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

  $ ./configure --prefix=/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx --with-include-path=/usr/local/include:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib --cache-file=../config.cache --srcdir=.

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

hostname = mini-mac.local
uname -m = i386
uname -r = 9.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.5.0: Wed Sep  3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 9.5.0: Wed Sep  3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 2.00 gigabytes
Default processor set: 106 tasks, 470 threads, 2 processors
Load average: 2.92, Mach factor: 0.66
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

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


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

configure:1602: loading cache ../config.cache
configure:1793: checking for gcc
configure:1820: result: gcc
configure:2058: checking for C compiler version
configure:2065: gcc --version >&5
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 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:2068: $? = 0
configure:2075: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
configure:2078: $? = 0
configure:2085: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:2088: $? = 1
configure:2111: checking for C compiler default output file name
configure:2138: gcc    conftest.c  >&5
configure:2141: $? = 0
configure:2179: result: a.out
configure:2196: checking whether the C compiler works
configure:2206: ./a.out
configure:2209: $? = 0
configure:2226: result: yes
configure:2233: checking whether we are cross compiling
configure:2235: result: no
configure:2238: checking for suffix of executables
configure:2245: gcc -o conftest    conftest.c  >&5
configure:2248: $? = 0
configure:2272: result: 
configure:2278: checking for suffix of object files
configure:2330: result: o
configure:2334: checking whether we are using the GNU C compiler
configure:2386: result: yes
configure:2391: checking whether gcc accepts -g
configure:2526: result: yes
configure:2543: checking for gcc option to accept ISO C89
configure:2646: result: none needed
configure:2664: checking whether make sets $(MAKE)
configure:2685: result: yes
configure:2737: checking for ranlib
configure:2764: result: ranlib
configure:2856: checking how to run the C preprocessor
configure:2972: result: gcc -E
configure:3001: gcc -E  conftest.c
configure:3007: $? = 0
configure:3038: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3044: $? = 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 _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3082: checking for grep that handles long lines and -e
configure:3156: result: /usr/bin/grep
configure:3161: checking for egrep
configure:3239: result: /usr/bin/grep -E
configure:3244: checking for ANSI C header files
configure:3408: result: yes
configure:3432: checking for sys/types.h
configure:3475: result: yes
configure:3432: checking for sys/stat.h
configure:3475: result: yes
configure:3432: checking for stdlib.h
configure:3475: result: yes
configure:3432: checking for string.h
configure:3475: result: yes
configure:3432: checking for memory.h
configure:3475: result: yes
configure:3432: checking for strings.h
configure:3475: result: yes
configure:3432: checking for inttypes.h
configure:3475: result: yes
configure:3432: checking for stdint.h
configure:3475: result: yes
configure:3432: checking for unistd.h
configure:3475: result: yes
configure:3506: checking limits.h usability
configure:3523: gcc -c -g -O2  conftest.c >&5
configure:3529: $? = 0
configure:3543: result: yes
configure:3547: checking limits.h presence
configure:3562: gcc -E  conftest.c
configure:3568: $? = 0
configure:3582: result: yes
configure:3610: checking for limits.h
configure:3618: result: yes
configure:3496: checking for malloc.h
configure:3502: result: no
configure:3496: checking for unistd.h
configure:3502: result: yes
configure:3506: checking sysexits.h usability
configure:3523: gcc -c -g -O2  conftest.c >&5
configure:3529: $? = 0
configure:3543: result: yes
configure:3547: checking sysexits.h presence
configure:3562: gcc -E  conftest.c
configure:3568: $? = 0
configure:3582: result: yes
configure:3610: checking for sysexits.h
configure:3618: result: yes
configure:3506: checking stdarg.h usability
configure:3523: gcc -c -g -O2  conftest.c >&5
configure:3529: $? = 0
configure:3543: result: yes
configure:3547: checking stdarg.h presence
configure:3562: gcc -E  conftest.c
configure:3568: $? = 0
configure:3582: result: yes
configure:3610: checking for stdarg.h
configure:3618: result: yes
configure:3633: checking for an ANSI C-conforming const
configure:3729: result: yes
configure:3739: checking for inline
configure:3789: result: inline
configure:3808: checking for size_t
configure:3859: result: yes
configure:3872: checking for __attribute__
configure:3929: result: yes
configure:3947: checking for working alloca.h
configure:3997: result: yes
configure:4007: checking for alloca
configure:4077: result: yes
configure:4309: checking for malloc.h
configure:4315: result: no
configure:4450: checking for vprintf
configure:4530: result: yes
configure:4537: checking for _doprnt
configure:4616: result: no
configure:4637: checking for strerror
configure:4717: result: yes
configure:4637: checking for sleep
configure:4693: gcc -o conftest -g -O2   conftest.c  >&5
configure:4699: $? = 0
configure:4717: result: yes
configure:4637: checking for getpid
configure:4693: gcc -o conftest -g -O2   conftest.c  >&5
configure:4699: $? = 0
configure:4717: result: yes
configure:4637: checking for snprintf
configure:4693: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:53: warning: conflicting types for built-in function 'snprintf'
configure:4699: $? = 0
configure:4717: result: yes
configure:4736: checking for mempcpy
configure:4792: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:54: warning: conflicting types for built-in function 'mempcpy'
Undefined symbols:
  "_mempcpy", referenced from:
      _main in ccOLGnQj.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:4798: $? = 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 _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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_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_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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char 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
| #endif
| 
| int
| main ()
| {
| return mempcpy ();
|   ;
|   return 0;
| }
configure:4816: result: no
configure:4736: checking for strndup
configure:4792: gcc -o conftest -g -O2   conftest.c  >&5
Undefined symbols:
  "_strndup", referenced from:
      _main in ccSOtKsq.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:4798: $? = 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 _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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_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_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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char 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
