This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by argp configure standalone-1.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ /usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/configure --prefix=/usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/pfx -C --with-include-path=/usr/local/include:/usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/pfx/lib --prefix=/usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/pfx --cache-file=../../config.cache --srcdir=/usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.8-1.521custom uname -s = Linux uname -v = #2 Mon Sep 27 17:55:35 CEST 2004 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1214: loading cache ../../config.cache configure:1353: checking for a BSD-compatible install configure:1408: result: /usr/bin/install -c configure:1419: checking whether build environment is sane configure:1462: result: yes configure:1519: checking for gawk configure:1545: result: gawk configure:1555: checking whether make sets $(MAKE) configure:1575: result: yes configure:1800: checking for gcc configure:1826: result: gcc configure:2070: checking for C compiler version configure:2073: gcc --version &5 gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) 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:2076: $? = 0 configure:2078: gcc -v &5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,java,f77 --enable-java-awt=gtk --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) configure:2081: $? = 0 configure:2083: gcc -V &5 gcc: `-V' option must have argument configure:2086: $? = 1 configure:2109: checking for C compiler default output file name configure:2112: gcc conftest.c >&5 configure:2115: $? = 0 configure:2161: result: a.out configure:2166: checking whether the C compiler works configure:2172: ./a.out configure:2175: $? = 0 configure:2192: result: yes configure:2199: checking whether we are cross compiling configure:2201: result: no configure:2204: checking for suffix of executables configure:2206: gcc -o conftest conftest.c >&5 configure:2209: $? = 0 configure:2234: result: configure:2240: checking for suffix of object files configure:2286: result: o configure:2290: checking whether we are using the GNU C compiler configure:2346: result: yes configure:2352: checking whether gcc accepts -g configure:2403: result: yes configure:2420: checking for gcc option to accept ANSI C configure:2527: result: none needed configure:2545: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2551: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2695: checking for style of include used by make configure:2723: result: GNU configure:2751: checking dependency style of gcc configure:2834: result: gcc3 configure:2851: checking whether make sets $(MAKE) configure:2871: result: yes configure:2921: checking for ranlib configure:2948: result: ranlib configure:3006: checking for gcc configure:3032: result: gcc configure:3276: checking for C compiler version configure:3279: gcc --version &5 gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) 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:3282: $? = 0 configure:3284: gcc -v &5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,java,f77 --enable-java-awt=gtk --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) configure:3287: $? = 0 configure:3289: gcc -V &5 gcc: `-V' option must have argument configure:3292: $? = 1 configure:3295: checking whether we are using the GNU C compiler configure:3351: result: yes configure:3357: checking whether gcc accepts -g configure:3408: result: yes configure:3425: checking for gcc option to accept ANSI C configure:3532: result: none needed configure:3550: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3556: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3691: checking dependency style of gcc configure:3774: result: gcc3 configure:3810: checking how to run the C preprocessor configure:3928: result: gcc -E configure:3952: gcc -E conftest.c configure:3958: $? = 0 configure:3990: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3996: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "argp" | #define PACKAGE_TARNAME "argp" | #define PACKAGE_VERSION "standalone-1.3" | #define PACKAGE_STRING "argp standalone-1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "argp" | #define VERSION "standalone-1.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4040: checking for egrep configure:4050: result: grep -E configure:4055: checking for ANSI C header files configure:4211: result: yes configure:4235: checking for sys/types.h configure:4281: result: yes configure:4235: checking for sys/stat.h configure:4281: result: yes configure:4235: checking for stdlib.h configure:4281: result: yes configure:4235: checking for string.h configure:4281: result: yes configure:4235: checking for memory.h configure:4281: result: yes configure:4235: checking for strings.h configure:4281: result: yes configure:4235: checking for inttypes.h configure:4281: result: yes configure:4235: checking for stdint.h configure:4281: result: yes configure:4235: checking for unistd.h configure:4281: result: yes configure:4311: checking limits.h usability configure:4323: gcc -c -g -O2 conftest.c >&5 configure:4329: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4352: result: yes configure:4356: checking limits.h presence configure:4366: gcc -E conftest.c configure:4372: $? = 0 configure:4392: result: yes configure:4427: checking for limits.h configure:4434: result: yes configure:4302: checking for malloc.h configure:4307: result: yes configure:4302: checking for unistd.h configure:4307: result: yes configure:4311: checking sysexits.h usability configure:4323: gcc -c -g -O2 conftest.c >&5 configure:4329: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4352: result: yes configure:4356: checking sysexits.h presence configure:4366: gcc -E conftest.c configure:4372: $? = 0 configure:4392: result: yes configure:4427: checking for sysexits.h configure:4434: result: yes configure:4311: checking stdarg.h usability configure:4323: gcc -c -g -O2 conftest.c >&5 configure:4329: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4352: result: yes configure:4356: checking stdarg.h presence configure:4366: gcc -E conftest.c configure:4372: $? = 0 configure:4392: result: yes configure:4427: checking for stdarg.h configure:4434: result: yes configure:4449: checking for an ANSI C-conforming const configure:4546: result: yes configure:4556: checking for inline configure:4608: result: inline configure:4627: checking for size_t configure:4681: result: yes configure:4694: checking for __attribute__ configure:4755: result: yes configure:4773: checking for working alloca.h configure:4825: result: yes configure:4835: checking for alloca configure:4907: result: yes configure:5134: checking for vprintf configure:5222: result: yes configure:5229: checking for _doprnt configure:5317: result: no configure:5338: checking for strerror configure:5426: result: yes configure:5338: checking for sleep configure:5395: gcc -o conftest -g -O2 conftest.c >&5 configure:5401: $? = 0 configure:5405: test -z || test ! -s conftest.err configure:5408: $? = 0 configure:5411: test -s conftest configure:5414: $? = 0 configure:5426: result: yes configure:5338: checking for getpid configure:5395: gcc -o conftest -g -O2 conftest.c >&5 configure:5401: $? = 0 configure:5405: test -z || test ! -s conftest.err configure:5408: $? = 0 configure:5411: test -s conftest configure:5414: $? = 0 configure:5426: result: yes configure:5338: checking for snprintf configure:5395: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function 'snprintf' configure:5401: $? = 0 configure:5405: test -z || test ! -s conftest.err configure:5408: $? = 0 configure:5411: test -s conftest configure:5414: $? = 0 configure:5426: result: yes configure:5445: checking for mempcpy configure:5502: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'mempcpy' configure:5508: $? = 0 configure:5512: test -z || test ! -s conftest.err configure:5515: $? = 0 configure:5518: test -s conftest configure:5521: $? = 0 configure:5533: result: yes configure:5445: checking for strndup configure:5502: gcc -o conftest -g -O2 conftest.c >&5 configure:5508: $? = 0 configure:5512: test -z || test ! -s conftest.err configure:5515: $? = 0 configure:5518: test -s conftest configure:5521: $? = 0 configure:5533: result: yes configure:5445: checking for strchrnul configure:5502: gcc -o conftest -g -O2 conftest.c >&5 configure:5508: $? = 0 configure:5512: test -z || test ! -s conftest.err configure:5515: $? = 0 configure:5518: test -s conftest configure:5521: $? = 0 configure:5533: result: yes configure:5445: checking for strcasecmp configure:5502: gcc -o conftest -g -O2 conftest.c >&5 configure:5508: $? = 0 configure:5512: test -z || test ! -s conftest.err configure:5515: $? = 0 configure:5518: test -s conftest configure:5521: $? = 0 configure:5533: result: yes configure:5445: checking for vsnprintf configure:5533: result: yes configure:5562: checking for putc_unlocked('x', stdout) configure:5583: gcc -o conftest -g -O2 conftest.c >&5 configure:5589: $? = 0 configure:5593: test -z || test ! -s conftest.err configure:5596: $? = 0 configure:5599: test -s conftest configure:5602: $? = 0 configure:5614: result: yes configure:5632: checking for flockfile configure:5689: gcc -o conftest -g -O2 conftest.c >&5 configure:5695: $? = 0 configure:5699: test -z || test ! -s conftest.err configure:5702: $? = 0 configure:5705: test -s conftest configure:5708: $? = 0 configure:5720: result: yes configure:5735: checking for fputs_unlocked configure:5792: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function 'fputs_unlocked' configure:5798: $? = 0 configure:5802: test -z || test ! -s conftest.err configure:5805: $? = 0 configure:5808: test -s conftest configure:5811: $? = 0 configure:5823: result: yes configure:5735: checking for fwrite_unlocked configure:5792: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function 'fwrite_unlocked' configure:5798: $? = 0 configure:5802: test -z || test ! -s conftest.err configure:5805: $? = 0 configure:5808: test -s conftest configure:5811: $? = 0 configure:5823: result: yes configure:5840: checking for strdup configure:5897: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function 'strdup' configure:5903: $? = 0 configure:5907: test -z || test ! -s conftest.err configure:5910: $? = 0 configure:5913: test -s conftest configure:5916: $? = 0 configure:5928: result: yes configure:5840: checking for asprintf configure:5897: gcc -o conftest -g -O2 conftest.c >&5 configure:5903: $? = 0 configure:5907: test -z || test ! -s conftest.err configure:5910: $? = 0 configure:5913: test -s conftest configure:5916: $? = 0 configure:5928: result: yes configure:5939: checking whether program_invocation_name is declared configure:5964: gcc -c -g -O2 conftest.c >&5 configure:5970: $? = 0 configure:5974: test -z || test ! -s conftest.err configure:5977: $? = 0 configure:5980: test -s conftest.o configure:5983: $? = 0 configure:5994: result: yes configure:6010: checking whether program_invocation_short_name is declared configure:6035: gcc -c -g -O2 conftest.c >&5 configure:6041: $? = 0 configure:6045: test -z || test ! -s conftest.err configure:6048: $? = 0 configure:6051: test -s conftest.o configure:6054: $? = 0 configure:6065: result: yes configure:6217: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by argp config.status standalone-1.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:691: creating Makefile config.status:691: creating testsuite/Makefile config.status:788: creating config.h config.status:1146: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_M4_set= ac_cv_env_M4_value= ac_cv_env_XAUTH_PROGRAM_set= ac_cv_env_XAUTH_PROGRAM_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__doprnt=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_cfmakeraw=yes ac_cv_func_flockfile=yes ac_cv_func_fputs_unlocked=yes ac_cv_func_fwrite_unlocked=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=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=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=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=yes ac_cv_func_openpty=yes ac_cv_func_poll=yes ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_select=yes ac_cv_func_seteuid=yes ac_cv_func_setresuid=yes 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=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strndup=yes ac_cv_func_strsignal=yes ac_cv_func_strtol=yes ac_cv_func_syslog=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl__sys_siglist=no ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes 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=yes ac_cv_header_crypt_h=yes 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=yes ac_cv_header_memory_h=yes ac_cv_header_poll_h=yes ac_cv_header_pty_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes 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=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_Xau_XauGetAuthByAddr=no ac_cv_lib_asn1_der_get_octet_string=no ac_cv_lib_crypt_crypt=yes 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_pam_pam_start=yes ac_cv_lib_resolv_dn_expand=no 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_lib_z_inflate=yes ac_cv_member_struct_utmp_ut_addr=yes ac_cv_member_struct_utmp_ut_addr_v6=yes ac_cv_member_struct_utmp_ut_exit=yes ac_cv_member_struct_utmp_ut_exit___e_termination=no ac_cv_member_struct_utmp_ut_exit_e_termination=yes 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=yes ac_cv_member_struct_utmp_ut_name=yes ac_cv_member_struct_utmp_ut_pid=yes ac_cv_member_struct_utmp_ut_session=yes ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=yes ac_cv_member_struct_utmp_ut_tv=yes ac_cv_member_struct_utmp_ut_tv_tv_sec=yes ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=yes ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit___e_termination=no ac_cv_member_struct_utmpx_ut_exit_e_termination=yes 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=yes 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_GROFF=/usr/bin/groff ac_cv_path_M4=/usr/bin/m4 ac_cv_path_SCHEME_PROGRAM=/usr/bin/guile ac_cv_path_XAUTH_PROGRAM=/usr/X11R6/bin/xauth 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_search_argp_parse='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_syslog='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_short=2 ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lsh_cv_c_FUNCTION=no lsh_cv_c_attribute=yes lsh_cv_func_shutdown_works_on_unix_sockets=yes lsh_cv_lib_argp_works=yes lsh_cv_sys_ai_numerichost=yes lsh_cv_sys_unix98_ptys=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run aclocal-1.8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run tar' AUTOCONF='${SHELL} /usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run automake-1.8' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs' CPP='gcc -E' CPPFLAGS=' -I/usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp' 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} /usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/missing --run makeinfo' OBJEXT='o' PACKAGE='argp' PACKAGE_BUGREPORT='' PACKAGE_NAME='argp' PACKAGE_STRING='argp standalone-1.3' PACKAGE_TARNAME='argp' PACKAGE_VERSION='standalone-1.3' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/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__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/build/client/lsh/myst.roxen.com/buildtmp/dist/lsh-1.5.6/src/argp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr/local/build/client/lsh/myst.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_GETPID 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_SLEEP 1 #define HAVE_SNPRINTF 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 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_SYSEXITS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define PACKAGE "argp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "argp" #define PACKAGE_STRING "argp standalone-1.3" #define PACKAGE_TARNAME "argp" #define PACKAGE_VERSION "standalone-1.3" #define STDC_HEADERS 1 #define VERSION "standalone-1.3" #define _GNU_SOURCE 1 configure: exit 0