usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / pcre / libpcre32.pc
blob81c3f1889a09d7b129a4b77e153c29925673d6b1
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.32
11 Libs: -L${libdir} -lpcre32
12 Cflags: -I${includedir}