usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / pcre / libpcre16.pc
blobe6afe1a903b6bf612e562f2fd912fd7e775360d3
1 # Package Information for pkg-config
3 prefix=/usr
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: libpcre16
9 Description: PCRE - Perl compatible regular expressions C library with 16 bit character support
10 Version: 8.32
11 Libs: -L${libdir} -lpcre16
12 Cflags: -I${includedir}