From be48ce2e0cf06cabdf6536f1a5357b30d2ed37ed Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 31 May 2011 12:18:57 +0300 Subject: Add missing guichan files. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 88952d80f..8141dabdb 100755 --- a/configure.ac +++ b/configure.ac @@ -136,7 +136,6 @@ if test "x$with_internalguichan" == "xno"; then AC_CHECK_LIB([guichan_sdl], [gcnSDL], , AC_MSG_ERROR([ *** Unable to find Guichan SDL library (http://guichan.sf.net/)])) -# CPPFLAGS="-I/usr/include -I. -I.. $CPPFLAGS" else with_internalguichan=yes -- cgit v1.2.3-60-g2f50