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.56.  Invocation command line was

  $ /.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/configure --prefix=/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/pfx --cache-file=../../config.cache --srcdir=/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp

## --------- ##
## Platform. ##
## --------- ##

hostname = hal9000.alcom.aland.fi
uname -m = i386
uname -r = 4.9-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.9-STABLE #10: Sat Feb 21 18:39:33 EET 2004     root@hal9000.alcom.aland.fi:/usr/obj/usr/src/sys/HAL 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /sw/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1177: loading cache ../../config.cache
configure:1303: checking for a BSD-compatible install
configure:1357: result: /usr/bin/install -c
configure:1368: checking whether build environment is sane
configure:1411: result: yes
configure:1444: checking for gawk
configure:1470: result: nawk
configure:1480: checking whether make sets $(MAKE)
configure:1500: result: yes
configure:1716: checking for gcc
configure:1742: result: gcc
configure:1986: checking for C compiler version
configure:1989: gcc --version </dev/null >&5
2.95.4
configure:1992: $? = 0
configure:1994: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:1997: $? = 0
configure:1999: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2002: $? = 1
configure:2026: checking for C compiler default output
configure:2029: gcc    conftest.c  >&5
configure:2032: $? = 0
configure:2078: result: a.out
configure:2083: checking whether the C compiler works
configure:2089: ./a.out
configure:2092: $? = 0
configure:2109: result: yes
configure:2116: checking whether we are cross compiling
configure:2118: result: no
configure:2121: checking for suffix of executables
configure:2123: gcc -o conftest    conftest.c  >&5
configure:2126: $? = 0
configure:2151: result: 
configure:2157: checking for suffix of object files
configure:2204: result: o
configure:2208: checking whether we are using the GNU C compiler
configure:2255: result: yes
configure:2261: checking whether gcc accepts -g
configure:2303: result: yes
configure:2320: checking for gcc option to accept ANSI C
configure:2408: result: none needed
configure:2426: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2429: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2557: checking for style of include used by make
configure:2585: result: GNU
configure:2613: checking dependency style of gcc
configure:2675: result: gcc
configure:2692: checking whether make sets $(MAKE)
configure:2712: result: yes
configure:2762: checking for ranlib
configure:2789: result: ranlib
configure:2805: checking for gcc option to accept ANSI C
configure:2893: result: none needed
configure:2919: checking how to run the C preprocessor
configure:3031: result: gcc -E
configure:3050: gcc -E  conftest.c
configure:3056: $? = 0
configure:3088: gcc -E  conftest.c
configure:3090: ac_nonexistent.h: No such file or directory
configure:3094: $? = 1
configure: failed program was:
| #line 3079 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3137: checking for egrep
configure:3147: result: grep -E
configure:3152: checking for ANSI C header files
configure:3299: result: yes
configure:3323: checking for sys/types.h
configure:3360: result: yes
configure:3323: checking for sys/stat.h
configure:3360: result: yes
configure:3323: checking for stdlib.h
configure:3360: result: yes
configure:3323: checking for string.h
configure:3360: result: yes
configure:3323: checking for memory.h
configure:3360: result: yes
configure:3323: checking for strings.h
configure:3360: result: yes
configure:3323: checking for inttypes.h
configure:3360: result: yes
configure:3323: checking for stdint.h
configure:3360: result: no
configure:3323: checking for unistd.h
configure:3360: result: yes
configure:3388: checking limits.h usability
configure:3401: gcc -c -g -O2  conftest.c >&5
configure:3404: $? = 0
configure:3407: test -s conftest.o
configure:3410: $? = 0
configure:3420: result: yes
configure:3424: checking limits.h presence
configure:3435: gcc -E  conftest.c
configure:3441: $? = 0
configure:3460: result: yes
configure:3496: checking for limits.h
configure:3503: result: yes
configure:3388: checking malloc.h usability
configure:3401: gcc -c -g -O2  conftest.c >&5
In file included from configure:3445:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:3404: $? = 0
configure:3407: test -s conftest.o
configure:3410: $? = 0
configure:3420: result: yes
configure:3424: checking malloc.h presence
configure:3435: gcc -E  conftest.c
In file included from configure:3447:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:3441: $? = 0
configure:3460: result: yes
configure:3496: checking for malloc.h
configure:3503: result: yes
configure:3379: checking for unistd.h
configure:3384: result: yes
configure:3518: checking for an ANSI C-conforming const
configure:3606: result: yes
configure:3616: checking for inline
configure:3659: result: inline
configure:3674: checking for size_t
configure:3719: result: yes
configure:3732: checking for __attribute__
configure:3784: result: yes
configure:3802: checking for working alloca.h
configure:3844: result: no
configure:3854: checking for alloca
configure:3916: result: yes
configure:4121: checking for vprintf
configure:4185: result: yes
configure:4192: checking for _doprnt
configure:4256: result: no
configure:4274: checking for strerror
configure:4338: result: yes
configure:4355: checking for mempcpy
configure:4399: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccSg9H4J.o: In function `main':
/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/conftest.c:4415: undefined reference to `mempcpy'
configure:4402: $? = 1
configure: failed program was:
| #line 4360 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char mempcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_mempcpy) || defined (__stub___mempcpy)
| choke me
| #else
| char (*f) () = mempcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4419: result: no
configure:4355: checking for strndup
configure:4399: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccoC9cZl.o: In function `main':
/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/conftest.c:4415: undefined reference to `strndup'
configure:4402: $? = 1
configure: failed program was:
| #line 4360 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strndup (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strndup ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strndup) || defined (__stub___strndup)
| choke me
| #else
| char (*f) () = strndup;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4419: result: no
configure:4355: checking for strchrnul
configure:4399: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccRst7Vq.o: In function `main':
/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/conftest.c:4415: undefined reference to `strchrnul'
configure:4402: $? = 1
configure: failed program was:
| #line 4360 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strchrnul (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strchrnul ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strchrnul) || defined (__stub___strchrnul)
| choke me
| #else
| char (*f) () = strchrnul;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4419: result: no
configure:4441: checking for putc_unlocked('x', stdout)
configure:4463: gcc -o conftest -g -O2   conftest.c  >&5
configure:4466: $? = 0
configure:4469: test -s conftest
configure:4472: $? = 0
configure:4483: result: yes
configure:4501: checking for flockfile
configure:4545: gcc -o conftest -g -O2   conftest.c  >&5
configure:4548: $? = 0
configure:4551: test -s conftest
configure:4554: $? = 0
configure:4565: result: yes
configure:4580: checking for fputs_unlocked
configure:4624: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccYxofaz.o: In function `main':
/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/conftest.c:4642: undefined reference to `fputs_unlocked'
configure:4627: $? = 1
configure: failed program was:
| #line 4585 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fputs_unlocked (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fputs_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fputs_unlocked) || defined (__stub___fputs_unlocked)
| choke me
| #else
| char (*f) () = fputs_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4644: result: no
configure:4580: checking for fwrite_unlocked
configure:4624: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccfI9Pvd.o: In function `main':
/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/conftest.c:4642: undefined reference to `fwrite_unlocked'
configure:4627: $? = 1
configure: failed program was:
| #line 4585 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fwrite_unlocked (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fwrite_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fwrite_unlocked) || defined (__stub___fwrite_unlocked)
| choke me
| #else
| char (*f) () = fwrite_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4644: result: no
configure:4661: checking for strdup
configure:4705: gcc -o conftest -g -O2   conftest.c  >&5
configure:4708: $? = 0
configure:4711: test -s conftest
configure:4714: $? = 0
configure:4725: result: yes
configure:4661: checking for asprintf
configure:4705: gcc -o conftest -g -O2   conftest.c  >&5
configure:4708: $? = 0
configure:4711: test -s conftest
configure:4714: $? = 0
configure:4725: result: yes
configure:4736: checking whether program_invocation_name is declared
configure:4762: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:4778: `program_invocation_name' undeclared (first use in this function)
configure:4778: (Each undeclared identifier is reported only once
configure:4778: for each function it appears in.)
configure:4765: $? = 1
configure: failed program was:
| #line 4741 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_STRDUP 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_name
|   char *p = (char *) program_invocation_name;
| #endif
| 
|   ;
|   return 0;
| }
configure:4782: result: no
configure:4798: checking whether program_invocation_short_name is declared
configure:4824: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:4841: `program_invocation_short_name' undeclared (first use in this function)
configure:4841: (Each undeclared identifier is reported only once
configure:4841: for each function it appears in.)
configure:4827: $? = 1
configure: failed program was:
| #line 4803 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_STRDUP 1
| #define HAVE_ASPRINTF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_short_name
|   char *p = (char *) program_invocation_short_name;
| #endif
| 
|   ;
|   return 0;
| }
configure:4844: result: no
configure:4989: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.56.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on hal9000.alcom.aland.fi

