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.52. Invocation command line was $ ./configure --with-html-dir=/usr/local/share/doc --disable-gtk-doc --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## ---------- ## ## Platform. ## ## ---------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /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 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 137 tasks, 194 threads, 4 processors Load average: 3.19, Mach factor: 1.44 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1105: PATH=".;."; conftest.sh ./configure: line 1106: conftest.sh: command not found configure:1108: $? = 127 configure:1165: checking for a BSD compatible install configure:1214: result: /usr/local/bin/ginstall -c configure:1225: checking whether build environment is sane configure:1268: result: yes configure:1283: checking whether make sets ${MAKE} configure:1303: result: yes configure:1331: checking for working aclocal configure:1338: result: found configure:1346: checking for working autoconf configure:1353: result: found configure:1361: checking for working automake configure:1368: result: found configure:1376: checking for working autoheader configure:1383: result: found configure:1391: checking for working makeinfo configure:1398: result: found configure:1478: checking build system type configure:1496: result: i386-unknown-gnu configure:1503: checking host system type configure:1517: result: i386-unknown-gnu configure:1532: checking for i386-unknown-gnu-gcc configure:1558: result: no configure:1567: checking for gcc configure:1582: found /usr/bin/gcc configure:1590: result: gcc configure:1818: checking for C compiler version configure:1821: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1824: $? = 0 configure:1826: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1829: $? = 0 configure:1831: gcc -V &5 gcc: `-V' option must have argument configure:1834: $? = 1 configure:1854: checking for C compiler default output configure:1857: gcc -fno-common conftest.c >&5 configure:1860: $? = 0 configure:1889: result: a.out configure:1894: checking whether the C compiler works configure:1900: ./a.out configure:1903: $? = 0 configure:1918: result: yes configure:1925: checking whether we are cross compiling configure:1927: result: no configure:1930: checking for executable suffix configure:1932: gcc -o conftest -fno-common conftest.c >&5 configure:1935: $? = 0 configure:1957: result: configure:1963: checking for object suffix configure:1981: gcc -c -fno-common conftest.c >&5 configure:1984: $? = 0 configure:2003: result: configure:2007: checking whether we are using the GNU C compiler configure:2028: gcc -c -fno-common conftest.c >&5 configure:2031: $? = 0 configure:2034: test -s conftest. configure:2037: $? = 1 configure: failed program was: #line 2013 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2049: result: no configure:2055: checking whether gcc accepts -g configure:2073: gcc -c -g conftest.c >&5 configure:2076: $? = 0 configure:2079: test -s conftest. configure:2082: $? = 1 configure: failed program was: #line 2061 "configure" #include "confdefs.h" int main () { ; return 0; } configure:2092: result: no configure:2119: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2122: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2274: checking for non-GNU ld configure:2304: result: /usr/bin/ld configure:2313: checking if the linker (/usr/bin/ld) is GNU ld configure:2325: result: no configure:2329: checking for /usr/bin/ld option to reload object files configure:2336: result: -r configure:2341: checking for BSD-compatible nm configure:2377: result: nm configure:2380: checking whether ln -s works configure:2384: result: yes configure:2391: checking how to recognise dependant libraries configure:2569: result: pass_all configure:2575: checking command to parse nm output configure:2656: gcc -c -fno-common conftest.c >&5 configure:2659: $? = 0 configure:2663: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:2666: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:2656: gcc -c -fno-common conftest.c >&5 configure:2659: $? = 0 configure:2663: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:2666: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:2762: result: failed configure:2774: checking how to run the C preprocessor configure:2800: gcc -E conftest.c configure:2806: $? = 0 configure:2833: gcc -E conftest.c configure:2830:28: ac_nonexistent.h: No such file or directory configure:2839: $? = 1 configure: failed program was: #line 2829 "configure" #include "confdefs.h" #include configure:2876: result: gcc -E configure:2891: gcc -E conftest.c configure:2897: $? = 0 configure:2924: gcc -E conftest.c configure:2921:28: ac_nonexistent.h: No such file or directory configure:2930: $? = 1 configure: failed program was: #line 2920 "configure" #include "confdefs.h" #include configure:2972: checking for dlfcn.h configure:2982: gcc -E conftest.c configure:2988: $? = 0 configure:3007: result: yes configure:3159: checking for i386-unknown-gnu-ranlib configure:3185: result: no configure:3194: checking for ranlib configure:3209: found /usr/bin/ranlib configure:3218: result: ranlib configure:3233: checking for i386-unknown-gnu-strip configure:3259: result: no configure:3268: checking for strip configure:3283: found /usr/bin/strip configure:3292: result: strip configure:3494: checking for objdir configure:3505: result: .libs configure:3520: checking for gcc option to produce PIC configure:3667: result: none configure:3755: checking if gcc static flag works configure:3776: gcc -o conftest -fno-common conftest.c >&5 configure:3779: $? = 0 configure:3782: test -s conftest configure:3785: $? = 0 configure:3799: result: yes configure:3810: checking if gcc supports -c -o file.o configure:3830: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:3854: result: yes configure:3859: checking if gcc supports -c -o file.lo configure:3883: gcc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:3886: $? = 0 configure:3889: test -s conftest.lo configure:3892: $? = 0 configure:3913: result: yes configure:3999: checking whether the linker (/usr/bin/ld) supports shared libraries configure:4679: result: no configure:4684: checking how to hardcode library paths into programs configure:4708: result: unsupported configure:4713: checking whether stripping libraries is possible configure:4721: result: no configure:4729: checking dynamic linker characteristics configure:5122: result: gnu ld.so configure:5127: checking if libtool supports shared libraries configure:5129: result: no configure:5132: checking whether to build shared libraries configure:5153: result: no configure:5156: checking whether to build static libraries configure:5160: result: yes configure:6427: checking for gcc configure:6450: result: gcc configure:6678: checking for C compiler version configure:6681: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:6684: $? = 0 configure:6686: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:6689: $? = 0 configure:6691: gcc -V &5 gcc: `-V' option must have argument configure:6694: $? = 1 configure:6697: checking whether we are using the GNU C compiler configure:6739: result: no configure:6745: checking whether gcc accepts -g configure:6782: result: no configure:6809: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:6812: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:6910: checking for strerror in -lcposix configure:6937: gcc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:6940: $? = 1 configure: failed program was: #line 6918 "configure" #include "confdefs.h" /* 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 strerror (); int main () { strerror (); ; return 0; } configure:6957: result: no configure:6963: checking for gcc option to accept ANSI C configure:7022: gcc -c -fno-common conftest.c >&5 configure:7025: $? = 0 configure:7028: test -s conftest.o configure:7031: $? = 0 configure:7045: result: none needed configure:7068: checking for a BSD compatible install configure:7117: result: /usr/local/bin/ginstall -c configure:7128: checking whether ln -s works configure:7132: result: yes configure:7139: checking whether make sets ${MAKE} configure:7159: result: yes configure:7173: checking how to run the C preprocessor configure:7275: result: gcc -E configure:7290: gcc -E conftest.c configure:7296: $? = 0 configure:7323: gcc -E conftest.c configure:7320:28: ac_nonexistent.h: No such file or directory configure:7329: $? = 1 configure: failed program was: #line 7319 "configure" #include "confdefs.h" #include configure:7368: checking for X configure:7577: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:7716: gcc -o conftest -fno-common conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:7719: $? = 0 configure:7722: test -s conftest configure:7725: $? = 0 configure:7851: checking for gethostbyname configure:7888: gcc -o conftest -fno-common conftest.c >&5 configure:7891: $? = 0 configure:7894: test -s conftest configure:7897: $? = 0 configure:7907: result: yes configure:8028: checking for connect configure:8065: gcc -o conftest -fno-common conftest.c >&5 configure:8068: $? = 0 configure:8071: test -s conftest configure:8074: $? = 0 configure:8084: result: yes configure:8144: checking for remove configure:8181: gcc -o conftest -fno-common conftest.c >&5 configure:8184: $? = 0 configure:8187: test -s conftest configure:8190: $? = 0 configure:8200: result: yes configure:8260: checking for shmat configure:8297: gcc -o conftest -fno-common conftest.c >&5 configure:8300: $? = 0 configure:8303: test -s conftest configure:8306: $? = 0 configure:8316: result: yes configure:8385: checking for IceConnectionNumber in -lICE configure:8412: gcc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE >&5 configure:8415: $? = 0 configure:8418: test -s conftest configure:8421: $? = 0 configure:8432: result: yes configure:8442: checking whether to enable maintainer-specific portions of Makefiles configure:8451: result: no configure:8513: checking for glib-config configure:8542: result: /usr/local/bin/glib12-config configure:8550: checking for GLIB - version >= 1.2.0 configure:8651: gcc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lgmodule-12 -lglib-12 >&5 configure:8654: $? = 0 configure:8656: ./conftest configure:8659: $? = 0 configure:8675: result: yes configure:8801: checking for gtk-config configure:8830: result: /usr/local/bin/gtk12-config configure:8838: checking for GTK - version >= 1.2.0 configure:8941: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm >&5 configure:8944: $? = 0 configure:8946: ./conftest configure:8949: $? = 0 configure:8965: result: yes configure:9044: checking whether make is GNU Make configure:9054: result: no configure:9061: checking for gnome-config configure:9078: found /usr/X11R6/bin/gnome-config configure:9090: result: /usr/X11R6/bin/gnome-config configure:9115: checking whether to build gmodulized gdk-pixbuf configure:9136: result: yes configure:9138: checking whether dynamic modules work configure:9165: gcc -o conftest -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lgmodule-12 -lglib-12 >&5 configure:9168: $? = 0 configure:9170: ./conftest configure:9173: $? = 0 configure:9207: result: yes configure:9214: checking for location of rgb.txt database configure:9229: result: /usr/X11R6/lib/X11/rgb.txt configure:9236: checking for TIFFReadScanline in -ltiff configure:9263: gcc -o conftest -fno-common conftest.c -ltiff -lm >&5 configure:9266: $? = 0 configure:9269: test -s conftest configure:9272: $? = 0 configure:9283: result: yes configure:9286: checking for tiffio.h configure:9296: gcc -E conftest.c configure:9302: $? = 0 configure:9321: result: yes configure:9532: checking for jpeg_destroy_decompress in -ljpeg configure:9559: gcc -o conftest -fno-common conftest.c -ljpeg >&5 configure:9562: $? = 0 configure:9565: test -s conftest configure:9568: $? = 0 configure:9579: result: yes configure:9590: checking for jpeglib.h configure:9600: gcc -E conftest.c configure:9606: $? = 0 configure:9624: result: yes configure:9628: checking for jpeg_simple_progression in -ljpeg configure:9655: gcc -o conftest -fno-common conftest.c -ljpeg >&5 configure:9658: $? = 0 configure:9661: test -s conftest configure:9664: $? = 0 configure:9675: result: yes configure:9695: checking for png_read_info in -lpng configure:9722: gcc -o conftest -fno-common conftest.c -lpng -lz -lm >&5 configure:9725: $? = 0 configure:9728: test -s conftest configure:9731: $? = 0 configure:9742: result: yes configure:9745: checking for png.h configure:9755: gcc -E conftest.c configure:9761: $? = 0 configure:9780: result: yes configure:9794: checking for png_structp in png.h configure:9809: gcc -c -fno-common conftest.c >&5 configure:9812: $? = 0 configure:9815: test -s conftest.o configure:9818: $? = 0 configure:9827: result: yes configure:9851: checking for ANSI C header files configure:9865: gcc -E conftest.c configure:9871: $? = 0 configure:9958: gcc -o conftest -fno-common conftest.c >&5 configure:9961: $? = 0 configure:9963: ./conftest configure:9966: $? = 0 configure:9979: result: yes configure:9992: checking for dirent.h that defines DIR configure:10013: gcc -c -fno-common conftest.c >&5 configure:10016: $? = 0 configure:10019: test -s conftest.o configure:10022: $? = 0 configure:10032: result: yes configure:10045: checking for opendir in -ldir configure:10072: gcc -o conftest -fno-common conftest.c -ldir >&5 ld: can't locate file for: -ldir configure:10075: $? = 1 configure: failed program was: #line 10053 "configure" #include "confdefs.h" /* 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 opendir (); int main () { opendir (); ; return 0; } configure:10092: result: no configure:10154: checking for sys/wait.h that is POSIX.1 compatible configure:10182: gcc -c -fno-common conftest.c >&5 configure:10185: $? = 0 configure:10188: test -s conftest.o configure:10191: $? = 0 configure:10201: result: yes configure:10211: checking return type of signal handlers configure:10239: gcc -c -fno-common conftest.c >&5 configure:10242: $? = 0 configure:10245: test -s conftest.o configure:10248: $? = 0 configure:10258: result: void configure:10321: checking for gtkdoc-mkdb configure:10336: found /usr/local/bin/gtkdoc-mkdb configure:10345: result: true configure:10355: checking gtk-doc version () >= 0.6 configure:10364: result: no configure:10380: checking for db2html configure:10395: found /usr/local/bin/db2html configure:10404: result: true configure:10458: checking for x86 platform configure:10467: result: yes configure:10472: checking compiler support for MMX configure:10481: gcc -c -fno-common conftest.S >&5 scale_line_22_33_mmx.S:5:Alignment too large: 15. assumed. scale_line_22_33_mmx.S:7:Unknown pseudo-op: .type scale_line_22_33_mmx.S:7:Rest of line ignored. 1st junk character valued 112 (p). configure:10484: $? = 1 configure:10506: result: no configure:10600: creating ./config.status ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_png_h=yes ac_cv_header_stdc=yes ac_cv_header_sys_wait_h=yes ac_cv_header_tiffio_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_dir_opendir=no ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_jpeg_jpeg_simple_progression=yes ac_cv_lib_png_png_read_info=yes ac_cv_lib_tiff_TIFFReadScanline=yes ac_cv_objext= ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_path_GNOME_CONFIG=/usr/X11R6/bin/gnome-config ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk12-config ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_DB2HTML=true ac_cv_prog_GTKDOC=true ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_type_signal=void am_cv_prog_cc_stdc= 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= 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=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_path_separator=: ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "gdk-pixbuf" #define VERSION "0.22.0" #define HAVE_DLFCN_H 1 #define USE_GMODULE 1 #define PATH_RGB_TXT "/usr/X11R6/lib/X11/rgb.txt" #define HAVE_PROGRESSIVE_JPEG 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define RETSIGTYPE void configure: exit 0 ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:11137: creating Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = gdk-pixbuf/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:11137: creating gdk-pixbuf/Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = gdk-pixbuf/pixops/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:11137: creating gdk-pixbuf/pixops/Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = demo/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:11137: creating demo/Makefile ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES = CONFIG_HEADERS = config.h CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on darwintel config.status:11229: creating config.h config.status:11370: config.h is unchanged