This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by argp configure standalone-1.3, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/pfx

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

hostname = us12.roxen.com
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-11

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = us12.roxen.com
Release = 5.9
KernelID = Generic_112233-11
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/bin
PATH: .
PATH: /usr/local/bin
PATH: /usr/local/bin
PATH: /sw/local/bin
PATH: /usr/ccs/bin


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

configure:1222: creating cache config.cache
configure:1353: checking for a BSD-compatible install
configure:1408: result: /usr/local/bin/install -c
configure:1419: checking whether build environment is sane
configure:1462: result: yes
configure:1519: checking for gawk
configure:1548: result: no
configure:1519: checking for mawk
configure:1548: result: no
configure:1519: checking for nawk
configure:1535: found /usr/bin/nawk
configure:1545: result: nawk
configure:1555: checking whether make sets $(MAKE)
configure:1575: result: yes
configure:1800: checking for gcc
configure:1816: found /usr/local/bin/gcc
configure:1826: result: gcc
configure:2070: checking for C compiler version
configure:2073: gcc --version </dev/null >&5
2.95.3
configure:2076: $? = 0
configure:2078: gcc -v </dev/null >&5
Reading specs from /i/gcc/2.95.3/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:2081: $? = 0
configure:2083: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2086: $? = 1
configure:2109: checking for C compiler default output file name
configure:2112: gcc    conftest.c  >&5
configure:2115: $? = 0
configure:2161: result: a.out
configure:2166: checking whether the C compiler works
configure:2172: ./a.out
configure:2175: $? = 0
configure:2192: result: yes
configure:2199: checking whether we are cross compiling
configure:2201: result: no
configure:2204: checking for suffix of executables
configure:2206: gcc -o conftest    conftest.c  >&5
configure:2209: $? = 0
configure:2234: result: 
configure:2240: checking for suffix of object files
configure:2261: gcc -c   conftest.c >&5
configure:2264: $? = 0
configure:2286: result: o
configure:2290: checking whether we are using the GNU C compiler
configure:2314: gcc -c   conftest.c >&5
configure:2320: $? = 0
configure:2324: test -z 
			 || test ! -s conftest.err
configure:2327: $? = 0
configure:2330: test -s conftest.o
configure:2333: $? = 0
configure:2346: result: yes
configure:2352: checking whether gcc accepts -g
configure:2373: gcc -c -g  conftest.c >&5
configure:2379: $? = 0
configure:2383: test -z 
			 || test ! -s conftest.err
configure:2386: $? = 0
configure:2389: test -s conftest.o
configure:2392: $? = 0
configure:2403: result: yes
configure:2420: checking for gcc option to accept ANSI C
configure:2490: gcc  -c -g -O2  conftest.c >&5
configure:2496: $? = 0
configure:2500: test -z 
			 || test ! -s conftest.err
configure:2503: $? = 0
configure:2506: test -s conftest.o
configure:2509: $? = 0
configure:2527: result: none needed
configure:2545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2551: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2695: checking for style of include used by make
configure:2723: result: GNU
configure:2751: checking dependency style of gcc
configure:2834: result: gcc
configure:2851: checking whether make sets $(MAKE)
configure:2871: result: yes
configure:2921: checking for ranlib
configure:2937: found /usr/ccs/bin/ranlib
configure:2948: result: ranlib
configure:3006: checking for gcc
configure:3032: result: gcc
configure:3276: checking for C compiler version
configure:3279: gcc --version </dev/null >&5
2.95.3
configure:3282: $? = 0
configure:3284: gcc -v </dev/null >&5
Reading specs from /i/gcc/2.95.3/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:3287: $? = 0
configure:3289: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:3292: $? = 1
configure:3295: checking whether we are using the GNU C compiler
configure:3351: result: yes
configure:3357: checking whether gcc accepts -g
configure:3408: result: yes
configure:3425: checking for gcc option to accept ANSI C
configure:3532: result: none needed
configure:3550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:3556: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3691: checking dependency style of gcc
configure:3774: result: gcc
configure:3810: checking how to run the C preprocessor
configure:3845: gcc -E  conftest.c
configure:3851: $? = 0
configure:3883: gcc -E  conftest.c
conftest.c:12: ac_nonexistent.h: No such file or directory
configure:3889: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3928: result: gcc -E
configure:3952: gcc -E  conftest.c
configure:3958: $? = 0
configure:3990: gcc -E  conftest.c
conftest.c:12: ac_nonexistent.h: No such file or directory
configure:3996: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4040: checking for egrep
configure:4050: result: egrep
configure:4055: checking for ANSI C header files
configure:4080: gcc -c -g -O2  conftest.c >&5
configure:4086: $? = 0
configure:4090: test -z 
			 || test ! -s conftest.err
