Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by orrisroot, Fri Apr 1 11:01:49 2005 UTC revision 1.6 by orrisroot, Mon May 30 04:41:17 2005 UTC
# Line 465  ac_includes_default="\ Line 465  ac_includes_default="\
465  # include <unistd.h>  # include <unistd.h>
466  #endif"  #endif"
467    
468  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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP LN_S RANLIB ac_ct_RANLIB EGREP ECHO AR ac_ct_AR CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL XML2_CONFIG XML_CPPFLAGS XML_LIBS IODBC_CONFIG IODBC_CFLAGS IODBC_LIBS IODBC_STATIC_LIBS IODBC_LIBTOOL_LIBS IODBC_ODBCVERSION IODBC_ODBCINI IODBC_ODBCINSTINI IODBC_VERSION UNIXODBC_CONFIG UNIXODBC_CFLAGS UNIXODBC_LIBS UNIXODBC_STATIC_LIBS UNIXODBC_LIBTOOL_LIBS UNIXODBC_ODBCVERSION UNIXODBC_ODBCINI UNIXODBC_ODBCINSTINI UNIXODBC_VERSION ZLIB_CFLAGS ZLIB_LIBS OPENSSL_CFLAGS OPENSSL_LIBS PHP_CONFIG PHP_PREFIX PHP_INCLUDES PHP_LDFLAGS PHP_LIBS PHP_EXTENSION_DIR PHP_VERSION XNPAL_CFLAGS XNPAL_LIBADD LIBOBJS POW_LIB 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP LN_S RANLIB ac_ct_RANLIB EGREP ECHO AR ac_ct_AR CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL XML2_CONFIG XML_CPPFLAGS XML_LIBS IODBC_CONFIG IODBC_CFLAGS IODBC_LIBS IODBC_STATIC_LIBS IODBC_LIBTOOL_LIBS IODBC_ODBCVERSION IODBC_ODBCINI IODBC_ODBCINSTINI IODBC_VERSION UNIXODBC_CONFIG UNIXODBC_CFLAGS UNIXODBC_LIBS UNIXODBC_STATIC_LIBS UNIXODBC_LIBTOOL_LIBS UNIXODBC_ODBCVERSION UNIXODBC_ODBCINI UNIXODBC_ODBCINSTINI UNIXODBC_VERSION ZLIB_CFLAGS ZLIB_LIBS OPENSSL_CFLAGS OPENSSL_LIBS PHP_CONFIG PHP_PREFIX PHP_INCLUDES PHP_LDFLAGS PHP_LIBS PHP_EXTENSION_DIR PHP_VERSION XNPAL_CFLAGS XNPAL_LIBADD USE_SYSLOG LIBOBJS POW_LIB LTLIBOBJS'
469  ac_subst_files=''  ac_subst_files=''
470    
471  # Initialize some variables set by options.  # Initialize some variables set by options.
# Line 1040  Optional Features: Line 1040  Optional Features:
1040                            optimize for fast installation [default=yes]                            optimize for fast installation [default=yes]
1041    --disable-libtool-lock  avoid locking (might break parallel builds)    --disable-libtool-lock  avoid locking (might break parallel builds)
1042    --disable-xmltest       Do not try to compile and run a test LIBXML program    --disable-xmltest       Do not try to compile and run a test LIBXML program
1043      --enable-syslog         Enable logging to syslog
1044    
1045  Optional Packages:  Optional Packages:
1046    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
# Line 4458  ia64-*-hpux*) Line 4459  ia64-*-hpux*)
4459    ;;    ;;
4460  *-*-irix6*)  *-*-irix6*)
4461    # Find out which ABI we are using.    # Find out which ABI we are using.
4462    echo '#line 4461 "configure"' > conftest.$ac_ext    echo '#line 4462 "configure"' > conftest.$ac_ext
4463    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4464    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
4465    ac_status=$?    ac_status=$?
# Line 5299  fi Line 5300  fi
5300    
5301    
5302  # Provide some information about the compiler.  # Provide some information about the compiler.
5303  echo "$as_me:5302:" \  echo "$as_me:5303:" \
5304       "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
5305  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
5306  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
# Line 6304  else Line 6305  else
6305     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6306     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6307     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6308     (eval echo "\"\$as_me:6307: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6308: $lt_compile\"" >&5)
6309     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
6310     ac_status=$?     ac_status=$?
6311     cat conftest.err >&5     cat conftest.err >&5
6312     echo "$as_me:6311: \$? = $ac_status" >&5     echo "$as_me:6312: \$? = $ac_status" >&5
6313     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
6314       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
6315       # So say no if there are warnings       # So say no if there are warnings
# Line 6551  else Line 6552  else
6552     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6553     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6554     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6555     (eval echo "\"\$as_me:6554: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6555: $lt_compile\"" >&5)
6556     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
6557     ac_status=$?     ac_status=$?
6558     cat conftest.err >&5     cat conftest.err >&5
6559     echo "$as_me:6558: \$? = $ac_status" >&5     echo "$as_me:6559: \$? = $ac_status" >&5
6560     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
6561       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
6562       # So say no if there are warnings       # So say no if there are warnings
# Line 6618  else Line 6619  else
6619     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6620     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6621     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6622     (eval echo "\"\$as_me:6621: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6622: $lt_compile\"" >&5)
6623     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
6624     ac_status=$?     ac_status=$?
6625     cat out/conftest.err >&5     cat out/conftest.err >&5
6626     echo "$as_me:6625: \$? = $ac_status" >&5     echo "$as_me:6626: \$? = $ac_status" >&5
6627     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
6628     then     then
6629       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 7983  linux*) Line 7984  linux*)
7984    libsuff=    libsuff=
7985    case "$host_cpu" in    case "$host_cpu" in
7986    x86_64*|s390x*|powerpc64*)    x86_64*|s390x*|powerpc64*)
7987      echo '#line 7986 "configure"' > conftest.$ac_ext      echo '#line 7987 "configure"' > conftest.$ac_ext
7988      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7989    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
7990    ac_status=$?    ac_status=$?
# Line 8679  else Line 8680  else
8680    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8681    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
8682    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
8683  #line 8682 "configure"  #line 8683 "configure"
8684  #include "confdefs.h"  #include "confdefs.h"
8685    
8686  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 8777  else Line 8778  else
8778    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8779    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
8780    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
8781  #line 8780 "configure"  #line 8781 "configure"
8782  #include "confdefs.h"  #include "confdefs.h"
8783    
8784  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 10957  else Line 10958  else
10958     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10959     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10960     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
10961     (eval echo "\"\$as_me:10960: $lt_compile\"" >&5)     (eval echo "\"\$as_me:10961: $lt_compile\"" >&5)
10962     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
10963     ac_status=$?     ac_status=$?
10964     cat conftest.err >&5     cat conftest.err >&5
10965     echo "$as_me:10964: \$? = $ac_status" >&5     echo "$as_me:10965: \$? = $ac_status" >&5
10966     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
10967       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
10968       # So say no if there are warnings       # So say no if there are warnings
# Line 11024  else Line 11025  else
11025     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
11026     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11027     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
11028     (eval echo "\"\$as_me:11027: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11028: $lt_compile\"" >&5)
11029     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
11030     ac_status=$?     ac_status=$?
11031     cat out/conftest.err >&5     cat out/conftest.err >&5
11032     echo "$as_me:11031: \$? = $ac_status" >&5     echo "$as_me:11032: \$? = $ac_status" >&5
11033     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
11034     then     then
11035       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 11595  linux*) Line 11596  linux*)
11596    libsuff=    libsuff=
11597    case "$host_cpu" in    case "$host_cpu" in
11598    x86_64*|s390x*|powerpc64*)    x86_64*|s390x*|powerpc64*)
11599      echo '#line 11598 "configure"' > conftest.$ac_ext      echo '#line 11599 "configure"' > conftest.$ac_ext
11600      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11601    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
11602    ac_status=$?    ac_status=$?
# Line 12291  else Line 12292  else
12292    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12293    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
12294    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
12295  #line 12294 "configure"  #line 12295 "configure"
12296  #include "confdefs.h"  #include "confdefs.h"
12297    
12298  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 12389  else Line 12390  else
12390    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12391    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
12392    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
12393  #line 12392 "configure"  #line 12393 "configure"
12394  #include "confdefs.h"  #include "confdefs.h"
12395    
12396  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 13226  else Line 13227  else
13227     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13228     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13229     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
13230     (eval echo "\"\$as_me:13229: $lt_compile\"" >&5)     (eval echo "\"\$as_me:13230: $lt_compile\"" >&5)
13231     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
13232     ac_status=$?     ac_status=$?
13233     cat conftest.err >&5     cat conftest.err >&5
13234     echo "$as_me:13233: \$? = $ac_status" >&5     echo "$as_me:13234: \$? = $ac_status" >&5
13235     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
13236       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
13237       # So say no if there are warnings       # So say no if there are warnings
# Line 13293  else Line 13294  else
13294     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13295     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13296     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
13297     (eval echo "\"\$as_me:13296: $lt_compile\"" >&5)     (eval echo "\"\$as_me:13297: $lt_compile\"" >&5)
13298     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
13299     ac_status=$?     ac_status=$?
13300     cat out/conftest.err >&5     cat out/conftest.err >&5
13301     echo "$as_me:13300: \$? = $ac_status" >&5     echo "$as_me:13301: \$? = $ac_status" >&5
13302     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
13303     then     then
13304       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 14636  linux*) Line 14637  linux*)
14637    libsuff=    libsuff=
14638    case "$host_cpu" in    case "$host_cpu" in
14639    x86_64*|s390x*|powerpc64*)    x86_64*|s390x*|powerpc64*)
14640      echo '#line 14639 "configure"' > conftest.$ac_ext      echo '#line 14640 "configure"' > conftest.$ac_ext
14641      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14642    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
14643    ac_status=$?    ac_status=$?
# Line 15282  else Line 15283  else
15283     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15284     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15285     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15286     (eval echo "\"\$as_me:15285: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15286: $lt_compile\"" >&5)
15287     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
15288     ac_status=$?     ac_status=$?
15289     cat conftest.err >&5     cat conftest.err >&5
15290     echo "$as_me:15289: \$? = $ac_status" >&5     echo "$as_me:15290: \$? = $ac_status" >&5
15291     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
15292       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
15293       # So say no if there are warnings       # So say no if there are warnings
# Line 15529  else Line 15530  else
15530     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15531     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15532     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15533     (eval echo "\"\$as_me:15532: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15533: $lt_compile\"" >&5)
15534     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
15535     ac_status=$?     ac_status=$?
15536     cat conftest.err >&5     cat conftest.err >&5
15537     echo "$as_me:15536: \$? = $ac_status" >&5     echo "$as_me:15537: \$? = $ac_status" >&5
15538     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
15539       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
15540       # So say no if there are warnings       # So say no if there are warnings
# Line 15596  else Line 15597  else
15597     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15598     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15599     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15600     (eval echo "\"\$as_me:15599: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15600: $lt_compile\"" >&5)
15601     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
15602     ac_status=$?     ac_status=$?
15603     cat out/conftest.err >&5     cat out/conftest.err >&5
15604     echo "$as_me:15603: \$? = $ac_status" >&5     echo "$as_me:15604: \$? = $ac_status" >&5
15605     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
15606     then     then
15607       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 16961  linux*) Line 16962  linux*)
16962    libsuff=    libsuff=
16963    case "$host_cpu" in    case "$host_cpu" in
16964    x86_64*|s390x*|powerpc64*)    x86_64*|s390x*|powerpc64*)
16965      echo '#line 16964 "configure"' > conftest.$ac_ext      echo '#line 16965 "configure"' > conftest.$ac_ext
16966      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16967    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
16968    ac_status=$?    ac_status=$?
# Line 17657  else Line 17658  else
17658    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
17659    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
17660    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
17661  #line 17660 "configure"  #line 17661 "configure"
17662  #include "confdefs.h"  #include "confdefs.h"
17663    
17664  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 17755  else Line 17756  else
17756    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
17757    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
17758    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
17759  #line 17758 "configure"  #line 17759 "configure"
17760  #include "confdefs.h"  #include "confdefs.h"
17761    
17762  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 20097  XNPAL_LIBADD="$XML_LIBS $ODBC_LIBS $ZLIB Line 20098  XNPAL_LIBADD="$XML_LIBS $ODBC_LIBS $ZLIB
20098    
20099    
20100    
20101    echo "$as_me:$LINENO: checking if logging to syslog wanted" >&5
20102    echo $ECHO_N "checking if logging to syslog wanted... $ECHO_C" >&6
20103    # Check whether --enable-syslog or --disable-syslog was given.
20104    if test "${enable_syslog+set}" = set; then
20105      enableval="$enable_syslog"
20106      syslog=yes
20107    fi;
20108    if test x-$syslog = "x-yes"; then
20109       echo "$as_me:$LINENO: result: yes" >&5
20110    echo "${ECHO_T}yes" >&6
20111    
20112    cat >>confdefs.h <<\_ACEOF
20113    #define USE_SYSLOG
20114    _ACEOF
20115    
20116    else
20117      echo "$as_me:$LINENO: result: no" >&5
20118    echo "${ECHO_T}no" >&6
20119    fi
20120    
20121    
20122  # Checks for header files.  # Checks for header files.
20123  echo "$as_me:$LINENO: checking for ANSI C header files" >&5  echo "$as_me:$LINENO: checking for ANSI C header files" >&5
20124  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
# Line 22025  s,@PHP_EXTENSION_DIR@,$PHP_EXTENSION_DIR Line 22047  s,@PHP_EXTENSION_DIR@,$PHP_EXTENSION_DIR
22047  s,@PHP_VERSION@,$PHP_VERSION,;t t  s,@PHP_VERSION@,$PHP_VERSION,;t t
22048  s,@XNPAL_CFLAGS@,$XNPAL_CFLAGS,;t t  s,@XNPAL_CFLAGS@,$XNPAL_CFLAGS,;t t
22049  s,@XNPAL_LIBADD@,$XNPAL_LIBADD,;t t  s,@XNPAL_LIBADD@,$XNPAL_LIBADD,;t t
22050    s,@USE_SYSLOG@,$USE_SYSLOG,;t t
22051  s,@LIBOBJS@,$LIBOBJS,;t t  s,@LIBOBJS@,$LIBOBJS,;t t
22052  s,@POW_LIB@,$POW_LIB,;t t  s,@POW_LIB@,$POW_LIB,;t t
22053  s,@LTLIBOBJS@,$LTLIBOBJS,;t t  s,@LTLIBOBJS@,$LTLIBOBJS,;t t

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26