From bee2c0e61cd65314893d94eb460069ca9caf7ac2 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 2 Feb 2008 15:58:26 +0000 Subject: don't pass options to configure which are not used git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@612 ef36b2f9-881f-0410-afb5-c4e39611909c --- debian/rules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 7b2d278..307dd67 100755 --- a/debian/rules +++ b/debian/rules @@ -25,9 +25,7 @@ configure-stamp: --with-ldap-lib=openldap \ --with-ldap-conf-file=/etc/nss-ldapd.conf \ --with-nslcd-pidfile=/var/run/nslcd/nslcd.pid \ - --with-nslcd-socket=/var/run/nslcd/socket \ - --enable-paged-results \ - --enable-configurable-krb5-ccname-gssapi + --with-nslcd-socket=/var/run/nslcd/socket touch configure-stamp build: configure-stamp build-stamp -- cgit v1.2.3