From 959a829178ffa782a03d65997c48a9eac7e1d20e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 7 Feb 2012 12:58:21 +0000 Subject: [PATCH] [packages_10.03.2] yafc: merge r30351 SVN-Revision: 30352 --- net/yafc/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/net/yafc/Makefile b/net/yafc/Makefile index 7ea0e94e74..90608748bf 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 -- 2.30.2