]> mj.ucw.cz Git - libucw.git/blobdiff - shxml/libshxml.pc
Sorter debugging tools can be compiled again
[libucw.git] / shxml / libshxml.pc
index c2172b399fdc1d2815372d0144be4e164a2579c8..44983e21b81e2f30ec60dec9c474b6be22065835 100644 (file)
@@ -3,9 +3,12 @@
 libdir=@LIBDIR@
 incdir=.
 
+# Override if you want to use the -pic version
+picsuffix=
+
 Name: libshxml
 Description: XML parser for Sherlock project
-Version: @SHERLOCK_VERSION@
+Version: @UCW_VERSION@
 Cflags: -I${incdir}
-Libs: -L${libdir} -lshxml
+Libs: -L${libdir} -lshxml${picsuffix}
 Requires: @DEPS@