diff configure.ac @ 725:a467a9e84295 trunk

[svn] - without this, libconsole.so doesn't compile.
author yaz
date Sat, 24 Feb 2007 20:27:03 -0800
parents 454ad11020ec
children c26dc360a03e
line wrap: on
line diff
--- a/configure.ac	Sat Feb 24 17:09:19 2007 -0800
+++ b/configure.ac	Sat Feb 24 20:27:03 2007 -0800
@@ -900,6 +900,7 @@
 AM_CONDITIONAL(HAVE_LINUX_JOYSTICK,test "${ac_cv_header_linux_joystick_h}" = "yes")
 
 CFLAGS="$CFLAGS $AUDACIOUS_CFLAGS"
+CXXFLAGS="$CXXFLAGS $AUDACIOUS_CFLAGS"
 
 AC_MSG_CHECKING(if __ELF__ is defined)
 AC_EGREP_CPP(yes,