summaryrefslogtreecommitdiff
path: root/zephyr.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr.pc.in')
-rw-r--r--zephyr.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/zephyr.pc.in b/zephyr.pc.in
new file mode 100644
index 0000000..00782f4
--- /dev/null
+++ b/zephyr.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: @PACKAGE_NAME@
+Description: Project Athena's notification service
+Version: @PACKAGE_VERSION@
+Requires:
+Libs: -L${libdir} -l@PACKAGE_NAME@
+Libs.private: @HESIOD_LIBS@ @KRB4_LIBS@ @KRB5_LIBS@ @REGEX_LIBS@
+Cflags: -I${includedir}