configure:4093: $? = 0
configure:4096: test -s conftest.o
configure:4099: $? = 0
configure:4185: gcc -o conftest -g -O2   conftest.c  >&5
configure:4188: $? = 0
configure:4190: ./conftest
configure:4193: $? = 0
configure:4208: result: yes
configure:4232: checking for sys/types.h
configure:4248: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4232: checking for sys/stat.h
configure:4248: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4232: checking for stdlib.h
configure:4248: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4232: checking for string.h
configure:4248: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4232: checking for memory.h
configure:4248: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4232: checking for strings.h
configure:4248: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4232: checking for inttypes.h
configure:4248: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4232: checking for stdint.h
configure:4248: gcc -c -g -O2  conftest.c >&5
conftest.c:55: stdint.h: No such file or directory
configure:4254: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4278: result: no
configure:4232: checking for unistd.h
configure:4248: gcc -c -g -O2  conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4308: checking limits.h usability
configure:4320: gcc -c -g -O2  conftest.c >&5
configure:4326: $? = 0
configure:4330: test -z 
			 || test ! -s conftest.err
configure:4333: $? = 0
configure:4336: test -s conftest.o
configure:4339: $? = 0
configure:4349: result: yes
configure:4353: checking limits.h presence
configure:4363: gcc -E  conftest.c
configure:4369: $? = 0
configure:4389: result: yes
configure:4424: checking for limits.h
configure:4431: result: yes
configure:4308: checking malloc.h usability
configure:4320: gcc -c -g -O2  conftest.c >&5
configure:4326: $? = 0
configure:4330: test -z 
			 || test ! -s conftest.err
configure:4333: $? = 0
configure:4336: test -s conftest.o
configure:4339: $? = 0
configure:4349: result: yes
configure:4353: checking malloc.h presence
configure:4363: gcc -E  conftest.c
configure:4369: $? = 0
configure:4389: result: yes
configure:4424: checking for malloc.h
configure:4431: result: yes
configure:4299: checking for unistd.h
configure:4304: result: yes
configure:4308: checking sysexits.h usability
configure:4320: gcc -c -g -O2  conftest.c >&5
configure:4326: $? = 0
configure:4330: test -z 
			 || test ! -s conftest.err
configure:4333: $? = 0
configure:4336: test -s conftest.o
configure:4339: $? = 0
configure:4349: result: yes
configure:4353: checking sysexits.h presence
configure:4363: gcc -E  conftest.c
configure:4369: $? = 0
configure:4389: result: yes
configure:4424: checking for sysexits.h
configure:4431: result: yes
configure:4308: checking stdarg.h usability
configure:4320: gcc -c -g -O2  conftest.c >&5
configure:4326: $? = 0
configure:4330: test -z 
			 || test ! -s conftest.err
configure:4333: $? = 0
configure:4336: test -s conftest.o
configure:4339: $? = 0
configure:4349: result: yes
configure:4353: checking stdarg.h presence
configure:4363: gcc -E  conftest.c
configure:4369: $? = 0
configure:4389: result: yes
configure:4424: checking for stdarg.h
configure:4431: result: yes
configure:4446: checking for an ANSI C-conforming const
configure:4513: gcc -c -g -O2  conftest.c >&5
configure:4519: $? = 0
configure:4523: test -z 
			 || test ! -s conftest.err
configure:4526: $? = 0
configure:4529: test -s conftest.o
configure:4532: $? = 0
configure:4543: result: yes
configure:4553: checking for inline
configure:4574: gcc -c -g -O2  conftest.c >&5
configure:4580: $? = 0
configure:4584: test -z 
			 || test ! -s conftest.err
configure:4587: $? = 0
configure:4590: test -s conftest.o
configure:4593: $? = 0
configure:4605: result: inline
configure:4624: checking for size_t
configure:4648: gcc -c -g -O2  conftest.c >&5
configure:4654: $? = 0
configure:4658: test -z 
			 || test ! -s conftest.err
configure:4661: $? = 0
configure:4664: test -s conftest.o
configure:4667: $? = 0
configure:4678: result: yes
configure:4691: checking for __attribute__
configure:4722: gcc -c -g -O2  conftest.c >&5
configure:4728: $? = 0
configure:4732: test -z 
			 || test ! -s conftest.err
configure:4735: $? = 0
configure:4738: test -s conftest.o
configure:4741: $? = 0
configure:4752: result: yes
configure:4770: checking for working alloca.h
configure:4791: gcc -o conftest -g -O2   conftest.c  >&5
configure:4797: $? = 0
configure:4801: test -z 
			 || test ! -s conftest.err
