[packages] peerguardian: libnetfilter-queue-libipq has been dropped upstream, switch...
[openwrt/svn-archive/archive.git] / net / arpd / patches / 004-no_dnet_config_check.patch
1 --- a/configure
2 +++ b/configure
3 @@ -2170,8 +2170,7 @@ echo "${ECHO_T}$withval" >&6
4 DNETLIB="`$withval/bin/dnet-config --libs`"
5 else
6 { { echo "$as_me:2172: error: dnet-config not found in $withval/bin" >&5
7 -echo "$as_me: error: dnet-config not found in $withval/bin" >&2;}
8 - { (exit 1); exit 1; }; }
9 +echo "$as_me: error: dnet-config not found in $withval/bin" >&2;} }
10 fi
11 ;;
12 esac