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 HAVE_MEMMOVE HAVE_STRERROR HOST_CC HOST_CFLAGS NEWLINE LINK_SIZE MATCH_LIMIT UTF8 PCRE_MAJOR PCRE_MINOR PCRE_DATE PCRE_VERSION PCRE_LIB_VERSION PCRE_POSIXLIB_VERSION POSIX_MALLOC_THRESHOLD 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 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' |
470 |
ac_subst_files='' |
ac_subst_files='' |
471 |
|
|
472 |
# Initialize some variables set by options. |
# Initialize some variables set by options. |
939 |
# The list generated by autoconf has been trimmed to remove many |
# The list generated by autoconf has been trimmed to remove many |
940 |
# options that are totally irrelevant to PCRE (e.g. relating to X), |
# options that are totally irrelevant to PCRE (e.g. relating to X), |
941 |
# 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. |
|
942 |
# 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. |
943 |
cat <<_ACEOF |
cat <<_ACEOF |
944 |
\`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=0 |
PCRE_MINOR=1 |
1436 |
PCRE_DATE=17-Feb-2003 |
PCRE_DATE=12-Mar-2003 |
1437 |
PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
1438 |
|
|
1439 |
|
|
1440 |
POSIX_MALLOC_THRESHOLD=-DPOSIX_MALLOC_THRESHOLD=10 |
POSIX_MALLOC_THRESHOLD=-DPOSIX_MALLOC_THRESHOLD=10 |
|
HOST_CC=${HOST_CC:-'$(CC)'} |
|
|
HOST_CFLAGS=${HOST_CFLAGS:-'$(CFLAGS)'} |
|
1441 |
|
|
1442 |
|
|
1443 |
PCRE_LIB_VERSION=0:1:0 |
PCRE_LIB_VERSION=0:1:0 |
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 4011 "configure"' > conftest.$ac_ext |
echo '#line 4009 "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:4551: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then |
if { (eval echo configure:4549: \"$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 (19-Feb-2003) for Darwin 1.3. |
# This patch put in by hand by PH (12-Mar-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' |
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 6211 "configure" |
#line 6209 "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 6309 "configure" |
#line 6307 "configure" |
6311 |
#include "confdefs.h" |
#include "confdefs.h" |
6312 |
|
|
6313 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
7037 |
|
|
7038 |
|
|
7039 |
|
|
7040 |
|
CC_FOR_BUILD=${CC_FOR_BUILD:-'$(CC)'} |
7041 |
|
CFLAGS_FOR_BUILD=${CFLAGS_FOR_BUILD:-'$(CFLAGS)'} |
7042 |
|
|
7043 |
|
|
7044 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
7045 |
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
7046 |
if test "${ac_cv_header_stdc+set}" = set; then |
if test "${ac_cv_header_stdc+set}" = set; then |
8338 |
s,@CPP@,$CPP,;t t |
s,@CPP@,$CPP,;t t |
8339 |
s,@EGREP@,$EGREP,;t t |
s,@EGREP@,$EGREP,;t t |
8340 |
s,@LIBTOOL@,$LIBTOOL,;t t |
s,@LIBTOOL@,$LIBTOOL,;t t |
8341 |
|
s,@CC_FOR_BUILD@,$CC_FOR_BUILD,;t t |
8342 |
|
s,@CFLAGS_FOR_BUILD@,$CFLAGS_FOR_BUILD,;t t |
8343 |
s,@HAVE_MEMMOVE@,$HAVE_MEMMOVE,;t t |
s,@HAVE_MEMMOVE@,$HAVE_MEMMOVE,;t t |
8344 |
s,@HAVE_STRERROR@,$HAVE_STRERROR,;t t |
s,@HAVE_STRERROR@,$HAVE_STRERROR,;t t |
|
s,@HOST_CC@,$HOST_CC,;t t |
|
|
s,@HOST_CFLAGS@,$HOST_CFLAGS,;t t |
|
|
s,@NEWLINE@,$NEWLINE,;t t |
|
8345 |
s,@LINK_SIZE@,$LINK_SIZE,;t t |
s,@LINK_SIZE@,$LINK_SIZE,;t t |
8346 |
s,@MATCH_LIMIT@,$MATCH_LIMIT,;t t |
s,@MATCH_LIMIT@,$MATCH_LIMIT,;t t |
8347 |
s,@UTF8@,$UTF8,;t t |
s,@NEWLINE@,$NEWLINE,;t t |
8348 |
s,@PCRE_MAJOR@,$PCRE_MAJOR,;t t |
s,@PCRE_MAJOR@,$PCRE_MAJOR,;t t |
8349 |
s,@PCRE_MINOR@,$PCRE_MINOR,;t t |
s,@PCRE_MINOR@,$PCRE_MINOR,;t t |
8350 |
s,@PCRE_DATE@,$PCRE_DATE,;t t |
s,@PCRE_DATE@,$PCRE_DATE,;t t |
8352 |
s,@PCRE_LIB_VERSION@,$PCRE_LIB_VERSION,;t t |
s,@PCRE_LIB_VERSION@,$PCRE_LIB_VERSION,;t t |
8353 |
s,@PCRE_POSIXLIB_VERSION@,$PCRE_POSIXLIB_VERSION,;t t |
s,@PCRE_POSIXLIB_VERSION@,$PCRE_POSIXLIB_VERSION,;t t |
8354 |
s,@POSIX_MALLOC_THRESHOLD@,$POSIX_MALLOC_THRESHOLD,;t t |
s,@POSIX_MALLOC_THRESHOLD@,$POSIX_MALLOC_THRESHOLD,;t t |
8355 |
|
s,@UTF8@,$UTF8,;t t |
8356 |
s,@POSIX_OBJ@,$POSIX_OBJ,;t t |
s,@POSIX_OBJ@,$POSIX_OBJ,;t t |
8357 |
s,@POSIX_LOBJ@,$POSIX_LOBJ,;t t |
s,@POSIX_LOBJ@,$POSIX_LOBJ,;t t |
8358 |
s,@POSIX_LIB@,$POSIX_LIB,;t t |
s,@POSIX_LIB@,$POSIX_LIB,;t t |