]> mj.ucw.cz Git - libucw.git/blob - charset/libcharset.pc
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git#v3.11
[libucw.git] / charset / libcharset.pc
1 # pkg-config metadata for libcharset
2
3 libdir=@LIBDIR@
4 incdir=.
5
6 Name: libcharset
7 Description: Character set conversion library
8 Version: @SHERLOCK_VERSION@
9 Cflags: -I${incdir}
10 Libs: -L${libdir} -lcharset
11 Requires: @DEPS@