[packages] net/freeswitch: Remove shell-script based UCI config. It breaks on restar...
[openwrt/svn-archive/archive.git] / utils / anyremote / patches / 010-dont-add-host-includes.patch
1 diff --git a/configure b/configure
2 index 2a4e2a4..396d5a2 100755
3 --- a/configure
4 +++ b/configure
5 @@ -3940,7 +3940,7 @@ _ACEOF
6 fi
7
8
9 -CFLAGS="$CFLAGS -I/usr/local/include -Wall -D_REENTRANT -O2 -g"
10 +CFLAGS="$CFLAGS -Wall -D_REENTRANT -O2 -g"
11
12 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
13