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

  $ ./configure -C --with-include-path=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include:/usr/local/include --with-lib-path=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib:/usr/local/lib --prefix=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx

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

hostname = motoko
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_142901-15

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = motoko
Release = 5.10
KernelID = Generic_142901-15
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

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

PATH: /opt/SUNWspro/bin
PATH: /usr/local/bin
PATH: /usr/local/share/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/ccs/bin
PATH: /usr/openwin/bin
PATH: /usr/bin
PATH: .
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /opt/csw/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1693: creating cache config.cache
configure:1879: checking for gcc
configure:1895: found /usr/sfw/bin/gcc
configure:1906: result: gcc
configure:2138: checking for C compiler version
configure:2146: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:2150: $? = 0
configure:2157: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:2161: $? = 0
configure:2168: gcc -V >&5
gcc: `-V' option must have argument
configure:2172: $? = 1
configure:2195: checking for C compiler default output file name
configure:2217: gcc    conftest.c  >&5
configure:2221: $? = 0
configure:2259: result: a.out
configure:2278: checking whether the C compiler works
configure:2288: ./a.out
configure:2292: $? = 0
configure:2311: result: yes
configure:2318: checking whether we are cross compiling
configure:2320: result: no
configure:2323: checking for suffix of executables
configure:2330: gcc -o conftest    conftest.c  >&5
configure:2334: $? = 0
configure:2360: result: 
configure:2366: checking for suffix of object files
configure:2392: gcc -c   conftest.c >&5
configure:2396: $? = 0
configure:2421: result: o
configure:2425: checking whether we are using the GNU C compiler
configure:2454: gcc -c   conftest.c >&5
configure:2461: $? = 0
configure:2478: result: yes
configure:2487: checking whether gcc accepts -g
configure:2517: gcc -c -g  conftest.c >&5
configure:2524: $? = 0
configure:2625: result: yes
configure:2642: checking for gcc option to accept ISO C89
configure:2716: gcc  -c -g -O2  conftest.c >&5
configure:2723: $? = 0
configure:2746: result: none needed
configure:2770: checking how to run the C preprocessor
configure:2810: gcc -E  conftest.c
configure:2817: $? = 0
configure:2848: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2855: $? = 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 ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2888: result: gcc -E
configure:2917: gcc -E  conftest.c
configure:2924: $? = 0
configure:2955: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2962: $? = 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 ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3002: checking for grep that handles long lines and -e
configure:3062: result: /usr/sfw/bin/ggrep
configure:3067: checking for egrep
configure:3131: result: /usr/sfw/bin/ggrep -E
configure:3136: checking for ANSI C header files
configure:3166: gcc -c -g -O2  conftest.c >&5
configure:3173: $? = 0
configure:3272: gcc -o conftest -g -O2   conftest.c  >&5
configure:3276: $? = 0
configure:3282: ./conftest
configure:3286: $? = 0
configure:3304: result: yes
configure:3328: checking for sys/types.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3328: checking for sys/stat.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3328: checking for stdlib.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3328: checking for string.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3328: checking for memory.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3328: checking for strings.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3328: checking for inttypes.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3328: checking for stdint.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3328: checking for unistd.h
configure:3349: gcc -c -g -O2  conftest.c >&5
configure:3356: $? = 0
configure:3373: result: yes
configure:3398: checking minix/config.h usability
configure:3415: gcc -c -g -O2  conftest.c >&5
conftest.c:51:26: minix/config.h: No such file or directory
configure:3422: $? = 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 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3436: result: no
configure:3440: checking minix/config.h presence
configure:3455: gcc -E  conftest.c
conftest.c:18:26: minix/config.h: No such file or directory
configure:3462: $? = 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 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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3476: result: no
configure:3504: checking for minix/config.h
configure:3511: result: no
configure:3542: checking whether it is safe to define __EXTENSIONS__
configure:3570: gcc -c -g -O2  conftest.c >&5
configure:3577: $? = 0
configure:3592: result: yes
configure:3666: checking for gcc
configure:3693: result: gcc
configure:3925: checking for C compiler version
configure:3933: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:3937: $? = 0
configure:3944: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:3948: $? = 0
configure:3955: gcc -V >&5
gcc: `-V' option must have argument
configure:3959: $? = 1
configure:3962: checking whether we are using the GNU C compiler
configure:4015: result: yes
configure:4024: checking whether gcc accepts -g
configure:4162: result: yes
configure:4179: checking for gcc option to accept ISO C89
configure:4283: result: none needed
configure:4301: checking whether make sets $(MAKE)
configure:4323: result: yes
configure:4375: checking for ranlib
configure:4391: found /usr/ccs/bin/ranlib
configure:4402: result: ranlib
configure:4484: checking for ANSI C header files
configure:4652: result: yes
configure:4682: checking limits.h usability
configure:4699: gcc -c -g -O2  conftest.c >&5
configure:4706: $? = 0
configure:4720: result: yes
configure:4724: checking limits.h presence
configure:4739: gcc -E  conftest.c
configure:4746: $? = 0
configure:4760: result: yes
configure:4788: checking for limits.h
configure:4797: result: yes
configure:4682: checking malloc.h usability
configure:4699: gcc -c -g -O2  conftest.c >&5
configure:4706: $? = 0
configure:4720: result: yes
configure:4724: checking malloc.h presence
configure:4739: gcc -E  conftest.c
configure:4746: $? = 0
configure:4760: result: yes
configure:4788: checking for malloc.h
configure:4797: result: yes
configure:4671: checking for unistd.h
configure:4678: result: yes
configure:4682: checking sysexits.h usability
configure:4699: gcc -c -g -O2  conftest.c >&5
configure:4706: $? = 0
configure:4720: result: yes
configure:4724: checking sysexits.h presence
configure:4739: gcc -E  conftest.c
configure:4746: $? = 0
configure:4760: result: yes
configure:4788: checking for sysexits.h
configure:4797: result: yes
configure:4682: checking stdarg.h usability
configure:4699: gcc -c -g -O2  conftest.c >&5
configure:4706: $? = 0
configure:4720: result: yes
configure:4724: checking stdarg.h presence
configure:4739: gcc -E  conftest.c
configure:4746: $? = 0
configure:4760: result: yes
configure:4788: checking for stdarg.h
configure:4797: result: yes
configure:4814: checking for an ANSI C-conforming const
configure:4889: gcc -c -g -O2  conftest.c >&5
configure:4896: $? = 0
configure:4911: result: yes
configure:4921: checking for inline
configure:4947: gcc -c -g -O2  conftest.c >&5
configure:4954: $? = 0
configure:4972: result: inline
configure:4991: checking for size_t
configure:5019: gcc -c -g -O2  conftest.c >&5
configure:5026: $? = 0
configure:5053: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: syntax error before ')' token
configure:5060: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:5083: result: yes
configure:5096: checking for __attribute__
configure:5132: gcc -c -g -O2  conftest.c >&5
configure:5139: $? = 0
configure:5154: result: yes
configure:5172: checking for working alloca.h
configure:5199: gcc -o conftest -g -O2   conftest.c  >&5
configure:5206: $? = 0
configure:5226: result: yes
configure:5236: checking for alloca
configure:5283: gcc -o conftest -g -O2   conftest.c  >&5
configure:5290: $? = 0
configure:5310: result: yes
configure:5552: checking for malloc.h
configure:5559: result: yes
configure:5699: checking for vprintf
configure:5755: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:56: warning: conflicting types for built-in function 'vprintf'
configure:5762: $? = 0
configure:5784: result: yes
configure:5793: checking for _doprnt
configure:5849: gcc -o conftest -g -O2   conftest.c  >&5
configure:5856: $? = 0
configure:5876: result: yes
configure:5897: checking for strerror
configure:5953: gcc -o conftest -g -O2   conftest.c  >&5
configure:5960: $? = 0
configure:5982: result: yes
configure:5897: checking for sleep
configure:5953: gcc -o conftest -g -O2   conftest.c  >&5
configure:5960: $? = 0
configure:5982: result: yes
configure:5897: checking for getpid
configure:5953: gcc -o conftest -g -O2   conftest.c  >&5
configure:5960: $? = 0
configure:5982: result: yes
configure:5897: checking for snprintf
configure:5953: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:61: warning: conflicting types for built-in function 'snprintf'
configure:5960: $? = 0
configure:5982: result: yes
configure:6003: checking for mempcpy
configure:6059: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:62: warning: conflicting types for built-in function 'mempcpy'
Undefined			first referenced
 symbol  			    in file
