summaryrefslogtreecommitdiffstats
path: root/audio/sox/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sox/files/patch-Makefile.in')
-rw-r--r--audio/sox/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/sox/files/patch-Makefile.in b/audio/sox/files/patch-Makefile.in
new file mode 100644
index 0000000..ed83c3b
--- /dev/null
+++ b/audio/sox/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in~ Sat Feb 8 08:39:19 2003
++++ Makefile.in Thu Mar 27 22:24:53 2003
+@@ -28,7 +28,7 @@
+ GSM_LIB_1 = -lgsm
+ GSM_SUPPORT = @GSM_SUPPORT@
+
+-CFLAGS = @CFLAGS@ -I$(srcdir) -I$(builddir)
++CFLAGS = @CFLAGS@ @CPPFLAGS@ -I$(srcdir) -I$(builddir)
+ LDFLAGS = -L. -L./gsm @LDFLAGS@
+ LIBS = -lst $(GSM_LIB_$(GSM_SUPPORT)) @LIBS@
+
OpenPOWER on IntegriCloud