configure:4804: $? = 0
configure:4807: test -s conftest
configure:4810: $? = 0
configure:4822: result: yes
configure:4832: checking for alloca
configure:4873: gcc -o conftest -g -O2   conftest.c  >&5
configure:4879: $? = 0
configure:4883: test -z 
			 || test ! -s conftest.err
configure:4886: $? = 0
configure:4889: test -s conftest
configure:4892: $? = 0
configure:4904: result: yes
configure:5131: checking for vprintf
configure:5188: gcc -o conftest -g -O2   conftest.c  >&5
configure:5194: $? = 0
configure:5198: test -z 
			 || test ! -s conftest.err
configure:5201: $? = 0
configure:5204: test -s conftest
configure:5207: $? = 0
configure:5219: result: yes
configure:5226: checking for _doprnt
configure:5283: gcc -o conftest -g -O2   conftest.c  >&5
configure:5289: $? = 0
configure:5293: test -z 
			 || test ! -s conftest.err
configure:5296: $? = 0
configure:5299: test -s conftest
configure:5302: $? = 0
configure:5314: result: yes
configure:5335: checking for strerror
configure:5392: gcc -o conftest -g -O2   conftest.c  >&5
configure:5398: $? = 0
configure:5402: test -z 
			 || test ! -s conftest.err
configure:5405: $? = 0
configure:5408: test -s conftest
configure:5411: $? = 0
configure:5423: result: yes
configure:5335: checking for sleep
configure:5392: gcc -o conftest -g -O2   conftest.c  >&5
configure:5398: $? = 0
configure:5402: test -z 
			 || test ! -s conftest.err
configure:5405: $? = 0
configure:5408: test -s conftest
configure:5411: $? = 0
configure:5423: result: yes
configure:5335: checking for getpid
configure:5392: gcc -o conftest -g -O2   conftest.c  >&5
configure:5398: $? = 0
configure:5402: test -z 
			 || test ! -s conftest.err
configure:5405: $? = 0
configure:5408: test -s conftest
configure:5411: $? = 0
configure:5423: result: yes
configure:5335: checking for snprintf
configure:5392: gcc -o conftest -g -O2   conftest.c  >&5
configure:5398: $? = 0
configure:5402: test -z 
			 || test ! -s conftest.err
