[rt.cpan.org #110550] Installing Alien::wxWidgets-0.67 fails on Mac OS X 10.10.5
"Joern Henneberg via RT" <[email protected]> Tue, 22 Dec 2015 20:18:51 -0500
| Newsgroups | gmane.comp.lang.perl.wxperl |
|---|---|
| Message-ID | <[email protected]> |
Tue Dec 22 20:18:51 2015: Request 110550 was acted upon. Transaction: Ticket created by [email protected] Queue: Alien-wxWidgets Subject: Installing Alien::wxWidgets-0.67 fails on Mac OS X 10.10.5 Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: [email protected] Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=110550 > Hi, I tried installing Alien::wxWidges-0.67 both through CPAN as well as manually by downloading the tar from http://search.cpan.org/~mdootson/Alien-wxWidgets-0.67/lib/Alien/wxWidgets.pm . --------------------------- Manually installing, I do: Mac-mini:Alien-wxWidgets-0.67 joern$ sudo perl Build.PL Do you want to fetch and build wxWidgets from sources? [yes ] yes Which wxWidgets version? (2.8.10, 2.8.11, 2.8.12, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 3.0.0, 3.0.1, 3.0.2) [3.0.2 ]3.0.2 Which archive type? [tar.bz2 ] tar.bz2 Do you want to include OpenGL support [yes ] yes Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Alien-wxWidgets' version '0.67' --------------------------- I then do: Mac-mini:Alien-wxWidgets-0.67 joern$ sudo perl Build The configuration of wxWidgets then fails with: checking if C compiler (clang -mmacosx-version-min=10.5) works with SDK/version options... configure: error: in `/Users/joern/Documents/eng-db/Alien-wxWidgets-0.67/wxWidgets-3.0.2/bld': configure: error: no. Try a different SDK See `config.log' for more details system: echo exit | sh ../configure --prefix=/Library/Perl/5.18/darwin-thread-multi-2level/Alien/wxWidgets/osx_cocoa_3_0_2_uni --with-osx_cocoa --with-opengl --disable-compat24 --enable-unicode --disable-monolithic --disable-universal_binary --enable-graphics_ctx CC=clang CXX=clang++ CXXFLAGS="-stdlib=libc++ -std=c++11" OBJCXXFLAGS="-stdlib=libc++ -std=c++11" LDFLAGS=-stdlib=libc++: 256 at Build line 60. --------------------------- There seems to be a work-around discussed here: http://stackoverflow.com/questions/32689670/alienwxwidgets-install-fails-on-osx10-10 However, I have no idea how to apply that to the install process of Alien::wxWidgets... --------------------------- Some information about my system: Mac-mini:~ joern$ perl -v This is perl 5, version 18, subversion 2 (v5.18.2) built for darwin-thread-multi-2level (with 2 registered patches, see perl -V for more detail) Copyright 1987-2013, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. Mac-mini:~ joern$ uname -a Darwin Mac-mini.local 14.5.0 Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64 x86_64 OS X Yosemite, 10.10.5 Thanks, Best Regards, Joern
config.log
(application/octet-stream, 63.3 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by wxWidgets configure 3.0.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ../configure --prefix=/Library/Perl/5.18/darwin-thread-multi-2level/Alien/wxWidgets/osx_cocoa_3_0_2_uni --with-osx_cocoa --with-opengl --disable-compat24 --enable-unicode --disable-monolithic --disable-universal_binary --enable-graphics_ctx CC=clang CXX=clang++ CXXFLAGS=-stdlib=libc++ -std=c++11 OBJCXXFLAGS=-stdlib=libc++ -std=c++11 LDFLAGS=-stdlib=libc++
## --------- ##
## Platform. ##
## --------- ##
hostname = Mac-mini.local
uname -m = x86_64
uname -r = 14.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 4.00 gigabytes
Default processor set: 199 tasks, 822 threads, 8 processors
Load average: 1.34, Mach factor: 6.64
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3729: checking build system type
configure:3743: result: x86_64-apple-darwin14.5.0
configure:3763: checking host system type
configure:3776: result: x86_64-apple-darwin14.5.0
configure:4157: checking for --disable-gui
configure:4187: result: no
configure:4201: checking for --enable-monolithic
configure:4231: result: no
configure:4245: checking for --enable-plugins
configure:4275: result: no
configure:4288: checking for --without-subdirs
configure:4319: result: no
configure:4339: checking for --enable-official_build
configure:4369: result: no
configure:4392: checking for --disable-all-features
configure:4422: result: no
configure:4445: checking for --enable-universal
configure:4475: result: no
configure:4600: checking for --enable-nanox
configure:4630: result: no
configure:4644: checking for --enable-gpe
configure:4674: result: no
configure:4679: checking for toolkit
configure:4746: result: osx_cocoa
configure:4769: checking for --with-libpng
configure:4797: result: yes
configure:4813: checking for --with-libjpeg
configure:4841: result: yes
configure:4857: checking for --with-libtiff
configure:4885: result: yes
configure:4910: checking for --without-libjbig
configure:4941: result: no
configure:4954: checking for --without-liblzma
configure:4985: result: no
configure:4989: checking for --with-libxpm
configure:5017: result: yes
configure:5042: checking for --with-libiconv
configure:5073: result: yes
configure:5086: checking for --with-libmspack
configure:5117: result: no
configure:5130: checking for --without-gtkprint
configure:5161: result: no
configure:5174: checking for --with-gnomevfs
configure:5205: result: no
configure:5218: checking for --with-libnotify
configure:5249: result: yes
configure:5262: checking for --with-hildon
configure:5293: result: no
configure:5306: checking for --with-opengl
configure:5337: result: yes
configure:5353: checking for --with-dmalloc
configure:5384: result: no
configure:5397: checking for --with-sdl
configure:5428: result: no
configure:5432: checking for --with-regex
configure:5460: result: yes
configure:5476: checking for --with-zlib
configure:5504: result: yes
configure:5520: checking for --with-expat
configure:5548: result: yes
configure:5564: checking for --with-macosx-sdk
configure:5575: result:
configure:5578: checking for --with-macosx-version-min
configure:5589: result:
configure:5593: checking for --enable-debug
configure:5614: result: default
configure:5647: checking for --disable-debug_flag
configure:5677: result: no
configure:5691: checking for --enable-debug_info
configure:5721: result: no
configure:5737: checking for --enable-debug_gdb
configure:5767: result: no
configure:5781: checking for --enable-debug_cntxt
configure:5811: result: no
configure:5825: checking for --enable-mem_tracing
configure:5855: result: no
configure:5871: checking for --disable-shared
configure:5901: result: no
configure:5915: checking for --enable-stl
configure:5945: result: no
configure:5964: checking for --enable-std_containers
configure:5994: result: no
configure:6008: checking for --enable-std_iostreams
configure:6038: result: yes
configure:6052: checking for --enable-std_string
configure:6082: result: yes
configure:6096: checking for --enable-std_string_conv_in_wxstring
configure:6126: result: no
configure:6140: checking for --disable-unicode
configure:6170: result: no
configure:6184: checking for --enable-mslu
configure:6214: result: no
configure:6219: checking for --enable-utf8
configure:6235: result: no
configure:6249: checking for --enable-utf8only
configure:6279: result: no
configure:6293: checking for --enable-extended_rtti
configure:6323: result: no
configure:6385: checking for --disable-optimise
configure:6415: result: no
configure:6430: checking for --enable-profile
configure:6460: result: no
configure:6474: checking for --enable-no_rtti
configure:6504: result: no
configure:6518: checking for --enable-no_exceptions
configure:6548: result: no
configure:6562: checking for --enable-permissive
configure:6592: result: no
configure:6606: checking for --enable-no_deps
configure:6636: result: no
configure:6650: checking for --disable-vararg_macros
configure:6680: result: no
configure:6686: checking for --enable-universal_binary
configure:6702: result: no
configure:6707: checking for --enable-macosx_arch
configure:6723: result: no
configure:6738: checking for --enable-compat26
configure:6768: result: no
configure:6782: checking for --disable-compat28
configure:6812: result: no
configure:6827: checking for --disable-rpath
configure:6857: result: no
configure:6872: checking for --enable-objc_uniquifying
configure:6902: result: no
configure:6917: checking for --disable-visibility
configure:6947: result: no
configure:6961: checking for --disable-tls
configure:6991: result: no
configure:7007: checking for --enable-intl
configure:7037: result: yes
configure:7051: checking for --enable-xlocale
configure:7081: result: yes
configure:7095: checking for --enable-config
configure:7125: result: yes
configure:7140: checking for --enable-protocols
configure:7170: result: yes
configure:7184: checking for --enable-ftp
configure:7214: result: yes
configure:7228: checking for --enable-http
configure:7258: result: yes
configure:7272: checking for --enable-fileproto
configure:7302: result: yes
configure:7316: checking for --enable-sockets
configure:7346: result: yes
configure:7360: checking for --enable-ipv6
configure:7390: result: no
configure:7404: checking for --enable-ole
configure:7434: result: yes
configure:7448: checking for --enable-dataobj
configure:7478: result: yes
configure:7493: checking for --enable-ipc
configure:7523: result: yes
configure:7538: checking for --enable-baseevtloop
configure:7568: result: yes
configure:7582: checking for --enable-epollloop
configure:7612: result: yes
configure:7626: checking for --enable-selectloop
configure:7656: result: yes
configure:7671: checking for --enable-any
configure:7701: result: yes
configure:7715: checking for --enable-apple_ieee
configure:7745: result: yes
configure:7759: checking for --enable-arcstream
configure:7789: result: yes
configure:7803: checking for --enable-base64
configure:7833: result: yes
configure:7847: checking for --enable-backtrace
configure:7877: result: yes
configure:7891: checking for --enable-catch_segvs
configure:7921: result: yes
configure:7935: checking for --enable-cmdline
configure:7965: result: yes
configure:7979: checking for --enable-datetime
configure:8009: result: yes
configure:8023: checking for --enable-debugreport
configure:8053: result: yes
configure:8067: checking for --enable-dialupman
configure:8097: result: yes
configure:8111: checking for --enable-dynlib
configure:8141: result: yes
configure:8155: checking for --enable-dynamicloader
configure:8185: result: yes
configure:8199: checking for --enable-exceptions
configure:8229: result: yes
configure:8243: checking for --enable-ffile
configure:8273: result: yes
configure:8287: checking for --enable-file
configure:8317: result: yes
configure:8331: checking for --enable-filehistory
configure:8361: result: yes
configure:8375: checking for --enable-filesystem
configure:8405: result: yes
configure:8419: checking for --enable-fontenum
configure:8449: result: yes
configure:8463: checking for --enable-fontmap
configure:8493: result: yes
configure:8507: checking for --enable-fs_archive
configure:8537: result: yes
configure:8551: checking for --enable-fs_inet
configure:8581: result: yes
configure:8595: checking for --enable-fs_zip
configure:8625: result: yes
configure:8639: checking for --enable-fsvolume
configure:8669: result: yes
configure:8683: checking for --enable-fswatcher
configure:8713: result: yes
configure:8727: checking for --enable-geometry
configure:8757: result: yes
configure:8771: checking for --enable-log
configure:8801: result: yes
configure:8815: checking for --enable-longlong
configure:8845: result: yes
configure:8859: checking for --enable-mimetype
configure:8889: result: yes
configure:8903: checking for --enable-printfposparam
configure:8933: result: yes
configure:8947: checking for --enable-snglinst
configure:8977: result: yes
configure:8991: checking for --enable-sound
configure:9021: result: yes
configure:9035: checking for --enable-stdpaths
configure:9065: result: yes
configure:9079: checking for --enable-stopwatch
configure:9109: result: yes
configure:9123: checking for --enable-streams
configure:9153: result: yes
configure:9167: checking for --enable-sysoptions
configure:9197: result: yes
configure:9211: checking for --enable-tarstream
configure:9241: result: yes
configure:9255: checking for --enable-textbuf
configure:9285: result: yes
configure:9299: checking for --enable-textfile
configure:9329: result: yes
configure:9343: checking for --enable-timer
configure:9373: result: yes
configure:9387: checking for --enable-variant
configure:9417: result: yes
configure:9431: checking for --enable-zipstream
configure:9461: result: yes
configure:9476: checking for --enable-url
configure:9506: result: yes
configure:9520: checking for --enable-protocol
configure:9550: result: yes
configure:9564: checking for --enable-protocol_http
configure:9594: result: yes
configure:9608: checking for --enable-protocol_ftp
configure:9638: result: yes
configure:9652: checking for --enable-protocol_file
configure:9682: result: yes
configure:9697: checking for --enable-threads
configure:9727: result: yes
configure:9742: checking for --enable-iniconf
configure:9772: result: no
configure:9786: checking for --enable-regkey
configure:9816: result: yes
configure:9834: checking for --enable-docview
configure:9864: result: yes
configure:9878: checking for --enable-help
configure:9908: result: yes
configure:9922: checking for --enable-mshtmlhelp
configure:9952: result: yes
configure:9966: checking for --enable-html
configure:9996: result: yes
configure:10010: checking for --enable-htmlhelp
configure:10040: result: yes
configure:10054: checking for --enable-xrc
configure:10084: result: yes
configure:10098: checking for --enable-aui
configure:10128: result: yes
configure:10142: checking for --enable-propgrid
configure:10172: result: yes
configure:10186: checking for --enable-ribbon
configure:10216: result: yes
configure:10230: checking for --enable-stc
configure:10260: result: yes
configure:10274: checking for --enable-constraints
configure:10304: result: yes
configure:10318: checking for --enable-loggui
configure:10348: result: yes
configure:10362: checking for --enable-logwin
configure:10392: result: yes
configure:10406: checking for --enable-logdialog
configure:10436: result: yes
configure:10450: checking for --enable-mdi
configure:10480: result: yes
configure:10494: checking for --enable-mdidoc
configure:10524: result: yes
configure:10538: checking for --enable-mediactrl
configure:10568: result: auto
configure:10582: checking for --enable-gstreamer8
configure:10612: result: no
configure:10626: checking for --enable-richtext
configure:10656: result: yes
configure:10670: checking for --enable-postscript
configure:10700: result: yes
configure:10714: checking for --enable-printarch
configure:10744: result: yes
configure:10758: checking for --enable-svg
configure:10788: result: yes
configure:10802: checking for --enable-webkit
configure:10832: result: yes
configure:10846: checking for --enable-webview
configure:10876: result: yes
configure:10939: checking for --enable-clipboard
configure:10969: result: yes
configure:10983: checking for --enable-dnd
configure:11013: result: yes
configure:11030: checking for --disable-controls
configure:11060: result: no
configure:11139: checking for --enable-markup
configure:11169: result: yes
configure:11184: checking for --enable-accel
configure:11214: result: yes
configure:11228: checking for --enable-animatectrl
configure:11258: result: yes
configure:11272: checking for --enable-bannerwindow
configure:11302: result: yes
configure:11316: checking for --enable-artstd
configure:11346: result: yes
configure:11360: checking for --enable-arttango
configure:11390: result: auto
configure:11404: checking for --enable-bmpbutton
configure:11434: result: yes
configure:11448: checking for --enable-bmpcombobox
configure:11478: result: yes
configure:11492: checking for --enable-button
configure:11522: result: yes
configure:11536: checking for --enable-calendar
configure:11566: result: yes
configure:11580: checking for --enable-caret
configure:11610: result: yes
configure:11624: checking for --enable-checkbox
configure:11654: result: yes
configure:11668: checking for --enable-checklst
configure:11698: result: yes
configure:11712: checking for --enable-choice
configure:11742: result: yes
configure:11756: checking for --enable-choicebook
configure:11786: result: yes
configure:11800: checking for --enable-collpane
configure:11830: result: yes
configure:11844: checking for --enable-colourpicker
configure:11874: result: yes
configure:11888: checking for --enable-combobox
configure:11918: result: yes
configure:11932: checking for --enable-comboctrl
configure:11962: result: yes
configure:11976: checking for --enable-commandlinkbutton
configure:12006: result: yes
configure:12020: checking for --enable-dataviewctrl
configure:12050: result: yes
configure:12064: checking for --enable-datepick
configure:12094: result: yes
configure:12108: checking for --enable-detect_sm
configure:12138: result: yes
configure:12152: checking for --enable-dirpicker
configure:12182: result: yes
configure:12196: checking for --enable-display
configure:12226: result: yes
configure:12240: checking for --enable-editablebox
configure:12270: result: yes
configure:12284: checking for --enable-filectrl
configure:12314: result: yes
configure:12328: checking for --enable-filepicker
configure:12358: result: yes
configure:12372: checking for --enable-fontpicker
configure:12402: result: yes
configure:12416: checking for --enable-gauge
configure:12446: result: yes
configure:12460: checking for --enable-grid
configure:12490: result: yes
configure:12504: checking for --enable-headerctrl
configure:12534: result: yes
configure:12548: checking for --enable-hyperlink
configure:12578: result: yes
configure:12592: checking for --enable-imaglist
configure:12622: result: yes
configure:12636: checking for --enable-infobar
configure:12666: result: yes
configure:12680: checking for --enable-listbook
configure:12710: result: yes
configure:12724: checking for --enable-listbox
configure:12754: result: yes
configure:12768: checking for --enable-listctrl
configure:12798: result: yes
configure:12812: checking for --enable-notebook
configure:12842: result: yes
configure:12856: checking for --enable-notifmsg
configure:12886: result: yes
configure:12900: checking for --enable-odcombobox
configure:12930: result: yes
configure:12944: checking for --enable-popupwin
configure:12974: result: yes
configure:12988: checking for --enable-prefseditor
configure:13018: result: yes
configure:13032: checking for --enable-radiobox
configure:13062: result: yes
configure:13076: checking for --enable-radiobtn
configure:13106: result: yes
configure:13120: checking for --enable-richmsgdlg
configure:13150: result: yes
configure:13164: checking for --enable-richtooltip
configure:13194: result: yes
configure:13208: checking for --enable-rearrangectrl
configure:13238: result: yes
configure:13252: checking for --enable-sash
configure:13282: result: yes
configure:13296: checking for --enable-scrollbar
configure:13326: result: yes
configure:13340: checking for --enable-searchctrl
configure:13370: result: yes
configure:13384: checking for --enable-slider
configure:13414: result: yes
configure:13428: checking for --enable-spinbtn
configure:13458: result: yes
configure:13472: checking for --enable-spinctrl
configure:13502: result: yes
configure:13516: checking for --enable-splitter
configure:13546: result: yes
configure:13560: checking for --enable-statbmp
configure:13590: result: yes
configure:13604: checking for --enable-statbox
configure:13634: result: yes
configure:13648: checking for --enable-statline
configure:13678: result: yes
configure:13692: checking for --enable-stattext
configure:13722: result: yes
configure:13736: checking for --enable-statusbar
configure:13766: result: yes
configure:13780: checking for --enable-taskbaricon
configure:13810: result: yes
configure:13824: checking for --enable-tbarnative
configure:13854: result: yes
configure:13868: checking for --enable-textctrl
configure:13898: result: yes
configure:13912: checking for --enable-datepick
configure:13942: result: yes
configure:13956: checking for --enable-tipwindow
configure:13986: result: yes
configure:14000: checking for --enable-togglebtn
configure:14030: result: yes
configure:14044: checking for --enable-toolbar
configure:14074: result: yes
configure:14088: checking for --enable-toolbook
configure:14118: result: yes
configure:14132: checking for --enable-treebook
configure:14162: result: yes
configure:14176: checking for --enable-treectrl
configure:14206: result: yes
configure:14220: checking for --enable-treelist
configure:14250: result: yes
configure:14266: checking for --enable-commondlg
configure:14296: result: yes
configure:14310: checking for --enable-aboutdlg
configure:14340: result: yes
configure:14354: checking for --enable-choicedlg
configure:14384: result: yes
configure:14398: checking for --enable-coldlg
configure:14428: result: yes
configure:14442: checking for --enable-filedlg
configure:14472: result: yes
configure:14486: checking for --enable-finddlg
configure:14516: result: yes
configure:14530: checking for --enable-fontdlg
configure:14560: result: yes
configure:14574: checking for --enable-dirdlg
configure:14604: result: yes
configure:14618: checking for --enable-msgdlg
configure:14648: result: yes
configure:14662: checking for --enable-numberdlg
configure:14692: result: yes
configure:14706: checking for --enable-splash
configure:14736: result: yes
configure:14750: checking for --enable-textdlg
configure:14780: result: yes
configure:14794: checking for --enable-tipdlg
configure:14824: result: yes
configure:14838: checking for --enable-progressdlg
configure:14868: result: yes
configure:14882: checking for --enable-wizarddlg
configure:14912: result: yes
configure:14928: checking for --enable-menus
configure:14958: result: yes
configure:14972: checking for --enable-miniframe
configure:15002: result: yes
configure:15016: checking for --enable-tooltips
configure:15046: result: yes
configure:15060: checking for --enable-splines
configure:15090: result: yes
configure:15104: checking for --enable-mousewheel
configure:15134: result: yes
configure:15148: checking for --enable-validators
configure:15178: result: yes
configure:15192: checking for --enable-busyinfo
configure:15222: result: yes
configure:15236: checking for --enable-hotkey
configure:15266: result: auto
configure:15280: checking for --enable-joystick
configure:15310: result: yes
configure:15324: checking for --enable-metafile
configure:15354: result: auto
configure:15368: checking for --enable-dragimage
configure:15398: result: yes
configure:15412: checking for --enable-accessibility
configure:15442: result: no
configure:15456: checking for --enable-uiactionsim
configure:15486: result: yes
configure:15500: checking for --enable-dctransform
configure:15530: result: yes
configure:15544: checking for --enable-webviewwebkit
configure:15574: result: yes
configure:15590: checking for --enable-palette
configure:15620: result: yes
configure:15634: checking for --enable-image
configure:15664: result: yes
configure:15678: checking for --enable-gif
configure:15708: result: yes
configure:15722: checking for --enable-pcx
configure:15752: result: yes
configure:15766: checking for --enable-tga
configure:15796: result: yes
configure:15810: checking for --enable-iff
configure:15840: result: yes
configure:15854: checking for --enable-pnm
configure:15884: result: yes
configure:15898: checking for --enable-xpm
configure:15928: result: yes
configure:15942: checking for --enable-ico_cur
configure:15972: result: yes
configure:15988: checking for --enable-dccache
configure:16018: result: yes
configure:16032: checking for --enable-ps-in-msw
configure:16062: result: yes
configure:16076: checking for --enable-ownerdrawn
configure:16106: result: yes
configure:16120: checking for --enable-uxtheme
configure:16150: result: yes
configure:16164: checking for --enable-wxdib
configure:16194: result: yes
configure:16208: checking for --enable-webviewie
configure:16238: result: yes
configure:16257: checking for --enable-autoidman
configure:16287: result: no
configure:16429: checking for gcc
configure:16456: result: clang
configure:16685: checking for C compiler version
configure:16694: clang --version >&5
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:16705: $? = 0
configure:16694: clang -v >&5
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:16705: $? = 0
configure:16694: clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:16705: $? = 1
configure:16694: clang -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:16705: $? = 1
configure:16725: checking whether the C compiler works
configure:16747: clang -stdlib=libc++ conftest.c >&5
configure:16751: $? = 0
configure:16799: result: yes
configure:16802: checking for C compiler default output file name
configure:16804: result: a.out
configure:16810: checking for suffix of executables
configure:16817: clang -o conftest -stdlib=libc++ conftest.c >&5
configure:16821: $? = 0
configure:16843: result:
configure:16865: checking whether we are cross compiling
configure:16873: clang -o conftest -stdlib=libc++ conftest.c >&5
configure:16877: $? = 0
configure:16884: ./conftest
configure:16888: $? = 0
configure:16903: result: no
configure:16908: checking for suffix of object files
configure:16930: clang -c conftest.c >&5
configure:16934: $? = 0
configure:16955: result: o
configure:16959: checking whether we are using the GNU C compiler
configure:16978: clang -c conftest.c >&5
configure:16978: $? = 0
configure:16987: result: yes
configure:16996: checking whether clang accepts -g
configure:17016: clang -c -g conftest.c >&5
configure:17016: $? = 0
configure:17057: result: yes
configure:17074: checking for clang option to accept ISO C89
configure:17137: clang -c conftest.c >&5
configure:17137: $? = 0
configure:17150: result: none needed
configure:17183: checking whether we are using the Intel C compiler
configure:17203: clang -c conftest.c >&5
conftest.c:18:17: error: use of undeclared identifier 'choke'
choke me
^
1 error generated.
configure:17203: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "3.0.2"
| #define PACKAGE_STRING "wxWidgets 3.0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define __BSD__ 1
| #define __DARWIN__ 1
| #define TARGET_CARBON 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef __INTEL_COMPILER
| choke me
| #endif
|
| ;
| return 0;
| }
configure:17213: result: no
configure:17936: checking how to run the C preprocessor
configure:17967: clang -E conftest.c
configure:17967: $? = 0
configure:17981: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:17981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "3.0.2"
| #define PACKAGE_STRING "wxWidgets 3.0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define __BSD__ 1
| #define __DARWIN__ 1
| #define TARGET_CARBON 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:18006: result: clang -E
configure:18026: clang -E conftest.c
configure:18026: $? = 0
configure:18040: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:18040: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "3.0.2"
| #define PACKAGE_STRING "wxWidgets 3.0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define __BSD__ 1
| #define __DARWIN__ 1
| #define TARGET_CARBON 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:18069: checking for grep that handles long lines and -e
configure:18127: result: /usr/bin/grep
configure:18132: checking for egrep
configure:18194: result: /usr/bin/grep -E
configure:18200: checking whether clang needs -traditional
conftest.c:12:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:18234: result: no
configure:18355: checking for C++ compiler version
configure:18364: clang++ --version >&5
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:18375: $? = 0
configure:18364: clang++ -v >&5
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
configure:18375: $? = 0
configure:18364: clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:18375: $? = 1
configure:18364: clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:18375: $? = 1
configure:18379: checking whether we are using the GNU C++ compiler
configure:18398: clang++ -c -stdlib=libc++ -std=c++11 conftest.cpp >&5
configure:18398: $? = 0
configure:18407: result: yes
configure:18416: checking whether clang++ accepts -g
configure:18436: clang++ -c -g conftest.cpp >&5
configure:18436: $? = 0
configure:18477: result: yes
configure:18513: checking whether we are using the Intel C++ compiler
configure:18533: clang++ -c -stdlib=libc++ -std=c++11 conftest.cpp >&5
conftest.cpp:18:17: error: unknown type name 'choke'
choke me
^
1 error generated.
configure:18533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "3.0.2"
| #define PACKAGE_STRING "wxWidgets 3.0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define __BSD__ 1
| #define __DARWIN__ 1
| #define TARGET_CARBON 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef __INTEL_COMPILER
| choke me
| #endif
|
| ;
| return 0;
| }
configure:18543: result: no
configure:18873: checking whether we are using the Metrowerks C++ compiler
configure:18893: clang++ -c -stdlib=libc++ -std=c++11 conftest.cpp >&5
conftest.cpp:18:17: error: unknown type name 'choke'
choke me
^
1 error generated.
configure:18893: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "3.0.2"
| #define PACKAGE_STRING "wxWidgets 3.0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define __BSD__ 1
| #define __DARWIN__ 1
| #define TARGET_CARBON 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef __MWERKS__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:18903: result: no
configure:18927: checking whether we are using the IBM xlC C++ compiler
configure:18947: clang++ -c -stdlib=libc++ -std=c++11 conftest.cpp >&5
conftest.cpp:18:17: error: unknown type name 'choke'
choke me
^
1 error generated.
configure:18947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "3.0.2"
| #define PACKAGE_STRING "wxWidgets 3.0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define __BSD__ 1
| #define __DARWIN__ 1
| #define TARGET_CARBON 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #ifndef __xlC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:18957: result: no
configure:19309: checking for ar
configure:19325: found /usr/bin/ar
configure:19336: result: ar
configure:19498: checking if C compiler (clang -mmacosx-version-min=10.5) works with SDK/version options
configure:19511: clang -mmacosx-version-min=10.5 -o conftest -stdlib=libc++ conftest.c >&5
clang: error: invalid deployment target for -stdlib=libc++ (requires OS X 10.7 or later)
configure:19511: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "3.0.2"
| #define PACKAGE_STRING "wxWidgets 3.0.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define __BSD__ 1
| #define __DARWIN__ 1
| #define TARGET_CARBON 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19515: error: in `/Users/joern/Documents/eng-db/Alien-wxWidgets-0.67/wxWidgets-3.0.2/bld':
configure:19517: error: no. Try a different SDK
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.5.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-stdlib=libc++ -std=c++11'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_DIRECTFB_CFLAGS_set=
ac_cv_env_DIRECTFB_CFLAGS_value=
ac_cv_env_DIRECTFB_LIBS_set=
ac_cv_env_DIRECTFB_LIBS_value=
ac_cv_env_GLU_CFLAGS_set=
ac_cv_env_GLU_CFLAGS_value=
ac_cv_env_GLU_LIBS_set=
ac_cv_env_GLU_LIBS_value=
ac_cv_env_GL_CFLAGS_set=
ac_cv_env_GL_CFLAGS_value=
ac_cv_env_GL_LIBS_set=
ac_cv_env_GL_LIBS_value=
ac_cv_env_GNOMEVFS_CFLAGS_set=
ac_cv_env_GNOMEVFS_CFLAGS_value=
ac_cv_env_GNOMEVFS_LIBS_set=
ac_cv_env_GNOMEVFS_LIBS_value=
ac_cv_env_GST_CFLAGS_set=
ac_cv_env_GST_CFLAGS_value=
ac_cv_env_GST_LIBS_set=
ac_cv_env_GST_LIBS_value=
ac_cv_env_GTKPRINT_CFLAGS_set=
ac_cv_env_GTKPRINT_CFLAGS_value=
ac_cv_env_GTKPRINT_LIBS_set=
ac_cv_env_GTKPRINT_LIBS_value=
ac_cv_env_HILDON2_CFLAGS_set=
ac_cv_env_HILDON2_CFLAGS_value=
ac_cv_env_HILDON2_LIBS_set=
ac_cv_env_HILDON2_LIBS_value=
ac_cv_env_HILDON_CFLAGS_set=
ac_cv_env_HILDON_CFLAGS_value=
ac_cv_env_HILDON_LIBS_set=
ac_cv_env_HILDON_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-stdlib=libc++
ac_cv_env_LIBNOTIFY_CFLAGS_set=
ac_cv_env_LIBNOTIFY_CFLAGS_value=
ac_cv_env_LIBNOTIFY_LIBS_set=
ac_cv_env_LIBNOTIFY_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MesaGL_CFLAGS_set=
ac_cv_env_MesaGL_CFLAGS_value=
ac_cv_env_MesaGL_LIBS_set=
ac_cv_env_MesaGL_LIBS_value=
ac_cv_env_PANGOFT2_CFLAGS_set=
ac_cv_env_PANGOFT2_CFLAGS_value=
ac_cv_env_PANGOFT2_LIBS_set=
ac_cv_env_PANGOFT2_LIBS_value=
ac_cv_env_PANGOXFT_CFLAGS_set=
ac_cv_env_PANGOXFT_CFLAGS_value=
ac_cv_env_PANGOXFT_LIBS_set=
ac_cv_env_PANGOXFT_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SM_CFLAGS_set=
ac_cv_env_SM_CFLAGS_value=
ac_cv_env_SM_LIBS_set=
ac_cv_env_SM_LIBS_value=
ac_cv_env_WEBKIT_CFLAGS_set=
ac_cv_env_WEBKIT_CFLAGS_value=
ac_cv_env_WEBKIT_LIBS_set=
ac_cv_env_WEBKIT_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_Xinerama_CFLAGS_set=
ac_cv_env_Xinerama_CFLAGS_value=
ac_cv_env_Xinerama_LIBS_set=
ac_cv_env_Xinerama_LIBS_value=
ac_cv_env_Xxf86vm_CFLAGS_set=
ac_cv_env_Xxf86vm_CFLAGS_value=
ac_cv_env_Xxf86vm_LIBS_set=
ac_cv_env_Xxf86vm_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_host=x86_64-apple-darwin14.5.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_gcc_traditional=no
bakefile_cv_c_compiler___INTEL_COMPILER=no
bakefile_cv_cxx_compiler___INTEL_COMPILER=no
bakefile_cv_cxx_compiler___MWERKS__=no
bakefile_cv_cxx_compiler___xlC__=no
wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=${DEFAULT_wxUSE_ABOUTDLG:-yes}'
wx_cv_use_accel='wxUSE_ACCEL=${DEFAULT_wxUSE_ACCEL:-yes}'
wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=${DEFAULT_wxUSE_ACCESSIBILITY:-yes}'
wx_cv_use_all_features='wxUSE_ALL_FEATURES=${DEFAULT_wxUSE_ALL_FEATURES:-yes}'
wx_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=${DEFAULT_wxUSE_ANIMATIONCTRL:-yes}'
wx_cv_use_any='wxUSE_ANY=${DEFAULT_wxUSE_ANY:-yes}'
wx_cv_use_apple_ieee='wxUSE_APPLE_IEEE=${DEFAULT_wxUSE_APPLE_IEEE:-yes}'
wx_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=${DEFAULT_wxUSE_ARCHIVE_STREAMS:-yes}'
wx_cv_use_artstd='wxUSE_ARTPROVIDER_STD=${DEFAULT_wxUSE_ARTPROVIDER_STD:-yes}'
wx_cv_use_arttango='wxUSE_ARTPROVIDER_TANGO=${DEFAULT_wxUSE_ARTPROVIDER_TANGO:-yes}'
wx_cv_use_aui='wxUSE_AUI=${DEFAULT_wxUSE_AUI:-yes}'
wx_cv_use_autoidman='wxUSE_AUTOID_MANAGEMENT=${DEFAULT_wxUSE_AUTOID_MANAGEMENT:-yes}'
wx_cv_use_backtrace='wxUSE_STACKWALKER=${DEFAULT_wxUSE_STACKWALKER:-yes}'
wx_cv_use_bannerwindow='wxUSE_BANNERWINDOW=${DEFAULT_wxUSE_BANNERWINDOW:-yes}'
wx_cv_use_base64='wxUSE_BASE64=${DEFAULT_wxUSE_BASE64:-yes}'
wx_cv_use_baseevtloop='wxUSE_CONSOLE_EVENTLOOP=${DEFAULT_wxUSE_CONSOLE_EVENTLOOP:-yes}'
wx_cv_use_bmpbutton='wxUSE_BMPBUTTON=${DEFAULT_wxUSE_BMPBUTTON:-yes}'
wx_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=${DEFAULT_wxUSE_BITMAPCOMBOBOX:-yes}'
wx_cv_use_busyinfo='wxUSE_BUSYINFO=${DEFAULT_wxUSE_BUSYINFO:-yes}'
wx_cv_use_button='wxUSE_BUTTON=${DEFAULT_wxUSE_BUTTON:-yes}'
wx_cv_use_calendar='wxUSE_CALCTRL=${DEFAULT_wxUSE_CALCTRL:-yes}'
wx_cv_use_caret='wxUSE_CARET=${DEFAULT_wxUSE_CARET:-yes}'
wx_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=${DEFAULT_wxUSE_ON_FATAL_EXCEPTION:-yes}'
wx_cv_use_checkbox='wxUSE_CHECKBOX=${DEFAULT_wxUSE_CHECKBOX:-yes}'
wx_cv_use_checklst='wxUSE_CHECKLST=${DEFAULT_wxUSE_CHECKLST:-yes}'
wx_cv_use_choice='wxUSE_CHOICE=${DEFAULT_wxUSE_CHOICE:-yes}'
wx_cv_use_choicebook='wxUSE_CHOICEBOOK=${DEFAULT_wxUSE_CHOICEBOOK:-yes}'
wx_cv_use_choicedlg='wxUSE_CHOICEDLG=${DEFAULT_wxUSE_CHOICEDLG:-yes}'
wx_cv_use_clipboard='wxUSE_CLIPBOARD=${DEFAULT_wxUSE_CLIPBOARD:-yes}'
wx_cv_use_cmdline='wxUSE_CMDLINE_PARSER=${DEFAULT_wxUSE_CMDLINE_PARSER:-yes}'
wx_cv_use_coldlg='wxUSE_COLOURDLG=${DEFAULT_wxUSE_COLOURDLG:-yes}'
wx_cv_use_collpane='wxUSE_COLLPANE=${DEFAULT_wxUSE_COLLPANE:-yes}'
wx_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=${DEFAULT_wxUSE_COLOURPICKERCTRL:-yes}'
wx_cv_use_combobox='wxUSE_COMBOBOX=${DEFAULT_wxUSE_COMBOBOX:-yes}'
wx_cv_use_comboctrl='wxUSE_COMBOCTRL=${DEFAULT_wxUSE_COMBOCTRL:-yes}'
wx_cv_use_commandlinkbutton='wxUSE_COMMANDLINKBUTTON=${DEFAULT_wxUSE_COMMANDLINKBUTTON:-yes}'
wx_cv_use_commondlg='wxUSE_COMMONDLGS=${DEFAULT_wxUSE_COMMONDLGS:-yes}'
wx_cv_use_compat26='WXWIN_COMPATIBILITY_2_6=${DEFAULT_WXWIN_COMPATIBILITY_2_6:-no}'
wx_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=${DEFAULT_WXWIN_COMPATIBILITY_2_8:-yes}'
wx_cv_use_config='wxUSE_CONFIG=${DEFAULT_wxUSE_CONFIG:-yes}'
wx_cv_use_constraints='wxUSE_CONSTRAINTS=${DEFAULT_wxUSE_CONSTRAINTS:-yes}'
wx_cv_use_controls='wxUSE_CONTROLS=${DEFAULT_wxUSE_CONTROLS:-yes}'
wx_cv_use_dataobj='wxUSE_DATAOBJ=${DEFAULT_wxUSE_DATAOBJ:-yes}'
wx_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=${DEFAULT_wxUSE_DATAVIEWCTRL:-yes}'
wx_cv_use_datepick='wxUSE_TIMEPICKCTRL=${DEFAULT_wxUSE_TIMEPICKCTRL:-yes}'
wx_cv_use_datetime='wxUSE_DATETIME=${DEFAULT_wxUSE_DATETIME:-yes}'
wx_cv_use_dccache='wxUSE_DC_CACHEING=${DEFAULT_wxUSE_DC_CACHEING:-yes}'
wx_cv_use_dctransform='wxUSE_DC_TRANSFORM_MATRIX=${DEFAULT_wxUSE_DC_TRANSFORM_MATRIX:-yes}'
wx_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=${DEFAULT_wxUSE_DEBUG_CONTEXT:-no}'
wx_cv_use_debug_flag='wxUSE_DEBUG_FLAG=${DEFAULT_wxUSE_DEBUG_FLAG:-yes}'
wx_cv_use_debug_gdb='wxUSE_DEBUG_GDB=${DEFAULT_wxUSE_DEBUG_GDB:-no}'
wx_cv_use_debug_info='wxUSE_DEBUG_INFO=${DEFAULT_wxUSE_DEBUG_INFO:-no}'
wx_cv_use_debugreport='wxUSE_DEBUGREPORT=${DEFAULT_wxUSE_DEBUGREPORT:-yes}'
wx_cv_use_detect_sm='wxUSE_DETECT_SM=${DEFAULT_wxUSE_DETECT_SM:-yes}'
wx_cv_use_dialupman='wxUSE_DIALUP_MANAGER=${DEFAULT_wxUSE_DIALUP_MANAGER:-yes}'
wx_cv_use_dirdlg='wxUSE_DIRDLG=${DEFAULT_wxUSE_DIRDLG:-yes}'
wx_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=${DEFAULT_wxUSE_DIRPICKERCTRL:-yes}'
wx_cv_use_display='wxUSE_DISPLAY=${DEFAULT_wxUSE_DISPLAY:-yes}'
wx_cv_use_dmalloc='wxUSE_DMALLOC=${DEFAULT_wxUSE_DMALLOC:-yes}'
wx_cv_use_dnd='wxUSE_DRAG_AND_DROP=${DEFAULT_wxUSE_DRAG_AND_DROP:-yes}'
wx_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=${DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE:-yes}'
wx_cv_use_dragimage='wxUSE_DRAGIMAGE=${DEFAULT_wxUSE_DRAGIMAGE:-yes}'
wx_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=${DEFAULT_wxUSE_DYNAMIC_LOADER:-yes}'
wx_cv_use_dynlib='wxUSE_DYNLIB_CLASS=${DEFAULT_wxUSE_DYNLIB_CLASS:-yes}'
wx_cv_use_editablebox='wxUSE_EDITABLELISTBOX=${DEFAULT_wxUSE_EDITABLELISTBOX:-yes}'
wx_cv_use_epollloop='wxUSE_EPOLL_DISPATCHER=${DEFAULT_wxUSE_EPOLL_DISPATCHER:-yes}'
wx_cv_use_exceptions='wxUSE_EXCEPTIONS=${DEFAULT_wxUSE_EXCEPTIONS:-yes}'
wx_cv_use_expat='wxUSE_EXPAT=${DEFAULT_wxUSE_EXPAT:-yes}'
wx_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=${DEFAULT_wxUSE_EXTENDED_RTTI:-no}'
wx_cv_use_ffile='wxUSE_FFILE=${DEFAULT_wxUSE_FFILE:-yes}'
wx_cv_use_file='wxUSE_FILE=${DEFAULT_wxUSE_FILE:-yes}'
wx_cv_use_filectrl='wxUSE_FILECTRL=${DEFAULT_wxUSE_FILECTRL:-yes}'
wx_cv_use_filedlg='wxUSE_FILEDLG=${DEFAULT_wxUSE_FILEDLG:-yes}'
wx_cv_use_filehistory='wxUSE_FILE_HISTORY=${DEFAULT_wxUSE_FILE_HISTORY:-yes}'
wx_cv_use_filepicker='wxUSE_FILEPICKERCTRL=${DEFAULT_wxUSE_FILEPICKERCTRL:-yes}'
wx_cv_use_fileproto='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
wx_cv_use_filesystem='wxUSE_FILESYSTEM=${DEFAULT_wxUSE_FILESYSTEM:-yes}'
wx_cv_use_finddlg='wxUSE_FINDREPLDLG=${DEFAULT_wxUSE_FINDREPLDLG:-yes}'
wx_cv_use_fontdlg='wxUSE_FONTDLG=${DEFAULT_wxUSE_FONTDLG:-yes}'
wx_cv_use_fontenum='wxUSE_FONTENUM=${DEFAULT_wxUSE_FONTENUM:-yes}'
wx_cv_use_fontmap='wxUSE_FONTMAP=${DEFAULT_wxUSE_FONTMAP:-yes}'
wx_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=${DEFAULT_wxUSE_FONTPICKERCTRL:-yes}'
wx_cv_use_fs_archive='wxUSE_FS_ARCHIVE=${DEFAULT_wxUSE_FS_ARCHIVE:-yes}'
wx_cv_use_fs_inet='wxUSE_FS_INET=${DEFAULT_wxUSE_FS_INET:-yes}'
wx_cv_use_fs_zip='wxUSE_FS_ZIP=${DEFAULT_wxUSE_FS_ZIP:-yes}'
wx_cv_use_fsvolume='wxUSE_FSVOLUME=${DEFAULT_wxUSE_FSVOLUME:-yes}'
wx_cv_use_fswatcher='wxUSE_FSWATCHER=${DEFAULT_wxUSE_FSWATCHER:-yes}'
wx_cv_use_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
wx_cv_use_gauge='wxUSE_GAUGE=${DEFAULT_wxUSE_GAUGE:-yes}'
wx_cv_use_geometry='wxUSE_GEOMETRY=${DEFAULT_wxUSE_GEOMETRY:-yes}'
wx_cv_use_gif='wxUSE_GIF=${DEFAULT_wxUSE_GIF:-yes}'
wx_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=${DEFAULT_wxUSE_LIBGNOMEVFS:-yes}'
wx_cv_use_gpe='wxUSE_GPE=${DEFAULT_wxUSE_GPE:-no}'
wx_cv_use_grid='wxUSE_GRID=${DEFAULT_wxUSE_GRID:-yes}'
wx_cv_use_gstreamer8='wxUSE_GSTREAMER8=${DEFAULT_wxUSE_GSTREAMER8:-yes}'
wx_cv_use_gtkprint='wxUSE_GTKPRINT=${DEFAULT_wxUSE_GTKPRINT:-yes}'
wx_cv_use_gui='wxUSE_GUI=${DEFAULT_wxUSE_GUI:-yes}'
wx_cv_use_headerctrl='wxUSE_HEADERCTRL=${DEFAULT_wxUSE_HEADERCTRL:-yes}'
wx_cv_use_help='wxUSE_HELP=${DEFAULT_wxUSE_HELP:-yes}'
wx_cv_use_hildon='wxUSE_LIBHILDON=${DEFAULT_wxUSE_LIBHILDON:-yes}'
wx_cv_use_hotkey='wxUSE_HOTKEY=${DEFAULT_wxUSE_HOTKEY:-yes}'
wx_cv_use_html='wxUSE_HTML=${DEFAULT_wxUSE_HTML:-yes}'
wx_cv_use_htmlhelp='wxUSE_WXHTML_HELP=${DEFAULT_wxUSE_WXHTML_HELP:-yes}'
wx_cv_use_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
wx_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=${DEFAULT_wxUSE_HYPERLINKCTRL:-yes}'
wx_cv_use_ico_cur='wxUSE_ICO_CUR=${DEFAULT_wxUSE_ICO_CUR:-yes}'
wx_cv_use_iff='wxUSE_IFF=${DEFAULT_wxUSE_IFF:-yes}'
wx_cv_use_image='wxUSE_IMAGE=${DEFAULT_wxUSE_IMAGE:-yes}'
wx_cv_use_imaglist='wxUSE_IMAGLIST=${DEFAULT_wxUSE_IMAGLIST:-yes}'
wx_cv_use_infobar='wxUSE_INFOBAR=${DEFAULT_wxUSE_INFOBAR:-yes}'
wx_cv_use_iniconf='wxUSE_INICONF=${DEFAULT_wxUSE_INICONF:-no}'
wx_cv_use_intl='wxUSE_INTL=${DEFAULT_wxUSE_INTL:-yes}'
wx_cv_use_ipc='wxUSE_IPC=${DEFAULT_wxUSE_IPC:-yes}'
wx_cv_use_ipv6='wxUSE_IPV6=${DEFAULT_wxUSE_IPV6:-yes}'
wx_cv_use_joystick='wxUSE_JOYSTICK=${DEFAULT_wxUSE_JOYSTICK:-yes}'
wx_cv_use_libiconv='wxUSE_LIBICONV=${DEFAULT_wxUSE_LIBICONV:-yes}'
wx_cv_use_libjbig='wxUSE_LIBJBIG=${DEFAULT_wxUSE_LIBJBIG:-yes}'
wx_cv_use_libjpeg='wxUSE_LIBJPEG=${DEFAULT_wxUSE_LIBJPEG:-yes}'
wx_cv_use_liblzma='wxUSE_LIBLZMA=${DEFAULT_wxUSE_LIBLZMA:-yes}'
wx_cv_use_libmspack='wxUSE_LIBMSPACK=${DEFAULT_wxUSE_LIBMSPACK:-yes}'
wx_cv_use_libnotify='wxUSE_LIBNOTIFY=${DEFAULT_wxUSE_LIBNOTIFY:-yes}'
wx_cv_use_libpng='wxUSE_LIBPNG=${DEFAULT_wxUSE_LIBPNG:-yes}'
wx_cv_use_libtiff='wxUSE_LIBTIFF=${DEFAULT_wxUSE_LIBTIFF:-yes}'
wx_cv_use_libxpm='wxUSE_LIBXPM=${DEFAULT_wxUSE_LIBXPM:-yes}'
wx_cv_use_listbook='wxUSE_LISTBOOK=${DEFAULT_wxUSE_LISTBOOK:-yes}'
wx_cv_use_listbox='wxUSE_LISTBOX=${DEFAULT_wxUSE_LISTBOX:-yes}'
wx_cv_use_listctrl='wxUSE_LISTCTRL=${DEFAULT_wxUSE_LISTCTRL:-yes}'
wx_cv_use_log='wxUSE_LOG=${DEFAULT_wxUSE_LOG:-yes}'
wx_cv_use_logdialog='wxUSE_LOGDIALOG=${DEFAULT_wxUSE_LOGDIALOG:-yes}'
wx_cv_use_loggui='wxUSE_LOGGUI=${DEFAULT_wxUSE_LOGGUI:-yes}'
wx_cv_use_logwin='wxUSE_LOGWINDOW=${DEFAULT_wxUSE_LOGWINDOW:-yes}'
wx_cv_use_longlong='wxUSE_LONGLONG=${DEFAULT_wxUSE_LONGLONG:-yes}'
wx_cv_use_macosx_arch=wxUSE_MAC_ARCH=no
wx_cv_use_markup='wxUSE_MARKUP=${DEFAULT_wxUSE_MARKUP:-yes}'
wx_cv_use_mdi='wxUSE_MDI=${DEFAULT_wxUSE_MDI:-yes}'
wx_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=${DEFAULT_wxUSE_MDI_ARCHITECTURE:-yes}'
wx_cv_use_mediactrl='wxUSE_MEDIACTRL=${DEFAULT_wxUSE_MEDIACTRL:-yes}'
wx_cv_use_mem_tracing='wxUSE_MEM_TRACING=${DEFAULT_wxUSE_MEM_TRACING:-no}'
wx_cv_use_menus='wxUSE_MENUS=${DEFAULT_wxUSE_MENUS:-yes}'
wx_cv_use_metafile='wxUSE_METAFILE=${DEFAULT_wxUSE_METAFILE:-yes}'
wx_cv_use_mimetype='wxUSE_MIMETYPE=${DEFAULT_wxUSE_MIMETYPE:-yes}'
wx_cv_use_miniframe='wxUSE_MINIFRAME=${DEFAULT_wxUSE_MINIFRAME:-yes}'
wx_cv_use_monolithic=wxUSE_MONOLITHIC=no
wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=${DEFAULT_wxUSE_MOUSEWHEEL:-yes}'
wx_cv_use_msgdlg='wxUSE_MSGDLG=${DEFAULT_wxUSE_MSGDLG:-yes}'
wx_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=${DEFAULT_wxUSE_MS_HTML_HELP:-yes}'
wx_cv_use_mslu='wxUSE_UNICODE_MSLU=${DEFAULT_wxUSE_UNICODE_MSLU:-no}'
wx_cv_use_nanox='wxUSE_NANOX=${DEFAULT_wxUSE_NANOX:-no}'
wx_cv_use_no_deps='wxUSE_NO_DEPS=${DEFAULT_wxUSE_NO_DEPS:-no}'
wx_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=${DEFAULT_wxUSE_NO_EXCEPTIONS:-no}'
wx_cv_use_no_rtti='wxUSE_NO_RTTI=${DEFAULT_wxUSE_NO_RTTI:-no}'
wx_cv_use_notebook='wxUSE_NOTEBOOK=${DEFAULT_wxUSE_NOTEBOOK:-yes}'
wx_cv_use_notifmsg='wxUSE_NOTIFICATION_MESSAGE=${DEFAULT_wxUSE_NOTIFICATION_MESSAGE:-yes}'
wx_cv_use_numberdlg='wxUSE_NUMBERDLG=${DEFAULT_wxUSE_NUMBERDLG:-yes}'
wx_cv_use_objc_uniquifying='wxUSE_OBJC_UNIQUIFYING=${DEFAULT_wxUSE_OBJC_UNIQUIFYING:-no}'
wx_cv_use_odcombobox='wxUSE_ODCOMBOBOX=${DEFAULT_wxUSE_ODCOMBOBOX:-yes}'
wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=${DEFAULT_wxUSE_OFFICIAL_BUILD:-no}'
wx_cv_use_ole='wxUSE_OLE=${DEFAULT_wxUSE_OLE:-yes}'
wx_cv_use_opengl=wxUSE_OPENGL=yes
wx_cv_use_optimise='wxUSE_OPTIMISE=${DEFAULT_wxUSE_OPTIMISE:-yes}'
wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=${DEFAULT_wxUSE_OWNER_DRAWN:-yes}'
wx_cv_use_palette='wxUSE_PALETTE=${DEFAULT_wxUSE_PALETTE:-yes}'
wx_cv_use_pcx='wxUSE_PCX=${DEFAULT_wxUSE_PCX:-yes}'
wx_cv_use_permissive='wxUSE_PERMISSIVE=${DEFAULT_wxUSE_PERMISSIVE:-no}'
wx_cv_use_plugins='wxUSE_PLUGINS=${DEFAULT_wxUSE_PLUGINS:-no}'
wx_cv_use_pnm='wxUSE_PNM=${DEFAULT_wxUSE_PNM:-yes}'
wx_cv_use_popupwin='wxUSE_POPUPWIN=${DEFAULT_wxUSE_POPUPWIN:-yes}'
wx_cv_use_postscript='wxUSE_POSTSCRIPT=${DEFAULT_wxUSE_POSTSCRIPT:-yes}'
wx_cv_use_prefseditor='wxUSE_PREFERENCES_EDITOR=${DEFAULT_wxUSE_PREFERENCES_EDITOR:-yes}'
wx_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=${DEFAULT_wxUSE_PRINTING_ARCHITECTURE:-yes}'
wx_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=${DEFAULT_wxUSE_PRINTF_POS_PARAMS:-yes}'
wx_cv_use_profile='wxUSE_PROFILE=${DEFAULT_wxUSE_PROFILE:-no}'
wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=${DEFAULT_wxUSE_PROGRESSDLG:-yes}'
wx_cv_use_propgrid='wxUSE_PROPGRID=${DEFAULT_wxUSE_PROPGRID:-yes}'
wx_cv_use_protocol='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
wx_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
wx_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
wx_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
wx_cv_use_protocols='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=${DEFAULT_wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW:-yes}'
wx_cv_use_radiobox='wxUSE_RADIOBOX=${DEFAULT_wxUSE_RADIOBOX:-yes}'
wx_cv_use_radiobtn='wxUSE_RADIOBTN=${DEFAULT_wxUSE_RADIOBTN:-yes}'
wx_cv_use_rearrangectrl='wxUSE_REARRANGECTRL=${DEFAULT_wxUSE_REARRANGECTRL:-yes}'
wx_cv_use_regex='wxUSE_REGEX=${DEFAULT_wxUSE_REGEX:-yes}'
wx_cv_use_regkey='wxUSE_REGKEY=${DEFAULT_wxUSE_REGKEY:-yes}'
wx_cv_use_ribbon='wxUSE_RIBBON=${DEFAULT_wxUSE_RIBBON:-yes}'
wx_cv_use_richmsgdlg='wxUSE_RICHMSGDLG=${DEFAULT_wxUSE_RICHMSGDLG:-yes}'
wx_cv_use_richtext='wxUSE_RICHTEXT=${DEFAULT_wxUSE_RICHTEXT:-yes}'
wx_cv_use_richtooltip='wxUSE_RICHTOOLTIP=${DEFAULT_wxUSE_RICHTOOLTIP:-yes}'
wx_cv_use_rpath='wxUSE_RPATH=${DEFAULT_wxUSE_RPATH:-yes}'
wx_cv_use_sash='wxUSE_SASH=${DEFAULT_wxUSE_SASH:-yes}'
wx_cv_use_scrollbar='wxUSE_SCROLLBAR=${DEFAULT_wxUSE_SCROLLBAR:-yes}'
wx_cv_use_sdl='wxUSE_LIBSDL=${DEFAULT_wxUSE_LIBSDL:-yes}'
wx_cv_use_searchctrl='wxUSE_SEARCHCTRL=${DEFAULT_wxUSE_SEARCHCTRL:-yes}'
wx_cv_use_selectloop='wxUSE_SELECT_DISPATCHER=${DEFAULT_wxUSE_SELECT_DISPATCHER:-yes}'
wx_cv_use_shared='wxUSE_SHARED=${DEFAULT_wxUSE_SHARED:-yes}'
wx_cv_use_slider='wxUSE_SLIDER=${DEFAULT_wxUSE_SLIDER:-yes}'
wx_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=${DEFAULT_wxUSE_SNGLINST_CHECKER:-yes}'
wx_cv_use_sockets='wxUSE_SOCKETS=${DEFAULT_wxUSE_SOCKETS:-yes}'
wx_cv_use_sound='wxUSE_SOUND=${DEFAULT_wxUSE_SOUND:-yes}'
wx_cv_use_spinbtn='wxUSE_SPINBTN=${DEFAULT_wxUSE_SPINBTN:-yes}'
wx_cv_use_spinctrl='wxUSE_SPINCTRL=${DEFAULT_wxUSE_SPINCTRL:-yes}'
wx_cv_use_splash='wxUSE_SPLASH=${DEFAULT_wxUSE_SPLASH:-yes}'
wx_cv_use_splines='wxUSE_SPLINES=${DEFAULT_wxUSE_SPLINES:-yes}'
wx_cv_use_splitter='wxUSE_SPLITTER=${DEFAULT_wxUSE_SPLITTER:-yes}'
wx_cv_use_statbmp='wxUSE_STATBMP=${DEFAULT_wxUSE_STATBMP:-yes}'
wx_cv_use_statbox='wxUSE_STATBOX=${DEFAULT_wxUSE_STATBOX:-yes}'
wx_cv_use_statline='wxUSE_STATLINE=${DEFAULT_wxUSE_STATLINE:-yes}'
wx_cv_use_stattext='wxUSE_STATTEXT=${DEFAULT_wxUSE_STATTEXT:-yes}'
wx_cv_use_statusbar='wxUSE_STATUSBAR=${DEFAULT_wxUSE_STATUSBAR:-yes}'
wx_cv_use_stc='wxUSE_STC=${DEFAULT_wxUSE_STC:-yes}'
wx_cv_use_std_containers='wxUSE_STD_CONTAINERS=${DEFAULT_wxUSE_STD_CONTAINERS:-no}'
wx_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=${DEFAULT_wxUSE_STD_IOSTREAM:-no}'
wx_cv_use_std_string='wxUSE_STD_STRING=${DEFAULT_wxUSE_STD_STRING:-no}'
wx_cv_use_std_string_conv_in_wxstring='wxUSE_STD_STRING_CONV_IN_WXSTRING=${DEFAULT_wxUSE_STD_STRING_CONV_IN_WXSTRING:-no}'
wx_cv_use_stdpaths='wxUSE_STDPATHS=${DEFAULT_wxUSE_STDPATHS:-yes}'
wx_cv_use_stl='wxUSE_STL=${DEFAULT_wxUSE_STL:-no}'
wx_cv_use_stopwatch='wxUSE_STOPWATCH=${DEFAULT_wxUSE_STOPWATCH:-yes}'
wx_cv_use_streams='wxUSE_STREAMS=${DEFAULT_wxUSE_STREAMS:-yes}'
wx_cv_use_subdirs='wxWITH_SUBDIRS=${DEFAULT_wxWITH_SUBDIRS:-yes}'
wx_cv_use_svg='wxUSE_SVG=${DEFAULT_wxUSE_SVG:-yes}'
wx_cv_use_sysoptions='wxUSE_SYSTEM_OPTIONS=${DEFAULT_wxUSE_SYSTEM_OPTIONS:-yes}'
wx_cv_use_tarstream='wxUSE_TARSTREAM=${DEFAULT_wxUSE_TARSTREAM:-yes}'
wx_cv_use_taskbaricon='wxUSE_TASKBARICON=${DEFAULT_wxUSE_TASKBARICON:-yes}'
wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=${DEFAULT_wxUSE_TOOLBAR_NATIVE:-yes}'
wx_cv_use_textbuf='wxUSE_TEXTBUFFER=${DEFAULT_wxUSE_TEXTBUFFER:-yes}'
wx_cv_use_textctrl='wxUSE_TEXTCTRL=${DEFAULT_wxUSE_TEXTCTRL:-yes}'
wx_cv_use_textdlg='wxUSE_TEXTDLG=${DEFAULT_wxUSE_TEXTDLG:-yes}'
wx_cv_use_textfile='wxUSE_TEXTFILE=${DEFAULT_wxUSE_TEXTFILE:-yes}'
wx_cv_use_tga='wxUSE_TGA=${DEFAULT_wxUSE_TGA:-yes}'
wx_cv_use_threads='wxUSE_THREADS=${DEFAULT_wxUSE_THREADS:-yes}'
wx_cv_use_timer='wxUSE_TIMER=${DEFAULT_wxUSE_TIMER:-yes}'
wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=${DEFAULT_wxUSE_STARTUP_TIPS:-yes}'
wx_cv_use_tipwindow='wxUSE_TIPWINDOW=${DEFAULT_wxUSE_TIPWINDOW:-yes}'
wx_cv_use_tls='wxUSE_COMPILER_TLS=${DEFAULT_wxUSE_COMPILER_TLS:-yes}'
wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=${DEFAULT_wxUSE_TOGGLEBTN:-yes}'
wx_cv_use_toolbar='wxUSE_TOOLBAR=${DEFAULT_wxUSE_TOOLBAR:-yes}'
wx_cv_use_toolbook='wxUSE_TOOLBOOK=${DEFAULT_wxUSE_TOOLBOOK:-yes}'
wx_cv_use_tooltips='wxUSE_TOOLTIPS=${DEFAULT_wxUSE_TOOLTIPS:-yes}'
wx_cv_use_treebook='wxUSE_TREEBOOK=${DEFAULT_wxUSE_TREEBOOK:-yes}'
wx_cv_use_treectrl='wxUSE_TREECTRL=${DEFAULT_wxUSE_TREECTRL:-yes}'
wx_cv_use_treelist='wxUSE_TREELISTCTRL=${DEFAULT_wxUSE_TREELISTCTRL:-yes}'
wx_cv_use_uiactionsim='wxUSE_UIACTIONSIMULATOR=${DEFAULT_wxUSE_UIACTIONSIMULATOR:-yes}'
wx_cv_use_unicode=wxUSE_UNICODE=yes
wx_cv_use_universal='wxUSE_UNIVERSAL=${DEFAULT_wxUSE_UNIVERSAL:-no}'
wx_cv_use_universal_binary='wxUSE_UNIVERSAL_BINARY='\''no'\'''
wx_cv_use_url='wxUSE_URL=${DEFAULT_wxUSE_URL:-yes}'
wx_cv_use_utf8=wxUSE_UNICODE_UTF8=no
wx_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=${DEFAULT_wxUSE_UNICODE_UTF8_LOCALE:-no}'
wx_cv_use_uxtheme='wxUSE_UXTHEME=${DEFAULT_wxUSE_UXTHEME:-yes}'
wx_cv_use_validators='wxUSE_VALIDATORS=${DEFAULT_wxUSE_VALIDATORS:-yes}'
wx_cv_use_vararg_macros='wxUSE_VARARG_MACROS=${DEFAULT_wxUSE_VARARG_MACROS:-yes}'
wx_cv_use_variant='wxUSE_VARIANT=${DEFAULT_wxUSE_VARIANT:-yes}'
wx_cv_use_visibility='wxUSE_VISIBILITY=${DEFAULT_wxUSE_VISIBILITY:-yes}'
wx_cv_use_webkit='wxUSE_WEBKIT=${DEFAULT_wxUSE_WEBKIT:-yes}'
wx_cv_use_webview='wxUSE_WEBVIEW=${DEFAULT_wxUSE_WEBVIEW:-yes}'
wx_cv_use_webviewie='wxUSE_WEBVIEW_IE=${DEFAULT_wxUSE_WEBVIEW_IE:-yes}'
wx_cv_use_webviewwebkit='wxUSE_WEBVIEW_WEBKIT=${DEFAULT_wxUSE_WEBVIEW_WEBKIT:-yes}'
wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=${DEFAULT_wxUSE_WIZARDDLG:-yes}'
wx_cv_use_wxdib='wxUSE_DIB=${DEFAULT_wxUSE_DIB:-yes}'
wx_cv_use_xlocale='wxUSE_XLOCALE=${DEFAULT_wxUSE_XLOCALE:-yes}'
wx_cv_use_xpm='wxUSE_XPM=${DEFAULT_wxUSE_XPM:-yes}'
wx_cv_use_xrc='wxUSE_XRC=${DEFAULT_wxUSE_XRC:-yes}'
wx_cv_use_zipstream='wxUSE_ZIPSTREAM=${DEFAULT_wxUSE_ZIPSTREAM:-yes}'
wx_cv_use_zlib='wxUSE_ZLIB=${DEFAULT_wxUSE_ZLIB:-yes}'
## ----------------- ##
## Output variables. ##
## ----------------- ##
AIX_CXX_LD=''
ALL_WX_LIBS=''
AR='ar'
AROPTIONS=''
BK_DEPS=''
BK_MAKE_PCH=''
BUILT_WX_LIBS=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='clang -mmacosx-version-min=10.5'
CFLAGS=''
CFLAGS_VISIBILITY=''
COND_BUILD_debug=''
COND_BUILD_debug_DEBUG_INFO_default=''
COND_BUILD_release=''
COND_BUILD_release_DEBUG_INFO_default=''
COND_DEBUG_FLAG_0=''
COND_DEBUG_INFO_0=''
COND_DEBUG_INFO_1=''
COND_DEPS_TRACKING_0=''
COND_DEPS_TRACKING_1=''
COND_GCC_PCH_1=''
COND_ICC_PCH_1=''
COND_MONOLITHIC_0=''
COND_MONOLITHIC_0_SHARED_0=''
COND_MONOLITHIC_0_SHARED_0_USE_AUI_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1=''
COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_WEBVIEW_1=''
COND_MONOLITHIC_0_SHARED_0_USE_PROPGRID_1=''
COND_MONOLITHIC_0_SHARED_0_USE_RIBBON_1=''
COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1=''
COND_MONOLITHIC_0_SHARED_0_USE_STC_1=''
COND_MONOLITHIC_0_SHARED_0_USE_XRC_1=''
COND_MONOLITHIC_0_SHARED_1=''
COND_MONOLITHIC_0_SHARED_1_USE_AUI_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1=''
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_WEBVIEW_1=''
COND_MONOLITHIC_0_SHARED_1_USE_PROPGRID_1=''
COND_MONOLITHIC_0_SHARED_1_USE_RIBBON_1=''
COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1=''
COND_MONOLITHIC_0_SHARED_1_USE_STC_1=''
COND_MONOLITHIC_0_SHARED_1_USE_XRC_1=''
COND_MONOLITHIC_0_USE_AUI_1=''
COND_MONOLITHIC_0_USE_GUI_1=''
COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1=''
COND_MONOLITHIC_0_USE_HTML_1=''
COND_MONOLITHIC_0_USE_MEDIA_1=''
COND_MONOLITHIC_0_USE_PROPGRID_1=''
COND_MONOLITHIC_0_USE_QA_1=''
COND_MONOLITHIC_0_USE_RIBBON_1=''
COND_MONOLITHIC_0_USE_RICHTEXT_1=''
COND_MONOLITHIC_0_USE_STC_1=''
COND_MONOLITHIC_0_USE_WEBVIEW_1=''
COND_MONOLITHIC_0_USE_XRC_1=''
COND_MONOLITHIC_1=''
COND_MONOLITHIC_1_SHARED_0=''
COND_MONOLITHIC_1_SHARED_1=''
COND_MONOLITHIC_1_USE_STC_1=''
COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1=''
COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1=''
COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1=''
COND_PLATFORM_MACOSX_0_USE_SOVERSION_1=''
COND_PLATFORM_MACOSX_1=''
COND_PLATFORM_MACOSX_1_PLATFORM_MSDOS_0=''
COND_PLATFORM_MACOSX_1_PLATFORM_WIN32_1_SHARED_0=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0=''
COND_PLATFORM_MACOSX_1_USE_GUI_1=''
COND_PLATFORM_MACOSX_1_USE_OPENGL_1=''
COND_PLATFORM_MACOSX_1_USE_SOVERSION_1=''
COND_PLATFORM_MAC_0=''
COND_PLATFORM_MAC_1=''
COND_PLATFORM_MSDOS_0=''
COND_PLATFORM_MSDOS_1=''
COND_PLATFORM_OS2_1=''
COND_PLATFORM_UNIX_0=''
COND_PLATFORM_UNIX_1=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
COND_PLATFORM_UNIX_1_USE_GUI_1=''
COND_PLATFORM_UNIX_1_USE_PLUGINS_0=''
COND_PLATFORM_WIN32_0=''
COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_PLATFORM_WIN32_1=''
COND_PLATFORM_WIN32_1_SHARED_0=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
COND_PYTHON=''
COND_SHARED_0=''
COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0=''
COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0=''
COND_SHARED_0_TOOLKIT_PM_WXUNIV_0=''
COND_SHARED_0_USE_GUI_1_USE_OPENGL_1=''
COND_SHARED_0_USE_GUI_1_wxUSE_LIBJPEG_builtin=''
COND_SHARED_0_USE_GUI_1_wxUSE_LIBPNG_builtin=''
COND_SHARED_0_USE_GUI_1_wxUSE_LIBTIFF_builtin=''
COND_SHARED_0_USE_STC_1=''
COND_SHARED_0_wxUSE_EXPAT_builtin=''
COND_SHARED_0_wxUSE_REGEX_builtin=''
COND_SHARED_0_wxUSE_ZLIB_builtin=''
COND_SHARED_1=''
COND_SHARED_1_USE_GUI_1_USE_OPENGL_1=''
COND_TOOLKIT_=''
COND_TOOLKIT_COCOA=''
COND_TOOLKIT_COCOA_USE_GUI_1=''
COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_DFB=''
COND_TOOLKIT_DFB_USE_GUI_1=''
COND_TOOLKIT_GTK=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_WXUNIV_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_WXUNIV_0=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION_=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1=''
COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_GTK_USE_GUI_1=''
COND_TOOLKIT_MAC=''
COND_TOOLKIT_MOTIF=''
COND_TOOLKIT_MOTIF_USE_GUI_1=''
COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_MSW=''
COND_TOOLKIT_MSW_USE_GUI_1=''
COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_MSW_WXUNIV_0=''
COND_TOOLKIT_OSX_CARBON=''
COND_TOOLKIT_OSX_CARBON_USE_GUI_1=''
COND_TOOLKIT_OSX_COCOA=''
COND_TOOLKIT_OSX_COCOA_USE_GUI_1=''
COND_TOOLKIT_OSX_IPHONE=''
COND_TOOLKIT_OSX_IPHONE_USE_GUI_1=''
COND_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_PM=''
COND_TOOLKIT_PM_USE_GUI_1=''
COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_WINCE=''
COND_TOOLKIT_WINCE_USE_GUI_1=''
COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0=''
COND_TOOLKIT_WINCE_WXUNIV_0=''
COND_TOOLKIT_X11=''
COND_TOOLKIT_X11_USE_GUI_1=''
COND_TOOLKIT_X11_USE_GUI_1_WXUNIV_1=''
COND_TOOLKIT_X11_WXUNIV_1=''
COND_UNICODE_1=''
COND_USE_CAIRO_1=''
COND_USE_EXCEPTIONS_0=''
COND_USE_EXCEPTIONS_1=''
COND_USE_GUI_0=''
COND_USE_GUI_1=''
COND_USE_GUI_1_USE_OPENGL_1=''
COND_USE_GUI_1_WXUNIV_0=''
COND_USE_GUI_1_WXUNIV_1=''
COND_USE_GUI_1_wxUSE_LIBJPEG_builtin=''
COND_USE_GUI_1_wxUSE_LIBPNG_builtin=''
COND_USE_GUI_1_wxUSE_LIBTIFF_builtin=''
COND_USE_OPENGL_1=''
COND_USE_PCH_1=''
COND_USE_PLUGINS_0=''
COND_USE_RTTI_0=''
COND_USE_RTTI_1=''
COND_USE_SOTWOSYMLINKS_1=''
COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1=''
COND_USE_SOVERLINUX_1=''
COND_USE_SOVERSION_0=''
COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1=''
COND_USE_SOVERSOLARIS_1=''
COND_USE_STC_1=''
COND_USE_THREADS_0=''
COND_USE_THREADS_1=''
COND_USE_XRC_1=''
COND_WINDOWS_IMPLIB_1=''
COND_WITH_PLUGIN_SDL_1=''
COND_WXUNIV_0=''
COND_WXUNIV_1=''
COND_wxUSE_EXPAT_builtin=''
COND_wxUSE_LIBJPEG_builtin=''
COND_wxUSE_LIBPNG_builtin=''
COND_wxUSE_LIBTIFF_builtin=''
COND_wxUSE_REGEX_builtin=''
COND_wxUSE_ZLIB_builtin=''
CPP='clang -E'
CPPFLAGS=''
CPPUNIT_CFLAGS=''
CPPUNIT_CONFIG=''
CPPUNIT_LIBS=''
CXX='clang++ -mmacosx-version-min=10.5'
CXXCPP=''
CXXFLAGS='-stdlib=libc++ -std=c++11'
CXXFLAGS_VISIBILITY=''
CXXWARNINGS=''
DEBUG_FLAG=''
DEBUG_INFO=''
DEFS=''
DEPS_TRACKING=''
DEREZ=''
DIRECTFB_CFLAGS=''
DIRECTFB_LIBS=''
DISTDIR=''
DLLIMP_SUFFIX=''
DLLPREFIX=''
DLLPREFIX_MODULE=''
DLLTOOL=''
DMALLOC_LIBS=''
DYLIB_RPATH_INSTALL=''
DYLIB_RPATH_POSTLINK=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRALIBS=''
EXTRALIBS_GUI=''
EXTRALIBS_HTML=''
EXTRALIBS_MEDIA=''
EXTRALIBS_OPENGL=''
EXTRALIBS_SDL=''
EXTRALIBS_STC=''
EXTRALIBS_XML=''
GCC='yes'
GCC_PCH=''
GLU_CFLAGS=''
GLU_LIBS=''
GL_CFLAGS=''
GL_LIBS=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GREP='/usr/bin/grep'
GST_CFLAGS=''
GST_LIBS=''
GTKPRINT_CFLAGS=''
GTKPRINT_LIBS=''
GTK_CFLAGS=''
GTK_CONFIG=''
GTK_LIBS=''
GUIDIST=''
GXX_VERSION=''
HEADER_PAD_OPTION=''
HILDON2_CFLAGS=''
HILDON2_LIBS=''
HILDON_CFLAGS=''
HILDON_LIBS=''
HOST_SUFFIX=''
ICC_PCH=''
ICC_PCH_CREATE_SWITCH=''
ICC_PCH_USE_SWITCH=''
IF_GNU_MAKE=''
INSTALL_DATA=''
INSTALL_DIR=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LDFLAGS='-stdlib=libc++'
LDFLAGS_GL=''
LDFLAGS_GUI=''
LIBEXT=''
LIBICONV=''
LIBNOTIFY_CFLAGS=''
LIBNOTIFY_LIBS=''
LIBOBJS=''
LIBPREFIX=''
LIBS=''
LIBWXMACRES=''
LN_S=''
LTLIBOBJS=''
MACSETFILE=''
MAKE_SET=''
MONOLITHIC=''
MesaGL_CFLAGS=''
MesaGL_LIBS=''
NM=''
OBJCXXFLAGS='-stdlib=libc++ -std=c++11'
OBJEXT='o'
OFFICIAL_BUILD=''
OPENGL_LIBS=''
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='wxWidgets'
PACKAGE_STRING='wxWidgets 3.0.2'
PACKAGE_TARNAME='wxwidgets'
PACKAGE_URL=''
PACKAGE_VERSION='3.0.2'
PANGOFT2_CFLAGS=''
PANGOFT2_LIBS=''
PANGOXFT_CFLAGS=''
PANGOXFT_LIBS=''
PATH_SEPARATOR=':'
PIC_FLAG=''
PKG_CONFIG=''
PLATFORM_BEOS=''
PLATFORM_MAC=''
PLATFORM_MACOS=''
PLATFORM_MACOSX=''
PLATFORM_MSDOS=''
PLATFORM_OS2=''
PLATFORM_UNIX=''
PLATFORM_WIN32=''
POSTLINK_COMMAND=''
PYTHON=''
RANLIB=''
RESCOMP=''
REZ=''
SAMPLES_RPATH_FLAG=''
SAMPLES_SUBDIRS=''
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SETFILE=''
SET_MAKE=''
SHARED=''
SHARED_LD_CC=''
SHARED_LD_CXX=''
SHARED_LD_MODULE_CC=''
SHARED_LD_MODULE_CXX=''
SHELL='/bin/sh'
SM_CFLAGS=''
SM_LIBS=''
SONAME_FLAG=''
SO_SUFFIX=''
SO_SUFFIX_MODULE=''
STD_BASE_LIBS=''
STD_GUI_LIBS=''
STRIP=''
TOOLCHAIN_FULLNAME=''
TOOLCHAIN_NAME=''
TOOLKIT=''
TOOLKIT_DIR=''
TOOLKIT_LOWERCASE=''
TOOLKIT_VERSION=''
UNICODE=''
USE_GUI=''
USE_MACVERSION=''
USE_PLUGINS=''
USE_SOTWOSYMLINKS=''
USE_SOVERCYGWIN=''
USE_SOVERLINUX=''
USE_SOVERSION=''
USE_SOVERSOLARIS=''
VENDOR='custom'
WEBKIT_CFLAGS=''
WEBKIT_LIBS=''
WIDGET_SET=''
WINDOWS_IMPLIB=''
WINDRES=''
WITH_PLUGIN_SDL=''
WXCONFIG_CFLAGS=''
WXCONFIG_CPPFLAGS=''
WXCONFIG_CXXFLAGS=''
WXCONFIG_LDFLAGS=''
WXCONFIG_LDFLAGS_GUI=''
WXCONFIG_LIBS=''
WXCONFIG_RESFLAGS=''
WXCONFIG_RPATH=''
WXUNIV=''
WX_CHARTYPE=''
WX_FLAVOUR=''
WX_LIBRARY_BASENAME_GUI=''
WX_LIBRARY_BASENAME_NOGUI=''
WX_LIB_FLAVOUR=''
WX_RELEASE='3.0'
WX_RESOURCES_MACOSX_ASCII=''
WX_RESOURCES_MACOSX_DATA=''
WX_SUBVERSION='3.0.2.0'
WX_VERSION='3.0.2'
WX_VERSION_TAG=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
Xinerama_CFLAGS=''
Xinerama_LIBS=''
Xxf86vm_CFLAGS=''
Xxf86vm_LIBS=''
ac_ct_CC='clang'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin14.5.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.5.0'
build_vendor='apple'
cross_compiling='no'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dlldir=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin14.5.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.5.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Library/Perl/5.18/darwin-thread-multi-2level/Alien/wxWidgets/osx_cocoa_3_0_2_uni'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
wxUSE_EXPAT='yes'
wxUSE_LIBJPEG='yes'
wxUSE_LIBPNG='yes'
wxUSE_LIBTIFF='yes'
wxUSE_REGEX='yes'
wxUSE_ZLIB='yes'
wx_top_builddir='/Users/joern/Documents/eng-db/Alien-wxWidgets-0.67/wxWidgets-3.0.2/bld'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "wxWidgets"
#define PACKAGE_TARNAME "wxwidgets"
#define PACKAGE_VERSION "3.0.2"
#define PACKAGE_STRING "wxWidgets 3.0.2"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define __BSD__ 1
#define __DARWIN__ 1
#define TARGET_CARBON 1
configure: exit 1