From 4701277f4adfa7406b8c717575fc5f7243d70500 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 24 Aug 2014 23:28:49 +0300 Subject: [PATCH] samba: clean up unused configure opts --- packages/network/samba/package.mk | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/packages/network/samba/package.mk b/packages/network/samba/package.mk index ad169ff45d..73e9a5d61c 100644 --- a/packages/network/samba/package.mk +++ b/packages/network/samba/package.mk @@ -68,7 +68,6 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file__proc_sys_kernel_core_pattern=yes \ --disable-krb5developer \ --disable-picky-developer \ --enable-largefile \ - --with-pthreads \ --disable-socket-wrapper \ --disable-nss-wrapper \ --disable-swat \ @@ -80,7 +79,6 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file__proc_sys_kernel_core_pattern=yes \ --disable-dnssd \ $SMB_AVAHI \ --disable-pthreadpool \ - --disable-netapi \ --disable-dmalloc \ --with-fhs \ --without-libtalloc \ @@ -94,14 +92,10 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file__proc_sys_kernel_core_pattern=yes \ --without-afs \ --without-fake-kaserver \ --without-vfs-afsacl \ - --without-dce-dfs \ --without-ldap \ --without-ads \ --without-dnsupdate \ --without-automount \ - --without-cifsmount \ - --without-cifsumount \ - --without-cifsupcall \ --without-krb5 \ --without-pam \ --without-pam_smbpass \ @@ -118,9 +112,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file__proc_sys_kernel_core_pattern=yes \ --without-wbclient \ --without-winbind \ --with-included-popt \ - --with-included-iniparser \ - --without-sqlite3 \ - --without-setproctitle" + --with-included-iniparser" pre_configure_target() { ( cd ../source3