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

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

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

hostname = gosroth.roxen.com
uname -m = ia64
uname -r = 2.4.3-12smp
uname -s = Linux
uname -v = #1 SMP Fri Jun 8 13:06:07 EDT 2001

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

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

PATH: /usr/kerberos/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/intel/compiler60/ia64/bin
PATH: /usr/local/bin
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1218: creating cache config.cache
configure:1337: checking for a BSD-compatible install
configure:1392: result: /usr/bin/install -c
configure:1403: checking whether build environment is sane
configure:1446: result: yes
configure:1479: checking for gawk
configure:1495: found /bin/gawk
configure:1505: result: gawk
configure:1515: checking whether make sets $(MAKE)
configure:1535: result: yes
configure:1751: checking for gcc
configure:1767: found /usr/bin/gcc
configure:1777: result: gcc
configure:2021: checking for C compiler version
configure:2024: gcc --version </dev/null >&5
2.96
configure:2027: $? = 0
configure:2029: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/ia64-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
configure:2032: $? = 0
configure:2034: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2037: $? = 1
configure:2060: checking for C compiler default output file name
configure:2063: gcc    conftest.c  >&5
configure:2066: $? = 0
configure:2112: result: a.out
configure:2117: checking whether the C compiler works
configure:2123: ./a.out
configure:2126: $? = 0
configure:2143: result: yes
configure:2150: checking whether we are cross compiling
configure:2152: result: no
configure:2155: checking for suffix of executables
configure:2157: gcc -o conftest    conftest.c  >&5
configure:2160: $? = 0
configure:2185: result: 
configure:2191: checking for suffix of object files
configure:2212: gcc -c   conftest.c >&5
configure:2215: $? = 0
configure:2237: result: o
configure:2241: checking whether we are using the GNU C compiler
configure:2265: gcc -c   conftest.c >&5
configure:2271: $? = 0
configure:2275: test -z 
			 || test ! -s conftest.err
configure:2278: $? = 0
configure:2281: test -s conftest.o
configure:2284: $? = 0
configure:2297: result: yes
configure:2303: checking whether gcc accepts -g
configure:2324: gcc -c -g  conftest.c >&5
configure:2330: $? = 0
configure:2334: test -z 
			 || test ! -s conftest.err
configure:2337: $? = 0
configure:2340: test -s conftest.o
configure:2343: $? = 0
configure:2354: result: yes
configure:2371: checking for gcc option to accept ANSI C
configure:2441: gcc  -c -g -O2  conftest.c >&5
configure:2447: $? = 0
configure:2451: test -z 
			 || test ! -s conftest.err
configure:2454: $? = 0
configure:2457: test -s conftest.o
configure:2460: $? = 0
configure:2478: result: none needed
configure:2496: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2502: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2654: checking for style of include used by make
configure:2682: result: GNU
configure:2710: checking dependency style of gcc
configure:2772: result: gcc3
configure:2789: checking whether make sets $(MAKE)
configure:2809: result: yes
configure:2859: checking for ranlib
configure:2875: found /usr/bin/ranlib
configure:2886: result: ranlib
configure:2902: checking for gcc option to accept ANSI C
configure:2965: gcc  -c -g -O2  conftest.c >&5
configure:2971: $? = 0
configure:2975: test -z 
			 || test ! -s conftest.err
configure:2978: $? = 0
configure:2981: test -s conftest.o
configure:2984: $? = 0
configure:2999: result: none needed
configure:3025: checking how to run the C preprocessor
configure:3060: gcc -E  conftest.c
configure:3066: $? = 0
configure:3098: gcc -E  conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3104: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3143: result: gcc -E
configure:3167: gcc -E  conftest.c
configure:3173: $? = 0
configure:3205: gcc -E  conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3211: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3255: checking for egrep
configure:3265: result: grep -E
configure:3270: checking for ANSI C header files
configure:3295: gcc -c -g -O2  conftest.c >&5
configure:3301: $? = 0
configure:3305: test -z 
			 || test ! -s conftest.err
configure:3308: $? = 0
configure:3311: test -s conftest.o
configure:3314: $? = 0
configure:3400: gcc -o conftest -g -O2   conftest.c  >&5
configure:3403: $? = 0
configure:3405: ./conftest
configure:3408: $? = 0
configure:3423: result: yes
configure:3447: checking for sys/types.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for sys/stat.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for stdlib.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for string.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for memory.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for strings.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for inttypes.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for stdint.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for unistd.h
configure:3463: gcc -c -g -O2  conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
			 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3521: checking limits.h usability