configure:5405: $? = 0
configure:5408: test -s conftest
configure:5411: $? = 0
configure:5423: result: yes
configure:5442: checking for mempcpy
configure:5499: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
mempcpy                             /var/tmp/ccDUEJCx.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5505: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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_SYSEXITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mempcpy innocuous_mempcpy
| 
| /* 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
| 
| #undef mempcpy
| 
| /* 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:5530: result: no
configure:5442: checking for strndup
configure:5499: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strndup                             /var/tmp/ccZKAkJt.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5505: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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_SYSEXITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strndup innocuous_strndup
| 
| /* 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
| 
| #undef strndup
| 
| /* 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:5530: result: no
configure:5442: checking for strchrnul
configure:5499: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strchrnul                           /var/tmp/ccvcZRRB.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5505: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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_SYSEXITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define strchrnul to an innocuous variant, in case <limits.h> declares strchrnul.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strchrnul innocuous_strchrnul
| 
| /* 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
| 
| #undef strchrnul
| 
| /* 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:5530: result: no
configure:5442: checking for strcasecmp
configure:5499: gcc -o conftest -g -O2   conftest.c  >&5
configure:5505: $? = 0
configure:5509: test -z 
			 || test ! -s conftest.err
configure:5512: $? = 0
configure:5515: test -s conftest
configure:5518: $? = 0
configure:5530: result: yes
configure:5442: checking for vsnprintf
configure:5499: gcc -o conftest -g -O2   conftest.c  >&5
configure:5505: $? = 0
configure:5509: test -z 
			 || test ! -s conftest.err
configure:5512: $? = 0
configure:5515: test -s conftest
configure:5518: $? = 0
configure:5530: result: yes
configure:5559: checking for putc_unlocked('x', stdout)
configure:5580: gcc -o conftest -g -O2   conftest.c  >&5
configure:5586: $? = 0
configure:5590: test -z 
			 || test ! -s conftest.err
configure:5593: $? = 0
configure:5596: test -s conftest
configure:5599: $? = 0
configure:5611: result: yes
configure:5629: checking for flockfile
configure:5686: gcc -o conftest -g -O2   conftest.c  >&5
configure:5692: $? = 0
configure:5696: test -z 
			 || test ! -s conftest.err
configure:5699: $? = 0
configure:5702: test -s conftest
configure:5705: $? = 0
configure:5717: result: yes
configure:5732: checking for fputs_unlocked
configure:5789: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fputs_unlocked                      /var/tmp/ccqr4fa6.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5795: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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_SYSEXITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| /* end confdefs.h.  */
| /* Define fputs_unlocked to an innocuous variant, in case <limits.h> declares fputs_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fputs_unlocked innocuous_fputs_unlocked
| 
| /* 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
| 
| #undef fputs_unlocked
| 
| /* 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:5820: result: no
configure:5732: checking for fwrite_unlocked
configure:5789: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fwrite_unlocked                     /var/tmp/cc6S6y54.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5795: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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_SYSEXITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| /* end confdefs.h.  */
| /* Define fwrite_unlocked to an innocuous variant, in case <limits.h> declares fwrite_unlocked.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fwrite_unlocked innocuous_fwrite_unlocked
| 
| /* 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
| 
| #undef fwrite_unlocked
| 
| /* 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:5820: result: no
configure:5837: checking for strdup
configure:5894: gcc -o conftest -g -O2   conftest.c  >&5
configure:5900: $? = 0
configure:5904: test -z 
			 || test ! -s conftest.err
configure:5907: $? = 0
configure:5910: test -s conftest
configure:5913: $? = 0
configure:5925: result: yes
configure:5837: checking for asprintf
configure:5894: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
asprintf                            /var/tmp/cchwi9Gt.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5900: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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_SYSEXITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_PUTC_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| /* Define asprintf to an innocuous variant, in case <limits.h> declares asprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define asprintf innocuous_asprintf
| 
| /* 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
| 
| #undef asprintf
| 
| /* 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:5925: result: no
configure:5936: checking whether program_invocation_name is declared
configure:5961: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:46: `program_invocation_name' undeclared (first use in this function)
conftest.c:46: (Each undeclared identifier is reported only once
conftest.c:46: for each function it appears in.)
configure:5967: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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_SYSEXITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 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:5991: result: no
configure:6007: checking whether program_invocation_short_name is declared
configure:6032: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:47: `program_invocation_short_name' undeclared (first use in this function)
conftest.c:47: (Each undeclared identifier is reported only once
conftest.c:47: for each function it appears in.)
configure:6038: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "argp"
| #define PACKAGE_TARNAME "argp"
| #define PACKAGE_VERSION "standalone-1.3"
| #define PACKAGE_STRING "argp standalone-1.3"
| #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_SYSEXITS_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_SLEEP 1
| #define HAVE_GETPID 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_VSNPRINTF 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:6062: result: no
configure:6214: creating ./config.status

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

This file was extended by argp config.status standalone-1.3, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on us12.roxen.com

config.status:691: creating Makefile
config.status:691: creating testsuite/Makefile
config.status:795: creating config.h
config.status:1132: executing depfiles commands

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

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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_alloca_works=yes
ac_cv_func_asprintf=no
ac_cv_func_call_putc_unlocked=yes
ac_cv_func_flockfile=yes
ac_cv_func_fputs_unlocked=no
ac_cv_func_fwrite_unlocked=no
ac_cv_func_getpid=yes
ac_cv_func_mempcpy=no
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchrnul=no
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=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_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdarg_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_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_install=$'/usr/local/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=egrep
ac_cv_prog_make_make_set=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc
am_cv_prog_cc_stdc=
lsh_cv_c_attribute=yes

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

ACLOCAL='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run aclocal-1.8'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run tar'
AUTOCONF='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run autoconf'
AUTOHEADER='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run autoheader'
AUTOMAKE='${SHELL} /home/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run automake-1.8'
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.'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='egrep'
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/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run makeinfo'
OBJEXT='o'
PACKAGE='argp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='argp'
PACKAGE_STRING='argp standalone-1.3'
PACKAGE_TARNAME='argp'
PACKAGE_VERSION='standalone-1.3'
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__leading_dot='.'
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/build/xenofarm/client/lsh/us12.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/home/build/xenofarm/client/lsh/us12.roxen.com/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_GCC_ATTRIBUTE 1
#define HAVE_GETPID 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_SLEEP 1
#define HAVE_SNPRINTF 1
#define HAVE_STDARG_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYSEXITS_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 HAVE_VSNPRINTF 1
#define PACKAGE "argp"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "argp"
#define PACKAGE_STRING "argp standalone-1.3"
#define PACKAGE_TARNAME "argp"
#define PACKAGE_VERSION "standalone-1.3"
#define STDC_HEADERS 1
#define VERSION "standalone-1.3"
#define _GNU_SOURCE 1

configure: exit 0