This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lcms configure 1.16, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --srcdir=. --cache-file=./config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = Unknown PC, MS-Windows uname -m = pc uname -r = 7 uname -s = MS-DOS uname -v = 10 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /dev/c/djgpp/bin PATH: /dev/c/programme/nasm PATH: /dev/c/programme/fprot PATH: /dev/c/windows PATH: /dev/c/windows/command PATH: /dev/c/progra~1/nortonut PATH: /dev/c/programme/texmf/miktex/bin PATH: /dev/c/programme/imagemagick PATH: /dev/c/programme/imagemagick/modules/coders PATH: /dev/c/programme/fftw ## ----------- ## ## Core tests. ## ## ----------- ## configure:1877: loading site script ./djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # These are set here so the generated Makefile's will be good | # for every DJGPP installation, not only the one where the | # package was configured. | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | RANLIB=${RANLIB='ranlib'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='/dev/env/DJDIR/gnu/emacs/bin/emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='/dev/env/DJDIR/bin/m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='/dev/env/DJDIR/bin/grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='/dev/env/DJDIR/bin/fgrep'} | | # A sane default for sed. | lt_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'} | | # A sane default for mkdir. | ac_cv_path_mkdir=${MKDIR_P='/dev/env/DJDIR/bin/mkdir -p'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | NM=${NM='nm'} | LD=${LD='ld'} | lt_cv_objdir=_lib | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' | | # There is no fork and vfork functionality. | ac_cv_func_fork=no | ac_cv_func_vfork=no | ac_cv_func_pipe=no configure:1896: creating cache ./config.cache configure:2048: checking build system type configure:2066: result: i386-pc-msdosdjgpp configure:2088: checking host system type configure:2103: result: i386-pc-msdosdjgpp configure:2125: checking target system type configure:2140: result: i386-pc-msdosdjgpp configure:2170: checking whether build environment is sane configure:2216: result: yes configure:2235: checking for a BSD-compatible install configure:2291: result: /dev/env/DJDIR/bin/ginstall -c configure:2329: checking for a thread-safe mkdir -p configure:2368: result: /dev/env/DJDIR/bin/mkdir -p configure:2381: checking for gawk configure:2408: result: gawk configure:2419: checking whether make sets $(MAKE) configure:2440: result: yes configure:2711: checking for gcc configure:2727: found /dev/c/djgpp/bin/gcc configure:2738: result: gcc configure:2976: checking for C compiler version configure:2983: gcc --version >&5 gcc.exe (GCC) 4.1.1 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:2986: $? = 0 configure:2993: gcc -v >&5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.11/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada Thread model: single gcc version 4.1.1 configure:2996: $? = 0 configure:3003: gcc -V >&5 gcc.exe: '-V' option must have argument configure:3006: $? = 1 configure:3029: checking for C compiler default output file name configure:3056: gcc conftest.c >&5 configure:3059: $? = 0 configure:3105: result: a.exe configure:3110: checking whether the C compiler works configure:3120: ./a.exe configure:3123: $? = 0 configure:3140: result: yes configure:3147: checking whether we are cross compiling configure:3149: result: no configure:3152: checking for suffix of executables configure:3159: gcc -o conftest.exe conftest.c >&5 configure:3162: $? = 0 configure:3186: result: .exe configure:3192: checking for suffix of object files configure:3218: gcc -c conftest.c >&5 configure:3221: $? = 0 configure:3244: result: o configure:3248: checking whether we are using the GNU C compiler configure:3277: gcc -c conftest.c >&5 configure:3283: $? = 0 configure:3290: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3293: $? = 0 configure:3300: test -s conftest.o configure:3303: $? = 0 configure:3317: result: yes configure:3322: checking whether gcc accepts -g configure:3352: gcc -c -g conftest.c >&5 configure:3358: $? = 0 configure:3365: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3368: $? = 0 configure:3375: test -s conftest.o configure:3378: $? = 0 configure:3508: result: yes configure:3525: checking for gcc option to accept ISO C89 configure:3599: gcc -c -g -O2 conftest.c >&5 configure:3605: $? = 0 configure:3612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3615: $? = 0 configure:3622: test -s conftest.o configure:3625: $? = 0 configure:3645: result: none needed configure:3674: checking for style of include used by make configure:3702: result: GNU configure:3727: checking dependency style of gcc configure:3818: result: none configure:3835: checking for gcc option to accept ISO C99 configure:3965: gcc -c -g -O2 conftest.c >&5 conftest.c:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:85: error: 'newvar' undeclared (first use in this function) conftest.c:85: error: (Each undeclared identifier is reported only once conftest.c:85: error: for each function it appears in.) conftest.c:93: error: 'ia' undeclared (first use in this function) conftest.c:94: error: 'for' loop initial declaration used outside C99 mode configure:3971: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict(ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy work. | static void | test_varargs(const char *format, ...) | { | va_list args; | va_start(args, format); | va_list args_copy; | va_copy(args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg(args_copy, const char *); | break; | case 'd': // int | number = va_arg(args_copy, int); | break; | case 'f': // float | fnumber = (float) va_arg(args_copy, double); | break; | default: | break; | } | } | va_end(args_copy); | va_end(args); | } | | int | main () | { | | // Check bool and long long datatypes. | _Bool success = false; | long long int bignum = -1234567890LL; | unsigned long long int ubignum = 1234567890uLL; | | // Check restrict. | if (test_restrict("String literal") != 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs("s, d' f .", "string", 65, 34.234); | | // Check incomplete arrays work. | struct incomplete_array *ia = | malloc(sizeof(struct incomplete_array) + (sizeof(double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = (double) i * 1.234; | | // Check named initialisers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[43] = 543; | | // work around unused variable warnings | return bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'; | | ; | return 0; | } configure:3965: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:3971: $? = 0 configure:3978: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3981: $? = 0 configure:3988: test -s conftest.o configure:3991: $? = 0 configure:4018: result: -std=gnu99 configure:4165: checking for gcc -std=gnu99 option to accept ISO Standard C configure:4176: result: -std=gnu99 configure:4186: checking how to run the C preprocessor configure:4226: gcc -std=gnu99 -E conftest.c configure:4232: $? = 0 configure:4270: gcc -std=gnu99 -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:4276: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4316: result: gcc -std=gnu99 -E configure:4345: gcc -std=gnu99 -E conftest.c configure:4351: $? = 0 configure:4389: gcc -std=gnu99 -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:4395: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4439: checking for a sed that does not truncate output configure:4495: result: /dev/env/DJDIR/bin/sed configure:4498: checking for grep that handles long lines and -e configure:4572: result: /dev/env/DJDIR/bin/grep configure:4577: checking for egrep configure:4655: result: /dev/env/DJDIR/bin/egrep configure:4671: checking for ld used by gcc -std=gnu99 configure:4738: result: ld configure:4747: checking if the linker (ld) is GNU ld configure:4762: result: yes configure:4781: checking for a BSD-compatible install configure:4837: result: /dev/env/DJDIR/bin/ginstall -c configure:4848: checking whether make sets $(MAKE) configure:4869: result: yes configure:4878: checking whether ln -s works configure:4885: result: no, using ln configure:4947: checking for g++ configure:4977: result: no configure:4947: checking for c++ configure:4977: result: no configure:4947: checking for gpp configure:4963: found /dev/c/djgpp/bin/gpp configure:4974: result: gpp configure:5005: checking for C++ compiler version configure:5012: gpp --version >&5 gpp.exe (GCC) 4.1.1 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:5015: $? = 0 configure:5022: gpp -v >&5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.11/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada Thread model: single gcc version 4.1.1 configure:5025: $? = 0 configure:5032: gpp -V >&5 gpp.exe: '-V' option must have argument configure:5035: $? = 1 configure:5038: checking whether we are using the GNU C++ compiler configure:5067: gpp -c conftest.cpp >&5 configure:5073: $? = 0 configure:5080: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5083: $? = 0 configure:5090: test -s conftest.o configure:5093: $? = 0 configure:5107: result: yes configure:5112: checking whether gpp accepts -g configure:5142: gpp -c -g conftest.cpp >&5 configure:5148: $? = 0 configure:5155: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5158: $? = 0 configure:5165: test -s conftest.o configure:5168: $? = 0 configure:5298: result: yes configure:5323: checking dependency style of gpp configure:5414: result: none configure:5747: checking for ld option to reload object files configure:5754: result: -r configure:5772: checking for BSD-compatible nm configure:5821: result: nm configure:5825: checking how to recognize dependent libraries configure:6011: result: unknown configure:6552: checking for ANSI C header files configure:6582: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6588: $? = 0 configure:6595: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6598: $? = 0 configure:6605: test -s conftest.o configure:6608: $? = 0 configure:6701: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:6704: $? = 0 configure:6710: ./conftest.exe configure:6713: $? = 0 configure:6730: result: yes configure:6754: checking for sys/types.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6781: $? = 0 configure:6788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6791: $? = 0 configure:6798: test -s conftest.o configure:6801: $? = 0 configure:6814: result: yes configure:6754: checking for sys/stat.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6781: $? = 0 configure:6788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6791: $? = 0 configure:6798: test -s conftest.o configure:6801: $? = 0 configure:6814: result: yes configure:6754: checking for stdlib.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6781: $? = 0 configure:6788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6791: $? = 0 configure:6798: test -s conftest.o configure:6801: $? = 0 configure:6814: result: yes configure:6754: checking for string.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6781: $? = 0 configure:6788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6791: $? = 0 configure:6798: test -s conftest.o configure:6801: $? = 0 configure:6814: result: yes configure:6754: checking for memory.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6781: $? = 0 configure:6788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6791: $? = 0 configure:6798: test -s conftest.o configure:6801: $? = 0 configure:6814: result: yes configure:6754: checking for strings.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6781: $? = 0 configure:6788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6791: $? = 0 configure:6798: test -s conftest.o configure:6801: $? = 0 configure:6814: result: yes configure:6754: checking for inttypes.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:49:22: error: inttypes.h: No such file or directory (ENOENT) configure:6781: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6814: result: no configure:6754: checking for stdint.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:49:20: error: stdint.h: No such file or directory (ENOENT) configure:6781: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6814: result: no configure:6754: checking for unistd.h configure:6775: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6781: $? = 0 configure:6788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6791: $? = 0 configure:6798: test -s conftest.o configure:6801: $? = 0 configure:6814: result: yes configure:6841: checking dlfcn.h usability configure:6858: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:49:19: error: dlfcn.h: No such file or directory (ENOENT) configure:6864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6895: result: no configure:6899: checking dlfcn.h presence configure:6914: gcc -std=gnu99 -E conftest.c conftest.c:16:19: error: dlfcn.h: No such file or directory (ENOENT) configure:6920: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6941: result: no configure:6969: checking for dlfcn.h configure:6977: result: no configure:7000: checking how to run the C++ preprocessor configure:7036: gpp -E conftest.cpp configure:7042: $? = 0 configure:7080: gpp -E conftest.cpp conftest.cpp:16:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:7086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7126: result: gpp -E configure:7155: gpp -E conftest.cpp configure:7161: $? = 0 configure:7199: gpp -E conftest.cpp conftest.cpp:16:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:7205: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7305: checking for g77 configure:7335: result: no configure:7305: checking for f77 configure:7335: result: no configure:7305: checking for xlf configure:7335: result: no configure:7305: checking for frt configure:7335: result: no configure:7305: checking for pgf77 configure:7335: result: no configure:7305: checking for cf77 configure:7335: result: no configure:7305: checking for fort77 configure:7335: result: no configure:7305: checking for fl32 configure:7335: result: no configure:7305: checking for af77 configure:7335: result: no configure:7305: checking for f90 configure:7335: result: no configure:7305: checking for xlf90 configure:7335: result: no configure:7305: checking for pgf90 configure:7335: result: no configure:7305: checking for pghpf configure:7335: result: no configure:7305: checking for epcf90 configure:7335: result: no configure:7305: checking for gfortran configure:7321: found /dev/c/djgpp/bin/gfortran configure:7332: result: gfortran configure:7362: checking for Fortran 77 compiler version configure:7369: gfortran --version >&5 GNU Fortran 95 (GCC) 4.1.1 Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:7372: $? = 0 configure:7379: gfortran -v >&5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.11/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada Thread model: single gcc version 4.1.1 configure:7382: $? = 0 configure:7389: gfortran -V >&5 gfortran.exe: '-V' option must have argument configure:7392: $? = 1 configure:7400: checking whether we are using the GNU Fortran 77 compiler configure:7419: gfortran -c conftest.F >&5 configure:7425: $? = 0 configure:7432: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:7435: $? = 0 configure:7442: test -s conftest.o configure:7445: $? = 0 configure:7459: result: yes configure:7465: checking whether gfortran accepts -g configure:7482: gfortran -c -g conftest.f >&5 configure:7488: $? = 0 configure:7495: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:7498: $? = 0 configure:7505: test -s conftest.o configure:7508: $? = 0 configure:7521: result: yes configure:7551: checking the maximum length of command line arguments configure:7660: result: 12288 configure:7671: checking command to parse nm output from gcc -std=gnu99 object configure:7776: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7779: $? = 0 configure:7783: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7786: $? = 0 cannot find nm_test_var in conftest.nm configure:7776: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:7779: $? = 0 configure:7783: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:7786: $? = 0 configure:7838: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:7841: $? = 0 configure:7879: result: ok configure:7883: checking for objdir configure:7898: result: _lib configure:7990: checking for ar configure:8006: found /dev/c/djgpp/bin/ar configure:8017: result: ar configure:8086: checking for ranlib configure:8113: result: ranlib configure:8182: checking for strip configure:8198: found /dev/c/djgpp/bin/strip configure:8209: result: strip configure:8495: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:8499: gcc -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8503: $? = 0 configure:8530: result: no configure:8545: checking for gcc -std=gnu99 option to produce PIC configure:8777: result: configure:8848: checking if gcc -std=gnu99 static flag -static works configure:8876: result: yes configure:8886: checking if gcc -std=gnu99 supports -c -o file.o configure:8893: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8897: $? = 0 configure:8933: result: yes configure:8959: checking whether the gcc -std=gnu99 linker (ld) supports shared libraries configure:9967: result: no configure:10034: checking dynamic linker characteristics configure:10636: result: no configure:10645: checking how to hardcode library paths into programs configure:10670: result: unsupported configure:10684: checking whether stripping libraries is possible configure:10689: result: yes configure:11603: checking if libtool supports shared libraries configure:11605: result: no configure:11608: checking whether to build shared libraries configure:11629: result: no configure:11632: checking whether to build static libraries configure:11636: result: yes configure:11728: creating libtool configure:12316: checking for ld used by gpp configure:12383: result: ld configure:12392: checking if the linker (ld) is GNU ld configure:12407: result: yes configure:12458: checking whether the gpp linker (ld) supports shared libraries configure:13460: result: no configure:13478: gpp -c -g -O2 conftest.cpp >&5 configure:13481: $? = 0 configure:13633: checking for gpp option to produce PIC configure:13917: result: configure:13988: checking if gpp static flag -static works configure:14016: result: yes configure:14026: checking if gpp supports -c -o file.o configure:14033: gpp -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14037: $? = 0 configure:14073: result: yes configure:14099: checking whether the gpp linker (ld) supports shared libraries configure:14124: result: no configure:14191: checking dynamic linker characteristics configure:14741: result: no configure:14750: checking how to hardcode library paths into programs configure:14775: result: immediate configure:15308: checking if libtool supports shared libraries configure:15310: result: no configure:15313: checking whether to build shared libraries configure:15333: result: no configure:15336: checking whether to build static libraries configure:15340: result: yes configure:15350: checking for gfortran option to produce PIC configure:15582: result: configure:15653: checking if gfortran static flag -static works configure:15681: result: yes configure:15691: checking if gfortran supports -c -o file.o configure:15698: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15702: $? = 0 configure:15738: result: yes configure:15764: checking whether the gfortran linker (ld) supports shared libraries configure:16752: result: no configure:16819: checking dynamic linker characteristics configure:17369: result: no configure:17378: checking how to hardcode library paths into programs configure:17403: result: unsupported configure:21003: checking whether to enable maintainer-specific portions of Makefiles configure:21012: result: no configure:21033: checking for inline configure:21059: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21065: $? = 0 configure:21072: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21075: $? = 0 configure:21082: test -s conftest.o configure:21085: $? = 0 configure:21100: result: inline configure:21123: checking whether byte ordering is bigendian configure:21155: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:23: error: 'bogus' undeclared (first use in this function) conftest.c:23: error: (Each undeclared identifier is reported only once conftest.c:23: error: for each function it appears in.) conftest.c:23: error: expected ';' before 'endian' configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcms" | #define PACKAGE_TARNAME "lcms" | #define PACKAGE_VERSION "1.16" | #define PACKAGE_STRING "lcms 1.16" | #define PACKAGE_BUGREPORT "" | #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_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:21359: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:21362: $? = 0 configure:21368: ./conftest.exe configure:21371: $? = 0 configure:21390: result: no configure:21428: checking for int configure:21458: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21464: $? = 0 configure:21471: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21474: $? = 0 configure:21481: test -s conftest.o configure:21484: $? = 0 configure:21496: result: yes configure:21499: checking size of int configure:21887: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:21890: $? = 0 configure:21896: ./conftest.exe configure:21899: $? = 0 configure:21921: result: 4 configure:21931: checking for unsigned int configure:21961: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:21967: $? = 0 configure:21974: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21977: $? = 0 configure:21984: test -s conftest.o configure:21987: $? = 0 configure:21999: result: yes configure:22002: checking size of unsigned int configure:22390: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:22393: $? = 0 configure:22399: ./conftest.exe configure:22402: $? = 0 configure:22424: result: 4 configure:22434: checking for long configure:22464: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:22470: $? = 0 configure:22477: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22480: $? = 0 configure:22487: test -s conftest.o configure:22490: $? = 0 configure:22502: result: yes configure:22505: checking size of long configure:22893: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:22896: $? = 0 configure:22902: ./conftest.exe configure:22905: $? = 0 configure:22927: result: 4 configure:22937: checking for unsigned long configure:22967: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:22973: $? = 0 configure:22980: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22983: $? = 0 configure:22990: test -s conftest.o configure:22993: $? = 0 configure:23005: result: yes configure:23008: checking size of unsigned long configure:23396: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:23399: $? = 0 configure:23405: ./conftest.exe configure:23408: $? = 0 configure:23430: result: 4 configure:23441: checking for long long configure:23471: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:23477: $? = 0 configure:23484: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23487: $? = 0 configure:23494: test -s conftest.o configure:23497: $? = 0 configure:23509: result: yes configure:23512: checking size of long long configure:23900: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:23903: $? = 0 configure:23909: ./conftest.exe configure:23912: $? = 0 configure:23934: result: 8 configure:23946: checking for unsigned long long configure:23976: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:23982: $? = 0 configure:23989: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23992: $? = 0 configure:23999: test -s conftest.o configure:24002: $? = 0 configure:24014: result: yes configure:24017: checking size of unsigned long long configure:24405: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c >&5 configure:24408: $? = 0 configure:24414: ./conftest.exe configure:24417: $? = 0 configure:24439: result: 8 configure:24451: checking for signed 8-bit type configure:24454: result: char configure:24458: checking for unsigned 8-bit type configure:24461: result: unsigned char configure:24465: checking for signed 16-bit type configure:24468: result: short configure:24472: checking for unsigned 16-bit type configure:24475: result: unsigned short configure:24479: checking for signed 32-bit type configure:24489: result: int configure:24493: checking for unsigned 32-bit type configure:24503: result: unsigned int configure:24507: checking for signed 64-bit type configure:24517: result: long long configure:24521: checking for unsigned 64-bit type configure:24531: result: unsigned long long configure:24540: checking for sqrt in -lm configure:24575: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -lm >&5 configure:24581: $? = 0 configure:24588: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24591: $? = 0 configure:24598: test -s conftest.exe configure:24601: $? = 0 configure:24615: result: yes configure:24631: checking for JPEG support configure:24633: result: configure:24647: checking jconfig.h usability configure:24664: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:24670: $? = 0 configure:24677: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24680: $? = 0 configure:24687: test -s conftest.o configure:24690: $? = 0 configure:24701: result: yes configure:24705: checking jconfig.h presence configure:24720: gcc -std=gnu99 -E conftest.c configure:24726: $? = 0 configure:24747: result: yes configure:24775: checking for jconfig.h configure:24782: result: yes configure:24803: checking jerror.h usability configure:24820: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:24826: $? = 0 configure:24833: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24836: $? = 0 configure:24843: test -s conftest.o configure:24846: $? = 0 configure:24857: result: yes configure:24861: checking jerror.h presence configure:24876: gcc -std=gnu99 -E conftest.c configure:24882: $? = 0 configure:24903: result: yes configure:24931: checking for jerror.h configure:24938: result: yes configure:24959: checking jmorecfg.h usability configure:24976: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:24982: $? = 0 configure:24989: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24992: $? = 0 configure:24999: test -s conftest.o configure:25002: $? = 0 configure:25013: result: yes configure:25017: checking jmorecfg.h presence configure:25032: gcc -std=gnu99 -E conftest.c configure:25038: $? = 0 configure:25059: result: yes configure:25087: checking for jmorecfg.h configure:25094: result: yes configure:25115: checking jpeglib.h usability configure:25132: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:25138: $? = 0 configure:25145: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25148: $? = 0 configure:25155: test -s conftest.o configure:25158: $? = 0 configure:25169: result: yes configure:25173: checking jpeglib.h presence configure:25188: gcc -std=gnu99 -E conftest.c configure:25194: $? = 0 configure:25215: result: yes configure:25243: checking for jpeglib.h configure:25250: result: yes configure:25261: checking for jpeg_read_header in -ljpeg configure:25296: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -ljpeg -lm >&5 configure:25302: $? = 0 configure:25309: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25312: $? = 0 configure:25319: test -s conftest.exe configure:25322: $? = 0 configure:25336: result: yes configure:25347: checking for JPEG library is version 6b or later configure:25381: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:25387: $? = 0 configure:25394: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25397: $? = 0 configure:25404: test -s conftest.o configure:25407: $? = 0 configure:25419: result: yes configure:25422: result: yes configure:25431: checking if JPEG package is complete configure:25448: result: yes configure:25474: checking for ZLIB support configure:25476: result: configure:25490: checking zconf.h usability configure:25507: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:25513: $? = 0 configure:25520: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25523: $? = 0 configure:25530: test -s conftest.o configure:25533: $? = 0 configure:25544: result: yes configure:25548: checking zconf.h presence configure:25563: gcc -std=gnu99 -E conftest.c configure:25569: $? = 0 configure:25590: result: yes configure:25618: checking for zconf.h configure:25625: result: yes configure:25646: checking zlib.h usability configure:25663: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:25669: $? = 0 configure:25676: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25679: $? = 0 configure:25686: test -s conftest.o configure:25689: $? = 0 configure:25700: result: yes configure:25704: checking zlib.h presence configure:25719: gcc -std=gnu99 -E conftest.c configure:25725: $? = 0 configure:25746: result: yes configure:25774: checking for zlib.h configure:25781: result: yes configure:25792: checking for compress in -lz configure:25827: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -lz -ljpeg -lm >&5 configure:25833: $? = 0 configure:25840: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25843: $? = 0 configure:25850: test -s conftest.exe configure:25853: $? = 0 configure:25867: result: yes configure:25875: checking for uncompress in -lz configure:25910: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -lz -ljpeg -lm >&5 configure:25916: $? = 0 configure:25923: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25926: $? = 0 configure:25933: test -s conftest.exe configure:25936: $? = 0 configure:25950: result: yes configure:25958: checking for deflate in -lz configure:25993: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -lz -ljpeg -lm >&5 configure:25999: $? = 0 configure:26006: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26009: $? = 0 configure:26016: test -s conftest.exe configure:26019: $? = 0 configure:26033: result: yes configure:26041: checking for inflate in -lz configure:26076: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -lz -ljpeg -lm >&5 configure:26082: $? = 0 configure:26089: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26092: $? = 0 configure:26099: test -s conftest.exe configure:26102: $? = 0 configure:26116: result: yes configure:26124: checking for gzseek in -lz configure:26159: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -lz -ljpeg -lm >&5 configure:26165: $? = 0 configure:26172: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26175: $? = 0 configure:26182: test -s conftest.exe configure:26185: $? = 0 configure:26199: result: yes configure:26207: checking for gztell in -lz configure:26242: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -lz -ljpeg -lm >&5 configure:26248: $? = 0 configure:26255: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26258: $? = 0 configure:26265: test -s conftest.exe configure:26268: $? = 0 configure:26282: result: yes configure:26290: checking if ZLIB package is complete configure:26307: result: yes configure:26333: checking for TIFF support configure:26335: result: configure:26349: checking tiff.h usability configure:26366: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:26372: $? = 0 configure:26379: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26382: $? = 0 configure:26389: test -s conftest.o configure:26392: $? = 0 configure:26403: result: yes configure:26407: checking tiff.h presence configure:26422: gcc -std=gnu99 -E conftest.c configure:26428: $? = 0 configure:26449: result: yes configure:26477: checking for tiff.h configure:26484: result: yes configure:26505: checking tiffio.h usability configure:26522: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:26528: $? = 0 configure:26535: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26538: $? = 0 configure:26545: test -s conftest.o configure:26548: $? = 0 configure:26559: result: yes configure:26563: checking tiffio.h presence configure:26578: gcc -std=gnu99 -E conftest.c configure:26584: $? = 0 configure:26605: result: yes configure:26633: checking for tiffio.h configure:26640: result: yes configure:26651: checking for TIFFOpen in -ltiff configure:26686: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -ltiff -lz -ljpeg -lm >&5 configure:26692: $? = 0 configure:26699: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26702: $? = 0 configure:26709: test -s conftest.exe configure:26712: $? = 0 configure:26726: result: yes configure:26734: checking for TIFFClientOpen in -ltiff configure:26769: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -ltiff -lz -ljpeg -lm >&5 configure:26775: $? = 0 configure:26782: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26785: $? = 0 configure:26792: test -s conftest.exe configure:26795: $? = 0 configure:26809: result: yes configure:26817: checking for TIFFIsByteSwapped in -ltiff configure:26852: gcc -std=gnu99 -o conftest.exe -g -O2 conftest.c -ltiff -lz -ljpeg -lm >&5 configure:26858: $? = 0 configure:26865: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26868: $? = 0 configure:26875: test -s conftest.exe configure:26878: $? = 0 configure:26892: result: yes configure:26900: checking if TIFF package is complete configure:26917: result: yes configure:26935: checking tiffconf.h usability configure:26952: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:26958: $? = 0 configure:26965: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:26968: $? = 0 configure:26975: test -s conftest.o configure:26978: $? = 0 configure:26989: result: yes configure:26993: checking tiffconf.h presence configure:27008: gcc -std=gnu99 -E conftest.c configure:27014: $? = 0 configure:27035: result: yes configure:27063: checking for tiffconf.h configure:27071: result: yes configure:27205: updating cache ./config.cache configure:27327: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lcms config.status 1.16, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Unknown PC, MS-Windows config.status:692: creating Makefile config.status:692: creating lcms.pc config.status:692: creating include/icc34.h config.status:692: creating include/Makefile config.status:692: creating jpegicc/Makefile config.status:692: creating python/Makefile config.status:692: creating samples/Makefile config.status:692: creating testbed/Makefile config.status:692: creating tifficc/Makefile config.status:692: creating src/Makefile config.status:908: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-msdosdjgpp ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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=.exe ac_cv_f77_compiler_gnu=yes ac_cv_func_fork=no ac_cv_func_pipe=no ac_cv_func_vfork=no ac_cv_header_dlfcn_h=no ac_cv_header_inttypes_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jerror_h=yes ac_cv_header_jmorecfg_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no 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_tiff_h=yes ac_cv_header_tiffconf_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zconf_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i386-pc-msdosdjgpp ac_cv_jpeg_version_ok=yes ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_tiff_TIFFClientOpen=yes ac_cv_lib_tiff_TIFFIsByteSwapped=yes ac_cv_lib_tiff_TIFFOpen=yes ac_cv_lib_z_compress=yes ac_cv_lib_z_deflate=yes ac_cv_lib_z_gzseek=yes ac_cv_lib_z_gztell=yes ac_cv_lib_z_inflate=yes ac_cv_lib_z_uncompress=yes ac_cv_objext=o ac_cv_path_EGREP=/dev/env/DJDIR/bin/egrep ac_cv_path_EMACS=/dev/env/DJDIR/gnu/emacs/bin/emacs ac_cv_path_FGREP=/dev/env/DJDIR/bin/fgrep ac_cv_path_GREP=/dev/env/DJDIR/bin/grep ac_cv_path_M4=/dev/env/DJDIR/bin/m4 ac_cv_path_mkdir='/dev/env/DJDIR/bin/mkdir -p' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_CXXCPP='gpp -E' ac_cv_prog_LN_S='cp -pf' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=gpp ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_target=i386-pc-msdosdjgpp ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=unknown lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=_lib lt_cv_path_LD=ld lt_cv_path_LDCXX=ld lt_cv_path_NM=nm lt_cv_path_SED=/dev/env/DJDIR/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=12288 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ${top_srcdir}/missing --run aclocal-1.10' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} ${top_srcdir}/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} ${top_srcdir}/missing --run autoconf' AUTOHEADER='${SHELL} ${top_srcdir}/missing --run autoheader' AUTOMAKE='${SHELL} ${top_srcdir}/missing --run automake-1.10' AWK='gawk' CC='gcc -std=gnu99' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -std=gnu99 -E' CPPFLAGS='' CXX='gpp' CXXCPP='gpp -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.16\" -DPACKAGE_STRING=\"lcms\ 1.16\" -DPACKAGE_BUGREPORT=\"\" -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_UNISTD_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1' DEPDIR='_deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/egrep' EXEEXT='.exe' F77='gfortran' FFLAGS='-g -O2' GREP='/dev/env/DJDIR/bin/grep' HasJPEG_FALSE='#' HasJPEG_TRUE='' HasTIFF_FALSE='#' HasTIFF_TRUE='' HasZLIB_FALSE='#' HasZLIB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT16_T='short' INT32_T='int' INT64_T='long long' INT8_T='char' JPEGICC_DEPLIBS='-ljpeg -lm' LCMS_LIB_DEPLIBS='-lm' LCMS_PYEXECDIR='' LCMS_PYINCLUDE='' LCMS_PYLIB='' LD='ld' LDFLAGS='' LIBOBJS='' LIBRARY_AGE='0' LIBRARY_CURRENT='1' LIBRARY_REVISION='16' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIB_JPEG='-ljpeg' LIB_MATH='-lm' LIB_TIFF='-ltiff' LIB_ZLIB='-lz' LN_S='ln' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} ${top_srcdir}/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' PACKAGE='lcms' PACKAGE_BUGREPORT='' PACKAGE_NAME='lcms' PACKAGE_STRING='lcms 1.16' PACKAGE_TARNAME='lcms' PACKAGE_VERSION='1.16' PATH_SEPARATOR=':' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='ranlib' SED='/dev/env/DJDIR/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUPPORT_PYTHON_FALSE='' SUPPORT_PYTHON_TRUE='#' TIFFICC_DEPLIBS='-ltiff -ljpeg -lz -lm' UINT16_T='unsigned short' UINT32_T='unsigned int' UINT64_T='unsigned long long' UINT8_T='unsigned char' VERSION='1.16' ac_ct_CC='gcc' ac_ct_CXX='gpp' ac_ct_F77='gfortran' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='_' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-pc-msdosdjgpp' build_alias='' build_cpu='i386' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-pc-msdosdjgpp' host_alias='' host_cpu='i386' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' inline='' install_sh='$(SHELL) ${top_srcdir}/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/dev/env/DJDIR/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-pc-msdosdjgpp' target_alias='' target_cpu='i386' target_os='msdosdjgpp' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "lcms" #define PACKAGE_TARNAME "lcms" #define PACKAGE_VERSION "1.16" #define PACKAGE_STRING "lcms 1.16" #define PACKAGE_BUGREPORT "" #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_UNISTD_H 1 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define HasJPEG 1 #define HasZLIB 1 #define HasTIFF 1 #define HAVE_TIFFCONF_H 1 configure: exit 0