summaryrefslogtreecommitdiff
path: root/raptor2.pc.in
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2010-03-29 19:42:07 -0700
committerDave Beckett <dave@dajobe.org>2010-03-29 19:42:07 -0700
commite668b0645e0a497b84402d28f28e916e51163789 (patch)
treebbfc3922acaaccc9704034a15778ab61a2d8859e /raptor2.pc.in
parentf0e8e665f58708f8ed07df04697fe5a6ecc1856d (diff)
downloadraptor-e668b0645e0a497b84402d28f28e916e51163789.tar.gz
link with -lraptor2
Diffstat (limited to 'raptor2.pc.in')
-rw-r--r--raptor2.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/raptor2.pc.in b/raptor2.pc.in
index dd942bff..2c474023 100644
--- a/raptor2.pc.in
+++ b/raptor2.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@/@PACKAGE@
Name: Raptor RDF Parsing Library
Description: RDF Parser Toolkit Library
Version: @VERSION@
-Libs: -L${libdir} -lraptor
+Libs: -L${libdir} -lraptor2
Libs.private: @RAPTOR_LDFLAGS@
Cflags: -I${includedir}