Parent Directory
|
Revision Log
Merging all the changes from the pcre16 branch into the trunk.
| 1 | nigel | 75 | # Package Information for pkg-config |
| 2 | |||
| 3 | prefix=@prefix@ | ||
| 4 | exec_prefix=@exec_prefix@ | ||
| 5 | libdir=@libdir@ | ||
| 6 | includedir=@includedir@ | ||
| 7 | |||
| 8 | Name: libpcre | ||
| 9 | ph10 | 836 | Description: PCRE - Perl compatible regular expressions C library with 8 bit character support |
| 10 | ph10 | 97 | Version: @PACKAGE_VERSION@ |
| 11 | nigel | 75 | Libs: -L${libdir} -lpcre |
| 12 | ph10 | 430 | Cflags: -I${includedir} @PCRE_STATIC_CFLAG@ |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | "Author Date Id Revision Url" |
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |