From d28d2b9e23f5ede57ae3325fcadfac0056af7d57 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Sun, 20 Jan 2002 23:21:52 +0000 Subject: Change SDL checks. CVS patchset: 1431 CVS date: 2002/01/20 23:21:52 --- cvscompile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cvscompile.sh') diff --git a/cvscompile.sh b/cvscompile.sh index 9a888fd7a..e4159a9d3 100755 --- a/cvscompile.sh +++ b/cvscompile.sh @@ -13,7 +13,7 @@ rm -f config.cache srcdir=`dirname $0` test -z "$srcdir" && srcdir=. -m4_files="_xine.m4 arts.m4 esd.m4 iconv.m4 lcmessage.m4 vorbis.m4 aa.m4 gettext.m4 irixal.m4 ogg.m4 alsa.m4 codeset.m4 glibc21.m4 isc-posix.m4 progtest.m4" +m4_files="_xine.m4 arts.m4 esd.m4 iconv.m4 lcmessage.m4 vorbis.m4 aa.m4 gettext.m4 irixal.m4 ogg.m4 alsa.m4 codeset.m4 glibc21.m4 isc-posix.m4 progtest.m4 sdl.m4" if test -d $srcdir/m4; then rm -f acinclude.m4 for m4f in $m4_files; do -- cgit v1.2.3