--- code/trunk/configure 2007/02/24 21:40:13 67 +++ code/trunk/configure 2007/02/24 21:40:18 69 @@ -936,15 +936,6 @@ # The list generated by autoconf has been trimmed to remove many # options that are totally irrelevant to PCRE (e.g. relating to X), # or are not supported by its Makefile. - # The list generated by autoconf has been trimmed to remove many - # options that are totally irrelevant to PCRE (e.g. relating to X), - # or are not supported by its Makefile. - # The list generated by autoconf has been trimmed to remove many - # options that are totally irrelevant to PCRE (e.g. relating to X), - # or are not supported by its Makefile. - # The list generated by autoconf has been trimmed to remove many - # options that are totally irrelevant to PCRE (e.g. relating to X), - # or are not supported by its Makefile. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures this package to adapt to many kinds of systems. @@ -1441,8 +1432,8 @@ PCRE_MAJOR=4 -PCRE_MINOR=2 -PCRE_DATE=14-Apr-2003 +PCRE_MINOR=3 +PCRE_DATE=21-May-2003 PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} @@ -5103,7 +5094,7 @@ ;; darwin* | rhapsody*) - # This patch put in by hand by PH (12-Mar-2003) for Darwin 1.3. + # This patch put in by hand by PH (22-May-2003) for Darwin 1.3. case "$host_os" in rhapsody* | darwin1.[[012]]) allow_undefined_flag='-undefined suppress' @@ -5113,7 +5104,7 @@ ;; esac # End of hand-inserted patch - + # FIXME: Relying on posixy $() will cause problems for # cross-compilation, but unfortunately the echo tests do not # yet detect zsh echo's removal of \ escapes.