config.status:655: creating Makefile
config.status:655: creating testsuite/Makefile
config.status:752: creating config.h
config.status:996: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XAUTH_PROGRAM_set=
ac_cv_env_XAUTH_PROGRAM_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_exeext=
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=yes
ac_cv_func_call_putc_unlocked=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_flockfile=yes
ac_cv_func_fputs_unlocked=no
ac_cv_func_fwrite_unlocked=no
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=no
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_login=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mempcpy=no
ac_cv_func_openpty=yes
ac_cv_func_poll=yes
ac_cv_func_pututline=no
ac_cv_func_pututxline=no
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_socket=yes
ac_cv_func_strchrnul=no
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=no
ac_cv_func_strsignal=yes
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_updwtmp=no
ac_cv_func_updwtmpx=no
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl__sys_siglist=no
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=no
ac_cv_header_crypt_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=yes
ac_cv_header_libutil_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=no
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=no
ac_cv_header_zlib_h=yes
ac_cv_lib_Xau_XauGetAuthByAddr=yes
ac_cv_lib_asn1_der_get_octet_string=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_des_des_cbc_encrypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_krb5_krb5_cc_gen_new=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_resolv_dn_expand=no
ac_cv_lib_roken_strlcpy=yes
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_utmp_ut_addr=no
ac_cv_member_struct_utmp_ut_addr_v6=no
ac_cv_member_struct_utmp_ut_exit=no
ac_cv_member_struct_utmp_ut_exit___e_termination=no
ac_cv_member_struct_utmp_ut_exit_e_termination=no
ac_cv_member_struct_utmp_ut_exit_ut_termination=no
ac_cv_member_struct_utmp_ut_host=no
ac_cv_member_struct_utmp_ut_id=no
ac_cv_member_struct_utmp_ut_name=no
ac_cv_member_struct_utmp_ut_pid=no
ac_cv_member_struct_utmp_ut_session=no
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=no
ac_cv_member_struct_utmp_ut_tv=no
ac_cv_member_struct_utmp_ut_tv_tv_sec=no
ac_cv_member_struct_utmp_ut_user=no
ac_cv_objext=o
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_SCHEME_PROGRAM=/usr/local/bin/guile
ac_cv_path_XAUTH_PROGRAM=/usr/X11R6/bin/xauth
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_argp_parse=no
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=no
am_cv_CC_dependencies_compiler_type=gcc
am_cv_prog_cc_stdc=
lsh_cv_c_FUNCTION=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_unix98_ptys=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/missing --run tar'
AUTOCONF='${SHELL} /.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/missing --run autoconf'
AUTOHEADER='${SHELL} /.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/missing --run autoheader'
AUTOMAKE='${SHELL} /.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/missing --run automake-1.7'
AWK='nawk'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=' mempcpy$U.o strndup$U.o strchrnul$U.o'
LIBS=''
LTLIBOBJS=' mempcpy$U.lo strndup$U.lo strchrnul$U.lo'
MAKEINFO='${SHELL} /.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/missing --run makeinfo'
OBJEXT='o'
PACKAGE='argp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='standalone-1.3'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/argp/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/.amd_mnt/smaug/var/www/htdocs/testserver/linus/xenofarm/client/lsh/hal9000.alcom.aland.fi/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_ALLOCA 1
#define HAVE_ASPRINTF 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_FLOCKFILE 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_PUTC_UNLOCKED 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define PACKAGE "argp"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "standalone-1.3"
#define _GNU_SOURCE 1

configure: exit 0