disable pam support explicitly

git-svn-id: svn://svn.openwrt.org/openwrt/packages@6695 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-03-25 12:28:30 +00:00
parent 814f2c2007
commit 5523488728

View File

@ -46,13 +46,13 @@ endef
define Build/Configure
$(call Build/Configure/Default, \
--libexecdir=/usr/lib \
--with-cups-user=root \
--with-cups-group=root \
--without-perl \
--without-python \
--without-php \
--enable-shared \
--disable-pam \
--disable-slp \
--disable-gnutls \
--disable-openssl \