configure:3533: gcc -c -g -O2  conftest.c >&5
configure:3539: $? = 0
configure:3543: test -z 
			 || test ! -s conftest.err
configure:3546: $? = 0
configure:3549: test -s conftest.o
configure:3552: $? = 0
configure:3562: result: yes
configure:3566: checking limits.h presence
configure:3576: gcc -E  conftest.c
configure:3582: $? = 0
configure:3602: result: yes
configure:3637: checking for limits.h
configure:3644: result: yes
configure:3521: checking malloc.h usability
configure:3533: gcc -c -g -O2  conftest.c >&5
configure:3539: $? = 0
configure:3543: test -z 
			 || test ! -s conftest.err
configure:3546: $? = 0
configure:3549: test -s conftest.o
configure:3552: $? = 0
configure:3562: result: yes
configure:3566: checking malloc.h presence
configure:3576: gcc -E  conftest.c
configure:3582: $? = 0
configure:3602: result: yes
configure:3637: checking for malloc.h
configure:3644: result: yes
configure:3512: checking for unistd.h
configure:3517: result: yes
configure:3659: checking for an ANSI C-conforming const
configure:3726: gcc -c -g -O2  conftest.c >&5
configure:3732: $? = 0
configure:3736: test -z 
			 || test ! -s conftest.err
configure:3739: $? = 0
configure:3742: test -s conftest.o
configure:3745: $? = 0
configure:3756: result: yes
configure:3766: checking for inline
configure:3787: gcc -c -g -O2  conftest.c >&5
configure:3793: $? = 0
configure:3797: test -z 
			 || test ! -s conftest.err
configure:3800: $? = 0
configure:3803: test -s conftest.o
configure:3806: $? = 0
configure:3818: result: inline
configure:3837: checking for size_t
configure:3861: gcc -c -g -O2  conftest.c >&5
configure:3867: $? = 0
configure:3871: test -z 
			 || test ! -s conftest.err
configure:3874: $? = 0
configure:3877: test -s conftest.o
configure:3880: $? = 0
configure:3891: result: yes
configure:3904: checking for __attribute__
configure:3935: gcc -c -g -O2  conftest.c >&5
configure:3941: $? = 0
configure:3945: test -z 
			 || test ! -s conftest.err
configure:3948: $? = 0
configure:3951: test -s conftest.o
configure:3954: $? = 0
configure:3965: result: yes
configure:3983: checking for working alloca.h
configure:4004: gcc -o conftest -g -O2   conftest.c  >&5
configure:4010: $? = 0
configure:4014: test -z 
			 || test ! -s conftest.err
configure:4017: $? = 0
configure:4020: test -s conftest
configure:4023: $? = 0
configure:4035: result: yes
configure:4045: checking for alloca
configure:4086: gcc -o conftest -g -O2   conftest.c  >&5
configure:4092: $? = 0
configure:4096: test -z 
			 || test ! -s conftest.err
configure:4099: $? = 0
configure:4102: test -s conftest
configure:4105: $? = 0
configure:4117: result: yes
configure:4344: checking for vprintf
configure:4401: gcc -o conftest -g -O2   conftest.c  >&5
configure:4407: $? = 0
configure:4411: test -z 
			 || test ! -s conftest.err
