aboutsummaryrefslogtreecommitdiff
path: root/extra/libutf8proc/files/libutf8proc.pc.in
blob: c59a78a18315ba0398c5798cff27b4b681b9a7e5 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

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