mempcpy                             /var/tmp//ccUqmsOe.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6066: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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_MALLOC_H 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 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:6088: result: no
configure:6003: checking for strndup
configure:6059: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strndup                             /var/tmp//cctCOkbl.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6066: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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_MALLOC_H 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 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:6088: result: no
configure:6003: checking for strchrnul
configure:6059: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strchrnul                           /var/tmp//ccWMnEqt.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6066: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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_MALLOC_H 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 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:6088: result: no
configure:6003: checking for strcasecmp
configure:6059: gcc -o conftest -g -O2   conftest.c  >&5
configure:6066: $? = 0
configure:6088: result: yes
configure:6003: checking for vsnprintf
configure:6059: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:63: warning: conflicting types for built-in function 'vsnprintf'
configure:6066: $? = 0
configure:6088: result: yes
configure:6117: checking for putc_unlocked('x', stdout)
configure:6143: gcc -o conftest -g -O2   conftest.c  >&5
configure:6150: $? = 0
configure:6170: result: yes
configure:6188: checking for flockfile
configure:6244: gcc -o conftest -g -O2   conftest.c  >&5
configure:6251: $? = 0
configure:6273: result: yes
configure:6290: checking for fputs_unlocked
configure:6346: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:66: warning: conflicting types for built-in function 'fputs_unlocked'
Undefined			first referenced
 symbol  			    in file
fputs_unlocked                      /var/tmp//cc4C9HMI.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6353: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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_MALLOC_H 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 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:6375: result: no
configure:6290: checking for fwrite_unlocked
configure:6346: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:66: warning: conflicting types for built-in function 'fwrite_unlocked'
Undefined			first referenced
 symbol  			    in file
fwrite_unlocked                     /var/tmp//ccwBLNc1.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6353: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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_MALLOC_H 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 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:6375: result: no
configure:6394: checking for strdup
configure:6450: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:66: warning: conflicting types for built-in function 'strdup'
configure:6457: $? = 0
configure:6479: result: yes
configure:6394: checking for asprintf
configure:6450: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
asprintf                            /var/tmp//ccguQane.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6457: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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_MALLOC_H 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 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 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
| #endif
| 
| int
| main ()
| {
| return asprintf ();
|   ;
|   return 0;
| }
configure:6479: result: no
configure:6492: checking whether program_invocation_name is declared
configure:6522: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:50: error: `program_invocation_name' undeclared (first use in this function)
conftest.c:50: error: (Each undeclared identifier is reported only once
conftest.c:50: error: for each function it appears in.)
configure:6529: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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_MALLOC_H 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
|   (void) program_invocation_name;
| #endif
| 
|   ;
|   return 0;
| }
configure:6544: result: no
configure:6560: checking whether program_invocation_short_name is declared
configure:6590: gcc -c -g -O2  conftest.c >&5
conftest.c: In function `main':
conftest.c:51: error: `program_invocation_short_name' undeclared (first use in this function)
conftest.c:51: error: (Each undeclared identifier is reported only once
conftest.c:51: error: for each function it appears in.)
configure:6597: $? = 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 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 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_MALLOC_H 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
|   (void) program_invocation_short_name;
| #endif
| 
|   ;
|   return 0;
| }
configure:6612: result: no
configure:6719: updating cache config.cache
configure:6756: creating ./config.status

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

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

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

on motoko

config.status:764: creating config.make
config.status:764: creating Makefile
config.status:764: creating testsuite/Makefile
config.status:764: creating config.h
config.status:993: executing dummy-dep-files commands
configure:7905: WARNING: unrecognized options: --with-include-path, --with-lib-path

## ---------------- ##
## 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_LIBS_set=
ac_cv_env_LIBS_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=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_minix_config_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_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_EGREP='/usr/sfw/bin/ggrep -E'
ac_cv_path_GREP=/usr/sfw/bin/ggrep
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_safe_to_define___extensions__=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
lsh_cv_c_attribute=yes

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

ALLOCA=''
CC='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=''
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS='-MT $@ -MD -MP -MF $@.d'
DEP_INCLUDE='include '
DEP_PROCESS='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sfw/bin/ggrep -E'
EXEEXT=''
GREP='/usr/sfw/bin/ggrep'
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/bash'
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='/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/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 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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define STDC_HEADERS 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_MALLOC_H 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
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0

configure: exit 0