summaryrefslogtreecommitdiff
path: root/libutf8proc.pc.in
blob: 2155841b1d4ac93c82e74814789ecc2776b6e23d (plain)
1
2
3
4
5
6
7
8
9
10
prefix=PREFIX
exec_prefix=${prefix}
libdir=${exec_prefix}/LIBDIR
includedir=${prefix}/include

Name: libutf8proc
Description: UTF8 processing
Version: VERSION
Libs: -L${libdir} -lutf8proc
Cflags: -I${includedir}