summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/monkey/monkey.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'fluent-bit/lib/monkey/monkey.pc.in')
-rw-r--r--fluent-bit/lib/monkey/monkey.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/fluent-bit/lib/monkey/monkey.pc.in b/fluent-bit/lib/monkey/monkey.pc.in
new file mode 100644
index 000000000..bd04d076d
--- /dev/null
+++ b/fluent-bit/lib/monkey/monkey.pc.in
@@ -0,0 +1,10 @@
+prefix=PREFIX
+libdir=LIBDIR
+includedir=INCDIR
+
+Name: Monkey
+Description: Fast embeddable web server
+Version: VERSION
+Requires:
+Libs: -L${libdir} -lmonkey -pthread
+Cflags: -I${includedir}