From: jow Date: Tue, 7 Feb 2012 12:58:21 +0000 (+0000) Subject: [packages_10.03.2] yafc: merge r30351 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=7f6715bd0080d34115e537467da43d84f6a462ff;p=10.03%2Fpackages.git [packages_10.03.2] yafc: merge r30351 git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_10.03.2@30352 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/yafc/Makefile b/net/yafc/Makefile index 7ea0e94..9060874 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