3 # From configure.in Id: configure.in 
  65 # Configure paths for GTK+ 
  66 # Owen Taylor     1997-2001 
  70 # Configure paths for GTK+ 
  80 # Guess values for system-dependent variables and create Makefiles. 
  81 # Generated automatically using autoconf version 2.13  
  82 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. 
  84 # This configure script is free software; the Free Software Foundation 
  85 # gives unlimited permission to copy, distribute and modify it. 
  89 ac_default_prefix
=/usr
/local 
  90 # Any additions from configure.in: 
  92   --enable-gui            use GUI classes" 
  94   --enable-universal      use wxWindows GUI controls instead of native ones" 
  98   --with-motif            use Motif/Lesstif" 
 100   --with-mac              use Mac OS X" 
 102   --with-cocoa            use Cocoa" 
 104   --with-wine             use Wine" 
 106   --with-msw              use MS-Windows" 
 108   --with-pm               use OS/2 Presentation Manager" 
 110   --with-mgl              use SciTech MGL" 
 112   --with-microwin         use MicroWindows" 
 116   --enable-nanox          use NanoX" 
 118   --enable-gtk2           use GTK+ 2.0 if available (EXPERIMENTAL)" 
 120   --with-libpng           use libpng (PNG image format)" 
 122   --with-libjpeg          use libjpeg (JPEG file format)" 
 124   --with-libtiff          use libtiff (TIFF file format)" 
 126   --with-opengl           use OpenGL (or Mesa)" 
 128   --with-dmalloc          use dmalloc library (http://dmalloc.com/)" 
 130   --with-regex            enable support for wxRegEx class" 
 132   --with-zlib             use zlib for LZW compression" 
 134   --with-odbc             use the IODBC and wxODBC classes" 
 136   --enable-shared         create shared library code" 
 138   --enable-soname         set the DT_SONAME field in ELF shared libraries" 
 140   --enable-optimise       create optimised code" 
 142   --enable-debug          same as debug_flag and debug_info" 
 144   --enable-precomp        enable use of precompiled headers (Mac OS X/Darwin)" 
 146   --enable-debug_flag     set __WXDEBUG__ flag (recommended for developers!)" 
 148   --enable-debug_info     create code with debugging information" 
 150   --enable-debug_gdb      create code with extra GDB debugging information" 
 152   --enable-debug_cntxt    use wxDebugContext" 
 154   --enable-mem_tracing    create code with memory tracing" 
 156   --enable-profile        create code with profiling information" 
 158   --enable-no_rtti        create code without RTTI information" 
 160   --enable-no_exceptions  create code without C++ exceptions handling" 
 162   --enable-permissive     compile code disregarding strict ANSI" 
 164   --enable-no_deps        create code without dependency information" 
 166   --enable-compat20       enable wxWindows 2.0 compatibility" 
 168   --enable-compat22       enable wxWindows 2.2 compatibility" 
 170   --disable-compat24      disable wxWindows 2.4 compatibility" 
 172   --enable-rpath=DIR      output the rpath flag from wx-config" 
 174   --enable-intl           use internationalization system" 
 176   --enable-config         use wxConfig (and derived) classes" 
 178   --enable-protocols      use wxProtocol and derived classes" 
 180   --enable-ftp            use wxFTP (requires wxProtocol" 
 182   --enable-http           use wxHTTP (requires wxProtocol" 
 184   --enable-fileproto      use wxFileProto class (requires wxProtocol" 
 186   --enable-sockets        use socket/network classes" 
 188   --enable-ole            use OLE classes" 
 190   --enable-dataobj        use data object classes" 
 192   --enable-ipc            use interprocess communication (wxSocket etc.)" 
 194   --enable-cmdline        use wxCmdLineParser class" 
 196   --enable-datetime       use wxDateTime class" 
 198   --enable-stopwatch      use wxStopWatch class" 
 200   --enable-dialupman      use dialup network classes" 
 202   --enable-apple_ieee     use the Apple IEEE codec" 
 204   --enable-timer          use wxTimer class" 
 206   --enable-wave           use wxWave class" 
 208   --enable-fraction       use wxFraction class" 
 210   --enable-dynlib         use wxLibrary class for DLL loading" 
 212   --enable-dynamicloader  use (new) wxDynamicLibrary class" 
 214   --enable-longlong       use wxLongLong class" 
 216   --enable-geometry       use geometry class" 
 218   --enable-log            use logging system" 
 220   --enable-streams        use wxStream etc classes" 
 222   --enable-file           use wxFile classes" 
 224   --enable-ffile          use wxFFile classes" 
 226   --enable-textbuf        use wxTextBuffer class" 
 228   --enable-textfile       use wxTextFile class" 
 230   --enable-fontmap        use font encodings conversion classes" 
 232   --enable-unicode        compile wxString with Unicode support" 
 234   --enable-mslu           use MS Layer for Unicode on Windows 9x (win32 only)" 
 236   --enable-wxprintfv      use wxWindows implementation of vprintf()" 
 238   --enable-std_iostreams  use standard C++ stream classes" 
 240   --enable-filesystem     use virtual file systems classes" 
 242   --enable-fs_inet        use virtual HTTP/FTP filesystems" 
 244   --enable-fs_zip         use virtual ZIP filesystems" 
 246   --enable-zipstream      use wxZipInputStream" 
 248   --enable-catch_segvs    catch signals and pass them to wxApp::OnFatalException" 
 250   --enable-snglinst       use wxSingleInstanceChecker class" 
 252   --enable-mimetype       use wxMimeTypesManager" 
 254   --enable-sysoptions     use wxSystemOptions" 
 256   --enable-url            use wxURL class" 
 258   --enable-protocol       use wxProtocol class" 
 260   --enable-protocol-http  HTTP support in wxProtocol" 
 262   --enable-protocol-ftp   FTP support in wxProtocol" 
 264   --enable-protocol-file  FILE support in wxProtocol" 
 266   --enable-threads        use threads" 
 268   --enable-docview        use document view architecture" 
 270   --enable-help           use help subsystem" 
 272   --enable-mshtmlhelp     use MS HTML Help (win32)" 
 274   --enable-html           use wxHTML sub-library" 
 276   --enable-htmlhelp       use wxHTML-based help" 
 278   --enable-constraints    use layout-constraints system" 
 280   --enable-printarch      use printing architecture" 
 282   --enable-mdi            use multiple document interface architecture" 
 284   --enable-loggui         use standard GUI logger" 
 286   --enable-logwin         use wxLogWindow" 
 288   --enable-logdialog      use wxLogDialog" 
 290   --enable-postscript     use wxPostscriptDC device context (default for gtk+)" 
 292   --enable-prologio       not available; see contrib" 
 294   --enable-resources      not available; see contrib" 
 296   --enable-clipboard      use wxClipboard class" 
 298   --enable-dnd            use Drag'n'Drop classes" 
 300   --enable-metafile       use win32 metafiles" 
 302   --enable-controls       use all usual controls" 
 304   --enable-accel          use accelerators" 
 306   --enable-button         use wxButton class" 
 308   --enable-bmpbutton      use wxBitmapButton class" 
 310   --enable-calendar       use wxCalendarCtrl class" 
 312   --enable-caret          use wxCaret class" 
 314   --enable-checkbox       use wxCheckBox class" 
 316   --enable-checklst       use wxCheckListBox (listbox with checkboxes) class" 
 318   --enable-choice         use wxChoice class" 
 320   --enable-combobox       use wxComboBox class" 
 322   --enable-display        use wxDisplay class" 
 324   --enable-gauge          use wxGauge class" 
 326   --enable-grid           use wxGrid class" 
 328   --enable-imaglist       use wxImageList class" 
 330   --enable-listbox        use wxListBox class" 
 332   --enable-listctrl       use wxListCtrl class" 
 334   --enable-notebook       use wxNotebook class" 
 336   --enable-radiobox       use wxRadioBox class" 
 338   --enable-radiobtn       use wxRadioButton class" 
 340   --enable-sash           use wxSashWindow class" 
 342   --enable-scrollbar      use wxScrollBar class and scrollable windows" 
 344   --enable-slider         use wxSlider class" 
 346   --enable-spinbtn        use wxSpinButton class" 
 348   --enable-spinctrl       use wxSpinCtrl class" 
 350   --enable-splitter       use wxSplitterWindow class" 
 352   --enable-statbmp        use wxStaticBitmap class" 
 354   --enable-statbox        use wxStaticBox class" 
 356   --enable-statline       use wxStaticLine class" 
 358   --enable-stattext       use wxStaticText class" 
 360   --enable-statusbar      use wxStatusBar class" 
 362   --enable-tabdialog      use wxTabControl class" 
 364   --enable-textctrl       use wxTextCtrl class" 
 366   --enable-togglebtn      use wxToggleButton class" 
 368   --enable-toolbar        use wxToolBar class" 
 370   --enable-tbarnative     use native wxToolBar class" 
 372   --enable-tbarsmpl       use wxToolBarSimple class" 
 374   --enable-treectrl       use wxTreeCtrl class" 
 376   --enable-tipwindow      use wxTipWindow class" 
 378   --enable-popupwin       use wxPopUpWindow class" 
 380   --enable-commondlg      use all common dialogs" 
 382   --enable-choicedlg      use wxChoiceDialog" 
 384   --enable-coldlg         use wxColourDialog" 
 386   --enable-filedlg        use wxFileDialog" 
 388   --enable-finddlg        use wxFindReplaceDialog" 
 390   --enable-fontdlg        use wxFontDialog" 
 392   --enable-dirdlg         use wxDirDialog" 
 394   --enable-msgdlg         use wxMessageDialog" 
 396   --enable-numberdlg      use wxNumberEntryDialog" 
 398   --enable-splash         use wxSplashScreen" 
 400   --enable-textdlg        use wxTextDialog" 
 402   --enable-tipdlg         use startup tips" 
 404   --enable-progressdlg    use wxProgressDialog" 
 406   --enable-wizarddlg      use wxWizard" 
 408   --enable-menus          use wxMenu/wxMenuBar/wxMenuItem classes" 
 410   --enable-miniframe      use wxMiniFrame class" 
 412   --enable-tooltips       use wxToolTip class" 
 414   --enable-splines        use spline drawing code" 
 416   --enable-validators     use wxValidator and derived classes" 
 418   --enable-busyinfo       use wxBusyInfo" 
 420   --enable-joystick       use wxJoystick (Linux only)" 
 422   --enable-metafiles      use wxMetaFile (Windows only)" 
 424   --enable-dragimage      use wxDragImage" 
 426   --enable-accessibility  enable accessibility support" 
 428   --enable-palette        use wxPalette class" 
 430   --enable-image          use wxImage class" 
 432   --enable-gif            use gif images (GIF file format)" 
 434   --enable-pcx            use pcx images (PCX file format)" 
 436   --enable-iff            use iff images (IFF file format)" 
 438   --enable-pnm            use pnm images (PNM file format)" 
 440   --enable-xpm            use xpm images (XPM file format)" 
 442   --enable-icocur         use Windows ICO and CUR formats" 
 444   --disable-largefile     omit support for large files" 
 446   --disable-gtktest       do not try to compile and run a test GTK+ program" 
 448   --with-gtk-prefix=PFX   Prefix where GTK is installed (optional)" 
 450   --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)" 
 452   --disable-gtktest       Do not try to compile and run a test GTK program" 
 454   --with-gtk-prefix=PFX   Prefix where GTK is installed (optional)" 
 456   --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)" 
 458   --disable-gtktest       Do not try to compile and run a test GTK program" 
 460   --with-x                use the X Window System" 
 462   --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib" 
 464 # Initialize some variables set by options. 
 465 # The variables have the same names as the options, with 
 466 # dashes changed to underlines. 
 468 cache_file
=.
/config.cache
 
 477 program_transform_name
=s
,x
,x
, 
 485 bindir
='${exec_prefix}/bin' 
 486 sbindir
='${exec_prefix}/sbin' 
 487 libexecdir
='${exec_prefix}/libexec' 
 488 datadir
='${prefix}/share' 
 489 sysconfdir
='${prefix}/etc' 
 490 sharedstatedir
='${prefix}/com' 
 491 localstatedir
='${prefix}/var' 
 492 libdir
='${exec_prefix}/lib' 
 493 includedir
='${prefix}/include' 
 494 oldincludedir
='/usr/include' 
 495 infodir
='${prefix}/info' 
 496 mandir
='${prefix}/man' 
 498 # Initialize some other variables. 
 501 SHELL
=${CONFIG_SHELL-/bin/sh} 
 502 # Maximum number of lines to put in a shell here document. 
 509   # If the previous option needs an argument, assign it. 
 510   if test -n "$ac_prev"; then 
 511     eval "$ac_prev=\$ac_option" 
 517   -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; 
 521   # Accept the important Cygnus configure options, so we can diagnose typos. 
 525   -bindir | --bindir | --bindi | --bind | --bin | --bi) 
 527   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) 
 528     bindir
="$ac_optarg" ;; 
 530   -build | --build | --buil | --bui | --bu) 
 532   -build=* | --build=* | --buil=* | --bui=* | --bu=*) 
 533     build
="$ac_optarg" ;; 
 535   -cache-file | --cache-file | --cache-fil | --cache-fi \
 
 536   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 
 537     ac_prev
=cache_file 
;; 
 538   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
 
 539   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 
 540     cache_file
="$ac_optarg" ;; 
 542   -datadir | --datadir | --datadi | --datad | --data | --dat | --da) 
 544   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
 
 546     datadir
="$ac_optarg" ;; 
 548   -disable-* | --disable-*) 
 549     ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'` 
 550     # Reject names that are not valid shell variable names. 
 551     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then 
 552       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } 
 554     ac_feature
=`echo $ac_feature| sed 's/-/_/g'` 
 555     eval "enable_${ac_feature}=no" ;; 
 557   -enable-* | --enable-*) 
 558     ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` 
 559     # Reject names that are not valid shell variable names. 
 560     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then 
 561       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } 
 563     ac_feature
=`echo $ac_feature| sed 's/-/_/g'` 
 568     eval "enable_${ac_feature}='$ac_optarg'" ;; 
 570   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
 
 571   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
 
 572   | --exec | --exe | --ex) 
 573     ac_prev
=exec_prefix 
;; 
 574   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
 
 575   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
 
 576   | --exec=* | --exe=* | --ex=*) 
 577     exec_prefix
="$ac_optarg" ;; 
 579   -gas | --gas | --ga | --g) 
 580     # Obsolete; use --with-gas. 
 583   -help | --help | --hel | --he) 
 584     # Omit some internal or obsolete options to make the list less imposing. 
 585     # This message is too long to be a string in the A/UX 3.1 sh. 
 587 Usage: configure [options] [host] 
 588 Options: [defaults in brackets after descriptions] 
 590   --cache-file=FILE       cache test results in FILE 
 591   --help                  print this message 
 592   --no-create             do not create output files 
 593   --quiet, --silent       do not print \`checking...' messages 
 594   --version               print the version of autoconf that created configure 
 595 Directory and file names: 
 596   --prefix=PREFIX         install architecture-independent files in PREFIX 
 598   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
 600   --bindir=DIR            user executables in DIR [EPREFIX/bin] 
 601   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin] 
 602   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec] 
 603   --datadir=DIR           read-only architecture-independent data in DIR 
 605   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc] 
 606   --sharedstatedir=DIR    modifiable architecture-independent data in DIR 
 608   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var] 
 609   --libdir=DIR            object code libraries in DIR [EPREFIX/lib] 
 610   --includedir=DIR        C header files in DIR [PREFIX/include] 
 611   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include] 
 612   --infodir=DIR           info documentation in DIR [PREFIX/info] 
 613   --mandir=DIR            man documentation in DIR [PREFIX/man] 
 614   --srcdir=DIR            find the sources in DIR [configure dir or ..] 
 615   --program-prefix=PREFIX prepend PREFIX to installed program names 
 616   --program-suffix=SUFFIX append SUFFIX to installed program names 
 617   --program-transform-name=PROGRAM 
 618                           run sed PROGRAM on installed program names 
 622   --build=BUILD           configure for building on BUILD [BUILD=HOST] 
 623   --host=HOST             configure for HOST [guessed] 
 624   --target=TARGET         configure for TARGET [TARGET=HOST] 
 625 Features and packages: 
 626   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) 
 627   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] 
 628   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes] 
 629   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no) 
 630   --x-includes=DIR        X include files are in DIR 
 631   --x-libraries=DIR       X library files are in DIR 
 633     if test -n "$ac_help"; then 
 634       echo "--enable and --with options recognized:$ac_help" 
 638   -host | --host | --hos | --ho) 
 640   -host=* | --host=* | --hos=* | --ho=*) 
 643   -includedir | --includedir | --includedi | --included | --include \
 
 644   | --includ | --inclu | --incl | --inc) 
 645     ac_prev
=includedir 
;; 
 646   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
 
 647   | --includ=* | --inclu=* | --incl=* | --inc=*) 
 648     includedir
="$ac_optarg" ;; 
 650   -infodir | --infodir | --infodi | --infod | --info | --inf) 
 652   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) 
 653     infodir
="$ac_optarg" ;; 
 655   -libdir | --libdir | --libdi | --libd) 
 657   -libdir=* | --libdir=* | --libdi=* | --libd=*) 
 658     libdir
="$ac_optarg" ;; 
 660   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
 
 661   | --libexe | --libex | --libe) 
 662     ac_prev
=libexecdir 
;; 
 663   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
 
 664   | --libexe=* | --libex=* | --libe=*) 
 665     libexecdir
="$ac_optarg" ;; 
 667   -localstatedir | --localstatedir | --localstatedi | --localstated \
 
 668   | --localstate | --localstat | --localsta | --localst \
 
 669   | --locals | --local | --loca | --loc | --lo) 
 670     ac_prev
=localstatedir 
;; 
 671   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
 
 672   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
 
 673   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) 
 674     localstatedir
="$ac_optarg" ;; 
 676   -mandir | --mandir | --mandi | --mand | --man | --ma | --m) 
 678   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) 
 679     mandir
="$ac_optarg" ;; 
 682     # Obsolete; use --without-fp. 
 685   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
 
 689   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
 
 690   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) 
 693   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
 
 694   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
 
 695   | --oldin | --oldi | --old | --ol | --o) 
 696     ac_prev
=oldincludedir 
;; 
 697   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
 
 698   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
 
 699   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) 
 700     oldincludedir
="$ac_optarg" ;; 
 702   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) 
 704   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) 
 705     prefix
="$ac_optarg" ;; 
 707   -program-prefix | --program-prefix | --program-prefi | --program-pref \
 
 708   | --program-pre | --program-pr | --program-p) 
 709     ac_prev
=program_prefix 
;; 
 710   -program-prefix=* | --program-prefix=* | --program-prefi=* \
 
 711   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 
 712     program_prefix
="$ac_optarg" ;; 
 714   -program-suffix | --program-suffix | --program-suffi | --program-suff \
 
 715   | --program-suf | --program-su | --program-s) 
 716     ac_prev
=program_suffix 
;; 
 717   -program-suffix=* | --program-suffix=* | --program-suffi=* \
 
 718   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 
 719     program_suffix
="$ac_optarg" ;; 
 721   -program-transform-name | --program-transform-name \
 
 722   | --program-transform-nam | --program-transform-na \
 
 723   | --program-transform-n | --program-transform- \
 
 724   | --program-transform | --program-transfor \
 
 725   | --program-transfo | --program-transf \
 
 726   | --program-trans | --program-tran \
 
 727   | --progr-tra | --program-tr | --program-t) 
 728     ac_prev
=program_transform_name 
;; 
 729   -program-transform-name=* | --program-transform-name=* \
 
 730   | --program-transform-nam=* | --program-transform-na=* \
 
 731   | --program-transform-n=* | --program-transform-=* \
 
 732   | --program-transform=* | --program-transfor=* \
 
 733   | --program-transfo=* | --program-transf=* \
 
 734   | --program-trans=* | --program-tran=* \
 
 735   | --progr-tra=* | --program-tr=* | --program-t=*) 
 736     program_transform_name
="$ac_optarg" ;; 
 738   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
 739   | -silent | --silent | --silen | --sile | --sil) 
 742   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) 
 744   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
 
 746     sbindir
="$ac_optarg" ;; 
 748   -sharedstatedir | --sharedstatedir | --sharedstatedi \
 
 749   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
 
 750   | --sharedst | --shareds | --shared | --share | --shar \
 
 752     ac_prev
=sharedstatedir 
;; 
 753   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
 
 754   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
 
 755   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
 
 757     sharedstatedir
="$ac_optarg" ;; 
 759   -site | --site | --sit) 
 761   -site=* | --site=* | --sit=*) 
 764   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) 
 766   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) 
 767     srcdir
="$ac_optarg" ;; 
 769   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
 
 770   | --syscon | --sysco | --sysc | --sys | --sy) 
 771     ac_prev
=sysconfdir 
;; 
 772   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
 
 773   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) 
 774     sysconfdir
="$ac_optarg" ;; 
 776   -target | --target | --targe | --targ | --tar | --ta | --t) 
 778   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) 
 779     target
="$ac_optarg" ;; 
 781   -v | -verbose | --verbose | --verbos | --verbo | --verb) 
 784   -version | --version | --versio | --versi | --vers) 
 785     echo "configure generated by autoconf version 2.13" 
 789     ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` 
 790     # Reject names that are not valid shell variable names. 
 791     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then 
 792       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } 
 794     ac_package
=`echo $ac_package| sed 's/-/_/g'` 
 799     eval "with_${ac_package}='$ac_optarg'" ;; 
 801   -without-* | --without-*) 
 802     ac_package
=`echo $ac_option|sed -e 's/-*without-//'` 
 803     # Reject names that are not valid shell variable names. 
 804     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then 
 805       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } 
 807     ac_package
=`echo $ac_package| sed 's/-/_/g'` 
 808     eval "with_${ac_package}=no" ;; 
 811     # Obsolete; use --with-x. 
 814   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
 
 815   | --x-incl | --x-inc | --x-in | --x-i) 
 816     ac_prev
=x_includes 
;; 
 817   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
 
 818   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) 
 819     x_includes
="$ac_optarg" ;; 
 821   -x-libraries | --x-libraries | --x-librarie | --x-librari \
 
 822   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) 
 823     ac_prev
=x_libraries 
;; 
 824   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
 
 825   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 
 826     x_libraries
="$ac_optarg" ;; 
 828   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } 
 832     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then 
 833       echo "configure: warning: $ac_option: invalid host type" 1>&2 
 835     if test "x$nonopt" != xNONE
; then 
 836       { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } 
 844 if test -n "$ac_prev"; then 
 845   { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } 
 848 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 
 850 # File descriptor usage: 
 853 # 2 errors and warnings 
 854 # 3 some systems may open it to /dev/tty 
 855 # 4 used on the Kubota Titan 
 856 # 6 checking for... messages and results 
 857 # 5 compiler messages saved in config.log 
 858 if test "$silent" = yes; then 
 866 This file contains any messages produced by compilers while 
 867 running configure, to aid debugging if configure makes a mistake. 
 870 # Strip out --no-create and --no-recursion so they do not pile up. 
 871 # Also quote any args containing shell metacharacters. 
 876   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
 
 877   | --no-cr | --no-c) ;; 
 878   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
 
 879   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; 
 880   *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) 
 881   ac_configure_args
="$ac_configure_args '$ac_arg'" ;; 
 882   *) ac_configure_args
="$ac_configure_args $ac_arg" ;; 
 887 # Only set these to C if already set.  These must not be set unconditionally 
 888 # because not all systems understand e.g. LANG=C (notably SCO). 
 889 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! 
 890 # Non-C LC_CTYPE values break the ctype check. 
 891 if test "${LANG+set}"   = set; then LANG
=C
;   export LANG
;   fi 
 892 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi 
 893 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi 
 894 if test "${LC_CTYPE+set}"    = set; then LC_CTYPE
=C
;    export LC_CTYPE
;    fi 
 896 # confdefs.h avoids OS command line length limits that DEFS can exceed. 
 897 rm -rf conftest
* confdefs.h
 
 898 # AIX cpp loses on an empty file, so make sure it contains at least a newline. 
 901 # A filename unique to this package, relative to the directory that 
 902 # configure is in, which we can look for to find out if srcdir is correct. 
 903 ac_unique_file
=wx
-config.
in 
 905 # Find the source files, if location was not specified. 
 906 if test -z "$srcdir"; then 
 907   ac_srcdir_defaulted
=yes 
 908   # Try the directory containing this script, then its parent. 
 910   ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` 
 911   test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
 
 913   if test ! -r $srcdir/$ac_unique_file; then 
 917   ac_srcdir_defaulted
=no
 
 919 if test ! -r $srcdir/$ac_unique_file; then 
 920   if test "$ac_srcdir_defaulted" = yes; then 
 921     { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } 
 923     { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } 
 926 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` 
 928 # Prefer explicitly selected file to automatically selected ones. 
 929 if test -z "$CONFIG_SITE"; then 
 930   if test "x$prefix" != xNONE
; then 
 931     CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site" 
 933     CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" 
 936 for ac_site_file 
in $CONFIG_SITE; do 
 937   if test -r "$ac_site_file"; then 
 938     echo "loading site script $ac_site_file" 
 943 if test -r "$cache_file"; then 
 944   echo "loading cache $cache_file" 
 947   echo "creating cache $cache_file" 
 952 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
 953 ac_cpp
='$CPP $CPPFLAGS' 
 954 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
 955 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
 956 cross_compiling
=$ac_cv_prog_cc_cross 
 960 if (echo "testing\c"; echo 1,2,3) | grep c 
>/dev
/null
; then 
 961   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. 
 962   if (echo -n testing
; echo 1,2,3) | sed s
/-n/xn
/ | grep xn 
>/dev
/null
; then 
 969   ac_n
= ac_c
='\c' ac_t
= 
 975 for ac_dir 
in $srcdir $srcdir/.. 
$srcdir/..
/..
; do 
 976   if test -f $ac_dir/install-sh; then 
 978     ac_install_sh
="$ac_aux_dir/install-sh -c" 
 980   elif test -f $ac_dir/install.sh
; then 
 982     ac_install_sh
="$ac_aux_dir/install.sh -c" 
 986 if test -z "$ac_aux_dir"; then 
 987   { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; } 
 989 ac_config_guess
=$ac_aux_dir/config.guess
 
 990 ac_config_sub
=$ac_aux_dir/config.sub
 
 991 ac_configure
=$ac_aux_dir/configure 
# This should be Cygnus configure. 
 994 # Do some error checking and defaulting for the host and target type. 
 996 #    configure --host=HOST --target=TARGET --build=BUILD NONOPT 
 999 # 1. You are not allowed to specify --host, --target, and nonopt at the 
1001 # 2. Host defaults to nonopt. 
1002 # 3. If nonopt is not specified, then host defaults to the current host, 
1003 #    as determined by config.guess. 
1004 # 4. Target and build default to nonopt. 
1005 # 5. If nonopt is not specified, then target and build default to host. 
1007 # The aliases save the names the user supplied, while $host etc. 
1008 # will get canonicalized. 
1009 case $host---$target---$nonopt in 
1010 NONE
---*---* | *---NONE---* | *---*---NONE) ;; 
1011 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;; 
1015 # Make sure we can run config.sub. 
1016 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 
>/dev
/null 
2>&1; then : 
1017 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } 
1020 echo $ac_n "checking host system type""... $ac_c" 1>&6 
1021 echo "configure:1022: checking host system type" >&5 
1024 case "$host_alias" in 
1028     if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then : 
1029     else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } 
1031   *) host_alias
=$nonopt ;; 
1035 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias` 
1036 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` 
1037 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 
1038 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 
1039 echo "$ac_t""$host" 1>&6 
1041 echo $ac_n "checking target system type""... $ac_c" 1>&6 
1042 echo "configure:1043: checking target system type" >&5 
1044 target_alias
=$target 
1045 case "$target_alias" in 
1048   NONE
) target_alias
=$host_alias ;; 
1049   *) target_alias
=$nonopt ;; 
1053 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias` 
1054 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` 
1055 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 
1056 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 
1057 echo "$ac_t""$target" 1>&6 
1059 echo $ac_n "checking build system type""... $ac_c" 1>&6 
1060 echo "configure:1061: checking build system type" >&5 
1063 case "$build_alias" in 
1066   NONE
) build_alias
=$host_alias ;; 
1067   *) build_alias
=$nonopt ;; 
1071 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias` 
1072 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` 
1073 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 
1074 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 
1075 echo "$ac_t""$build" 1>&6 
1077 test "$host_alias" != "$target_alias" && 
1078   test "$program_prefix$program_suffix$program_transform_name" = \
 
1080   program_prefix
=${target_alias}- 
1084 WX_MAJOR_VERSION_NUMBER
=2 
1085 WX_MINOR_VERSION_NUMBER
=5 
1088 WX_VERSION
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER.
$WX_RELEASE_NUMBER 
1089 WX_RELEASE
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER 
1091 WX_MSW_VERSION
=$WX_MAJOR_VERSION_NUMBER$WX_MINOR_VERSION_NUMBER$WX_RELEASE_NUMBER 
1126 NEEDS_D_REENTRANT_FOR_R_FUNCS
=0 
1128 ALL_TOOLKITS
="COCOA GTK MAC MGL MICROWIN MOTIF MSW PM X11" 
1130 DEFAULT_wxUSE_COCOA
=0 
1134 DEFAULT_wxUSE_MICROWIN
=0 
1135 DEFAULT_wxUSE_MOTIF
=0 
1140 DEFAULT_DEFAULT_wxUSE_COCOA
=0 
1141 DEFAULT_DEFAULT_wxUSE_GTK
=0 
1142 DEFAULT_DEFAULT_wxUSE_MAC
=0 
1143 DEFAULT_DEFAULT_wxUSE_MGL
=0 
1144 DEFAULT_DEFAULT_wxUSE_MICROWIN
=0 
1145 DEFAULT_DEFAULT_wxUSE_MOTIF
=0 
1146 DEFAULT_DEFAULT_wxUSE_MSW
=0 
1147 DEFAULT_DEFAULT_wxUSE_PM
=0 
1148 DEFAULT_DEFAULT_wxUSE_X11
=0 
1156     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1157     NEEDS_D_REENTRANT_FOR_R_FUNCS
=1 
1159     cat >> confdefs.h 
<<\EOF
 
1166     cat >> confdefs.h 
<<\EOF
 
1171     if test "x$TMP" = "xalpha"; then 
1173       cat >> confdefs.h 
<<\EOF
 
1178     DEFAULT_DEFAULT_wxUSE_GTK
=1 
1180   *-*-irix5* | *-*-irix6* ) 
1183     cat >> confdefs.h 
<<\EOF
 
1187     cat >> confdefs.h 
<<\EOF
 
1191     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1197     cat >> confdefs.h 
<<\EOF
 
1201     cat >> confdefs.h 
<<\EOF
 
1202 #define __SOLARIS__ 1 
1205     cat >> confdefs.h 
<<\EOF
 
1209     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1210     NEEDS_D_REENTRANT_FOR_R_FUNCS
=1 
1216     cat >> confdefs.h 
<<\EOF
 
1220     cat >> confdefs.h 
<<\EOF
 
1224     cat >> confdefs.h 
<<\EOF
 
1228     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1233     cat >> confdefs.h 
<<\EOF
 
1234 #define __FREEBSD__ 1 
1237     cat >> confdefs.h 
<<\EOF
 
1241     DEFAULT_DEFAULT_wxUSE_GTK
=1 
1246     cat >> confdefs.h 
<<\EOF
 
1247 #define __OPENBSD__ 1 
1250     cat >> confdefs.h 
<<\EOF
 
1254     DEFAULT_DEFAULT_wxUSE_GTK
=1 
1259     cat >> confdefs.h 
<<\EOF
 
1260 #define __NETBSD__ 1 
1263     cat >> confdefs.h 
<<\EOF
 
1267     DEFAULT_DEFAULT_wxUSE_GTK
=1 
1272     cat >> confdefs.h 
<<\EOF
 
1276     cat >> confdefs.h 
<<\EOF
 
1280     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1281     NEEDS_D_REENTRANT_FOR_R_FUNCS
=1 
1286     cat >> confdefs.h 
<<\EOF
 
1290     cat >> confdefs.h 
<<\EOF
 
1294     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1299     cat >> confdefs.h 
<<\EOF
 
1303     cat >> confdefs.h 
<<\EOF
 
1307     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1314     cat >> confdefs.h 
<<\EOF
 
1318     cat >> confdefs.h 
<<\EOF
 
1322     cat >> confdefs.h 
<<\EOF
 
1326     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1333     cat >> confdefs.h 
<<\EOF
 
1334 #define __UNIXWARE__ 1 
1339   *-*-cygwin* | *-*-mingw32* ) 
1343     DEFAULT_DEFAULT_wxUSE_MSW
=1 
1349     cat >> confdefs.h 
<<\EOF
 
1354     DEFAULT_DEFAULT_wxUSE_MGL
=1 
1355         LIBS
="$LIBS -lstdc++" 
1358   *-pc-os2_emx | *-pc-os2-emx ) 
1359     cat >> confdefs.h 
<<\EOF
 
1364     DEFAULT_DEFAULT_wxUSE_PM
=1 
1371     cat >> confdefs.h 
<<\EOF
 
1375     cat >> confdefs.h 
<<\EOF
 
1376 #define __DARWIN__ 1 
1379     cat >> confdefs.h 
<<\EOF
 
1380 #define __POWERPC__ 1 
1383     cat >> confdefs.h 
<<\EOF
 
1384 #define TARGET_CARBON 1 
1387     DEFAULT_DEFAULT_wxUSE_MAC
=1 
1392     cat >> confdefs.h 
<<\EOF
 
1399     { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; } 
1405           wx_arg_cache_file
="configarg.cache" 
1406           echo "loading argument cache $wx_arg_cache_file" 
1407           rm -f ${wx_arg_cache_file}.tmp
 
1408           touch ${wx_arg_cache_file}.tmp
 
1409           touch ${wx_arg_cache_file} 
1413 if test $DEBUG_CONFIGURE = 1; then 
1414   DEFAULT_wxUSE_UNIVERSAL
=no
 
1416   DEFAULT_wxUSE_NANOX
=no
 
1418   DEFAULT_wxUSE_THREADS
=yes 
1420   DEFAULT_wxUSE_SHARED
=yes 
1421   DEFAULT_wxUSE_SONAME
=no
 
1422   DEFAULT_wxUSE_OPTIMISE
=no
 
1423   DEFAULT_wxUSE_PROFILE
=no
 
1424   DEFAULT_wxUSE_NO_DEPS
=no
 
1425   DEFAULT_wxUSE_NO_RTTI
=no
 
1426   DEFAULT_wxUSE_NO_EXCEPTIONS
=no
 
1427   DEFAULT_wxUSE_PERMISSIVE
=no
 
1428   DEFAULT_wxUSE_DEBUG_FLAG
=yes 
1429   DEFAULT_wxUSE_DEBUG_INFO
=yes 
1430   DEFAULT_wxUSE_DEBUG_GDB
=yes 
1431   DEFAULT_wxUSE_MEM_TRACING
=no
 
1432   DEFAULT_wxUSE_DEBUG_CONTEXT
=no
 
1433   DEFAULT_wxUSE_DMALLOC
=no
 
1434   DEFAULT_wxUSE_PRECOMP
=no
 
1435   DEFAULT_wxUSE_APPLE_IEEE
=no
 
1437   DEFAULT_wxUSE_LOG
=yes 
1438   DEFAULT_wxUSE_LOGWINDOW
=no
 
1439   DEFAULT_wxUSE_LOGGUI
=no
 
1440   DEFAULT_wxUSE_LOGDIALOG
=no
 
1442   DEFAULT_wxUSE_GUI
=yes 
1443   DEFAULT_wxUSE_CONTROLS
=no
 
1445   DEFAULT_wxUSE_REGEX
=no
 
1446   DEFAULT_wxUSE_ZLIB
=no
 
1447   DEFAULT_wxUSE_LIBPNG
=no
 
1448   DEFAULT_wxUSE_LIBJPEG
=no
 
1449   DEFAULT_wxUSE_LIBTIFF
=no
 
1450   DEFAULT_wxUSE_ODBC
=no
 
1451   DEFAULT_wxUSE_OPENGL
=no
 
1453   DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=no
 
1454   DEFAULT_wxUSE_SNGLINST_CHECKER
=no
 
1455   DEFAULT_wxUSE_STD_IOSTREAM
=no
 
1456   DEFAULT_wxUSE_CMDLINE_PARSER
=no
 
1457   DEFAULT_wxUSE_DATETIME
=no
 
1458   DEFAULT_wxUSE_TIMER
=no
 
1459   DEFAULT_wxUSE_STOPWATCH
=no
 
1460   DEFAULT_wxUSE_FILE
=no
 
1461   DEFAULT_wxUSE_FFILE
=no
 
1462   DEFAULT_wxUSE_TEXTBUFFER
=no
 
1463   DEFAULT_wxUSE_TEXTFILE
=no
 
1464   DEFAULT_wxUSE_WAVE
=no
 
1465   DEFAULT_wxUSE_INTL
=no
 
1466   DEFAULT_wxUSE_CONFIG
=no
 
1467   DEFAULT_wxUSE_FONTMAP
=no
 
1468   DEFAULT_wxUSE_STREAMS
=no
 
1469   DEFAULT_wxUSE_SOCKETS
=no
 
1470   DEFAULT_wxUSE_OLE
=no
 
1471   DEFAULT_wxUSE_DATAOBJ
=no
 
1472   DEFAULT_wxUSE_DIALUP_MANAGER
=no
 
1473   DEFAULT_wxUSE_JOYSTICK
=no
 
1474   DEFAULT_wxUSE_DYNLIB_CLASS
=no
 
1475   DEFAULT_wxUSE_DYNAMIC_LOADER
=no
 
1476   DEFAULT_wxUSE_LONGLONG
=no
 
1477   DEFAULT_wxUSE_GEOMETRY
=no
 
1479   DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=no
 
1480   DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=no
 
1481   DEFAULT_wxUSE_POSTSCRIPT
=no
 
1483   DEFAULT_wxUSE_CLIPBOARD
=no
 
1484   DEFAULT_wxUSE_TOOLTIPS
=no
 
1485   DEFAULT_wxUSE_DRAG_AND_DROP
=no
 
1486   DEFAULT_wxUSE_DRAGIMAGE
=no
 
1487   DEFAULT_wxUSE_SPLINES
=no
 
1489   DEFAULT_wxUSE_MDI_ARCHITECTURE
=no
 
1490   DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=no
 
1491   DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=no
 
1493   DEFAULT_wxUSE_RESOURCES
=no
 
1494   DEFAULT_wxUSE_CONSTRAINTS
=no
 
1495   DEFAULT_wxUSE_IPC
=no
 
1496   DEFAULT_wxUSE_HELP
=no
 
1497   DEFAULT_wxUSE_MS_HTML_HELP
=no
 
1498   DEFAULT_wxUSE_WXHTML_HELP
=no
 
1499   DEFAULT_wxUSE_TREELAYOUT
=no
 
1500   DEFAULT_wxUSE_METAFILE
=no
 
1501   DEFAULT_wxUSE_MIMETYPE
=no
 
1502   DEFAULT_wxUSE_SYSTEM_OPTIONS
=no
 
1503   DEFAULT_wxUSE_PROTOCOL
=no
 
1504   DEFAULT_wxUSE_PROTOCOL_HTTP
=no
 
1505   DEFAULT_wxUSE_PROTOCOL_FTP
=no
 
1506   DEFAULT_wxUSE_PROTOCOL_FILE
=no
 
1507   DEFAULT_wxUSE_URL
=no
 
1509   DEFAULT_wxUSE_COMMONDLGS
=no
 
1510   DEFAULT_wxUSE_CHOICEDLG
=no
 
1511   DEFAULT_wxUSE_COLOURDLG
=no
 
1512   DEFAULT_wxUSE_DIRDLG
=no
 
1513   DEFAULT_wxUSE_FILEDLG
=no
 
1514   DEFAULT_wxUSE_FINDREPLDLG
=no
 
1515   DEFAULT_wxUSE_FONTDLG
=no
 
1516   DEFAULT_wxUSE_MSGDLG
=no
 
1517   DEFAULT_wxUSE_NUMBERDLG
=no
 
1518   DEFAULT_wxUSE_TEXTDLG
=no
 
1519   DEFAULT_wxUSE_SPLASH
=no
 
1520   DEFAULT_wxUSE_STARTUP_TIPS
=no
 
1521   DEFAULT_wxUSE_PROGRESSDLG
=no
 
1522   DEFAULT_wxUSE_WIZARDDLG
=no
 
1524   DEFAULT_wxUSE_MENUS
=no
 
1525   DEFAULT_wxUSE_MINIFRAME
=no
 
1526   DEFAULT_wxUSE_HTML
=no
 
1527   DEFAULT_wxUSE_FILESYSTEM
=no
 
1528   DEFAULT_wxUSE_FS_INET
=no
 
1529   DEFAULT_wxUSE_FS_ZIP
=no
 
1530   DEFAULT_wxUSE_BUSYINFO
=no
 
1531   DEFAULT_wxUSE_ZIPSTREAM
=no
 
1532   DEFAULT_wxUSE_VALIDATORS
=no
 
1534   DEFAULT_wxUSE_ACCEL
=no
 
1535   DEFAULT_wxUSE_BUTTON
=no
 
1536   DEFAULT_wxUSE_BMPBUTTON
=no
 
1537   DEFAULT_wxUSE_CALCTRL
=no
 
1538   DEFAULT_wxUSE_CARET
=no
 
1539   DEFAULT_wxUSE_CHECKBOX
=no
 
1540   DEFAULT_wxUSE_CHECKLST
=no
 
1541   DEFAULT_wxUSE_CHOICE
=no
 
1542   DEFAULT_wxUSE_COMBOBOX
=no
 
1543   DEFAULT_wxUSE_DISPLAY
=no
 
1544   DEFAULT_wxUSE_GAUGE
=no
 
1545   DEFAULT_wxUSE_GRID
=no
 
1546   DEFAULT_wxUSE_IMAGLIST
=no
 
1547   DEFAULT_wxUSE_LISTBOX
=no
 
1548   DEFAULT_wxUSE_LISTCTRL
=no
 
1549   DEFAULT_wxUSE_NOTEBOOK
=no
 
1550   DEFAULT_wxUSE_RADIOBOX
=no
 
1551   DEFAULT_wxUSE_RADIOBTN
=no
 
1552   DEFAULT_wxUSE_SASH
=no
 
1553   DEFAULT_wxUSE_SCROLLBAR
=no
 
1554   DEFAULT_wxUSE_SLIDER
=no
 
1555   DEFAULT_wxUSE_SPINBTN
=no
 
1556   DEFAULT_wxUSE_SPINCTRL
=no
 
1557   DEFAULT_wxUSE_SPLITTER
=no
 
1558   DEFAULT_wxUSE_STATBMP
=no
 
1559   DEFAULT_wxUSE_STATBOX
=no
 
1560   DEFAULT_wxUSE_STATLINE
=no
 
1561   DEFAULT_wxUSE_STATTEXT
=no
 
1562   DEFAULT_wxUSE_STATUSBAR
=yes 
1563   DEFAULT_wxUSE_TABDIALOG
=no
 
1564   DEFAULT_wxUSE_TEXTCTRL
=no
 
1565   DEFAULT_wxUSE_TOGGLEBTN
=no
 
1566   DEFAULT_wxUSE_TOOLBAR
=no
 
1567   DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
 
1568   DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
 
1569   DEFAULT_wxUSE_TREECTRL
=no
 
1570   DEFAULT_wxUSE_POPUPWIN
=no
 
1571   DEFAULT_wxUSE_TIPWINDOW
=no
 
1573   DEFAULT_wxUSE_UNICODE
=no
 
1574   DEFAULT_wxUSE_UNICODE_MSLU
=no
 
1575   DEFAULT_wxUSE_WCSRTOMBS
=no
 
1577   DEFAULT_wxUSE_PALETTE
=no
 
1578   DEFAULT_wxUSE_IMAGE
=no
 
1579   DEFAULT_wxUSE_GIF
=no
 
1580   DEFAULT_wxUSE_PCX
=no
 
1581   DEFAULT_wxUSE_PNM
=no
 
1582   DEFAULT_wxUSE_IFF
=no
 
1583   DEFAULT_wxUSE_XPM
=no
 
1584   DEFAULT_wxUSE_ICO_CUR
=no
 
1585   DEFAULT_wxUSE_ACCESSIBILITY
=no
 
1587   DEFAULT_wxUSE_UNIVERSAL
=no
 
1589   DEFAULT_wxUSE_NANOX
=no
 
1591   DEFAULT_wxUSE_THREADS
=yes 
1593   DEFAULT_wxUSE_SHARED
=yes 
1594   DEFAULT_wxUSE_SONAME
=no
 
1595   DEFAULT_wxUSE_OPTIMISE
=yes 
1596   DEFAULT_wxUSE_PROFILE
=no
 
1597   DEFAULT_wxUSE_NO_DEPS
=no
 
1598   DEFAULT_wxUSE_NO_RTTI
=no
 
1599   DEFAULT_wxUSE_NO_EXCEPTIONS
=no
 
1600   DEFAULT_wxUSE_PERMISSIVE
=no
 
1601   DEFAULT_wxUSE_DEBUG_FLAG
=no
 
1602   DEFAULT_wxUSE_DEBUG_INFO
=no
 
1603   DEFAULT_wxUSE_DEBUG_GDB
=no
 
1604   DEFAULT_wxUSE_MEM_TRACING
=no
 
1605   DEFAULT_wxUSE_DEBUG_CONTEXT
=no
 
1606   DEFAULT_wxUSE_DMALLOC
=no
 
1607   DEFAULT_wxUSE_PRECOMP
=no
 
1608   DEFAULT_wxUSE_APPLE_IEEE
=yes 
1610   DEFAULT_wxUSE_LOG
=yes 
1611   DEFAULT_wxUSE_LOGWINDOW
=yes 
1612   DEFAULT_wxUSE_LOGGUI
=yes 
1613   DEFAULT_wxUSE_LOGDIALOG
=yes 
1615   DEFAULT_wxUSE_GUI
=yes 
1617   DEFAULT_wxUSE_REGEX
=yes 
1618   DEFAULT_wxUSE_ZLIB
=yes 
1619   DEFAULT_wxUSE_LIBPNG
=yes 
1620   DEFAULT_wxUSE_LIBJPEG
=yes 
1621   DEFAULT_wxUSE_LIBTIFF
=yes 
1622   DEFAULT_wxUSE_ODBC
=no
 
1623   DEFAULT_wxUSE_OPENGL
=no
 
1625   DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=yes 
1626   DEFAULT_wxUSE_SNGLINST_CHECKER
=yes 
1627   DEFAULT_wxUSE_STD_IOSTREAM
=no
 
1628   DEFAULT_wxUSE_CMDLINE_PARSER
=yes 
1629   DEFAULT_wxUSE_DATETIME
=yes 
1630   DEFAULT_wxUSE_TIMER
=yes 
1631   DEFAULT_wxUSE_STOPWATCH
=yes 
1632   DEFAULT_wxUSE_FILE
=yes 
1633   DEFAULT_wxUSE_FFILE
=yes 
1634   DEFAULT_wxUSE_TEXTBUFFER
=yes 
1635   DEFAULT_wxUSE_TEXTFILE
=yes 
1636   DEFAULT_wxUSE_WAVE
=no
 
1637   DEFAULT_wxUSE_INTL
=yes 
1638   DEFAULT_wxUSE_CONFIG
=yes 
1639   DEFAULT_wxUSE_FONTMAP
=yes 
1640   DEFAULT_wxUSE_STREAMS
=yes 
1641   DEFAULT_wxUSE_SOCKETS
=yes 
1642   DEFAULT_wxUSE_OLE
=yes 
1643   DEFAULT_wxUSE_DATAOBJ
=yes 
1644   DEFAULT_wxUSE_DIALUP_MANAGER
=yes 
1645   DEFAULT_wxUSE_JOYSTICK
=yes 
1646   DEFAULT_wxUSE_DYNLIB_CLASS
=yes 
1647   DEFAULT_wxUSE_DYNAMIC_LOADER
=yes 
1648   DEFAULT_wxUSE_LONGLONG
=yes 
1649   DEFAULT_wxUSE_GEOMETRY
=yes 
1651   DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=yes 
1652   DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=yes 
1653   DEFAULT_wxUSE_POSTSCRIPT
=yes 
1655   DEFAULT_wxUSE_CLIPBOARD
=yes 
1656   DEFAULT_wxUSE_TOOLTIPS
=yes 
1657   DEFAULT_wxUSE_DRAG_AND_DROP
=yes 
1658   DEFAULT_wxUSE_DRAGIMAGE
=yes 
1659   DEFAULT_wxUSE_SPLINES
=yes 
1661   DEFAULT_wxUSE_MDI_ARCHITECTURE
=yes 
1662   DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=yes 
1663   DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=yes 
1665   DEFAULT_wxUSE_RESOURCES
=no
 
1666   DEFAULT_wxUSE_CONSTRAINTS
=yes 
1667   DEFAULT_wxUSE_IPC
=yes 
1668   DEFAULT_wxUSE_HELP
=yes 
1669   DEFAULT_wxUSE_MS_HTML_HELP
=yes 
1670   DEFAULT_wxUSE_WXHTML_HELP
=yes 
1671   DEFAULT_wxUSE_TREELAYOUT
=yes 
1672   DEFAULT_wxUSE_METAFILE
=yes 
1673   DEFAULT_wxUSE_MIMETYPE
=yes 
1674   DEFAULT_wxUSE_SYSTEM_OPTIONS
=yes 
1675   DEFAULT_wxUSE_PROTOCOL
=yes 
1676   DEFAULT_wxUSE_PROTOCOL_HTTP
=yes 
1677   DEFAULT_wxUSE_PROTOCOL_FTP
=yes 
1678   DEFAULT_wxUSE_PROTOCOL_FILE
=yes 
1679   DEFAULT_wxUSE_URL
=yes 
1681   DEFAULT_wxUSE_COMMONDLGS
=yes 
1682   DEFAULT_wxUSE_CHOICEDLG
=yes 
1683   DEFAULT_wxUSE_COLOURDLG
=yes 
1684   DEFAULT_wxUSE_DIRDLG
=yes 
1685   DEFAULT_wxUSE_FILEDLG
=yes 
1686   DEFAULT_wxUSE_FINDREPLDLG
=yes 
1687   DEFAULT_wxUSE_FONTDLG
=yes 
1688   DEFAULT_wxUSE_MSGDLG
=yes 
1689   DEFAULT_wxUSE_NUMBERDLG
=yes 
1690   DEFAULT_wxUSE_TEXTDLG
=yes 
1691   DEFAULT_wxUSE_SPLASH
=yes 
1692   DEFAULT_wxUSE_STARTUP_TIPS
=yes 
1693   DEFAULT_wxUSE_PROGRESSDLG
=yes 
1694   DEFAULT_wxUSE_WIZARDDLG
=yes 
1696   DEFAULT_wxUSE_MENUS
=yes 
1697   DEFAULT_wxUSE_MINIFRAME
=yes 
1698   DEFAULT_wxUSE_HTML
=yes 
1699   DEFAULT_wxUSE_FILESYSTEM
=yes 
1700   DEFAULT_wxUSE_FS_INET
=yes 
1701   DEFAULT_wxUSE_FS_ZIP
=yes 
1702   DEFAULT_wxUSE_BUSYINFO
=yes 
1703   DEFAULT_wxUSE_ZIPSTREAM
=yes 
1704   DEFAULT_wxUSE_VALIDATORS
=yes 
1706   DEFAULT_wxUSE_ACCEL
=yes 
1707   DEFAULT_wxUSE_BUTTON
=yes 
1708   DEFAULT_wxUSE_BMPBUTTON
=yes 
1709   DEFAULT_wxUSE_CALCTRL
=yes 
1710   DEFAULT_wxUSE_CARET
=yes 
1711   DEFAULT_wxUSE_CHECKBOX
=yes 
1712   DEFAULT_wxUSE_CHECKLST
=yes 
1713   DEFAULT_wxUSE_CHOICE
=yes 
1714   DEFAULT_wxUSE_COMBOBOX
=yes 
1715   DEFAULT_wxUSE_DISPLAY
=no
 
1716   DEFAULT_wxUSE_GAUGE
=yes 
1717   DEFAULT_wxUSE_GRID
=yes 
1718   DEFAULT_wxUSE_IMAGLIST
=yes 
1719   DEFAULT_wxUSE_LISTBOX
=yes 
1720   DEFAULT_wxUSE_LISTCTRL
=yes 
1721   DEFAULT_wxUSE_NOTEBOOK
=yes 
1722   DEFAULT_wxUSE_RADIOBOX
=yes 
1723   DEFAULT_wxUSE_RADIOBTN
=yes 
1724   DEFAULT_wxUSE_SASH
=yes 
1725   DEFAULT_wxUSE_SCROLLBAR
=yes 
1726   DEFAULT_wxUSE_SLIDER
=yes 
1727   DEFAULT_wxUSE_SPINBTN
=yes 
1728   DEFAULT_wxUSE_SPINCTRL
=yes 
1729   DEFAULT_wxUSE_SPLITTER
=yes 
1730   DEFAULT_wxUSE_STATBMP
=yes 
1731   DEFAULT_wxUSE_STATBOX
=yes 
1732   DEFAULT_wxUSE_STATLINE
=yes 
1733   DEFAULT_wxUSE_STATTEXT
=yes 
1734   DEFAULT_wxUSE_STATUSBAR
=yes 
1735   DEFAULT_wxUSE_TABDIALOG
=no
 
1736   DEFAULT_wxUSE_TEXTCTRL
=yes 
1737   DEFAULT_wxUSE_TOGGLEBTN
=yes 
1738   DEFAULT_wxUSE_TOOLBAR
=yes 
1739   DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes 
1740   DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes 
1741   DEFAULT_wxUSE_TREECTRL
=yes 
1742   DEFAULT_wxUSE_POPUPWIN
=yes 
1743   DEFAULT_wxUSE_TIPWINDOW
=yes 
1745   DEFAULT_wxUSE_UNICODE
=no
 
1746   DEFAULT_wxUSE_UNICODE_MSLU
=yes 
1747   DEFAULT_wxUSE_WCSRTOMBS
=no
 
1749   DEFAULT_wxUSE_PALETTE
=yes 
1750   DEFAULT_wxUSE_IMAGE
=yes 
1751   DEFAULT_wxUSE_GIF
=yes 
1752   DEFAULT_wxUSE_PCX
=yes 
1753   DEFAULT_wxUSE_IFF
=no
 
1754   DEFAULT_wxUSE_PNM
=yes 
1755   DEFAULT_wxUSE_XPM
=yes 
1756   DEFAULT_wxUSE_ICO_CUR
=yes 
1757   DEFAULT_wxUSE_ACCESSIBILITY
=no
 
1762 for toolkit 
in `echo $ALL_TOOLKITS`; do 
1763   LINE
=`grep "wxUSE_$toolkit=" ${wx_arg_cache_file}` 
1764   if test "x$LINE" != "x" ; then 
1765     has_toolkit_in_cache
=1 
1766     eval "DEFAULT_$LINE" 
1767     eval "CACHE_$toolkit=1" 
1774           echo $ac_n "checking for --${enablestring:-enable}-gui""... $ac_c" 1>&6 
1775 echo "configure:1776: checking for --${enablestring:-enable}-gui" >&5 
1777           # Check whether --enable-gui or --disable-gui was given. 
1778 if test "${enable_gui+set}" = set; then 
1779   enableval
="$enable_gui" 
1781                           if test "$enableval" = yes; then 
1782                             ac_cv_use_gui
='wxUSE_GUI=yes' 
1784                             ac_cv_use_gui
='wxUSE_GUI=no' 
1789                           LINE
=`grep "wxUSE_GUI" ${wx_arg_cache_file}` 
1790                           if test "x$LINE" != x 
; then 
1791                             eval "DEFAULT_$LINE" 
1796                           ac_cv_use_gui
='wxUSE_GUI='$DEFAULT_wxUSE_GUI 
1801           eval "$ac_cv_use_gui" 
1802           if test "$no_cache" != 1; then 
1803             echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
 
1806           if test "$wxUSE_GUI" = yes; then 
1807             echo "$ac_t""yes" 1>&6 
1809             echo "$ac_t""no" 1>&6 
1813 if test "$wxUSE_GUI" = "yes"; then 
1817           echo $ac_n "checking for --${enablestring:-enable}-universal""... $ac_c" 1>&6 
1818 echo "configure:1819: checking for --${enablestring:-enable}-universal" >&5 
1820           # Check whether --enable-universal or --disable-universal was given. 
1821 if test "${enable_universal+set}" = set; then 
1822   enableval
="$enable_universal" 
1824                           if test "$enableval" = yes; then 
1825                             ac_cv_use_universal
='wxUSE_UNIVERSAL=yes' 
1827                             ac_cv_use_universal
='wxUSE_UNIVERSAL=no' 
1832                           LINE
=`grep "wxUSE_UNIVERSAL" ${wx_arg_cache_file}` 
1833                           if test "x$LINE" != x 
; then 
1834                             eval "DEFAULT_$LINE" 
1839                           ac_cv_use_universal
='wxUSE_UNIVERSAL='$DEFAULT_wxUSE_UNIVERSAL 
1844           eval "$ac_cv_use_universal" 
1845           if test "$no_cache" != 1; then 
1846             echo $ac_cv_use_universal >> ${wx_arg_cache_file}.tmp
 
1849           if test "$wxUSE_UNIVERSAL" = yes; then 
1850             echo "$ac_t""yes" 1>&6 
1852             echo "$ac_t""no" 1>&6 
1855 # Check whether --with-gtk or --without-gtk was given. 
1856 if test "${with_gtk+set}" = set; then 
1858   wxUSE_GTK
="$withval" CACHE_GTK
=1 TOOLKIT_GIVEN
=1 
1861 # Check whether --with-motif or --without-motif was given. 
1862 if test "${with_motif+set}" = set; then 
1863   withval
="$with_motif" 
1864   wxUSE_MOTIF
="$withval" CACHE_MOTIF
=1 TOOLKIT_GIVEN
=1 
1867 # Check whether --with-mac or --without-mac was given. 
1868 if test "${with_mac+set}" = set; then 
1870   wxUSE_MAC
="$withval" TOOLKIT_GIVEN
=1 
1873 # Check whether --with-cocoa or --without-cocoa was given. 
1874 if test "${with_cocoa+set}" = set; then 
1875   withval
="$with_cocoa" 
1876   wxUSE_COCOA
="$withval" TOOLKIT_GIVEN
=1 
1879 # Check whether --with-wine or --without-wine was given. 
1880 if test "${with_wine+set}" = set; then 
1881   withval
="$with_wine" 
1882   wxUSE_WINE
="$withval" CACHE_WINE
=1 
1885 # Check whether --with-msw or --without-msw was given. 
1886 if test "${with_msw+set}" = set; then 
1888   wxUSE_MSW
="$withval" CACHE_MSW
=1 TOOLKIT_GIVEN
=1 
1891 # Check whether --with-pm or --without-pm was given. 
1892 if test "${with_pm+set}" = set; then 
1894   wxUSE_PM
="$withval" CACHE_PM
=1 TOOLKIT_GIVEN
=1 
1897 # Check whether --with-mgl or --without-mgl was given. 
1898 if test "${with_mgl+set}" = set; then 
1900   wxUSE_MGL
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_MGL
=1 TOOLKIT_GIVEN
=1 
1903 # Check whether --with-microwin or --without-microwin was given. 
1904 if test "${with_microwin+set}" = set; then 
1905   withval
="$with_microwin" 
1906   wxUSE_MICROWIN
="$withval" CACHE_MICROWIN
=1 TOOLKIT_GIVEN
=1 
1909 # Check whether --with-x11 or --without-x11 was given. 
1910 if test "${with_x11+set}" = set; then 
1912   wxUSE_X11
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_X11
=1 TOOLKIT_GIVEN
=1 
1917           echo $ac_n "checking for --${enablestring:-enable}-nanox""... $ac_c" 1>&6 
1918 echo "configure:1919: checking for --${enablestring:-enable}-nanox" >&5 
1920           # Check whether --enable-nanox or --disable-nanox was given. 
1921 if test "${enable_nanox+set}" = set; then 
1922   enableval
="$enable_nanox" 
1924                           if test "$enableval" = yes; then 
1925                             ac_cv_use_nanox
='wxUSE_NANOX=yes' 
1927                             ac_cv_use_nanox
='wxUSE_NANOX=no' 
1932                           LINE
=`grep "wxUSE_NANOX" ${wx_arg_cache_file}` 
1933                           if test "x$LINE" != x 
; then 
1934                             eval "DEFAULT_$LINE" 
1939                           ac_cv_use_nanox
='wxUSE_NANOX='$DEFAULT_wxUSE_NANOX 
1944           eval "$ac_cv_use_nanox" 
1945           if test "$no_cache" != 1; then 
1946             echo $ac_cv_use_nanox >> ${wx_arg_cache_file}.tmp
 
1949           if test "$wxUSE_NANOX" = yes; then 
1950             echo "$ac_t""yes" 1>&6 
1952             echo "$ac_t""no" 1>&6 
1958           echo $ac_n "checking for --${enablestring:-enable}-gtk2""... $ac_c" 1>&6 
1959 echo "configure:1960: checking for --${enablestring:-enable}-gtk2" >&5 
1961           # Check whether --enable-gtk2 or --disable-gtk2 was given. 
1962 if test "${enable_gtk2+set}" = set; then 
1963   enableval
="$enable_gtk2" 
1965                           if test "$enableval" = yes; then 
1966                             ac_cv_use_gtk2
='wxUSE_GTK2=yes' 
1968                             ac_cv_use_gtk2
='wxUSE_GTK2=no' 
1973                           LINE
=`grep "wxUSE_GTK2" ${wx_arg_cache_file}` 
1974                           if test "x$LINE" != x 
; then 
1975                             eval "DEFAULT_$LINE" 
1980                           ac_cv_use_gtk2
='wxUSE_GTK2='$DEFAULT_wxUSE_GTK2 
1985           eval "$ac_cv_use_gtk2" 
1986           if test "$no_cache" != 1; then 
1987             echo $ac_cv_use_gtk2 >> ${wx_arg_cache_file}.tmp
 
1990           if test "$wxUSE_GTK2" = yes; then 
1991             echo "$ac_t""yes" 1>&6 
1993             echo "$ac_t""no" 1>&6 
1998           echo $ac_n "checking for --with-libpng""... $ac_c" 1>&6 
1999 echo "configure:2000: checking for --with-libpng" >&5 
2001           # Check whether --with-libpng or --without-libpng was given. 
2002 if test "${with_libpng+set}" = set; then 
2003   withval
="$with_libpng" 
2005                         if test "$withval" = yes; then 
2006                           ac_cv_use_libpng
='wxUSE_LIBPNG=yes' 
2007                         elif test "$withval" = no
; then 
2008                           ac_cv_use_libpng
='wxUSE_LIBPNG=no' 
2009                         elif test "$withval" = sys
; then 
2010                           ac_cv_use_libpng
='wxUSE_LIBPNG=sys' 
2011                         elif test "$withval" = builtin; then 
2012                           ac_cv_use_libpng
='wxUSE_LIBPNG=builtin' 
2014                           { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2019                         LINE
=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}` 
2020                         if test "x$LINE" != x 
; then 
2021                           eval "DEFAULT_$LINE" 
2026                         ac_cv_use_libpng
='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG 
2031           eval "$ac_cv_use_libpng" 
2032           if test "$no_cache" != 1; then 
2033             echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
 
2036           if test "$wxUSE_LIBPNG" = yes; then 
2037             echo "$ac_t""yes" 1>&6 
2038           elif test "$wxUSE_LIBPNG" = no
; then 
2039             echo "$ac_t""no" 1>&6 
2040           elif test "$wxUSE_LIBPNG" = sys
; then 
2041             echo "$ac_t""system version" 1>&6 
2042           elif test "$wxUSE_LIBPNG" = builtin; then 
2043             echo "$ac_t""builtin version" 1>&6 
2045             { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2049           echo $ac_n "checking for --with-libjpeg""... $ac_c" 1>&6 
2050 echo "configure:2051: checking for --with-libjpeg" >&5 
2052           # Check whether --with-libjpeg or --without-libjpeg was given. 
2053 if test "${with_libjpeg+set}" = set; then 
2054   withval
="$with_libjpeg" 
2056                         if test "$withval" = yes; then 
2057                           ac_cv_use_libjpeg
='wxUSE_LIBJPEG=yes' 
2058                         elif test "$withval" = no
; then 
2059                           ac_cv_use_libjpeg
='wxUSE_LIBJPEG=no' 
2060                         elif test "$withval" = sys
; then 
2061                           ac_cv_use_libjpeg
='wxUSE_LIBJPEG=sys' 
2062                         elif test "$withval" = builtin; then 
2063                           ac_cv_use_libjpeg
='wxUSE_LIBJPEG=builtin' 
2065                           { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2070                         LINE
=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}` 
2071                         if test "x$LINE" != x 
; then 
2072                           eval "DEFAULT_$LINE" 
2077                         ac_cv_use_libjpeg
='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG 
2082           eval "$ac_cv_use_libjpeg" 
2083           if test "$no_cache" != 1; then 
2084             echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
 
2087           if test "$wxUSE_LIBJPEG" = yes; then 
2088             echo "$ac_t""yes" 1>&6 
2089           elif test "$wxUSE_LIBJPEG" = no
; then 
2090             echo "$ac_t""no" 1>&6 
2091           elif test "$wxUSE_LIBJPEG" = sys
; then 
2092             echo "$ac_t""system version" 1>&6 
2093           elif test "$wxUSE_LIBJPEG" = builtin; then 
2094             echo "$ac_t""builtin version" 1>&6 
2096             { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2100           echo $ac_n "checking for --with-libtiff""... $ac_c" 1>&6 
2101 echo "configure:2102: checking for --with-libtiff" >&5 
2103           # Check whether --with-libtiff or --without-libtiff was given. 
2104 if test "${with_libtiff+set}" = set; then 
2105   withval
="$with_libtiff" 
2107                         if test "$withval" = yes; then 
2108                           ac_cv_use_libtiff
='wxUSE_LIBTIFF=yes' 
2109                         elif test "$withval" = no
; then 
2110                           ac_cv_use_libtiff
='wxUSE_LIBTIFF=no' 
2111                         elif test "$withval" = sys
; then 
2112                           ac_cv_use_libtiff
='wxUSE_LIBTIFF=sys' 
2113                         elif test "$withval" = builtin; then 
2114                           ac_cv_use_libtiff
='wxUSE_LIBTIFF=builtin' 
2116                           { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2121                         LINE
=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}` 
2122                         if test "x$LINE" != x 
; then 
2123                           eval "DEFAULT_$LINE" 
2128                         ac_cv_use_libtiff
='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF 
2133           eval "$ac_cv_use_libtiff" 
2134           if test "$no_cache" != 1; then 
2135             echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
 
2138           if test "$wxUSE_LIBTIFF" = yes; then 
2139             echo "$ac_t""yes" 1>&6 
2140           elif test "$wxUSE_LIBTIFF" = no
; then 
2141             echo "$ac_t""no" 1>&6 
2142           elif test "$wxUSE_LIBTIFF" = sys
; then 
2143             echo "$ac_t""system version" 1>&6 
2144           elif test "$wxUSE_LIBTIFF" = builtin; then 
2145             echo "$ac_t""builtin version" 1>&6 
2147             { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2151           echo $ac_n "checking for --with-opengl""... $ac_c" 1>&6 
2152 echo "configure:2153: checking for --with-opengl" >&5 
2154           # Check whether --with-opengl or --without-opengl was given. 
2155 if test "${with_opengl+set}" = set; then 
2156   withval
="$with_opengl" 
2158                         if test "$withval" = yes; then 
2159                           ac_cv_use_opengl
='wxUSE_OPENGL=yes' 
2161                           ac_cv_use_opengl
='wxUSE_OPENGL=no' 
2166                         LINE
=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}` 
2167                         if test "x$LINE" != x 
; then 
2168                           eval "DEFAULT_$LINE" 
2173                         ac_cv_use_opengl
='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL 
2178           eval "$ac_cv_use_opengl" 
2179           if test "$no_cache" != 1; then 
2180             echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
 
2183           if test "$wxUSE_OPENGL" = yes; then 
2184             echo "$ac_t""yes" 1>&6 
2186             echo "$ac_t""no" 1>&6 
2193           echo $ac_n "checking for --with-dmalloc""... $ac_c" 1>&6 
2194 echo "configure:2195: checking for --with-dmalloc" >&5 
2196           # Check whether --with-dmalloc or --without-dmalloc was given. 
2197 if test "${with_dmalloc+set}" = set; then 
2198   withval
="$with_dmalloc" 
2200                         if test "$withval" = yes; then 
2201                           ac_cv_use_dmalloc
='wxUSE_DMALLOC=yes' 
2203                           ac_cv_use_dmalloc
='wxUSE_DMALLOC=no' 
2208                         LINE
=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}` 
2209                         if test "x$LINE" != x 
; then 
2210                           eval "DEFAULT_$LINE" 
2215                         ac_cv_use_dmalloc
='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC 
2220           eval "$ac_cv_use_dmalloc" 
2221           if test "$no_cache" != 1; then 
2222             echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
 
2225           if test "$wxUSE_DMALLOC" = yes; then 
2226             echo "$ac_t""yes" 1>&6 
2228             echo "$ac_t""no" 1>&6 
2232           echo $ac_n "checking for --with-regex""... $ac_c" 1>&6 
2233 echo "configure:2234: checking for --with-regex" >&5 
2235           # Check whether --with-regex or --without-regex was given. 
2236 if test "${with_regex+set}" = set; then 
2237   withval
="$with_regex" 
2239                         if test "$withval" = yes; then 
2240                           ac_cv_use_regex
='wxUSE_REGEX=yes' 
2241                         elif test "$withval" = no
; then 
2242                           ac_cv_use_regex
='wxUSE_REGEX=no' 
2243                         elif test "$withval" = sys
; then 
2244                           ac_cv_use_regex
='wxUSE_REGEX=sys' 
2245                         elif test "$withval" = builtin; then 
2246                           ac_cv_use_regex
='wxUSE_REGEX=builtin' 
2248                           { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2253                         LINE
=`grep "wxUSE_REGEX" ${wx_arg_cache_file}` 
2254                         if test "x$LINE" != x 
; then 
2255                           eval "DEFAULT_$LINE" 
2260                         ac_cv_use_regex
='wxUSE_REGEX='$DEFAULT_wxUSE_REGEX 
2265           eval "$ac_cv_use_regex" 
2266           if test "$no_cache" != 1; then 
2267             echo $ac_cv_use_regex >> ${wx_arg_cache_file}.tmp
 
2270           if test "$wxUSE_REGEX" = yes; then 
2271             echo "$ac_t""yes" 1>&6 
2272           elif test "$wxUSE_REGEX" = no
; then 
2273             echo "$ac_t""no" 1>&6 
2274           elif test "$wxUSE_REGEX" = sys
; then 
2275             echo "$ac_t""system version" 1>&6 
2276           elif test "$wxUSE_REGEX" = builtin; then 
2277             echo "$ac_t""builtin version" 1>&6 
2279             { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2283           echo $ac_n "checking for --with-zlib""... $ac_c" 1>&6 
2284 echo "configure:2285: checking for --with-zlib" >&5 
2286           # Check whether --with-zlib or --without-zlib was given. 
2287 if test "${with_zlib+set}" = set; then 
2288   withval
="$with_zlib" 
2290                         if test "$withval" = yes; then 
2291                           ac_cv_use_zlib
='wxUSE_ZLIB=yes' 
2292                         elif test "$withval" = no
; then 
2293                           ac_cv_use_zlib
='wxUSE_ZLIB=no' 
2294                         elif test "$withval" = sys
; then 
2295                           ac_cv_use_zlib
='wxUSE_ZLIB=sys' 
2296                         elif test "$withval" = builtin; then 
2297                           ac_cv_use_zlib
='wxUSE_ZLIB=builtin' 
2299                           { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2304                         LINE
=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}` 
2305                         if test "x$LINE" != x 
; then 
2306                           eval "DEFAULT_$LINE" 
2311                         ac_cv_use_zlib
='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB 
2316           eval "$ac_cv_use_zlib" 
2317           if test "$no_cache" != 1; then 
2318             echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
 
2321           if test "$wxUSE_ZLIB" = yes; then 
2322             echo "$ac_t""yes" 1>&6 
2323           elif test "$wxUSE_ZLIB" = no
; then 
2324             echo "$ac_t""no" 1>&6 
2325           elif test "$wxUSE_ZLIB" = sys
; then 
2326             echo "$ac_t""system version" 1>&6 
2327           elif test "$wxUSE_ZLIB" = builtin; then 
2328             echo "$ac_t""builtin version" 1>&6 
2330             { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2334           echo $ac_n "checking for --with-odbc""... $ac_c" 1>&6 
2335 echo "configure:2336: checking for --with-odbc" >&5 
2337           # Check whether --with-odbc or --without-odbc was given. 
2338 if test "${with_odbc+set}" = set; then 
2339   withval
="$with_odbc" 
2341                         if test "$withval" = yes; then 
2342                           ac_cv_use_odbc
='wxUSE_ODBC=yes' 
2343                         elif test "$withval" = no
; then 
2344                           ac_cv_use_odbc
='wxUSE_ODBC=no' 
2345                         elif test "$withval" = sys
; then 
2346                           ac_cv_use_odbc
='wxUSE_ODBC=sys' 
2347                         elif test "$withval" = builtin; then 
2348                           ac_cv_use_odbc
='wxUSE_ODBC=builtin' 
2350                           { echo "configure: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2355                         LINE
=`grep "wxUSE_ODBC" ${wx_arg_cache_file}` 
2356                         if test "x$LINE" != x 
; then 
2357                           eval "DEFAULT_$LINE" 
2362                         ac_cv_use_odbc
='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC 
2367           eval "$ac_cv_use_odbc" 
2368           if test "$no_cache" != 1; then 
2369             echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
 
2372           if test "$wxUSE_ODBC" = yes; then 
2373             echo "$ac_t""yes" 1>&6 
2374           elif test "$wxUSE_ODBC" = no
; then 
2375             echo "$ac_t""no" 1>&6 
2376           elif test "$wxUSE_ODBC" = sys
; then 
2377             echo "$ac_t""system version" 1>&6 
2378           elif test "$wxUSE_ODBC" = builtin; then 
2379             echo "$ac_t""builtin version" 1>&6 
2381             { echo "configure: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2388           echo $ac_n "checking for --${enablestring:-enable}-shared""... $ac_c" 1>&6 
2389 echo "configure:2390: checking for --${enablestring:-enable}-shared" >&5 
2391           # Check whether --enable-shared or --disable-shared was given. 
2392 if test "${enable_shared+set}" = set; then 
2393   enableval
="$enable_shared" 
2395                           if test "$enableval" = yes; then 
2396                             ac_cv_use_shared
='wxUSE_SHARED=yes' 
2398                             ac_cv_use_shared
='wxUSE_SHARED=no' 
2403                           LINE
=`grep "wxUSE_SHARED" ${wx_arg_cache_file}` 
2404                           if test "x$LINE" != x 
; then 
2405                             eval "DEFAULT_$LINE" 
2410                           ac_cv_use_shared
='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED 
2415           eval "$ac_cv_use_shared" 
2416           if test "$no_cache" != 1; then 
2417             echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
 
2420           if test "$wxUSE_SHARED" = yes; then 
2421             echo "$ac_t""yes" 1>&6 
2423             echo "$ac_t""no" 1>&6 
2428           echo $ac_n "checking for --${enablestring:-enable}-soname""... $ac_c" 1>&6 
2429 echo "configure:2430: checking for --${enablestring:-enable}-soname" >&5 
2431           # Check whether --enable-soname or --disable-soname was given. 
2432 if test "${enable_soname+set}" = set; then 
2433   enableval
="$enable_soname" 
2435                           if test "$enableval" = yes; then 
2436                             ac_cv_use_soname
='wxUSE_SONAME=yes' 
2438                             ac_cv_use_soname
='wxUSE_SONAME=no' 
2443                           LINE
=`grep "wxUSE_SONAME" ${wx_arg_cache_file}` 
2444                           if test "x$LINE" != x 
; then 
2445                             eval "DEFAULT_$LINE" 
2450                           ac_cv_use_soname
='wxUSE_SONAME='$DEFAULT_wxUSE_SONAME 
2455           eval "$ac_cv_use_soname" 
2456           if test "$no_cache" != 1; then 
2457             echo $ac_cv_use_soname >> ${wx_arg_cache_file}.tmp
 
2460           if test "$wxUSE_SONAME" = yes; then 
2461             echo "$ac_t""yes" 1>&6 
2463             echo "$ac_t""no" 1>&6 
2468           echo $ac_n "checking for --${enablestring:-enable}-optimise""... $ac_c" 1>&6 
2469 echo "configure:2470: checking for --${enablestring:-enable}-optimise" >&5 
2471           # Check whether --enable-optimise or --disable-optimise was given. 
2472 if test "${enable_optimise+set}" = set; then 
2473   enableval
="$enable_optimise" 
2475                           if test "$enableval" = yes; then 
2476                             ac_cv_use_optimise
='wxUSE_OPTIMISE=yes' 
2478                             ac_cv_use_optimise
='wxUSE_OPTIMISE=no' 
2483                           LINE
=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}` 
2484                           if test "x$LINE" != x 
; then 
2485                             eval "DEFAULT_$LINE" 
2490                           ac_cv_use_optimise
='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE 
2495           eval "$ac_cv_use_optimise" 
2496           if test "$no_cache" != 1; then 
2497             echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
 
2500           if test "$wxUSE_OPTIMISE" = yes; then 
2501             echo "$ac_t""yes" 1>&6 
2503             echo "$ac_t""no" 1>&6 
2508           echo $ac_n "checking for --${enablestring:-enable}-debug""... $ac_c" 1>&6 
2509 echo "configure:2510: checking for --${enablestring:-enable}-debug" >&5 
2511           # Check whether --enable-debug or --disable-debug was given. 
2512 if test "${enable_debug+set}" = set; then 
2513   enableval
="$enable_debug" 
2515                           if test "$enableval" = yes; then 
2516                             ac_cv_use_debug
='wxUSE_DEBUG=yes' 
2518                             ac_cv_use_debug
='wxUSE_DEBUG=no' 
2523                           LINE
=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}` 
2524                           if test "x$LINE" != x 
; then 
2525                             eval "DEFAULT_$LINE" 
2530                           ac_cv_use_debug
='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG 
2535           eval "$ac_cv_use_debug" 
2536           if test "$no_cache" != 1; then 
2537             echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
 
2540           if test "$wxUSE_DEBUG" = yes; then 
2541             echo "$ac_t""yes" 1>&6 
2543             echo "$ac_t""no" 1>&6 
2549           echo $ac_n "checking for --${enablestring:-enable}-precomp""... $ac_c" 1>&6 
2550 echo "configure:2551: checking for --${enablestring:-enable}-precomp" >&5 
2552           # Check whether --enable-precomp or --disable-precomp was given. 
2553 if test "${enable_precomp+set}" = set; then 
2554   enableval
="$enable_precomp" 
2556                           if test "$enableval" = yes; then 
2557                             ac_cv_use_precomp
='wxUSE_PRECOMP=yes' 
2559                             ac_cv_use_precomp
='wxUSE_PRECOMP=no' 
2564                           LINE
=`grep "wxUSE_PRECOMP" ${wx_arg_cache_file}` 
2565                           if test "x$LINE" != x 
; then 
2566                             eval "DEFAULT_$LINE" 
2571                           ac_cv_use_precomp
='wxUSE_PRECOMP='$DEFAULT_wxUSE_PRECOMP 
2576           eval "$ac_cv_use_precomp" 
2577           if test "$no_cache" != 1; then 
2578             echo $ac_cv_use_precomp >> ${wx_arg_cache_file}.tmp
 
2581           if test "$wxUSE_PRECOMP" = yes; then 
2582             echo "$ac_t""yes" 1>&6 
2584             echo "$ac_t""no" 1>&6 
2588 if test "$wxUSE_DEBUG" = "yes"; then 
2589   DEFAULT_wxUSE_DEBUG_FLAG
=yes 
2590   DEFAULT_wxUSE_DEBUG_INFO
=yes 
2591 elif test "$wxUSE_DEBUG" = "no"; then 
2592   DEFAULT_wxUSE_DEBUG_FLAG
=no
 
2593   DEFAULT_wxUSE_DEBUG_INFO
=no
 
2598           echo $ac_n "checking for --${enablestring:-enable}-debug_flag""... $ac_c" 1>&6 
2599 echo "configure:2600: checking for --${enablestring:-enable}-debug_flag" >&5 
2601           # Check whether --enable-debug_flag or --disable-debug_flag was given. 
2602 if test "${enable_debug_flag+set}" = set; then 
2603   enableval
="$enable_debug_flag" 
2605                           if test "$enableval" = yes; then 
2606                             ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=yes' 
2608                             ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=no' 
2613                           LINE
=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}` 
2614                           if test "x$LINE" != x 
; then 
2615                             eval "DEFAULT_$LINE" 
2620                           ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG 
2625           eval "$ac_cv_use_debug_flag" 
2626           if test "$no_cache" != 1; then 
2627             echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
 
2630           if test "$wxUSE_DEBUG_FLAG" = yes; then 
2631             echo "$ac_t""yes" 1>&6 
2633             echo "$ac_t""no" 1>&6 
2638           echo $ac_n "checking for --${enablestring:-enable}-debug_info""... $ac_c" 1>&6 
2639 echo "configure:2640: checking for --${enablestring:-enable}-debug_info" >&5 
2641           # Check whether --enable-debug_info or --disable-debug_info was given. 
2642 if test "${enable_debug_info+set}" = set; then 
2643   enableval
="$enable_debug_info" 
2645                           if test "$enableval" = yes; then 
2646                             ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=yes' 
2648                             ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=no' 
2653                           LINE
=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}` 
2654                           if test "x$LINE" != x 
; then 
2655                             eval "DEFAULT_$LINE" 
2660                           ac_cv_use_debug_info
='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO 
2665           eval "$ac_cv_use_debug_info" 
2666           if test "$no_cache" != 1; then 
2667             echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
 
2670           if test "$wxUSE_DEBUG_INFO" = yes; then 
2671             echo "$ac_t""yes" 1>&6 
2673             echo "$ac_t""no" 1>&6 
2678           echo $ac_n "checking for --${enablestring:-enable}-debug_gdb""... $ac_c" 1>&6 
2679 echo "configure:2680: checking for --${enablestring:-enable}-debug_gdb" >&5 
2681           # Check whether --enable-debug_gdb or --disable-debug_gdb was given. 
2682 if test "${enable_debug_gdb+set}" = set; then 
2683   enableval
="$enable_debug_gdb" 
2685                           if test "$enableval" = yes; then 
2686                             ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=yes' 
2688                             ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=no' 
2693                           LINE
=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}` 
2694                           if test "x$LINE" != x 
; then 
2695                             eval "DEFAULT_$LINE" 
2700                           ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB 
2705           eval "$ac_cv_use_debug_gdb" 
2706           if test "$no_cache" != 1; then 
2707             echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
 
2710           if test "$wxUSE_DEBUG_GDB" = yes; then 
2711             echo "$ac_t""yes" 1>&6 
2713             echo "$ac_t""no" 1>&6 
2718           echo $ac_n "checking for --${enablestring:-enable}-debug_cntxt""... $ac_c" 1>&6 
2719 echo "configure:2720: checking for --${enablestring:-enable}-debug_cntxt" >&5 
2721           # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given. 
2722 if test "${enable_debug_cntxt+set}" = set; then 
2723   enableval
="$enable_debug_cntxt" 
2725                           if test "$enableval" = yes; then 
2726                             ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=yes' 
2728                             ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=no' 
2733                           LINE
=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}` 
2734                           if test "x$LINE" != x 
; then 
2735                             eval "DEFAULT_$LINE" 
2740                           ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT 
2745           eval "$ac_cv_use_debug_cntxt" 
2746           if test "$no_cache" != 1; then 
2747             echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
 
2750           if test "$wxUSE_DEBUG_CONTEXT" = yes; then 
2751             echo "$ac_t""yes" 1>&6 
2753             echo "$ac_t""no" 1>&6 
2758           echo $ac_n "checking for --${enablestring:-enable}-mem_tracing""... $ac_c" 1>&6 
2759 echo "configure:2760: checking for --${enablestring:-enable}-mem_tracing" >&5 
2761           # Check whether --enable-mem_tracing or --disable-mem_tracing was given. 
2762 if test "${enable_mem_tracing+set}" = set; then 
2763   enableval
="$enable_mem_tracing" 
2765                           if test "$enableval" = yes; then 
2766                             ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=yes' 
2768                             ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=no' 
2773                           LINE
=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}` 
2774                           if test "x$LINE" != x 
; then 
2775                             eval "DEFAULT_$LINE" 
2780                           ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING 
2785           eval "$ac_cv_use_mem_tracing" 
2786           if test "$no_cache" != 1; then 
2787             echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
 
2790           if test "$wxUSE_MEM_TRACING" = yes; then 
2791             echo "$ac_t""yes" 1>&6 
2793             echo "$ac_t""no" 1>&6 
2798           echo $ac_n "checking for --${enablestring:-enable}-profile""... $ac_c" 1>&6 
2799 echo "configure:2800: checking for --${enablestring:-enable}-profile" >&5 
2801           # Check whether --enable-profile or --disable-profile was given. 
2802 if test "${enable_profile+set}" = set; then 
2803   enableval
="$enable_profile" 
2805                           if test "$enableval" = yes; then 
2806                             ac_cv_use_profile
='wxUSE_PROFILE=yes' 
2808                             ac_cv_use_profile
='wxUSE_PROFILE=no' 
2813                           LINE
=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}` 
2814                           if test "x$LINE" != x 
; then 
2815                             eval "DEFAULT_$LINE" 
2820                           ac_cv_use_profile
='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE 
2825           eval "$ac_cv_use_profile" 
2826           if test "$no_cache" != 1; then 
2827             echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
 
2830           if test "$wxUSE_PROFILE" = yes; then 
2831             echo "$ac_t""yes" 1>&6 
2833             echo "$ac_t""no" 1>&6 
2838           echo $ac_n "checking for --${enablestring:-enable}-no_rtti""... $ac_c" 1>&6 
2839 echo "configure:2840: checking for --${enablestring:-enable}-no_rtti" >&5 
2841           # Check whether --enable-no_rtti or --disable-no_rtti was given. 
2842 if test "${enable_no_rtti+set}" = set; then 
2843   enableval
="$enable_no_rtti" 
2845                           if test "$enableval" = yes; then 
2846                             ac_cv_use_no_rtti
='wxUSE_NO_RTTI=yes' 
2848                             ac_cv_use_no_rtti
='wxUSE_NO_RTTI=no' 
2853                           LINE
=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}` 
2854                           if test "x$LINE" != x 
; then 
2855                             eval "DEFAULT_$LINE" 
2860                           ac_cv_use_no_rtti
='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI 
2865           eval "$ac_cv_use_no_rtti" 
2866           if test "$no_cache" != 1; then 
2867             echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
 
2870           if test "$wxUSE_NO_RTTI" = yes; then 
2871             echo "$ac_t""yes" 1>&6 
2873             echo "$ac_t""no" 1>&6 
2878           echo $ac_n "checking for --${enablestring:-enable}-no_exceptions""... $ac_c" 1>&6 
2879 echo "configure:2880: checking for --${enablestring:-enable}-no_exceptions" >&5 
2881           # Check whether --enable-no_exceptions or --disable-no_exceptions was given. 
2882 if test "${enable_no_exceptions+set}" = set; then 
2883   enableval
="$enable_no_exceptions" 
2885                           if test "$enableval" = yes; then 
2886                             ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=yes' 
2888                             ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=no' 
2893                           LINE
=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}` 
2894                           if test "x$LINE" != x 
; then 
2895                             eval "DEFAULT_$LINE" 
2900                           ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS 
2905           eval "$ac_cv_use_no_exceptions" 
2906           if test "$no_cache" != 1; then 
2907             echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
 
2910           if test "$wxUSE_NO_EXCEPTIONS" = yes; then 
2911             echo "$ac_t""yes" 1>&6 
2913             echo "$ac_t""no" 1>&6 
2918           echo $ac_n "checking for --${enablestring:-enable}-permissive""... $ac_c" 1>&6 
2919 echo "configure:2920: checking for --${enablestring:-enable}-permissive" >&5 
2921           # Check whether --enable-permissive or --disable-permissive was given. 
2922 if test "${enable_permissive+set}" = set; then 
2923   enableval
="$enable_permissive" 
2925                           if test "$enableval" = yes; then 
2926                             ac_cv_use_permissive
='wxUSE_PERMISSIVE=yes' 
2928                             ac_cv_use_permissive
='wxUSE_PERMISSIVE=no' 
2933                           LINE
=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}` 
2934                           if test "x$LINE" != x 
; then 
2935                             eval "DEFAULT_$LINE" 
2940                           ac_cv_use_permissive
='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE 
2945           eval "$ac_cv_use_permissive" 
2946           if test "$no_cache" != 1; then 
2947             echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
 
2950           if test "$wxUSE_PERMISSIVE" = yes; then 
2951             echo "$ac_t""yes" 1>&6 
2953             echo "$ac_t""no" 1>&6 
2958           echo $ac_n "checking for --${enablestring:-enable}-no_deps""... $ac_c" 1>&6 
2959 echo "configure:2960: checking for --${enablestring:-enable}-no_deps" >&5 
2961           # Check whether --enable-no_deps or --disable-no_deps was given. 
2962 if test "${enable_no_deps+set}" = set; then 
2963   enableval
="$enable_no_deps" 
2965                           if test "$enableval" = yes; then 
2966                             ac_cv_use_no_deps
='wxUSE_NO_DEPS=yes' 
2968                             ac_cv_use_no_deps
='wxUSE_NO_DEPS=no' 
2973                           LINE
=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}` 
2974                           if test "x$LINE" != x 
; then 
2975                             eval "DEFAULT_$LINE" 
2980                           ac_cv_use_no_deps
='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS 
2985           eval "$ac_cv_use_no_deps" 
2986           if test "$no_cache" != 1; then 
2987             echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
 
2990           if test "$wxUSE_NO_DEPS" = yes; then 
2991             echo "$ac_t""yes" 1>&6 
2993             echo "$ac_t""no" 1>&6 
2999           echo $ac_n "checking for --${enablestring:-enable}-compat20""... $ac_c" 1>&6 
3000 echo "configure:3001: checking for --${enablestring:-enable}-compat20" >&5 
3002           # Check whether --enable-compat20 or --disable-compat20 was given. 
3003 if test "${enable_compat20+set}" = set; then 
3004   enableval
="$enable_compat20" 
3006                           if test "$enableval" = yes; then 
3007                             ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=yes' 
3009                             ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=no' 
3014                           LINE
=`grep "WXWIN_COMPATIBILITY_2" ${wx_arg_cache_file}` 
3015                           if test "x$LINE" != x 
; then 
3016                             eval "DEFAULT_$LINE" 
3021                           ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2='$DEFAULT_WXWIN_COMPATIBILITY_2 
3026           eval "$ac_cv_use_compat20" 
3027           if test "$no_cache" != 1; then 
3028             echo $ac_cv_use_compat20 >> ${wx_arg_cache_file}.tmp
 
3031           if test "$WXWIN_COMPATIBILITY_2" = yes; then 
3032             echo "$ac_t""yes" 1>&6 
3034             echo "$ac_t""no" 1>&6 
3039           echo $ac_n "checking for --${enablestring:-enable}-compat22""... $ac_c" 1>&6 
3040 echo "configure:3041: checking for --${enablestring:-enable}-compat22" >&5 
3042           # Check whether --enable-compat22 or --disable-compat22 was given. 
3043 if test "${enable_compat22+set}" = set; then 
3044   enableval
="$enable_compat22" 
3046                           if test "$enableval" = yes; then 
3047                             ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=yes' 
3049                             ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=no' 
3054                           LINE
=`grep "WXWIN_COMPATIBILITY_2_2" ${wx_arg_cache_file}` 
3055                           if test "x$LINE" != x 
; then 
3056                             eval "DEFAULT_$LINE" 
3061                           ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2='$DEFAULT_WXWIN_COMPATIBILITY_2_2 
3066           eval "$ac_cv_use_compat22" 
3067           if test "$no_cache" != 1; then 
3068             echo $ac_cv_use_compat22 >> ${wx_arg_cache_file}.tmp
 
3071           if test "$WXWIN_COMPATIBILITY_2_2" = yes; then 
3072             echo "$ac_t""yes" 1>&6 
3074             echo "$ac_t""no" 1>&6 
3078           enablestring
=disable
 
3079           echo $ac_n "checking for --${enablestring:-enable}-compat24""... $ac_c" 1>&6 
3080 echo "configure:3081: checking for --${enablestring:-enable}-compat24" >&5 
3082           # Check whether --enable-compat24 or --disable-compat24 was given. 
3083 if test "${enable_compat24+set}" = set; then 
3084   enableval
="$enable_compat24" 
3086                           if test "$enableval" = yes; then 
3087                             ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4=yes' 
3089                             ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4=no' 
3094                           LINE
=`grep "WXWIN_COMPATIBILITY_2_4" ${wx_arg_cache_file}` 
3095                           if test "x$LINE" != x 
; then 
3096                             eval "DEFAULT_$LINE" 
3101                           ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4='$DEFAULT_WXWIN_COMPATIBILITY_2_4 
3106           eval "$ac_cv_use_compat24" 
3107           if test "$no_cache" != 1; then 
3108             echo $ac_cv_use_compat24 >> ${wx_arg_cache_file}.tmp
 
3111           if test "$WXWIN_COMPATIBILITY_2_4" = yes; then 
3112             echo "$ac_t""yes" 1>&6 
3114             echo "$ac_t""no" 1>&6 
3118 # Check whether --enable-rpath or --disable-rpath was given. 
3119 if test "${enable_rpath+set}" = set; then 
3120   enableval
="$enable_rpath" 
3121   wxRPATH_DIR
="$enableval" 
3125 if test "$wxRPATH_DIR" != "" -a "$wxRPATH_DIR" != "disable"; then 
3126    WXCONFIG_RPATH
="-Wl,-rpath -Wl,$wxRPATH_DIR" 
3133           echo $ac_n "checking for --${enablestring:-enable}-intl""... $ac_c" 1>&6 
3134 echo "configure:3135: checking for --${enablestring:-enable}-intl" >&5 
3136           # Check whether --enable-intl or --disable-intl was given. 
3137 if test "${enable_intl+set}" = set; then 
3138   enableval
="$enable_intl" 
3140                           if test "$enableval" = yes; then 
3141                             ac_cv_use_intl
='wxUSE_INTL=yes' 
3143                             ac_cv_use_intl
='wxUSE_INTL=no' 
3148                           LINE
=`grep "wxUSE_INTL" ${wx_arg_cache_file}` 
3149                           if test "x$LINE" != x 
; then 
3150                             eval "DEFAULT_$LINE" 
3155                           ac_cv_use_intl
='wxUSE_INTL='$DEFAULT_wxUSE_INTL 
3160           eval "$ac_cv_use_intl" 
3161           if test "$no_cache" != 1; then 
3162             echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
 
3165           if test "$wxUSE_INTL" = yes; then 
3166             echo "$ac_t""yes" 1>&6 
3168             echo "$ac_t""no" 1>&6 
3173           echo $ac_n "checking for --${enablestring:-enable}-config""... $ac_c" 1>&6 
3174 echo "configure:3175: checking for --${enablestring:-enable}-config" >&5 
3176           # Check whether --enable-config or --disable-config was given. 
3177 if test "${enable_config+set}" = set; then 
3178   enableval
="$enable_config" 
3180                           if test "$enableval" = yes; then 
3181                             ac_cv_use_config
='wxUSE_CONFIG=yes' 
3183                             ac_cv_use_config
='wxUSE_CONFIG=no' 
3188                           LINE
=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}` 
3189                           if test "x$LINE" != x 
; then 
3190                             eval "DEFAULT_$LINE" 
3195                           ac_cv_use_config
='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG 
3200           eval "$ac_cv_use_config" 
3201           if test "$no_cache" != 1; then 
3202             echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
 
3205           if test "$wxUSE_CONFIG" = yes; then 
3206             echo "$ac_t""yes" 1>&6 
3208             echo "$ac_t""no" 1>&6 
3214           echo $ac_n "checking for --${enablestring:-enable}-protocols""... $ac_c" 1>&6 
3215 echo "configure:3216: checking for --${enablestring:-enable}-protocols" >&5 
3217           # Check whether --enable-protocols or --disable-protocols was given. 
3218 if test "${enable_protocols+set}" = set; then 
3219   enableval
="$enable_protocols" 
3221                           if test "$enableval" = yes; then 
3222                             ac_cv_use_protocols
='wxUSE_PROTOCOL=yes' 
3224                             ac_cv_use_protocols
='wxUSE_PROTOCOL=no' 
3229                           LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}` 
3230                           if test "x$LINE" != x 
; then 
3231                             eval "DEFAULT_$LINE" 
3236                           ac_cv_use_protocols
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL 
3241           eval "$ac_cv_use_protocols" 
3242           if test "$no_cache" != 1; then 
3243             echo $ac_cv_use_protocols >> ${wx_arg_cache_file}.tmp
 
3246           if test "$wxUSE_PROTOCOL" = yes; then 
3247             echo "$ac_t""yes" 1>&6 
3249             echo "$ac_t""no" 1>&6 
3254           echo $ac_n "checking for --${enablestring:-enable}-ftp""... $ac_c" 1>&6 
3255 echo "configure:3256: checking for --${enablestring:-enable}-ftp" >&5 
3257           # Check whether --enable-ftp or --disable-ftp was given. 
3258 if test "${enable_ftp+set}" = set; then 
3259   enableval
="$enable_ftp" 
3261                           if test "$enableval" = yes; then 
3262                             ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=yes' 
3264                             ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=no' 
3269                           LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}` 
3270                           if test "x$LINE" != x 
; then 
3271                             eval "DEFAULT_$LINE" 
3276                           ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP 
3281           eval "$ac_cv_use_ftp" 
3282           if test "$no_cache" != 1; then 
3283             echo $ac_cv_use_ftp >> ${wx_arg_cache_file}.tmp
 
3286           if test "$wxUSE_PROTOCOL_FTP" = yes; then 
3287             echo "$ac_t""yes" 1>&6 
3289             echo "$ac_t""no" 1>&6 
3294           echo $ac_n "checking for --${enablestring:-enable}-http""... $ac_c" 1>&6 
3295 echo "configure:3296: checking for --${enablestring:-enable}-http" >&5 
3297           # Check whether --enable-http or --disable-http was given. 
3298 if test "${enable_http+set}" = set; then 
3299   enableval
="$enable_http" 
3301                           if test "$enableval" = yes; then 
3302                             ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=yes' 
3304                             ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=no' 
3309                           LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}` 
3310                           if test "x$LINE" != x 
; then 
3311                             eval "DEFAULT_$LINE" 
3316                           ac_cv_use_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP 
3321           eval "$ac_cv_use_http" 
3322           if test "$no_cache" != 1; then 
3323             echo $ac_cv_use_http >> ${wx_arg_cache_file}.tmp
 
3326           if test "$wxUSE_PROTOCOL_HTTP" = yes; then 
3327             echo "$ac_t""yes" 1>&6 
3329             echo "$ac_t""no" 1>&6 
3334           echo $ac_n "checking for --${enablestring:-enable}-fileproto""... $ac_c" 1>&6 
3335 echo "configure:3336: checking for --${enablestring:-enable}-fileproto" >&5 
3337           # Check whether --enable-fileproto or --disable-fileproto was given. 
3338 if test "${enable_fileproto+set}" = set; then 
3339   enableval
="$enable_fileproto" 
3341                           if test "$enableval" = yes; then 
3342                             ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=yes' 
3344                             ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=no' 
3349                           LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}` 
3350                           if test "x$LINE" != x 
; then 
3351                             eval "DEFAULT_$LINE" 
3356                           ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE 
3361           eval "$ac_cv_use_fileproto" 
3362           if test "$no_cache" != 1; then 
3363             echo $ac_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
 
3366           if test "$wxUSE_PROTOCOL_FILE" = yes; then 
3367             echo "$ac_t""yes" 1>&6 
3369             echo "$ac_t""no" 1>&6 
3374           echo $ac_n "checking for --${enablestring:-enable}-sockets""... $ac_c" 1>&6 
3375 echo "configure:3376: checking for --${enablestring:-enable}-sockets" >&5 
3377           # Check whether --enable-sockets or --disable-sockets was given. 
3378 if test "${enable_sockets+set}" = set; then 
3379   enableval
="$enable_sockets" 
3381                           if test "$enableval" = yes; then 
3382                             ac_cv_use_sockets
='wxUSE_SOCKETS=yes' 
3384                             ac_cv_use_sockets
='wxUSE_SOCKETS=no' 
3389                           LINE
=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}` 
3390                           if test "x$LINE" != x 
; then 
3391                             eval "DEFAULT_$LINE" 
3396                           ac_cv_use_sockets
='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS 
3401           eval "$ac_cv_use_sockets" 
3402           if test "$no_cache" != 1; then 
3403             echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
 
3406           if test "$wxUSE_SOCKETS" = yes; then 
3407             echo "$ac_t""yes" 1>&6 
3409             echo "$ac_t""no" 1>&6 
3414           echo $ac_n "checking for --${enablestring:-enable}-ole""... $ac_c" 1>&6 
3415 echo "configure:3416: checking for --${enablestring:-enable}-ole" >&5 
3417           # Check whether --enable-ole or --disable-ole was given. 
3418 if test "${enable_ole+set}" = set; then 
3419   enableval
="$enable_ole" 
3421                           if test "$enableval" = yes; then 
3422                             ac_cv_use_ole
='wxUSE_OLE=yes' 
3424                             ac_cv_use_ole
='wxUSE_OLE=no' 
3429                           LINE
=`grep "wxUSE_OLE" ${wx_arg_cache_file}` 
3430                           if test "x$LINE" != x 
; then 
3431                             eval "DEFAULT_$LINE" 
3436                           ac_cv_use_ole
='wxUSE_OLE='$DEFAULT_wxUSE_OLE 
3441           eval "$ac_cv_use_ole" 
3442           if test "$no_cache" != 1; then 
3443             echo $ac_cv_use_ole >> ${wx_arg_cache_file}.tmp
 
3446           if test "$wxUSE_OLE" = yes; then 
3447             echo "$ac_t""yes" 1>&6 
3449             echo "$ac_t""no" 1>&6 
3454           echo $ac_n "checking for --${enablestring:-enable}-dataobj""... $ac_c" 1>&6 
3455 echo "configure:3456: checking for --${enablestring:-enable}-dataobj" >&5 
3457           # Check whether --enable-dataobj or --disable-dataobj was given. 
3458 if test "${enable_dataobj+set}" = set; then 
3459   enableval
="$enable_dataobj" 
3461                           if test "$enableval" = yes; then 
3462                             ac_cv_use_dataobj
='wxUSE_DATAOBJ=yes' 
3464                             ac_cv_use_dataobj
='wxUSE_DATAOBJ=no' 
3469                           LINE
=`grep "wxUSE_DATAOBJ" ${wx_arg_cache_file}` 
3470                           if test "x$LINE" != x 
; then 
3471                             eval "DEFAULT_$LINE" 
3476                           ac_cv_use_dataobj
='wxUSE_DATAOBJ='$DEFAULT_wxUSE_DATAOBJ 
3481           eval "$ac_cv_use_dataobj" 
3482           if test "$no_cache" != 1; then 
3483             echo $ac_cv_use_dataobj >> ${wx_arg_cache_file}.tmp
 
3486           if test "$wxUSE_DATAOBJ" = yes; then 
3487             echo "$ac_t""yes" 1>&6 
3489             echo "$ac_t""no" 1>&6 
3495           echo $ac_n "checking for --${enablestring:-enable}-ipc""... $ac_c" 1>&6 
3496 echo "configure:3497: checking for --${enablestring:-enable}-ipc" >&5 
3498           # Check whether --enable-ipc or --disable-ipc was given. 
3499 if test "${enable_ipc+set}" = set; then 
3500   enableval
="$enable_ipc" 
3502                           if test "$enableval" = yes; then 
3503                             ac_cv_use_ipc
='wxUSE_IPC=yes' 
3505                             ac_cv_use_ipc
='wxUSE_IPC=no' 
3510                           LINE
=`grep "wxUSE_IPC" ${wx_arg_cache_file}` 
3511                           if test "x$LINE" != x 
; then 
3512                             eval "DEFAULT_$LINE" 
3517                           ac_cv_use_ipc
='wxUSE_IPC='$DEFAULT_wxUSE_IPC 
3522           eval "$ac_cv_use_ipc" 
3523           if test "$no_cache" != 1; then 
3524             echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
 
3527           if test "$wxUSE_IPC" = yes; then 
3528             echo "$ac_t""yes" 1>&6 
3530             echo "$ac_t""no" 1>&6 
3536           echo $ac_n "checking for --${enablestring:-enable}-cmdline""... $ac_c" 1>&6 
3537 echo "configure:3538: checking for --${enablestring:-enable}-cmdline" >&5 
3539           # Check whether --enable-cmdline or --disable-cmdline was given. 
3540 if test "${enable_cmdline+set}" = set; then 
3541   enableval
="$enable_cmdline" 
3543                           if test "$enableval" = yes; then 
3544                             ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=yes' 
3546                             ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=no' 
3551                           LINE
=`grep "wxUSE_CMDLINE_PARSER" ${wx_arg_cache_file}` 
3552                           if test "x$LINE" != x 
; then 
3553                             eval "DEFAULT_$LINE" 
3558                           ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER='$DEFAULT_wxUSE_CMDLINE_PARSER 
3563           eval "$ac_cv_use_cmdline" 
3564           if test "$no_cache" != 1; then 
3565             echo $ac_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
 
3568           if test "$wxUSE_CMDLINE_PARSER" = yes; then 
3569             echo "$ac_t""yes" 1>&6 
3571             echo "$ac_t""no" 1>&6 
3576           echo $ac_n "checking for --${enablestring:-enable}-datetime""... $ac_c" 1>&6 
3577 echo "configure:3578: checking for --${enablestring:-enable}-datetime" >&5 
3579           # Check whether --enable-datetime or --disable-datetime was given. 
3580 if test "${enable_datetime+set}" = set; then 
3581   enableval
="$enable_datetime" 
3583                           if test "$enableval" = yes; then 
3584                             ac_cv_use_datetime
='wxUSE_DATETIME=yes' 
3586                             ac_cv_use_datetime
='wxUSE_DATETIME=no' 
3591                           LINE
=`grep "wxUSE_DATETIME" ${wx_arg_cache_file}` 
3592                           if test "x$LINE" != x 
; then 
3593                             eval "DEFAULT_$LINE" 
3598                           ac_cv_use_datetime
='wxUSE_DATETIME='$DEFAULT_wxUSE_DATETIME 
3603           eval "$ac_cv_use_datetime" 
3604           if test "$no_cache" != 1; then 
3605             echo $ac_cv_use_datetime >> ${wx_arg_cache_file}.tmp
 
3608           if test "$wxUSE_DATETIME" = yes; then 
3609             echo "$ac_t""yes" 1>&6 
3611             echo "$ac_t""no" 1>&6 
3616           echo $ac_n "checking for --${enablestring:-enable}-stopwatch""... $ac_c" 1>&6 
3617 echo "configure:3618: checking for --${enablestring:-enable}-stopwatch" >&5 
3619           # Check whether --enable-stopwatch or --disable-stopwatch was given. 
3620 if test "${enable_stopwatch+set}" = set; then 
3621   enableval
="$enable_stopwatch" 
3623                           if test "$enableval" = yes; then 
3624                             ac_cv_use_stopwatch
='wxUSE_STOPWATCH=yes' 
3626                             ac_cv_use_stopwatch
='wxUSE_STOPWATCH=no' 
3631                           LINE
=`grep "wxUSE_STOPWATCH" ${wx_arg_cache_file}` 
3632                           if test "x$LINE" != x 
; then 
3633                             eval "DEFAULT_$LINE" 
3638                           ac_cv_use_stopwatch
='wxUSE_STOPWATCH='$DEFAULT_wxUSE_STOPWATCH 
3643           eval "$ac_cv_use_stopwatch" 
3644           if test "$no_cache" != 1; then 
3645             echo $ac_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
 
3648           if test "$wxUSE_STOPWATCH" = yes; then 
3649             echo "$ac_t""yes" 1>&6 
3651             echo "$ac_t""no" 1>&6 
3656           echo $ac_n "checking for --${enablestring:-enable}-dialupman""... $ac_c" 1>&6 
3657 echo "configure:3658: checking for --${enablestring:-enable}-dialupman" >&5 
3659           # Check whether --enable-dialupman or --disable-dialupman was given. 
3660 if test "${enable_dialupman+set}" = set; then 
3661   enableval
="$enable_dialupman" 
3663                           if test "$enableval" = yes; then 
3664                             ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=yes' 
3666                             ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=no' 
3671                           LINE
=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}` 
3672                           if test "x$LINE" != x 
; then 
3673                             eval "DEFAULT_$LINE" 
3678                           ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER 
3683           eval "$ac_cv_use_dialupman" 
3684           if test "$no_cache" != 1; then 
3685             echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
 
3688           if test "$wxUSE_DIALUP_MANAGER" = yes; then 
3689             echo "$ac_t""yes" 1>&6 
3691             echo "$ac_t""no" 1>&6 
3696           echo $ac_n "checking for --${enablestring:-enable}-apple_ieee""... $ac_c" 1>&6 
3697 echo "configure:3698: checking for --${enablestring:-enable}-apple_ieee" >&5 
3699           # Check whether --enable-apple_ieee or --disable-apple_ieee was given. 
3700 if test "${enable_apple_ieee+set}" = set; then 
3701   enableval
="$enable_apple_ieee" 
3703                           if test "$enableval" = yes; then 
3704                             ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=yes' 
3706                             ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=no' 
3711                           LINE
=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}` 
3712                           if test "x$LINE" != x 
; then 
3713                             eval "DEFAULT_$LINE" 
3718                           ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE 
3723           eval "$ac_cv_use_apple_ieee" 
3724           if test "$no_cache" != 1; then 
3725             echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
 
3728           if test "$wxUSE_APPLE_IEEE" = yes; then 
3729             echo "$ac_t""yes" 1>&6 
3731             echo "$ac_t""no" 1>&6 
3736           echo $ac_n "checking for --${enablestring:-enable}-timer""... $ac_c" 1>&6 
3737 echo "configure:3738: checking for --${enablestring:-enable}-timer" >&5 
3739           # Check whether --enable-timer or --disable-timer was given. 
3740 if test "${enable_timer+set}" = set; then 
3741   enableval
="$enable_timer" 
3743                           if test "$enableval" = yes; then 
3744                             ac_cv_use_timer
='wxUSE_TIMER=yes' 
3746                             ac_cv_use_timer
='wxUSE_TIMER=no' 
3751                           LINE
=`grep "wxUSE_TIMER" ${wx_arg_cache_file}` 
3752                           if test "x$LINE" != x 
; then 
3753                             eval "DEFAULT_$LINE" 
3758                           ac_cv_use_timer
='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER 
3763           eval "$ac_cv_use_timer" 
3764           if test "$no_cache" != 1; then 
3765             echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
 
3768           if test "$wxUSE_TIMER" = yes; then 
3769             echo "$ac_t""yes" 1>&6 
3771             echo "$ac_t""no" 1>&6 
3776           echo $ac_n "checking for --${enablestring:-enable}-wave""... $ac_c" 1>&6 
3777 echo "configure:3778: checking for --${enablestring:-enable}-wave" >&5 
3779           # Check whether --enable-wave or --disable-wave was given. 
3780 if test "${enable_wave+set}" = set; then 
3781   enableval
="$enable_wave" 
3783                           if test "$enableval" = yes; then 
3784                             ac_cv_use_wave
='wxUSE_WAVE=yes' 
3786                             ac_cv_use_wave
='wxUSE_WAVE=no' 
3791                           LINE
=`grep "wxUSE_WAVE" ${wx_arg_cache_file}` 
3792                           if test "x$LINE" != x 
; then 
3793                             eval "DEFAULT_$LINE" 
3798                           ac_cv_use_wave
='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE 
3803           eval "$ac_cv_use_wave" 
3804           if test "$no_cache" != 1; then 
3805             echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
 
3808           if test "$wxUSE_WAVE" = yes; then 
3809             echo "$ac_t""yes" 1>&6 
3811             echo "$ac_t""no" 1>&6 
3816           echo $ac_n "checking for --${enablestring:-enable}-fraction""... $ac_c" 1>&6 
3817 echo "configure:3818: checking for --${enablestring:-enable}-fraction" >&5 
3819           # Check whether --enable-fraction or --disable-fraction was given. 
3820 if test "${enable_fraction+set}" = set; then 
3821   enableval
="$enable_fraction" 
3823                           if test "$enableval" = yes; then 
3824                             ac_cv_use_fraction
='wxUSE_FRACTION=yes' 
3826                             ac_cv_use_fraction
='wxUSE_FRACTION=no' 
3831                           LINE
=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}` 
3832                           if test "x$LINE" != x 
; then 
3833                             eval "DEFAULT_$LINE" 
3838                           ac_cv_use_fraction
='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION 
3843           eval "$ac_cv_use_fraction" 
3844           if test "$no_cache" != 1; then 
3845             echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
 
3848           if test "$wxUSE_FRACTION" = yes; then 
3849             echo "$ac_t""yes" 1>&6 
3851             echo "$ac_t""no" 1>&6 
3856           echo $ac_n "checking for --${enablestring:-enable}-dynlib""... $ac_c" 1>&6 
3857 echo "configure:3858: checking for --${enablestring:-enable}-dynlib" >&5 
3859           # Check whether --enable-dynlib or --disable-dynlib was given. 
3860 if test "${enable_dynlib+set}" = set; then 
3861   enableval
="$enable_dynlib" 
3863                           if test "$enableval" = yes; then 
3864                             ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=yes' 
3866                             ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=no' 
3871                           LINE
=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}` 
3872                           if test "x$LINE" != x 
; then 
3873                             eval "DEFAULT_$LINE" 
3878                           ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS 
3883           eval "$ac_cv_use_dynlib" 
3884           if test "$no_cache" != 1; then 
3885             echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
 
3888           if test "$wxUSE_DYNLIB_CLASS" = yes; then 
3889             echo "$ac_t""yes" 1>&6 
3891             echo "$ac_t""no" 1>&6 
3896           echo $ac_n "checking for --${enablestring:-enable}-dynamicloader""... $ac_c" 1>&6 
3897 echo "configure:3898: checking for --${enablestring:-enable}-dynamicloader" >&5 
3899           # Check whether --enable-dynamicloader or --disable-dynamicloader was given. 
3900 if test "${enable_dynamicloader+set}" = set; then 
3901   enableval
="$enable_dynamicloader" 
3903                           if test "$enableval" = yes; then 
3904                             ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=yes' 
3906                             ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=no' 
3911                           LINE
=`grep "wxUSE_DYNAMIC_LOADER" ${wx_arg_cache_file}` 
3912                           if test "x$LINE" != x 
; then 
3913                             eval "DEFAULT_$LINE" 
3918                           ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER='$DEFAULT_wxUSE_DYNAMIC_LOADER 
3923           eval "$ac_cv_use_dynamicloader" 
3924           if test "$no_cache" != 1; then 
3925             echo $ac_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
 
3928           if test "$wxUSE_DYNAMIC_LOADER" = yes; then 
3929             echo "$ac_t""yes" 1>&6 
3931             echo "$ac_t""no" 1>&6 
3936           echo $ac_n "checking for --${enablestring:-enable}-longlong""... $ac_c" 1>&6 
3937 echo "configure:3938: checking for --${enablestring:-enable}-longlong" >&5 
3939           # Check whether --enable-longlong or --disable-longlong was given. 
3940 if test "${enable_longlong+set}" = set; then 
3941   enableval
="$enable_longlong" 
3943                           if test "$enableval" = yes; then 
3944                             ac_cv_use_longlong
='wxUSE_LONGLONG=yes' 
3946                             ac_cv_use_longlong
='wxUSE_LONGLONG=no' 
3951                           LINE
=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}` 
3952                           if test "x$LINE" != x 
; then 
3953                             eval "DEFAULT_$LINE" 
3958                           ac_cv_use_longlong
='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG 
3963           eval "$ac_cv_use_longlong" 
3964           if test "$no_cache" != 1; then 
3965             echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
 
3968           if test "$wxUSE_LONGLONG" = yes; then 
3969             echo "$ac_t""yes" 1>&6 
3971             echo "$ac_t""no" 1>&6 
3976           echo $ac_n "checking for --${enablestring:-enable}-geometry""... $ac_c" 1>&6 
3977 echo "configure:3978: checking for --${enablestring:-enable}-geometry" >&5 
3979           # Check whether --enable-geometry or --disable-geometry was given. 
3980 if test "${enable_geometry+set}" = set; then 
3981   enableval
="$enable_geometry" 
3983                           if test "$enableval" = yes; then 
3984                             ac_cv_use_geometry
='wxUSE_GEOMETRY=yes' 
3986                             ac_cv_use_geometry
='wxUSE_GEOMETRY=no' 
3991                           LINE
=`grep "wxUSE_GEOMETRY" ${wx_arg_cache_file}` 
3992                           if test "x$LINE" != x 
; then 
3993                             eval "DEFAULT_$LINE" 
3998                           ac_cv_use_geometry
='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY 
4003           eval "$ac_cv_use_geometry" 
4004           if test "$no_cache" != 1; then 
4005             echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp
 
4008           if test "$wxUSE_GEOMETRY" = yes; then 
4009             echo "$ac_t""yes" 1>&6 
4011             echo "$ac_t""no" 1>&6 
4016           echo $ac_n "checking for --${enablestring:-enable}-log""... $ac_c" 1>&6 
4017 echo "configure:4018: checking for --${enablestring:-enable}-log" >&5 
4019           # Check whether --enable-log or --disable-log was given. 
4020 if test "${enable_log+set}" = set; then 
4021   enableval
="$enable_log" 
4023                           if test "$enableval" = yes; then 
4024                             ac_cv_use_log
='wxUSE_LOG=yes' 
4026                             ac_cv_use_log
='wxUSE_LOG=no' 
4031                           LINE
=`grep "wxUSE_LOG" ${wx_arg_cache_file}` 
4032                           if test "x$LINE" != x 
; then 
4033                             eval "DEFAULT_$LINE" 
4038                           ac_cv_use_log
='wxUSE_LOG='$DEFAULT_wxUSE_LOG 
4043           eval "$ac_cv_use_log" 
4044           if test "$no_cache" != 1; then 
4045             echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
 
4048           if test "$wxUSE_LOG" = yes; then 
4049             echo "$ac_t""yes" 1>&6 
4051             echo "$ac_t""no" 1>&6 
4056           echo $ac_n "checking for --${enablestring:-enable}-streams""... $ac_c" 1>&6 
4057 echo "configure:4058: checking for --${enablestring:-enable}-streams" >&5 
4059           # Check whether --enable-streams or --disable-streams was given. 
4060 if test "${enable_streams+set}" = set; then 
4061   enableval
="$enable_streams" 
4063                           if test "$enableval" = yes; then 
4064                             ac_cv_use_streams
='wxUSE_STREAMS=yes' 
4066                             ac_cv_use_streams
='wxUSE_STREAMS=no' 
4071                           LINE
=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}` 
4072                           if test "x$LINE" != x 
; then 
4073                             eval "DEFAULT_$LINE" 
4078                           ac_cv_use_streams
='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS 
4083           eval "$ac_cv_use_streams" 
4084           if test "$no_cache" != 1; then 
4085             echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
 
4088           if test "$wxUSE_STREAMS" = yes; then 
4089             echo "$ac_t""yes" 1>&6 
4091             echo "$ac_t""no" 1>&6 
4096           echo $ac_n "checking for --${enablestring:-enable}-file""... $ac_c" 1>&6 
4097 echo "configure:4098: checking for --${enablestring:-enable}-file" >&5 
4099           # Check whether --enable-file or --disable-file was given. 
4100 if test "${enable_file+set}" = set; then 
4101   enableval
="$enable_file" 
4103                           if test "$enableval" = yes; then 
4104                             ac_cv_use_file
='wxUSE_FILE=yes' 
4106                             ac_cv_use_file
='wxUSE_FILE=no' 
4111                           LINE
=`grep "wxUSE_FILE" ${wx_arg_cache_file}` 
4112                           if test "x$LINE" != x 
; then 
4113                             eval "DEFAULT_$LINE" 
4118                           ac_cv_use_file
='wxUSE_FILE='$DEFAULT_wxUSE_FILE 
4123           eval "$ac_cv_use_file" 
4124           if test "$no_cache" != 1; then 
4125             echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
 
4128           if test "$wxUSE_FILE" = yes; then 
4129             echo "$ac_t""yes" 1>&6 
4131             echo "$ac_t""no" 1>&6 
4136           echo $ac_n "checking for --${enablestring:-enable}-ffile""... $ac_c" 1>&6 
4137 echo "configure:4138: checking for --${enablestring:-enable}-ffile" >&5 
4139           # Check whether --enable-ffile or --disable-ffile was given. 
4140 if test "${enable_ffile+set}" = set; then 
4141   enableval
="$enable_ffile" 
4143                           if test "$enableval" = yes; then 
4144                             ac_cv_use_ffile
='wxUSE_FFILE=yes' 
4146                             ac_cv_use_ffile
='wxUSE_FFILE=no' 
4151                           LINE
=`grep "wxUSE_FFILE" ${wx_arg_cache_file}` 
4152                           if test "x$LINE" != x 
; then 
4153                             eval "DEFAULT_$LINE" 
4158                           ac_cv_use_ffile
='wxUSE_FFILE='$DEFAULT_wxUSE_FFILE 
4163           eval "$ac_cv_use_ffile" 
4164           if test "$no_cache" != 1; then 
4165             echo $ac_cv_use_ffile >> ${wx_arg_cache_file}.tmp
 
4168           if test "$wxUSE_FFILE" = yes; then 
4169             echo "$ac_t""yes" 1>&6 
4171             echo "$ac_t""no" 1>&6 
4176           echo $ac_n "checking for --${enablestring:-enable}-textbuf""... $ac_c" 1>&6 
4177 echo "configure:4178: checking for --${enablestring:-enable}-textbuf" >&5 
4179           # Check whether --enable-textbuf or --disable-textbuf was given. 
4180 if test "${enable_textbuf+set}" = set; then 
4181   enableval
="$enable_textbuf" 
4183                           if test "$enableval" = yes; then 
4184                             ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=yes' 
4186                             ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=no' 
4191                           LINE
=`grep "wxUSE_TEXTBUFFER" ${wx_arg_cache_file}` 
4192                           if test "x$LINE" != x 
; then 
4193                             eval "DEFAULT_$LINE" 
4198                           ac_cv_use_textbuf
='wxUSE_TEXTBUFFER='$DEFAULT_wxUSE_TEXTBUFFER 
4203           eval "$ac_cv_use_textbuf" 
4204           if test "$no_cache" != 1; then 
4205             echo $ac_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
 
4208           if test "$wxUSE_TEXTBUFFER" = yes; then 
4209             echo "$ac_t""yes" 1>&6 
4211             echo "$ac_t""no" 1>&6 
4216           echo $ac_n "checking for --${enablestring:-enable}-textfile""... $ac_c" 1>&6 
4217 echo "configure:4218: checking for --${enablestring:-enable}-textfile" >&5 
4219           # Check whether --enable-textfile or --disable-textfile was given. 
4220 if test "${enable_textfile+set}" = set; then 
4221   enableval
="$enable_textfile" 
4223                           if test "$enableval" = yes; then 
4224                             ac_cv_use_textfile
='wxUSE_TEXTFILE=yes' 
4226                             ac_cv_use_textfile
='wxUSE_TEXTFILE=no' 
4231                           LINE
=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}` 
4232                           if test "x$LINE" != x 
; then 
4233                             eval "DEFAULT_$LINE" 
4238                           ac_cv_use_textfile
='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE 
4243           eval "$ac_cv_use_textfile" 
4244           if test "$no_cache" != 1; then 
4245             echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
 
4248           if test "$wxUSE_TEXTFILE" = yes; then 
4249             echo "$ac_t""yes" 1>&6 
4251             echo "$ac_t""no" 1>&6 
4256           echo $ac_n "checking for --${enablestring:-enable}-fontmap""... $ac_c" 1>&6 
4257 echo "configure:4258: checking for --${enablestring:-enable}-fontmap" >&5 
4259           # Check whether --enable-fontmap or --disable-fontmap was given. 
4260 if test "${enable_fontmap+set}" = set; then 
4261   enableval
="$enable_fontmap" 
4263                           if test "$enableval" = yes; then 
4264                             ac_cv_use_fontmap
='wxUSE_FONTMAP=yes' 
4266                             ac_cv_use_fontmap
='wxUSE_FONTMAP=no' 
4271                           LINE
=`grep "wxUSE_FONTMAP" ${wx_arg_cache_file}` 
4272                           if test "x$LINE" != x 
; then 
4273                             eval "DEFAULT_$LINE" 
4278                           ac_cv_use_fontmap
='wxUSE_FONTMAP='$DEFAULT_wxUSE_FONTMAP 
4283           eval "$ac_cv_use_fontmap" 
4284           if test "$no_cache" != 1; then 
4285             echo $ac_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
 
4288           if test "$wxUSE_FONTMAP" = yes; then 
4289             echo "$ac_t""yes" 1>&6 
4291             echo "$ac_t""no" 1>&6 
4296           echo $ac_n "checking for --${enablestring:-enable}-unicode""... $ac_c" 1>&6 
4297 echo "configure:4298: checking for --${enablestring:-enable}-unicode" >&5 
4299           # Check whether --enable-unicode or --disable-unicode was given. 
4300 if test "${enable_unicode+set}" = set; then 
4301   enableval
="$enable_unicode" 
4303                           if test "$enableval" = yes; then 
4304                             ac_cv_use_unicode
='wxUSE_UNICODE=yes' 
4306                             ac_cv_use_unicode
='wxUSE_UNICODE=no' 
4311                           LINE
=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}` 
4312                           if test "x$LINE" != x 
; then 
4313                             eval "DEFAULT_$LINE" 
4318                           ac_cv_use_unicode
='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE 
4323           eval "$ac_cv_use_unicode" 
4324           if test "$no_cache" != 1; then 
4325             echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
 
4328           if test "$wxUSE_UNICODE" = yes; then 
4329             echo "$ac_t""yes" 1>&6 
4331             echo "$ac_t""no" 1>&6 
4336           echo $ac_n "checking for --${enablestring:-enable}-mslu""... $ac_c" 1>&6 
4337 echo "configure:4338: checking for --${enablestring:-enable}-mslu" >&5 
4339           # Check whether --enable-mslu or --disable-mslu was given. 
4340 if test "${enable_mslu+set}" = set; then 
4341   enableval
="$enable_mslu" 
4343                           if test "$enableval" = yes; then 
4344                             ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=yes' 
4346                             ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=no' 
4351                           LINE
=`grep "wxUSE_UNICODE_MSLU" ${wx_arg_cache_file}` 
4352                           if test "x$LINE" != x 
; then 
4353                             eval "DEFAULT_$LINE" 
4358                           ac_cv_use_mslu
='wxUSE_UNICODE_MSLU='$DEFAULT_wxUSE_UNICODE_MSLU 
4363           eval "$ac_cv_use_mslu" 
4364           if test "$no_cache" != 1; then 
4365             echo $ac_cv_use_mslu >> ${wx_arg_cache_file}.tmp
 
4368           if test "$wxUSE_UNICODE_MSLU" = yes; then 
4369             echo "$ac_t""yes" 1>&6 
4371             echo "$ac_t""no" 1>&6 
4376           echo $ac_n "checking for --${enablestring:-enable}-wxprintfv""... $ac_c" 1>&6 
4377 echo "configure:4378: checking for --${enablestring:-enable}-wxprintfv" >&5 
4379           # Check whether --enable-wxprintfv or --disable-wxprintfv was given. 
4380 if test "${enable_wxprintfv+set}" = set; then 
4381   enableval
="$enable_wxprintfv" 
4383                           if test "$enableval" = yes; then 
4384                             ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=yes' 
4386                             ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=no' 
4391                           LINE
=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}` 
4392                           if test "x$LINE" != x 
; then 
4393                             eval "DEFAULT_$LINE" 
4398                           ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF 
4403           eval "$ac_cv_use_wxprintfv" 
4404           if test "$no_cache" != 1; then 
4405             echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
 
4408           if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then 
4409             echo "$ac_t""yes" 1>&6 
4411             echo "$ac_t""no" 1>&6 
4416           echo $ac_n "checking for --${enablestring:-enable}-std_iostreams""... $ac_c" 1>&6 
4417 echo "configure:4418: checking for --${enablestring:-enable}-std_iostreams" >&5 
4419           # Check whether --enable-std_iostreams or --disable-std_iostreams was given. 
4420 if test "${enable_std_iostreams+set}" = set; then 
4421   enableval
="$enable_std_iostreams" 
4423                           if test "$enableval" = yes; then 
4424                             ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=yes' 
4426                             ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=no' 
4431                           LINE
=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}` 
4432                           if test "x$LINE" != x 
; then 
4433                             eval "DEFAULT_$LINE" 
4438                           ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM 
4443           eval "$ac_cv_use_std_iostreams" 
4444           if test "$no_cache" != 1; then 
4445             echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
 
4448           if test "$wxUSE_STD_IOSTREAM" = yes; then 
4449             echo "$ac_t""yes" 1>&6 
4451             echo "$ac_t""no" 1>&6 
4456           echo $ac_n "checking for --${enablestring:-enable}-filesystem""... $ac_c" 1>&6 
4457 echo "configure:4458: checking for --${enablestring:-enable}-filesystem" >&5 
4459           # Check whether --enable-filesystem or --disable-filesystem was given. 
4460 if test "${enable_filesystem+set}" = set; then 
4461   enableval
="$enable_filesystem" 
4463                           if test "$enableval" = yes; then 
4464                             ac_cv_use_filesystem
='wxUSE_FILESYSTEM=yes' 
4466                             ac_cv_use_filesystem
='wxUSE_FILESYSTEM=no' 
4471                           LINE
=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}` 
4472                           if test "x$LINE" != x 
; then 
4473                             eval "DEFAULT_$LINE" 
4478                           ac_cv_use_filesystem
='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM 
4483           eval "$ac_cv_use_filesystem" 
4484           if test "$no_cache" != 1; then 
4485             echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
 
4488           if test "$wxUSE_FILESYSTEM" = yes; then 
4489             echo "$ac_t""yes" 1>&6 
4491             echo "$ac_t""no" 1>&6 
4496           echo $ac_n "checking for --${enablestring:-enable}-fs_inet""... $ac_c" 1>&6 
4497 echo "configure:4498: checking for --${enablestring:-enable}-fs_inet" >&5 
4499           # Check whether --enable-fs_inet or --disable-fs_inet was given. 
4500 if test "${enable_fs_inet+set}" = set; then 
4501   enableval
="$enable_fs_inet" 
4503                           if test "$enableval" = yes; then 
4504                             ac_cv_use_fs_inet
='wxUSE_FS_INET=yes' 
4506                             ac_cv_use_fs_inet
='wxUSE_FS_INET=no' 
4511                           LINE
=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}` 
4512                           if test "x$LINE" != x 
; then 
4513                             eval "DEFAULT_$LINE" 
4518                           ac_cv_use_fs_inet
='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET 
4523           eval "$ac_cv_use_fs_inet" 
4524           if test "$no_cache" != 1; then 
4525             echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
 
4528           if test "$wxUSE_FS_INET" = yes; then 
4529             echo "$ac_t""yes" 1>&6 
4531             echo "$ac_t""no" 1>&6 
4536           echo $ac_n "checking for --${enablestring:-enable}-fs_zip""... $ac_c" 1>&6 
4537 echo "configure:4538: checking for --${enablestring:-enable}-fs_zip" >&5 
4539           # Check whether --enable-fs_zip or --disable-fs_zip was given. 
4540 if test "${enable_fs_zip+set}" = set; then 
4541   enableval
="$enable_fs_zip" 
4543                           if test "$enableval" = yes; then 
4544                             ac_cv_use_fs_zip
='wxUSE_FS_ZIP=yes' 
4546                             ac_cv_use_fs_zip
='wxUSE_FS_ZIP=no' 
4551                           LINE
=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}` 
4552                           if test "x$LINE" != x 
; then 
4553                             eval "DEFAULT_$LINE" 
4558                           ac_cv_use_fs_zip
='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP 
4563           eval "$ac_cv_use_fs_zip" 
4564           if test "$no_cache" != 1; then 
4565             echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
 
4568           if test "$wxUSE_FS_ZIP" = yes; then 
4569             echo "$ac_t""yes" 1>&6 
4571             echo "$ac_t""no" 1>&6 
4576           echo $ac_n "checking for --${enablestring:-enable}-zipstream""... $ac_c" 1>&6 
4577 echo "configure:4578: checking for --${enablestring:-enable}-zipstream" >&5 
4579           # Check whether --enable-zipstream or --disable-zipstream was given. 
4580 if test "${enable_zipstream+set}" = set; then 
4581   enableval
="$enable_zipstream" 
4583                           if test "$enableval" = yes; then 
4584                             ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=yes' 
4586                             ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=no' 
4591                           LINE
=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}` 
4592                           if test "x$LINE" != x 
; then 
4593                             eval "DEFAULT_$LINE" 
4598                           ac_cv_use_zipstream
='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM 
4603           eval "$ac_cv_use_zipstream" 
4604           if test "$no_cache" != 1; then 
4605             echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
 
4608           if test "$wxUSE_ZIPSTREAM" = yes; then 
4609             echo "$ac_t""yes" 1>&6 
4611             echo "$ac_t""no" 1>&6 
4617           echo $ac_n "checking for --${enablestring:-enable}-catch_segvs""... $ac_c" 1>&6 
4618 echo "configure:4619: checking for --${enablestring:-enable}-catch_segvs" >&5 
4620           # Check whether --enable-catch_segvs or --disable-catch_segvs was given. 
4621 if test "${enable_catch_segvs+set}" = set; then 
4622   enableval
="$enable_catch_segvs" 
4624                           if test "$enableval" = yes; then 
4625                             ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=yes' 
4627                             ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=no' 
4632                           LINE
=`grep "wxUSE_ON_FATAL_EXCEPTION" ${wx_arg_cache_file}` 
4633                           if test "x$LINE" != x 
; then 
4634                             eval "DEFAULT_$LINE" 
4639                           ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION 
4644           eval "$ac_cv_use_catch_segvs" 
4645           if test "$no_cache" != 1; then 
4646             echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
 
4649           if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then 
4650             echo "$ac_t""yes" 1>&6 
4652             echo "$ac_t""no" 1>&6 
4657           echo $ac_n "checking for --${enablestring:-enable}-snglinst""... $ac_c" 1>&6 
4658 echo "configure:4659: checking for --${enablestring:-enable}-snglinst" >&5 
4660           # Check whether --enable-snglinst or --disable-snglinst was given. 
4661 if test "${enable_snglinst+set}" = set; then 
4662   enableval
="$enable_snglinst" 
4664                           if test "$enableval" = yes; then 
4665                             ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=yes' 
4667                             ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=no' 
4672                           LINE
=`grep "wxUSE_SNGLINST_CHECKER" ${wx_arg_cache_file}` 
4673                           if test "x$LINE" != x 
; then 
4674                             eval "DEFAULT_$LINE" 
4679                           ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER='$DEFAULT_wxUSE_SNGLINST_CHECKER 
4684           eval "$ac_cv_use_snglinst" 
4685           if test "$no_cache" != 1; then 
4686             echo $ac_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
 
4689           if test "$wxUSE_SNGLINST_CHECKER" = yes; then 
4690             echo "$ac_t""yes" 1>&6 
4692             echo "$ac_t""no" 1>&6 
4698           echo $ac_n "checking for --${enablestring:-enable}-mimetype""... $ac_c" 1>&6 
4699 echo "configure:4700: checking for --${enablestring:-enable}-mimetype" >&5 
4701           # Check whether --enable-mimetype or --disable-mimetype was given. 
4702 if test "${enable_mimetype+set}" = set; then 
4703   enableval
="$enable_mimetype" 
4705                           if test "$enableval" = yes; then 
4706                             ac_cv_use_mimetype
='wxUSE_MIMETYPE=yes' 
4708                             ac_cv_use_mimetype
='wxUSE_MIMETYPE=no' 
4713                           LINE
=`grep "wxUSE_MIMETYPE" ${wx_arg_cache_file}` 
4714                           if test "x$LINE" != x 
; then 
4715                             eval "DEFAULT_$LINE" 
4720                           ac_cv_use_mimetype
='wxUSE_MIMETYPE='$DEFAULT_wxUSE_MIMETYPE 
4725           eval "$ac_cv_use_mimetype" 
4726           if test "$no_cache" != 1; then 
4727             echo $ac_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
 
4730           if test "$wxUSE_MIMETYPE" = yes; then 
4731             echo "$ac_t""yes" 1>&6 
4733             echo "$ac_t""no" 1>&6 
4738           echo $ac_n "checking for --${enablestring:-enable}-system_options""... $ac_c" 1>&6 
4739 echo "configure:4740: checking for --${enablestring:-enable}-system_options" >&5 
4741           # Check whether --enable-system_options or --disable-system_options was given. 
4742 if test "${enable_system_options+set}" = set; then 
4743   enableval
="$enable_system_options" 
4745                           if test "$enableval" = yes; then 
4746                             ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=yes' 
4748                             ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=no' 
4753                           LINE
=`grep "wxUSE_SYSTEM_OPTIONS" ${wx_arg_cache_file}` 
4754                           if test "x$LINE" != x 
; then 
4755                             eval "DEFAULT_$LINE" 
4760                           ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS='$DEFAULT_wxUSE_SYSTEM_OPTIONS 
4765           eval "$ac_cv_use_system_options" 
4766           if test "$no_cache" != 1; then 
4767             echo $ac_cv_use_system_options >> ${wx_arg_cache_file}.tmp
 
4770           if test "$wxUSE_SYSTEM_OPTIONS" = yes; then 
4771             echo "$ac_t""yes" 1>&6 
4773             echo "$ac_t""no" 1>&6 
4779           echo $ac_n "checking for --${enablestring:-enable}-url""... $ac_c" 1>&6 
4780 echo "configure:4781: checking for --${enablestring:-enable}-url" >&5 
4782           # Check whether --enable-url or --disable-url was given. 
4783 if test "${enable_url+set}" = set; then 
4784   enableval
="$enable_url" 
4786                           if test "$enableval" = yes; then 
4787                             ac_cv_use_url
='wxUSE_URL=yes' 
4789                             ac_cv_use_url
='wxUSE_URL=no' 
4794                           LINE
=`grep "wxUSE_URL" ${wx_arg_cache_file}` 
4795                           if test "x$LINE" != x 
; then 
4796                             eval "DEFAULT_$LINE" 
4801                           ac_cv_use_url
='wxUSE_URL='$DEFAULT_wxUSE_URL 
4806           eval "$ac_cv_use_url" 
4807           if test "$no_cache" != 1; then 
4808             echo $ac_cv_use_url >> ${wx_arg_cache_file}.tmp
 
4811           if test "$wxUSE_URL" = yes; then 
4812             echo "$ac_t""yes" 1>&6 
4814             echo "$ac_t""no" 1>&6 
4819           echo $ac_n "checking for --${enablestring:-enable}-protocol""... $ac_c" 1>&6 
4820 echo "configure:4821: checking for --${enablestring:-enable}-protocol" >&5 
4822           # Check whether --enable-protocol or --disable-protocol was given. 
4823 if test "${enable_protocol+set}" = set; then 
4824   enableval
="$enable_protocol" 
4826                           if test "$enableval" = yes; then 
4827                             ac_cv_use_protocol
='wxUSE_PROTOCOL=yes' 
4829                             ac_cv_use_protocol
='wxUSE_PROTOCOL=no' 
4834                           LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}` 
4835                           if test "x$LINE" != x 
; then 
4836                             eval "DEFAULT_$LINE" 
4841                           ac_cv_use_protocol
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL 
4846           eval "$ac_cv_use_protocol" 
4847           if test "$no_cache" != 1; then 
4848             echo $ac_cv_use_protocol >> ${wx_arg_cache_file}.tmp
 
4851           if test "$wxUSE_PROTOCOL" = yes; then 
4852             echo "$ac_t""yes" 1>&6 
4854             echo "$ac_t""no" 1>&6 
4859           echo $ac_n "checking for --${enablestring:-enable}-protocol_http""... $ac_c" 1>&6 
4860 echo "configure:4861: checking for --${enablestring:-enable}-protocol_http" >&5 
4862           # Check whether --enable-protocol_http or --disable-protocol_http was given. 
4863 if test "${enable_protocol_http+set}" = set; then 
4864   enableval
="$enable_protocol_http" 
4866                           if test "$enableval" = yes; then 
4867                             ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=yes' 
4869                             ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=no' 
4874                           LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}` 
4875                           if test "x$LINE" != x 
; then 
4876                             eval "DEFAULT_$LINE" 
4881                           ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP 
4886           eval "$ac_cv_use_protocol_http" 
4887           if test "$no_cache" != 1; then 
4888             echo $ac_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
 
4891           if test "$wxUSE_PROTOCOL_HTTP" = yes; then 
4892             echo "$ac_t""yes" 1>&6 
4894             echo "$ac_t""no" 1>&6 
4899           echo $ac_n "checking for --${enablestring:-enable}-protocol_ftp""... $ac_c" 1>&6 
4900 echo "configure:4901: checking for --${enablestring:-enable}-protocol_ftp" >&5 
4902           # Check whether --enable-protocol_ftp or --disable-protocol_ftp was given. 
4903 if test "${enable_protocol_ftp+set}" = set; then 
4904   enableval
="$enable_protocol_ftp" 
4906                           if test "$enableval" = yes; then 
4907                             ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=yes' 
4909                             ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=no' 
4914                           LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}` 
4915                           if test "x$LINE" != x 
; then 
4916                             eval "DEFAULT_$LINE" 
4921                           ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP 
4926           eval "$ac_cv_use_protocol_ftp" 
4927           if test "$no_cache" != 1; then 
4928             echo $ac_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
 
4931           if test "$wxUSE_PROTOCOL_FTP" = yes; then 
4932             echo "$ac_t""yes" 1>&6 
4934             echo "$ac_t""no" 1>&6 
4939           echo $ac_n "checking for --${enablestring:-enable}-protocol_file""... $ac_c" 1>&6 
4940 echo "configure:4941: checking for --${enablestring:-enable}-protocol_file" >&5 
4942           # Check whether --enable-protocol_file or --disable-protocol_file was given. 
4943 if test "${enable_protocol_file+set}" = set; then 
4944   enableval
="$enable_protocol_file" 
4946                           if test "$enableval" = yes; then 
4947                             ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=yes' 
4949                             ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=no' 
4954                           LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}` 
4955                           if test "x$LINE" != x 
; then 
4956                             eval "DEFAULT_$LINE" 
4961                           ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE 
4966           eval "$ac_cv_use_protocol_file" 
4967           if test "$no_cache" != 1; then 
4968             echo $ac_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
 
4971           if test "$wxUSE_PROTOCOL_FILE" = yes; then 
4972             echo "$ac_t""yes" 1>&6 
4974             echo "$ac_t""no" 1>&6 
4982           echo $ac_n "checking for --${enablestring:-enable}-threads""... $ac_c" 1>&6 
4983 echo "configure:4984: checking for --${enablestring:-enable}-threads" >&5 
4985           # Check whether --enable-threads or --disable-threads was given. 
4986 if test "${enable_threads+set}" = set; then 
4987   enableval
="$enable_threads" 
4989                           if test "$enableval" = yes; then 
4990                             ac_cv_use_threads
='wxUSE_THREADS=yes' 
4992                             ac_cv_use_threads
='wxUSE_THREADS=no' 
4997                           LINE
=`grep "wxUSE_THREADS" ${wx_arg_cache_file}` 
4998                           if test "x$LINE" != x 
; then 
4999                             eval "DEFAULT_$LINE" 
5004                           ac_cv_use_threads
='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS 
5009           eval "$ac_cv_use_threads" 
5010           if test "$no_cache" != 1; then 
5011             echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
 
5014           if test "$wxUSE_THREADS" = yes; then 
5015             echo "$ac_t""yes" 1>&6 
5017             echo "$ac_t""no" 1>&6 
5021 if test "$wxUSE_GUI" = "yes"; then 
5026           echo $ac_n "checking for --${enablestring:-enable}-docview""... $ac_c" 1>&6 
5027 echo "configure:5028: checking for --${enablestring:-enable}-docview" >&5 
5029           # Check whether --enable-docview or --disable-docview was given. 
5030 if test "${enable_docview+set}" = set; then 
5031   enableval
="$enable_docview" 
5033                           if test "$enableval" = yes; then 
5034                             ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=yes' 
5036                             ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=no' 
5041                           LINE
=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}` 
5042                           if test "x$LINE" != x 
; then 
5043                             eval "DEFAULT_$LINE" 
5048                           ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE 
5053           eval "$ac_cv_use_docview" 
5054           if test "$no_cache" != 1; then 
5055             echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
 
5058           if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then 
5059             echo "$ac_t""yes" 1>&6 
5061             echo "$ac_t""no" 1>&6 
5066           echo $ac_n "checking for --${enablestring:-enable}-help""... $ac_c" 1>&6 
5067 echo "configure:5068: checking for --${enablestring:-enable}-help" >&5 
5069           # Check whether --enable-help or --disable-help was given. 
5070 if test "${enable_help+set}" = set; then 
5071   enableval
="$enable_help" 
5073                           if test "$enableval" = yes; then 
5074                             ac_cv_use_help
='wxUSE_HELP=yes' 
5076                             ac_cv_use_help
='wxUSE_HELP=no' 
5081                           LINE
=`grep "wxUSE_HELP" ${wx_arg_cache_file}` 
5082                           if test "x$LINE" != x 
; then 
5083                             eval "DEFAULT_$LINE" 
5088                           ac_cv_use_help
='wxUSE_HELP='$DEFAULT_wxUSE_HELP 
5093           eval "$ac_cv_use_help" 
5094           if test "$no_cache" != 1; then 
5095             echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
 
5098           if test "$wxUSE_HELP" = yes; then 
5099             echo "$ac_t""yes" 1>&6 
5101             echo "$ac_t""no" 1>&6 
5106           echo $ac_n "checking for --${enablestring:-enable}-mshtmlhelp""... $ac_c" 1>&6 
5107 echo "configure:5108: checking for --${enablestring:-enable}-mshtmlhelp" >&5 
5109           # Check whether --enable-mshtmlhelp or --disable-mshtmlhelp was given. 
5110 if test "${enable_mshtmlhelp+set}" = set; then 
5111   enableval
="$enable_mshtmlhelp" 
5113                           if test "$enableval" = yes; then 
5114                             ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=yes' 
5116                             ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=no' 
5121                           LINE
=`grep "wxUSE_MS_HTML_HELP" ${wx_arg_cache_file}` 
5122                           if test "x$LINE" != x 
; then 
5123                             eval "DEFAULT_$LINE" 
5128                           ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP='$DEFAULT_wxUSE_MS_HTML_HELP 
5133           eval "$ac_cv_use_mshtmlhelp" 
5134           if test "$no_cache" != 1; then 
5135             echo $ac_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
 
5138           if test "$wxUSE_MS_HTML_HELP" = yes; then 
5139             echo "$ac_t""yes" 1>&6 
5141             echo "$ac_t""no" 1>&6 
5146           echo $ac_n "checking for --${enablestring:-enable}-html""... $ac_c" 1>&6 
5147 echo "configure:5148: checking for --${enablestring:-enable}-html" >&5 
5149           # Check whether --enable-html or --disable-html was given. 
5150 if test "${enable_html+set}" = set; then 
5151   enableval
="$enable_html" 
5153                           if test "$enableval" = yes; then 
5154                             ac_cv_use_html
='wxUSE_HTML=yes' 
5156                             ac_cv_use_html
='wxUSE_HTML=no' 
5161                           LINE
=`grep "wxUSE_HTML" ${wx_arg_cache_file}` 
5162                           if test "x$LINE" != x 
; then 
5163                             eval "DEFAULT_$LINE" 
5168                           ac_cv_use_html
='wxUSE_HTML='$DEFAULT_wxUSE_HTML 
5173           eval "$ac_cv_use_html" 
5174           if test "$no_cache" != 1; then 
5175             echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
 
5178           if test "$wxUSE_HTML" = yes; then 
5179             echo "$ac_t""yes" 1>&6 
5181             echo "$ac_t""no" 1>&6 
5186           echo $ac_n "checking for --${enablestring:-enable}-htmlhelp""... $ac_c" 1>&6 
5187 echo "configure:5188: checking for --${enablestring:-enable}-htmlhelp" >&5 
5189           # Check whether --enable-htmlhelp or --disable-htmlhelp was given. 
5190 if test "${enable_htmlhelp+set}" = set; then 
5191   enableval
="$enable_htmlhelp" 
5193                           if test "$enableval" = yes; then 
5194                             ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=yes' 
5196                             ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=no' 
5201                           LINE
=`grep "wxUSE_WXHTML_HELP" ${wx_arg_cache_file}` 
5202                           if test "x$LINE" != x 
; then 
5203                             eval "DEFAULT_$LINE" 
5208                           ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP='$DEFAULT_wxUSE_WXHTML_HELP 
5213           eval "$ac_cv_use_htmlhelp" 
5214           if test "$no_cache" != 1; then 
5215             echo $ac_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
 
5218           if test "$wxUSE_WXHTML_HELP" = yes; then 
5219             echo "$ac_t""yes" 1>&6 
5221             echo "$ac_t""no" 1>&6 
5226           echo $ac_n "checking for --${enablestring:-enable}-constraints""... $ac_c" 1>&6 
5227 echo "configure:5228: checking for --${enablestring:-enable}-constraints" >&5 
5229           # Check whether --enable-constraints or --disable-constraints was given. 
5230 if test "${enable_constraints+set}" = set; then 
5231   enableval
="$enable_constraints" 
5233                           if test "$enableval" = yes; then 
5234                             ac_cv_use_constraints
='wxUSE_CONSTRAINTS=yes' 
5236                             ac_cv_use_constraints
='wxUSE_CONSTRAINTS=no' 
5241                           LINE
=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}` 
5242                           if test "x$LINE" != x 
; then 
5243                             eval "DEFAULT_$LINE" 
5248                           ac_cv_use_constraints
='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS 
5253           eval "$ac_cv_use_constraints" 
5254           if test "$no_cache" != 1; then 
5255             echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
 
5258           if test "$wxUSE_CONSTRAINTS" = yes; then 
5259             echo "$ac_t""yes" 1>&6 
5261             echo "$ac_t""no" 1>&6 
5266           echo $ac_n "checking for --${enablestring:-enable}-printarch""... $ac_c" 1>&6 
5267 echo "configure:5268: checking for --${enablestring:-enable}-printarch" >&5 
5269           # Check whether --enable-printarch or --disable-printarch was given. 
5270 if test "${enable_printarch+set}" = set; then 
5271   enableval
="$enable_printarch" 
5273                           if test "$enableval" = yes; then 
5274                             ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=yes' 
5276                             ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=no' 
5281                           LINE
=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}` 
5282                           if test "x$LINE" != x 
; then 
5283                             eval "DEFAULT_$LINE" 
5288                           ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE 
5293           eval "$ac_cv_use_printarch" 
5294           if test "$no_cache" != 1; then 
5295             echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
 
5298           if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then 
5299             echo "$ac_t""yes" 1>&6 
5301             echo "$ac_t""no" 1>&6 
5306           echo $ac_n "checking for --${enablestring:-enable}-mdi""... $ac_c" 1>&6 
5307 echo "configure:5308: checking for --${enablestring:-enable}-mdi" >&5 
5309           # Check whether --enable-mdi or --disable-mdi was given. 
5310 if test "${enable_mdi+set}" = set; then 
5311   enableval
="$enable_mdi" 
5313                           if test "$enableval" = yes; then 
5314                             ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=yes' 
5316                             ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=no' 
5321                           LINE
=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}` 
5322                           if test "x$LINE" != x 
; then 
5323                             eval "DEFAULT_$LINE" 
5328                           ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE 
5333           eval "$ac_cv_use_mdi" 
5334           if test "$no_cache" != 1; then 
5335             echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
 
5338           if test "$wxUSE_MDI_ARCHITECTURE" = yes; then 
5339             echo "$ac_t""yes" 1>&6 
5341             echo "$ac_t""no" 1>&6 
5346           echo $ac_n "checking for --${enablestring:-enable}-loggui""... $ac_c" 1>&6 
5347 echo "configure:5348: checking for --${enablestring:-enable}-loggui" >&5 
5349           # Check whether --enable-loggui or --disable-loggui was given. 
5350 if test "${enable_loggui+set}" = set; then 
5351   enableval
="$enable_loggui" 
5353                           if test "$enableval" = yes; then 
5354                             ac_cv_use_loggui
='wxUSE_LOGGUI=yes' 
5356                             ac_cv_use_loggui
='wxUSE_LOGGUI=no' 
5361                           LINE
=`grep "wxUSE_LOGGUI" ${wx_arg_cache_file}` 
5362                           if test "x$LINE" != x 
; then 
5363                             eval "DEFAULT_$LINE" 
5368                           ac_cv_use_loggui
='wxUSE_LOGGUI='$DEFAULT_wxUSE_LOGGUI 
5373           eval "$ac_cv_use_loggui" 
5374           if test "$no_cache" != 1; then 
5375             echo $ac_cv_use_loggui >> ${wx_arg_cache_file}.tmp
 
5378           if test "$wxUSE_LOGGUI" = yes; then 
5379             echo "$ac_t""yes" 1>&6 
5381             echo "$ac_t""no" 1>&6 
5386           echo $ac_n "checking for --${enablestring:-enable}-logwin""... $ac_c" 1>&6 
5387 echo "configure:5388: checking for --${enablestring:-enable}-logwin" >&5 
5389           # Check whether --enable-logwin or --disable-logwin was given. 
5390 if test "${enable_logwin+set}" = set; then 
5391   enableval
="$enable_logwin" 
5393                           if test "$enableval" = yes; then 
5394                             ac_cv_use_logwin
='wxUSE_LOGWINDOW=yes' 
5396                             ac_cv_use_logwin
='wxUSE_LOGWINDOW=no' 
5401                           LINE
=`grep "wxUSE_LOGWINDOW" ${wx_arg_cache_file}` 
5402                           if test "x$LINE" != x 
; then 
5403                             eval "DEFAULT_$LINE" 
5408                           ac_cv_use_logwin
='wxUSE_LOGWINDOW='$DEFAULT_wxUSE_LOGWINDOW 
5413           eval "$ac_cv_use_logwin" 
5414           if test "$no_cache" != 1; then 
5415             echo $ac_cv_use_logwin >> ${wx_arg_cache_file}.tmp
 
5418           if test "$wxUSE_LOGWINDOW" = yes; then 
5419             echo "$ac_t""yes" 1>&6 
5421             echo "$ac_t""no" 1>&6 
5426           echo $ac_n "checking for --${enablestring:-enable}-logdialog""... $ac_c" 1>&6 
5427 echo "configure:5428: checking for --${enablestring:-enable}-logdialog" >&5 
5429           # Check whether --enable-logdialog or --disable-logdialog was given. 
5430 if test "${enable_logdialog+set}" = set; then 
5431   enableval
="$enable_logdialog" 
5433                           if test "$enableval" = yes; then 
5434                             ac_cv_use_logdialog
='wxUSE_LOGDIALOG=yes' 
5436                             ac_cv_use_logdialog
='wxUSE_LOGDIALOG=no' 
5441                           LINE
=`grep "wxUSE_LOGDIALOG" ${wx_arg_cache_file}` 
5442                           if test "x$LINE" != x 
; then 
5443                             eval "DEFAULT_$LINE" 
5448                           ac_cv_use_logdialog
='wxUSE_LOGDIALOG='$DEFAULT_wxUSE_LOGDIALOG 
5453           eval "$ac_cv_use_logdialog" 
5454           if test "$no_cache" != 1; then 
5455             echo $ac_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
 
5458           if test "$wxUSE_LOGDIALOG" = yes; then 
5459             echo "$ac_t""yes" 1>&6 
5461             echo "$ac_t""no" 1>&6 
5467           echo $ac_n "checking for --${enablestring:-enable}-postscript""... $ac_c" 1>&6 
5468 echo "configure:5469: checking for --${enablestring:-enable}-postscript" >&5 
5470           # Check whether --enable-postscript or --disable-postscript was given. 
5471 if test "${enable_postscript+set}" = set; then 
5472   enableval
="$enable_postscript" 
5474                           if test "$enableval" = yes; then 
5475                             ac_cv_use_postscript
='wxUSE_POSTSCRIPT=yes' 
5477                             ac_cv_use_postscript
='wxUSE_POSTSCRIPT=no' 
5482                           LINE
=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}` 
5483                           if test "x$LINE" != x 
; then 
5484                             eval "DEFAULT_$LINE" 
5489                           ac_cv_use_postscript
='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT 
5494           eval "$ac_cv_use_postscript" 
5495           if test "$no_cache" != 1; then 
5496             echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
 
5499           if test "$wxUSE_POSTSCRIPT" = yes; then 
5500             echo "$ac_t""yes" 1>&6 
5502             echo "$ac_t""no" 1>&6 
5510           echo $ac_n "checking for --${enablestring:-enable}-prologio""... $ac_c" 1>&6 
5511 echo "configure:5512: checking for --${enablestring:-enable}-prologio" >&5 
5513           # Check whether --enable-prologio or --disable-prologio was given. 
5514 if test "${enable_prologio+set}" = set; then 
5515   enableval
="$enable_prologio" 
5517                           if test "$enableval" = yes; then 
5518                             ac_cv_use_prologio
='wxUSE_PROLOGIO=yes' 
5520                             ac_cv_use_prologio
='wxUSE_PROLOGIO=no' 
5525                           LINE
=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}` 
5526                           if test "x$LINE" != x 
; then 
5527                             eval "DEFAULT_$LINE" 
5532                           ac_cv_use_prologio
='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO 
5537           eval "$ac_cv_use_prologio" 
5538           if test "$no_cache" != 1; then 
5539             echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
 
5542           if test "$wxUSE_PROLOGIO" = yes; then 
5543             echo "$ac_t""yes" 1>&6 
5545             echo "$ac_t""no" 1>&6 
5550           echo $ac_n "checking for --${enablestring:-enable}-resources""... $ac_c" 1>&6 
5551 echo "configure:5552: checking for --${enablestring:-enable}-resources" >&5 
5553           # Check whether --enable-resources or --disable-resources was given. 
5554 if test "${enable_resources+set}" = set; then 
5555   enableval
="$enable_resources" 
5557                           if test "$enableval" = yes; then 
5558                             ac_cv_use_resources
='wxUSE_RESOURCES=yes' 
5560                             ac_cv_use_resources
='wxUSE_RESOURCES=no' 
5565                           LINE
=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}` 
5566                           if test "x$LINE" != x 
; then 
5567                             eval "DEFAULT_$LINE" 
5572                           ac_cv_use_resources
='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES 
5577           eval "$ac_cv_use_resources" 
5578           if test "$no_cache" != 1; then 
5579             echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
 
5582           if test "$wxUSE_RESOURCES" = yes; then 
5583             echo "$ac_t""yes" 1>&6 
5585             echo "$ac_t""no" 1>&6 
5592           echo $ac_n "checking for --${enablestring:-enable}-clipboard""... $ac_c" 1>&6 
5593 echo "configure:5594: checking for --${enablestring:-enable}-clipboard" >&5 
5595           # Check whether --enable-clipboard or --disable-clipboard was given. 
5596 if test "${enable_clipboard+set}" = set; then 
5597   enableval
="$enable_clipboard" 
5599                           if test "$enableval" = yes; then 
5600                             ac_cv_use_clipboard
='wxUSE_CLIPBOARD=yes' 
5602                             ac_cv_use_clipboard
='wxUSE_CLIPBOARD=no' 
5607                           LINE
=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}` 
5608                           if test "x$LINE" != x 
; then 
5609                             eval "DEFAULT_$LINE" 
5614                           ac_cv_use_clipboard
='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD 
5619           eval "$ac_cv_use_clipboard" 
5620           if test "$no_cache" != 1; then 
5621             echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
 
5624           if test "$wxUSE_CLIPBOARD" = yes; then 
5625             echo "$ac_t""yes" 1>&6 
5627             echo "$ac_t""no" 1>&6 
5632           echo $ac_n "checking for --${enablestring:-enable}-dnd""... $ac_c" 1>&6 
5633 echo "configure:5634: checking for --${enablestring:-enable}-dnd" >&5 
5635           # Check whether --enable-dnd or --disable-dnd was given. 
5636 if test "${enable_dnd+set}" = set; then 
5637   enableval
="$enable_dnd" 
5639                           if test "$enableval" = yes; then 
5640                             ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=yes' 
5642                             ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=no' 
5647                           LINE
=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}` 
5648                           if test "x$LINE" != x 
; then 
5649                             eval "DEFAULT_$LINE" 
5654                           ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP 
5659           eval "$ac_cv_use_dnd" 
5660           if test "$no_cache" != 1; then 
5661             echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
 
5664           if test "$wxUSE_DRAG_AND_DROP" = yes; then 
5665             echo "$ac_t""yes" 1>&6 
5667             echo "$ac_t""no" 1>&6 
5672           echo $ac_n "checking for --${enablestring:-enable}-metafile""... $ac_c" 1>&6 
5673 echo "configure:5674: checking for --${enablestring:-enable}-metafile" >&5 
5675           # Check whether --enable-metafile or --disable-metafile was given. 
5676 if test "${enable_metafile+set}" = set; then 
5677   enableval
="$enable_metafile" 
5679                           if test "$enableval" = yes; then 
5680                             ac_cv_use_metafile
='wxUSE_METAFILE=yes' 
5682                             ac_cv_use_metafile
='wxUSE_METAFILE=no' 
5687                           LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}` 
5688                           if test "x$LINE" != x 
; then 
5689                             eval "DEFAULT_$LINE" 
5694                           ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE 
5699           eval "$ac_cv_use_metafile" 
5700           if test "$no_cache" != 1; then 
5701             echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
 
5704           if test "$wxUSE_METAFILE" = yes; then 
5705             echo "$ac_t""yes" 1>&6 
5707             echo "$ac_t""no" 1>&6 
5715           echo $ac_n "checking for --${enablestring:-enable}-controls""... $ac_c" 1>&6 
5716 echo "configure:5717: checking for --${enablestring:-enable}-controls" >&5 
5718           # Check whether --enable-controls or --disable-controls was given. 
5719 if test "${enable_controls+set}" = set; then 
5720   enableval
="$enable_controls" 
5722                           if test "$enableval" = yes; then 
5723                             ac_cv_use_controls
='wxUSE_CONTROLS=yes' 
5725                             ac_cv_use_controls
='wxUSE_CONTROLS=no' 
5730                           LINE
=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}` 
5731                           if test "x$LINE" != x 
; then 
5732                             eval "DEFAULT_$LINE" 
5737                           ac_cv_use_controls
='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS 
5742           eval "$ac_cv_use_controls" 
5743           if test "$no_cache" != 1; then 
5744             echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
 
5747           if test "$wxUSE_CONTROLS" = yes; then 
5748             echo "$ac_t""yes" 1>&6 
5750             echo "$ac_t""no" 1>&6 
5754 if test "$wxUSE_CONTROLS" = "yes"; then 
5755   DEFAULT_wxUSE_ACCEL
=yes 
5756   DEFAULT_wxUSE_BMPBUTTON
=yes 
5757   DEFAULT_wxUSE_BUTTON
=yes 
5758   DEFAULT_wxUSE_CALCTRL
=no
 
5759   DEFAULT_wxUSE_CARET
=yes 
5760   DEFAULT_wxUSE_COMBOBOX
=yes 
5761   DEFAULT_wxUSE_CHECKBOX
=yes 
5762   DEFAULT_wxUSE_CHECKLISTBOX
=yes 
5763   DEFAULT_wxUSE_CHOICE
=yes 
5764   DEFAULT_wxUSE_GAUGE
=yes 
5765   DEFAULT_wxUSE_GRID
=yes 
5766   DEFAULT_wxUSE_IMAGLIST
=yes 
5767   DEFAULT_wxUSE_LISTBOX
=yes 
5768   DEFAULT_wxUSE_LISTCTRL
=yes 
5769   DEFAULT_wxUSE_NOTEBOOK
=yes 
5770   DEFAULT_wxUSE_RADIOBOX
=yes 
5771   DEFAULT_wxUSE_RADIOBTN
=yes 
5772   DEFAULT_wxUSE_SASH
=yes 
5773   DEFAULT_wxUSE_SCROLLBAR
=yes 
5774   DEFAULT_wxUSE_SLIDER
=yes 
5775   DEFAULT_wxUSE_SPINBTN
=yes 
5776   DEFAULT_wxUSE_SPINCTRL
=yes 
5777   DEFAULT_wxUSE_SPLITTER
=yes 
5778   DEFAULT_wxUSE_STATBMP
=yes 
5779   DEFAULT_wxUSE_STATBOX
=yes 
5780   DEFAULT_wxUSE_STATLINE
=yes 
5781   DEFAULT_wxUSE_STATUSBAR
=yes 
5782   DEFAULT_wxUSE_TAB_DIALOG
=yes 
5783   DEFAULT_wxUSE_TOGGLEBTN
=yes 
5784   DEFAULT_wxUSE_TOOLBAR
=yes 
5785   DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes 
5786   DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes 
5787   DEFAULT_wxUSE_TOOLTIPS
=yes 
5788   DEFAULT_wxUSE_TREECTRL
=yes 
5789   DEFAULT_wxUSE_POPUPWIN
=yes 
5790   DEFAULT_wxUSE_TIPWINDOW
=yes 
5791 elif test "$wxUSE_CONTROLS" = "no"; then 
5792   DEFAULT_wxUSE_ACCEL
=no
 
5793   DEFAULT_wxUSE_BMPBUTTON
=no
 
5794   DEFAULT_wxUSE_BUTTON
=no
 
5795   DEFAULT_wxUSE_CALCTRL
=no
 
5796   DEFAULT_wxUSE_CARET
=no
 
5797   DEFAULT_wxUSE_COMBOBOX
=no
 
5798   DEFAULT_wxUSE_CHECKBOX
=no
 
5799   DEFAULT_wxUSE_CHECKLISTBOX
=no
 
5800   DEFAULT_wxUSE_CHOICE
=no
 
5801   DEFAULT_wxUSE_GAUGE
=no
 
5802   DEFAULT_wxUSE_GRID
=no
 
5803   DEFAULT_wxUSE_IMAGLIST
=no
 
5804   DEFAULT_wxUSE_LISTBOX
=no
 
5805   DEFAULT_wxUSE_LISTCTRL
=no
 
5806   DEFAULT_wxUSE_NOTEBOOK
=no
 
5807   DEFAULT_wxUSE_RADIOBOX
=no
 
5808   DEFAULT_wxUSE_RADIOBTN
=no
 
5809   DEFAULT_wxUSE_SASH
=no
 
5810   DEFAULT_wxUSE_SCROLLBAR
=no
 
5811   DEFAULT_wxUSE_SLIDER
=no
 
5812   DEFAULT_wxUSE_SPINBTN
=no
 
5813   DEFAULT_wxUSE_SPINCTRL
=no
 
5814   DEFAULT_wxUSE_SPLITTER
=no
 
5815   DEFAULT_wxUSE_STATBMP
=no
 
5816   DEFAULT_wxUSE_STATBOX
=no
 
5817   DEFAULT_wxUSE_STATLINE
=no
 
5818   DEFAULT_wxUSE_STATUSBAR
=no
 
5819   DEFAULT_wxUSE_TAB_DIALOG
=no
 
5820   DEFAULT_wxUSE_TOGGLEBTN
=no
 
5821   DEFAULT_wxUSE_TOOLBAR
=no
 
5822   DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
 
5823   DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
 
5824   DEFAULT_wxUSE_TOOLTIPS
=no
 
5825   DEFAULT_wxUSE_TREECTRL
=no
 
5826   DEFAULT_wxUSE_POPUPWIN
=no
 
5827   DEFAULT_wxUSE_TIPWINDOW
=no
 
5830 ## FIXME: This is a blatant hack 
5831 if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then 
5832   wxUSE_PRINTING_ARCHITECTURE
=no
 
5835   wxUSE_DRAG_AND_DROP
=no
 
5837   DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
 
5838   DEFAULT_wxUSE_GAUGE
=no
 
5839   DEFAULT_wxUSE_SCROLLBAR
=no
 
5840   DEFAULT_wxUSE_SLIDER
=no
 
5841   DEFAULT_wxUSE_COMBOBOX
=no
 
5842   DEFAULT_wxUSE_CALCTRL
=no
 
5843   DEFAULT_wxUSE_SPINBTN
=no
 
5844   DEFAULT_wxUSE_SPINCTRL
=no
 
5845   DEFAULT_wxUSE_TOOLTIPS
=no
 
5846   DEFAULT_wxUSE_COLOURDLG
=no
 
5847   DEFAULT_wxUSE_DRAGIMAGE
=no
 
5848   DEFAULT_wxUSE_FINDREPLDLG
=no
 
5849   DEFAULT_wxUSE_FONTDLG
=no
 
5850   DEFAULT_wxUSE_GRID
=no
 
5851   DEFAULT_wxUSE_NUMBERDLG
=no
 
5852   DEFAULT_wxUSE_PROGRESSDLG
=no
 
5853   DEFAULT_wxUSE_SASH
=no
 
5854   DEFAULT_wxUSE_SPLITTER
=no
 
5855   DEFAULT_wxUSE_WIZARDDLG
=no
 
5856   DEFAULT_wxUSE_SPLITTER
=no
 
5857   DEFAULT_wxUSE_STARTUP_TIPS
=no
 
5862           echo $ac_n "checking for --${enablestring:-enable}-accel""... $ac_c" 1>&6 
5863 echo "configure:5864: checking for --${enablestring:-enable}-accel" >&5 
5865           # Check whether --enable-accel or --disable-accel was given. 
5866 if test "${enable_accel+set}" = set; then 
5867   enableval
="$enable_accel" 
5869                           if test "$enableval" = yes; then 
5870                             ac_cv_use_accel
='wxUSE_ACCEL=yes' 
5872                             ac_cv_use_accel
='wxUSE_ACCEL=no' 
5877                           LINE
=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}` 
5878                           if test "x$LINE" != x 
; then 
5879                             eval "DEFAULT_$LINE" 
5884                           ac_cv_use_accel
='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL 
5889           eval "$ac_cv_use_accel" 
5890           if test "$no_cache" != 1; then 
5891             echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
 
5894           if test "$wxUSE_ACCEL" = yes; then 
5895             echo "$ac_t""yes" 1>&6 
5897             echo "$ac_t""no" 1>&6 
5902           echo $ac_n "checking for --${enablestring:-enable}-button""... $ac_c" 1>&6 
5903 echo "configure:5904: checking for --${enablestring:-enable}-button" >&5 
5905           # Check whether --enable-button or --disable-button was given. 
5906 if test "${enable_button+set}" = set; then 
5907   enableval
="$enable_button" 
5909                           if test "$enableval" = yes; then 
5910                             ac_cv_use_button
='wxUSE_BUTTON=yes' 
5912                             ac_cv_use_button
='wxUSE_BUTTON=no' 
5917                           LINE
=`grep "wxUSE_BUTTON" ${wx_arg_cache_file}` 
5918                           if test "x$LINE" != x 
; then 
5919                             eval "DEFAULT_$LINE" 
5924                           ac_cv_use_button
='wxUSE_BUTTON='$DEFAULT_wxUSE_BUTTON 
5929           eval "$ac_cv_use_button" 
5930           if test "$no_cache" != 1; then 
5931             echo $ac_cv_use_button >> ${wx_arg_cache_file}.tmp
 
5934           if test "$wxUSE_BUTTON" = yes; then 
5935             echo "$ac_t""yes" 1>&6 
5937             echo "$ac_t""no" 1>&6 
5942           echo $ac_n "checking for --${enablestring:-enable}-bmpbutton""... $ac_c" 1>&6 
5943 echo "configure:5944: checking for --${enablestring:-enable}-bmpbutton" >&5 
5945           # Check whether --enable-bmpbutton or --disable-bmpbutton was given. 
5946 if test "${enable_bmpbutton+set}" = set; then 
5947   enableval
="$enable_bmpbutton" 
5949                           if test "$enableval" = yes; then 
5950                             ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=yes' 
5952                             ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=no' 
5957                           LINE
=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}` 
5958                           if test "x$LINE" != x 
; then 
5959                             eval "DEFAULT_$LINE" 
5964                           ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON 
5969           eval "$ac_cv_use_bmpbutton" 
5970           if test "$no_cache" != 1; then 
5971             echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
 
5974           if test "$wxUSE_BMPBUTTON" = yes; then 
5975             echo "$ac_t""yes" 1>&6 
5977             echo "$ac_t""no" 1>&6 
5982           echo $ac_n "checking for --${enablestring:-enable}-calendar""... $ac_c" 1>&6 
5983 echo "configure:5984: checking for --${enablestring:-enable}-calendar" >&5 
5985           # Check whether --enable-calendar or --disable-calendar was given. 
5986 if test "${enable_calendar+set}" = set; then 
5987   enableval
="$enable_calendar" 
5989                           if test "$enableval" = yes; then 
5990                             ac_cv_use_calendar
='wxUSE_CALCTRL=yes' 
5992                             ac_cv_use_calendar
='wxUSE_CALCTRL=no' 
5997                           LINE
=`grep "wxUSE_CALCTRL" ${wx_arg_cache_file}` 
5998                           if test "x$LINE" != x 
; then 
5999                             eval "DEFAULT_$LINE" 
6004                           ac_cv_use_calendar
='wxUSE_CALCTRL='$DEFAULT_wxUSE_CALCTRL 
6009           eval "$ac_cv_use_calendar" 
6010           if test "$no_cache" != 1; then 
6011             echo $ac_cv_use_calendar >> ${wx_arg_cache_file}.tmp
 
6014           if test "$wxUSE_CALCTRL" = yes; then 
6015             echo "$ac_t""yes" 1>&6 
6017             echo "$ac_t""no" 1>&6 
6022           echo $ac_n "checking for --${enablestring:-enable}-caret""... $ac_c" 1>&6 
6023 echo "configure:6024: checking for --${enablestring:-enable}-caret" >&5 
6025           # Check whether --enable-caret or --disable-caret was given. 
6026 if test "${enable_caret+set}" = set; then 
6027   enableval
="$enable_caret" 
6029                           if test "$enableval" = yes; then 
6030                             ac_cv_use_caret
='wxUSE_CARET=yes' 
6032                             ac_cv_use_caret
='wxUSE_CARET=no' 
6037                           LINE
=`grep "wxUSE_CARET" ${wx_arg_cache_file}` 
6038                           if test "x$LINE" != x 
; then 
6039                             eval "DEFAULT_$LINE" 
6044                           ac_cv_use_caret
='wxUSE_CARET='$DEFAULT_wxUSE_CARET 
6049           eval "$ac_cv_use_caret" 
6050           if test "$no_cache" != 1; then 
6051             echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
 
6054           if test "$wxUSE_CARET" = yes; then 
6055             echo "$ac_t""yes" 1>&6 
6057             echo "$ac_t""no" 1>&6 
6062           echo $ac_n "checking for --${enablestring:-enable}-checkbox""... $ac_c" 1>&6 
6063 echo "configure:6064: checking for --${enablestring:-enable}-checkbox" >&5 
6065           # Check whether --enable-checkbox or --disable-checkbox was given. 
6066 if test "${enable_checkbox+set}" = set; then 
6067   enableval
="$enable_checkbox" 
6069                           if test "$enableval" = yes; then 
6070                             ac_cv_use_checkbox
='wxUSE_CHECKBOX=yes' 
6072                             ac_cv_use_checkbox
='wxUSE_CHECKBOX=no' 
6077                           LINE
=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}` 
6078                           if test "x$LINE" != x 
; then 
6079                             eval "DEFAULT_$LINE" 
6084                           ac_cv_use_checkbox
='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX 
6089           eval "$ac_cv_use_checkbox" 
6090           if test "$no_cache" != 1; then 
6091             echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
 
6094           if test "$wxUSE_CHECKBOX" = yes; then 
6095             echo "$ac_t""yes" 1>&6 
6097             echo "$ac_t""no" 1>&6 
6102           echo $ac_n "checking for --${enablestring:-enable}-checklst""... $ac_c" 1>&6 
6103 echo "configure:6104: checking for --${enablestring:-enable}-checklst" >&5 
6105           # Check whether --enable-checklst or --disable-checklst was given. 
6106 if test "${enable_checklst+set}" = set; then 
6107   enableval
="$enable_checklst" 
6109                           if test "$enableval" = yes; then 
6110                             ac_cv_use_checklst
='wxUSE_CHECKLST=yes' 
6112                             ac_cv_use_checklst
='wxUSE_CHECKLST=no' 
6117                           LINE
=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}` 
6118                           if test "x$LINE" != x 
; then 
6119                             eval "DEFAULT_$LINE" 
6124                           ac_cv_use_checklst
='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST 
6129           eval "$ac_cv_use_checklst" 
6130           if test "$no_cache" != 1; then 
6131             echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
 
6134           if test "$wxUSE_CHECKLST" = yes; then 
6135             echo "$ac_t""yes" 1>&6 
6137             echo "$ac_t""no" 1>&6 
6142           echo $ac_n "checking for --${enablestring:-enable}-choice""... $ac_c" 1>&6 
6143 echo "configure:6144: checking for --${enablestring:-enable}-choice" >&5 
6145           # Check whether --enable-choice or --disable-choice was given. 
6146 if test "${enable_choice+set}" = set; then 
6147   enableval
="$enable_choice" 
6149                           if test "$enableval" = yes; then 
6150                             ac_cv_use_choice
='wxUSE_CHOICE=yes' 
6152                             ac_cv_use_choice
='wxUSE_CHOICE=no' 
6157                           LINE
=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}` 
6158                           if test "x$LINE" != x 
; then 
6159                             eval "DEFAULT_$LINE" 
6164                           ac_cv_use_choice
='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE 
6169           eval "$ac_cv_use_choice" 
6170           if test "$no_cache" != 1; then 
6171             echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
 
6174           if test "$wxUSE_CHOICE" = yes; then 
6175             echo "$ac_t""yes" 1>&6 
6177             echo "$ac_t""no" 1>&6 
6182           echo $ac_n "checking for --${enablestring:-enable}-combobox""... $ac_c" 1>&6 
6183 echo "configure:6184: checking for --${enablestring:-enable}-combobox" >&5 
6185           # Check whether --enable-combobox or --disable-combobox was given. 
6186 if test "${enable_combobox+set}" = set; then 
6187   enableval
="$enable_combobox" 
6189                           if test "$enableval" = yes; then 
6190                             ac_cv_use_combobox
='wxUSE_COMBOBOX=yes' 
6192                             ac_cv_use_combobox
='wxUSE_COMBOBOX=no' 
6197                           LINE
=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}` 
6198                           if test "x$LINE" != x 
; then 
6199                             eval "DEFAULT_$LINE" 
6204                           ac_cv_use_combobox
='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX 
6209           eval "$ac_cv_use_combobox" 
6210           if test "$no_cache" != 1; then 
6211             echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
 
6214           if test "$wxUSE_COMBOBOX" = yes; then 
6215             echo "$ac_t""yes" 1>&6 
6217             echo "$ac_t""no" 1>&6 
6222           echo $ac_n "checking for --${enablestring:-enable}-display""... $ac_c" 1>&6 
6223 echo "configure:6224: checking for --${enablestring:-enable}-display" >&5 
6225           # Check whether --enable-display or --disable-display was given. 
6226 if test "${enable_display+set}" = set; then 
6227   enableval
="$enable_display" 
6229                           if test "$enableval" = yes; then 
6230                             ac_cv_use_display
='wxUSE_DISPLAY=yes' 
6232                             ac_cv_use_display
='wxUSE_DISPLAY=no' 
6237                           LINE
=`grep "wxUSE_DISPLAY" ${wx_arg_cache_file}` 
6238                           if test "x$LINE" != x 
; then 
6239                             eval "DEFAULT_$LINE" 
6244                           ac_cv_use_display
='wxUSE_DISPLAY='$DEFAULT_wxUSE_DISPLAY 
6249           eval "$ac_cv_use_display" 
6250           if test "$no_cache" != 1; then 
6251             echo $ac_cv_use_display >> ${wx_arg_cache_file}.tmp
 
6254           if test "$wxUSE_DISPLAY" = yes; then 
6255             echo "$ac_t""yes" 1>&6 
6257             echo "$ac_t""no" 1>&6 
6262           echo $ac_n "checking for --${enablestring:-enable}-gauge""... $ac_c" 1>&6 
6263 echo "configure:6264: checking for --${enablestring:-enable}-gauge" >&5 
6265           # Check whether --enable-gauge or --disable-gauge was given. 
6266 if test "${enable_gauge+set}" = set; then 
6267   enableval
="$enable_gauge" 
6269                           if test "$enableval" = yes; then 
6270                             ac_cv_use_gauge
='wxUSE_GAUGE=yes' 
6272                             ac_cv_use_gauge
='wxUSE_GAUGE=no' 
6277                           LINE
=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}` 
6278                           if test "x$LINE" != x 
; then 
6279                             eval "DEFAULT_$LINE" 
6284                           ac_cv_use_gauge
='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE 
6289           eval "$ac_cv_use_gauge" 
6290           if test "$no_cache" != 1; then 
6291             echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
 
6294           if test "$wxUSE_GAUGE" = yes; then 
6295             echo "$ac_t""yes" 1>&6 
6297             echo "$ac_t""no" 1>&6 
6302           echo $ac_n "checking for --${enablestring:-enable}-grid""... $ac_c" 1>&6 
6303 echo "configure:6304: checking for --${enablestring:-enable}-grid" >&5 
6305           # Check whether --enable-grid or --disable-grid was given. 
6306 if test "${enable_grid+set}" = set; then 
6307   enableval
="$enable_grid" 
6309                           if test "$enableval" = yes; then 
6310                             ac_cv_use_grid
='wxUSE_GRID=yes' 
6312                             ac_cv_use_grid
='wxUSE_GRID=no' 
6317                           LINE
=`grep "wxUSE_GRID" ${wx_arg_cache_file}` 
6318                           if test "x$LINE" != x 
; then 
6319                             eval "DEFAULT_$LINE" 
6324                           ac_cv_use_grid
='wxUSE_GRID='$DEFAULT_wxUSE_GRID 
6329           eval "$ac_cv_use_grid" 
6330           if test "$no_cache" != 1; then 
6331             echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
 
6334           if test "$wxUSE_GRID" = yes; then 
6335             echo "$ac_t""yes" 1>&6 
6337             echo "$ac_t""no" 1>&6 
6342           echo $ac_n "checking for --${enablestring:-enable}-imaglist""... $ac_c" 1>&6 
6343 echo "configure:6344: checking for --${enablestring:-enable}-imaglist" >&5 
6345           # Check whether --enable-imaglist or --disable-imaglist was given. 
6346 if test "${enable_imaglist+set}" = set; then 
6347   enableval
="$enable_imaglist" 
6349                           if test "$enableval" = yes; then 
6350                             ac_cv_use_imaglist
='wxUSE_IMAGLIST=yes' 
6352                             ac_cv_use_imaglist
='wxUSE_IMAGLIST=no' 
6357                           LINE
=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}` 
6358                           if test "x$LINE" != x 
; then 
6359                             eval "DEFAULT_$LINE" 
6364                           ac_cv_use_imaglist
='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST 
6369           eval "$ac_cv_use_imaglist" 
6370           if test "$no_cache" != 1; then 
6371             echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
 
6374           if test "$wxUSE_IMAGLIST" = yes; then 
6375             echo "$ac_t""yes" 1>&6 
6377             echo "$ac_t""no" 1>&6 
6382           echo $ac_n "checking for --${enablestring:-enable}-listbox""... $ac_c" 1>&6 
6383 echo "configure:6384: checking for --${enablestring:-enable}-listbox" >&5 
6385           # Check whether --enable-listbox or --disable-listbox was given. 
6386 if test "${enable_listbox+set}" = set; then 
6387   enableval
="$enable_listbox" 
6389                           if test "$enableval" = yes; then 
6390                             ac_cv_use_listbox
='wxUSE_LISTBOX=yes' 
6392                             ac_cv_use_listbox
='wxUSE_LISTBOX=no' 
6397                           LINE
=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}` 
6398                           if test "x$LINE" != x 
; then 
6399                             eval "DEFAULT_$LINE" 
6404                           ac_cv_use_listbox
='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX 
6409           eval "$ac_cv_use_listbox" 
6410           if test "$no_cache" != 1; then 
6411             echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
 
6414           if test "$wxUSE_LISTBOX" = yes; then 
6415             echo "$ac_t""yes" 1>&6 
6417             echo "$ac_t""no" 1>&6 
6422           echo $ac_n "checking for --${enablestring:-enable}-listctrl""... $ac_c" 1>&6 
6423 echo "configure:6424: checking for --${enablestring:-enable}-listctrl" >&5 
6425           # Check whether --enable-listctrl or --disable-listctrl was given. 
6426 if test "${enable_listctrl+set}" = set; then 
6427   enableval
="$enable_listctrl" 
6429                           if test "$enableval" = yes; then 
6430                             ac_cv_use_listctrl
='wxUSE_LISTCTRL=yes' 
6432                             ac_cv_use_listctrl
='wxUSE_LISTCTRL=no' 
6437                           LINE
=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}` 
6438                           if test "x$LINE" != x 
; then 
6439                             eval "DEFAULT_$LINE" 
6444                           ac_cv_use_listctrl
='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL 
6449           eval "$ac_cv_use_listctrl" 
6450           if test "$no_cache" != 1; then 
6451             echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
 
6454           if test "$wxUSE_LISTCTRL" = yes; then 
6455             echo "$ac_t""yes" 1>&6 
6457             echo "$ac_t""no" 1>&6 
6462           echo $ac_n "checking for --${enablestring:-enable}-notebook""... $ac_c" 1>&6 
6463 echo "configure:6464: checking for --${enablestring:-enable}-notebook" >&5 
6465           # Check whether --enable-notebook or --disable-notebook was given. 
6466 if test "${enable_notebook+set}" = set; then 
6467   enableval
="$enable_notebook" 
6469                           if test "$enableval" = yes; then 
6470                             ac_cv_use_notebook
='wxUSE_NOTEBOOK=yes' 
6472                             ac_cv_use_notebook
='wxUSE_NOTEBOOK=no' 
6477                           LINE
=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}` 
6478                           if test "x$LINE" != x 
; then 
6479                             eval "DEFAULT_$LINE" 
6484                           ac_cv_use_notebook
='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK 
6489           eval "$ac_cv_use_notebook" 
6490           if test "$no_cache" != 1; then 
6491             echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
 
6494           if test "$wxUSE_NOTEBOOK" = yes; then 
6495             echo "$ac_t""yes" 1>&6 
6497             echo "$ac_t""no" 1>&6 
6502           echo $ac_n "checking for --${enablestring:-enable}-radiobox""... $ac_c" 1>&6 
6503 echo "configure:6504: checking for --${enablestring:-enable}-radiobox" >&5 
6505           # Check whether --enable-radiobox or --disable-radiobox was given. 
6506 if test "${enable_radiobox+set}" = set; then 
6507   enableval
="$enable_radiobox" 
6509                           if test "$enableval" = yes; then 
6510                             ac_cv_use_radiobox
='wxUSE_RADIOBOX=yes' 
6512                             ac_cv_use_radiobox
='wxUSE_RADIOBOX=no' 
6517                           LINE
=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}` 
6518                           if test "x$LINE" != x 
; then 
6519                             eval "DEFAULT_$LINE" 
6524                           ac_cv_use_radiobox
='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX 
6529           eval "$ac_cv_use_radiobox" 
6530           if test "$no_cache" != 1; then 
6531             echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
 
6534           if test "$wxUSE_RADIOBOX" = yes; then 
6535             echo "$ac_t""yes" 1>&6 
6537             echo "$ac_t""no" 1>&6 
6542           echo $ac_n "checking for --${enablestring:-enable}-radiobtn""... $ac_c" 1>&6 
6543 echo "configure:6544: checking for --${enablestring:-enable}-radiobtn" >&5 
6545           # Check whether --enable-radiobtn or --disable-radiobtn was given. 
6546 if test "${enable_radiobtn+set}" = set; then 
6547   enableval
="$enable_radiobtn" 
6549                           if test "$enableval" = yes; then 
6550                             ac_cv_use_radiobtn
='wxUSE_RADIOBTN=yes' 
6552                             ac_cv_use_radiobtn
='wxUSE_RADIOBTN=no' 
6557                           LINE
=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}` 
6558                           if test "x$LINE" != x 
; then 
6559                             eval "DEFAULT_$LINE" 
6564                           ac_cv_use_radiobtn
='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN 
6569           eval "$ac_cv_use_radiobtn" 
6570           if test "$no_cache" != 1; then 
6571             echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
 
6574           if test "$wxUSE_RADIOBTN" = yes; then 
6575             echo "$ac_t""yes" 1>&6 
6577             echo "$ac_t""no" 1>&6 
6582           echo $ac_n "checking for --${enablestring:-enable}-sash""... $ac_c" 1>&6 
6583 echo "configure:6584: checking for --${enablestring:-enable}-sash" >&5 
6585           # Check whether --enable-sash or --disable-sash was given. 
6586 if test "${enable_sash+set}" = set; then 
6587   enableval
="$enable_sash" 
6589                           if test "$enableval" = yes; then 
6590                             ac_cv_use_sash
='wxUSE_SASH=yes' 
6592                             ac_cv_use_sash
='wxUSE_SASH=no' 
6597                           LINE
=`grep "wxUSE_SASH" ${wx_arg_cache_file}` 
6598                           if test "x$LINE" != x 
; then 
6599                             eval "DEFAULT_$LINE" 
6604                           ac_cv_use_sash
='wxUSE_SASH='$DEFAULT_wxUSE_SASH 
6609           eval "$ac_cv_use_sash" 
6610           if test "$no_cache" != 1; then 
6611             echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
 
6614           if test "$wxUSE_SASH" = yes; then 
6615             echo "$ac_t""yes" 1>&6 
6617             echo "$ac_t""no" 1>&6 
6622           echo $ac_n "checking for --${enablestring:-enable}-scrollbar""... $ac_c" 1>&6 
6623 echo "configure:6624: checking for --${enablestring:-enable}-scrollbar" >&5 
6625           # Check whether --enable-scrollbar or --disable-scrollbar was given. 
6626 if test "${enable_scrollbar+set}" = set; then 
6627   enableval
="$enable_scrollbar" 
6629                           if test "$enableval" = yes; then 
6630                             ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=yes' 
6632                             ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=no' 
6637                           LINE
=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}` 
6638                           if test "x$LINE" != x 
; then 
6639                             eval "DEFAULT_$LINE" 
6644                           ac_cv_use_scrollbar
='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR 
6649           eval "$ac_cv_use_scrollbar" 
6650           if test "$no_cache" != 1; then 
6651             echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
 
6654           if test "$wxUSE_SCROLLBAR" = yes; then 
6655             echo "$ac_t""yes" 1>&6 
6657             echo "$ac_t""no" 1>&6 
6662           echo $ac_n "checking for --${enablestring:-enable}-slider""... $ac_c" 1>&6 
6663 echo "configure:6664: checking for --${enablestring:-enable}-slider" >&5 
6665           # Check whether --enable-slider or --disable-slider was given. 
6666 if test "${enable_slider+set}" = set; then 
6667   enableval
="$enable_slider" 
6669                           if test "$enableval" = yes; then 
6670                             ac_cv_use_slider
='wxUSE_SLIDER=yes' 
6672                             ac_cv_use_slider
='wxUSE_SLIDER=no' 
6677                           LINE
=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}` 
6678                           if test "x$LINE" != x 
; then 
6679                             eval "DEFAULT_$LINE" 
6684                           ac_cv_use_slider
='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER 
6689           eval "$ac_cv_use_slider" 
6690           if test "$no_cache" != 1; then 
6691             echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
 
6694           if test "$wxUSE_SLIDER" = yes; then 
6695             echo "$ac_t""yes" 1>&6 
6697             echo "$ac_t""no" 1>&6 
6702           echo $ac_n "checking for --${enablestring:-enable}-spinbtn""... $ac_c" 1>&6 
6703 echo "configure:6704: checking for --${enablestring:-enable}-spinbtn" >&5 
6705           # Check whether --enable-spinbtn or --disable-spinbtn was given. 
6706 if test "${enable_spinbtn+set}" = set; then 
6707   enableval
="$enable_spinbtn" 
6709                           if test "$enableval" = yes; then 
6710                             ac_cv_use_spinbtn
='wxUSE_SPINBTN=yes' 
6712                             ac_cv_use_spinbtn
='wxUSE_SPINBTN=no' 
6717                           LINE
=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}` 
6718                           if test "x$LINE" != x 
; then 
6719                             eval "DEFAULT_$LINE" 
6724                           ac_cv_use_spinbtn
='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN 
6729           eval "$ac_cv_use_spinbtn" 
6730           if test "$no_cache" != 1; then 
6731             echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
 
6734           if test "$wxUSE_SPINBTN" = yes; then 
6735             echo "$ac_t""yes" 1>&6 
6737             echo "$ac_t""no" 1>&6 
6742           echo $ac_n "checking for --${enablestring:-enable}-spinctrl""... $ac_c" 1>&6 
6743 echo "configure:6744: checking for --${enablestring:-enable}-spinctrl" >&5 
6745           # Check whether --enable-spinctrl or --disable-spinctrl was given. 
6746 if test "${enable_spinctrl+set}" = set; then 
6747   enableval
="$enable_spinctrl" 
6749                           if test "$enableval" = yes; then 
6750                             ac_cv_use_spinctrl
='wxUSE_SPINCTRL=yes' 
6752                             ac_cv_use_spinctrl
='wxUSE_SPINCTRL=no' 
6757                           LINE
=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}` 
6758                           if test "x$LINE" != x 
; then 
6759                             eval "DEFAULT_$LINE" 
6764                           ac_cv_use_spinctrl
='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL 
6769           eval "$ac_cv_use_spinctrl" 
6770           if test "$no_cache" != 1; then 
6771             echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
 
6774           if test "$wxUSE_SPINCTRL" = yes; then 
6775             echo "$ac_t""yes" 1>&6 
6777             echo "$ac_t""no" 1>&6 
6782           echo $ac_n "checking for --${enablestring:-enable}-splitter""... $ac_c" 1>&6 
6783 echo "configure:6784: checking for --${enablestring:-enable}-splitter" >&5 
6785           # Check whether --enable-splitter or --disable-splitter was given. 
6786 if test "${enable_splitter+set}" = set; then 
6787   enableval
="$enable_splitter" 
6789                           if test "$enableval" = yes; then 
6790                             ac_cv_use_splitter
='wxUSE_SPLITTER=yes' 
6792                             ac_cv_use_splitter
='wxUSE_SPLITTER=no' 
6797                           LINE
=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}` 
6798                           if test "x$LINE" != x 
; then 
6799                             eval "DEFAULT_$LINE" 
6804                           ac_cv_use_splitter
='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER 
6809           eval "$ac_cv_use_splitter" 
6810           if test "$no_cache" != 1; then 
6811             echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
 
6814           if test "$wxUSE_SPLITTER" = yes; then 
6815             echo "$ac_t""yes" 1>&6 
6817             echo "$ac_t""no" 1>&6 
6822           echo $ac_n "checking for --${enablestring:-enable}-statbmp""... $ac_c" 1>&6 
6823 echo "configure:6824: checking for --${enablestring:-enable}-statbmp" >&5 
6825           # Check whether --enable-statbmp or --disable-statbmp was given. 
6826 if test "${enable_statbmp+set}" = set; then 
6827   enableval
="$enable_statbmp" 
6829                           if test "$enableval" = yes; then 
6830                             ac_cv_use_statbmp
='wxUSE_STATBMP=yes' 
6832                             ac_cv_use_statbmp
='wxUSE_STATBMP=no' 
6837                           LINE
=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}` 
6838                           if test "x$LINE" != x 
; then 
6839                             eval "DEFAULT_$LINE" 
6844                           ac_cv_use_statbmp
='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP 
6849           eval "$ac_cv_use_statbmp" 
6850           if test "$no_cache" != 1; then 
6851             echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
 
6854           if test "$wxUSE_STATBMP" = yes; then 
6855             echo "$ac_t""yes" 1>&6 
6857             echo "$ac_t""no" 1>&6 
6862           echo $ac_n "checking for --${enablestring:-enable}-statbox""... $ac_c" 1>&6 
6863 echo "configure:6864: checking for --${enablestring:-enable}-statbox" >&5 
6865           # Check whether --enable-statbox or --disable-statbox was given. 
6866 if test "${enable_statbox+set}" = set; then 
6867   enableval
="$enable_statbox" 
6869                           if test "$enableval" = yes; then 
6870                             ac_cv_use_statbox
='wxUSE_STATBOX=yes' 
6872                             ac_cv_use_statbox
='wxUSE_STATBOX=no' 
6877                           LINE
=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}` 
6878                           if test "x$LINE" != x 
; then 
6879                             eval "DEFAULT_$LINE" 
6884                           ac_cv_use_statbox
='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX 
6889           eval "$ac_cv_use_statbox" 
6890           if test "$no_cache" != 1; then 
6891             echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
 
6894           if test "$wxUSE_STATBOX" = yes; then 
6895             echo "$ac_t""yes" 1>&6 
6897             echo "$ac_t""no" 1>&6 
6902           echo $ac_n "checking for --${enablestring:-enable}-statline""... $ac_c" 1>&6 
6903 echo "configure:6904: checking for --${enablestring:-enable}-statline" >&5 
6905           # Check whether --enable-statline or --disable-statline was given. 
6906 if test "${enable_statline+set}" = set; then 
6907   enableval
="$enable_statline" 
6909                           if test "$enableval" = yes; then 
6910                             ac_cv_use_statline
='wxUSE_STATLINE=yes' 
6912                             ac_cv_use_statline
='wxUSE_STATLINE=no' 
6917                           LINE
=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}` 
6918                           if test "x$LINE" != x 
; then 
6919                             eval "DEFAULT_$LINE" 
6924                           ac_cv_use_statline
='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE 
6929           eval "$ac_cv_use_statline" 
6930           if test "$no_cache" != 1; then 
6931             echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
 
6934           if test "$wxUSE_STATLINE" = yes; then 
6935             echo "$ac_t""yes" 1>&6 
6937             echo "$ac_t""no" 1>&6 
6942           echo $ac_n "checking for --${enablestring:-enable}-stattext""... $ac_c" 1>&6 
6943 echo "configure:6944: checking for --${enablestring:-enable}-stattext" >&5 
6945           # Check whether --enable-stattext or --disable-stattext was given. 
6946 if test "${enable_stattext+set}" = set; then 
6947   enableval
="$enable_stattext" 
6949                           if test "$enableval" = yes; then 
6950                             ac_cv_use_stattext
='wxUSE_STATTEXT=yes' 
6952                             ac_cv_use_stattext
='wxUSE_STATTEXT=no' 
6957                           LINE
=`grep "wxUSE_STATTEXT" ${wx_arg_cache_file}` 
6958                           if test "x$LINE" != x 
; then 
6959                             eval "DEFAULT_$LINE" 
6964                           ac_cv_use_stattext
='wxUSE_STATTEXT='$DEFAULT_wxUSE_STATTEXT 
6969           eval "$ac_cv_use_stattext" 
6970           if test "$no_cache" != 1; then 
6971             echo $ac_cv_use_stattext >> ${wx_arg_cache_file}.tmp
 
6974           if test "$wxUSE_STATTEXT" = yes; then 
6975             echo "$ac_t""yes" 1>&6 
6977             echo "$ac_t""no" 1>&6 
6982           echo $ac_n "checking for --${enablestring:-enable}-statusbar""... $ac_c" 1>&6 
6983 echo "configure:6984: checking for --${enablestring:-enable}-statusbar" >&5 
6985           # Check whether --enable-statusbar or --disable-statusbar was given. 
6986 if test "${enable_statusbar+set}" = set; then 
6987   enableval
="$enable_statusbar" 
6989                           if test "$enableval" = yes; then 
6990                             ac_cv_use_statusbar
='wxUSE_STATUSBAR=yes' 
6992                             ac_cv_use_statusbar
='wxUSE_STATUSBAR=no' 
6997                           LINE
=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}` 
6998                           if test "x$LINE" != x 
; then 
6999                             eval "DEFAULT_$LINE" 
7004                           ac_cv_use_statusbar
='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR 
7009           eval "$ac_cv_use_statusbar" 
7010           if test "$no_cache" != 1; then 
7011             echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
 
7014           if test "$wxUSE_STATUSBAR" = yes; then 
7015             echo "$ac_t""yes" 1>&6 
7017             echo "$ac_t""no" 1>&6 
7022           echo $ac_n "checking for --${enablestring:-enable}-tabdialog""... $ac_c" 1>&6 
7023 echo "configure:7024: checking for --${enablestring:-enable}-tabdialog" >&5 
7025           # Check whether --enable-tabdialog or --disable-tabdialog was given. 
7026 if test "${enable_tabdialog+set}" = set; then 
7027   enableval
="$enable_tabdialog" 
7029                           if test "$enableval" = yes; then 
7030                             ac_cv_use_tabdialog
='wxUSE_TABDIALOG=yes' 
7032                             ac_cv_use_tabdialog
='wxUSE_TABDIALOG=no' 
7037                           LINE
=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}` 
7038                           if test "x$LINE" != x 
; then 
7039                             eval "DEFAULT_$LINE" 
7044                           ac_cv_use_tabdialog
='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG 
7049           eval "$ac_cv_use_tabdialog" 
7050           if test "$no_cache" != 1; then 
7051             echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
 
7054           if test "$wxUSE_TABDIALOG" = yes; then 
7055             echo "$ac_t""yes" 1>&6 
7057             echo "$ac_t""no" 1>&6 
7062           echo $ac_n "checking for --${enablestring:-enable}-textctrl""... $ac_c" 1>&6 
7063 echo "configure:7064: checking for --${enablestring:-enable}-textctrl" >&5 
7065           # Check whether --enable-textctrl or --disable-textctrl was given. 
7066 if test "${enable_textctrl+set}" = set; then 
7067   enableval
="$enable_textctrl" 
7069                           if test "$enableval" = yes; then 
7070                             ac_cv_use_textctrl
='wxUSE_TEXTCTRL=yes' 
7072                             ac_cv_use_textctrl
='wxUSE_TEXTCTRL=no' 
7077                           LINE
=`grep "wxUSE_TEXTCTRL" ${wx_arg_cache_file}` 
7078                           if test "x$LINE" != x 
; then 
7079                             eval "DEFAULT_$LINE" 
7084                           ac_cv_use_textctrl
='wxUSE_TEXTCTRL='$DEFAULT_wxUSE_TEXTCTRL 
7089           eval "$ac_cv_use_textctrl" 
7090           if test "$no_cache" != 1; then 
7091             echo $ac_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
 
7094           if test "$wxUSE_TEXTCTRL" = yes; then 
7095             echo "$ac_t""yes" 1>&6 
7097             echo "$ac_t""no" 1>&6 
7102           echo $ac_n "checking for --${enablestring:-enable}-togglebtn""... $ac_c" 1>&6 
7103 echo "configure:7104: checking for --${enablestring:-enable}-togglebtn" >&5 
7105           # Check whether --enable-togglebtn or --disable-togglebtn was given. 
7106 if test "${enable_togglebtn+set}" = set; then 
7107   enableval
="$enable_togglebtn" 
7109                           if test "$enableval" = yes; then 
7110                             ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=yes' 
7112                             ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=no' 
7117                           LINE
=`grep "wxUSE_TOGGLEBTN" ${wx_arg_cache_file}` 
7118                           if test "x$LINE" != x 
; then 
7119                             eval "DEFAULT_$LINE" 
7124                           ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN='$DEFAULT_wxUSE_TOGGLEBTN 
7129           eval "$ac_cv_use_togglebtn" 
7130           if test "$no_cache" != 1; then 
7131             echo $ac_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
 
7134           if test "$wxUSE_TOGGLEBTN" = yes; then 
7135             echo "$ac_t""yes" 1>&6 
7137             echo "$ac_t""no" 1>&6 
7142           echo $ac_n "checking for --${enablestring:-enable}-toolbar""... $ac_c" 1>&6 
7143 echo "configure:7144: checking for --${enablestring:-enable}-toolbar" >&5 
7145           # Check whether --enable-toolbar or --disable-toolbar was given. 
7146 if test "${enable_toolbar+set}" = set; then 
7147   enableval
="$enable_toolbar" 
7149                           if test "$enableval" = yes; then 
7150                             ac_cv_use_toolbar
='wxUSE_TOOLBAR=yes' 
7152                             ac_cv_use_toolbar
='wxUSE_TOOLBAR=no' 
7157                           LINE
=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}` 
7158                           if test "x$LINE" != x 
; then 
7159                             eval "DEFAULT_$LINE" 
7164                           ac_cv_use_toolbar
='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR 
7169           eval "$ac_cv_use_toolbar" 
7170           if test "$no_cache" != 1; then 
7171             echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
 
7174           if test "$wxUSE_TOOLBAR" = yes; then 
7175             echo "$ac_t""yes" 1>&6 
7177             echo "$ac_t""no" 1>&6 
7182           echo $ac_n "checking for --${enablestring:-enable}-tbarnative""... $ac_c" 1>&6 
7183 echo "configure:7184: checking for --${enablestring:-enable}-tbarnative" >&5 
7185           # Check whether --enable-tbarnative or --disable-tbarnative was given. 
7186 if test "${enable_tbarnative+set}" = set; then 
7187   enableval
="$enable_tbarnative" 
7189                           if test "$enableval" = yes; then 
7190                             ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=yes' 
7192                             ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=no' 
7197                           LINE
=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}` 
7198                           if test "x$LINE" != x 
; then 
7199                             eval "DEFAULT_$LINE" 
7204                           ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE 
7209           eval "$ac_cv_use_tbarnative" 
7210           if test "$no_cache" != 1; then 
7211             echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
 
7214           if test "$wxUSE_TOOLBAR_NATIVE" = yes; then 
7215             echo "$ac_t""yes" 1>&6 
7217             echo "$ac_t""no" 1>&6 
7222           echo $ac_n "checking for --${enablestring:-enable}-tbarsmpl""... $ac_c" 1>&6 
7223 echo "configure:7224: checking for --${enablestring:-enable}-tbarsmpl" >&5 
7225           # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given. 
7226 if test "${enable_tbarsmpl+set}" = set; then 
7227   enableval
="$enable_tbarsmpl" 
7229                           if test "$enableval" = yes; then 
7230                             ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=yes' 
7232                             ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=no' 
7237                           LINE
=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}` 
7238                           if test "x$LINE" != x 
; then 
7239                             eval "DEFAULT_$LINE" 
7244                           ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE 
7249           eval "$ac_cv_use_tbarsmpl" 
7250           if test "$no_cache" != 1; then 
7251             echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
 
7254           if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then 
7255             echo "$ac_t""yes" 1>&6 
7257             echo "$ac_t""no" 1>&6 
7262           echo $ac_n "checking for --${enablestring:-enable}-treectrl""... $ac_c" 1>&6 
7263 echo "configure:7264: checking for --${enablestring:-enable}-treectrl" >&5 
7265           # Check whether --enable-treectrl or --disable-treectrl was given. 
7266 if test "${enable_treectrl+set}" = set; then 
7267   enableval
="$enable_treectrl" 
7269                           if test "$enableval" = yes; then 
7270                             ac_cv_use_treectrl
='wxUSE_TREECTRL=yes' 
7272                             ac_cv_use_treectrl
='wxUSE_TREECTRL=no' 
7277                           LINE
=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}` 
7278                           if test "x$LINE" != x 
; then 
7279                             eval "DEFAULT_$LINE" 
7284                           ac_cv_use_treectrl
='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL 
7289           eval "$ac_cv_use_treectrl" 
7290           if test "$no_cache" != 1; then 
7291             echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
 
7294           if test "$wxUSE_TREECTRL" = yes; then 
7295             echo "$ac_t""yes" 1>&6 
7297             echo "$ac_t""no" 1>&6 
7302           echo $ac_n "checking for --${enablestring:-enable}-tipwindow""... $ac_c" 1>&6 
7303 echo "configure:7304: checking for --${enablestring:-enable}-tipwindow" >&5 
7305           # Check whether --enable-tipwindow or --disable-tipwindow was given. 
7306 if test "${enable_tipwindow+set}" = set; then 
7307   enableval
="$enable_tipwindow" 
7309                           if test "$enableval" = yes; then 
7310                             ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=yes' 
7312                             ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=no' 
7317                           LINE
=`grep "wxUSE_TIPWINDOW" ${wx_arg_cache_file}` 
7318                           if test "x$LINE" != x 
; then 
7319                             eval "DEFAULT_$LINE" 
7324                           ac_cv_use_tipwindow
='wxUSE_TIPWINDOW='$DEFAULT_wxUSE_TIPWINDOW 
7329           eval "$ac_cv_use_tipwindow" 
7330           if test "$no_cache" != 1; then 
7331             echo $ac_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
 
7334           if test "$wxUSE_TIPWINDOW" = yes; then 
7335             echo "$ac_t""yes" 1>&6 
7337             echo "$ac_t""no" 1>&6 
7342           echo $ac_n "checking for --${enablestring:-enable}-popupwin""... $ac_c" 1>&6 
7343 echo "configure:7344: checking for --${enablestring:-enable}-popupwin" >&5 
7345           # Check whether --enable-popupwin or --disable-popupwin was given. 
7346 if test "${enable_popupwin+set}" = set; then 
7347   enableval
="$enable_popupwin" 
7349                           if test "$enableval" = yes; then 
7350                             ac_cv_use_popupwin
='wxUSE_POPUPWIN=yes' 
7352                             ac_cv_use_popupwin
='wxUSE_POPUPWIN=no' 
7357                           LINE
=`grep "wxUSE_POPUPWIN" ${wx_arg_cache_file}` 
7358                           if test "x$LINE" != x 
; then 
7359                             eval "DEFAULT_$LINE" 
7364                           ac_cv_use_popupwin
='wxUSE_POPUPWIN='$DEFAULT_wxUSE_POPUPWIN 
7369           eval "$ac_cv_use_popupwin" 
7370           if test "$no_cache" != 1; then 
7371             echo $ac_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
 
7374           if test "$wxUSE_POPUPWIN" = yes; then 
7375             echo "$ac_t""yes" 1>&6 
7377             echo "$ac_t""no" 1>&6 
7384           echo $ac_n "checking for --${enablestring:-enable}-commondlg""... $ac_c" 1>&6 
7385 echo "configure:7386: checking for --${enablestring:-enable}-commondlg" >&5 
7387           # Check whether --enable-commondlg or --disable-commondlg was given. 
7388 if test "${enable_commondlg+set}" = set; then 
7389   enableval
="$enable_commondlg" 
7391                           if test "$enableval" = yes; then 
7392                             ac_cv_use_commondlg
='wxUSE_COMMONDLGS=yes' 
7394                             ac_cv_use_commondlg
='wxUSE_COMMONDLGS=no' 
7399                           LINE
=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}` 
7400                           if test "x$LINE" != x 
; then 
7401                             eval "DEFAULT_$LINE" 
7406                           ac_cv_use_commondlg
='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS 
7411           eval "$ac_cv_use_commondlg" 
7412           if test "$no_cache" != 1; then 
7413             echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
 
7416           if test "$wxUSE_COMMONDLGS" = yes; then 
7417             echo "$ac_t""yes" 1>&6 
7419             echo "$ac_t""no" 1>&6 
7424           echo $ac_n "checking for --${enablestring:-enable}-choicedlg""... $ac_c" 1>&6 
7425 echo "configure:7426: checking for --${enablestring:-enable}-choicedlg" >&5 
7427           # Check whether --enable-choicedlg or --disable-choicedlg was given. 
7428 if test "${enable_choicedlg+set}" = set; then 
7429   enableval
="$enable_choicedlg" 
7431                           if test "$enableval" = yes; then 
7432                             ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=yes' 
7434                             ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=no' 
7439                           LINE
=`grep "wxUSE_CHOICEDLG" ${wx_arg_cache_file}` 
7440                           if test "x$LINE" != x 
; then 
7441                             eval "DEFAULT_$LINE" 
7446                           ac_cv_use_choicedlg
='wxUSE_CHOICEDLG='$DEFAULT_wxUSE_CHOICEDLG 
7451           eval "$ac_cv_use_choicedlg" 
7452           if test "$no_cache" != 1; then 
7453             echo $ac_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
 
7456           if test "$wxUSE_CHOICEDLG" = yes; then 
7457             echo "$ac_t""yes" 1>&6 
7459             echo "$ac_t""no" 1>&6 
7464           echo $ac_n "checking for --${enablestring:-enable}-coldlg""... $ac_c" 1>&6 
7465 echo "configure:7466: checking for --${enablestring:-enable}-coldlg" >&5 
7467           # Check whether --enable-coldlg or --disable-coldlg was given. 
7468 if test "${enable_coldlg+set}" = set; then 
7469   enableval
="$enable_coldlg" 
7471                           if test "$enableval" = yes; then 
7472                             ac_cv_use_coldlg
='wxUSE_COLOURDLG=yes' 
7474                             ac_cv_use_coldlg
='wxUSE_COLOURDLG=no' 
7479                           LINE
=`grep "wxUSE_COLOURDLG" ${wx_arg_cache_file}` 
7480                           if test "x$LINE" != x 
; then 
7481                             eval "DEFAULT_$LINE" 
7486                           ac_cv_use_coldlg
='wxUSE_COLOURDLG='$DEFAULT_wxUSE_COLOURDLG 
7491           eval "$ac_cv_use_coldlg" 
7492           if test "$no_cache" != 1; then 
7493             echo $ac_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
 
7496           if test "$wxUSE_COLOURDLG" = yes; then 
7497             echo "$ac_t""yes" 1>&6 
7499             echo "$ac_t""no" 1>&6 
7504           echo $ac_n "checking for --${enablestring:-enable}-filedlg""... $ac_c" 1>&6 
7505 echo "configure:7506: checking for --${enablestring:-enable}-filedlg" >&5 
7507           # Check whether --enable-filedlg or --disable-filedlg was given. 
7508 if test "${enable_filedlg+set}" = set; then 
7509   enableval
="$enable_filedlg" 
7511                           if test "$enableval" = yes; then 
7512                             ac_cv_use_filedlg
='wxUSE_FILEDLG=yes' 
7514                             ac_cv_use_filedlg
='wxUSE_FILEDLG=no' 
7519                           LINE
=`grep "wxUSE_FILEDLG" ${wx_arg_cache_file}` 
7520                           if test "x$LINE" != x 
; then 
7521                             eval "DEFAULT_$LINE" 
7526                           ac_cv_use_filedlg
='wxUSE_FILEDLG='$DEFAULT_wxUSE_FILEDLG 
7531           eval "$ac_cv_use_filedlg" 
7532           if test "$no_cache" != 1; then 
7533             echo $ac_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
 
7536           if test "$wxUSE_FILEDLG" = yes; then 
7537             echo "$ac_t""yes" 1>&6 
7539             echo "$ac_t""no" 1>&6 
7544           echo $ac_n "checking for --${enablestring:-enable}-finddlg""... $ac_c" 1>&6 
7545 echo "configure:7546: checking for --${enablestring:-enable}-finddlg" >&5 
7547           # Check whether --enable-finddlg or --disable-finddlg was given. 
7548 if test "${enable_finddlg+set}" = set; then 
7549   enableval
="$enable_finddlg" 
7551                           if test "$enableval" = yes; then 
7552                             ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=yes' 
7554                             ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=no' 
7559                           LINE
=`grep "wxUSE_FINDREPLDLG" ${wx_arg_cache_file}` 
7560                           if test "x$LINE" != x 
; then 
7561                             eval "DEFAULT_$LINE" 
7566                           ac_cv_use_finddlg
='wxUSE_FINDREPLDLG='$DEFAULT_wxUSE_FINDREPLDLG 
7571           eval "$ac_cv_use_finddlg" 
7572           if test "$no_cache" != 1; then 
7573             echo $ac_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
 
7576           if test "$wxUSE_FINDREPLDLG" = yes; then 
7577             echo "$ac_t""yes" 1>&6 
7579             echo "$ac_t""no" 1>&6 
7584           echo $ac_n "checking for --${enablestring:-enable}-fontdlg""... $ac_c" 1>&6 
7585 echo "configure:7586: checking for --${enablestring:-enable}-fontdlg" >&5 
7587           # Check whether --enable-fontdlg or --disable-fontdlg was given. 
7588 if test "${enable_fontdlg+set}" = set; then 
7589   enableval
="$enable_fontdlg" 
7591                           if test "$enableval" = yes; then 
7592                             ac_cv_use_fontdlg
='wxUSE_FONTDLG=yes' 
7594                             ac_cv_use_fontdlg
='wxUSE_FONTDLG=no' 
7599                           LINE
=`grep "wxUSE_FONTDLG" ${wx_arg_cache_file}` 
7600                           if test "x$LINE" != x 
; then 
7601                             eval "DEFAULT_$LINE" 
7606                           ac_cv_use_fontdlg
='wxUSE_FONTDLG='$DEFAULT_wxUSE_FONTDLG 
7611           eval "$ac_cv_use_fontdlg" 
7612           if test "$no_cache" != 1; then 
7613             echo $ac_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
 
7616           if test "$wxUSE_FONTDLG" = yes; then 
7617             echo "$ac_t""yes" 1>&6 
7619             echo "$ac_t""no" 1>&6 
7624           echo $ac_n "checking for --${enablestring:-enable}-dirdlg""... $ac_c" 1>&6 
7625 echo "configure:7626: checking for --${enablestring:-enable}-dirdlg" >&5 
7627           # Check whether --enable-dirdlg or --disable-dirdlg was given. 
7628 if test "${enable_dirdlg+set}" = set; then 
7629   enableval
="$enable_dirdlg" 
7631                           if test "$enableval" = yes; then 
7632                             ac_cv_use_dirdlg
='wxUSE_DIRDLG=yes' 
7634                             ac_cv_use_dirdlg
='wxUSE_DIRDLG=no' 
7639                           LINE
=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}` 
7640                           if test "x$LINE" != x 
; then 
7641                             eval "DEFAULT_$LINE" 
7646                           ac_cv_use_dirdlg
='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG 
7651           eval "$ac_cv_use_dirdlg" 
7652           if test "$no_cache" != 1; then 
7653             echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
 
7656           if test "$wxUSE_DIRDLG" = yes; then 
7657             echo "$ac_t""yes" 1>&6 
7659             echo "$ac_t""no" 1>&6 
7664           echo $ac_n "checking for --${enablestring:-enable}-msgdlg""... $ac_c" 1>&6 
7665 echo "configure:7666: checking for --${enablestring:-enable}-msgdlg" >&5 
7667           # Check whether --enable-msgdlg or --disable-msgdlg was given. 
7668 if test "${enable_msgdlg+set}" = set; then 
7669   enableval
="$enable_msgdlg" 
7671                           if test "$enableval" = yes; then 
7672                             ac_cv_use_msgdlg
='wxUSE_MSGDLG=yes' 
7674                             ac_cv_use_msgdlg
='wxUSE_MSGDLG=no' 
7679                           LINE
=`grep "wxUSE_MSGDLG" ${wx_arg_cache_file}` 
7680                           if test "x$LINE" != x 
; then 
7681                             eval "DEFAULT_$LINE" 
7686                           ac_cv_use_msgdlg
='wxUSE_MSGDLG='$DEFAULT_wxUSE_MSGDLG 
7691           eval "$ac_cv_use_msgdlg" 
7692           if test "$no_cache" != 1; then 
7693             echo $ac_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
 
7696           if test "$wxUSE_MSGDLG" = yes; then 
7697             echo "$ac_t""yes" 1>&6 
7699             echo "$ac_t""no" 1>&6 
7704           echo $ac_n "checking for --${enablestring:-enable}-numberdlg""... $ac_c" 1>&6 
7705 echo "configure:7706: checking for --${enablestring:-enable}-numberdlg" >&5 
7707           # Check whether --enable-numberdlg or --disable-numberdlg was given. 
7708 if test "${enable_numberdlg+set}" = set; then 
7709   enableval
="$enable_numberdlg" 
7711                           if test "$enableval" = yes; then 
7712                             ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=yes' 
7714                             ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=no' 
7719                           LINE
=`grep "wxUSE_NUMBERDLG" ${wx_arg_cache_file}` 
7720                           if test "x$LINE" != x 
; then 
7721                             eval "DEFAULT_$LINE" 
7726                           ac_cv_use_numberdlg
='wxUSE_NUMBERDLG='$DEFAULT_wxUSE_NUMBERDLG 
7731           eval "$ac_cv_use_numberdlg" 
7732           if test "$no_cache" != 1; then 
7733             echo $ac_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
 
7736           if test "$wxUSE_NUMBERDLG" = yes; then 
7737             echo "$ac_t""yes" 1>&6 
7739             echo "$ac_t""no" 1>&6 
7744           echo $ac_n "checking for --${enablestring:-enable}-splash""... $ac_c" 1>&6 
7745 echo "configure:7746: checking for --${enablestring:-enable}-splash" >&5 
7747           # Check whether --enable-splash or --disable-splash was given. 
7748 if test "${enable_splash+set}" = set; then 
7749   enableval
="$enable_splash" 
7751                           if test "$enableval" = yes; then 
7752                             ac_cv_use_splash
='wxUSE_SPLASH=yes' 
7754                             ac_cv_use_splash
='wxUSE_SPLASH=no' 
7759                           LINE
=`grep "wxUSE_SPLASH" ${wx_arg_cache_file}` 
7760                           if test "x$LINE" != x 
; then 
7761                             eval "DEFAULT_$LINE" 
7766                           ac_cv_use_splash
='wxUSE_SPLASH='$DEFAULT_wxUSE_SPLASH 
7771           eval "$ac_cv_use_splash" 
7772           if test "$no_cache" != 1; then 
7773             echo $ac_cv_use_splash >> ${wx_arg_cache_file}.tmp
 
7776           if test "$wxUSE_SPLASH" = yes; then 
7777             echo "$ac_t""yes" 1>&6 
7779             echo "$ac_t""no" 1>&6 
7784           echo $ac_n "checking for --${enablestring:-enable}-textdlg""... $ac_c" 1>&6 
7785 echo "configure:7786: checking for --${enablestring:-enable}-textdlg" >&5 
7787           # Check whether --enable-textdlg or --disable-textdlg was given. 
7788 if test "${enable_textdlg+set}" = set; then 
7789   enableval
="$enable_textdlg" 
7791                           if test "$enableval" = yes; then 
7792                             ac_cv_use_textdlg
='wxUSE_TEXTDLG=yes' 
7794                             ac_cv_use_textdlg
='wxUSE_TEXTDLG=no' 
7799                           LINE
=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}` 
7800                           if test "x$LINE" != x 
; then 
7801                             eval "DEFAULT_$LINE" 
7806                           ac_cv_use_textdlg
='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG 
7811           eval "$ac_cv_use_textdlg" 
7812           if test "$no_cache" != 1; then 
7813             echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
 
7816           if test "$wxUSE_TEXTDLG" = yes; then 
7817             echo "$ac_t""yes" 1>&6 
7819             echo "$ac_t""no" 1>&6 
7824           echo $ac_n "checking for --${enablestring:-enable}-tipdlg""... $ac_c" 1>&6 
7825 echo "configure:7826: checking for --${enablestring:-enable}-tipdlg" >&5 
7827           # Check whether --enable-tipdlg or --disable-tipdlg was given. 
7828 if test "${enable_tipdlg+set}" = set; then 
7829   enableval
="$enable_tipdlg" 
7831                           if test "$enableval" = yes; then 
7832                             ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=yes' 
7834                             ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=no' 
7839                           LINE
=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}` 
7840                           if test "x$LINE" != x 
; then 
7841                             eval "DEFAULT_$LINE" 
7846                           ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS 
7851           eval "$ac_cv_use_tipdlg" 
7852           if test "$no_cache" != 1; then 
7853             echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
 
7856           if test "$wxUSE_STARTUP_TIPS" = yes; then 
7857             echo "$ac_t""yes" 1>&6 
7859             echo "$ac_t""no" 1>&6 
7864           echo $ac_n "checking for --${enablestring:-enable}-progressdlg""... $ac_c" 1>&6 
7865 echo "configure:7866: checking for --${enablestring:-enable}-progressdlg" >&5 
7867           # Check whether --enable-progressdlg or --disable-progressdlg was given. 
7868 if test "${enable_progressdlg+set}" = set; then 
7869   enableval
="$enable_progressdlg" 
7871                           if test "$enableval" = yes; then 
7872                             ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=yes' 
7874                             ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=no' 
7879                           LINE
=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}` 
7880                           if test "x$LINE" != x 
; then 
7881                             eval "DEFAULT_$LINE" 
7886                           ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG 
7891           eval "$ac_cv_use_progressdlg" 
7892           if test "$no_cache" != 1; then 
7893             echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
 
7896           if test "$wxUSE_PROGRESSDLG" = yes; then 
7897             echo "$ac_t""yes" 1>&6 
7899             echo "$ac_t""no" 1>&6 
7904           echo $ac_n "checking for --${enablestring:-enable}-wizarddlg""... $ac_c" 1>&6 
7905 echo "configure:7906: checking for --${enablestring:-enable}-wizarddlg" >&5 
7907           # Check whether --enable-wizarddlg or --disable-wizarddlg was given. 
7908 if test "${enable_wizarddlg+set}" = set; then 
7909   enableval
="$enable_wizarddlg" 
7911                           if test "$enableval" = yes; then 
7912                             ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=yes' 
7914                             ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=no' 
7919                           LINE
=`grep "wxUSE_WIZARDDLG" ${wx_arg_cache_file}` 
7920                           if test "x$LINE" != x 
; then 
7921                             eval "DEFAULT_$LINE" 
7926                           ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG='$DEFAULT_wxUSE_WIZARDDLG 
7931           eval "$ac_cv_use_wizarddlg" 
7932           if test "$no_cache" != 1; then 
7933             echo $ac_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
 
7936           if test "$wxUSE_WIZARDDLG" = yes; then 
7937             echo "$ac_t""yes" 1>&6 
7939             echo "$ac_t""no" 1>&6 
7946           echo $ac_n "checking for --${enablestring:-enable}-menus""... $ac_c" 1>&6 
7947 echo "configure:7948: checking for --${enablestring:-enable}-menus" >&5 
7949           # Check whether --enable-menus or --disable-menus was given. 
7950 if test "${enable_menus+set}" = set; then 
7951   enableval
="$enable_menus" 
7953                           if test "$enableval" = yes; then 
7954                             ac_cv_use_menus
='wxUSE_MENUS=yes' 
7956                             ac_cv_use_menus
='wxUSE_MENUS=no' 
7961                           LINE
=`grep "wxUSE_MENUS" ${wx_arg_cache_file}` 
7962                           if test "x$LINE" != x 
; then 
7963                             eval "DEFAULT_$LINE" 
7968                           ac_cv_use_menus
='wxUSE_MENUS='$DEFAULT_wxUSE_MENUS 
7973           eval "$ac_cv_use_menus" 
7974           if test "$no_cache" != 1; then 
7975             echo $ac_cv_use_menus >> ${wx_arg_cache_file}.tmp
 
7978           if test "$wxUSE_MENUS" = yes; then 
7979             echo "$ac_t""yes" 1>&6 
7981             echo "$ac_t""no" 1>&6 
7986           echo $ac_n "checking for --${enablestring:-enable}-miniframe""... $ac_c" 1>&6 
7987 echo "configure:7988: checking for --${enablestring:-enable}-miniframe" >&5 
7989           # Check whether --enable-miniframe or --disable-miniframe was given. 
7990 if test "${enable_miniframe+set}" = set; then 
7991   enableval
="$enable_miniframe" 
7993                           if test "$enableval" = yes; then 
7994                             ac_cv_use_miniframe
='wxUSE_MINIFRAME=yes' 
7996                             ac_cv_use_miniframe
='wxUSE_MINIFRAME=no' 
8001                           LINE
=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}` 
8002                           if test "x$LINE" != x 
; then 
8003                             eval "DEFAULT_$LINE" 
8008                           ac_cv_use_miniframe
='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME 
8013           eval "$ac_cv_use_miniframe" 
8014           if test "$no_cache" != 1; then 
8015             echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
 
8018           if test "$wxUSE_MINIFRAME" = yes; then 
8019             echo "$ac_t""yes" 1>&6 
8021             echo "$ac_t""no" 1>&6 
8026           echo $ac_n "checking for --${enablestring:-enable}-tooltips""... $ac_c" 1>&6 
8027 echo "configure:8028: checking for --${enablestring:-enable}-tooltips" >&5 
8029           # Check whether --enable-tooltips or --disable-tooltips was given. 
8030 if test "${enable_tooltips+set}" = set; then 
8031   enableval
="$enable_tooltips" 
8033                           if test "$enableval" = yes; then 
8034                             ac_cv_use_tooltips
='wxUSE_TOOLTIPS=yes' 
8036                             ac_cv_use_tooltips
='wxUSE_TOOLTIPS=no' 
8041                           LINE
=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}` 
8042                           if test "x$LINE" != x 
; then 
8043                             eval "DEFAULT_$LINE" 
8048                           ac_cv_use_tooltips
='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS 
8053           eval "$ac_cv_use_tooltips" 
8054           if test "$no_cache" != 1; then 
8055             echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
 
8058           if test "$wxUSE_TOOLTIPS" = yes; then 
8059             echo "$ac_t""yes" 1>&6 
8061             echo "$ac_t""no" 1>&6 
8066           echo $ac_n "checking for --${enablestring:-enable}-splines""... $ac_c" 1>&6 
8067 echo "configure:8068: checking for --${enablestring:-enable}-splines" >&5 
8069           # Check whether --enable-splines or --disable-splines was given. 
8070 if test "${enable_splines+set}" = set; then 
8071   enableval
="$enable_splines" 
8073                           if test "$enableval" = yes; then 
8074                             ac_cv_use_splines
='wxUSE_SPLINES=yes' 
8076                             ac_cv_use_splines
='wxUSE_SPLINES=no' 
8081                           LINE
=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}` 
8082                           if test "x$LINE" != x 
; then 
8083                             eval "DEFAULT_$LINE" 
8088                           ac_cv_use_splines
='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES 
8093           eval "$ac_cv_use_splines" 
8094           if test "$no_cache" != 1; then 
8095             echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
 
8098           if test "$wxUSE_SPLINES" = yes; then 
8099             echo "$ac_t""yes" 1>&6 
8101             echo "$ac_t""no" 1>&6 
8106           echo $ac_n "checking for --${enablestring:-enable}-validators""... $ac_c" 1>&6 
8107 echo "configure:8108: checking for --${enablestring:-enable}-validators" >&5 
8109           # Check whether --enable-validators or --disable-validators was given. 
8110 if test "${enable_validators+set}" = set; then 
8111   enableval
="$enable_validators" 
8113                           if test "$enableval" = yes; then 
8114                             ac_cv_use_validators
='wxUSE_VALIDATORS=yes' 
8116                             ac_cv_use_validators
='wxUSE_VALIDATORS=no' 
8121                           LINE
=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}` 
8122                           if test "x$LINE" != x 
; then 
8123                             eval "DEFAULT_$LINE" 
8128                           ac_cv_use_validators
='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS 
8133           eval "$ac_cv_use_validators" 
8134           if test "$no_cache" != 1; then 
8135             echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
 
8138           if test "$wxUSE_VALIDATORS" = yes; then 
8139             echo "$ac_t""yes" 1>&6 
8141             echo "$ac_t""no" 1>&6 
8146           echo $ac_n "checking for --${enablestring:-enable}-busyinfo""... $ac_c" 1>&6 
8147 echo "configure:8148: checking for --${enablestring:-enable}-busyinfo" >&5 
8149           # Check whether --enable-busyinfo or --disable-busyinfo was given. 
8150 if test "${enable_busyinfo+set}" = set; then 
8151   enableval
="$enable_busyinfo" 
8153                           if test "$enableval" = yes; then 
8154                             ac_cv_use_busyinfo
='wxUSE_BUSYINFO=yes' 
8156                             ac_cv_use_busyinfo
='wxUSE_BUSYINFO=no' 
8161                           LINE
=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}` 
8162                           if test "x$LINE" != x 
; then 
8163                             eval "DEFAULT_$LINE" 
8168                           ac_cv_use_busyinfo
='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO 
8173           eval "$ac_cv_use_busyinfo" 
8174           if test "$no_cache" != 1; then 
8175             echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
 
8178           if test "$wxUSE_BUSYINFO" = yes; then 
8179             echo "$ac_t""yes" 1>&6 
8181             echo "$ac_t""no" 1>&6 
8186           echo $ac_n "checking for --${enablestring:-enable}-joystick""... $ac_c" 1>&6 
8187 echo "configure:8188: checking for --${enablestring:-enable}-joystick" >&5 
8189           # Check whether --enable-joystick or --disable-joystick was given. 
8190 if test "${enable_joystick+set}" = set; then 
8191   enableval
="$enable_joystick" 
8193                           if test "$enableval" = yes; then 
8194                             ac_cv_use_joystick
='wxUSE_JOYSTICK=yes' 
8196                             ac_cv_use_joystick
='wxUSE_JOYSTICK=no' 
8201                           LINE
=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}` 
8202                           if test "x$LINE" != x 
; then 
8203                             eval "DEFAULT_$LINE" 
8208                           ac_cv_use_joystick
='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK 
8213           eval "$ac_cv_use_joystick" 
8214           if test "$no_cache" != 1; then 
8215             echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
 
8218           if test "$wxUSE_JOYSTICK" = yes; then 
8219             echo "$ac_t""yes" 1>&6 
8221             echo "$ac_t""no" 1>&6 
8226           echo $ac_n "checking for --${enablestring:-enable}-metafile""... $ac_c" 1>&6 
8227 echo "configure:8228: checking for --${enablestring:-enable}-metafile" >&5 
8229           # Check whether --enable-metafile or --disable-metafile was given. 
8230 if test "${enable_metafile+set}" = set; then 
8231   enableval
="$enable_metafile" 
8233                           if test "$enableval" = yes; then 
8234                             ac_cv_use_metafile
='wxUSE_METAFILE=yes' 
8236                             ac_cv_use_metafile
='wxUSE_METAFILE=no' 
8241                           LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}` 
8242                           if test "x$LINE" != x 
; then 
8243                             eval "DEFAULT_$LINE" 
8248                           ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE 
8253           eval "$ac_cv_use_metafile" 
8254           if test "$no_cache" != 1; then 
8255             echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
 
8258           if test "$wxUSE_METAFILE" = yes; then 
8259             echo "$ac_t""yes" 1>&6 
8261             echo "$ac_t""no" 1>&6 
8266           echo $ac_n "checking for --${enablestring:-enable}-dragimage""... $ac_c" 1>&6 
8267 echo "configure:8268: checking for --${enablestring:-enable}-dragimage" >&5 
8269           # Check whether --enable-dragimage or --disable-dragimage was given. 
8270 if test "${enable_dragimage+set}" = set; then 
8271   enableval
="$enable_dragimage" 
8273                           if test "$enableval" = yes; then 
8274                             ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=yes' 
8276                             ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=no' 
8281                           LINE
=`grep "wxUSE_DRAGIMAGE" ${wx_arg_cache_file}` 
8282                           if test "x$LINE" != x 
; then 
8283                             eval "DEFAULT_$LINE" 
8288                           ac_cv_use_dragimage
='wxUSE_DRAGIMAGE='$DEFAULT_wxUSE_DRAGIMAGE 
8293           eval "$ac_cv_use_dragimage" 
8294           if test "$no_cache" != 1; then 
8295             echo $ac_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
 
8298           if test "$wxUSE_DRAGIMAGE" = yes; then 
8299             echo "$ac_t""yes" 1>&6 
8301             echo "$ac_t""no" 1>&6 
8306           echo $ac_n "checking for --${enablestring:-enable}-accessibility""... $ac_c" 1>&6 
8307 echo "configure:8308: checking for --${enablestring:-enable}-accessibility" >&5 
8309           # Check whether --enable-accessibility or --disable-accessibility was given. 
8310 if test "${enable_accessibility+set}" = set; then 
8311   enableval
="$enable_accessibility" 
8313                           if test "$enableval" = yes; then 
8314                             ac_cv_use_accessibility
='wxUSE_ACCESSIBILITY=yes' 
8316                             ac_cv_use_accessibility
='wxUSE_ACCESSIBILITY=no' 
8321                           LINE
=`grep "wxUSE_ACCESSIBILITY" ${wx_arg_cache_file}` 
8322                           if test "x$LINE" != x 
; then 
8323                             eval "DEFAULT_$LINE" 
8328                           ac_cv_use_accessibility
='wxUSE_ACCESSIBILITY='$DEFAULT_wxUSE_ACCESSIBILITY 
8333           eval "$ac_cv_use_accessibility" 
8334           if test "$no_cache" != 1; then 
8335             echo $ac_cv_use_accessibility >> ${wx_arg_cache_file}.tmp
 
8338           if test "$wxUSE_ACCESSIBILITY" = yes; then 
8339             echo "$ac_t""yes" 1>&6 
8341             echo "$ac_t""no" 1>&6 
8348           echo $ac_n "checking for --${enablestring:-enable}-palette""... $ac_c" 1>&6 
8349 echo "configure:8350: checking for --${enablestring:-enable}-palette" >&5 
8351           # Check whether --enable-palette or --disable-palette was given. 
8352 if test "${enable_palette+set}" = set; then 
8353   enableval
="$enable_palette" 
8355                           if test "$enableval" = yes; then 
8356                             ac_cv_use_palette
='wxUSE_PALETTE=yes' 
8358                             ac_cv_use_palette
='wxUSE_PALETTE=no' 
8363                           LINE
=`grep "wxUSE_PALETTE" ${wx_arg_cache_file}` 
8364                           if test "x$LINE" != x 
; then 
8365                             eval "DEFAULT_$LINE" 
8370                           ac_cv_use_palette
='wxUSE_PALETTE='$DEFAULT_wxUSE_PALETTE 
8375           eval "$ac_cv_use_palette" 
8376           if test "$no_cache" != 1; then 
8377             echo $ac_cv_use_palette >> ${wx_arg_cache_file}.tmp
 
8380           if test "$wxUSE_PALETTE" = yes; then 
8381             echo "$ac_t""yes" 1>&6 
8383             echo "$ac_t""no" 1>&6 
8388           echo $ac_n "checking for --${enablestring:-enable}-image""... $ac_c" 1>&6 
8389 echo "configure:8390: checking for --${enablestring:-enable}-image" >&5 
8391           # Check whether --enable-image or --disable-image was given. 
8392 if test "${enable_image+set}" = set; then 
8393   enableval
="$enable_image" 
8395                           if test "$enableval" = yes; then 
8396                             ac_cv_use_image
='wxUSE_IMAGE=yes' 
8398                             ac_cv_use_image
='wxUSE_IMAGE=no' 
8403                           LINE
=`grep "wxUSE_IMAGE" ${wx_arg_cache_file}` 
8404                           if test "x$LINE" != x 
; then 
8405                             eval "DEFAULT_$LINE" 
8410                           ac_cv_use_image
='wxUSE_IMAGE='$DEFAULT_wxUSE_IMAGE 
8415           eval "$ac_cv_use_image" 
8416           if test "$no_cache" != 1; then 
8417             echo $ac_cv_use_image >> ${wx_arg_cache_file}.tmp
 
8420           if test "$wxUSE_IMAGE" = yes; then 
8421             echo "$ac_t""yes" 1>&6 
8423             echo "$ac_t""no" 1>&6 
8428           echo $ac_n "checking for --${enablestring:-enable}-gif""... $ac_c" 1>&6 
8429 echo "configure:8430: checking for --${enablestring:-enable}-gif" >&5 
8431           # Check whether --enable-gif or --disable-gif was given. 
8432 if test "${enable_gif+set}" = set; then 
8433   enableval
="$enable_gif" 
8435                           if test "$enableval" = yes; then 
8436                             ac_cv_use_gif
='wxUSE_GIF=yes' 
8438                             ac_cv_use_gif
='wxUSE_GIF=no' 
8443                           LINE
=`grep "wxUSE_GIF" ${wx_arg_cache_file}` 
8444                           if test "x$LINE" != x 
; then 
8445                             eval "DEFAULT_$LINE" 
8450                           ac_cv_use_gif
='wxUSE_GIF='$DEFAULT_wxUSE_GIF 
8455           eval "$ac_cv_use_gif" 
8456           if test "$no_cache" != 1; then 
8457             echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
 
8460           if test "$wxUSE_GIF" = yes; then 
8461             echo "$ac_t""yes" 1>&6 
8463             echo "$ac_t""no" 1>&6 
8468           echo $ac_n "checking for --${enablestring:-enable}-pcx""... $ac_c" 1>&6 
8469 echo "configure:8470: checking for --${enablestring:-enable}-pcx" >&5 
8471           # Check whether --enable-pcx or --disable-pcx was given. 
8472 if test "${enable_pcx+set}" = set; then 
8473   enableval
="$enable_pcx" 
8475                           if test "$enableval" = yes; then 
8476                             ac_cv_use_pcx
='wxUSE_PCX=yes' 
8478                             ac_cv_use_pcx
='wxUSE_PCX=no' 
8483                           LINE
=`grep "wxUSE_PCX" ${wx_arg_cache_file}` 
8484                           if test "x$LINE" != x 
; then 
8485                             eval "DEFAULT_$LINE" 
8490                           ac_cv_use_pcx
='wxUSE_PCX='$DEFAULT_wxUSE_PCX 
8495           eval "$ac_cv_use_pcx" 
8496           if test "$no_cache" != 1; then 
8497             echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
 
8500           if test "$wxUSE_PCX" = yes; then 
8501             echo "$ac_t""yes" 1>&6 
8503             echo "$ac_t""no" 1>&6 
8508           echo $ac_n "checking for --${enablestring:-enable}-iff""... $ac_c" 1>&6 
8509 echo "configure:8510: checking for --${enablestring:-enable}-iff" >&5 
8511           # Check whether --enable-iff or --disable-iff was given. 
8512 if test "${enable_iff+set}" = set; then 
8513   enableval
="$enable_iff" 
8515                           if test "$enableval" = yes; then 
8516                             ac_cv_use_iff
='wxUSE_IFF=yes' 
8518                             ac_cv_use_iff
='wxUSE_IFF=no' 
8523                           LINE
=`grep "wxUSE_IFF" ${wx_arg_cache_file}` 
8524                           if test "x$LINE" != x 
; then 
8525                             eval "DEFAULT_$LINE" 
8530                           ac_cv_use_iff
='wxUSE_IFF='$DEFAULT_wxUSE_IFF 
8535           eval "$ac_cv_use_iff" 
8536           if test "$no_cache" != 1; then 
8537             echo $ac_cv_use_iff >> ${wx_arg_cache_file}.tmp
 
8540           if test "$wxUSE_IFF" = yes; then 
8541             echo "$ac_t""yes" 1>&6 
8543             echo "$ac_t""no" 1>&6 
8548           echo $ac_n "checking for --${enablestring:-enable}-pnm""... $ac_c" 1>&6 
8549 echo "configure:8550: checking for --${enablestring:-enable}-pnm" >&5 
8551           # Check whether --enable-pnm or --disable-pnm was given. 
8552 if test "${enable_pnm+set}" = set; then 
8553   enableval
="$enable_pnm" 
8555                           if test "$enableval" = yes; then 
8556                             ac_cv_use_pnm
='wxUSE_PNM=yes' 
8558                             ac_cv_use_pnm
='wxUSE_PNM=no' 
8563                           LINE
=`grep "wxUSE_PNM" ${wx_arg_cache_file}` 
8564                           if test "x$LINE" != x 
; then 
8565                             eval "DEFAULT_$LINE" 
8570                           ac_cv_use_pnm
='wxUSE_PNM='$DEFAULT_wxUSE_PNM 
8575           eval "$ac_cv_use_pnm" 
8576           if test "$no_cache" != 1; then 
8577             echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
 
8580           if test "$wxUSE_PNM" = yes; then 
8581             echo "$ac_t""yes" 1>&6 
8583             echo "$ac_t""no" 1>&6 
8588           echo $ac_n "checking for --${enablestring:-enable}-xpm""... $ac_c" 1>&6 
8589 echo "configure:8590: checking for --${enablestring:-enable}-xpm" >&5 
8591           # Check whether --enable-xpm or --disable-xpm was given. 
8592 if test "${enable_xpm+set}" = set; then 
8593   enableval
="$enable_xpm" 
8595                           if test "$enableval" = yes; then 
8596                             ac_cv_use_xpm
='wxUSE_XPM=yes' 
8598                             ac_cv_use_xpm
='wxUSE_XPM=no' 
8603                           LINE
=`grep "wxUSE_XPM" ${wx_arg_cache_file}` 
8604                           if test "x$LINE" != x 
; then 
8605                             eval "DEFAULT_$LINE" 
8610                           ac_cv_use_xpm
='wxUSE_XPM='$DEFAULT_wxUSE_XPM 
8615           eval "$ac_cv_use_xpm" 
8616           if test "$no_cache" != 1; then 
8617             echo $ac_cv_use_xpm >> ${wx_arg_cache_file}.tmp
 
8620           if test "$wxUSE_XPM" = yes; then 
8621             echo "$ac_t""yes" 1>&6 
8623             echo "$ac_t""no" 1>&6 
8628           echo $ac_n "checking for --${enablestring:-enable}-ico_cur""... $ac_c" 1>&6 
8629 echo "configure:8630: checking for --${enablestring:-enable}-ico_cur" >&5 
8631           # Check whether --enable-ico_cur or --disable-ico_cur was given. 
8632 if test "${enable_ico_cur+set}" = set; then 
8633   enableval
="$enable_ico_cur" 
8635                           if test "$enableval" = yes; then 
8636                             ac_cv_use_ico_cur
='wxUSE_ICO_CUR=yes' 
8638                             ac_cv_use_ico_cur
='wxUSE_ICO_CUR=no' 
8643                           LINE
=`grep "wxUSE_ICO_CUR" ${wx_arg_cache_file}` 
8644                           if test "x$LINE" != x 
; then 
8645                             eval "DEFAULT_$LINE" 
8650                           ac_cv_use_ico_cur
='wxUSE_ICO_CUR='$DEFAULT_wxUSE_ICO_CUR 
8655           eval "$ac_cv_use_ico_cur" 
8656           if test "$no_cache" != 1; then 
8657             echo $ac_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
 
8660           if test "$wxUSE_ICO_CUR" = yes; then 
8661             echo "$ac_t""yes" 1>&6 
8663             echo "$ac_t""no" 1>&6 
8670   *-pc-os2_emx | *-pc-os2-emx ) 
8682           echo "saving argument cache $wx_arg_cache_file" 
8683           mv ${wx_arg_cache_file}.tmp 
${wx_arg_cache_file} 
8687 echo $ac_n "checking for toolkit""... $ac_c" 1>&6 
8688 echo "configure:8689: checking for toolkit" >&5 
8690 # In Wine, we need to default to MSW, not GTK or MOTIF 
8691 if test "$wxUSE_WINE" = "yes"; then 
8692     DEFAULT_DEFAULT_wxUSE_GTK
=0 
8693     DEFAULT_DEFAULT_wxUSE_MOTIF
=0 
8694     DEFAULT_DEFAULT_wxUSE_MSW
=1 
8697 if test "$wxUSE_GUI" = "yes"; then 
8699     if test "$USE_BEOS" = 1; then 
8700         { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; } 
8703     if test "$TOOLKIT_GIVEN" = 1; then 
8704             for toolkit 
in `echo $ALL_TOOLKITS`; do 
8706         eval "value=\$${var}" 
8707         eval "$var=`echo \$value | sed -e "s
/yes
/1/" -e "s
/no
/0/"`" 
8710             for toolkit 
in `echo $ALL_TOOLKITS`; do 
8711         if test "$has_toolkit_in_cache" != 1; then 
8712           var
=DEFAULT_DEFAULT_wxUSE_
$toolkit 
8714           var
=DEFAULT_wxUSE_
$toolkit 
8716         eval "wxUSE_$toolkit=\$${var}" 
8720             NUM_TOOLKITS
=`expr ${wxUSE_COCOA:-0} + ${wxUSE_GTK:-0} + ${wxUSE_MAC:-0} \ 
8721                   + ${wxUSE_MGL:-0} + ${wxUSE_MICROWIN:-0} \ 
8722                   + ${wxUSE_MOTIF:-0} + ${wxUSE_MSW:-0} + ${wxUSE_X11:-0}` 
8725       *-pc-os2_emx | *-pc-os2-emx ) 
8726         NUM_TOOLKITS
=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}` 
8729     case "$NUM_TOOLKITS" in 
8733         { echo "configure: error: Please specify a toolkit -- cannot determine the default for ${host}" 1>&2; exit 1; } 
8736         { echo "configure: error: Please specify at most one toolkit (maybe some are cached in configarg.cache?)" 1>&2; exit 1; } 
8739         for toolkit 
in `echo $ALL_TOOLKITS`; do 
8741       eval "value=\$${var}" 
8742       if test "x$value" != x
; then 
8743         cache_var
=CACHE_
$toolkit 
8744         eval "cache=\$${cache_var}" 
8745         if test "$cache" = 1; then 
8746           echo "$var=$value" >> ${wx_arg_cache_file} 
8748         if test "$value" = 1; then 
8749           toolkit_echo
=`echo $toolkit | tr [A-Z] [a-z]` 
8750           echo "$ac_t""$toolkit_echo" 1>&6 
8755     echo "$ac_t""base ($host_alias hosted) only" 1>&6 
8762       if test "$wxUSE_MSW" = 1 ; then 
8773 if test "$wxUSE_WINE" = "yes"; then 
8780 if test "$wants_win32" = 1 ; then 
8783     cat >> confdefs.h 
<<\EOF
 
8787     cat >> confdefs.h 
<<\EOF
 
8791     cat >> confdefs.h 
<<\EOF
 
8792 #define __WINDOWS__ 1 
8795     cat >> confdefs.h 
<<\EOF
 
8796 #define __GNUWIN32__ 1 
8799     cat >> confdefs.h 
<<\EOF
 
8803     cat >> confdefs.h 
<<\EOF
 
8804 #define WINVER 0x0400 
8808 if test "$doesnt_want_win32" = 1 ; then 
8813 if test "$USE_UNIX" = 1 ; then 
8815     cat >> confdefs.h 
<<\EOF
 
8822 cat > confcache 
<<\EOF
 
8823 # This file is a shell script that caches the results of configure 
8824 # tests run on this system so they can be shared between configure 
8825 # scripts and configure runs.  It is not useful on other systems. 
8826 # If it contains results you don't want to keep, you may remove or edit it. 
8828 # By default, configure uses ./config.cache as the cache file, 
8829 # creating it if it does not exist already.  You can give configure 
8830 # the --cache-file=FILE option to use a different cache file; that is 
8831 # what configure does when it calls configure scripts in 
8832 # subdirectories, so they share the cache. 
8833 # Giving --cache-file=/dev/null disables caching, for debugging configure. 
8834 # config.status only pays attention to the cache file if you give it the 
8835 # --recheck option to rerun configure. 
8838 # The following way of writing the cache mishandles newlines in values, 
8839 # but we know of no workaround that is simple, portable, and efficient. 
8840 # So, don't put newlines in cache variables' values. 
8841 # Ultrix sh set writes to stderr and can't be redirected directly, 
8842 # and sets the high bit in the cache file unless we assign to the vars. 
8844   case `(ac_space=' '; set | grep ac_space) 2>&1` in 
8846     # `set' does not quote correctly, so add quotes (double-quote substitution 
8847     # turns \\\\ into \\, and sed turns \\ into \). 
8849       -e "s/'/'\\\\''/g" \
 
8850       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" 
8853     # `set' quotes correctly as required by POSIX, so do not add quotes. 
8854     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' 
8857 if cmp -s $cache_file confcache
; then 
8860   if test -w $cache_file; then 
8861     echo "updating cache $cache_file" 
8862     cat confcache 
> $cache_file 
8864     echo "not updating unwritable cache $cache_file" 
8870 if test "$build" != "$host" ; then 
8871     if test "$USE_WIN32" = 1 -o "$USE_DOS" = 1 -o "$USE_UNIX"; then 
8875         RANLIB
=$host_alias-ranlib 
8876         DLLTOOL
=$host_alias-dlltool 
8877         RESCOMP
=$host_alias-windres 
8880         STRIP
=$host_alias-strip 
8882         { echo "configure: error: $build_alias -> $host_alias cross compilation not supported yet." 1>&2; exit 1; } 
8887 # Extract the first word of "gcc", so it can be a program name with args. 
8888 set dummy gcc
; ac_word
=$2 
8889 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
8890 echo "configure:8891: checking for $ac_word" >&5 
8891 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 
8892   echo $ac_n "(cached) $ac_c" 1>&6 
8894   if test -n "$CC"; then 
8895   ac_cv_prog_CC
="$CC" # Let the user override the test. 
8897   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
8899   for ac_dir 
in $ac_dummy; do 
8900     test -z "$ac_dir" && ac_dir
=.
 
8901     if test -f $ac_dir/$ac_word; then 
8910 if test -n "$CC"; then 
8911   echo "$ac_t""$CC" 1>&6 
8913   echo "$ac_t""no" 1>&6 
8916 if test -z "$CC"; then 
8917   # Extract the first word of "cc", so it can be a program name with args. 
8918 set dummy cc
; ac_word
=$2 
8919 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
8920 echo "configure:8921: checking for $ac_word" >&5 
8921 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 
8922   echo $ac_n "(cached) $ac_c" 1>&6 
8924   if test -n "$CC"; then 
8925   ac_cv_prog_CC
="$CC" # Let the user override the test. 
8927   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
8930   for ac_dir 
in $ac_dummy; do 
8931     test -z "$ac_dir" && ac_dir
=.
 
8932     if test -f $ac_dir/$ac_word; then 
8933       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then 
8934         ac_prog_rejected
=yes 
8942 if test $ac_prog_rejected = yes; then 
8943   # We found a bogon in the path, so make sure we never use it. 
8944   set dummy 
$ac_cv_prog_CC 
8946   if test $# -gt 0; then 
8947     # We chose a different compiler from the bogus one. 
8948     # However, it has the same basename, so the bogon will be chosen 
8949     # first if we set CC to just the basename; use the full file name. 
8951     set dummy 
"$ac_dir/$ac_word" "$@" 
8959 if test -n "$CC"; then 
8960   echo "$ac_t""$CC" 1>&6 
8962   echo "$ac_t""no" 1>&6 
8965   if test -z "$CC"; then 
8966     case "`uname -s`" in 
8968       # Extract the first word of "cl", so it can be a program name with args. 
8969 set dummy cl
; ac_word
=$2 
8970 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
8971 echo "configure:8972: checking for $ac_word" >&5 
8972 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 
8973   echo $ac_n "(cached) $ac_c" 1>&6 
8975   if test -n "$CC"; then 
8976   ac_cv_prog_CC
="$CC" # Let the user override the test. 
8978   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
8980   for ac_dir 
in $ac_dummy; do 
8981     test -z "$ac_dir" && ac_dir
=.
 
8982     if test -f $ac_dir/$ac_word; then 
8991 if test -n "$CC"; then 
8992   echo "$ac_t""$CC" 1>&6 
8994   echo "$ac_t""no" 1>&6 
8999   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } 
9002 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 
9003 echo "configure:9004: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 
9006 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9007 ac_cpp
='$CPP $CPPFLAGS' 
9008 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9009 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9010 cross_compiling
=$ac_cv_prog_cc_cross 
9012 cat > conftest.
$ac_ext << EOF 
9014 #line 9015 "configure" 
9015 #include "confdefs.h" 
9019 if { (eval echo configure
:9020: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9020   ac_cv_prog_cc_works
=yes 
9021   # If we can't run a trivial program, we are probably using a cross compiler. 
9022   if (.
/conftest
; exit) 2>/dev
/null
; then 
9023     ac_cv_prog_cc_cross
=no
 
9025     ac_cv_prog_cc_cross
=yes 
9028   echo "configure: failed program was:" >&5 
9029   cat conftest.
$ac_ext >&5 
9030   ac_cv_prog_cc_works
=no
 
9034 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9035 ac_cpp
='$CPP $CPPFLAGS' 
9036 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9037 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9038 cross_compiling
=$ac_cv_prog_cc_cross 
9040 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 
9041 if test $ac_cv_prog_cc_works = no
; then 
9042   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } 
9044 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 
9045 echo "configure:9046: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 
9046 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 
9047 cross_compiling
=$ac_cv_prog_cc_cross 
9049 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 
9050 echo "configure:9051: checking whether we are using GNU C" >&5 
9051 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then 
9052   echo $ac_n "(cached) $ac_c" 1>&6 
9054   cat > conftest.c 
<<EOF 
9059 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:9060: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null 
2>&1; then 
9066 echo "$ac_t""$ac_cv_prog_gcc" 1>&6 
9068 if test $ac_cv_prog_gcc = yes; then 
9074 ac_test_CFLAGS
="${CFLAGS+set}" 
9075 ac_save_CFLAGS
="$CFLAGS" 
9077 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 
9078 echo "configure:9079: checking whether ${CC-cc} accepts -g" >&5 
9079 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then 
9080   echo $ac_n "(cached) $ac_c" 1>&6 
9082   echo 'void f(){}' > conftest.c
 
9083 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then 
9092 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 
9093 if test "$ac_test_CFLAGS" = set; then 
9094   CFLAGS
="$ac_save_CFLAGS" 
9095 elif test $ac_cv_prog_cc_g = yes; then 
9096   if test "$GCC" = yes; then 
9102   if test "$GCC" = yes; then 
9110 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 
9111 echo "configure:9112: checking how to run the C preprocessor" >&5 
9112 # On Suns, sometimes $CPP names a directory. 
9113 if test -n "$CPP" && test -d "$CPP"; then 
9116 if test -z "$CPP"; then 
9117 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then 
9118   echo $ac_n "(cached) $ac_c" 1>&6 
9120     # This must be in double quotes, not single quotes, because CPP may get 
9121   # substituted into the Makefile and "${CC-cc}" will confuse make. 
9123   # On the NeXT, cc -E runs the code through the compiler's parser, 
9124   # not just through cpp. 
9125   cat > conftest.
$ac_ext <<EOF 
9126 #line 9127 "configure" 
9127 #include "confdefs.h" 
9131 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9132 { (eval echo configure
:9133: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9133 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9134 if test -z "$ac_err"; then 
9138   echo "configure: failed program was:" >&5 
9139   cat conftest.
$ac_ext >&5 
9141   CPP
="${CC-cc} -E -traditional-cpp" 
9142   cat > conftest.
$ac_ext <<EOF 
9143 #line 9144 "configure" 
9144 #include "confdefs.h" 
9148 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9149 { (eval echo configure
:9150: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9150 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9151 if test -z "$ac_err"; then 
9155   echo "configure: failed program was:" >&5 
9156   cat conftest.
$ac_ext >&5 
9158   CPP
="${CC-cc} -nologo -E" 
9159   cat > conftest.
$ac_ext <<EOF 
9160 #line 9161 "configure" 
9161 #include "confdefs.h" 
9165 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9166 { (eval echo configure
:9167: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9167 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9168 if test -z "$ac_err"; then 
9172   echo "configure: failed program was:" >&5 
9173   cat conftest.
$ac_ext >&5 
9182   ac_cv_prog_CPP
="$CPP" 
9184   CPP
="$ac_cv_prog_CPP" 
9186   ac_cv_prog_CPP
="$CPP" 
9188 echo "$ac_t""$CPP" 1>&6 
9190 if test $ac_cv_prog_gcc = yes; then 
9191     echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 
9192 echo "configure:9193: checking whether ${CC-cc} needs -traditional" >&5 
9193 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then 
9194   echo $ac_n "(cached) $ac_c" 1>&6 
9196     ac_pattern
="Autoconf.*'x'" 
9197   cat > conftest.
$ac_ext <<EOF 
9198 #line 9199 "configure" 
9199 #include "confdefs.h" 
9203 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
9204   egrep "$ac_pattern" >/dev
/null 
2>&1; then 
9206   ac_cv_prog_gcc_traditional
=yes 
9209   ac_cv_prog_gcc_traditional
=no
 
9214   if test $ac_cv_prog_gcc_traditional = no
; then 
9215     cat > conftest.
$ac_ext <<EOF 
9216 #line 9217 "configure" 
9217 #include "confdefs.h" 
9221 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
9222   egrep "$ac_pattern" >/dev
/null 
2>&1; then 
9224   ac_cv_prog_gcc_traditional
=yes 
9231 echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6 
9232   if test $ac_cv_prog_gcc_traditional = yes; then 
9233     CC
="$CC -traditional" 
9240 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9241 ac_cpp
='$CXXCPP $CPPFLAGS' 
9242 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9243 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9244 cross_compiling
=$ac_cv_prog_cxx_cross 
9247 CXXFLAGS
=${CXXFLAGS:=} 
9248 for ac_prog 
in $CCC c
++ g
++ gcc CC cxx cc
++ cl
 
9250 # Extract the first word of "$ac_prog", so it can be a program name with args. 
9251 set dummy 
$ac_prog; ac_word
=$2 
9252 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9253 echo "configure:9254: checking for $ac_word" >&5 
9254 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then 
9255   echo $ac_n "(cached) $ac_c" 1>&6 
9257   if test -n "$CXX"; then 
9258   ac_cv_prog_CXX
="$CXX" # Let the user override the test. 
9260   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9262   for ac_dir 
in $ac_dummy; do 
9263     test -z "$ac_dir" && ac_dir
=.
 
9264     if test -f $ac_dir/$ac_word; then 
9265       ac_cv_prog_CXX
="$ac_prog" 
9272 CXX
="$ac_cv_prog_CXX" 
9273 if test -n "$CXX"; then 
9274   echo "$ac_t""$CXX" 1>&6 
9276   echo "$ac_t""no" 1>&6 
9279 test -n "$CXX" && break 
9281 test -n "$CXX" || CXX
="gcc" 
9284 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 
9285 echo "configure:9286: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 
9288 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9289 ac_cpp
='$CXXCPP $CPPFLAGS' 
9290 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9291 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9292 cross_compiling
=$ac_cv_prog_cxx_cross 
9294 cat > conftest.
$ac_ext << EOF 
9296 #line 9297 "configure" 
9297 #include "confdefs.h" 
9299 int main(){return(0);} 
9301 if { (eval echo configure
:9302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9302   ac_cv_prog_cxx_works
=yes 
9303   # If we can't run a trivial program, we are probably using a cross compiler. 
9304   if (.
/conftest
; exit) 2>/dev
/null
; then 
9305     ac_cv_prog_cxx_cross
=no
 
9307     ac_cv_prog_cxx_cross
=yes 
9310   echo "configure: failed program was:" >&5 
9311   cat conftest.
$ac_ext >&5 
9312   ac_cv_prog_cxx_works
=no
 
9316 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9317 ac_cpp
='$CXXCPP $CPPFLAGS' 
9318 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9319 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9320 cross_compiling
=$ac_cv_prog_cxx_cross 
9322 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 
9323 if test $ac_cv_prog_cxx_works = no
; then 
9324   { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } 
9326 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 
9327 echo "configure:9328: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 
9328 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 
9329 cross_compiling
=$ac_cv_prog_cxx_cross 
9331 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 
9332 echo "configure:9333: checking whether we are using GNU C++" >&5 
9333 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then 
9334   echo $ac_n "(cached) $ac_c" 1>&6 
9336   cat > conftest.C 
<<EOF 
9341 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:9342: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null 
2>&1; then 
9348 echo "$ac_t""$ac_cv_prog_gxx" 1>&6 
9350 if test $ac_cv_prog_gxx = yes; then 
9356 ac_test_CXXFLAGS
="${CXXFLAGS+set}" 
9357 ac_save_CXXFLAGS
="$CXXFLAGS" 
9359 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 
9360 echo "configure:9361: checking whether ${CXX-g++} accepts -g" >&5 
9361 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then 
9362   echo $ac_n "(cached) $ac_c" 1>&6 
9364   echo 'void f(){}' > conftest.cc
 
9365 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then 
9366   ac_cv_prog_cxx_g
=yes 
9374 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 
9375 if test "$ac_test_CXXFLAGS" = set; then 
9376   CXXFLAGS
="$ac_save_CXXFLAGS" 
9377 elif test $ac_cv_prog_cxx_g = yes; then 
9378   if test "$GXX" = yes; then 
9384   if test "$GXX" = yes; then 
9393 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9394 ac_cpp
='$CPP $CPPFLAGS' 
9395 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9396 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9397 cross_compiling
=$ac_cv_prog_cc_cross 
9400 # Extract the first word of "ranlib", so it can be a program name with args. 
9401 set dummy ranlib
; ac_word
=$2 
9402 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9403 echo "configure:9404: checking for $ac_word" >&5 
9404 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 
9405   echo $ac_n "(cached) $ac_c" 1>&6 
9407   if test -n "$RANLIB"; then 
9408   ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test. 
9410   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9412   for ac_dir 
in $ac_dummy; do 
9413     test -z "$ac_dir" && ac_dir
=.
 
9414     if test -f $ac_dir/$ac_word; then 
9415       ac_cv_prog_RANLIB
="ranlib" 
9420   test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":" 
9423 RANLIB
="$ac_cv_prog_RANLIB" 
9424 if test -n "$RANLIB"; then 
9425   echo "$ac_t""$RANLIB" 1>&6 
9427   echo "$ac_t""no" 1>&6 
9431 # Extract the first word of "ar", so it can be a program name with args. 
9432 set dummy 
ar; ac_word
=$2 
9433 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9434 echo "configure:9435: checking for $ac_word" >&5 
9435 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then 
9436   echo $ac_n "(cached) $ac_c" 1>&6 
9438   if test -n "$AR"; then 
9439   ac_cv_prog_AR
="$AR" # Let the user override the test. 
9441   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9443   for ac_dir 
in $ac_dummy; do 
9444     test -z "$ac_dir" && ac_dir
=.
 
9445     if test -f $ac_dir/$ac_word; then 
9451   test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar" 
9455 if test -n "$AR"; then 
9456   echo "$ac_t""$AR" 1>&6 
9458   echo "$ac_t""no" 1>&6 
9462 # Find a good install program.  We prefer a C program (faster), 
9463 # so one script is as good as another.  But avoid the broken or 
9464 # incompatible versions: 
9465 # SysV /etc/install, /usr/sbin/install 
9466 # SunOS /usr/etc/install 
9467 # IRIX /sbin/install 
9469 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 
9470 # AFS /usr/afsws/bin/install, which mishandles nonexistent args 
9471 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 
9472 # ./install, which can be erroneously created by make from ./install.sh. 
9473 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 
9474 echo "configure:9475: checking for a BSD compatible install" >&5 
9475 if test -z "$INSTALL"; then 
9476 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then 
9477   echo $ac_n "(cached) $ac_c" 1>&6 
9479     IFS
="${IFS=         }"; ac_save_IFS
="$IFS"; IFS
=":" 
9480   for ac_dir 
in $PATH; do 
9481     # Account for people who put trailing slashes in PATH elements. 
9483     /|.
/|.
//|/etc
/*|/usr
/sbin
/*|/usr
/etc
/*|/sbin
/*|/usr
/afsws
/bin
/*|/usr
/ucb
/*) ;; 
9485       # OSF1 and SCO ODT 3.0 have their own names for install. 
9486       # Don't use installbsd from OSF since it installs stuff as root 
9488       for ac_prog 
in ginstall scoinst 
install; do 
9489         if test -f $ac_dir/$ac_prog; then 
9490           if test $ac_prog = install && 
9491             grep dspmsg 
$ac_dir/$ac_prog >/dev
/null 
2>&1; then 
9492             # AIX install.  It has an incompatible calling convention. 
9495             ac_cv_path_install
="$ac_dir/$ac_prog -c" 
9506   if test "${ac_cv_path_install+set}" = set; then 
9507     INSTALL
="$ac_cv_path_install" 
9509     # As a last resort, use the slow shell script.  We don't cache a 
9510     # path for INSTALL within a source directory, because that will 
9511     # break other packages using the cache if that directory is 
9512     # removed, or if the path is relative. 
9513     INSTALL
="$ac_install_sh" 
9516 echo "$ac_t""$INSTALL" 1>&6 
9518 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. 
9519 # It thinks the first close brace ends the variable substitution. 
9520 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}' 
9522 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}' 
9524 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644' 
9530   ?
:* ) # Drive letter, considered as absolute. 
9533      INSTALL
=`pwd`/${INSTALL} ;; 
9541     *)  INSTALL_DIR
="$INSTALL -d" 
9549         INSTALL_PROGRAM
="cp -fp" 
9550         INSTALL_DATA
="cp -fp" 
9556 # Extract the first word of "strip", so it can be a program name with args. 
9557 set dummy strip
; ac_word
=$2 
9558 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9559 echo "configure:9560: checking for $ac_word" >&5 
9560 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 
9561   echo $ac_n "(cached) $ac_c" 1>&6 
9563   if test -n "$STRIP"; then 
9564   ac_cv_prog_STRIP
="$STRIP" # Let the user override the test. 
9566   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9568   for ac_dir 
in $ac_dummy; do 
9569     test -z "$ac_dir" && ac_dir
=.
 
9570     if test -f $ac_dir/$ac_word; then 
9571       ac_cv_prog_STRIP
="strip" 
9576   test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
="true" 
9579 STRIP
="$ac_cv_prog_STRIP" 
9580 if test -n "$STRIP"; then 
9581   echo "$ac_t""$STRIP" 1>&6 
9583   echo "$ac_t""no" 1>&6 
9587 echo $ac_n "checking if make is GNU make""... $ac_c" 1>&6 
9588 echo "configure:9589: checking if make is GNU make" >&5 
9589 if eval "test \"`echo '$''{'wx_cv_prog_makeisgnu'+set}'`\" = set"; then 
9590   echo $ac_n "(cached) $ac_c" 1>&6 
9593     if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null 
| 
9594             egrep -s GNU 
> /dev
/null
); then 
9595         wx_cv_prog_makeisgnu
="yes" 
9597         wx_cv_prog_makeisgnu
="no" 
9602 echo "$ac_t""$wx_cv_prog_makeisgnu" 1>&6 
9604 if test "x$wx_cv_prog_makeisgnu" = "xyes"; then 
9612 if test "x$wx_cv_prog_makeisgnu" != "xyes"; then 
9613 echo $ac_n "checking if make supports VPATH""... $ac_c" 1>&6 
9614 echo "configure:9615: checking if make supports VPATH" >&5 
9615 if eval "test \"`echo '$''{'wx_cv_prog_makevpath'+set}'`\" = set"; then 
9616   echo $ac_n "(cached) $ac_c" 1>&6 
9619 cat - << EOF > confMake 
9625 if test ! -d sub 
; then 
9628 echo dummy 
> sub
/file 
9629 ${MAKE-make} -f confMake VPATH
=sub 
2>&5 > /dev
/null
 
9631 rm -f sub
/file check final_file confMake
 
9633 if test "$RESULT" = 0; then 
9634   wx_cv_prog_makevpath
="yes" 
9636   wx_cv_prog_makevpath
="no" 
9641 echo "$ac_t""$wx_cv_prog_makevpath" 1>&6 
9643 if test "x$wx_cv_prog_makevpath" != "xyes"; then 
9644 { echo "configure: error:  
9645 You need a make-utility that is able to use the variable 
9647 If your version of make does not support VPATH correctly, 
9648 please install GNU-make (possibly as gmake), and start 
9649 configure with the following command: 
9650 export MAKE=gmake; ./configure  for sh-type shells 
9651 setenv MAKE gmake; ./configure  for csh-type shells 
9652 Also please do remember to use gmake in this case every time 
9653 you are trying to compile. 
9656 for ac_prog 
in 'bison -y' byacc
 
9658 # Extract the first word of "$ac_prog", so it can be a program name with args. 
9659 set dummy 
$ac_prog; ac_word
=$2 
9660 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9661 echo "configure:9662: checking for $ac_word" >&5 
9662 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then 
9663   echo $ac_n "(cached) $ac_c" 1>&6 
9665   if test -n "$YACC"; then 
9666   ac_cv_prog_YACC
="$YACC" # Let the user override the test. 
9668   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9670   for ac_dir 
in $ac_dummy; do 
9671     test -z "$ac_dir" && ac_dir
=.
 
9672     if test -f $ac_dir/$ac_word; then 
9673       ac_cv_prog_YACC
="$ac_prog" 
9680 YACC
="$ac_cv_prog_YACC" 
9681 if test -n "$YACC"; then 
9682   echo "$ac_t""$YACC" 1>&6 
9684   echo "$ac_t""no" 1>&6 
9687 test -n "$YACC" && break 
9689 test -n "$YACC" || YACC
="yacc" 
9692 # Extract the first word of "flex", so it can be a program name with args. 
9693 set dummy flex
; ac_word
=$2 
9694 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9695 echo "configure:9696: checking for $ac_word" >&5 
9696 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then 
9697   echo $ac_n "(cached) $ac_c" 1>&6 
9699   if test -n "$LEX"; then 
9700   ac_cv_prog_LEX
="$LEX" # Let the user override the test. 
9702   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9704   for ac_dir 
in $ac_dummy; do 
9705     test -z "$ac_dir" && ac_dir
=.
 
9706     if test -f $ac_dir/$ac_word; then 
9707       ac_cv_prog_LEX
="flex" 
9712   test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex" 
9715 LEX
="$ac_cv_prog_LEX" 
9716 if test -n "$LEX"; then 
9717   echo "$ac_t""$LEX" 1>&6 
9719   echo "$ac_t""no" 1>&6 
9722 if test -z "$LEXLIB" 
9728   echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 
9729 echo "configure:9730: checking for yywrap in -l$ac_lib" >&5 
9730 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` 
9731 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
9732   echo $ac_n "(cached) $ac_c" 1>&6 
9734   ac_save_LIBS
="$LIBS" 
9735 LIBS
="-l$ac_lib  $LIBS" 
9736 cat > conftest.
$ac_ext <<EOF 
9737 #line 9738 "configure" 
9738 #include "confdefs.h" 
9739 /* Override any gcc2 internal prototype to avoid an error.  */ 
9740 /* We use char because int might match the return type of a gcc2 
9741     builtin and then its argument prototype would still apply.  */ 
9748 if { (eval echo configure
:9749: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9750   eval "ac_cv_lib_$ac_lib_var=yes" 
9752   echo "configure: failed program was:" >&5 
9753   cat conftest.
$ac_ext >&5 
9755   eval "ac_cv_lib_$ac_lib_var=no" 
9758 LIBS
="$ac_save_LIBS" 
9761 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
9762   echo "$ac_t""yes" 1>&6 
9765   echo "$ac_t""no" 1>&6 
9771 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 
9772 echo "configure:9773: checking whether ln -s works" >&5 
9773 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then 
9774   echo $ac_n "(cached) $ac_c" 1>&6 
9777 if ln -s X conftestdata 
2>/dev
/null
 
9780   ac_cv_prog_LN_S
="ln -s" 
9785 LN_S
="$ac_cv_prog_LN_S" 
9786 if test "$ac_cv_prog_LN_S" = "ln -s"; then 
9787   echo "$ac_t""yes" 1>&6 
9789   echo "$ac_t""no" 1>&6 
9794   *-pc-os2_emx | *-pc-os2-emx ) 
9795             LIBS
="$LIBS -lstdcpp" 
9796       if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_GTK" = 1 -o "$wxUSE_X11" = 1; then 
9797                               echo $ac_n "checking for drand48 in -lcExt""... $ac_c" 1>&6 
9798 echo "configure:9799: checking for drand48 in -lcExt" >&5 
9799 ac_lib_var
=`echo cExt'_'drand48 | sed 'y%./+-%__p_%'` 
9800 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
9801   echo $ac_n "(cached) $ac_c" 1>&6 
9803   ac_save_LIBS
="$LIBS" 
9805 cat > conftest.
$ac_ext <<EOF 
9806 #line 9807 "configure" 
9807 #include "confdefs.h" 
9808 /* Override any gcc2 internal prototype to avoid an error.  */ 
9809 /* We use char because int might match the return type of a gcc2 
9810     builtin and then its argument prototype would still apply.  */ 
9817 if { (eval echo configure
:9818: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9819   eval "ac_cv_lib_$ac_lib_var=yes" 
9821   echo "configure: failed program was:" >&5 
9822   cat conftest.
$ac_ext >&5 
9824   eval "ac_cv_lib_$ac_lib_var=no" 
9827 LIBS
="$ac_save_LIBS" 
9830 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
9831   echo "$ac_t""yes" 1>&6 
9834   echo "$ac_t""no" 1>&6 
9838                     RESPROGRAMOBJ
="\${top_srcdir}/include/wx/os2/wx.res" 
9844 if test "$wxUSE_MAC" != 1 -a "$wxUSE_COCOA" != 1; then 
9845     for ac_hdr 
in strings.h
 
9847 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
9848 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
9849 echo "configure:9850: checking for $ac_hdr" >&5 
9850 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
9851   echo $ac_n "(cached) $ac_c" 1>&6 
9853   cat > conftest.
$ac_ext <<EOF 
9854 #line 9855 "configure" 
9855 #include "confdefs.h" 
9858 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9859 { (eval echo configure
:9860: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9860 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9861 if test -z "$ac_err"; then 
9863   eval "ac_cv_header_$ac_safe=yes" 
9866   echo "configure: failed program was:" >&5 
9867   cat conftest.
$ac_ext >&5 
9869   eval "ac_cv_header_$ac_safe=no" 
9873 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
9874   echo "$ac_t""yes" 1>&6 
9875     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
9876   cat >> confdefs.h 
<<EOF 
9877 #define $ac_tr_hdr 1 
9881   echo "$ac_t""no" 1>&6 
9887 for ac_hdr 
in stdlib.h
 
9889 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
9890 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
9891 echo "configure:9892: checking for $ac_hdr" >&5 
9892 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
9893   echo $ac_n "(cached) $ac_c" 1>&6 
9895   cat > conftest.
$ac_ext <<EOF 
9896 #line 9897 "configure" 
9897 #include "confdefs.h" 
9900 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9901 { (eval echo configure
:9902: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9902 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9903 if test -z "$ac_err"; then 
9905   eval "ac_cv_header_$ac_safe=yes" 
9908   echo "configure: failed program was:" >&5 
9909   cat conftest.
$ac_ext >&5 
9911   eval "ac_cv_header_$ac_safe=no" 
9915 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
9916   echo "$ac_t""yes" 1>&6 
9917     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
9918   cat >> confdefs.h 
<<EOF 
9919 #define $ac_tr_hdr 1 
9923   echo "$ac_t""no" 1>&6 
9927 for ac_hdr 
in malloc.h
 
9929 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
9930 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
9931 echo "configure:9932: checking for $ac_hdr" >&5 
9932 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
9933   echo $ac_n "(cached) $ac_c" 1>&6 
9935   cat > conftest.
$ac_ext <<EOF 
9936 #line 9937 "configure" 
9937 #include "confdefs.h" 
9940 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9941 { (eval echo configure
:9942: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9942 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9943 if test -z "$ac_err"; then 
9945   eval "ac_cv_header_$ac_safe=yes" 
9948   echo "configure: failed program was:" >&5 
9949   cat conftest.
$ac_ext >&5 
9951   eval "ac_cv_header_$ac_safe=no" 
9955 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
9956   echo "$ac_t""yes" 1>&6 
9957     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
9958   cat >> confdefs.h 
<<EOF 
9959 #define $ac_tr_hdr 1 
9963   echo "$ac_t""no" 1>&6 
9967 for ac_hdr 
in unistd.h
 
9969 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
9970 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
9971 echo "configure:9972: checking for $ac_hdr" >&5 
9972 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
9973   echo $ac_n "(cached) $ac_c" 1>&6 
9975   cat > conftest.
$ac_ext <<EOF 
9976 #line 9977 "configure" 
9977 #include "confdefs.h" 
9980 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9981 { (eval echo configure
:9982: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9982 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9983 if test -z "$ac_err"; then 
9985   eval "ac_cv_header_$ac_safe=yes" 
9988   echo "configure: failed program was:" >&5 
9989   cat conftest.
$ac_ext >&5 
9991   eval "ac_cv_header_$ac_safe=no" 
9995 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
9996   echo "$ac_t""yes" 1>&6 
9997     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
9998   cat >> confdefs.h 
<<EOF 
9999 #define $ac_tr_hdr 1 
10003   echo "$ac_t""no" 1>&6 
10007 for ac_hdr 
in wchar.h
 
10009 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
10010 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
10011 echo "configure:10012: checking for $ac_hdr" >&5 
10012 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
10013   echo $ac_n "(cached) $ac_c" 1>&6 
10015   cat > conftest.
$ac_ext <<EOF 
10016 #line 10017 "configure" 
10017 #include "confdefs.h" 
10020 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
10021 { (eval echo configure
:10022: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
10022 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
10023 if test -z "$ac_err"; then 
10025   eval "ac_cv_header_$ac_safe=yes" 
10028   echo "configure: failed program was:" >&5 
10029   cat conftest.
$ac_ext >&5 
10031   eval "ac_cv_header_$ac_safe=no" 
10035 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
10036   echo "$ac_t""yes" 1>&6 
10037     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
10038   cat >> confdefs.h 
<<EOF 
10039 #define $ac_tr_hdr 1 
10043   echo "$ac_t""no" 1>&6 
10048 if test "$ac_cv_header_wchar_h" != "yes"; then 
10049         for ac_hdr 
in wcstr.h
 
10051 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
10052 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
10053 echo "configure:10054: checking for $ac_hdr" >&5 
10054 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
10055   echo $ac_n "(cached) $ac_c" 1>&6 
10057   cat > conftest.
$ac_ext <<EOF 
10058 #line 10059 "configure" 
10059 #include "confdefs.h" 
10062 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
10063 { (eval echo configure
:10064: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
10064 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
10065 if test -z "$ac_err"; then 
10067   eval "ac_cv_header_$ac_safe=yes" 
10070   echo "configure: failed program was:" >&5 
10071   cat conftest.
$ac_ext >&5 
10073   eval "ac_cv_header_$ac_safe=no" 
10077 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
10078   echo "$ac_t""yes" 1>&6 
10079     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
10080   cat >> confdefs.h 
<<EOF 
10081 #define $ac_tr_hdr 1 
10085   echo "$ac_t""no" 1>&6 
10091 for ac_hdr 
in fnmatch.h
 
10093 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
10094 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
10095 echo "configure:10096: checking for $ac_hdr" >&5 
10096 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
10097   echo $ac_n "(cached) $ac_c" 1>&6 
10099   cat > conftest.
$ac_ext <<EOF 
10100 #line 10101 "configure" 
10101 #include "confdefs.h" 
10104 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
10105 { (eval echo configure
:10106: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
10106 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
10107 if test -z "$ac_err"; then 
10109   eval "ac_cv_header_$ac_safe=yes" 
10112   echo "configure: failed program was:" >&5 
10113   cat conftest.
$ac_ext >&5 
10115   eval "ac_cv_header_$ac_safe=no" 
10119 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
10120   echo "$ac_t""yes" 1>&6 
10121     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
10122   cat >> confdefs.h 
<<EOF 
10123 #define $ac_tr_hdr 1 
10127   echo "$ac_t""no" 1>&6 
10132 if test "x$ac_cv_header_fnmatch_h" = "xyes"; then 
10133     for ac_func 
in fnmatch
 
10135 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
10136 echo "configure:10137: checking for $ac_func" >&5 
10137 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
10138   echo $ac_n "(cached) $ac_c" 1>&6 
10140   cat > conftest.
$ac_ext <<EOF 
10141 #line 10142 "configure" 
10142 #include "confdefs.h" 
10143 /* System header to define __stub macros and hopefully few prototypes, 
10144     which can conflict with char $ac_func(); below.  */ 
10145 #include <assert.h> 
10146 /* Override any gcc2 internal prototype to avoid an error.  */ 
10147 /* We use char because int might match the return type of a gcc2 
10148     builtin and then its argument prototype would still apply.  */ 
10153 /* The GNU C library defines this for functions which it implements 
10154     to always fail with ENOSYS.  Some functions are actually named 
10155     something starting with __ and the normal name is an alias.  */ 
10156 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
10164 if { (eval echo configure
:10165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
10166   eval "ac_cv_func_$ac_func=yes" 
10168   echo "configure: failed program was:" >&5 
10169   cat conftest.
$ac_ext >&5 
10171   eval "ac_cv_func_$ac_func=no" 
10176 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
10177   echo "$ac_t""yes" 1>&6 
10178     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
10179   cat >> confdefs.h 
<<EOF 
10180 #define $ac_tr_func 1 
10184   echo "$ac_t""no" 1>&6 
10190 for ac_hdr 
in langinfo.h
 
10192 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
10193 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
10194 echo "configure:10195: checking for $ac_hdr" >&5 
10195 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
10196   echo $ac_n "(cached) $ac_c" 1>&6 
10198   cat > conftest.
$ac_ext <<EOF 
10199 #line 10200 "configure" 
10200 #include "confdefs.h" 
10203 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
10204 { (eval echo configure
:10205: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
10205 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
10206 if test -z "$ac_err"; then 
10208   eval "ac_cv_header_$ac_safe=yes" 
10211   echo "configure: failed program was:" >&5 
10212   cat conftest.
$ac_ext >&5 
10214   eval "ac_cv_header_$ac_safe=no" 
10218 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
10219   echo "$ac_t""yes" 1>&6 
10220     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
10221   cat >> confdefs.h 
<<EOF 
10222 #define $ac_tr_hdr 1 
10226   echo "$ac_t""no" 1>&6 
10232   *-pc-os2_emx | *-pc-os2-emx ) 
10233             if test $ac_cv_header_langinfo_h = "yes"; then 
10234           LIBS
="$LIBS -lintl" 
10239 if test "$wxUSE_GUI" = "yes"; then 
10240     if test "$wxUSE_UNIX" = "yes"; then 
10241                 for ac_hdr 
in X
11/XKBlib.h
 
10243 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
10244 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
10245 echo "configure:10246: checking for $ac_hdr" >&5 
10246 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
10247   echo $ac_n "(cached) $ac_c" 1>&6 
10249   cat > conftest.
$ac_ext <<EOF 
10250 #line 10251 "configure" 
10251 #include "confdefs.h" 
10254 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
10255 { (eval echo configure
:10256: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
10256 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
10257 if test -z "$ac_err"; then 
10259   eval "ac_cv_header_$ac_safe=yes" 
10262   echo "configure: failed program was:" >&5 
10263   cat conftest.
$ac_ext >&5 
10265   eval "ac_cv_header_$ac_safe=no" 
10269 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
10270   echo "$ac_t""yes" 1>&6 
10271     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
10272   cat >> confdefs.h 
<<EOF 
10273 #define $ac_tr_hdr 1 
10277   echo "$ac_t""no" 1>&6 
10285 echo $ac_n "checking for working const""... $ac_c" 1>&6 
10286 echo "configure:10287: checking for working const" >&5 
10287 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then 
10288   echo $ac_n "(cached) $ac_c" 1>&6 
10290   cat > conftest.
$ac_ext <<EOF 
10291 #line 10292 "configure" 
10292 #include "confdefs.h" 
10296 /* Ultrix mips cc rejects this.  */ 
10297 typedef int charset[2]; const charset x; 
10298 /* SunOS 4.1.1 cc rejects this.  */ 
10299 char const *const *ccp; 
10301 /* NEC SVR4.0.2 mips cc rejects this.  */ 
10302 struct point {int x, y;}; 
10303 static struct point const zero = {0,0}; 
10304 /* AIX XL C 1.02.0.0 rejects this. 
10305    It does not let you subtract one const X* pointer from another in an arm 
10306    of an if-expression whose if-part is not a constant expression */ 
10307 const char *g = "string"; 
10308 ccp = &g + (g ? g-g : 0); 
10309 /* HPUX 7.0 cc rejects these. */ 
10312 ccp = (char const *const *) p; 
10313 { /* SCO 3.2v4 cc rejects this.  */ 
10315   char const *s = 0 ? (char *) 0 : (char const *) 0; 
10319 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */ 
10320   int x[] = {25, 17}; 
10321   const int *foo = &x[0]; 
10324 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ 
10325   typedef const int *iptr; 
10329 { /* AIX XL C 1.02.0.0 rejects this saying 
10330      "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ 
10331   struct s { int j; const int *ap[3]; }; 
10332   struct s *b; b->j = 5; 
10334 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ 
10335   const int foo = 10; 
10340 if { (eval echo configure
:10341: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
10344   echo "configure: failed program was:" >&5 
10345   cat conftest.
$ac_ext >&5 
10352 echo "$ac_t""$ac_cv_c_const" 1>&6 
10353 if test $ac_cv_c_const = no
; then 
10354   cat >> confdefs.h 
<<\EOF
 
10360 echo $ac_n "checking for inline""... $ac_c" 1>&6 
10361 echo "configure:10362: checking for inline" >&5 
10362 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 
10363   echo $ac_n "(cached) $ac_c" 1>&6 
10366 for ac_kw 
in inline __inline__ __inline
; do 
10367   cat > conftest.
$ac_ext <<EOF 
10368 #line 10369 "configure" 
10369 #include "confdefs.h" 
10375 if { (eval echo configure
:10376: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
10377   ac_cv_c_inline
=$ac_kw; break 
10379   echo "configure: failed program was:" >&5 
10380   cat conftest.
$ac_ext >&5 
10387 echo "$ac_t""$ac_cv_c_inline" 1>&6 
10388 case "$ac_cv_c_inline" in 
10390   no
) cat >> confdefs.h 
<<\EOF
 
10394   *)  cat >> confdefs.h 
<<EOF 
10395 #define inline $ac_cv_c_inline 
10401 echo $ac_n "checking size of char""... $ac_c" 1>&6 
10402 echo "configure:10403: checking size of char" >&5 
10403 if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then 
10404   echo $ac_n "(cached) $ac_c" 1>&6 
10406   if test "$cross_compiling" = yes; then 
10407   ac_cv_sizeof_char
=1 
10409   cat > conftest.
$ac_ext <<EOF 
10410 #line 10411 "configure" 
10411 #include "confdefs.h" 
10415   FILE *f=fopen("conftestval", "w"); 
10417   fprintf(f, "%d\n", sizeof(char)); 
10421 if { (eval echo configure
:10422: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10423   ac_cv_sizeof_char
=`cat conftestval` 
10425   echo "configure: failed program was:" >&5 
10426   cat conftest.
$ac_ext >&5 
10428   ac_cv_sizeof_char
=0 
10434 echo "$ac_t""$ac_cv_sizeof_char" 1>&6 
10435 cat >> confdefs.h 
<<EOF 
10436 #define SIZEOF_CHAR $ac_cv_sizeof_char 
10440 echo $ac_n "checking size of short""... $ac_c" 1>&6 
10441 echo "configure:10442: checking size of short" >&5 
10442 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then 
10443   echo $ac_n "(cached) $ac_c" 1>&6 
10445   if test "$cross_compiling" = yes; then 
10446   ac_cv_sizeof_short
=2 
10448   cat > conftest.
$ac_ext <<EOF 
10449 #line 10450 "configure" 
10450 #include "confdefs.h" 
10454   FILE *f=fopen("conftestval", "w"); 
10456   fprintf(f, "%d\n", sizeof(short)); 
10460 if { (eval echo configure
:10461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10462   ac_cv_sizeof_short
=`cat conftestval` 
10464   echo "configure: failed program was:" >&5 
10465   cat conftest.
$ac_ext >&5 
10467   ac_cv_sizeof_short
=0 
10473 echo "$ac_t""$ac_cv_sizeof_short" 1>&6 
10474 cat >> confdefs.h 
<<EOF 
10475 #define SIZEOF_SHORT $ac_cv_sizeof_short 
10479 echo $ac_n "checking size of void *""... $ac_c" 1>&6 
10480 echo "configure:10481: checking size of void *" >&5 
10481 if eval "test \"`echo '$''{'ac_cv_sizeof_void_p'+set}'`\" = set"; then 
10482   echo $ac_n "(cached) $ac_c" 1>&6 
10484   if test "$cross_compiling" = yes; then 
10485   ac_cv_sizeof_void_p
=4 
10487   cat > conftest.
$ac_ext <<EOF 
10488 #line 10489 "configure" 
10489 #include "confdefs.h" 
10493   FILE *f=fopen("conftestval", "w"); 
10495   fprintf(f, "%d\n", sizeof(void *)); 
10499 if { (eval echo configure
:10500: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10501   ac_cv_sizeof_void_p
=`cat conftestval` 
10503   echo "configure: failed program was:" >&5 
10504   cat conftest.
$ac_ext >&5 
10506   ac_cv_sizeof_void_p
=0 
10512 echo "$ac_t""$ac_cv_sizeof_void_p" 1>&6 
10513 cat >> confdefs.h 
<<EOF 
10514 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p 
10518 echo $ac_n "checking size of int""... $ac_c" 1>&6 
10519 echo "configure:10520: checking size of int" >&5 
10520 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then 
10521   echo $ac_n "(cached) $ac_c" 1>&6 
10523   if test "$cross_compiling" = yes; then 
10526   cat > conftest.
$ac_ext <<EOF 
10527 #line 10528 "configure" 
10528 #include "confdefs.h" 
10532   FILE *f=fopen("conftestval", "w"); 
10534   fprintf(f, "%d\n", sizeof(int)); 
10538 if { (eval echo configure
:10539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10540   ac_cv_sizeof_int
=`cat conftestval` 
10542   echo "configure: failed program was:" >&5 
10543   cat conftest.
$ac_ext >&5 
10551 echo "$ac_t""$ac_cv_sizeof_int" 1>&6 
10552 cat >> confdefs.h 
<<EOF 
10553 #define SIZEOF_INT $ac_cv_sizeof_int 
10557 echo $ac_n "checking size of long""... $ac_c" 1>&6 
10558 echo "configure:10559: checking size of long" >&5 
10559 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then 
10560   echo $ac_n "(cached) $ac_c" 1>&6 
10562   if test "$cross_compiling" = yes; then 
10563   ac_cv_sizeof_long
=4 
10565   cat > conftest.
$ac_ext <<EOF 
10566 #line 10567 "configure" 
10567 #include "confdefs.h" 
10571   FILE *f=fopen("conftestval", "w"); 
10573   fprintf(f, "%d\n", sizeof(long)); 
10577 if { (eval echo configure
:10578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10579   ac_cv_sizeof_long
=`cat conftestval` 
10581   echo "configure: failed program was:" >&5 
10582   cat conftest.
$ac_ext >&5 
10584   ac_cv_sizeof_long
=0 
10590 echo "$ac_t""$ac_cv_sizeof_long" 1>&6 
10591 cat >> confdefs.h 
<<EOF 
10592 #define SIZEOF_LONG $ac_cv_sizeof_long 
10599         echo $ac_n "checking size of long long""... $ac_c" 1>&6 
10600 echo "configure:10601: checking size of long long" >&5 
10601 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then 
10602   echo $ac_n "(cached) $ac_c" 1>&6 
10604   if test "$cross_compiling" = yes; then 
10605   ac_cv_sizeof_long_long
=8 
10607   cat > conftest.
$ac_ext <<EOF 
10608 #line 10609 "configure" 
10609 #include "confdefs.h" 
10613   FILE *f=fopen("conftestval", "w"); 
10615   fprintf(f, "%d\n", sizeof(long long)); 
10619 if { (eval echo configure
:10620: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10621   ac_cv_sizeof_long_long
=`cat conftestval` 
10623   echo "configure: failed program was:" >&5 
10624   cat conftest.
$ac_ext >&5 
10626   ac_cv_sizeof_long_long
=0 
10632 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6 
10633 cat >> confdefs.h 
<<EOF 
10634 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long 
10640         echo $ac_n "checking size of long long""... $ac_c" 1>&6 
10641 echo "configure:10642: checking size of long long" >&5 
10642 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then 
10643   echo $ac_n "(cached) $ac_c" 1>&6 
10645   if test "$cross_compiling" = yes; then 
10646   ac_cv_sizeof_long_long
=0 
10648   cat > conftest.
$ac_ext <<EOF 
10649 #line 10650 "configure" 
10650 #include "confdefs.h" 
10654   FILE *f=fopen("conftestval", "w"); 
10656   fprintf(f, "%d\n", sizeof(long long)); 
10660 if { (eval echo configure
:10661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10662   ac_cv_sizeof_long_long
=`cat conftestval` 
10664   echo "configure: failed program was:" >&5 
10665   cat conftest.
$ac_ext >&5 
10667   ac_cv_sizeof_long_long
=0 
10673 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6 
10674 cat >> confdefs.h 
<<EOF 
10675 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long 
10679         if test "$ac_cv_sizeof_long_long" != "0"; then 
10680                         CPPFLAGS
="$CPPFLAGS -D_INCLUDE_LONGLONG" 
10684         echo $ac_n "checking size of long long""... $ac_c" 1>&6 
10685 echo "configure:10686: checking size of long long" >&5 
10686 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then 
10687   echo $ac_n "(cached) $ac_c" 1>&6 
10689   if test "$cross_compiling" = yes; then 
10690   ac_cv_sizeof_long_long
=0 
10692   cat > conftest.
$ac_ext <<EOF 
10693 #line 10694 "configure" 
10694 #include "confdefs.h" 
10698   FILE *f=fopen("conftestval", "w"); 
10700   fprintf(f, "%d\n", sizeof(long long)); 
10704 if { (eval echo configure
:10705: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10706   ac_cv_sizeof_long_long
=`cat conftestval` 
10708   echo "configure: failed program was:" >&5 
10709   cat conftest.
$ac_ext >&5 
10711   ac_cv_sizeof_long_long
=0 
10717 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6 
10718 cat >> confdefs.h 
<<EOF 
10719 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long 
10725 echo $ac_n "checking size of wchar_t""... $ac_c" 1>&6 
10726 echo "configure:10727: checking size of wchar_t" >&5 
10727 if eval "test \"`echo '$''{'wx_cv_sizeof_wchar_t'+set}'`\" = set"; then 
10728   echo $ac_n "(cached) $ac_c" 1>&6 
10731     if test "$cross_compiling" = yes; then 
10735                 wx_cv_sizeof_wchar_t
=0 
10738                 wx_cv_sizeof_wchar_t
=4 
10744   cat > conftest.
$ac_ext <<EOF 
10745 #line 10746 "configure" 
10746 #include "confdefs.h" 
10748             /* DJGPP only has fake wchar_t: */ 
10750             #  error "fake wchar_t" 
10752             #ifdef HAVE_WCHAR_H 
10754             #    include <stddef.h> 
10756             #  include <wchar.h> 
10758             #ifdef HAVE_STDLIB_H 
10759             #  include <stdlib.h> 
10764                 FILE *f=fopen("conftestval", "w"); 
10766                 fprintf(f, "%i", sizeof(wchar_t)); 
10771 if { (eval echo configure
:10772: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10773   wx_cv_sizeof_wchar_t
=`cat conftestval` 
10775   echo "configure: failed program was:" >&5 
10776   cat conftest.
$ac_ext >&5 
10778   wx_cv_sizeof_wchar_t
=0 
10786 echo "$ac_t""$wx_cv_sizeof_wchar_t" 1>&6 
10788 cat >> confdefs.h 
<<EOF 
10789 #define SIZEOF_WCHAR_T $wx_cv_sizeof_wchar_t 
10793 # Check whether --enable-largefile or --disable-largefile was given. 
10794 if test "${enable_largefile+set}" = set; then 
10795   enableval
="$enable_largefile" 
10799 if test "$enable_largefile" != no
; then 
10802     echo $ac_n "checking for _FILE_OFFSET_BITS value needed for large files""... $ac_c" 1>&6 
10803 echo "configure:10804: checking for _FILE_OFFSET_BITS value needed for large files" >&5 
10804 if eval "test \"`echo '$''{'ac_cv_sys_file_offset_bits'+set}'`\" = set"; then 
10805   echo $ac_n "(cached) $ac_c" 1>&6 
10808           cat > conftest.
$ac_ext <<EOF 
10809 #line 10810 "configure" 
10810 #include "confdefs.h" 
10811 #define _FILE_OFFSET_BITS 64 
10812                           #include <sys/types.h> 
10815     unsigned int field: sizeof(off_t) == 8; 
10820 if { (eval echo configure
:10821: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
10822   ac_cv_sys_file_offset_bits
=64 
10824   echo "configure: failed program was:" >&5 
10825   cat conftest.
$ac_ext >&5 
10827   ac_cv_sys_file_offset_bits
=no
 
10834 echo "$ac_t""$ac_cv_sys_file_offset_bits" 1>&6 
10836     if test "$ac_cv_sys_file_offset_bits" != no
; then 
10838         cat >> confdefs.h 
<<EOF 
10839 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits 
10844     if test "x$wx_largefile" != "xyes"; then 
10846     echo $ac_n "checking for _LARGE_FILES value needed for large files""... $ac_c" 1>&6 
10847 echo "configure:10848: checking for _LARGE_FILES value needed for large files" >&5 
10848 if eval "test \"`echo '$''{'ac_cv_sys_large_files'+set}'`\" = set"; then 
10849   echo $ac_n "(cached) $ac_c" 1>&6 
10852           cat > conftest.
$ac_ext <<EOF 
10853 #line 10854 "configure" 
10854 #include "confdefs.h" 
10855 #define _LARGE_FILES 1 
10856                           #include <sys/types.h> 
10859     unsigned int field: sizeof(off_t) == 8; 
10864 if { (eval echo configure
:10865: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
10866   ac_cv_sys_large_files
=1 
10868   echo "configure: failed program was:" >&5 
10869   cat conftest.
$ac_ext >&5 
10871   ac_cv_sys_large_files
=no
 
10878 echo "$ac_t""$ac_cv_sys_large_files" 1>&6 
10880     if test "$ac_cv_sys_large_files" != no
; then 
10882         cat >> confdefs.h 
<<EOF 
10883 #define _LARGE_FILES $ac_cv_sys_large_files 
10890     echo $ac_n "checking if large file support is available""... $ac_c" 1>&6 
10891 echo "configure:10892: checking if large file support is available" >&5 
10892     if test "x$wx_largefile" = "xyes"; then 
10893         cat >> confdefs.h 
<<\EOF
 
10894 #define HAVE_LARGEFILE_SUPPORT 1 
10898     echo "$ac_t""$wx_largefile" 1>&6 
10902 if test "x$wx_largefile" = "xyes"; then 
10903     if test "x$ac_cv_sys_file_offset_bits" = "x64"; then 
10904         WX_LARGEFILE_FLAGS
="-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES" 
10906         WX_LARGEFILE_FLAGS
="-D_LARGE_FILES" 
10908     CPPFLAGS
="$CPPFLAGS $WX_LARGEFILE_FLAGS" 
10911 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 
10912 echo "configure:10913: checking whether byte ordering is bigendian" >&5 
10913 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then 
10914   echo $ac_n "(cached) $ac_c" 1>&6 
10916   ac_cv_c_bigendian
=unknown
 
10917 # See if sys/param.h defines the BYTE_ORDER macro. 
10918 cat > conftest.
$ac_ext <<EOF 
10919 #line 10920 "configure" 
10920 #include "confdefs.h" 
10921 #include <sys/types.h> 
10922 #include <sys/param.h> 
10925 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN 
10926  bogus endian macros 
10930 if { (eval echo configure
:10931: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
10932   # It does; now see whether it defined to BIG_ENDIAN or not. 
10933 cat > conftest.
$ac_ext <<EOF 
10934 #line 10935 "configure" 
10935 #include "confdefs.h" 
10936 #include <sys/types.h> 
10937 #include <sys/param.h> 
10940 #if BYTE_ORDER != BIG_ENDIAN 
10945 if { (eval echo configure
:10946: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
10947   ac_cv_c_bigendian
=yes 
10949   echo "configure: failed program was:" >&5 
10950   cat conftest.
$ac_ext >&5 
10952   ac_cv_c_bigendian
=no
 
10956   echo "configure: failed program was:" >&5 
10957   cat conftest.
$ac_ext >&5 
10960 if test $ac_cv_c_bigendian = unknown
; then 
10961 if test "$cross_compiling" = yes; then 
10962   ac_cv_c_bigendian
=unknown
 
10964   cat > conftest.
$ac_ext <<EOF 
10965 #line 10966 "configure" 
10966 #include "confdefs.h" 
10968   /* Are we little or big endian?  From Harbison&Steele.  */ 
10972     char c[sizeof (long)]; 
10975   exit (u.c[sizeof (long) - 1] == 1); 
10978 if { (eval echo configure
:10979: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10980   ac_cv_c_bigendian
=no
 
10982   echo "configure: failed program was:" >&5 
10983   cat conftest.
$ac_ext >&5 
10985   ac_cv_c_bigendian
=yes 
10993 echo "$ac_t""$ac_cv_c_bigendian" 1>&6 
10994 if test $ac_cv_c_bigendian = unknown
; then 
10995   echo "configure: warning: Assuming little-endian target machine - this may be overriden by adding the line "ac_cv_c_bigendian
=${ac_cv_c_bigendian='yes'}" to config.cache file" 1>&2 
10997 if test $ac_cv_c_bigendian = yes; then 
10998   cat >> confdefs.h 
<<\EOF
 
10999 #define WORDS_BIGENDIAN 1 
11005 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 
11006 echo "configure:11007: checking how to run the C++ preprocessor" >&5 
11007 if test -z "$CXXCPP"; then 
11008 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then 
11009   echo $ac_n "(cached) $ac_c" 1>&6 
11012 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11013 ac_cpp
='$CXXCPP $CPPFLAGS' 
11014 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11015 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11016 cross_compiling
=$ac_cv_prog_cxx_cross 
11017   CXXCPP
="${CXX-g++} -E" 
11018   cat > conftest.
$ac_ext <<EOF 
11019 #line 11020 "configure" 
11020 #include "confdefs.h" 
11021 #include <stdlib.h> 
11023 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
11024 { (eval echo configure
:11025: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
11025 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
11026 if test -z "$ac_err"; then 
11030   echo "configure: failed program was:" >&5 
11031   cat conftest.
$ac_ext >&5 
11036   ac_cv_prog_CXXCPP
="$CXXCPP" 
11038 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11039 ac_cpp
='$CXXCPP $CPPFLAGS' 
11040 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11041 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11042 cross_compiling
=$ac_cv_prog_cxx_cross 
11045 CXXCPP
="$ac_cv_prog_CXXCPP" 
11046 echo "$ac_t""$CXXCPP" 1>&6 
11049   if test "$cross_compiling" = "yes"; then 
11050     cat >> confdefs.h 
<<\EOF
 
11051 #define wxUSE_IOSTREAMH 1 
11057 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11058 ac_cpp
='$CXXCPP $CPPFLAGS' 
11059 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11060 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11061 cross_compiling
=$ac_cv_prog_cxx_cross 
11064     for ac_hdr 
in iostream
 
11066 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
11067 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
11068 echo "configure:11069: checking for $ac_hdr" >&5 
11069 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
11070   echo $ac_n "(cached) $ac_c" 1>&6 
11072   cat > conftest.
$ac_ext <<EOF 
11073 #line 11074 "configure" 
11074 #include "confdefs.h" 
11077 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
11078 { (eval echo configure
:11079: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
11079 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
11080 if test -z "$ac_err"; then 
11082   eval "ac_cv_header_$ac_safe=yes" 
11085   echo "configure: failed program was:" >&5 
11086   cat conftest.
$ac_ext >&5 
11088   eval "ac_cv_header_$ac_safe=no" 
11092 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
11093   echo "$ac_t""yes" 1>&6 
11094     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
11095   cat >> confdefs.h 
<<EOF 
11096 #define $ac_tr_hdr 1 
11100   echo "$ac_t""no" 1>&6 
11105     if test "$ac_cv_header_iostream" = "yes" ; then 
11108       cat >> confdefs.h 
<<\EOF
 
11109 #define wxUSE_IOSTREAMH 1 
11115 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11116 ac_cpp
='$CPP $CPPFLAGS' 
11117 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11118 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11119 cross_compiling
=$ac_cv_prog_cc_cross 
11125   echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6 
11126 echo "configure:11127: checking if C++ compiler supports bool" >&5 
11127 if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then 
11128   echo $ac_n "(cached) $ac_c" 1>&6 
11133 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11134 ac_cpp
='$CXXCPP $CPPFLAGS' 
11135 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11136 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11137 cross_compiling
=$ac_cv_prog_cxx_cross 
11140     cat > conftest.
$ac_ext <<EOF 
11141 #line 11142 "configure" 
11142 #include "confdefs.h" 
11153 if { (eval echo configure
:11154: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
11159   echo "configure: failed program was:" >&5 
11160   cat conftest.
$ac_ext >&5 
11170 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11171 ac_cpp
='$CPP $CPPFLAGS' 
11172 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11173 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11174 cross_compiling
=$ac_cv_prog_cc_cross 
11179 echo "$ac_t""$wx_cv_cpp_bool" 1>&6 
11181   if test "$wx_cv_cpp_bool" = "yes"; then 
11182     cat >> confdefs.h 
<<\EOF
 
11183 #define HAVE_BOOL 1 
11190   echo $ac_n "checking if C++ compiler supports the explicit keyword""... $ac_c" 1>&6 
11191 echo "configure:11192: checking if C++ compiler supports the explicit keyword" >&5 
11192 if eval "test \"`echo '$''{'wx_cv_explicit'+set}'`\" = set"; then 
11193   echo $ac_n "(cached) $ac_c" 1>&6 
11198 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11199 ac_cpp
='$CXXCPP $CPPFLAGS' 
11200 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11201 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11202 cross_compiling
=$ac_cv_prog_cxx_cross 
11205             cat > conftest.
$ac_ext <<EOF 
11206 #line 11207 "configure" 
11207 #include "confdefs.h" 
11209         class Foo { public: explicit Foo(int) {} }; 
11217 if { (eval echo configure
:11218: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
11220         cat > conftest.
$ac_ext <<EOF 
11221 #line 11222 "configure" 
11222 #include "confdefs.h" 
11224                 class Foo { public: explicit Foo(int) {} }; 
11225                 static void TakeFoo(const Foo& foo) { } 
11234 if { (eval echo configure
:11235: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
11238   echo "configure: failed program was:" >&5 
11239   cat conftest.
$ac_ext >&5 
11247   echo "configure: failed program was:" >&5 
11248   cat conftest.
$ac_ext >&5 
11256 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11257 ac_cpp
='$CPP $CPPFLAGS' 
11258 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11259 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11260 cross_compiling
=$ac_cv_prog_cc_cross 
11265 echo "$ac_t""$wx_cv_explicit" 1>&6 
11267   if test "$wx_cv_explicit" = "yes"; then 
11268     cat >> confdefs.h 
<<\EOF
 
11269 #define HAVE_EXPLICIT 1 
11275 echo $ac_n "checking whether the compiler supports const_cast<>""... $ac_c" 1>&6 
11276 echo "configure:11277: checking whether the compiler supports const_cast<>" >&5 
11277 if eval "test \"`echo '$''{'ac_cv_cxx_const_cast'+set}'`\" = set"; then 
11278   echo $ac_n "(cached) $ac_c" 1>&6 
11282 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11283 ac_cpp
='$CXXCPP $CPPFLAGS' 
11284 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11285 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11286 cross_compiling
=$ac_cv_prog_cxx_cross 
11288  cat > conftest.
$ac_ext <<EOF 
11289 #line 11290 "configure" 
11290 #include "confdefs.h" 
11293 int x = 0;const int& y = x;int& z = const_cast<int&>(y);return z; 
11296 if { (eval echo configure
:11297: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
11298   ac_cv_cxx_const_cast
=yes 
11300   echo "configure: failed program was:" >&5 
11301   cat conftest.
$ac_ext >&5 
11303   ac_cv_cxx_const_cast
=no
 
11307 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
11308 ac_cpp
='$CPP $CPPFLAGS' 
11309 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
11310 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
11311 cross_compiling
=$ac_cv_prog_cc_cross 
11316 echo "$ac_t""$ac_cv_cxx_const_cast" 1>&6 
11317 if test "$ac_cv_cxx_const_cast" = yes; then 
11318   cat >> confdefs.h 
<<\EOF
 
11319 #define HAVE_CONST_CAST  
11327     /usr/local/include        \ 
11329     /usr/Motif-1.2/include    \ 
11330     /usr/Motif-2.1/include    \ 
11332     /usr/include/Motif1.2     \ 
11333     /opt/xpm/include/X11      \ 
11334     /opt/GBxpm/include/       \ 
11335     /opt/GBxpm/X11/include/   \ 
11337     /usr/Motif1.2/include     \ 
11339     /usr/openwin/include      \ 
11343     /usr/X11R6/include        \ 
11344     /usr/X11R6.4/include      \ 
11345     /usr/X11R5/include        \ 
11346     /usr/X11R4/include        \ 
11348     /usr/include/X11R6        \ 
11349     /usr/include/X11R5        \ 
11350     /usr/include/X11R4        \ 
11352     /usr/local/X11R6/include  \ 
11353     /usr/local/X11R5/include  \ 
11354     /usr/local/X11R4/include  \ 
11356     /usr/local/include/X11R6  \ 
11357     /usr/local/include/X11R5  \ 
11358     /usr/local/include/X11R4  \ 
11362     /usr/local/X11/include    \ 
11363     /usr/local/include/X11    \ 
11365     /usr/X386/include         \ 
11366     /usr/x386/include         \ 
11367     /usr/XFree86/include/X11  \ 
11369     X:/XFree86/include        \ 
11370     X:/XFree86/include/X11    \ 
11373     /usr/local/include/gtk    \ 
11374     /usr/include/glib         \ 
11375     /usr/local/include/glib   \ 
11378     /usr/local/include/qt     \ 
11380     /usr/include/windows      \ 
11381     /usr/include/wine         \ 
11382     /usr/local/include/wine   \ 
11384     /usr/unsupported/include  \ 
11385     /usr/athena/include       \ 
11386     /usr/local/x11r5/include  \ 
11387     /usr/lpp/Xamples/include  \ 
11389     /usr/openwin/share/include" 
11391 SEARCH_LIB
="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` " 
11394 cat > confcache 
<<\EOF
 
11395 # This file is a shell script that caches the results of configure 
11396 # tests run on this system so they can be shared between configure 
11397 # scripts and configure runs.  It is not useful on other systems. 
11398 # If it contains results you don't want to keep, you may remove or edit it. 
11400 # By default, configure uses ./config.cache as the cache file, 
11401 # creating it if it does not exist already.  You can give configure 
11402 # the --cache-file=FILE option to use a different cache file; that is 
11403 # what configure does when it calls configure scripts in 
11404 # subdirectories, so they share the cache. 
11405 # Giving --cache-file=/dev/null disables caching, for debugging configure. 
11406 # config.status only pays attention to the cache file if you give it the 
11407 # --recheck option to rerun configure. 
11410 # The following way of writing the cache mishandles newlines in values, 
11411 # but we know of no workaround that is simple, portable, and efficient. 
11412 # So, don't put newlines in cache variables' values. 
11413 # Ultrix sh set writes to stderr and can't be redirected directly, 
11414 # and sets the high bit in the cache file unless we assign to the vars. 
11416   case `(ac_space=' '; set | grep ac_space) 2>&1` in 
11418     # `set' does not quote correctly, so add quotes (double-quote substitution 
11419     # turns \\\\ into \\, and sed turns \\ into \). 
11421       -e "s/'/'\\\\''/g" \
 
11422       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" 
11425     # `set' quotes correctly as required by POSIX, so do not add quotes. 
11426     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' 
11429 if cmp -s $cache_file confcache
; then 
11432   if test -w $cache_file; then 
11433     echo "updating cache $cache_file" 
11434     cat confcache 
> $cache_file 
11436     echo "not updating unwritable cache $cache_file" 
11442 if test "$USE_LINUX" = 1; then 
11443     echo $ac_n "checking for glibc 2.1 or later""... $ac_c" 1>&6 
11444 echo "configure:11445: checking for glibc 2.1 or later" >&5 
11445 if eval "test \"`echo '$''{'wx_cv_lib_glibc21'+set}'`\" = set"; then 
11446   echo $ac_n "(cached) $ac_c" 1>&6 
11449         cat > conftest.
$ac_ext <<EOF 
11450 #line 11451 "configure" 
11451 #include "confdefs.h" 
11452 #include <features.h> 
11455                 #if (__GLIBC__ < 2) || (__GLIBC_MINOR__ < 1) 
11456                     #error not glibc2.1 
11461 if { (eval echo configure
:11462: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
11464                 wx_cv_lib_glibc21
=yes 
11467   echo "configure: failed program was:" >&5 
11468   cat conftest.
$ac_ext >&5 
11471                 wx_cv_lib_glibc21
=no
 
11479 echo "$ac_t""$wx_cv_lib_glibc21" 1>&6 
11480     if test "$wx_cv_lib_glibc21" = "yes"; then 
11481         cat >> confdefs.h 
<<\EOF
 
11482 #define wxHAVE_GLIBC2 1 
11488 if test "x$wx_cv_lib_glibc21" = "xyes"; then 
11489     if test "$wxUSE_UNICODE" = "yes" -o "$wxUSE_THREADS" = "yes"; then 
11490         cat >> confdefs.h 
<<\EOF
 
11491 #define _GNU_SOURCE 1 
11500 if test "$wxUSE_REGEX" != "no"; then 
11501     cat >> confdefs.h 
<<\EOF
 
11502 #define wxUSE_REGEX 1 
11506     if test "$wxUSE_REGEX" = "sys" -o "$wxUSE_REGEX" = "yes" ; then 
11507                         ac_safe
=`echo "regex.h" | sed 'y%./+-%__p_%'` 
11508 echo $ac_n "checking for regex.h""... $ac_c" 1>&6 
11509 echo "configure:11510: checking for regex.h" >&5 
11510 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
11511   echo $ac_n "(cached) $ac_c" 1>&6 
11513   cat > conftest.
$ac_ext <<EOF 
11514 #line 11515 "configure" 
11515 #include "confdefs.h" 
11518 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
11519 { (eval echo configure
:11520: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
11520 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
11521 if test -z "$ac_err"; then 
11523   eval "ac_cv_header_$ac_safe=yes" 
11526   echo "configure: failed program was:" >&5 
11527   cat conftest.
$ac_ext >&5 
11529   eval "ac_cv_header_$ac_safe=no" 
11533 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
11534   echo "$ac_t""yes" 1>&6 
11535   for ac_func 
in regcomp
 
11537 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
11538 echo "configure:11539: checking for $ac_func" >&5 
11539 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
11540   echo $ac_n "(cached) $ac_c" 1>&6 
11542   cat > conftest.
$ac_ext <<EOF 
11543 #line 11544 "configure" 
11544 #include "confdefs.h" 
11545 /* System header to define __stub macros and hopefully few prototypes, 
11546     which can conflict with char $ac_func(); below.  */ 
11547 #include <assert.h> 
11548 /* Override any gcc2 internal prototype to avoid an error.  */ 
11549 /* We use char because int might match the return type of a gcc2 
11550     builtin and then its argument prototype would still apply.  */ 
11555 /* The GNU C library defines this for functions which it implements 
11556     to always fail with ENOSYS.  Some functions are actually named 
11557     something starting with __ and the normal name is an alias.  */ 
11558 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
11566 if { (eval echo configure
:11567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11568   eval "ac_cv_func_$ac_func=yes" 
11570   echo "configure: failed program was:" >&5 
11571   cat conftest.
$ac_ext >&5 
11573   eval "ac_cv_func_$ac_func=no" 
11578 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
11579   echo "$ac_t""yes" 1>&6 
11580     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
11581   cat >> confdefs.h 
<<EOF 
11582 #define $ac_tr_func 1 
11586   echo "$ac_t""no" 1>&6 
11591   echo "$ac_t""no" 1>&6 
11595         if test "x$ac_cv_func_regcomp" != "xyes"; then 
11596             if test "$wxUSE_REGEX" = "sys" ; then 
11597                 { echo "configure: error: system regex library not found! Use --with-regex to use built-in version" 1>&2; exit 1; } 
11599                 echo "configure: warning: system regex library not found, will use built-in instead" 1>&2 
11600                 wxUSE_REGEX
=builtin 
11607     if test "$wxUSE_REGEX" = "builtin" ; then 
11608         REGEX_INCLUDE
="-I\${top_srcdir}/src/regex" 
11615 if test "$wxUSE_ZLIB" != "no" ; then 
11616     cat >> confdefs.h 
<<\EOF
 
11617 #define wxUSE_ZLIB 1 
11621     if test "$wxUSE_ZLIB" = "sys" -o "$wxUSE_ZLIB" = "yes" ; then 
11622                                                 if test "$USE_DARWIN" = 1; then 
11623             system_zlib_h_ok
="yes" 
11625                                                                                     echo $ac_n "checking for zlib.h >= 1.1.4""... $ac_c" 1>&6 
11626 echo "configure:11627: checking for zlib.h >= 1.1.4" >&5 
11627 if eval "test \"`echo '$''{'ac_cv_header_zlib_h'+set}'`\" = set"; then 
11628   echo $ac_n "(cached) $ac_c" 1>&6 
11630   if test "$cross_compiling" = yes; then 
11631                       unset ac_cv_header_zlib_h
 
11634   cat > conftest.
$ac_ext <<EOF 
11635 #line 11636 "configure" 
11636 #include "confdefs.h" 
11643                             FILE *f=fopen("conftestval", "w"); 
11646                                     ZLIB_VERSION[0] == '1' && 
11647                                     (ZLIB_VERSION[2] > '1' || 
11648                                     (ZLIB_VERSION[2] == '1' && 
11649                                      ZLIB_VERSION[4] >= '4')) ? "yes" : "no"); 
11654 if { (eval echo configure
:11655: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
11656   ac_cv_header_zlib_h
=`cat conftestval` 
11658   echo "configure: failed program was:" >&5 
11659   cat conftest.
$ac_ext >&5 
11661   ac_cv_header_zlib_h
=no
 
11669 echo "$ac_t""$ac_cv_header_zlib_h" 1>&6 
11670                                     ac_safe
=`echo "zlib.h" | sed 'y%./+-%__p_%'` 
11671 echo $ac_n "checking for zlib.h""... $ac_c" 1>&6 
11672 echo "configure:11673: checking for zlib.h" >&5 
11673 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
11674   echo $ac_n "(cached) $ac_c" 1>&6 
11676   cat > conftest.
$ac_ext <<EOF 
11677 #line 11678 "configure" 
11678 #include "confdefs.h" 
11681 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
11682 { (eval echo configure
:11683: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
11683 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
11684 if test -z "$ac_err"; then 
11686   eval "ac_cv_header_$ac_safe=yes" 
11689   echo "configure: failed program was:" >&5 
11690   cat conftest.
$ac_ext >&5 
11692   eval "ac_cv_header_$ac_safe=no" 
11696 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
11697   echo "$ac_t""yes" 1>&6 
11700   echo "$ac_t""no" 1>&6 
11704             system_zlib_h_ok
=$ac_cv_header_zlib_h 
11707         if test "$system_zlib_h_ok" = "yes"; then 
11708             echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6 
11709 echo "configure:11710: checking for deflate in -lz" >&5 
11710 ac_lib_var
=`echo z'_'deflate | sed 'y%./+-%__p_%'` 
11711 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11712   echo $ac_n "(cached) $ac_c" 1>&6 
11714   ac_save_LIBS
="$LIBS" 
11716 cat > conftest.
$ac_ext <<EOF 
11717 #line 11718 "configure" 
11718 #include "confdefs.h" 
11719 /* Override any gcc2 internal prototype to avoid an error.  */ 
11720 /* We use char because int might match the return type of a gcc2 
11721     builtin and then its argument prototype would still apply.  */ 
11728 if { (eval echo configure
:11729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11730   eval "ac_cv_lib_$ac_lib_var=yes" 
11732   echo "configure: failed program was:" >&5 
11733   cat conftest.
$ac_ext >&5 
11735   eval "ac_cv_lib_$ac_lib_var=no" 
11738 LIBS
="$ac_save_LIBS" 
11741 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
11742   echo "$ac_t""yes" 1>&6 
11745   echo "$ac_t""no" 1>&6 
11750         if test "x$ZLIB_LINK" = "x" ; then 
11751             if test "$wxUSE_ZLIB" = "sys" ; then 
11752                 { echo "configure: error: zlib library not found or too old! Use --with-zlib=builtin to use built-in version" 1>&2; exit 1; } 
11754                 echo "configure: warning: zlib library not found or too old, will use built-in instead" 1>&2 
11762     if test "$wxUSE_ZLIB" = "builtin" ; then 
11763         ZLIB_INCLUDE
="-I\${top_srcdir}/src/zlib" 
11770 if test "$wxUSE_LIBPNG" != "no" ; then 
11771     cat >> confdefs.h 
<<\EOF
 
11772 #define wxUSE_LIBPNG 1 
11776     if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBPNG" = "builtin" ; then 
11777         echo "configure: warning: wxMGL doesn't work with builtin png library, will use MGL one instead" 1>&2 
11781                 if test "$wxUSE_MGL" != 1 -a "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then 
11782         echo "configure: warning: system png library doesn't work without system zlib, will use built-in instead" 1>&2 
11783         wxUSE_LIBPNG
=builtin 
11786     if test "$wxUSE_MGL" != 1 ; then 
11787                 if test "$wxUSE_LIBPNG" = "sys" -o "$wxUSE_LIBPNG" = "yes" ; then 
11788                                     echo $ac_n "checking for png.h > 0.90""... $ac_c" 1>&6 
11789 echo "configure:11790: checking for png.h > 0.90" >&5 
11790 if eval "test \"`echo '$''{'ac_cv_header_png_h'+set}'`\" = set"; then 
11791   echo $ac_n "(cached) $ac_c" 1>&6 
11793   if test "$cross_compiling" = yes; then 
11794                       unset ac_cv_header_png_h
 
11797   cat > conftest.
$ac_ext <<EOF 
11798 #line 11799 "configure" 
11799 #include "confdefs.h" 
11806                             FILE *f=fopen("conftestval", "w"); 
11809                                      PNG_LIBPNG_VER > 90 ? "yes" : "no"); 
11814 if { (eval echo configure
:11815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
11816   ac_cv_header_png_h
=`cat conftestval` 
11818   echo "configure: failed program was:" >&5 
11819   cat conftest.
$ac_ext >&5 
11821   ac_cv_header_png_h
=no
 
11829 echo "$ac_t""$ac_cv_header_png_h" 1>&6 
11830             ac_safe
=`echo "png.h" | sed 'y%./+-%__p_%'` 
11831 echo $ac_n "checking for png.h""... $ac_c" 1>&6 
11832 echo "configure:11833: checking for png.h" >&5 
11833 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
11834   echo $ac_n "(cached) $ac_c" 1>&6 
11836   cat > conftest.
$ac_ext <<EOF 
11837 #line 11838 "configure" 
11838 #include "confdefs.h" 
11841 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
11842 { (eval echo configure
:11843: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
11843 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
11844 if test -z "$ac_err"; then 
11846   eval "ac_cv_header_$ac_safe=yes" 
11849   echo "configure: failed program was:" >&5 
11850   cat conftest.
$ac_ext >&5 
11852   eval "ac_cv_header_$ac_safe=no" 
11856 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
11857   echo "$ac_t""yes" 1>&6 
11860   echo "$ac_t""no" 1>&6 
11864             if test "$ac_cv_header_png_h" = "yes"; then 
11865                 echo $ac_n "checking for png_check_sig in -lpng""... $ac_c" 1>&6 
11866 echo "configure:11867: checking for png_check_sig in -lpng" >&5 
11867 ac_lib_var
=`echo png'_'png_check_sig | sed 'y%./+-%__p_%'` 
11868 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11869   echo $ac_n "(cached) $ac_c" 1>&6 
11871   ac_save_LIBS
="$LIBS" 
11872 LIBS
="-lpng -lz -lm $LIBS" 
11873 cat > conftest.
$ac_ext <<EOF 
11874 #line 11875 "configure" 
11875 #include "confdefs.h" 
11876 /* Override any gcc2 internal prototype to avoid an error.  */ 
11877 /* We use char because int might match the return type of a gcc2 
11878     builtin and then its argument prototype would still apply.  */ 
11879 char png_check_sig(); 
11885 if { (eval echo configure
:11886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11887   eval "ac_cv_lib_$ac_lib_var=yes" 
11889   echo "configure: failed program was:" >&5 
11890   cat conftest.
$ac_ext >&5 
11892   eval "ac_cv_lib_$ac_lib_var=no" 
11895 LIBS
="$ac_save_LIBS" 
11898 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
11899   echo "$ac_t""yes" 1>&6 
11902   echo "$ac_t""no" 1>&6 
11907             if test "x$PNG_LINK" = "x" ; then 
11908                 if test "$wxUSE_LIBPNG" = "sys" ; then 
11909                     { echo "configure: error: system png library not found or too old! Use --with-libpng=builtin to use built-in version" 1>&2; exit 1; } 
11911                     echo "configure: warning: system png library not found or too old, will use built-in instead" 1>&2 
11912                     wxUSE_LIBPNG
=builtin 
11920     if test "$wxUSE_LIBPNG" = "builtin" ; then 
11921         PNG_INCLUDE
="-I\${top_srcdir}/src/png" 
11924     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS png" 
11930 if test "$wxUSE_LIBJPEG" != "no" ; then 
11931     cat >> confdefs.h 
<<\EOF
 
11932 #define wxUSE_LIBJPEG 1 
11936     if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBJPEG" = "builtin" ; then 
11937         echo "configure: warning: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" 1>&2 
11941     if test "$wxUSE_MGL" != 1 ; then 
11942                 if test "$wxUSE_LIBJPEG" = "sys" -o "$wxUSE_LIBJPEG" = "yes" ; then 
11943                                                 echo $ac_n "checking for jpeglib.h""... $ac_c" 1>&6 
11944 echo "configure:11945: checking for jpeglib.h" >&5 
11945             if eval "test \"`echo '$''{'ac_cv_header_jpeglib_h'+set}'`\" = set"; then 
11946   echo $ac_n "(cached) $ac_c" 1>&6 
11948   cat > conftest.
$ac_ext <<EOF 
11949 #line 11950 "configure" 
11950 #include "confdefs.h" 
11952                         #undef HAVE_STDLIB_H 
11954                         #include <jpeglib.h> 
11961 if { (eval echo configure
:11962: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
11963   ac_cv_header_jpeglib_h
=yes 
11965   echo "configure: failed program was:" >&5 
11966   cat conftest.
$ac_ext >&5 
11968   ac_cv_header_jpeglib_h
=no
 
11975             echo "$ac_t""$ac_cv_header_jpeglib_h" 1>&6 
11977             if test "$ac_cv_header_jpeglib_h" = "yes"; then 
11978                 echo $ac_n "checking for jpeg_read_header in -ljpeg""... $ac_c" 1>&6 
11979 echo "configure:11980: checking for jpeg_read_header in -ljpeg" >&5 
11980 ac_lib_var
=`echo jpeg'_'jpeg_read_header | sed 'y%./+-%__p_%'` 
11981 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11982   echo $ac_n "(cached) $ac_c" 1>&6 
11984   ac_save_LIBS
="$LIBS" 
11985 LIBS
="-ljpeg  $LIBS" 
11986 cat > conftest.
$ac_ext <<EOF 
11987 #line 11988 "configure" 
11988 #include "confdefs.h" 
11989 /* Override any gcc2 internal prototype to avoid an error.  */ 
11990 /* We use char because int might match the return type of a gcc2 
11991     builtin and then its argument prototype would still apply.  */ 
11992 char jpeg_read_header(); 
11998 if { (eval echo configure
:11999: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12000   eval "ac_cv_lib_$ac_lib_var=yes" 
12002   echo "configure: failed program was:" >&5 
12003   cat conftest.
$ac_ext >&5 
12005   eval "ac_cv_lib_$ac_lib_var=no" 
12008 LIBS
="$ac_save_LIBS" 
12011 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12012   echo "$ac_t""yes" 1>&6 
12013   JPEG_LINK
=" -ljpeg" 
12015   echo "$ac_t""no" 1>&6 
12020             if test "x$JPEG_LINK" = "x" ; then 
12021                 if test "$wxUSE_LIBJPEG" = "sys" ; then 
12022                     { echo "configure: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" 1>&2; exit 1; } 
12024                     echo "configure: warning: system jpeg library not found, will use built-in instead" 1>&2 
12025                     wxUSE_LIBJPEG
=builtin 
12033     if test "$wxUSE_LIBJPEG" = "builtin" ; then 
12034         JPEG_INCLUDE
="-I\${top_srcdir}/src/jpeg" 
12041 TIFF_PREREQ_LINKS
=-lm 
12042 if test "$wxUSE_LIBTIFF" != "no" ; then 
12043     cat >> confdefs.h 
<<\EOF
 
12044 #define wxUSE_LIBTIFF 1 
12048     if test "$wxUSE_LIBTIFF" = "sys" -o "$wxUSE_LIBTIFF" = "yes" ; then 
12049                         if test "$wxUSE_LIBJPEG" = "sys"; then 
12050             TIFF_PREREQ_LINKS
="$TIFF_PREREQ_LINKS $JPEG_LINK" 
12052         if test "$wxUSE_ZLIB" = "sys"; then 
12053             TIFF_PREREQ_LINKS
="$TIFF_PREREQ_LINKS $ZLIB_LINK" 
12055         ac_safe
=`echo "tiffio.h" | sed 'y%./+-%__p_%'` 
12056 echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6 
12057 echo "configure:12058: checking for tiffio.h" >&5 
12058 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
12059   echo $ac_n "(cached) $ac_c" 1>&6 
12061   cat > conftest.
$ac_ext <<EOF 
12062 #line 12063 "configure" 
12063 #include "confdefs.h" 
12064 #include <tiffio.h> 
12066 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
12067 { (eval echo configure
:12068: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
12068 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
12069 if test -z "$ac_err"; then 
12071   eval "ac_cv_header_$ac_safe=yes" 
12074   echo "configure: failed program was:" >&5 
12075   cat conftest.
$ac_ext >&5 
12077   eval "ac_cv_header_$ac_safe=no" 
12081 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
12082   echo "$ac_t""yes" 1>&6 
12083   echo $ac_n "checking for TIFFError in -ltiff""... $ac_c" 1>&6 
12084 echo "configure:12085: checking for TIFFError in -ltiff" >&5 
12085 ac_lib_var
=`echo tiff'_'TIFFError | sed 'y%./+-%__p_%'` 
12086 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12087   echo $ac_n "(cached) $ac_c" 1>&6 
12089   ac_save_LIBS
="$LIBS" 
12090 LIBS
="-ltiff $TIFF_PREREQ_LINKS $LIBS" 
12091 cat > conftest.
$ac_ext <<EOF 
12092 #line 12093 "configure" 
12093 #include "confdefs.h" 
12094 /* Override any gcc2 internal prototype to avoid an error.  */ 
12095 /* We use char because int might match the return type of a gcc2 
12096     builtin and then its argument prototype would still apply.  */ 
12103 if { (eval echo configure
:12104: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12105   eval "ac_cv_lib_$ac_lib_var=yes" 
12107   echo "configure: failed program was:" >&5 
12108   cat conftest.
$ac_ext >&5 
12110   eval "ac_cv_lib_$ac_lib_var=no" 
12113 LIBS
="$ac_save_LIBS" 
12116 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12117   echo "$ac_t""yes" 1>&6 
12118   TIFF_LINK
=" -ltiff" 
12120   echo "$ac_t""no" 1>&6 
12125   echo "$ac_t""no" 1>&6 
12129         if test "x$TIFF_LINK" = "x" ; then 
12130             if test "$wxUSE_LIBTIFF" = "sys" ; then 
12131                 { echo "configure: error: system tiff library not found! Use --with-libtiff=builtin to use built-in version" 1>&2; exit 1; } 
12133                 echo "configure: warning: system tiff library not found, will use built-in instead" 1>&2 
12134                 wxUSE_LIBTIFF
=builtin 
12141     if test "$wxUSE_LIBTIFF" = "builtin" ; then 
12142         TIFF_INCLUDE
="-I\${top_srcdir}/src/tiff" 
12154 if test "$USE_WIN32" = 1 ; then 
12155     for ac_hdr 
in w32api.h
 
12157 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
12158 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
12159 echo "configure:12160: checking for $ac_hdr" >&5 
12160 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
12161   echo $ac_n "(cached) $ac_c" 1>&6 
12163   cat > conftest.
$ac_ext <<EOF 
12164 #line 12165 "configure" 
12165 #include "confdefs.h" 
12168 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
12169 { (eval echo configure
:12170: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
12170 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
12171 if test -z "$ac_err"; then 
12173   eval "ac_cv_header_$ac_safe=yes" 
12176   echo "configure: failed program was:" >&5 
12177   cat conftest.
$ac_ext >&5 
12179   eval "ac_cv_header_$ac_safe=no" 
12183 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
12184   echo "$ac_t""yes" 1>&6 
12185     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
12186   cat >> confdefs.h 
<<EOF 
12187 #define $ac_tr_hdr 1 
12191   echo "$ac_t""no" 1>&6 
12195     ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'` 
12196 echo $ac_n "checking for windows.h""... $ac_c" 1>&6 
12197 echo "configure:12198: checking for windows.h" >&5 
12198 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
12199   echo $ac_n "(cached) $ac_c" 1>&6 
12201   cat > conftest.
$ac_ext <<EOF 
12202 #line 12203 "configure" 
12203 #include "confdefs.h" 
12204 #include <windows.h> 
12206 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
12207 { (eval echo configure
:12208: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
12208 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
12209 if test -z "$ac_err"; then 
12211   eval "ac_cv_header_$ac_safe=yes" 
12214   echo "configure: failed program was:" >&5 
12215   cat conftest.
$ac_ext >&5 
12217   eval "ac_cv_header_$ac_safe=no" 
12221 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
12222   echo "$ac_t""yes" 1>&6 
12225   echo "$ac_t""no" 1>&6 
12227         { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } 
12232         echo $ac_n "checking if w32api has good enough MSIE support""... $ac_c" 1>&6 
12233 echo "configure:12234: checking if w32api has good enough MSIE support" >&5 
12234 if eval "test \"`echo '$''{'wx_cv_w32api_win32_ie'+set}'`\" = set"; then 
12235   echo $ac_n "(cached) $ac_c" 1>&6 
12238       cat > conftest.
$ac_ext <<EOF 
12239 #line 12240 "configure" 
12240 #include "confdefs.h" 
12241 #include <w32api.h> 
12244                        #define wxCHECK_W32API_VERSION( major, minor ) \ 
12245                        ( defined( __W32API_MAJOR_VERSION ) && defined( __W32API_MINOR_VERSION ) \ 
12246                        && ( ( __W32API_MAJOR_VERSION > (major) ) \ 
12247                        || ( __W32API_MAJOR_VERSION == (major) && __W32API_MINOR_VERSION >= (minor)))) 
12249                        #if !wxCHECK_W32API_VERSION(1,1) 
12250                        #error You need w32api 1.1 or newer 
12255 if { (eval echo configure
:12256: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
12258                         wx_cv_w32api_win32_ie
=yes 
12261   echo "configure: failed program was:" >&5 
12262   cat conftest.
$ac_ext >&5 
12265                         wx_cv_w32api_win32_ie
=no
 
12272 echo "$ac_t""$wx_cv_w32api_win32_ie" 1>&6 
12273     if test "$wx_cv_w32api_win32_ie" = "yes" ; then 
12274         CPPFLAGS
="$CPPFLAGS -D_WIN32_IE=0x400" 
12277             LIBS
="$LIBS -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -ladvapi32 -lwsock32" 
12279     if test "$wxUSE_ACCESSIBILITY" = "yes" ; then 
12280         LIBS
="$LIBS -loleacc" 
12285                         LIBS
="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32" 
12286             TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WIN95__" 
12289         if test "$wxUSE_ODBC" = "sys" ; then 
12292     if test "$wxUSE_ODBC" = "yes" ; then 
12293         LIBS
=" -lodbc32 -lole32 -loleaut32 $LIBS" 
12294         cat >> confdefs.h 
<<\EOF
 
12295 #define wxUSE_ODBC 1 
12300     RESFLAGS
="--include-dir \$(top_srcdir)/include --include-dir \$(top_srcdir)/\$(program_dir) --define __WIN32__ --define __WIN95__ --define __GNUWIN32__" 
12301     RESPROGRAMOBJ
="\$(PROGRAM)_resources.o" 
12303         WIN32INSTALL
=win32install
 
12306 if test "$USE_DARWIN" = 1; then 
12307             if test "$wxUSE_PRECOMP" = "yes"; then 
12308         CPPFLAGS
="$CPPFLAGS -cpp-precomp" 
12310         CPPFLAGS
="$CPPFLAGS -no-cpp-precomp" 
12314 if test "$wxUSE_GUI" = "yes"; then 
12323     if test "$wxUSE_MSW" = 1 ; then 
12327                         LDFLAGS
="$LDFLAGS -Wl,--subsystem,windows -mwindows" 
12330     if test "$wxUSE_GTK" = 1; then 
12331         echo $ac_n "checking for GTK+ version""... $ac_c" 1>&6 
12332 echo "configure:12333: checking for GTK+ version" >&5 
12334         gtk_version_cached
=1 
12335         if eval "test \"`echo '$''{'wx_cv_lib_gtk'+set}'`\" = set"; then 
12336   echo $ac_n "(cached) $ac_c" 1>&6 
12339                                                 gtk_version_cached
=0 
12340                 echo "$ac_t""" 1>&6 
12343                 if test "$wxUSE_THREADS" = "yes"; then 
12344                     GTK_MODULES
=gthread
 
12348                 if test "x$wxUSE_GTK2" = "xyes"; then 
12349                     # Check whether --enable-gtktest or --disable-gtktest was given. 
12350 if test "${enable_gtktest+set}" = set; then 
12351   enableval
="$enable_gtktest" 
12358   pkg_config_args
=gtk
+-2.0
 
12359   for module 
in . 
$GTK_MODULES 
12363              pkg_config_args
="$pkg_config_args gthread-2.0" 
12370   # Extract the first word of "pkg-config", so it can be a program name with args. 
12371 set dummy pkg
-config; ac_word
=$2 
12372 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
12373 echo "configure:12374: checking for $ac_word" >&5 
12374 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then 
12375   echo $ac_n "(cached) $ac_c" 1>&6 
12377   case "$PKG_CONFIG" in 
12379   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path. 
12382   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path. 
12385   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
12387   for ac_dir 
in $ac_dummy; do  
12388     test -z "$ac_dir" && ac_dir
=.
 
12389     if test -f $ac_dir/$ac_word; then 
12390       ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word" 
12395   test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no" 
12399 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG" 
12400 if test -n "$PKG_CONFIG"; then 
12401   echo "$ac_t""$PKG_CONFIG" 1>&6 
12403   echo "$ac_t""no" 1>&6 
12407   if test x
$PKG_CONFIG != xno 
; then 
12408     if pkg
-config --atleast-pkgconfig-version 0.7 ; then 
12411       echo *** pkg
-config too old
; version 
0.7 or better required.
 
12419   min_gtk_version
=2.0.0 
12420   echo $ac_n "checking for GTK+ - version >= $min_gtk_version""... $ac_c" 1>&6 
12421 echo "configure:12422: checking for GTK+ - version >= $min_gtk_version" >&5 
12423   if test x
$PKG_CONFIG != xno 
; then 
12424     ## don't try to run the test against uninstalled libtool libs 
12425     if $PKG_CONFIG --uninstalled $pkg_config_args; then 
12426           echo "Will use uninstalled version of GTK+ found in PKG_CONFIG_PATH" 
12430     if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then 
12437   if test x
"$no_gtk" = x 
; then 
12438     GTK_CFLAGS
=`$PKG_CONFIG $pkg_config_args --cflags` 
12439     GTK_LIBS
=`$PKG_CONFIG $pkg_config_args --libs` 
12440     gtk_config_major_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \ 
12441            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` 
12442     gtk_config_minor_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \ 
12443            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` 
12444     gtk_config_micro_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \ 
12445            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` 
12446     if test "x$enable_gtktest" = "xyes" ; then 
12447       ac_save_CFLAGS
="$CFLAGS" 
12448       ac_save_LIBS
="$LIBS" 
12449       CFLAGS
="$CFLAGS $GTK_CFLAGS" 
12450       LIBS
="$GTK_LIBS $LIBS" 
12452       if test "$cross_compiling" = yes; then 
12453   echo $ac_n "cross compiling; assumed OK... $ac_c" 
12455   cat > conftest.
$ac_ext <<EOF 
12456 #line 12457 "configure" 
12457 #include "confdefs.h" 
12459 #include <gtk/gtk.h> 
12461 #include <stdlib.h> 
12466   int major, minor, micro; 
12469   system ("touch conf.gtktest"); 
12471   /* HP/UX 9 (%@#!) writes to sscanf strings */ 
12472   tmp_version = g_strdup("$min_gtk_version"); 
12473   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { 
12474      printf("%s, bad version string\n", "$min_gtk_version"); 
12478   if ((gtk_major_version != $gtk_config_major_version) || 
12479       (gtk_minor_version != $gtk_config_minor_version) || 
12480       (gtk_micro_version != $gtk_config_micro_version)) 
12482       printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",  
12483              $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version, 
12484              gtk_major_version, gtk_minor_version, gtk_micro_version); 
12485       printf ("*** was found! If pkg-config was correct, then it is best\n"); 
12486       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); 
12487       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); 
12488       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); 
12489       printf("*** required on your system.\n"); 
12490       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); 
12491       printf("*** to point to the correct configuration files\n"); 
12493   else if ((gtk_major_version != GTK_MAJOR_VERSION) || 
12494            (gtk_minor_version != GTK_MINOR_VERSION) || 
12495            (gtk_micro_version != GTK_MICRO_VERSION)) 
12497       printf("*** GTK+ header files (version %d.%d.%d) do not match\n", 
12498              GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); 
12499       printf("*** library (version %d.%d.%d)\n", 
12500              gtk_major_version, gtk_minor_version, gtk_micro_version); 
12504       if ((gtk_major_version > major) || 
12505         ((gtk_major_version == major) && (gtk_minor_version > minor)) || 
12506         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) 
12512         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", 
12513                gtk_major_version, gtk_minor_version, gtk_micro_version); 
12514         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", 
12515                major, minor, micro); 
12516         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); 
12518         printf("*** If you have already installed a sufficiently new version, this error\n"); 
12519         printf("*** probably means that the wrong copy of the pkg-config shell script is\n"); 
12520         printf("*** being found. The easiest way to fix this is to remove the old version\n"); 
12521         printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n"); 
12522         printf("*** correct copy of pkg-config. (In this case, you will have to\n"); 
12523         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); 
12524         printf("*** so that the correct libraries are found at run-time))\n"); 
12531 if { (eval echo configure
:12532: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
12535   echo "configure: failed program was:" >&5 
12536   cat conftest.
$ac_ext >&5 
12543        CFLAGS
="$ac_save_CFLAGS" 
12544        LIBS
="$ac_save_LIBS" 
12547   if test "x$no_gtk" = x 
; then 
12548      echo "$ac_t""yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" 1>&6 
12551      echo "$ac_t""no" 1>&6 
12552      if test "$PKG_CONFIG" = "no" ; then 
12553        echo "*** A new enough version of pkg-config was not found." 
12554        echo "*** See http://pkgconfig.sourceforge.net" 
12556        if test -f conf.gtktest 
; then 
12559           echo "*** Could not run GTK+ test program, checking why..." 
12560           ac_save_CFLAGS
="$CFLAGS" 
12561           ac_save_LIBS
="$LIBS" 
12562           CFLAGS
="$CFLAGS $GTK_CFLAGS" 
12563           LIBS
="$LIBS $GTK_LIBS" 
12564           cat > conftest.
$ac_ext <<EOF 
12565 #line 12566 "configure" 
12566 #include "confdefs.h" 
12568 #include <gtk/gtk.h> 
12572  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));  
12575 if { (eval echo configure
:12576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12577    echo "*** The test program compiled, but did not run. This usually means" 
12578           echo "*** that the run-time linker is not finding GTK+ or finding the wrong" 
12579           echo "*** version of GTK+. If it is not finding GTK+, you'll need to set your" 
12580           echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" 
12581           echo "*** to the installed location  Also, make sure you have run ldconfig if that" 
12582           echo "*** is required on your system" 
12584           echo "*** If you have an old version installed, it is best to remove it, although" 
12585           echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"  
12587   echo "configure: failed program was:" >&5 
12588   cat conftest.
$ac_ext >&5 
12590    echo "*** The test program failed to compile or link. See the file config.log for the" 
12591           echo "*** exact error that occured. This usually means GTK+ is incorrectly installed." 
12594           CFLAGS
="$ac_save_CFLAGS" 
12595           LIBS
="$ac_save_LIBS" 
12607                     # Check whether --with-gtk-prefix or --without-gtk-prefix was given. 
12608 if test "${with_gtk_prefix+set}" = set; then 
12609   withval
="$with_gtk_prefix" 
12610   gtk_config_prefix
="$withval" 
12612   gtk_config_prefix
="" 
12615 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given. 
12616 if test "${with_gtk_exec_prefix+set}" = set; then 
12617   withval
="$with_gtk_exec_prefix" 
12618   gtk_config_exec_prefix
="$withval" 
12620   gtk_config_exec_prefix
="" 
12623 # Check whether --enable-gtktest or --disable-gtktest was given. 
12624 if test "${enable_gtktest+set}" = set; then 
12625   enableval
="$enable_gtktest" 
12632   for module 
in . 
$GTK_MODULES 
12636              gtk_config_args
="$gtk_config_args gthread" 
12641   if test x
$gtk_config_exec_prefix != x 
; then 
12642      gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" 
12643      if test x
${GTK_CONFIG+set} != xset 
; then 
12644         GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config 
12647   if test x
$gtk_config_prefix != x 
; then 
12648      gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix" 
12649      if test x
${GTK_CONFIG+set} != xset 
; then 
12650         GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config 
12654   # Extract the first word of "gtk-config", so it can be a program name with args. 
12655 set dummy gtk
-config; ac_word
=$2 
12656 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
12657 echo "configure:12658: checking for $ac_word" >&5 
12658 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then 
12659   echo $ac_n "(cached) $ac_c" 1>&6 
12661   case "$GTK_CONFIG" in 
12663   ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path. 
12666   ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path. 
12669   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
12671   for ac_dir 
in $ac_dummy; do  
12672     test -z "$ac_dir" && ac_dir
=.
 
12673     if test -f $ac_dir/$ac_word; then 
12674       ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word" 
12679   test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no" 
12683 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG" 
12684 if test -n "$GTK_CONFIG"; then 
12685   echo "$ac_t""$GTK_CONFIG" 1>&6 
12687   echo "$ac_t""no" 1>&6 
12690   min_gtk_version
=1.2.7 
12691   echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 
12692 echo "configure:12693: checking for GTK - version >= $min_gtk_version" >&5 
12694   if test "$GTK_CONFIG" = "no" ; then 
12697     GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags` 
12698     GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs` 
12699     gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
12700            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` 
12701     gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
12702            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` 
12703     gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
12704            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` 
12705     if test "x$enable_gtktest" = "xyes" ; then 
12706       ac_save_CFLAGS
="$CFLAGS" 
12707       ac_save_LIBS
="$LIBS" 
12708       CFLAGS
="$CFLAGS $GTK_CFLAGS" 
12709       LIBS
="$GTK_LIBS $LIBS" 
12711       if test "$cross_compiling" = yes; then 
12712   echo $ac_n "cross compiling; assumed OK... $ac_c" 
12714   cat > conftest.
$ac_ext <<EOF 
12715 #line 12716 "configure" 
12716 #include "confdefs.h" 
12718 #include <gtk/gtk.h> 
12720 #include <stdlib.h> 
12725   int major, minor, micro; 
12728   system ("touch conf.gtktest"); 
12730   /* HP/UX 9 (%@#!) writes to sscanf strings */ 
12731   tmp_version = g_strdup("$min_gtk_version"); 
12732   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { 
12733      printf("%s, bad version string\n", "$min_gtk_version"); 
12737   if ((gtk_major_version != $gtk_config_major_version) || 
12738       (gtk_minor_version != $gtk_config_minor_version) || 
12739       (gtk_micro_version != $gtk_config_micro_version)) 
12741       printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",  
12742              $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version, 
12743              gtk_major_version, gtk_minor_version, gtk_micro_version); 
12744       printf ("*** was found! If gtk-config was correct, then it is best\n"); 
12745       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); 
12746       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); 
12747       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); 
12748       printf("*** required on your system.\n"); 
12749       printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n"); 
12750       printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n"); 
12751       printf("*** before re-running configure\n"); 
12753 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION) 
12754   else if ((gtk_major_version != GTK_MAJOR_VERSION) || 
12755            (gtk_minor_version != GTK_MINOR_VERSION) || 
12756            (gtk_micro_version != GTK_MICRO_VERSION)) 
12758       printf("*** GTK+ header files (version %d.%d.%d) do not match\n", 
12759              GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); 
12760       printf("*** library (version %d.%d.%d)\n", 
12761              gtk_major_version, gtk_minor_version, gtk_micro_version); 
12763 #endif /* defined (GTK_MAJOR_VERSION) ... */ 
12766       if ((gtk_major_version > major) || 
12767         ((gtk_major_version == major) && (gtk_minor_version > minor)) || 
12768         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) 
12774         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", 
12775                gtk_major_version, gtk_minor_version, gtk_micro_version); 
12776         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", 
12777                major, minor, micro); 
12778         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); 
12780         printf("*** If you have already installed a sufficiently new version, this error\n"); 
12781         printf("*** probably means that the wrong copy of the gtk-config shell script is\n"); 
12782         printf("*** being found. The easiest way to fix this is to remove the old version\n"); 
12783         printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n"); 
12784         printf("*** correct copy of gtk-config. (In this case, you will have to\n"); 
12785         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); 
12786         printf("*** so that the correct libraries are found at run-time))\n"); 
12793 if { (eval echo configure
:12794: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
12797   echo "configure: failed program was:" >&5 
12798   cat conftest.
$ac_ext >&5 
12805        CFLAGS
="$ac_save_CFLAGS" 
12806        LIBS
="$ac_save_LIBS" 
12809   if test "x$no_gtk" = x 
; then 
12810      echo "$ac_t""yes" 1>&6 
12811      wx_cv_lib_gtk
=1.2.7      
12813      echo "$ac_t""no" 1>&6 
12814      if test "$GTK_CONFIG" = "no" ; then 
12815        echo "*** The gtk-config script installed by GTK could not be found" 
12816        echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in" 
12817        echo "*** your path, or set the GTK_CONFIG environment variable to the" 
12818        echo "*** full path to gtk-config." 
12820        if test -f conf.gtktest 
; then 
12823           echo "*** Could not run GTK test program, checking why..." 
12824           CFLAGS
="$CFLAGS $GTK_CFLAGS" 
12825           LIBS
="$LIBS $GTK_LIBS" 
12826           cat > conftest.
$ac_ext <<EOF 
12827 #line 12828 "configure" 
12828 #include "confdefs.h" 
12830 #include <gtk/gtk.h> 
12834  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));  
12837 if { (eval echo configure
:12838: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12839    echo "*** The test program compiled, but did not run. This usually means" 
12840           echo "*** that the run-time linker is not finding GTK or finding the wrong" 
12841           echo "*** version of GTK. If it is not finding GTK, you'll need to set your" 
12842           echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" 
12843           echo "*** to the installed location  Also, make sure you have run ldconfig if that" 
12844           echo "*** is required on your system" 
12846           echo "*** If you have an old version installed, it is best to remove it, although" 
12847           echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" 
12849           echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that" 
12850           echo "*** came with the system with the command" 
12852           echo "***    rpm --erase --nodeps gtk gtk-devel"  
12854   echo "configure: failed program was:" >&5 
12855   cat conftest.
$ac_ext >&5 
12857    echo "*** The test program failed to compile or link. See the file config.log for the" 
12858           echo "*** exact error that occured. This usually means GTK was incorrectly installed" 
12859           echo "*** or that you have moved GTK since it was installed. In the latter case, you" 
12860           echo "*** may want to edit the gtk-config script: $GTK_CONFIG"  
12863           CFLAGS
="$ac_save_CFLAGS" 
12864           LIBS
="$ac_save_LIBS" 
12876                     if test -z "$wx_cv_lib_gtk"; then 
12877                         # Check whether --with-gtk-prefix or --without-gtk-prefix was given. 
12878 if test "${with_gtk_prefix+set}" = set; then 
12879   withval
="$with_gtk_prefix" 
12880   gtk_config_prefix
="$withval" 
12882   gtk_config_prefix
="" 
12885 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given. 
12886 if test "${with_gtk_exec_prefix+set}" = set; then 
12887   withval
="$with_gtk_exec_prefix" 
12888   gtk_config_exec_prefix
="$withval" 
12890   gtk_config_exec_prefix
="" 
12893 # Check whether --enable-gtktest or --disable-gtktest was given. 
12894 if test "${enable_gtktest+set}" = set; then 
12895   enableval
="$enable_gtktest" 
12902   for module 
in . 
$GTK_MODULES 
12906              gtk_config_args
="$gtk_config_args gthread" 
12911   if test x
$gtk_config_exec_prefix != x 
; then 
12912      gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" 
12913      if test x
${GTK_CONFIG+set} != xset 
; then 
12914         GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config 
12917   if test x
$gtk_config_prefix != x 
; then 
12918      gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix" 
12919      if test x
${GTK_CONFIG+set} != xset 
; then 
12920         GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config 
12924   # Extract the first word of "gtk-config", so it can be a program name with args. 
12925 set dummy gtk
-config; ac_word
=$2 
12926 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
12927 echo "configure:12928: checking for $ac_word" >&5 
12928 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then 
12929   echo $ac_n "(cached) $ac_c" 1>&6 
12931   case "$GTK_CONFIG" in 
12933   ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path. 
12936   ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path. 
12939   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
12941   for ac_dir 
in $ac_dummy; do  
12942     test -z "$ac_dir" && ac_dir
=.
 
12943     if test -f $ac_dir/$ac_word; then 
12944       ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word" 
12949   test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no" 
12953 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG" 
12954 if test -n "$GTK_CONFIG"; then 
12955   echo "$ac_t""$GTK_CONFIG" 1>&6 
12957   echo "$ac_t""no" 1>&6 
12960   min_gtk_version
=1.2.3 
12961   echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 
12962 echo "configure:12963: checking for GTK - version >= $min_gtk_version" >&5 
12964   if test "$GTK_CONFIG" = "no" ; then 
12967     GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags` 
12968     GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs` 
12969     gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
12970            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` 
12971     gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
12972            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` 
12973     gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
12974            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` 
12975     if test "x$enable_gtktest" = "xyes" ; then 
12976       ac_save_CFLAGS
="$CFLAGS" 
12977       ac_save_LIBS
="$LIBS" 
12978       CFLAGS
="$CFLAGS $GTK_CFLAGS" 
12979       LIBS
="$GTK_LIBS $LIBS" 
12981       if test "$cross_compiling" = yes; then 
12982   echo $ac_n "cross compiling; assumed OK... $ac_c" 
12984   cat > conftest.
$ac_ext <<EOF 
12985 #line 12986 "configure" 
12986 #include "confdefs.h" 
12988 #include <gtk/gtk.h> 
12990 #include <stdlib.h> 
12995   int major, minor, micro; 
12998   system ("touch conf.gtktest"); 
13000   /* HP/UX 9 (%@#!) writes to sscanf strings */ 
13001   tmp_version = g_strdup("$min_gtk_version"); 
13002   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { 
13003      printf("%s, bad version string\n", "$min_gtk_version"); 
13007   if ((gtk_major_version != $gtk_config_major_version) || 
13008       (gtk_minor_version != $gtk_config_minor_version) || 
13009       (gtk_micro_version != $gtk_config_micro_version)) 
13011       printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",  
13012              $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version, 
13013              gtk_major_version, gtk_minor_version, gtk_micro_version); 
13014       printf ("*** was found! If gtk-config was correct, then it is best\n"); 
13015       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); 
13016       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); 
13017       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); 
13018       printf("*** required on your system.\n"); 
13019       printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n"); 
13020       printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n"); 
13021       printf("*** before re-running configure\n"); 
13023 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION) 
13024   else if ((gtk_major_version != GTK_MAJOR_VERSION) || 
13025            (gtk_minor_version != GTK_MINOR_VERSION) || 
13026            (gtk_micro_version != GTK_MICRO_VERSION)) 
13028       printf("*** GTK+ header files (version %d.%d.%d) do not match\n", 
13029              GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); 
13030       printf("*** library (version %d.%d.%d)\n", 
13031              gtk_major_version, gtk_minor_version, gtk_micro_version); 
13033 #endif /* defined (GTK_MAJOR_VERSION) ... */ 
13036       if ((gtk_major_version > major) || 
13037         ((gtk_major_version == major) && (gtk_minor_version > minor)) || 
13038         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) 
13044         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", 
13045                gtk_major_version, gtk_minor_version, gtk_micro_version); 
13046         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", 
13047                major, minor, micro); 
13048         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); 
13050         printf("*** If you have already installed a sufficiently new version, this error\n"); 
13051         printf("*** probably means that the wrong copy of the gtk-config shell script is\n"); 
13052         printf("*** being found. The easiest way to fix this is to remove the old version\n"); 
13053         printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n"); 
13054         printf("*** correct copy of gtk-config. (In this case, you will have to\n"); 
13055         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); 
13056         printf("*** so that the correct libraries are found at run-time))\n"); 
13063 if { (eval echo configure
:13064: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
13067   echo "configure: failed program was:" >&5 
13068   cat conftest.
$ac_ext >&5 
13075        CFLAGS
="$ac_save_CFLAGS" 
13076        LIBS
="$ac_save_LIBS" 
13079   if test "x$no_gtk" = x 
; then 
13080      echo "$ac_t""yes" 1>&6 
13081      wx_cv_lib_gtk
=1.2.3      
13083      echo "$ac_t""no" 1>&6 
13084      if test "$GTK_CONFIG" = "no" ; then 
13085        echo "*** The gtk-config script installed by GTK could not be found" 
13086        echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in" 
13087        echo "*** your path, or set the GTK_CONFIG environment variable to the" 
13088        echo "*** full path to gtk-config." 
13090        if test -f conf.gtktest 
; then 
13093           echo "*** Could not run GTK test program, checking why..." 
13094           CFLAGS
="$CFLAGS $GTK_CFLAGS" 
13095           LIBS
="$LIBS $GTK_LIBS" 
13096           cat > conftest.
$ac_ext <<EOF 
13097 #line 13098 "configure" 
13098 #include "confdefs.h" 
13100 #include <gtk/gtk.h> 
13104  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));  
13107 if { (eval echo configure
:13108: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13109    echo "*** The test program compiled, but did not run. This usually means" 
13110           echo "*** that the run-time linker is not finding GTK or finding the wrong" 
13111           echo "*** version of GTK. If it is not finding GTK, you'll need to set your" 
13112           echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" 
13113           echo "*** to the installed location  Also, make sure you have run ldconfig if that" 
13114           echo "*** is required on your system" 
13116           echo "*** If you have an old version installed, it is best to remove it, although" 
13117           echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" 
13119           echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that" 
13120           echo "*** came with the system with the command" 
13122           echo "***    rpm --erase --nodeps gtk gtk-devel"  
13124   echo "configure: failed program was:" >&5 
13125   cat conftest.
$ac_ext >&5 
13127    echo "*** The test program failed to compile or link. See the file config.log for the" 
13128           echo "*** exact error that occured. This usually means GTK was incorrectly installed" 
13129           echo "*** or that you have moved GTK since it was installed. In the latter case, you" 
13130           echo "*** may want to edit the gtk-config script: $GTK_CONFIG"  
13133           CFLAGS
="$ac_save_CFLAGS" 
13134           LIBS
="$ac_save_LIBS" 
13148                 if test -z "$wx_cv_lib_gtk"; then 
13151                                                             wx_cv_cflags_gtk
=$GTK_CFLAGS 
13152                     wx_cv_libs_gtk
=$GTK_LIBS 
13159                         if test "$gtk_version_cached" = 1; then 
13160             echo "$ac_t""$wx_cv_lib_gtk" 1>&6 
13163         case "$wx_cv_lib_gtk" in 
13172             *)      { echo "configure: error:  
13173 Please check that gtk-config is in path, the directory 
13174 where GTK+ libraries are installed (returned by 
13175 'gtk-config --libs' command) is in LD_LIBRARY_PATH or 
13176 equivalent variable and GTK+ is version 1.2.3 or above. 
13181         if test "$WXGTK20" = 1; then 
13182             if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then 
13186   if test -z "$PKG_CONFIG"; then 
13187     # Extract the first word of "pkg-config", so it can be a program name with args. 
13188 set dummy pkg
-config; ac_word
=$2 
13189 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
13190 echo "configure:13191: checking for $ac_word" >&5 
13191 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then 
13192   echo $ac_n "(cached) $ac_c" 1>&6 
13194   case "$PKG_CONFIG" in 
13196   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path. 
13199   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path. 
13202   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
13204   for ac_dir 
in $ac_dummy; do  
13205     test -z "$ac_dir" && ac_dir
=.
 
13206     if test -f $ac_dir/$ac_word; then 
13207       ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word" 
13212   test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no" 
13216 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG" 
13217 if test -n "$PKG_CONFIG"; then 
13218   echo "$ac_t""$PKG_CONFIG" 1>&6 
13220   echo "$ac_t""no" 1>&6 
13225   if test "$PKG_CONFIG" = "no" ; then 
13226      echo "*** The pkg-config script could not be found. Make sure it is" 
13227      echo "*** in your path, or set the PKG_CONFIG environment variable" 
13228      echo "*** to the full path to pkg-config." 
13229      echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." 
13231      PKG_CONFIG_MIN_VERSION
=0.9.0 
13232      if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 
13233         echo $ac_n "checking for pangoft2""... $ac_c" 1>&6 
13234 echo "configure:13235: checking for pangoft2" >&5 
13236         if $PKG_CONFIG --exists "pangoft2" ; then 
13237             echo "$ac_t""yes" 1>&6 
13240             echo $ac_n "checking PANGOFT2_CFLAGS""... $ac_c" 1>&6 
13241 echo "configure:13242: checking PANGOFT2_CFLAGS" >&5 
13242             PANGOFT2_CFLAGS
=`$PKG_CONFIG --cflags "pangoft2"` 
13243             echo "$ac_t""$PANGOFT2_CFLAGS" 1>&6 
13245             echo $ac_n "checking PANGOFT2_LIBS""... $ac_c" 1>&6 
13246 echo "configure:13247: checking PANGOFT2_LIBS" >&5 
13247             PANGOFT2_LIBS
=`$PKG_CONFIG --libs "pangoft2"` 
13248             echo "$ac_t""$PANGOFT2_LIBS" 1>&6 
13252             ## If we have a custom action on failure, don't print errors, but  
13253             ## do set a variable so people can do so. 
13254             PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoft2"` 
13261         echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." 
13262         echo "*** See http://www.freedesktop.org/software/pkgconfig" 
13266   if test $succeeded = yes; then 
13268                         CXXFLAGS
="$CXXFLAGS $PANGOFT2_CFLAGS" 
13269                         LIBS
="$LIBS $PANGOFT2_LIBS" 
13273                         echo "configure: warning: pangoft2 library not found, library will be compiled without printing support" 1>&2 
13274                         wxUSE_PRINTING_ARCHITECTURE
="no" 
13281             if test "$wxUSE_UNICODE" = "yes"; then 
13282                 echo "configure: warning: Unicode configuration not supported with GTK+ 1.x" 1>&2 
13287                         if test "$USE_DARWIN" != 1; then 
13288             for ac_func 
in poll
 
13290 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
13291 echo "configure:13292: checking for $ac_func" >&5 
13292 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
13293   echo $ac_n "(cached) $ac_c" 1>&6 
13295   cat > conftest.
$ac_ext <<EOF 
13296 #line 13297 "configure" 
13297 #include "confdefs.h" 
13298 /* System header to define __stub macros and hopefully few prototypes, 
13299     which can conflict with char $ac_func(); below.  */ 
13300 #include <assert.h> 
13301 /* Override any gcc2 internal prototype to avoid an error.  */ 
13302 /* We use char because int might match the return type of a gcc2 
13303     builtin and then its argument prototype would still apply.  */ 
13308 /* The GNU C library defines this for functions which it implements 
13309     to always fail with ENOSYS.  Some functions are actually named 
13310     something starting with __ and the normal name is an alias.  */ 
13311 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
13319 if { (eval echo configure
:13320: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13321   eval "ac_cv_func_$ac_func=yes" 
13323   echo "configure: failed program was:" >&5 
13324   cat conftest.
$ac_ext >&5 
13326   eval "ac_cv_func_$ac_func=no" 
13331 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
13332   echo "$ac_t""yes" 1>&6 
13333     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
13334   cat >> confdefs.h 
<<EOF 
13335 #define $ac_tr_func 1 
13339   echo "$ac_t""no" 1>&6 
13345         TOOLKIT_INCLUDE
="$wx_cv_cflags_gtk" 
13346         GUI_TK_LIBRARY
="$wx_cv_libs_gtk" 
13348         AFMINSTALL
=afminstall
 
13352                 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6 
13353 echo "configure:13354: checking for gdk_im_open in -lgdk" >&5 
13354 ac_lib_var
=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'` 
13355 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
13356   echo $ac_n "(cached) $ac_c" 1>&6 
13358   ac_save_LIBS
="$LIBS" 
13360 cat > conftest.
$ac_ext <<EOF 
13361 #line 13362 "configure" 
13362 #include "confdefs.h" 
13363 /* Override any gcc2 internal prototype to avoid an error.  */ 
13364 /* We use char because int might match the return type of a gcc2 
13365     builtin and then its argument prototype would still apply.  */ 
13366 char gdk_im_open(); 
13372 if { (eval echo configure
:13373: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13374   eval "ac_cv_lib_$ac_lib_var=yes" 
13376   echo "configure: failed program was:" >&5 
13377   cat conftest.
$ac_ext >&5 
13379   eval "ac_cv_lib_$ac_lib_var=no" 
13382 LIBS
="$ac_save_LIBS" 
13385 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
13386   echo "$ac_t""yes" 1>&6 
13387   cat >> confdefs.h 
<<\EOF
 
13392   echo "$ac_t""no" 1>&6 
13397     if test "$wxUSE_MGL" = 1; then 
13398        echo $ac_n "checking for SciTech MGL library""... $ac_c" 1>&6 
13399 echo "configure:13400: checking for SciTech MGL library" >&5 
13400         if test "x$MGL_ROOT" = x 
; then 
13401             echo "$ac_t""not found" 1>&6 
13402             { echo "configure: error: Cannot find MGL library. Make sure MGL_ROOT is set." 1>&2; exit 1; } 
13404             echo "$ac_t""$MGL_ROOT" 1>&6 
13407         echo $ac_n "checking for libmgl location""... $ac_c" 1>&6 
13408 echo "configure:13409: checking for libmgl location" >&5 
13411               if test "x$wxUSE_SHARED" = xyes 
; then 
13412                   mgl_os_candidates
="linux/gcc/glibc.so linux/gcc/glibc" 
13414                   mgl_os_candidates
="linux/gcc/glibc linux/gcc/glibc.so" 
13418               mgl_os_candidates
="dos32/dj2" 
13421               { echo "configure: error: This system type ${host} is not yet supported by wxMGL." 1>&2; exit 1; } 
13427         for mgl_os_i 
in $mgl_os_candidates ; do 
13428             if test "x$mgl_os" = x 
; then 
13429                 if test "$wxUSE_DEBUG_FLAG" = yes ; then 
13430                     if test -f $MGL_ROOT/lib
/debug
/$mgl_os_i/libmgl.a 
-o \
 
13431                             -f $MGL_ROOT/lib
/debug
/$mgl_os_i/libmgl.so
; then 
13436                 if test "x$mgl_lib_type" = x 
; then 
13437                     if test -f $MGL_ROOT/lib
/release
/$mgl_os_i/libmgl.a 
-o \
 
13438                             -f $MGL_ROOT/lib
/release
/$mgl_os_i/libmgl.so
; then 
13439                         mgl_lib_type
=release
 
13446         if test "x$mgl_os" = x 
; then 
13447             echo "$ac_t""not found" 1>&6 
13448             { echo "configure: error: Cannot find MGL libraries, make sure they are compiled." 1>&2; exit 1; } 
13450         echo "$ac_t"""$MGL_ROOT/lib
/$mgl_lib_type/$mgl_os"" 1>&6 
13452         wxUSE_UNIVERSAL
="yes" 
13454         TOOLKIT_INCLUDE
="-I$MGL_ROOT/include" 
13455         GUI_TK_LIBRARY
="-L$MGL_ROOT/lib/$mgl_lib_type/$mgl_os -lmgl -lmglcpp -lpm" 
13457         AFMINSTALL
=afminstall
 
13462     if test "$wxUSE_MICROWIN" = 1; then 
13463         echo $ac_n "checking for MicroWindows""... $ac_c" 1>&6 
13464 echo "configure:13465: checking for MicroWindows" >&5 
13465         if test "x$MICROWINDOWS" = x 
; then 
13466             echo "$ac_t""not found" 1>&6 
13467             { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." 1>&2; exit 1; } 
13469             echo "$ac_t""$MICROWINDOWS" 1>&6 
13472         if test -f $MICROWINDOWS/lib
/libmwin.a
; then 
13473             echo "$ac_t""MicroWindows' libraries found." 1>&6 
13475             { echo "configure: error: Cannot find MicroWindows libraries, make sure they are compiled." 1>&2; exit 1; } 
13478         TOOLKIT_INCLUDE
="-I$MICROWINDOWS/include" 
13479         GUI_TK_LIBRARY
="-L$MICROWINDOWS/lib -lmwin -lmwengine -mwfonts -mwdrivers -mwinlib" 
13481         wxUSE_UNIVERSAL
="yes" 
13483         AFMINSTALL
=afminstall
 
13485         GUIDIST
=MICROWIN_DIST
 
13487         TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXMSW__ -D__WIN95__ -D__WIN32__ -DMWIN -DMICROWIN_NOCONTROLS -DMICROWIN_TODO=1" 
13490     if test "$wxUSE_X11" = 1; then 
13491                         # If we find X, set shell vars x_includes and x_libraries to the 
13492 # paths, otherwise set no_x=yes. 
13493 # Uses ac_ vars as temps to allow command line to override cache and checks. 
13494 # --without-x overrides everything else, but does not touch the cache. 
13495 echo $ac_n "checking for X""... $ac_c" 1>&6 
13496 echo "configure:13497: checking for X" >&5 
13498 # Check whether --with-x or --without-x was given. 
13499 if test "${with_x+set}" = set; then 
13504 # $have_x is `yes', `no', `disabled', or empty when we do not yet know. 
13505 if test "x$with_x" = xno
; then 
13506   # The user explicitly disabled X. 
13509   if test "x$x_includes" != xNONE 
&& test "x$x_libraries" != xNONE
; then 
13510     # Both variables are already set. 
13513 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then 
13514   echo $ac_n "(cached) $ac_c" 1>&6 
13516   # One or both of the vars are not set, and there is no cached value. 
13517 ac_x_includes
=NO ac_x_libraries
=NO
 
13519 if mkdir conftestdir
; then 
13521   # Make sure to not put "make" in the Imakefile rules, since we grep it out. 
13522   cat > Imakefile 
<<'EOF' 
13524         @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' 
13526   if (xmkmf
) >/dev
/null 
2>/dev
/null 
&& test -f Makefile
; then 
13527     # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 
13528     eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` 
13529     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 
13530     for ac_extension 
in a so sl
; do 
13531       if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension && 
13532         test -f $ac_im_libdir/libX11.
$ac_extension; then 
13533         ac_im_usrlibdir
=$ac_im_libdir; break 
13536     # Screen out bogus values from the imake configuration.  They are 
13537     # bogus both because they are the default anyway, and because 
13538     # using them would break gcc on systems where it needs fixed includes. 
13539     case "$ac_im_incroot" in 
13541         *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
="$ac_im_incroot" ;; 
13543     case "$ac_im_usrlibdir" in 
13544         /usr
/lib 
| /lib
) ;; 
13545         *) test -d "$ac_im_usrlibdir" && ac_x_libraries
="$ac_im_usrlibdir" ;; 
13552 if test "$ac_x_includes" = NO
; then 
13553   # Guess where to find include files, by looking for this one X11 .h file. 
13554   test -z "$x_direct_test_include" && x_direct_test_include
=X
11/Intrinsic.h
 
13556   # First, try using that file with no special directory specified. 
13557 cat > conftest.
$ac_ext <<EOF 
13558 #line 13559 "configure" 
13559 #include "confdefs.h" 
13560 #include <$x_direct_test_include> 
13562 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13563 { (eval echo configure
:13564: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13564 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13565 if test -z "$ac_err"; then 
13567   # We can compile using X headers with no special include directory. 
13571   echo "configure: failed program was:" >&5 
13572   cat conftest.
$ac_ext >&5 
13574   # Look for the header file in a standard set of common directories. 
13575 # Check X11 before X11Rn because it is often a symlink to the current release. 
13578     /usr
/X
11R
6/include        \
 
13579     /usr
/X
11R
5/include        \
 
13580     /usr
/X
11R
4/include        \
 
13583     /usr
/include
/X11R6        \
 
13584     /usr
/include
/X11R5        \
 
13585     /usr
/include
/X11R4        \
 
13587     /usr
/local
/X
11/include    \
 
13588     /usr
/local
/X
11R
6/include  \
 
13589     /usr
/local
/X
11R
5/include  \
 
13590     /usr
/local
/X
11R
4/include  \
 
13592     /usr
/local
/include
/X11    \
 
13593     /usr
/local
/include
/X11R6  \
 
13594     /usr
/local
/include
/X11R5  \
 
13595     /usr
/local
/include
/X11R4  \
 
13597     /usr
/X
386/include         \
 
13598     /usr
/x
386/include         \
 
13599     /usr
/XFree
86/include
/X11  \
 
13602     /usr
/local
/include        \
 
13603     /usr
/unsupported
/include  \
 
13604     /usr
/athena
/include       \
 
13605     /usr
/local
/x
11r
5/include  \
 
13606     /usr
/lpp
/Xamples
/include  \
 
13608     /usr
/openwin
/include      \
 
13609     /usr
/openwin
/share
/include \
 
13612     if test -r "$ac_dir/$x_direct_test_include"; then 
13613       ac_x_includes
=$ac_dir 
13619 fi # $ac_x_includes = NO 
13621 if test "$ac_x_libraries" = NO
; then 
13622   # Check for the libraries. 
13624   test -z "$x_direct_test_library" && x_direct_test_library
=Xt
 
13625   test -z "$x_direct_test_function" && x_direct_test_function
=XtMalloc
 
13627   # See if we find them without any special options. 
13628   # Don't add to $LIBS permanently. 
13629   ac_save_LIBS
="$LIBS" 
13630   LIBS
="-l$x_direct_test_library $LIBS" 
13631 cat > conftest.
$ac_ext <<EOF 
13632 #line 13633 "configure" 
13633 #include "confdefs.h" 
13636 ${x_direct_test_function}() 
13639 if { (eval echo configure
:13640: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13641   LIBS
="$ac_save_LIBS" 
13642 # We can link X programs with no special library path. 
13645   echo "configure: failed program was:" >&5 
13646   cat conftest.
$ac_ext >&5 
13648   LIBS
="$ac_save_LIBS" 
13649 # First see if replacing the include by lib works. 
13650 # Check X11 before X11Rn because it is often a symlink to the current release. 
13651 for ac_dir 
in `echo "$ac_x_includes" | sed s/include/lib/` \
 
13662     /usr
/local
/X
11/lib    \
 
13663     /usr
/local
/X
11R
6/lib  \
 
13664     /usr
/local
/X
11R
5/lib  \
 
13665     /usr
/local
/X
11R
4/lib  \
 
13667     /usr
/local
/lib
/X11    \
 
13668     /usr
/local
/lib
/X11R6  \
 
13669     /usr
/local
/lib
/X11R5  \
 
13670     /usr
/local
/lib
/X11R4  \
 
13674     /usr
/XFree
86/lib
/X11  \
 
13678     /usr
/unsupported
/lib  \
 
13680     /usr
/local
/x
11r
5/lib  \
 
13681     /usr
/lpp
/Xamples
/lib  \
 
13685     /usr
/openwin
/share
/lib \
 
13688   for ac_extension 
in a so sl
; do 
13689     if test -r $ac_dir/lib
${x_direct_test_library}.
$ac_extension; then 
13690       ac_x_libraries
=$ac_dir 
13697 fi # $ac_x_libraries = NO 
13699 if test "$ac_x_includes" = NO 
|| test "$ac_x_libraries" = NO
; then 
13700   # Didn't find X anywhere.  Cache the known absence of X. 
13701   ac_cv_have_x
="have_x=no" 
13703   # Record where we found X for the cache. 
13704   ac_cv_have_x
="have_x=yes \ 
13705                 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" 
13709   eval "$ac_cv_have_x" 
13712 if test "$have_x" != yes; then 
13713   echo "$ac_t""$have_x" 1>&6 
13716   # If each of the values was on the command line, it overrides each guess. 
13717   test "x$x_includes" = xNONE 
&& x_includes
=$ac_x_includes 
13718   test "x$x_libraries" = xNONE 
&& x_libraries
=$ac_x_libraries 
13719   # Update the cache value to reflect the command line values. 
13720   ac_cv_have_x
="have_x=yes \ 
13721                 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 
13722   echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6 
13725 if test "$no_x" = yes; then 
13726   # Not all programs may use this symbol, but it does not hurt to define it. 
13727   cat >> confdefs.h 
<<\EOF
 
13728 #define X_DISPLAY_MISSING 1 
13731   X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
= 
13733   if test -n "$x_includes"; then 
13734     X_CFLAGS
="$X_CFLAGS -I$x_includes" 
13737   # It would also be nice to do this for all -L options, not just this one. 
13738   if test -n "$x_libraries"; then 
13739     X_LIBS
="$X_LIBS -L$x_libraries" 
13740     # For Solaris; some versions of Sun CC require a space after -R and 
13741     # others require no space.  Words are not sufficient . . . . 
13742     case "`(uname -sr) 2>/dev/null`" in 
13744       echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 
13745 echo "configure:13746: checking whether -R must be followed by a space" >&5 
13746       ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries" 
13747       cat > conftest.
$ac_ext <<EOF 
13748 #line 13749 "configure" 
13749 #include "confdefs.h" 
13755 if { (eval echo configure
:13756: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13759   echo "configure: failed program was:" >&5 
13760   cat conftest.
$ac_ext >&5 
13765       if test $ac_R_nospace = yes; then 
13766         echo "$ac_t""no" 1>&6 
13767         X_LIBS
="$X_LIBS -R$x_libraries" 
13769         LIBS
="$ac_xsave_LIBS -R $x_libraries" 
13770         cat > conftest.
$ac_ext <<EOF 
13771 #line 13772 "configure" 
13772 #include "confdefs.h" 
13778 if { (eval echo configure
:13779: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13782   echo "configure: failed program was:" >&5 
13783   cat conftest.
$ac_ext >&5 
13788         if test $ac_R_space = yes; then 
13789           echo "$ac_t""yes" 1>&6 
13790           X_LIBS
="$X_LIBS -R $x_libraries" 
13792           echo "$ac_t""neither works" 1>&6 
13795       LIBS
="$ac_xsave_LIBS" 
13799   # Check for system-dependent libraries X programs must link with. 
13800   # Do this before checking for the system-independent R6 libraries 
13801   # (-lICE), since we may need -lsocket or whatever for X linking. 
13803   if test "$ISC" = yes; then 
13804     X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet" 
13806     # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X 
13807     # libraries were built with DECnet support.  And karl@cs.umb.edu says 
13808     # the Alpha needs dnet_stub (dnet does not exist). 
13809     echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 
13810 echo "configure:13811: checking for dnet_ntoa in -ldnet" >&5 
13811 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` 
13812 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
13813   echo $ac_n "(cached) $ac_c" 1>&6 
13815   ac_save_LIBS
="$LIBS" 
13816 LIBS
="-ldnet  $LIBS" 
13817 cat > conftest.
$ac_ext <<EOF 
13818 #line 13819 "configure" 
13819 #include "confdefs.h" 
13820 /* Override any gcc2 internal prototype to avoid an error.  */ 
13821 /* We use char because int might match the return type of a gcc2 
13822     builtin and then its argument prototype would still apply.  */ 
13829 if { (eval echo configure
:13830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13831   eval "ac_cv_lib_$ac_lib_var=yes" 
13833   echo "configure: failed program was:" >&5 
13834   cat conftest.
$ac_ext >&5 
13836   eval "ac_cv_lib_$ac_lib_var=no" 
13839 LIBS
="$ac_save_LIBS" 
13842 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
13843   echo "$ac_t""yes" 1>&6 
13844   X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet" 
13846   echo "$ac_t""no" 1>&6 
13849     if test $ac_cv_lib_dnet_dnet_ntoa = no
; then 
13850       echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 
13851 echo "configure:13852: checking for dnet_ntoa in -ldnet_stub" >&5 
13852 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` 
13853 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
13854   echo $ac_n "(cached) $ac_c" 1>&6 
13856   ac_save_LIBS
="$LIBS" 
13857 LIBS
="-ldnet_stub  $LIBS" 
13858 cat > conftest.
$ac_ext <<EOF 
13859 #line 13860 "configure" 
13860 #include "confdefs.h" 
13861 /* Override any gcc2 internal prototype to avoid an error.  */ 
13862 /* We use char because int might match the return type of a gcc2 
13863     builtin and then its argument prototype would still apply.  */ 
13870 if { (eval echo configure
:13871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13872   eval "ac_cv_lib_$ac_lib_var=yes" 
13874   echo "configure: failed program was:" >&5 
13875   cat conftest.
$ac_ext >&5 
13877   eval "ac_cv_lib_$ac_lib_var=no" 
13880 LIBS
="$ac_save_LIBS" 
13883 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
13884   echo "$ac_t""yes" 1>&6 
13885   X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub" 
13887   echo "$ac_t""no" 1>&6 
13892     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, 
13893     # to get the SysV transport functions. 
13894     # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4) 
13896     # The nsl library prevents programs from opening the X display 
13897     # on Irix 5.2, according to dickey@clark.net. 
13898     echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 
13899 echo "configure:13900: checking for gethostbyname" >&5 
13900 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then 
13901   echo $ac_n "(cached) $ac_c" 1>&6 
13903   cat > conftest.
$ac_ext <<EOF 
13904 #line 13905 "configure" 
13905 #include "confdefs.h" 
13906 /* System header to define __stub macros and hopefully few prototypes, 
13907     which can conflict with char gethostbyname(); below.  */ 
13908 #include <assert.h> 
13909 /* Override any gcc2 internal prototype to avoid an error.  */ 
13910 /* We use char because int might match the return type of a gcc2 
13911     builtin and then its argument prototype would still apply.  */ 
13912 char gethostbyname(); 
13916 /* The GNU C library defines this for functions which it implements 
13917     to always fail with ENOSYS.  Some functions are actually named 
13918     something starting with __ and the normal name is an alias.  */ 
13919 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) 
13927 if { (eval echo configure
:13928: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13929   eval "ac_cv_func_gethostbyname=yes" 
13931   echo "configure: failed program was:" >&5 
13932   cat conftest.
$ac_ext >&5 
13934   eval "ac_cv_func_gethostbyname=no" 
13939 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then 
13940   echo "$ac_t""yes" 1>&6 
13943   echo "$ac_t""no" 1>&6 
13946     if test $ac_cv_func_gethostbyname = no
; then 
13947       echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 
13948 echo "configure:13949: checking for gethostbyname in -lnsl" >&5 
13949 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` 
13950 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
13951   echo $ac_n "(cached) $ac_c" 1>&6 
13953   ac_save_LIBS
="$LIBS" 
13955 cat > conftest.
$ac_ext <<EOF 
13956 #line 13957 "configure" 
13957 #include "confdefs.h" 
13958 /* Override any gcc2 internal prototype to avoid an error.  */ 
13959 /* We use char because int might match the return type of a gcc2 
13960     builtin and then its argument prototype would still apply.  */ 
13961 char gethostbyname(); 
13967 if { (eval echo configure
:13968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
13969   eval "ac_cv_lib_$ac_lib_var=yes" 
13971   echo "configure: failed program was:" >&5 
13972   cat conftest.
$ac_ext >&5 
13974   eval "ac_cv_lib_$ac_lib_var=no" 
13977 LIBS
="$ac_save_LIBS" 
13980 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
13981   echo "$ac_t""yes" 1>&6 
13982   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl" 
13984   echo "$ac_t""no" 1>&6 
13989     # lieder@skyler.mavd.honeywell.com says without -lsocket, 
13990     # socket/setsockopt and other routines are undefined under SCO ODT 
13991     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary 
13992     # on later versions), says simon@lia.di.epfl.ch: it contains 
13993     # gethostby* variants that don't use the nameserver (or something). 
13994     # -lsocket must be given before -lnsl if both are needed. 
13995     # We assume that if connect needs -lnsl, so does gethostbyname. 
13996     echo $ac_n "checking for connect""... $ac_c" 1>&6 
13997 echo "configure:13998: checking for connect" >&5 
13998 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then 
13999   echo $ac_n "(cached) $ac_c" 1>&6 
14001   cat > conftest.
$ac_ext <<EOF 
14002 #line 14003 "configure" 
14003 #include "confdefs.h" 
14004 /* System header to define __stub macros and hopefully few prototypes, 
14005     which can conflict with char connect(); below.  */ 
14006 #include <assert.h> 
14007 /* Override any gcc2 internal prototype to avoid an error.  */ 
14008 /* We use char because int might match the return type of a gcc2 
14009     builtin and then its argument prototype would still apply.  */ 
14014 /* The GNU C library defines this for functions which it implements 
14015     to always fail with ENOSYS.  Some functions are actually named 
14016     something starting with __ and the normal name is an alias.  */ 
14017 #if defined (__stub_connect) || defined (__stub___connect) 
14025 if { (eval echo configure
:14026: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14027   eval "ac_cv_func_connect=yes" 
14029   echo "configure: failed program was:" >&5 
14030   cat conftest.
$ac_ext >&5 
14032   eval "ac_cv_func_connect=no" 
14037 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then 
14038   echo "$ac_t""yes" 1>&6 
14041   echo "$ac_t""no" 1>&6 
14044     if test $ac_cv_func_connect = no
; then 
14045       echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 
14046 echo "configure:14047: checking for connect in -lsocket" >&5 
14047 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'` 
14048 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
14049   echo $ac_n "(cached) $ac_c" 1>&6 
14051   ac_save_LIBS
="$LIBS" 
14052 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS" 
14053 cat > conftest.
$ac_ext <<EOF 
14054 #line 14055 "configure" 
14055 #include "confdefs.h" 
14056 /* Override any gcc2 internal prototype to avoid an error.  */ 
14057 /* We use char because int might match the return type of a gcc2 
14058     builtin and then its argument prototype would still apply.  */ 
14065 if { (eval echo configure
:14066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14067   eval "ac_cv_lib_$ac_lib_var=yes" 
14069   echo "configure: failed program was:" >&5 
14070   cat conftest.
$ac_ext >&5 
14072   eval "ac_cv_lib_$ac_lib_var=no" 
14075 LIBS
="$ac_save_LIBS" 
14078 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
14079   echo "$ac_t""yes" 1>&6 
14080   X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS" 
14082   echo "$ac_t""no" 1>&6 
14087     # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. 
14088     echo $ac_n "checking for remove""... $ac_c" 1>&6 
14089 echo "configure:14090: checking for remove" >&5 
14090 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then 
14091   echo $ac_n "(cached) $ac_c" 1>&6 
14093   cat > conftest.
$ac_ext <<EOF 
14094 #line 14095 "configure" 
14095 #include "confdefs.h" 
14096 /* System header to define __stub macros and hopefully few prototypes, 
14097     which can conflict with char remove(); below.  */ 
14098 #include <assert.h> 
14099 /* Override any gcc2 internal prototype to avoid an error.  */ 
14100 /* We use char because int might match the return type of a gcc2 
14101     builtin and then its argument prototype would still apply.  */ 
14106 /* The GNU C library defines this for functions which it implements 
14107     to always fail with ENOSYS.  Some functions are actually named 
14108     something starting with __ and the normal name is an alias.  */ 
14109 #if defined (__stub_remove) || defined (__stub___remove) 
14117 if { (eval echo configure
:14118: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14119   eval "ac_cv_func_remove=yes" 
14121   echo "configure: failed program was:" >&5 
14122   cat conftest.
$ac_ext >&5 
14124   eval "ac_cv_func_remove=no" 
14129 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then 
14130   echo "$ac_t""yes" 1>&6 
14133   echo "$ac_t""no" 1>&6 
14136     if test $ac_cv_func_remove = no
; then 
14137       echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 
14138 echo "configure:14139: checking for remove in -lposix" >&5 
14139 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'` 
14140 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
14141   echo $ac_n "(cached) $ac_c" 1>&6 
14143   ac_save_LIBS
="$LIBS" 
14144 LIBS
="-lposix  $LIBS" 
14145 cat > conftest.
$ac_ext <<EOF 
14146 #line 14147 "configure" 
14147 #include "confdefs.h" 
14148 /* Override any gcc2 internal prototype to avoid an error.  */ 
14149 /* We use char because int might match the return type of a gcc2 
14150     builtin and then its argument prototype would still apply.  */ 
14157 if { (eval echo configure
:14158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14159   eval "ac_cv_lib_$ac_lib_var=yes" 
14161   echo "configure: failed program was:" >&5 
14162   cat conftest.
$ac_ext >&5 
14164   eval "ac_cv_lib_$ac_lib_var=no" 
14167 LIBS
="$ac_save_LIBS" 
14170 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
14171   echo "$ac_t""yes" 1>&6 
14172   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix" 
14174   echo "$ac_t""no" 1>&6 
14179     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 
14180     echo $ac_n "checking for shmat""... $ac_c" 1>&6 
14181 echo "configure:14182: checking for shmat" >&5 
14182 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then 
14183   echo $ac_n "(cached) $ac_c" 1>&6 
14185   cat > conftest.
$ac_ext <<EOF 
14186 #line 14187 "configure" 
14187 #include "confdefs.h" 
14188 /* System header to define __stub macros and hopefully few prototypes, 
14189     which can conflict with char shmat(); below.  */ 
14190 #include <assert.h> 
14191 /* Override any gcc2 internal prototype to avoid an error.  */ 
14192 /* We use char because int might match the return type of a gcc2 
14193     builtin and then its argument prototype would still apply.  */ 
14198 /* The GNU C library defines this for functions which it implements 
14199     to always fail with ENOSYS.  Some functions are actually named 
14200     something starting with __ and the normal name is an alias.  */ 
14201 #if defined (__stub_shmat) || defined (__stub___shmat) 
14209 if { (eval echo configure
:14210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14211   eval "ac_cv_func_shmat=yes" 
14213   echo "configure: failed program was:" >&5 
14214   cat conftest.
$ac_ext >&5 
14216   eval "ac_cv_func_shmat=no" 
14221 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then 
14222   echo "$ac_t""yes" 1>&6 
14225   echo "$ac_t""no" 1>&6 
14228     if test $ac_cv_func_shmat = no
; then 
14229       echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 
14230 echo "configure:14231: checking for shmat in -lipc" >&5 
14231 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` 
14232 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
14233   echo $ac_n "(cached) $ac_c" 1>&6 
14235   ac_save_LIBS
="$LIBS" 
14237 cat > conftest.
$ac_ext <<EOF 
14238 #line 14239 "configure" 
14239 #include "confdefs.h" 
14240 /* Override any gcc2 internal prototype to avoid an error.  */ 
14241 /* We use char because int might match the return type of a gcc2 
14242     builtin and then its argument prototype would still apply.  */ 
14249 if { (eval echo configure
:14250: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14251   eval "ac_cv_lib_$ac_lib_var=yes" 
14253   echo "configure: failed program was:" >&5 
14254   cat conftest.
$ac_ext >&5 
14256   eval "ac_cv_lib_$ac_lib_var=no" 
14259 LIBS
="$ac_save_LIBS" 
14262 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
14263   echo "$ac_t""yes" 1>&6 
14264   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc" 
14266   echo "$ac_t""no" 1>&6 
14272   # Check for libraries that X11R6 Xt/Xaw programs need. 
14273   ac_save_LDFLAGS
="$LDFLAGS" 
14274   test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries" 
14275   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to 
14276   # check for ICE first), but we must link in the order -lSM -lICE or 
14277   # we get undefined symbols.  So assume we have SM if we have ICE. 
14278   # These have to be linked with before -lX11, unlike the other 
14279   # libraries we check for below, so use a different variable. 
14280   #  --interran@uluru.Stanford.EDU, kb@cs.umb.edu. 
14281   echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 
14282 echo "configure:14283: checking for IceConnectionNumber in -lICE" >&5 
14283 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` 
14284 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
14285   echo $ac_n "(cached) $ac_c" 1>&6 
14287   ac_save_LIBS
="$LIBS" 
14288 LIBS
="-lICE $X_EXTRA_LIBS $LIBS" 
14289 cat > conftest.
$ac_ext <<EOF 
14290 #line 14291 "configure" 
14291 #include "confdefs.h" 
14292 /* Override any gcc2 internal prototype to avoid an error.  */ 
14293 /* We use char because int might match the return type of a gcc2 
14294     builtin and then its argument prototype would still apply.  */ 
14295 char IceConnectionNumber(); 
14298 IceConnectionNumber() 
14301 if { (eval echo configure
:14302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14303   eval "ac_cv_lib_$ac_lib_var=yes" 
14305   echo "configure: failed program was:" >&5 
14306   cat conftest.
$ac_ext >&5 
14308   eval "ac_cv_lib_$ac_lib_var=no" 
14311 LIBS
="$ac_save_LIBS" 
14314 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
14315   echo "$ac_t""yes" 1>&6 
14316   X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE" 
14318   echo "$ac_t""no" 1>&6 
14321   LDFLAGS
="$ac_save_LDFLAGS" 
14326         if test "$no_x" = "yes"; then 
14327           { echo "configure: error: X11 not found" 1>&2; exit 1; } 
14330         GUI_TK_LIBRARY
="$X_LIBS" 
14331         TOOLKIT_INCLUDE
="$X_CFLAGS" 
14332         AFMINSTALL
=afminstall
 
14333         COMPILED_X_PROGRAM
=0 
14335         if test "$wxUSE_NANOX" = "yes"; then 
14336             echo $ac_n "checking for MicroWindows/NanoX distribution""... $ac_c" 1>&6 
14337 echo "configure:14338: checking for MicroWindows/NanoX distribution" >&5 
14338             if test "x$MICROWIN" = x 
; then 
14339                 echo "$ac_t""not found" 1>&6 
14340                 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWIN is set." 1>&2; exit 1; } 
14342                 echo "$ac_t""$MICROWIN" 1>&6 
14343                 cat >> confdefs.h 
<<\EOF
 
14344 #define wxUSE_NANOX 1 
14351         echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 
14352 echo "configure:14353: checking for Xpm library" >&5 
14355 for ac_dir 
in $SEARCH_LIB /usr
/lib
; 
14357     for ac_extension 
in a so sl dylib
; do 
14358       if test -f "$ac_dir/libXpm.$ac_extension"; then 
14359         ac_find_libraries
=$ac_dir 
14365         if test "$ac_find_libraries" != "" ; then 
14367   echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
 
14369   if test $result = 0; then 
14372     ac_path_to_link
=" -L$ac_find_libraries" 
14375             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link" 
14377             cat >> confdefs.h 
<<\EOF
 
14378 #define wxHAVE_LIB_XPM 1 
14381             echo "$ac_t""found at $ac_find_libraries" 1>&6 
14383             cat > conftest.
$ac_ext <<EOF 
14384 #line 14385 "configure" 
14385 #include "confdefs.h" 
14387                     #include <X11/xpm.h> 
14392                     version = XpmLibraryVersion(); 
14396 if { (eval echo configure
:14397: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
14400                     cat >> confdefs.h 
<<\EOF
 
14401 #define wxHAVE_LIB_XPM 1 
14404                     echo "$ac_t""found in default search path" 1>&6 
14405                     COMPILED_X_PROGRAM
=0 
14408   echo "configure: failed program was:" >&5 
14409   cat conftest.
$ac_ext >&5 
14412                     echo "$ac_t""no" 1>&6 
14413                     echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 
14420         echo $ac_n "checking for XShapeQueryExtension in -lXext""... $ac_c" 1>&6 
14421 echo "configure:14422: checking for XShapeQueryExtension in -lXext" >&5 
14422 ac_lib_var
=`echo Xext'_'XShapeQueryExtension | sed 'y%./+-%__p_%'` 
14423 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
14424   echo $ac_n "(cached) $ac_c" 1>&6 
14426   ac_save_LIBS
="$LIBS" 
14427 LIBS
="-lXext $GUI_TK_LIBRARY -lX11 $LIBS" 
14428 cat > conftest.
$ac_ext <<EOF 
14429 #line 14430 "configure" 
14430 #include "confdefs.h" 
14431 /* Override any gcc2 internal prototype to avoid an error.  */ 
14432 /* We use char because int might match the return type of a gcc2 
14433     builtin and then its argument prototype would still apply.  */ 
14434 char XShapeQueryExtension(); 
14437 XShapeQueryExtension() 
14440 if { (eval echo configure
:14441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14442   eval "ac_cv_lib_$ac_lib_var=yes" 
14444   echo "configure: failed program was:" >&5 
14445   cat conftest.
$ac_ext >&5 
14447   eval "ac_cv_lib_$ac_lib_var=no" 
14450 LIBS
="$ac_save_LIBS" 
14453 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
14454   echo "$ac_t""yes" 1>&6 
14456                       GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXext" 
14460   echo "$ac_t""no" 1>&6 
14464         if test "$wxUSE_UNICODE" = "yes"; then 
14468   if test -z "$PKG_CONFIG"; then 
14469     # Extract the first word of "pkg-config", so it can be a program name with args. 
14470 set dummy pkg
-config; ac_word
=$2 
14471 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
14472 echo "configure:14473: checking for $ac_word" >&5 
14473 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then 
14474   echo $ac_n "(cached) $ac_c" 1>&6 
14476   case "$PKG_CONFIG" in 
14478   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path. 
14481   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path. 
14484   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
14486   for ac_dir 
in $ac_dummy; do  
14487     test -z "$ac_dir" && ac_dir
=.
 
14488     if test -f $ac_dir/$ac_word; then 
14489       ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word" 
14494   test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no" 
14498 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG" 
14499 if test -n "$PKG_CONFIG"; then 
14500   echo "$ac_t""$PKG_CONFIG" 1>&6 
14502   echo "$ac_t""no" 1>&6 
14507   if test "$PKG_CONFIG" = "no" ; then 
14508      echo "*** The pkg-config script could not be found. Make sure it is" 
14509      echo "*** in your path, or set the PKG_CONFIG environment variable" 
14510      echo "*** to the full path to pkg-config." 
14511      echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." 
14513      PKG_CONFIG_MIN_VERSION
=0.9.0 
14514      if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 
14515         echo $ac_n "checking for pangox""... $ac_c" 1>&6 
14516 echo "configure:14517: checking for pangox" >&5 
14518         if $PKG_CONFIG --exists "pangox" ; then 
14519             echo "$ac_t""yes" 1>&6 
14522             echo $ac_n "checking PANGOX_CFLAGS""... $ac_c" 1>&6 
14523 echo "configure:14524: checking PANGOX_CFLAGS" >&5 
14524             PANGOX_CFLAGS
=`$PKG_CONFIG --cflags "pangox"` 
14525             echo "$ac_t""$PANGOX_CFLAGS" 1>&6 
14527             echo $ac_n "checking PANGOX_LIBS""... $ac_c" 1>&6 
14528 echo "configure:14529: checking PANGOX_LIBS" >&5 
14529             PANGOX_LIBS
=`$PKG_CONFIG --libs "pangox"` 
14530             echo "$ac_t""$PANGOX_LIBS" 1>&6 
14534             ## If we have a custom action on failure, don't print errors, but  
14535             ## do set a variable so people can do so. 
14536             PANGOX_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangox"` 
14543         echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." 
14544         echo "*** See http://www.freedesktop.org/software/pkgconfig" 
14548   if test $succeeded = yes; then 
14550                         CXXFLAGS
="$CXXFLAGS $PANGOX_CFLAGS" 
14551                         LIBS
="$LIBS $PANGOX_LIBS" 
14555                         { echo "configure: error: pangox library not found, library cannot be compiled in Unicode mode" 1>&2; exit 1; } 
14563   if test -z "$PKG_CONFIG"; then 
14564     # Extract the first word of "pkg-config", so it can be a program name with args. 
14565 set dummy pkg
-config; ac_word
=$2 
14566 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
14567 echo "configure:14568: checking for $ac_word" >&5 
14568 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then 
14569   echo $ac_n "(cached) $ac_c" 1>&6 
14571   case "$PKG_CONFIG" in 
14573   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path. 
14576   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path. 
14579   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
14581   for ac_dir 
in $ac_dummy; do  
14582     test -z "$ac_dir" && ac_dir
=.
 
14583     if test -f $ac_dir/$ac_word; then 
14584       ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word" 
14589   test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no" 
14593 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG" 
14594 if test -n "$PKG_CONFIG"; then 
14595   echo "$ac_t""$PKG_CONFIG" 1>&6 
14597   echo "$ac_t""no" 1>&6 
14602   if test "$PKG_CONFIG" = "no" ; then 
14603      echo "*** The pkg-config script could not be found. Make sure it is" 
14604      echo "*** in your path, or set the PKG_CONFIG environment variable" 
14605      echo "*** to the full path to pkg-config." 
14606      echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." 
14608      PKG_CONFIG_MIN_VERSION
=0.9.0 
14609      if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 
14610         echo $ac_n "checking for pangoft2""... $ac_c" 1>&6 
14611 echo "configure:14612: checking for pangoft2" >&5 
14613         if $PKG_CONFIG --exists "pangoft2" ; then 
14614             echo "$ac_t""yes" 1>&6 
14617             echo $ac_n "checking PANGOFT2_CFLAGS""... $ac_c" 1>&6 
14618 echo "configure:14619: checking PANGOFT2_CFLAGS" >&5 
14619             PANGOFT2_CFLAGS
=`$PKG_CONFIG --cflags "pangoft2"` 
14620             echo "$ac_t""$PANGOFT2_CFLAGS" 1>&6 
14622             echo $ac_n "checking PANGOFT2_LIBS""... $ac_c" 1>&6 
14623 echo "configure:14624: checking PANGOFT2_LIBS" >&5 
14624             PANGOFT2_LIBS
=`$PKG_CONFIG --libs "pangoft2"` 
14625             echo "$ac_t""$PANGOFT2_LIBS" 1>&6 
14629             ## If we have a custom action on failure, don't print errors, but  
14630             ## do set a variable so people can do so. 
14631             PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoft2"` 
14638         echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." 
14639         echo "*** See http://www.freedesktop.org/software/pkgconfig" 
14643   if test $succeeded = yes; then 
14645                         CXXFLAGS
="$CXXFLAGS $PANGOFT2_CFLAGS" 
14646                         LIBS
="$LIBS $PANGOFT2_LIBS" 
14650                         echo "configure: warning: pangoft2 library not found, library will be compiled without printing support" 1>&2 
14651                         wxUSE_PRINTING_ARCHITECTURE
="no" 
14659   if test -z "$PKG_CONFIG"; then 
14660     # Extract the first word of "pkg-config", so it can be a program name with args. 
14661 set dummy pkg
-config; ac_word
=$2 
14662 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
14663 echo "configure:14664: checking for $ac_word" >&5 
14664 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then 
14665   echo $ac_n "(cached) $ac_c" 1>&6 
14667   case "$PKG_CONFIG" in 
14669   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path. 
14672   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path. 
14675   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
14677   for ac_dir 
in $ac_dummy; do  
14678     test -z "$ac_dir" && ac_dir
=.
 
14679     if test -f $ac_dir/$ac_word; then 
14680       ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word" 
14685   test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no" 
14689 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG" 
14690 if test -n "$PKG_CONFIG"; then 
14691   echo "$ac_t""$PKG_CONFIG" 1>&6 
14693   echo "$ac_t""no" 1>&6 
14698   if test "$PKG_CONFIG" = "no" ; then 
14699      echo "*** The pkg-config script could not be found. Make sure it is" 
14700      echo "*** in your path, or set the PKG_CONFIG environment variable" 
14701      echo "*** to the full path to pkg-config." 
14702      echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." 
14704      PKG_CONFIG_MIN_VERSION
=0.9.0 
14705      if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 
14706         echo $ac_n "checking for pangoxft""... $ac_c" 1>&6 
14707 echo "configure:14708: checking for pangoxft" >&5 
14709         if $PKG_CONFIG --exists "pangoxft" ; then 
14710             echo "$ac_t""yes" 1>&6 
14713             echo $ac_n "checking PANGOXFT_CFLAGS""... $ac_c" 1>&6 
14714 echo "configure:14715: checking PANGOXFT_CFLAGS" >&5 
14715             PANGOXFT_CFLAGS
=`$PKG_CONFIG --cflags "pangoxft"` 
14716             echo "$ac_t""$PANGOXFT_CFLAGS" 1>&6 
14718             echo $ac_n "checking PANGOXFT_LIBS""... $ac_c" 1>&6 
14719 echo "configure:14720: checking PANGOXFT_LIBS" >&5 
14720             PANGOXFT_LIBS
=`$PKG_CONFIG --libs "pangoxft"` 
14721             echo "$ac_t""$PANGOXFT_LIBS" 1>&6 
14725             ## If we have a custom action on failure, don't print errors, but  
14726             ## do set a variable so people can do so. 
14727             PANGOXFT_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoxft"` 
14734         echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." 
14735         echo "*** See http://www.freedesktop.org/software/pkgconfig" 
14739   if test $succeeded = yes; then 
14741                         CXXFLAGS
="$CXXFLAGS $PANGOXFT_CFLAGS" 
14742                         LIBS
="$LIBS $PANGOXFT_LIBS" 
14746                         echo "configure: warning: pangoxft library not found, library will be compiled without anti-aliasing support" 1>&2 
14753         wxUSE_UNIVERSAL
="yes" 
14755         if test "$wxUSE_NANOX" = "yes"; then 
14756             TOOLKIT_INCLUDE
="-I\$(top_srcdir)/include/wx/x11/nanox -I\$(MICROWIN)/src/include $TOOLKIT_INCLUDE" 
14757             TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__NANOX__ -DMWPIXEL_FORMAT=MWPF_TRUECOLOR0888 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_GIF_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DLINUX=1 -DUNIX=1 -DUSE_EXPOSURE -DSCREEN_HEIGHT=480 -DSCREEN_WIDTH=640 -DSCREEN_DEPTH=4 -DX11=1" 
14758             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY \$(MICROWIN)/src/lib/libnano-X.a" 
14760             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lX11$xpm_link" 
14763         TOOLKIT_VPATH
="\${top_srcdir}/src/x11" 
14768     if test "$wxUSE_MOTIF" = 1; then 
14769                         if test "$no_x" = yes; then 
14770   # Not all programs may use this symbol, but it does not hurt to define it. 
14771   cat >> confdefs.h 
<<\EOF
 
14772 #define X_DISPLAY_MISSING 1 
14775   X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
= 
14777   if test -n "$x_includes"; then 
14778     X_CFLAGS
="$X_CFLAGS -I$x_includes" 
14781   # It would also be nice to do this for all -L options, not just this one. 
14782   if test -n "$x_libraries"; then 
14783     X_LIBS
="$X_LIBS -L$x_libraries" 
14784     # For Solaris; some versions of Sun CC require a space after -R and 
14785     # others require no space.  Words are not sufficient . . . . 
14786     case "`(uname -sr) 2>/dev/null`" in 
14788       echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 
14789 echo "configure:14790: checking whether -R must be followed by a space" >&5 
14790       ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries" 
14791       cat > conftest.
$ac_ext <<EOF 
14792 #line 14793 "configure" 
14793 #include "confdefs.h" 
14799 if { (eval echo configure
:14800: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14803   echo "configure: failed program was:" >&5 
14804   cat conftest.
$ac_ext >&5 
14809       if test $ac_R_nospace = yes; then 
14810         echo "$ac_t""no" 1>&6 
14811         X_LIBS
="$X_LIBS -R$x_libraries" 
14813         LIBS
="$ac_xsave_LIBS -R $x_libraries" 
14814         cat > conftest.
$ac_ext <<EOF 
14815 #line 14816 "configure" 
14816 #include "confdefs.h" 
14822 if { (eval echo configure
:14823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14826   echo "configure: failed program was:" >&5 
14827   cat conftest.
$ac_ext >&5 
14832         if test $ac_R_space = yes; then 
14833           echo "$ac_t""yes" 1>&6 
14834           X_LIBS
="$X_LIBS -R $x_libraries" 
14836           echo "$ac_t""neither works" 1>&6 
14839       LIBS
="$ac_xsave_LIBS" 
14843   # Check for system-dependent libraries X programs must link with. 
14844   # Do this before checking for the system-independent R6 libraries 
14845   # (-lICE), since we may need -lsocket or whatever for X linking. 
14847   if test "$ISC" = yes; then 
14848     X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet" 
14850     # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X 
14851     # libraries were built with DECnet support.  And karl@cs.umb.edu says 
14852     # the Alpha needs dnet_stub (dnet does not exist). 
14853     echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 
14854 echo "configure:14855: checking for dnet_ntoa in -ldnet" >&5 
14855 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` 
14856 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
14857   echo $ac_n "(cached) $ac_c" 1>&6 
14859   ac_save_LIBS
="$LIBS" 
14860 LIBS
="-ldnet  $LIBS" 
14861 cat > conftest.
$ac_ext <<EOF 
14862 #line 14863 "configure" 
14863 #include "confdefs.h" 
14864 /* Override any gcc2 internal prototype to avoid an error.  */ 
14865 /* We use char because int might match the return type of a gcc2 
14866     builtin and then its argument prototype would still apply.  */ 
14873 if { (eval echo configure
:14874: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14875   eval "ac_cv_lib_$ac_lib_var=yes" 
14877   echo "configure: failed program was:" >&5 
14878   cat conftest.
$ac_ext >&5 
14880   eval "ac_cv_lib_$ac_lib_var=no" 
14883 LIBS
="$ac_save_LIBS" 
14886 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
14887   echo "$ac_t""yes" 1>&6 
14888   X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet" 
14890   echo "$ac_t""no" 1>&6 
14893     if test $ac_cv_lib_dnet_dnet_ntoa = no
; then 
14894       echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 
14895 echo "configure:14896: checking for dnet_ntoa in -ldnet_stub" >&5 
14896 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` 
14897 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
14898   echo $ac_n "(cached) $ac_c" 1>&6 
14900   ac_save_LIBS
="$LIBS" 
14901 LIBS
="-ldnet_stub  $LIBS" 
14902 cat > conftest.
$ac_ext <<EOF 
14903 #line 14904 "configure" 
14904 #include "confdefs.h" 
14905 /* Override any gcc2 internal prototype to avoid an error.  */ 
14906 /* We use char because int might match the return type of a gcc2 
14907     builtin and then its argument prototype would still apply.  */ 
14914 if { (eval echo configure
:14915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14916   eval "ac_cv_lib_$ac_lib_var=yes" 
14918   echo "configure: failed program was:" >&5 
14919   cat conftest.
$ac_ext >&5 
14921   eval "ac_cv_lib_$ac_lib_var=no" 
14924 LIBS
="$ac_save_LIBS" 
14927 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
14928   echo "$ac_t""yes" 1>&6 
14929   X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub" 
14931   echo "$ac_t""no" 1>&6 
14936     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, 
14937     # to get the SysV transport functions. 
14938     # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4) 
14940     # The nsl library prevents programs from opening the X display 
14941     # on Irix 5.2, according to dickey@clark.net. 
14942     echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 
14943 echo "configure:14944: checking for gethostbyname" >&5 
14944 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then 
14945   echo $ac_n "(cached) $ac_c" 1>&6 
14947   cat > conftest.
$ac_ext <<EOF 
14948 #line 14949 "configure" 
14949 #include "confdefs.h" 
14950 /* System header to define __stub macros and hopefully few prototypes, 
14951     which can conflict with char gethostbyname(); below.  */ 
14952 #include <assert.h> 
14953 /* Override any gcc2 internal prototype to avoid an error.  */ 
14954 /* We use char because int might match the return type of a gcc2 
14955     builtin and then its argument prototype would still apply.  */ 
14956 char gethostbyname(); 
14960 /* The GNU C library defines this for functions which it implements 
14961     to always fail with ENOSYS.  Some functions are actually named 
14962     something starting with __ and the normal name is an alias.  */ 
14963 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) 
14971 if { (eval echo configure
:14972: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
14973   eval "ac_cv_func_gethostbyname=yes" 
14975   echo "configure: failed program was:" >&5 
14976   cat conftest.
$ac_ext >&5 
14978   eval "ac_cv_func_gethostbyname=no" 
14983 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then 
14984   echo "$ac_t""yes" 1>&6 
14987   echo "$ac_t""no" 1>&6 
14990     if test $ac_cv_func_gethostbyname = no
; then 
14991       echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 
14992 echo "configure:14993: checking for gethostbyname in -lnsl" >&5 
14993 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` 
14994 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
14995   echo $ac_n "(cached) $ac_c" 1>&6 
14997   ac_save_LIBS
="$LIBS" 
14999 cat > conftest.
$ac_ext <<EOF 
15000 #line 15001 "configure" 
15001 #include "confdefs.h" 
15002 /* Override any gcc2 internal prototype to avoid an error.  */ 
15003 /* We use char because int might match the return type of a gcc2 
15004     builtin and then its argument prototype would still apply.  */ 
15005 char gethostbyname(); 
15011 if { (eval echo configure
:15012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15013   eval "ac_cv_lib_$ac_lib_var=yes" 
15015   echo "configure: failed program was:" >&5 
15016   cat conftest.
$ac_ext >&5 
15018   eval "ac_cv_lib_$ac_lib_var=no" 
15021 LIBS
="$ac_save_LIBS" 
15024 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
15025   echo "$ac_t""yes" 1>&6 
15026   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl" 
15028   echo "$ac_t""no" 1>&6 
15033     # lieder@skyler.mavd.honeywell.com says without -lsocket, 
15034     # socket/setsockopt and other routines are undefined under SCO ODT 
15035     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary 
15036     # on later versions), says simon@lia.di.epfl.ch: it contains 
15037     # gethostby* variants that don't use the nameserver (or something). 
15038     # -lsocket must be given before -lnsl if both are needed. 
15039     # We assume that if connect needs -lnsl, so does gethostbyname. 
15040     echo $ac_n "checking for connect""... $ac_c" 1>&6 
15041 echo "configure:15042: checking for connect" >&5 
15042 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then 
15043   echo $ac_n "(cached) $ac_c" 1>&6 
15045   cat > conftest.
$ac_ext <<EOF 
15046 #line 15047 "configure" 
15047 #include "confdefs.h" 
15048 /* System header to define __stub macros and hopefully few prototypes, 
15049     which can conflict with char connect(); below.  */ 
15050 #include <assert.h> 
15051 /* Override any gcc2 internal prototype to avoid an error.  */ 
15052 /* We use char because int might match the return type of a gcc2 
15053     builtin and then its argument prototype would still apply.  */ 
15058 /* The GNU C library defines this for functions which it implements 
15059     to always fail with ENOSYS.  Some functions are actually named 
15060     something starting with __ and the normal name is an alias.  */ 
15061 #if defined (__stub_connect) || defined (__stub___connect) 
15069 if { (eval echo configure
:15070: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15071   eval "ac_cv_func_connect=yes" 
15073   echo "configure: failed program was:" >&5 
15074   cat conftest.
$ac_ext >&5 
15076   eval "ac_cv_func_connect=no" 
15081 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then 
15082   echo "$ac_t""yes" 1>&6 
15085   echo "$ac_t""no" 1>&6 
15088     if test $ac_cv_func_connect = no
; then 
15089       echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 
15090 echo "configure:15091: checking for connect in -lsocket" >&5 
15091 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'` 
15092 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
15093   echo $ac_n "(cached) $ac_c" 1>&6 
15095   ac_save_LIBS
="$LIBS" 
15096 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS" 
15097 cat > conftest.
$ac_ext <<EOF 
15098 #line 15099 "configure" 
15099 #include "confdefs.h" 
15100 /* Override any gcc2 internal prototype to avoid an error.  */ 
15101 /* We use char because int might match the return type of a gcc2 
15102     builtin and then its argument prototype would still apply.  */ 
15109 if { (eval echo configure
:15110: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15111   eval "ac_cv_lib_$ac_lib_var=yes" 
15113   echo "configure: failed program was:" >&5 
15114   cat conftest.
$ac_ext >&5 
15116   eval "ac_cv_lib_$ac_lib_var=no" 
15119 LIBS
="$ac_save_LIBS" 
15122 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
15123   echo "$ac_t""yes" 1>&6 
15124   X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS" 
15126   echo "$ac_t""no" 1>&6 
15131     # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. 
15132     echo $ac_n "checking for remove""... $ac_c" 1>&6 
15133 echo "configure:15134: checking for remove" >&5 
15134 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then 
15135   echo $ac_n "(cached) $ac_c" 1>&6 
15137   cat > conftest.
$ac_ext <<EOF 
15138 #line 15139 "configure" 
15139 #include "confdefs.h" 
15140 /* System header to define __stub macros and hopefully few prototypes, 
15141     which can conflict with char remove(); below.  */ 
15142 #include <assert.h> 
15143 /* Override any gcc2 internal prototype to avoid an error.  */ 
15144 /* We use char because int might match the return type of a gcc2 
15145     builtin and then its argument prototype would still apply.  */ 
15150 /* The GNU C library defines this for functions which it implements 
15151     to always fail with ENOSYS.  Some functions are actually named 
15152     something starting with __ and the normal name is an alias.  */ 
15153 #if defined (__stub_remove) || defined (__stub___remove) 
15161 if { (eval echo configure
:15162: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15163   eval "ac_cv_func_remove=yes" 
15165   echo "configure: failed program was:" >&5 
15166   cat conftest.
$ac_ext >&5 
15168   eval "ac_cv_func_remove=no" 
15173 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then 
15174   echo "$ac_t""yes" 1>&6 
15177   echo "$ac_t""no" 1>&6 
15180     if test $ac_cv_func_remove = no
; then 
15181       echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 
15182 echo "configure:15183: checking for remove in -lposix" >&5 
15183 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'` 
15184 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
15185   echo $ac_n "(cached) $ac_c" 1>&6 
15187   ac_save_LIBS
="$LIBS" 
15188 LIBS
="-lposix  $LIBS" 
15189 cat > conftest.
$ac_ext <<EOF 
15190 #line 15191 "configure" 
15191 #include "confdefs.h" 
15192 /* Override any gcc2 internal prototype to avoid an error.  */ 
15193 /* We use char because int might match the return type of a gcc2 
15194     builtin and then its argument prototype would still apply.  */ 
15201 if { (eval echo configure
:15202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15203   eval "ac_cv_lib_$ac_lib_var=yes" 
15205   echo "configure: failed program was:" >&5 
15206   cat conftest.
$ac_ext >&5 
15208   eval "ac_cv_lib_$ac_lib_var=no" 
15211 LIBS
="$ac_save_LIBS" 
15214 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
15215   echo "$ac_t""yes" 1>&6 
15216   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix" 
15218   echo "$ac_t""no" 1>&6 
15223     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 
15224     echo $ac_n "checking for shmat""... $ac_c" 1>&6 
15225 echo "configure:15226: checking for shmat" >&5 
15226 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then 
15227   echo $ac_n "(cached) $ac_c" 1>&6 
15229   cat > conftest.
$ac_ext <<EOF 
15230 #line 15231 "configure" 
15231 #include "confdefs.h" 
15232 /* System header to define __stub macros and hopefully few prototypes, 
15233     which can conflict with char shmat(); below.  */ 
15234 #include <assert.h> 
15235 /* Override any gcc2 internal prototype to avoid an error.  */ 
15236 /* We use char because int might match the return type of a gcc2 
15237     builtin and then its argument prototype would still apply.  */ 
15242 /* The GNU C library defines this for functions which it implements 
15243     to always fail with ENOSYS.  Some functions are actually named 
15244     something starting with __ and the normal name is an alias.  */ 
15245 #if defined (__stub_shmat) || defined (__stub___shmat) 
15253 if { (eval echo configure
:15254: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15255   eval "ac_cv_func_shmat=yes" 
15257   echo "configure: failed program was:" >&5 
15258   cat conftest.
$ac_ext >&5 
15260   eval "ac_cv_func_shmat=no" 
15265 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then 
15266   echo "$ac_t""yes" 1>&6 
15269   echo "$ac_t""no" 1>&6 
15272     if test $ac_cv_func_shmat = no
; then 
15273       echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 
15274 echo "configure:15275: checking for shmat in -lipc" >&5 
15275 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` 
15276 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
15277   echo $ac_n "(cached) $ac_c" 1>&6 
15279   ac_save_LIBS
="$LIBS" 
15281 cat > conftest.
$ac_ext <<EOF 
15282 #line 15283 "configure" 
15283 #include "confdefs.h" 
15284 /* Override any gcc2 internal prototype to avoid an error.  */ 
15285 /* We use char because int might match the return type of a gcc2 
15286     builtin and then its argument prototype would still apply.  */ 
15293 if { (eval echo configure
:15294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15295   eval "ac_cv_lib_$ac_lib_var=yes" 
15297   echo "configure: failed program was:" >&5 
15298   cat conftest.
$ac_ext >&5 
15300   eval "ac_cv_lib_$ac_lib_var=no" 
15303 LIBS
="$ac_save_LIBS" 
15306 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
15307   echo "$ac_t""yes" 1>&6 
15308   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc" 
15310   echo "$ac_t""no" 1>&6 
15316   # Check for libraries that X11R6 Xt/Xaw programs need. 
15317   ac_save_LDFLAGS
="$LDFLAGS" 
15318   test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries" 
15319   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to 
15320   # check for ICE first), but we must link in the order -lSM -lICE or 
15321   # we get undefined symbols.  So assume we have SM if we have ICE. 
15322   # These have to be linked with before -lX11, unlike the other 
15323   # libraries we check for below, so use a different variable. 
15324   #  --interran@uluru.Stanford.EDU, kb@cs.umb.edu. 
15325   echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 
15326 echo "configure:15327: checking for IceConnectionNumber in -lICE" >&5 
15327 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` 
15328 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
15329   echo $ac_n "(cached) $ac_c" 1>&6 
15331   ac_save_LIBS
="$LIBS" 
15332 LIBS
="-lICE $X_EXTRA_LIBS $LIBS" 
15333 cat > conftest.
$ac_ext <<EOF 
15334 #line 15335 "configure" 
15335 #include "confdefs.h" 
15336 /* Override any gcc2 internal prototype to avoid an error.  */ 
15337 /* We use char because int might match the return type of a gcc2 
15338     builtin and then its argument prototype would still apply.  */ 
15339 char IceConnectionNumber(); 
15342 IceConnectionNumber() 
15345 if { (eval echo configure
:15346: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15347   eval "ac_cv_lib_$ac_lib_var=yes" 
15349   echo "configure: failed program was:" >&5 
15350   cat conftest.
$ac_ext >&5 
15352   eval "ac_cv_lib_$ac_lib_var=no" 
15355 LIBS
="$ac_save_LIBS" 
15358 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
15359   echo "$ac_t""yes" 1>&6 
15360   X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE" 
15362   echo "$ac_t""no" 1>&6 
15365   LDFLAGS
="$ac_save_LDFLAGS" 
15370         if test "$no_x" = "yes"; then 
15371           { echo "configure: error: X11 not found" 1>&2; exit 1; } 
15374                         GUI_TK_LIBRARY
=`echo $X_LIBS | sed 's/ -LNONE//'` 
15375         TOOLKIT_INCLUDE
=`echo $X_CFLAGS | sed 's/ -INONE//'` 
15376         AFMINSTALL
=afminstall
 
15377         COMPILED_X_PROGRAM
=0 
15379         echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6 
15380 echo "configure:15381: checking for Motif/Lesstif headers" >&5 
15383 for ac_dir 
in $SEARCH_INCLUDE /usr
/include
; 
15385     if test -f "$ac_dir/Xm/Xm.h"; then 
15386       ac_find_includes
=$ac_dir 
15391         if test "$ac_find_includes" != "" ; then 
15392             echo "$ac_t""found in $ac_find_includes" 1>&6 
15394     if test "x$ac_find_includes" = "x/usr/include"; then 
15395     ac_path_to_include
="" 
15397     echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev
/null
 
15399     if test $result = 0; then 
15400       ac_path_to_include
="" 
15402       ac_path_to_include
=" -I$ac_find_includes" 
15406             TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE$ac_path_to_include" 
15408             cat > conftest.
$ac_ext <<EOF 
15409 #line 15410 "configure" 
15410 #include "confdefs.h" 
15417                     version = xmUseVersion; 
15421 if { (eval echo configure
:15422: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15424                     echo "$ac_t""found in default search path" 1>&6 
15425                     COMPILED_X_PROGRAM
=1 
15428   echo "configure: failed program was:" >&5 
15429   cat conftest.
$ac_ext >&5 
15432                     echo "$ac_t""no" 1>&6 
15433                     { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; } 
15440         if test "$COMPILED_X_PROGRAM" = 0; then 
15441             echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6 
15442 echo "configure:15443: checking for Motif/Lesstif library" >&5 
15445 for ac_dir 
in $SEARCH_LIB /usr
/lib
; 
15447     for ac_extension 
in a so sl dylib
; do 
15448       if test -f "$ac_dir/libXm.$ac_extension"; then 
15449         ac_find_libraries
=$ac_dir 
15455             if test "$ac_find_libraries" != "" ; then 
15456                 echo "$ac_t""found at $ac_find_libraries" 1>&6 
15459   echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
 
15461   if test $result = 0; then 
15464     ac_path_to_link
=" -L$ac_find_libraries" 
15467                 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link" 
15469                                                                 save_CFLAGS
=$CFLAGS 
15470                 CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE" 
15472                 cat > conftest.
$ac_ext <<EOF 
15473 #line 15474 "configure" 
15474 #include "confdefs.h" 
15481                         version = xmUseVersion; 
15485 if { (eval echo configure
:15486: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15488                         echo "$ac_t""found in default search path" 1>&6 
15489                         COMPILED_X_PROGRAM
=1 
15492   echo "configure: failed program was:" >&5 
15493   cat conftest.
$ac_ext >&5 
15496                         echo "$ac_t""no" 1>&6 
15497                         { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; } 
15503                 CFLAGS
=$save_CFLAGS 
15508         echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 
15509 echo "configure:15510: checking for Xpm library" >&5 
15512 for ac_dir 
in $SEARCH_LIB /usr
/lib
; 
15514     for ac_extension 
in a so sl dylib
; do 
15515       if test -f "$ac_dir/libXpm.$ac_extension"; then 
15516         ac_find_libraries
=$ac_dir 
15522         if test "$ac_find_libraries" != "" ; then 
15524   echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
 
15526   if test $result = 0; then 
15529     ac_path_to_link
=" -L$ac_find_libraries" 
15532             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link" 
15535             cat >> confdefs.h 
<<\EOF
 
15536 #define wxHAVE_LIB_XPM 1 
15539             echo "$ac_t""found at $ac_find_libraries" 1>&6 
15541             save_CFLAGS
=$CFLAGS 
15542             CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE" 
15544             cat > conftest.
$ac_ext <<EOF 
15545 #line 15546 "configure" 
15546 #include "confdefs.h" 
15548                     #include <X11/xpm.h> 
15553                     version = XpmLibraryVersion(); 
15557 if { (eval echo configure
:15558: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15561                     cat >> confdefs.h 
<<\EOF
 
15562 #define wxHAVE_LIB_XPM 1 
15565                     echo "$ac_t""found in default search path" 1>&6 
15566                     COMPILED_X_PROGRAM
=0 
15569   echo "configure: failed program was:" >&5 
15570   cat conftest.
$ac_ext >&5 
15573                     echo "$ac_t""no" 1>&6 
15574                     echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 
15580             CFLAGS
=$save_CFLAGS 
15583         echo $ac_n "checking if we need -lXp and/or -lSM -lICE""... $ac_c" 1>&6 
15584 echo "configure:15585: checking if we need -lXp and/or -lSM -lICE" >&5 
15588         for libp 
in "" " -lXp"; do 
15589             if test "$libs_found" = "0"; then 
15590                 for libsm_ice 
in " -lSM -lICE"; do 
15591                     if test "$libs_found" = "0"; then 
15593                         LIBS
="$GUI_TK_LIBRARY -lXm${xpm_link} ${libp} -lXmu -lXext -lXt${libsm_ice} -lX11" 
15594                         save_CFLAGS
=$CFLAGS 
15595                         CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE" 
15597                         cat > conftest.
$ac_ext <<EOF 
15598 #line 15599 "configure" 
15599 #include "confdefs.h" 
15602                                 #include <Xm/List.h> 
15606                                 XmString string = NULL; 
15609                                 XmListAddItem(w, string, position); 
15613 if { (eval echo configure
:15614: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15617                                 libsm_ice_link
="$libsm_ice" 
15618                                 echo "$ac_t""need${libp_link}${libsm_ice_link}" 1>&6 
15622   echo "configure: failed program was:" >&5 
15623   cat conftest.
$ac_ext >&5 
15631                         CFLAGS
=$save_CFLAGS 
15637         if test "$libs_found" = "0"; then 
15638             echo "$ac_t""can't find the right libraries" 1>&6 
15639             { echo "configure: error: can't link a simple motif program" 1>&2; exit 1; } 
15642         save_CFLAGS
=$CFLAGS 
15643         CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE" 
15644         echo $ac_n "checking for Motif 2""... $ac_c" 1>&6 
15645 echo "configure:15646: checking for Motif 2" >&5 
15646         cat > conftest.
$ac_ext <<EOF 
15647 #line 15648 "configure" 
15648 #include "confdefs.h" 
15654                         #if XmVersion < 2000 
15655                         #error "Not Motif 2" 
15660 if { (eval echo configure
:15661: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15663                         cat >> confdefs.h 
<<\EOF
 
15664 #define __WXMOTIF20__ 1 
15667                         echo "$ac_t""found" 1>&6 
15670   echo "configure: failed program was:" >&5 
15671   cat conftest.
$ac_ext >&5 
15674                         cat >> confdefs.h 
<<\EOF
 
15675 #define __WXMOTIF20__ 0 
15678                         echo "$ac_t""not found" 1>&6 
15682         CFLAGS
=$save_CFLAGS 
15684         GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXm$xpm_link${libp_link} -lXmu -lXext -lXt${libsm_ice_link} -lX11" 
15685         TOOLKIT_VPATH
="\${top_srcdir}/src/motif${PATH_IFS}\${top_srcdir}/src/motif/xmcombo${PATH_IFS}\${top_srcdir}/src/x11" 
15691     if test "$wxUSE_X11" = 1 -o "$wxUSE_MOTIF" = 1 && 
15692        test "$wxHAVE_XEXT_LIB" = 1; then 
15693         save_CFLAGS
="$CFLAGS" 
15694         CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE" 
15696         echo $ac_n "checking for X11/extensions/shape.h""... $ac_c" 1>&6 
15697 echo "configure:15698: checking for X11/extensions/shape.h" >&5 
15698         cat > conftest.
$ac_ext <<EOF 
15699 #line 15700 "configure" 
15700 #include "confdefs.h" 
15702                         #include <X11/Xlib.h>  
15703                         #include <X11/extensions/shape.h> 
15707                         int dummy1, dummy2; 
15708                         XShapeQueryExtension((Display*)NULL, 
15709                                              (int*)NULL, (int*)NULL); 
15713 if { (eval echo configure
:15714: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15716                         cat >> confdefs.h 
<<\EOF
 
15717 #define HAVE_XSHAPE 1 
15720                         echo "$ac_t""found" 1>&6 
15723   echo "configure: failed program was:" >&5 
15724   cat conftest.
$ac_ext >&5 
15727                         echo "$ac_t""not found" 1>&6 
15731         CFLAGS
="$save_CFLAGS" 
15734     if test "$wxUSE_MAC" = 1; then 
15735         CPPFLAGS
="$CPPFLAGS -fpascal-strings -I\${top_srcdir}/src/mac/morefilex -I/Developer/Headers/FlatCarbon" 
15737         TOOLKIT_VPATH
="\${top_srcdir}/src/mac${PATH_IFS}\${top_srcdir}/src/mac/morefilex" 
15742     if test "$wxUSE_COCOA" = 1; then 
15743         TOOLKIT_VPATH
="\${top_srcdir}/src/cocoa" 
15748     if test "$wxUSE_PM" = 1; then 
15751         echo "configure: warning: OS/2 threads are not yet supported... disabled" 1>&2 
15755         if test "$TOOLKIT" = "PM" ; then 
15758         TOOLKIT_DIR
=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"` 
15761         PORT_FILES
="\${top_srcdir}/src/\$(TOOLKITDIR)/files.lst" 
15763     if test "$wxUSE_UNIVERSAL" = "yes"; then 
15764         ALL_OBJECTS
="\$(GUI_LOWLEVEL_OBJS) \${UNIVOBJS}" 
15766                                 ALL_SOURCES
="\$(ALL_SOURCES) \${UNIV_SOURCES}" 
15767         ALL_HEADERS
="\$(ALL_HEADERS) \${UNIV_HEADERS}" 
15769         PORT_FILES
="${PORT_FILES} \${top_srcdir}/src/univ/files.lst" 
15770         if test "$wxUSE_X11" = 1; then 
15771             TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}${PATH_IFS}\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes" 
15773             TOOLKIT_VPATH
="\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes${PATH_IFS}\${top_srcdir}/src/${TOOLKIT_DIR}" 
15775         TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__" 
15778         ALL_OBJECTS
="\$(GUIOBJS)" 
15779         ALL_SOURCES
="\$(ALL_SOURCES)" 
15780         ALL_HEADERS
="\$(ALL_HEADERS)" 
15783     ALL_OBJECTS
="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJS)" 
15785     if test "$TOOLKIT" != "MSW" -a "$USE_DOS" != 1; then 
15786         ALL_OBJECTS
="${ALL_OBJECTS} \$(UNIXOBJS)" 
15789     if test "$wxUSE_HTML" = "yes"; then 
15790         ALL_OBJECTS
="${ALL_OBJECTS} \$(HTMLOBJS)" 
15793     if test "$wxUSE_LIBJPEG" = "builtin" ; then 
15794         ALL_OBJECTS
="${ALL_OBJECTS} \$(JPEGOBJS)" 
15796     if test "$wxUSE_LIBTIFF" = "builtin" ; then 
15797         ALL_OBJECTS
="${ALL_OBJECTS} \$(TIFFOBJS)" 
15799     if test "$wxUSE_LIBPNG" = "builtin" ; then 
15800         ALL_OBJECTS
="${ALL_OBJECTS} \$(PNGOBJS)" 
15803         GUIDIST
="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST" 
15804     DISTDIR
="wx\$(TOOLKIT)" 
15810         if test "$USE_WIN32" = 1 ; then 
15811         ALL_OBJECTS
="\${BASE_OBJS} \${BASE_MSW_OBJS}" 
15812         TOOLKIT_VPATH
="\${top_srcdir}/src/msw" 
15816         ALL_OBJECTS
="\${BASE_OBJS} \${BASE_UNIX_OBJS}" 
15817         TOOLKIT_VPATH
="\${top_srcdir}/src/unix" 
15820     ALL_SOURCES
="\$(ALL_SOURCES)" 
15821     ALL_HEADERS
="\$(ALL_HEADERS)" 
15823     PORT_FILES
="\${top_srcdir}/src/files.lst" 
15825         GUIDIST
="BASE_DIST" 
15835 if test "$TOOLKIT" != "MSW" ; then 
15837     if test "$wxUSE_ODBC" != "no" ; then 
15838         cat >> confdefs.h 
<<\EOF
 
15839 #define wxUSE_ODBC 1 
15842         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS db" 
15844                 WXODBCFLAG
="-D_IODBC_" 
15847         if test "$wxUSE_ODBC" = "sys" ; then 
15849             ac_safe
=`echo "sql.h" | sed 'y%./+-%__p_%'` 
15850 echo $ac_n "checking for sql.h""... $ac_c" 1>&6 
15851 echo "configure:15852: checking for sql.h" >&5 
15852 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
15853   echo $ac_n "(cached) $ac_c" 1>&6 
15855   cat > conftest.
$ac_ext <<EOF 
15856 #line 15857 "configure" 
15857 #include "confdefs.h" 
15860 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
15861 { (eval echo configure
:15862: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
15862 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
15863 if test -z "$ac_err"; then 
15865   eval "ac_cv_header_$ac_safe=yes" 
15868   echo "configure: failed program was:" >&5 
15869   cat conftest.
$ac_ext >&5 
15871   eval "ac_cv_header_$ac_safe=no" 
15875 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
15876   echo "$ac_t""yes" 1>&6 
15879   echo "$ac_t""no" 1>&6 
15883 echo $ac_n "checking for library containing SQLAllocEnv""... $ac_c" 1>&6 
15884 echo "configure:15885: checking for library containing SQLAllocEnv" >&5 
15885 if eval "test \"`echo '$''{'ac_cv_search_SQLAllocEnv'+set}'`\" = set"; then 
15886   echo $ac_n "(cached) $ac_c" 1>&6 
15888   ac_func_search_save_LIBS
="$LIBS" 
15889 ac_cv_search_SQLAllocEnv
="no" 
15890 cat > conftest.
$ac_ext <<EOF 
15891 #line 15892 "configure" 
15892 #include "confdefs.h" 
15893 /* Override any gcc2 internal prototype to avoid an error.  */ 
15894 /* We use char because int might match the return type of a gcc2 
15895     builtin and then its argument prototype would still apply.  */ 
15896 char SQLAllocEnv(); 
15902 if { (eval echo configure
:15903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15904   ac_cv_search_SQLAllocEnv
="none required" 
15906   echo "configure: failed program was:" >&5 
15907   cat conftest.
$ac_ext >&5 
15910 test "$ac_cv_search_SQLAllocEnv" = "no" && for i 
in iodbc unixodbc odbc 
; do 
15911 LIBS
="-l$i  $ac_func_search_save_LIBS" 
15912 cat > conftest.
$ac_ext <<EOF 
15913 #line 15914 "configure" 
15914 #include "confdefs.h" 
15915 /* Override any gcc2 internal prototype to avoid an error.  */ 
15916 /* We use char because int might match the return type of a gcc2 
15917     builtin and then its argument prototype would still apply.  */ 
15918 char SQLAllocEnv(); 
15924 if { (eval echo configure
:15925: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15926   ac_cv_search_SQLAllocEnv
="-l$i" 
15929   echo "configure: failed program was:" >&5 
15930   cat conftest.
$ac_ext >&5 
15934 LIBS
="$ac_func_search_save_LIBS" 
15937 echo "$ac_t""$ac_cv_search_SQLAllocEnv" 1>&6 
15938 if test "$ac_cv_search_SQLAllocEnv" != "no"; then 
15939   test "$ac_cv_search_SQLAllocEnv" = "none required" || LIBS
="$ac_cv_search_SQLAllocEnv $LIBS" 
15943                 wxUSE_ODBC
=builtin;  
15944                 echo "configure: warning:  can't find system Odbc library falling back to builtin " 1>&2 
15948                 if test "$wxUSE_ODBC" != "sys" ; then 
15949             ALL_OBJECTS
="${ALL_OBJECTS} \$(IODBCOBJS)" 
15956 if test "$wxUSE_REGEX" = "builtin" ; then 
15957     ALL_OBJECTS
="${ALL_OBJECTS} \$(REGEXOBJS)" 
15959 if test "$wxUSE_ZLIB" = "builtin" ; then 
15960     ALL_OBJECTS
="${ALL_OBJECTS} \$(ZLIBOBJS)" 
15964 if test "$wxUSE_OPENGL" = "yes"; then 
15965     if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = "1"; then 
15966         OPENGL_LIBS
="-framework OpenGL -framework AGL" 
15967     elif test "$wxUSE_MSW" = 1; then 
15968         OPENGL_LIBS
="-lopengl32 -lglu32" 
15970         ac_safe
=`echo "GL/gl.h" | sed 'y%./+-%__p_%'` 
15971 echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6 
15972 echo "configure:15973: checking for GL/gl.h" >&5 
15973 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
15974   echo $ac_n "(cached) $ac_c" 1>&6 
15976   cat > conftest.
$ac_ext <<EOF 
15977 #line 15978 "configure" 
15978 #include "confdefs.h" 
15981 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
15982 { (eval echo configure
:15983: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
15983 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
15984 if test -z "$ac_err"; then 
15986   eval "ac_cv_header_$ac_safe=yes" 
15989   echo "configure: failed program was:" >&5 
15990   cat conftest.
$ac_ext >&5 
15992   eval "ac_cv_header_$ac_safe=no" 
15996 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
15997   echo "$ac_t""yes" 1>&6 
16001                 echo $ac_n "checking for -lGL""... $ac_c" 1>&6 
16002 echo "configure:16003: checking for -lGL" >&5 
16005 for ac_dir 
in $SEARCH_LIB /usr
/lib
; 
16007     for ac_extension 
in a so sl dylib
; do 
16008       if test -f "$ac_dir/libGL.$ac_extension"; then 
16009         ac_find_libraries
=$ac_dir 
16015                 if test "$ac_find_libraries" != "" ; then 
16017   echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
 
16019   if test $result = 0; then 
16022     ac_path_to_link
=" -L$ac_find_libraries" 
16025                     if test "$ac_path_to_link" != " -L/usr/lib" ; then 
16026                         LDFLAGS_GL
="$ac_path_to_link" 
16031 for ac_dir 
in $SEARCH_LIB /usr
/lib
; 
16033     for ac_extension 
in a so sl dylib
; do 
16034       if test -f "$ac_dir/libGLU.$ac_extension"; then 
16035         ac_find_libraries
=$ac_dir 
16041                     if test "$ac_find_libraries" != "" ; then 
16043   echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
 
16045   if test $result = 0; then 
16048     ac_path_to_link
=" -L$ac_find_libraries" 
16051                         if test "$ac_path_to_link" != " -L/usr/lib" -a \
 
16052                                     "$ac_path_to_link" != "$LDFLAGS_GL"; then 
16053                             LDFLAGS_GL
="$LDFLAGS_GL$ac_path_to_link" 
16057                         OPENGL_LIBS
="-lGL -lGLU" 
16058                         echo "$ac_t""yes" 1>&6 
16062                 if "$found_gl" != 1; then 
16063                     echo "$ac_t""no" 1>&6 
16064                     echo $ac_n "checking for -lMesaGL""... $ac_c" 1>&6 
16065 echo "configure:16066: checking for -lMesaGL" >&5 
16068 for ac_dir 
in $SEARCH_LIB /usr
/lib
; 
16070     for ac_extension 
in a so sl dylib
; do 
16071       if test -f "$ac_dir/libMesaGL.$ac_extension"; then 
16072         ac_find_libraries
=$ac_dir 
16078                     if test "$ac_find_libraries" != "" ; then 
16080   echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
 
16082   if test $result = 0; then 
16085     ac_path_to_link
=" -L$ac_find_libraries" 
16088                         LDFLAGS_GL
="$LDFLAGS$ac_path_to_link" 
16089                         OPENGL_LIBS
="-lMesaGL -lMesaGLU" 
16090                         echo "$ac_t""yes" 1>&6 
16092                         echo "$ac_t""no" 1>&6 
16097   echo "$ac_t""no" 1>&6 
16101         if test "x$OPENGL_LIBS" = "x"; then 
16102                                                 { echo "configure: error: OpenGL libraries not available" 1>&2; exit 1; } 
16106     if test "$wxUSE_OPENGL" = "yes"; then 
16107         cat >> confdefs.h 
<<\EOF
 
16108 #define wxUSE_OPENGL 1 
16111         cat >> confdefs.h 
<<\EOF
 
16112 #define wxUSE_GLCANVAS 1 
16115         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS opengl" 
16119 if test -z "$TOOLKIT_VPATH" ; then 
16120     TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}" 
16123 if test -n "$TOOLKIT" ; then 
16124     TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WX${TOOLKIT}__" 
16127 lib_unicode_suffix
= 
16128 if test "$wxUSE_UNICODE" = "yes"; then 
16129     lib_unicode_suffix
=u
 
16133 if test "$wxUSE_DEBUG_FLAG" = "yes"; then 
16137 WX_VERSION_TAG
=`echo WX${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_${WX_RELEASE} | tr "[a-z]" "[A-Z]"` 
16139 TOOLCHAIN_NAME
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}-${WX_RELEASE}" 
16140 TOOLCHAIN_NAME_GL
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_gl-${WX_RELEASE}" 
16142 if test "$cross_compiling" = "yes"; then 
16143     TOOLCHAIN_NAME
="${TOOLCHAIN_NAME}-${host_alias}" 
16144     TOOLCHAIN_NAME_GL
="${TOOLCHAIN_NAME_GL}-${host_alias}" 
16147 WX_LIBRARY
="wx_${TOOLCHAIN_NAME}" 
16148 WX_LIBRARY_GL
="wx_${TOOLCHAIN_NAME_GL}" 
16149 WX_LIBRARY_BASENAME
="wx_${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}" 
16151 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" 
16152 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" 
16154 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}" 
16155 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}" 
16156 WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}" 
16157 WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}" 
16160     *-*-cygwin* | *-*-mingw32* ) 
16164         if test "$cross_compiling" != "yes" -a "$TOOLKIT_DIR" = "msw"; then 
16165             WX_LIBRARY
="wxmsw${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}" 
16166             WX_LIBRARY_GL
="wxmsw_gl${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}" 
16167             WX_LIBRARY_NAME_SHARED
="${WX_LIBRARY}.${SO_SUFFIX}" 
16168             WX_LIBRARY_NAME_SHARED_GL
="${WX_LIBRARY_GL}.${SO_SUFFIX}" 
16170             WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}" 
16171             WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}" 
16177         WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}.${SO_SUFFIX}" 
16178         WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}.${SO_SUFFIX}" 
16180         WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${WX_CURRENT}.${SO_SUFFIX}" 
16181         WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}" 
16182         WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${WX_CURRENT}.${SO_SUFFIX}" 
16183         WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}" 
16185                         if test "$wxUSE_MAC" = 1; then 
16186                                     WX_RESOURCES_MACOSX_ASCII
="lib${WX_LIBRARY}.${WX_CURRENT}.r" 
16187             WX_RESOURCES_MACOSX_DATA
="lib${WX_LIBRARY}.${WX_CURRENT}.rsrc" 
16192 WX_LIBRARY_NAME_STATIC
="lib${WX_LIBRARY}.a" 
16193 WX_LIBRARY_NAME_STATIC_GL
="lib${WX_LIBRARY_GL}.a" 
16195 WXCONFIG_LIBS
="-l${WX_LIBRARY}" 
16196 WXCONFIG_LIBS_STATIC
="lib${WX_LIBRARY}.a" 
16198 if test "$wxUSE_OPENGL" = "yes"; then 
16199     WXCONFIG_LIBS_GL
="-l${WX_LIBRARY_GL} ${OPENGL_LIBS}" 
16200     WXCONFIG_LIBS_STATIC_GL
="lib${WX_LIBRARY_GL}.a ${OPENGL_LIBS}" 
16205 if test "$wxUSE_SHARED" = "yes"; then 
16207       *-pc-os2_emx | *-pc-os2-emx | \
 
16210         echo "configure: warning: Host system doesn't support shared libraries, disabling" 1>&2 
16215 if test "$wxUSE_SHARED" = "yes"; then 
16217         if test "$wxUSE_OPENGL" = "yes"; then 
16218         WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL" 
16219         WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1} \$(build_libdir)/${WX_LIBRARY_LINK1_GL}" 
16221         WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS" 
16222         WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1}" 
16225         if test "$GCC" = "yes"; then 
16231   found_versioning
=no
 
16234     if test $found_versioning = no 
; then 
16235       echo $ac_n "checking if the linker accepts --version-script""... $ac_c" 1>&6 
16236 echo "configure:16237: checking if the linker accepts --version-script" >&5 
16237 if eval "test \"`echo '$''{'wx_cv_version_script'+set}'`\" = set"; then 
16238   echo $ac_n "(cached) $ac_c" 1>&6 
16241         echo "VER_1 { *; };" >conftest.sym
 
16242         echo "int main() { return 0; }" >conftest.cpp
 
16245                 $CXX -o conftest.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp 
16246                 -Wl,--version-script,conftest.sym >/dev/null 2>conftest.stderr'; { (eval echo configure
:16247: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } ; then 
16247           if test -s conftest.stderr 
; then 
16248               wx_cv_version_script
=no
 
16250               wx_cv_version_script
=yes 
16253           wx_cv_version_script
=no
 
16255         rm -f conftest.output conftest.stderr conftest.sym conftest.cpp
 
16259 echo "$ac_t""$wx_cv_version_script" 1>&6 
16260       if test $wx_cv_version_script = yes ; then 
16261         LDFLAGS_VERSIONING
="-Wl,--version-script,\$(top_builddir)/version-script" 
16266         SHARED_LD
="${CXX} -shared -o" 
16270                 if test "$GCC" = "yes"; then 
16271                         SHARED_LD
="${CXX} -shared ${PIC_FLAG} -o" 
16273                         LDFLAGS
="$LDFLAGS -L/usr/lib" 
16275             SHARED_LD
="${CXX} -b -o" 
16279                 if test "$wxUSE_OPENGL" = "yes"; then 
16280             WX_ALL_INSTALLED
="preinstall_gl" 
16281             WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}" 
16283             WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}" 
16288         if test "$GCC" != "yes"; then 
16289             echo $ac_n "checking for Intel compiler""... $ac_c" 1>&6 
16290 echo "configure:16291: checking for Intel compiler" >&5 
16291 if eval "test \"`echo '$''{'wx_cv_prog_icc'+set}'`\" = set"; then 
16292   echo $ac_n "(cached) $ac_c" 1>&6 
16295                 cat > conftest.
$ac_ext <<EOF 
16296 #line 16297 "configure" 
16297 #include "confdefs.h" 
16301                         #ifndef __INTEL_COMPILER 
16307 if { (eval echo configure
:16308: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
16311   echo "configure: failed program was:" >&5 
16312   cat conftest.
$ac_ext >&5 
16321 echo "$ac_t""$wx_cv_prog_icc" 1>&6 
16322             if test "$wx_cv_prog_icc" = "yes"; then 
16327         if test "$wxUSE_SONAME" = "yes" ; then 
16328             SONAME_FLAGS
="-Wl,-soname,${WX_LIBRARY_LINK1}" 
16329             SONAME_FLAGS_GL
="-Wl,-soname,${WX_LIBRARY_LINK1_GL}" 
16330                         WX_TARGET_LIBRARY_SONAME
="-Wl,-soname,\$(TARGETLIB_LINK1)" 
16335         if test "$GCC" = yes ; then 
16336                                     CPPFLAGS
="$CPPFLAGS -isystem /usr/openwin/include" 
16338             SHARED_LD
="${CXX} -G -o" 
16340             SONAME_FLAGS
="-h ${WX_LIBRARY_NAME_SHARED}" 
16341             SONAME_FLAGS_GL
="-h ${WX_LIBRARY_NAME_SHARED_GL}" 
16346                         TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -DWXMAKINGDLL" 
16347         CFLAGS
="$CFLAGS -fno-common" 
16348         CXXFLAGS
="$CXXFLAGS -fno-common" 
16349                                         SHARED_LD
="\${top_srcdir}/distrib/mac/shared-ld-sh -undefined suppress -flat_namespace -o" 
16350         PIC_FLAG
="-dynamic -fPIC" 
16351                                 SONAME_FLAGS
="-compatibility_version ${WX_RELEASE} -current_version ${WX_VERSION} -install_name \$(libdir)/${WX_LIBRARY_LINK1}" 
16352         SONAME_FLAGS_GL
="-compatibility_version ${WX_RELEASE} -current_version ${WX_VERSION} -install_name \$(libdir)/${WX_LIBRARY_LINK1_GL}" 
16356                 if test "$GCC" != "yes"; then 
16357                                     # Extract the first word of "makeC++SharedLib", so it can be a program name with args. 
16358 set dummy makeC
++SharedLib
; ac_word
=$2 
16359 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
16360 echo "configure:16361: checking for $ac_word" >&5 
16361 if eval "test \"`echo '$''{'ac_cv_prog_AIX_CXX_LD'+set}'`\" = set"; then 
16362   echo $ac_n "(cached) $ac_c" 1>&6 
16364   if test -n "$AIX_CXX_LD"; then 
16365   ac_cv_prog_AIX_CXX_LD
="$AIX_CXX_LD" # Let the user override the test. 
16367   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
16369   for ac_dir 
in $ac_dummy; do 
16370     test -z "$ac_dir" && ac_dir
=.
 
16371     if test -f $ac_dir/$ac_word; then 
16372       ac_cv_prog_AIX_CXX_LD
="makeC++SharedLib" 
16377   test -z "$ac_cv_prog_AIX_CXX_LD" && ac_cv_prog_AIX_CXX_LD
="/usr/lpp/xlC/bin/makeC++SharedLib" 
16380 AIX_CXX_LD
="$ac_cv_prog_AIX_CXX_LD" 
16381 if test -n "$AIX_CXX_LD"; then 
16382   echo "$ac_t""$AIX_CXX_LD" 1>&6 
16384   echo "$ac_t""no" 1>&6 
16388             SHARED_LD
="$(AIX_CXX_LD) -p 0 -o" 
16392       *-*-cygwin* | *-*-mingw32* ) 
16393         WX_LIBRARY_IMPORTLIB
="${WX_LIBRARY_NAME_SHARED}.a" 
16395         SHARED_LD
="${CXX} -shared -Wl,--out-implib,lib/${WX_LIBRARY_IMPORTLIB} -o" 
16396         TOOLCHAIN_DLL_DEFS
="${TOOLCHAIN_DLL_DEFS} -DWXUSINGDLL=1" 
16398         PIC_FLAG
="-UWXUSINGDLL -DWXMAKINGDLL=1 -D_DLL=1 -D_WINDLL=1" 
16400                 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}" 
16401         WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS" 
16403         if test "$wxUSE_OPENGL" = "yes"; then 
16404             LIBS
="${LIBS} ${OPENGL_LIBS}" 
16409                         SHARED_LD
="${LD} -shared -o" 
16413                 if test "$GCC" != "yes"; then 
16418       *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | \
 
16426         { echo "configure: error: unknown system type $host." 1>&2; exit 1; } 
16429         if test "x$WX_TARGET_LIBRARY" = "x"; then 
16430         WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_SHARED}" 
16431         WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_SHARED_GL}" 
16434         WX_TARGET_LIBRARY_TYPE
="so" 
16435     INSTALL_LIBRARY
='$(INSTALL_PROGRAM)' 
16438 if test "$wxUSE_SHARED" = "no"; then 
16440         if test "$wxUSE_GUI" = "no" -o "$USE_WIN32" = 1 ; then 
16441                 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall" 
16444     if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1 ; then 
16445         WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall" 
16448     if test "$wxUSE_OPENGL" = "yes"; then 
16449         WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_gl" 
16450         WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC} \$(build_libdir)/${WX_LIBRARY_NAME_STATIC_GL}" 
16452         WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC}" 
16455     WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}" 
16456     WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_STATIC_GL}" 
16458     WX_TARGET_LIBRARY_TYPE
="a" 
16459     INSTALL_LIBRARY
='$(INSTALL_DATA)' 
16469 if test "$wxUSE_MAC" = 1; then 
16470         LIBWXMACRES
="\$(top_builddir)/lib/${WX_RESOURCES_MACOSX_ASCII}" 
16471     WX_ALL
="${WX_ALL} ${LIBWXMACRES}" 
16472     WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_res" 
16473     # Extract the first word of "Rez", so it can be a program name with args. 
16474 set dummy Rez
; ac_word
=$2 
16475 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
16476 echo "configure:16477: checking for $ac_word" >&5 
16477 if eval "test \"`echo '$''{'ac_cv_prog_RESCOMP'+set}'`\" = set"; then 
16478   echo $ac_n "(cached) $ac_c" 1>&6 
16480   if test -n "$RESCOMP"; then 
16481   ac_cv_prog_RESCOMP
="$RESCOMP" # Let the user override the test. 
16483   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
16485   for ac_dir 
in $ac_dummy; do 
16486     test -z "$ac_dir" && ac_dir
=.
 
16487     if test -f $ac_dir/$ac_word; then 
16488       ac_cv_prog_RESCOMP
="Rez" 
16493   test -z "$ac_cv_prog_RESCOMP" && ac_cv_prog_RESCOMP
="/Developer/Tools/Rez" 
16496 RESCOMP
="$ac_cv_prog_RESCOMP" 
16497 if test -n "$RESCOMP"; then 
16498   echo "$ac_t""$RESCOMP" 1>&6 
16500   echo "$ac_t""no" 1>&6 
16503     # Extract the first word of "DeRez", so it can be a program name with args. 
16504 set dummy DeRez
; ac_word
=$2 
16505 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
16506 echo "configure:16507: checking for $ac_word" >&5 
16507 if eval "test \"`echo '$''{'ac_cv_prog_DEREZ'+set}'`\" = set"; then 
16508   echo $ac_n "(cached) $ac_c" 1>&6 
16510   if test -n "$DEREZ"; then 
16511   ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test. 
16513   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
16515   for ac_dir 
in $ac_dummy; do 
16516     test -z "$ac_dir" && ac_dir
=.
 
16517     if test -f $ac_dir/$ac_word; then 
16518       ac_cv_prog_DEREZ
="DeRez" 
16523   test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez" 
16526 DEREZ
="$ac_cv_prog_DEREZ" 
16527 if test -n "$DEREZ"; then 
16528   echo "$ac_t""$DEREZ" 1>&6 
16530   echo "$ac_t""no" 1>&6 
16533     # Extract the first word of "SetFile", so it can be a program name with args. 
16534 set dummy SetFile
; ac_word
=$2 
16535 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
16536 echo "configure:16537: checking for $ac_word" >&5 
16537 if eval "test \"`echo '$''{'ac_cv_prog_SETFILE'+set}'`\" = set"; then 
16538   echo $ac_n "(cached) $ac_c" 1>&6 
16540   if test -n "$SETFILE"; then 
16541   ac_cv_prog_SETFILE
="$SETFILE" # Let the user override the test. 
16543   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
16545   for ac_dir 
in $ac_dummy; do 
16546     test -z "$ac_dir" && ac_dir
=.
 
16547     if test -f $ac_dir/$ac_word; then 
16548       ac_cv_prog_SETFILE
="SetFile" 
16553   test -z "$ac_cv_prog_SETFILE" && ac_cv_prog_SETFILE
="/Developer/Tools/SetFile" 
16556 SETFILE
="$ac_cv_prog_SETFILE" 
16557 if test -n "$SETFILE"; then 
16558   echo "$ac_t""$SETFILE" 1>&6 
16560   echo "$ac_t""no" 1>&6 
16563     MACOSX_BUNDLE
="bundle" 
16564             MACRESCOMP
="\$(RESCOMP) -d __DARWIN__ -t APPL Carbon.r ${LIBWXMACRES} -o" 
16565     MACSETFILE
="\$(SETFILE)" 
16566     MACRESWXCONFIG
="${RESCOMP} -d __DARWIN__ -t APPL Carbon.r \${exec_prefix}/lib/${WX_RESOURCES_MACOSX_ASCII} -o" 
16567 elif test "$wxUSE_COCOA" = 1; then 
16568     # Extract the first word of "Rez", so it can be a program name with args. 
16569 set dummy Rez
; ac_word
=$2 
16570 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
16571 echo "configure:16572: checking for $ac_word" >&5 
16572 if eval "test \"`echo '$''{'ac_cv_prog_RESCOMP'+set}'`\" = set"; then 
16573   echo $ac_n "(cached) $ac_c" 1>&6 
16575   if test -n "$RESCOMP"; then 
16576   ac_cv_prog_RESCOMP
="$RESCOMP" # Let the user override the test. 
16578   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
16580   for ac_dir 
in $ac_dummy; do 
16581     test -z "$ac_dir" && ac_dir
=.
 
16582     if test -f $ac_dir/$ac_word; then 
16583       ac_cv_prog_RESCOMP
="Rez" 
16588   test -z "$ac_cv_prog_RESCOMP" && ac_cv_prog_RESCOMP
="/Developer/Tools/Rez" 
16591 RESCOMP
="$ac_cv_prog_RESCOMP" 
16592 if test -n "$RESCOMP"; then 
16593   echo "$ac_t""$RESCOMP" 1>&6 
16595   echo "$ac_t""no" 1>&6 
16598     # Extract the first word of "DeRez", so it can be a program name with args. 
16599 set dummy DeRez
; ac_word
=$2 
16600 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
16601 echo "configure:16602: checking for $ac_word" >&5 
16602 if eval "test \"`echo '$''{'ac_cv_prog_DEREZ'+set}'`\" = set"; then 
16603   echo $ac_n "(cached) $ac_c" 1>&6 
16605   if test -n "$DEREZ"; then 
16606   ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test. 
16608   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
16610   for ac_dir 
in $ac_dummy; do 
16611     test -z "$ac_dir" && ac_dir
=.
 
16612     if test -f $ac_dir/$ac_word; then 
16613       ac_cv_prog_DEREZ
="DeRez" 
16618   test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez" 
16621 DEREZ
="$ac_cv_prog_DEREZ" 
16622 if test -n "$DEREZ"; then 
16623   echo "$ac_t""$DEREZ" 1>&6 
16625   echo "$ac_t""no" 1>&6 
16628     # Extract the first word of "SetFile", so it can be a program name with args. 
16629 set dummy SetFile
; ac_word
=$2 
16630 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
16631 echo "configure:16632: checking for $ac_word" >&5 
16632 if eval "test \"`echo '$''{'ac_cv_prog_SETFILE'+set}'`\" = set"; then 
16633   echo $ac_n "(cached) $ac_c" 1>&6 
16635   if test -n "$SETFILE"; then 
16636   ac_cv_prog_SETFILE
="$SETFILE" # Let the user override the test. 
16638   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
16640   for ac_dir 
in $ac_dummy; do 
16641     test -z "$ac_dir" && ac_dir
=.
 
16642     if test -f $ac_dir/$ac_word; then 
16643       ac_cv_prog_SETFILE
="SetFile" 
16648   test -z "$ac_cv_prog_SETFILE" && ac_cv_prog_SETFILE
="/Developer/Tools/SetFile" 
16651 SETFILE
="$ac_cv_prog_SETFILE" 
16652 if test -n "$SETFILE"; then 
16653   echo "$ac_t""$SETFILE" 1>&6 
16655   echo "$ac_t""no" 1>&6 
16658     MACRESCOMP
="echo -n | \$(RESCOMP) -d __DARWIN__ -t APPL ${LIBWXMACRES} -o" 
16659     MACSETFILE
="\$(SETFILE)" 
16660     MACRESWXCONFIG
="echo -n | ${RESCOMP} -d __DARWIN__ -t APPL \${exec_prefix}/lib/${WX_RESOURCES_MACOSX_ASCII} -o" 
16662     if test "$wxUSE_PM" = 1; then 
16663         MACRESCOMP
="emxbind -ep" 
16668 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 
16669 echo "configure:16670: checking for ANSI C header files" >&5 
16670 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 
16671   echo $ac_n "(cached) $ac_c" 1>&6 
16673   cat > conftest.
$ac_ext <<EOF 
16674 #line 16675 "configure" 
16675 #include "confdefs.h" 
16676 #include <stdlib.h> 
16677 #include <stdarg.h> 
16678 #include <string.h> 
16681 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
16682 { (eval echo configure
:16683: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
16683 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
16684 if test -z "$ac_err"; then 
16686   ac_cv_header_stdc
=yes 
16689   echo "configure: failed program was:" >&5 
16690   cat conftest.
$ac_ext >&5 
16692   ac_cv_header_stdc
=no
 
16696 if test $ac_cv_header_stdc = yes; then 
16697   # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 
16698 cat > conftest.
$ac_ext <<EOF 
16699 #line 16700 "configure" 
16700 #include "confdefs.h" 
16701 #include <string.h> 
16703 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
16704   egrep "memchr" >/dev
/null 
2>&1; then 
16708   ac_cv_header_stdc
=no
 
16714 if test $ac_cv_header_stdc = yes; then 
16715   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 
16716 cat > conftest.
$ac_ext <<EOF 
16717 #line 16718 "configure" 
16718 #include "confdefs.h" 
16719 #include <stdlib.h> 
16721 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
16722   egrep "free" >/dev
/null 
2>&1; then 
16726   ac_cv_header_stdc
=no
 
16732 if test $ac_cv_header_stdc = yes; then 
16733   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 
16734 if test "$cross_compiling" = yes; then 
16737   cat > conftest.
$ac_ext <<EOF 
16738 #line 16739 "configure" 
16739 #include "confdefs.h" 
16741 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 
16742 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 
16743 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 
16744 int main () { int i; for (i = 0; i < 256; i++) 
16745 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); 
16749 if { (eval echo configure
:16750: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
16753   echo "configure: failed program was:" >&5 
16754   cat conftest.
$ac_ext >&5 
16756   ac_cv_header_stdc
=no
 
16764 echo "$ac_t""$ac_cv_header_stdc" 1>&6 
16765 if test $ac_cv_header_stdc = yes; then 
16766   cat >> confdefs.h 
<<\EOF
 
16767 #define STDC_HEADERS 1 
16772 echo $ac_n "checking for mode_t""... $ac_c" 1>&6 
16773 echo "configure:16774: checking for mode_t" >&5 
16774 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then 
16775   echo $ac_n "(cached) $ac_c" 1>&6 
16777   cat > conftest.
$ac_ext <<EOF 
16778 #line 16779 "configure" 
16779 #include "confdefs.h" 
16780 #include <sys/types.h> 
16782 #include <stdlib.h> 
16783 #include <stddef.h> 
16786 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
16787   egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev
/null 
2>&1; then 
16789   ac_cv_type_mode_t
=yes 
16792   ac_cv_type_mode_t
=no
 
16797 echo "$ac_t""$ac_cv_type_mode_t" 1>&6 
16798 if test $ac_cv_type_mode_t = no
; then 
16799   cat >> confdefs.h 
<<\EOF
 
16805 echo $ac_n "checking for off_t""... $ac_c" 1>&6 
16806 echo "configure:16807: checking for off_t" >&5 
16807 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then 
16808   echo $ac_n "(cached) $ac_c" 1>&6 
16810   cat > conftest.
$ac_ext <<EOF 
16811 #line 16812 "configure" 
16812 #include "confdefs.h" 
16813 #include <sys/types.h> 
16815 #include <stdlib.h> 
16816 #include <stddef.h> 
16819 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
16820   egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null 
2>&1; then 
16822   ac_cv_type_off_t
=yes 
16825   ac_cv_type_off_t
=no
 
16830 echo "$ac_t""$ac_cv_type_off_t" 1>&6 
16831 if test $ac_cv_type_off_t = no
; then 
16832   cat >> confdefs.h 
<<\EOF
 
16838 echo $ac_n "checking for pid_t""... $ac_c" 1>&6 
16839 echo "configure:16840: checking for pid_t" >&5 
16840 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then 
16841   echo $ac_n "(cached) $ac_c" 1>&6 
16843   cat > conftest.
$ac_ext <<EOF 
16844 #line 16845 "configure" 
16845 #include "confdefs.h" 
16846 #include <sys/types.h> 
16848 #include <stdlib.h> 
16849 #include <stddef.h> 
16852 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
16853   egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev
/null 
2>&1; then 
16855   ac_cv_type_pid_t
=yes 
16858   ac_cv_type_pid_t
=no
 
16863 echo "$ac_t""$ac_cv_type_pid_t" 1>&6 
16864 if test $ac_cv_type_pid_t = no
; then 
16865   cat >> confdefs.h 
<<\EOF
 
16871 echo $ac_n "checking for size_t""... $ac_c" 1>&6 
16872 echo "configure:16873: checking for size_t" >&5 
16873 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then 
16874   echo $ac_n "(cached) $ac_c" 1>&6 
16876   cat > conftest.
$ac_ext <<EOF 
16877 #line 16878 "configure" 
16878 #include "confdefs.h" 
16879 #include <sys/types.h> 
16881 #include <stdlib.h> 
16882 #include <stddef.h> 
16885 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
16886   egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null 
2>&1; then 
16888   ac_cv_type_size_t
=yes 
16891   ac_cv_type_size_t
=no
 
16896 echo "$ac_t""$ac_cv_type_size_t" 1>&6 
16897 if test $ac_cv_type_size_t = no
; then 
16898   cat >> confdefs.h 
<<\EOF
 
16899 #define size_t unsigned 
16904 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 
16905 echo "configure:16906: checking for uid_t in sys/types.h" >&5 
16906 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then 
16907   echo $ac_n "(cached) $ac_c" 1>&6 
16909   cat > conftest.
$ac_ext <<EOF 
16910 #line 16911 "configure" 
16911 #include "confdefs.h" 
16912 #include <sys/types.h> 
16914 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
16915   egrep "uid_t" >/dev
/null 
2>&1; then 
16917   ac_cv_type_uid_t
=yes 
16920   ac_cv_type_uid_t
=no
 
16926 echo "$ac_t""$ac_cv_type_uid_t" 1>&6 
16927 if test $ac_cv_type_uid_t = no
; then 
16928   cat >> confdefs.h 
<<\EOF
 
16932   cat >> confdefs.h 
<<\EOF
 
16941 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
16942 ac_cpp
='$CXXCPP $CPPFLAGS' 
16943 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
16944 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
16945 cross_compiling
=$ac_cv_prog_cxx_cross 
16947 echo $ac_n "checking if size_t is unsigned int""... $ac_c" 1>&6 
16948 echo "configure:16949: checking if size_t is unsigned int" >&5 
16949 if eval "test \"`echo '$''{'wx_cv_size_t_is_uint'+set}'`\" = set"; then 
16950   echo $ac_n "(cached) $ac_c" 1>&6 
16953                             cat > conftest.
$ac_ext <<EOF 
16954 #line 16955 "configure" 
16955 #include "confdefs.h" 
16956 #include <stddef.h> 
16961             struct Foo { void foo(size_t); void foo(unsigned int); }; 
16967 if { (eval echo configure
:16968: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
16969   wx_cv_size_t_is_uint
=no
 
16971   echo "configure: failed program was:" >&5 
16972   cat conftest.
$ac_ext >&5 
16974   wx_cv_size_t_is_uint
=yes 
16982 echo "$ac_t""$wx_cv_size_t_is_uint" 1>&6 
16984 if test "$wx_cv_size_t_is_uint" = "yes"; then 
16985     cat >> confdefs.h 
<<\EOF
 
16986 #define wxSIZE_T_IS_UINT 1 
16990     echo $ac_n "checking if size_t is unsigned long""... $ac_c" 1>&6 
16991 echo "configure:16992: checking if size_t is unsigned long" >&5 
16992 if eval "test \"`echo '$''{'wx_cv_size_t_is_ulong'+set}'`\" = set"; then 
16993   echo $ac_n "(cached) $ac_c" 1>&6 
16995   cat > conftest.
$ac_ext <<EOF 
16996 #line 16997 "configure" 
16997 #include "confdefs.h" 
16998 #include <stddef.h> 
17003                 struct Foo { void foo(size_t); void foo(unsigned long); }; 
17009 if { (eval echo configure
:17010: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17011   wx_cv_size_t_is_ulong
=no
 
17013   echo "configure: failed program was:" >&5 
17014   cat conftest.
$ac_ext >&5 
17016   wx_cv_size_t_is_ulong
=yes 
17023 echo "$ac_t""$wx_cv_size_t_is_ulong" 1>&6 
17025     if test "$wx_cv_size_t_is_ulong" = "yes"; then 
17026         cat >> confdefs.h 
<<\EOF
 
17027 #define wxSIZE_T_IS_ULONG 1 
17034 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
17035 ac_cpp
='$CPP $CPPFLAGS' 
17036 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
17037 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
17038 cross_compiling
=$ac_cv_prog_cc_cross 
17042 echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6 
17043 echo "configure:17044: checking for pw_gecos in struct passwd" >&5 
17044 if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then 
17045   echo $ac_n "(cached) $ac_c" 1>&6 
17048         cat > conftest.
$ac_ext <<EOF 
17049 #line 17050 "configure" 
17050 #include "confdefs.h" 
17060 if { (eval echo configure
:17061: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17063                 wx_cv_struct_pw_gecos
=yes 
17066   echo "configure: failed program was:" >&5 
17067   cat conftest.
$ac_ext >&5 
17070                 wx_cv_struct_pw_gecos
=no
 
17079 echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6 
17081 if test "$wx_cv_struct_pw_gecos" = "yes"; then 
17082     cat >> confdefs.h 
<<\EOF
 
17083 #define HAVE_PW_GECOS 1 
17089 if test "$wx_cv_sizeof_wchar_t" != "0"; then 
17090     cat >> confdefs.h 
<<\EOF
 
17091 #define wxUSE_WCHAR_T 1 
17097     for ac_func 
in wcslen
 
17099 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
17100 echo "configure:17101: checking for $ac_func" >&5 
17101 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
17102   echo $ac_n "(cached) $ac_c" 1>&6 
17104   cat > conftest.
$ac_ext <<EOF 
17105 #line 17106 "configure" 
17106 #include "confdefs.h" 
17107 /* System header to define __stub macros and hopefully few prototypes, 
17108     which can conflict with char $ac_func(); below.  */ 
17109 #include <assert.h> 
17110 /* Override any gcc2 internal prototype to avoid an error.  */ 
17111 /* We use char because int might match the return type of a gcc2 
17112     builtin and then its argument prototype would still apply.  */ 
17117 /* The GNU C library defines this for functions which it implements 
17118     to always fail with ENOSYS.  Some functions are actually named 
17119     something starting with __ and the normal name is an alias.  */ 
17120 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
17128 if { (eval echo configure
:17129: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17130   eval "ac_cv_func_$ac_func=yes" 
17132   echo "configure: failed program was:" >&5 
17133   cat conftest.
$ac_ext >&5 
17135   eval "ac_cv_func_$ac_func=no" 
17140 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
17141   echo "$ac_t""yes" 1>&6 
17142     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
17143   cat >> confdefs.h 
<<EOF 
17144 #define $ac_tr_func 1 
17148   echo "$ac_t""no" 1>&6 
17153     if test "$WCSLEN_FOUND" = 0; then 
17154         if test "$TOOLKIT" = "MSW"; then 
17155             echo $ac_n "checking for wcslen in -lmsvcrt""... $ac_c" 1>&6 
17156 echo "configure:17157: checking for wcslen in -lmsvcrt" >&5 
17157 ac_lib_var
=`echo msvcrt'_'wcslen | sed 'y%./+-%__p_%'` 
17158 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
17159   echo $ac_n "(cached) $ac_c" 1>&6 
17161   ac_save_LIBS
="$LIBS" 
17162 LIBS
="-lmsvcrt  $LIBS" 
17163 cat > conftest.
$ac_ext <<EOF 
17164 #line 17165 "configure" 
17165 #include "confdefs.h" 
17166 /* Override any gcc2 internal prototype to avoid an error.  */ 
17167 /* We use char because int might match the return type of a gcc2 
17168     builtin and then its argument prototype would still apply.  */ 
17175 if { (eval echo configure
:17176: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17177   eval "ac_cv_lib_$ac_lib_var=yes" 
17179   echo "configure: failed program was:" >&5 
17180   cat conftest.
$ac_ext >&5 
17182   eval "ac_cv_lib_$ac_lib_var=no" 
17185 LIBS
="$ac_save_LIBS" 
17188 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
17189   echo "$ac_t""yes" 1>&6 
17192   echo "$ac_t""no" 1>&6 
17196             echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6 
17197 echo "configure:17198: checking for wcslen in -lw" >&5 
17198 ac_lib_var
=`echo w'_'wcslen | sed 'y%./+-%__p_%'` 
17199 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
17200   echo $ac_n "(cached) $ac_c" 1>&6 
17202   ac_save_LIBS
="$LIBS" 
17204 cat > conftest.
$ac_ext <<EOF 
17205 #line 17206 "configure" 
17206 #include "confdefs.h" 
17207 /* Override any gcc2 internal prototype to avoid an error.  */ 
17208 /* We use char because int might match the return type of a gcc2 
17209     builtin and then its argument prototype would still apply.  */ 
17216 if { (eval echo configure
:17217: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17218   eval "ac_cv_lib_$ac_lib_var=yes" 
17220   echo "configure: failed program was:" >&5 
17221   cat conftest.
$ac_ext >&5 
17223   eval "ac_cv_lib_$ac_lib_var=no" 
17226 LIBS
="$ac_save_LIBS" 
17229 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
17230   echo "$ac_t""yes" 1>&6 
17236   echo "$ac_t""no" 1>&6 
17242     if test "$WCSLEN_FOUND" = 1; then 
17243         cat >> confdefs.h 
<<\EOF
 
17244 #define HAVE_WCSLEN 1 
17249             for ac_func 
in wcsrtombs
 
17251 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
17252 echo "configure:17253: checking for $ac_func" >&5 
17253 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
17254   echo $ac_n "(cached) $ac_c" 1>&6 
17256   cat > conftest.
$ac_ext <<EOF 
17257 #line 17258 "configure" 
17258 #include "confdefs.h" 
17259 /* System header to define __stub macros and hopefully few prototypes, 
17260     which can conflict with char $ac_func(); below.  */ 
17261 #include <assert.h> 
17262 /* Override any gcc2 internal prototype to avoid an error.  */ 
17263 /* We use char because int might match the return type of a gcc2 
17264     builtin and then its argument prototype would still apply.  */ 
17269 /* The GNU C library defines this for functions which it implements 
17270     to always fail with ENOSYS.  Some functions are actually named 
17271     something starting with __ and the normal name is an alias.  */ 
17272 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
17280 if { (eval echo configure
:17281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17282   eval "ac_cv_func_$ac_func=yes" 
17284   echo "configure: failed program was:" >&5 
17285   cat conftest.
$ac_ext >&5 
17287   eval "ac_cv_func_$ac_func=no" 
17292 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
17293   echo "$ac_t""yes" 1>&6 
17294     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
17295   cat >> confdefs.h 
<<EOF 
17296 #define $ac_tr_func 1 
17300   echo "$ac_t""no" 1>&6 
17305     echo "configure: warning: Wide character support is unavailable" 1>&2 
17310 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
17311 ac_cpp
='$CXXCPP $CPPFLAGS' 
17312 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
17313 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
17314 cross_compiling
=$ac_cv_prog_cxx_cross 
17317 for ac_func 
in vsnprintf
 
17319 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
17320 echo "configure:17321: checking for $ac_func" >&5 
17321 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
17322   echo $ac_n "(cached) $ac_c" 1>&6 
17324   cat > conftest.
$ac_ext <<EOF 
17325 #line 17326 "configure" 
17326 #include "confdefs.h" 
17327 /* System header to define __stub macros and hopefully few prototypes, 
17328     which can conflict with char $ac_func(); below.  */ 
17329 #include <assert.h> 
17330 /* Override any gcc2 internal prototype to avoid an error.  */ 
17334 /* We use char because int might match the return type of a gcc2 
17335     builtin and then its argument prototype would still apply.  */ 
17340 /* The GNU C library defines this for functions which it implements 
17341     to always fail with ENOSYS.  Some functions are actually named 
17342     something starting with __ and the normal name is an alias.  */ 
17343 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
17351 if { (eval echo configure
:17352: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17353   eval "ac_cv_func_$ac_func=yes" 
17355   echo "configure: failed program was:" >&5 
17356   cat conftest.
$ac_ext >&5 
17358   eval "ac_cv_func_$ac_func=no" 
17363 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
17364   echo "$ac_t""yes" 1>&6 
17365     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
17366   cat >> confdefs.h 
<<EOF 
17367 #define $ac_tr_func 1 
17371   echo "$ac_t""no" 1>&6 
17376 if test "$ac_cv_func_vsnprintf" = "yes"; then 
17377         echo $ac_n "checking for vsnprintf declaration""... $ac_c" 1>&6 
17378 echo "configure:17379: checking for vsnprintf declaration" >&5 
17379 if eval "test \"`echo '$''{'wx_cv_func_vsnprintf_decl'+set}'`\" = set"; then 
17380   echo $ac_n "(cached) $ac_c" 1>&6 
17383             cat > conftest.
$ac_ext <<EOF 
17384 #line 17385 "configure" 
17385 #include "confdefs.h" 
17388                     #include <stdarg.h> 
17394                     vsnprintf(buf, 10u, "%s", ap); 
17398 if { (eval echo configure
:17399: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17400   wx_cv_func_vsnprintf_decl
=yes 
17402   echo "configure: failed program was:" >&5 
17403   cat conftest.
$ac_ext >&5 
17405   wx_cv_func_vsnprintf_decl
=no
 
17413 echo "$ac_t""$wx_cv_func_vsnprintf_decl" 1>&6 
17415     if test "$wx_cv_func_vsnprintf_decl" = "yes"; then 
17416         cat >> confdefs.h 
<<\EOF
 
17417 #define HAVE_VSNPRINTF_DECL 1 
17423 if test "$wxUSE_UNICODE" = yes; then 
17424         for ac_func 
in fputwc wprintf vswprintf
 
17426 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
17427 echo "configure:17428: checking for $ac_func" >&5 
17428 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
17429   echo $ac_n "(cached) $ac_c" 1>&6 
17431   cat > conftest.
$ac_ext <<EOF 
17432 #line 17433 "configure" 
17433 #include "confdefs.h" 
17434 /* System header to define __stub macros and hopefully few prototypes, 
17435     which can conflict with char $ac_func(); below.  */ 
17436 #include <assert.h> 
17437 /* Override any gcc2 internal prototype to avoid an error.  */ 
17441 /* We use char because int might match the return type of a gcc2 
17442     builtin and then its argument prototype would still apply.  */ 
17447 /* The GNU C library defines this for functions which it implements 
17448     to always fail with ENOSYS.  Some functions are actually named 
17449     something starting with __ and the normal name is an alias.  */ 
17450 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
17458 if { (eval echo configure
:17459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17460   eval "ac_cv_func_$ac_func=yes" 
17462   echo "configure: failed program was:" >&5 
17463   cat conftest.
$ac_ext >&5 
17465   eval "ac_cv_func_$ac_func=no" 
17470 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
17471   echo "$ac_t""yes" 1>&6 
17472     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
17473   cat >> confdefs.h 
<<EOF 
17474 #define $ac_tr_func 1 
17478   echo "$ac_t""no" 1>&6 
17483                 echo $ac_n "checking for _vsnwprintf""... $ac_c" 1>&6 
17484 echo "configure:17485: checking for _vsnwprintf" >&5 
17485     cat > conftest.
$ac_ext <<EOF 
17486 #line 17487 "configure" 
17487 #include "confdefs.h" 
17493 if { (eval echo configure
:17494: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17495   echo "$ac_t""yes" 1>&6 
17496                     cat >> confdefs.h 
<<\EOF
 
17497 #define HAVE__VSNWPRINTF 1 
17501   echo "configure: failed program was:" >&5 
17502   cat conftest.
$ac_ext >&5 
17504   echo "$ac_t""no" 1>&6 
17510 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
17511 ac_cpp
='$CPP $CPPFLAGS' 
17512 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
17513 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
17514 cross_compiling
=$ac_cv_prog_cc_cross 
17519 if test "$TOOLKIT" != "MSW"; then 
17524 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
17525 ac_cpp
='$CXXCPP $CPPFLAGS' 
17526 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
17527 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
17528 cross_compiling
=$ac_cv_prog_cxx_cross 
17532   # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given. 
17533 if test "${with_libiconv_prefix+set}" = set; then 
17534   withval
="$with_libiconv_prefix" 
17536     for dir 
in `echo "$withval" | tr : ' '`; do 
17537       if test -d $dir/include
; then CPPFLAGS
="$CPPFLAGS -I$dir/include"; fi 
17538       if test -d $dir/lib
; then LDFLAGS
="$LDFLAGS -L$dir/lib"; fi 
17544   echo $ac_n "checking for iconv""... $ac_c" 1>&6 
17545 echo "configure:17546: checking for iconv" >&5 
17546 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then 
17547   echo $ac_n "(cached) $ac_c" 1>&6 
17550     am_cv_func_iconv
="no, consider installing GNU libiconv" 
17552     cat > conftest.
$ac_ext <<EOF 
17553 #line 17554 "configure" 
17554 #include "confdefs.h" 
17555 #include <stdlib.h> 
17558 iconv_t cd = iconv_open("",""); 
17559        iconv(cd,NULL,NULL,NULL,NULL); 
17563 if { (eval echo configure
:17564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17565   am_cv_func_iconv
=yes 
17567   echo "configure: failed program was:" >&5 
17568   cat conftest.
$ac_ext >&5 
17571     if test "$am_cv_func_iconv" != yes; then 
17572       am_save_LIBS
="$LIBS" 
17573       LIBS
="$LIBS -liconv" 
17574       cat > conftest.
$ac_ext <<EOF 
17575 #line 17576 "configure" 
17576 #include "confdefs.h" 
17577 #include <stdlib.h> 
17580 iconv_t cd = iconv_open("",""); 
17581          iconv(cd,NULL,NULL,NULL,NULL); 
17585 if { (eval echo configure
:17586: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17587   am_cv_lib_iconv
=yes 
17588         am_cv_func_iconv
=yes 
17590   echo "configure: failed program was:" >&5 
17591   cat conftest.
$ac_ext >&5 
17594       LIBS
="$am_save_LIBS" 
17599 echo "$ac_t""$am_cv_func_iconv" 1>&6 
17600   if test "$am_cv_func_iconv" = yes; then 
17601     cat >> confdefs.h 
<<\EOF
 
17602 #define HAVE_ICONV 1 
17605     echo $ac_n "checking if iconv needs const""... $ac_c" 1>&6 
17606 echo "configure:17607: checking if iconv needs const" >&5 
17607 if eval "test \"`echo '$''{'wx_cv_func_iconv_const'+set}'`\" = set"; then 
17608   echo $ac_n "(cached) $ac_c" 1>&6 
17610   cat > conftest.
$ac_ext <<EOF 
17611 #line 17612 "configure" 
17612 #include "confdefs.h" 
17614 #include <stdlib.h> 
17620 #if defined(__STDC__) || defined(__cplusplus) 
17621 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 
17630 if { (eval echo configure
:17631: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17632   wx_cv_func_iconv_const
="no" 
17634   echo "configure: failed program was:" >&5 
17635   cat conftest.
$ac_ext >&5 
17637   wx_cv_func_iconv_const
="yes" 
17644 echo "$ac_t""$wx_cv_func_iconv_const" 1>&6 
17647     if test "x$wx_cv_func_iconv_const" = "xyes"; then 
17648         iconv_const
="const" 
17651     cat >> confdefs.h 
<<EOF 
17652 #define ICONV_CONST $iconv_const 
17657   if test "$am_cv_lib_iconv" = yes; then 
17662 LIBS
="$LIBICONV $LIBS" 
17664 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
17665 ac_cpp
='$CPP $CPPFLAGS' 
17666 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
17667 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
17668 cross_compiling
=$ac_cv_prog_cc_cross 
17671 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then 
17672     for ac_func 
in sigaction
 
17674 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
17675 echo "configure:17676: checking for $ac_func" >&5 
17676 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
17677   echo $ac_n "(cached) $ac_c" 1>&6 
17679   cat > conftest.
$ac_ext <<EOF 
17680 #line 17681 "configure" 
17681 #include "confdefs.h" 
17682 /* System header to define __stub macros and hopefully few prototypes, 
17683     which can conflict with char $ac_func(); below.  */ 
17684 #include <assert.h> 
17685 /* Override any gcc2 internal prototype to avoid an error.  */ 
17686 /* We use char because int might match the return type of a gcc2 
17687     builtin and then its argument prototype would still apply.  */ 
17692 /* The GNU C library defines this for functions which it implements 
17693     to always fail with ENOSYS.  Some functions are actually named 
17694     something starting with __ and the normal name is an alias.  */ 
17695 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
17703 if { (eval echo configure
:17704: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17705   eval "ac_cv_func_$ac_func=yes" 
17707   echo "configure: failed program was:" >&5 
17708   cat conftest.
$ac_ext >&5 
17710   eval "ac_cv_func_$ac_func=no" 
17715 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
17716   echo "$ac_t""yes" 1>&6 
17717     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
17718   cat >> confdefs.h 
<<EOF 
17719 #define $ac_tr_func 1 
17723   echo "$ac_t""no" 1>&6 
17728     if test "$ac_cv_func_sigaction" = "no"; then 
17729         echo "configure: warning: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" 1>&2 
17730         wxUSE_ON_FATAL_EXCEPTION
=no
 
17733     if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then 
17736 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
17737 ac_cpp
='$CXXCPP $CPPFLAGS' 
17738 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
17739 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
17740 cross_compiling
=$ac_cv_prog_cxx_cross 
17743       echo $ac_n "checking for sa_handler type""... $ac_c" 1>&6 
17744 echo "configure:17745: checking for sa_handler type" >&5 
17745 if eval "test \"`echo '$''{'wx_cv_type_sa_handler'+set}'`\" = set"; then 
17746   echo $ac_n "(cached) $ac_c" 1>&6 
17749         cat > conftest.
$ac_ext <<EOF 
17750 #line 17751 "configure" 
17751 #include "confdefs.h" 
17752 #include <signal.h> 
17755                         extern void testSigHandler(int); 
17757                         struct sigaction sa; 
17758                         sa.sa_handler = testSigHandler; 
17762 if { (eval echo configure
:17763: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17765                         wx_cv_type_sa_handler
=int
 
17768   echo "configure: failed program was:" >&5 
17769   cat conftest.
$ac_ext >&5 
17772                         wx_cv_type_sa_handler
=void
 
17779 echo "$ac_t""$wx_cv_type_sa_handler" 1>&6 
17782 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
17783 ac_cpp
='$CPP $CPPFLAGS' 
17784 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
17785 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
17786 cross_compiling
=$ac_cv_prog_cc_cross 
17789       cat >> confdefs.h 
<<EOF 
17790 #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler 
17796 for ac_func 
in mkstemp mktemp
 
17798 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
17799 echo "configure:17800: checking for $ac_func" >&5 
17800 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
17801   echo $ac_n "(cached) $ac_c" 1>&6 
17803   cat > conftest.
$ac_ext <<EOF 
17804 #line 17805 "configure" 
17805 #include "confdefs.h" 
17806 /* System header to define __stub macros and hopefully few prototypes, 
17807     which can conflict with char $ac_func(); below.  */ 
17808 #include <assert.h> 
17809 /* Override any gcc2 internal prototype to avoid an error.  */ 
17810 /* We use char because int might match the return type of a gcc2 
17811     builtin and then its argument prototype would still apply.  */ 
17816 /* The GNU C library defines this for functions which it implements 
17817     to always fail with ENOSYS.  Some functions are actually named 
17818     something starting with __ and the normal name is an alias.  */ 
17819 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
17827 if { (eval echo configure
:17828: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17829   eval "ac_cv_func_$ac_func=yes" 
17831   echo "configure: failed program was:" >&5 
17832   cat conftest.
$ac_ext >&5 
17834   eval "ac_cv_func_$ac_func=no" 
17839 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
17840   echo "$ac_t""yes" 1>&6 
17841     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
17842   cat >> confdefs.h 
<<EOF 
17843 #define $ac_tr_func 1 
17847   echo "$ac_t""no" 1>&6 
17852 echo $ac_n "checking for statfs""... $ac_c" 1>&6 
17853 echo "configure:17854: checking for statfs" >&5 
17854 if eval "test \"`echo '$''{'wx_cv_func_statfs'+set}'`\" = set"; then 
17855   echo $ac_n "(cached) $ac_c" 1>&6 
17857   cat > conftest.
$ac_ext <<EOF 
17858 #line 17859 "configure" 
17859 #include "confdefs.h" 
17861              #if defined(__BSD__) 
17862                #include <sys/param.h> 
17863                #include <sys/mount.h> 
17865                #include <sys/vfs.h> 
17879 if { (eval echo configure
:17880: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17882              wx_cv_func_statfs
=yes 
17885   echo "configure: failed program was:" >&5 
17886   cat conftest.
$ac_ext >&5 
17889              wx_cv_func_statfs
=no
 
17897 echo "$ac_t""$wx_cv_func_statfs" 1>&6 
17899 if test "$wx_cv_func_statfs" = "yes"; then 
17900     wx_cv_type_statvfs_t
="struct statfs" 
17901     cat >> confdefs.h 
<<\EOF
 
17902 #define HAVE_STATFS 1 
17906     echo $ac_n "checking for statvfs""... $ac_c" 1>&6 
17907 echo "configure:17908: checking for statvfs" >&5 
17908 if eval "test \"`echo '$''{'wx_cv_func_statvfs'+set}'`\" = set"; then 
17909   echo $ac_n "(cached) $ac_c" 1>&6 
17911   cat > conftest.
$ac_ext <<EOF 
17912 #line 17913 "configure" 
17913 #include "confdefs.h" 
17915                 #include <stddef.h> 
17916                 #include <sys/statvfs.h> 
17920                 statvfs("/", NULL); 
17924 if { (eval echo configure
:17925: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17926   wx_cv_func_statvfs
=yes 
17928   echo "configure: failed program was:" >&5 
17929   cat conftest.
$ac_ext >&5 
17931   wx_cv_func_statvfs
=no
 
17938 echo "$ac_t""$wx_cv_func_statvfs" 1>&6 
17940     if test "$wx_cv_func_statvfs" = "yes"; then 
17943 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
17944 ac_cpp
='$CXXCPP $CPPFLAGS' 
17945 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
17946 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
17947 cross_compiling
=$ac_cv_prog_cxx_cross 
17950         echo $ac_n "checking for statvfs argument type""... $ac_c" 1>&6 
17951 echo "configure:17952: checking for statvfs argument type" >&5 
17952 if eval "test \"`echo '$''{'wx_cv_type_statvfs_t'+set}'`\" = set"; then 
17953   echo $ac_n "(cached) $ac_c" 1>&6 
17955   cat > conftest.
$ac_ext <<EOF 
17956 #line 17957 "configure" 
17957 #include "confdefs.h" 
17959                     #include <sys/statvfs.h> 
17972 if { (eval echo configure
:17973: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17974   wx_cv_type_statvfs_t
=statvfs_t
 
17976   echo "configure: failed program was:" >&5 
17977   cat conftest.
$ac_ext >&5 
17980                     cat > conftest.
$ac_ext <<EOF 
17981 #line 17982 "configure" 
17982 #include "confdefs.h" 
17984                             #include <sys/statvfs.h> 
17997 if { (eval echo configure
:17998: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17999   wx_cv_type_statvfs_t
="struct statvfs" 
18001   echo "configure: failed program was:" >&5 
18002   cat conftest.
$ac_ext >&5 
18004   wx_cv_type_statvfs_t
="unknown" 
18015 echo "$ac_t""$wx_cv_type_statvfs_t" 1>&6 
18018 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
18019 ac_cpp
='$CPP $CPPFLAGS' 
18020 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
18021 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
18022 cross_compiling
=$ac_cv_prog_cc_cross 
18025         if test "$wx_cv_type_statvfs_t" != "unknown"; then 
18026             cat >> confdefs.h 
<<\EOF
 
18027 #define HAVE_STATVFS 1 
18032                 wx_cv_type_statvfs_t
="unknown" 
18036 if test "$wx_cv_type_statvfs_t" != "unknown"; then 
18037     cat >> confdefs.h 
<<EOF 
18038 #define WX_STATFS_T $wx_cv_type_statvfs_t 
18042     echo "configure: warning: wxGetDiskSpace() function won't work without statfs()" 1>&2 
18045 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then 
18046     for ac_func 
in fcntl flock
 
18048 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18049 echo "configure:18050: checking for $ac_func" >&5 
18050 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18051   echo $ac_n "(cached) $ac_c" 1>&6 
18053   cat > conftest.
$ac_ext <<EOF 
18054 #line 18055 "configure" 
18055 #include "confdefs.h" 
18056 /* System header to define __stub macros and hopefully few prototypes, 
18057     which can conflict with char $ac_func(); below.  */ 
18058 #include <assert.h> 
18059 /* Override any gcc2 internal prototype to avoid an error.  */ 
18060 /* We use char because int might match the return type of a gcc2 
18061     builtin and then its argument prototype would still apply.  */ 
18066 /* The GNU C library defines this for functions which it implements 
18067     to always fail with ENOSYS.  Some functions are actually named 
18068     something starting with __ and the normal name is an alias.  */ 
18069 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18077 if { (eval echo configure
:18078: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18079   eval "ac_cv_func_$ac_func=yes" 
18081   echo "configure: failed program was:" >&5 
18082   cat conftest.
$ac_ext >&5 
18084   eval "ac_cv_func_$ac_func=no" 
18089 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18090   echo "$ac_t""yes" 1>&6 
18091     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18092   cat >> confdefs.h 
<<EOF 
18093 #define $ac_tr_func 1 
18097   echo "$ac_t""no" 1>&6 
18102     if test "$ac_cv_func_fcntl" != "yes" -a "$ac_cv_func_flock" != "yes"; then 
18103         echo "configure: warning: wxSingleInstanceChecker not available" 1>&2 
18104         wxUSE_SNGLINST_CHECKER
=no
 
18108 for ac_func 
in timegm
 
18110 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18111 echo "configure:18112: checking for $ac_func" >&5 
18112 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18113   echo $ac_n "(cached) $ac_c" 1>&6 
18115   cat > conftest.
$ac_ext <<EOF 
18116 #line 18117 "configure" 
18117 #include "confdefs.h" 
18118 /* System header to define __stub macros and hopefully few prototypes, 
18119     which can conflict with char $ac_func(); below.  */ 
18120 #include <assert.h> 
18121 /* Override any gcc2 internal prototype to avoid an error.  */ 
18122 /* We use char because int might match the return type of a gcc2 
18123     builtin and then its argument prototype would still apply.  */ 
18128 /* The GNU C library defines this for functions which it implements 
18129     to always fail with ENOSYS.  Some functions are actually named 
18130     something starting with __ and the normal name is an alias.  */ 
18131 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18139 if { (eval echo configure
:18140: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18141   eval "ac_cv_func_$ac_func=yes" 
18143   echo "configure: failed program was:" >&5 
18144   cat conftest.
$ac_ext >&5 
18146   eval "ac_cv_func_$ac_func=no" 
18151 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18152   echo "$ac_t""yes" 1>&6 
18153     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18154   cat >> confdefs.h 
<<EOF 
18155 #define $ac_tr_func 1 
18159   echo "$ac_t""no" 1>&6 
18164 for ac_func 
in putenv setenv
 
18166 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18167 echo "configure:18168: checking for $ac_func" >&5 
18168 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18169   echo $ac_n "(cached) $ac_c" 1>&6 
18171   cat > conftest.
$ac_ext <<EOF 
18172 #line 18173 "configure" 
18173 #include "confdefs.h" 
18174 /* System header to define __stub macros and hopefully few prototypes, 
18175     which can conflict with char $ac_func(); below.  */ 
18176 #include <assert.h> 
18177 /* Override any gcc2 internal prototype to avoid an error.  */ 
18178 /* We use char because int might match the return type of a gcc2 
18179     builtin and then its argument prototype would still apply.  */ 
18184 /* The GNU C library defines this for functions which it implements 
18185     to always fail with ENOSYS.  Some functions are actually named 
18186     something starting with __ and the normal name is an alias.  */ 
18187 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18195 if { (eval echo configure
:18196: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18197   eval "ac_cv_func_$ac_func=yes" 
18199   echo "configure: failed program was:" >&5 
18200   cat conftest.
$ac_ext >&5 
18202   eval "ac_cv_func_$ac_func=no" 
18207 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18208   echo "$ac_t""yes" 1>&6 
18209     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18210   cat >> confdefs.h 
<<EOF 
18211 #define $ac_tr_func 1 
18215   echo "$ac_t""no" 1>&6 
18220 HAVE_SOME_SLEEP_FUNC
=0 
18221 if test "$USE_BEOS" = 1; then 
18222             cat >> confdefs.h 
<<\EOF
 
18223 #define HAVE_SLEEP 1 
18226     HAVE_SOME_SLEEP_FUNC
=1 
18229 if test "$USE_DARWIN" = 1; then 
18230             cat >> confdefs.h 
<<\EOF
 
18231 #define HAVE_USLEEP 1 
18234     HAVE_SOME_SLEEP_FUNC
=1 
18237 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then 
18239     for ac_func 
in nanosleep
 
18241 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18242 echo "configure:18243: checking for $ac_func" >&5 
18243 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18244   echo $ac_n "(cached) $ac_c" 1>&6 
18246   cat > conftest.
$ac_ext <<EOF 
18247 #line 18248 "configure" 
18248 #include "confdefs.h" 
18249 /* System header to define __stub macros and hopefully few prototypes, 
18250     which can conflict with char $ac_func(); below.  */ 
18251 #include <assert.h> 
18252 /* Override any gcc2 internal prototype to avoid an error.  */ 
18253 /* We use char because int might match the return type of a gcc2 
18254     builtin and then its argument prototype would still apply.  */ 
18259 /* The GNU C library defines this for functions which it implements 
18260     to always fail with ENOSYS.  Some functions are actually named 
18261     something starting with __ and the normal name is an alias.  */ 
18262 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18270 if { (eval echo configure
:18271: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18272   eval "ac_cv_func_$ac_func=yes" 
18274   echo "configure: failed program was:" >&5 
18275   cat conftest.
$ac_ext >&5 
18277   eval "ac_cv_func_$ac_func=no" 
18282 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18283   echo "$ac_t""yes" 1>&6 
18284     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18285   cat >> confdefs.h 
<<EOF 
18286 #define $ac_tr_func 1 
18288  cat >> confdefs.h 
<<\EOF
 
18289 #define HAVE_NANOSLEEP 1 
18293   echo "$ac_t""no" 1>&6 
18294 echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6 
18295 echo "configure:18296: checking for nanosleep in -lposix4" >&5 
18296 ac_lib_var
=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'` 
18297 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
18298   echo $ac_n "(cached) $ac_c" 1>&6 
18300   ac_save_LIBS
="$LIBS" 
18301 LIBS
="-lposix4  $LIBS" 
18302 cat > conftest.
$ac_ext <<EOF 
18303 #line 18304 "configure" 
18304 #include "confdefs.h" 
18305 /* Override any gcc2 internal prototype to avoid an error.  */ 
18306 /* We use char because int might match the return type of a gcc2 
18307     builtin and then its argument prototype would still apply.  */ 
18314 if { (eval echo configure
:18315: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18316   eval "ac_cv_lib_$ac_lib_var=yes" 
18318   echo "configure: failed program was:" >&5 
18319   cat conftest.
$ac_ext >&5 
18321   eval "ac_cv_lib_$ac_lib_var=no" 
18324 LIBS
="$ac_save_LIBS" 
18327 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
18328   echo "$ac_t""yes" 1>&6 
18330                     cat >> confdefs.h 
<<\EOF
 
18331 #define HAVE_NANOSLEEP 1 
18334                     POSIX4_LINK
=" -lposix4" 
18337   echo "$ac_t""no" 1>&6 
18339                     for ac_func 
in usleep 
18341 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18342 echo "configure:18343: checking for $ac_func" >&5 
18343 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18344   echo $ac_n "(cached) $ac_c" 1>&6 
18346   cat > conftest.
$ac_ext <<EOF 
18347 #line 18348 "configure" 
18348 #include "confdefs.h" 
18349 /* System header to define __stub macros and hopefully few prototypes, 
18350     which can conflict with char $ac_func(); below.  */ 
18351 #include <assert.h> 
18352 /* Override any gcc2 internal prototype to avoid an error.  */ 
18353 /* We use char because int might match the return type of a gcc2 
18354     builtin and then its argument prototype would still apply.  */ 
18359 /* The GNU C library defines this for functions which it implements 
18360     to always fail with ENOSYS.  Some functions are actually named 
18361     something starting with __ and the normal name is an alias.  */ 
18362 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18370 if { (eval echo configure
:18371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18372   eval "ac_cv_func_$ac_func=yes" 
18374   echo "configure: failed program was:" >&5 
18375   cat conftest.
$ac_ext >&5 
18377   eval "ac_cv_func_$ac_func=no" 
18382 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18383   echo "$ac_t""yes" 1>&6 
18384     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18385   cat >> confdefs.h 
<<EOF 
18386 #define $ac_tr_func 1 
18388  cat >> confdefs.h 
<<\EOF
 
18389 #define HAVE_USLEEP 1 
18393   echo "$ac_t""no" 1>&6 
18394 echo "configure: warning: wxSleep() function will not work" 1>&2 
18410 for ac_func 
in uname gethostname
 
18412 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18413 echo "configure:18414: checking for $ac_func" >&5 
18414 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18415   echo $ac_n "(cached) $ac_c" 1>&6 
18417   cat > conftest.
$ac_ext <<EOF 
18418 #line 18419 "configure" 
18419 #include "confdefs.h" 
18420 /* System header to define __stub macros and hopefully few prototypes, 
18421     which can conflict with char $ac_func(); below.  */ 
18422 #include <assert.h> 
18423 /* Override any gcc2 internal prototype to avoid an error.  */ 
18424 /* We use char because int might match the return type of a gcc2 
18425     builtin and then its argument prototype would still apply.  */ 
18430 /* The GNU C library defines this for functions which it implements 
18431     to always fail with ENOSYS.  Some functions are actually named 
18432     something starting with __ and the normal name is an alias.  */ 
18433 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18441 if { (eval echo configure
:18442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18443   eval "ac_cv_func_$ac_func=yes" 
18445   echo "configure: failed program was:" >&5 
18446   cat conftest.
$ac_ext >&5 
18448   eval "ac_cv_func_$ac_func=no" 
18453 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18454   echo "$ac_t""yes" 1>&6 
18455     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18456   cat >> confdefs.h 
<<EOF 
18457 #define $ac_tr_func 1 
18461   echo "$ac_t""no" 1>&6 
18468 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
18469 ac_cpp
='$CXXCPP $CPPFLAGS' 
18470 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
18471 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
18472 cross_compiling
=$ac_cv_prog_cxx_cross 
18475 for ac_func 
in strtok_r
 
18477 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18478 echo "configure:18479: checking for $ac_func" >&5 
18479 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18480   echo $ac_n "(cached) $ac_c" 1>&6 
18482   cat > conftest.
$ac_ext <<EOF 
18483 #line 18484 "configure" 
18484 #include "confdefs.h" 
18485 /* System header to define __stub macros and hopefully few prototypes, 
18486     which can conflict with char $ac_func(); below.  */ 
18487 #include <assert.h> 
18488 /* Override any gcc2 internal prototype to avoid an error.  */ 
18492 /* We use char because int might match the return type of a gcc2 
18493     builtin and then its argument prototype would still apply.  */ 
18498 /* The GNU C library defines this for functions which it implements 
18499     to always fail with ENOSYS.  Some functions are actually named 
18500     something starting with __ and the normal name is an alias.  */ 
18501 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18509 if { (eval echo configure
:18510: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18511   eval "ac_cv_func_$ac_func=yes" 
18513   echo "configure: failed program was:" >&5 
18514   cat conftest.
$ac_ext >&5 
18516   eval "ac_cv_func_$ac_func=no" 
18521 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18522   echo "$ac_t""yes" 1>&6 
18523     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18524   cat >> confdefs.h 
<<EOF 
18525 #define $ac_tr_func 1 
18529   echo "$ac_t""no" 1>&6 
18535 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
18536 ac_cpp
='$CPP $CPPFLAGS' 
18537 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
18538 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
18539 cross_compiling
=$ac_cv_prog_cc_cross 
18543 for ac_func 
in inet_addr
 
18545 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18546 echo "configure:18547: checking for $ac_func" >&5 
18547 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18548   echo $ac_n "(cached) $ac_c" 1>&6 
18550   cat > conftest.
$ac_ext <<EOF 
18551 #line 18552 "configure" 
18552 #include "confdefs.h" 
18553 /* System header to define __stub macros and hopefully few prototypes, 
18554     which can conflict with char $ac_func(); below.  */ 
18555 #include <assert.h> 
18556 /* Override any gcc2 internal prototype to avoid an error.  */ 
18557 /* We use char because int might match the return type of a gcc2 
18558     builtin and then its argument prototype would still apply.  */ 
18563 /* The GNU C library defines this for functions which it implements 
18564     to always fail with ENOSYS.  Some functions are actually named 
18565     something starting with __ and the normal name is an alias.  */ 
18566 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18574 if { (eval echo configure
:18575: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18576   eval "ac_cv_func_$ac_func=yes" 
18578   echo "configure: failed program was:" >&5 
18579   cat conftest.
$ac_ext >&5 
18581   eval "ac_cv_func_$ac_func=no" 
18586 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18587   echo "$ac_t""yes" 1>&6 
18588     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18589   cat >> confdefs.h 
<<EOF 
18590 #define $ac_tr_func 1 
18592  cat >> confdefs.h 
<<\EOF
 
18593 #define HAVE_INET_ADDR 1 
18597   echo "$ac_t""no" 1>&6 
18598 echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6 
18599 echo "configure:18600: checking for inet_addr in -lnsl" >&5 
18600 ac_lib_var
=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'` 
18601 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
18602   echo $ac_n "(cached) $ac_c" 1>&6 
18604   ac_save_LIBS
="$LIBS" 
18606 cat > conftest.
$ac_ext <<EOF 
18607 #line 18608 "configure" 
18608 #include "confdefs.h" 
18609 /* Override any gcc2 internal prototype to avoid an error.  */ 
18610 /* We use char because int might match the return type of a gcc2 
18611     builtin and then its argument prototype would still apply.  */ 
18618 if { (eval echo configure
:18619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18620   eval "ac_cv_lib_$ac_lib_var=yes" 
18622   echo "configure: failed program was:" >&5 
18623   cat conftest.
$ac_ext >&5 
18625   eval "ac_cv_lib_$ac_lib_var=no" 
18628 LIBS
="$ac_save_LIBS" 
18631 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
18632   echo "$ac_t""yes" 1>&6 
18635   echo "$ac_t""no" 1>&6 
18636 echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6 
18637 echo "configure:18638: checking for inet_addr in -lresolv" >&5 
18638 ac_lib_var
=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'` 
18639 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
18640   echo $ac_n "(cached) $ac_c" 1>&6 
18642   ac_save_LIBS
="$LIBS" 
18643 LIBS
="-lresolv  $LIBS" 
18644 cat > conftest.
$ac_ext <<EOF 
18645 #line 18646 "configure" 
18646 #include "confdefs.h" 
18647 /* Override any gcc2 internal prototype to avoid an error.  */ 
18648 /* We use char because int might match the return type of a gcc2 
18649     builtin and then its argument prototype would still apply.  */ 
18656 if { (eval echo configure
:18657: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18658   eval "ac_cv_lib_$ac_lib_var=yes" 
18660   echo "configure: failed program was:" >&5 
18661   cat conftest.
$ac_ext >&5 
18663   eval "ac_cv_lib_$ac_lib_var=no" 
18666 LIBS
="$ac_save_LIBS" 
18669 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
18670   echo "$ac_t""yes" 1>&6 
18673   echo "$ac_t""no" 1>&6 
18674 echo $ac_n "checking for inet_addr in -lsocket""... $ac_c" 1>&6 
18675 echo "configure:18676: checking for inet_addr in -lsocket" >&5 
18676 ac_lib_var
=`echo socket'_'inet_addr | sed 'y%./+-%__p_%'` 
18677 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
18678   echo $ac_n "(cached) $ac_c" 1>&6 
18680   ac_save_LIBS
="$LIBS" 
18681 LIBS
="-lsocket  $LIBS" 
18682 cat > conftest.
$ac_ext <<EOF 
18683 #line 18684 "configure" 
18684 #include "confdefs.h" 
18685 /* Override any gcc2 internal prototype to avoid an error.  */ 
18686 /* We use char because int might match the return type of a gcc2 
18687     builtin and then its argument prototype would still apply.  */ 
18694 if { (eval echo configure
:18695: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18696   eval "ac_cv_lib_$ac_lib_var=yes" 
18698   echo "configure: failed program was:" >&5 
18699   cat conftest.
$ac_ext >&5 
18701   eval "ac_cv_lib_$ac_lib_var=no" 
18704 LIBS
="$ac_save_LIBS" 
18707 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
18708   echo "$ac_t""yes" 1>&6 
18712   echo "$ac_t""no" 1>&6 
18727 for ac_func 
in inet_aton
 
18729 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18730 echo "configure:18731: checking for $ac_func" >&5 
18731 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18732   echo $ac_n "(cached) $ac_c" 1>&6 
18734   cat > conftest.
$ac_ext <<EOF 
18735 #line 18736 "configure" 
18736 #include "confdefs.h" 
18737 /* System header to define __stub macros and hopefully few prototypes, 
18738     which can conflict with char $ac_func(); below.  */ 
18739 #include <assert.h> 
18740 /* Override any gcc2 internal prototype to avoid an error.  */ 
18741 /* We use char because int might match the return type of a gcc2 
18742     builtin and then its argument prototype would still apply.  */ 
18747 /* The GNU C library defines this for functions which it implements 
18748     to always fail with ENOSYS.  Some functions are actually named 
18749     something starting with __ and the normal name is an alias.  */ 
18750 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18758 if { (eval echo configure
:18759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18760   eval "ac_cv_func_$ac_func=yes" 
18762   echo "configure: failed program was:" >&5 
18763   cat conftest.
$ac_ext >&5 
18765   eval "ac_cv_func_$ac_func=no" 
18770 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18771   echo "$ac_t""yes" 1>&6 
18772     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18773   cat >> confdefs.h 
<<EOF 
18774 #define $ac_tr_func 1 
18776  cat >> confdefs.h 
<<\EOF
 
18777 #define HAVE_INET_ATON 1 
18781   echo "$ac_t""no" 1>&6 
18782             echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6 
18783 echo "configure:18784: checking for inet_aton in -l$INET_LINK" >&5 
18784 ac_lib_var
=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'` 
18785 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
18786   echo $ac_n "(cached) $ac_c" 1>&6 
18788   ac_save_LIBS
="$LIBS" 
18789 LIBS
="-l$INET_LINK  $LIBS" 
18790 cat > conftest.
$ac_ext <<EOF 
18791 #line 18792 "configure" 
18792 #include "confdefs.h" 
18793 /* Override any gcc2 internal prototype to avoid an error.  */ 
18794 /* We use char because int might match the return type of a gcc2 
18795     builtin and then its argument prototype would still apply.  */ 
18802 if { (eval echo configure
:18803: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18804   eval "ac_cv_lib_$ac_lib_var=yes" 
18806   echo "configure: failed program was:" >&5 
18807   cat conftest.
$ac_ext >&5 
18809   eval "ac_cv_lib_$ac_lib_var=no" 
18812 LIBS
="$ac_save_LIBS" 
18815 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
18816   echo "$ac_t""yes" 1>&6 
18817   cat >> confdefs.h 
<<\EOF
 
18818 #define HAVE_INET_ATON 1 
18822   echo "$ac_t""no" 1>&6 
18830 if test "x$INET_LINK" != "x"; then 
18831     cat >> confdefs.h 
<<\EOF
 
18832 #define HAVE_INET_ADDR 1 
18835     INET_LINK
=" -l$INET_LINK" 
18841 cat > confcache 
<<\EOF
 
18842 # This file is a shell script that caches the results of configure 
18843 # tests run on this system so they can be shared between configure 
18844 # scripts and configure runs.  It is not useful on other systems. 
18845 # If it contains results you don't want to keep, you may remove or edit it. 
18847 # By default, configure uses ./config.cache as the cache file, 
18848 # creating it if it does not exist already.  You can give configure 
18849 # the --cache-file=FILE option to use a different cache file; that is 
18850 # what configure does when it calls configure scripts in 
18851 # subdirectories, so they share the cache. 
18852 # Giving --cache-file=/dev/null disables caching, for debugging configure. 
18853 # config.status only pays attention to the cache file if you give it the 
18854 # --recheck option to rerun configure. 
18857 # The following way of writing the cache mishandles newlines in values, 
18858 # but we know of no workaround that is simple, portable, and efficient. 
18859 # So, don't put newlines in cache variables' values. 
18860 # Ultrix sh set writes to stderr and can't be redirected directly, 
18861 # and sets the high bit in the cache file unless we assign to the vars. 
18863   case `(ac_space=' '; set | grep ac_space) 2>&1` in 
18865     # `set' does not quote correctly, so add quotes (double-quote substitution 
18866     # turns \\\\ into \\, and sed turns \\ into \). 
18868       -e "s/'/'\\\\''/g" \
 
18869       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" 
18872     # `set' quotes correctly as required by POSIX, so do not add quotes. 
18873     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' 
18876 if cmp -s $cache_file confcache
; then 
18879   if test -w $cache_file; then 
18880     echo "updating cache $cache_file" 
18881     cat confcache 
> $cache_file 
18883     echo "not updating unwritable cache $cache_file" 
18891 if test "$TOOLKIT" != "MSW"; then 
18897     if test "$wxUSE_THREADS" = "yes" ; then 
18898         if test "$USE_BEOS" = 1; then 
18899             echo "configure: warning: BeOS threads are not yet supported... disabled" 1>&2 
18904     if test "$wxUSE_THREADS" = "yes" ; then 
18907                                 THREAD_OPTS
="-pthread" 
18909           *-*-solaris2* | *-*-sunos4* ) 
18910                 if test "x$GCC" = "xyes"; then 
18911                                         THREAD_OPTS
="-pthreads $THREAD_OPTS" 
18913                     THREAD_OPTS
="-mt $THREAD_OPTS" 
18917                                                 THREAD_OPTS
="-kthread lthread $THREAD_OPTS c_r" 
18919           *-*-darwin* | *-*-cygwin* ) 
18923                                 THREAD_OPTS
="pthreads" 
18926                                                                 if test "x$GCC" != "xyes"; then 
18932                                                                 if test "x$GCC" = "xyes"; then 
18938                                 if test "x$GCC" != "xyes"; then 
18939                     THREAD_OPTS
="-Ethread" 
18944                                 THREAD_OPTS
="$THREAD_OPTS pthread none" 
18947         for flag 
in $THREAD_OPTS; do 
18950                     echo $ac_n "checking whether pthreads work without any flags""... $ac_c" 1>&6 
18951 echo "configure:18952: checking whether pthreads work without any flags" >&5 
18955                     echo $ac_n "checking whether pthreads work with $flag""... $ac_c" 1>&6 
18956 echo "configure:18957: checking whether pthreads work with $flag" >&5 
18957                     THREADS_CFLAGS
="$flag" 
18961                     echo $ac_n "checking for the pthreads library -l$flag""... $ac_c" 1>&6 
18962 echo "configure:18963: checking for the pthreads library -l$flag" >&5 
18963                     THREADS_LINK
="-l$flag" 
18968               save_CFLAGS
="$CFLAGS" 
18969               LIBS
="$THREADS_LINK $LIBS" 
18970               CFLAGS
="$THREADS_CFLAGS $CFLAGS" 
18972               cat > conftest.
$ac_ext <<EOF 
18973 #line 18974 "configure" 
18974 #include "confdefs.h" 
18975 #include <pthread.h> 
18977 pthread_create(0,0,0,0); 
18980 if { (eval echo configure
:18981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18984   echo "configure: failed program was:" >&5 
18985   cat conftest.
$ac_ext >&5 
18990               CFLAGS
="$save_CFLAGS" 
18992               echo "$ac_t""$THREADS_OK" 1>&6 
18993               if test "x$THREADS_OK" = "xyes"; then 
19001       if test "x$THREADS_OK" != "xyes"; then 
19003           echo "configure: warning: No thread support on this system... disabled" 1>&2 
19005                               LDFLAGS
="$THREADS_CFLAGS $LDFLAGS" 
19006           LIBS
="$THREADS_LINK $LIBS" 
19008           echo $ac_n "checking if more special flags are required for pthreads""... $ac_c" 1>&6 
19009 echo "configure:19010: checking if more special flags are required for pthreads" >&5 
19013                                                                                                                 LDFLAGS
="-L/usr/lib/threads $LDFLAGS" 
19014                 flag
="-D_THREAD_SAFE" 
19017                 flag
="-D_THREAD_SAFE" 
19020                 flag
="-D_REENTRANT" 
19021                 if test "x$GCC" != "xyes"; then 
19022                                         flag
="$flag -D_RWSTD_MULTI_THREAD" 
19025             *solaris
* | alpha
*-osf*) 
19026                 flag
="-D_REENTRANT" 
19029           echo "$ac_t""${flag}" 1>&6 
19030           if test "x$flag" != xno
; then 
19031               THREADS_CFLAGS
="$THREADS_CFLAGS $flag" 
19034           if test "x$THREADS_CFLAGS" != "x"; then 
19035                         CFLAGS
="$CFLAGS $THREADS_CFLAGS" 
19036             CXXFLAGS
="$CXXFLAGS $THREADS_CFLAGS" 
19041         if test "$wxUSE_THREADS" = "yes" ; then 
19042       for ac_func 
in thr_setconcurrency
 
19044 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
19045 echo "configure:19046: checking for $ac_func" >&5 
19046 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
19047   echo $ac_n "(cached) $ac_c" 1>&6 
19049   cat > conftest.
$ac_ext <<EOF 
19050 #line 19051 "configure" 
19051 #include "confdefs.h" 
19052 /* System header to define __stub macros and hopefully few prototypes, 
19053     which can conflict with char $ac_func(); below.  */ 
19054 #include <assert.h> 
19055 /* Override any gcc2 internal prototype to avoid an error.  */ 
19056 /* We use char because int might match the return type of a gcc2 
19057     builtin and then its argument prototype would still apply.  */ 
19062 /* The GNU C library defines this for functions which it implements 
19063     to always fail with ENOSYS.  Some functions are actually named 
19064     something starting with __ and the normal name is an alias.  */ 
19065 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
19073 if { (eval echo configure
:19074: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19075   eval "ac_cv_func_$ac_func=yes" 
19077   echo "configure: failed program was:" >&5 
19078   cat conftest.
$ac_ext >&5 
19080   eval "ac_cv_func_$ac_func=no" 
19085 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
19086   echo "$ac_t""yes" 1>&6 
19087     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
19088   cat >> confdefs.h 
<<EOF 
19089 #define $ac_tr_func 1 
19093   echo "$ac_t""no" 1>&6 
19098       for ac_hdr 
in sched.h
 
19100 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
19101 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
19102 echo "configure:19103: checking for $ac_hdr" >&5 
19103 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
19104   echo $ac_n "(cached) $ac_c" 1>&6 
19106   cat > conftest.
$ac_ext <<EOF 
19107 #line 19108 "configure" 
19108 #include "confdefs.h" 
19111 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
19112 { (eval echo configure
:19113: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
19113 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
19114 if test -z "$ac_err"; then 
19116   eval "ac_cv_header_$ac_safe=yes" 
19119   echo "configure: failed program was:" >&5 
19120   cat conftest.
$ac_ext >&5 
19122   eval "ac_cv_header_$ac_safe=no" 
19126 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
19127   echo "$ac_t""yes" 1>&6 
19128     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
19129   cat >> confdefs.h 
<<EOF 
19130 #define $ac_tr_hdr 1 
19134   echo "$ac_t""no" 1>&6 
19138       if test "$ac_cv_header_sched_h" = "yes"; then 
19139           echo $ac_n "checking for sched_yield""... $ac_c" 1>&6 
19140 echo "configure:19141: checking for sched_yield" >&5 
19141 if eval "test \"`echo '$''{'ac_cv_func_sched_yield'+set}'`\" = set"; then 
19142   echo $ac_n "(cached) $ac_c" 1>&6 
19144   cat > conftest.
$ac_ext <<EOF 
19145 #line 19146 "configure" 
19146 #include "confdefs.h" 
19147 /* System header to define __stub macros and hopefully few prototypes, 
19148     which can conflict with char sched_yield(); below.  */ 
19149 #include <assert.h> 
19150 /* Override any gcc2 internal prototype to avoid an error.  */ 
19151 /* We use char because int might match the return type of a gcc2 
19152     builtin and then its argument prototype would still apply.  */ 
19153 char sched_yield(); 
19157 /* The GNU C library defines this for functions which it implements 
19158     to always fail with ENOSYS.  Some functions are actually named 
19159     something starting with __ and the normal name is an alias.  */ 
19160 #if defined (__stub_sched_yield) || defined (__stub___sched_yield) 
19168 if { (eval echo configure
:19169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19170   eval "ac_cv_func_sched_yield=yes" 
19172   echo "configure: failed program was:" >&5 
19173   cat conftest.
$ac_ext >&5 
19175   eval "ac_cv_func_sched_yield=no" 
19180 if eval "test \"`echo '$ac_cv_func_'sched_yield`\" = yes"; then 
19181   echo "$ac_t""yes" 1>&6 
19182   cat >> confdefs.h 
<<\EOF
 
19183 #define HAVE_SCHED_YIELD 1 
19187   echo "$ac_t""no" 1>&6 
19189                 echo $ac_n "checking for sched_yield in -lposix4""... $ac_c" 1>&6 
19190 echo "configure:19191: checking for sched_yield in -lposix4" >&5 
19191 ac_lib_var
=`echo posix4'_'sched_yield | sed 'y%./+-%__p_%'` 
19192 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
19193   echo $ac_n "(cached) $ac_c" 1>&6 
19195   ac_save_LIBS
="$LIBS" 
19196 LIBS
="-lposix4  $LIBS" 
19197 cat > conftest.
$ac_ext <<EOF 
19198 #line 19199 "configure" 
19199 #include "confdefs.h" 
19200 /* Override any gcc2 internal prototype to avoid an error.  */ 
19201 /* We use char because int might match the return type of a gcc2 
19202     builtin and then its argument prototype would still apply.  */ 
19203 char sched_yield(); 
19209 if { (eval echo configure
:19210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19211   eval "ac_cv_lib_$ac_lib_var=yes" 
19213   echo "configure: failed program was:" >&5 
19214   cat conftest.
$ac_ext >&5 
19216   eval "ac_cv_lib_$ac_lib_var=no" 
19219 LIBS
="$ac_save_LIBS" 
19222 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
19223   echo "$ac_t""yes" 1>&6 
19224   cat >> confdefs.h 
<<\EOF
 
19225 #define HAVE_SCHED_YIELD 1 
19227  POSIX4_LINK
=" -lposix4" 
19229   echo "$ac_t""no" 1>&6 
19230 echo "configure: warning: wxThread::Yield will not work properly" 1>&2 
19241       echo $ac_n "checking for pthread_attr_getschedpolicy""... $ac_c" 1>&6 
19242 echo "configure:19243: checking for pthread_attr_getschedpolicy" >&5 
19243 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_getschedpolicy'+set}'`\" = set"; then 
19244   echo $ac_n "(cached) $ac_c" 1>&6 
19246   cat > conftest.
$ac_ext <<EOF 
19247 #line 19248 "configure" 
19248 #include "confdefs.h" 
19249 /* System header to define __stub macros and hopefully few prototypes, 
19250     which can conflict with char pthread_attr_getschedpolicy(); below.  */ 
19251 #include <assert.h> 
19252 /* Override any gcc2 internal prototype to avoid an error.  */ 
19253 /* We use char because int might match the return type of a gcc2 
19254     builtin and then its argument prototype would still apply.  */ 
19255 char pthread_attr_getschedpolicy(); 
19259 /* The GNU C library defines this for functions which it implements 
19260     to always fail with ENOSYS.  Some functions are actually named 
19261     something starting with __ and the normal name is an alias.  */ 
19262 #if defined (__stub_pthread_attr_getschedpolicy) || defined (__stub___pthread_attr_getschedpolicy) 
19265 pthread_attr_getschedpolicy(); 
19270 if { (eval echo configure
:19271: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19272   eval "ac_cv_func_pthread_attr_getschedpolicy=yes" 
19274   echo "configure: failed program was:" >&5 
19275   cat conftest.
$ac_ext >&5 
19277   eval "ac_cv_func_pthread_attr_getschedpolicy=no" 
19282 if eval "test \"`echo '$ac_cv_func_'pthread_attr_getschedpolicy`\" = yes"; then 
19283   echo "$ac_t""yes" 1>&6 
19284   echo $ac_n "checking for pthread_attr_setschedparam""... $ac_c" 1>&6 
19285 echo "configure:19286: checking for pthread_attr_setschedparam" >&5 
19286 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setschedparam'+set}'`\" = set"; then 
19287   echo $ac_n "(cached) $ac_c" 1>&6 
19289   cat > conftest.
$ac_ext <<EOF 
19290 #line 19291 "configure" 
19291 #include "confdefs.h" 
19292 /* System header to define __stub macros and hopefully few prototypes, 
19293     which can conflict with char pthread_attr_setschedparam(); below.  */ 
19294 #include <assert.h> 
19295 /* Override any gcc2 internal prototype to avoid an error.  */ 
19296 /* We use char because int might match the return type of a gcc2 
19297     builtin and then its argument prototype would still apply.  */ 
19298 char pthread_attr_setschedparam(); 
19302 /* The GNU C library defines this for functions which it implements 
19303     to always fail with ENOSYS.  Some functions are actually named 
19304     something starting with __ and the normal name is an alias.  */ 
19305 #if defined (__stub_pthread_attr_setschedparam) || defined (__stub___pthread_attr_setschedparam) 
19308 pthread_attr_setschedparam(); 
19313 if { (eval echo configure
:19314: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19315   eval "ac_cv_func_pthread_attr_setschedparam=yes" 
19317   echo "configure: failed program was:" >&5 
19318   cat conftest.
$ac_ext >&5 
19320   eval "ac_cv_func_pthread_attr_setschedparam=no" 
19325 if eval "test \"`echo '$ac_cv_func_'pthread_attr_setschedparam`\" = yes"; then 
19326   echo "$ac_t""yes" 1>&6 
19327   echo $ac_n "checking for sched_get_priority_max""... $ac_c" 1>&6 
19328 echo "configure:19329: checking for sched_get_priority_max" >&5 
19329 if eval "test \"`echo '$''{'ac_cv_func_sched_get_priority_max'+set}'`\" = set"; then 
19330   echo $ac_n "(cached) $ac_c" 1>&6 
19332   cat > conftest.
$ac_ext <<EOF 
19333 #line 19334 "configure" 
19334 #include "confdefs.h" 
19335 /* System header to define __stub macros and hopefully few prototypes, 
19336     which can conflict with char sched_get_priority_max(); below.  */ 
19337 #include <assert.h> 
19338 /* Override any gcc2 internal prototype to avoid an error.  */ 
19339 /* We use char because int might match the return type of a gcc2 
19340     builtin and then its argument prototype would still apply.  */ 
19341 char sched_get_priority_max(); 
19345 /* The GNU C library defines this for functions which it implements 
19346     to always fail with ENOSYS.  Some functions are actually named 
19347     something starting with __ and the normal name is an alias.  */ 
19348 #if defined (__stub_sched_get_priority_max) || defined (__stub___sched_get_priority_max) 
19351 sched_get_priority_max(); 
19356 if { (eval echo configure
:19357: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19358   eval "ac_cv_func_sched_get_priority_max=yes" 
19360   echo "configure: failed program was:" >&5 
19361   cat conftest.
$ac_ext >&5 
19363   eval "ac_cv_func_sched_get_priority_max=no" 
19368 if eval "test \"`echo '$ac_cv_func_'sched_get_priority_max`\" = yes"; then 
19369   echo "$ac_t""yes" 1>&6 
19372   echo "$ac_t""no" 1>&6 
19373 echo $ac_n "checking for sched_get_priority_max in -lposix4""... $ac_c" 1>&6 
19374 echo "configure:19375: checking for sched_get_priority_max in -lposix4" >&5 
19375 ac_lib_var
=`echo posix4'_'sched_get_priority_max | sed 'y%./+-%__p_%'` 
19376 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
19377   echo $ac_n "(cached) $ac_c" 1>&6 
19379   ac_save_LIBS
="$LIBS" 
19380 LIBS
="-lposix4  $LIBS" 
19381 cat > conftest.
$ac_ext <<EOF 
19382 #line 19383 "configure" 
19383 #include "confdefs.h" 
19384 /* Override any gcc2 internal prototype to avoid an error.  */ 
19385 /* We use char because int might match the return type of a gcc2 
19386     builtin and then its argument prototype would still apply.  */ 
19387 char sched_get_priority_max(); 
19390 sched_get_priority_max() 
19393 if { (eval echo configure
:19394: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19395   eval "ac_cv_lib_$ac_lib_var=yes" 
19397   echo "configure: failed program was:" >&5 
19398   cat conftest.
$ac_ext >&5 
19400   eval "ac_cv_lib_$ac_lib_var=no" 
19403 LIBS
="$ac_save_LIBS" 
19406 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
19407   echo "$ac_t""yes" 1>&6 
19410                                 POSIX4_LINK
=" -lposix4" 
19413   echo "$ac_t""no" 1>&6 
19421   echo "$ac_t""no" 1>&6 
19426   echo "$ac_t""no" 1>&6 
19430       if test "$HAVE_PRIOR_FUNCS" = 1; then 
19431         cat >> confdefs.h 
<<\EOF
 
19432 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 
19436         echo "configure: warning: Setting thread priority will not work" 1>&2 
19439       echo $ac_n "checking for pthread_cancel""... $ac_c" 1>&6 
19440 echo "configure:19441: checking for pthread_cancel" >&5 
19441 if eval "test \"`echo '$''{'ac_cv_func_pthread_cancel'+set}'`\" = set"; then 
19442   echo $ac_n "(cached) $ac_c" 1>&6 
19444   cat > conftest.
$ac_ext <<EOF 
19445 #line 19446 "configure" 
19446 #include "confdefs.h" 
19447 /* System header to define __stub macros and hopefully few prototypes, 
19448     which can conflict with char pthread_cancel(); below.  */ 
19449 #include <assert.h> 
19450 /* Override any gcc2 internal prototype to avoid an error.  */ 
19451 /* We use char because int might match the return type of a gcc2 
19452     builtin and then its argument prototype would still apply.  */ 
19453 char pthread_cancel(); 
19457 /* The GNU C library defines this for functions which it implements 
19458     to always fail with ENOSYS.  Some functions are actually named 
19459     something starting with __ and the normal name is an alias.  */ 
19460 #if defined (__stub_pthread_cancel) || defined (__stub___pthread_cancel) 
19468 if { (eval echo configure
:19469: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19470   eval "ac_cv_func_pthread_cancel=yes" 
19472   echo "configure: failed program was:" >&5 
19473   cat conftest.
$ac_ext >&5 
19475   eval "ac_cv_func_pthread_cancel=no" 
19480 if eval "test \"`echo '$ac_cv_func_'pthread_cancel`\" = yes"; then 
19481   echo "$ac_t""yes" 1>&6 
19482   cat >> confdefs.h 
<<\EOF
 
19483 #define HAVE_PTHREAD_CANCEL 1 
19487   echo "$ac_t""no" 1>&6 
19488 echo "configure: warning: wxThread::Kill() will not work properly" 1>&2 
19492       echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6 
19493 echo "configure:19494: checking for pthread_cleanup_push/pop" >&5 
19494 if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then 
19495   echo $ac_n "(cached) $ac_c" 1>&6 
19498         cat > conftest.
$ac_ext <<EOF 
19499 #line 19500 "configure" 
19500 #include "confdefs.h" 
19501 #include <pthread.h> 
19504                         pthread_cleanup_push(NULL, NULL); 
19505                         pthread_cleanup_pop(0); 
19509 if { (eval echo configure
:19510: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
19512                         wx_cv_func_pthread_cleanup_push
=yes 
19515   echo "configure: failed program was:" >&5 
19516   cat conftest.
$ac_ext >&5 
19519                         wx_cv_func_pthread_cleanup_push
=no
 
19526 echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6 
19528       if test "$wx_cv_func_pthread_cleanup_push" = "yes"; then 
19529           cat >> confdefs.h 
<<\EOF
 
19530 #define HAVE_THREAD_CLEANUP_FUNCTIONS 1 
19536       echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6 
19537 echo "configure:19538: checking for pthread_mutexattr_t" >&5 
19538 if eval "test \"`echo '$''{'wx_cv_type_pthread_mutexattr_t'+set}'`\" = set"; then 
19539   echo $ac_n "(cached) $ac_c" 1>&6 
19542         cat > conftest.
$ac_ext <<EOF 
19543 #line 19544 "configure" 
19544 #include "confdefs.h" 
19545 #include <pthread.h> 
19548                pthread_mutexattr_t attr; 
19549                pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE); 
19553 if { (eval echo configure
:19554: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
19556                wx_cv_type_pthread_mutexattr_t
=yes 
19559   echo "configure: failed program was:" >&5 
19560   cat conftest.
$ac_ext >&5 
19563                wx_cv_type_pthread_mutexattr_t
=no
 
19571 echo "$ac_t""$wx_cv_type_pthread_mutexattr_t" 1>&6 
19573       if test "$wx_cv_type_pthread_mutexattr_t" = "yes"; then 
19574         cat >> confdefs.h 
<<\EOF
 
19575 #define HAVE_PTHREAD_MUTEXATTR_T 1 
19579                 echo $ac_n "checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER""... $ac_c" 1>&6 
19580 echo "configure:19581: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER" >&5 
19581 if eval "test \"`echo '$''{'wx_cv_type_pthread_rec_mutex_init'+set}'`\" = set"; then 
19582   echo $ac_n "(cached) $ac_c" 1>&6 
19585             cat > conftest.
$ac_ext <<EOF 
19586 #line 19587 "configure" 
19587 #include "confdefs.h" 
19588 #include <pthread.h> 
19591                     pthread_mutex_t attr = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; 
19595 if { (eval echo configure
:19596: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
19598                     wx_cv_type_pthread_rec_mutex_init
=yes 
19601   echo "configure: failed program was:" >&5 
19602   cat conftest.
$ac_ext >&5 
19605                     wx_cv_type_pthread_rec_mutex_init
=no
 
19613 echo "$ac_t""$wx_cv_type_pthread_rec_mutex_init" 1>&6 
19614         if test "$wx_cv_type_pthread_rec_mutex_init" = "yes"; then 
19615           cat >> confdefs.h 
<<\EOF
 
19616 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER 1 
19620                     echo "configure: warning: wxMutex won't be recursive on this platform" 1>&2 
19626     if test "$wxUSE_THREADS" = "yes" ; then 
19629                         echo $ac_n "checking if compiler supports -mthreads""... $ac_c" 1>&6 
19630 echo "configure:19631: checking if compiler supports -mthreads" >&5 
19631 if eval "test \"`echo '$''{'wx_cv_cflags_mthread'+set}'`\" = set"; then 
19632   echo $ac_n "(cached) $ac_c" 1>&6 
19635                     CFLAGS_OLD
="$CFLAGS" 
19636                     CFLAGS
="$CFLAGS -mthreads" 
19637                     cat > conftest.
$ac_ext <<EOF 
19638 #line 19639 "configure" 
19639 #include "confdefs.h" 
19645 if { (eval echo configure
:19646: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
19647   wx_cv_cflags_mthread
=yes 
19649   echo "configure: failed program was:" >&5 
19650   cat conftest.
$ac_ext >&5 
19652   wx_cv_cflags_mthread
=no
 
19660 echo "$ac_t""$wx_cv_cflags_mthread" 1>&6 
19662             if test "$wx_cv_cflags_mthread" = "yes"; then 
19663                                 CXXFLAGS
="$CXXFLAGS -mthreads" 
19664                 TOOLCHAIN_DEFS
="$TOOLCHAIN_DEFS -mthreads" 
19665                 LDFLAGS
="$LDFLAGS -mthreads" 
19667                                 CFLAGS
="$CFLAGS_OLD" 
19674 if test "$wxUSE_THREADS" = "yes"; then 
19675   cat >> confdefs.h 
<<\EOF
 
19676 #define wxUSE_THREADS 1 
19680   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS thread" 
19682       if test "$ac_cv_func_strtok_r" = "yes"; then 
19683     echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6 
19684 echo "configure:19685: checking if -D_REENTRANT is needed" >&5 
19685     if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then 
19686         TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D_REENTRANT" 
19687         echo "$ac_t""yes" 1>&6 
19689         echo "$ac_t""no" 1>&6 
19694 if test "$WXGTK20" = 1 ; then 
19695   cat >> confdefs.h 
<<EOF 
19696 #define __WXGTK20__ $WXGTK20 
19702 if test "$WXGTK12" = 1 ; then 
19703   cat >> confdefs.h 
<<EOF 
19704 #define __WXGTK12__ $WXGTK12 
19709 if test "$WXGTK127" = 1 ; then 
19710   cat >> confdefs.h 
<<EOF 
19711 #define __WXGTK127__ $WXGTK127 
19718 if test "$wxUSE_DEBUG_INFO" = "yes" ; then 
19723 if test "$wxUSE_DEBUG_GDB" = "yes" ; then 
19724     wxUSE_DEBUG_INFO
=yes 
19728 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then 
19729     cat >> confdefs.h 
<<\EOF
 
19733     WXDEBUG_DEFINE
="-D__WXDEBUG__" 
19735     if test "$wxUSE_GTK" = 1 ; then 
19736         WXDEBUG_DEFINE
="-DGTK_NO_CHECK_CASTS" 
19740 if test "$wxUSE_MEM_TRACING" = "yes" ; then 
19741     cat >> confdefs.h 
<<\EOF
 
19742 #define wxUSE_MEMORY_TRACING 1 
19745     cat >> confdefs.h 
<<\EOF
 
19746 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1 
19749     cat >> confdefs.h 
<<\EOF
 
19750 #define wxUSE_DEBUG_NEW_ALWAYS 1 
19753     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS memcheck" 
19756 if test "$wxUSE_DMALLOC" = "yes" ; then 
19757     DMALLOC_LIBS
="-ldmalloc" 
19761 if test "$wxUSE_PROFILE" = "yes" ; then 
19766 CODE_GEN_FLAGS_CXX
= 
19767 if test "$GCC" = "yes" ; then 
19768     if test "$wxUSE_NO_RTTI" = "yes" ; then 
19769         CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-rtti" 
19771     if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then 
19772         CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-exceptions" 
19774     if test "$wxUSE_PERMISSIVE" = "yes" ; then 
19775         CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fpermissive" 
19777     if test "$USE_WIN32" = 1 ; then 
19778         # I'm not even really sure what this was ever added to solve, 
19779         # but someone added it for mingw native builds, so I guess 
19780         # they had a reason, right?? 
19781         CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-pcc-struct-return" 
19786         CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -mminimal-toc" 
19789         CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -ffunction-sections" 
19795 if test "$wxUSE_OPTIMISE" = "no" ; then 
19796     if test "$GCC" = yes ; then 
19800     if test "$GCC" = yes ; then 
19804             i586
-*-*|i686
-*-* ) 
19805             OPTIMISE
="${OPTIMISE} " 
19814 if test "$WXWIN_COMPATIBILITY_2" = "yes"; then 
19815     cat >> confdefs.h 
<<\EOF
 
19816 #define WXWIN_COMPATIBILITY_2 1 
19820     WXWIN_COMPATIBILITY_2_2
="yes" 
19823 if test "x$WXWIN_COMPATIBILITY_2_2" = "xyes"; then 
19824     cat >> confdefs.h 
<<\EOF
 
19825 #define WXWIN_COMPATIBILITY_2_2 1 
19829     WXWIN_COMPATIBILITY_2_4
="yes" 
19832 if test "x$WXWIN_COMPATIBILITY_2_4" != "xno"; then 
19833     cat >> confdefs.h 
<<\EOF
 
19834 #define WXWIN_COMPATIBILITY_2_4 1 
19840 if test "$wxUSE_GUI" = "yes"; then 
19841   cat >> confdefs.h 
<<\EOF
 
19842 #define wxUSE_GUI 1 
19847   cat >> confdefs.h 
<<\EOF
 
19848 #define wxUSE_NOGUI 1 
19854 if test "$wxUSE_UNIX" = "yes"; then 
19855   cat >> confdefs.h 
<<\EOF
 
19856 #define wxUSE_UNIX 1 
19862 if test "$wxUSE_APPLE_IEEE" = "yes"; then 
19863   cat >> confdefs.h 
<<\EOF
 
19864 #define wxUSE_APPLE_IEEE 1 
19869 if test "$wxUSE_TIMER" = "yes"; then 
19870   cat >> confdefs.h 
<<\EOF
 
19871 #define wxUSE_TIMER 1 
19876 if test "$wxUSE_WAVE" = "yes"; then 
19877   cat >> confdefs.h 
<<\EOF
 
19878 #define wxUSE_WAVE 1 
19883 if test "$wxUSE_CMDLINE_PARSER" = "yes"; then 
19884   cat >> confdefs.h 
<<\EOF
 
19885 #define wxUSE_CMDLINE_PARSER 1 
19890 if test "$wxUSE_STOPWATCH" = "yes"; then 
19891   cat >> confdefs.h 
<<\EOF
 
19892 #define wxUSE_STOPWATCH 1 
19897 if test "$wxUSE_DATETIME" = "yes"; then 
19898   cat >> confdefs.h 
<<\EOF
 
19899 #define wxUSE_DATETIME 1 
19904 if test "$wxUSE_FILE" = "yes"; then 
19905   cat >> confdefs.h 
<<\EOF
 
19906 #define wxUSE_FILE 1 
19911 if test "$wxUSE_FFILE" = "yes"; then 
19912   cat >> confdefs.h 
<<\EOF
 
19913 #define wxUSE_FFILE 1 
19918 if test "$wxUSE_FILESYSTEM" = "yes"; then 
19919   cat >> confdefs.h 
<<\EOF
 
19920 #define wxUSE_FILESYSTEM 1 
19925 if test "$wxUSE_FS_INET" = "yes"; then 
19926   cat >> confdefs.h 
<<\EOF
 
19927 #define wxUSE_FS_INET 1 
19932 if test "$wxUSE_FS_ZIP" = "yes"; then 
19933   cat >> confdefs.h 
<<\EOF
 
19934 #define wxUSE_FS_ZIP 1 
19939 if test "$wxUSE_ZIPSTREAM" = "yes"; then 
19940   cat >> confdefs.h 
<<\EOF
 
19941 #define wxUSE_ZIPSTREAM 1 
19946 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then 
19947   cat >> confdefs.h 
<<\EOF
 
19948 #define wxUSE_ON_FATAL_EXCEPTION 1 
19953 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then 
19954   cat >> confdefs.h 
<<\EOF
 
19955 #define wxUSE_SNGLINST_CHECKER 1 
19960 if test "$wxUSE_BUSYINFO" = "yes"; then 
19961   cat >> confdefs.h 
<<\EOF
 
19962 #define wxUSE_BUSYINFO 1 
19967 if test "$wxUSE_STD_IOSTREAM" = "yes"; then 
19968   cat >> confdefs.h 
<<\EOF
 
19969 #define wxUSE_STD_IOSTREAM 1 
19974 if test "$wxUSE_TEXTBUFFER" = "yes"; then 
19975     cat >> confdefs.h 
<<\EOF
 
19976 #define wxUSE_TEXTBUFFER 1 
19981 if test "$wxUSE_TEXTFILE" = "yes"; then 
19982   if test "$wxUSE_FILE" != "yes" -o "$wxUSE_TEXTBUFFER" != "yes" ; then 
19983     echo "configure: warning: wxTextFile requires wxFile and wxTextBuffer... disabled" 1>&2 
19985     cat >> confdefs.h 
<<\EOF
 
19986 #define wxUSE_TEXTFILE 1 
19992 if test "$wxUSE_CONFIG" = "yes" ; then 
19993   if test "$wxUSE_TEXTFILE" != "yes"; then 
19994     echo "configure: warning: wxConfig requires wxTextFile... disabled" 1>&2 
19996     cat >> confdefs.h 
<<\EOF
 
19997 #define wxUSE_CONFIG 1 
20000     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config" 
20004 if test "$wxUSE_INTL" = "yes" ; then 
20005   if test "$wxUSE_FILE" != "yes"; then 
20006     echo "configure: warning: I18n code requires wxFile... disabled" 1>&2 
20008     cat >> confdefs.h 
<<\EOF
 
20009 #define wxUSE_INTL 1 
20012     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat" 
20013     GUIDIST
="$GUIDIST INTL_DIST" 
20017 if test "$wxUSE_LOG" = "yes"; then 
20018   cat >> confdefs.h 
<<\EOF
 
20019 #define wxUSE_LOG 1 
20023     if test "$wxUSE_LOGGUI" = "yes"; then 
20024       cat >> confdefs.h 
<<\EOF
 
20025 #define wxUSE_LOGGUI 1 
20030     if test "$wxUSE_LOGWINDOW" = "yes"; then 
20031       cat >> confdefs.h 
<<\EOF
 
20032 #define wxUSE_LOGWINDOW 1 
20037     if test "$wxUSE_LOGDIALOG" = "yes"; then 
20038       cat >> confdefs.h 
<<\EOF
 
20039 #define wxUSE_LOG_DIALOG 1 
20045 if test "$wxUSE_LONGLONG" = "yes"; then 
20046   cat >> confdefs.h 
<<\EOF
 
20047 #define wxUSE_LONGLONG 1 
20052 if test "$wxUSE_GEOMETRY" = "yes"; then 
20053   cat >> confdefs.h 
<<\EOF
 
20054 #define wxUSE_GEOMETRY 1 
20059 if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then 
20060   cat >> confdefs.h 
<<\EOF
 
20061 #define wxUSE_DIALUP_MANAGER 1 
20064   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dialup" 
20067 if test "$wxUSE_STREAMS" = "yes" ; then 
20068   cat >> confdefs.h 
<<\EOF
 
20069 #define wxUSE_STREAMS 1 
20075 if test "$wxUSE_DATETIME" = "yes"; then 
20076         for ac_func 
in strptime
 
20078 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
20079 echo "configure:20080: checking for $ac_func" >&5 
20080 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
20081   echo $ac_n "(cached) $ac_c" 1>&6 
20083   cat > conftest.
$ac_ext <<EOF 
20084 #line 20085 "configure" 
20085 #include "confdefs.h" 
20086 /* System header to define __stub macros and hopefully few prototypes, 
20087     which can conflict with char $ac_func(); below.  */ 
20088 #include <assert.h> 
20089 /* Override any gcc2 internal prototype to avoid an error.  */ 
20090 /* We use char because int might match the return type of a gcc2 
20091     builtin and then its argument prototype would still apply.  */ 
20096 /* The GNU C library defines this for functions which it implements 
20097     to always fail with ENOSYS.  Some functions are actually named 
20098     something starting with __ and the normal name is an alias.  */ 
20099 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
20107 if { (eval echo configure
:20108: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20109   eval "ac_cv_func_$ac_func=yes" 
20111   echo "configure: failed program was:" >&5 
20112   cat conftest.
$ac_ext >&5 
20114   eval "ac_cv_func_$ac_func=no" 
20119 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
20120   echo "$ac_t""yes" 1>&6 
20121     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
20122   cat >> confdefs.h 
<<EOF 
20123 #define $ac_tr_func 1 
20127   echo "$ac_t""no" 1>&6 
20132             echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6 
20133 echo "configure:20134: checking for timezone variable in <time.h>" >&5 
20134 if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then 
20135   echo $ac_n "(cached) $ac_c" 1>&6 
20138                         cat > conftest.
$ac_ext <<EOF 
20139 #line 20140 "configure" 
20140 #include "confdefs.h" 
20151 if { (eval echo configure
:20152: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20154                                 wx_cv_var_timezone
=timezone
 
20157   echo "configure: failed program was:" >&5 
20158   cat conftest.
$ac_ext >&5 
20161                                 cat > conftest.
$ac_ext <<EOF 
20162 #line 20163 "configure" 
20163 #include "confdefs.h" 
20174 if { (eval echo configure
:20175: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20177                                         wx_cv_var_timezone
=_timezone
 
20180   echo "configure: failed program was:" >&5 
20181   cat conftest.
$ac_ext >&5 
20184                                         cat > conftest.
$ac_ext <<EOF 
20185 #line 20186 "configure" 
20186 #include "confdefs.h" 
20197 if { (eval echo configure
:20198: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20200                                                 wx_cv_var_timezone
=__timezone
 
20203   echo "configure: failed program was:" >&5 
20204   cat conftest.
$ac_ext >&5 
20207                                                 if test "$USE_DOS" = 0 ; then 
20208                                                     echo "configure: warning: no timezone variable" 1>&2 
20226 echo "$ac_t""$wx_cv_var_timezone" 1>&6 
20228         if test "x$wx_cv_var_timezone" != x 
; then 
20229         cat >> confdefs.h 
<<EOF 
20230 #define WX_TIMEZONE $wx_cv_var_timezone 
20235         for ac_func 
in localtime
 
20237 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
20238 echo "configure:20239: checking for $ac_func" >&5 
20239 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
20240   echo $ac_n "(cached) $ac_c" 1>&6 
20242   cat > conftest.
$ac_ext <<EOF 
20243 #line 20244 "configure" 
20244 #include "confdefs.h" 
20245 /* System header to define __stub macros and hopefully few prototypes, 
20246     which can conflict with char $ac_func(); below.  */ 
20247 #include <assert.h> 
20248 /* Override any gcc2 internal prototype to avoid an error.  */ 
20249 /* We use char because int might match the return type of a gcc2 
20250     builtin and then its argument prototype would still apply.  */ 
20255 /* The GNU C library defines this for functions which it implements 
20256     to always fail with ENOSYS.  Some functions are actually named 
20257     something starting with __ and the normal name is an alias.  */ 
20258 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
20266 if { (eval echo configure
:20267: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20268   eval "ac_cv_func_$ac_func=yes" 
20270   echo "configure: failed program was:" >&5 
20271   cat conftest.
$ac_ext >&5 
20273   eval "ac_cv_func_$ac_func=no" 
20278 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
20279   echo "$ac_t""yes" 1>&6 
20280     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
20281   cat >> confdefs.h 
<<EOF 
20282 #define $ac_tr_func 1 
20286   echo "$ac_t""no" 1>&6 
20291     if test "$ac_cv_func_localtime" = "yes"; then 
20292         echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 
20293 echo "configure:20294: checking for tm_gmtoff in struct tm" >&5 
20294 if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then 
20295   echo $ac_n "(cached) $ac_c" 1>&6 
20298             cat > conftest.
$ac_ext <<EOF 
20299 #line 20300 "configure" 
20300 #include "confdefs.h" 
20311 if { (eval echo configure
:20312: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20314                     wx_cv_struct_tm_has_gmtoff
=yes 
20317   echo "configure: failed program was:" >&5 
20318   cat conftest.
$ac_ext >&5 
20320   wx_cv_struct_tm_has_gmtoff
=no
 
20327 echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6 
20330     if test "$wx_cv_struct_tm_has_gmtoff" = "yes"; then 
20331         cat >> confdefs.h 
<<\EOF
 
20332 #define WX_GMTOFF_IN_TM 1 
20337             for ac_func 
in gettimeofday ftime
 
20339 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
20340 echo "configure:20341: checking for $ac_func" >&5 
20341 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
20342   echo $ac_n "(cached) $ac_c" 1>&6 
20344   cat > conftest.
$ac_ext <<EOF 
20345 #line 20346 "configure" 
20346 #include "confdefs.h" 
20347 /* System header to define __stub macros and hopefully few prototypes, 
20348     which can conflict with char $ac_func(); below.  */ 
20349 #include <assert.h> 
20350 /* Override any gcc2 internal prototype to avoid an error.  */ 
20351 /* We use char because int might match the return type of a gcc2 
20352     builtin and then its argument prototype would still apply.  */ 
20357 /* The GNU C library defines this for functions which it implements 
20358     to always fail with ENOSYS.  Some functions are actually named 
20359     something starting with __ and the normal name is an alias.  */ 
20360 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
20368 if { (eval echo configure
:20369: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20370   eval "ac_cv_func_$ac_func=yes" 
20372   echo "configure: failed program was:" >&5 
20373   cat conftest.
$ac_ext >&5 
20375   eval "ac_cv_func_$ac_func=no" 
20380 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
20381   echo "$ac_t""yes" 1>&6 
20382     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
20383   cat >> confdefs.h 
<<EOF 
20384 #define $ac_tr_func 1 
20388   echo "$ac_t""no" 1>&6 
20393     if test "$ac_cv_func_gettimeofday" = "yes"; then 
20394         echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6 
20395 echo "configure:20396: checking whether gettimeofday takes two arguments" >&5 
20396 if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then 
20397   echo $ac_n "(cached) $ac_c" 1>&6 
20402 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
20403 ac_cpp
='$CXXCPP $CPPFLAGS' 
20404 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
20405 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
20406 cross_compiling
=$ac_cv_prog_cxx_cross 
20409             cat > conftest.
$ac_ext <<EOF 
20410 #line 20411 "configure" 
20411 #include "confdefs.h" 
20413                     #include <sys/time.h> 
20414                     #include <unistd.h> 
20419                     gettimeofday(&tv, NULL); 
20423 if { (eval echo configure
:20424: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20425   wx_cv_func_gettimeofday_has_2_args
=yes 
20427   echo "configure: failed program was:" >&5 
20428   cat conftest.
$ac_ext >&5 
20430   cat > conftest.
$ac_ext <<EOF 
20431 #line 20432 "configure" 
20432 #include "confdefs.h" 
20434                         #include <sys/time.h> 
20435                         #include <unistd.h> 
20444 if { (eval echo configure
:20445: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20446   wx_cv_func_gettimeofday_has_2_args
=no
 
20448   echo "configure: failed program was:" >&5 
20449   cat conftest.
$ac_ext >&5 
20452                         echo "configure: warning: failed to determine number of gettimeofday() arguments" 1>&2 
20453                         wx_cv_func_gettimeofday_has_2_args
=unknown
 
20462 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
20463 ac_cpp
='$CPP $CPPFLAGS' 
20464 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
20465 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
20466 cross_compiling
=$ac_cv_prog_cc_cross 
20471 echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6 
20473         if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then 
20474             cat >> confdefs.h 
<<\EOF
 
20475 #define WX_GETTIMEOFDAY_NO_TZ 1 
20481     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest" 
20485 if test "$wxUSE_SOCKETS" = "yes"; then 
20486     if test "$wxUSE_MGL" = "1"; then 
20487         echo "configure: warning: wxSocket not yet supported under MGL... disabled" 1>&2 
20492 if test "$wxUSE_SOCKETS" = "yes"; then 
20493         if test "$TOOLKIT" != "MSW"; then 
20494                 echo $ac_n "checking for socket""... $ac_c" 1>&6 
20495 echo "configure:20496: checking for socket" >&5 
20496 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then 
20497   echo $ac_n "(cached) $ac_c" 1>&6 
20499   cat > conftest.
$ac_ext <<EOF 
20500 #line 20501 "configure" 
20501 #include "confdefs.h" 
20502 /* System header to define __stub macros and hopefully few prototypes, 
20503     which can conflict with char socket(); below.  */ 
20504 #include <assert.h> 
20505 /* Override any gcc2 internal prototype to avoid an error.  */ 
20506 /* We use char because int might match the return type of a gcc2 
20507     builtin and then its argument prototype would still apply.  */ 
20512 /* The GNU C library defines this for functions which it implements 
20513     to always fail with ENOSYS.  Some functions are actually named 
20514     something starting with __ and the normal name is an alias.  */ 
20515 #if defined (__stub_socket) || defined (__stub___socket) 
20523 if { (eval echo configure
:20524: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20525   eval "ac_cv_func_socket=yes" 
20527   echo "configure: failed program was:" >&5 
20528   cat conftest.
$ac_ext >&5 
20530   eval "ac_cv_func_socket=no" 
20535 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then 
20536   echo "$ac_t""yes" 1>&6 
20539   echo "$ac_t""no" 1>&6 
20540 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 
20541 echo "configure:20542: checking for socket in -lsocket" >&5 
20542 ac_lib_var
=`echo socket'_'socket | sed 'y%./+-%__p_%'` 
20543 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
20544   echo $ac_n "(cached) $ac_c" 1>&6 
20546   ac_save_LIBS
="$LIBS" 
20547 LIBS
="-lsocket  $LIBS" 
20548 cat > conftest.
$ac_ext <<EOF 
20549 #line 20550 "configure" 
20550 #include "confdefs.h" 
20551 /* Override any gcc2 internal prototype to avoid an error.  */ 
20552 /* We use char because int might match the return type of a gcc2 
20553     builtin and then its argument prototype would still apply.  */ 
20560 if { (eval echo configure
:20561: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20562   eval "ac_cv_lib_$ac_lib_var=yes" 
20564   echo "configure: failed program was:" >&5 
20565   cat conftest.
$ac_ext >&5 
20567   eval "ac_cv_lib_$ac_lib_var=no" 
20570 LIBS
="$ac_save_LIBS" 
20573 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
20574   echo "$ac_t""yes" 1>&6 
20575   if test "$INET_LINK" != " -lsocket"; then 
20576                     INET_LINK
="$INET_LINK -lsocket" 
20579   echo "$ac_t""no" 1>&6 
20581                     echo "configure: warning: socket library not found - sockets will be disabled" 1>&2 
20593 if test "$wxUSE_SOCKETS" = "yes" ; then 
20594                 if test "$TOOLKIT" != "MSW"; then 
20595                 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6 
20596 echo "configure:20597: checking what is the type of the third argument of getsockname" >&5 
20597 if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then 
20598   echo $ac_n "(cached) $ac_c" 1>&6 
20601                 cat > conftest.
$ac_ext <<EOF 
20602 #line 20603 "configure" 
20603 #include "confdefs.h" 
20605                         #include <sys/types.h> 
20606                         #include <sys/socket.h> 
20611                         getsockname(0, 0, &len); 
20615 if { (eval echo configure
:20616: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20617   wx_cv_type_getsockname3
=socklen_t
 
20619   echo "configure: failed program was:" >&5 
20620   cat conftest.
$ac_ext >&5 
20623                                                                                                                                                                         CFLAGS_OLD
="$CFLAGS" 
20624                         if test "$GCC" = yes ; then 
20625                             CFLAGS
="$CFLAGS -Werror" 
20628                         cat > conftest.
$ac_ext <<EOF 
20629 #line 20630 "configure" 
20630 #include "confdefs.h" 
20632                                 #include <sys/types.h> 
20633                                 #include <sys/socket.h> 
20638                                 getsockname(0, 0, &len); 
20642 if { (eval echo configure
:20643: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20644   wx_cv_type_getsockname3
=size_t
 
20646   echo "configure: failed program was:" >&5 
20647   cat conftest.
$ac_ext >&5 
20649   cat > conftest.
$ac_ext <<EOF 
20650 #line 20651 "configure" 
20651 #include "confdefs.h" 
20653                                     #include <sys/types.h> 
20654                                     #include <sys/socket.h> 
20659                                     getsockname(0, 0, &len); 
20663 if { (eval echo configure
:20664: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
20665   wx_cv_type_getsockname3
=int
 
20667   echo "configure: failed program was:" >&5 
20668   cat conftest.
$ac_ext >&5 
20670   wx_cv_type_getsockname3
=unknown
 
20678                         CFLAGS
="$CFLAGS_OLD" 
20686 echo "$ac_t""$wx_cv_type_getsockname3" 1>&6 
20688         if test "$wx_cv_type_getsockname3" = "unknown"; then 
20690             echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2 
20692             cat >> confdefs.h 
<<EOF 
20693 #define SOCKLEN_T $wx_cv_type_getsockname3 
20700 if test "$wxUSE_SOCKETS" = "yes" ; then 
20701     cat >> confdefs.h 
<<\EOF
 
20702 #define wxUSE_SOCKETS 1 
20705     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets" 
20709 if test "$wxUSE_GUI" = "yes"; then 
20711     if test "$TOOLKIT" = "MAC" -o "$TOOLKIT" = "COCOA"; then 
20712         echo "configure: warning: Joystick not yet supported under Mac OS X... disabled" 1>&2 
20715     if test "$TOOLKIT" = "MOTIF"; then 
20716         echo "configure: warning: Joystick not yet supported under Motif... disabled" 1>&2 
20719     if test "$TOOLKIT" = "X11"; then 
20720         echo "configure: warning: Joystick not yet supported under X11... disabled" 1>&2 
20724         if test "$TOOLKIT" != "MSW"; then 
20725         if test "$wxUSE_JOYSTICK" = "yes"; then 
20726                         for ac_hdr 
in linux
/joystick.h
 
20728 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
20729 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
20730 echo "configure:20731: checking for $ac_hdr" >&5 
20731 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
20732   echo $ac_n "(cached) $ac_c" 1>&6 
20734   cat > conftest.
$ac_ext <<EOF 
20735 #line 20736 "configure" 
20736 #include "confdefs.h" 
20739 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
20740 { (eval echo configure
:20741: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
20741 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
20742 if test -z "$ac_err"; then 
20744   eval "ac_cv_header_$ac_safe=yes" 
20747   echo "configure: failed program was:" >&5 
20748   cat conftest.
$ac_ext >&5 
20750   eval "ac_cv_header_$ac_safe=no" 
20754 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
20755   echo "$ac_t""yes" 1>&6 
20756     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
20757   cat >> confdefs.h 
<<EOF 
20758 #define $ac_tr_hdr 1 
20762   echo "$ac_t""no" 1>&6 
20766             if test "$ac_cv_header_linux_joystick_h" != "yes"; then 
20768                 echo "configure: warning: Joystick not supported by this system... disabled" 1>&2 
20773     if test "$wxUSE_JOYSTICK" = "yes"; then 
20774         cat >> confdefs.h 
<<\EOF
 
20775 #define wxUSE_JOYSTICK 1 
20778         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest" 
20783 if test "$TOOLKIT" != "MSW"; then 
20787     if test "$wxUSE_DYNAMIC_LOADER" = "yes" -o "$wxUSE_DYNLIB_CLASS" = "yes" ; then 
20788         if test "$USE_DARWIN" = 1; then 
20791                                                 for ac_func 
in dlopen
 
20793 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
20794 echo "configure:20795: checking for $ac_func" >&5 
20795 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
20796   echo $ac_n "(cached) $ac_c" 1>&6 
20798   cat > conftest.
$ac_ext <<EOF 
20799 #line 20800 "configure" 
20800 #include "confdefs.h" 
20801 /* System header to define __stub macros and hopefully few prototypes, 
20802     which can conflict with char $ac_func(); below.  */ 
20803 #include <assert.h> 
20804 /* Override any gcc2 internal prototype to avoid an error.  */ 
20805 /* We use char because int might match the return type of a gcc2 
20806     builtin and then its argument prototype would still apply.  */ 
20811 /* The GNU C library defines this for functions which it implements 
20812     to always fail with ENOSYS.  Some functions are actually named 
20813     something starting with __ and the normal name is an alias.  */ 
20814 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
20822 if { (eval echo configure
:20823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20824   eval "ac_cv_func_$ac_func=yes" 
20826   echo "configure: failed program was:" >&5 
20827   cat conftest.
$ac_ext >&5 
20829   eval "ac_cv_func_$ac_func=no" 
20834 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
20835   echo "$ac_t""yes" 1>&6 
20836     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
20837   cat >> confdefs.h 
<<EOF 
20838 #define $ac_tr_func 1 
20841                 cat >> confdefs.h 
<<\EOF
 
20842 #define HAVE_DLOPEN 1 
20848   echo "$ac_t""no" 1>&6 
20849 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 
20850 echo "configure:20851: checking for dlopen in -ldl" >&5 
20851 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` 
20852 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
20853   echo $ac_n "(cached) $ac_c" 1>&6 
20855   ac_save_LIBS
="$LIBS" 
20857 cat > conftest.
$ac_ext <<EOF 
20858 #line 20859 "configure" 
20859 #include "confdefs.h" 
20860 /* Override any gcc2 internal prototype to avoid an error.  */ 
20861 /* We use char because int might match the return type of a gcc2 
20862     builtin and then its argument prototype would still apply.  */ 
20869 if { (eval echo configure
:20870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20871   eval "ac_cv_lib_$ac_lib_var=yes" 
20873   echo "configure: failed program was:" >&5 
20874   cat conftest.
$ac_ext >&5 
20876   eval "ac_cv_lib_$ac_lib_var=no" 
20879 LIBS
="$ac_save_LIBS" 
20882 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
20883   echo "$ac_t""yes" 1>&6 
20885                                 cat >> confdefs.h 
<<\EOF
 
20886 #define HAVE_DLOPEN 1 
20890                                 DL_LINK
=" -ldl$DL_LINK" 
20893   echo "$ac_t""no" 1>&6 
20895                                 for ac_func 
in shl_load
 
20897 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
20898 echo "configure:20899: checking for $ac_func" >&5 
20899 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
20900   echo $ac_n "(cached) $ac_c" 1>&6 
20902   cat > conftest.
$ac_ext <<EOF 
20903 #line 20904 "configure" 
20904 #include "confdefs.h" 
20905 /* System header to define __stub macros and hopefully few prototypes, 
20906     which can conflict with char $ac_func(); below.  */ 
20907 #include <assert.h> 
20908 /* Override any gcc2 internal prototype to avoid an error.  */ 
20909 /* We use char because int might match the return type of a gcc2 
20910     builtin and then its argument prototype would still apply.  */ 
20915 /* The GNU C library defines this for functions which it implements 
20916     to always fail with ENOSYS.  Some functions are actually named 
20917     something starting with __ and the normal name is an alias.  */ 
20918 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
20926 if { (eval echo configure
:20927: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20928   eval "ac_cv_func_$ac_func=yes" 
20930   echo "configure: failed program was:" >&5 
20931   cat conftest.
$ac_ext >&5 
20933   eval "ac_cv_func_$ac_func=no" 
20938 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
20939   echo "$ac_t""yes" 1>&6 
20940     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
20941   cat >> confdefs.h 
<<EOF 
20942 #define $ac_tr_func 1 
20945                                                 cat >> confdefs.h 
<<\EOF
 
20946 #define HAVE_SHL_LOAD 1 
20952   echo "$ac_t""no" 1>&6 
20953 echo $ac_n "checking for dld in -lshl_load""... $ac_c" 1>&6 
20954 echo "configure:20955: checking for dld in -lshl_load" >&5 
20955 ac_lib_var
=`echo shl_load'_'dld | sed 'y%./+-%__p_%'` 
20956 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
20957   echo $ac_n "(cached) $ac_c" 1>&6 
20959   ac_save_LIBS
="$LIBS" 
20960 LIBS
="-lshl_load  $LIBS" 
20961 cat > conftest.
$ac_ext <<EOF 
20962 #line 20963 "configure" 
20963 #include "confdefs.h" 
20964 /* Override any gcc2 internal prototype to avoid an error.  */ 
20965 /* We use char because int might match the return type of a gcc2 
20966     builtin and then its argument prototype would still apply.  */ 
20973 if { (eval echo configure
:20974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
20975   eval "ac_cv_lib_$ac_lib_var=yes" 
20977   echo "configure: failed program was:" >&5 
20978   cat conftest.
$ac_ext >&5 
20980   eval "ac_cv_lib_$ac_lib_var=no" 
20983 LIBS
="$ac_save_LIBS" 
20986 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
20987   echo "$ac_t""yes" 1>&6 
20990                                                                 DL_LINK
=" -ldld$DL_LINK" 
20993   echo "$ac_t""no" 1>&6 
21008                 if test "$HAVE_DL_FUNCS" = 1; then 
21009             for ac_func 
in dlerror
 
21011 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
21012 echo "configure:21013: checking for $ac_func" >&5 
21013 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
21014   echo $ac_n "(cached) $ac_c" 1>&6 
21016   cat > conftest.
$ac_ext <<EOF 
21017 #line 21018 "configure" 
21018 #include "confdefs.h" 
21019 /* System header to define __stub macros and hopefully few prototypes, 
21020     which can conflict with char $ac_func(); below.  */ 
21021 #include <assert.h> 
21022 /* Override any gcc2 internal prototype to avoid an error.  */ 
21023 /* We use char because int might match the return type of a gcc2 
21024     builtin and then its argument prototype would still apply.  */ 
21029 /* The GNU C library defines this for functions which it implements 
21030     to always fail with ENOSYS.  Some functions are actually named 
21031     something starting with __ and the normal name is an alias.  */ 
21032 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
21040 if { (eval echo configure
:21041: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
21042   eval "ac_cv_func_$ac_func=yes" 
21044   echo "configure: failed program was:" >&5 
21045   cat conftest.
$ac_ext >&5 
21047   eval "ac_cv_func_$ac_func=no" 
21052 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
21053   echo "$ac_t""yes" 1>&6 
21054     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
21055   cat >> confdefs.h 
<<EOF 
21056 #define $ac_tr_func 1 
21058  cat >> confdefs.h 
<<\EOF
 
21059 #define HAVE_DLERROR 1 
21063   echo "$ac_t""no" 1>&6 
21064 echo $ac_n "checking for dlerror in -ldl""... $ac_c" 1>&6 
21065 echo "configure:21066: checking for dlerror in -ldl" >&5 
21066 ac_lib_var
=`echo dl'_'dlerror | sed 'y%./+-%__p_%'` 
21067 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
21068   echo $ac_n "(cached) $ac_c" 1>&6 
21070   ac_save_LIBS
="$LIBS" 
21072 cat > conftest.
$ac_ext <<EOF 
21073 #line 21074 "configure" 
21074 #include "confdefs.h" 
21075 /* Override any gcc2 internal prototype to avoid an error.  */ 
21076 /* We use char because int might match the return type of a gcc2 
21077     builtin and then its argument prototype would still apply.  */ 
21084 if { (eval echo configure
:21085: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
21086   eval "ac_cv_lib_$ac_lib_var=yes" 
21088   echo "configure: failed program was:" >&5 
21089   cat conftest.
$ac_ext >&5 
21091   eval "ac_cv_lib_$ac_lib_var=no" 
21094 LIBS
="$ac_save_LIBS" 
21097 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
21098   echo "$ac_t""yes" 1>&6 
21099   cat >> confdefs.h 
<<\EOF
 
21100 #define HAVE_DLERROR 1 
21104   echo "$ac_t""no" 1>&6 
21113         if test "$HAVE_DL_FUNCS" = 0; then 
21114             if test "$HAVE_SHL_FUNCS" = 0; then 
21115               if test "$USE_UNIX" = 1; then 
21116                   echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2 
21117                   wxUSE_DYNAMIC_LOADER
=no
 
21118                   wxUSE_DYNLIB_CLASS
=no
 
21120                   echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2 
21127 if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then 
21128     cat >> confdefs.h 
<<\EOF
 
21129 #define wxUSE_DYNAMIC_LOADER 1 
21132 elif test "$wxUSE_DYNLIB_CLASS" = "yes" ; then 
21133     cat >> confdefs.h 
<<\EOF
 
21134 #define wxUSE_DYNLIB_CLASS 1 
21140 if test "$wxUSE_FONTMAP" = "yes" ; then 
21141   cat >> confdefs.h 
<<\EOF
 
21142 #define wxUSE_FONTMAP 1 
21147 if test "$wxUSE_UNICODE" = "yes" ; then 
21148   cat >> confdefs.h 
<<\EOF
 
21149 #define wxUSE_UNICODE 1 
21153   if test "$wxUSE_MSW" != 1; then 
21154       wxUSE_UNICODE_MSLU
=no
 
21157   if test "$wxUSE_MSW" = 1 -a "$wxUSE_UNICODE_MSLU" = "yes"; then 
21158         echo $ac_n "checking for main in -lunicows""... $ac_c" 1>&6 
21159 echo "configure:21160: checking for main in -lunicows" >&5 
21160 ac_lib_var
=`echo unicows'_'main | sed 'y%./+-%__p_%'` 
21161 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
21162   echo $ac_n "(cached) $ac_c" 1>&6 
21164   ac_save_LIBS
="$LIBS" 
21165 LIBS
="-lunicows  $LIBS" 
21166 cat > conftest.
$ac_ext <<EOF 
21167 #line 21168 "configure" 
21168 #include "confdefs.h" 
21174 if { (eval echo configure
:21175: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
21176   eval "ac_cv_lib_$ac_lib_var=yes" 
21178   echo "configure: failed program was:" >&5 
21179   cat conftest.
$ac_ext >&5 
21181   eval "ac_cv_lib_$ac_lib_var=no" 
21184 LIBS
="$ac_save_LIBS" 
21187 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
21188   echo "$ac_t""yes" 1>&6 
21190                 cat >> confdefs.h 
<<\EOF
 
21191 #define wxUSE_UNICODE_MSLU 1 
21196   echo "$ac_t""no" 1>&6 
21198                 echo "configure: warning: Compiler doesn't support MSLU (libunicows.a), disabled. 
21199                              Applications will only run on Windows NT/2000/XP!" 1>&2 
21200                 wxUSE_UNICODE_MSLU
=no
 
21207 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then 
21208   cat >> confdefs.h 
<<\EOF
 
21209 #define wxUSE_EXPERIMENTAL_PRINTF 1 
21215 if test "$wxUSE_POSTSCRIPT" = "yes" ; then 
21216   cat >> confdefs.h 
<<\EOF
 
21217 #define wxUSE_POSTSCRIPT 1 
21222 cat >> confdefs.h 
<<\EOF
 
21223 #define wxUSE_AFM_FOR_POSTSCRIPT 1 
21227 cat >> confdefs.h 
<<\EOF
 
21228 #define wxUSE_NORMALIZED_PS_FONTS 1 
21233 if test "$wxUSE_CONSTRAINTS" = "yes"; then 
21234     cat >> confdefs.h 
<<\EOF
 
21235 #define wxUSE_CONSTRAINTS 1 
21238     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS layout" 
21241 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then 
21244    if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then 
21245        cat >> confdefs.h 
<<\EOF
 
21246 #define wxUSE_MDI_ARCHITECTURE 1 
21249        SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mdi" 
21253 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then 
21254     cat >> confdefs.h 
<<\EOF
 
21255 #define wxUSE_DOC_VIEW_ARCHITECTURE 1 
21258     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docview" 
21259     if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then 
21260         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docvwmdi" 
21264 if test "$wxUSE_HELP" = "yes"; then 
21265     cat >> confdefs.h 
<<\EOF
 
21266 #define wxUSE_HELP 1 
21269     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS help" 
21271     if test "$wxUSE_MSW" = 1; then 
21272       if test "$wxUSE_MS_HTML_HELP" = "yes"; then 
21273         cat >> confdefs.h 
<<\EOF
 
21274 #define wxUSE_MS_HTML_HELP 1 
21280     if test "$wxUSE_WXHTML_HELP" = "yes"; then 
21281       if test "$wxUSE_HTML" = "yes"; then 
21282         cat >> confdefs.h 
<<\EOF
 
21283 #define wxUSE_WXHTML_HELP 1 
21287         echo "configure: warning: Cannot use wxHTML-based help without wxHTML so it won't be compiled" 1>&2 
21288         wxUSE_WXHTML_HELP
=no
 
21293 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then 
21294     if test "$wxUSE_CONSTRAINTS" != "yes"; then 
21295         echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2 
21297         cat >> confdefs.h 
<<\EOF
 
21298 #define wxUSE_PRINTING_ARCHITECTURE 1 
21302     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS printing" 
21305 if test "$wxUSE_PROLOGIO" = "yes" -o  "$wxUSE_RESOURCES" = "yes"; then 
21306     { echo "configure: error: wxExpr and old-style resources are now available in contrib only" 1>&2; exit 1; } 
21310 if test "$wxUSE_MSW" = 1 -a \
( "$wxUSE_DATAOBJ"       = "yes" \
 
21311                           -o "$wxUSE_CLIPBOARD"     = "yes" \
 
21312                           -o "$wxUSE_OLE"     = "yes" \
 
21313                           -o "$wxUSE_DRAG_AND_DROP" = "yes" \
) ; then 
21314     for ac_hdr 
in ole2.h
 
21316 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
21317 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
21318 echo "configure:21319: checking for $ac_hdr" >&5 
21319 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
21320   echo $ac_n "(cached) $ac_c" 1>&6 
21322   cat > conftest.
$ac_ext <<EOF 
21323 #line 21324 "configure" 
21324 #include "confdefs.h" 
21327 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
21328 { (eval echo configure
:21329: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
21329 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
21330 if test -z "$ac_err"; then 
21332   eval "ac_cv_header_$ac_safe=yes" 
21335   echo "configure: failed program was:" >&5 
21336   cat conftest.
$ac_ext >&5 
21338   eval "ac_cv_header_$ac_safe=no" 
21342 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
21343   echo "$ac_t""yes" 1>&6 
21344     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
21345   cat >> confdefs.h 
<<EOF 
21346 #define $ac_tr_hdr 1 
21350   echo "$ac_t""no" 1>&6 
21355     if test "$ac_cv_header_ole2_h" = "yes" ; then 
21356         if test "$GCC" = yes ; then 
21359 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
21360 ac_cpp
='$CXXCPP $CPPFLAGS' 
21361 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
21362 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
21363 cross_compiling
=$ac_cv_prog_cxx_cross 
21366             echo $ac_n "checking if g++ requires -fvtable-thunks""... $ac_c" 1>&6 
21367 echo "configure:21368: checking if g++ requires -fvtable-thunks" >&5 
21368             cat > conftest.
$ac_ext <<EOF 
21369 #line 21370 "configure" 
21370 #include "confdefs.h" 
21371 #include <windows.h> 
21377 if { (eval echo configure
:21378: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
21379   echo "$ac_t""no" 1>&6 
21381   echo "configure: failed program was:" >&5 
21382   cat conftest.
$ac_ext >&5 
21384   echo "$ac_t""yes" 1>&6 
21385                             CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fvtable-thunks" 
21389 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
21390 ac_cpp
='$CPP $CPPFLAGS' 
21391 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
21392 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
21393 cross_compiling
=$ac_cv_prog_cc_cross 
21395             ALL_OBJECTS
="$ALL_OBJECTS \$(OLEOBJS)" 
21396             LIBS
=" -lrpcrt4 -loleaut32 -lole32 -luuid$LIBS" 
21397             cat >> confdefs.h 
<<\EOF
 
21398 #define wxUSE_OLE 1 
21404                 cat >> confdefs.h 
<<\EOF
 
21405 #define wxUSE_DATAOBJ 1 
21409         echo "configure: warning: Some features disabled because OLE headers not found" 1>&2 
21412         wxUSE_DRAG_AND_DROP
=no
 
21417     if test "$wxUSE_METAFILE" = "yes"; then 
21418         cat >> confdefs.h 
<<\EOF
 
21419 #define wxUSE_METAFILE 1 
21423                 cat >> confdefs.h 
<<\EOF
 
21424 #define wxUSE_ENH_METAFILE 1 
21430 if test "$wxUSE_IPC" = "yes"; then 
21431     if test "$wxUSE_SOCKETS" != "yes"; then 
21432         echo "configure: warning: wxWindows IPC classes require sockets... disabled" 1>&2 
21435     cat >> confdefs.h 
<<\EOF
 
21436 #define wxUSE_IPC 1 
21441 if test "$wxUSE_CLIPBOARD" = "yes"; then 
21442     if test "$wxUSE_MGL" = 1; then 
21443         echo "configure: warning: Clipboard not yet supported under MGL... disabled" 1>&2 
21447     if test "$wxUSE_CLIPBOARD" = "yes"; then 
21448         cat >> confdefs.h 
<<\EOF
 
21449 #define wxUSE_CLIPBOARD 1 
21453                 cat >> confdefs.h 
<<\EOF
 
21454 #define wxUSE_DATAOBJ 1 
21460 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then 
21461     if test "$wxUSE_GTK" = 1; then 
21462         if test "$WXGTK12" != 1; then 
21463             echo "configure: warning: Drag and drop is only supported under GTK+ 1.2... disabled" 1>&2 
21464             wxUSE_DRAG_AND_DROP
=no
 
21468     if test "$wxUSE_MOTIF" = 1; then 
21469         echo "configure: warning: Drag and drop not yet supported under Motif... disabled" 1>&2 
21470         wxUSE_DRAG_AND_DROP
=no
 
21473     if test "$wxUSE_X11" = 1; then 
21474         echo "configure: warning: Drag and drop not yet supported under X11... disabled" 1>&2 
21475         wxUSE_DRAG_AND_DROP
=no
 
21478     if test "$wxUSE_MGL" = 1; then 
21479         echo "configure: warning: Drag and drop not yet supported under MGL... disabled" 1>&2 
21480         wxUSE_DRAG_AND_DROP
=no
 
21483     if test "$wxUSE_DRAG_AND_DROP" = "yes"; then 
21484         cat >> confdefs.h 
<<\EOF
 
21485 #define wxUSE_DRAG_AND_DROP 1 
21488         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dnd" 
21493 if test "$wxUSE_SPLINES" = "yes" ; then 
21494   cat >> confdefs.h 
<<\EOF
 
21495 #define wxUSE_SPLINES 1 
21502 if test "$wxUSE_CONTROLS" = "yes"; then 
21506 if test "$wxUSE_ACCEL" = "yes"; then 
21507   cat >> confdefs.h 
<<\EOF
 
21508 #define wxUSE_ACCEL 1 
21514 if test "$wxUSE_BUTTON" = "yes"; then 
21515   cat >> confdefs.h 
<<\EOF
 
21516 #define wxUSE_BUTTON 1 
21522 if test "$wxUSE_BMPBUTTON" = "yes"; then 
21523   cat >> confdefs.h 
<<\EOF
 
21524 #define wxUSE_BMPBUTTON 1 
21530 if test "$wxUSE_CALCTRL" = "yes"; then 
21531   cat >> confdefs.h 
<<\EOF
 
21532 #define wxUSE_CALENDARCTRL 1 
21536   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS calendar" 
21539 if test "$wxUSE_CARET" = "yes"; then 
21540   cat >> confdefs.h 
<<\EOF
 
21541 #define wxUSE_CARET 1 
21545   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS caret" 
21548 if test "$wxUSE_COMBOBOX" = "yes"; then 
21549   cat >> confdefs.h 
<<\EOF
 
21550 #define wxUSE_COMBOBOX 1 
21556 if test "$wxUSE_CHOICE" = "yes"; then 
21557   cat >> confdefs.h 
<<\EOF
 
21558 #define wxUSE_CHOICE 1 
21564 if test "$wxUSE_CHECKBOX" = "yes"; then 
21565   cat >> confdefs.h 
<<\EOF
 
21566 #define wxUSE_CHECKBOX 1 
21572 if test "$wxUSE_CHECKLST" = "yes"; then 
21573   cat >> confdefs.h 
<<\EOF
 
21574 #define wxUSE_CHECKLISTBOX 1 
21578   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS checklst" 
21581 if test "$wxUSE_DISPLAY" = "yes"; then 
21582     cat >> confdefs.h 
<<\EOF
 
21583 #define wxUSE_DISPLAY 1 
21586     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS display" 
21589 if test "$wxUSE_GAUGE" = "yes"; then 
21590   cat >> confdefs.h 
<<\EOF
 
21591 #define wxUSE_GAUGE 1 
21597 if test "$wxUSE_GRID" = "yes"; then 
21598   cat >> confdefs.h 
<<\EOF
 
21599 #define wxUSE_GRID 1 
21603   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS grid" 
21606 if test "$wxUSE_IMAGLIST" = "yes"; then 
21607     cat >> confdefs.h 
<<\EOF
 
21608 #define wxUSE_IMAGLIST 1 
21613 if test "$wxUSE_LISTBOX" = "yes"; then 
21614     cat >> confdefs.h 
<<\EOF
 
21615 #define wxUSE_LISTBOX 1 
21621 if test "$wxUSE_LISTCTRL" = "yes"; then 
21622     if test "$wxUSE_IMAGLIST" = "yes"; then 
21623         cat >> confdefs.h 
<<\EOF
 
21624 #define wxUSE_LISTCTRL 1 
21628         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS listctrl" 
21630         echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2 
21634 if test "$wxUSE_NOTEBOOK" = "yes"; then 
21635     cat >> confdefs.h 
<<\EOF
 
21636 #define wxUSE_NOTEBOOK 1 
21640     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS notebook" 
21644 if test "$wxUSE_RADIOBOX" = "yes"; then 
21645     cat >> confdefs.h 
<<\EOF
 
21646 #define wxUSE_RADIOBOX 1 
21652 if test "$wxUSE_RADIOBTN" = "yes"; then 
21653     cat >> confdefs.h 
<<\EOF
 
21654 #define wxUSE_RADIOBTN 1 
21660 if test "$wxUSE_SASH" = "yes"; then 
21661     cat >> confdefs.h 
<<\EOF
 
21662 #define wxUSE_SASH 1 
21665     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sashtest" 
21668 if test "$wxUSE_SCROLLBAR" = "yes"; then 
21669     cat >> confdefs.h 
<<\EOF
 
21670 #define wxUSE_SCROLLBAR 1 
21674     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS scroll scrollsub" 
21677 if test "$wxUSE_SLIDER" = "yes"; then 
21678     cat >> confdefs.h 
<<\EOF
 
21679 #define wxUSE_SLIDER 1 
21685 if test "$wxUSE_SPINBTN" = "yes"; then 
21686     cat >> confdefs.h 
<<\EOF
 
21687 #define wxUSE_SPINBTN 1 
21693 if test "$wxUSE_SPINCTRL" = "yes"; then 
21694     cat >> confdefs.h 
<<\EOF
 
21695 #define wxUSE_SPINCTRL 1 
21701 if test "$wxUSE_SPLITTER" = "yes"; then 
21702     cat >> confdefs.h 
<<\EOF
 
21703 #define wxUSE_SPLITTER 1 
21706     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splitter" 
21709 if test "$wxUSE_STATBMP" = "yes"; then 
21710     cat >> confdefs.h 
<<\EOF
 
21711 #define wxUSE_STATBMP 1 
21717 if test "$wxUSE_STATBOX" = "yes"; then 
21718     cat >> confdefs.h 
<<\EOF
 
21719 #define wxUSE_STATBOX 1 
21725 if test "$wxUSE_STATTEXT" = "yes"; then 
21726     cat >> confdefs.h 
<<\EOF
 
21727 #define wxUSE_STATTEXT 1 
21733 if test "$wxUSE_STATLINE" = "yes"; then 
21734     cat >> confdefs.h 
<<\EOF
 
21735 #define wxUSE_STATLINE 1 
21741 if test "$wxUSE_STATUSBAR" = "yes"; then 
21742     cat >> confdefs.h 
<<\EOF
 
21743 #define wxUSE_STATUSBAR 1 
21748     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS statbar" 
21751 if test "$wxUSE_TABDIALOG" = "yes"; then 
21752     cat >> confdefs.h 
<<\EOF
 
21753 #define wxUSE_TAB_DIALOG 1 
21756     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS tab" 
21759 if test "$wxUSE_TEXTCTRL" = "yes"; then 
21760     cat >> confdefs.h 
<<\EOF
 
21761 #define wxUSE_TEXTCTRL 1 
21765     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS text" 
21768 if test "$wxUSE_TOGGLEBTN" = "yes"; then 
21769     if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1 ; then 
21770         echo "configure: warning: Toggle button not yet supported under Mac OS X... disabled" 1>&2 
21773     if test "$wxUSE_UNIVERSAL" = "yes"; then 
21774         echo "configure: warning: Toggle button not yet supported under wxUniversal... disabled" 1>&2 
21778     if test "$wxUSE_TOGGLEBTN" = "yes"; then 
21779         cat >> confdefs.h 
<<\EOF
 
21780 #define wxUSE_TOGGLEBTN 1 
21787 if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then 
21788     cat >> confdefs.h 
<<\EOF
 
21789 #define wxUSE_TOOLBAR_SIMPLE 1 
21792     wxUSE_TOOLBAR
="yes" 
21796 if test "$wxUSE_TOOLBAR" = "yes"; then 
21797     cat >> confdefs.h 
<<\EOF
 
21798 #define wxUSE_TOOLBAR 1 
21803         if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then 
21804         wxUSE_TOOLBAR_NATIVE
="yes" 
21807     if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then 
21808         cat >> confdefs.h 
<<\EOF
 
21809 #define wxUSE_TOOLBAR_NATIVE 1 
21815     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS toolbar" 
21818 if test "$wxUSE_TOOLTIPS" = "yes"; then 
21819     if test "$wxUSE_MOTIF" = 1; then 
21820         echo "configure: warning: wxTooltip not supported yet under Motif... disabled" 1>&2 
21822         if test "$wxUSE_UNIVERSAL" = "yes"; then 
21823             echo "configure: warning: wxTooltip not supported yet in wxUniversal... disabled" 1>&2 
21825             cat >> confdefs.h 
<<\EOF
 
21826 #define wxUSE_TOOLTIPS 1 
21833 if test "$wxUSE_TREECTRL" = "yes"; then 
21834     if test "$wxUSE_IMAGLIST" = "yes"; then 
21835         cat >> confdefs.h 
<<\EOF
 
21836 #define wxUSE_TREECTRL 1 
21840         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treectrl" 
21842         echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2 
21846 if test "$wxUSE_POPUPWIN" = "yes"; then 
21847     if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1 ; then 
21848         echo "configure: warning: Popup window not yet supported under Mac OS X... disabled" 1>&2 
21850         if test "$wxUSE_MOTIF" = 1; then 
21851             echo "configure: warning: wxPopupWindow not yet supported under Motif... disabled" 1>&2 
21853             if test "$wxUSE_PM" = 1; then 
21854                 echo "configure: warning: wxPopupWindow not yet supported under PM... disabled" 1>&2 
21856                 cat >> confdefs.h 
<<\EOF
 
21857 #define wxUSE_POPUPWIN 1 
21867 if test "$wxUSE_TIPWINDOW" = "yes"; then 
21868     if test "$wxUSE_PM" = 1; then 
21869         echo "configure: warning: wxTipWindow not yet supported under PM... disabled" 1>&2 
21871         cat >> confdefs.h 
<<\EOF
 
21872 #define wxUSE_TIPWINDOW 1 
21878 if test "$USES_CONTROLS" = 1; then 
21879     cat >> confdefs.h 
<<\EOF
 
21880 #define wxUSE_CONTROLS 1 
21887 if test "$wxUSE_DRAGIMAGE" = "yes"; then 
21888     cat >> confdefs.h 
<<\EOF
 
21889 #define wxUSE_DRAGIMAGE 1 
21892     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dragimag" 
21895 if test "$wxUSE_ACCESSIBILITY" = "yes"; then 
21896     cat >> confdefs.h 
<<\EOF
 
21897 #define wxUSE_ACCESSIBILITY 1 
21900     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS access" 
21903 if test "$wxUSE_MENUS" = "yes"; then 
21904     cat >> confdefs.h 
<<\EOF
 
21905 #define wxUSE_MENUS 1 
21908     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS menu" 
21911 if test "$wxUSE_METAFILE" = "yes"; then 
21912     cat >> confdefs.h 
<<\EOF
 
21913 #define wxUSE_METAFILE 1 
21918 if test "$wxUSE_MIMETYPE" = "yes"; then 
21919     cat >> confdefs.h 
<<\EOF
 
21920 #define wxUSE_MIMETYPE 1 
21925 if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then 
21926     cat >> confdefs.h 
<<\EOF
 
21927 #define wxUSE_SYSTEM_OPTIONS 1 
21930 if test "$TOOLKIT" = "MSW"; then 
21931     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS taskbar" 
21936 if test "$wxUSE_PROTOCOL" = "yes"; then 
21937     if test "$wxUSE_SOCKETS" != "yes"; then 
21938         echo "configure: warning: Protocol classes require sockets... disabled" 1>&2 
21942     if test "$wxUSE_PROTOCOL" = "yes"; then 
21943         cat >> confdefs.h 
<<\EOF
 
21944 #define wxUSE_PROTOCOL 1 
21948         if test "$wxUSE_PROTOCOL_HTTP" = "yes"; then 
21949             cat >> confdefs.h 
<<\EOF
 
21950 #define wxUSE_PROTOCOL_HTTP 1 
21954         if test "$wxUSE_PROTOCOL_FTP" = "yes"; then 
21955             cat >> confdefs.h 
<<\EOF
 
21956 #define wxUSE_PROTOCOL_FTP 1 
21960         if test "$wxUSE_PROTOCOL_FILE" = "yes"; then 
21961             cat >> confdefs.h 
<<\EOF
 
21962 #define wxUSE_PROTOCOL_FILE 1 
21969 if test "$wxUSE_URL" = "yes"; then 
21970     if test "$wxUSE_PROTOCOL" != "yes"; then 
21971         echo "configure: warning: wxURL class requires wxProtocol... disabled" 1>&2 
21974     if test "$wxUSE_URL" = "yes"; then 
21975         cat >> confdefs.h 
<<\EOF
 
21976 #define wxUSE_URL 1 
21982 if test "$wxUSE_MINIFRAME" = "yes"; then 
21983     cat >> confdefs.h 
<<\EOF
 
21984 #define wxUSE_MINIFRAME 1 
21987     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram" 
21990 if test "$wxUSE_HTML" = "yes"; then 
21991     cat >> confdefs.h 
<<\EOF
 
21992 #define wxUSE_HTML 1 
21995     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS html" 
21998 if test "$wxUSE_VALIDATORS" = "yes"; then 
21999     cat >> confdefs.h 
<<\EOF
 
22000 #define wxUSE_VALIDATORS 1 
22003     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate" 
22006 if test "$wxUSE_PALETTE" = "yes" ; then 
22007   cat >> confdefs.h 
<<\EOF
 
22008 #define wxUSE_PALETTE 1 
22013 if test "$wxUSE_IMAGE" = "yes" ; then 
22014   cat >> confdefs.h 
<<\EOF
 
22015 #define wxUSE_IMAGE 1 
22020 if test "$wxUSE_GIF" = "yes" ; then 
22021   cat >> confdefs.h 
<<\EOF
 
22022 #define wxUSE_GIF 1 
22027 if test "$wxUSE_PCX" = "yes" ; then 
22028   cat >> confdefs.h 
<<\EOF
 
22029 #define wxUSE_PCX 1 
22034 if test "$wxUSE_IFF" = "yes" ; then 
22035   cat >> confdefs.h 
<<\EOF
 
22036 #define wxUSE_IFF 1 
22041 if test "$wxUSE_PNM" = "yes" ; then 
22042   cat >> confdefs.h 
<<\EOF
 
22043 #define wxUSE_PNM 1 
22048 if test "$wxUSE_XPM" = "yes" ; then 
22049   cat >> confdefs.h 
<<\EOF
 
22050 #define wxUSE_XPM 1 
22055 if test "$wxUSE_ICO_CUR" = "yes" ; then 
22056   cat >> confdefs.h 
<<\EOF
 
22057 #define wxUSE_ICO_CUR 1 
22062 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then 
22063     LIBS
=" -lunicows $LIBS" 
22067 if test "$wxUSE_CHOICEDLG" = "yes"; then 
22068     cat >> confdefs.h 
<<\EOF
 
22069 #define wxUSE_CHOICEDLG 1 
22074 if test "$wxUSE_COLOURDLG" = "yes"; then 
22075     cat >> confdefs.h 
<<\EOF
 
22076 #define wxUSE_COLOURDLG 1 
22081 if test "$wxUSE_FILEDLG" = "yes"; then 
22082     cat >> confdefs.h 
<<\EOF
 
22083 #define wxUSE_FILEDLG 1 
22088 if test "$wxUSE_FINDREPLDLG" = "yes"; then 
22089     cat >> confdefs.h 
<<\EOF
 
22090 #define wxUSE_FINDREPLDLG 1 
22095 if test "$wxUSE_FONTDLG" = "yes"; then 
22096     cat >> confdefs.h 
<<\EOF
 
22097 #define wxUSE_FONTDLG 1 
22102 if test "$wxUSE_DIRDLG" = "yes"; then 
22103     if test "$wxUSE_TREECTRL" != "yes"; then 
22104         echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2 
22106         cat >> confdefs.h 
<<\EOF
 
22107 #define wxUSE_DIRDLG 1 
22113 if test "$wxUSE_MSGDLG" = "yes"; then 
22114     cat >> confdefs.h 
<<\EOF
 
22115 #define wxUSE_MSGDLG 1 
22120 if test "$wxUSE_NUMBERDLG" = "yes"; then 
22121     cat >> confdefs.h 
<<\EOF
 
22122 #define wxUSE_NUMBERDLG 1 
22127 if test "$wxUSE_PROGRESSDLG" = "yes"; then 
22128     if test "$wxUSE_CONSTRAINTS" != "yes"; then 
22129        echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2 
22131         cat >> confdefs.h 
<<\EOF
 
22132 #define wxUSE_PROGRESSDLG 1 
22138 if test "$wxUSE_SPLASH" = "yes"; then 
22139     cat >> confdefs.h 
<<\EOF
 
22140 #define wxUSE_SPLASH 1 
22145 if test "$wxUSE_STARTUP_TIPS" = "yes"; then 
22146     if test "$wxUSE_CONSTRAINTS" != "yes"; then 
22147        echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2 
22149         cat >> confdefs.h 
<<\EOF
 
22150 #define wxUSE_STARTUP_TIPS 1 
22156 if test "$wxUSE_TEXTDLG" = "yes"; then 
22157     cat >> confdefs.h 
<<\EOF
 
22158 #define wxUSE_TEXTDLG 1 
22163 if test "$wxUSE_WIZARDDLG" = "yes"; then 
22164     cat >> confdefs.h 
<<\EOF
 
22165 #define wxUSE_WIZARDDLG 1 
22168     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS wizard" 
22172 if test "$cross_compiling" = "yes"; then 
22175         OSINFO
=`uname -s -r -m` 
22176     OSINFO
="\"$OSINFO\"" 
22179 cat >> confdefs.h 
<<EOF 
22180 #define WXWIN_OS_DESCRIPTION $OSINFO 
22185 if test "x$prefix" != "xNONE"; then 
22188     wxPREFIX
=$ac_default_prefix 
22191 cat >> confdefs.h 
<<EOF 
22192 #define wxINSTALL_PREFIX "$wxPREFIX" 
22201 if test "$wxUSE_MAC" = 1 ; then 
22202     LDFLAGS
="$LDFLAGS -framework Carbon -framework System" 
22204 if test "$wxUSE_COCOA" = 1 ; then 
22205     LDFLAGS
="$LDFLAGS -framework Cocoa -framework System" 
22209 LIBS
="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $DL_LINK $LIBS" 
22215 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
22216 echo "configure:22217: checking for $ac_func" >&5 
22217 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
22218   echo $ac_n "(cached) $ac_c" 1>&6 
22220   cat > conftest.
$ac_ext <<EOF 
22221 #line 22222 "configure" 
22222 #include "confdefs.h" 
22223 /* System header to define __stub macros and hopefully few prototypes, 
22224     which can conflict with char $ac_func(); below.  */ 
22225 #include <assert.h> 
22226 /* Override any gcc2 internal prototype to avoid an error.  */ 
22227 /* We use char because int might match the return type of a gcc2 
22228     builtin and then its argument prototype would still apply.  */ 
22233 /* The GNU C library defines this for functions which it implements 
22234     to always fail with ENOSYS.  Some functions are actually named 
22235     something starting with __ and the normal name is an alias.  */ 
22236 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
22244 if { (eval echo configure
:22245: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
22246   eval "ac_cv_func_$ac_func=yes" 
22248   echo "configure: failed program was:" >&5 
22249   cat conftest.
$ac_ext >&5 
22251   eval "ac_cv_func_$ac_func=no" 
22256 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
22257   echo "$ac_t""yes" 1>&6 
22258     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
22259   cat >> confdefs.h 
<<EOF 
22260 #define $ac_tr_func 1 
22264   echo "$ac_t""no" 1>&6 
22268 for ac_func 
in floor
 
22270 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
22271 echo "configure:22272: checking for $ac_func" >&5 
22272 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
22273   echo $ac_n "(cached) $ac_c" 1>&6 
22275   cat > conftest.
$ac_ext <<EOF 
22276 #line 22277 "configure" 
22277 #include "confdefs.h" 
22278 /* System header to define __stub macros and hopefully few prototypes, 
22279     which can conflict with char $ac_func(); below.  */ 
22280 #include <assert.h> 
22281 /* Override any gcc2 internal prototype to avoid an error.  */ 
22282 /* We use char because int might match the return type of a gcc2 
22283     builtin and then its argument prototype would still apply.  */ 
22288 /* The GNU C library defines this for functions which it implements 
22289     to always fail with ENOSYS.  Some functions are actually named 
22290     something starting with __ and the normal name is an alias.  */ 
22291 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
22299 if { (eval echo configure
:22300: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
22301   eval "ac_cv_func_$ac_func=yes" 
22303   echo "configure: failed program was:" >&5 
22304   cat conftest.
$ac_ext >&5 
22306   eval "ac_cv_func_$ac_func=no" 
22311 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
22312   echo "$ac_t""yes" 1>&6 
22313     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
22314   cat >> confdefs.h 
<<EOF 
22315 #define $ac_tr_func 1 
22319   echo "$ac_t""no" 1>&6 
22323 echo $ac_n "checking if floating point functions link without -lm""... $ac_c" 1>&6 
22324 echo "configure:22325: checking if floating point functions link without -lm" >&5 
22325 if test "$have_cos" = 1 -a "$have_floor" = 1; then 
22326     echo "$ac_t""yes" 1>&6 
22328     echo "$ac_t""no" 1>&6 
22330     # use different functions to avoid configure caching 
22335 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
22336 echo "configure:22337: checking for $ac_func" >&5 
22337 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
22338   echo $ac_n "(cached) $ac_c" 1>&6 
22340   cat > conftest.
$ac_ext <<EOF 
22341 #line 22342 "configure" 
22342 #include "confdefs.h" 
22343 /* System header to define __stub macros and hopefully few prototypes, 
22344     which can conflict with char $ac_func(); below.  */ 
22345 #include <assert.h> 
22346 /* Override any gcc2 internal prototype to avoid an error.  */ 
22347 /* We use char because int might match the return type of a gcc2 
22348     builtin and then its argument prototype would still apply.  */ 
22353 /* The GNU C library defines this for functions which it implements 
22354     to always fail with ENOSYS.  Some functions are actually named 
22355     something starting with __ and the normal name is an alias.  */ 
22356 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
22364 if { (eval echo configure
:22365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
22366   eval "ac_cv_func_$ac_func=yes" 
22368   echo "configure: failed program was:" >&5 
22369   cat conftest.
$ac_ext >&5 
22371   eval "ac_cv_func_$ac_func=no" 
22376 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
22377   echo "$ac_t""yes" 1>&6 
22378     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
22379   cat >> confdefs.h 
<<EOF 
22380 #define $ac_tr_func 1 
22384   echo "$ac_t""no" 1>&6 
22388     for ac_func 
in ceil
 
22390 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
22391 echo "configure:22392: checking for $ac_func" >&5 
22392 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
22393   echo $ac_n "(cached) $ac_c" 1>&6 
22395   cat > conftest.
$ac_ext <<EOF 
22396 #line 22397 "configure" 
22397 #include "confdefs.h" 
22398 /* System header to define __stub macros and hopefully few prototypes, 
22399     which can conflict with char $ac_func(); below.  */ 
22400 #include <assert.h> 
22401 /* Override any gcc2 internal prototype to avoid an error.  */ 
22402 /* We use char because int might match the return type of a gcc2 
22403     builtin and then its argument prototype would still apply.  */ 
22408 /* The GNU C library defines this for functions which it implements 
22409     to always fail with ENOSYS.  Some functions are actually named 
22410     something starting with __ and the normal name is an alias.  */ 
22411 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
22419 if { (eval echo configure
:22420: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
22421   eval "ac_cv_func_$ac_func=yes" 
22423   echo "configure: failed program was:" >&5 
22424   cat conftest.
$ac_ext >&5 
22426   eval "ac_cv_func_$ac_func=no" 
22431 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
22432   echo "$ac_t""yes" 1>&6 
22433     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
22434   cat >> confdefs.h 
<<EOF 
22435 #define $ac_tr_func 1 
22439   echo "$ac_t""no" 1>&6 
22443     echo $ac_n "checking if floating point functions link with -lm""... $ac_c" 1>&6 
22444 echo "configure:22445: checking if floating point functions link with -lm" >&5 
22445     if test "$have_sin" = 1 -a "$have_ceil" = 1; then 
22446         echo "$ac_t""yes" 1>&6 
22448         echo "$ac_t""no" 1>&6 
22449         # not sure we should warn the user, crash, etc. 
22453 if test "$wxUSE_GUI" = "yes"; then 
22455     LIBS
="$GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $LIBS" 
22458             SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS artprov controls dialogs \ 
22459                      drawing dynamic erase event exec font image \ 
22460                      minimal propsize rotate shaped widgets" 
22462         CPPFLAGS
="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)" 
22464     SAMPLES_SUBDIRS
="console" 
22468 INCLUDES
="-I\${top_builddir}/lib/wx/include/${TOOLCHAIN_NAME} \ 
22469 -I\${top_srcdir}/include \ 
22470 $REGEX_INCLUDE $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE \ 
22473 if test "$wxUSE_GTK" = 1; then 
22476     WXCONFIG_INCLUDE
="$TOOLKIT_INCLUDE" 
22479 if test "$GXX" = yes ; then 
22480         CXXWARNINGS
="-Wall" 
22482             if test "$wxUSE_NO_DEPS" = "no" ; then 
22483         CFLAGS
="-MMD $CFLAGS" 
22484         CXXFLAGS
="-MMD $CXXFLAGS" 
22488 EXTRA_CFLAGS
="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE" 
22490 CPPFLAGS
=`echo $INCLUDES $CPPFLAGS | sed 's/ \\+/ /g'` 
22491 CFLAGS
=`echo $EXTRA_CFLAGS $CFLAGS $CXXWARNINGS | sed 's/ \\+/ /g'` 
22492 CXXFLAGS
=`echo $EXTRA_CFLAGS $CXXFLAGS $CXXWARNINGS | sed 's/ \+/ /g'` 
22493 LIBS
=`echo $LIBS | sed 's/ \+/ /g'` 
22495 LDFLAGS
="$LDFLAGS $PROFILE" 
22497 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`" 
22599 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 
22600 echo "configure:22601: checking whether ${MAKE-make} sets \${MAKE}" >&5 
22601 set dummy 
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'` 
22602 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then 
22603   echo $ac_n "(cached) $ac_c" 1>&6 
22605   cat > conftestmake 
<<\EOF
 
22607         @
echo 'ac_maketemp="${MAKE}"' 
22609 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 
22610 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` 
22611 if test -n "$ac_maketemp"; then 
22612   eval ac_cv_prog_make_
${ac_make}_set
=yes 
22614   eval ac_cv_prog_make_
${ac_make}_set
=no
 
22618 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then 
22619   echo "$ac_t""yes" 1>&6 
22622   echo "$ac_t""no" 1>&6 
22623   SET_MAKE
="MAKE=${MAKE-make}" 
22627 if test -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h
; then 
22628     mv -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h setup.h
 
22633 wx_cv_path_samplesubdirs
=$SAMPLES_SUBDIRS 
22634 wx_cv_if_gnu_make
=$IF_GNU_MAKE 
22635 wx_cv_path_ifs
=$PATH_IFS 
22636 wx_cv_program_ext
=$PROGRAM_EXT 
22637 wx_cv_target_library
=$WX_TARGET_LIBRARY 
22638 wx_cv_target_library_gl
=$WX_TARGET_LIBRARY_GL 
22639 wx_cv_target_libtype
=$WX_TARGET_LIBRARY_TYPE 
22640 wx_cv_library_basename
=${WX_LIBRARY_BASENAME} 
22641 wx_cv_release
=${WX_RELEASE} 
22642 wx_cv_current
=${WX_CURRENT} 
22643 wx_cv_revision
=${WX_REVISION} 
22644 wx_cv_age
=${WX_AGE} 
22645 wx_cv_use_gui
=${USE_GUI} 
22646 wx_cv_use_resources
=${wxUSE_RESOURCES} 
22647 export wx_cv_path_samplesubdirs wx_cv_if_gnu_make \
 
22648        wx_cv_path_ifs wx_cv_program_ext \
 
22649        wx_cv_target_library wx_cv_target_library_gl wx_cv_target_libtype \
 
22650        wx_cv_library_basename wx_cv_release wx_cv_current wx_cv_revision wx_cv_age \
 
22651        wx_cv_use_gui wx_cv_use_resources
 
22653 subdirs
="demos samples utils contrib" 
22657 cat > confcache 
<<\EOF
 
22658 # This file is a shell script that caches the results of configure 
22659 # tests run on this system so they can be shared between configure 
22660 # scripts and configure runs.  It is not useful on other systems. 
22661 # If it contains results you don't want to keep, you may remove or edit it. 
22663 # By default, configure uses ./config.cache as the cache file, 
22664 # creating it if it does not exist already.  You can give configure 
22665 # the --cache-file=FILE option to use a different cache file; that is 
22666 # what configure does when it calls configure scripts in 
22667 # subdirectories, so they share the cache. 
22668 # Giving --cache-file=/dev/null disables caching, for debugging configure. 
22669 # config.status only pays attention to the cache file if you give it the 
22670 # --recheck option to rerun configure. 
22673 # The following way of writing the cache mishandles newlines in values, 
22674 # but we know of no workaround that is simple, portable, and efficient. 
22675 # So, don't put newlines in cache variables' values. 
22676 # Ultrix sh set writes to stderr and can't be redirected directly, 
22677 # and sets the high bit in the cache file unless we assign to the vars. 
22679   case `(ac_space=' '; set | grep ac_space) 2>&1` in 
22681     # `set' does not quote correctly, so add quotes (double-quote substitution 
22682     # turns \\\\ into \\, and sed turns \\ into \). 
22684       -e "s/'/'\\\\''/g" \
 
22685       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" 
22688     # `set' quotes correctly as required by POSIX, so do not add quotes. 
22689     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' 
22692 if cmp -s $cache_file confcache
; then 
22695   if test -w $cache_file; then 
22696     echo "updating cache $cache_file" 
22697     cat confcache 
> $cache_file 
22699     echo "not updating unwritable cache $cache_file" 
22704 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 
22706 test "x$prefix" = xNONE 
&& prefix
=$ac_default_prefix 
22707 # Let make expand exec_prefix. 
22708 test "x$exec_prefix" = xNONE 
&& exec_prefix
='${prefix}' 
22710 # Any assignment to VPATH causes Sun make to only execute 
22711 # the first set of double-colon rules, so remove it if not needed. 
22712 # If there is a colon in the path, we need to keep it. 
22713 if test "x$srcdir" = x.
; then 
22714   ac_vpsub
='/^[         ]*VPATH[        ]*=[^:]*$/d' 
22717 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 
22719 DEFS
=-DHAVE_CONFIG_H 
22721 # Without the "./", some shells look in PATH for config.status. 
22722 : ${CONFIG_STATUS=./config.status} 
22724 echo creating 
$CONFIG_STATUS 
22725 rm -f $CONFIG_STATUS 
22726 cat > $CONFIG_STATUS <<EOF 
22728 # Generated automatically by configure. 
22729 # Run this file to recreate the current configuration. 
22730 # This directory was configured as follows, 
22731 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`: 
22733 # $0 $ac_configure_args 
22735 # Compiler output produced by configure, useful for debugging 
22736 # configure, is in ./config.log if it exists. 
22738 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" 
22741   case "\$ac_option" in 
22742   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 
22743     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" 
22744     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; 
22745   -version | --version | --versio | --versi | --vers | --ver | --ve | --v) 
22746     echo "$CONFIG_STATUS generated by autoconf version 2.13" 
22748   -help | --help | --hel | --he | --h) 
22749     echo "\$ac_cs_usage"; exit 0 ;; 
22750   *) echo "\$ac_cs_usage"; exit 1 ;; 
22754 ac_given_srcdir=$srcdir 
22755 ac_given_INSTALL="$INSTALL" 
22757 trap 'rm -fr `echo " 
22764            setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 
22766 cat >> $CONFIG_STATUS <<EOF 
22768 # Protect against being on the right side of a sed subst in config.status. 
22769 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; 
22770  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF 
22774 s%@CFLAGS@%$CFLAGS%g 
22775 s%@CPPFLAGS@%$CPPFLAGS%g 
22776 s%@CXXFLAGS@%$CXXFLAGS%g 
22777 s%@FFLAGS@%$FFLAGS%g 
22779 s%@LDFLAGS@%$LDFLAGS%g 
22781 s%@exec_prefix@%$exec_prefix%g 
22782 s%@prefix@%$prefix%g 
22783 s%@program_transform_name@%$program_transform_name%g 
22784 s%@bindir@%$bindir%g 
22785 s%@sbindir@%$sbindir%g 
22786 s%@libexecdir@%$libexecdir%g 
22787 s%@datadir@%$datadir%g 
22788 s%@sysconfdir@%$sysconfdir%g 
22789 s%@sharedstatedir@%$sharedstatedir%g 
22790 s%@localstatedir@%$localstatedir%g 
22791 s%@libdir@%$libdir%g 
22792 s%@includedir@%$includedir%g 
22793 s%@oldincludedir@%$oldincludedir%g 
22794 s%@infodir@%$infodir%g 
22795 s%@mandir@%$mandir%g 
22797 s%@host_alias@%$host_alias%g 
22798 s%@host_cpu@%$host_cpu%g 
22799 s%@host_vendor@%$host_vendor%g 
22800 s%@host_os@%$host_os%g 
22801 s%@target@%$target%g 
22802 s%@target_alias@%$target_alias%g 
22803 s%@target_cpu@%$target_cpu%g 
22804 s%@target_vendor@%$target_vendor%g 
22805 s%@target_os@%$target_os%g 
22807 s%@build_alias@%$build_alias%g 
22808 s%@build_cpu@%$build_cpu%g 
22809 s%@build_vendor@%$build_vendor%g 
22810 s%@build_os@%$build_os%g 
22814 s%@RANLIB@%$RANLIB%g 
22816 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g 
22817 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g 
22818 s%@INSTALL_DATA@%$INSTALL_DATA%g 
22820 s%@IF_GNU_MAKE@%$IF_GNU_MAKE%g 
22823 s%@LEXLIB@%$LEXLIB%g 
22825 s%@CXXCPP@%$CXXCPP%g 
22826 s%@PKG_CONFIG@%$PKG_CONFIG%g 
22827 s%@GTK_CFLAGS@%$GTK_CFLAGS%g 
22828 s%@GTK_LIBS@%$GTK_LIBS%g 
22829 s%@GTK_CONFIG@%$GTK_CONFIG%g 
22830 s%@PANGOFT2_CFLAGS@%$PANGOFT2_CFLAGS%g 
22831 s%@PANGOFT2_LIBS@%$PANGOFT2_LIBS%g 
22832 s%@X_CFLAGS@%$X_CFLAGS%g 
22833 s%@X_PRE_LIBS@%$X_PRE_LIBS%g 
22834 s%@X_LIBS@%$X_LIBS%g 
22835 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g 
22836 s%@PANGOX_CFLAGS@%$PANGOX_CFLAGS%g 
22837 s%@PANGOX_LIBS@%$PANGOX_LIBS%g 
22838 s%@PANGOXFT_CFLAGS@%$PANGOXFT_CFLAGS%g 
22839 s%@PANGOXFT_LIBS@%$PANGOXFT_LIBS%g 
22840 s%@AIX_CXX_LD@%$AIX_CXX_LD%g 
22841 s%@RESCOMP@%$RESCOMP%g 
22843 s%@SETFILE@%$SETFILE%g 
22844 s%@LIBICONV@%$LIBICONV%g 
22845 s%@LEX_STEM@%$LEX_STEM%g 
22846 s%@PATH_IFS@%$PATH_IFS%g 
22847 s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g 
22848 s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g 
22849 s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g 
22850 s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g 
22851 s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g 
22852 s%@WX_LIBRARY_BASENAME@%$WX_LIBRARY_BASENAME%g 
22853 s%@WX_LIBRARY_IMPORTLIB@%$WX_LIBRARY_IMPORTLIB%g 
22854 s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g 
22855 s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g 
22856 s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g 
22857 s%@PROGRAM_EXT@%$PROGRAM_EXT%g 
22858 s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g 
22859 s%@WX_LIBRARY_NAME_SHARED_GL@%$WX_LIBRARY_NAME_SHARED_GL%g 
22860 s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g 
22861 s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g 
22862 s%@WX_LIBRARY_LINK2_GL@%$WX_LIBRARY_LINK2_GL%g 
22863 s%@WX_ALL@%$WX_ALL%g 
22864 s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g 
22865 s%@SHARED_LD@%$SHARED_LD%g 
22866 s%@PIC_FLAG@%$PIC_FLAG%g 
22867 s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g 
22868 s%@CODE_GEN_FLAGS_CXX@%$CODE_GEN_FLAGS_CXX%g 
22869 s%@SONAME_FLAGS@%$SONAME_FLAGS%g 
22870 s%@SONAME_FLAGS_GL@%$SONAME_FLAGS_GL%g 
22871 s%@WX_TARGET_LIBRARY_SONAME@%$WX_TARGET_LIBRARY_SONAME%g 
22872 s%@WX_TARGET_LIBRARY_TYPE@%$WX_TARGET_LIBRARY_TYPE%g 
22873 s%@STATIC_FLAG@%$STATIC_FLAG%g 
22874 s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g 
22875 s%@USE_GUI@%$USE_GUI%g 
22876 s%@AFMINSTALL@%$AFMINSTALL%g 
22877 s%@WIN32INSTALL@%$WIN32INSTALL%g 
22878 s%@TOOLKIT@%$TOOLKIT%g 
22879 s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g 
22880 s%@TOOLKIT_VPATH@%$TOOLKIT_VPATH%g 
22881 s%@TOOLCHAIN_NAME@%$TOOLCHAIN_NAME%g 
22882 s%@TOOLCHAIN_DEFS@%$TOOLCHAIN_DEFS%g 
22883 s%@TOOLCHAIN_DLL_DEFS@%$TOOLCHAIN_DLL_DEFS%g 
22884 s%@top_builddir@%$top_builddir%g 
22885 s%@cross_compiling@%$cross_compiling%g 
22886 s%@WXCONFIG_LIBS@%$WXCONFIG_LIBS%g 
22887 s%@WXCONFIG_LIBS_GL@%$WXCONFIG_LIBS_GL%g 
22888 s%@WXCONFIG_LIBS_STATIC@%$WXCONFIG_LIBS_STATIC%g 
22889 s%@WXCONFIG_LIBS_STATIC_GL@%$WXCONFIG_LIBS_STATIC_GL%g 
22890 s%@WXCONFIG_INCLUDE@%$WXCONFIG_INCLUDE%g 
22891 s%@WXCONFIG_RPATH@%$WXCONFIG_RPATH%g 
22892 s%@WX_LARGEFILE_FLAGS@%$WX_LARGEFILE_FLAGS%g 
22893 s%@ALL_OBJECTS@%$ALL_OBJECTS%g 
22894 s%@ALL_HEADERS@%$ALL_HEADERS%g 
22895 s%@ALL_SOURCES@%$ALL_SOURCES%g 
22896 s%@GUIDIST@%$GUIDIST%g 
22897 s%@PORT_FILES@%$PORT_FILES%g 
22898 s%@DISTDIR@%$DISTDIR%g 
22899 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g 
22900 s%@LDFLAGS_GL@%$LDFLAGS_GL%g 
22901 s%@LDFLAGS_VERSIONING@%$LDFLAGS_VERSIONING%g 
22902 s%@LDFLAGS_EXE@%$LDFLAGS_EXE%g 
22903 s%@OPENGL_LIBS@%$OPENGL_LIBS%g 
22904 s%@DMALLOC_LIBS@%$DMALLOC_LIBS%g 
22905 s%@EXTRADEFS@%$EXTRADEFS%g 
22906 s%@WX_VERSION_TAG@%$WX_VERSION_TAG%g 
22907 s%@RESFLAGS@%$RESFLAGS%g 
22908 s%@RESPROGRAMOBJ@%$RESPROGRAMOBJ%g 
22909 s%@WX_RESOURCES_MACOSX_ASCII@%$WX_RESOURCES_MACOSX_ASCII%g 
22910 s%@WX_RESOURCES_MACOSX_DATA@%$WX_RESOURCES_MACOSX_DATA%g 
22911 s%@MACOSX_BUNDLE@%$MACOSX_BUNDLE%g 
22912 s%@LIBWXMACRES@%$LIBWXMACRES%g 
22913 s%@MACRESCOMP@%$MACRESCOMP%g 
22914 s%@MACSETFILE@%$MACSETFILE%g 
22915 s%@MACRESWXCONFIG@%$MACRESWXCONFIG%g 
22917 s%@DLLTOOL@%$DLLTOOL%g 
22921 s%@MAKEINFO@%$MAKEINFO%g 
22922 s%@INSTALL_LIBRARY@%$INSTALL_LIBRARY%g 
22923 s%@INSTALL_DIR@%$INSTALL_DIR%g 
22924 s%@SET_MAKE@%$SET_MAKE%g 
22925 s%@subdirs@%$subdirs%g 
22930 cat >> $CONFIG_STATUS <<\EOF
 
22932 # Split the substitutions into bite-sized pieces for seds with 
22933 # small command number limits, like on Digital OSF/1 and HP-UX. 
22934 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script. 
22935 ac_file
=1 # Number of current file. 
22936 ac_beg
=1 # First line for current file. 
22937 ac_end
=$ac_max_sed_cmds # Line after last line for current file. 
22940 while $ac_more_lines; do 
22941   if test $ac_beg -gt 1; then 
22942     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs 
> conftest.s
$ac_file 
22944     sed "${ac_end}q" conftest.subs 
> conftest.s
$ac_file 
22946   if test ! -s conftest.s
$ac_file; then 
22947     ac_more_lines
=false
 
22948     rm -f conftest.s
$ac_file 
22950     if test -z "$ac_sed_cmds"; then 
22951       ac_sed_cmds
="sed -f conftest.s$ac_file" 
22953       ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file" 
22955     ac_file
=`expr $ac_file + 1` 
22957     ac_end
=`expr $ac_end + $ac_max_sed_cmds` 
22960 if test -z "$ac_sed_cmds"; then 
22965 cat >> $CONFIG_STATUS <<EOF 
22967 CONFIG_FILES=\${CONFIG_FILES-"wx-config 
22975 cat >> $CONFIG_STATUS <<\EOF
 
22976 for ac_file 
in .. 
$CONFIG_FILES; do if test "x$ac_file" != x..
; then 
22977   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 
22979   *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'` 
22980        ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;; 
22981   *) ac_file_in
="${ac_file}.in" ;; 
22984   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. 
22986   # Remove last slash and all that follows it.  Not all systems have dirname. 
22987   ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'` 
22988   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then 
22989     # The file is in a subdirectory. 
22990     test ! -d "$ac_dir" && mkdir "$ac_dir" 
22991     ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`" 
22992     # A "../" for each directory in $ac_dir_suffix. 
22993     ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` 
22995     ac_dir_suffix
= ac_dots
= 
22998   case "$ac_given_srcdir" in 
23000       if test -z "$ac_dots"; then top_srcdir
=.
 
23001       else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;; 
23002   /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;; 
23003   *) # Relative path. 
23004     srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix" 
23005     top_srcdir
="$ac_dots$ac_given_srcdir" ;; 
23008   case "$ac_given_INSTALL" in 
23009   [/$
]*) INSTALL
="$ac_given_INSTALL" ;; 
23010   *) INSTALL
="$ac_dots$ac_given_INSTALL" ;; 
23013   echo creating 
"$ac_file" 
23015   configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." 
23017   *Makefile
*) ac_comsub
="1i\\ 
23018 # $configure_input" ;; 
23022   ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` 
23024 s%@configure_input@%$configure_input%g 
23025 s%@srcdir@%$srcdir%g 
23026 s%@top_srcdir@%$top_srcdir%g 
23027 s%@INSTALL@%$INSTALL%g 
23028 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file 
23032 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where 
23033 # NAME is the cpp macro being defined and VALUE is the value it is being given. 
23035 # ac_d sets the value in "#define NAME VALUE" lines. 
23036 ac_dA
='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)' 
23037 ac_dB
='\([      ][      ]*\)[^  ]*%\1#\2' 
23040 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". 
23041 ac_uA
='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)' 
23042 ac_uB
='\([      ]\)%\1#\2define\3' 
23045 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". 
23046 ac_eA
='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)' 
23047 ac_eB
='$%\1#\2define\3' 
23051 if test "${CONFIG_HEADERS+set}" != set; then 
23053 cat >> $CONFIG_STATUS <<EOF 
23054   CONFIG_HEADERS="setup.h:setup.h.in" 
23056 cat >> $CONFIG_STATUS <<\EOF
 
23058 for ac_file 
in .. 
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then 
23059   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 
23061   *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'` 
23062        ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;; 
23063   *) ac_file_in
="${ac_file}.in" ;; 
23066   echo creating 
$ac_file 
23068   rm -f conftest.frag conftest.
in conftest.out
 
23069   ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` 
23070   cat $ac_file_inputs > conftest.
in 
23074 # Transform confdefs.h into a sed script conftest.vals that substitutes 
23075 # the proper values into config.h.in to produce config.h.  And first: 
23076 # Protect against being on the right side of a sed subst in config.status. 
23077 # Protect against being in an unquoted here document in config.status. 
23078 rm -f conftest.vals
 
23079 cat > conftest.hdr 
<<\EOF
 
23082 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp 
23086 sed -n -f conftest.hdr confdefs.h > conftest.vals 
23089 # This sed command replaces #undef with comments.  This is necessary, for 
23090 # example, in the case of _POSIX_SOURCE, which is predefined and required 
23091 # on some systems where configure will not decide to define it. 
23092 cat >> conftest.vals <<\EOF 
23093 s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% 
23096 # Break up conftest.vals because some shells have a limit on 
23097 # the size of here documents, and old seds have small limits too. 
23099 rm -f conftest.tail 
23102   ac_lines=`grep -c . conftest.vals
` 
23103   # grep -c gives empty output for an empty file on some AIX systems. 
23104   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi 
23105   # Write a limited-size here document to conftest.frag. 
23106   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS 
23107   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS 
23109   sed -f conftest.frag conftest.in > conftest.out 
23111   mv conftest.out conftest.in 
23112 ' >> $CONFIG_STATUS 
23113   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail 
23114   rm -f conftest.vals 
23115   mv conftest.tail conftest.vals 
23117 rm -f conftest.vals 
23119 cat >> $CONFIG_STATUS <<\EOF 
23120   rm -f conftest.frag conftest.h 
23121   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h 
23122   cat conftest.in >> conftest.h 
23124   if cmp -s $ac_file conftest.h 2>/dev/null; then 
23125     echo "$ac_file is unchanged" 
23128     # Remove last slash and all that follows it.  Not all systems have dirname. 
23129       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` 
23130       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then 
23131       # The file is in a subdirectory. 
23132       test ! -d "$ac_dir" && mkdir "$ac_dir" 
23135     mv conftest.h $ac_file 
23140 cat >> $CONFIG_STATUS <<EOF 
23142             TOOLCHAIN_NAME="${TOOLCHAIN_NAME}" 
23147 cat >> $CONFIG_STATUS <<\EOF 
23149                                                                                                 if test ! -h wx-config; then 
23151                 mv wx-config wx${TOOLCHAIN_NAME}-config 
23152                 ${LN_S} wx${TOOLCHAIN_NAME}-config wx-config 
23155             if test ! -d lib; then 
23158             if test ! -d lib/wx; then 
23161             if test ! -d lib/wx/include; then 
23162               mkdir lib/wx/include 
23164             if test ! -d lib/wx/include/${TOOLCHAIN_NAME}; then 
23165               mkdir lib/wx/include/${TOOLCHAIN_NAME} 
23167             if test ! -d lib/wx/include/${TOOLCHAIN_NAME}/wx; then 
23168               mkdir lib/wx/include/${TOOLCHAIN_NAME}/wx 
23170             if test -f setup.h; then 
23171               mv -f setup.h lib/wx/include/${TOOLCHAIN_NAME}/wx/setup.h 
23176 chmod +x $CONFIG_STATUS 
23177 rm -fr confdefs* $ac_clean_files 
23178 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 
23180 if test "$no_recursion" != yes; then 
23182   # Remove --cache-file and --srcdir arguments so they do not pile up. 
23183   ac_sub_configure_args= 
23185   for ac_arg in $ac_configure_args; do 
23186     if test -n "$ac_prev"; then 
23191     -cache-file | --cache-file | --cache-fil | --cache-fi \ 
23192     | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 
23193       ac_prev=cache_file ;; 
23194     -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ 
23195     | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 
23197     -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) 
23199     -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) 
23201     *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;; 
23205   for ac_config_dir in demos samples utils contrib; do 
23207     # Do not complain, so a configure script can configure whichever 
23208     # parts of a large source tree are present. 
23209     if test ! -d $srcdir/$ac_config_dir; then 
23213     echo configuring in $ac_config_dir 
23218       if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :; 
23220         { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; } 
23228       # A "../" for each directory in /$ac_config_dir. 
23229       ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'` 
23232     .) # No --srcdir option.  We are building in place. 
23233       ac_sub_srcdir=$srcdir ;; 
23234     /*) # Absolute path. 
23235       ac_sub_srcdir=$srcdir/$ac_config_dir ;; 
23236     *) # Relative path. 
23237       ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;; 
23240     # Check for guested configure; otherwise get Cygnus style configure. 
23241     if test -f $ac_sub_srcdir/configure; then 
23242       ac_sub_configure=$ac_sub_srcdir/configure 
23243     elif test -f $ac_sub_srcdir/configure.in; then 
23244       ac_sub_configure=$ac_configure 
23246       echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2 
23250     # The recursion is here. 
23251     if test -n "$ac_sub_configure"; then 
23253       # Make the cache file name correct relative to the subdirectory. 
23254       case "$cache_file" in 
23255       /*) ac_sub_cache_file=$cache_file ;; 
23256       *) # Relative path. 
23257         ac_sub_cache_file="$ac_dots$cache_file" ;; 
23259   case "$ac_given_INSTALL" in 
23260         [/$]*) INSTALL="$ac_given_INSTALL" ;; 
23261         *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 
23264       echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" 
23265       # The eval makes quoting arguments work. 
23266       if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir 
23269         { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; } 
23279 echo "Configured wxWindows ${WX_VERSION} for \`${host}'" 
23281 echo "  Which GUI toolkit should wxWindows use?                 ${TOOLKIT:-base only}" 
23283 echo "  Should wxWindows be compiled in debug mode?             ${wxUSE_DEBUG:-no}" 
23284 echo "  Should wxWindows be linked as a shared library?         ${wxUSE_SHARED:-no}" 
23285 echo "  Should wxWindows be compiled in Unicode mode?           ${wxUSE_UNICODE:-no}" 
23287 echo "  What level of wxWindows compatibility should be enabled?" 
23288 echo "                                       wxWindows 2.0      ${WXWIN_COMPATIBILITY_2:-no}" 
23289 echo "                                       wxWindows 2.2      ${WXWIN_COMPATIBILITY_2_2:-no}" 
23290 echo "                                       wxWindows 2.4      ${WXWIN_COMPATIBILITY_2_4:-yes}" 
23292 echo "  Which libraries should wxWindows use?" 
23293 echo "                                       jpeg               ${wxUSE_LIBJPEG-none}" 
23294 echo "                                       png                ${wxUSE_LIBPNG-none}" 
23295 echo "                                       regex              ${wxUSE_REGEX}" 
23296 echo "                                       tiff               ${wxUSE_LIBTIFF-none}" 
23297 echo "                                       zlib               ${wxUSE_ZLIB}" 
23298 echo "                                       odbc               ${wxUSE_ODBC}"