summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac1
1 files changed, 0 insertions, 1 deletions
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