summaryrefslogtreecommitdiff
path: root/compositeext.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'compositeext.pc.in')
-rw-r--r--compositeext.pc.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/compositeext.pc.in b/compositeext.pc.in
new file mode 100644
index 0000000..bf2297a
--- /dev/null
+++ b/compositeext.pc.in
@@ -0,0 +1,9 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: ApportionExt
+Description: Apportion X extension headers
+Version: @PACKAGE_VERSION@
+Cflags: -I${includedir} @APPORTIONEXT_CFLAGS@