summaryrefslogtreecommitdiffstats
path: root/source/n/samba/pytalloc-util.pc
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/samba/pytalloc-util.pc')
-rw-r--r--source/n/samba/pytalloc-util.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/n/samba/pytalloc-util.pc b/source/n/samba/pytalloc-util.pc
new file mode 100644
index 000000000..800a9a815
--- /dev/null
+++ b/source/n/samba/pytalloc-util.pc
@@ -0,0 +1,11 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${prefix}/lib
+includedir=${prefix}/include
+
+Name: pytalloc-util
+Description: Utility functions for using talloc objects with Python
+Version: 2.0.8
+Libs: -L${libdir} -lpytalloc-util
+Cflags: -Wl,-rpath,/usr/lib -I${includedir}
+URL: http://talloc.samba.org/