summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/srclib/apr-util/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'rubbos/app/httpd-2.0.64/srclib/apr-util/config.log')
-rw-r--r--rubbos/app/httpd-2.0.64/srclib/apr-util/config.log554
1 files changed, 554 insertions, 0 deletions
diff --git a/rubbos/app/httpd-2.0.64/srclib/apr-util/config.log b/rubbos/app/httpd-2.0.64/srclib/apr-util/config.log
new file mode 100644
index 00000000..f253aa54
--- /dev/null
+++ b/rubbos/app/httpd-2.0.64/srclib/apr-util/config.log
@@ -0,0 +1,554 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by configure, which was
+generated by GNU Autoconf 2.63. Invocation command line was
+
+ $ /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/configure --disable-option-checking --prefix=/bottlenecks/rubbos/app/apache2 --enable-module=so --enable-so --with-mpm=worker --cache-file=/dev/null --srcdir=/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util --with-apr=../apr --prefix=/bottlenecks/rubbos/app/apache2 --exec-prefix=/bottlenecks/rubbos/app/apache2 --libdir=${prefix}/lib --includedir=/bottlenecks/rubbos/app/apache2/include --bindir=${prefix}/bin
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = ubuntu
+uname -m = x86_64
+uname -r = 3.16.0-30-generic
+uname -s = Linux
+uname -v = #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+/usr/bin/hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH: /bottlenecks/rubbos/app/jdk1.6.0_27/bin
+PATH: /bin/unix
+PATH: /bottlenecks/rubbos/app/apache-ant-1.6.5/bin
+PATH: /bottlenecks/rubbos/app/apache-tomcat-5.5.17/bin
+PATH: /usr/local/sbin
+PATH: /usr/local/bin
+PATH: /usr/sbin
+PATH: /usr/bin
+PATH: /sbin
+PATH: /bin
+PATH: /usr/games
+PATH: /usr/local/games
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2138: checking build system type
+configure:2156: result: x86_64-unknown-linux-gnu
+configure:2178: checking host system type
+configure:2193: result: x86_64-unknown-linux-gnu
+configure:2215: checking target system type
+configure:2230: result: x86_64-unknown-linux-gnu
+configure:2265: checking for working mkdir -p
+configure:2281: result: yes
+configure:2365: checking for chosen layout
+configure:2367: result: apr-util
+configure:2578: checking for APR
+configure:2638: result: yes
+configure:2764: checking for gcc
+configure:2791: result: gcc
+configure:3023: checking for C compiler version
+configure:3031: gcc --version >&5
+gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
+Copyright (C) 2013 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+configure:3035: $? = 0
+configure:3042: gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=gcc
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
+Target: x86_64-linux-gnu
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
+Thread model: posix
+gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
+configure:3046: $? = 0
+configure:3053: gcc -V >&5
+gcc: error: unrecognized command line option '-V'
+gcc: fatal error: no input files
+compilation terminated.
+configure:3057: $? = 4
+configure:3080: checking for C compiler default output file name
+configure:3102: gcc -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:3106: $? = 0
+configure:3144: result: a.out
+configure:3163: checking whether the C compiler works
+configure:3173: ./a.out
+configure:3177: $? = 0
+configure:3196: result: yes
+configure:3203: checking whether we are cross compiling
+configure:3205: result: no
+configure:3208: checking for suffix of executables
+configure:3215: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:3219: $? = 0
+configure:3245: result:
+configure:3251: checking for suffix of object files
+configure:3277: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:3281: $? = 0
+configure:3306: result: o
+configure:3310: checking whether we are using the GNU C compiler
+configure:3339: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:3346: $? = 0
+configure:3363: result: yes
+configure:3372: checking whether gcc accepts -g
+configure:3402: gcc -c -g -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:3409: $? = 0
+configure:3510: result: yes
+configure:3527: checking for gcc option to accept ISO C89
+configure:3601: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:3608: $? = 0
+configure:3631: result: none needed
+configure:3655: checking how to run the C preprocessor
+configure:3773: result: gcc -E
+configure:3802: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
+configure:3809: $? = 0
+configure:3840: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
+conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^
+compilation terminated.
+configure:3847: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:3887: checking for grep that handles long lines and -e
+configure:3947: result: /bin/grep
+configure:3952: checking for egrep
+configure:4016: result: /bin/grep -E
+configure:4021: checking for ANSI C header files
+configure:4051: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4058: $? = 0
+configure:4157: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4161: $? = 0
+configure:4167: ./conftest
+configure:4171: $? = 0
+configure:4189: result: yes
+configure:4213: checking for sys/types.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:4213: checking for sys/stat.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:4213: checking for stdlib.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:4213: checking for string.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:4213: checking for memory.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:4213: checking for strings.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:4213: checking for inttypes.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:4213: checking for stdint.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:4213: checking for unistd.h
+configure:4234: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:4241: $? = 0
+configure:4258: result: yes
+configure:33969: checking for default DBM
+configure:33971: result: sdbm (default)
+configure:34343: checking for Expat in /usr
+configure:34410: result: no
+configure:34343: checking for Expat in /usr/local
+configure:34410: result: no
+configure:34343: checking for Expat in xml/expat-cvs
+configure:34410: result: no
+configure:34343: checking for Expat in xml/expat
+configure:34407: result: yes
+configure:34922: checking iconv.h usability
+configure:34939: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:34946: $? = 0
+configure:34960: result: yes
+configure:34964: checking iconv.h presence
+configure:34979: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
+configure:34986: $? = 0
+configure:35000: result: yes
+configure:35028: checking for iconv.h
+configure:35035: result: yes
+configure:35069: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:35076: $? = 0
+configure:35339: checking for type of inbuf parameter to iconv
+configure:35386: result: char **
+configure:35398: checking for iconv.h
+configure:35405: result: yes
+configure:35409: checking langinfo.h usability
+configure:35426: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:35433: $? = 0
+configure:35447: result: yes
+configure:35451: checking langinfo.h presence
+configure:35466: gcc -E -D_REENTRANT -D_GNU_SOURCE conftest.c
+configure:35473: $? = 0
+configure:35487: result: yes
+configure:35515: checking for langinfo.h
+configure:35524: result: yes
+configure:35555: checking for nl_langinfo
+configure:35611: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:35618: $? = 0
+configure:35640: result: yes
+configure:35663: checking for CODESET in langinfo.h
+configure:35692: result: yes
+configure:35706: checking for library containing crypt
+configure:35747: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+/tmp/ccTtSCl0.o: In function `main':
+/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/conftest.c:33: undefined reference to `crypt'
+collect2: error: ld returned 1 exit status
+configure:35754: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_ICONV_H 1
+| #define HAVE_LANGINFO_H 1
+| #define HAVE_NL_LANGINFO 1
+| #define HAVE_CODESET 1
+| /* end confdefs.h. */
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char crypt ();
+| int
+| main ()
+| {
+| return crypt ();
+| ;
+| return 0;
+| }
+configure:35747: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5
+configure:35754: $? = 0
+configure:35785: result: -lcrypt
+configure:35793: checking if system crypt() function is threadsafe
+configure:35805: result: no
+configure:35812: checking for crypt_r
+configure:35868: gcc -o conftest -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5
+configure:35875: $? = 0
+configure:35897: result: yes
+configure:35913: checking style of crypt_r
+configure:35946: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:30:1: error: unknown type name 'CRYPTD'
+ CRYPTD buffer;
+ ^
+conftest.c:31:1: warning: passing argument 3 of 'crypt_r' from incompatible pointer type [enabled by default]
+ crypt_r("passwd", "hash", &buffer);
+ ^
+In file included from conftest.c:24:0:
+/usr/include/crypt.h:60:14: note: expected 'struct crypt_data * __restrict__' but argument is of type 'int *'
+ extern char *crypt_r (const char *__key, const char *__salt,
+ ^
+configure:35953: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_ICONV_H 1
+| #define HAVE_LANGINFO_H 1
+| #define HAVE_NL_LANGINFO 1
+| #define HAVE_CODESET 1
+| #define HAVE_CRYPT_R 1
+| /* end confdefs.h. */
+|
+| #include <crypt.h>
+|
+| int
+| main ()
+| {
+|
+| CRYPTD buffer;
+| crypt_r("passwd", "hash", &buffer);
+|
+| ;
+| return 0;
+| }
+configure:35994: gcc -c -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
+configure:36001: $? = 0
+configure:36018: result: struct_crypt_data
+configure:36233: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.63. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on ubuntu
+
+config.status:793: creating export_vars.sh
+config.status:793: creating apu-config
+config.status:793: creating build/pkg/pkginfo
+config.status:793: creating include/private/apu_select_dbm.h
+config.status:793: creating include/apr_ldap.h
+config.status:793: creating include/apu.h
+config.status:793: creating include/apu_want.h
+config.status:793: creating Makefile
+config.status:793: creating buckets/Makefile
+config.status:793: creating crypto/Makefile
+config.status:793: creating dbm/Makefile
+config.status:793: creating dbm/sdbm/Makefile
+config.status:793: creating encoding/Makefile
+config.status:793: creating hooks/Makefile
+config.status:793: creating ldap/Makefile
+config.status:793: creating uri/Makefile
+config.status:793: creating xml/Makefile
+config.status:793: creating misc/Makefile
+config.status:793: creating strmatch/Makefile
+config.status:793: creating xlate/Makefile
+config.status:793: creating test/Makefile
+config.status:793: creating include/private/apu_config.h
+config.status:1004: include/private/apu_config.h is unchanged
+config.status:1022: executing default commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=x86_64-unknown-linux-gnu
+ac_cv_c_compiler_gnu=yes
+ac_cv_crypt_r_style=struct_crypt_data
+ac_cv_define_CODESET=yes
+ac_cv_env_CC_set=
+ac_cv_env_CC_value=
+ac_cv_env_CFLAGS_set=
+ac_cv_env_CFLAGS_value=
+ac_cv_env_CPPFLAGS_set=
+ac_cv_env_CPPFLAGS_value=
+ac_cv_env_CPP_set=
+ac_cv_env_CPP_value=
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_func_crypt_r=yes
+ac_cv_func_nl_langinfo=yes
+ac_cv_header_iconv_h=yes
+ac_cv_header_inttypes_h=yes
+ac_cv_header_langinfo_h=yes
+ac_cv_header_memory_h=yes
+ac_cv_header_stdc=yes
+ac_cv_header_stdint_h=yes
+ac_cv_header_stdlib_h=yes
+ac_cv_header_string_h=yes
+ac_cv_header_strings_h=yes
+ac_cv_header_sys_stat_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_unistd_h=yes
+ac_cv_host=x86_64-unknown-linux-gnu
+ac_cv_mkdir_p=yes
+ac_cv_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_GREP=/bin/grep
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_search_crypt=-lcrypt
+ac_cv_target=x86_64-unknown-linux-gnu
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+APRUTIL_DOTTED_VERSION='0.9.19'
+APRUTIL_EXPORT_LIBS='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/libexpat.la'
+APRUTIL_INCLUDES='-I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib'
+APRUTIL_LDFLAGS='-L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib'
+APRUTIL_LIBNAME='aprutil-${APRUTIL_MAJOR_VERSION}'
+APRUTIL_LIBS='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/libexpat.la /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl'
+APRUTIL_MAJOR_VERSION='0'
+APRUTIL_PRIV_INCLUDES='-I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/include -I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/include/private'
+APR_BUILD_DIR='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/build'
+APR_INCLUDES=' -I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/include '
+APR_LIBS=' /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl'
+APR_XML_DIR='xml/expat'
+APR_XML_EXPAT_OLD=''
+APR_XML_SUBDIRS='expat'
+APU_CONFIG_LOCATION='source'
+CC='gcc'
+CFLAGS=' -g -O2 -pthread'
+CPP='gcc -E'
+CPPFLAGS=' -D_REENTRANT -D_GNU_SOURCE'
+DEFS='-DHAVE_CONFIG_H'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+EXTRA_OS_LINK=''
+GREP='/bin/grep'
+INCLUDE_RULES='include /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/build/rules.mk'
+LDFLAGS=''
+LIBOBJS=''
+LIBS='-lcrypt '
+LTLIBOBJS=''
+LT_NO_INSTALL='-no-install'
+OBJEXT='o'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+SHELL='/bin/bash'
+abs_builddir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util'
+abs_srcdir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util'
+ac_ct_CC='gcc'
+apu_db_header='db.h'
+apu_db_version='0'
+apu_has_ldap='0'
+apu_has_ldap_netscape_ssl='0'
+apu_has_ldap_starttls='0'
+apu_have_db='0'
+apu_have_gdbm='0'
+apu_have_ndbm='0'
+apu_have_sdbm='1'
+apu_use_db='0'
+apu_use_gdbm='0'
+apu_use_ndbm='0'
+apu_use_sdbm='1'
+bindir='${prefix}/bin'
+build='x86_64-unknown-linux-gnu'
+build_alias=''
+build_cpu='x86_64'
+build_os='linux-gnu'
+build_vendor='unknown'
+datadir='${prefix}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE}'
+dvidir='${docdir}'
+exec_prefix='/bottlenecks/rubbos/app/apache2'
+have_iconv='1'
+host='x86_64-unknown-linux-gnu'
+host_alias='Linux'
+host_cpu='x86_64'
+host_os='linux-gnu'
+host_vendor='unknown'
+htmldir='${docdir}'
+includedir='/bottlenecks/rubbos/app/apache2/include'
+infodir='${datarootdir}/info'
+lber_h=''
+ldap_h=''
+ldap_ssl_h=''
+lib_target='-rpath $(libdir) $$objects'
+libdir='${prefix}/lib'
+libexecdir='${exec_prefix}/modules'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}'
+mandir='${prefix}/man'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/bottlenecks/rubbos/app/apache2'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+sbindir='${exec_prefix}/bin'
+sharedstatedir='${prefix}/com'
+so_ext='lo'
+sysconfdir='${prefix}/conf'
+target='x86_64-unknown-linux-gnu'
+target_alias=''
+target_cpu='x86_64'
+target_os='linux-gnu'
+target_vendor='unknown'
+top_builddir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util'
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+#define PACKAGE_NAME ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#define PACKAGE_STRING ""
+#define PACKAGE_BUGREPORT ""
+#define STDC_HEADERS 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_MEMORY_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_ICONV_H 1
+#define HAVE_LANGINFO_H 1
+#define HAVE_NL_LANGINFO 1
+#define HAVE_CODESET 1
+#define HAVE_CRYPT_R 1
+#define CRYPT_R_STRUCT_CRYPT_DATA 1
+
+configure: exit 0