unbound: update to version 1.17.1
[feed/packages.git] / net / isc-dhcp / patches / 520-bind-no-catgets.patch
1 --- a/bind/Makefile.in
2 +++ b/bind/Makefile.in
3 @@ -57,6 +57,7 @@ bind1:
4 rm -rf ${cleandirs} ${cleanfiles} ; \
5 (cd ${bindsrcdir} && \
6 export CC=${CROSS_CC} AR=${TARGET_AR} RANLIB=${TARGET_RANLIB} && \
7 + ac_cv_func_catgets=no \
8 ./configure ${bindconfig} --disable-atomic \
9 --disable-kqueue --disable-epoll --disable-kqueue \
10 --disable-epoll --disable-devpoll --without-openssl \