git » libutf8proc.git » main » tree

[main] / libutf8proc.pc.in

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