--- 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")