| 936 |
# The list generated by autoconf has been trimmed to remove many |
# The list generated by autoconf has been trimmed to remove many |
| 937 |
# options that are totally irrelevant to PCRE (e.g. relating to X), |
# options that are totally irrelevant to PCRE (e.g. relating to X), |
| 938 |
# or are not supported by its Makefile. |
# 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. |
|
| 939 |
# This message is too long to be a string in the A/UX 3.1 sh. |
# This message is too long to be a string in the A/UX 3.1 sh. |
| 940 |
cat <<_ACEOF |
cat <<_ACEOF |
| 941 |
\`configure' configures this package to adapt to many kinds of systems. |
\`configure' configures this package to adapt to many kinds of systems. |
| 1432 |
|
|
| 1433 |
|
|
| 1434 |
PCRE_MAJOR=4 |
PCRE_MAJOR=4 |
| 1435 |
PCRE_MINOR=2 |
PCRE_MINOR=3 |
| 1436 |
PCRE_DATE=14-Apr-2003 |
PCRE_DATE=21-May-2003 |
| 1437 |
PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
| 1438 |
|
|
| 1439 |
|
|
| 5094 |
;; |
;; |
| 5095 |
|
|
| 5096 |
darwin* | rhapsody*) |
darwin* | rhapsody*) |
| 5097 |
# 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. |
| 5098 |
case "$host_os" in |
case "$host_os" in |
| 5099 |
rhapsody* | darwin1.[[012]]) |
rhapsody* | darwin1.[[012]]) |
| 5100 |
allow_undefined_flag='-undefined suppress' |
allow_undefined_flag='-undefined suppress' |
| 5104 |
;; |
;; |
| 5105 |
esac |
esac |
| 5106 |
# End of hand-inserted patch |
# End of hand-inserted patch |
| 5107 |
|
|
| 5108 |
# FIXME: Relying on posixy $() will cause problems for |
# FIXME: Relying on posixy $() will cause problems for |
| 5109 |
# cross-compilation, but unfortunately the echo tests do not |
# cross-compilation, but unfortunately the echo tests do not |
| 5110 |
# yet detect zsh echo's removal of \ escapes. |
# yet detect zsh echo's removal of \ escapes. |