upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr-util / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by configure, which was
5 generated by GNU Autoconf 2.63.  Invocation command line was
6
7   $ /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
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = ubuntu
14 uname -m = x86_64
15 uname -r = 3.16.0-30-generic
16 uname -s = Linux
17 uname -v = #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /bottlenecks/rubbos/app/jdk1.6.0_27/bin
31 PATH: /bin/unix
32 PATH: /bottlenecks/rubbos/app/apache-ant-1.6.5/bin
33 PATH: /bottlenecks/rubbos/app/apache-tomcat-5.5.17/bin
34 PATH: /usr/local/sbin
35 PATH: /usr/local/bin
36 PATH: /usr/sbin
37 PATH: /usr/bin
38 PATH: /sbin
39 PATH: /bin
40 PATH: /usr/games
41 PATH: /usr/local/games
42
43
44 ## ----------- ##
45 ## Core tests. ##
46 ## ----------- ##
47
48 configure:2138: checking build system type
49 configure:2156: result: x86_64-unknown-linux-gnu
50 configure:2178: checking host system type
51 configure:2193: result: x86_64-unknown-linux-gnu
52 configure:2215: checking target system type
53 configure:2230: result: x86_64-unknown-linux-gnu
54 configure:2265: checking for working mkdir -p
55 configure:2281: result: yes
56 configure:2365: checking for chosen layout
57 configure:2367: result: apr-util
58 configure:2578: checking for APR
59 configure:2638: result: yes
60 configure:2764: checking for gcc
61 configure:2791: result: gcc
62 configure:3023: checking for C compiler version
63 configure:3031: gcc --version >&5
64 gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
65 Copyright (C) 2013 Free Software Foundation, Inc.
66 This is free software; see the source for copying conditions.  There is NO
67 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
68
69 configure:3035: $? = 0
70 configure:3042: gcc -v >&5
71 Using built-in specs.
72 COLLECT_GCC=gcc
73 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
74 Target: x86_64-linux-gnu
75 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
76 Thread model: posix
77 gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
78 configure:3046: $? = 0
79 configure:3053: gcc -V >&5
80 gcc: error: unrecognized command line option '-V'
81 gcc: fatal error: no input files
82 compilation terminated.
83 configure:3057: $? = 4
84 configure:3080: checking for C compiler default output file name
85 configure:3102: gcc  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
86 configure:3106: $? = 0
87 configure:3144: result: a.out
88 configure:3163: checking whether the C compiler works
89 configure:3173: ./a.out
90 configure:3177: $? = 0
91 configure:3196: result: yes
92 configure:3203: checking whether we are cross compiling
93 configure:3205: result: no
94 configure:3208: checking for suffix of executables
95 configure:3215: gcc -o conftest  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
96 configure:3219: $? = 0
97 configure:3245: result: 
98 configure:3251: checking for suffix of object files
99 configure:3277: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
100 configure:3281: $? = 0
101 configure:3306: result: o
102 configure:3310: checking whether we are using the GNU C compiler
103 configure:3339: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
104 configure:3346: $? = 0
105 configure:3363: result: yes
106 configure:3372: checking whether gcc accepts -g
107 configure:3402: gcc -c -g  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
108 configure:3409: $? = 0
109 configure:3510: result: yes
110 configure:3527: checking for gcc option to accept ISO C89
111 configure:3601: gcc  -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
112 configure:3608: $? = 0
113 configure:3631: result: none needed
114 configure:3655: checking how to run the C preprocessor
115 configure:3773: result: gcc -E
116 configure:3802: gcc -E  -D_REENTRANT -D_GNU_SOURCE conftest.c
117 configure:3809: $? = 0
118 configure:3840: gcc -E  -D_REENTRANT -D_GNU_SOURCE conftest.c
119 conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
120  #include <ac_nonexistent.h>
121                             ^
122 compilation terminated.
123 configure:3847: $? = 1
124 configure: failed program was:
125 | /* confdefs.h.  */
126 | #define PACKAGE_NAME ""
127 | #define PACKAGE_TARNAME ""
128 | #define PACKAGE_VERSION ""
129 | #define PACKAGE_STRING ""
130 | #define PACKAGE_BUGREPORT ""
131 | /* end confdefs.h.  */
132 | #include <ac_nonexistent.h>
133 configure:3887: checking for grep that handles long lines and -e
134 configure:3947: result: /bin/grep
135 configure:3952: checking for egrep
136 configure:4016: result: /bin/grep -E
137 configure:4021: checking for ANSI C header files
138 configure:4051: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
139 configure:4058: $? = 0
140 configure:4157: gcc -o conftest  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
141 configure:4161: $? = 0
142 configure:4167: ./conftest
143 configure:4171: $? = 0
144 configure:4189: result: yes
145 configure:4213: checking for sys/types.h
146 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
147 configure:4241: $? = 0
148 configure:4258: result: yes
149 configure:4213: checking for sys/stat.h
150 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
151 configure:4241: $? = 0
152 configure:4258: result: yes
153 configure:4213: checking for stdlib.h
154 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
155 configure:4241: $? = 0
156 configure:4258: result: yes
157 configure:4213: checking for string.h
158 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
159 configure:4241: $? = 0
160 configure:4258: result: yes
161 configure:4213: checking for memory.h
162 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
163 configure:4241: $? = 0
164 configure:4258: result: yes
165 configure:4213: checking for strings.h
166 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
167 configure:4241: $? = 0
168 configure:4258: result: yes
169 configure:4213: checking for inttypes.h
170 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
171 configure:4241: $? = 0
172 configure:4258: result: yes
173 configure:4213: checking for stdint.h
174 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
175 configure:4241: $? = 0
176 configure:4258: result: yes
177 configure:4213: checking for unistd.h
178 configure:4234: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
179 configure:4241: $? = 0
180 configure:4258: result: yes
181 configure:33969: checking for default DBM
182 configure:33971: result: sdbm (default)
183 configure:34343: checking for Expat in /usr
184 configure:34410: result: no
185 configure:34343: checking for Expat in /usr/local
186 configure:34410: result: no
187 configure:34343: checking for Expat in xml/expat-cvs
188 configure:34410: result: no
189 configure:34343: checking for Expat in xml/expat
190 configure:34407: result: yes
191 configure:34922: checking iconv.h usability
192 configure:34939: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
193 configure:34946: $? = 0
194 configure:34960: result: yes
195 configure:34964: checking iconv.h presence
196 configure:34979: gcc -E  -D_REENTRANT -D_GNU_SOURCE conftest.c
197 configure:34986: $? = 0
198 configure:35000: result: yes
199 configure:35028: checking for iconv.h
200 configure:35035: result: yes
201 configure:35069: gcc -o conftest  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
202 configure:35076: $? = 0
203 configure:35339: checking for type of inbuf parameter to iconv
204 configure:35386: result: char **
205 configure:35398: checking for iconv.h
206 configure:35405: result: yes
207 configure:35409: checking langinfo.h usability
208 configure:35426: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
209 configure:35433: $? = 0
210 configure:35447: result: yes
211 configure:35451: checking langinfo.h presence
212 configure:35466: gcc -E  -D_REENTRANT -D_GNU_SOURCE conftest.c
213 configure:35473: $? = 0
214 configure:35487: result: yes
215 configure:35515: checking for langinfo.h
216 configure:35524: result: yes
217 configure:35555: checking for nl_langinfo
218 configure:35611: gcc -o conftest  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
219 configure:35618: $? = 0
220 configure:35640: result: yes
221 configure:35663: checking for CODESET in langinfo.h
222 configure:35692: result: yes
223 configure:35706: checking for library containing crypt
224 configure:35747: gcc -o conftest  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE  conftest.c  >&5
225 /tmp/ccTtSCl0.o: In function `main':
226 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/conftest.c:33: undefined reference to `crypt'
227 collect2: error: ld returned 1 exit status
228 configure:35754: $? = 1
229 configure: failed program was:
230 | /* confdefs.h.  */
231 | #define PACKAGE_NAME ""
232 | #define PACKAGE_TARNAME ""
233 | #define PACKAGE_VERSION ""
234 | #define PACKAGE_STRING ""
235 | #define PACKAGE_BUGREPORT ""
236 | #define STDC_HEADERS 1
237 | #define HAVE_SYS_TYPES_H 1
238 | #define HAVE_SYS_STAT_H 1
239 | #define HAVE_STDLIB_H 1
240 | #define HAVE_STRING_H 1
241 | #define HAVE_MEMORY_H 1
242 | #define HAVE_STRINGS_H 1
243 | #define HAVE_INTTYPES_H 1
244 | #define HAVE_STDINT_H 1
245 | #define HAVE_UNISTD_H 1
246 | #define HAVE_ICONV_H 1
247 | #define HAVE_LANGINFO_H 1
248 | #define HAVE_NL_LANGINFO 1
249 | #define HAVE_CODESET 1
250 | /* end confdefs.h.  */
251
252 | /* Override any GCC internal prototype to avoid an error.
253 |    Use char because int might match the return type of a GCC
254 |    builtin and then its argument prototype would still apply.  */
255 | #ifdef __cplusplus
256 | extern "C"
257 | #endif
258 | char crypt ();
259 | int
260 | main ()
261 | {
262 | return crypt ();
263 |   ;
264 |   return 0;
265 | }
266 configure:35747: gcc -o conftest  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt   >&5
267 configure:35754: $? = 0
268 configure:35785: result: -lcrypt
269 configure:35793: checking if system crypt() function is threadsafe
270 configure:35805: result: no
271 configure:35812: checking for crypt_r
272 configure:35868: gcc -o conftest  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE  conftest.c -lcrypt  >&5
273 configure:35875: $? = 0
274 configure:35897: result: yes
275 configure:35913: checking style of crypt_r
276 configure:35946: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
277 conftest.c: In function 'main':
278 conftest.c:30:1: error: unknown type name 'CRYPTD'
279  CRYPTD buffer;
280  ^
281 conftest.c:31:1: warning: passing argument 3 of 'crypt_r' from incompatible pointer type [enabled by default]
282  crypt_r("passwd", "hash", &buffer);
283  ^
284 In file included from conftest.c:24:0:
285 /usr/include/crypt.h:60:14: note: expected 'struct crypt_data * __restrict__' but argument is of type 'int *'
286  extern char *crypt_r (const char *__key, const char *__salt,
287               ^
288 configure:35953: $? = 1
289 configure: failed program was:
290 | /* confdefs.h.  */
291 | #define PACKAGE_NAME ""
292 | #define PACKAGE_TARNAME ""
293 | #define PACKAGE_VERSION ""
294 | #define PACKAGE_STRING ""
295 | #define PACKAGE_BUGREPORT ""
296 | #define STDC_HEADERS 1
297 | #define HAVE_SYS_TYPES_H 1
298 | #define HAVE_SYS_STAT_H 1
299 | #define HAVE_STDLIB_H 1
300 | #define HAVE_STRING_H 1
301 | #define HAVE_MEMORY_H 1
302 | #define HAVE_STRINGS_H 1
303 | #define HAVE_INTTYPES_H 1
304 | #define HAVE_STDINT_H 1
305 | #define HAVE_UNISTD_H 1
306 | #define HAVE_ICONV_H 1
307 | #define HAVE_LANGINFO_H 1
308 | #define HAVE_NL_LANGINFO 1
309 | #define HAVE_CODESET 1
310 | #define HAVE_CRYPT_R 1
311 | /* end confdefs.h.  */
312
313 | #include <crypt.h>
314
315 | int
316 | main ()
317 | {
318
319 | CRYPTD buffer;
320 | crypt_r("passwd", "hash", &buffer);
321
322 |   ;
323 |   return 0;
324 | }
325 configure:35994: gcc -c  -g -O2 -pthread  -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
326 configure:36001: $? = 0
327 configure:36018: result: struct_crypt_data
328 configure:36233: creating ./config.status
329
330 ## ---------------------- ##
331 ## Running config.status. ##
332 ## ---------------------- ##
333
334 This file was extended by config.status, which was
335 generated by GNU Autoconf 2.63.  Invocation command line was
336
337   CONFIG_FILES    = 
338   CONFIG_HEADERS  = 
339   CONFIG_LINKS    = 
340   CONFIG_COMMANDS = 
341   $ ./config.status 
342
343 on ubuntu
344
345 config.status:793: creating export_vars.sh
346 config.status:793: creating apu-config
347 config.status:793: creating build/pkg/pkginfo
348 config.status:793: creating include/private/apu_select_dbm.h
349 config.status:793: creating include/apr_ldap.h
350 config.status:793: creating include/apu.h
351 config.status:793: creating include/apu_want.h
352 config.status:793: creating Makefile
353 config.status:793: creating buckets/Makefile
354 config.status:793: creating crypto/Makefile
355 config.status:793: creating dbm/Makefile
356 config.status:793: creating dbm/sdbm/Makefile
357 config.status:793: creating encoding/Makefile
358 config.status:793: creating hooks/Makefile
359 config.status:793: creating ldap/Makefile
360 config.status:793: creating uri/Makefile
361 config.status:793: creating xml/Makefile
362 config.status:793: creating misc/Makefile
363 config.status:793: creating strmatch/Makefile
364 config.status:793: creating xlate/Makefile
365 config.status:793: creating test/Makefile
366 config.status:793: creating include/private/apu_config.h
367 config.status:1004: include/private/apu_config.h is unchanged
368 config.status:1022: executing default commands
369
370 ## ---------------- ##
371 ## Cache variables. ##
372 ## ---------------- ##
373
374 ac_cv_build=x86_64-unknown-linux-gnu
375 ac_cv_c_compiler_gnu=yes
376 ac_cv_crypt_r_style=struct_crypt_data
377 ac_cv_define_CODESET=yes
378 ac_cv_env_CC_set=
379 ac_cv_env_CC_value=
380 ac_cv_env_CFLAGS_set=
381 ac_cv_env_CFLAGS_value=
382 ac_cv_env_CPPFLAGS_set=
383 ac_cv_env_CPPFLAGS_value=
384 ac_cv_env_CPP_set=
385 ac_cv_env_CPP_value=
386 ac_cv_env_LDFLAGS_set=
387 ac_cv_env_LDFLAGS_value=
388 ac_cv_env_LIBS_set=
389 ac_cv_env_LIBS_value=
390 ac_cv_env_build_alias_set=
391 ac_cv_env_build_alias_value=
392 ac_cv_env_host_alias_set=
393 ac_cv_env_host_alias_value=
394 ac_cv_env_target_alias_set=
395 ac_cv_env_target_alias_value=
396 ac_cv_func_crypt_r=yes
397 ac_cv_func_nl_langinfo=yes
398 ac_cv_header_iconv_h=yes
399 ac_cv_header_inttypes_h=yes
400 ac_cv_header_langinfo_h=yes
401 ac_cv_header_memory_h=yes
402 ac_cv_header_stdc=yes
403 ac_cv_header_stdint_h=yes
404 ac_cv_header_stdlib_h=yes
405 ac_cv_header_string_h=yes
406 ac_cv_header_strings_h=yes
407 ac_cv_header_sys_stat_h=yes
408 ac_cv_header_sys_types_h=yes
409 ac_cv_header_unistd_h=yes
410 ac_cv_host=x86_64-unknown-linux-gnu
411 ac_cv_mkdir_p=yes
412 ac_cv_objext=o
413 ac_cv_path_EGREP='/bin/grep -E'
414 ac_cv_path_GREP=/bin/grep
415 ac_cv_prog_CPP='gcc -E'
416 ac_cv_prog_ac_ct_CC=gcc
417 ac_cv_prog_cc_c89=
418 ac_cv_prog_cc_g=yes
419 ac_cv_search_crypt=-lcrypt
420 ac_cv_target=x86_64-unknown-linux-gnu
421
422 ## ----------------- ##
423 ## Output variables. ##
424 ## ----------------- ##
425
426 APRUTIL_DOTTED_VERSION='0.9.19'
427 APRUTIL_EXPORT_LIBS='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/libexpat.la'
428 APRUTIL_INCLUDES='-I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib'
429 APRUTIL_LDFLAGS='-L/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/xml/expat/lib'
430 APRUTIL_LIBNAME='aprutil-${APRUTIL_MAJOR_VERSION}'
431 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'
432 APRUTIL_MAJOR_VERSION='0'
433 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'
434 APR_BUILD_DIR='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/build'
435 APR_INCLUDES=' -I/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/include '
436 APR_LIBS=' /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl  -lpthread -ldl'
437 APR_XML_DIR='xml/expat'
438 APR_XML_EXPAT_OLD=''
439 APR_XML_SUBDIRS='expat'
440 APU_CONFIG_LOCATION='source'
441 CC='gcc'
442 CFLAGS=' -g -O2 -pthread'
443 CPP='gcc -E'
444 CPPFLAGS=' -D_REENTRANT -D_GNU_SOURCE'
445 DEFS='-DHAVE_CONFIG_H'
446 ECHO_C=''
447 ECHO_N='-n'
448 ECHO_T=''
449 EGREP='/bin/grep -E'
450 EXEEXT=''
451 EXTRA_OS_LINK=''
452 GREP='/bin/grep'
453 INCLUDE_RULES='include /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util/build/rules.mk'
454 LDFLAGS=''
455 LIBOBJS=''
456 LIBS='-lcrypt '
457 LTLIBOBJS=''
458 LT_NO_INSTALL='-no-install'
459 OBJEXT='o'
460 PACKAGE_BUGREPORT=''
461 PACKAGE_NAME=''
462 PACKAGE_STRING=''
463 PACKAGE_TARNAME=''
464 PACKAGE_VERSION=''
465 PATH_SEPARATOR=':'
466 SHELL='/bin/bash'
467 abs_builddir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util'
468 abs_srcdir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util'
469 ac_ct_CC='gcc'
470 apu_db_header='db.h'
471 apu_db_version='0'
472 apu_has_ldap='0'
473 apu_has_ldap_netscape_ssl='0'
474 apu_has_ldap_starttls='0'
475 apu_have_db='0'
476 apu_have_gdbm='0'
477 apu_have_ndbm='0'
478 apu_have_sdbm='1'
479 apu_use_db='0'
480 apu_use_gdbm='0'
481 apu_use_ndbm='0'
482 apu_use_sdbm='1'
483 bindir='${prefix}/bin'
484 build='x86_64-unknown-linux-gnu'
485 build_alias=''
486 build_cpu='x86_64'
487 build_os='linux-gnu'
488 build_vendor='unknown'
489 datadir='${prefix}'
490 datarootdir='${prefix}/share'
491 docdir='${datarootdir}/doc/${PACKAGE}'
492 dvidir='${docdir}'
493 exec_prefix='/bottlenecks/rubbos/app/apache2'
494 have_iconv='1'
495 host='x86_64-unknown-linux-gnu'
496 host_alias='Linux'
497 host_cpu='x86_64'
498 host_os='linux-gnu'
499 host_vendor='unknown'
500 htmldir='${docdir}'
501 includedir='/bottlenecks/rubbos/app/apache2/include'
502 infodir='${datarootdir}/info'
503 lber_h=''
504 ldap_h=''
505 ldap_ssl_h=''
506 lib_target='-rpath $(libdir) $$objects'
507 libdir='${prefix}/lib'
508 libexecdir='${exec_prefix}/modules'
509 localedir='${datarootdir}/locale'
510 localstatedir='${prefix}'
511 mandir='${prefix}/man'
512 oldincludedir='/usr/include'
513 pdfdir='${docdir}'
514 prefix='/bottlenecks/rubbos/app/apache2'
515 program_transform_name='s,x,x,'
516 psdir='${docdir}'
517 sbindir='${exec_prefix}/bin'
518 sharedstatedir='${prefix}/com'
519 so_ext='lo'
520 sysconfdir='${prefix}/conf'
521 target='x86_64-unknown-linux-gnu'
522 target_alias=''
523 target_cpu='x86_64'
524 target_os='linux-gnu'
525 target_vendor='unknown'
526 top_builddir='/bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr-util'
527
528 ## ----------- ##
529 ## confdefs.h. ##
530 ## ----------- ##
531
532 #define PACKAGE_NAME ""
533 #define PACKAGE_TARNAME ""
534 #define PACKAGE_VERSION ""
535 #define PACKAGE_STRING ""
536 #define PACKAGE_BUGREPORT ""
537 #define STDC_HEADERS 1
538 #define HAVE_SYS_TYPES_H 1
539 #define HAVE_SYS_STAT_H 1
540 #define HAVE_STDLIB_H 1
541 #define HAVE_STRING_H 1
542 #define HAVE_MEMORY_H 1
543 #define HAVE_STRINGS_H 1
544 #define HAVE_INTTYPES_H 1
545 #define HAVE_STDINT_H 1
546 #define HAVE_UNISTD_H 1
547 #define HAVE_ICONV_H 1
548 #define HAVE_LANGINFO_H 1
549 #define HAVE_NL_LANGINFO 1
550 #define HAVE_CODESET 1
551 #define HAVE_CRYPT_R 1
552 #define CRYPT_R_STRUCT_CRYPT_DATA 1
553
554 configure: exit 0