aboutsummaryrefslogtreecommitdiffstats
path: root/serd.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'serd.pc.in')
-rw-r--r--serd.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/serd.pc.in b/serd.pc.in
deleted file mode 100644
index c3604c8a..00000000
--- a/serd.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@PREFIX@
-exec_prefix=@EXEC_PREFIX@
-libdir=@LIBDIR@
-includedir=@INCLUDEDIR@
-
-Name: Serd
-Version: @SERD_VERSION@
-Description: Lightweight RDF syntax library
-Libs: -L${libdir} -l@LIB_SERD@
-Libs.private: -lm
-Cflags: -I${includedir}/serd-@SERD_MAJOR_VERSION@