summaryrefslogtreecommitdiff
path: root/source4/librpc/dcerpc_samr.pc.in
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-01-23 15:09:55 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-01-23 15:09:55 +1100
commit56a611b12618ef0224a7a8a12883e0ab8340962d (patch)
treed7bdef53981d1131bee032bfd7b1d68b597c6fe2 /source4/librpc/dcerpc_samr.pc.in
parent2eab4abf25453a1849adb28d65869c16b2479f57 (diff)
parent37325c4c1324d6b768bc8f4449a954550333e34d (diff)
downloadsamba-56a611b12618ef0224a7a8a12883e0ab8340962d.tar.gz
samba-56a611b12618ef0224a7a8a12883e0ab8340962d.tar.bz2
samba-56a611b12618ef0224a7a8a12883e0ab8340962d.zip
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit f82eec69f1846aa46e4afe595d956cfd2256c335)
Diffstat (limited to 'source4/librpc/dcerpc_samr.pc.in')
-rw-r--r--source4/librpc/dcerpc_samr.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/source4/librpc/dcerpc_samr.pc.in b/source4/librpc/dcerpc_samr.pc.in
new file mode 100644
index 0000000000..c4102237d3
--- /dev/null
+++ b/source4/librpc/dcerpc_samr.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: dcerpc_samr
+Description: DCE/RPC client library - SAMR
+Requires.private: dcerpc ndr
+Version: 0.0.1
+Libs: -L${libdir} -ldcerpc_samr
+Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1