configure.ac

changeset 4213
4706bfe12779
parent 4209
4cbcc597b679
child 4252
06a5761c6d5c
--- a/configure.ac	Mon Jan 06 04:33:13 2003 +0000
+++ b/configure.ac	Mon Jan 06 09:40:57 2003 +0000
@@ -69,7 +69,7 @@
 ])
 
 dnl This is a bad, bad hack.  I am a bad, bad man.
-CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include -I\$(top_srcdir)"
+CFLAGS="$CFLAGS -I/opt/include -I\$(top_srcdir)"
 
 AC_ARG_ENABLE(distrib,,,enable_distrib=no)
 AM_CONDITIONAL(DISTRIB, test "x$enable_distrib" = "xyes")

mercurial