466 |
# include <unistd.h> |
# include <unistd.h> |
467 |
#endif" |
#endif" |
468 |
|
|
469 |
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA build build_cpu build_vendor build_os host host_cpu host_vendor host_os LN_S ECHO RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP CPP EGREP LIBTOOL CC_FOR_BUILD CFLAGS_FOR_BUILD HAVE_MEMMOVE HAVE_STRERROR LINK_SIZE MATCH_LIMIT NEWLINE PCRE_MAJOR PCRE_MINOR PCRE_DATE PCRE_VERSION PCRE_LIB_VERSION PCRE_POSIXLIB_VERSION POSIX_MALLOC_THRESHOLD UTF8 POSIX_OBJ POSIX_LOBJ POSIX_LIB LIBOBJS LTLIBOBJS' |
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA build build_cpu build_vendor build_os host host_cpu host_vendor host_os LN_S ECHO RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP CPP EGREP LIBTOOL BUILD_EXEEXT BUILD_OBJEXT CC_FOR_BUILD CFLAGS_FOR_BUILD HAVE_MEMMOVE HAVE_STRERROR LINK_SIZE MATCH_LIMIT NEWLINE PCRE_MAJOR PCRE_MINOR PCRE_DATE PCRE_VERSION PCRE_LIB_VERSION PCRE_POSIXLIB_VERSION POSIX_MALLOC_THRESHOLD UTF8 WIN_PREFIX ON_WINDOWS NOT_ON_WINDOWS POSIX_OBJ POSIX_LOBJ POSIX_LIB LIBOBJS LTLIBOBJS' |
470 |
ac_subst_files='' |
ac_subst_files='' |
471 |
|
|
472 |
# Initialize some variables set by options. |
# Initialize some variables set by options. |
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. |
|
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. |
1424 |
|
|
1425 |
|
|
1426 |
|
|
1427 |
|
|
1428 |
|
|
1429 |
|
|
1430 |
ac_config_headers="$ac_config_headers config.h:config.in" |
ac_config_headers="$ac_config_headers config.h:config.in" |
1431 |
|
|
1432 |
|
|
1433 |
|
|
1434 |
PCRE_MAJOR=4 |
PCRE_MAJOR=4 |
1435 |
PCRE_MINOR=1 |
PCRE_MINOR=3 |
1436 |
PCRE_DATE=12-Mar-2003 |
PCRE_DATE=21-May-2003 |
1437 |
PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
1438 |
|
|
1439 |
|
|
3999 |
case $host in |
case $host in |
4000 |
*-*-irix6*) |
*-*-irix6*) |
4001 |
# Find out which ABI we are using. |
# Find out which ABI we are using. |
4002 |
echo '#line 4009 "configure"' > conftest.$ac_ext |
echo '#line 4012 "configure"' > conftest.$ac_ext |
4003 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4004 |
(eval $ac_compile) 2>&5 |
(eval $ac_compile) 2>&5 |
4005 |
ac_status=$? |
ac_status=$? |
4539 |
save_CFLAGS="$CFLAGS" |
save_CFLAGS="$CFLAGS" |
4540 |
CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" |
CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" |
4541 |
compiler_c_o=no |
compiler_c_o=no |
4542 |
if { (eval echo configure:4549: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then |
if { (eval echo configure:4552: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then |
4543 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
4544 |
# So say no if there are warnings |
# So say no if there are warnings |
4545 |
if test -s out/conftest.err; then |
if test -s out/conftest.err; then |
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. |
6209 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
6210 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
6211 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
6212 |
#line 6209 "configure" |
#line 6212 "configure" |
6213 |
#include "confdefs.h" |
#include "confdefs.h" |
6214 |
|
|
6215 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
6307 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
6308 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
6309 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
6310 |
#line 6307 "configure" |
#line 6310 "configure" |
6311 |
#include "confdefs.h" |
#include "confdefs.h" |
6312 |
|
|
6313 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
7039 |
|
|
7040 |
CC_FOR_BUILD=${CC_FOR_BUILD:-'$(CC)'} |
CC_FOR_BUILD=${CC_FOR_BUILD:-'$(CC)'} |
7041 |
CFLAGS_FOR_BUILD=${CFLAGS_FOR_BUILD:-'$(CFLAGS)'} |
CFLAGS_FOR_BUILD=${CFLAGS_FOR_BUILD:-'$(CFLAGS)'} |
7042 |
|
BUILD_EXEEXT=${BUILD_EXEEXT:-'$(EXEEXT)'} |
7043 |
|
BUILD_OBJEXT=${BUILD_OBJEXT:-'$(OBJEXT)'} |
7044 |
|
|
7045 |
|
|
7046 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
7670 |
|
|
7671 |
|
|
7672 |
|
|
7673 |
|
|
7674 |
|
|
7675 |
case $host_os in |
case $host_os in |
7676 |
mingw* ) |
mingw* ) |
7677 |
POSIX_OBJ=pcreposix.o |
POSIX_OBJ=pcreposix.o |
7678 |
POSIX_LOBJ=pcreposix.lo |
POSIX_LOBJ=pcreposix.lo |
7679 |
POSIX_LIB= |
POSIX_LIB= |
7680 |
|
ON_WINDOWS= |
7681 |
|
NOT_ON_WINDOWS="#" |
7682 |
|
WIN_PREFIX= |
7683 |
|
;; |
7684 |
|
cygwin* ) |
7685 |
|
ON_WINDOWS= |
7686 |
|
POSIX_OBJ=pcreposix.o |
7687 |
|
POSIX_LOBJ=pcreposix.lo |
7688 |
|
POSIX_LIB= |
7689 |
|
WIN_PREFIX=cyg |
7690 |
|
NOT_ON_WINDOWS="#" |
7691 |
;; |
;; |
7692 |
* ) |
* ) |
7693 |
|
ON_WINDOWS="#" |
7694 |
|
NOT_ON_WINDOWS= |
7695 |
POSIX_OBJ= |
POSIX_OBJ= |
7696 |
POSIX_LOBJ= |
POSIX_LOBJ= |
7697 |
POSIX_LIB=libpcreposix.la |
POSIX_LIB=libpcreposix.la |
7698 |
|
WIN_PREFIX= |
7699 |
;; |
;; |
7700 |
esac |
esac |
7701 |
|
|
7702 |
|
|
7703 |
|
|
7704 |
|
|
7705 |
|
|
7706 |
|
|
7707 |
|
|
7708 |
if test "x$enable_shared" = "xno" ; then |
if test "x$enable_shared" = "xno" ; then |
7709 |
cat >>confdefs.h <<\_ACEOF |
cat >>confdefs.h <<\_ACEOF |
7710 |
#define PCRE_STATIC 1 |
#define PCRE_STATIC 1 |
8359 |
s,@CPP@,$CPP,;t t |
s,@CPP@,$CPP,;t t |
8360 |
s,@EGREP@,$EGREP,;t t |
s,@EGREP@,$EGREP,;t t |
8361 |
s,@LIBTOOL@,$LIBTOOL,;t t |
s,@LIBTOOL@,$LIBTOOL,;t t |
8362 |
|
s,@BUILD_EXEEXT@,$BUILD_EXEEXT,;t t |
8363 |
|
s,@BUILD_OBJEXT@,$BUILD_OBJEXT,;t t |
8364 |
s,@CC_FOR_BUILD@,$CC_FOR_BUILD,;t t |
s,@CC_FOR_BUILD@,$CC_FOR_BUILD,;t t |
8365 |
s,@CFLAGS_FOR_BUILD@,$CFLAGS_FOR_BUILD,;t t |
s,@CFLAGS_FOR_BUILD@,$CFLAGS_FOR_BUILD,;t t |
8366 |
s,@HAVE_MEMMOVE@,$HAVE_MEMMOVE,;t t |
s,@HAVE_MEMMOVE@,$HAVE_MEMMOVE,;t t |
8376 |
s,@PCRE_POSIXLIB_VERSION@,$PCRE_POSIXLIB_VERSION,;t t |
s,@PCRE_POSIXLIB_VERSION@,$PCRE_POSIXLIB_VERSION,;t t |
8377 |
s,@POSIX_MALLOC_THRESHOLD@,$POSIX_MALLOC_THRESHOLD,;t t |
s,@POSIX_MALLOC_THRESHOLD@,$POSIX_MALLOC_THRESHOLD,;t t |
8378 |
s,@UTF8@,$UTF8,;t t |
s,@UTF8@,$UTF8,;t t |
8379 |
|
s,@WIN_PREFIX@,$WIN_PREFIX,;t t |
8380 |
|
s,@ON_WINDOWS@,$ON_WINDOWS,;t t |
8381 |
|
s,@NOT_ON_WINDOWS@,$NOT_ON_WINDOWS,;t t |
8382 |
s,@POSIX_OBJ@,$POSIX_OBJ,;t t |
s,@POSIX_OBJ@,$POSIX_OBJ,;t t |
8383 |
s,@POSIX_LOBJ@,$POSIX_LOBJ,;t t |
s,@POSIX_LOBJ@,$POSIX_LOBJ,;t t |
8384 |
s,@POSIX_LIB@,$POSIX_LIB,;t t |
s,@POSIX_LIB@,$POSIX_LIB,;t t |