summaryrefslogtreecommitdiff
path: root/source3/pkgconfig
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-18 15:54:51 +0100
committerGünther Deschner <gd@samba.org>2011-02-18 16:46:35 +0100
commit927792b21235bf8409ea04022b2912728f21d79e (patch)
tree228d20f7b541f9673c7575186e8345d53da36fcb /source3/pkgconfig
parent9154f0b4510ec9e3c7916b5fd3f37c441bd8c490 (diff)
downloadsamba-927792b21235bf8409ea04022b2912728f21d79e.tar.gz
samba-927792b21235bf8409ea04022b2912728f21d79e.tar.bz2
samba-927792b21235bf8409ea04022b2912728f21d79e.zip
s3-smbsharemodes: libsmbsharemodes does neither depend on krb5 or ldap.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Feb 18 16:46:35 CET 2011 on sn-devel-104
Diffstat (limited to 'source3/pkgconfig')
-rw-r--r--source3/pkgconfig/smbsharemodes.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/pkgconfig/smbsharemodes.pc.in b/source3/pkgconfig/smbsharemodes.pc.in
index dcb0d2eeda..1af7d4fd44 100644
--- a/source3/pkgconfig/smbsharemodes.pc.in
+++ b/source3/pkgconfig/smbsharemodes.pc.in
@@ -9,6 +9,6 @@ Version: 0
URL: http://www.samba.org/
#Libs: -L@libdir@ -lsmbsharemodes
Libs: -lsmbsharemodes
-Libs.private: -lsmbsharemodes @KRB5_LIBS@ @LDAP_LIBS@ @LIBS@
+Libs.private: -lsmbsharemodes @LIBS@
Cflags: -I@includedir@