wok-next view utf8proc/stuff/libutf8proc.pc.in @ rev 21529

updated buildroot (2014.08 -> 2020.05)
author Hans-G?nter Theisgen
date Sat Jun 20 16:34:10 2020 +0100 (2020-06-20)
parents
children
line source
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: libutf8proc
7 Description: UTF8 processing
8 Version: @VERSION@
9 Libs: -L${libdir} -lutf8proc
10 Cflags: -I${includedir} -DUTF8PROC_EXPORTS