summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/sssd.spec.in2
-rw-r--r--contrib/suse/sssd.spec.in2
2 files changed, 0 insertions, 4 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index 0d28f8b3e..9d5d30414 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -197,8 +197,6 @@ A dynamically-growing, reference-counted array
%setup -q
%build
-NSS_LIBS=-lnss3 \
-KRB5_LIBS=-lkrb5 \
%configure \
--with-db-path=%{dbpath} \
--with-pipe-path=%{pipepath} \
diff --git a/contrib/suse/sssd.spec.in b/contrib/suse/sssd.spec.in
index 8fce0b1cf..6cddcc060 100644
--- a/contrib/suse/sssd.spec.in
+++ b/contrib/suse/sssd.spec.in
@@ -100,8 +100,6 @@ time properties
%setup -q
%build
-NSS_LIBS=-lnss3 \
-KRB5_LIBS=-lkrb5 \
%configure \
--without-tests \
--with-db-path=%{dbpath} \