Parent Directory
|
Revision Log
r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties throughout
| 1 | # 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 | Description: PCRE - Perl compatible regular expressions C library |
| 10 | Version: @PCRE_VERSION@ |
| 11 | Libs: -L${libdir} -lpcre |
| 12 | Cflags: -I${includedir} |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | "Author Date Id Revision Url" |
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |