|
|
| version 1.192, 2017/06/24 19:51:57 | version 1.210, 2021/01/15 20:26:25 |
|---|---|
| Line 1 | Line 1 |
| #! /bin/sh | #! /bin/sh |
| # Guess values for system-dependent variables and create Makefiles. | # Guess values for system-dependent variables and create Makefiles. |
| # Generated by GNU Autoconf 2.69 for parser 3.4.6b. | # Generated by GNU Autoconf 2.69 for parser 3.4.6rc. |
| # | # |
| # | # |
| # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
| Line 591 MAKEFLAGS= | Line 591 MAKEFLAGS= |
| # Identity of this package. | # Identity of this package. |
| PACKAGE_NAME='parser' | PACKAGE_NAME='parser' |
| PACKAGE_TARNAME='parser' | PACKAGE_TARNAME='parser' |
| PACKAGE_VERSION='3.4.6b' | PACKAGE_VERSION='3.4.6rc' |
| PACKAGE_STRING='parser 3.4.6b' | PACKAGE_STRING='parser 3.4.6rc' |
| PACKAGE_BUGREPORT='' | PACKAGE_BUGREPORT='' |
| PACKAGE_URL='' | PACKAGE_URL='' |
| Line 709 am__nodep | Line 709 am__nodep |
| AMDEPBACKSLASH | AMDEPBACKSLASH |
| AMDEP_FALSE | AMDEP_FALSE |
| AMDEP_TRUE | AMDEP_TRUE |
| am__quote | |
| am__include | am__include |
| DEPDIR | DEPDIR |
| OBJEXT | OBJEXT |
| Line 795 PACKAGE_VERSION | Line 794 PACKAGE_VERSION |
| PACKAGE_TARNAME | PACKAGE_TARNAME |
| PACKAGE_NAME | PACKAGE_NAME |
| PATH_SEPARATOR | PATH_SEPARATOR |
| SHELL' | SHELL |
| am__quote' | |
| ac_subst_files='' | ac_subst_files='' |
| ac_user_opts=' | ac_user_opts=' |
| enable_option_checking | enable_option_checking |
| Line 806 with_coverage | Line 806 with_coverage |
| with_profiler | with_profiler |
| with_assertions | with_assertions |
| with_sjlj_exceptions | with_sjlj_exceptions |
| with_system_cfg | |
| enable_safe_mode | enable_safe_mode |
| enable_execs | enable_execs |
| enable_stringstream | enable_stringstream |
| Line 1393 if test "$ac_init_help" = "long"; then | Line 1394 if test "$ac_init_help" = "long"; then |
| # Omit some internal or obsolete options to make the list less imposing. | # Omit some internal or obsolete options to make the list less imposing. |
| # 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. |
| cat <<_ACEOF | cat <<_ACEOF |
| \`configure' configures parser 3.4.6b to adapt to many kinds of systems. | \`configure' configures parser 3.4.6rc to adapt to many kinds of systems. |
| Usage: $0 [OPTION]... [VAR=VALUE]... | Usage: $0 [OPTION]... [VAR=VALUE]... |
| Line 1464 fi | Line 1465 fi |
| if test -n "$ac_init_help"; then | if test -n "$ac_init_help"; then |
| case $ac_init_help in | case $ac_init_help in |
| short | recursive ) echo "Configuration of parser 3.4.6b:";; | short | recursive ) echo "Configuration of parser 3.4.6rc:";; |
| esac | esac |
| cat <<\_ACEOF | cat <<\_ACEOF |
| Line 1482 Optional Features: | Line 1483 Optional Features: |
| files belonging to group+user other then effective | files belonging to group+user other then effective |
| --disable-execs to disable any execs | --disable-execs to disable any execs |
| (file::exec, file::cgi, unix mail:send) | (file::exec, file::cgi, unix mail:send) |
| --disable-stringstream to disable stringstream usage. | --disable-stringstream to disable stringstream usage. |
| when disabled table.save use more memory but it's safer on freebsd 4.x | when disabled table.save uses more memory, but more compilers are supported |
| --enable-shared[=PKGS] build shared libraries [default=yes] | --enable-shared[=PKGS] build shared libraries [default=yes] |
| --enable-static[=PKGS] build static libraries [default=yes] | --enable-static[=PKGS] build static libraries [default=yes] |
| --enable-fast-install[=PKGS] | --enable-fast-install[=PKGS] |
| Line 1499 Optional Packages: | Line 1500 Optional Packages: |
| --with-coverage to enable gcov code coverage support | --with-coverage to enable gcov code coverage support |
| --with-profiler to enable gprof code profiler support | --with-profiler to enable gprof code profiler support |
| --with-assertions to enable assertions | --with-assertions to enable assertions |
| --with-sjlj-exceptions enable simple 'throw' from dynamic library | --with-sjlj-exceptions to enable simple 'throw' from dynamic library |
| --with-gc=D D is the directory where | --with-system-cfg=FILE to specify system-wide auto.p |
| --with-gc=DIR DIR is the directory where | |
| Boehm garbage collecting library is installed | Boehm garbage collecting library is installed |
| --with-pcre=D D is the directory where | --with-pcre=DIR DIR is the directory where |
| PCRE library is installed | PCRE library is installed |
| --with-xml=D D is the directory where | --with-xml=DIR DIR is the directory where |
| Gnome XML libraries are installed | Gnome XML libraries are installed |
| --with-mailreceive=D is the directory where | --with-mailreceive=DIR is the directory where |
| Gnome MIME library is installed | Gnome MIME library is installed |
| \"--with-sendmail=COMMAND\" forces this command to send mail. | \"--with-sendmail=COMMAND\" forces this command to send mail. |
| example: \"--with-sendmail=/usr/sbin/sendmail -t\" | example: \"--with-sendmail=/usr/sbin/sendmail -t\" |
| Line 1607 fi | Line 1609 fi |
| test -n "$ac_init_help" && exit $ac_status | test -n "$ac_init_help" && exit $ac_status |
| if $ac_init_version; then | if $ac_init_version; then |
| cat <<\_ACEOF | cat <<\_ACEOF |
| parser configure 3.4.6b | parser configure 3.4.6rc |
| generated by GNU Autoconf 2.69 | generated by GNU Autoconf 2.69 |
| Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. |
| Line 2304 cat >config.log <<_ACEOF | Line 2306 cat >config.log <<_ACEOF |
| This file contains any messages produced by compilers while | This file contains any messages produced by compilers while |
| running configure, to aid debugging if configure makes a mistake. | running configure, to aid debugging if configure makes a mistake. |
| It was created by parser $as_me 3.4.6b, which was | It was created by parser $as_me 3.4.6rc, which was |
| generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was |
| $ $0 $@ | $ $0 $@ |
| Line 2655 ac_compiler_gnu=$ac_cv_c_compiler_gnu | Line 2657 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| am__api_version='1.15' | am__api_version='1.16' |
| ac_aux_dir= | ac_aux_dir= |
| for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
| Line 3170 fi | Line 3172 fi |
| # Define the identity of the package. | # Define the identity of the package. |
| PACKAGE='parser' | PACKAGE='parser' |
| VERSION='3.4.6b' | VERSION='3.4.6rc' |
| cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF |
| Line 3200 MAKEINFO=${MAKEINFO-"${am_missing_run}ma | Line 3202 MAKEINFO=${MAKEINFO-"${am_missing_run}ma |
| # For better backward compatibility. To be removed once Automake 1.9.x | # For better backward compatibility. To be removed once Automake 1.9.x |
| # dies out for good. For more background, see: | # dies out for good. For more background, see: |
| # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> | # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> |
| # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> | # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> |
| mkdir_p='$(MKDIR_P)' | mkdir_p='$(MKDIR_P)' |
| # We need awk for the "check" target (and possibly the TAP driver). The | # We need awk for the "check" target (and possibly the TAP driver). The |
| Line 3252 END | Line 3254 END |
| Aborting the configuration process, to ensure you take notice of the issue. | Aborting the configuration process, to ensure you take notice of the issue. |
| You can download and install GNU coreutils to get an 'rm' implementation | You can download and install GNU coreutils to get an 'rm' implementation |
| that behaves properly: <http://www.gnu.org/software/coreutils/>. | that behaves properly: <https://www.gnu.org/software/coreutils/>. |
| If you want to complete the configuration process using your problematic | If you want to complete the configuration process using your problematic |
| 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM | 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM |
| Line 3968 DEPDIR="${am__leading_dot}deps" | Line 3970 DEPDIR="${am__leading_dot}deps" |
| ac_config_commands="$ac_config_commands depfiles" | ac_config_commands="$ac_config_commands depfiles" |
| { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 | |
| am_make=${MAKE-make} | $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } |
| cat > confinc << 'END' | cat > confinc.mk << 'END' |
| am__doit: | am__doit: |
| @echo this is the am__doit target | @echo this is the am__doit target >confinc.out |
| .PHONY: am__doit | .PHONY: am__doit |
| END | END |
| # If we don't find an include directive, just comment out the code. | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 | |
| $as_echo_n "checking for style of include used by $am_make... " >&6; } | |
| am__include="#" | am__include="#" |
| am__quote= | am__quote= |
| _am_result=none | # BSD make does it like this. |
| # First try GNU make style include. | echo '.include "confinc.mk" # ignored' > confmf.BSD |
| echo "include confinc" > confmf | # Other make implementations (GNU, Solaris 10, AIX) do it like this. |
| # Ignore all kinds of additional output from 'make'. | echo 'include confinc.mk # ignored' > confmf.GNU |
| case `$am_make -s -f confmf 2> /dev/null` in #( | _am_result=no |
| *the\ am__doit\ target*) | for s in GNU BSD; do |
| am__include=include | { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 |
| am__quote= | (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 |
| _am_result=GNU | ac_status=$? |
| ;; | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| esac | (exit $ac_status); } |
| # Now try BSD make style include. | case $?:`cat confinc.out 2>/dev/null` in #( |
| if test "$am__include" = "#"; then | '0:this is the am__doit target') : |
| echo '.include "confinc"' > confmf | case $s in #( |
| case `$am_make -s -f confmf 2> /dev/null` in #( | BSD) : |
| *the\ am__doit\ target*) | am__include='.include' am__quote='"' ;; #( |
| am__include=.include | *) : |
| am__quote="\"" | am__include='include' am__quote='' ;; |
| _am_result=BSD | esac ;; #( |
| *) : | |
| ;; | ;; |
| esac | esac |
| fi | if test "$am__include" != "#"; then |
| _am_result="yes ($s style)" | |
| break | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 | fi |
| $as_echo "$_am_result" >&6; } | done |
| rm -f confinc confmf | rm -f confinc.* confmf.* |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 | |
| $as_echo "${_am_result}" >&6; } | |
| # Check whether --enable-dependency-tracking was given. | # Check whether --enable-dependency-tracking was given. |
| if test "${enable_dependency_tracking+set}" = set; then : | if test "${enable_dependency_tracking+set}" = set; then : |
| Line 4931 fi | Line 4933 fi |
| if test "${with_profiler+set}" = set; then : | if test "${with_profiler+set}" = set; then : |
| withval=$with_profiler; { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: enabling gprof support" >&5 | withval=$with_profiler; { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: enabling gprof support" >&5 |
| $as_echo "$as_me: WARNING: enabling gprof support" >&2;} | $as_echo "$as_me: WARNING: enabling gprof support" >&2;} |
| CFLAGS="$CFLAGS -O0 -pg" | CFLAGS="$CFLAGS -O0 -pg -g" |
| CXXFLAGS="$CXXFLAGS -O0 -pg" | CXXFLAGS="$CXXFLAGS -O0 -pg -g" |
| fi | fi |
| Line 4962 fi | Line 4964 fi |
| # Check whether --with-system-cfg was given. | |
| if test "${with_system_cfg+set}" = set; then : | |
| withval=$with_system_cfg; | |
| cat >>confdefs.h <<_ACEOF | |
| #define SYSTEM_CONFIG_FILE "$withval" | |
| _ACEOF | |
| fi | |
| # Check whether --enable-safe-mode was given. | # Check whether --enable-safe-mode was given. |
| if test "${enable_safe_mode+set}" = set; then : | if test "${enable_safe_mode+set}" = set; then : |
| enableval=$enable_safe_mode; | enableval=$enable_safe_mode; |
| Line 5068 else | Line 5083 else |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| $as_echo "no" >&6; } | $as_echo "no" >&6; } |
| if test -z "$GC"; then | if test -z "$GC"; then |
| as_fn_error $? "please specify path to libgc: --with-gc=D" "$LINENO" 5 | as_fn_error $? "please specify path to libgc: --with-gc=DIR" "$LINENO" 5 |
| else | else |
| as_fn_error $? "$GC does not seem to be valid libgc installation directory" "$LINENO" 5 | as_fn_error $? "$GC does not seem to be valid libgc installation directory" "$LINENO" 5 |
| fi | fi |
| Line 5138 else | Line 5153 else |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| $as_echo "no" >&6; } | $as_echo "no" >&6; } |
| if test -z "$PCRE"; then | if test -z "$PCRE"; then |
| as_fn_error $? "please specify path to PCRE: --with-pcre=D" "$LINENO" 5 | as_fn_error $? "please specify path to PCRE: --with-pcre=DIR" "$LINENO" 5 |
| else | else |
| as_fn_error $? "$PCRE does not seem to be valid PCRE installation directory" "$LINENO" 5 | as_fn_error $? "$PCRE does not seem to be valid PCRE installation directory" "$LINENO" 5 |
| fi | fi |
| Line 5168 if test "${with_xml+set}" = set; then : | Line 5183 if test "${with_xml+set}" = set; then : |
| $as_echo "$as_me: WARNING: --with-xml value was not specified, hoping linker would find it" >&2;} | $as_echo "$as_me: WARNING: --with-xml value was not specified, hoping linker would find it" >&2;} |
| else | else |
| XML_INCLUDES="-I$XML/include -I$XML/include/libxml2" | XML_INCLUDES="-I$XML/include -I$XML/include/libxml2" |
| XML_LIBS="-L$XML/lib $XML_LIBS" | |
| if test -f $XML/include/libxslt/xslt.h -a -f $XML/lib/libxml2.la \ | if test -f $XML/include/libxslt/xslt.h -a -f $XML/lib/libxml2.la \ |
| -a -f $XML/lib/libxslt.la -a -f $XML/lib/libexslt.la; then | -a -f $XML/lib/libxslt.la -a -f $XML/lib/libexslt.la; then |
| Line 5200 else | Line 5216 else |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| $as_echo "no" >&6; } | $as_echo "no" >&6; } |
| if test -z "$XML"; then | if test -z "$XML"; then |
| as_fn_error $? "please specify path to Gnome XML libraries: --with-xml=D" "$LINENO" 5 | as_fn_error $? "please specify path to Gnome XML libraries: --with-xml=DIR" "$LINENO" 5 |
| else | else |
| as_fn_error $? "$XML does not seem to be valid Gnome XML installation directory" "$LINENO" 5 | as_fn_error $? "$XML does not seem to be valid Gnome XML installation directory" "$LINENO" 5 |
| fi | fi |
| Line 5233 if test "${with_mailreceive+set}" = set; | Line 5249 if test "${with_mailreceive+set}" = set; |
| MIME="" | MIME="" |
| MIME_INCLUDES=`pkg-config --cflags $GMIME 2>/dev/null` | MIME_INCLUDES=`pkg-config --cflags $GMIME 2>/dev/null` |
| MIME_LIBS=`pkg-config --libs $GMIME 2>/dev/null` | MIME_LIBS=`pkg-config --libs $GMIME 2>/dev/null` |
| if test -z "$MIME_LIBS"; then | |
| GMIME="gmime-3.0" | |
| MIME_INCLUDES=`pkg-config --cflags $GMIME 2>/dev/null` | |
| MIME_LIBS=`pkg-config --libs $GMIME 2>/dev/null` | |
| fi | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --with-mailreceive value was not specified, hoping linker would find Gnome MIME library" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --with-mailreceive value was not specified, hoping linker would find Gnome MIME library" >&5 |
| $as_echo "$as_me: WARNING: --with-mailreceive value was not specified, hoping linker would find Gnome MIME library" >&2;} | $as_echo "$as_me: WARNING: --with-mailreceive value was not specified, hoping linker would find Gnome MIME library" >&2;} |
| else | else |
| Line 5274 else | Line 5295 else |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| $as_echo "no" >&6; } | $as_echo "no" >&6; } |
| if test -z "$MIME"; then | if test -z "$MIME"; then |
| as_fn_error $? "please specify path to Gnome MIME library: --with-mailreceive=D" "$LINENO" 5 | as_fn_error $? "please specify path to Gnome MIME library: --with-mailreceive=DIR" "$LINENO" 5 |
| else | else |
| as_fn_error $? "$MIME does not seem to be valid Gnome MIME installation directory" "$LINENO" 5 | as_fn_error $? "$MIME does not seem to be valid Gnome MIME installation directory" "$LINENO" 5 |
| fi | fi |
| Line 18288 fi | Line 18309 fi |
| done | done |
| for ac_header in assert.h limits.h ctype.h math.h process.h stdarg.h setjmp.h signal.h | for ac_header in assert.h limits.h ctype.h math.h process.h stdarg.h setjmp.h signal.h pthread.h |
| do : | do : |
| as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
| Line 18335 case "$host" in | Line 18356 case "$host" in |
| $as_echo "#define FREEBSD4 /**/" >>confdefs.h | $as_echo "#define FREEBSD4 /**/" >>confdefs.h |
| ;; | ;; |
| *-freebsd1*) | |
| $as_echo "#define FREEBSD1X /**/" >>confdefs.h | |
| ;; | |
| *-sunos5.6* | *-solaris2.6*) | *-sunos5.6* | *-solaris2.6*) |
| { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lxnet" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lxnet" >&5 |
| $as_echo_n "checking for main in -lxnet... " >&6; } | $as_echo_n "checking for main in -lxnet... " >&6; } |
| Line 18863 $as_echo "no" >&6; } | Line 18889 $as_echo "no" >&6; } |
| fi | fi |
| rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
| { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gettid" >&5 | |
| $as_echo_n "checking for gettid... " >&6; } | |
| cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/syscall.h> | |
| int | |
| main () | |
| { | |
| uint tid=syscall(__NR_gettid); | |
| ; | |
| return 0; | |
| } | |
| _ACEOF | |
| if ac_fn_c_try_compile "$LINENO"; then : | |
| $as_echo "#define HAVE_GETTID 1" >>confdefs.h | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |
| $as_echo "yes" >&6; } | |
| else | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
| $as_echo "no" >&6; } | |
| fi | |
| rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TLS" >&5 | |
| $as_echo_n "checking for TLS... " >&6; } | |
| cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |
| /* end confdefs.h. */ | |
| __thread int i=0; | |
| int | |
| main () | |
| { | |
| ; | |
| return 0; | |
| } | |
| _ACEOF | |
| if ac_fn_c_try_compile "$LINENO"; then : | |
| $as_echo "#define HAVE_TLS 1" >>confdefs.h | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |
| $as_echo "yes" >&6; } | |
| else | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
| $as_echo "no" >&6; } | |
| fi | |
| rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | |
| { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 0..9999 year date range support" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 0..9999 year date range support" >&5 |
| $as_echo_n "checking for 0..9999 year date range support... " >&6; } | $as_echo_n "checking for 0..9999 year date range support... " >&6; } |
| if test "$cross_compiling" = yes; then : | if test "$cross_compiling" = yes; then : |
| Line 18906 fi | Line 18981 fi |
| ac_config_headers="$ac_config_headers src/include/pa_config_auto.h" | ac_config_headers="$ac_config_headers src/include/pa_config_auto.h" |
| ac_config_files="$ac_config_files Makefile src/Makefile src/types/Makefile src/classes/Makefile src/include/Makefile src/main/Makefile src/sql/Makefile src/lib/Makefile src/lib/gd/Makefile src/lib/smtp/Makefile src/lib/gc/Makefile src/lib/gc/include/Makefile src/lib/pcre/Makefile src/lib/cord/Makefile src/lib/cord/include/Makefile src/lib/cord/include/private/Makefile src/lib/md5/Makefile src/lib/sdbm/Makefile src/lib/sdbm/pa-include/Makefile src/lib/json/Makefile src/lib/curl/Makefile src/lib/punycode/Makefile src/lib/memcached/Makefile src/targets/Makefile src/targets/cgi/Makefile src/targets/apache/Makefile src/targets/isapi/Makefile etc/Makefile etc/parser3.charsets/Makefile bin/Makefile bin/auto.p.dist" | ac_config_files="$ac_config_files Makefile src/Makefile src/types/Makefile src/classes/Makefile src/include/Makefile src/main/Makefile src/sql/Makefile src/lib/Makefile src/lib/gd/Makefile src/lib/smtp/Makefile src/lib/gc/Makefile src/lib/gc/include/Makefile src/lib/pcre/Makefile src/lib/cord/Makefile src/lib/cord/include/Makefile src/lib/cord/include/private/Makefile src/lib/md5/Makefile src/lib/sdbm/Makefile src/lib/sdbm/pa-include/Makefile src/lib/json/Makefile src/lib/curl/Makefile src/lib/punycode/Makefile src/lib/memcached/Makefile src/targets/Makefile src/targets/cgi/Makefile src/targets/apache/Makefile src/targets/isapi/Makefile etc/Makefile etc/parser3.charsets/Makefile etc/auto.p" |
| cat >confcache <<\_ACEOF | cat >confcache <<\_ACEOF |
| # This file is a shell script that caches the results of configure | # This file is a shell script that caches the results of configure |
| Line 19474 cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri | Line 19551 cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri |
| # report actual input values of CONFIG_FILES etc. instead of their | # report actual input values of CONFIG_FILES etc. instead of their |
| # values after options handling. | # values after options handling. |
| ac_log=" | ac_log=" |
| This file was extended by parser $as_me 3.4.6b, which was | This file was extended by parser $as_me 3.4.6rc, which was |
| generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was |
| CONFIG_FILES = $CONFIG_FILES | CONFIG_FILES = $CONFIG_FILES |
| Line 19540 _ACEOF | Line 19617 _ACEOF |
| cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| ac_cs_version="\\ | ac_cs_version="\\ |
| parser config.status 3.4.6b | parser config.status 3.4.6rc |
| configured by $0, generated by GNU Autoconf 2.69, | configured by $0, generated by GNU Autoconf 2.69, |
| with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" |
| Line 19659 cat >>$CONFIG_STATUS <<_ACEOF || ac_writ | Line 19736 cat >>$CONFIG_STATUS <<_ACEOF || ac_writ |
| # | # |
| # INIT-COMMANDS | # INIT-COMMANDS |
| # | # |
| AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" | AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" |
| # The HP-UX ksh and POSIX shell print the target directory to stdout | # The HP-UX ksh and POSIX shell print the target directory to stdout |
| Line 20078 do | Line 20155 do |
| "src/targets/isapi/Makefile") CONFIG_FILES="$CONFIG_FILES src/targets/isapi/Makefile" ;; | "src/targets/isapi/Makefile") CONFIG_FILES="$CONFIG_FILES src/targets/isapi/Makefile" ;; |
| "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;; | "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;; |
| "etc/parser3.charsets/Makefile") CONFIG_FILES="$CONFIG_FILES etc/parser3.charsets/Makefile" ;; | "etc/parser3.charsets/Makefile") CONFIG_FILES="$CONFIG_FILES etc/parser3.charsets/Makefile" ;; |
| "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;; | "etc/auto.p") CONFIG_FILES="$CONFIG_FILES etc/auto.p" ;; |
| "bin/auto.p.dist") CONFIG_FILES="$CONFIG_FILES bin/auto.p.dist" ;; | |
| *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
| esac | esac |
| Line 20679 $as_echo "$as_me: executing $ac_file com | Line 20755 $as_echo "$as_me: executing $ac_file com |
| # Older Autoconf quotes --file arguments for eval, but not when files | # Older Autoconf quotes --file arguments for eval, but not when files |
| # are listed without --file. Let's play safe and only enable the eval | # are listed without --file. Let's play safe and only enable the eval |
| # if we detect the quoting. | # if we detect the quoting. |
| case $CONFIG_FILES in | # TODO: see whether this extra hack can be removed once we start |
| *\'*) eval set x "$CONFIG_FILES" ;; | # requiring Autoconf 2.70 or later. |
| *) set x $CONFIG_FILES ;; | case $CONFIG_FILES in #( |
| esac | *\'*) : |
| eval set x "$CONFIG_FILES" ;; #( | |
| *) : | |
| set x $CONFIG_FILES ;; #( | |
| *) : | |
| ;; | |
| esac | |
| shift | shift |
| for mf | # Used to flag and report bootstrapping failures. |
| am_rc=0 | |
| for am_mf | |
| do | do |
| # Strip MF so we end up with the name of the file. | # Strip MF so we end up with the name of the file. |
| mf=`echo "$mf" | sed -e 's/:.*$//'` | am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` |
| # Check whether this is an Automake generated Makefile or not. | # Check whether this is an Automake generated Makefile which includes |
| # We used to match only the files named 'Makefile.in', but | # dependency-tracking related rules and includes. |
| # some people rename them; so instead we look at the file content. | # Grep'ing the whole file directly is not great: AIX grep has a line |
| # Grep'ing the first line is not enough: some people post-process | |
| # each Makefile.in and add a new line on top of each file to say so. | |
| # Grep'ing the whole file is not good either: AIX grep has a line | |
| # limit of 2048, but all sed's we know have understand at least 4000. | # limit of 2048, but all sed's we know have understand at least 4000. |
| if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then | sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ |
| dirpart=`$as_dirname -- "$mf" || | || continue |
| $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | am_dirpart=`$as_dirname -- "$am_mf" || |
| X"$mf" : 'X\(//\)[^/]' \| \ | $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| X"$mf" : 'X\(//\)$' \| \ | X"$am_mf" : 'X\(//\)[^/]' \| \ |
| X"$mf" : 'X\(/\)' \| . 2>/dev/null || | X"$am_mf" : 'X\(//\)$' \| \ |
| $as_echo X"$mf" | | X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || |
| $as_echo X"$am_mf" | | |
| sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ |
| s//\1/ | s//\1/ |
| q | q |
| Line 20719 $as_echo X"$mf" | | Line 20801 $as_echo X"$mf" | |
| q | q |
| } | } |
| s/.*/./; q'` | s/.*/./; q'` |
| else | am_filepart=`$as_basename -- "$am_mf" || |
| continue | $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ |
| fi | X"$am_mf" : 'X\(//\)$' \| \ |
| # Extract the definition of DEPDIR, am__include, and am__quote | X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || |
| # from the Makefile without running 'make'. | $as_echo X/"$am_mf" | |
| DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` | sed '/^.*\/\([^/][^/]*\)\/*$/{ |
| test -z "$DEPDIR" && continue | |
| am__include=`sed -n 's/^am__include = //p' < "$mf"` | |
| test -z "$am__include" && continue | |
| am__quote=`sed -n 's/^am__quote = //p' < "$mf"` | |
| # Find all dependency output files, they are included files with | |
| # $(DEPDIR) in their names. We invoke sed twice because it is the | |
| # simplest approach to changing $(DEPDIR) to its actual value in the | |
| # expansion. | |
| for file in `sed -n " | |
| s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ | |
| sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do | |
| # Make sure the directory exists. | |
| test -f "$dirpart/$file" && continue | |
| fdir=`$as_dirname -- "$file" || | |
| $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
| X"$file" : 'X\(//\)[^/]' \| \ | |
| X"$file" : 'X\(//\)$' \| \ | |
| X"$file" : 'X\(/\)' \| . 2>/dev/null || | |
| $as_echo X"$file" | | |
| sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
| s//\1/ | |
| q | |
| } | |
| /^X\(\/\/\)[^/].*/{ | |
| s//\1/ | s//\1/ |
| q | q |
| } | } |
| /^X\(\/\/\)$/{ | /^X\/\(\/\/\)$/{ |
| s//\1/ | s//\1/ |
| q | q |
| } | } |
| /^X\(\/\).*/{ | /^X\/\(\/\).*/{ |
| s//\1/ | s//\1/ |
| q | q |
| } | } |
| s/.*/./; q'` | s/.*/./; q'` |
| as_dir=$dirpart/$fdir; as_fn_mkdir_p | { echo "$as_me:$LINENO: cd "$am_dirpart" \ |
| # echo "creating $dirpart/$file" | && sed -e '/# am--include-marker/d' "$am_filepart" \ |
| echo '# dummy' > "$dirpart/$file" | | $MAKE -f - am--depfiles" >&5 |
| done | (cd "$am_dirpart" \ |
| && sed -e '/# am--include-marker/d' "$am_filepart" \ | |
| | $MAKE -f - am--depfiles) >&5 2>&5 | |
| ac_status=$? | |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
| (exit $ac_status); } || am_rc=$? | |
| done | done |
| if test $am_rc -ne 0; then | |
| { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |
| $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |
| as_fn_error $? "Something went wrong bootstrapping makefile fragments | |
| for automatic dependency tracking. Try re-running configure with the | |
| '--disable-dependency-tracking' option to at least be able to build | |
| the package (albeit without support for automatic dependency tracking). | |
| See \`config.log' for more details" "$LINENO" 5; } | |
| fi | |
| { am_dirpart=; unset am_dirpart;} | |
| { am_filepart=; unset am_filepart;} | |
| { am_mf=; unset am_mf;} | |
| { am_rc=; unset am_rc;} | |
| rm -f conftest-deps.mk | |
| } | } |
| ;; | ;; |
| "libtool":C) | "libtool":C) |