Merge remote-tracking branch 'origin/tomato-shibby-RT-AC' into arrmo-RT-AC
[tomato.git] / release / src / router / pcre / libpcre.pc
blobf5b57889a9fc94e7c843727c6afacd89436994fb
1 # Package Information for pkg-config
3 prefix=/usr
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: libpcre
9 Description: PCRE - Perl compatible regular expressions C library with 8 bit character support
10 Version: 8.35
11 Libs: -L${libdir} -lpcre
12 Cflags: -I${includedir}