summaryrefslogtreecommitdiff
path: root/source4/param/samba-hostconfig.pc.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-01 15:08:30 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-01 15:08:30 +0200
commitf41b9a9dde0dcad17e3a137537548f9bd9ab3901 (patch)
tree72a4dee546384c79e2648125bf441c832372a8c3 /source4/param/samba-hostconfig.pc.in
parent0ef6489eb171767401c2937f36e44c0b3c58f4f0 (diff)
downloadsamba-f41b9a9dde0dcad17e3a137537548f9bd9ab3901.tar.gz
samba-f41b9a9dde0dcad17e3a137537548f9bd9ab3901.tar.bz2
samba-f41b9a9dde0dcad17e3a137537548f9bd9ab3901.zip
Rename libsamba-config to libsamba-hostconfig.
(This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
Diffstat (limited to 'source4/param/samba-hostconfig.pc.in')
-rw-r--r--source4/param/samba-hostconfig.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/source4/param/samba-hostconfig.pc.in b/source4/param/samba-hostconfig.pc.in
new file mode 100644
index 0000000000..b8ba24096d
--- /dev/null
+++ b/source4/param/samba-hostconfig.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: samba-hostconfig
+Description: Host-wide Samba configuration
+Version: 0.0.1
+Libs: -L${libdir} -lsamba-hostconfig
+Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1