switch4g: completely re-writen
[tomato.git] / release / src / router / pcre / libpcre32.pc
blob32cee781bbc62610a73e60159f80acf050329124
1 # Package Information for pkg-config
3 prefix=/usr
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: libpcre32
9 Description: PCRE - Perl compatible regular expressions C library with 32 bit character support
10 Version: 8.35
11 Libs: -L${libdir} -lpcre32
12 Cflags: -I${includedir}