diff options
Diffstat (limited to 'vendor/readline/config.log')
-rw-r--r-- | vendor/readline/config.log | 1985 |
1 files changed, 1985 insertions, 0 deletions
diff --git a/vendor/readline/config.log b/vendor/readline/config.log new file mode 100644 index 00000000..6e8c1cf9 --- /dev/null +++ b/vendor/readline/config.log @@ -0,0 +1,1985 @@ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by readline configure 5.0-rc1, which was +generated by GNU Autoconf 2.57. Invocation command line was + + $ ./configure --disable-dynamic --enable-static + +## --------- ## +## Platform. ## +## --------- ## + +hostname = dhcp-4-152.tuc.noao.edu +uname -m = x86_64 +uname -r = 12.5.0 +uname -s = Darwin +uname -v = Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 + +/usr/bin/uname -p = i386 +/bin/uname -X = unknown + +/bin/arch = unknown +/usr/bin/arch -k = unknown +/usr/convex/getsysinfo = unknown +hostinfo = Mach kernel version: + Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 +Kernel configured for up to 2 processors. +2 processors are physically available. +2 processors are logically available. +Processor type: i486 (Intel 80486) +Processors active: 0 1 +Primary memory available: 4.00 gigabytes +Default processor set: 167 tasks, 735 threads, 2 processors +Load average: 0.53, Mach factor: 1.46 +/bin/machine = unknown +/usr/bin/oslevel = unknown +/bin/universe = unknown + +PATH: /Users/fitz/.iraf/bin +PATH: . +PATH: /Users/fitz/bin +PATH: /sbin +PATH: /bin +PATH: /usr/sbin +PATH: /usr/bin +PATH: /usr/games +PATH: /usr/local/bin +PATH: /opt/local/bin +PATH: /usr/local/sbin +PATH: /usr/local/pvm/pvm3/bin +PATH: /usr/local/pvm/pvm3/lib +PATH: /usr/local/ch/bin +PATH: /usr/local/astrometry/bin +PATH: /usr/local/mysql/bin +PATH: /Developer/NVIDIA/CUDA-5.0/bin +PATH: /usr/X11R6/bin +PATH: /usr/local/git/bin + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:1327: checking build system type +configure:1345: result: i386-apple-darwin12.5.0 +configure:1353: checking host system type +configure:1367: result: i386-apple-darwin12.5.0 +configure:1423: checking whether make sets $(MAKE) +configure:1443: result: yes +configure:1498: checking for gcc +configure:1524: result: gcc +configure:1768: checking for C compiler version +configure:1771: gcc --version </dev/null >&5 +i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) +Copyright (C) 2007 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:1774: $? = 0 +configure:1776: gcc -v </dev/null >&5 +Using built-in specs. +Target: i686-apple-darwin11 +Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 +Thread model: posix +gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) +configure:1779: $? = 0 +configure:1781: gcc -V </dev/null >&5 +llvm-gcc-4.2: argument to `-V' is missing +configure:1784: $? = 1 +configure:1808: checking for C compiler default output +configure:1811: gcc -g conftest.c >&5 +configure:1814: $? = 0 +configure:1860: result: a.out +configure:1865: checking whether the C compiler works +configure:1871: ./a.out +configure:1874: $? = 0 +configure:1891: result: yes +configure:1898: checking whether we are cross compiling +configure:1900: result: no +configure:1903: checking for suffix of executables +configure:1905: gcc -o conftest -g conftest.c >&5 +configure:1908: $? = 0 +configure:1933: result: +configure:1939: checking for suffix of object files +configure:1961: gcc -c -g conftest.c >&5 +configure:1964: $? = 0 +configure:1986: result: o +configure:1990: checking whether we are using the GNU C compiler +configure:2015: gcc -c -g conftest.c >&5 +configure:2018: $? = 0 +configure:2021: test -s conftest.o +configure:2024: $? = 0 +configure:2037: result: yes +configure:2043: checking whether gcc accepts -g +configure:2065: gcc -c -g conftest.c >&5 +configure:2068: $? = 0 +configure:2071: test -s conftest.o +configure:2074: $? = 0 +configure:2085: result: yes +configure:2102: checking for gcc option to accept ANSI C +configure:2163: gcc -c -g conftest.c >&5 +configure:2166: $? = 0 +configure:2169: test -s conftest.o +configure:2172: $? = 0 +configure:2190: result: none needed +configure:2208: gcc -c -g conftest.c >&5 +conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' +configure:2211: $? = 1 +configure: failed program was: +| #ifndef __cplusplus +| choke me +| #endif +configure:2326: checking how to run the C preprocessor +configure:2362: gcc -E conftest.c +configure:2368: $? = 0 +configure:2400: gcc -E conftest.c +configure:2399:28: error: ac_nonexistent.h: No such file or directory +configure:2406: $? = 1 +configure: failed program was: +| #line 2391 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:2444: result: gcc -E +configure:2469: gcc -E conftest.c +configure:2475: $? = 0 +configure:2507: gcc -E conftest.c +configure:2506:28: error: ac_nonexistent.h: No such file or directory +configure:2513: $? = 1 +configure: failed program was: +| #line 2498 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| /* end confdefs.h. */ +| #include <ac_nonexistent.h> +configure:2556: checking for egrep +configure:2566: result: grep -E +configure:2571: checking for ANSI C header files +configure:2597: gcc -c -g conftest.c >&5 +configure:2600: $? = 0 +configure:2603: test -s conftest.o +configure:2606: $? = 0 +configure:2698: gcc -o conftest -g conftest.c >&5 +configure: In function 'main': +configure:2691: warning: incompatible implicit declaration of built-in function 'exit' +configure:2701: $? = 0 +configure:2703: ./conftest +configure:2706: $? = 0 +configure:2721: result: yes +configure:2745: checking for sys/types.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2745: checking for sys/stat.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2745: checking for stdlib.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2745: checking for string.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2745: checking for memory.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2745: checking for strings.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2745: checking for inttypes.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2745: checking for stdint.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2745: checking for unistd.h +configure:2762: gcc -c -g conftest.c >&5 +configure:2765: $? = 0 +configure:2768: test -s conftest.o +configure:2771: $? = 0 +configure:2782: result: yes +configure:2804: checking minix/config.h usability +configure:2817: gcc -c -g conftest.c >&5 +configure:2858:26: error: minix/config.h: No such file or directory +configure:2820: $? = 1 +configure: failed program was: +| #line 2806 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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> +| #if HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #if HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #if STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # if HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #if HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #if HAVE_INTTYPES_H +| # include <inttypes.h> +| #else +| # if HAVE_STDINT_H +| # include <stdint.h> +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <minix/config.h> +configure:2836: result: no +configure:2840: checking minix/config.h presence +configure:2851: gcc -E conftest.c +configure:2860:26: error: minix/config.h: No such file or directory +configure:2857: $? = 1 +configure: failed program was: +| #line 2842 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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:2876: result: no +configure:2912: checking for minix/config.h +configure:2919: result: no +configure:2953: checking whether gcc needs -traditional +configure:2997:20: error: termio.h: No such file or directory +configure:2997: result: no +configure:3016: checking for a BSD-compatible install +configure:3070: result: /usr/bin/install -c +configure:3083: checking for ar +configure:3099: found /usr/bin/ar +configure:3110: result: ar +configure:3159: checking for ranlib +configure:3186: result: ranlib +configure:3202: checking for an ANSI C-conforming const +configure:3270: gcc -c -g -O conftest.c >&5 +configure:3273: $? = 0 +configure:3276: test -s conftest.o +configure:3279: $? = 0 +configure:3290: result: yes +configure:3300: checking for function prototypes +configure:3303: result: yes +configure:3321: checking whether char is unsigned +configure:3345: gcc -c -g -O conftest.c >&5 +configure:3348: $? = 0 +configure:3351: test -s conftest.o +configure:3354: $? = 0 +configure:3365: result: no +configure:3375: checking return type of signal handlers +configure:3407: gcc -c -g -O conftest.c >&5 +configure:3410: $? = 0 +configure:3413: test -s conftest.o +configure:3416: $? = 0 +configure:3427: result: void +configure:3436: checking for size_t +configure:3461: gcc -c -g -O conftest.c >&5 +configure:3464: $? = 0 +configure:3467: test -s conftest.o +configure:3470: $? = 0 +configure:3481: result: yes +configure:3493: checking for ssize_t +configure:3518: gcc -c -g -O conftest.c >&5 +configure:3521: $? = 0 +configure:3524: test -s conftest.o +configure:3527: $? = 0 +configure:3538: result: yes +configure:3551: checking for ANSI C header files +configure:3701: result: yes +configure:3712: checking whether stat file-mode macros are broken +configure:3761: result: no +configure:3779: checking for dirent.h that defines DIR +configure:3804: gcc -c -g -O conftest.c >&5 +configure:3807: $? = 0 +configure:3810: test -s conftest.o +configure:3813: $? = 0 +configure:3824: result: yes +configure:3837: checking for library containing opendir +configure:3868: gcc -o conftest -g -O conftest.c >&5 +configure:3871: $? = 0 +configure:3874: test -s conftest +configure:3877: $? = 0 +configure:3936: result: none required +configure:4069: checking for lstat +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for memmove +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4114: warning: conflicting types for built-in function 'memmove' +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for putenv +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for select +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for setenv +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for setlocale +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for strcasecmp +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4119: warning: conflicting types for built-in function 'strcasecmp' +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for strpbrk +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4120: warning: conflicting types for built-in function 'strpbrk' +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for tcgetattr +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for vsnprintf +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4122: warning: conflicting types for built-in function 'vsnprintf' +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for isascii +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4123: warning: conflicting types for built-in function 'isascii' +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4069: checking for isxdigit +configure:4119: gcc -o conftest -g -O conftest.c >&5 +configure:4124: warning: conflicting types for built-in function 'isxdigit' +configure:4122: $? = 0 +configure:4125: test -s conftest +configure:4128: $? = 0 +configure:4139: result: yes +configure:4150: checking for working strcoll +configure:4177: gcc -o conftest -g -O conftest.c >&5 +configure:4180: $? = 0 +configure:4182: ./conftest +configure:4185: $? = 0 +configure:4199: result: yes +configure:4233: checking for unistd.h +configure:4238: result: yes +configure:4233: checking for stdlib.h +configure:4238: result: yes +configure:4242: checking varargs.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +In file included from configure:4316: +/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." +/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." +configure:4258: $? = 1 +configure: failed program was: +| #line 4244 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #if HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #if HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #if STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # if HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #if HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #if HAVE_INTTYPES_H +| # include <inttypes.h> +| #else +| # if HAVE_STDINT_H +| # include <stdint.h> +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <varargs.h> +configure:4274: result: no +configure:4278: checking varargs.h presence +configure:4289: gcc -E conftest.c +In file included from configure:4318: +/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." +/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." +configure:4295: $? = 1 +configure: failed program was: +| #line 4280 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| /* end confdefs.h. */ +| #include <varargs.h> +configure:4314: result: no +configure:4350: checking for varargs.h +configure:4357: result: no +configure:4242: checking stdarg.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4258: $? = 0 +configure:4261: test -s conftest.o +configure:4264: $? = 0 +configure:4274: result: yes +configure:4278: checking stdarg.h presence +configure:4289: gcc -E conftest.c +configure:4295: $? = 0 +configure:4314: result: yes +configure:4350: checking for stdarg.h +configure:4357: result: yes +configure:4233: checking for string.h +configure:4238: result: yes +configure:4233: checking for strings.h +configure:4238: result: yes +configure:4242: checking limits.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4258: $? = 0 +configure:4261: test -s conftest.o +configure:4264: $? = 0 +configure:4274: result: yes +configure:4278: checking limits.h presence +configure:4289: gcc -E conftest.c +configure:4295: $? = 0 +configure:4314: result: yes +configure:4350: checking for limits.h +configure:4357: result: yes +configure:4242: checking sys/ptem.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4320:22: error: sys/ptem.h: No such file or directory +configure:4258: $? = 1 +configure: failed program was: +| #line 4244 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #if HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #if HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #if STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # if HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #if HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #if HAVE_INTTYPES_H +| # include <inttypes.h> +| #else +| # if HAVE_STDINT_H +| # include <stdint.h> +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <sys/ptem.h> +configure:4274: result: no +configure:4278: checking sys/ptem.h presence +configure:4289: gcc -E conftest.c +configure:4322:22: error: sys/ptem.h: No such file or directory +configure:4295: $? = 1 +configure: failed program was: +| #line 4280 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| /* end confdefs.h. */ +| #include <sys/ptem.h> +configure:4314: result: no +configure:4350: checking for sys/ptem.h +configure:4357: result: no +configure:4242: checking sys/pte.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4320:21: error: sys/pte.h: No such file or directory +configure:4258: $? = 1 +configure: failed program was: +| #line 4244 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #if HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #if HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #if STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # if HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #if HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #if HAVE_INTTYPES_H +| # include <inttypes.h> +| #else +| # if HAVE_STDINT_H +| # include <stdint.h> +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <sys/pte.h> +configure:4274: result: no +configure:4278: checking sys/pte.h presence +configure:4289: gcc -E conftest.c +configure:4322:21: error: sys/pte.h: No such file or directory +configure:4295: $? = 1 +configure: failed program was: +| #line 4280 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| /* end confdefs.h. */ +| #include <sys/pte.h> +configure:4314: result: no +configure:4350: checking for sys/pte.h +configure:4357: result: no +configure:4242: checking sys/stream.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4320:24: error: sys/stream.h: No such file or directory +configure:4258: $? = 1 +configure: failed program was: +| #line 4244 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #if HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #if HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #if STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # if HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #if HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #if HAVE_INTTYPES_H +| # include <inttypes.h> +| #else +| # if HAVE_STDINT_H +| # include <stdint.h> +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <sys/stream.h> +configure:4274: result: no +configure:4278: checking sys/stream.h presence +configure:4289: gcc -E conftest.c +configure:4322:24: error: sys/stream.h: No such file or directory +configure:4295: $? = 1 +configure: failed program was: +| #line 4280 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| /* end confdefs.h. */ +| #include <sys/stream.h> +configure:4314: result: no +configure:4350: checking for sys/stream.h +configure:4357: result: no +configure:4242: checking sys/select.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4258: $? = 0 +configure:4261: test -s conftest.o +configure:4264: $? = 0 +configure:4274: result: yes +configure:4278: checking sys/select.h presence +configure:4289: gcc -E conftest.c +configure:4295: $? = 0 +configure:4314: result: yes +configure:4350: checking for sys/select.h +configure:4357: result: yes +configure:4242: checking termcap.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4258: $? = 0 +configure:4261: test -s conftest.o +configure:4264: $? = 0 +configure:4274: result: yes +configure:4278: checking termcap.h presence +configure:4289: gcc -E conftest.c +configure:4295: $? = 0 +configure:4314: result: yes +configure:4350: checking for termcap.h +configure:4357: result: yes +configure:4242: checking termios.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4258: $? = 0 +configure:4261: test -s conftest.o +configure:4264: $? = 0 +configure:4274: result: yes +configure:4278: checking termios.h presence +configure:4289: gcc -E conftest.c +configure:4295: $? = 0 +configure:4314: result: yes +configure:4350: checking for termios.h +configure:4357: result: yes +configure:4242: checking termio.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4323:20: error: termio.h: No such file or directory +configure:4258: $? = 1 +configure: failed program was: +| #line 4244 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| #define HAVE_SYS_SELECT_H 1 +| #define HAVE_TERMCAP_H 1 +| #define HAVE_TERMIOS_H 1 +| /* end confdefs.h. */ +| #include <stdio.h> +| #if HAVE_SYS_TYPES_H +| # include <sys/types.h> +| #endif +| #if HAVE_SYS_STAT_H +| # include <sys/stat.h> +| #endif +| #if STDC_HEADERS +| # include <stdlib.h> +| # include <stddef.h> +| #else +| # if HAVE_STDLIB_H +| # include <stdlib.h> +| # endif +| #endif +| #if HAVE_STRING_H +| # if !STDC_HEADERS && HAVE_MEMORY_H +| # include <memory.h> +| # endif +| # include <string.h> +| #endif +| #if HAVE_STRINGS_H +| # include <strings.h> +| #endif +| #if HAVE_INTTYPES_H +| # include <inttypes.h> +| #else +| # if HAVE_STDINT_H +| # include <stdint.h> +| # endif +| #endif +| #if HAVE_UNISTD_H +| # include <unistd.h> +| #endif +| #include <termio.h> +configure:4274: result: no +configure:4278: checking termio.h presence +configure:4289: gcc -E conftest.c +configure:4325:20: error: termio.h: No such file or directory +configure:4295: $? = 1 +configure: failed program was: +| #line 4280 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| #define HAVE_SYS_SELECT_H 1 +| #define HAVE_TERMCAP_H 1 +| #define HAVE_TERMIOS_H 1 +| /* end confdefs.h. */ +| #include <termio.h> +configure:4314: result: no +configure:4350: checking for termio.h +configure:4357: result: no +configure:4242: checking sys/file.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4258: $? = 0 +configure:4261: test -s conftest.o +configure:4264: $? = 0 +configure:4274: result: yes +configure:4278: checking sys/file.h presence +configure:4289: gcc -E conftest.c +configure:4295: $? = 0 +configure:4314: result: yes +configure:4350: checking for sys/file.h +configure:4357: result: yes +configure:4242: checking locale.h usability +configure:4255: gcc -c -g -O conftest.c >&5 +configure:4258: $? = 0 +configure:4261: test -s conftest.o +configure:4264: $? = 0 +configure:4274: result: yes +configure:4278: checking locale.h presence +configure:4289: gcc -E conftest.c +configure:4295: $? = 0 +configure:4314: result: yes +configure:4350: checking for locale.h +configure:4357: result: yes +configure:4233: checking for memory.h +configure:4238: result: yes +configure:4372: checking for type of signal functions +configure:4401: gcc -o conftest -g -O conftest.c >&5 +configure:4404: $? = 0 +configure:4407: test -s conftest +configure:4410: $? = 0 +configure:4507: result: posix +configure:4528: checking if signal handlers must be reinstalled when invoked +configure:4592: gcc -o conftest -g -O conftest.c >&5 +configure: In function 'main': +configure:4629: warning: incompatible implicit declaration of built-in function 'exit' +configure:4595: $? = 0 +configure:4597: ./conftest +configure:4600: $? = 0 +configure:4615: result: no +configure:4626: checking for presence of POSIX-style sigsetjmp/siglongjmp +configure:4684: gcc -o conftest -g -O conftest.c >&5 +configure: In function 'main': +configure:4713: warning: incompatible implicit declaration of built-in function 'exit' +configure:4687: $? = 0 +configure:4689: ./conftest +configure:4692: $? = 0 +configure:4707: result: present +configure:4716: checking for lstat +configure:4741: gcc -o conftest -g -O conftest.c >&5 +configure:4744: $? = 0 +configure:4747: test -s conftest +configure:4750: $? = 0 +configure:4761: result: yes +configure:4771: checking whether or not strcoll and strcmp differ +configure:4827: gcc -o conftest -g -O conftest.c >&5 +configure: In function 'main': +configure:4866: warning: incompatible implicit declaration of built-in function 'exit' +configure:4830: $? = 0 +configure:4832: ./conftest +configure:4835: $? = 1 +configure: program exited with status 1 +configure: failed program was: +| #line 4782 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| #define HAVE_SYS_SELECT_H 1 +| #define HAVE_TERMCAP_H 1 +| #define HAVE_TERMIOS_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_LOCALE_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_POSIX_SIGNALS 1 +| #define HAVE_POSIX_SIGSETJMP 1 +| #define HAVE_LSTAT 1 +| /* end confdefs.h. */ +| +| #include <stdio.h> +| #if defined (HAVE_LOCALE_H) +| #include <locale.h> +| #endif +| +| main(c, v) +| int c; +| char *v[]; +| { +| int r1, r2; +| char *deflocale, *defcoll; +| +| #ifdef HAVE_SETLOCALE +| deflocale = setlocale(LC_ALL, ""); +| defcoll = setlocale(LC_COLLATE, ""); +| #endif +| +| #ifdef HAVE_STRCOLL +| /* These two values are taken from tests/glob-test. */ +| r1 = strcoll("abd", "aXd"); +| #else +| r1 = 0; +| #endif +| r2 = strcmp("abd", "aXd"); +| +| /* These two should both be greater than 0. It is permissible for +| a system to return different values, as long as the sign is the +| same. */ +| +| /* Exit with 1 (failure) if these two values are both > 0, since +| this tests whether strcoll(3) is broken with respect to strcmp(3) +| in the default locale. */ +| exit (r1 > 0 && r2 > 0); +| } +| +configure:4850: result: no +configure:4860: checking whether the ctype macros accept non-ascii characters +configure:4911: gcc -o conftest -g -O conftest.c >&5 +configure: In function 'main': +configure:4950: warning: incompatible implicit declaration of built-in function 'exit' +configure:4914: $? = 0 +configure:4916: ./conftest +configure:4919: $? = 0 +configure:4934: result: yes +configure:4944: checking whether getpw functions are declared in pwd.h +configure:4974: result: yes +configure:4984: checking whether termios.h defines TIOCGWINSZ +configure:5012: result: yes +configure:5057: checking whether signal handlers are of type void +configure:5087: gcc -c -g -O conftest.c >&5 +configure:5090: $? = 0 +configure:5093: test -s conftest.o +configure:5096: $? = 0 +configure:5107: result: yes +configure:5116: checking for TIOCSTAT in sys/ioctl.h +configure:5139: gcc -c -g -O conftest.c >&5 +configure:5142: $? = 0 +configure:5145: test -s conftest.o +configure:5148: $? = 0 +configure:5160: result: yes +configure:5169: checking for FIONREAD in sys/ioctl.h +configure:5192: gcc -c -g -O conftest.c >&5 +configure:5195: $? = 0 +configure:5198: test -s conftest.o +configure:5201: $? = 0 +configure:5213: result: yes +configure:5222: checking for speed_t in sys/types.h +configure:5244: gcc -c -g -O conftest.c >&5 +configure: In function 'main': +configure:5287: error: 'speed_t' undeclared (first use in this function) +configure:5287: error: (Each undeclared identifier is reported only once +configure:5287: error: for each function it appears in.) +configure:5287: error: expected ';' before 'x' +configure:5247: $? = 1 +configure: failed program was: +| #line 5227 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| #define HAVE_SYS_SELECT_H 1 +| #define HAVE_TERMCAP_H 1 +| #define HAVE_TERMIOS_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_LOCALE_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_POSIX_SIGNALS 1 +| #define HAVE_POSIX_SIGSETJMP 1 +| #define HAVE_LSTAT 1 +| #define CTYPE_NON_ASCII 1 +| #define HAVE_GETPW_DECLS 1 +| #define VOID_SIGHANDLER 1 +| #define TIOCSTAT_IN_SYS_IOCTL 1 +| #define FIONREAD_IN_SYS_IOCTL 1 +| /* end confdefs.h. */ +| #include <sys/types.h> +| int +| main () +| { +| speed_t x; +| ; +| return 0; +| } +configure:5265: result: no +configure:5274: checking for struct winsize in sys/ioctl.h and termios.h +configure:5297: gcc -c -g -O conftest.c >&5 +configure:5300: $? = 0 +configure:5303: test -s conftest.o +configure:5306: $? = 0 +configure:5356: result: sys/ioctl.h +configure:5375: checking for struct dirent.d_ino +configure:5419: gcc -c -g -O conftest.c >&5 +configure:5422: $? = 0 +configure:5425: test -s conftest.o +configure:5428: $? = 0 +configure:5440: result: yes +configure:5450: checking for struct dirent.d_fileno +configure:5494: gcc -c -g -O conftest.c >&5 +configure:5497: $? = 0 +configure:5500: test -s conftest.o +configure:5503: $? = 0 +configure:5515: result: yes +configure:5539: checking for tgetent +configure:5589: gcc -o conftest -g -O conftest.c >&5 +Undefined symbols for architecture x86_64: + "_tgetent", referenced from: + _main in ccOcL3dk.o + _f in ccOcL3dk.o +ld: symbol(s) not found for architecture x86_64 +collect2: ld returned 1 exit status +configure:5592: $? = 1 +configure: failed program was: +| #line 5544 "configure" +| /* confdefs.h. */ +| +| #define PACKAGE_NAME "readline" +| #define PACKAGE_TARNAME "readline" +| #define PACKAGE_VERSION "5.0-rc1" +| #define PACKAGE_STRING "readline 5.0-rc1" +| #define PACKAGE_BUGREPORT "bug-readline@gnu.org" +| #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 PROTOTYPES 1 +| #define __PROTOTYPES 1 +| #define RETSIGTYPE void +| #define STDC_HEADERS 1 +| #define HAVE_DIRENT_H 1 +| #define HAVE_LSTAT 1 +| #define HAVE_MEMMOVE 1 +| #define HAVE_PUTENV 1 +| #define HAVE_SELECT 1 +| #define HAVE_SETENV 1 +| #define HAVE_SETLOCALE 1 +| #define HAVE_STRCASECMP 1 +| #define HAVE_STRPBRK 1 +| #define HAVE_TCGETATTR 1 +| #define HAVE_VSNPRINTF 1 +| #define HAVE_ISASCII 1 +| #define HAVE_ISXDIGIT 1 +| #define HAVE_STRCOLL 1 +| #define HAVE_UNISTD_H 1 +| #define HAVE_STDLIB_H 1 +| #define HAVE_STDARG_H 1 +| #define HAVE_STRING_H 1 +| #define HAVE_STRINGS_H 1 +| #define HAVE_LIMITS_H 1 +| #define HAVE_SYS_SELECT_H 1 +| #define HAVE_TERMCAP_H 1 +| #define HAVE_TERMIOS_H 1 +| #define HAVE_SYS_FILE_H 1 +| #define HAVE_LOCALE_H 1 +| #define HAVE_MEMORY_H 1 +| #define HAVE_POSIX_SIGNALS 1 +| #define HAVE_POSIX_SIGSETJMP 1 +| #define HAVE_LSTAT 1 +| #define CTYPE_NON_ASCII 1 +| #define HAVE_GETPW_DECLS 1 +| #define VOID_SIGHANDLER 1 +| #define TIOCSTAT_IN_SYS_IOCTL 1 +| #define FIONREAD_IN_SYS_IOCTL 1 +| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 +| #define HAVE_STRUCT_DIRENT_D_INO 1 +| #define HAVE_STRUCT_DIRENT_D_FILENO 1 +| /* end confdefs.h. */ +| /* System header to define __stub macros and hopefully few prototypes, +| which can conflict with char tgetent (); 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 +| /* 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 tgetent (); +| /* 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_tgetent) || defined (__stub___tgetent) +| choke me +| #else +| char (*f) () = tgetent; +| #endif +| #ifdef __cplusplus +| } +| #endif +| +| int +| main () +| { +| return f != tgetent; +| ; +| return 0; +| } +configure:5609: result: no +configure:5614: checking for tgetent in -ltermcap +configure:5645: gcc -o conftest -g -O conftest.c -ltermcap >&5 +configure:5648: $? = 0 +configure:5651: test -s conftest +configure:5654: $? = 0 +configure:5666: result: yes +configure:5856: checking which library has the termcap functions +configure:5859: result: using libtermcap +configure:5905: checking wctype.h usability +configure:5918: gcc -c -g -O conftest.c >&5 +configure:5921: $? = 0 +configure:5924: test -s conftest.o +configure:5927: $? = 0 +configure:5937: result: yes +configure:5941: checking wctype.h presence +configure:5952: gcc -E conftest.c +configure:5958: $? = 0 +configure:5977: result: yes +configure:6013: checking for wctype.h +configure:6020: result: yes +configure:6047: checking wchar.h usability +configure:6060: gcc -c -g -O conftest.c >&5 +configure:6063: $? = 0 +configure:6066: test -s conftest.o +configure:6069: $? = 0 +configure:6079: result: yes +configure:6083: checking wchar.h presence +configure:6094: gcc -E conftest.c +configure:6100: $? = 0 +configure:6119: result: yes +configure:6155: checking for wchar.h +configure:6162: result: yes +configure:6189: checking langinfo.h usability +configure:6202: gcc -c -g -O conftest.c >&5 +configure:6205: $? = 0 +configure:6208: test -s conftest.o +configure:6211: $? = 0 +configure:6221: result: yes +configure:6225: checking langinfo.h presence +configure:6236: gcc -E conftest.c +configure:6242: $? = 0 +configure:6261: result: yes +configure:6297: checking for langinfo.h +configure:6304: result: yes +configure:6318: checking for mbsrtowcs +configure:6368: gcc -o conftest -g -O conftest.c >&5 +configure:6371: $? = 0 +configure:6374: test -s conftest +configure:6377: $? = 0 +configure:6388: result: yes +configure:6397: checking for mbrtowc +configure:6447: gcc -o conftest -g -O conftest.c >&5 +configure:6450: $? = 0 +configure:6453: test -s conftest +configure:6456: $? = 0 +configure:6467: result: yes +configure:6476: checking for mbrlen +configure:6526: gcc -o conftest -g -O conftest.c >&5 +configure:6529: $? = 0 +configure:6532: test -s conftest +configure:6535: $? = 0 +configure:6546: result: yes +configure:6555: checking for wctomb +configure:6605: gcc -o conftest -g -O conftest.c >&5 +configure:6608: $? = 0 +configure:6611: test -s conftest +configure:6614: $? = 0 +configure:6625: result: yes +configure:6634: checking for wcwidth +configure:6684: gcc -o conftest -g -O conftest.c >&5 +configure:6687: $? = 0 +configure:6690: test -s conftest +configure:6693: $? = 0 +configure:6704: result: yes +configure:6713: checking for wcsdup +configure:6763: gcc -o conftest -g -O conftest.c >&5 +configure:6766: $? = 0 +configure:6769: test -s conftest +configure:6772: $? = 0 +configure:6783: result: yes +configure:6793: checking for mbstate_t +configure:6820: gcc -c -g -O conftest.c >&5 +configure:6823: $? = 0 +configure:6826: test -s conftest.o +configure:6829: $? = 0 +configure:6840: result: yes +configure:6849: checking for nl_langinfo and CODESET +configure:6871: gcc -o conftest -g -O conftest.c >&5 +configure:6874: $? = 0 +configure:6877: test -s conftest +configure:6880: $? = 0 +configure:6891: result: yes +configure:6917: checking configuration for building shared libraries +configure:6932: result: supported +configure:7082: creating ./config.status + +## ---------------------- ## +## Running config.status. ## +## ---------------------- ## + +This file was extended by readline config.status 5.0-rc1, which was +generated by GNU Autoconf 2.57. Invocation command line was + + CONFIG_FILES = + CONFIG_HEADERS = + CONFIG_LINKS = + CONFIG_COMMANDS = + $ ./config.status + +on dhcp-4-152.tuc.noao.edu + +config.status:662: creating Makefile +config.status:662: creating doc/Makefile +config.status:662: creating examples/Makefile +config.status:662: creating shlib/Makefile +config.status:766: creating config.h +config.status:989: config.h is unchanged +config.status:1089: executing default commands + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + +ac_cv_build=i386-apple-darwin12.5.0 +ac_cv_build_alias=i386-apple-darwin12.5.0 +ac_cv_c_char_unsigned=no +ac_cv_c_compiler_gnu=yes +ac_cv_c_const=yes +ac_cv_env_CC_set=set +ac_cv_env_CC_value=gcc +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_isascii=yes +ac_cv_func_isxdigit=yes +ac_cv_func_lstat=yes +ac_cv_func_mbrlen=yes +ac_cv_func_mbrtowc=yes +ac_cv_func_mbsrtowcs=yes +ac_cv_func_memmove=yes +ac_cv_func_putenv=yes +ac_cv_func_select=yes +ac_cv_func_setenv=yes +ac_cv_func_setlocale=yes +ac_cv_func_strcasecmp=yes +ac_cv_func_strcoll_works=yes +ac_cv_func_strpbrk=yes +ac_cv_func_tcgetattr=yes +ac_cv_func_tgetent=no +ac_cv_func_vsnprintf=yes +ac_cv_func_wcsdup=yes +ac_cv_func_wctomb=yes +ac_cv_func_wcwidth=yes +ac_cv_header_dirent_dirent_h=yes +ac_cv_header_inttypes_h=yes +ac_cv_header_langinfo_h=yes +ac_cv_header_limits_h=yes +ac_cv_header_locale_h=yes +ac_cv_header_memory_h=yes +ac_cv_header_minix_config_h=no +ac_cv_header_stat_broken=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_file_h=yes +ac_cv_header_sys_pte_h=no +ac_cv_header_sys_ptem_h=no +ac_cv_header_sys_select_h=yes +ac_cv_header_sys_stat_h=yes +ac_cv_header_sys_stream_h=no +ac_cv_header_sys_types_h=yes +ac_cv_header_termcap_h=yes +ac_cv_header_termio_h=no +ac_cv_header_termios_h=yes +ac_cv_header_unistd_h=yes +ac_cv_header_varargs_h=no +ac_cv_header_wchar_h=yes +ac_cv_header_wctype_h=yes +ac_cv_host=i386-apple-darwin12.5.0 +ac_cv_host_alias=i386-apple-darwin12.5.0 +ac_cv_lib_termcap_tgetent=yes +ac_cv_objext=o +ac_cv_path_install='/usr/bin/install -c' +ac_cv_prog_AR=ar +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_gcc_traditional=no +ac_cv_prog_make_make_set=yes +ac_cv_search_opendir='none required' +ac_cv_sys_tiocgwinsz_in_termios_h=yes +ac_cv_type_signal=void +ac_cv_type_size_t=yes +ac_cv_type_ssize_t=yes +bash_cv_dirent_has_d_fileno=yes +bash_cv_dirent_has_dino=yes +bash_cv_fionread_in_ioctl=yes +bash_cv_func_ctype_nonascii=yes +bash_cv_func_lstat=yes +bash_cv_func_sigsetjmp=present +bash_cv_func_strcoll_broken=no +bash_cv_getpw_declared=yes +bash_cv_have_mbstate_t=yes +bash_cv_langinfo_codeset=yes +bash_cv_must_reinstall_sighandlers=no +bash_cv_signal_vintage=posix +bash_cv_speed_t_in_sys_types=no +bash_cv_struct_winsize_header=ioctl_h +bash_cv_termcap_lib=libtermcap +bash_cv_tiocstat_in_ioctl=yes +bash_cv_void_sighandler=yes + +## ----------------- ## +## Output variables. ## +## ----------------- ## + +AR='ar' +ARFLAGS='cr' +BUILD_DIR='/iraf/iraf/vendor/readline' +CC='gcc' +CFLAGS='-g -O' +CPP='gcc -E' +CPPFLAGS='' +DEFS='-DHAVE_CONFIG_H' +ECHO_C='ECHO_N='' +ECHO_T='' +EGREP='grep -E' +EXEEXT='' +INSTALL_DATA='${INSTALL} -m 644' +INSTALL_PROGRAM='${INSTALL}' +INSTALL_SCRIPT='${INSTALL}' +LDFLAGS='' +LIBOBJS='' +LIBS='' +LIBVERSION='5.0' +LOCAL_CFLAGS='' +LOCAL_DEFS='' +LOCAL_LDFLAGS='' +LTLIBOBJS='' +MAKE_SHELL='/bin/sh' +OBJEXT='o' +PACKAGE_BUGREPORT='bug-readline@gnu.org' +PACKAGE_NAME='readline' +PACKAGE_STRING='readline 5.0-rc1' +PACKAGE_TARNAME='readline' +PACKAGE_VERSION='5.0-rc1' +PATH_SEPARATOR=':' +RANLIB='ranlib' +SET_MAKE='' +SHARED_INSTALL_TARGET='install-shared' +SHARED_TARGET='shared' +SHELL='/bin/sh' +SHLIB_LIBS='-lncurses' +SHLIB_LIBSUFF='dylib' +SHLIB_LIBVERSION='$(SHLIB_MAJOR)$(SHLIB_MINOR).$(SHLIB_LIBSUFF)' +SHLIB_MAJOR='5' +SHLIB_MINOR='0' +SHLIB_STATUS='supported' +SHLIB_XLDFLAGS='-arch_only `/usr/bin/arch` -install_name $(libdir)/$@ -current_version $(SHLIB_MAJOR)$(SHLIB_MINOR) -compatibility_version $(SHLIB_MAJOR) -v' +SHOBJ_CC='gcc' +SHOBJ_CFLAGS='-fno-common' +SHOBJ_LD='${CC}' +SHOBJ_LDFLAGS='-dynamic' +SHOBJ_LIBS='' +SHOBJ_STATUS='unsupported' +SHOBJ_XLDFLAGS='' +STATIC_INSTALL_TARGET='install-static' +STATIC_TARGET='static' +TERMCAP_LIB='-ltermcap' +ac_ct_CC='gcc' +ac_ct_RANLIB='ranlib' +bindir='${exec_prefix}/bin' +build='i386-apple-darwin12.5.0' +build_alias='' +build_cpu='i386' +build_os='darwin12.5.0' +build_vendor='apple' +datadir='${prefix}/share' +exec_prefix='${prefix}' +host='i386-apple-darwin12.5.0' +host_alias='' +host_cpu='i386' +host_os='darwin12.5.0' +host_vendor='apple' +includedir='${prefix}/include' +infodir='${prefix}/info' +libdir='${exec_prefix}/lib' +libexecdir='${exec_prefix}/libexec' +localstatedir='${prefix}/var' +mandir='${prefix}/man' +oldincludedir='/usr/include' +prefix='/usr/local' +program_transform_name='s,x,x,' +sbindir='${exec_prefix}/sbin' +sharedstatedir='${prefix}/com' +sysconfdir='${prefix}/etc' +target_alias='' + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +#define CTYPE_NON_ASCII 1 +#define FIONREAD_IN_SYS_IOCTL 1 +#define HAVE_DIRENT_H 1 +#define HAVE_GETPW_DECLS 1 +#define HAVE_INTTYPES_H 1 +#define HAVE_ISASCII 1 +#define HAVE_ISXDIGIT 1 +#define HAVE_LANGINFO_CODESET 1 +#define HAVE_LANGINFO_H 1 +#define HAVE_LIMITS_H 1 +#define HAVE_LOCALE_H 1 +#define HAVE_LSTAT 1 +#define HAVE_LSTAT 1 +#define HAVE_MBRLEN 1 +#define HAVE_MBRTOWC 1 +#define HAVE_MBSRTOWCS 1 +#define HAVE_MBSTATE_T 1 +#define HAVE_MEMMOVE 1 +#define HAVE_MEMORY_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_POSIX_SIGNALS 1 +#define HAVE_POSIX_SIGSETJMP 1 +#define HAVE_PUTENV 1 +#define HAVE_SELECT 1 +#define HAVE_SETENV 1 +#define HAVE_SETLOCALE 1 +#define HAVE_STDARG_H 1 +#define HAVE_STDINT_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRCASECMP 1 +#define HAVE_STRCOLL 1 +#define HAVE_STRINGS_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_STRING_H 1 +#define HAVE_STRING_H 1 +#define HAVE_STRPBRK 1 +#define HAVE_STRUCT_DIRENT_D_FILENO 1 +#define HAVE_STRUCT_DIRENT_D_INO 1 +#define HAVE_SYS_FILE_H 1 +#define HAVE_SYS_SELECT_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_TCGETATTR 1 +#define HAVE_TERMCAP_H 1 +#define HAVE_TERMIOS_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_VSNPRINTF 1 +#define HAVE_WCHAR_H 1 +#define HAVE_WCSDUP 1 +#define HAVE_WCTOMB 1 +#define HAVE_WCTYPE_H 1 +#define HAVE_WCWIDTH 1 +#define PACKAGE_BUGREPORT "bug-readline@gnu.org" +#define PACKAGE_NAME "readline" +#define PACKAGE_STRING "readline 5.0-rc1" +#define PACKAGE_TARNAME "readline" +#define PACKAGE_VERSION "5.0-rc1" +#define PROTOTYPES 1 +#define RETSIGTYPE void +#define STDC_HEADERS 1 +#define STDC_HEADERS 1 +#define STRUCT_WINSIZE_IN_SYS_IOCTL 1 +#define TIOCSTAT_IN_SYS_IOCTL 1 +#define VOID_SIGHANDLER 1 +#define __PROTOTYPES 1 + +configure: exit 0 |