summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-compat-howl.pc.in')
-rw-r--r--avahi-compat-howl.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/avahi-compat-howl.pc.in b/avahi-compat-howl.pc.in
new file mode 100644
index 0000000..1a636a1
--- /dev/null
+++ b/avahi-compat-howl.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include/avahi-compat-howl/
+
+Name: avahi-compat-howl
+Description: Avahi Multicast DNS Responder (HOWL) Compatibility)
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lavahi-compat-howl
+Cflags: -D_REENTRANT -I${includedir}