summaryrefslogtreecommitdiff
path: root/source3/pkgconfig/smbclient.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/pkgconfig/smbclient.pc.in')
-rw-r--r--source3/pkgconfig/smbclient.pc.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/source3/pkgconfig/smbclient.pc.in b/source3/pkgconfig/smbclient.pc.in
deleted file mode 100644
index 969abbe1ff..0000000000
--- a/source3/pkgconfig/smbclient.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: Samba libsmbclient
-Description: A library to access CIFS servers
-Version: 0
-URL: http://www.samba.org/
-#Libs: -L@libdir@ -lsmbclient
-Libs: -lsmbclient
-Libs.private: -lsmbclient @KRB5_LIBS@ @LDAP_LIBS@ @LIBS@
-Cflags: -I@includedir@
-