aboutsummaryrefslogtreecommitdiffstats
path: root/serd.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'serd.pc.in')
-rw-r--r--serd.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/serd.pc.in b/serd.pc.in
index c6006255..c611e692 100644
--- a/serd.pc.in
+++ b/serd.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: Serd
Version: @SERD_VERSION@
Description: Lightweight RDF syntax library
-Libs: -L${libdir} -lserd-@SERD_MAJOR_VERSION@
-Cflags: -I${includedir}/serd-@SERD_MAJOR_VERSION@
+Libs: @SERD_LIBS@
+Cflags: @SERD_CFLAGS@