This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by giflib configure 5.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = ip-10-96-51-75 uname -m = x86_64 uname -r = 3.14.20-20.44.amzn1.x86_64 uname -s = Linux uname -v = #1 SMP Mon Oct 6 22:52:46 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/ec2-user/.gem/ruby/2.1.4/bin PATH: /opt/rubies/ruby-2.1.4/lib/ruby/gems/2.1.0/bin PATH: /opt/rubies/ruby-2.1.4/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/aws/bin PATH: /home/ec2-user/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2256: checking for a BSD-compatible install configure:2324: result: /usr/bin/install -c configure:2335: checking whether build environment is sane configure:2390: result: yes configure:2541: checking for a thread-safe mkdir -p configure:2580: result: /bin/mkdir -p configure:2587: checking for gawk configure:2603: found /bin/gawk configure:2614: result: gawk configure:2625: checking whether make sets $(MAKE) configure:2647: result: yes configure:2676: checking whether make supports nested variables configure:2693: result: yes configure:2829: checking whether make supports nested variables configure:2846: result: yes configure:2890: checking build system type configure:2904: result: x86_64-unknown-linux-gnu configure:2924: checking host system type configure:2937: result: x86_64-unknown-linux-gnu configure:2978: checking how to print strings configure:3005: result: printf configure:3038: checking for style of include used by make configure:3066: result: GNU configure:3137: checking for gcc configure:3153: found /usr/bin/gcc configure:3164: result: gcc configure:3393: checking for C compiler version configure:3402: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16) 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:3413: $? = 0 configure:3402: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-amazon-linux/4.8.2/lto-wrapper Target: x86_64-amazon-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,fortran,ada,lto --enable-plugin --enable-initfini-array --disable-libgcj --without-isl --without-cloog --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-amazon-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) configure:3413: $? = 0 configure:3402: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3413: $? = 4 configure:3402: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3413: $? = 4 configure:3433: checking whether the C compiler works configure:3455: gcc conftest.c >&5 configure:3459: $? = 0 configure:3507: result: yes configure:3510: checking for C compiler default output file name configure:3512: result: a.out configure:3518: checking for suffix of executables configure:3525: gcc -o conftest conftest.c >&5 configure:3529: $? = 0 configure:3551: result: configure:3573: checking whether we are cross compiling configure:3581: gcc -o conftest conftest.c >&5 configure:3585: $? = 0 configure:3592: ./conftest configure:3596: $? = 0 configure:3611: result: no configure:3616: checking for suffix of object files configure:3638: gcc -c conftest.c >&5 configure:3642: $? = 0 configure:3663: result: o configure:3667: checking whether we are using the GNU C compiler configure:3686: gcc -c conftest.c >&5 configure:3686: $? = 0 configure:3695: result: yes configure:3704: checking whether gcc accepts -g configure:3724: gcc -c -g conftest.c >&5 configure:3724: $? = 0 configure:3765: result: yes configure:3782: checking for gcc option to accept ISO C89 configure:3845: gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3858: result: none needed configure:3883: checking whether gcc understands -c and -o together configure:3905: gcc -c conftest.c -o conftest2.o configure:3908: $? = 0 configure:3905: gcc -c conftest.c -o conftest2.o configure:3908: $? = 0 configure:3920: result: yes configure:3939: checking dependency style of gcc configure:4050: result: gcc3 configure:4065: checking for a sed that does not truncate output configure:4129: result: /bin/sed configure:4147: checking for grep that handles long lines and -e configure:4205: result: /bin/grep configure:4210: checking for egrep configure:4272: result: /bin/grep -E configure:4277: checking for fgrep configure:4339: result: /bin/grep -F configure:4374: checking for ld used by gcc configure:4441: result: /usr/bin/ld configure:4448: checking if the linker (/usr/bin/ld) is GNU ld configure:4463: result: yes configure:4475: checking for BSD- or MS-compatible name lister (nm) configure:4524: result: /usr/bin/nm -B configure:4654: checking the name lister (/usr/bin/nm -B) interface configure:4661: gcc -c -g -O2 conftest.c >&5 configure:4664: /usr/bin/nm -B "conftest.o" configure:4667: output 0000000000000000 B some_variable configure:4674: result: BSD nm configure:4677: checking whether ln -s works configure:4681: result: yes configure:4689: checking the maximum length of command line arguments configure:4820: result: 1572864 configure:4837: checking whether the shell understands some XSI constructs configure:4847: result: yes configure:4851: checking whether the shell understands "+=" configure:4857: result: yes configure:4892: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:4932: result: func_convert_file_noop configure:4939: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:4959: result: func_convert_file_noop configure:4966: checking for /usr/bin/ld option to reload object files configure:4973: result: -r configure:5047: checking for objdump configure:5063: found /usr/bin/objdump configure:5074: result: objdump configure:5106: checking how to recognize dependent libraries configure:5304: result: pass_all configure:5389: checking for dlltool configure:5419: result: no configure:5449: checking how to associate runtime and link libraries configure:5476: result: printf %s\n configure:5537: checking for ar configure:5553: found /usr/bin/ar configure:5564: result: ar configure:5601: checking for archiver @FILE support configure:5618: gcc -c -g -O2 conftest.c >&5 configure:5618: $? = 0 configure:5621: ar cru libconftest.a @conftest.lst >&5 configure:5624: $? = 0 configure:5629: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5632: $? = 1 configure:5644: result: @ configure:5702: checking for strip configure:5718: found /usr/bin/strip configure:5729: result: strip configure:5801: checking for ranlib configure:5817: found /usr/bin/ranlib configure:5828: result: ranlib configure:5930: checking command to parse /usr/bin/nm -B output from gcc object configure:6050: gcc -c -g -O2 conftest.c >&5 configure:6053: $? = 0 configure:6057: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6060: $? = 0 configure:6126: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6129: $? = 0 configure:6167: result: ok configure:6204: checking for sysroot configure:6234: result: no configure:6311: gcc -c -g -O2 conftest.c >&5 configure:6314: $? = 0 configure:6497: checking for mt configure:6527: result: no configure:6547: checking if : is a manifest tool configure:6553: : '-?' configure:6561: result: no configure:7203: checking how to run the C preprocessor configure:7234: gcc -E conftest.c configure:7234: $? = 0 configure:7248: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "giflib" | #define PACKAGE_TARNAME "giflib" | #define PACKAGE_VERSION "5.1.1" | #define PACKAGE_STRING "giflib 5.1.1" | #define PACKAGE_BUGREPORT "esr@thyrsus.com" | #define PACKAGE_URL "" | #define PACKAGE "giflib" | #define VERSION "5.1.1" | /* end confdefs.h. */ | #include configure:7273: result: gcc -E configure:7293: gcc -E conftest.c configure:7293: $? = 0 configure:7307: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7307: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "giflib" | #define PACKAGE_TARNAME "giflib" | #define PACKAGE_VERSION "5.1.1" | #define PACKAGE_STRING "giflib 5.1.1" | #define PACKAGE_BUGREPORT "esr@thyrsus.com" | #define PACKAGE_URL "" | #define PACKAGE "giflib" | #define VERSION "5.1.1" | /* end confdefs.h. */ | #include configure:7336: checking for ANSI C header files configure:7356: gcc -c -g -O2 conftest.c >&5 configure:7356: $? = 0 configure:7429: gcc -o conftest -g -O2 conftest.c >&5 configure:7429: $? = 0 configure:7429: ./conftest configure:7429: $? = 0 configure:7440: result: yes configure:7453: checking for sys/types.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7453: checking for sys/stat.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7453: checking for stdlib.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7453: checking for string.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7453: checking for memory.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7453: checking for strings.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7453: checking for inttypes.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7453: checking for stdint.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7453: checking for unistd.h configure:7453: gcc -c -g -O2 conftest.c >&5 configure:7453: $? = 0 configure:7453: result: yes configure:7467: checking for dlfcn.h configure:7467: gcc -c -g -O2 conftest.c >&5 configure:7467: $? = 0 configure:7467: result: yes configure:7673: checking for objdir configure:7688: result: .libs configure:7959: checking if gcc supports -fno-rtti -fno-exceptions configure:7977: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7981: $? = 0 configure:7994: result: no configure:8321: checking for gcc option to produce PIC configure:8328: result: -fPIC -DPIC configure:8336: checking if gcc PIC flag -fPIC -DPIC works configure:8354: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8358: $? = 0 configure:8371: result: yes configure:8400: checking if gcc static flag -static works configure:8428: result: no configure:8443: checking if gcc supports -c -o file.o configure:8464: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8468: $? = 0 configure:8490: result: yes configure:8498: checking if gcc supports -c -o file.o configure:8545: result: yes configure:8578: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9735: result: yes configure:9772: checking whether -lc should be explicitly linked in configure:9780: gcc -c -g -O2 conftest.c >&5 configure:9783: $? = 0 configure:9798: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9801: $? = 0 configure:9815: result: no configure:9975: checking dynamic linker characteristics configure:10475: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10475: $? = 0 configure:10709: result: GNU/Linux ld.so configure:10816: checking how to hardcode library paths into programs configure:10841: result: immediate configure:11381: checking whether stripping libraries is possible configure:11386: result: yes configure:11421: checking if libtool supports shared libraries configure:11423: result: yes configure:11426: checking whether to build shared libraries configure:11447: result: yes configure:11450: checking whether to build static libraries configure:11454: result: yes configure:11539: checking for gcc configure:11566: result: gcc configure:11795: checking for C compiler version configure:11804: gcc --version >&5 gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16) 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:11815: $? = 0 configure:11804: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-amazon-linux/4.8.2/lto-wrapper Target: x86_64-amazon-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,fortran,ada,lto --enable-plugin --enable-initfini-array --disable-libgcj --without-isl --without-cloog --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-amazon-linux Thread model: posix gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) configure:11815: $? = 0 configure:11804: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:11815: $? = 4 configure:11804: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:11815: $? = 4 configure:11819: checking whether we are using the GNU C compiler configure:11847: result: yes configure:11856: checking whether gcc accepts -g configure:11917: result: yes configure:11934: checking for gcc option to accept ISO C89 configure:12010: result: none needed configure:12035: checking whether gcc understands -c and -o together configure:12072: result: yes configure:12091: checking dependency style of gcc configure:12202: result: gcc3 configure:12222: checking how to run the C preprocessor configure:12292: result: gcc -E configure:12312: gcc -E conftest.c configure:12312: $? = 0 configure:12326: gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "giflib" | #define PACKAGE_TARNAME "giflib" | #define PACKAGE_VERSION "5.1.1" | #define PACKAGE_STRING "giflib 5.1.1" | #define PACKAGE_BUGREPORT "esr@thyrsus.com" | #define PACKAGE_URL "" | #define PACKAGE "giflib" | #define VERSION "5.1.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12355: checking whether ln -s works configure:12359: result: yes configure:12366: checking whether make sets $(MAKE) configure:12388: result: yes configure:12401: checking for xmlto configure:12429: result: no configure:12455: checking limits.h usability configure:12455: gcc -c -g -O2 -Wall conftest.c >&5 configure:12455: $? = 0 configure:12455: result: yes configure:12455: checking limits.h presence configure:12455: gcc -E conftest.c configure:12455: $? = 0 configure:12455: result: yes configure:12455: checking for limits.h configure:12455: result: yes configure:12469: checking fcntl.h usability configure:12469: gcc -c -g -O2 -Wall conftest.c >&5 configure:12469: $? = 0 configure:12469: result: yes configure:12469: checking fcntl.h presence configure:12469: gcc -E conftest.c configure:12469: $? = 0 configure:12469: result: yes configure:12469: checking for fcntl.h configure:12469: result: yes configure:12483: checking for stdint.h configure:12483: result: yes configure:12497: checking stdarg.h usability configure:12497: gcc -c -g -O2 -Wall conftest.c >&5 configure:12497: $? = 0 configure:12497: result: yes configure:12497: checking stdarg.h presence configure:12497: gcc -E conftest.c configure:12497: $? = 0 configure:12497: result: yes configure:12497: checking for stdarg.h configure:12497: result: yes configure:12620: checking that generated files are newer than configure configure:12626: result: done configure:12657: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by giflib config.status 5.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ip-10-96-51-75 config.status:1092: creating util/Makefile config.status:1092: creating lib/Makefile config.status:1092: creating Makefile config.status:1092: creating doc/Makefile config.status:1092: creating pic/Makefile config.status:1092: creating config.h config.status:1321: executing depfiles commands config.status:1321: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk 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_OBJDUMP=objdump 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_have_xmlto=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ec2-user/gemtest/ruby-giflib/ext/giflib/giflib-5.1.1/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/ec2-user/gemtest/ruby-giflib/ext/giflib/giflib-5.1.1/missing autoconf' AUTOHEADER='${SHELL} /home/ec2-user/gemtest/ruby-giflib/ext/giflib/giflib-5.1.1/missing autoheader' AUTOMAKE='${SHELL} /home/ec2-user/gemtest/ruby-giflib/ext/giflib/giflib-5.1.1/missing automake-1.14' AWK='gawk' BUILD_DOC_FALSE='' BUILD_DOC_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/ec2-user/gemtest/ruby-giflib/ext/giflib/giflib-5.1.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='giflib' PACKAGE_BUGREPORT='esr@thyrsus.com' PACKAGE_NAME='giflib' PACKAGE_STRING='giflib 5.1.1' PACKAGE_TARNAME='giflib' PACKAGE_URL='' PACKAGE_VERSION='5.1.1' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLIBVERSION='7:0:0' STRIP='strip' VERSION='5.1.1' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' have_xmlto='no' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ec2-user/gemtest/ruby-giflib/ext/giflib/giflib-5.1.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "giflib" #define PACKAGE_TARNAME "giflib" #define PACKAGE_VERSION "5.1.1" #define PACKAGE_STRING "giflib 5.1.1" #define PACKAGE_BUGREPORT "esr@thyrsus.com" #define PACKAGE_URL "" #define PACKAGE "giflib" #define VERSION "5.1.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIMITS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDARG_H 1 configure: exit 0