cbca2c811f
Signed-off-by: Mikhail Fedotov <anyremote@mail.ru> git-svn-id: svn://svn.openwrt.org/openwrt/packages@35550 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
352 B
Diff
12 lines
352 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -4135,7 +4135,7 @@ $as_echo "#define HAVE_SYS_WAIT_H 1" >>c
|
|
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.
|
|
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
|