| #endif
| 
| int
| main ()
| {
| return strndup ();
|   ;
|   return 0;
| }
configure:4816: result: no
configure:4736: checking for strchrnul
configure:4792: gcc -o conftest -g -O2   conftest.c  >&5
Undefined symbols:
  "_strchrnul", referenced from:
      _main in ccDLuYeM.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:4798: $? = 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 _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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_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_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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char 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
| #endif
| 
| int
| main ()
| {
| return strchrnul ();
|   ;
|   return 0;
| }
configure:4816: result: no
configure:4736: checking for strcasecmp
configure:4792: gcc -o conftest -g -O2   conftest.c  >&5
configure:4798: $? = 0
configure:4816: result: yes
configure:4736: checking for vsnprintf
configure:4816: result: yes
configure:4843: checking for putc_unlocked('x', stdout)
configure:4869: gcc -o conftest -g -O2   conftest.c  >&5
configure:4875: $? = 0
configure:4892: result: yes
configure:4910: checking for flockfile
configure:4966: gcc -o conftest -g -O2   conftest.c  >&5
configure:4972: $? = 0
configure:4990: result: yes
configure:5005: checking for fputs_unlocked
configure:5061: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:58: warning: conflicting types for built-in function 'fputs_unlocked'
Undefined symbols:
  "_fputs_unlocked", referenced from:
      _main in cc0KcT6E.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:5067: $? = 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 _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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_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_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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char 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
| #endif
| 
| int
| main ()
| {
| return fputs_unlocked ();
|   ;
|   return 0;
| }
configure:5085: result: no
configure:5005: checking for fwrite_unlocked
configure:5061: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:58: warning: conflicting types for built-in function 'fwrite_unlocked'
Undefined symbols:
  "_fwrite_unlocked", referenced from:
      _main in cczhPYAS.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:5067: $? = 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 _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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_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_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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char 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
| #endif
| 
| int
| main ()
| {
| return fwrite_unlocked ();
|   ;
|   return 0;
| }
configure:5085: result: no
configure:5102: checking for strdup
configure:5158: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:58: warning: conflicting types for built-in function 'strdup'
configure:5164: $? = 0
configure:5182: result: yes
configure:5102: checking for asprintf
configure:5158: gcc -o conftest -g -O2   conftest.c  >&5
configure:5164: $? = 0
configure:5182: result: yes
configure:5193: checking whether program_invocation_name is declared
configure:5223: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:43: error: 'program_invocation_name' undeclared (first use in this function)
conftest.c:43: error: (Each undeclared identifier is reported only once
conftest.c:43: error: for each function it appears in.)
configure:5229: $? = 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 _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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_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_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_ASPRINTF 1
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_name
|   (void) program_invocation_name;
| #endif
| 
|   ;
|   return 0;
| }
configure:5244: result: no
configure:5260: checking whether program_invocation_short_name is declared
configure:5290: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:44: error: 'program_invocation_short_name' undeclared (first use in this function)
conftest.c:44: error: (Each undeclared identifier is reported only once
conftest.c:44: error: for each function it appears in.)
configure:5296: $? = 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 _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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_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_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_ASPRINTF 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_short_name
|   (void) program_invocation_short_name;
| #endif
| 
|   ;
|   return 0;
| }
configure:5311: result: no
configure:5417: updating cache ../config.cache
configure:5453: creating ./config.status

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

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

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

on mini-mac.local

config.status:605: creating config.make
config.status:605: creating Makefile
config.status:605: creating testsuite/Makefile
config.status:605: creating config.h
config.status:852: executing dummy-dep-files commands

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

ac_cv_build=i686-apple-darwin9.5.0
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__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_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_getdtablesize=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpid=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_inet_ntop=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_pututline=no
ac_cv_func_pututxline=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=no
ac_cv_func_setrlimit=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=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_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=no
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=no
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_pty_h=no
ac_cv_header_security_pam_appl_h=no
ac_cv_header_shadow_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_filio_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_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_ucred_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_host=i686-apple-darwin9.5.0
ac_cv_lib_Xau_XauGetAuthByAddr=no
ac_cv_lib_asn1_der_get_octet_string=no
ac_cv_lib_crypt_crypt=no
ac_cv_lib_des_des_cbc_encrypt=no
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_krb5_krb5_verify_user_lrealm=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_resolv_dn_expand=yes
ac_cv_lib_roken_strlcpy=no
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
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=yes
ac_cv_member_struct_utmp_ut_id=no
ac_cv_member_struct_utmp_ut_name=yes
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=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=no
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=no
ac_cv_member_struct_utmpx_ut_exit=no
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=no
ac_cv_member_struct_utmpx_ut_exit_ut_termination=no
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_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=no
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_ioctl_fionread_int=yes
lsh_cv_sys_ucred_passing=no
lsh_cv_sys_unix98_ptys=yes

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

ALLOCA=''
CC='gcc'
CFLAGS='-g -O2 -ggdb3 -Wno-pointer-sign -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS='-MT $@ -MD -MP -MF $@.d'
DEP_INCLUDE='include '
DEP_PROCESS='true'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}mempcpy$U.o ${LIBOBJDIR}strndup$U.o ${LIBOBJDIR}strchrnul$U.o'
LIBS=''
LTLIBOBJS=' ${LIBOBJDIR}mempcpy$U.lo ${LIBOBJDIR}strndup$U.lo ${LIBOBJDIR}strchrnul$U.lo'
OBJEXT='o'
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/sh'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## 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 _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_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIMITS_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_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_ASPRINTF 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0

configure: exit 0