This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local/Cellar/libiconv/1.13.1 --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = Johns-Mac-mini-2.local uname -m = x86_64 uname -r = 13.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~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 /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 16.00 gigabytes Default processor set: 228 tasks, 1141 threads, 4 processors Load average: 2.35, Mach factor: 1.65 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /Users/johnomalley/.gvm/vertx/current/bin PATH: /Users/johnomalley/.gvm/springboot/current/bin PATH: /Users/johnomalley/.gvm/lazybones/current/bin PATH: /Users/johnomalley/.gvm/groovyserv/current/bin PATH: /Users/johnomalley/.gvm/groovy/current/bin PATH: /Users/johnomalley/.gvm/griffon/current/bin PATH: /Users/johnomalley/.gvm/grails/current/bin PATH: /Users/johnomalley/.gvm/gradle/current/bin PATH: /Users/johnomalley/.gvm/glide/current/bin PATH: /Users/johnomalley/.gvm/gaiden/current/bin PATH: /Users/johnomalley/.gvm/crash/current/bin PATH: /Users/johnomalley/.rvm/gems/ruby-2.1.1/bin PATH: /Users/johnomalley/.rvm/gems/ruby-2.1.1@global/bin PATH: /Users/johnomalley/.rvm/rubies/ruby-2.1.1/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /Users/johnomalley/.rvm/bin PATH: /Users/johnomalley/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2013: checking whether make sets $(MAKE) configure:2035: result: yes configure:2096: checking for gcc configure:2112: found /usr/bin/gcc configure:2123: result: gcc configure:2355: checking for C compiler version configure:2363: gcc --version >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix configure:2367: $? = 0 configure:2374: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix configure:2378: $? = 0 configure:2385: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:2389: $? = 1 configure:2412: checking for C compiler default output file name configure:2434: gcc conftest.c >&5 configure:2438: $? = 0 configure:2476: result: a.out configure:2495: checking whether the C compiler works configure:2505: ./a.out configure:2509: $? = 0 configure:2528: result: yes configure:2535: checking whether we are cross compiling configure:2537: result: no configure:2540: checking for suffix of executables configure:2547: gcc -o conftest conftest.c >&5 configure:2551: $? = 0 configure:2577: result: configure:2583: checking for suffix of object files configure:2609: gcc -c conftest.c >&5 configure:2613: $? = 0 configure:2638: result: o configure:2642: checking whether we are using the GNU C compiler configure:2671: gcc -c conftest.c >&5 configure:2678: $? = 0 configure:2695: result: yes configure:2704: checking whether gcc accepts -g configure:2734: gcc -c -g conftest.c >&5 configure:2741: $? = 0 configure:2842: result: yes configure:2859: checking for gcc option to accept ISO C89 configure:2933: gcc -c -g -O2 conftest.c >&5 configure:2940: $? = 0 configure:2963: result: none needed configure:2986: checking how to run the C preprocessor configure:3026: gcc -E conftest.c configure:3033: $? = 0 configure:3064: gcc -E conftest.c conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:3071: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3104: result: gcc -E configure:3133: gcc -E conftest.c configure:3140: $? = 0 configure:3171: gcc -E conftest.c conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:3178: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3231: checking for a BSD-compatible install configure:3299: result: /usr/bin/install -c configure:3318: checking build system type configure:3336: result: i386-apple-darwin13.3.0 configure:3358: checking host system type configure:3373: result: i386-apple-darwin13.3.0 configure:3398: checking whether to activate relocatable installation configure:3413: result: no configure:3452: checking for grep that handles long lines and -e configure:3512: result: /usr/bin/grep configure:3517: checking for egrep configure:3581: result: /usr/bin/grep -E configure:3586: checking for ANSI C header files configure:3616: gcc -c -g -O2 conftest.c >&5 configure:3623: $? = 0 configure:3722: gcc -o conftest -g -O2 conftest.c >&5 configure:3726: $? = 0 configure:3732: ./conftest configure:3736: $? = 0 configure:3754: result: yes configure:3778: checking for sys/types.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for sys/stat.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for stdlib.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for string.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for memory.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for strings.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for inttypes.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for stdint.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3778: checking for unistd.h configure:3799: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3823: result: yes configure:3848: checking minix/config.h usability configure:3865: gcc -c -g -O2 conftest.c >&5 conftest.c:52:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:3872: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define INSTALLPREFIX "/usr/local/Cellar/libiconv/1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3886: result: no configure:3890: checking minix/config.h presence configure:3905: gcc -E conftest.c conftest.c:19:10: fatal error: 'minix/config.h' file not found #include ^ 1 error generated. configure:3912: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define INSTALLPREFIX "/usr/local/Cellar/libiconv/1.13.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3926: result: no configure:3954: checking for minix/config.h configure:3961: result: no configure:3992: checking whether it is safe to define __EXTENSIONS__ configure:4020: gcc -c -g -O2 conftest.c >&5 configure:4027: $? = 0 configure:4042: result: yes configure:4097: checking for a sed that does not truncate output configure:4163: result: /usr/bin/sed configure:4181: checking for fgrep configure:4245: result: /usr/bin/grep -F configure:4280: checking for ld used by gcc configure:4347: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:4356: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:4371: result: no configure:4383: checking for BSD- or MS-compatible name lister (nm) configure:4432: result: /usr/bin/nm configure:4550: checking the name lister (/usr/bin/nm) interface configure:4557: gcc -c -g -O2 conftest.c >&5 configure:4560: /usr/bin/nm "conftest.o" configure:4563: output 0000000000000268 S _some_variable configure:4570: result: BSD nm configure:4573: checking whether ln -s works configure:4577: result: yes configure:4585: checking the maximum length of command line arguments configure:4705: result: 196608 configure:4722: checking whether the shell understands some XSI constructs configure:4732: result: yes configure:4736: checking whether the shell understands "+=" configure:4742: result: yes configure:4777: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:4784: result: -r configure:4853: checking for objdump configure:4883: result: no configure:4909: checking how to recognize dependent libraries configure:5105: result: pass_all configure:5165: checking for ar configure:5181: found /usr/bin/ar configure:5192: result: ar configure:5270: checking for strip configure:5286: found /usr/bin/strip configure:5297: result: strip configure:5369: checking for ranlib configure:5385: found /usr/bin/ranlib configure:5396: result: ranlib configure:5486: checking command to parse /usr/bin/nm output from gcc object configure:5604: gcc -c -g -O2 conftest.c >&5 configure:5607: $? = 0 configure:5611: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5614: $? = 0 cannot find nm_test_var in conftest.nm configure:5604: gcc -c -g -O2 conftest.c >&5 configure:5607: $? = 0 configure:5611: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:5614: $? = 0 configure:5668: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5671: $? = 0 configure:5709: result: ok configure:6002: checking for dsymutil configure:6018: found /usr/bin/dsymutil configure:6029: result: dsymutil configure:6094: checking for nmedit configure:6110: found /usr/bin/nmedit configure:6121: result: nmedit configure:6186: checking for lipo configure:6202: found /usr/bin/lipo configure:6213: result: lipo configure:6278: checking for otool configure:6294: found /usr/bin/otool configure:6305: result: otool configure:6370: checking for otool64 configure:6400: result: no configure:6445: checking for -single_module linker flag gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:6472: result: yes configure:6474: checking for -exported_symbols_list linker flag configure:6504: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:6511: $? = 0 configure:6533: result: yes configure:6574: checking for dlfcn.h configure:6595: gcc -c -g -O2 conftest.c >&5 configure:6602: $? = 0 configure:6619: result: yes configure:7103: checking for objdir configure:7118: result: .libs configure:7414: checking if gcc supports -fno-rtti -fno-exceptions configure:7432: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:7436: $? = 0 configure:7449: result: yes configure:7469: checking for gcc option to produce PIC configure:7741: result: -fno-common -DPIC configure:7753: checking if gcc PIC flag -fno-common -DPIC works configure:7771: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:7775: $? = 0 configure:7788: result: yes configure:7812: checking if gcc static flag -static works configure:7840: result: no configure:7855: checking if gcc supports -c -o file.o configure:7876: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7880: $? = 0 configure:7902: result: yes configure:7910: checking if gcc supports -c -o file.o configure:7957: result: yes configure:7990: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:9064: result: yes configure:9303: checking dynamic linker characteristics configure:9986: result: darwin13.3.0 dyld configure:10088: checking how to hardcode library paths into programs configure:10113: result: immediate configure:10946: checking whether stripping libraries is possible configure:10960: result: yes configure:10986: checking if libtool supports shared libraries configure:10988: result: yes configure:10991: checking whether to build shared libraries configure:11012: result: yes configure:11015: checking whether to build static libraries configure:11019: result: yes configure:11059: checking for simple visibility declarations configure:11091: gcc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:11098: $? = 0 configure:11115: result: yes configure:11133: checking for nl_langinfo and CODESET configure:11159: gcc -o conftest -g -O2 conftest.c >&5 configure:11166: $? = 0 configure:11187: result: yes configure:11198: checking whether we are using the GNU C Library 2.1 or newer conftest.c:29:10: fatal error: 'features.h' file not found #include ^ 1 error generated. configure:11229: result: no configure:11239: checking for setlocale configure:11295: gcc -o conftest -g -O2 conftest.c >&5 configure:11302: $? = 0 configure:11324: result: yes configure:11447: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Johns-Mac-mini-2.local config.status:967: creating Makefile config.status:967: creating lib/Makefile config.status:967: creating include/localcharset.h config.status:967: creating include/localcharset.h.inst config.status:967: creating config.h config.status:1201: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin13.3.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_setlocale=yes ac_cv_gnu_library_2_1=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-apple-darwin13.3.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes am_cv_langinfo_codeset=yes gl_cv_cc_visibility=yes lt_cv_apple_cc_single_mod=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=196608 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' CC='gcc' CFLAGS='-g -O2' CFLAG_VISIBILITY='-fvisibility=hidden' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DLLTOOL='dlltool' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GLIBC21='no' GREP='/usr/bin/grep' HAVE_VISIBILITY='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/bin/sh $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' NM='/usr/bin/nm' NMEDIT='nmedit' OBJDUMP='false' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RELOCATABLE='no' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='' ac_ct_CC='gcc' ac_ct_DUMPBIN='' bindir='${exec_prefix}/bin' build='i386-apple-darwin13.3.0' build_alias='' build_cpu='i386' build_os='darwin13.3.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin13.3.0' host_alias='' host_cpu='i386' host_os='darwin13.3.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='/bin/echo' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/Cellar/libiconv/1.13.1' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define INSTALLPREFIX "/usr/local/Cellar/libiconv/1.13.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_VISIBILITY 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_SETLOCALE 1 configure: exit 0