configure:4414: $? = 0
configure:4417: test -s conftest
configure:4420: $? = 0
configure:4432: result: yes
configure:4439: checking for _doprnt
configure:4496: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cckaGwLd.o: In function `main':
/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/src/argp/conftest.c:69: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:4502: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
| 
| /* 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 _doprnt ();
| /* 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__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:4527: result: no
configure:4545: checking for strerror
configure:4602: gcc -o conftest -g -O2   conftest.c  >&5
configure:4608: $? = 0
configure:4612: test -z 
			 || test ! -s conftest.err
configure:4615: $? = 0
configure:4618: test -s conftest
configure:4621: $? = 0
configure:4633: result: yes
configure:4650: checking for mempcpy
configure:4707: gcc -o conftest -g -O2   conftest.c  >&5
configure:4713: $? = 0
configure:4717: test -z 
			 || test ! -s conftest.err
configure:4720: $? = 0
configure:4723: test -s conftest
configure:4726: $? = 0
configure:4738: result: yes
configure:4650: checking for strndup
configure:4707: gcc -o conftest -g -O2   conftest.c  >&5
configure:4713: $? = 0
configure:4717: test -z 
			 || test ! -s conftest.err
configure:4720: $? = 0
configure:4723: test -s conftest
configure:4726: $? = 0
configure:4738: result: yes
configure:4650: checking for strchrnul
configure:4707: gcc -o conftest -g -O2   conftest.c  >&5
configure:4713: $? = 0
configure:4717: test -z 
			 || test ! -s conftest.err
configure:4720: $? = 0
configure:4723: test -s conftest
configure:4726: $? = 0
configure:4738: result: yes
configure:4767: checking for putc_unlocked('x', stdout)
configure:4788: gcc -o conftest -g -O2   conftest.c  >&5
configure:4794: $? = 0
configure:4798: test -z 
			 || test ! -s conftest.err
configure:4801: $? = 0
configure:4804: test -s conftest
configure:4807: $? = 0
configure:4819: result: yes
configure:4837: checking for flockfile
configure:4894: gcc -o conftest -g -O2   conftest.c  >&5
configure:4900: $? = 0
configure:4904: test -z 
			 || test ! -s conftest.err
configure:4907: $? = 0
configure:4910: test -s conftest
configure:4913: $? = 0
configure:4925: result: yes
configure:4940: checking for fputs_unlocked
configure:4997: gcc -o conftest -g -O2   conftest.c  >&5
configure:5003: $? = 0
configure:5007: test -z 
			 || test ! -s conftest.err
configure:5010: $? = 0
configure:5013: test -s conftest
configure:5016: $? = 0
configure:5028: result: yes
configure:4940: checking for fwrite_unlocked
configure:4997: gcc -o conftest -g -O2   conftest.c  >&5
configure:5003: $? = 0
configure:5007: test -z 
			 || test ! -s conftest.err
configure:5010: $? = 0
configure:5013: test -s conftest
configure:5016: $? = 0
configure:5028: result: yes
configure:5045: checking for strdup
configure:5102: gcc -o conftest -g -O2   conftest.c  >&5
configure:5108: $? = 0
configure:5112: test -z 
			 || test ! -s conftest.err
configure:5115: $? = 0
configure:5118: test -s conftest
configure:5121: $? = 0
configure:5133: result: yes
configure:5045: checking for asprintf
configure:5102: gcc -o conftest -g -O2   conftest.c  >&5
configure:5108: $? = 0
configure:5112: test -z 
			 || test ! -s conftest.err
configure:5115: $? = 0
configure:5118: test -s conftest
configure:5121: $? = 0
configure:5133: result: yes
configure:5144: checking whether program_invocation_name is declared
configure:5169: gcc -c -g -O2  conftest.c >&5
configure:5175: $? = 0
configure:5179: test -z 
			 || test ! -s conftest.err
configure:5182: $? = 0
configure:5185: test -s conftest.o
configure:5188: $? = 0
configure:5199: result: yes
configure:5215: checking whether program_invocation_short_name is declared
configure:5240: gcc -c -g -O2  conftest.c >&5
configure:5246: $? = 0
configure:5250: test -z 
			 || test ! -s conftest.err
configure:5253: $? = 0
configure:5256: test -s conftest.o
configure:5259: $? = 0
configure:5270: result: yes
configure:5415: creating ./config.status

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

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

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

on gosroth.roxen.com

config.status:689: creating Makefile
config.status:689: creating testsuite/Makefile
config.status:793: creating config.h
config.status:1110: 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=no
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=yes
ac_cv_func_fwrite_unlocked=yes
ac_cv_func_mempcpy=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=yes
ac_cv_func_vprintf=yes
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
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_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_unistd_h=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
lsh_cv_c_attribute=yes

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

ACLOCAL='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/src/argp/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/src/argp/missing --run tar'
AUTOCONF='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/src/argp/missing --run autoconf'
AUTOHEADER='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/src/argp/missing --run autoheader'
AUTOMAKE='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/src/argp/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -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='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/src/argp/missing --run makeinfo'
OBJEXT='o'
PACKAGE='argp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='standalone-1.3'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/src/argp/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/export/d1/xenofarm/lsh/gosroth.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_ASPRINTF 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE_FLOCKFILE 1
#define HAVE_FPUTS_UNLOCKED 1
#define HAVE_FWRITE_UNLOCKED 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMPCPY 1
#define HAVE_PUTC_UNLOCKED 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHRNUL 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNDUP 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define PACKAGE "argp"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "standalone-1.3"
#define _GNU_SOURCE 1

configure: exit 0