1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/audio/mp3blaster/files/patch-ab
Christian Weisgerber 5e81b40672 * Update to 3.1.1.
* Fix building with gcc3.1 (-CURRENT).
* Add Ogg Vorbis support.

Approved by:	maintainer
2002-07-21 20:54:54 +00:00

15 lines
366 B
Plaintext

$FreeBSD$
--- configure.orig Sat Mar 16 21:00:46 2002
+++ configure Sun Jul 21 17:31:27 2002
@@ -2652,7 +2652,7 @@
fi
done
-for ac_hdr in sys/soundcard.h machine/soundcard.h soundcard.h getopt.h
+for ac_hdr in sys/soundcard.h machine/soundcard.h soundcard.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6