packages/utils/anyremote/patches/010-dont-add-host-includes.patch
luka cbca2c811f [packages] anyremote: upgrade to version 6.2
Signed-off-by: Mikhail Fedotov <anyremote@mail.ru>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-11 10:47:00 +00:00

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 \