summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/libgpg-error-1.9/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirOTR/libgpg-error-1.9/config.log')
-rw-r--r--plugins/MirOTR/libgpg-error-1.9/config.log1368
1 files changed, 1368 insertions, 0 deletions
diff --git a/plugins/MirOTR/libgpg-error-1.9/config.log b/plugins/MirOTR/libgpg-error-1.9/config.log
new file mode 100644
index 0000000000..d8382dd1a1
--- /dev/null
+++ b/plugins/MirOTR/libgpg-error-1.9/config.log
@@ -0,0 +1,1368 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by libgpg-error configure 1.9, which was
+generated by GNU Autoconf 2.64. Invocation command line was
+
+ $ ./configure
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = ANDYS-MASCHINE
+uname -m = i686
+uname -r = 1.0.15(0.47/3/2)
+uname -s = MINGW32_NT-5.1
+uname -v = 2010-07-06 22:04
+
+/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: .
+PATH: /usr/local/bin
+PATH: /mingw/bin
+PATH: /bin
+PATH: /c/WINDOWS/system32
+PATH: /c/WINDOWS
+PATH: /c/WINDOWS/System32/Wbem
+PATH: /c/Programme/QuickTime/QTSystem/
+PATH: /c/Programme/TortoiseSVN/bin
+PATH: /c/Programme/xampp/php
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2444: checking for a BSD-compatible install
+configure:2512: result: /bin/install -c
+configure:2523: checking whether build environment is sane
+configure:2560: result: yes
+configure:2585: checking for a thread-safe mkdir -p
+configure:2624: result: /bin/mkdir -p
+configure:2637: checking for gawk
+configure:2653: found /bin/gawk
+configure:2664: result: gawk
+configure:2675: checking whether make sets $(MAKE)
+configure:2697: result: yes
+configure:2879: checking whether to enable maintainer-specific portions of Makefiles
+configure:2888: result: no
+configure:2912: checking build system type
+configure:2926: result: i686-pc-mingw32
+configure:2946: checking host system type
+configure:2959: result: i686-pc-mingw32
+configure:2983: autobuild project... libgpg-error
+configure:2985: autobuild revision... 1.9
+configure:2989: autobuild hostname... ANDYS-MASCHINE
+configure:2998: autobuild timestamp... 20100812-175524
+configure:3052: checking for gcc
+configure:3068: found /mingw/bin/gcc
+configure:3079: result: gcc
+configure:3308: checking for C compiler version
+configure:3317: gcc --version >&5
+gcc.exe (GCC) 3.4.5 (mingw-vista special r3)
+Copyright (C) 2004 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:3328: $? = 0
+configure:3317: gcc -v >&5
+Reading specs from C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs
+Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
+Thread model: win32
+gcc version 3.4.5 (mingw-vista special r3)
+configure:3328: $? = 0
+configure:3317: gcc -V >&5
+gcc.exe: `-V' option must have argument
+configure:3328: $? = 1
+configure:3317: gcc -qversion >&5
+gcc.exe: unrecognized option `-qversion'
+gcc.exe: no input files
+configure:3328: $? = 1
+configure:3350: checking for C compiler default output file name
+configure:3372: gcc conftest.c >&5
+configure:3376: $? = 0
+configure:3413: result: a.exe
+configure:3429: checking whether the C compiler works
+configure:3438: ./a.exe
+configure:3442: $? = 0
+configure:3457: result: yes
+configure:3464: checking whether we are cross compiling
+configure:3466: result: no
+configure:3469: checking for suffix of executables
+configure:3476: gcc -o conftest.exe conftest.c >&5
+configure:3480: $? = 0
+configure:3502: result: .exe
+configure:3508: checking for suffix of object files
+configure:3530: gcc -c conftest.c >&5
+configure:3534: $? = 0
+configure:3555: result: o
+configure:3559: checking whether we are using the GNU C compiler
+configure:3578: gcc -c conftest.c >&5
+configure:3578: $? = 0
+configure:3587: result: yes
+configure:3596: checking whether gcc accepts -g
+configure:3616: gcc -c -g conftest.c >&5
+configure:3616: $? = 0
+configure:3657: result: yes
+configure:3674: checking for gcc option to accept ISO C89
+configure:3738: gcc -c -g -O2 conftest.c >&5
+configure:3738: $? = 0
+configure:3751: result: none needed
+configure:3782: checking for style of include used by make
+configure:3810: result: GNU
+configure:3835: checking dependency style of gcc
+configure:3926: result: gcc3
+configure:3942: checking whether gcc and cc understand -c and -o together
+configure:3973: gcc -c conftest.c -o conftest2.o >&5
+configure:3977: $? = 0
+configure:3983: gcc -c conftest.c -o conftest2.o >&5
+configure:3987: $? = 0
+configure:3998: cc -c conftest.c >&5
+./configure: line 4000: cc: command not found
+configure:4002: $? = 127
+configure:4042: result: yes
+configure:4072: checking how to run the C preprocessor
+configure:4103: gcc -E conftest.c
+configure:4103: $? = 0
+configure:4117: gcc -E conftest.c
+conftest.c:11:28: ac_nonexistent.h: No such file or directory
+configure:4117: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:4142: result: gcc -E
+configure:4162: gcc -E conftest.c
+configure:4162: $? = 0
+configure:4176: gcc -E conftest.c
+conftest.c:11:28: ac_nonexistent.h: No such file or directory
+configure:4176: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:4208: checking for gawk
+configure:4235: result: gawk
+configure:4289: checking for ar
+configure:4305: found /mingw/bin/ar
+configure:4316: result: ar
+configure:4340: checking for grep that handles long lines and -e
+configure:4398: result: /bin/grep
+configure:4403: checking for egrep
+configure:4465: result: /bin/grep -E
+configure:4470: checking for ANSI C header files
+configure:4490: gcc -c -g -O2 conftest.c >&5
+configure:4490: $? = 0
+configure:4563: gcc -o conftest.exe -g -O2 conftest.c >&5
+configure:4563: $? = 0
+configure:4563: ./conftest.exe
+configure:4563: $? = 0
+configure:4574: result: yes
+configure:4587: checking for sys/types.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4587: checking for sys/stat.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4587: checking for stdlib.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4587: checking for string.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4587: checking for memory.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4587: checking for strings.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4587: checking for inttypes.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4587: checking for stdint.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4587: checking for unistd.h
+configure:4587: gcc -c -g -O2 conftest.c >&5
+configure:4587: $? = 0
+configure:4587: result: yes
+configure:4601: checking minix/config.h usability
+configure:4601: gcc -c -g -O2 conftest.c >&5
+conftest.c:54:26: minix/config.h: No such file or directory
+configure:4601: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #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>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <minix/config.h>
+configure:4601: result: no
+configure:4601: checking minix/config.h presence
+configure:4601: gcc -E conftest.c
+conftest.c:21:26: minix/config.h: No such file or directory
+configure:4601: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #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 <minix/config.h>
+configure:4601: result: no
+configure:4601: checking for minix/config.h
+configure:4601: result: no
+configure:4622: checking whether it is safe to define __EXTENSIONS__
+configure:4640: gcc -c -g -O2 conftest.c >&5
+configure:4640: $? = 0
+configure:4647: result: yes
+configure:4689: checking for a sed that does not truncate output
+configure:4753: result: /bin/sed
+configure:4771: checking for fgrep
+configure:4833: result: /bin/grep -F
+configure:4868: checking for ld used by gcc
+configure:4935: result: C:/MinGW/mingw32/bin/ld.exe
+configure:4942: checking if the linker (C:/MinGW/mingw32/bin/ld.exe) is GNU ld
+configure:4957: result: yes
+configure:4969: checking for BSD- or MS-compatible name lister (nm)
+configure:5018: result: /mingw/bin/nm
+configure:5136: checking the name lister (/mingw/bin/nm) interface
+configure:5143: gcc -c -g -O2 conftest.c >&5
+configure:5146: /mingw/bin/nm "conftest.o"
+configure:5149: output
+00000000 b .bss
+00000000 d .data
+00000000 N .stab
+00000000 N .stabstr
+00000000 t .text
+00000000 B _some_variable
+configure:5156: result: BSD nm
+configure:5159: checking whether ln -s works
+configure:5166: result: no, using cp -p
+configure:5171: checking the maximum length of command line arguments
+configure:5291: result: 8192
+configure:5308: checking whether the shell understands some XSI constructs
+configure:5318: result: yes
+configure:5322: checking whether the shell understands "+="
+configure:5328: result: yes
+configure:5363: checking for C:/MinGW/mingw32/bin/ld.exe option to reload object files
+configure:5370: result: -r
+configure:5439: checking for objdump
+configure:5455: found /mingw/bin/objdump
+configure:5466: result: objdump
+configure:5495: checking how to recognize dependent libraries
+configure:5691: result: file_magic ^x86 archive import|^x86 DLL
+configure:5751: checking for ar
+configure:5778: result: ar
+configure:5856: checking for strip
+configure:5872: found /mingw/bin/strip
+configure:5883: result: strip
+configure:5955: checking for ranlib
+configure:5971: found /mingw/bin/ranlib
+configure:5982: result: ranlib
+configure:6072: checking command to parse /mingw/bin/nm output from gcc object
+configure:6190: gcc -c -g -O2 conftest.c >&5
+configure:6193: $? = 0
+configure:6197: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm
+configure:6200: $? = 0
+cannot find nm_test_var in conftest.nm
+configure:6190: gcc -c -g -O2 conftest.c >&5
+configure:6193: $? = 0
+configure:6197: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm
+configure:6200: $? = 0
+configure:6254: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
+configure:6257: $? = 0
+configure:6295: result: ok
+configure:7100: checking for dlfcn.h
+configure:7100: gcc -c -g -O2 conftest.c >&5
+conftest.c:60:19: dlfcn.h: No such file or directory
+configure:7100: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+|
+| #include <dlfcn.h>
+configure:7100: result: no
+configure:7161: checking for as
+configure:7177: found /mingw/bin/as
+configure:7188: result: as
+configure:7253: checking for dlltool
+configure:7269: found /mingw/bin/dlltool
+configure:7280: result: dlltool
+configure:7345: checking for objdump
+configure:7372: result: objdump
+configure:7581: checking for objdir
+configure:7596: result: .libs
+configure:7892: checking if gcc supports -fno-rtti -fno-exceptions
+configure:7910: gcc -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:7914: $? = 0
+configure:7927: result: no
+configure:7947: checking for gcc option to produce PIC
+configure:8219: result: -DDLL_EXPORT -DPIC
+configure:8231: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
+configure:8249: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
+configure:8253: $? = 0
+configure:8266: result: yes
+configure:8290: checking if gcc static flag -static works
+configure:8318: result: yes
+configure:8333: checking if gcc supports -c -o file.o
+configure:8354: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
+configure:8358: $? = 0
+configure:8380: result: yes
+configure:8388: checking if gcc supports -c -o file.o
+configure:8435: result: yes
+configure:8468: checking whether the gcc linker (C:/MinGW/mingw32/bin/ld.exe) supports shared libraries
+configure:9455: result: yes
+configure:9492: checking whether -lc should be explicitly linked in
+configure:9497: gcc -c -g -O2 conftest.c >&5
+configure:9500: $? = 0
+configure:9515: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
+configure:9518: $? = 1
+configure:9530: result: yes
+configure:9694: checking dynamic linker characteristics
+configure:10357: result: Win32 ld.exe
+configure:10459: checking how to hardcode library paths into programs
+configure:10484: result: immediate
+configure:11004: checking whether stripping libraries is possible
+configure:11009: result: yes
+configure:11044: checking if libtool supports shared libraries
+configure:11046: result: yes
+configure:11049: checking whether to build shared libraries
+configure:11070: result: yes
+configure:11073: checking whether to build static libraries
+configure:11077: result: no
+configure:11155: checking for windres
+configure:11171: found /mingw/bin/windres
+configure:11182: result: windres
+configure:11289: checking for cc for build
+configure:11296: result: gcc
+configure:11323: checking whether NLS is requested
+configure:11332: result: yes
+configure:11370: checking for msgfmt
+configure: trying /bin/msgfmt...
+0 translated messages.
+configure:11402: result: /bin/msgfmt
+configure:11411: checking for gmsgfmt
+configure:11442: result: /bin/msgfmt
+configure:11493: checking for xgettext
+configure: trying /bin/xgettext...
+configure:11528: result: no
+configure:11571: checking for msgmerge
+configure: trying /bin/msgmerge...
+configure:11602: result: /bin/msgmerge
+configure:11656: checking for ld used by GCC
+configure:11720: result: C:/MinGW/mingw32/bin/ld.exe
+configure:11727: checking if the linker (C:/MinGW/mingw32/bin/ld.exe) is GNU ld
+configure:11740: result: yes
+configure:11747: checking for shared library run path origin
+configure:11760: result: done
+configure:12196: checking for CFPreferencesCopyAppValue
+configure:12214: gcc -o conftest.exe -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
+conftest.c:27:42: CoreFoundation/CFPreferences.h: No such file or directory
+conftest.c: In function `main':
+conftest.c:31: error: `NULL' undeclared (first use in this function)
+conftest.c:31: error: (Each undeclared identifier is reported only once
+conftest.c:31: error: for each function it appears in.)
+configure:12214: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| /* end confdefs.h. */
+| #include <CoreFoundation/CFPreferences.h>
+| int
+| main ()
+| {
+| CFPreferencesCopyAppValue(NULL, NULL)
+| ;
+| return 0;
+| }
+configure:12223: result: no
+configure:12230: checking for CFLocaleCopyCurrent
+configure:12248: gcc -o conftest.exe -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
+conftest.c:27:37: CoreFoundation/CFLocale.h: No such file or directory
+configure:12248: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| /* end confdefs.h. */
+| #include <CoreFoundation/CFLocale.h>
+| int
+| main ()
+| {
+| CFLocaleCopyCurrent();
+| ;
+| return 0;
+| }
+configure:12257: result: no
+configure:12286: checking for GNU gettext in libc
+configure:12305: gcc -o conftest.exe -g -O2 conftest.c >&5
+conftest.c:27:21: libintl.h: No such file or directory
+configure:12305: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| /* end confdefs.h. */
+| #include <libintl.h>
+| extern int _nl_msg_cat_cntr;
+| extern int *_nl_domain_bindings;
+| int
+| main ()
+| {
+| bindtextdomain ("", "");
+| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
+| ;
+| return 0;
+| }
+configure:12313: result: no
+configure:12347: checking for iconv
+configure:12369: gcc -o conftest.exe -g -O2 conftest.c >&5
+conftest.c:28:19: iconv.h: No such file or directory
+conftest.c: In function `main':
+conftest.c:32: error: `iconv_t' undeclared (first use in this function)
+conftest.c:32: error: (Each undeclared identifier is reported only once
+conftest.c:32: error: for each function it appears in.)
+conftest.c:32: error: syntax error before "cd"
+conftest.c:33: error: `cd' undeclared (first use in this function)
+configure:12369: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| /* end confdefs.h. */
+| #include <stdlib.h>
+| #include <iconv.h>
+| int
+| main ()
+| {
+| iconv_t cd = iconv_open("","");
+| iconv(cd,NULL,NULL,NULL,NULL);
+| iconv_close(cd);
+| ;
+| return 0;
+| }
+configure:12391: gcc -o conftest.exe -g -O2 conftest.c -liconv >&5
+conftest.c:28:19: iconv.h: No such file or directory
+conftest.c: In function `main':
+conftest.c:32: error: `iconv_t' undeclared (first use in this function)
+conftest.c:32: error: (Each undeclared identifier is reported only once
+conftest.c:32: error: for each function it appears in.)
+conftest.c:32: error: syntax error before "cd"
+conftest.c:33: error: `cd' undeclared (first use in this function)
+configure:12391: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| /* end confdefs.h. */
+| #include <stdlib.h>
+| #include <iconv.h>
+| int
+| main ()
+| {
+| iconv_t cd = iconv_open("","");
+| iconv(cd,NULL,NULL,NULL,NULL);
+| iconv_close(cd);
+| ;
+| return 0;
+| }
+configure:12401: result: no, consider installing GNU libiconv
+configure:12801: checking for GNU gettext in libintl
+configure:12828: gcc -o conftest.exe -g -O2 conftest.c -lintl >&5
+conftest.c:27:21: libintl.h: No such file or directory
+configure:12828: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| /* end confdefs.h. */
+| #include <libintl.h>
+| extern int _nl_msg_cat_cntr;
+| extern
+| #ifdef __cplusplus
+| "C"
+| #endif
+| const char *_nl_expand_alias (const char *);
+| int
+| main ()
+| {
+| bindtextdomain ("", "");
+| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+| ;
+| return 0;
+| }
+configure:12867: result: no
+configure:12902: checking whether to use NLS
+configure:12904: result: no
+configure:12977: checking for ANSI C header files
+configure:13081: result: yes
+configure:13092: checking for stdlib.h
+configure:13092: result: yes
+configure:13092: checking locale.h usability
+configure:13092: gcc -c -g -O2 conftest.c >&5
+configure:13092: $? = 0
+configure:13092: result: yes
+configure:13092: checking locale.h presence
+configure:13092: gcc -E conftest.c
+configure:13092: $? = 0
+configure:13092: result: yes
+configure:13092: checking for locale.h
+configure:13092: result: yes
+configure:13103: checking whether strerror_r is declared
+configure:13103: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function `main':
+conftest.c:67: error: `strerror_r' undeclared (first use in this function)
+conftest.c:67: error: (Each undeclared identifier is reported only once
+conftest.c:67: error: for each function it appears in.)
+configure:13103: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| #define STDC_HEADERS 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_LOCALE_H 1
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| int
+| main ()
+| {
+| #ifndef strerror_r
+| (void) strerror_r;
+| #endif
+|
+| ;
+| return 0;
+| }
+configure:13103: result: no
+configure:13116: checking for strerror_r
+configure:13116: gcc -o conftest.exe -g -O2 conftest.c >&5
+C:/DOKUME~1/Andy/LOKALE~1/Temp/cc2QtePk.o: In function `main':
+z://conftest.c:65: undefined reference to `strerror_r'
+collect2: ld returned 1 exit status
+configure:13116: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| #define STDC_HEADERS 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_LOCALE_H 1
+| #define HAVE_DECL_STRERROR_R 0
+| /* end confdefs.h. */
+| /* Define strerror_r to an innocuous variant, in case <limits.h> declares strerror_r.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define strerror_r innocuous_strerror_r
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char strerror_r (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef strerror_r
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char strerror_r ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_strerror_r || defined __stub___strerror_r
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return strerror_r ();
+| ;
+| return 0;
+| }
+configure:13116: result: no
+configure:13125: checking whether strerror_r returns char *
+configure:13177: gcc -o conftest.exe -g -O2 conftest.c >&5
+C:/DOKUME~1/Andy/LOKALE~1/Temp/ccNayg3l.o: In function `main':
+z://conftest.c:69: undefined reference to `strerror_r'
+collect2: ld returned 1 exit status
+configure:13177: $? = 1
+configure: program exited with status 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "libgpg-error"
+| #define PACKAGE_TARNAME "libgpg-error"
+| #define PACKAGE_VERSION "1.9"
+| #define PACKAGE_STRING "libgpg-error 1.9"
+| #define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+| #define PACKAGE_URL ""
+| #define PACKAGE "libgpg-error"
+| #define VERSION "1.9"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define __EXTENSIONS__ 1
+| #define _ALL_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define _TANDEM_SOURCE 1
+| #define LT_OBJDIR ".libs/"
+| #define STDC_HEADERS 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_LOCALE_H 1
+| #define HAVE_DECL_STRERROR_R 0
+| /* end confdefs.h. */
+| #include <stdio.h>
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef STDC_HEADERS
+| # include <stdlib.h>
+| # include <stddef.h>
+| #else
+| # ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| # endif
+| #endif
+| #ifdef HAVE_STRING_H
+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+| # include <memory.h>
+| # endif
+| # include <string.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| extern char *strerror_r ();
+| int
+| main ()
+| {
+| char buf[100];
+| char x = *strerror_r (0, buf, sizeof buf);
+| return ! isalpha (x);
+| ;
+| return 0;
+| }
+configure:13187: result: no
+configure:13201: checking for strerror_r
+configure:13201: result: no
+configure:13205: WARNING: Without strerror_r, gpg_strerror_r might not be thread-safe
+configure:13213: checking for an ANSI C-conforming const
+configure:13278: gcc -c -g -O2 conftest.c >&5
+configure:13278: $? = 0
+configure:13285: result: yes
+configure:13498: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by libgpg-error config.status 1.9, which was
+generated by GNU Autoconf 2.64. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on ANDYS-MASCHINE
+
+config.status:1176: creating src/gpg-error-config
+config.status:1176: creating Makefile
+config.status:1176: creating po/Makefile.in
+config.status:1176: creating m4/Makefile
+config.status:1176: creating src/Makefile
+config.status:1176: creating tests/Makefile
+config.status:1176: creating lang/Makefile
+config.status:1176: creating lang/cl/Makefile
+config.status:1176: creating lang/cl/gpg-error.asd
+config.status:1176: creating src/versioninfo.rc
+config.status:1176: creating config.h
+config.status:1396: executing depfiles commands
+config.status:1396: executing libtool commands
+config.status:1396: executing po-directories commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=i686-pc-mingw32
+ac_cv_c_compiler_gnu=yes
+ac_cv_c_const=yes
+ac_cv_env_CC_FOR_BUILD_set=
+ac_cv_env_CC_FOR_BUILD_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_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_exeext=.exe
+ac_cv_func_strerror_r=no
+ac_cv_func_strerror_r_char_p=no
+ac_cv_have_decl_strerror_r=no
+ac_cv_header_dlfcn_h=no
+ac_cv_header_inttypes_h=yes
+ac_cv_header_locale_h=yes
+ac_cv_header_memory_h=yes
+ac_cv_header_minix_config_h=no
+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_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_FGREP='/bin/grep -F'
+ac_cv_path_GMSGFMT=/bin/msgfmt
+ac_cv_path_GREP=/bin/grep
+ac_cv_path_MSGFMT=/bin/msgfmt
+ac_cv_path_MSGMERGE=/bin/msgmerge
+ac_cv_path_SED=/bin/sed
+ac_cv_path_XGETTEXT=:
+ac_cv_path_install='/bin/install -c'
+ac_cv_path_mkdir=/bin/mkdir
+ac_cv_prog_AWK=gawk
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_ac_ct_AR=ar
+ac_cv_prog_ac_ct_AS=as
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_ac_ct_DLLTOOL=dlltool
+ac_cv_prog_ac_ct_OBJDUMP=objdump
+ac_cv_prog_ac_ct_RANLIB=ranlib
+ac_cv_prog_ac_ct_RC=windres
+ac_cv_prog_ac_ct_STRIP=strip
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_cc_gcc_c_o=yes
+ac_cv_prog_make_make_set=yes
+ac_cv_safe_to_define___extensions__=yes
+acl_cv_hardcode_direct=no
+acl_cv_hardcode_libdir_flag_spec='-L$libdir'
+acl_cv_hardcode_libdir_separator=
+acl_cv_hardcode_minus_L=no
+acl_cv_libext=a
+acl_cv_path_LD=C:/MinGW/mingw32/bin/ld.exe
+acl_cv_prog_gnu_ld=yes
+acl_cv_rpath=done
+acl_cv_shlibext=dll
+acl_cv_wl=-Wl,
+am_cv_CC_dependencies_compiler_type=gcc3
+am_cv_func_iconv='no, consider installing GNU libiconv'
+am_cv_lib_iconv=no
+gt_cv_func_CFLocaleCopyCurrent=no
+gt_cv_func_CFPreferencesCopyAppValue=no
+gt_cv_func_gnugettext1_libc=no
+gt_cv_func_gnugettext1_libintl=no
+lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
+lt_cv_file_magic_cmd=func_win32_libid
+lt_cv_file_magic_test_file=
+lt_cv_ld_reload_flag=-r
+lt_cv_nm_interface='BSD nm'
+lt_cv_objdir=.libs
+lt_cv_path_LD=C:/MinGW/mingw32/bin/ld.exe
+lt_cv_path_NM=/mingw/bin/nm
+lt_cv_prog_compiler_c_o=yes
+lt_cv_prog_compiler_c_o_RC=yes
+lt_cv_prog_compiler_pic_works=yes
+lt_cv_prog_compiler_rtti_exceptions=no
+lt_cv_prog_compiler_static_works=yes
+lt_cv_prog_gnu_ld=yes
+lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 _\2 \2/p'\'''
+lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
+lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
+lt_cv_sys_max_cmd_len=8192
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /z/missing --run aclocal-1.10'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='${SHELL} /z/missing --run tar'
+AR='ar'
+AS='as'
+AUTOCONF='${SHELL} /z/missing --run autoconf'
+AUTOHEADER='${SHELL} /z/missing --run autoheader'
+AUTOMAKE='${SHELL} /z/missing --run automake-1.10'
+AWK='gawk'
+BUILD_FILEVERSION='1,9,0,2'
+BUILD_TIMESTAMP='2010-08-12T17:56+0000'
+CC='gcc'
+CCDEPMODE='depmode=gcc3'
+CC_FOR_BUILD='gcc'
+CFLAGS='-g -O2'
+CPP='gcc -E'
+CPPFLAGS=''
+CYGPATH_W='echo'
+DEFS='-DHAVE_CONFIG_H'
+DEPDIR='.deps'
+DLLTOOL='dlltool'
+DSYMUTIL=''
+DUMPBIN=''
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT='.exe'
+FGREP='/bin/grep -F'
+GMSGFMT='/bin/msgfmt'
+GMSGFMT_015=':'
+GPG_ERROR_CONFIG_CFLAGS=''
+GPG_ERROR_CONFIG_ISUBDIRAFTER=''
+GPG_ERROR_CONFIG_LIBS='-lgpg-error'
+GREP='/bin/grep'
+HAVE_W32CE_SYSTEM_FALSE=''
+HAVE_W32CE_SYSTEM_TRUE='#'
+HAVE_W32_SYSTEM_FALSE='#'
+HAVE_W32_SYSTEM_TRUE=''
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+INTLLIBS=''
+INTL_MACOSX_LIBS=''
+LANGUAGES_SOME_FALSE='#'
+LANGUAGES_SOME_TRUE=''
+LD='C:/MinGW/mingw32/bin/ld.exe'
+LDFLAGS=''
+LIBGPG_ERROR_LT_AGE='7'
+LIBGPG_ERROR_LT_CURRENT='7'
+LIBGPG_ERROR_LT_REVISION='0'
+LIBICONV=''
+LIBINTL=''
+LIBOBJS=''
+LIBS=''
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIPO=''
+LN_S='cp -p'
+LTLIBICONV=''
+LTLIBINTL=''
+LTLIBOBJS=''
+MAINT='#'
+MAINTAINER_MODE_FALSE=''
+MAINTAINER_MODE_TRUE='#'
+MAKEINFO='${SHELL} /z/missing --run makeinfo'
+MKDIR_P='/bin/mkdir -p'
+MSGFMT='/bin/msgfmt'
+MSGFMT_015=':'
+MSGMERGE='/bin/msgmerge'
+NM='/mingw/bin/nm'
+NMEDIT=''
+OBJDUMP='objdump'
+OBJEXT='o'
+OTOOL64=''
+OTOOL=''
+PACKAGE='libgpg-error'
+PACKAGE_BUGREPORT='bug-gnupg@gnupg.org'
+PACKAGE_NAME='libgpg-error'
+PACKAGE_STRING='libgpg-error 1.9'
+PACKAGE_TARNAME='libgpg-error'
+PACKAGE_URL=''
+PACKAGE_VERSION='1.9'
+PATH_SEPARATOR=':'
+POSUB=''
+RANLIB='ranlib'
+RC='windres'
+SED='/bin/sed'
+SET_MAKE=''
+SHELL='/bin/sh'
+STRIP='strip'
+USE_NLS='no'
+VERSION='1.9'
+XGETTEXT=':'
+XGETTEXT_015=':'
+ac_ct_CC='gcc'
+ac_ct_DUMPBIN=''
+am__fastdepCC_FALSE='#'
+am__fastdepCC_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='i686-pc-mingw32'
+build_alias=''
+build_cpu='i686'
+build_os='mingw32'
+build_vendor='pc'
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='i686-pc-mingw32'
+host_alias=''
+host_cpu='i686'
+host_os='mingw32'
+host_vendor='pc'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='$(SHELL) /z/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+lt_ECHO='echo'
+mandir='${datarootdir}/man'
+mkdir_p='/bin/mkdir -p'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/usr/local'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME "libgpg-error"
+#define PACKAGE_TARNAME "libgpg-error"
+#define PACKAGE_VERSION "1.9"
+#define PACKAGE_STRING "libgpg-error 1.9"
+#define PACKAGE_BUGREPORT "bug-gnupg@gnupg.org"
+#define PACKAGE_URL ""
+#define PACKAGE "libgpg-error"
+#define VERSION "1.9"
+#define STDC_HEADERS 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_MEMORY_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_UNISTD_H 1
+#define __EXTENSIONS__ 1
+#define _ALL_SOURCE 1
+#define _GNU_SOURCE 1
+#define _POSIX_PTHREAD_SEMANTICS 1
+#define _TANDEM_SOURCE 1
+#define LT_OBJDIR ".libs/"
+#define STDC_HEADERS 1
+#define HAVE_STDLIB_H 1
+#define HAVE_LOCALE_H 1
+#define HAVE_DECL_STRERROR_R 0
+#define HAVE_W32_SYSTEM 1
+
+configure: exit 0