From: Jo-Philipp Wich Date: Tue, 7 Feb 2012 12:58:21 +0000 (+0000) Subject: yafc: merge r30351 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=82cf7b287d5227e1af7b19cc1cded9f4720b04e4;p=openwrt%2Fsvn-archive%2Fpackages.git yafc: merge r30351 SVN-Revision: 30352 --- diff --git a/net/yafc/Makefile b/net/yafc/Makefile index 7ea0e94e7..90608748b 100644 --- a/net/yafc/Makefile +++ b/net/yafc/Makefile @@ -30,6 +30,13 @@ define Package/yafc endef # uses GNU configure +CONFIGURE_ARGS += \ + --with-socks=no \ + --with-socks5=no \ + --with-krb4=no \ + --with-krb5=no \ + --with-gssapi=no + CONFIGURE_VARS += \ bash_cv_func_sigsetjmp=missing