Parent Directory
|
Revision Log
|
Patch
| revision 835 by ph10, Tue Sep 1 16:29:46 2009 UTC | revision 836 by ph10, Wed Dec 28 17:16:11 2011 UTC | |
|---|---|---|
| # | Line 6 libdir=@libdir@ | Line 6 libdir=@libdir@ |
| 6 | includedir=@includedir@ | includedir=@includedir@ |
| 7 | ||
| 8 | Name: libpcre | Name: libpcre |
| 9 | Description: PCRE - Perl compatible regular expressions C library | Description: PCRE - Perl compatible regular expressions C library with 8 bit character support |
| 10 | Version: @PACKAGE_VERSION@ | Version: @PACKAGE_VERSION@ |
| 11 | Libs: -L${libdir} -lpcre | Libs: -L${libdir} -lpcre |
| 12 | Cflags: -I${includedir} @PCRE_STATIC_CFLAG@ | Cflags: -I${includedir} @PCRE_STATIC_CFLAG@ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |