Artifact cc9fee331f777fbfe2fc01e5dd30e8a1a3aa07f2:


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.59.  Invocation command line was

  $ ./configure --prefix=C:/mylibs/iup --prefix=C:/mylibs/iup --cache-file=/dev/null --srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = hermes
uname -m = i686
uname -r = 1.0.16(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2010-09-29 00:07

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
PATH: /c/windows/SYSTEM32
PATH: /c/windows
PATH: /c/windows/SYSTEM32/WBEM
PATH: /c/windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0/
PATH: /mingw/bin
PATH: /c/chicken/bin
PATH: /c/mylibs/iup
PATH: /c/Program Files/Windows Live/Shared


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1511: checking for gcc
configure:1527: found /mingw/bin/gcc
configure:1537: result: gcc
configure:1781: checking for C compiler version
configure:1784: gcc --version </dev/null >&5
gcc.exe (GCC) 4.5.0
Copyright (C) 2010 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:1787: $? = 0
configure:1789: gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.0/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.0/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.0 (GCC) 
configure:1792: $? = 0
configure:1794: gcc -V </dev/null >&5
gcc.exe: '-V' option must have argument
configure:1797: $? = 1
configure:1820: checking for C compiler default output file name
configure:1823: gcc    conftest.c  >&5
configure:1826: $? = 0
configure:1872: result: a.exe
configure:1877: checking whether the C compiler works
configure:1883: ./a.exe
configure:1886: $? = 0
configure:1903: result: yes
configure:1910: checking whether we are cross compiling
configure:1912: result: no
configure:1915: checking for suffix of executables
configure:1917: gcc -o conftest.exe    conftest.c  >&5
configure:1920: $? = 0
configure:1945: result: .exe
configure:1951: checking for suffix of object files
configure:1972: gcc -c   conftest.c >&5
configure:1975: $? = 0
configure:1997: result: o
configure:2001: checking whether we are using the GNU C compiler
configure:2025: gcc -c   conftest.c >&5
configure:2031: $? = 0
configure:2035: test -z 
			 || test ! -s conftest.err
configure:2038: $? = 0
configure:2041: test -s conftest.o
configure:2044: $? = 0
configure:2057: result: yes
configure:2063: checking whether gcc accepts -g
configure:2084: gcc -c -g  conftest.c >&5
configure:2090: $? = 0
configure:2094: test -z 
			 || test ! -s conftest.err
configure:2097: $? = 0
configure:2100: test -s conftest.o
configure:2103: $? = 0
configure:2114: result: yes
configure:2131: checking for gcc option to accept ANSI C
configure:2201: gcc  -c -g -O2  conftest.c >&5
configure:2207: $? = 0
configure:2211: test -z 
			 || test ! -s conftest.err
configure:2214: $? = 0
configure:2217: test -s conftest.o
configure:2220: $? = 0
configure:2238: result: none needed
configure:2256: gcc -c -g -O2  conftest.c >&5
conftest.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2262: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2400: checking how to run the C preprocessor
configure:2435: gcc -E  conftest.c
configure:2441: $? = 0
configure:2473: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2479: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2518: result: gcc -E
configure:2542: gcc -E  conftest.c
configure:2548: $? = 0
configure:2580: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2586: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2631: checking for egrep
configure:2641: result: grep -E
configure:2647: checking whether gcc needs -traditional
conftest.c:9:19: fatal error: sgtty.h: No such file or directory
compilation terminated.
conftest.c:9:20: fatal error: termio.h: No such file or directory
compilation terminated.
configure:2689: result: no
configure:2697: checking whether using GNU C
configure:2724: result: yes
configure:2736: checking for ranlib
configure:2752: found /mingw/bin/ranlib
configure:2763: result: ranlib
configure:2770: checking whether make sets $(MAKE)
configure:2790: result: yes
configure:2809: checking for a BSD compatible install
configure:2856: result: /bin/install -c
configure:2868: checking how to copy files
configure:2884: result: cp -p
configure:2888: checking how to make hard links
configure:2904: result: ln
configure:2908: checking whether ln -s works
configure:2927: result: no
configure:2941: checking build system type
configure:2959: result: i686-pc-mingw32
configure:2967: checking host system type
configure:2981: result: i686-pc-mingw32
configure:3212: checking for ld used by GCC
configure:3275: result: c:/mingw/mingw32/bin/ld.exe
configure:3284: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
GNU ld (GNU Binutils) 2.21
configure:3296: result: yes
configure:3301: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files
configure:3308: result: -r
configure:3313: checking for BSD-compatible nm
configure:3349: result: /mingw/bin/nm
configure:3352: checking for a sed that does not truncate output
configure:3434: result: /bin/sed
configure:3437: checking how to recognise dependent libraries
configure:3618: result: file_magic file format pei*-i386(.*architecture: i386)?
configure:3630: checking command to parse /mingw/bin/nm output
configure:3714: gcc -c -g -O2  conftest.c >&5
configure:3717: $? = 0
configure:3721: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2\3 \3/p' \> conftest.nm
configure:3724: $? = 0
cannot find nm_test_var in conftest.nm
configure:3714: gcc -c -g -O2  conftest.c >&5
configure:3717: $? = 0
configure:3721: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2\3 \3/p' \> conftest.nm
configure:3724: $? = 0
configure:3776: gcc -o conftest.exe -g -O2   conftest.c conftstm.o >&5
configure:3779: $? = 0
configure:3823: result: ok
configure:3827: checking for ANSI C header files
configure:3852: gcc -c -g -O2  conftest.c >&5
configure:3858: $? = 0
configure:3862: test -z 
			 || test ! -s conftest.err
configure:3865: $? = 0
configure:3868: test -s conftest.o
configure:3871: $? = 0
configure:3960: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:3963: $? = 0
configure:3965: ./conftest.exe
configure:3968: $? = 0
configure:3983: result: yes
configure:4007: checking for sys/types.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4007: checking for sys/stat.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4007: checking for stdlib.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4007: checking for string.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4007: checking for memory.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4007: checking for strings.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4007: checking for inttypes.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4007: checking for stdint.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4007: checking for unistd.h
configure:4023: gcc -c -g -O2  conftest.c >&5
configure:4029: $? = 0
configure:4033: test -z 
			 || test ! -s conftest.err
configure:4036: $? = 0
configure:4039: test -s conftest.o
configure:4042: $? = 0
configure:4053: result: yes
configure:4079: checking dlfcn.h usability
configure:4091: gcc -c -g -O2  conftest.c >&5
conftest.c:56:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:4097: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dlfcn.h>
configure:4120: result: no
configure:4124: checking dlfcn.h presence
configure:4134: gcc -E  conftest.c
conftest.c:22:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:4140: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <dlfcn.h>
configure:4160: result: no
configure:4195: checking for dlfcn.h
configure:4202: result: no
configure:4480: checking for strip
configure:4496: found /mingw/bin/strip
configure:4507: result: strip
configure:4727: checking for objdir
configure:4738: result: .libs
configure:4755: checking for gcc option to produce PIC
configure:4901: result: -DDLL_EXPORT
configure:4905: checking if gcc PIC flag -DDLL_EXPORT works
configure:4928: gcc -c -g -O2 -DDLL_EXPORT -DPIC  conftest.c >&5
configure:4934: $? = 0
configure:4938: test -z 
			 || test ! -s conftest.err
configure:4941: $? = 0
configure:4944: test -s conftest.o
configure:4947: $? = 0
configure:4985: result: yes
configure:5001: checking if gcc static flag -static works
configure:5025: gcc -o conftest.exe -g -O2   -static conftest.c  >&5
configure:5031: $? = 0
configure:5035: test -z 
			 || test ! -s conftest.err
configure:5038: $? = 0
configure:5041: test -s conftest.exe
configure:5044: $? = 0
configure:5061: result: yes
configure:5073: checking if gcc supports -c -o file.o
configure:5093: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5117: result: yes
configure:5122: checking if gcc supports -c -o file.lo
configure:5149: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5155: $? = 0
configure:5159: test -z 
			 || test ! -s conftest.err
configure:5162: $? = 0
configure:5165: test -s conftest.lo
configure:5168: $? = 0
configure:5190: result: yes
configure:5221: checking if gcc supports -fno-rtti -fno-exceptions
configure:5243: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:5249: $? = 0
configure:5253: test -z 
			 || test ! -s conftest.err
configure:5256: $? = 0
configure:5259: test -s conftest.o
configure:5262: $? = 0
configure:5279: result: no
configure:5290: checking whether the linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
configure:5985: result: yes
configure:5990: checking how to hardcode library paths into programs
configure:6014: result: immediate
configure:6019: checking whether stripping libraries is possible
configure:6024: result: yes
configure:6035: checking dynamic linker characteristics
configure:6442: result: Win32 ld.exe
configure:6447: checking if libtool supports shared libraries
configure:6449: result: yes
configure:6452: checking whether to build shared libraries
configure:6473: result: no
configure:6476: checking whether to build static libraries
configure:6480: result: yes
configure:7988: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on hermes

config.status:657: creating Makefile
configure:8840: configuring in vacall_r
configure:8957: running /bin/sh './configure' --prefix=C:/mylibs/iup  '--prefix=C:/mylibs/iup' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
configure:8840: configuring in trampoline_r
configure:8957: running /bin/sh './configure' --prefix=C:/mylibs/iup  '--prefix=C:/mylibs/iup' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-mingw32
ac_cv_build_alias=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_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_header_dlfcn_h=no
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-mingw32
ac_cv_host_alias=i686-pc-mingw32
ac_cv_objext=o
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
cl_cv_path_install='/bin/install -c'
cl_cv_prog_LN=ln
cl_cv_prog_LN_S=ln
cl_cv_prog_cc_gcc=yes
cl_cv_prog_cp='cp -p'
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
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=c:/mingw/mingw32/bin/ld.exe
lt_cv_path_NM=/mingw/bin/nm
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=' -DDLL_EXPORT'
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]*\)
\{0,1\}$/\1 \2\3 \3/p'\'''

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CC_GCC='true'
CFLAGS='-g -O2'
CP='cp -p'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D__i386__=1 -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 '
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT='.exe'
GCC_X_NONE='-x none'
INSTALL='/bin/install -c'
INSTALL_DATA='$(INSTALL) -m 644'
INSTALL_PROGRAM='$(INSTALL)'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN='ln'
LN_S='ln'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
ac_ct_CC='gcc'
ac_ct_RANLIB=''
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i386'
host_os='mingw32'
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='C:/mylibs/iup'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' vacall_r trampoline_r'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 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 ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define __i386__ 1
#endif
#ifndef __i386__

configure: exit 0