This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by "chrpath" configure "0.13", which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1322: checking build system type configure:1340: result: i686-uhu-linux-gnu configure:1348: checking host system type configure:1362: result: i686-uhu-linux-gnu configure:1370: checking target system type configure:1384: result: i686-uhu-linux-gnu configure:1411: checking for a BSD-compatible install configure:1465: result: /bin/install -c configure:1476: checking whether build environment is sane configure:1519: result: yes configure:1534: checking whether make sets $(MAKE) configure:1554: result: yes configure:1586: checking for working aclocal configure:1593: result: found configure:1601: checking for working autoconf configure:1608: result: found configure:1616: checking for working automake configure:1623: result: found configure:1631: checking for working autoheader configure:1638: result: found configure:1646: checking for working makeinfo configure:1653: result: found configure:1670: checking whether to enable maintainer-specific portions of Makefiles configure:1679: result: no configure:1724: checking for i686-uhu-linux-gcc configure:1740: found /usr/bin/i686-uhu-linux-gcc configure:1750: result: i686-uhu-linux-gcc configure:2032: checking for C compiler version configure:2035: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2038: $? = 0 configure:2040: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2043: $? = 0 configure:2045: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2048: $? = 1 configure:2072: checking for C compiler default output configure:2075: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2078: $? = 0 configure:2124: result: a.out configure:2129: checking whether the C compiler works configure:2135: ./a.out configure:2138: $? = 0 configure:2155: result: yes configure:2162: checking whether we are cross compiling configure:2164: result: no configure:2167: checking for suffix of executables configure:2169: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2172: $? = 0 configure:2197: result: configure:2203: checking for suffix of object files configure:2225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2228: $? = 0 configure:2250: result: o configure:2254: checking whether we are using the GNU C compiler configure:2279: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2282: $? = 0 configure:2285: test -s conftest.o configure:2288: $? = 0 configure:2301: result: yes configure:2307: checking whether i686-uhu-linux-gcc accepts -g configure:2329: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2332: $? = 0 configure:2335: test -s conftest.o configure:2338: $? = 0 configure:2349: result: yes configure:2366: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2427: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2430: $? = 0 configure:2433: test -s conftest.o configure:2436: $? = 0 configure:2454: result: none needed configure:2472: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2475: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2595: checking for a BSD-compatible install configure:2649: result: /bin/install -c configure:2668: checking how to run the C preprocessor configure:2704: i686-uhu-linux-gcc -E conftest.c configure:2710: $? = 0 configure:2742: i686-uhu-linux-gcc -E conftest.c configure:2743:28: fatal error: ac_nonexistent.h: No such file or directory (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ^ compilation terminated. configure:2748: $? = 1 configure: failed program was: | #line 2733 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME ""chrpath"" | #define PACKAGE_TARNAME "-chrpath-" | #define PACKAGE_VERSION ""0.13"" | #define PACKAGE_STRING ""chrpath" "0.13"" | #define PACKAGE_BUGREPORT "pere@hungry.com" | #define PACKAGE "chrpath" | #define VERSION "0.13" | /* end confdefs.h. */ | #include configure:2786: result: i686-uhu-linux-gcc -E configure:2811: i686-uhu-linux-gcc -E conftest.c configure:2817: $? = 0 configure:2849: i686-uhu-linux-gcc -E conftest.c configure:2850:28: fatal error: ac_nonexistent.h: No such file or directory (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 ^ compilation terminated. configure:2855: $? = 1 configure: failed program was: | #line 2840 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME ""chrpath"" | #define PACKAGE_TARNAME "-chrpath-" | #define PACKAGE_VERSION ""0.13"" | #define PACKAGE_STRING ""chrpath" "0.13"" | #define PACKAGE_BUGREPORT "pere@hungry.com" | #define PACKAGE "chrpath" | #define VERSION "0.13" | /* end confdefs.h. */ | #include configure:2898: checking for egrep configure:2908: result: grep -E configure:2913: checking for ANSI C header files configure:2939: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2942: $? = 0 configure:2945: test -s conftest.o configure:2948: $? = 0 configure:3040: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure: In function 'main': configure:3035:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3043: $? = 0 configure:3045: ./conftest configure:3048: $? = 0 configure:3063: result: yes configure:3087: checking for sys/types.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3087: checking for sys/stat.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3087: checking for stdlib.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3087: checking for string.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3087: checking for memory.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3087: checking for strings.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3087: checking for inttypes.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3087: checking for stdint.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3087: checking for unistd.h configure:3104: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3107: $? = 0 configure:3110: test -s conftest.o configure:3113: $? = 0 configure:3124: result: yes configure:3155: checking getopt.h usability configure:3168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3171: $? = 0 configure:3174: test -s conftest.o configure:3177: $? = 0 configure:3187: result: yes configure:3191: checking getopt.h presence configure:3202: i686-uhu-linux-gcc -E conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3263: checking for getopt.h configure:3270: result: yes configure:3155: checking elf.h usability configure:3168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3171: $? = 0 configure:3174: test -s conftest.o configure:3177: $? = 0 configure:3187: result: yes configure:3191: checking elf.h presence configure:3202: i686-uhu-linux-gcc -E conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3263: checking for elf.h configure:3270: result: yes configure:3155: checking fcntl.h usability configure:3168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3171: $? = 0 configure:3174: test -s conftest.o configure:3177: $? = 0 configure:3187: result: yes configure:3191: checking fcntl.h presence configure:3202: i686-uhu-linux-gcc -E conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3263: checking for fcntl.h configure:3270: result: yes configure:3146: checking for unistd.h configure:3151: result: yes configure:3155: checking link.h usability configure:3168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3171: $? = 0 configure:3174: test -s conftest.o configure:3177: $? = 0 configure:3187: result: yes configure:3191: checking link.h presence configure:3202: i686-uhu-linux-gcc -E conftest.c configure:3208: $? = 0 configure:3227: result: yes configure:3263: checking for link.h configure:3270: result: yes configure:3155: checking sys/link.h usability configure:3168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3216:22: fatal error: sys/link.h: No such file or directory ac_cpp_err=yes ^ compilation terminated. configure:3171: $? = 1 configure: failed program was: | #line 3157 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME ""chrpath"" | #define PACKAGE_TARNAME "-chrpath-" | #define PACKAGE_VERSION ""0.13"" | #define PACKAGE_STRING ""chrpath" "0.13"" | #define PACKAGE_BUGREPORT "pere@hungry.com" | #define PACKAGE "chrpath" | #define VERSION "0.13" | #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_GETOPT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3187: result: no configure:3191: checking sys/link.h presence configure:3202: i686-uhu-linux-gcc -E conftest.c configure:3218:22: fatal error: sys/link.h: No such file or directory if test -z "$ac_cpp_err"; then ^ compilation terminated. configure:3208: $? = 1 configure: failed program was: | #line 3193 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME ""chrpath"" | #define PACKAGE_TARNAME "-chrpath-" | #define PACKAGE_VERSION ""0.13"" | #define PACKAGE_STRING ""chrpath" "0.13"" | #define PACKAGE_BUGREPORT "pere@hungry.com" | #define PACKAGE "chrpath" | #define VERSION "0.13" | #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_GETOPT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include configure:3227: result: no configure:3263: checking for sys/link.h configure:3270: result: no configure:3284: checking for an ANSI C-conforming const configure:3352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3355: $? = 0 configure:3358: test -s conftest.o configure:3361: $? = 0 configure:3372: result: yes configure:3382: checking whether byte ordering is bigendian configure:3410: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3413: $? = 0 configure:3416: test -s conftest.o configure:3419: $? = 0 configure:3444: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure: In function 'main': configure:3454:2: error: unknown type name 'not' (exit $ac_status); }; }; then ^ configure:3454:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' (exit $ac_status); }; }; then ^ configure:3447: $? = 1 configure: failed program was: | #line 3422 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME ""chrpath"" | #define PACKAGE_TARNAME "-chrpath-" | #define PACKAGE_VERSION ""0.13"" | #define PACKAGE_STRING ""chrpath" "0.13"" | #define PACKAGE_BUGREPORT "pere@hungry.com" | #define PACKAGE "chrpath" | #define VERSION "0.13" | #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_GETOPT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LINK_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3567: result: no configure:3586: checking for void * configure:3611: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3614: $? = 0 configure:3617: test -s conftest.o configure:3620: $? = 0 configure:3631: result: yes configure:3634: checking size of void * configure:3909: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3912: $? = 0 configure:3914: ./conftest configure:3917: $? = 0 configure:3940: result: 4 configure:3952: checking for getopt_long configure:4002: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4005: $? = 0 configure:4008: test -s conftest configure:4011: $? = 0 configure:4022: result: yes configure:4192: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by "chrpath" config.status "0.13", which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:653: creating Makefile config.status:653: creating testsuite/Makefile config.status:653: creating deb/Makefile config.status:757: creating config.h config.status:976: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_getopt_long=yes ac_cv_header_elf_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_link_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_link_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' 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_sizeof_void_p=4 ac_cv_target=i686-uhu-linux-gnu ac_cv_target_alias=i686-uhu-linux ac_cv_type_void_p=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -ansi -pedantic -W -Wall -Wcast-align -Wcast-qual -Wcomments -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LDRPATH='-Wl,-rpath,' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' OBJEXT='o' PACKAGE='chrpath' PACKAGE_BUGREPORT='pere@hungry.com' PACKAGE_NAME='"chrpath"' PACKAGE_STRING='"chrpath" "0.13"' PACKAGE_TARNAME='-chrpath-' PACKAGE_VERSION='"0.13"' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' VERSION='0.13' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ELF_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_LINK_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_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 PACKAGE "chrpath" #define PACKAGE_BUGREPORT "pere@hungry.com" #define PACKAGE_NAME ""chrpath"" #define PACKAGE_STRING ""chrpath" "0.13"" #define PACKAGE_TARNAME "-chrpath-" #define PACKAGE_VERSION ""0.13"" #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define VERSION "0.13" configure: exit 0