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

  $ /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/src/argp/configure --prefix=/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/pfx --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/src/argp

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

hostname = taylor
uname -m = 9000/829
uname -r = B.11.00
uname -s = HP-UX
uname -v = A

/usr/bin/uname -p = unknown
/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/sbin
PATH: .
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/local/bin/install -c
configure:1368: checking whether build environment is sane
configure:1411: result: yes
configure:1444: checking for gawk
configure:1470: result: awk
configure:1480: checking whether make sets $(MAKE)
configure:1500: result: yes
configure:1710: checking for gcc
configure:1736: result: gcc
configure:1980: checking for C compiler version
configure:1983: gcc --version </dev/null >&5
gcc (GCC) 3.2
Copyright (C) 2002 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:1986: $? = 0
configure:1988: gcc -v </dev/null >&5
Reading specs from /pkg/gcc/hppa-hpux1100/3.2/lib/gcc-lib/hppa1.1-hp-hpux11.00/3.2/specs
Configured with: ../../../3.2/configure --prefix=/pkg/gcc/hppa-hpux1100/3.2 --disable-shared --disable-libgcj
Thread model: single
gcc version 3.2
configure:1991: $? = 0
configure:1993: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1996: $? = 1
configure:2020: checking for C compiler default output
configure:2023: gcc    conftest.c  >&5
as: warning 2: Unknown option "--traditional-format" ignored.
configure:2026: $? = 0
configure:2072: result: a.out
configure:2077: checking whether the C compiler works
configure:2083: ./a.out
configure:2086: $? = 0
configure:2103: result: yes
configure:2110: checking whether we are cross compiling
configure:2112: result: no
configure:2115: checking for suffix of executables
configure:2117: gcc -o conftest    conftest.c  >&5
as: warning 2: Unknown option "--traditional-format" ignored.
configure:2120: $? = 0
configure:2145: result: 
configure:2151: checking for suffix of object files
configure:2198: result: o
configure:2202: checking whether we are using the GNU C compiler
configure:2249: result: yes
configure:2255: checking whether gcc accepts -g
configure:2297: result: yes
configure:2314: checking for gcc option to accept ANSI C
configure:2402: result: none needed
configure:2420: gcc -c -g -O2  conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
conftest.c:2: parse error before "me"
configure:2423: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2551: checking for style of include used by make
configure:2579: result: GNU
configure:2607: checking dependency style of gcc
configure:2669: result: gcc3
configure:2674: checking whether make sets $(MAKE)
configure:2694: result: yes
configure:2744: checking for ranlib
configure:2771: result: ranlib
configure:2787: checking for gcc option to accept ANSI C
configure:2875: result: none needed
configure:2901: checking how to run the C preprocessor
configure:3019: result: gcc -E
configure:3044: gcc -E  conftest.c
configure:3050: $? = 0
configure:3082: gcc -E  conftest.c
configure:3084:28: ac_nonexistent.h: No such file or directory
configure:3088: $? = 1
configure: failed program was:
| #line 3073 "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.2"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3131: checking for egrep
configure:3141: result: grep -E
configure:3146: checking for ANSI C header files
configure:3296: result: yes
configure:3320: checking for sys/types.h
configure:3357: result: yes
configure:3320: checking for sys/stat.h
configure:3357: result: yes
configure:3320: checking for stdlib.h
configure:3357: result: yes
configure:3320: checking for string.h
configure:3357: result: yes
configure:3320: checking for memory.h
configure:3357: result: yes
configure:3320: checking for strings.h
configure:3357: result: yes
configure:3320: checking for inttypes.h
configure:3357: result: yes
configure:3320: checking for stdint.h
configure:3357: result: no
configure:3320: checking for unistd.h
configure:3357: result: yes
configure:3385: checking limits.h usability
configure:3398: gcc -c -g -O2  conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:3401: $? = 0
configure:3404: test -s conftest.o
configure:3407: $? = 0
configure:3417: result: yes
configure:3421: checking limits.h presence
configure:3432: gcc -E  conftest.c
configure:3438: $? = 0
configure:3457: result: yes
configure:3493: checking for limits.h
configure:3500: result: yes
configure:3385: checking malloc.h usability
configure:3398: gcc -c -g -O2  conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:3401: $? = 0
configure:3404: test -s conftest.o
configure:3407: $? = 0
configure:3417: result: yes
configure:3421: checking malloc.h presence
configure:3432: gcc -E  conftest.c
configure:3438: $? = 0
configure:3457: result: yes
configure:3493: checking for malloc.h
configure:3500: result: yes
configure:3376: checking for unistd.h
configure:3381: result: yes
configure:3515: checking for an ANSI C-conforming const
configure:3603: result: yes
configure:3613: checking for inline
configure:3656: result: inline
configure:3671: checking for size_t
configure:3716: result: yes
configure:3732: checking for working alloca.h
configure:3774: result: yes
configure:3784: checking for alloca
configure:3846: result: yes
configure:4057: checking for vprintf
configure:4127: result: yes
configure:4134: checking for _doprnt
configure:4204: result: yes
configure:4222: checking for strerror
configure:4292: result: yes
configure:4309: checking for mempcpy
configure:4359: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   mempcpy (first referenced in /var/tmp//ccYtA9Dk.o) (code)
collect2: ld returned 1 exit status
configure:4362: $? = 1
configure: failed program was:
| #line 4314 "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.2"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 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.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 f != mempcpy;
|   ;
|   return 0;
| }
configure:4379: result: no
configure:4309: checking for strndup
configure:4359: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   strndup (first referenced in /var/tmp//ccceE2VU.o) (code)
collect2: ld returned 1 exit status
configure:4362: $? = 1
configure: failed program was:
| #line 4314 "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.2"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 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.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 f != strndup;
|   ;
|   return 0;
| }
configure:4379: result: no
configure:4309: checking for strchrnul
configure:4359: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   strchrnul (first referenced in /var/tmp//cchACoEO.o) (code)
collect2: ld returned 1 exit status
configure:4362: $? = 1
configure: failed program was:
| #line 4314 "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.2"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 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.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 f != strchrnul;
|   ;
|   return 0;
| }
configure:4379: result: no
configure:4401: checking for putc_unlocked('x', stdout)
configure:4423: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:4426: $? = 0
configure:4429: test -s conftest
configure:4432: $? = 0
configure:4443: result: yes
configure:4461: checking for flockfile
configure:4511: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:4514: $? = 0
configure:4517: test -s conftest
configure:4520: $? = 0
configure:4531: result: yes
configure:4546: checking for fputs_unlocked
configure:4596: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
configure:4597: warning: conflicting types for built-in function `fputs_unlocked'
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   fputs_unlocked (first referenced in /var/tmp//ccelcmKO.o) (code)
collect2: ld returned 1 exit status
configure:4599: $? = 1
configure: failed program was:
| #line 4551 "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.2"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 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.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 f != fputs_unlocked;
|   ;
|   return 0;
| }
configure:4616: result: no
configure:4546: checking for fwrite_unlocked
configure:4596: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   fwrite_unlocked (first referenced in /var/tmp//ccNbX55y.o) (code)
collect2: ld returned 1 exit status
configure:4599: $? = 1
configure: failed program was:
| #line 4551 "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.2"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 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.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 f != fwrite_unlocked;
|   ;
|   return 0;
| }
configure:4616: result: no
configure:4633: checking for strdup
configure:4683: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
configure:4686: $? = 0
configure:4689: test -s conftest
configure:4692: $? = 0
configure:4703: result: yes
configure:4633: checking for asprintf
configure:4683: gcc -o conftest -g -O2   conftest.c  >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
as: warning 2: Unknown option "--traditional-format" ignored.
/usr/ccs/bin/ld: Unsatisfied symbols:
   asprintf (first referenced in /var/tmp//ccv0CWfp.o) (code)
collect2: ld returned 1 exit status
configure:4686: $? = 1
configure: failed program was:
| #line 4638 "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.2"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char asprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 asprintf ();
| /* 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_asprintf) || defined (__stub___asprintf)
| choke me
| #else
| char (*f) () = asprintf;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != asprintf;
|   ;
|   return 0;
| }
configure:4703: result: no
configure:4714: checking whether program_invocation_name is declared
configure:4740: gcc -c -g -O2  conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
configure: In function `main':
configure:4756: `program_invocation_name' undeclared (first use in this function)
configure:4756: (Each undeclared identifier is reported only once
configure:4756: for each function it appears in.)
configure:4743: $? = 1
configure: failed program was:
| #line 4719 "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.2"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_name
|   char *p = (char *) program_invocation_name;
| #endif
| 
|   ;
|   return 0;
| }
configure:4760: result: no
configure:4776: checking whether program_invocation_short_name is declared
configure:4802: gcc -c -g -O2  conftest.c >&5
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled
configure: In function `main':
configure:4819: `program_invocation_short_name' undeclared (first use in this function)
configure:4819: (Each undeclared identifier is reported only once
configure:4819: for each function it appears in.)
configure:4805: $? = 1
configure: failed program was:
| #line 4781 "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.2"
| #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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_STRDUP 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:4822: result: no
configure:4960: creating ./config.status

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

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

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

on taylor

config.status:652: creating Makefile
config.status:652: creating testsuite/Makefile
config.status:749: creating config.h
config.status:986: executing depfiles commands

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

ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_BASH_set=''
ac_cv_env_BASH_value=''
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=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=no
ac_cv_func_call_putc_unlocked=yes
ac_cv_func_cfmakeraw=no
ac_cv_func_flockfile=yes
ac_cv_func_fputs_unlocked=no
ac_cv_func_fwrite_unlocked=no
ac_cv_func_gai_strerror=no
ac_cv_func_getaddrinfo=no
ac_cv_func_getnameinfo=no
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=no
ac_cv_func_gettimeofday=no
ac_cv_func_inet_aton=yes
ac_cv_func_login=no
ac_cv_func_logout=no
ac_cv_func_logwtmp=no
ac_cv_func_memcmp_working=yes
ac_cv_func_mempcpy=no
ac_cv_func_memxor=no
ac_cv_func_openpty=no
ac_cv_func_poll=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_select=no
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=no
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_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_x=have_x='yes 		ac_x_includes= ac_x_libraries='
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=no
ac_cv_header_libutil_h=no
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=yes
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=yes
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=yes
ac_cv_header_zlib_h=yes
ac_cv_lib_Xau_XauGetAuthByAddr=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=no
ac_cv_lib_xnet_inet_addr=yes
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_utmp_ut_addr=yes
ac_cv_member_struct_utmp_ut_addr_v6=no
ac_cv_member_struct_utmp_ut_exit=yes
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_session=no
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
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=yes
ac_cv_member_struct_utmpx_ut_addr=yes
ac_cv_member_struct_utmpx_ut_addr_v6=no
ac_cv_member_struct_utmpx_ut_exit=yes
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=no
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=no
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_objext=o
ac_cv_path_BASH=/usr/bin/bash
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_XAUTH_PROGRAM=/usr/bin/X11/xauth
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK=awk
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_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=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
lsh_cv_c_FUNCTION=no
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_sys_ai_numerichost=no
lsh_cv_sys_unix98_ptys=yes

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

ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run aclocal-1.6'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run tar'
AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run autoconf'
AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run autoheader'
AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run automake-1.6'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
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/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/src/argp'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='ECHO_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} /home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/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/sh'
STRIP=''
VERSION='standalone-1.2'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
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='/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/buildtmp/dist/lsh-1.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/xenofarm/xenofarm/client/lsh/taylor.lysator.liu.se/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_ALLOCA_H 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_DOPRNT 1
#define HAVE_FLOCKFILE 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.2"
#define _GNU_SOURCE 1

configure: exit 0