]> mj.ucw.cz Git - libucw.git/blobdiff - charset/libucw-charset.pc
Doc: Documented growing arrays, generic allocators and related things
[libucw.git] / charset / libucw-charset.pc
index b4a17ca3fd2e2734b9407c1315fdce0c2a977039..1795258e46ee0f675340d4e28446ac9bb9d2e836 100644 (file)
@@ -8,7 +8,7 @@ picsuffix=
 
 Name: libucw-charset
 Description: Character set conversion library
-Version: @UCW_ABI_VERSION@
+Version: @UCW_VERSION@
 Cflags: -I${incdir}
-Libs: -L${libdir} -lucw-charset${picsuffix}
-Requires: @DEPS@
+Libs: -L${libdir} -lucw-charset@UCW_ABI_SUFFIX@${picsuffix}
+Requires.private: @DEPS@