X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=shxml%2Flibshxml.pc;h=44983e21b81e2f30ec60dec9c474b6be22065835;hb=e5d79225e3eef5c39be7f8e5006e331ed0f76f2f;hp=877b7a436f61f04268e22bef18e909f7d4ca5be7;hpb=a81828fdd27436b0577b048d6fad7cc1c70ac23e;p=libucw.git diff --git a/shxml/libshxml.pc b/shxml/libshxml.pc index 877b7a43..44983e21 100644 --- a/shxml/libshxml.pc +++ b/shxml/libshxml.pc @@ -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: @UCW_VERSION@ Cflags: -I${incdir} -Libs: -L${libdir} -lshxml +Libs: -L${libdir} -lshxml${picsuffix} Requires: @DEPS@