14 lines
305 B
Diff
14 lines
305 B
Diff
|
diff --git a/configure b/configure
|
||
|
index 2a4e2a4..396d5a2 100755
|
||
|
--- a/configure
|
||
|
+++ b/configure
|
||
|
@@ -3940,7 +3940,7 @@ _ACEOF
|
||
|
fi
|
||
|
|
||
|
|
||
|
-CFLAGS="$CFLAGS -I/usr/local/include -Wall -D_REENTRANT -O2 -g"
|
||
|
+CFLAGS="$CFLAGS -Wall -D_REENTRANT -O2 -g"
|
||
|
|
||
|
# On IRIX 5.3, sys/types and inttypes.h are conflicting.
|
||
|
|