Parent Directory
|
Revision Log
|
Patch
revision 59 by nigel, Sat Feb 24 21:39:54 2007 UTC | revision 61 by nigel, Sat Feb 24 21:39:58 2007 UTC | |
---|---|---|
# | Line 1091 rm -f conftest.sh | Line 1091 rm -f conftest.sh |
1091 | ac_config_headers="$ac_config_headers config.h:config.in" | ac_config_headers="$ac_config_headers config.h:config.in" |
1092 | ||
1093 | PCRE_MAJOR=3 | PCRE_MAJOR=3 |
1094 | PCRE_MINOR=8 | PCRE_MINOR=9 |
1095 | PCRE_DATE=18-Dec-2001 | PCRE_DATE=02-Jan-2002 |
1096 | PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} | PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
1097 | ||
1098 | PCRE_LIB_VERSION=0:1:0 | PCRE_LIB_VERSION=0:1:0 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |