aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3asm/files
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-08-30 05:09:06 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-08-30 05:09:06 +0000
commit3fc821f9cf815b4d4bd3e21890ea1a73d22b4e11 (patch)
tree9bf5fdf145fdb6ef332a7ec40e8b95dd0708624c /audio/mp3asm/files
parent668637d3c5ebb8455726bc4461d5254a81b1a815 (diff)
downloadports-3fc821f9cf815b4d4bd3e21890ea1a73d22b4e11.tar.gz
ports-3fc821f9cf815b4d4bd3e21890ea1a73d22b4e11.zip
Notes
Diffstat (limited to 'audio/mp3asm/files')
-rw-r--r--audio/mp3asm/files/patch-configure.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mp3asm/files/patch-configure.in b/audio/mp3asm/files/patch-configure.in
new file mode 100644
index 000000000000..889ad46f7f03
--- /dev/null
+++ b/audio/mp3asm/files/patch-configure.in
@@ -0,0 +1,12 @@
+--- configure.in.orig Thu Apr 12 00:21:30 2001
++++ configure.in Thu Aug 30 00:19:21 2001
+@@ -7,7 +7,8 @@
+ dnl Checks for programs.
+ AC_PROG_LN_S
+
+-CFLAGS="-g -O -Wall"
++CC="$CC"
++CFLAGS="-g -Wall $CFLAGS"
+
+ dnl Checks for libraries.
+