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, 0 insertions, 10 deletions
diff --git a/fluent-bit/lib/monkey/monkey.pc.in b/fluent-bit/lib/monkey/monkey.pc.in
deleted file mode 100644
index bd04d076d..000000000
--- a/fluent-bit/lib/monkey/monkey.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=PREFIX
-libdir=LIBDIR
-includedir=INCDIR
-
-Name: Monkey
-Description: Fast embeddable web server
-Version: VERSION
-Requires:
-Libs: -L${libdir} -lmonkey -pthread
-Cflags: -I${includedir}