From 9499e6ea2bcb526b3516a7a57cbd744942bdfb7e Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Wed, 5 Nov 2003 18:34:43 +0000 Subject: remove audio_out specific stuff from cflags CVS patchset: 5691 CVS date: 2003/11/05 18:34:43 --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1bb9d96cd..eacb90be1 100644 --- a/configure.ac +++ b/configure.ac @@ -1639,9 +1639,6 @@ case "$host_or_hostalias" in esac -CFLAGS="$CFLAGS $ALSA_CFLAGS $ESD_CFLAGS $ARTS_CFLAGS $IRIXAL_CFLAGS" -DEBUG_CFLAGS="$DEBUG_CFLAGS $ALSA_CFLAGS $ESD_CFLAGS $ARTS_CFLAGS $IRIXAL_CFLAGS" - AM_CONDITIONAL(HAVE_W32DLL, test x"$enable_w32dll" = "xyes") if test x"$enable_w32dll" = "xyes"; then W32DLL_DEP="" -- cgit v1.2.3