Ticket #62087: wxWidgets-3.1.4-build-config.log

File wxWidgets-3.1.4-build-config.log, 47.9 KB (added by YesNo801, 3 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_wxWidgets-3.2/wxWidgets-3.2/work/wxWidgets-3.1.4/build/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by wxWidgets configure 3.1.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ../configure --prefix=/opt/local --prefix=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.1 --with-libiconv-prefix=/opt/local --with-libjpeg --with-libtiff --with-libpng --with-zlib --with-opengl --with-cocoa --without-sdl --enable-aui --disable-sdltest --enable-display --enable-xrc --enable-graphics_ctx --with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk --with-macosx-version-min=10.7 --disable-compat30 --enable-cxx11 --disable-tests
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Fs-iMac.local
14uname -m = i386
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 3.00 gigabytes
33Default processor set: 83 tasks, 319 threads, 2 processors
34Load average: 1.59, Mach factor: 0.85
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3717: checking build system type
52configure:3731: result: x86_64-apple-darwin11.4.2
53configure:3751: checking host system type
54configure:3764: result: x86_64-apple-darwin11.4.2
55configure:4615: checking for toolkit
56configure:4679: result: osx_cocoa
57configure:12779: checking for gcc
58configure:12806: result: /opt/local/bin/clang-mp-9.0
59configure:13035: checking for C compiler version
60configure:13044: /opt/local/bin/clang-mp-9.0 --version >&5
61clang version 9.0.1
62Target: x86_64-apple-darwin11.4.2
63Thread model: posix
64InstalledDir: /opt/local/libexec/llvm-9.0/bin
65configure:13055: $? = 0
66configure:13044: /opt/local/bin/clang-mp-9.0 -v >&5
67clang version 9.0.1
68Target: x86_64-apple-darwin11.4.2
69Thread model: posix
70InstalledDir: /opt/local/libexec/llvm-9.0/bin
71configure:13055: $? = 0
72configure:13044: /opt/local/bin/clang-mp-9.0 -V >&5
73clang: error: argument to '-V' is missing (expected 1 value)
74clang: error: no input files
75configure:13055: $? = 1
76configure:13044: /opt/local/bin/clang-mp-9.0 -qversion >&5
77clang: error: unknown argument '-qversion'; did you mean '--version'?
78clang: error: no input files
79configure:13055: $? = 1
80configure:13075: checking whether the C compiler works
81configure:13097: /opt/local/bin/clang-mp-9.0 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
82configure:13101: $? = 0
83configure:13149: result: yes
84configure:13152: checking for C compiler default output file name
85configure:13154: result: a.out
86configure:13160: checking for suffix of executables
87configure:13167: /opt/local/bin/clang-mp-9.0 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
88configure:13171: $? = 0
89configure:13193: result:
90configure:13215: checking whether we are cross compiling
91configure:13223: /opt/local/bin/clang-mp-9.0 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
92configure:13227: $? = 0
93configure:13234: ./conftest
94configure:13238: $? = 0
95configure:13253: result: no
96configure:13258: checking for suffix of object files
97configure:13280: /opt/local/bin/clang-mp-9.0 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
98configure:13284: $? = 0
99configure:13305: result: o
100configure:13309: checking whether we are using the GNU C compiler
101configure:13328: /opt/local/bin/clang-mp-9.0 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
102configure:13328: $? = 0
103configure:13337: result: yes
104configure:13346: checking whether /opt/local/bin/clang-mp-9.0 accepts -g
105configure:13366: /opt/local/bin/clang-mp-9.0 -c -g -I/opt/local/include conftest.c >&5
106configure:13366: $? = 0
107configure:13407: result: yes
108configure:13424: checking for /opt/local/bin/clang-mp-9.0 option to accept ISO C89
109configure:13487: /opt/local/bin/clang-mp-9.0  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
110configure:13487: $? = 0
111configure:13500: result: none needed
112configure:13533: checking whether we are using the Intel C compiler
113configure:13553: /opt/local/bin/clang-mp-9.0 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
114conftest.c:17:17: error: use of undeclared identifier 'choke'
115                choke me
116                ^
1171 error generated.
118configure:13553: $? = 1
119configure: failed program was:
120| /* confdefs.h */
121| #define PACKAGE_NAME "wxWidgets"
122| #define PACKAGE_TARNAME "wxwidgets"
123| #define PACKAGE_VERSION "3.1.4"
124| #define PACKAGE_STRING "wxWidgets 3.1.4"
125| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
126| #define PACKAGE_URL ""
127| #define __BSD__ 1
128| #define __DARWIN__ 1
129| /* end confdefs.h.  */
130|
131| int
132| main ()
133| {
134|
135|              #ifndef __INTEL_COMPILER
136|                 choke me
137|              #endif
138|
139|   ;
140|   return 0;
141| }
142configure:13563: result: no
143configure:14093: checking how to run the C preprocessor
144configure:14124: /opt/local/bin/clang-mp-9.0 -E -I/opt/local/include conftest.c
145configure:14124: $? = 0
146configure:14138: /opt/local/bin/clang-mp-9.0 -E -I/opt/local/include conftest.c
147conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
148#include <ac_nonexistent.h>
149         ^~~~~~~~~~~~~~~~~~
1501 error generated.
151configure:14138: $? = 1
152configure: failed program was:
153| /* confdefs.h */
154| #define PACKAGE_NAME "wxWidgets"
155| #define PACKAGE_TARNAME "wxwidgets"
156| #define PACKAGE_VERSION "3.1.4"
157| #define PACKAGE_STRING "wxWidgets 3.1.4"
158| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
159| #define PACKAGE_URL ""
160| #define __BSD__ 1
161| #define __DARWIN__ 1
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:14163: result: /opt/local/bin/clang-mp-9.0 -E
165configure:14183: /opt/local/bin/clang-mp-9.0 -E -I/opt/local/include conftest.c
166configure:14183: $? = 0
167configure:14197: /opt/local/bin/clang-mp-9.0 -E -I/opt/local/include conftest.c
168conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
169#include <ac_nonexistent.h>
170         ^~~~~~~~~~~~~~~~~~
1711 error generated.
172configure:14197: $? = 1
173configure: failed program was:
174| /* confdefs.h */
175| #define PACKAGE_NAME "wxWidgets"
176| #define PACKAGE_TARNAME "wxwidgets"
177| #define PACKAGE_VERSION "3.1.4"
178| #define PACKAGE_STRING "wxWidgets 3.1.4"
179| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
180| #define PACKAGE_URL ""
181| #define __BSD__ 1
182| #define __DARWIN__ 1
183| /* end confdefs.h.  */
184| #include <ac_nonexistent.h>
185configure:14226: checking for grep that handles long lines and -e
186configure:14284: result: /opt/local/bin/ggrep
187configure:14289: checking for egrep
188configure:14351: result: /opt/local/bin/ggrep -E
189configure:14357: checking whether /opt/local/bin/clang-mp-9.0 needs -traditional
190conftest.c:11:10: fatal error: 'termio.h' file not found
191#include <termio.h>
192         ^~~~~~~~~~
1931 error generated.
194configure:14391: result: no
195configure:14512: checking for C++ compiler version
196configure:14521: /opt/local/bin/clang++-mp-9.0 --version >&5
197clang version 9.0.1
198Target: x86_64-apple-darwin11.4.2
199Thread model: posix
200InstalledDir: /opt/local/libexec/llvm-9.0/bin
201configure:14532: $? = 0
202configure:14521: /opt/local/bin/clang++-mp-9.0 -v >&5
203clang version 9.0.1
204Target: x86_64-apple-darwin11.4.2
205Thread model: posix
206InstalledDir: /opt/local/libexec/llvm-9.0/bin
207configure:14532: $? = 0
208configure:14521: /opt/local/bin/clang++-mp-9.0 -V >&5
209clang: error: argument to '-V' is missing (expected 1 value)
210clang: error: no input files
211configure:14532: $? = 1
212configure:14521: /opt/local/bin/clang++-mp-9.0 -qversion >&5
213clang: error: unknown argument '-qversion'; did you mean '--version'?
214clang: error: no input files
215configure:14532: $? = 1
216configure:14536: checking whether we are using the GNU C++ compiler
217configure:14555: /opt/local/bin/clang++-mp-9.0 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
218configure:14555: $? = 0
219configure:14564: result: yes
220configure:14573: checking whether /opt/local/bin/clang++-mp-9.0 accepts -g
221configure:14593: /opt/local/bin/clang++-mp-9.0 -c -g -I/opt/local/include conftest.cpp >&5
222configure:14593: $? = 0
223configure:14634: result: yes
224configure:14670: checking whether we are using the Intel C++ compiler
225configure:14690: /opt/local/bin/clang++-mp-9.0 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
226conftest.cpp:17:17: error: unknown type name 'choke'
227                choke me
228                ^
2291 error generated.
230configure:14690: $? = 1
231configure: failed program was:
232| /* confdefs.h */
233| #define PACKAGE_NAME "wxWidgets"
234| #define PACKAGE_TARNAME "wxwidgets"
235| #define PACKAGE_VERSION "3.1.4"
236| #define PACKAGE_STRING "wxWidgets 3.1.4"
237| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
238| #define PACKAGE_URL ""
239| #define __BSD__ 1
240| #define __DARWIN__ 1
241| /* end confdefs.h.  */
242|
243| int
244| main ()
245| {
246|
247|              #ifndef __INTEL_COMPILER
248|                 choke me
249|              #endif
250|
251|   ;
252|   return 0;
253| }
254configure:14700: result: no
255configure:14892: checking whether we are using the IBM xlC C++ compiler
256configure:14912: /opt/local/bin/clang++-mp-9.0 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
257conftest.cpp:17:17: error: unknown type name 'choke'
258                choke me
259                ^
2601 error generated.
261configure:14912: $? = 1
262configure: failed program was:
263| /* confdefs.h */
264| #define PACKAGE_NAME "wxWidgets"
265| #define PACKAGE_TARNAME "wxwidgets"
266| #define PACKAGE_VERSION "3.1.4"
267| #define PACKAGE_STRING "wxWidgets 3.1.4"
268| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
269| #define PACKAGE_URL ""
270| #define __BSD__ 1
271| #define __DARWIN__ 1
272| /* end confdefs.h.  */
273|
274| int
275| main ()
276| {
277|
278|              #ifndef __xlC__
279|                 choke me
280|              #endif
281|
282|   ;
283|   return 0;
284| }
285configure:14922: result: no
286configure:15248: checking whether /opt/local/bin/clang++-mp-9.0 supports C++11 features with -std=gnu++11
287configure:15546: /opt/local/bin/clang++-mp-9.0 -std=gnu++11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
288configure:15546: $? = 0
289configure:15555: result: yes
290configure:18604: checking for ar
291configure:18620: found /opt/local/bin/ar
292configure:18631: result: ar
293configure:18729: checking for SDK directory /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
294configure:18737: result: exists
295configure:18819: checking if C compiler (/opt/local/bin/clang-mp-9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.7) works with SDK/version options
296configure:18832: /opt/local/bin/clang-mp-9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.7 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
297configure:18832: $? = 0
298configure:18833: result: yes
299configure:18856: checking if C++ compiler (/opt/local/bin/clang++-mp-9.0 -std=gnu++11 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.7) works with SDK/version options
300configure:18882: /opt/local/bin/clang++-mp-9.0 -std=gnu++11 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.7 -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
301conftest.cpp:21:14: error: macOS versions < 10.10 are not supported.
302            #error macOS versions < 10.10 are not supported.
303             ^
304conftest.cpp:24:14: error: macOS SDK version is too low, 10.11 or later is required.
305            #error macOS SDK version is too low, 10.11 or later is required.
306             ^
3072 errors generated.
308configure:18882: $? = 1
309configure: failed program was:
310| /* confdefs.h */
311| #define PACKAGE_NAME "wxWidgets"
312| #define PACKAGE_TARNAME "wxwidgets"
313| #define PACKAGE_VERSION "3.1.4"
314| #define PACKAGE_STRING "wxWidgets 3.1.4"
315| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
316| #define PACKAGE_URL ""
317| #define __BSD__ 1
318| #define __DARWIN__ 1
319| #define HAVE_CXX11 1
320| /* end confdefs.h.  */
321|
322|             #include <Availability.h>
323|
324| int
325| main ()
326| {
327|
328|             #if defined(__MAC_OS_X_VERSION_MIN_REQUIRED)
329|             #if __MAC_OS_X_VERSION_MIN_REQUIRED < 101000
330|             #error macOS versions < 10.10 are not supported.
331|             #endif
332|             #if __MAC_OS_X_VERSION_MAX_ALLOWED < 101100
333|             #error macOS SDK version is too low, 10.11 or later is required.
334|             #endif
335|             #elif !defined(__IPHONE_OS_VERSION_MIN_REQUIRED)
336|             #error unrecognized platform
337|             #endif
338|
339|   ;
340|   return 0;
341| }
342configure:18886: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_wxWidgets-3.2/wxWidgets-3.2/work/wxWidgets-3.1.4/build':
343configure:18888: error: building C++ programs doesn't work, try using --with-macosx-sdk with a different SDK or omitting it entirely to use the default one.
344See `config.log' for more details
345
346## ---------------- ##
347## Cache variables. ##
348## ---------------- ##
349
350ac_cv_build=x86_64-apple-darwin11.4.2
351ac_cv_c_compiler_gnu=yes
352ac_cv_cxx_compiler_gnu=yes
353ac_cv_env_CAIRO_CFLAGS_set=
354ac_cv_env_CAIRO_CFLAGS_value=
355ac_cv_env_CAIRO_LIBS_set=
356ac_cv_env_CAIRO_LIBS_value=
357ac_cv_env_CCC_set=
358ac_cv_env_CCC_value=
359ac_cv_env_CC_set=set
360ac_cv_env_CC_value=/opt/local/bin/clang-mp-9.0
361ac_cv_env_CFLAGS_set=set
362ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
363ac_cv_env_CPPFLAGS_set=set
364ac_cv_env_CPPFLAGS_value=-I/opt/local/include
365ac_cv_env_CPP_set=
366ac_cv_env_CPP_value=
367ac_cv_env_CXXFLAGS_set=set
368ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
369ac_cv_env_CXX_set=set
370ac_cv_env_CXX_value=/opt/local/bin/clang++-mp-9.0
371ac_cv_env_DIRECTFB_CFLAGS_set=
372ac_cv_env_DIRECTFB_CFLAGS_value=
373ac_cv_env_DIRECTFB_LIBS_set=
374ac_cv_env_DIRECTFB_LIBS_value=
375ac_cv_env_GLU_CFLAGS_set=
376ac_cv_env_GLU_CFLAGS_value=
377ac_cv_env_GLU_LIBS_set=
378ac_cv_env_GLU_LIBS_value=
379ac_cv_env_GL_CFLAGS_set=
380ac_cv_env_GL_CFLAGS_value=
381ac_cv_env_GL_LIBS_set=
382ac_cv_env_GL_LIBS_value=
383ac_cv_env_GNOMEVFS_CFLAGS_set=
384ac_cv_env_GNOMEVFS_CFLAGS_value=
385ac_cv_env_GNOMEVFS_LIBS_set=
386ac_cv_env_GNOMEVFS_LIBS_value=
387ac_cv_env_GST_CFLAGS_set=
388ac_cv_env_GST_CFLAGS_value=
389ac_cv_env_GST_LIBS_set=
390ac_cv_env_GST_LIBS_value=
391ac_cv_env_GTKPRINT_CFLAGS_set=
392ac_cv_env_GTKPRINT_CFLAGS_value=
393ac_cv_env_GTKPRINT_LIBS_set=
394ac_cv_env_GTKPRINT_LIBS_value=
395ac_cv_env_LDFLAGS_set=set
396ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
397ac_cv_env_LIBNOTIFY_CFLAGS_set=
398ac_cv_env_LIBNOTIFY_CFLAGS_value=
399ac_cv_env_LIBNOTIFY_LIBS_set=
400ac_cv_env_LIBNOTIFY_LIBS_value=
401ac_cv_env_LIBSECRET_CFLAGS_set=
402ac_cv_env_LIBSECRET_CFLAGS_value=
403ac_cv_env_LIBSECRET_LIBS_set=
404ac_cv_env_LIBSECRET_LIBS_value=
405ac_cv_env_LIBS_set=
406ac_cv_env_LIBS_value=
407ac_cv_env_LIBTIFF_CFLAGS_set=
408ac_cv_env_LIBTIFF_CFLAGS_value=
409ac_cv_env_LIBTIFF_LIBS_set=
410ac_cv_env_LIBTIFF_LIBS_value=
411ac_cv_env_MesaGL_CFLAGS_set=
412ac_cv_env_MesaGL_CFLAGS_value=
413ac_cv_env_MesaGL_LIBS_set=
414ac_cv_env_MesaGL_LIBS_value=
415ac_cv_env_PANGOFT2_CFLAGS_set=
416ac_cv_env_PANGOFT2_CFLAGS_value=
417ac_cv_env_PANGOFT2_LIBS_set=
418ac_cv_env_PANGOFT2_LIBS_value=
419ac_cv_env_PANGOXFT_CFLAGS_set=
420ac_cv_env_PANGOXFT_CFLAGS_value=
421ac_cv_env_PANGOXFT_LIBS_set=
422ac_cv_env_PANGOXFT_LIBS_value=
423ac_cv_env_PKG_CONFIG_set=
424ac_cv_env_PKG_CONFIG_value=
425ac_cv_env_PRIVATE_FONTS_CFLAGS_set=
426ac_cv_env_PRIVATE_FONTS_CFLAGS_value=
427ac_cv_env_PRIVATE_FONTS_LIBS_set=
428ac_cv_env_PRIVATE_FONTS_LIBS_value=
429ac_cv_env_QT5_CFLAGS_set=
430ac_cv_env_QT5_CFLAGS_value=
431ac_cv_env_QT5_LIBS_set=
432ac_cv_env_QT5_LIBS_value=
433ac_cv_env_SDL_CFLAGS_set=
434ac_cv_env_SDL_CFLAGS_value=
435ac_cv_env_SDL_LIBS_set=
436ac_cv_env_SDL_LIBS_value=
437ac_cv_env_SM_CFLAGS_set=
438ac_cv_env_SM_CFLAGS_value=
439ac_cv_env_SM_LIBS_set=
440ac_cv_env_SM_LIBS_value=
441ac_cv_env_WEBKIT_CFLAGS_set=
442ac_cv_env_WEBKIT_CFLAGS_value=
443ac_cv_env_WEBKIT_LIBS_set=
444ac_cv_env_WEBKIT_LIBS_value=
445ac_cv_env_XMKMF_set=
446ac_cv_env_XMKMF_value=
447ac_cv_env_XTST_CFLAGS_set=
448ac_cv_env_XTST_CFLAGS_value=
449ac_cv_env_XTST_LIBS_set=
450ac_cv_env_XTST_LIBS_value=
451ac_cv_env_Xinerama_CFLAGS_set=
452ac_cv_env_Xinerama_CFLAGS_value=
453ac_cv_env_Xinerama_LIBS_set=
454ac_cv_env_Xinerama_LIBS_value=
455ac_cv_env_Xxf86vm_CFLAGS_set=
456ac_cv_env_Xxf86vm_CFLAGS_value=
457ac_cv_env_Xxf86vm_LIBS_set=
458ac_cv_env_Xxf86vm_LIBS_value=
459ac_cv_env_build_alias_set=
460ac_cv_env_build_alias_value=
461ac_cv_env_host_alias_set=
462ac_cv_env_host_alias_value=
463ac_cv_env_target_alias_set=
464ac_cv_env_target_alias_value=
465ac_cv_host=x86_64-apple-darwin11.4.2
466ac_cv_objext=o
467ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
468ac_cv_path_GREP=/opt/local/bin/ggrep
469ac_cv_prog_CPP='/opt/local/bin/clang-mp-9.0 -E'
470ac_cv_prog_ac_ct_AR=ar
471ac_cv_prog_ac_ct_CC=/opt/local/bin/clang-mp-9.0
472ac_cv_prog_cc_c89=
473ac_cv_prog_cc_g=yes
474ac_cv_prog_cxx_g=yes
475ac_cv_prog_gcc_traditional=no
476ax_cv_cxx_compile_cxx11__std_gnupp11=yes
477bakefile_cv_c_compiler___INTEL_COMPILER=no
478bakefile_cv_cxx_compiler___INTEL_COMPILER=no
479bakefile_cv_cxx_compiler___xlC__=no
480wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=${DEFAULT_wxUSE_ABOUTDLG:-yes}'
481wx_cv_use_accel='wxUSE_ACCEL=${DEFAULT_wxUSE_ACCEL:-yes}'
482wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=${DEFAULT_wxUSE_ACCESSIBILITY:-yes}'
483wx_cv_use_actindicator='wxUSE_ACTIVITYINDICATOR=${DEFAULT_wxUSE_ACTIVITYINDICATOR:-yes}'
484wx_cv_use_addremovectrl='wxUSE_ADDREMOVECTRL=${DEFAULT_wxUSE_ADDREMOVECTRL:-yes}'
485wx_cv_use_all_features='wxUSE_ALL_FEATURES=${DEFAULT_wxUSE_ALL_FEATURES:-yes}'
486wx_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=${DEFAULT_wxUSE_ANIMATIONCTRL:-yes}'
487wx_cv_use_any='wxUSE_ANY=${DEFAULT_wxUSE_ANY:-yes}'
488wx_cv_use_apple_ieee='wxUSE_APPLE_IEEE=${DEFAULT_wxUSE_APPLE_IEEE:-yes}'
489wx_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=${DEFAULT_wxUSE_ARCHIVE_STREAMS:-yes}'
490wx_cv_use_artstd='wxUSE_ARTPROVIDER_STD=${DEFAULT_wxUSE_ARTPROVIDER_STD:-yes}'
491wx_cv_use_arttango='wxUSE_ARTPROVIDER_TANGO=${DEFAULT_wxUSE_ARTPROVIDER_TANGO:-yes}'
492wx_cv_use_aui=wxUSE_AUI=yes
493wx_cv_use_autoidman='wxUSE_AUTOID_MANAGEMENT=${DEFAULT_wxUSE_AUTOID_MANAGEMENT:-yes}'
494wx_cv_use_backtrace='wxUSE_STACKWALKER=${DEFAULT_wxUSE_STACKWALKER:-yes}'
495wx_cv_use_bannerwindow='wxUSE_BANNERWINDOW=${DEFAULT_wxUSE_BANNERWINDOW:-yes}'
496wx_cv_use_base64='wxUSE_BASE64=${DEFAULT_wxUSE_BASE64:-yes}'
497wx_cv_use_baseevtloop='wxUSE_CONSOLE_EVENTLOOP=${DEFAULT_wxUSE_CONSOLE_EVENTLOOP:-yes}'
498wx_cv_use_bmpbutton='wxUSE_BMPBUTTON=${DEFAULT_wxUSE_BMPBUTTON:-yes}'
499wx_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=${DEFAULT_wxUSE_BITMAPCOMBOBOX:-yes}'
500wx_cv_use_busyinfo='wxUSE_BUSYINFO=${DEFAULT_wxUSE_BUSYINFO:-yes}'
501wx_cv_use_button='wxUSE_BUTTON=${DEFAULT_wxUSE_BUTTON:-yes}'
502wx_cv_use_cairo='wxUSE_CAIRO=${DEFAULT_wxUSE_CAIRO:-yes}'
503wx_cv_use_calendar='wxUSE_CALCTRL=${DEFAULT_wxUSE_CALCTRL:-yes}'
504wx_cv_use_caret='wxUSE_CARET=${DEFAULT_wxUSE_CARET:-yes}'
505wx_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=${DEFAULT_wxUSE_ON_FATAL_EXCEPTION:-yes}'
506wx_cv_use_checkbox='wxUSE_CHECKBOX=${DEFAULT_wxUSE_CHECKBOX:-yes}'
507wx_cv_use_checklst='wxUSE_CHECKLST=${DEFAULT_wxUSE_CHECKLST:-yes}'
508wx_cv_use_choice='wxUSE_CHOICE=${DEFAULT_wxUSE_CHOICE:-yes}'
509wx_cv_use_choicebook='wxUSE_CHOICEBOOK=${DEFAULT_wxUSE_CHOICEBOOK:-yes}'
510wx_cv_use_choicedlg='wxUSE_CHOICEDLG=${DEFAULT_wxUSE_CHOICEDLG:-yes}'
511wx_cv_use_clipboard='wxUSE_CLIPBOARD=${DEFAULT_wxUSE_CLIPBOARD:-yes}'
512wx_cv_use_cmdline='wxUSE_CMDLINE_PARSER=${DEFAULT_wxUSE_CMDLINE_PARSER:-yes}'
513wx_cv_use_coldlg='wxUSE_COLOURDLG=${DEFAULT_wxUSE_COLOURDLG:-yes}'
514wx_cv_use_collpane='wxUSE_COLLPANE=${DEFAULT_wxUSE_COLLPANE:-yes}'
515wx_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=${DEFAULT_wxUSE_COLOURPICKERCTRL:-yes}'
516wx_cv_use_combobox='wxUSE_COMBOBOX=${DEFAULT_wxUSE_COMBOBOX:-yes}'
517wx_cv_use_comboctrl='wxUSE_COMBOCTRL=${DEFAULT_wxUSE_COMBOCTRL:-yes}'
518wx_cv_use_commandlinkbutton='wxUSE_COMMANDLINKBUTTON=${DEFAULT_wxUSE_COMMANDLINKBUTTON:-yes}'
519wx_cv_use_commondlg='wxUSE_COMMONDLGS=${DEFAULT_wxUSE_COMMONDLGS:-yes}'
520wx_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=${DEFAULT_WXWIN_COMPATIBILITY_2_8:-no}'
521wx_cv_use_compat30=WXWIN_COMPATIBILITY_3_0=no
522wx_cv_use_config='wxUSE_CONFIG=${DEFAULT_wxUSE_CONFIG:-yes}'
523wx_cv_use_constraints='wxUSE_CONSTRAINTS=${DEFAULT_wxUSE_CONSTRAINTS:-yes}'
524wx_cv_use_controls='wxUSE_CONTROLS=${DEFAULT_wxUSE_CONTROLS:-yes}'
525wx_cv_use_dataobj='wxUSE_DATAOBJ=${DEFAULT_wxUSE_DATAOBJ:-yes}'
526wx_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=${DEFAULT_wxUSE_DATAVIEWCTRL:-yes}'
527wx_cv_use_datepick='wxUSE_DATEPICKCTRL=${DEFAULT_wxUSE_DATEPICKCTRL:-yes}'
528wx_cv_use_datetime='wxUSE_DATETIME=${DEFAULT_wxUSE_DATETIME:-yes}'
529wx_cv_use_dccache='wxUSE_DC_CACHEING=${DEFAULT_wxUSE_DC_CACHEING:-yes}'
530wx_cv_use_dctransform='wxUSE_DC_TRANSFORM_MATRIX=${DEFAULT_wxUSE_DC_TRANSFORM_MATRIX:-yes}'
531wx_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=${DEFAULT_wxUSE_DEBUG_CONTEXT:-no}'
532wx_cv_use_debug_flag='wxUSE_DEBUG_FLAG=${DEFAULT_wxUSE_DEBUG_FLAG:-yes}'
533wx_cv_use_debug_gdb='wxUSE_DEBUG_GDB=${DEFAULT_wxUSE_DEBUG_GDB:-no}'
534wx_cv_use_debug_info='wxUSE_DEBUG_INFO=${DEFAULT_wxUSE_DEBUG_INFO:-no}'
535wx_cv_use_debugreport='wxUSE_DEBUGREPORT=${DEFAULT_wxUSE_DEBUGREPORT:-yes}'
536wx_cv_use_detect_sm='wxUSE_DETECT_SM=${DEFAULT_wxUSE_DETECT_SM:-yes}'
537wx_cv_use_dialupman='wxUSE_DIALUP_MANAGER=${DEFAULT_wxUSE_DIALUP_MANAGER:-yes}'
538wx_cv_use_dirdlg='wxUSE_DIRDLG=${DEFAULT_wxUSE_DIRDLG:-yes}'
539wx_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=${DEFAULT_wxUSE_DIRPICKERCTRL:-yes}'
540wx_cv_use_display=wxUSE_DISPLAY=yes
541wx_cv_use_dmalloc='wxUSE_DMALLOC=${DEFAULT_wxUSE_DMALLOC:-yes}'
542wx_cv_use_dnd='wxUSE_DRAG_AND_DROP=${DEFAULT_wxUSE_DRAG_AND_DROP:-yes}'
543wx_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=${DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE:-yes}'
544wx_cv_use_dragimage='wxUSE_DRAGIMAGE=${DEFAULT_wxUSE_DRAGIMAGE:-yes}'
545wx_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=${DEFAULT_wxUSE_DYNAMIC_LOADER:-yes}'
546wx_cv_use_dynlib='wxUSE_DYNLIB_CLASS=${DEFAULT_wxUSE_DYNLIB_CLASS:-yes}'
547wx_cv_use_editablebox='wxUSE_EDITABLELISTBOX=${DEFAULT_wxUSE_EDITABLELISTBOX:-yes}'
548wx_cv_use_epollloop='wxUSE_EPOLL_DISPATCHER=${DEFAULT_wxUSE_EPOLL_DISPATCHER:-yes}'
549wx_cv_use_exceptions='wxUSE_EXCEPTIONS=${DEFAULT_wxUSE_EXCEPTIONS:-yes}'
550wx_cv_use_expat=wxUSE_EXPAT=yes
551wx_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=${DEFAULT_wxUSE_EXTENDED_RTTI:-no}'
552wx_cv_use_ffile='wxUSE_FFILE=${DEFAULT_wxUSE_FFILE:-yes}'
553wx_cv_use_file='wxUSE_FILE=${DEFAULT_wxUSE_FILE:-yes}'
554wx_cv_use_filectrl='wxUSE_FILECTRL=${DEFAULT_wxUSE_FILECTRL:-yes}'
555wx_cv_use_filedlg='wxUSE_FILEDLG=${DEFAULT_wxUSE_FILEDLG:-yes}'
556wx_cv_use_filehistory='wxUSE_FILE_HISTORY=${DEFAULT_wxUSE_FILE_HISTORY:-yes}'
557wx_cv_use_filepicker='wxUSE_FILEPICKERCTRL=${DEFAULT_wxUSE_FILEPICKERCTRL:-yes}'
558wx_cv_use_fileproto='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
559wx_cv_use_filesystem='wxUSE_FILESYSTEM=${DEFAULT_wxUSE_FILESYSTEM:-yes}'
560wx_cv_use_finddlg='wxUSE_FINDREPLDLG=${DEFAULT_wxUSE_FINDREPLDLG:-yes}'
561wx_cv_use_fontdlg='wxUSE_FONTDLG=${DEFAULT_wxUSE_FONTDLG:-yes}'
562wx_cv_use_fontenum='wxUSE_FONTENUM=${DEFAULT_wxUSE_FONTENUM:-yes}'
563wx_cv_use_fontmap='wxUSE_FONTMAP=${DEFAULT_wxUSE_FONTMAP:-yes}'
564wx_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=${DEFAULT_wxUSE_FONTPICKERCTRL:-yes}'
565wx_cv_use_fs_archive='wxUSE_FS_ARCHIVE=${DEFAULT_wxUSE_FS_ARCHIVE:-yes}'
566wx_cv_use_fs_inet='wxUSE_FS_INET=${DEFAULT_wxUSE_FS_INET:-yes}'
567wx_cv_use_fs_zip='wxUSE_FS_ZIP=${DEFAULT_wxUSE_FS_ZIP:-yes}'
568wx_cv_use_fsvolume='wxUSE_FSVOLUME=${DEFAULT_wxUSE_FSVOLUME:-yes}'
569wx_cv_use_fswatcher='wxUSE_FSWATCHER=${DEFAULT_wxUSE_FSWATCHER:-yes}'
570wx_cv_use_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
571wx_cv_use_gauge='wxUSE_GAUGE=${DEFAULT_wxUSE_GAUGE:-yes}'
572wx_cv_use_geometry='wxUSE_GEOMETRY=${DEFAULT_wxUSE_GEOMETRY:-yes}'
573wx_cv_use_gif='wxUSE_GIF=${DEFAULT_wxUSE_GIF:-yes}'
574wx_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=${DEFAULT_wxUSE_LIBGNOMEVFS:-yes}'
575wx_cv_use_gpe='wxUSE_GPE=${DEFAULT_wxUSE_GPE:-no}'
576wx_cv_use_grid='wxUSE_GRID=${DEFAULT_wxUSE_GRID:-yes}'
577wx_cv_use_gtkprint='wxUSE_GTKPRINT=${DEFAULT_wxUSE_GTKPRINT:-yes}'
578wx_cv_use_gui='wxUSE_GUI=${DEFAULT_wxUSE_GUI:-yes}'
579wx_cv_use_headerctrl='wxUSE_HEADERCTRL=${DEFAULT_wxUSE_HEADERCTRL:-yes}'
580wx_cv_use_help='wxUSE_HELP=${DEFAULT_wxUSE_HELP:-yes}'
581wx_cv_use_hotkey='wxUSE_HOTKEY=${DEFAULT_wxUSE_HOTKEY:-yes}'
582wx_cv_use_html='wxUSE_HTML=${DEFAULT_wxUSE_HTML:-yes}'
583wx_cv_use_htmlhelp='wxUSE_WXHTML_HELP=${DEFAULT_wxUSE_WXHTML_HELP:-yes}'
584wx_cv_use_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
585wx_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=${DEFAULT_wxUSE_HYPERLINKCTRL:-yes}'
586wx_cv_use_ico_cur='wxUSE_ICO_CUR=${DEFAULT_wxUSE_ICO_CUR:-yes}'
587wx_cv_use_iff='wxUSE_IFF=${DEFAULT_wxUSE_IFF:-yes}'
588wx_cv_use_image='wxUSE_IMAGE=${DEFAULT_wxUSE_IMAGE:-yes}'
589wx_cv_use_imaglist='wxUSE_IMAGLIST=${DEFAULT_wxUSE_IMAGLIST:-yes}'
590wx_cv_use_infobar='wxUSE_INFOBAR=${DEFAULT_wxUSE_INFOBAR:-yes}'
591wx_cv_use_intl='wxUSE_INTL=${DEFAULT_wxUSE_INTL:-yes}'
592wx_cv_use_ipc='wxUSE_IPC=${DEFAULT_wxUSE_IPC:-yes}'
593wx_cv_use_ipv6='wxUSE_IPV6=${DEFAULT_wxUSE_IPV6:-yes}'
594wx_cv_use_joystick='wxUSE_JOYSTICK=${DEFAULT_wxUSE_JOYSTICK:-yes}'
595wx_cv_use_libiconv='wxUSE_LIBICONV=${DEFAULT_wxUSE_LIBICONV:-yes}'
596wx_cv_use_libjbig='wxUSE_LIBJBIG=${DEFAULT_wxUSE_LIBJBIG:-yes}'
597wx_cv_use_libjpeg=wxUSE_LIBJPEG=yes
598wx_cv_use_liblzma='wxUSE_LIBLZMA=${DEFAULT_wxUSE_LIBLZMA:-yes}'
599wx_cv_use_libmspack='wxUSE_LIBMSPACK=${DEFAULT_wxUSE_LIBMSPACK:-yes}'
600wx_cv_use_libnotify='wxUSE_LIBNOTIFY=${DEFAULT_wxUSE_LIBNOTIFY:-yes}'
601wx_cv_use_libpng=wxUSE_LIBPNG=yes
602wx_cv_use_libtiff=wxUSE_LIBTIFF=yes
603wx_cv_use_libxpm=wxUSE_LIBXPM=yes
604wx_cv_use_listbook='wxUSE_LISTBOOK=${DEFAULT_wxUSE_LISTBOOK:-yes}'
605wx_cv_use_listbox='wxUSE_LISTBOX=${DEFAULT_wxUSE_LISTBOX:-yes}'
606wx_cv_use_listctrl='wxUSE_LISTCTRL=${DEFAULT_wxUSE_LISTCTRL:-yes}'
607wx_cv_use_log='wxUSE_LOG=${DEFAULT_wxUSE_LOG:-yes}'
608wx_cv_use_logdialog='wxUSE_LOGDIALOG=${DEFAULT_wxUSE_LOGDIALOG:-yes}'
609wx_cv_use_loggui='wxUSE_LOGGUI=${DEFAULT_wxUSE_LOGGUI:-yes}'
610wx_cv_use_logwin='wxUSE_LOGWINDOW=${DEFAULT_wxUSE_LOGWINDOW:-yes}'
611wx_cv_use_longlong='wxUSE_LONGLONG=${DEFAULT_wxUSE_LONGLONG:-yes}'
612wx_cv_use_macosx_arch=wxUSE_MAC_ARCH=no
613wx_cv_use_macosx_sdk=wxUSE_MACOSX_SDK=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
614wx_cv_use_macosx_version_min=wxUSE_MACOSX_VERSION_MIN=10.7
615wx_cv_use_markup='wxUSE_MARKUP=${DEFAULT_wxUSE_MARKUP:-yes}'
616wx_cv_use_mdi='wxUSE_MDI=${DEFAULT_wxUSE_MDI:-yes}'
617wx_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=${DEFAULT_wxUSE_MDI_ARCHITECTURE:-yes}'
618wx_cv_use_mediactrl='wxUSE_MEDIACTRL=${DEFAULT_wxUSE_MEDIACTRL:-yes}'
619wx_cv_use_mem_tracing='wxUSE_MEM_TRACING=${DEFAULT_wxUSE_MEM_TRACING:-no}'
620wx_cv_use_menubar='wxUSE_MENUBAR=${DEFAULT_wxUSE_MENUBAR:-yes}'
621wx_cv_use_menus='wxUSE_MENUS=${DEFAULT_wxUSE_MENUS:-yes}'
622wx_cv_use_metafile='wxUSE_METAFILE=${DEFAULT_wxUSE_METAFILE:-yes}'
623wx_cv_use_mimetype='wxUSE_MIMETYPE=${DEFAULT_wxUSE_MIMETYPE:-yes}'
624wx_cv_use_miniframe='wxUSE_MINIFRAME=${DEFAULT_wxUSE_MINIFRAME:-yes}'
625wx_cv_use_monolithic='wxUSE_MONOLITHIC=${DEFAULT_wxUSE_MONOLITHIC:-no}'
626wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=${DEFAULT_wxUSE_MOUSEWHEEL:-yes}'
627wx_cv_use_msgdlg='wxUSE_MSGDLG=${DEFAULT_wxUSE_MSGDLG:-yes}'
628wx_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=${DEFAULT_wxUSE_MS_HTML_HELP:-yes}'
629wx_cv_use_nanox='wxUSE_NANOX=${DEFAULT_wxUSE_NANOX:-no}'
630wx_cv_use_nativedvc='wxUSE_NATIVE_DATAVIEWCTRL=${DEFAULT_wxUSE_NATIVE_DATAVIEWCTRL:-yes}'
631wx_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=${DEFAULT_wxUSE_NO_EXCEPTIONS:-no}'
632wx_cv_use_no_rtti='wxUSE_NO_RTTI=${DEFAULT_wxUSE_NO_RTTI:-no}'
633wx_cv_use_notebook='wxUSE_NOTEBOOK=${DEFAULT_wxUSE_NOTEBOOK:-yes}'
634wx_cv_use_notifmsg='wxUSE_NOTIFICATION_MESSAGE=${DEFAULT_wxUSE_NOTIFICATION_MESSAGE:-yes}'
635wx_cv_use_numberdlg='wxUSE_NUMBERDLG=${DEFAULT_wxUSE_NUMBERDLG:-yes}'
636wx_cv_use_odcombobox='wxUSE_ODCOMBOBOX=${DEFAULT_wxUSE_ODCOMBOBOX:-yes}'
637wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=${DEFAULT_wxUSE_OFFICIAL_BUILD:-no}'
638wx_cv_use_ole='wxUSE_OLE=${DEFAULT_wxUSE_OLE:-yes}'
639wx_cv_use_opengl=wxUSE_OPENGL=yes
640wx_cv_use_optimise='wxUSE_OPTIMISE=${DEFAULT_wxUSE_OPTIMISE:-yes}'
641wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=${DEFAULT_wxUSE_OWNER_DRAWN:-yes}'
642wx_cv_use_palette='wxUSE_PALETTE=${DEFAULT_wxUSE_PALETTE:-yes}'
643wx_cv_use_pch='wxUSE_PCH=${DEFAULT_wxUSE_PCH:-no}'
644wx_cv_use_pcx='wxUSE_PCX=${DEFAULT_wxUSE_PCX:-yes}'
645wx_cv_use_permissive='wxUSE_PERMISSIVE=${DEFAULT_wxUSE_PERMISSIVE:-no}'
646wx_cv_use_plugins='wxUSE_PLUGINS=${DEFAULT_wxUSE_PLUGINS:-no}'
647wx_cv_use_pnm='wxUSE_PNM=${DEFAULT_wxUSE_PNM:-yes}'
648wx_cv_use_popupwin='wxUSE_POPUPWIN=${DEFAULT_wxUSE_POPUPWIN:-yes}'
649wx_cv_use_postscript='wxUSE_POSTSCRIPT=${DEFAULT_wxUSE_POSTSCRIPT:-yes}'
650wx_cv_use_prefseditor='wxUSE_PREFERENCES_EDITOR=${DEFAULT_wxUSE_PREFERENCES_EDITOR:-yes}'
651wx_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=${DEFAULT_wxUSE_PRINTING_ARCHITECTURE:-yes}'
652wx_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=${DEFAULT_wxUSE_PRINTF_POS_PARAMS:-yes}'
653wx_cv_use_privatefonts='wxUSE_PRIVATE_FONTS=${DEFAULT_wxUSE_PRIVATE_FONTS:-yes}'
654wx_cv_use_profile='wxUSE_PROFILE=${DEFAULT_wxUSE_PROFILE:-no}'
655wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=${DEFAULT_wxUSE_PROGRESSDLG:-yes}'
656wx_cv_use_propgrid='wxUSE_PROPGRID=${DEFAULT_wxUSE_PROPGRID:-yes}'
657wx_cv_use_protocol='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
658wx_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
659wx_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
660wx_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
661wx_cv_use_protocols='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
662wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=${DEFAULT_wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW:-yes}'
663wx_cv_use_radiobox='wxUSE_RADIOBOX=${DEFAULT_wxUSE_RADIOBOX:-yes}'
664wx_cv_use_radiobtn='wxUSE_RADIOBTN=${DEFAULT_wxUSE_RADIOBTN:-yes}'
665wx_cv_use_rearrangectrl='wxUSE_REARRANGECTRL=${DEFAULT_wxUSE_REARRANGECTRL:-yes}'
666wx_cv_use_regex=wxUSE_REGEX=yes
667wx_cv_use_regkey='wxUSE_REGKEY=${DEFAULT_wxUSE_REGKEY:-yes}'
668wx_cv_use_repro_build='wxUSE_REPRODUCIBLE_BUILD=${DEFAULT_wxUSE_REPRODUCIBLE_BUILD:-no}'
669wx_cv_use_ribbon='wxUSE_RIBBON=${DEFAULT_wxUSE_RIBBON:-yes}'
670wx_cv_use_richmsgdlg='wxUSE_RICHMSGDLG=${DEFAULT_wxUSE_RICHMSGDLG:-yes}'
671wx_cv_use_richtext='wxUSE_RICHTEXT=${DEFAULT_wxUSE_RICHTEXT:-yes}'
672wx_cv_use_richtooltip='wxUSE_RICHTOOLTIP=${DEFAULT_wxUSE_RICHTOOLTIP:-yes}'
673wx_cv_use_rpath='wxUSE_RPATH=${DEFAULT_wxUSE_RPATH:-yes}'
674wx_cv_use_sash='wxUSE_SASH=${DEFAULT_wxUSE_SASH:-yes}'
675wx_cv_use_scrollbar='wxUSE_SCROLLBAR=${DEFAULT_wxUSE_SCROLLBAR:-yes}'
676wx_cv_use_sdl=wxUSE_LIBSDL=no
677wx_cv_use_searchctrl='wxUSE_SEARCHCTRL=${DEFAULT_wxUSE_SEARCHCTRL:-yes}'
678wx_cv_use_secretstore='wxUSE_SECRETSTORE=${DEFAULT_wxUSE_SECRETSTORE:-yes}'
679wx_cv_use_selectloop='wxUSE_SELECT_DISPATCHER=${DEFAULT_wxUSE_SELECT_DISPATCHER:-yes}'
680wx_cv_use_shared='wxUSE_SHARED=${DEFAULT_wxUSE_SHARED:-yes}'
681wx_cv_use_slider='wxUSE_SLIDER=${DEFAULT_wxUSE_SLIDER:-yes}'
682wx_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=${DEFAULT_wxUSE_SNGLINST_CHECKER:-yes}'
683wx_cv_use_sockets='wxUSE_SOCKETS=${DEFAULT_wxUSE_SOCKETS:-yes}'
684wx_cv_use_sound='wxUSE_SOUND=${DEFAULT_wxUSE_SOUND:-yes}'
685wx_cv_use_spinbtn='wxUSE_SPINBTN=${DEFAULT_wxUSE_SPINBTN:-yes}'
686wx_cv_use_spinctrl='wxUSE_SPINCTRL=${DEFAULT_wxUSE_SPINCTRL:-yes}'
687wx_cv_use_splash='wxUSE_SPLASH=${DEFAULT_wxUSE_SPLASH:-yes}'
688wx_cv_use_splines='wxUSE_SPLINES=${DEFAULT_wxUSE_SPLINES:-yes}'
689wx_cv_use_splitter='wxUSE_SPLITTER=${DEFAULT_wxUSE_SPLITTER:-yes}'
690wx_cv_use_statbmp='wxUSE_STATBMP=${DEFAULT_wxUSE_STATBMP:-yes}'
691wx_cv_use_statbox='wxUSE_STATBOX=${DEFAULT_wxUSE_STATBOX:-yes}'
692wx_cv_use_statline='wxUSE_STATLINE=${DEFAULT_wxUSE_STATLINE:-yes}'
693wx_cv_use_stattext='wxUSE_STATTEXT=${DEFAULT_wxUSE_STATTEXT:-yes}'
694wx_cv_use_statusbar='wxUSE_STATUSBAR=${DEFAULT_wxUSE_STATUSBAR:-yes}'
695wx_cv_use_stc='wxUSE_STC=${DEFAULT_wxUSE_STC:-yes}'
696wx_cv_use_std_containers='wxUSE_STD_CONTAINERS=${DEFAULT_wxUSE_STD_CONTAINERS:-no}'
697wx_cv_use_std_containers_compat='wxUSE_STD_CONTAINERS_COMPATIBLY=${DEFAULT_wxUSE_STD_CONTAINERS_COMPATIBLY:-no}'
698wx_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=${DEFAULT_wxUSE_STD_IOSTREAM:-no}'
699wx_cv_use_std_string='wxUSE_STD_STRING=${DEFAULT_wxUSE_STD_STRING:-no}'
700wx_cv_use_std_string_conv_in_wxstring='wxUSE_STD_STRING_CONV_IN_WXSTRING=${DEFAULT_wxUSE_STD_STRING_CONV_IN_WXSTRING:-no}'
701wx_cv_use_stdpaths='wxUSE_STDPATHS=${DEFAULT_wxUSE_STDPATHS:-yes}'
702wx_cv_use_stl='wxUSE_STL=${DEFAULT_wxUSE_STL:-no}'
703wx_cv_use_stopwatch='wxUSE_STOPWATCH=${DEFAULT_wxUSE_STOPWATCH:-yes}'
704wx_cv_use_streams='wxUSE_STREAMS=${DEFAULT_wxUSE_STREAMS:-yes}'
705wx_cv_use_subdirs='wxWITH_SUBDIRS=${DEFAULT_wxWITH_SUBDIRS:-yes}'
706wx_cv_use_svg='wxUSE_SVG=${DEFAULT_wxUSE_SVG:-yes}'
707wx_cv_use_sys_libs='wxUSE_SYS_LIBS=${DEFAULT_wxUSE_SYS_LIBS:-yes}'
708wx_cv_use_sysoptions='wxUSE_SYSTEM_OPTIONS=${DEFAULT_wxUSE_SYSTEM_OPTIONS:-yes}'
709wx_cv_use_tarstream='wxUSE_TARSTREAM=${DEFAULT_wxUSE_TARSTREAM:-yes}'
710wx_cv_use_taskbaricon='wxUSE_TASKBARICON=${DEFAULT_wxUSE_TASKBARICON:-yes}'
711wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=${DEFAULT_wxUSE_TOOLBAR_NATIVE:-yes}'
712wx_cv_use_tests=wxUSE_TESTS_SUBDIR=no
713wx_cv_use_textbuf='wxUSE_TEXTBUFFER=${DEFAULT_wxUSE_TEXTBUFFER:-yes}'
714wx_cv_use_textctrl='wxUSE_TEXTCTRL=${DEFAULT_wxUSE_TEXTCTRL:-yes}'
715wx_cv_use_textdlg='wxUSE_TEXTDLG=${DEFAULT_wxUSE_TEXTDLG:-yes}'
716wx_cv_use_textfile='wxUSE_TEXTFILE=${DEFAULT_wxUSE_TEXTFILE:-yes}'
717wx_cv_use_tga='wxUSE_TGA=${DEFAULT_wxUSE_TGA:-yes}'
718wx_cv_use_threads='wxUSE_THREADS=${DEFAULT_wxUSE_THREADS:-yes}'
719wx_cv_use_timepick='wxUSE_TIMEPICKCTRL=${DEFAULT_wxUSE_TIMEPICKCTRL:-yes}'
720wx_cv_use_timer='wxUSE_TIMER=${DEFAULT_wxUSE_TIMER:-yes}'
721wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=${DEFAULT_wxUSE_STARTUP_TIPS:-yes}'
722wx_cv_use_tipwindow='wxUSE_TIPWINDOW=${DEFAULT_wxUSE_TIPWINDOW:-yes}'
723wx_cv_use_tls='wxUSE_COMPILER_TLS=${DEFAULT_wxUSE_COMPILER_TLS:-yes}'
724wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=${DEFAULT_wxUSE_TOGGLEBTN:-yes}'
725wx_cv_use_toolbar='wxUSE_TOOLBAR=${DEFAULT_wxUSE_TOOLBAR:-yes}'
726wx_cv_use_toolbook='wxUSE_TOOLBOOK=${DEFAULT_wxUSE_TOOLBOOK:-yes}'
727wx_cv_use_tooltips='wxUSE_TOOLTIPS=${DEFAULT_wxUSE_TOOLTIPS:-yes}'
728wx_cv_use_treebook='wxUSE_TREEBOOK=${DEFAULT_wxUSE_TREEBOOK:-yes}'
729wx_cv_use_treectrl='wxUSE_TREECTRL=${DEFAULT_wxUSE_TREECTRL:-yes}'
730wx_cv_use_treelist='wxUSE_TREELISTCTRL=${DEFAULT_wxUSE_TREELISTCTRL:-yes}'
731wx_cv_use_uiactionsim='wxUSE_UIACTIONSIMULATOR=${DEFAULT_wxUSE_UIACTIONSIMULATOR:-yes}'
732wx_cv_use_unicode='wxUSE_UNICODE=${DEFAULT_wxUSE_UNICODE:-yes}'
733wx_cv_use_universal='wxUSE_UNIVERSAL=${DEFAULT_wxUSE_UNIVERSAL:-no}'
734wx_cv_use_universal_binary=wxUSE_UNIVERSAL_BINARY=no
735wx_cv_use_unsafe_conv_in_wxstring='wxUSE_UNSAFE_WXSTRING_CONV=${DEFAULT_wxUSE_UNSAFE_WXSTRING_CONV:-yes}'
736wx_cv_use_url='wxUSE_URL=${DEFAULT_wxUSE_URL:-yes}'
737wx_cv_use_utf8=wxUSE_UNICODE_UTF8=no
738wx_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=${DEFAULT_wxUSE_UNICODE_UTF8_LOCALE:-no}'
739wx_cv_use_uxtheme='wxUSE_UXTHEME=${DEFAULT_wxUSE_UXTHEME:-yes}'
740wx_cv_use_validators='wxUSE_VALIDATORS=${DEFAULT_wxUSE_VALIDATORS:-yes}'
741wx_cv_use_vararg_macros='wxUSE_VARARG_MACROS=${DEFAULT_wxUSE_VARARG_MACROS:-yes}'
742wx_cv_use_variant='wxUSE_VARIANT=${DEFAULT_wxUSE_VARIANT:-yes}'
743wx_cv_use_visibility='wxUSE_VISIBILITY=${DEFAULT_wxUSE_VISIBILITY:-yes}'
744wx_cv_use_webkit='wxUSE_WEBKIT=${DEFAULT_wxUSE_WEBKIT:-yes}'
745wx_cv_use_webview='wxUSE_WEBVIEW=${DEFAULT_wxUSE_WEBVIEW:-yes}'
746wx_cv_use_webviewie='wxUSE_WEBVIEW_IE=${DEFAULT_wxUSE_WEBVIEW_IE:-yes}'
747wx_cv_use_webviewwebkit='wxUSE_WEBVIEW_WEBKIT=${DEFAULT_wxUSE_WEBVIEW_WEBKIT:-yes}'
748wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=${DEFAULT_wxUSE_WIZARDDLG:-yes}'
749wx_cv_use_wxdib='wxUSE_DIB=${DEFAULT_wxUSE_DIB:-yes}'
750wx_cv_use_xlocale='wxUSE_XLOCALE=${DEFAULT_wxUSE_XLOCALE:-yes}'
751wx_cv_use_xpm='wxUSE_XPM=${DEFAULT_wxUSE_XPM:-yes}'
752wx_cv_use_xrc=wxUSE_XRC=yes
753wx_cv_use_xtest='wxUSE_XTEST=${DEFAULT_wxUSE_XTEST:-yes}'
754wx_cv_use_zipstream='wxUSE_ZIPSTREAM=${DEFAULT_wxUSE_ZIPSTREAM:-yes}'
755wx_cv_use_zlib=wxUSE_ZLIB=yes
756
757## ----------------- ##
758## Output variables. ##
759## ----------------- ##
760
761AIX_CXX_LD=''
762AR='ar'
763AROPTIONS=''
764BK_DEPS=''
765BK_MAKE_PCH=''
766BUILT_WX_LIBS=''
767CAIRO_CFLAGS=''
768CAIRO_LIBS=''
769CC='/opt/local/bin/clang-mp-9.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.7'
770CFLAGS='-pipe -Os -arch x86_64'
771CFLAGS_VISIBILITY=''
772COND_BUILD_debug=''
773COND_BUILD_debug_DEBUG_INFO_default=''
774COND_BUILD_release=''
775COND_BUILD_release_DEBUG_INFO_default=''
776COND_DEBUG_FLAG_0=''
777COND_DEBUG_INFO_0=''
778COND_DEBUG_INFO_1=''
779COND_DEPS_TRACKING_0=''
780COND_DEPS_TRACKING_1=''
781COND_GCC_PCH_1=''
782COND_ICC_PCH_1=''
783COND_MONOLITHIC_0=''
784COND_MONOLITHIC_0_SHARED_0=''
785COND_MONOLITHIC_0_SHARED_0_USE_AUI_1=''
786COND_MONOLITHIC_0_SHARED_0_USE_GUI_1=''
787COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1=''
788COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1=''
789COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1=''
790COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_WEBVIEW_1=''
791COND_MONOLITHIC_0_SHARED_0_USE_PROPGRID_1=''
792COND_MONOLITHIC_0_SHARED_0_USE_RIBBON_1=''
793COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1=''
794COND_MONOLITHIC_0_SHARED_0_USE_STC_1=''
795COND_MONOLITHIC_0_SHARED_0_USE_XRC_1=''
796COND_MONOLITHIC_0_SHARED_1=''
797COND_MONOLITHIC_0_SHARED_1_USE_AUI_1=''
798COND_MONOLITHIC_0_SHARED_1_USE_GUI_1=''
799COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1=''
800COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1=''
801COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1=''
802COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_WEBVIEW_1=''
803COND_MONOLITHIC_0_SHARED_1_USE_PROPGRID_1=''
804COND_MONOLITHIC_0_SHARED_1_USE_RIBBON_1=''
805COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1=''
806COND_MONOLITHIC_0_SHARED_1_USE_STC_1=''
807COND_MONOLITHIC_0_SHARED_1_USE_XRC_1=''
808COND_MONOLITHIC_0_USE_AUI_1=''
809COND_MONOLITHIC_0_USE_GUI_1=''
810COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1=''
811COND_MONOLITHIC_0_USE_HTML_1=''
812COND_MONOLITHIC_0_USE_MEDIA_1=''
813COND_MONOLITHIC_0_USE_PROPGRID_1=''
814COND_MONOLITHIC_0_USE_QA_1=''
815COND_MONOLITHIC_0_USE_RIBBON_1=''
816COND_MONOLITHIC_0_USE_RICHTEXT_1=''
817COND_MONOLITHIC_0_USE_STC_1=''
818COND_MONOLITHIC_0_USE_WEBVIEW_1=''
819COND_MONOLITHIC_0_USE_XRC_1=''
820COND_MONOLITHIC_1=''
821COND_MONOLITHIC_1_SHARED_0=''
822COND_MONOLITHIC_1_SHARED_1=''
823COND_MONOLITHIC_1_USE_STC_1=''
824COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1=''
825COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1=''
826COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1=''
827COND_PLATFORM_MACOSX_0_USE_SOVERSION_1=''
828COND_PLATFORM_MACOSX_1=''
829COND_PLATFORM_MACOSX_1_PLATFORM_WIN32_1_SHARED_0=''
830COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
831COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
832COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
833COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1=''
834COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0=''
835COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1=''
836COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0=''
837COND_PLATFORM_MACOSX_1_USE_GUI_1=''
838COND_PLATFORM_MACOSX_1_USE_OPENGL_1=''
839COND_PLATFORM_MACOSX_1_USE_SOVERSION_1=''
840COND_PLATFORM_OS2_1=''
841COND_PLATFORM_UNIX_0=''
842COND_PLATFORM_UNIX_1=''
843COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
844COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
845COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
846COND_PLATFORM_UNIX_1_USE_GUI_1=''
847COND_PLATFORM_UNIX_1_USE_PLUGINS_0=''
848COND_PLATFORM_WIN32_0=''
849COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
850COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
851COND_PLATFORM_WIN32_1=''
852COND_PLATFORM_WIN32_1_SHARED_0=''
853COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
854COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
855COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
856COND_PLATFORM_WIN32_1_TOOLKIT_QT_USE_GUI_1_WXUNIV_0=''
857COND_PYTHON=''
858COND_SHARED_0=''
859COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0=''
860COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0=''
861COND_SHARED_0_USE_GUI_1_USE_OPENGL_1=''
862COND_SHARED_0_USE_GUI_1_wxUSE_LIBJPEG_builtin=''
863COND_SHARED_0_USE_GUI_1_wxUSE_LIBPNG_builtin=''
864COND_SHARED_0_USE_GUI_1_wxUSE_LIBTIFF_builtin=''
865COND_SHARED_0_USE_STC_1=''
866COND_SHARED_0_wxUSE_EXPAT_builtin=''
867COND_SHARED_0_wxUSE_REGEX_builtin=''
868COND_SHARED_0_wxUSE_ZLIB_builtin=''
869COND_SHARED_1=''
870COND_SHARED_1_USE_GUI_1=''
871COND_SHARED_1_USE_GUI_1_USE_OPENGL_1=''
872COND_TOOLKIT_=''
873COND_TOOLKIT_COCOA=''
874COND_TOOLKIT_DFB=''
875COND_TOOLKIT_DFB_USE_GUI_1=''
876COND_TOOLKIT_GTK=''
877COND_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
878COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
879COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0=''
880COND_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
881COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
882COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1_WXUNIV_0=''
883COND_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
884COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
885COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1_WXUNIV_0=''
886COND_TOOLKIT_GTK_TOOLKIT_VERSION_=''
887COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1=''
888COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0=''
889COND_TOOLKIT_GTK_USE_GUI_1=''
890COND_TOOLKIT_MAC=''
891COND_TOOLKIT_MOTIF=''
892COND_TOOLKIT_MOTIF_USE_GUI_1=''
893COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0=''
894COND_TOOLKIT_MSW=''
895COND_TOOLKIT_MSW_USE_GUI_1=''
896COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0=''
897COND_TOOLKIT_OSX_CARBON=''
898COND_TOOLKIT_OSX_COCOA=''
899COND_TOOLKIT_OSX_COCOA_USE_GUI_1=''
900COND_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0=''
901COND_TOOLKIT_OSX_COCOA_WXUNIV_0=''
902COND_TOOLKIT_OSX_IPHONE=''
903COND_TOOLKIT_OSX_IPHONE_USE_GUI_1=''
904COND_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0=''
905COND_TOOLKIT_QT=''
906COND_TOOLKIT_QT_USE_GUI_1_WXUNIV_0=''
907COND_TOOLKIT_X11=''
908COND_TOOLKIT_X11_USE_GUI_1=''
909COND_UNICODE_1=''
910COND_USE_CAIRO_1=''
911COND_USE_EXCEPTIONS_0=''
912COND_USE_EXCEPTIONS_1=''
913COND_USE_GUI_0=''
914COND_USE_GUI_1=''
915COND_USE_GUI_1_USE_OPENGL_1=''
916COND_USE_GUI_1_WXUNIV_0=''
917COND_USE_GUI_1_WXUNIV_1=''
918COND_USE_GUI_1_wxUSE_LIBJPEG_builtin=''
919COND_USE_GUI_1_wxUSE_LIBPNG_builtin=''
920COND_USE_GUI_1_wxUSE_LIBTIFF_builtin=''
921COND_USE_OPENGL_1=''
922COND_USE_PCH_1=''
923COND_USE_PLUGINS_0=''
924COND_USE_RTTI_0=''
925COND_USE_RTTI_1=''
926COND_USE_SOTWOSYMLINKS_1=''
927COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1=''
928COND_USE_SOVERLINUX_1=''
929COND_USE_SOVERSION_0=''
930COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1=''
931COND_USE_SOVERSOLARIS_1=''
932COND_USE_STC_1=''
933COND_USE_THREADS_0=''
934COND_USE_THREADS_1=''
935COND_USE_WEBVIEW_WEBKIT2_1=''
936COND_USE_XRC_1=''
937COND_WINDOWS_IMPLIB_1=''
938COND_WITH_PLUGIN_SDL_1=''
939COND_WXUNIV_1=''
940COND_wxUSE_EXPAT_builtin=''
941COND_wxUSE_LIBJPEG_builtin=''
942COND_wxUSE_LIBPNG_builtin=''
943COND_wxUSE_LIBTIFF_builtin=''
944COND_wxUSE_REGEX_builtin=''
945COND_wxUSE_ZLIB_builtin=''
946CPP='/opt/local/bin/clang-mp-9.0 -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.7'
947CPPFLAGS='-I/opt/local/include'
948CXX='/opt/local/bin/clang++-mp-9.0 -std=gnu++11 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.7'
949CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
950CXXFLAGS_VISIBILITY=''
951DEBUG_FLAG=''
952DEBUG_INFO=''
953DEFS=''
954DEPS_TRACKING=''
955DIRECTFB_CFLAGS=''
956DIRECTFB_LIBS=''
957DISTDIR=''
958DLLIMP_SUFFIX=''
959DLLPREFIX=''
960DLLPREFIX_MODULE=''
961DLLTOOL=''
962DMALLOC_LIBS=''
963DYLIB_RPATH_INSTALL=''
964DYLIB_RPATH_POSTLINK=''
965ECHO_C='\c'
966ECHO_N=''
967ECHO_T=''
968EGREP='/opt/local/bin/ggrep -E'
969EXEEXT=''
970EXTRALIBS=''
971EXTRALIBS_GUI=''
972EXTRALIBS_HTML=''
973EXTRALIBS_MEDIA=''
974EXTRALIBS_OPENGL=''
975EXTRALIBS_SDL=''
976EXTRALIBS_STC=''
977EXTRALIBS_WEBVIEW=''
978EXTRALIBS_XML=''
979GCC='yes'
980GCC_PCH=''
981GLU_CFLAGS=''
982GLU_LIBS=''
983GL_CFLAGS=''
984GL_LIBS=''
985GNOMEVFS_CFLAGS=''
986GNOMEVFS_LIBS=''
987GREP='/opt/local/bin/ggrep'
988GST_CFLAGS=''
989GST_LIBS=''
990GTKPRINT_CFLAGS=''
991GTKPRINT_LIBS=''
992GTK_CFLAGS=''
993GTK_CONFIG=''
994GTK_LIBS=''
995GUIDIST=''
996GXX_VERSION=''
997HAVE_CXX11='1'
998HAVE_CXX14=''
999HAVE_CXX17=''
1000HEADER_PAD_OPTION=''
1001HOST_SUFFIX=''
1002ICC_PCH=''
1003ICC_PCH_CREATE_SWITCH=''
1004ICC_PCH_USE_SWITCH=''
1005IF_GNU_MAKE=''
1006INSTALL_DATA=''
1007INSTALL_DIR=''
1008INSTALL_PROGRAM=''
1009INSTALL_SCRIPT=''
1010LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1011LDFLAGS_GL=''
1012LDFLAGS_GUI=''
1013LIBEXT=''
1014LIBICONV=''
1015LIBNOTIFY_CFLAGS=''
1016LIBNOTIFY_LIBS=''
1017LIBOBJS=''
1018LIBPREFIX=''
1019LIBS=''
1020LIBSECRET_CFLAGS=''
1021LIBSECRET_LIBS=''
1022LIBTIFF_CFLAGS=''
1023LIBTIFF_LIBS=''
1024LN_S=''
1025LTLIBOBJS=''
1026MAKE_SET=''
1027MONOLITHIC=''
1028MesaGL_CFLAGS=''
1029MesaGL_LIBS=''
1030NM=''
1031OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -std=gnu++11'
1032OBJEXT='o'
1033OFFICIAL_BUILD=''
1034OPENGL_LIBS=''
1035PACKAGE_BUGREPORT='wx-dev@googlegroups.com'
1036PACKAGE_NAME='wxWidgets'
1037PACKAGE_STRING='wxWidgets 3.1.4'
1038PACKAGE_TARNAME='wxwidgets'
1039PACKAGE_URL=''
1040PACKAGE_VERSION='3.1.4'
1041PANGOFT2_CFLAGS=''
1042PANGOFT2_LIBS=''
1043PANGOXFT_CFLAGS=''
1044PANGOXFT_LIBS=''
1045PATH_SEPARATOR=':'
1046PIC_FLAG=''
1047PKG_CONFIG=''
1048PLATFORM_BEOS=''
1049PLATFORM_MAC=''
1050PLATFORM_MACOS=''
1051PLATFORM_MACOSX=''
1052PLATFORM_UNIX=''
1053PLATFORM_WIN32=''
1054PRIVATE_FONTS_CFLAGS=''
1055PRIVATE_FONTS_LIBS=''
1056PYTHON=''
1057QT5_CFLAGS=''
1058QT5_LIBS=''
1059RANLIB=''
1060RESCOMP=''
1061SAMPLES_CXXFLAGS=''
1062SAMPLES_RPATH_FLAG=''
1063SAMPLES_SUBDIRS=''
1064SDL_CFLAGS=''
1065SDL_CONFIG=''
1066SDL_LIBS=''
1067SET_MAKE=''
1068SHARED=''
1069SHARED_LD_CC=''
1070SHARED_LD_CXX=''
1071SHARED_LD_MODULE_CC=''
1072SHARED_LD_MODULE_CXX=''
1073SHELL='/bin/sh'
1074SM_CFLAGS=''
1075SM_LIBS=''
1076SONAME_FLAG=''
1077SO_SUFFIX=''
1078SO_SUFFIX_MODULE=''
1079STD_BASE_LIBS=''
1080STD_GUI_LIBS=''
1081STRIP=''
1082TOOLCHAIN_FULLNAME=''
1083TOOLCHAIN_NAME=''
1084TOOLKIT=''
1085TOOLKIT_DIR=''
1086TOOLKIT_LOWERCASE=''
1087TOOLKIT_VERSION=''
1088UNICODE=''
1089USE_DPI_AWARE_MANIFEST='2'
1090USE_GUI=''
1091USE_MACVERSION=''
1092USE_PLUGINS=''
1093USE_SOTWOSYMLINKS=''
1094USE_SOVERCYGWIN=''
1095USE_SOVERLINUX=''
1096USE_SOVERSION=''
1097USE_SOVERSOLARIS=''
1098VENDOR='custom'
1099WEBKIT_CFLAGS=''
1100WEBKIT_LIBS=''
1101WIDGET_SET=''
1102WINDOWS_IMPLIB=''
1103WINDRES=''
1104WITH_PLUGIN_SDL=''
1105WXCONFIG_CFLAGS=''
1106WXCONFIG_CPPFLAGS=''
1107WXCONFIG_CXXFLAGS=''
1108WXCONFIG_LDFLAGS=''
1109WXCONFIG_LDFLAGS_GUI=''
1110WXCONFIG_LIBS=''
1111WXCONFIG_RESFLAGS=''
1112WXCONFIG_RPATH=''
1113WXUNIV=''
1114WX_CFLAGS=''
1115WX_CHARTYPE=''
1116WX_CPPFLAGS=''
1117WX_CXXFLAGS=''
1118WX_FLAVOUR=''
1119WX_LDFLAGS=''
1120WX_LIBRARY_BASENAME_GUI=''
1121WX_LIBRARY_BASENAME_NOGUI=''
1122WX_LIB_FLAVOUR=''
1123WX_RELEASE='3.1'
1124WX_SUBVERSION='3.1.4.0'
1125WX_VERSION='3.1.4'
1126WX_VERSION_TAG=''
1127XMKMF=''
1128XTST_CFLAGS=''
1129XTST_LIBS=''
1130X_CFLAGS=''
1131X_EXTRA_LIBS=''
1132X_LIBS=''
1133X_PRE_LIBS=''
1134Xinerama_CFLAGS=''
1135Xinerama_LIBS=''
1136Xxf86vm_CFLAGS=''
1137Xxf86vm_LIBS=''
1138ac_ct_CC='/opt/local/bin/clang-mp-9.0'
1139ac_ct_CXX=''
1140bindir='${exec_prefix}/bin'
1141build='x86_64-apple-darwin11.4.2'
1142build_alias=''
1143build_cpu='x86_64'
1144build_os='darwin11.4.2'
1145build_vendor='apple'
1146cross_compiling='no'
1147datadir='${datarootdir}'
1148datarootdir='${prefix}/share'
1149dlldir=''
1150docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1151dvidir='${docdir}'
1152exec_prefix='NONE'
1153host='x86_64-apple-darwin11.4.2'
1154host_alias=''
1155host_cpu='x86_64'
1156host_os='darwin11.4.2'
1157host_vendor='apple'
1158htmldir='${docdir}'
1159includedir='${prefix}/include'
1160infodir='${datarootdir}/info'
1161libdir='${exec_prefix}/lib'
1162libexecdir='${exec_prefix}/libexec'
1163localedir='${datarootdir}/locale'
1164localstatedir='${prefix}/var'
1165mandir='${datarootdir}/man'
1166oldincludedir='/usr/include'
1167pdfdir='${docdir}'
1168prefix='/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.1'
1169program_transform_name='s,x,x,'
1170psdir='${docdir}'
1171runstatedir='${localstatedir}/run'
1172sbindir='${exec_prefix}/sbin'
1173sharedstatedir='${prefix}/com'
1174subdirs=''
1175subdirs_extra=''
1176sysconfdir='${prefix}/etc'
1177target_alias=''
1178wxCFLAGS_C99=''
1179wxUSE_EXPAT='yes'
1180wxUSE_LIBJPEG='yes'
1181wxUSE_LIBPNG='yes'
1182wxUSE_LIBTIFF='yes'
1183wxUSE_REGEX='yes'
1184wxUSE_ZLIB='yes'
1185wx_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_wxWidgets-3.2/wxWidgets-3.2/work/wxWidgets-3.1.4/build'
1186
1187## ----------- ##
1188## confdefs.h. ##
1189## ----------- ##
1190
1191/* confdefs.h */
1192#define PACKAGE_NAME "wxWidgets"
1193#define PACKAGE_TARNAME "wxwidgets"
1194#define PACKAGE_VERSION "3.1.4"
1195#define PACKAGE_STRING "wxWidgets 3.1.4"
1196#define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
1197#define PACKAGE_URL ""
1198#define __BSD__ 1
1199#define __DARWIN__ 1
1200#define HAVE_CXX11 1
1201
1202configure: exit 1