This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ftgl configure 2.0.5, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = scream uname -m = i686 uname -r = 2.6.15 uname -s = Linux uname -v = #8 Mon Apr 2 11:40:07 MST 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1502: checking build system type configure:1520: result: i686-pc-linux-gnu configure:1528: checking host system type configure:1542: result: i686-pc-linux-gnu configure:1621: checking for g++ configure:1637: found /usr/bin/g++ configure:1647: result: g++ configure:1663: checking for C++ compiler version configure:1666: g++ --version &5 g++ (GCC) 4.1.3 20070528 (prerelease) (Ubuntu 4.1.2-9ubuntu1) Copyright (C) 2006 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:1669: $? = 0 configure:1671: g++ -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.3 20070528 (prerelease) (Ubuntu 4.1.2-9ubuntu1) configure:1674: $? = 0 configure:1676: g++ -V &5 g++: '-V' option must have argument configure:1679: $? = 1 configure:1703: checking for C++ compiler default output configure:1706: g++ conftest.cc >&5 configure:1709: $? = 0 configure:1755: result: a.out configure:1760: checking whether the C++ compiler works configure:1766: ./a.out configure:1769: $? = 0 configure:1786: result: yes configure:1793: checking whether we are cross compiling configure:1795: result: no configure:1798: checking for suffix of executables configure:1800: g++ -o conftest conftest.cc >&5 configure:1803: $? = 0 configure:1828: result: configure:1834: checking for suffix of object files configure:1856: g++ -c conftest.cc >&5 configure:1859: $? = 0 configure:1881: result: o configure:1885: checking whether we are using the GNU C++ compiler configure:1910: g++ -c conftest.cc >&5 configure:1913: $? = 0 configure:1916: test -s conftest.o configure:1919: $? = 0 configure:1932: result: yes configure:1938: checking whether g++ accepts -g configure:1960: g++ -c -g conftest.cc >&5 configure:1963: $? = 0 configure:1966: test -s conftest.o configure:1969: $? = 0 configure:1980: result: yes configure:2024: g++ -c -g -O2 conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest.o configure:2033: $? = 0 configure:2060: g++ -c -g -O2 conftest.cc >&5 configure: In function 'int main()': configure:2055: error: 'exit' was not declared in this scope configure:2063: $? = 1 configure: failed program was: | #line 2043 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2024: g++ -c -g -O2 conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest.o configure:2033: $? = 0 configure:2060: g++ -c -g -O2 conftest.cc >&5 configure:2063: $? = 0 configure:2066: test -s conftest.o configure:2069: $? = 0 configure:2206: checking for gcc configure:2222: found /usr/bin/gcc configure:2232: result: gcc configure:2476: checking for C compiler version configure:2479: gcc --version &5 gcc (GCC) 4.1.3 20070528 (prerelease) (Ubuntu 4.1.2-9ubuntu1) Copyright (C) 2006 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:2482: $? = 0 configure:2484: gcc -v &5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.3 20070528 (prerelease) (Ubuntu 4.1.2-9ubuntu1) configure:2487: $? = 0 configure:2489: gcc -V &5 gcc: '-V' option must have argument configure:2492: $? = 1 configure:2495: checking whether we are using the GNU C compiler configure:2520: gcc -c conftest.c >&5 configure:2523: $? = 0 configure:2526: test -s conftest.o configure:2529: $? = 0 configure:2542: result: yes configure:2548: checking whether gcc accepts -g configure:2570: gcc -c -g conftest.c >&5 configure:2573: $? = 0 configure:2576: test -s conftest.o configure:2579: $? = 0 configure:2590: result: yes configure:2607: checking for gcc option to accept ANSI C configure:2668: gcc -c -g -O2 conftest.c >&5 configure:2671: $? = 0 configure:2674: test -s conftest.o configure:2677: $? = 0 configure:2695: result: none needed configure:2713: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2716: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2847: checking for ld used by GCC configure:2910: result: /usr/bin/ld configure:2919: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils for Ubuntu) 2.17.50.20070426 configure:2931: result: yes configure:2936: checking for /usr/bin/ld option to reload object files configure:2943: result: -r configure:2948: checking for BSD-compatible nm configure:2984: result: /usr/bin/nm -B configure:2987: checking for a sed that does not truncate output configure:3069: result: /bin/sed configure:3072: checking whether ln -s works configure:3076: result: yes configure:3083: checking how to recognise dependent libraries configure:3264: result: pass_all configure:3277: checking command to parse /usr/bin/nm -B output configure:3361: gcc -c -g -O2 conftest.c >&5 configure:3364: $? = 0 configure:3368: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3371: $? = 0 configure:3423: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:3426: $? = 0 configure:3470: result: ok configure:3479: checking how to run the C preprocessor configure:3515: gcc -E conftest.c configure:3521: $? = 0 configure:3553: gcc -E conftest.c configure:3555:28: error: ac_nonexistent.h: No such file or directory configure:3559: $? = 1 configure: failed program was: | #line 3544 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:3597: result: gcc -E configure:3622: gcc -E conftest.c configure:3628: $? = 0 configure:3660: gcc -E conftest.c configure:3662:28: error: ac_nonexistent.h: No such file or directory configure:3666: $? = 1 configure: failed program was: | #line 3651 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "ftgl" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.0.5" | #define PACKAGE_STRING "ftgl 2.0.5" | #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:3709: checking for egrep configure:3719: result: grep -E configure:3724: checking for ANSI C header files configure:3750: gcc -c -g -O2 conftest.c >&5 configure:3753: $? = 0 configure:3756: test -s conftest.o configure:3759: $? = 0 configure:3851: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:3847: warning: incompatible implicit declaration of built-in function 'exit' configure:3854: $? = 0 configure:3856: ./conftest configure:3859: $? = 0 configure:3874: result: yes configure:3898: checking for sys/types.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3898: checking for sys/stat.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3898: checking for stdlib.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3898: checking for string.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3898: checking for memory.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3898: checking for strings.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3898: checking for inttypes.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3898: checking for stdint.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3898: checking for unistd.h configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 configure:3935: result: yes configure:3961: checking dlfcn.h usability configure:3974: gcc -c -g -O2 conftest.c >&5 configure:3977: $? = 0 configure:3980: test -s conftest.o configure:3983: $? = 0 configure:3993: result: yes configure:3997: checking dlfcn.h presence configure:4008: gcc -E conftest.c configure:4014: $? = 0 configure:4033: result: yes configure:4069: checking for dlfcn.h configure:4076: result: yes configure:4274: checking for ranlib configure:4290: found /usr/bin/ranlib configure:4301: result: ranlib configure:4354: checking for strip configure:4370: found /usr/bin/strip configure:4381: result: strip configure:4591: checking for objdir configure:4602: result: .libs configure:4619: checking for gcc option to produce PIC configure:4765: result: -fPIC configure:4769: checking if gcc PIC flag -fPIC works configure:4793: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:4796: $? = 0 configure:4799: test -s conftest.o configure:4802: $? = 0 configure:4840: result: yes configure:4856: checking if gcc static flag -static works configure:4881: gcc -o conftest -g -O2 -static conftest.c >&5 configure:4884: $? = 0 configure:4887: test -s conftest configure:4890: $? = 0 configure:4906: result: yes configure:4918: checking if gcc supports -c -o file.o configure:4938: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:4962: result: yes configure:4967: checking if gcc supports -c -o file.lo configure:4995: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:4998: $? = 0 configure:5001: test -s conftest.lo configure:5004: $? = 0 configure:5026: result: yes configure:5057: checking if gcc supports -fno-rtti -fno-exceptions configure:5080: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:5083: $? = 0 configure:5086: test -s conftest.o configure:5089: $? = 0 configure:5106: result: yes configure:5117: checking whether the linker (/usr/bin/ld) supports shared libraries configure:5812: result: yes configure:5817: checking how to hardcode library paths into programs configure:5841: result: immediate configure:5846: checking whether stripping libraries is possible configure:5851: result: yes configure:5862: checking dynamic linker characteristics configure:6282: result: GNU/Linux ld.so configure:6287: checking if libtool supports shared libraries configure:6289: result: yes configure:6292: checking whether to build shared libraries configure:6313: result: no configure:6316: checking whether to build static libraries configure:6320: result: yes configure:7613: checking for ANSI C header files configure:7763: result: yes configure:7774: checking for stdlib.h configure:7779: result: yes configure:7907: checking for X configure:8013: gcc -E conftest.c configure:8019: $? = 0 configure:8069: gcc -o conftest -g -O2 conftest.c -lXt >&5 configure:8072: $? = 0 configure:8075: test -s conftest configure:8078: $? = 0 configure:8127: result: libraries , headers configure:8170: checking for freetype-config configure:8188: found /usr/bin/freetype-config configure:8201: result: /usr/bin/freetype-config configure:8210: checking for FreeType - version >= 9.0.3 configure:8272: gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lfreetype -lz >&5 configure:8275: $? = 0 configure:8277: ./conftest configure:8280: $? = 0 configure:8299: result: yes configure:8475: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:8478: $? = 0 configure:8481: test -s conftest configure:8484: $? = 0 configure:8621: checking for gethostbyname configure:8671: gcc -o conftest -g -O2 conftest.c >&5 configure:8674: $? = 0 configure:8677: test -s conftest configure:8680: $? = 0 configure:8691: result: yes configure:8822: checking for connect configure:8872: gcc -o conftest -g -O2 conftest.c >&5 configure:8875: $? = 0 configure:8878: test -s conftest configure:8881: $? = 0 configure:8892: result: yes configure:8957: checking for remove configure:9007: gcc -o conftest -g -O2 conftest.c >&5 configure:9010: $? = 0 configure:9013: test -s conftest configure:9016: $? = 0 configure:9027: result: yes configure:9092: checking for shmat configure:9142: gcc -o conftest -g -O2 conftest.c >&5 configure:9145: $? = 0 configure:9148: test -s conftest configure:9151: $? = 0 configure:9162: result: yes configure:9236: checking for IceConnectionNumber in -lICE configure:9267: gcc -o conftest -g -O2 conftest.c -lICE >&5 configure:9270: $? = 0 configure:9273: test -s conftest configure:9276: $? = 0 configure:9288: result: yes configure:9354: checking GL/gl.h usability configure:9367: gcc -c -g -O2 conftest.c >&5 configure:9370: $? = 0 configure:9373: test -s conftest.o configure:9376: $? = 0 configure:9386: result: yes configure:9390: checking GL/gl.h presence configure:9401: gcc -E conftest.c configure:9407: $? = 0 configure:9426: result: yes configure:9462: checking for GL/gl.h configure:9469: result: yes configure:9483: checking for GL library configure:9518: gcc -o conftest -g -O2 conftest.c -lGL >&5 configure:9521: $? = 0 configure:9524: test -s conftest configure:9527: $? = 0 configure:9586: result: yes configure:9607: checking GL/glu.h usability configure:9620: gcc -c -g -O2 conftest.c >&5 configure:9623: $? = 0 configure:9626: test -s conftest.o configure:9629: $? = 0 configure:9639: result: yes configure:9643: checking GL/glu.h presence configure:9654: gcc -E conftest.c configure:9660: $? = 0 configure:9679: result: yes configure:9715: checking for GL/glu.h configure:9722: result: yes configure:9728: checking for GLU version >= 1.2 configure:9751: gcc -c -g -O2 conftest.c >&5 configure:9754: $? = 0 configure:9757: test -s conftest.o configure:9760: $? = 0 configure:9762: result: yes configure:9777: checking for GLU library configure:9804: gcc -o conftest -g -O2 conftest.c -lGLU -lGL >&5 configure:9807: $? = 0 configure:9810: test -s conftest configure:9813: $? = 0 configure:9872: result: yes configure:9948: checking GL/glut.h usability configure:9961: gcc -c -g -O2 conftest.c >&5 configure:9964: $? = 0 configure:9967: test -s conftest.o configure:9970: $? = 0 configure:9980: result: yes configure:9984: checking GL/glut.h presence configure:9995: gcc -E conftest.c configure:10001: $? = 0 configure:10020: result: yes configure:10056: checking for GL/glut.h configure:10063: result: yes configure:10082: checking for GLUT library configure:10117: gcc -o conftest -g -O2 conftest.c -lglut >&5 configure:10120: $? = 0 configure:10123: test -s conftest configure:10126: $? = 0 configure:10234: result: yes configure:10270: checking for memset configure:10320: gcc -o conftest -g -O2 conftest.c >&5 configure:10314: warning: conflicting types for built-in function 'memset' configure:10323: $? = 0 configure:10326: test -s conftest configure:10329: $? = 0 configure:10340: result: yes configure:10365: checking for a BSD-compatible install configure:10419: result: /usr/bin/install -c configure:10433: checking for doxygen configure:10462: result: no configure:10598: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ftgl config.status 2.0.5, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on scream config.status:639: creating Make.conf config.status:639: creating ftgl.pc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_memset=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_FT2_CONFIG=/usr/bin/freetype-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.5.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' DEFS='-DPACKAGE_NAME=\"ftgl\" -DPACKAGE_TARNAME=\"ftgl\" -DPACKAGE_VERSION=\"2.0.5\" -DPACKAGE_STRING=\"ftgl\ 2.0.5\" -DPACKAGE_BUGREPORT=\"henryj@paradise.net.nz\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMSET=1 ' DOXYGEN=':' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FT2_CFLAGS='-I/usr/include/freetype2' FT2_CONFIG='/usr/bin/freetype-config' FT2_LIBS='-lfreetype -lz' GLUT_CFLAGS='' GLUT_LIBS='-lglut' GL_CFLAGS='' GL_LIBS='-lGLU -lGL' HAVE_GLUT='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='henryj@paradise.net.nz' PACKAGE_NAME='ftgl' PACKAGE_STRING='ftgl 2.0.5' PACKAGE_TARNAME='ftgl' PACKAGE_VERSION='2.0.5' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' STRIP='strip' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' 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' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "henryj@paradise.net.nz" #define PACKAGE_NAME "ftgl" #define PACKAGE_STRING "ftgl 2.0.5" #define PACKAGE_TARNAME "ftgl" #define PACKAGE_VERSION "2.0.5" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #endif #ifdef __cplusplus #include configure: exit 0