summaryrefslogtreecommitdiffstats
path: root/audio/sound-juicer/files/patch-src::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sound-juicer/files/patch-src::Makefile.in')
-rw-r--r--audio/sound-juicer/files/patch-src::Makefile.in26
1 files changed, 13 insertions, 13 deletions
diff --git a/audio/sound-juicer/files/patch-src::Makefile.in b/audio/sound-juicer/files/patch-src::Makefile.in
index 460020551..e36a87ae6 100644
--- a/audio/sound-juicer/files/patch-src::Makefile.in
+++ b/audio/sound-juicer/files/patch-src::Makefile.in
@@ -1,16 +1,7 @@
---- src/Makefile.in.orig Mon Feb 7 02:21:49 2005
-+++ src/Makefile.in Mon Feb 7 02:22:46 2005
-@@ -61,7 +61,7 @@
- sj-about.$(OBJEXT) sj-extracting.$(OBJEXT) $(am__objects_1) \
- $(am__objects_2)
- sound_juicer_OBJECTS = $(am_sound_juicer_OBJECTS)
--sound_juicer_LDADD = $(LDADD)
-+sound_juicer_LDADD = $(LDADD) -lcam
- DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
- depcomp = $(SHELL) $(top_srcdir)/depcomp
- am__depfiles_maybe = depfiles
-@@ -233,7 +233,7 @@
- target_alias = @target_alias@
+--- src/Makefile.in.orig Thu Jul 14 16:37:01 2005
++++ src/Makefile.in Thu Jul 14 16:37:35 2005
+@@ -153,7 +153,7 @@
+ mkdir_p = @mkdir_p@
# General compiler flags
-AM_CFLAGS = -Wall -export-dynamic -W -Wno-unused-parameter
@@ -18,3 +9,12 @@
# General CPP flags. When I can demand automake 1.8, this can become
# sound_juicer_CPPFLAGS.
+@@ -237,7 +237,7 @@
+ sj-about.$(OBJEXT) sj-extracting.$(OBJEXT) sj-volume.$(OBJEXT) \
+ $(am__objects_1) $(am__objects_2)
+ sound_juicer_OBJECTS = $(am_sound_juicer_OBJECTS)
+-sound_juicer_LDADD = $(LDADD)
++sound_juicer_LDADD = $(LDADD) -lcam
+ sound_juicer_DEPENDENCIES =
+
+ DEFS = @DEFS@