3 # From configure.in Id: configure.in 
   6 # aclocal.m4 generated automatically by aclocal 1.6 -*- Autoconf -*- 
   8 # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 
   9 # Free Software Foundation, Inc. 
  10 # This file is free software; the Free Software Foundation 
  11 # gives unlimited permission to copy and/or distribute it, 
  12 # with or without modifications, as long as this notice is preserved. 
  14 # This program is distributed in the hope that it will be useful, 
  15 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 
  16 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
  58 # Configure paths for GTK+ 
  59 # Owen Taylor     1997-2001 
  63 # Configure paths for GTK+ 
  68 # Guess values for system-dependent variables and create Makefiles. 
  69 # Generated automatically using autoconf version 2.13  
  70 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. 
  72 # This configure script is free software; the Free Software Foundation 
  73 # gives unlimited permission to copy, distribute and modify it. 
  77 ac_default_prefix
=/usr
/local 
  78 # Any additions from configure.in: 
  80   --enable-gui            use GUI classes" 
  82   --enable-universal      use wxWindows GUI controls instead of native ones" 
  86   --with-motif            use Motif/Lesstif" 
  88   --with-mac              use Mac OS X" 
  92   --with-msw              use MS-Windows" 
  94   --with-pm               use OS/2 Presentation Manager" 
  96   --with-mgl              use SciTech MGL" 
  98   --with-microwin         use MicroWindows" 
 102   --enable-nanox          use NanoX" 
 104   --enable-gtk2           use GTK+ 2.0 if available (EXPERIMENTAL)" 
 106   --with-libpng           use libpng (PNG image format)" 
 108   --with-libjpeg          use libjpeg (JPEG file format)" 
 110   --with-libtiff          use libtiff (TIFF file format)" 
 112   --with-opengl           use OpenGL (or Mesa)" 
 114   --with-dmalloc          use dmalloc library (http://dmalloc.com/)" 
 116   --with-regex            enable support for wxRegEx class" 
 118   --with-zlib             use zlib for LZW compression" 
 120   --with-odbc             use the IODBC and wxODBC classes" 
 122   --enable-shared         create shared library code" 
 124   --enable-soname         set the DT_SONAME field in ELF shared libraries" 
 126   --enable-optimise       create optimised code" 
 128   --enable-debug          same as debug_flag and debug_info" 
 130   --enable-precomp        enable use of precompiled headers (Mac OS X)" 
 132   --enable-debug_flag     set __WXDEBUG__ flag (recommended for developers!)" 
 134   --enable-debug_info     create code with debugging information" 
 136   --enable-debug_gdb      create code with extra GDB debugging information" 
 138   --enable-debug_cntxt    use wxDebugContext" 
 140   --enable-mem_tracing    create code with memory tracing" 
 142   --enable-profile        create code with profiling information" 
 144   --enable-no_rtti        create code without RTTI information" 
 146   --enable-no_exceptions  create code without C++ exceptions handling" 
 148   --enable-permissive     compile code disregarding strict ANSI" 
 150   --enable-no_deps        create code without dependency information" 
 152   --enable-compat20       enable wxWindows 2.0 compatibility" 
 154   --disable-compat22      disable wxWindows 2.2 compatibility" 
 156   --enable-intl           use internationalization system" 
 158   --enable-config         use wxConfig (and derived) classes" 
 160   --enable-protocols      use wxProtocol and derived classes" 
 162   --enable-ftp            use wxFTP (requires wxProtocol" 
 164   --enable-http           use wxHTTP (requires wxProtocol" 
 166   --enable-fileproto      use wxFileProto class (requires wxProtocol" 
 168   --enable-sockets        use socket/network classes" 
 170   --enable-ipc            use interprocess communication (wxSocket etc.)" 
 172   --enable-cmdline        use wxCmdLineParser class" 
 174   --enable-datetime       use wxDateTime class" 
 176   --enable-timedate       use obsolete wxDate/wxTime classes" 
 178   --enable-stopwatch      use wxStopWatch class" 
 180   --enable-dialupman      use dialup network classes" 
 182   --enable-apple_ieee     use the Apple IEEE codec" 
 184   --enable-timer          use wxTimer class" 
 186   --enable-wave           use wxWave class" 
 188   --enable-fraction       use wxFraction class" 
 190   --enable-dynlib         use wxLibrary class for DLL loading" 
 192   --enable-dynamicloader  use (new) wxDynamicLibrary class" 
 194   --enable-longlong       use wxLongLong class" 
 196   --enable-geometry       use geometry class" 
 198   --enable-log            use logging system" 
 200   --enable-streams        use wxStream etc classes" 
 202   --enable-file           use wxFile classes" 
 204   --enable-ffile          use wxFFile classes" 
 206   --enable-textbuf        use wxTextBuffer class" 
 208   --enable-textfile       use wxTextFile class" 
 210   --enable-fontmap        use font encodings conversion classes" 
 212   --enable-unicode        compile wxString with Unicode support" 
 214   --enable-mslu           use MS Layer for Unicode on Windows 9x (win32 only)" 
 216   --enable-wxprintfv      use wxWindows implementation of vprintf()" 
 218   --enable-std_iostreams  use standard C++ stream classes" 
 220   --enable-filesystem     use virtual file systems classes" 
 222   --enable-fs_inet        use virtual HTTP/FTP filesystems" 
 224   --enable-fs_zip         use virtual ZIP filesystems" 
 226   --enable-zipstream      use wxZipInputStream" 
 228   --enable-catch_segvs    catch signals and pass them to wxApp::OnFatalException" 
 230   --enable-snglinst       use wxSingleInstanceChecker class" 
 232   --enable-mimetype       use wxMimeTypesManager" 
 234   --enable-sysoptions     use wxSystemOptions" 
 236   --enable-url            use wxURL class" 
 238   --enable-protocol       use wxProtocol class" 
 240   --enable-protocol-http  HTTP support in wxProtocol" 
 242   --enable-protocol-ftp   FTP support in wxProtocol" 
 244   --enable-protocol-file  FILE support in wxProtocol" 
 246   --enable-threads        use threads" 
 248   --enable-docview        use document view architecture" 
 250   --enable-help           use help subsystem" 
 252   --enable-mshtmlhelp     use MS HTML Help (win32)" 
 254   --enable-html           use wxHTML sub-library" 
 256   --enable-htmlhelp       use wxHTML-based help" 
 258   --enable-constraints    use layout-constraints system" 
 260   --enable-printarch      use printing architecture" 
 262   --enable-mdi            use multiple document interface architecture" 
 264   --enable-loggui         use standard GUI logger" 
 266   --enable-logwin         use wxLogWindow" 
 268   --enable-logdialog      use wxLogDialog" 
 270   --enable-postscript     use wxPostscriptDC device context (default for gtk+)" 
 272   --enable-prologio       use Prolog IO library" 
 274   --enable-resources      use wxWindows resources" 
 276   --enable-xresources     use X resources for save (default for gtk+)" 
 278   --enable-clipboard      use wxClipboard classes" 
 280   --enable-dnd            use Drag'n'Drop classes" 
 282   --enable-metafile       use win32 metafiles" 
 284   --enable-treelayout     use wxTreeLayout classes" 
 286   --enable-controls       use all usual controls" 
 288   --enable-accel          use accelerators" 
 290   --enable-button         use wxButton class" 
 292   --enable-bmpbutton      use wxBitmapButton class" 
 294   --enable-calendar       use wxCalendarCtrl class" 
 296   --enable-caret          use wxCaret class" 
 298   --enable-checkbox       use wxCheckBox class" 
 300   --enable-checklst       use wxCheckListBox (listbox with checkboxes) class" 
 302   --enable-choice         use wxChoice class" 
 304   --enable-combobox       use wxComboBox classes" 
 306   --enable-gauge          use wxGauge class" 
 308   --enable-grid           use wxGrid class" 
 310   --enable-newgrid        use new wxGrid class" 
 312   --enable-imaglist       use wxImageList class" 
 314   --enable-listbox        use wxListBox class" 
 316   --enable-listctrl       use wxListCtrl class" 
 318   --enable-notebook       use wxNotebook class" 
 320   --enable-propsheet      use wxPropertySheet class" 
 322   --enable-radiobox       use wxRadioBox class" 
 324   --enable-radiobtn       use wxRadioButton class" 
 326   --enable-sash           use wxSashWindow class" 
 328   --enable-scrollbar      use wxScrollBar class and scrollable windows" 
 330   --enable-slider         use wxSlider class" 
 332   --enable-spinbtn        use wxSpinButton class" 
 334   --enable-spinctrl       use wxSpinCtrl class" 
 336   --enable-splitter       use wxSplitterWindow class" 
 338   --enable-statbmp        use wxStaticBitmap class" 
 340   --enable-statbox        use wxStaticBox class" 
 342   --enable-statline       use wxStaticLine class" 
 344   --enable-stattext       use wxStaticText class" 
 346   --enable-statusbar      use wxStatusBar class" 
 348   --enable-tabdialog      use wxTabControl class" 
 350   --enable-textctrl       use wxTextCtrl class" 
 352   --enable-togglebtn      use wxToggleButton class" 
 354   --enable-toolbar        use wxToolBar class" 
 356   --enable-tbarnative     use native wxToolBar class" 
 358   --enable-tbarsmpl       use wxToolBarSimple class" 
 360   --enable-treectrl       use wxTreeCtrl class" 
 362   --enable-tipwindow      use wxTipWindow class" 
 364   --enable-popupwin       use wxPopUpWindow class" 
 366   --enable-commondlg      use all common dialogs" 
 368   --enable-choicedlg      use wxChoiceDialog" 
 370   --enable-coldlg         use wxColourDialog" 
 372   --enable-filedlg        use wxFileDialog" 
 374   --enable-finddlg        use wxFindReplaceDialog" 
 376   --enable-fontdlg        use wxFontDialog" 
 378   --enable-dirdlg         use wxDirDialog" 
 380   --enable-msgdlg         use wxMessageDialog" 
 382   --enable-numberdlg      use wxNumberEntryDialog" 
 384   --enable-splash         use wxSplashScreen" 
 386   --enable-textdlg        use wxTextDialog" 
 388   --enable-tipdlg         use startup tips" 
 390   --enable-progressdlg    use wxProgressDialog" 
 392   --enable-wizarddlg      use wxWizard" 
 394   --enable-menus          use wxMenu/wxMenuBar/wxMenuItem classes" 
 396   --enable-miniframe      use wxMiniFrame class" 
 398   --enable-tooltips       use wxToolTip class" 
 400   --enable-splines        use spline drawing code" 
 402   --enable-validators     use wxValidator and derived classes" 
 404   --enable-busyinfo       use wxBusyInfo" 
 406   --enable-joystick       use wxJoystick (Linux only)" 
 408   --enable-metafiles      use wxMetaFile (Windows only)" 
 410   --enable-dragimage      use wxDragImage" 
 412   --enable-palette        use wxPalette class" 
 414   --enable-image          use wxImage class" 
 416   --enable-gif            use gif images (GIF file format)" 
 418   --enable-pcx            use pcx images (PCX file format)" 
 420   --enable-iff            use iff images (IFF file format)" 
 422   --enable-pnm            use pnm images (PNM file format)" 
 424   --enable-xpm            use xpm images (XPM file format)" 
 426   --enable-icocur         use Windows ICO and CUR formats" 
 428   --disable-gtktest       do not try to compile and run a test GTK+ program" 
 430   --with-gtk-prefix=PFX   Prefix where GTK is installed (optional)" 
 432   --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)" 
 434   --disable-gtktest       Do not try to compile and run a test GTK program" 
 436   --with-gtk-prefix=PFX   Prefix where GTK is installed (optional)" 
 438   --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)" 
 440   --disable-gtktest       Do not try to compile and run a test GTK program" 
 442   --with-x                use the X Window System" 
 444   --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib" 
 446 # Initialize some variables set by options. 
 447 # The variables have the same names as the options, with 
 448 # dashes changed to underlines. 
 450 cache_file
=.
/config.cache
 
 459 program_transform_name
=s
,x
,x
, 
 467 bindir
='${exec_prefix}/bin' 
 468 sbindir
='${exec_prefix}/sbin' 
 469 libexecdir
='${exec_prefix}/libexec' 
 470 datadir
='${prefix}/share' 
 471 sysconfdir
='${prefix}/etc' 
 472 sharedstatedir
='${prefix}/com' 
 473 localstatedir
='${prefix}/var' 
 474 libdir
='${exec_prefix}/lib' 
 475 includedir
='${prefix}/include' 
 476 oldincludedir
='/usr/include' 
 477 infodir
='${prefix}/info' 
 478 mandir
='${prefix}/man' 
 480 # Initialize some other variables. 
 483 SHELL
=${CONFIG_SHELL-/bin/sh} 
 484 # Maximum number of lines to put in a shell here document. 
 491   # If the previous option needs an argument, assign it. 
 492   if test -n "$ac_prev"; then 
 493     eval "$ac_prev=\$ac_option" 
 499   -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; 
 503   # Accept the important Cygnus configure options, so we can diagnose typos. 
 507   -bindir | --bindir | --bindi | --bind | --bin | --bi) 
 509   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) 
 510     bindir
="$ac_optarg" ;; 
 512   -build | --build | --buil | --bui | --bu) 
 514   -build=* | --build=* | --buil=* | --bui=* | --bu=*) 
 515     build
="$ac_optarg" ;; 
 517   -cache-file | --cache-file | --cache-fil | --cache-fi \
 
 518   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 
 519     ac_prev
=cache_file 
;; 
 520   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
 
 521   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 
 522     cache_file
="$ac_optarg" ;; 
 524   -datadir | --datadir | --datadi | --datad | --data | --dat | --da) 
 526   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
 
 528     datadir
="$ac_optarg" ;; 
 530   -disable-* | --disable-*) 
 531     ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'` 
 532     # Reject names that are not valid shell variable names. 
 533     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then 
 534       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } 
 536     ac_feature
=`echo $ac_feature| sed 's/-/_/g'` 
 537     eval "enable_${ac_feature}=no" ;; 
 539   -enable-* | --enable-*) 
 540     ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` 
 541     # Reject names that are not valid shell variable names. 
 542     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then 
 543       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } 
 545     ac_feature
=`echo $ac_feature| sed 's/-/_/g'` 
 550     eval "enable_${ac_feature}='$ac_optarg'" ;; 
 552   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
 
 553   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
 
 554   | --exec | --exe | --ex) 
 555     ac_prev
=exec_prefix 
;; 
 556   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
 
 557   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
 
 558   | --exec=* | --exe=* | --ex=*) 
 559     exec_prefix
="$ac_optarg" ;; 
 561   -gas | --gas | --ga | --g) 
 562     # Obsolete; use --with-gas. 
 565   -help | --help | --hel | --he) 
 566     # Omit some internal or obsolete options to make the list less imposing. 
 567     # This message is too long to be a string in the A/UX 3.1 sh. 
 569 Usage: configure [options] [host] 
 570 Options: [defaults in brackets after descriptions] 
 572   --cache-file=FILE       cache test results in FILE 
 573   --help                  print this message 
 574   --no-create             do not create output files 
 575   --quiet, --silent       do not print \`checking...' messages 
 576   --version               print the version of autoconf that created configure 
 577 Directory and file names: 
 578   --prefix=PREFIX         install architecture-independent files in PREFIX 
 580   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
 582   --bindir=DIR            user executables in DIR [EPREFIX/bin] 
 583   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin] 
 584   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec] 
 585   --datadir=DIR           read-only architecture-independent data in DIR 
 587   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc] 
 588   --sharedstatedir=DIR    modifiable architecture-independent data in DIR 
 590   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var] 
 591   --libdir=DIR            object code libraries in DIR [EPREFIX/lib] 
 592   --includedir=DIR        C header files in DIR [PREFIX/include] 
 593   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include] 
 594   --infodir=DIR           info documentation in DIR [PREFIX/info] 
 595   --mandir=DIR            man documentation in DIR [PREFIX/man] 
 596   --srcdir=DIR            find the sources in DIR [configure dir or ..] 
 597   --program-prefix=PREFIX prepend PREFIX to installed program names 
 598   --program-suffix=SUFFIX append SUFFIX to installed program names 
 599   --program-transform-name=PROGRAM 
 600                           run sed PROGRAM on installed program names 
 604   --build=BUILD           configure for building on BUILD [BUILD=HOST] 
 605   --host=HOST             configure for HOST [guessed] 
 606   --target=TARGET         configure for TARGET [TARGET=HOST] 
 607 Features and packages: 
 608   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) 
 609   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] 
 610   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes] 
 611   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no) 
 612   --x-includes=DIR        X include files are in DIR 
 613   --x-libraries=DIR       X library files are in DIR 
 615     if test -n "$ac_help"; then 
 616       echo "--enable and --with options recognized:$ac_help" 
 620   -host | --host | --hos | --ho) 
 622   -host=* | --host=* | --hos=* | --ho=*) 
 625   -includedir | --includedir | --includedi | --included | --include \
 
 626   | --includ | --inclu | --incl | --inc) 
 627     ac_prev
=includedir 
;; 
 628   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
 
 629   | --includ=* | --inclu=* | --incl=* | --inc=*) 
 630     includedir
="$ac_optarg" ;; 
 632   -infodir | --infodir | --infodi | --infod | --info | --inf) 
 634   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) 
 635     infodir
="$ac_optarg" ;; 
 637   -libdir | --libdir | --libdi | --libd) 
 639   -libdir=* | --libdir=* | --libdi=* | --libd=*) 
 640     libdir
="$ac_optarg" ;; 
 642   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
 
 643   | --libexe | --libex | --libe) 
 644     ac_prev
=libexecdir 
;; 
 645   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
 
 646   | --libexe=* | --libex=* | --libe=*) 
 647     libexecdir
="$ac_optarg" ;; 
 649   -localstatedir | --localstatedir | --localstatedi | --localstated \
 
 650   | --localstate | --localstat | --localsta | --localst \
 
 651   | --locals | --local | --loca | --loc | --lo) 
 652     ac_prev
=localstatedir 
;; 
 653   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
 
 654   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
 
 655   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) 
 656     localstatedir
="$ac_optarg" ;; 
 658   -mandir | --mandir | --mandi | --mand | --man | --ma | --m) 
 660   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) 
 661     mandir
="$ac_optarg" ;; 
 664     # Obsolete; use --without-fp. 
 667   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
 
 671   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
 
 672   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) 
 675   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
 
 676   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
 
 677   | --oldin | --oldi | --old | --ol | --o) 
 678     ac_prev
=oldincludedir 
;; 
 679   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
 
 680   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
 
 681   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) 
 682     oldincludedir
="$ac_optarg" ;; 
 684   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) 
 686   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) 
 687     prefix
="$ac_optarg" ;; 
 689   -program-prefix | --program-prefix | --program-prefi | --program-pref \
 
 690   | --program-pre | --program-pr | --program-p) 
 691     ac_prev
=program_prefix 
;; 
 692   -program-prefix=* | --program-prefix=* | --program-prefi=* \
 
 693   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 
 694     program_prefix
="$ac_optarg" ;; 
 696   -program-suffix | --program-suffix | --program-suffi | --program-suff \
 
 697   | --program-suf | --program-su | --program-s) 
 698     ac_prev
=program_suffix 
;; 
 699   -program-suffix=* | --program-suffix=* | --program-suffi=* \
 
 700   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 
 701     program_suffix
="$ac_optarg" ;; 
 703   -program-transform-name | --program-transform-name \
 
 704   | --program-transform-nam | --program-transform-na \
 
 705   | --program-transform-n | --program-transform- \
 
 706   | --program-transform | --program-transfor \
 
 707   | --program-transfo | --program-transf \
 
 708   | --program-trans | --program-tran \
 
 709   | --progr-tra | --program-tr | --program-t) 
 710     ac_prev
=program_transform_name 
;; 
 711   -program-transform-name=* | --program-transform-name=* \
 
 712   | --program-transform-nam=* | --program-transform-na=* \
 
 713   | --program-transform-n=* | --program-transform-=* \
 
 714   | --program-transform=* | --program-transfor=* \
 
 715   | --program-transfo=* | --program-transf=* \
 
 716   | --program-trans=* | --program-tran=* \
 
 717   | --progr-tra=* | --program-tr=* | --program-t=*) 
 718     program_transform_name
="$ac_optarg" ;; 
 720   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
 721   | -silent | --silent | --silen | --sile | --sil) 
 724   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) 
 726   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
 
 728     sbindir
="$ac_optarg" ;; 
 730   -sharedstatedir | --sharedstatedir | --sharedstatedi \
 
 731   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
 
 732   | --sharedst | --shareds | --shared | --share | --shar \
 
 734     ac_prev
=sharedstatedir 
;; 
 735   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
 
 736   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
 
 737   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
 
 739     sharedstatedir
="$ac_optarg" ;; 
 741   -site | --site | --sit) 
 743   -site=* | --site=* | --sit=*) 
 746   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) 
 748   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) 
 749     srcdir
="$ac_optarg" ;; 
 751   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
 
 752   | --syscon | --sysco | --sysc | --sys | --sy) 
 753     ac_prev
=sysconfdir 
;; 
 754   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
 
 755   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) 
 756     sysconfdir
="$ac_optarg" ;; 
 758   -target | --target | --targe | --targ | --tar | --ta | --t) 
 760   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) 
 761     target
="$ac_optarg" ;; 
 763   -v | -verbose | --verbose | --verbos | --verbo | --verb) 
 766   -version | --version | --versio | --versi | --vers) 
 767     echo "configure generated by autoconf version 2.13" 
 771     ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` 
 772     # Reject names that are not valid shell variable names. 
 773     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then 
 774       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } 
 776     ac_package
=`echo $ac_package| sed 's/-/_/g'` 
 781     eval "with_${ac_package}='$ac_optarg'" ;; 
 783   -without-* | --without-*) 
 784     ac_package
=`echo $ac_option|sed -e 's/-*without-//'` 
 785     # Reject names that are not valid shell variable names. 
 786     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then 
 787       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } 
 789     ac_package
=`echo $ac_package| sed 's/-/_/g'` 
 790     eval "with_${ac_package}=no" ;; 
 793     # Obsolete; use --with-x. 
 796   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
 
 797   | --x-incl | --x-inc | --x-in | --x-i) 
 798     ac_prev
=x_includes 
;; 
 799   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
 
 800   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) 
 801     x_includes
="$ac_optarg" ;; 
 803   -x-libraries | --x-libraries | --x-librarie | --x-librari \
 
 804   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) 
 805     ac_prev
=x_libraries 
;; 
 806   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
 
 807   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 
 808     x_libraries
="$ac_optarg" ;; 
 810   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } 
 814     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then 
 815       echo "configure: warning: $ac_option: invalid host type" 1>&2 
 817     if test "x$nonopt" != xNONE
; then 
 818       { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } 
 826 if test -n "$ac_prev"; then 
 827   { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } 
 830 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 
 832 # File descriptor usage: 
 835 # 2 errors and warnings 
 836 # 3 some systems may open it to /dev/tty 
 837 # 4 used on the Kubota Titan 
 838 # 6 checking for... messages and results 
 839 # 5 compiler messages saved in config.log 
 840 if test "$silent" = yes; then 
 848 This file contains any messages produced by compilers while 
 849 running configure, to aid debugging if configure makes a mistake. 
 852 # Strip out --no-create and --no-recursion so they do not pile up. 
 853 # Also quote any args containing shell metacharacters. 
 858   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
 
 859   | --no-cr | --no-c) ;; 
 860   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
 
 861   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; 
 862   *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) 
 863   ac_configure_args
="$ac_configure_args '$ac_arg'" ;; 
 864   *) ac_configure_args
="$ac_configure_args $ac_arg" ;; 
 869 # Only set these to C if already set.  These must not be set unconditionally 
 870 # because not all systems understand e.g. LANG=C (notably SCO). 
 871 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! 
 872 # Non-C LC_CTYPE values break the ctype check. 
 873 if test "${LANG+set}"   = set; then LANG
=C
;   export LANG
;   fi 
 874 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi 
 875 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi 
 876 if test "${LC_CTYPE+set}"    = set; then LC_CTYPE
=C
;    export LC_CTYPE
;    fi 
 878 # confdefs.h avoids OS command line length limits that DEFS can exceed. 
 879 rm -rf conftest
* confdefs.h
 
 880 # AIX cpp loses on an empty file, so make sure it contains at least a newline. 
 883 # A filename unique to this package, relative to the directory that 
 884 # configure is in, which we can look for to find out if srcdir is correct. 
 885 ac_unique_file
=wx
-config.
in 
 887 # Find the source files, if location was not specified. 
 888 if test -z "$srcdir"; then 
 889   ac_srcdir_defaulted
=yes 
 890   # Try the directory containing this script, then its parent. 
 892   ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` 
 893   test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
 
 895   if test ! -r $srcdir/$ac_unique_file; then 
 899   ac_srcdir_defaulted
=no
 
 901 if test ! -r $srcdir/$ac_unique_file; then 
 902   if test "$ac_srcdir_defaulted" = yes; then 
 903     { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } 
 905     { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } 
 908 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` 
 910 # Prefer explicitly selected file to automatically selected ones. 
 911 if test -z "$CONFIG_SITE"; then 
 912   if test "x$prefix" != xNONE
; then 
 913     CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site" 
 915     CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" 
 918 for ac_site_file 
in $CONFIG_SITE; do 
 919   if test -r "$ac_site_file"; then 
 920     echo "loading site script $ac_site_file" 
 925 if test -r "$cache_file"; then 
 926   echo "loading cache $cache_file" 
 929   echo "creating cache $cache_file" 
 934 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
 935 ac_cpp
='$CPP $CPPFLAGS' 
 936 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
 937 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
 938 cross_compiling
=$ac_cv_prog_cc_cross 
 942 if (echo "testing\c"; echo 1,2,3) | grep c 
>/dev
/null
; then 
 943   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. 
 944   if (echo -n testing
; echo 1,2,3) | sed s
/-n/xn
/ | grep xn 
>/dev
/null
; then 
 951   ac_n
= ac_c
='\c' ac_t
= 
 957 for ac_dir 
in $srcdir $srcdir/.. 
$srcdir/..
/..
; do 
 958   if test -f $ac_dir/install-sh; then 
 960     ac_install_sh
="$ac_aux_dir/install-sh -c" 
 962   elif test -f $ac_dir/install.sh
; then 
 964     ac_install_sh
="$ac_aux_dir/install.sh -c" 
 968 if test -z "$ac_aux_dir"; then 
 969   { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; } 
 971 ac_config_guess
=$ac_aux_dir/config.guess
 
 972 ac_config_sub
=$ac_aux_dir/config.sub
 
 973 ac_configure
=$ac_aux_dir/configure 
# This should be Cygnus configure. 
 976 # Do some error checking and defaulting for the host and target type. 
 978 #    configure --host=HOST --target=TARGET --build=BUILD NONOPT 
 981 # 1. You are not allowed to specify --host, --target, and nonopt at the 
 983 # 2. Host defaults to nonopt. 
 984 # 3. If nonopt is not specified, then host defaults to the current host, 
 985 #    as determined by config.guess. 
 986 # 4. Target and build default to nonopt. 
 987 # 5. If nonopt is not specified, then target and build default to host. 
 989 # The aliases save the names the user supplied, while $host etc. 
 990 # will get canonicalized. 
 991 case $host---$target---$nonopt in 
 992 NONE
---*---* | *---NONE---* | *---*---NONE) ;; 
 993 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;; 
 997 # Make sure we can run config.sub. 
 998 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 
>/dev
/null 
2>&1; then : 
 999 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } 
1002 echo $ac_n "checking host system type""... $ac_c" 1>&6 
1003 echo "configure:1004: checking host system type" >&5 
1006 case "$host_alias" in 
1010     if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then : 
1011     else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } 
1013   *) host_alias
=$nonopt ;; 
1017 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias` 
1018 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` 
1019 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 
1020 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 
1021 echo "$ac_t""$host" 1>&6 
1023 echo $ac_n "checking target system type""... $ac_c" 1>&6 
1024 echo "configure:1025: checking target system type" >&5 
1026 target_alias
=$target 
1027 case "$target_alias" in 
1030   NONE
) target_alias
=$host_alias ;; 
1031   *) target_alias
=$nonopt ;; 
1035 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias` 
1036 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` 
1037 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 
1038 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 
1039 echo "$ac_t""$target" 1>&6 
1041 echo $ac_n "checking build system type""... $ac_c" 1>&6 
1042 echo "configure:1043: checking build system type" >&5 
1045 case "$build_alias" in 
1048   NONE
) build_alias
=$host_alias ;; 
1049   *) build_alias
=$nonopt ;; 
1053 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias` 
1054 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` 
1055 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 
1056 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 
1057 echo "$ac_t""$build" 1>&6 
1059 test "$host_alias" != "$target_alias" && 
1060   test "$program_prefix$program_suffix$program_transform_name" = \
 
1062   program_prefix
=${target_alias}- 
1066 WX_MAJOR_VERSION_NUMBER
=2 
1067 WX_MINOR_VERSION_NUMBER
=3 
1070 WX_VERSION
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER.
$WX_RELEASE_NUMBER 
1071 WX_RELEASE
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER 
1073 WX_MSW_VERSION
=$WX_MAJOR_VERSION_NUMBER$WX_MINOR_VERSION_NUMBER$WX_RELEASE_NUMBER 
1107 NEEDS_D_REENTRANT_FOR_R_FUNCS
=0 
1109 ALL_TOOLKITS
="GTK MAC MGL MICROWIN MOTIF MSW PM WINE X11" 
1114 DEFAULT_wxUSE_MICROWIN
=0 
1115 DEFAULT_wxUSE_MOTIF
=0 
1118 DEFAULT_wxUSE_WINE
=0 
1121 DEFAULT_DEFAULT_wxUSE_GTK
=0 
1122 DEFAULT_DEFAULT_wxUSE_MAC
=0 
1123 DEFAULT_DEFAULT_wxUSE_MGL
=0 
1124 DEFAULT_DEFAULT_wxUSE_MICROWIN
=0 
1125 DEFAULT_DEFAULT_wxUSE_MOTIF
=0 
1126 DEFAULT_DEFAULT_wxUSE_MSW
=0 
1127 DEFAULT_DEFAULT_wxUSE_PM
=0 
1128 DEFAULT_DEFAULT_wxUSE_WINE
=0 
1129 DEFAULT_DEFAULT_wxUSE_X11
=0 
1137     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1138     NEEDS_D_REENTRANT_FOR_R_FUNCS
=1 
1140     cat >> confdefs.h 
<<\EOF
 
1147     cat >> confdefs.h 
<<\EOF
 
1152     if test "x$TMP" = "xalpha"; then 
1154       cat >> confdefs.h 
<<\EOF
 
1159     DEFAULT_DEFAULT_wxUSE_GTK
=1 
1161   *-*-irix5* | *-*-irix6* ) 
1164     cat >> confdefs.h 
<<\EOF
 
1168     cat >> confdefs.h 
<<\EOF
 
1172     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1178     cat >> confdefs.h 
<<\EOF
 
1182     cat >> confdefs.h 
<<\EOF
 
1183 #define __SOLARIS__ 1 
1186     cat >> confdefs.h 
<<\EOF
 
1190     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1191     NEEDS_D_REENTRANT_FOR_R_FUNCS
=1 
1197     cat >> confdefs.h 
<<\EOF
 
1201     cat >> confdefs.h 
<<\EOF
 
1205     cat >> confdefs.h 
<<\EOF
 
1209     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1214     cat >> confdefs.h 
<<\EOF
 
1215 #define __FREEBSD__ 1 
1218     cat >> confdefs.h 
<<\EOF
 
1222     DEFAULT_DEFAULT_wxUSE_GTK
=1 
1227     cat >> confdefs.h 
<<\EOF
 
1228 #define __FREEBSD__ 1 
1231     cat >> confdefs.h 
<<\EOF
 
1232 #define __OPENBSD__ 1 
1235     DEFAULT_DEFAULT_wxUSE_GTK
=1 
1240     cat >> confdefs.h 
<<\EOF
 
1241 #define __FREEBSD__ 1 
1244     cat >> confdefs.h 
<<\EOF
 
1245 #define __NETBSD__ 1 
1248     DEFAULT_DEFAULT_wxUSE_GTK
=1 
1253     cat >> confdefs.h 
<<\EOF
 
1257     cat >> confdefs.h 
<<\EOF
 
1261     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1262     NEEDS_D_REENTRANT_FOR_R_FUNCS
=1 
1267     cat >> confdefs.h 
<<\EOF
 
1271     cat >> confdefs.h 
<<\EOF
 
1275     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1280     cat >> confdefs.h 
<<\EOF
 
1284     cat >> confdefs.h 
<<\EOF
 
1288     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1294     cat >> confdefs.h 
<<\EOF
 
1298     cat >> confdefs.h 
<<\EOF
 
1302     cat >> confdefs.h 
<<\EOF
 
1306     DEFAULT_DEFAULT_wxUSE_MOTIF
=1 
1309   *-*-cygwin* | *-*-mingw32* ) 
1313     cat >> confdefs.h 
<<\EOF
 
1317     cat >> confdefs.h 
<<\EOF
 
1321     cat >> confdefs.h 
<<\EOF
 
1322 #define __WINDOWS__ 1 
1325     cat >> confdefs.h 
<<\EOF
 
1326 #define __GNUWIN32__ 1 
1329     cat >> confdefs.h 
<<\EOF
 
1333     cat >> confdefs.h 
<<\EOF
 
1334 #define WINVER 0x0400 
1339     DEFAULT_DEFAULT_wxUSE_MSW
=1 
1345     cat >> confdefs.h 
<<\EOF
 
1350     DEFAULT_DEFAULT_wxUSE_MGL
=1 
1353   *-pc-os2_emx | *-pc-os2-emx ) 
1354     cat >> confdefs.h 
<<\EOF
 
1359     DEFAULT_DEFAULT_wxUSE_PM
=1 
1360     LIBS
="$LIBS -lstdcpp" 
1367     cat >> confdefs.h 
<<\EOF
 
1371     cat >> confdefs.h 
<<\EOF
 
1372 #define __DARWIN__ 1 
1375     cat >> confdefs.h 
<<\EOF
 
1376 #define __POWERPC__ 1 
1379     DEFAULT_DEFAULT_wxUSE_MAC
=1 
1384     cat >> confdefs.h 
<<\EOF
 
1391     { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; } 
1394 if test "$USE_UNIX" = 1 ; then 
1396     cat >> confdefs.h 
<<\EOF
 
1402 if test "$USE_LINUX" = 1; then 
1403     echo $ac_n "checking for glibc 2.1 or later""... $ac_c" 1>&6 
1404 echo "configure:1405: checking for glibc 2.1 or later" >&5 
1405 if eval "test \"`echo '$''{'wx_lib_glibc21'+set}'`\" = set"; then 
1406   echo $ac_n "(cached) $ac_c" 1>&6 
1409         cat > conftest.
$ac_ext <<EOF 
1410 #line 1411 "configure" 
1411 #include "confdefs.h" 
1412 #include <features.h> 
1415                 #if !__GLIBC_PREREQ(2, 1) 
1421 if { (eval echo configure
:1422: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
1427   echo "configure: failed program was:" >&5 
1428   cat conftest.
$ac_ext >&5 
1439 echo "$ac_t""$wx_lib_glibc21" 1>&6 
1440     if test "$wx_lib_glibc21" = "yes"; then 
1441         cat >> confdefs.h 
<<\EOF
 
1442 #define wxHAVE_GLIBC2 1 
1451           wx_arg_cache_file
="configarg.cache" 
1452           echo "loading argument cache $wx_arg_cache_file" 
1453           rm -f ${wx_arg_cache_file}.tmp
 
1454           touch ${wx_arg_cache_file}.tmp
 
1455           touch ${wx_arg_cache_file} 
1459 if test $DEBUG_CONFIGURE = 1; then 
1460   DEFAULT_wxUSE_UNIVERSAL
=no
 
1462   DEFAULT_wxUSE_NANOX
=no
 
1464   DEFAULT_wxUSE_THREADS
=yes 
1466   DEFAULT_wxUSE_SHARED
=yes 
1467   DEFAULT_wxUSE_SONAME
=no
 
1468   DEFAULT_wxUSE_OPTIMISE
=no
 
1469   DEFAULT_wxUSE_PROFILE
=no
 
1470   DEFAULT_wxUSE_NO_DEPS
=no
 
1471   DEFAULT_wxUSE_NO_RTTI
=yes 
1472   DEFAULT_wxUSE_NO_EXCEPTIONS
=yes 
1473   DEFAULT_wxUSE_PERMISSIVE
=no
 
1474   DEFAULT_wxUSE_DEBUG_FLAG
=yes 
1475   DEFAULT_wxUSE_DEBUG_INFO
=yes 
1476   DEFAULT_wxUSE_DEBUG_GDB
=yes 
1477   DEFAULT_wxUSE_MEM_TRACING
=no
 
1478   DEFAULT_wxUSE_DEBUG_CONTEXT
=no
 
1479   DEFAULT_wxUSE_DMALLOC
=no
 
1480   DEFAULT_wxUSE_PRECOMP
=no
 
1481   DEFAULT_wxUSE_APPLE_IEEE
=no
 
1483   DEFAULT_wxUSE_LOG
=yes 
1484   DEFAULT_wxUSE_LOGWINDOW
=no
 
1485   DEFAULT_wxUSE_LOGGUI
=no
 
1486   DEFAULT_wxUSE_LOGDIALOG
=no
 
1488   DEFAULT_wxUSE_GUI
=yes 
1489   DEFAULT_wxUSE_CONTROLS
=no
 
1491   DEFAULT_wxUSE_REGEX
=no
 
1492   DEFAULT_wxUSE_ZLIB
=no
 
1493   DEFAULT_wxUSE_LIBPNG
=no
 
1494   DEFAULT_wxUSE_LIBJPEG
=no
 
1495   DEFAULT_wxUSE_LIBTIFF
=no
 
1496   DEFAULT_wxUSE_ODBC
=no
 
1497   DEFAULT_wxUSE_OPENGL
=no
 
1499   DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=no
 
1500   DEFAULT_wxUSE_SNGLINST_CHECKER
=no
 
1501   DEFAULT_wxUSE_STD_IOSTREAM
=no
 
1502   DEFAULT_wxUSE_CMDLINE_PARSER
=no
 
1503   DEFAULT_wxUSE_DATETIME
=no
 
1504   DEFAULT_wxUSE_TIMEDATE
=no
 
1505   DEFAULT_wxUSE_TIMER
=no
 
1506   DEFAULT_wxUSE_STOPWATCH
=no
 
1507   DEFAULT_wxUSE_FILE
=no
 
1508   DEFAULT_wxUSE_FFILE
=no
 
1509   DEFAULT_wxUSE_TEXTBUFFER
=no
 
1510   DEFAULT_wxUSE_TEXTFILE
=no
 
1511   DEFAULT_wxUSE_WAVE
=no
 
1512   DEFAULT_wxUSE_INTL
=no
 
1513   DEFAULT_wxUSE_CONFIG
=no
 
1514   DEFAULT_wxUSE_FONTMAP
=no
 
1515   DEFAULT_wxUSE_STREAMS
=no
 
1516   DEFAULT_wxUSE_SOCKETS
=no
 
1517   DEFAULT_wxUSE_DIALUP_MANAGER
=no
 
1518   DEFAULT_wxUSE_JOYSTICK
=no
 
1519   DEFAULT_wxUSE_DYNLIB_CLASS
=no
 
1520   DEFAULT_wxUSE_DYNAMIC_LOADER
=no
 
1521   DEFAULT_wxUSE_LONGLONG
=no
 
1522   DEFAULT_wxUSE_GEOMETRY
=no
 
1524   DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=no
 
1525   DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=no
 
1526   DEFAULT_wxUSE_POSTSCRIPT
=no
 
1528   DEFAULT_wxUSE_X_RESOURCES
=no
 
1529   DEFAULT_wxUSE_CLIPBOARD
=no
 
1530   DEFAULT_wxUSE_TOOLTIPS
=no
 
1531   DEFAULT_wxUSE_DRAG_AND_DROP
=no
 
1532   DEFAULT_wxUSE_DRAGIMAGE
=no
 
1533   DEFAULT_wxUSE_SPLINES
=no
 
1535   DEFAULT_wxUSE_MDI_ARCHITECTURE
=no
 
1536   DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=no
 
1537   DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=no
 
1539   DEFAULT_wxUSE_PROLOGIO
=no
 
1540   DEFAULT_wxUSE_RESOURCES
=no
 
1541   DEFAULT_wxUSE_CONSTRAINTS
=no
 
1542   DEFAULT_wxUSE_IPC
=no
 
1543   DEFAULT_wxUSE_HELP
=no
 
1544   DEFAULT_wxUSE_MS_HTML_HELP
=no
 
1545   DEFAULT_wxUSE_WXHTML_HELP
=no
 
1546   DEFAULT_wxUSE_TREELAYOUT
=no
 
1547   DEFAULT_wxUSE_METAFILE
=no
 
1548   DEFAULT_wxUSE_MIMETYPE
=no
 
1549   DEFAULT_wxUSE_SYSTEM_OPTIONS
=no
 
1550   DEFAULT_wxUSE_PROTOCOL
=no
 
1551   DEFAULT_wxUSE_PROTOCOL_HTTP
=no
 
1552   DEFAULT_wxUSE_PROTOCOL_FTP
=no
 
1553   DEFAULT_wxUSE_PROTOCOL_FILE
=no
 
1554   DEFAULT_wxUSE_URL
=no
 
1556   DEFAULT_wxUSE_COMMONDLGS
=no
 
1557   DEFAULT_wxUSE_CHOICEDLG
=no
 
1558   DEFAULT_wxUSE_COLOURDLG
=no
 
1559   DEFAULT_wxUSE_DIRDLG
=no
 
1560   DEFAULT_wxUSE_FILEDLG
=no
 
1561   DEFAULT_wxUSE_FINDREPLDLG
=no
 
1562   DEFAULT_wxUSE_FONTDLG
=no
 
1563   DEFAULT_wxUSE_MSGDLG
=no
 
1564   DEFAULT_wxUSE_NUMBERDLG
=no
 
1565   DEFAULT_wxUSE_TEXTDLG
=no
 
1566   DEFAULT_wxUSE_SPLASH
=no
 
1567   DEFAULT_wxUSE_STARTUP_TIPS
=no
 
1568   DEFAULT_wxUSE_PROGRESSDLG
=no
 
1569   DEFAULT_wxUSE_WIZARDDLG
=no
 
1571   DEFAULT_wxUSE_MENUS
=no
 
1572   DEFAULT_wxUSE_MINIFRAME
=no
 
1573   DEFAULT_wxUSE_HTML
=no
 
1574   DEFAULT_wxUSE_FILESYSTEM
=no
 
1575   DEFAULT_wxUSE_FS_INET
=no
 
1576   DEFAULT_wxUSE_FS_ZIP
=no
 
1577   DEFAULT_wxUSE_BUSYINFO
=no
 
1578   DEFAULT_wxUSE_ZIPSTREAM
=no
 
1579   DEFAULT_wxUSE_VALIDATORS
=no
 
1581   DEFAULT_wxUSE_ACCEL
=no
 
1582   DEFAULT_wxUSE_BUTTON
=no
 
1583   DEFAULT_wxUSE_BMPBUTTON
=no
 
1584   DEFAULT_wxUSE_CALCTRL
=no
 
1585   DEFAULT_wxUSE_CARET
=no
 
1586   DEFAULT_wxUSE_CHECKBOX
=no
 
1587   DEFAULT_wxUSE_CHECKLST
=no
 
1588   DEFAULT_wxUSE_CHOICE
=no
 
1589   DEFAULT_wxUSE_COMBOBOX
=no
 
1590   DEFAULT_wxUSE_GAUGE
=no
 
1591   DEFAULT_wxUSE_GRID
=no
 
1592   DEFAULT_wxUSE_NEW_GRID
=no
 
1593   DEFAULT_wxUSE_IMAGLIST
=no
 
1594   DEFAULT_wxUSE_LISTBOX
=no
 
1595   DEFAULT_wxUSE_LISTCTRL
=no
 
1596   DEFAULT_wxUSE_NOTEBOOK
=no
 
1597   DEFAULT_wxUSE_PROPSHEET
=no
 
1598   DEFAULT_wxUSE_RADIOBOX
=no
 
1599   DEFAULT_wxUSE_RADIOBTN
=no
 
1600   DEFAULT_wxUSE_SASH
=no
 
1601   DEFAULT_wxUSE_SCROLLBAR
=no
 
1602   DEFAULT_wxUSE_SLIDER
=no
 
1603   DEFAULT_wxUSE_SPINBTN
=no
 
1604   DEFAULT_wxUSE_SPINCTRL
=no
 
1605   DEFAULT_wxUSE_SPLITTER
=no
 
1606   DEFAULT_wxUSE_STATBMP
=no
 
1607   DEFAULT_wxUSE_STATBOX
=no
 
1608   DEFAULT_wxUSE_STATLINE
=no
 
1609   DEFAULT_wxUSE_STATTEXT
=no
 
1610   DEFAULT_wxUSE_STATUSBAR
=yes 
1611   DEFAULT_wxUSE_TABDIALOG
=no
 
1612   DEFAULT_wxUSE_TEXTCTRL
=no
 
1613   DEFAULT_wxUSE_TOGGLEBTN
=no
 
1614   DEFAULT_wxUSE_TOOLBAR
=no
 
1615   DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
 
1616   DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
 
1617   DEFAULT_wxUSE_TREECTRL
=no
 
1618   DEFAULT_wxUSE_POPUPWIN
=no
 
1619   DEFAULT_wxUSE_TIPWINDOW
=no
 
1621   DEFAULT_wxUSE_UNICODE
=no
 
1622   DEFAULT_wxUSE_UNICODE_MSLU
=no
 
1623   DEFAULT_wxUSE_WCSRTOMBS
=no
 
1625   DEFAULT_wxUSE_PALETTE
=no
 
1626   DEFAULT_wxUSE_IMAGE
=no
 
1627   DEFAULT_wxUSE_GIF
=no
 
1628   DEFAULT_wxUSE_PCX
=no
 
1629   DEFAULT_wxUSE_PNM
=no
 
1630   DEFAULT_wxUSE_IFF
=no
 
1631   DEFAULT_wxUSE_XPM
=no
 
1632   DEFAULT_wxUSE_ICO_CUR
=no
 
1634   DEFAULT_wxUSE_UNIVERSAL
=no
 
1636   DEFAULT_wxUSE_NANOX
=no
 
1638   DEFAULT_wxUSE_THREADS
=yes 
1640   DEFAULT_wxUSE_SHARED
=yes 
1641   DEFAULT_wxUSE_SONAME
=no
 
1642   DEFAULT_wxUSE_OPTIMISE
=yes 
1643   DEFAULT_wxUSE_PROFILE
=no
 
1644   DEFAULT_wxUSE_NO_DEPS
=no
 
1645   DEFAULT_wxUSE_NO_RTTI
=yes 
1646   DEFAULT_wxUSE_NO_EXCEPTIONS
=yes 
1647   DEFAULT_wxUSE_PERMISSIVE
=no
 
1648   DEFAULT_wxUSE_DEBUG_FLAG
=no
 
1649   DEFAULT_wxUSE_DEBUG_INFO
=no
 
1650   DEFAULT_wxUSE_DEBUG_GDB
=no
 
1651   DEFAULT_wxUSE_MEM_TRACING
=no
 
1652   DEFAULT_wxUSE_DEBUG_CONTEXT
=no
 
1653   DEFAULT_wxUSE_DMALLOC
=no
 
1654   DEFAULT_wxUSE_PRECOMP
=no
 
1655   DEFAULT_wxUSE_APPLE_IEEE
=yes 
1657   DEFAULT_wxUSE_LOG
=yes 
1658   DEFAULT_wxUSE_LOGWINDOW
=yes 
1659   DEFAULT_wxUSE_LOGGUI
=yes 
1660   DEFAULT_wxUSE_LOGDIALOG
=yes 
1662   DEFAULT_wxUSE_GUI
=yes 
1664   DEFAULT_wxUSE_REGEX
=yes 
1665   DEFAULT_wxUSE_ZLIB
=yes 
1666   DEFAULT_wxUSE_LIBPNG
=yes 
1667   DEFAULT_wxUSE_LIBJPEG
=yes 
1668   DEFAULT_wxUSE_LIBTIFF
=yes 
1669   DEFAULT_wxUSE_ODBC
=no
 
1670   DEFAULT_wxUSE_OPENGL
=no
 
1672   DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=yes 
1673   DEFAULT_wxUSE_SNGLINST_CHECKER
=yes 
1674   DEFAULT_wxUSE_STD_IOSTREAM
=no
 
1675   DEFAULT_wxUSE_CMDLINE_PARSER
=yes 
1676   DEFAULT_wxUSE_DATETIME
=yes 
1677   DEFAULT_wxUSE_TIMEDATE
=no
 
1678   DEFAULT_wxUSE_TIMER
=yes 
1679   DEFAULT_wxUSE_STOPWATCH
=yes 
1680   DEFAULT_wxUSE_FILE
=yes 
1681   DEFAULT_wxUSE_FFILE
=yes 
1682   DEFAULT_wxUSE_TEXTBUFFER
=yes 
1683   DEFAULT_wxUSE_TEXTFILE
=yes 
1684   DEFAULT_wxUSE_WAVE
=no
 
1685   DEFAULT_wxUSE_INTL
=yes 
1686   DEFAULT_wxUSE_CONFIG
=yes 
1687   DEFAULT_wxUSE_FONTMAP
=yes 
1688   DEFAULT_wxUSE_STREAMS
=yes 
1689   DEFAULT_wxUSE_SOCKETS
=yes 
1690   DEFAULT_wxUSE_DIALUP_MANAGER
=yes 
1691   DEFAULT_wxUSE_JOYSTICK
=yes 
1692   DEFAULT_wxUSE_DYNLIB_CLASS
=yes 
1693   DEFAULT_wxUSE_DYNAMIC_LOADER
=yes 
1694   DEFAULT_wxUSE_LONGLONG
=yes 
1695   DEFAULT_wxUSE_GEOMETRY
=yes 
1697   DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=yes 
1698   DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=yes 
1699   DEFAULT_wxUSE_POSTSCRIPT
=yes 
1701   DEFAULT_wxUSE_X_RESOURCES
=no
 
1702   DEFAULT_wxUSE_CLIPBOARD
=yes 
1703   DEFAULT_wxUSE_TOOLTIPS
=yes 
1704   DEFAULT_wxUSE_DRAG_AND_DROP
=yes 
1705   DEFAULT_wxUSE_DRAGIMAGE
=yes 
1706   DEFAULT_wxUSE_SPLINES
=yes 
1708   DEFAULT_wxUSE_MDI_ARCHITECTURE
=yes 
1709   DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=yes 
1710   DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=yes 
1712   DEFAULT_wxUSE_PROLOGIO
=yes 
1713   DEFAULT_wxUSE_RESOURCES
=yes 
1714   DEFAULT_wxUSE_CONSTRAINTS
=yes 
1715   DEFAULT_wxUSE_IPC
=yes 
1716   DEFAULT_wxUSE_HELP
=yes 
1717   DEFAULT_wxUSE_MS_HTML_HELP
=yes 
1718   DEFAULT_wxUSE_WXHTML_HELP
=yes 
1719   DEFAULT_wxUSE_TREELAYOUT
=yes 
1720   DEFAULT_wxUSE_METAFILE
=yes 
1721   DEFAULT_wxUSE_MIMETYPE
=yes 
1722   DEFAULT_wxUSE_SYSTEM_OPTIONS
=yes 
1723   DEFAULT_wxUSE_PROTOCOL
=yes 
1724   DEFAULT_wxUSE_PROTOCOL_HTTP
=yes 
1725   DEFAULT_wxUSE_PROTOCOL_FTP
=yes 
1726   DEFAULT_wxUSE_PROTOCOL_FILE
=yes 
1727   DEFAULT_wxUSE_URL
=yes 
1729   DEFAULT_wxUSE_COMMONDLGS
=yes 
1730   DEFAULT_wxUSE_CHOICEDLG
=yes 
1731   DEFAULT_wxUSE_COLOURDLG
=yes 
1732   DEFAULT_wxUSE_DIRDLG
=yes 
1733   DEFAULT_wxUSE_FILEDLG
=yes 
1734   DEFAULT_wxUSE_FINDREPLDLG
=yes 
1735   DEFAULT_wxUSE_FONTDLG
=yes 
1736   DEFAULT_wxUSE_MSGDLG
=yes 
1737   DEFAULT_wxUSE_NUMBERDLG
=yes 
1738   DEFAULT_wxUSE_TEXTDLG
=yes 
1739   DEFAULT_wxUSE_SPLASH
=yes 
1740   DEFAULT_wxUSE_STARTUP_TIPS
=yes 
1741   DEFAULT_wxUSE_PROGRESSDLG
=yes 
1742   DEFAULT_wxUSE_WIZARDDLG
=yes 
1744   DEFAULT_wxUSE_MENUS
=yes 
1745   DEFAULT_wxUSE_MINIFRAME
=yes 
1746   DEFAULT_wxUSE_HTML
=yes 
1747   DEFAULT_wxUSE_FILESYSTEM
=yes 
1748   DEFAULT_wxUSE_FS_INET
=yes 
1749   DEFAULT_wxUSE_FS_ZIP
=yes 
1750   DEFAULT_wxUSE_BUSYINFO
=yes 
1751   DEFAULT_wxUSE_ZIPSTREAM
=yes 
1752   DEFAULT_wxUSE_VALIDATORS
=yes 
1754   DEFAULT_wxUSE_ACCEL
=yes 
1755   DEFAULT_wxUSE_BUTTON
=yes 
1756   DEFAULT_wxUSE_BMPBUTTON
=yes 
1757   DEFAULT_wxUSE_CALCTRL
=yes 
1758   DEFAULT_wxUSE_CARET
=yes 
1759   DEFAULT_wxUSE_CHECKBOX
=yes 
1760   DEFAULT_wxUSE_CHECKLST
=yes 
1761   DEFAULT_wxUSE_CHOICE
=yes 
1762   DEFAULT_wxUSE_COMBOBOX
=yes 
1763   DEFAULT_wxUSE_GAUGE
=yes 
1764   DEFAULT_wxUSE_GRID
=yes 
1765   DEFAULT_wxUSE_NEW_GRID
=yes 
1766   DEFAULT_wxUSE_IMAGLIST
=yes 
1767   DEFAULT_wxUSE_LISTBOX
=yes 
1768   DEFAULT_wxUSE_LISTCTRL
=yes 
1769   DEFAULT_wxUSE_NOTEBOOK
=yes 
1770   DEFAULT_wxUSE_PROPSHEET
=yes 
1771   DEFAULT_wxUSE_RADIOBOX
=yes 
1772   DEFAULT_wxUSE_RADIOBTN
=yes 
1773   DEFAULT_wxUSE_SASH
=yes 
1774   DEFAULT_wxUSE_SCROLLBAR
=yes 
1775   DEFAULT_wxUSE_SLIDER
=yes 
1776   DEFAULT_wxUSE_SPINBTN
=yes 
1777   DEFAULT_wxUSE_SPINCTRL
=yes 
1778   DEFAULT_wxUSE_SPLITTER
=yes 
1779   DEFAULT_wxUSE_STATBMP
=yes 
1780   DEFAULT_wxUSE_STATBOX
=yes 
1781   DEFAULT_wxUSE_STATLINE
=yes 
1782   DEFAULT_wxUSE_STATTEXT
=yes 
1783   DEFAULT_wxUSE_STATUSBAR
=yes 
1784   DEFAULT_wxUSE_TABDIALOG
=no
 
1785   DEFAULT_wxUSE_TEXTCTRL
=yes 
1786   DEFAULT_wxUSE_TOGGLEBTN
=yes 
1787   DEFAULT_wxUSE_TOOLBAR
=yes 
1788   DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes 
1789   DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes 
1790   DEFAULT_wxUSE_TREECTRL
=yes 
1791   DEFAULT_wxUSE_POPUPWIN
=yes 
1792   DEFAULT_wxUSE_TIPWINDOW
=yes 
1794   DEFAULT_wxUSE_UNICODE
=no
 
1795   DEFAULT_wxUSE_UNICODE_MSLU
=yes 
1796   DEFAULT_wxUSE_WCSRTOMBS
=no
 
1798   DEFAULT_wxUSE_PALETTE
=yes 
1799   DEFAULT_wxUSE_IMAGE
=yes 
1800   DEFAULT_wxUSE_GIF
=yes 
1801   DEFAULT_wxUSE_PCX
=yes 
1802   DEFAULT_wxUSE_IFF
=no
 
1803   DEFAULT_wxUSE_PNM
=yes 
1804   DEFAULT_wxUSE_XPM
=yes 
1805   DEFAULT_wxUSE_ICO_CUR
=yes 
1810 for toolkit 
in `echo $ALL_TOOLKITS`; do 
1811   LINE
=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}` 
1812   if test "x$LINE" != x 
; then 
1813     has_toolkit_in_cache
=1 
1814     eval "DEFAULT_$LINE" 
1815     eval "CACHE_$toolkit=1" 
1821           echo $ac_n "checking for --enable-gui""... $ac_c" 1>&6 
1822 echo "configure:1823: checking for --enable-gui" >&5 
1824           # Check whether --enable-gui or --disable-gui was given. 
1825 if test "${enable_gui+set}" = set; then 
1826   enableval
="$enable_gui" 
1828                           if test "$enableval" = yes; then 
1829                             ac_cv_use_gui
='wxUSE_GUI=yes' 
1831                             ac_cv_use_gui
='wxUSE_GUI=no' 
1836                           LINE
=`grep "wxUSE_GUI" ${wx_arg_cache_file}` 
1837                           if test "x$LINE" != x 
; then 
1838                             eval "DEFAULT_$LINE" 
1843                           ac_cv_use_gui
='wxUSE_GUI='$DEFAULT_wxUSE_GUI 
1848           eval "$ac_cv_use_gui" 
1849           if test "$no_cache" != 1; then 
1850             echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
 
1853           if test "$wxUSE_GUI" = yes; then 
1854             echo "$ac_t""yes" 1>&6 
1856             echo "$ac_t""no" 1>&6 
1860 if test "$wxUSE_GUI" = "yes"; then 
1863           echo $ac_n "checking for --enable-universal""... $ac_c" 1>&6 
1864 echo "configure:1865: checking for --enable-universal" >&5 
1866           # Check whether --enable-universal or --disable-universal was given. 
1867 if test "${enable_universal+set}" = set; then 
1868   enableval
="$enable_universal" 
1870                           if test "$enableval" = yes; then 
1871                             ac_cv_use_universal
='wxUSE_UNIVERSAL=yes' 
1873                             ac_cv_use_universal
='wxUSE_UNIVERSAL=no' 
1878                           LINE
=`grep "wxUSE_UNIVERSAL" ${wx_arg_cache_file}` 
1879                           if test "x$LINE" != x 
; then 
1880                             eval "DEFAULT_$LINE" 
1885                           ac_cv_use_universal
='wxUSE_UNIVERSAL='$DEFAULT_wxUSE_UNIVERSAL 
1890           eval "$ac_cv_use_universal" 
1891           if test "$no_cache" != 1; then 
1892             echo $ac_cv_use_universal >> ${wx_arg_cache_file}.tmp
 
1895           if test "$wxUSE_UNIVERSAL" = yes; then 
1896             echo "$ac_t""yes" 1>&6 
1898             echo "$ac_t""no" 1>&6 
1901 # Check whether --with-gtk or --without-gtk was given. 
1902 if test "${with_gtk+set}" = set; then 
1904   wxUSE_GTK
="$withval" CACHE_GTK
=1 TOOLKIT_GIVEN
=1 
1907 # Check whether --with-motif or --without-motif was given. 
1908 if test "${with_motif+set}" = set; then 
1909   withval
="$with_motif" 
1910   wxUSE_MOTIF
="$withval" CACHE_MOTIF
=1 TOOLKIT_GIVEN
=1 
1913 # Check whether --with-mac or --without-mac was given. 
1914 if test "${with_mac+set}" = set; then 
1916   wxUSE_MAC
="$withval" TOOLKIT_GIVEN
=1 
1919 # Check whether --with-wine or --without-wine was given. 
1920 if test "${with_wine+set}" = set; then 
1921   withval
="$with_wine" 
1922   wxUSE_WINE
="$withval" CACHE_WINE
=1 TOOLKIT_GIVEN
=1 
1925 # Check whether --with-msw or --without-msw was given. 
1926 if test "${with_msw+set}" = set; then 
1928   wxUSE_MSW
="$withval" CACHE_MSW TOOLKIT_GIVEN
=1 
1931 # Check whether --with-pm or --without-pm was given. 
1932 if test "${with_pm+set}" = set; then 
1934   wxUSE_PM
="$withval" CACHE_PM
=1 TOOLKIT_GIVEN
=1 
1937 # Check whether --with-mgl or --without-mgl was given. 
1938 if test "${with_mgl+set}" = set; then 
1940   wxUSE_MGL
="$withval" CACHE_MGL
=1 TOOLKIT_GIVEN
=1 
1943 # Check whether --with-microwin or --without-microwin was given. 
1944 if test "${with_microwin+set}" = set; then 
1945   withval
="$with_microwin" 
1946   wxUSE_MICROWIN
="$withval" CACHE_MICROWIN
=1 TOOLKIT_GIVEN
=1 
1949 # Check whether --with-x11 or --without-x11 was given. 
1950 if test "${with_x11+set}" = set; then 
1952   wxUSE_X11
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_X11
=1 TOOLKIT_GIVEN
=1 
1956           echo $ac_n "checking for --enable-nanox""... $ac_c" 1>&6 
1957 echo "configure:1958: checking for --enable-nanox" >&5 
1959           # Check whether --enable-nanox or --disable-nanox was given. 
1960 if test "${enable_nanox+set}" = set; then 
1961   enableval
="$enable_nanox" 
1963                           if test "$enableval" = yes; then 
1964                             ac_cv_use_nanox
='wxUSE_NANOX=yes' 
1966                             ac_cv_use_nanox
='wxUSE_NANOX=no' 
1971                           LINE
=`grep "wxUSE_NANOX" ${wx_arg_cache_file}` 
1972                           if test "x$LINE" != x 
; then 
1973                             eval "DEFAULT_$LINE" 
1978                           ac_cv_use_nanox
='wxUSE_NANOX='$DEFAULT_wxUSE_NANOX 
1983           eval "$ac_cv_use_nanox" 
1984           if test "$no_cache" != 1; then 
1985             echo $ac_cv_use_nanox >> ${wx_arg_cache_file}.tmp
 
1988           if test "$wxUSE_NANOX" = yes; then 
1989             echo "$ac_t""yes" 1>&6 
1991             echo "$ac_t""no" 1>&6 
1995 # Check whether --enable-gtk2 or --disable-gtk2 was given. 
1996 if test "${enable_gtk2+set}" = set; then 
1997   enableval
="$enable_gtk2" 
2005           echo $ac_n "checking for --with-libpng""... $ac_c" 1>&6 
2006 echo "configure:2007: checking for --with-libpng" >&5 
2008           # Check whether --with-libpng or --without-libpng was given. 
2009 if test "${with_libpng+set}" = set; then 
2010   withval
="$with_libpng" 
2012                         if test "$withval" = yes; then 
2013                           ac_cv_use_libpng
='wxUSE_LIBPNG=yes' 
2014                         elif test "$withval" = no
; then 
2015                           ac_cv_use_libpng
='wxUSE_LIBPNG=no' 
2016                         elif test "$withval" = sys
; then 
2017                           ac_cv_use_libpng
='wxUSE_LIBPNG=sys' 
2018                         elif test "$withval" = builtin; then 
2019                           ac_cv_use_libpng
='wxUSE_LIBPNG=builtin' 
2021                           { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2026                         LINE
=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}` 
2027                         if test "x$LINE" != x 
; then 
2028                           eval "DEFAULT_$LINE" 
2033                         ac_cv_use_libpng
='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG 
2038           eval "$ac_cv_use_libpng" 
2039           if test "$no_cache" != 1; then 
2040             echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
 
2043           if test "$wxUSE_LIBPNG" = yes; then 
2044             echo "$ac_t""yes" 1>&6 
2045           elif test "$wxUSE_LIBPNG" = no
; then 
2046             echo "$ac_t""no" 1>&6 
2047           elif test "$wxUSE_LIBPNG" = sys
; then 
2048             echo "$ac_t""system version" 1>&6 
2049           elif test "$wxUSE_LIBPNG" = builtin; then 
2050             echo "$ac_t""builtin version" 1>&6 
2052             { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2056           echo $ac_n "checking for --with-libjpeg""... $ac_c" 1>&6 
2057 echo "configure:2058: checking for --with-libjpeg" >&5 
2059           # Check whether --with-libjpeg or --without-libjpeg was given. 
2060 if test "${with_libjpeg+set}" = set; then 
2061   withval
="$with_libjpeg" 
2063                         if test "$withval" = yes; then 
2064                           ac_cv_use_libjpeg
='wxUSE_LIBJPEG=yes' 
2065                         elif test "$withval" = no
; then 
2066                           ac_cv_use_libjpeg
='wxUSE_LIBJPEG=no' 
2067                         elif test "$withval" = sys
; then 
2068                           ac_cv_use_libjpeg
='wxUSE_LIBJPEG=sys' 
2069                         elif test "$withval" = builtin; then 
2070                           ac_cv_use_libjpeg
='wxUSE_LIBJPEG=builtin' 
2072                           { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2077                         LINE
=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}` 
2078                         if test "x$LINE" != x 
; then 
2079                           eval "DEFAULT_$LINE" 
2084                         ac_cv_use_libjpeg
='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG 
2089           eval "$ac_cv_use_libjpeg" 
2090           if test "$no_cache" != 1; then 
2091             echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
 
2094           if test "$wxUSE_LIBJPEG" = yes; then 
2095             echo "$ac_t""yes" 1>&6 
2096           elif test "$wxUSE_LIBJPEG" = no
; then 
2097             echo "$ac_t""no" 1>&6 
2098           elif test "$wxUSE_LIBJPEG" = sys
; then 
2099             echo "$ac_t""system version" 1>&6 
2100           elif test "$wxUSE_LIBJPEG" = builtin; then 
2101             echo "$ac_t""builtin version" 1>&6 
2103             { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2107           echo $ac_n "checking for --with-libtiff""... $ac_c" 1>&6 
2108 echo "configure:2109: checking for --with-libtiff" >&5 
2110           # Check whether --with-libtiff or --without-libtiff was given. 
2111 if test "${with_libtiff+set}" = set; then 
2112   withval
="$with_libtiff" 
2114                         if test "$withval" = yes; then 
2115                           ac_cv_use_libtiff
='wxUSE_LIBTIFF=yes' 
2116                         elif test "$withval" = no
; then 
2117                           ac_cv_use_libtiff
='wxUSE_LIBTIFF=no' 
2118                         elif test "$withval" = sys
; then 
2119                           ac_cv_use_libtiff
='wxUSE_LIBTIFF=sys' 
2120                         elif test "$withval" = builtin; then 
2121                           ac_cv_use_libtiff
='wxUSE_LIBTIFF=builtin' 
2123                           { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2128                         LINE
=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}` 
2129                         if test "x$LINE" != x 
; then 
2130                           eval "DEFAULT_$LINE" 
2135                         ac_cv_use_libtiff
='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF 
2140           eval "$ac_cv_use_libtiff" 
2141           if test "$no_cache" != 1; then 
2142             echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
 
2145           if test "$wxUSE_LIBTIFF" = yes; then 
2146             echo "$ac_t""yes" 1>&6 
2147           elif test "$wxUSE_LIBTIFF" = no
; then 
2148             echo "$ac_t""no" 1>&6 
2149           elif test "$wxUSE_LIBTIFF" = sys
; then 
2150             echo "$ac_t""system version" 1>&6 
2151           elif test "$wxUSE_LIBTIFF" = builtin; then 
2152             echo "$ac_t""builtin version" 1>&6 
2154             { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2158           echo $ac_n "checking for --with-opengl""... $ac_c" 1>&6 
2159 echo "configure:2160: checking for --with-opengl" >&5 
2161           # Check whether --with-opengl or --without-opengl was given. 
2162 if test "${with_opengl+set}" = set; then 
2163   withval
="$with_opengl" 
2165                         if test "$withval" = yes; then 
2166                           ac_cv_use_opengl
='wxUSE_OPENGL=yes' 
2168                           ac_cv_use_opengl
='wxUSE_OPENGL=no' 
2173                         LINE
=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}` 
2174                         if test "x$LINE" != x 
; then 
2175                           eval "DEFAULT_$LINE" 
2180                         ac_cv_use_opengl
='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL 
2185           eval "$ac_cv_use_opengl" 
2186           if test "$no_cache" != 1; then 
2187             echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
 
2190           if test "$wxUSE_OPENGL" = yes; then 
2191             echo "$ac_t""yes" 1>&6 
2193             echo "$ac_t""no" 1>&6 
2200           echo $ac_n "checking for --with-dmalloc""... $ac_c" 1>&6 
2201 echo "configure:2202: checking for --with-dmalloc" >&5 
2203           # Check whether --with-dmalloc or --without-dmalloc was given. 
2204 if test "${with_dmalloc+set}" = set; then 
2205   withval
="$with_dmalloc" 
2207                         if test "$withval" = yes; then 
2208                           ac_cv_use_dmalloc
='wxUSE_DMALLOC=yes' 
2210                           ac_cv_use_dmalloc
='wxUSE_DMALLOC=no' 
2215                         LINE
=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}` 
2216                         if test "x$LINE" != x 
; then 
2217                           eval "DEFAULT_$LINE" 
2222                         ac_cv_use_dmalloc
='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC 
2227           eval "$ac_cv_use_dmalloc" 
2228           if test "$no_cache" != 1; then 
2229             echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
 
2232           if test "$wxUSE_DMALLOC" = yes; then 
2233             echo "$ac_t""yes" 1>&6 
2235             echo "$ac_t""no" 1>&6 
2239           echo $ac_n "checking for --with-regex""... $ac_c" 1>&6 
2240 echo "configure:2241: checking for --with-regex" >&5 
2242           # Check whether --with-regex or --without-regex was given. 
2243 if test "${with_regex+set}" = set; then 
2244   withval
="$with_regex" 
2246                         if test "$withval" = yes; then 
2247                           ac_cv_use_regex
='wxUSE_REGEX=yes' 
2248                         elif test "$withval" = no
; then 
2249                           ac_cv_use_regex
='wxUSE_REGEX=no' 
2250                         elif test "$withval" = sys
; then 
2251                           ac_cv_use_regex
='wxUSE_REGEX=sys' 
2252                         elif test "$withval" = builtin; then 
2253                           ac_cv_use_regex
='wxUSE_REGEX=builtin' 
2255                           { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2260                         LINE
=`grep "wxUSE_REGEX" ${wx_arg_cache_file}` 
2261                         if test "x$LINE" != x 
; then 
2262                           eval "DEFAULT_$LINE" 
2267                         ac_cv_use_regex
='wxUSE_REGEX='$DEFAULT_wxUSE_REGEX 
2272           eval "$ac_cv_use_regex" 
2273           if test "$no_cache" != 1; then 
2274             echo $ac_cv_use_regex >> ${wx_arg_cache_file}.tmp
 
2277           if test "$wxUSE_REGEX" = yes; then 
2278             echo "$ac_t""yes" 1>&6 
2279           elif test "$wxUSE_REGEX" = no
; then 
2280             echo "$ac_t""no" 1>&6 
2281           elif test "$wxUSE_REGEX" = sys
; then 
2282             echo "$ac_t""system version" 1>&6 
2283           elif test "$wxUSE_REGEX" = builtin; then 
2284             echo "$ac_t""builtin version" 1>&6 
2286             { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2290           echo $ac_n "checking for --with-zlib""... $ac_c" 1>&6 
2291 echo "configure:2292: checking for --with-zlib" >&5 
2293           # Check whether --with-zlib or --without-zlib was given. 
2294 if test "${with_zlib+set}" = set; then 
2295   withval
="$with_zlib" 
2297                         if test "$withval" = yes; then 
2298                           ac_cv_use_zlib
='wxUSE_ZLIB=yes' 
2299                         elif test "$withval" = no
; then 
2300                           ac_cv_use_zlib
='wxUSE_ZLIB=no' 
2301                         elif test "$withval" = sys
; then 
2302                           ac_cv_use_zlib
='wxUSE_ZLIB=sys' 
2303                         elif test "$withval" = builtin; then 
2304                           ac_cv_use_zlib
='wxUSE_ZLIB=builtin' 
2306                           { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2311                         LINE
=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}` 
2312                         if test "x$LINE" != x 
; then 
2313                           eval "DEFAULT_$LINE" 
2318                         ac_cv_use_zlib
='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB 
2323           eval "$ac_cv_use_zlib" 
2324           if test "$no_cache" != 1; then 
2325             echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
 
2328           if test "$wxUSE_ZLIB" = yes; then 
2329             echo "$ac_t""yes" 1>&6 
2330           elif test "$wxUSE_ZLIB" = no
; then 
2331             echo "$ac_t""no" 1>&6 
2332           elif test "$wxUSE_ZLIB" = sys
; then 
2333             echo "$ac_t""system version" 1>&6 
2334           elif test "$wxUSE_ZLIB" = builtin; then 
2335             echo "$ac_t""builtin version" 1>&6 
2337             { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; } 
2341           echo $ac_n "checking for --with-odbc""... $ac_c" 1>&6 
2342 echo "configure:2343: checking for --with-odbc" >&5 
2344           # Check whether --with-odbc or --without-odbc was given. 
2345 if test "${with_odbc+set}" = set; then 
2346   withval
="$with_odbc" 
2348                         if test "$withval" = yes; then 
2349                           ac_cv_use_odbc
='wxUSE_ODBC=yes' 
2351                           ac_cv_use_odbc
='wxUSE_ODBC=no' 
2356                         LINE
=`grep "wxUSE_ODBC" ${wx_arg_cache_file}` 
2357                         if test "x$LINE" != x 
; then 
2358                           eval "DEFAULT_$LINE" 
2363                         ac_cv_use_odbc
='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC 
2368           eval "$ac_cv_use_odbc" 
2369           if test "$no_cache" != 1; then 
2370             echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
 
2373           if test "$wxUSE_ODBC" = yes; then 
2374             echo "$ac_t""yes" 1>&6 
2376             echo "$ac_t""no" 1>&6 
2382           echo $ac_n "checking for --enable-shared""... $ac_c" 1>&6 
2383 echo "configure:2384: checking for --enable-shared" >&5 
2385           # Check whether --enable-shared or --disable-shared was given. 
2386 if test "${enable_shared+set}" = set; then 
2387   enableval
="$enable_shared" 
2389                           if test "$enableval" = yes; then 
2390                             ac_cv_use_shared
='wxUSE_SHARED=yes' 
2392                             ac_cv_use_shared
='wxUSE_SHARED=no' 
2397                           LINE
=`grep "wxUSE_SHARED" ${wx_arg_cache_file}` 
2398                           if test "x$LINE" != x 
; then 
2399                             eval "DEFAULT_$LINE" 
2404                           ac_cv_use_shared
='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED 
2409           eval "$ac_cv_use_shared" 
2410           if test "$no_cache" != 1; then 
2411             echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
 
2414           if test "$wxUSE_SHARED" = yes; then 
2415             echo "$ac_t""yes" 1>&6 
2417             echo "$ac_t""no" 1>&6 
2421           echo $ac_n "checking for --enable-soname""... $ac_c" 1>&6 
2422 echo "configure:2423: checking for --enable-soname" >&5 
2424           # Check whether --enable-soname or --disable-soname was given. 
2425 if test "${enable_soname+set}" = set; then 
2426   enableval
="$enable_soname" 
2428                           if test "$enableval" = yes; then 
2429                             ac_cv_use_soname
='wxUSE_SONAME=yes' 
2431                             ac_cv_use_soname
='wxUSE_SONAME=no' 
2436                           LINE
=`grep "wxUSE_SONAME" ${wx_arg_cache_file}` 
2437                           if test "x$LINE" != x 
; then 
2438                             eval "DEFAULT_$LINE" 
2443                           ac_cv_use_soname
='wxUSE_SONAME='$DEFAULT_wxUSE_SONAME 
2448           eval "$ac_cv_use_soname" 
2449           if test "$no_cache" != 1; then 
2450             echo $ac_cv_use_soname >> ${wx_arg_cache_file}.tmp
 
2453           if test "$wxUSE_SONAME" = yes; then 
2454             echo "$ac_t""yes" 1>&6 
2456             echo "$ac_t""no" 1>&6 
2460           echo $ac_n "checking for --enable-optimise""... $ac_c" 1>&6 
2461 echo "configure:2462: checking for --enable-optimise" >&5 
2463           # Check whether --enable-optimise or --disable-optimise was given. 
2464 if test "${enable_optimise+set}" = set; then 
2465   enableval
="$enable_optimise" 
2467                           if test "$enableval" = yes; then 
2468                             ac_cv_use_optimise
='wxUSE_OPTIMISE=yes' 
2470                             ac_cv_use_optimise
='wxUSE_OPTIMISE=no' 
2475                           LINE
=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}` 
2476                           if test "x$LINE" != x 
; then 
2477                             eval "DEFAULT_$LINE" 
2482                           ac_cv_use_optimise
='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE 
2487           eval "$ac_cv_use_optimise" 
2488           if test "$no_cache" != 1; then 
2489             echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
 
2492           if test "$wxUSE_OPTIMISE" = yes; then 
2493             echo "$ac_t""yes" 1>&6 
2495             echo "$ac_t""no" 1>&6 
2499           echo $ac_n "checking for --enable-debug""... $ac_c" 1>&6 
2500 echo "configure:2501: checking for --enable-debug" >&5 
2502           # Check whether --enable-debug or --disable-debug was given. 
2503 if test "${enable_debug+set}" = set; then 
2504   enableval
="$enable_debug" 
2506                           if test "$enableval" = yes; then 
2507                             ac_cv_use_debug
='wxUSE_DEBUG=yes' 
2509                             ac_cv_use_debug
='wxUSE_DEBUG=no' 
2514                           LINE
=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}` 
2515                           if test "x$LINE" != x 
; then 
2516                             eval "DEFAULT_$LINE" 
2521                           ac_cv_use_debug
='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG 
2526           eval "$ac_cv_use_debug" 
2527           if test "$no_cache" != 1; then 
2528             echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
 
2531           if test "$wxUSE_DEBUG" = yes; then 
2532             echo "$ac_t""yes" 1>&6 
2534             echo "$ac_t""no" 1>&6 
2539           echo $ac_n "checking for --enable-precomp""... $ac_c" 1>&6 
2540 echo "configure:2541: checking for --enable-precomp" >&5 
2542           # Check whether --enable-precomp or --disable-precomp was given. 
2543 if test "${enable_precomp+set}" = set; then 
2544   enableval
="$enable_precomp" 
2546                           if test "$enableval" = yes; then 
2547                             ac_cv_use_precomp
='wxUSE_PRECOMP=yes' 
2549                             ac_cv_use_precomp
='wxUSE_PRECOMP=no' 
2554                           LINE
=`grep "wxUSE_PRECOMP" ${wx_arg_cache_file}` 
2555                           if test "x$LINE" != x 
; then 
2556                             eval "DEFAULT_$LINE" 
2561                           ac_cv_use_precomp
='wxUSE_PRECOMP='$DEFAULT_wxUSE_PRECOMP 
2566           eval "$ac_cv_use_precomp" 
2567           if test "$no_cache" != 1; then 
2568             echo $ac_cv_use_precomp >> ${wx_arg_cache_file}.tmp
 
2571           if test "$wxUSE_PRECOMP" = yes; then 
2572             echo "$ac_t""yes" 1>&6 
2574             echo "$ac_t""no" 1>&6 
2578 if test "$wxUSE_DEBUG" = "yes"; then 
2579   DEFAULT_wxUSE_DEBUG_FLAG
=yes 
2580   DEFAULT_wxUSE_DEBUG_INFO
=yes 
2581 elif test "$wxUSE_DEBUG" = "no"; then 
2582   DEFAULT_wxUSE_DEBUG_FLAG
=no
 
2583   DEFAULT_wxUSE_DEBUG_INFO
=no
 
2587           echo $ac_n "checking for --enable-debug_flag""... $ac_c" 1>&6 
2588 echo "configure:2589: checking for --enable-debug_flag" >&5 
2590           # Check whether --enable-debug_flag or --disable-debug_flag was given. 
2591 if test "${enable_debug_flag+set}" = set; then 
2592   enableval
="$enable_debug_flag" 
2594                           if test "$enableval" = yes; then 
2595                             ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=yes' 
2597                             ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=no' 
2602                           LINE
=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}` 
2603                           if test "x$LINE" != x 
; then 
2604                             eval "DEFAULT_$LINE" 
2609                           ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG 
2614           eval "$ac_cv_use_debug_flag" 
2615           if test "$no_cache" != 1; then 
2616             echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
 
2619           if test "$wxUSE_DEBUG_FLAG" = yes; then 
2620             echo "$ac_t""yes" 1>&6 
2622             echo "$ac_t""no" 1>&6 
2626           echo $ac_n "checking for --enable-debug_info""... $ac_c" 1>&6 
2627 echo "configure:2628: checking for --enable-debug_info" >&5 
2629           # Check whether --enable-debug_info or --disable-debug_info was given. 
2630 if test "${enable_debug_info+set}" = set; then 
2631   enableval
="$enable_debug_info" 
2633                           if test "$enableval" = yes; then 
2634                             ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=yes' 
2636                             ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=no' 
2641                           LINE
=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}` 
2642                           if test "x$LINE" != x 
; then 
2643                             eval "DEFAULT_$LINE" 
2648                           ac_cv_use_debug_info
='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO 
2653           eval "$ac_cv_use_debug_info" 
2654           if test "$no_cache" != 1; then 
2655             echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
 
2658           if test "$wxUSE_DEBUG_INFO" = yes; then 
2659             echo "$ac_t""yes" 1>&6 
2661             echo "$ac_t""no" 1>&6 
2665           echo $ac_n "checking for --enable-debug_gdb""... $ac_c" 1>&6 
2666 echo "configure:2667: checking for --enable-debug_gdb" >&5 
2668           # Check whether --enable-debug_gdb or --disable-debug_gdb was given. 
2669 if test "${enable_debug_gdb+set}" = set; then 
2670   enableval
="$enable_debug_gdb" 
2672                           if test "$enableval" = yes; then 
2673                             ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=yes' 
2675                             ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=no' 
2680                           LINE
=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}` 
2681                           if test "x$LINE" != x 
; then 
2682                             eval "DEFAULT_$LINE" 
2687                           ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB 
2692           eval "$ac_cv_use_debug_gdb" 
2693           if test "$no_cache" != 1; then 
2694             echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
 
2697           if test "$wxUSE_DEBUG_GDB" = yes; then 
2698             echo "$ac_t""yes" 1>&6 
2700             echo "$ac_t""no" 1>&6 
2704           echo $ac_n "checking for --enable-debug_cntxt""... $ac_c" 1>&6 
2705 echo "configure:2706: checking for --enable-debug_cntxt" >&5 
2707           # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given. 
2708 if test "${enable_debug_cntxt+set}" = set; then 
2709   enableval
="$enable_debug_cntxt" 
2711                           if test "$enableval" = yes; then 
2712                             ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=yes' 
2714                             ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=no' 
2719                           LINE
=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}` 
2720                           if test "x$LINE" != x 
; then 
2721                             eval "DEFAULT_$LINE" 
2726                           ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT 
2731           eval "$ac_cv_use_debug_cntxt" 
2732           if test "$no_cache" != 1; then 
2733             echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
 
2736           if test "$wxUSE_DEBUG_CONTEXT" = yes; then 
2737             echo "$ac_t""yes" 1>&6 
2739             echo "$ac_t""no" 1>&6 
2743           echo $ac_n "checking for --enable-mem_tracing""... $ac_c" 1>&6 
2744 echo "configure:2745: checking for --enable-mem_tracing" >&5 
2746           # Check whether --enable-mem_tracing or --disable-mem_tracing was given. 
2747 if test "${enable_mem_tracing+set}" = set; then 
2748   enableval
="$enable_mem_tracing" 
2750                           if test "$enableval" = yes; then 
2751                             ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=yes' 
2753                             ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=no' 
2758                           LINE
=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}` 
2759                           if test "x$LINE" != x 
; then 
2760                             eval "DEFAULT_$LINE" 
2765                           ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING 
2770           eval "$ac_cv_use_mem_tracing" 
2771           if test "$no_cache" != 1; then 
2772             echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
 
2775           if test "$wxUSE_MEM_TRACING" = yes; then 
2776             echo "$ac_t""yes" 1>&6 
2778             echo "$ac_t""no" 1>&6 
2782           echo $ac_n "checking for --enable-profile""... $ac_c" 1>&6 
2783 echo "configure:2784: checking for --enable-profile" >&5 
2785           # Check whether --enable-profile or --disable-profile was given. 
2786 if test "${enable_profile+set}" = set; then 
2787   enableval
="$enable_profile" 
2789                           if test "$enableval" = yes; then 
2790                             ac_cv_use_profile
='wxUSE_PROFILE=yes' 
2792                             ac_cv_use_profile
='wxUSE_PROFILE=no' 
2797                           LINE
=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}` 
2798                           if test "x$LINE" != x 
; then 
2799                             eval "DEFAULT_$LINE" 
2804                           ac_cv_use_profile
='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE 
2809           eval "$ac_cv_use_profile" 
2810           if test "$no_cache" != 1; then 
2811             echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
 
2814           if test "$wxUSE_PROFILE" = yes; then 
2815             echo "$ac_t""yes" 1>&6 
2817             echo "$ac_t""no" 1>&6 
2821           echo $ac_n "checking for --enable-no_rtti""... $ac_c" 1>&6 
2822 echo "configure:2823: checking for --enable-no_rtti" >&5 
2824           # Check whether --enable-no_rtti or --disable-no_rtti was given. 
2825 if test "${enable_no_rtti+set}" = set; then 
2826   enableval
="$enable_no_rtti" 
2828                           if test "$enableval" = yes; then 
2829                             ac_cv_use_no_rtti
='wxUSE_NO_RTTI=yes' 
2831                             ac_cv_use_no_rtti
='wxUSE_NO_RTTI=no' 
2836                           LINE
=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}` 
2837                           if test "x$LINE" != x 
; then 
2838                             eval "DEFAULT_$LINE" 
2843                           ac_cv_use_no_rtti
='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI 
2848           eval "$ac_cv_use_no_rtti" 
2849           if test "$no_cache" != 1; then 
2850             echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
 
2853           if test "$wxUSE_NO_RTTI" = yes; then 
2854             echo "$ac_t""yes" 1>&6 
2856             echo "$ac_t""no" 1>&6 
2860           echo $ac_n "checking for --enable-no_exceptions""... $ac_c" 1>&6 
2861 echo "configure:2862: checking for --enable-no_exceptions" >&5 
2863           # Check whether --enable-no_exceptions or --disable-no_exceptions was given. 
2864 if test "${enable_no_exceptions+set}" = set; then 
2865   enableval
="$enable_no_exceptions" 
2867                           if test "$enableval" = yes; then 
2868                             ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=yes' 
2870                             ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=no' 
2875                           LINE
=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}` 
2876                           if test "x$LINE" != x 
; then 
2877                             eval "DEFAULT_$LINE" 
2882                           ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS 
2887           eval "$ac_cv_use_no_exceptions" 
2888           if test "$no_cache" != 1; then 
2889             echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
 
2892           if test "$wxUSE_NO_EXCEPTIONS" = yes; then 
2893             echo "$ac_t""yes" 1>&6 
2895             echo "$ac_t""no" 1>&6 
2899           echo $ac_n "checking for --enable-permissive""... $ac_c" 1>&6 
2900 echo "configure:2901: checking for --enable-permissive" >&5 
2902           # Check whether --enable-permissive or --disable-permissive was given. 
2903 if test "${enable_permissive+set}" = set; then 
2904   enableval
="$enable_permissive" 
2906                           if test "$enableval" = yes; then 
2907                             ac_cv_use_permissive
='wxUSE_PERMISSIVE=yes' 
2909                             ac_cv_use_permissive
='wxUSE_PERMISSIVE=no' 
2914                           LINE
=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}` 
2915                           if test "x$LINE" != x 
; then 
2916                             eval "DEFAULT_$LINE" 
2921                           ac_cv_use_permissive
='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE 
2926           eval "$ac_cv_use_permissive" 
2927           if test "$no_cache" != 1; then 
2928             echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
 
2931           if test "$wxUSE_PERMISSIVE" = yes; then 
2932             echo "$ac_t""yes" 1>&6 
2934             echo "$ac_t""no" 1>&6 
2938           echo $ac_n "checking for --enable-no_deps""... $ac_c" 1>&6 
2939 echo "configure:2940: checking for --enable-no_deps" >&5 
2941           # Check whether --enable-no_deps or --disable-no_deps was given. 
2942 if test "${enable_no_deps+set}" = set; then 
2943   enableval
="$enable_no_deps" 
2945                           if test "$enableval" = yes; then 
2946                             ac_cv_use_no_deps
='wxUSE_NO_DEPS=yes' 
2948                             ac_cv_use_no_deps
='wxUSE_NO_DEPS=no' 
2953                           LINE
=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}` 
2954                           if test "x$LINE" != x 
; then 
2955                             eval "DEFAULT_$LINE" 
2960                           ac_cv_use_no_deps
='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS 
2965           eval "$ac_cv_use_no_deps" 
2966           if test "$no_cache" != 1; then 
2967             echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
 
2970           if test "$wxUSE_NO_DEPS" = yes; then 
2971             echo "$ac_t""yes" 1>&6 
2973             echo "$ac_t""no" 1>&6 
2978           echo $ac_n "checking for --enable-compat20""... $ac_c" 1>&6 
2979 echo "configure:2980: checking for --enable-compat20" >&5 
2981           # Check whether --enable-compat20 or --disable-compat20 was given. 
2982 if test "${enable_compat20+set}" = set; then 
2983   enableval
="$enable_compat20" 
2985                           if test "$enableval" = yes; then 
2986                             ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=yes' 
2988                             ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=no' 
2993                           LINE
=`grep "WXWIN_COMPATIBILITY_2" ${wx_arg_cache_file}` 
2994                           if test "x$LINE" != x 
; then 
2995                             eval "DEFAULT_$LINE" 
3000                           ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2='$DEFAULT_WXWIN_COMPATIBILITY_2 
3005           eval "$ac_cv_use_compat20" 
3006           if test "$no_cache" != 1; then 
3007             echo $ac_cv_use_compat20 >> ${wx_arg_cache_file}.tmp
 
3010           if test "$WXWIN_COMPATIBILITY_2" = yes; then 
3011             echo "$ac_t""yes" 1>&6 
3013             echo "$ac_t""no" 1>&6 
3017           echo $ac_n "checking for --enable-compat22""... $ac_c" 1>&6 
3018 echo "configure:3019: checking for --enable-compat22" >&5 
3020           # Check whether --enable-compat22 or --disable-compat22 was given. 
3021 if test "${enable_compat22+set}" = set; then 
3022   enableval
="$enable_compat22" 
3024                           if test "$enableval" = yes; then 
3025                             ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=yes' 
3027                             ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=no' 
3032                           LINE
=`grep "WXWIN_COMPATIBILITY_2_2" ${wx_arg_cache_file}` 
3033                           if test "x$LINE" != x 
; then 
3034                             eval "DEFAULT_$LINE" 
3039                           ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2='$DEFAULT_WXWIN_COMPATIBILITY_2_2 
3044           eval "$ac_cv_use_compat22" 
3045           if test "$no_cache" != 1; then 
3046             echo $ac_cv_use_compat22 >> ${wx_arg_cache_file}.tmp
 
3049           if test "$WXWIN_COMPATIBILITY_2_2" = yes; then 
3050             echo "$ac_t""yes" 1>&6 
3052             echo "$ac_t""no" 1>&6 
3058           echo $ac_n "checking for --enable-intl""... $ac_c" 1>&6 
3059 echo "configure:3060: checking for --enable-intl" >&5 
3061           # Check whether --enable-intl or --disable-intl was given. 
3062 if test "${enable_intl+set}" = set; then 
3063   enableval
="$enable_intl" 
3065                           if test "$enableval" = yes; then 
3066                             ac_cv_use_intl
='wxUSE_INTL=yes' 
3068                             ac_cv_use_intl
='wxUSE_INTL=no' 
3073                           LINE
=`grep "wxUSE_INTL" ${wx_arg_cache_file}` 
3074                           if test "x$LINE" != x 
; then 
3075                             eval "DEFAULT_$LINE" 
3080                           ac_cv_use_intl
='wxUSE_INTL='$DEFAULT_wxUSE_INTL 
3085           eval "$ac_cv_use_intl" 
3086           if test "$no_cache" != 1; then 
3087             echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
 
3090           if test "$wxUSE_INTL" = yes; then 
3091             echo "$ac_t""yes" 1>&6 
3093             echo "$ac_t""no" 1>&6 
3097           echo $ac_n "checking for --enable-config""... $ac_c" 1>&6 
3098 echo "configure:3099: checking for --enable-config" >&5 
3100           # Check whether --enable-config or --disable-config was given. 
3101 if test "${enable_config+set}" = set; then 
3102   enableval
="$enable_config" 
3104                           if test "$enableval" = yes; then 
3105                             ac_cv_use_config
='wxUSE_CONFIG=yes' 
3107                             ac_cv_use_config
='wxUSE_CONFIG=no' 
3112                           LINE
=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}` 
3113                           if test "x$LINE" != x 
; then 
3114                             eval "DEFAULT_$LINE" 
3119                           ac_cv_use_config
='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG 
3124           eval "$ac_cv_use_config" 
3125           if test "$no_cache" != 1; then 
3126             echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
 
3129           if test "$wxUSE_CONFIG" = yes; then 
3130             echo "$ac_t""yes" 1>&6 
3132             echo "$ac_t""no" 1>&6 
3137           echo $ac_n "checking for --enable-protocols""... $ac_c" 1>&6 
3138 echo "configure:3139: checking for --enable-protocols" >&5 
3140           # Check whether --enable-protocols or --disable-protocols was given. 
3141 if test "${enable_protocols+set}" = set; then 
3142   enableval
="$enable_protocols" 
3144                           if test "$enableval" = yes; then 
3145                             ac_cv_use_protocols
='wxUSE_PROTOCOL=yes' 
3147                             ac_cv_use_protocols
='wxUSE_PROTOCOL=no' 
3152                           LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}` 
3153                           if test "x$LINE" != x 
; then 
3154                             eval "DEFAULT_$LINE" 
3159                           ac_cv_use_protocols
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL 
3164           eval "$ac_cv_use_protocols" 
3165           if test "$no_cache" != 1; then 
3166             echo $ac_cv_use_protocols >> ${wx_arg_cache_file}.tmp
 
3169           if test "$wxUSE_PROTOCOL" = yes; then 
3170             echo "$ac_t""yes" 1>&6 
3172             echo "$ac_t""no" 1>&6 
3176           echo $ac_n "checking for --enable-ftp""... $ac_c" 1>&6 
3177 echo "configure:3178: checking for --enable-ftp" >&5 
3179           # Check whether --enable-ftp or --disable-ftp was given. 
3180 if test "${enable_ftp+set}" = set; then 
3181   enableval
="$enable_ftp" 
3183                           if test "$enableval" = yes; then 
3184                             ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=yes' 
3186                             ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=no' 
3191                           LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}` 
3192                           if test "x$LINE" != x 
; then 
3193                             eval "DEFAULT_$LINE" 
3198                           ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP 
3203           eval "$ac_cv_use_ftp" 
3204           if test "$no_cache" != 1; then 
3205             echo $ac_cv_use_ftp >> ${wx_arg_cache_file}.tmp
 
3208           if test "$wxUSE_PROTOCOL_FTP" = yes; then 
3209             echo "$ac_t""yes" 1>&6 
3211             echo "$ac_t""no" 1>&6 
3215           echo $ac_n "checking for --enable-http""... $ac_c" 1>&6 
3216 echo "configure:3217: checking for --enable-http" >&5 
3218           # Check whether --enable-http or --disable-http was given. 
3219 if test "${enable_http+set}" = set; then 
3220   enableval
="$enable_http" 
3222                           if test "$enableval" = yes; then 
3223                             ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=yes' 
3225                             ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=no' 
3230                           LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}` 
3231                           if test "x$LINE" != x 
; then 
3232                             eval "DEFAULT_$LINE" 
3237                           ac_cv_use_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP 
3242           eval "$ac_cv_use_http" 
3243           if test "$no_cache" != 1; then 
3244             echo $ac_cv_use_http >> ${wx_arg_cache_file}.tmp
 
3247           if test "$wxUSE_PROTOCOL_HTTP" = yes; then 
3248             echo "$ac_t""yes" 1>&6 
3250             echo "$ac_t""no" 1>&6 
3254           echo $ac_n "checking for --enable-fileproto""... $ac_c" 1>&6 
3255 echo "configure:3256: checking for --enable-fileproto" >&5 
3257           # Check whether --enable-fileproto or --disable-fileproto was given. 
3258 if test "${enable_fileproto+set}" = set; then 
3259   enableval
="$enable_fileproto" 
3261                           if test "$enableval" = yes; then 
3262                             ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=yes' 
3264                             ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=no' 
3269                           LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}` 
3270                           if test "x$LINE" != x 
; then 
3271                             eval "DEFAULT_$LINE" 
3276                           ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE 
3281           eval "$ac_cv_use_fileproto" 
3282           if test "$no_cache" != 1; then 
3283             echo $ac_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
 
3286           if test "$wxUSE_PROTOCOL_FILE" = yes; then 
3287             echo "$ac_t""yes" 1>&6 
3289             echo "$ac_t""no" 1>&6 
3293           echo $ac_n "checking for --enable-sockets""... $ac_c" 1>&6 
3294 echo "configure:3295: checking for --enable-sockets" >&5 
3296           # Check whether --enable-sockets or --disable-sockets was given. 
3297 if test "${enable_sockets+set}" = set; then 
3298   enableval
="$enable_sockets" 
3300                           if test "$enableval" = yes; then 
3301                             ac_cv_use_sockets
='wxUSE_SOCKETS=yes' 
3303                             ac_cv_use_sockets
='wxUSE_SOCKETS=no' 
3308                           LINE
=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}` 
3309                           if test "x$LINE" != x 
; then 
3310                             eval "DEFAULT_$LINE" 
3315                           ac_cv_use_sockets
='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS 
3320           eval "$ac_cv_use_sockets" 
3321           if test "$no_cache" != 1; then 
3322             echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
 
3325           if test "$wxUSE_SOCKETS" = yes; then 
3326             echo "$ac_t""yes" 1>&6 
3328             echo "$ac_t""no" 1>&6 
3333           echo $ac_n "checking for --enable-ipc""... $ac_c" 1>&6 
3334 echo "configure:3335: checking for --enable-ipc" >&5 
3336           # Check whether --enable-ipc or --disable-ipc was given. 
3337 if test "${enable_ipc+set}" = set; then 
3338   enableval
="$enable_ipc" 
3340                           if test "$enableval" = yes; then 
3341                             ac_cv_use_ipc
='wxUSE_IPC=yes' 
3343                             ac_cv_use_ipc
='wxUSE_IPC=no' 
3348                           LINE
=`grep "wxUSE_IPC" ${wx_arg_cache_file}` 
3349                           if test "x$LINE" != x 
; then 
3350                             eval "DEFAULT_$LINE" 
3355                           ac_cv_use_ipc
='wxUSE_IPC='$DEFAULT_wxUSE_IPC 
3360           eval "$ac_cv_use_ipc" 
3361           if test "$no_cache" != 1; then 
3362             echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
 
3365           if test "$wxUSE_IPC" = yes; then 
3366             echo "$ac_t""yes" 1>&6 
3368             echo "$ac_t""no" 1>&6 
3373           echo $ac_n "checking for --enable-cmdline""... $ac_c" 1>&6 
3374 echo "configure:3375: checking for --enable-cmdline" >&5 
3376           # Check whether --enable-cmdline or --disable-cmdline was given. 
3377 if test "${enable_cmdline+set}" = set; then 
3378   enableval
="$enable_cmdline" 
3380                           if test "$enableval" = yes; then 
3381                             ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=yes' 
3383                             ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=no' 
3388                           LINE
=`grep "wxUSE_CMDLINE_PARSER" ${wx_arg_cache_file}` 
3389                           if test "x$LINE" != x 
; then 
3390                             eval "DEFAULT_$LINE" 
3395                           ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER='$DEFAULT_wxUSE_CMDLINE_PARSER 
3400           eval "$ac_cv_use_cmdline" 
3401           if test "$no_cache" != 1; then 
3402             echo $ac_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
 
3405           if test "$wxUSE_CMDLINE_PARSER" = yes; then 
3406             echo "$ac_t""yes" 1>&6 
3408             echo "$ac_t""no" 1>&6 
3412           echo $ac_n "checking for --enable-datetime""... $ac_c" 1>&6 
3413 echo "configure:3414: checking for --enable-datetime" >&5 
3415           # Check whether --enable-datetime or --disable-datetime was given. 
3416 if test "${enable_datetime+set}" = set; then 
3417   enableval
="$enable_datetime" 
3419                           if test "$enableval" = yes; then 
3420                             ac_cv_use_datetime
='wxUSE_DATETIME=yes' 
3422                             ac_cv_use_datetime
='wxUSE_DATETIME=no' 
3427                           LINE
=`grep "wxUSE_DATETIME" ${wx_arg_cache_file}` 
3428                           if test "x$LINE" != x 
; then 
3429                             eval "DEFAULT_$LINE" 
3434                           ac_cv_use_datetime
='wxUSE_DATETIME='$DEFAULT_wxUSE_DATETIME 
3439           eval "$ac_cv_use_datetime" 
3440           if test "$no_cache" != 1; then 
3441             echo $ac_cv_use_datetime >> ${wx_arg_cache_file}.tmp
 
3444           if test "$wxUSE_DATETIME" = yes; then 
3445             echo "$ac_t""yes" 1>&6 
3447             echo "$ac_t""no" 1>&6 
3451           echo $ac_n "checking for --enable-timedate""... $ac_c" 1>&6 
3452 echo "configure:3453: checking for --enable-timedate" >&5 
3454           # Check whether --enable-timedate or --disable-timedate was given. 
3455 if test "${enable_timedate+set}" = set; then 
3456   enableval
="$enable_timedate" 
3458                           if test "$enableval" = yes; then 
3459                             ac_cv_use_timedate
='wxUSE_TIMEDATE=yes' 
3461                             ac_cv_use_timedate
='wxUSE_TIMEDATE=no' 
3466                           LINE
=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}` 
3467                           if test "x$LINE" != x 
; then 
3468                             eval "DEFAULT_$LINE" 
3473                           ac_cv_use_timedate
='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE 
3478           eval "$ac_cv_use_timedate" 
3479           if test "$no_cache" != 1; then 
3480             echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
 
3483           if test "$wxUSE_TIMEDATE" = yes; then 
3484             echo "$ac_t""yes" 1>&6 
3486             echo "$ac_t""no" 1>&6 
3490           echo $ac_n "checking for --enable-stopwatch""... $ac_c" 1>&6 
3491 echo "configure:3492: checking for --enable-stopwatch" >&5 
3493           # Check whether --enable-stopwatch or --disable-stopwatch was given. 
3494 if test "${enable_stopwatch+set}" = set; then 
3495   enableval
="$enable_stopwatch" 
3497                           if test "$enableval" = yes; then 
3498                             ac_cv_use_stopwatch
='wxUSE_STOPWATCH=yes' 
3500                             ac_cv_use_stopwatch
='wxUSE_STOPWATCH=no' 
3505                           LINE
=`grep "wxUSE_STOPWATCH" ${wx_arg_cache_file}` 
3506                           if test "x$LINE" != x 
; then 
3507                             eval "DEFAULT_$LINE" 
3512                           ac_cv_use_stopwatch
='wxUSE_STOPWATCH='$DEFAULT_wxUSE_STOPWATCH 
3517           eval "$ac_cv_use_stopwatch" 
3518           if test "$no_cache" != 1; then 
3519             echo $ac_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
 
3522           if test "$wxUSE_STOPWATCH" = yes; then 
3523             echo "$ac_t""yes" 1>&6 
3525             echo "$ac_t""no" 1>&6 
3529           echo $ac_n "checking for --enable-dialupman""... $ac_c" 1>&6 
3530 echo "configure:3531: checking for --enable-dialupman" >&5 
3532           # Check whether --enable-dialupman or --disable-dialupman was given. 
3533 if test "${enable_dialupman+set}" = set; then 
3534   enableval
="$enable_dialupman" 
3536                           if test "$enableval" = yes; then 
3537                             ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=yes' 
3539                             ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=no' 
3544                           LINE
=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}` 
3545                           if test "x$LINE" != x 
; then 
3546                             eval "DEFAULT_$LINE" 
3551                           ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER 
3556           eval "$ac_cv_use_dialupman" 
3557           if test "$no_cache" != 1; then 
3558             echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
 
3561           if test "$wxUSE_DIALUP_MANAGER" = yes; then 
3562             echo "$ac_t""yes" 1>&6 
3564             echo "$ac_t""no" 1>&6 
3568           echo $ac_n "checking for --enable-apple_ieee""... $ac_c" 1>&6 
3569 echo "configure:3570: checking for --enable-apple_ieee" >&5 
3571           # Check whether --enable-apple_ieee or --disable-apple_ieee was given. 
3572 if test "${enable_apple_ieee+set}" = set; then 
3573   enableval
="$enable_apple_ieee" 
3575                           if test "$enableval" = yes; then 
3576                             ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=yes' 
3578                             ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=no' 
3583                           LINE
=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}` 
3584                           if test "x$LINE" != x 
; then 
3585                             eval "DEFAULT_$LINE" 
3590                           ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE 
3595           eval "$ac_cv_use_apple_ieee" 
3596           if test "$no_cache" != 1; then 
3597             echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
 
3600           if test "$wxUSE_APPLE_IEEE" = yes; then 
3601             echo "$ac_t""yes" 1>&6 
3603             echo "$ac_t""no" 1>&6 
3607           echo $ac_n "checking for --enable-timer""... $ac_c" 1>&6 
3608 echo "configure:3609: checking for --enable-timer" >&5 
3610           # Check whether --enable-timer or --disable-timer was given. 
3611 if test "${enable_timer+set}" = set; then 
3612   enableval
="$enable_timer" 
3614                           if test "$enableval" = yes; then 
3615                             ac_cv_use_timer
='wxUSE_TIMER=yes' 
3617                             ac_cv_use_timer
='wxUSE_TIMER=no' 
3622                           LINE
=`grep "wxUSE_TIMER" ${wx_arg_cache_file}` 
3623                           if test "x$LINE" != x 
; then 
3624                             eval "DEFAULT_$LINE" 
3629                           ac_cv_use_timer
='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER 
3634           eval "$ac_cv_use_timer" 
3635           if test "$no_cache" != 1; then 
3636             echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
 
3639           if test "$wxUSE_TIMER" = yes; then 
3640             echo "$ac_t""yes" 1>&6 
3642             echo "$ac_t""no" 1>&6 
3646           echo $ac_n "checking for --enable-wave""... $ac_c" 1>&6 
3647 echo "configure:3648: checking for --enable-wave" >&5 
3649           # Check whether --enable-wave or --disable-wave was given. 
3650 if test "${enable_wave+set}" = set; then 
3651   enableval
="$enable_wave" 
3653                           if test "$enableval" = yes; then 
3654                             ac_cv_use_wave
='wxUSE_WAVE=yes' 
3656                             ac_cv_use_wave
='wxUSE_WAVE=no' 
3661                           LINE
=`grep "wxUSE_WAVE" ${wx_arg_cache_file}` 
3662                           if test "x$LINE" != x 
; then 
3663                             eval "DEFAULT_$LINE" 
3668                           ac_cv_use_wave
='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE 
3673           eval "$ac_cv_use_wave" 
3674           if test "$no_cache" != 1; then 
3675             echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
 
3678           if test "$wxUSE_WAVE" = yes; then 
3679             echo "$ac_t""yes" 1>&6 
3681             echo "$ac_t""no" 1>&6 
3685           echo $ac_n "checking for --enable-fraction""... $ac_c" 1>&6 
3686 echo "configure:3687: checking for --enable-fraction" >&5 
3688           # Check whether --enable-fraction or --disable-fraction was given. 
3689 if test "${enable_fraction+set}" = set; then 
3690   enableval
="$enable_fraction" 
3692                           if test "$enableval" = yes; then 
3693                             ac_cv_use_fraction
='wxUSE_FRACTION=yes' 
3695                             ac_cv_use_fraction
='wxUSE_FRACTION=no' 
3700                           LINE
=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}` 
3701                           if test "x$LINE" != x 
; then 
3702                             eval "DEFAULT_$LINE" 
3707                           ac_cv_use_fraction
='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION 
3712           eval "$ac_cv_use_fraction" 
3713           if test "$no_cache" != 1; then 
3714             echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
 
3717           if test "$wxUSE_FRACTION" = yes; then 
3718             echo "$ac_t""yes" 1>&6 
3720             echo "$ac_t""no" 1>&6 
3724           echo $ac_n "checking for --enable-dynlib""... $ac_c" 1>&6 
3725 echo "configure:3726: checking for --enable-dynlib" >&5 
3727           # Check whether --enable-dynlib or --disable-dynlib was given. 
3728 if test "${enable_dynlib+set}" = set; then 
3729   enableval
="$enable_dynlib" 
3731                           if test "$enableval" = yes; then 
3732                             ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=yes' 
3734                             ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=no' 
3739                           LINE
=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}` 
3740                           if test "x$LINE" != x 
; then 
3741                             eval "DEFAULT_$LINE" 
3746                           ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS 
3751           eval "$ac_cv_use_dynlib" 
3752           if test "$no_cache" != 1; then 
3753             echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
 
3756           if test "$wxUSE_DYNLIB_CLASS" = yes; then 
3757             echo "$ac_t""yes" 1>&6 
3759             echo "$ac_t""no" 1>&6 
3763           echo $ac_n "checking for --enable-dynamicloader""... $ac_c" 1>&6 
3764 echo "configure:3765: checking for --enable-dynamicloader" >&5 
3766           # Check whether --enable-dynamicloader or --disable-dynamicloader was given. 
3767 if test "${enable_dynamicloader+set}" = set; then 
3768   enableval
="$enable_dynamicloader" 
3770                           if test "$enableval" = yes; then 
3771                             ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=yes' 
3773                             ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=no' 
3778                           LINE
=`grep "wxUSE_DYNAMIC_LOADER" ${wx_arg_cache_file}` 
3779                           if test "x$LINE" != x 
; then 
3780                             eval "DEFAULT_$LINE" 
3785                           ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER='$DEFAULT_wxUSE_DYNAMIC_LOADER 
3790           eval "$ac_cv_use_dynamicloader" 
3791           if test "$no_cache" != 1; then 
3792             echo $ac_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
 
3795           if test "$wxUSE_DYNAMIC_LOADER" = yes; then 
3796             echo "$ac_t""yes" 1>&6 
3798             echo "$ac_t""no" 1>&6 
3802           echo $ac_n "checking for --enable-longlong""... $ac_c" 1>&6 
3803 echo "configure:3804: checking for --enable-longlong" >&5 
3805           # Check whether --enable-longlong or --disable-longlong was given. 
3806 if test "${enable_longlong+set}" = set; then 
3807   enableval
="$enable_longlong" 
3809                           if test "$enableval" = yes; then 
3810                             ac_cv_use_longlong
='wxUSE_LONGLONG=yes' 
3812                             ac_cv_use_longlong
='wxUSE_LONGLONG=no' 
3817                           LINE
=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}` 
3818                           if test "x$LINE" != x 
; then 
3819                             eval "DEFAULT_$LINE" 
3824                           ac_cv_use_longlong
='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG 
3829           eval "$ac_cv_use_longlong" 
3830           if test "$no_cache" != 1; then 
3831             echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
 
3834           if test "$wxUSE_LONGLONG" = yes; then 
3835             echo "$ac_t""yes" 1>&6 
3837             echo "$ac_t""no" 1>&6 
3841           echo $ac_n "checking for --enable-geometry""... $ac_c" 1>&6 
3842 echo "configure:3843: checking for --enable-geometry" >&5 
3844           # Check whether --enable-geometry or --disable-geometry was given. 
3845 if test "${enable_geometry+set}" = set; then 
3846   enableval
="$enable_geometry" 
3848                           if test "$enableval" = yes; then 
3849                             ac_cv_use_geometry
='wxUSE_GEOMETRY=yes' 
3851                             ac_cv_use_geometry
='wxUSE_GEOMETRY=no' 
3856                           LINE
=`grep "wxUSE_GEOMETRY" ${wx_arg_cache_file}` 
3857                           if test "x$LINE" != x 
; then 
3858                             eval "DEFAULT_$LINE" 
3863                           ac_cv_use_geometry
='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY 
3868           eval "$ac_cv_use_geometry" 
3869           if test "$no_cache" != 1; then 
3870             echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp
 
3873           if test "$wxUSE_GEOMETRY" = yes; then 
3874             echo "$ac_t""yes" 1>&6 
3876             echo "$ac_t""no" 1>&6 
3880           echo $ac_n "checking for --enable-log""... $ac_c" 1>&6 
3881 echo "configure:3882: checking for --enable-log" >&5 
3883           # Check whether --enable-log or --disable-log was given. 
3884 if test "${enable_log+set}" = set; then 
3885   enableval
="$enable_log" 
3887                           if test "$enableval" = yes; then 
3888                             ac_cv_use_log
='wxUSE_LOG=yes' 
3890                             ac_cv_use_log
='wxUSE_LOG=no' 
3895                           LINE
=`grep "wxUSE_LOG" ${wx_arg_cache_file}` 
3896                           if test "x$LINE" != x 
; then 
3897                             eval "DEFAULT_$LINE" 
3902                           ac_cv_use_log
='wxUSE_LOG='$DEFAULT_wxUSE_LOG 
3907           eval "$ac_cv_use_log" 
3908           if test "$no_cache" != 1; then 
3909             echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
 
3912           if test "$wxUSE_LOG" = yes; then 
3913             echo "$ac_t""yes" 1>&6 
3915             echo "$ac_t""no" 1>&6 
3919           echo $ac_n "checking for --enable-streams""... $ac_c" 1>&6 
3920 echo "configure:3921: checking for --enable-streams" >&5 
3922           # Check whether --enable-streams or --disable-streams was given. 
3923 if test "${enable_streams+set}" = set; then 
3924   enableval
="$enable_streams" 
3926                           if test "$enableval" = yes; then 
3927                             ac_cv_use_streams
='wxUSE_STREAMS=yes' 
3929                             ac_cv_use_streams
='wxUSE_STREAMS=no' 
3934                           LINE
=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}` 
3935                           if test "x$LINE" != x 
; then 
3936                             eval "DEFAULT_$LINE" 
3941                           ac_cv_use_streams
='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS 
3946           eval "$ac_cv_use_streams" 
3947           if test "$no_cache" != 1; then 
3948             echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
 
3951           if test "$wxUSE_STREAMS" = yes; then 
3952             echo "$ac_t""yes" 1>&6 
3954             echo "$ac_t""no" 1>&6 
3958           echo $ac_n "checking for --enable-file""... $ac_c" 1>&6 
3959 echo "configure:3960: checking for --enable-file" >&5 
3961           # Check whether --enable-file or --disable-file was given. 
3962 if test "${enable_file+set}" = set; then 
3963   enableval
="$enable_file" 
3965                           if test "$enableval" = yes; then 
3966                             ac_cv_use_file
='wxUSE_FILE=yes' 
3968                             ac_cv_use_file
='wxUSE_FILE=no' 
3973                           LINE
=`grep "wxUSE_FILE" ${wx_arg_cache_file}` 
3974                           if test "x$LINE" != x 
; then 
3975                             eval "DEFAULT_$LINE" 
3980                           ac_cv_use_file
='wxUSE_FILE='$DEFAULT_wxUSE_FILE 
3985           eval "$ac_cv_use_file" 
3986           if test "$no_cache" != 1; then 
3987             echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
 
3990           if test "$wxUSE_FILE" = yes; then 
3991             echo "$ac_t""yes" 1>&6 
3993             echo "$ac_t""no" 1>&6 
3997           echo $ac_n "checking for --enable-ffile""... $ac_c" 1>&6 
3998 echo "configure:3999: checking for --enable-ffile" >&5 
4000           # Check whether --enable-ffile or --disable-ffile was given. 
4001 if test "${enable_ffile+set}" = set; then 
4002   enableval
="$enable_ffile" 
4004                           if test "$enableval" = yes; then 
4005                             ac_cv_use_ffile
='wxUSE_FFILE=yes' 
4007                             ac_cv_use_ffile
='wxUSE_FFILE=no' 
4012                           LINE
=`grep "wxUSE_FFILE" ${wx_arg_cache_file}` 
4013                           if test "x$LINE" != x 
; then 
4014                             eval "DEFAULT_$LINE" 
4019                           ac_cv_use_ffile
='wxUSE_FFILE='$DEFAULT_wxUSE_FFILE 
4024           eval "$ac_cv_use_ffile" 
4025           if test "$no_cache" != 1; then 
4026             echo $ac_cv_use_ffile >> ${wx_arg_cache_file}.tmp
 
4029           if test "$wxUSE_FFILE" = yes; then 
4030             echo "$ac_t""yes" 1>&6 
4032             echo "$ac_t""no" 1>&6 
4036           echo $ac_n "checking for --enable-textbuf""... $ac_c" 1>&6 
4037 echo "configure:4038: checking for --enable-textbuf" >&5 
4039           # Check whether --enable-textbuf or --disable-textbuf was given. 
4040 if test "${enable_textbuf+set}" = set; then 
4041   enableval
="$enable_textbuf" 
4043                           if test "$enableval" = yes; then 
4044                             ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=yes' 
4046                             ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=no' 
4051                           LINE
=`grep "wxUSE_TEXTBUFFER" ${wx_arg_cache_file}` 
4052                           if test "x$LINE" != x 
; then 
4053                             eval "DEFAULT_$LINE" 
4058                           ac_cv_use_textbuf
='wxUSE_TEXTBUFFER='$DEFAULT_wxUSE_TEXTBUFFER 
4063           eval "$ac_cv_use_textbuf" 
4064           if test "$no_cache" != 1; then 
4065             echo $ac_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
 
4068           if test "$wxUSE_TEXTBUFFER" = yes; then 
4069             echo "$ac_t""yes" 1>&6 
4071             echo "$ac_t""no" 1>&6 
4075           echo $ac_n "checking for --enable-textfile""... $ac_c" 1>&6 
4076 echo "configure:4077: checking for --enable-textfile" >&5 
4078           # Check whether --enable-textfile or --disable-textfile was given. 
4079 if test "${enable_textfile+set}" = set; then 
4080   enableval
="$enable_textfile" 
4082                           if test "$enableval" = yes; then 
4083                             ac_cv_use_textfile
='wxUSE_TEXTFILE=yes' 
4085                             ac_cv_use_textfile
='wxUSE_TEXTFILE=no' 
4090                           LINE
=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}` 
4091                           if test "x$LINE" != x 
; then 
4092                             eval "DEFAULT_$LINE" 
4097                           ac_cv_use_textfile
='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE 
4102           eval "$ac_cv_use_textfile" 
4103           if test "$no_cache" != 1; then 
4104             echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
 
4107           if test "$wxUSE_TEXTFILE" = yes; then 
4108             echo "$ac_t""yes" 1>&6 
4110             echo "$ac_t""no" 1>&6 
4114           echo $ac_n "checking for --enable-fontmap""... $ac_c" 1>&6 
4115 echo "configure:4116: checking for --enable-fontmap" >&5 
4117           # Check whether --enable-fontmap or --disable-fontmap was given. 
4118 if test "${enable_fontmap+set}" = set; then 
4119   enableval
="$enable_fontmap" 
4121                           if test "$enableval" = yes; then 
4122                             ac_cv_use_fontmap
='wxUSE_FONTMAP=yes' 
4124                             ac_cv_use_fontmap
='wxUSE_FONTMAP=no' 
4129                           LINE
=`grep "wxUSE_FONTMAP" ${wx_arg_cache_file}` 
4130                           if test "x$LINE" != x 
; then 
4131                             eval "DEFAULT_$LINE" 
4136                           ac_cv_use_fontmap
='wxUSE_FONTMAP='$DEFAULT_wxUSE_FONTMAP 
4141           eval "$ac_cv_use_fontmap" 
4142           if test "$no_cache" != 1; then 
4143             echo $ac_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
 
4146           if test "$wxUSE_FONTMAP" = yes; then 
4147             echo "$ac_t""yes" 1>&6 
4149             echo "$ac_t""no" 1>&6 
4153           echo $ac_n "checking for --enable-unicode""... $ac_c" 1>&6 
4154 echo "configure:4155: checking for --enable-unicode" >&5 
4156           # Check whether --enable-unicode or --disable-unicode was given. 
4157 if test "${enable_unicode+set}" = set; then 
4158   enableval
="$enable_unicode" 
4160                           if test "$enableval" = yes; then 
4161                             ac_cv_use_unicode
='wxUSE_UNICODE=yes' 
4163                             ac_cv_use_unicode
='wxUSE_UNICODE=no' 
4168                           LINE
=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}` 
4169                           if test "x$LINE" != x 
; then 
4170                             eval "DEFAULT_$LINE" 
4175                           ac_cv_use_unicode
='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE 
4180           eval "$ac_cv_use_unicode" 
4181           if test "$no_cache" != 1; then 
4182             echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
 
4185           if test "$wxUSE_UNICODE" = yes; then 
4186             echo "$ac_t""yes" 1>&6 
4188             echo "$ac_t""no" 1>&6 
4192           echo $ac_n "checking for --enable-mslu""... $ac_c" 1>&6 
4193 echo "configure:4194: checking for --enable-mslu" >&5 
4195           # Check whether --enable-mslu or --disable-mslu was given. 
4196 if test "${enable_mslu+set}" = set; then 
4197   enableval
="$enable_mslu" 
4199                           if test "$enableval" = yes; then 
4200                             ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=yes' 
4202                             ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=no' 
4207                           LINE
=`grep "wxUSE_UNICODE_MSLU" ${wx_arg_cache_file}` 
4208                           if test "x$LINE" != x 
; then 
4209                             eval "DEFAULT_$LINE" 
4214                           ac_cv_use_mslu
='wxUSE_UNICODE_MSLU='$DEFAULT_wxUSE_UNICODE_MSLU 
4219           eval "$ac_cv_use_mslu" 
4220           if test "$no_cache" != 1; then 
4221             echo $ac_cv_use_mslu >> ${wx_arg_cache_file}.tmp
 
4224           if test "$wxUSE_UNICODE_MSLU" = yes; then 
4225             echo "$ac_t""yes" 1>&6 
4227             echo "$ac_t""no" 1>&6 
4231           echo $ac_n "checking for --enable-wxprintfv""... $ac_c" 1>&6 
4232 echo "configure:4233: checking for --enable-wxprintfv" >&5 
4234           # Check whether --enable-wxprintfv or --disable-wxprintfv was given. 
4235 if test "${enable_wxprintfv+set}" = set; then 
4236   enableval
="$enable_wxprintfv" 
4238                           if test "$enableval" = yes; then 
4239                             ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=yes' 
4241                             ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=no' 
4246                           LINE
=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}` 
4247                           if test "x$LINE" != x 
; then 
4248                             eval "DEFAULT_$LINE" 
4253                           ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF 
4258           eval "$ac_cv_use_wxprintfv" 
4259           if test "$no_cache" != 1; then 
4260             echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
 
4263           if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then 
4264             echo "$ac_t""yes" 1>&6 
4266             echo "$ac_t""no" 1>&6 
4270           echo $ac_n "checking for --enable-std_iostreams""... $ac_c" 1>&6 
4271 echo "configure:4272: checking for --enable-std_iostreams" >&5 
4273           # Check whether --enable-std_iostreams or --disable-std_iostreams was given. 
4274 if test "${enable_std_iostreams+set}" = set; then 
4275   enableval
="$enable_std_iostreams" 
4277                           if test "$enableval" = yes; then 
4278                             ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=yes' 
4280                             ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=no' 
4285                           LINE
=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}` 
4286                           if test "x$LINE" != x 
; then 
4287                             eval "DEFAULT_$LINE" 
4292                           ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM 
4297           eval "$ac_cv_use_std_iostreams" 
4298           if test "$no_cache" != 1; then 
4299             echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
 
4302           if test "$wxUSE_STD_IOSTREAM" = yes; then 
4303             echo "$ac_t""yes" 1>&6 
4305             echo "$ac_t""no" 1>&6 
4309           echo $ac_n "checking for --enable-filesystem""... $ac_c" 1>&6 
4310 echo "configure:4311: checking for --enable-filesystem" >&5 
4312           # Check whether --enable-filesystem or --disable-filesystem was given. 
4313 if test "${enable_filesystem+set}" = set; then 
4314   enableval
="$enable_filesystem" 
4316                           if test "$enableval" = yes; then 
4317                             ac_cv_use_filesystem
='wxUSE_FILESYSTEM=yes' 
4319                             ac_cv_use_filesystem
='wxUSE_FILESYSTEM=no' 
4324                           LINE
=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}` 
4325                           if test "x$LINE" != x 
; then 
4326                             eval "DEFAULT_$LINE" 
4331                           ac_cv_use_filesystem
='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM 
4336           eval "$ac_cv_use_filesystem" 
4337           if test "$no_cache" != 1; then 
4338             echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
 
4341           if test "$wxUSE_FILESYSTEM" = yes; then 
4342             echo "$ac_t""yes" 1>&6 
4344             echo "$ac_t""no" 1>&6 
4348           echo $ac_n "checking for --enable-fs_inet""... $ac_c" 1>&6 
4349 echo "configure:4350: checking for --enable-fs_inet" >&5 
4351           # Check whether --enable-fs_inet or --disable-fs_inet was given. 
4352 if test "${enable_fs_inet+set}" = set; then 
4353   enableval
="$enable_fs_inet" 
4355                           if test "$enableval" = yes; then 
4356                             ac_cv_use_fs_inet
='wxUSE_FS_INET=yes' 
4358                             ac_cv_use_fs_inet
='wxUSE_FS_INET=no' 
4363                           LINE
=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}` 
4364                           if test "x$LINE" != x 
; then 
4365                             eval "DEFAULT_$LINE" 
4370                           ac_cv_use_fs_inet
='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET 
4375           eval "$ac_cv_use_fs_inet" 
4376           if test "$no_cache" != 1; then 
4377             echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
 
4380           if test "$wxUSE_FS_INET" = yes; then 
4381             echo "$ac_t""yes" 1>&6 
4383             echo "$ac_t""no" 1>&6 
4387           echo $ac_n "checking for --enable-fs_zip""... $ac_c" 1>&6 
4388 echo "configure:4389: checking for --enable-fs_zip" >&5 
4390           # Check whether --enable-fs_zip or --disable-fs_zip was given. 
4391 if test "${enable_fs_zip+set}" = set; then 
4392   enableval
="$enable_fs_zip" 
4394                           if test "$enableval" = yes; then 
4395                             ac_cv_use_fs_zip
='wxUSE_FS_ZIP=yes' 
4397                             ac_cv_use_fs_zip
='wxUSE_FS_ZIP=no' 
4402                           LINE
=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}` 
4403                           if test "x$LINE" != x 
; then 
4404                             eval "DEFAULT_$LINE" 
4409                           ac_cv_use_fs_zip
='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP 
4414           eval "$ac_cv_use_fs_zip" 
4415           if test "$no_cache" != 1; then 
4416             echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
 
4419           if test "$wxUSE_FS_ZIP" = yes; then 
4420             echo "$ac_t""yes" 1>&6 
4422             echo "$ac_t""no" 1>&6 
4426           echo $ac_n "checking for --enable-zipstream""... $ac_c" 1>&6 
4427 echo "configure:4428: checking for --enable-zipstream" >&5 
4429           # Check whether --enable-zipstream or --disable-zipstream was given. 
4430 if test "${enable_zipstream+set}" = set; then 
4431   enableval
="$enable_zipstream" 
4433                           if test "$enableval" = yes; then 
4434                             ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=yes' 
4436                             ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=no' 
4441                           LINE
=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}` 
4442                           if test "x$LINE" != x 
; then 
4443                             eval "DEFAULT_$LINE" 
4448                           ac_cv_use_zipstream
='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM 
4453           eval "$ac_cv_use_zipstream" 
4454           if test "$no_cache" != 1; then 
4455             echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
 
4458           if test "$wxUSE_ZIPSTREAM" = yes; then 
4459             echo "$ac_t""yes" 1>&6 
4461             echo "$ac_t""no" 1>&6 
4466           echo $ac_n "checking for --enable-catch_segvs""... $ac_c" 1>&6 
4467 echo "configure:4468: checking for --enable-catch_segvs" >&5 
4469           # Check whether --enable-catch_segvs or --disable-catch_segvs was given. 
4470 if test "${enable_catch_segvs+set}" = set; then 
4471   enableval
="$enable_catch_segvs" 
4473                           if test "$enableval" = yes; then 
4474                             ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=yes' 
4476                             ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=no' 
4481                           LINE
=`grep "wxUSE_ON_FATAL_EXCEPTION" ${wx_arg_cache_file}` 
4482                           if test "x$LINE" != x 
; then 
4483                             eval "DEFAULT_$LINE" 
4488                           ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION 
4493           eval "$ac_cv_use_catch_segvs" 
4494           if test "$no_cache" != 1; then 
4495             echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
 
4498           if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then 
4499             echo "$ac_t""yes" 1>&6 
4501             echo "$ac_t""no" 1>&6 
4505           echo $ac_n "checking for --enable-snglinst""... $ac_c" 1>&6 
4506 echo "configure:4507: checking for --enable-snglinst" >&5 
4508           # Check whether --enable-snglinst or --disable-snglinst was given. 
4509 if test "${enable_snglinst+set}" = set; then 
4510   enableval
="$enable_snglinst" 
4512                           if test "$enableval" = yes; then 
4513                             ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=yes' 
4515                             ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=no' 
4520                           LINE
=`grep "wxUSE_SNGLINST_CHECKER" ${wx_arg_cache_file}` 
4521                           if test "x$LINE" != x 
; then 
4522                             eval "DEFAULT_$LINE" 
4527                           ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER='$DEFAULT_wxUSE_SNGLINST_CHECKER 
4532           eval "$ac_cv_use_snglinst" 
4533           if test "$no_cache" != 1; then 
4534             echo $ac_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
 
4537           if test "$wxUSE_SNGLINST_CHECKER" = yes; then 
4538             echo "$ac_t""yes" 1>&6 
4540             echo "$ac_t""no" 1>&6 
4545           echo $ac_n "checking for --enable-mimetype""... $ac_c" 1>&6 
4546 echo "configure:4547: checking for --enable-mimetype" >&5 
4548           # Check whether --enable-mimetype or --disable-mimetype was given. 
4549 if test "${enable_mimetype+set}" = set; then 
4550   enableval
="$enable_mimetype" 
4552                           if test "$enableval" = yes; then 
4553                             ac_cv_use_mimetype
='wxUSE_MIMETYPE=yes' 
4555                             ac_cv_use_mimetype
='wxUSE_MIMETYPE=no' 
4560                           LINE
=`grep "wxUSE_MIMETYPE" ${wx_arg_cache_file}` 
4561                           if test "x$LINE" != x 
; then 
4562                             eval "DEFAULT_$LINE" 
4567                           ac_cv_use_mimetype
='wxUSE_MIMETYPE='$DEFAULT_wxUSE_MIMETYPE 
4572           eval "$ac_cv_use_mimetype" 
4573           if test "$no_cache" != 1; then 
4574             echo $ac_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
 
4577           if test "$wxUSE_MIMETYPE" = yes; then 
4578             echo "$ac_t""yes" 1>&6 
4580             echo "$ac_t""no" 1>&6 
4584           echo $ac_n "checking for --enable-system_options""... $ac_c" 1>&6 
4585 echo "configure:4586: checking for --enable-system_options" >&5 
4587           # Check whether --enable-system_options or --disable-system_options was given. 
4588 if test "${enable_system_options+set}" = set; then 
4589   enableval
="$enable_system_options" 
4591                           if test "$enableval" = yes; then 
4592                             ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=yes' 
4594                             ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=no' 
4599                           LINE
=`grep "wxUSE_SYSTEM_OPTIONS" ${wx_arg_cache_file}` 
4600                           if test "x$LINE" != x 
; then 
4601                             eval "DEFAULT_$LINE" 
4606                           ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS='$DEFAULT_wxUSE_SYSTEM_OPTIONS 
4611           eval "$ac_cv_use_system_options" 
4612           if test "$no_cache" != 1; then 
4613             echo $ac_cv_use_system_options >> ${wx_arg_cache_file}.tmp
 
4616           if test "$wxUSE_SYSTEM_OPTIONS" = yes; then 
4617             echo "$ac_t""yes" 1>&6 
4619             echo "$ac_t""no" 1>&6 
4624           echo $ac_n "checking for --enable-url""... $ac_c" 1>&6 
4625 echo "configure:4626: checking for --enable-url" >&5 
4627           # Check whether --enable-url or --disable-url was given. 
4628 if test "${enable_url+set}" = set; then 
4629   enableval
="$enable_url" 
4631                           if test "$enableval" = yes; then 
4632                             ac_cv_use_url
='wxUSE_URL=yes' 
4634                             ac_cv_use_url
='wxUSE_URL=no' 
4639                           LINE
=`grep "wxUSE_URL" ${wx_arg_cache_file}` 
4640                           if test "x$LINE" != x 
; then 
4641                             eval "DEFAULT_$LINE" 
4646                           ac_cv_use_url
='wxUSE_URL='$DEFAULT_wxUSE_URL 
4651           eval "$ac_cv_use_url" 
4652           if test "$no_cache" != 1; then 
4653             echo $ac_cv_use_url >> ${wx_arg_cache_file}.tmp
 
4656           if test "$wxUSE_URL" = yes; then 
4657             echo "$ac_t""yes" 1>&6 
4659             echo "$ac_t""no" 1>&6 
4663           echo $ac_n "checking for --enable-protocol""... $ac_c" 1>&6 
4664 echo "configure:4665: checking for --enable-protocol" >&5 
4666           # Check whether --enable-protocol or --disable-protocol was given. 
4667 if test "${enable_protocol+set}" = set; then 
4668   enableval
="$enable_protocol" 
4670                           if test "$enableval" = yes; then 
4671                             ac_cv_use_protocol
='wxUSE_PROTOCOL=yes' 
4673                             ac_cv_use_protocol
='wxUSE_PROTOCOL=no' 
4678                           LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}` 
4679                           if test "x$LINE" != x 
; then 
4680                             eval "DEFAULT_$LINE" 
4685                           ac_cv_use_protocol
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL 
4690           eval "$ac_cv_use_protocol" 
4691           if test "$no_cache" != 1; then 
4692             echo $ac_cv_use_protocol >> ${wx_arg_cache_file}.tmp
 
4695           if test "$wxUSE_PROTOCOL" = yes; then 
4696             echo "$ac_t""yes" 1>&6 
4698             echo "$ac_t""no" 1>&6 
4702           echo $ac_n "checking for --enable-protocol_http""... $ac_c" 1>&6 
4703 echo "configure:4704: checking for --enable-protocol_http" >&5 
4705           # Check whether --enable-protocol_http or --disable-protocol_http was given. 
4706 if test "${enable_protocol_http+set}" = set; then 
4707   enableval
="$enable_protocol_http" 
4709                           if test "$enableval" = yes; then 
4710                             ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=yes' 
4712                             ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=no' 
4717                           LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}` 
4718                           if test "x$LINE" != x 
; then 
4719                             eval "DEFAULT_$LINE" 
4724                           ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP 
4729           eval "$ac_cv_use_protocol_http" 
4730           if test "$no_cache" != 1; then 
4731             echo $ac_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
 
4734           if test "$wxUSE_PROTOCOL_HTTP" = yes; then 
4735             echo "$ac_t""yes" 1>&6 
4737             echo "$ac_t""no" 1>&6 
4741           echo $ac_n "checking for --enable-protocol_ftp""... $ac_c" 1>&6 
4742 echo "configure:4743: checking for --enable-protocol_ftp" >&5 
4744           # Check whether --enable-protocol_ftp or --disable-protocol_ftp was given. 
4745 if test "${enable_protocol_ftp+set}" = set; then 
4746   enableval
="$enable_protocol_ftp" 
4748                           if test "$enableval" = yes; then 
4749                             ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=yes' 
4751                             ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=no' 
4756                           LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}` 
4757                           if test "x$LINE" != x 
; then 
4758                             eval "DEFAULT_$LINE" 
4763                           ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP 
4768           eval "$ac_cv_use_protocol_ftp" 
4769           if test "$no_cache" != 1; then 
4770             echo $ac_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
 
4773           if test "$wxUSE_PROTOCOL_FTP" = yes; then 
4774             echo "$ac_t""yes" 1>&6 
4776             echo "$ac_t""no" 1>&6 
4780           echo $ac_n "checking for --enable-protocol_file""... $ac_c" 1>&6 
4781 echo "configure:4782: checking for --enable-protocol_file" >&5 
4783           # Check whether --enable-protocol_file or --disable-protocol_file was given. 
4784 if test "${enable_protocol_file+set}" = set; then 
4785   enableval
="$enable_protocol_file" 
4787                           if test "$enableval" = yes; then 
4788                             ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=yes' 
4790                             ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=no' 
4795                           LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}` 
4796                           if test "x$LINE" != x 
; then 
4797                             eval "DEFAULT_$LINE" 
4802                           ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE 
4807           eval "$ac_cv_use_protocol_file" 
4808           if test "$no_cache" != 1; then 
4809             echo $ac_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
 
4812           if test "$wxUSE_PROTOCOL_FILE" = yes; then 
4813             echo "$ac_t""yes" 1>&6 
4815             echo "$ac_t""no" 1>&6 
4822           echo $ac_n "checking for --enable-threads""... $ac_c" 1>&6 
4823 echo "configure:4824: checking for --enable-threads" >&5 
4825           # Check whether --enable-threads or --disable-threads was given. 
4826 if test "${enable_threads+set}" = set; then 
4827   enableval
="$enable_threads" 
4829                           if test "$enableval" = yes; then 
4830                             ac_cv_use_threads
='wxUSE_THREADS=yes' 
4832                             ac_cv_use_threads
='wxUSE_THREADS=no' 
4837                           LINE
=`grep "wxUSE_THREADS" ${wx_arg_cache_file}` 
4838                           if test "x$LINE" != x 
; then 
4839                             eval "DEFAULT_$LINE" 
4844                           ac_cv_use_threads
='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS 
4849           eval "$ac_cv_use_threads" 
4850           if test "$no_cache" != 1; then 
4851             echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
 
4854           if test "$wxUSE_THREADS" = yes; then 
4855             echo "$ac_t""yes" 1>&6 
4857             echo "$ac_t""no" 1>&6 
4861 if test "$wxUSE_GUI" = "yes"; then 
4865           echo $ac_n "checking for --enable-docview""... $ac_c" 1>&6 
4866 echo "configure:4867: checking for --enable-docview" >&5 
4868           # Check whether --enable-docview or --disable-docview was given. 
4869 if test "${enable_docview+set}" = set; then 
4870   enableval
="$enable_docview" 
4872                           if test "$enableval" = yes; then 
4873                             ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=yes' 
4875                             ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=no' 
4880                           LINE
=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}` 
4881                           if test "x$LINE" != x 
; then 
4882                             eval "DEFAULT_$LINE" 
4887                           ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE 
4892           eval "$ac_cv_use_docview" 
4893           if test "$no_cache" != 1; then 
4894             echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
 
4897           if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then 
4898             echo "$ac_t""yes" 1>&6 
4900             echo "$ac_t""no" 1>&6 
4904           echo $ac_n "checking for --enable-help""... $ac_c" 1>&6 
4905 echo "configure:4906: checking for --enable-help" >&5 
4907           # Check whether --enable-help or --disable-help was given. 
4908 if test "${enable_help+set}" = set; then 
4909   enableval
="$enable_help" 
4911                           if test "$enableval" = yes; then 
4912                             ac_cv_use_help
='wxUSE_HELP=yes' 
4914                             ac_cv_use_help
='wxUSE_HELP=no' 
4919                           LINE
=`grep "wxUSE_HELP" ${wx_arg_cache_file}` 
4920                           if test "x$LINE" != x 
; then 
4921                             eval "DEFAULT_$LINE" 
4926                           ac_cv_use_help
='wxUSE_HELP='$DEFAULT_wxUSE_HELP 
4931           eval "$ac_cv_use_help" 
4932           if test "$no_cache" != 1; then 
4933             echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
 
4936           if test "$wxUSE_HELP" = yes; then 
4937             echo "$ac_t""yes" 1>&6 
4939             echo "$ac_t""no" 1>&6 
4943           echo $ac_n "checking for --enable-mshtmlhelp""... $ac_c" 1>&6 
4944 echo "configure:4945: checking for --enable-mshtmlhelp" >&5 
4946           # Check whether --enable-mshtmlhelp or --disable-mshtmlhelp was given. 
4947 if test "${enable_mshtmlhelp+set}" = set; then 
4948   enableval
="$enable_mshtmlhelp" 
4950                           if test "$enableval" = yes; then 
4951                             ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=yes' 
4953                             ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=no' 
4958                           LINE
=`grep "wxUSE_MS_HTML_HELP" ${wx_arg_cache_file}` 
4959                           if test "x$LINE" != x 
; then 
4960                             eval "DEFAULT_$LINE" 
4965                           ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP='$DEFAULT_wxUSE_MS_HTML_HELP 
4970           eval "$ac_cv_use_mshtmlhelp" 
4971           if test "$no_cache" != 1; then 
4972             echo $ac_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
 
4975           if test "$wxUSE_MS_HTML_HELP" = yes; then 
4976             echo "$ac_t""yes" 1>&6 
4978             echo "$ac_t""no" 1>&6 
4982           echo $ac_n "checking for --enable-html""... $ac_c" 1>&6 
4983 echo "configure:4984: checking for --enable-html" >&5 
4985           # Check whether --enable-html or --disable-html was given. 
4986 if test "${enable_html+set}" = set; then 
4987   enableval
="$enable_html" 
4989                           if test "$enableval" = yes; then 
4990                             ac_cv_use_html
='wxUSE_HTML=yes' 
4992                             ac_cv_use_html
='wxUSE_HTML=no' 
4997                           LINE
=`grep "wxUSE_HTML" ${wx_arg_cache_file}` 
4998                           if test "x$LINE" != x 
; then 
4999                             eval "DEFAULT_$LINE" 
5004                           ac_cv_use_html
='wxUSE_HTML='$DEFAULT_wxUSE_HTML 
5009           eval "$ac_cv_use_html" 
5010           if test "$no_cache" != 1; then 
5011             echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
 
5014           if test "$wxUSE_HTML" = yes; then 
5015             echo "$ac_t""yes" 1>&6 
5017             echo "$ac_t""no" 1>&6 
5021           echo $ac_n "checking for --enable-htmlhelp""... $ac_c" 1>&6 
5022 echo "configure:5023: checking for --enable-htmlhelp" >&5 
5024           # Check whether --enable-htmlhelp or --disable-htmlhelp was given. 
5025 if test "${enable_htmlhelp+set}" = set; then 
5026   enableval
="$enable_htmlhelp" 
5028                           if test "$enableval" = yes; then 
5029                             ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=yes' 
5031                             ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=no' 
5036                           LINE
=`grep "wxUSE_WXHTML_HELP" ${wx_arg_cache_file}` 
5037                           if test "x$LINE" != x 
; then 
5038                             eval "DEFAULT_$LINE" 
5043                           ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP='$DEFAULT_wxUSE_WXHTML_HELP 
5048           eval "$ac_cv_use_htmlhelp" 
5049           if test "$no_cache" != 1; then 
5050             echo $ac_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
 
5053           if test "$wxUSE_WXHTML_HELP" = yes; then 
5054             echo "$ac_t""yes" 1>&6 
5056             echo "$ac_t""no" 1>&6 
5060           echo $ac_n "checking for --enable-constraints""... $ac_c" 1>&6 
5061 echo "configure:5062: checking for --enable-constraints" >&5 
5063           # Check whether --enable-constraints or --disable-constraints was given. 
5064 if test "${enable_constraints+set}" = set; then 
5065   enableval
="$enable_constraints" 
5067                           if test "$enableval" = yes; then 
5068                             ac_cv_use_constraints
='wxUSE_CONSTRAINTS=yes' 
5070                             ac_cv_use_constraints
='wxUSE_CONSTRAINTS=no' 
5075                           LINE
=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}` 
5076                           if test "x$LINE" != x 
; then 
5077                             eval "DEFAULT_$LINE" 
5082                           ac_cv_use_constraints
='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS 
5087           eval "$ac_cv_use_constraints" 
5088           if test "$no_cache" != 1; then 
5089             echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
 
5092           if test "$wxUSE_CONSTRAINTS" = yes; then 
5093             echo "$ac_t""yes" 1>&6 
5095             echo "$ac_t""no" 1>&6 
5099           echo $ac_n "checking for --enable-printarch""... $ac_c" 1>&6 
5100 echo "configure:5101: checking for --enable-printarch" >&5 
5102           # Check whether --enable-printarch or --disable-printarch was given. 
5103 if test "${enable_printarch+set}" = set; then 
5104   enableval
="$enable_printarch" 
5106                           if test "$enableval" = yes; then 
5107                             ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=yes' 
5109                             ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=no' 
5114                           LINE
=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}` 
5115                           if test "x$LINE" != x 
; then 
5116                             eval "DEFAULT_$LINE" 
5121                           ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE 
5126           eval "$ac_cv_use_printarch" 
5127           if test "$no_cache" != 1; then 
5128             echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
 
5131           if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then 
5132             echo "$ac_t""yes" 1>&6 
5134             echo "$ac_t""no" 1>&6 
5138           echo $ac_n "checking for --enable-mdi""... $ac_c" 1>&6 
5139 echo "configure:5140: checking for --enable-mdi" >&5 
5141           # Check whether --enable-mdi or --disable-mdi was given. 
5142 if test "${enable_mdi+set}" = set; then 
5143   enableval
="$enable_mdi" 
5145                           if test "$enableval" = yes; then 
5146                             ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=yes' 
5148                             ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=no' 
5153                           LINE
=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}` 
5154                           if test "x$LINE" != x 
; then 
5155                             eval "DEFAULT_$LINE" 
5160                           ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE 
5165           eval "$ac_cv_use_mdi" 
5166           if test "$no_cache" != 1; then 
5167             echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
 
5170           if test "$wxUSE_MDI_ARCHITECTURE" = yes; then 
5171             echo "$ac_t""yes" 1>&6 
5173             echo "$ac_t""no" 1>&6 
5177           echo $ac_n "checking for --enable-loggui""... $ac_c" 1>&6 
5178 echo "configure:5179: checking for --enable-loggui" >&5 
5180           # Check whether --enable-loggui or --disable-loggui was given. 
5181 if test "${enable_loggui+set}" = set; then 
5182   enableval
="$enable_loggui" 
5184                           if test "$enableval" = yes; then 
5185                             ac_cv_use_loggui
='wxUSE_LOGGUI=yes' 
5187                             ac_cv_use_loggui
='wxUSE_LOGGUI=no' 
5192                           LINE
=`grep "wxUSE_LOGGUI" ${wx_arg_cache_file}` 
5193                           if test "x$LINE" != x 
; then 
5194                             eval "DEFAULT_$LINE" 
5199                           ac_cv_use_loggui
='wxUSE_LOGGUI='$DEFAULT_wxUSE_LOGGUI 
5204           eval "$ac_cv_use_loggui" 
5205           if test "$no_cache" != 1; then 
5206             echo $ac_cv_use_loggui >> ${wx_arg_cache_file}.tmp
 
5209           if test "$wxUSE_LOGGUI" = yes; then 
5210             echo "$ac_t""yes" 1>&6 
5212             echo "$ac_t""no" 1>&6 
5216           echo $ac_n "checking for --enable-logwin""... $ac_c" 1>&6 
5217 echo "configure:5218: checking for --enable-logwin" >&5 
5219           # Check whether --enable-logwin or --disable-logwin was given. 
5220 if test "${enable_logwin+set}" = set; then 
5221   enableval
="$enable_logwin" 
5223                           if test "$enableval" = yes; then 
5224                             ac_cv_use_logwin
='wxUSE_LOGWINDOW=yes' 
5226                             ac_cv_use_logwin
='wxUSE_LOGWINDOW=no' 
5231                           LINE
=`grep "wxUSE_LOGWINDOW" ${wx_arg_cache_file}` 
5232                           if test "x$LINE" != x 
; then 
5233                             eval "DEFAULT_$LINE" 
5238                           ac_cv_use_logwin
='wxUSE_LOGWINDOW='$DEFAULT_wxUSE_LOGWINDOW 
5243           eval "$ac_cv_use_logwin" 
5244           if test "$no_cache" != 1; then 
5245             echo $ac_cv_use_logwin >> ${wx_arg_cache_file}.tmp
 
5248           if test "$wxUSE_LOGWINDOW" = yes; then 
5249             echo "$ac_t""yes" 1>&6 
5251             echo "$ac_t""no" 1>&6 
5255           echo $ac_n "checking for --enable-logdialog""... $ac_c" 1>&6 
5256 echo "configure:5257: checking for --enable-logdialog" >&5 
5258           # Check whether --enable-logdialog or --disable-logdialog was given. 
5259 if test "${enable_logdialog+set}" = set; then 
5260   enableval
="$enable_logdialog" 
5262                           if test "$enableval" = yes; then 
5263                             ac_cv_use_logdialog
='wxUSE_LOGDIALOG=yes' 
5265                             ac_cv_use_logdialog
='wxUSE_LOGDIALOG=no' 
5270                           LINE
=`grep "wxUSE_LOGDIALOG" ${wx_arg_cache_file}` 
5271                           if test "x$LINE" != x 
; then 
5272                             eval "DEFAULT_$LINE" 
5277                           ac_cv_use_logdialog
='wxUSE_LOGDIALOG='$DEFAULT_wxUSE_LOGDIALOG 
5282           eval "$ac_cv_use_logdialog" 
5283           if test "$no_cache" != 1; then 
5284             echo $ac_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
 
5287           if test "$wxUSE_LOGDIALOG" = yes; then 
5288             echo "$ac_t""yes" 1>&6 
5290             echo "$ac_t""no" 1>&6 
5295           echo $ac_n "checking for --enable-postscript""... $ac_c" 1>&6 
5296 echo "configure:5297: checking for --enable-postscript" >&5 
5298           # Check whether --enable-postscript or --disable-postscript was given. 
5299 if test "${enable_postscript+set}" = set; then 
5300   enableval
="$enable_postscript" 
5302                           if test "$enableval" = yes; then 
5303                             ac_cv_use_postscript
='wxUSE_POSTSCRIPT=yes' 
5305                             ac_cv_use_postscript
='wxUSE_POSTSCRIPT=no' 
5310                           LINE
=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}` 
5311                           if test "x$LINE" != x 
; then 
5312                             eval "DEFAULT_$LINE" 
5317                           ac_cv_use_postscript
='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT 
5322           eval "$ac_cv_use_postscript" 
5323           if test "$no_cache" != 1; then 
5324             echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
 
5327           if test "$wxUSE_POSTSCRIPT" = yes; then 
5328             echo "$ac_t""yes" 1>&6 
5330             echo "$ac_t""no" 1>&6 
5337           echo $ac_n "checking for --enable-prologio""... $ac_c" 1>&6 
5338 echo "configure:5339: checking for --enable-prologio" >&5 
5340           # Check whether --enable-prologio or --disable-prologio was given. 
5341 if test "${enable_prologio+set}" = set; then 
5342   enableval
="$enable_prologio" 
5344                           if test "$enableval" = yes; then 
5345                             ac_cv_use_prologio
='wxUSE_PROLOGIO=yes' 
5347                             ac_cv_use_prologio
='wxUSE_PROLOGIO=no' 
5352                           LINE
=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}` 
5353                           if test "x$LINE" != x 
; then 
5354                             eval "DEFAULT_$LINE" 
5359                           ac_cv_use_prologio
='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO 
5364           eval "$ac_cv_use_prologio" 
5365           if test "$no_cache" != 1; then 
5366             echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
 
5369           if test "$wxUSE_PROLOGIO" = yes; then 
5370             echo "$ac_t""yes" 1>&6 
5372             echo "$ac_t""no" 1>&6 
5376           echo $ac_n "checking for --enable-resources""... $ac_c" 1>&6 
5377 echo "configure:5378: checking for --enable-resources" >&5 
5379           # Check whether --enable-resources or --disable-resources was given. 
5380 if test "${enable_resources+set}" = set; then 
5381   enableval
="$enable_resources" 
5383                           if test "$enableval" = yes; then 
5384                             ac_cv_use_resources
='wxUSE_RESOURCES=yes' 
5386                             ac_cv_use_resources
='wxUSE_RESOURCES=no' 
5391                           LINE
=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}` 
5392                           if test "x$LINE" != x 
; then 
5393                             eval "DEFAULT_$LINE" 
5398                           ac_cv_use_resources
='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES 
5403           eval "$ac_cv_use_resources" 
5404           if test "$no_cache" != 1; then 
5405             echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
 
5408           if test "$wxUSE_RESOURCES" = yes; then 
5409             echo "$ac_t""yes" 1>&6 
5411             echo "$ac_t""no" 1>&6 
5416           echo $ac_n "checking for --enable-xresources""... $ac_c" 1>&6 
5417 echo "configure:5418: checking for --enable-xresources" >&5 
5419           # Check whether --enable-xresources or --disable-xresources was given. 
5420 if test "${enable_xresources+set}" = set; then 
5421   enableval
="$enable_xresources" 
5423                           if test "$enableval" = yes; then 
5424                             ac_cv_use_xresources
='wxUSE_X_RESOURCES=yes' 
5426                             ac_cv_use_xresources
='wxUSE_X_RESOURCES=no' 
5431                           LINE
=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}` 
5432                           if test "x$LINE" != x 
; then 
5433                             eval "DEFAULT_$LINE" 
5438                           ac_cv_use_xresources
='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES 
5443           eval "$ac_cv_use_xresources" 
5444           if test "$no_cache" != 1; then 
5445             echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
 
5448           if test "$wxUSE_X_RESOURCES" = yes; then 
5449             echo "$ac_t""yes" 1>&6 
5451             echo "$ac_t""no" 1>&6 
5457           echo $ac_n "checking for --enable-clipboard""... $ac_c" 1>&6 
5458 echo "configure:5459: checking for --enable-clipboard" >&5 
5460           # Check whether --enable-clipboard or --disable-clipboard was given. 
5461 if test "${enable_clipboard+set}" = set; then 
5462   enableval
="$enable_clipboard" 
5464                           if test "$enableval" = yes; then 
5465                             ac_cv_use_clipboard
='wxUSE_CLIPBOARD=yes' 
5467                             ac_cv_use_clipboard
='wxUSE_CLIPBOARD=no' 
5472                           LINE
=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}` 
5473                           if test "x$LINE" != x 
; then 
5474                             eval "DEFAULT_$LINE" 
5479                           ac_cv_use_clipboard
='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD 
5484           eval "$ac_cv_use_clipboard" 
5485           if test "$no_cache" != 1; then 
5486             echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
 
5489           if test "$wxUSE_CLIPBOARD" = yes; then 
5490             echo "$ac_t""yes" 1>&6 
5492             echo "$ac_t""no" 1>&6 
5496           echo $ac_n "checking for --enable-dnd""... $ac_c" 1>&6 
5497 echo "configure:5498: checking for --enable-dnd" >&5 
5499           # Check whether --enable-dnd or --disable-dnd was given. 
5500 if test "${enable_dnd+set}" = set; then 
5501   enableval
="$enable_dnd" 
5503                           if test "$enableval" = yes; then 
5504                             ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=yes' 
5506                             ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=no' 
5511                           LINE
=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}` 
5512                           if test "x$LINE" != x 
; then 
5513                             eval "DEFAULT_$LINE" 
5518                           ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP 
5523           eval "$ac_cv_use_dnd" 
5524           if test "$no_cache" != 1; then 
5525             echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
 
5528           if test "$wxUSE_DRAG_AND_DROP" = yes; then 
5529             echo "$ac_t""yes" 1>&6 
5531             echo "$ac_t""no" 1>&6 
5535           echo $ac_n "checking for --enable-metafile""... $ac_c" 1>&6 
5536 echo "configure:5537: checking for --enable-metafile" >&5 
5538           # Check whether --enable-metafile or --disable-metafile was given. 
5539 if test "${enable_metafile+set}" = set; then 
5540   enableval
="$enable_metafile" 
5542                           if test "$enableval" = yes; then 
5543                             ac_cv_use_metafile
='wxUSE_METAFILE=yes' 
5545                             ac_cv_use_metafile
='wxUSE_METAFILE=no' 
5550                           LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}` 
5551                           if test "x$LINE" != x 
; then 
5552                             eval "DEFAULT_$LINE" 
5557                           ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE 
5562           eval "$ac_cv_use_metafile" 
5563           if test "$no_cache" != 1; then 
5564             echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
 
5567           if test "$wxUSE_METAFILE" = yes; then 
5568             echo "$ac_t""yes" 1>&6 
5570             echo "$ac_t""no" 1>&6 
5575           echo $ac_n "checking for --enable-treelayout""... $ac_c" 1>&6 
5576 echo "configure:5577: checking for --enable-treelayout" >&5 
5578           # Check whether --enable-treelayout or --disable-treelayout was given. 
5579 if test "${enable_treelayout+set}" = set; then 
5580   enableval
="$enable_treelayout" 
5582                           if test "$enableval" = yes; then 
5583                             ac_cv_use_treelayout
='wxUSE_TREELAYOUT=yes' 
5585                             ac_cv_use_treelayout
='wxUSE_TREELAYOUT=no' 
5590                           LINE
=`grep "wxUSE_TREELAYOUT" ${wx_arg_cache_file}` 
5591                           if test "x$LINE" != x 
; then 
5592                             eval "DEFAULT_$LINE" 
5597                           ac_cv_use_treelayout
='wxUSE_TREELAYOUT='$DEFAULT_wxUSE_TREELAYOUT 
5602           eval "$ac_cv_use_treelayout" 
5603           if test "$no_cache" != 1; then 
5604             echo $ac_cv_use_treelayout >> ${wx_arg_cache_file}.tmp
 
5607           if test "$wxUSE_TREELAYOUT" = yes; then 
5608             echo "$ac_t""yes" 1>&6 
5610             echo "$ac_t""no" 1>&6 
5616           echo $ac_n "checking for --enable-controls""... $ac_c" 1>&6 
5617 echo "configure:5618: checking for --enable-controls" >&5 
5619           # Check whether --enable-controls or --disable-controls was given. 
5620 if test "${enable_controls+set}" = set; then 
5621   enableval
="$enable_controls" 
5623                           if test "$enableval" = yes; then 
5624                             ac_cv_use_controls
='wxUSE_CONTROLS=yes' 
5626                             ac_cv_use_controls
='wxUSE_CONTROLS=no' 
5631                           LINE
=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}` 
5632                           if test "x$LINE" != x 
; then 
5633                             eval "DEFAULT_$LINE" 
5638                           ac_cv_use_controls
='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS 
5643           eval "$ac_cv_use_controls" 
5644           if test "$no_cache" != 1; then 
5645             echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
 
5648           if test "$wxUSE_CONTROLS" = yes; then 
5649             echo "$ac_t""yes" 1>&6 
5651             echo "$ac_t""no" 1>&6 
5655 if test "$wxUSE_CONTROLS" = "yes"; then 
5656   DEFAULT_wxUSE_ACCEL
=yes 
5657   DEFAULT_wxUSE_BMPBUTTON
=yes 
5658   DEFAULT_wxUSE_BUTTON
=yes 
5659   DEFAULT_wxUSE_CALCTRL
=no
 
5660   DEFAULT_wxUSE_CARET
=yes 
5661   DEFAULT_wxUSE_COMBOBOX
=yes 
5662   DEFAULT_wxUSE_CHECKBOX
=yes 
5663   DEFAULT_wxUSE_CHECKLISTBOX
=yes 
5664   DEFAULT_wxUSE_CHOICE
=yes 
5665   DEFAULT_wxUSE_GAUGE
=yes 
5666   DEFAULT_wxUSE_GRID
=yes 
5667   DEFAULT_wxUSE_NEW_GRID
=yes 
5668   DEFAULT_wxUSE_IMAGLIST
=yes 
5669   DEFAULT_wxUSE_LISTBOX
=yes 
5670   DEFAULT_wxUSE_LISTCTRL
=yes 
5671   DEFAULT_wxUSE_NOTEBOOK
=yes 
5672   DEFAULT_wxUSE_PROPSHEET
=yes 
5673   DEFAULT_wxUSE_RADIOBOX
=yes 
5674   DEFAULT_wxUSE_RADIOBTN
=yes 
5675   DEFAULT_wxUSE_SASH
=yes 
5676   DEFAULT_wxUSE_SCROLLBAR
=yes 
5677   DEFAULT_wxUSE_SLIDER
=yes 
5678   DEFAULT_wxUSE_SPINBTN
=yes 
5679   DEFAULT_wxUSE_SPINCTRL
=yes 
5680   DEFAULT_wxUSE_SPLITTER
=yes 
5681   DEFAULT_wxUSE_STATBMP
=yes 
5682   DEFAULT_wxUSE_STATBOX
=yes 
5683   DEFAULT_wxUSE_STATLINE
=yes 
5684   DEFAULT_wxUSE_STATUSBAR
=yes 
5685   DEFAULT_wxUSE_TAB_DIALOG
=yes 
5686   DEFAULT_wxUSE_TOGGLEBTN
=yes 
5687   DEFAULT_wxUSE_TOOLBAR
=yes 
5688   DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes 
5689   DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes 
5690   DEFAULT_wxUSE_TOOLTIPS
=yes 
5691   DEFAULT_wxUSE_TREECTRL
=yes 
5692   DEFAULT_wxUSE_POPUPWIN
=yes 
5693   DEFAULT_wxUSE_TIPWINDOW
=yes 
5694 elif test "$wxUSE_CONTROLS" = "no"; then 
5695   DEFAULT_wxUSE_ACCEL
=no
 
5696   DEFAULT_wxUSE_BMPBUTTON
=no
 
5697   DEFAULT_wxUSE_BUTTON
=no
 
5698   DEFAULT_wxUSE_CALCTRL
=no
 
5699   DEFAULT_wxUSE_CARET
=no
 
5700   DEFAULT_wxUSE_COMBOBOX
=no
 
5701   DEFAULT_wxUSE_CHECKBOX
=no
 
5702   DEFAULT_wxUSE_CHECKLISTBOX
=no
 
5703   DEFAULT_wxUSE_CHOICE
=no
 
5704   DEFAULT_wxUSE_GAUGE
=no
 
5705   DEFAULT_wxUSE_GRID
=no
 
5706   DEFAULT_wxUSE_NEW_GRID
=no
 
5707   DEFAULT_wxUSE_IMAGLIST
=no
 
5708   DEFAULT_wxUSE_LISTBOX
=no
 
5709   DEFAULT_wxUSE_LISTCTRL
=no
 
5710   DEFAULT_wxUSE_NOTEBOOK
=no
 
5711   DEFAULT_wxUSE_PROPSHEET
=no
 
5712   DEFAULT_wxUSE_RADIOBOX
=no
 
5713   DEFAULT_wxUSE_RADIOBTN
=no
 
5714   DEFAULT_wxUSE_SASH
=no
 
5715   DEFAULT_wxUSE_SCROLLBAR
=no
 
5716   DEFAULT_wxUSE_SLIDER
=no
 
5717   DEFAULT_wxUSE_SPINBTN
=no
 
5718   DEFAULT_wxUSE_SPINCTRL
=no
 
5719   DEFAULT_wxUSE_SPLITTER
=no
 
5720   DEFAULT_wxUSE_STATBMP
=no
 
5721   DEFAULT_wxUSE_STATBOX
=no
 
5722   DEFAULT_wxUSE_STATLINE
=no
 
5723   DEFAULT_wxUSE_STATUSBAR
=no
 
5724   DEFAULT_wxUSE_TAB_DIALOG
=no
 
5725   DEFAULT_wxUSE_TOGGLEBTN
=no
 
5726   DEFAULT_wxUSE_TOOLBAR
=no
 
5727   DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
 
5728   DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
 
5729   DEFAULT_wxUSE_TOOLTIPS
=no
 
5730   DEFAULT_wxUSE_TREECTRL
=no
 
5731   DEFAULT_wxUSE_POPUPWIN
=no
 
5732   DEFAULT_wxUSE_TIPWINDOW
=no
 
5736           echo $ac_n "checking for --enable-accel""... $ac_c" 1>&6 
5737 echo "configure:5738: checking for --enable-accel" >&5 
5739           # Check whether --enable-accel or --disable-accel was given. 
5740 if test "${enable_accel+set}" = set; then 
5741   enableval
="$enable_accel" 
5743                           if test "$enableval" = yes; then 
5744                             ac_cv_use_accel
='wxUSE_ACCEL=yes' 
5746                             ac_cv_use_accel
='wxUSE_ACCEL=no' 
5751                           LINE
=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}` 
5752                           if test "x$LINE" != x 
; then 
5753                             eval "DEFAULT_$LINE" 
5758                           ac_cv_use_accel
='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL 
5763           eval "$ac_cv_use_accel" 
5764           if test "$no_cache" != 1; then 
5765             echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
 
5768           if test "$wxUSE_ACCEL" = yes; then 
5769             echo "$ac_t""yes" 1>&6 
5771             echo "$ac_t""no" 1>&6 
5775           echo $ac_n "checking for --enable-button""... $ac_c" 1>&6 
5776 echo "configure:5777: checking for --enable-button" >&5 
5778           # Check whether --enable-button or --disable-button was given. 
5779 if test "${enable_button+set}" = set; then 
5780   enableval
="$enable_button" 
5782                           if test "$enableval" = yes; then 
5783                             ac_cv_use_button
='wxUSE_BUTTON=yes' 
5785                             ac_cv_use_button
='wxUSE_BUTTON=no' 
5790                           LINE
=`grep "wxUSE_BUTTON" ${wx_arg_cache_file}` 
5791                           if test "x$LINE" != x 
; then 
5792                             eval "DEFAULT_$LINE" 
5797                           ac_cv_use_button
='wxUSE_BUTTON='$DEFAULT_wxUSE_BUTTON 
5802           eval "$ac_cv_use_button" 
5803           if test "$no_cache" != 1; then 
5804             echo $ac_cv_use_button >> ${wx_arg_cache_file}.tmp
 
5807           if test "$wxUSE_BUTTON" = yes; then 
5808             echo "$ac_t""yes" 1>&6 
5810             echo "$ac_t""no" 1>&6 
5814           echo $ac_n "checking for --enable-bmpbutton""... $ac_c" 1>&6 
5815 echo "configure:5816: checking for --enable-bmpbutton" >&5 
5817           # Check whether --enable-bmpbutton or --disable-bmpbutton was given. 
5818 if test "${enable_bmpbutton+set}" = set; then 
5819   enableval
="$enable_bmpbutton" 
5821                           if test "$enableval" = yes; then 
5822                             ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=yes' 
5824                             ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=no' 
5829                           LINE
=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}` 
5830                           if test "x$LINE" != x 
; then 
5831                             eval "DEFAULT_$LINE" 
5836                           ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON 
5841           eval "$ac_cv_use_bmpbutton" 
5842           if test "$no_cache" != 1; then 
5843             echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
 
5846           if test "$wxUSE_BMPBUTTON" = yes; then 
5847             echo "$ac_t""yes" 1>&6 
5849             echo "$ac_t""no" 1>&6 
5853           echo $ac_n "checking for --enable-calendar""... $ac_c" 1>&6 
5854 echo "configure:5855: checking for --enable-calendar" >&5 
5856           # Check whether --enable-calendar or --disable-calendar was given. 
5857 if test "${enable_calendar+set}" = set; then 
5858   enableval
="$enable_calendar" 
5860                           if test "$enableval" = yes; then 
5861                             ac_cv_use_calendar
='wxUSE_CALCTRL=yes' 
5863                             ac_cv_use_calendar
='wxUSE_CALCTRL=no' 
5868                           LINE
=`grep "wxUSE_CALCTRL" ${wx_arg_cache_file}` 
5869                           if test "x$LINE" != x 
; then 
5870                             eval "DEFAULT_$LINE" 
5875                           ac_cv_use_calendar
='wxUSE_CALCTRL='$DEFAULT_wxUSE_CALCTRL 
5880           eval "$ac_cv_use_calendar" 
5881           if test "$no_cache" != 1; then 
5882             echo $ac_cv_use_calendar >> ${wx_arg_cache_file}.tmp
 
5885           if test "$wxUSE_CALCTRL" = yes; then 
5886             echo "$ac_t""yes" 1>&6 
5888             echo "$ac_t""no" 1>&6 
5892           echo $ac_n "checking for --enable-caret""... $ac_c" 1>&6 
5893 echo "configure:5894: checking for --enable-caret" >&5 
5895           # Check whether --enable-caret or --disable-caret was given. 
5896 if test "${enable_caret+set}" = set; then 
5897   enableval
="$enable_caret" 
5899                           if test "$enableval" = yes; then 
5900                             ac_cv_use_caret
='wxUSE_CARET=yes' 
5902                             ac_cv_use_caret
='wxUSE_CARET=no' 
5907                           LINE
=`grep "wxUSE_CARET" ${wx_arg_cache_file}` 
5908                           if test "x$LINE" != x 
; then 
5909                             eval "DEFAULT_$LINE" 
5914                           ac_cv_use_caret
='wxUSE_CARET='$DEFAULT_wxUSE_CARET 
5919           eval "$ac_cv_use_caret" 
5920           if test "$no_cache" != 1; then 
5921             echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
 
5924           if test "$wxUSE_CARET" = yes; then 
5925             echo "$ac_t""yes" 1>&6 
5927             echo "$ac_t""no" 1>&6 
5931           echo $ac_n "checking for --enable-checkbox""... $ac_c" 1>&6 
5932 echo "configure:5933: checking for --enable-checkbox" >&5 
5934           # Check whether --enable-checkbox or --disable-checkbox was given. 
5935 if test "${enable_checkbox+set}" = set; then 
5936   enableval
="$enable_checkbox" 
5938                           if test "$enableval" = yes; then 
5939                             ac_cv_use_checkbox
='wxUSE_CHECKBOX=yes' 
5941                             ac_cv_use_checkbox
='wxUSE_CHECKBOX=no' 
5946                           LINE
=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}` 
5947                           if test "x$LINE" != x 
; then 
5948                             eval "DEFAULT_$LINE" 
5953                           ac_cv_use_checkbox
='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX 
5958           eval "$ac_cv_use_checkbox" 
5959           if test "$no_cache" != 1; then 
5960             echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
 
5963           if test "$wxUSE_CHECKBOX" = yes; then 
5964             echo "$ac_t""yes" 1>&6 
5966             echo "$ac_t""no" 1>&6 
5970           echo $ac_n "checking for --enable-checklst""... $ac_c" 1>&6 
5971 echo "configure:5972: checking for --enable-checklst" >&5 
5973           # Check whether --enable-checklst or --disable-checklst was given. 
5974 if test "${enable_checklst+set}" = set; then 
5975   enableval
="$enable_checklst" 
5977                           if test "$enableval" = yes; then 
5978                             ac_cv_use_checklst
='wxUSE_CHECKLST=yes' 
5980                             ac_cv_use_checklst
='wxUSE_CHECKLST=no' 
5985                           LINE
=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}` 
5986                           if test "x$LINE" != x 
; then 
5987                             eval "DEFAULT_$LINE" 
5992                           ac_cv_use_checklst
='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST 
5997           eval "$ac_cv_use_checklst" 
5998           if test "$no_cache" != 1; then 
5999             echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
 
6002           if test "$wxUSE_CHECKLST" = yes; then 
6003             echo "$ac_t""yes" 1>&6 
6005             echo "$ac_t""no" 1>&6 
6009           echo $ac_n "checking for --enable-choice""... $ac_c" 1>&6 
6010 echo "configure:6011: checking for --enable-choice" >&5 
6012           # Check whether --enable-choice or --disable-choice was given. 
6013 if test "${enable_choice+set}" = set; then 
6014   enableval
="$enable_choice" 
6016                           if test "$enableval" = yes; then 
6017                             ac_cv_use_choice
='wxUSE_CHOICE=yes' 
6019                             ac_cv_use_choice
='wxUSE_CHOICE=no' 
6024                           LINE
=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}` 
6025                           if test "x$LINE" != x 
; then 
6026                             eval "DEFAULT_$LINE" 
6031                           ac_cv_use_choice
='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE 
6036           eval "$ac_cv_use_choice" 
6037           if test "$no_cache" != 1; then 
6038             echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
 
6041           if test "$wxUSE_CHOICE" = yes; then 
6042             echo "$ac_t""yes" 1>&6 
6044             echo "$ac_t""no" 1>&6 
6048           echo $ac_n "checking for --enable-combobox""... $ac_c" 1>&6 
6049 echo "configure:6050: checking for --enable-combobox" >&5 
6051           # Check whether --enable-combobox or --disable-combobox was given. 
6052 if test "${enable_combobox+set}" = set; then 
6053   enableval
="$enable_combobox" 
6055                           if test "$enableval" = yes; then 
6056                             ac_cv_use_combobox
='wxUSE_COMBOBOX=yes' 
6058                             ac_cv_use_combobox
='wxUSE_COMBOBOX=no' 
6063                           LINE
=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}` 
6064                           if test "x$LINE" != x 
; then 
6065                             eval "DEFAULT_$LINE" 
6070                           ac_cv_use_combobox
='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX 
6075           eval "$ac_cv_use_combobox" 
6076           if test "$no_cache" != 1; then 
6077             echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
 
6080           if test "$wxUSE_COMBOBOX" = yes; then 
6081             echo "$ac_t""yes" 1>&6 
6083             echo "$ac_t""no" 1>&6 
6087           echo $ac_n "checking for --enable-gauge""... $ac_c" 1>&6 
6088 echo "configure:6089: checking for --enable-gauge" >&5 
6090           # Check whether --enable-gauge or --disable-gauge was given. 
6091 if test "${enable_gauge+set}" = set; then 
6092   enableval
="$enable_gauge" 
6094                           if test "$enableval" = yes; then 
6095                             ac_cv_use_gauge
='wxUSE_GAUGE=yes' 
6097                             ac_cv_use_gauge
='wxUSE_GAUGE=no' 
6102                           LINE
=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}` 
6103                           if test "x$LINE" != x 
; then 
6104                             eval "DEFAULT_$LINE" 
6109                           ac_cv_use_gauge
='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE 
6114           eval "$ac_cv_use_gauge" 
6115           if test "$no_cache" != 1; then 
6116             echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
 
6119           if test "$wxUSE_GAUGE" = yes; then 
6120             echo "$ac_t""yes" 1>&6 
6122             echo "$ac_t""no" 1>&6 
6126           echo $ac_n "checking for --enable-grid""... $ac_c" 1>&6 
6127 echo "configure:6128: checking for --enable-grid" >&5 
6129           # Check whether --enable-grid or --disable-grid was given. 
6130 if test "${enable_grid+set}" = set; then 
6131   enableval
="$enable_grid" 
6133                           if test "$enableval" = yes; then 
6134                             ac_cv_use_grid
='wxUSE_GRID=yes' 
6136                             ac_cv_use_grid
='wxUSE_GRID=no' 
6141                           LINE
=`grep "wxUSE_GRID" ${wx_arg_cache_file}` 
6142                           if test "x$LINE" != x 
; then 
6143                             eval "DEFAULT_$LINE" 
6148                           ac_cv_use_grid
='wxUSE_GRID='$DEFAULT_wxUSE_GRID 
6153           eval "$ac_cv_use_grid" 
6154           if test "$no_cache" != 1; then 
6155             echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
 
6158           if test "$wxUSE_GRID" = yes; then 
6159             echo "$ac_t""yes" 1>&6 
6161             echo "$ac_t""no" 1>&6 
6165           echo $ac_n "checking for --enable-newgrid""... $ac_c" 1>&6 
6166 echo "configure:6167: checking for --enable-newgrid" >&5 
6168           # Check whether --enable-newgrid or --disable-newgrid was given. 
6169 if test "${enable_newgrid+set}" = set; then 
6170   enableval
="$enable_newgrid" 
6172                           if test "$enableval" = yes; then 
6173                             ac_cv_use_newgrid
='wxUSE_NEW_GRID=yes' 
6175                             ac_cv_use_newgrid
='wxUSE_NEW_GRID=no' 
6180                           LINE
=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}` 
6181                           if test "x$LINE" != x 
; then 
6182                             eval "DEFAULT_$LINE" 
6187                           ac_cv_use_newgrid
='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID 
6192           eval "$ac_cv_use_newgrid" 
6193           if test "$no_cache" != 1; then 
6194             echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
 
6197           if test "$wxUSE_NEW_GRID" = yes; then 
6198             echo "$ac_t""yes" 1>&6 
6200             echo "$ac_t""no" 1>&6 
6204           echo $ac_n "checking for --enable-imaglist""... $ac_c" 1>&6 
6205 echo "configure:6206: checking for --enable-imaglist" >&5 
6207           # Check whether --enable-imaglist or --disable-imaglist was given. 
6208 if test "${enable_imaglist+set}" = set; then 
6209   enableval
="$enable_imaglist" 
6211                           if test "$enableval" = yes; then 
6212                             ac_cv_use_imaglist
='wxUSE_IMAGLIST=yes' 
6214                             ac_cv_use_imaglist
='wxUSE_IMAGLIST=no' 
6219                           LINE
=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}` 
6220                           if test "x$LINE" != x 
; then 
6221                             eval "DEFAULT_$LINE" 
6226                           ac_cv_use_imaglist
='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST 
6231           eval "$ac_cv_use_imaglist" 
6232           if test "$no_cache" != 1; then 
6233             echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
 
6236           if test "$wxUSE_IMAGLIST" = yes; then 
6237             echo "$ac_t""yes" 1>&6 
6239             echo "$ac_t""no" 1>&6 
6243           echo $ac_n "checking for --enable-listbox""... $ac_c" 1>&6 
6244 echo "configure:6245: checking for --enable-listbox" >&5 
6246           # Check whether --enable-listbox or --disable-listbox was given. 
6247 if test "${enable_listbox+set}" = set; then 
6248   enableval
="$enable_listbox" 
6250                           if test "$enableval" = yes; then 
6251                             ac_cv_use_listbox
='wxUSE_LISTBOX=yes' 
6253                             ac_cv_use_listbox
='wxUSE_LISTBOX=no' 
6258                           LINE
=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}` 
6259                           if test "x$LINE" != x 
; then 
6260                             eval "DEFAULT_$LINE" 
6265                           ac_cv_use_listbox
='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX 
6270           eval "$ac_cv_use_listbox" 
6271           if test "$no_cache" != 1; then 
6272             echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
 
6275           if test "$wxUSE_LISTBOX" = yes; then 
6276             echo "$ac_t""yes" 1>&6 
6278             echo "$ac_t""no" 1>&6 
6282           echo $ac_n "checking for --enable-listctrl""... $ac_c" 1>&6 
6283 echo "configure:6284: checking for --enable-listctrl" >&5 
6285           # Check whether --enable-listctrl or --disable-listctrl was given. 
6286 if test "${enable_listctrl+set}" = set; then 
6287   enableval
="$enable_listctrl" 
6289                           if test "$enableval" = yes; then 
6290                             ac_cv_use_listctrl
='wxUSE_LISTCTRL=yes' 
6292                             ac_cv_use_listctrl
='wxUSE_LISTCTRL=no' 
6297                           LINE
=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}` 
6298                           if test "x$LINE" != x 
; then 
6299                             eval "DEFAULT_$LINE" 
6304                           ac_cv_use_listctrl
='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL 
6309           eval "$ac_cv_use_listctrl" 
6310           if test "$no_cache" != 1; then 
6311             echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
 
6314           if test "$wxUSE_LISTCTRL" = yes; then 
6315             echo "$ac_t""yes" 1>&6 
6317             echo "$ac_t""no" 1>&6 
6321           echo $ac_n "checking for --enable-notebook""... $ac_c" 1>&6 
6322 echo "configure:6323: checking for --enable-notebook" >&5 
6324           # Check whether --enable-notebook or --disable-notebook was given. 
6325 if test "${enable_notebook+set}" = set; then 
6326   enableval
="$enable_notebook" 
6328                           if test "$enableval" = yes; then 
6329                             ac_cv_use_notebook
='wxUSE_NOTEBOOK=yes' 
6331                             ac_cv_use_notebook
='wxUSE_NOTEBOOK=no' 
6336                           LINE
=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}` 
6337                           if test "x$LINE" != x 
; then 
6338                             eval "DEFAULT_$LINE" 
6343                           ac_cv_use_notebook
='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK 
6348           eval "$ac_cv_use_notebook" 
6349           if test "$no_cache" != 1; then 
6350             echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
 
6353           if test "$wxUSE_NOTEBOOK" = yes; then 
6354             echo "$ac_t""yes" 1>&6 
6356             echo "$ac_t""no" 1>&6 
6360           echo $ac_n "checking for --enable-propsheet""... $ac_c" 1>&6 
6361 echo "configure:6362: checking for --enable-propsheet" >&5 
6363           # Check whether --enable-propsheet or --disable-propsheet was given. 
6364 if test "${enable_propsheet+set}" = set; then 
6365   enableval
="$enable_propsheet" 
6367                           if test "$enableval" = yes; then 
6368                             ac_cv_use_propsheet
='wxUSE_PROPSHEET=yes' 
6370                             ac_cv_use_propsheet
='wxUSE_PROPSHEET=no' 
6375                           LINE
=`grep "wxUSE_PROPSHEET" ${wx_arg_cache_file}` 
6376                           if test "x$LINE" != x 
; then 
6377                             eval "DEFAULT_$LINE" 
6382                           ac_cv_use_propsheet
='wxUSE_PROPSHEET='$DEFAULT_wxUSE_PROPSHEET 
6387           eval "$ac_cv_use_propsheet" 
6388           if test "$no_cache" != 1; then 
6389             echo $ac_cv_use_propsheet >> ${wx_arg_cache_file}.tmp
 
6392           if test "$wxUSE_PROPSHEET" = yes; then 
6393             echo "$ac_t""yes" 1>&6 
6395             echo "$ac_t""no" 1>&6 
6399           echo $ac_n "checking for --enable-radiobox""... $ac_c" 1>&6 
6400 echo "configure:6401: checking for --enable-radiobox" >&5 
6402           # Check whether --enable-radiobox or --disable-radiobox was given. 
6403 if test "${enable_radiobox+set}" = set; then 
6404   enableval
="$enable_radiobox" 
6406                           if test "$enableval" = yes; then 
6407                             ac_cv_use_radiobox
='wxUSE_RADIOBOX=yes' 
6409                             ac_cv_use_radiobox
='wxUSE_RADIOBOX=no' 
6414                           LINE
=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}` 
6415                           if test "x$LINE" != x 
; then 
6416                             eval "DEFAULT_$LINE" 
6421                           ac_cv_use_radiobox
='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX 
6426           eval "$ac_cv_use_radiobox" 
6427           if test "$no_cache" != 1; then 
6428             echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
 
6431           if test "$wxUSE_RADIOBOX" = yes; then 
6432             echo "$ac_t""yes" 1>&6 
6434             echo "$ac_t""no" 1>&6 
6438           echo $ac_n "checking for --enable-radiobtn""... $ac_c" 1>&6 
6439 echo "configure:6440: checking for --enable-radiobtn" >&5 
6441           # Check whether --enable-radiobtn or --disable-radiobtn was given. 
6442 if test "${enable_radiobtn+set}" = set; then 
6443   enableval
="$enable_radiobtn" 
6445                           if test "$enableval" = yes; then 
6446                             ac_cv_use_radiobtn
='wxUSE_RADIOBTN=yes' 
6448                             ac_cv_use_radiobtn
='wxUSE_RADIOBTN=no' 
6453                           LINE
=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}` 
6454                           if test "x$LINE" != x 
; then 
6455                             eval "DEFAULT_$LINE" 
6460                           ac_cv_use_radiobtn
='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN 
6465           eval "$ac_cv_use_radiobtn" 
6466           if test "$no_cache" != 1; then 
6467             echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
 
6470           if test "$wxUSE_RADIOBTN" = yes; then 
6471             echo "$ac_t""yes" 1>&6 
6473             echo "$ac_t""no" 1>&6 
6477           echo $ac_n "checking for --enable-sash""... $ac_c" 1>&6 
6478 echo "configure:6479: checking for --enable-sash" >&5 
6480           # Check whether --enable-sash or --disable-sash was given. 
6481 if test "${enable_sash+set}" = set; then 
6482   enableval
="$enable_sash" 
6484                           if test "$enableval" = yes; then 
6485                             ac_cv_use_sash
='wxUSE_SASH=yes' 
6487                             ac_cv_use_sash
='wxUSE_SASH=no' 
6492                           LINE
=`grep "wxUSE_SASH" ${wx_arg_cache_file}` 
6493                           if test "x$LINE" != x 
; then 
6494                             eval "DEFAULT_$LINE" 
6499                           ac_cv_use_sash
='wxUSE_SASH='$DEFAULT_wxUSE_SASH 
6504           eval "$ac_cv_use_sash" 
6505           if test "$no_cache" != 1; then 
6506             echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
 
6509           if test "$wxUSE_SASH" = yes; then 
6510             echo "$ac_t""yes" 1>&6 
6512             echo "$ac_t""no" 1>&6 
6516           echo $ac_n "checking for --enable-scrollbar""... $ac_c" 1>&6 
6517 echo "configure:6518: checking for --enable-scrollbar" >&5 
6519           # Check whether --enable-scrollbar or --disable-scrollbar was given. 
6520 if test "${enable_scrollbar+set}" = set; then 
6521   enableval
="$enable_scrollbar" 
6523                           if test "$enableval" = yes; then 
6524                             ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=yes' 
6526                             ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=no' 
6531                           LINE
=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}` 
6532                           if test "x$LINE" != x 
; then 
6533                             eval "DEFAULT_$LINE" 
6538                           ac_cv_use_scrollbar
='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR 
6543           eval "$ac_cv_use_scrollbar" 
6544           if test "$no_cache" != 1; then 
6545             echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
 
6548           if test "$wxUSE_SCROLLBAR" = yes; then 
6549             echo "$ac_t""yes" 1>&6 
6551             echo "$ac_t""no" 1>&6 
6555           echo $ac_n "checking for --enable-slider""... $ac_c" 1>&6 
6556 echo "configure:6557: checking for --enable-slider" >&5 
6558           # Check whether --enable-slider or --disable-slider was given. 
6559 if test "${enable_slider+set}" = set; then 
6560   enableval
="$enable_slider" 
6562                           if test "$enableval" = yes; then 
6563                             ac_cv_use_slider
='wxUSE_SLIDER=yes' 
6565                             ac_cv_use_slider
='wxUSE_SLIDER=no' 
6570                           LINE
=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}` 
6571                           if test "x$LINE" != x 
; then 
6572                             eval "DEFAULT_$LINE" 
6577                           ac_cv_use_slider
='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER 
6582           eval "$ac_cv_use_slider" 
6583           if test "$no_cache" != 1; then 
6584             echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
 
6587           if test "$wxUSE_SLIDER" = yes; then 
6588             echo "$ac_t""yes" 1>&6 
6590             echo "$ac_t""no" 1>&6 
6594           echo $ac_n "checking for --enable-spinbtn""... $ac_c" 1>&6 
6595 echo "configure:6596: checking for --enable-spinbtn" >&5 
6597           # Check whether --enable-spinbtn or --disable-spinbtn was given. 
6598 if test "${enable_spinbtn+set}" = set; then 
6599   enableval
="$enable_spinbtn" 
6601                           if test "$enableval" = yes; then 
6602                             ac_cv_use_spinbtn
='wxUSE_SPINBTN=yes' 
6604                             ac_cv_use_spinbtn
='wxUSE_SPINBTN=no' 
6609                           LINE
=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}` 
6610                           if test "x$LINE" != x 
; then 
6611                             eval "DEFAULT_$LINE" 
6616                           ac_cv_use_spinbtn
='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN 
6621           eval "$ac_cv_use_spinbtn" 
6622           if test "$no_cache" != 1; then 
6623             echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
 
6626           if test "$wxUSE_SPINBTN" = yes; then 
6627             echo "$ac_t""yes" 1>&6 
6629             echo "$ac_t""no" 1>&6 
6633           echo $ac_n "checking for --enable-spinctrl""... $ac_c" 1>&6 
6634 echo "configure:6635: checking for --enable-spinctrl" >&5 
6636           # Check whether --enable-spinctrl or --disable-spinctrl was given. 
6637 if test "${enable_spinctrl+set}" = set; then 
6638   enableval
="$enable_spinctrl" 
6640                           if test "$enableval" = yes; then 
6641                             ac_cv_use_spinctrl
='wxUSE_SPINCTRL=yes' 
6643                             ac_cv_use_spinctrl
='wxUSE_SPINCTRL=no' 
6648                           LINE
=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}` 
6649                           if test "x$LINE" != x 
; then 
6650                             eval "DEFAULT_$LINE" 
6655                           ac_cv_use_spinctrl
='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL 
6660           eval "$ac_cv_use_spinctrl" 
6661           if test "$no_cache" != 1; then 
6662             echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
 
6665           if test "$wxUSE_SPINCTRL" = yes; then 
6666             echo "$ac_t""yes" 1>&6 
6668             echo "$ac_t""no" 1>&6 
6672           echo $ac_n "checking for --enable-splitter""... $ac_c" 1>&6 
6673 echo "configure:6674: checking for --enable-splitter" >&5 
6675           # Check whether --enable-splitter or --disable-splitter was given. 
6676 if test "${enable_splitter+set}" = set; then 
6677   enableval
="$enable_splitter" 
6679                           if test "$enableval" = yes; then 
6680                             ac_cv_use_splitter
='wxUSE_SPLITTER=yes' 
6682                             ac_cv_use_splitter
='wxUSE_SPLITTER=no' 
6687                           LINE
=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}` 
6688                           if test "x$LINE" != x 
; then 
6689                             eval "DEFAULT_$LINE" 
6694                           ac_cv_use_splitter
='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER 
6699           eval "$ac_cv_use_splitter" 
6700           if test "$no_cache" != 1; then 
6701             echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
 
6704           if test "$wxUSE_SPLITTER" = yes; then 
6705             echo "$ac_t""yes" 1>&6 
6707             echo "$ac_t""no" 1>&6 
6711           echo $ac_n "checking for --enable-statbmp""... $ac_c" 1>&6 
6712 echo "configure:6713: checking for --enable-statbmp" >&5 
6714           # Check whether --enable-statbmp or --disable-statbmp was given. 
6715 if test "${enable_statbmp+set}" = set; then 
6716   enableval
="$enable_statbmp" 
6718                           if test "$enableval" = yes; then 
6719                             ac_cv_use_statbmp
='wxUSE_STATBMP=yes' 
6721                             ac_cv_use_statbmp
='wxUSE_STATBMP=no' 
6726                           LINE
=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}` 
6727                           if test "x$LINE" != x 
; then 
6728                             eval "DEFAULT_$LINE" 
6733                           ac_cv_use_statbmp
='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP 
6738           eval "$ac_cv_use_statbmp" 
6739           if test "$no_cache" != 1; then 
6740             echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
 
6743           if test "$wxUSE_STATBMP" = yes; then 
6744             echo "$ac_t""yes" 1>&6 
6746             echo "$ac_t""no" 1>&6 
6750           echo $ac_n "checking for --enable-statbox""... $ac_c" 1>&6 
6751 echo "configure:6752: checking for --enable-statbox" >&5 
6753           # Check whether --enable-statbox or --disable-statbox was given. 
6754 if test "${enable_statbox+set}" = set; then 
6755   enableval
="$enable_statbox" 
6757                           if test "$enableval" = yes; then 
6758                             ac_cv_use_statbox
='wxUSE_STATBOX=yes' 
6760                             ac_cv_use_statbox
='wxUSE_STATBOX=no' 
6765                           LINE
=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}` 
6766                           if test "x$LINE" != x 
; then 
6767                             eval "DEFAULT_$LINE" 
6772                           ac_cv_use_statbox
='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX 
6777           eval "$ac_cv_use_statbox" 
6778           if test "$no_cache" != 1; then 
6779             echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
 
6782           if test "$wxUSE_STATBOX" = yes; then 
6783             echo "$ac_t""yes" 1>&6 
6785             echo "$ac_t""no" 1>&6 
6789           echo $ac_n "checking for --enable-statline""... $ac_c" 1>&6 
6790 echo "configure:6791: checking for --enable-statline" >&5 
6792           # Check whether --enable-statline or --disable-statline was given. 
6793 if test "${enable_statline+set}" = set; then 
6794   enableval
="$enable_statline" 
6796                           if test "$enableval" = yes; then 
6797                             ac_cv_use_statline
='wxUSE_STATLINE=yes' 
6799                             ac_cv_use_statline
='wxUSE_STATLINE=no' 
6804                           LINE
=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}` 
6805                           if test "x$LINE" != x 
; then 
6806                             eval "DEFAULT_$LINE" 
6811                           ac_cv_use_statline
='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE 
6816           eval "$ac_cv_use_statline" 
6817           if test "$no_cache" != 1; then 
6818             echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
 
6821           if test "$wxUSE_STATLINE" = yes; then 
6822             echo "$ac_t""yes" 1>&6 
6824             echo "$ac_t""no" 1>&6 
6828           echo $ac_n "checking for --enable-stattext""... $ac_c" 1>&6 
6829 echo "configure:6830: checking for --enable-stattext" >&5 
6831           # Check whether --enable-stattext or --disable-stattext was given. 
6832 if test "${enable_stattext+set}" = set; then 
6833   enableval
="$enable_stattext" 
6835                           if test "$enableval" = yes; then 
6836                             ac_cv_use_stattext
='wxUSE_STATTEXT=yes' 
6838                             ac_cv_use_stattext
='wxUSE_STATTEXT=no' 
6843                           LINE
=`grep "wxUSE_STATTEXT" ${wx_arg_cache_file}` 
6844                           if test "x$LINE" != x 
; then 
6845                             eval "DEFAULT_$LINE" 
6850                           ac_cv_use_stattext
='wxUSE_STATTEXT='$DEFAULT_wxUSE_STATTEXT 
6855           eval "$ac_cv_use_stattext" 
6856           if test "$no_cache" != 1; then 
6857             echo $ac_cv_use_stattext >> ${wx_arg_cache_file}.tmp
 
6860           if test "$wxUSE_STATTEXT" = yes; then 
6861             echo "$ac_t""yes" 1>&6 
6863             echo "$ac_t""no" 1>&6 
6867           echo $ac_n "checking for --enable-statusbar""... $ac_c" 1>&6 
6868 echo "configure:6869: checking for --enable-statusbar" >&5 
6870           # Check whether --enable-statusbar or --disable-statusbar was given. 
6871 if test "${enable_statusbar+set}" = set; then 
6872   enableval
="$enable_statusbar" 
6874                           if test "$enableval" = yes; then 
6875                             ac_cv_use_statusbar
='wxUSE_STATUSBAR=yes' 
6877                             ac_cv_use_statusbar
='wxUSE_STATUSBAR=no' 
6882                           LINE
=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}` 
6883                           if test "x$LINE" != x 
; then 
6884                             eval "DEFAULT_$LINE" 
6889                           ac_cv_use_statusbar
='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR 
6894           eval "$ac_cv_use_statusbar" 
6895           if test "$no_cache" != 1; then 
6896             echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
 
6899           if test "$wxUSE_STATUSBAR" = yes; then 
6900             echo "$ac_t""yes" 1>&6 
6902             echo "$ac_t""no" 1>&6 
6906           echo $ac_n "checking for --enable-tabdialog""... $ac_c" 1>&6 
6907 echo "configure:6908: checking for --enable-tabdialog" >&5 
6909           # Check whether --enable-tabdialog or --disable-tabdialog was given. 
6910 if test "${enable_tabdialog+set}" = set; then 
6911   enableval
="$enable_tabdialog" 
6913                           if test "$enableval" = yes; then 
6914                             ac_cv_use_tabdialog
='wxUSE_TABDIALOG=yes' 
6916                             ac_cv_use_tabdialog
='wxUSE_TABDIALOG=no' 
6921                           LINE
=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}` 
6922                           if test "x$LINE" != x 
; then 
6923                             eval "DEFAULT_$LINE" 
6928                           ac_cv_use_tabdialog
='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG 
6933           eval "$ac_cv_use_tabdialog" 
6934           if test "$no_cache" != 1; then 
6935             echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
 
6938           if test "$wxUSE_TABDIALOG" = yes; then 
6939             echo "$ac_t""yes" 1>&6 
6941             echo "$ac_t""no" 1>&6 
6945           echo $ac_n "checking for --enable-textctrl""... $ac_c" 1>&6 
6946 echo "configure:6947: checking for --enable-textctrl" >&5 
6948           # Check whether --enable-textctrl or --disable-textctrl was given. 
6949 if test "${enable_textctrl+set}" = set; then 
6950   enableval
="$enable_textctrl" 
6952                           if test "$enableval" = yes; then 
6953                             ac_cv_use_textctrl
='wxUSE_TEXTCTRL=yes' 
6955                             ac_cv_use_textctrl
='wxUSE_TEXTCTRL=no' 
6960                           LINE
=`grep "wxUSE_TEXTCTRL" ${wx_arg_cache_file}` 
6961                           if test "x$LINE" != x 
; then 
6962                             eval "DEFAULT_$LINE" 
6967                           ac_cv_use_textctrl
='wxUSE_TEXTCTRL='$DEFAULT_wxUSE_TEXTCTRL 
6972           eval "$ac_cv_use_textctrl" 
6973           if test "$no_cache" != 1; then 
6974             echo $ac_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
 
6977           if test "$wxUSE_TEXTCTRL" = yes; then 
6978             echo "$ac_t""yes" 1>&6 
6980             echo "$ac_t""no" 1>&6 
6984           echo $ac_n "checking for --enable-togglebtn""... $ac_c" 1>&6 
6985 echo "configure:6986: checking for --enable-togglebtn" >&5 
6987           # Check whether --enable-togglebtn or --disable-togglebtn was given. 
6988 if test "${enable_togglebtn+set}" = set; then 
6989   enableval
="$enable_togglebtn" 
6991                           if test "$enableval" = yes; then 
6992                             ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=yes' 
6994                             ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=no' 
6999                           LINE
=`grep "wxUSE_TOGGLEBTN" ${wx_arg_cache_file}` 
7000                           if test "x$LINE" != x 
; then 
7001                             eval "DEFAULT_$LINE" 
7006                           ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN='$DEFAULT_wxUSE_TOGGLEBTN 
7011           eval "$ac_cv_use_togglebtn" 
7012           if test "$no_cache" != 1; then 
7013             echo $ac_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
 
7016           if test "$wxUSE_TOGGLEBTN" = yes; then 
7017             echo "$ac_t""yes" 1>&6 
7019             echo "$ac_t""no" 1>&6 
7023           echo $ac_n "checking for --enable-toolbar""... $ac_c" 1>&6 
7024 echo "configure:7025: checking for --enable-toolbar" >&5 
7026           # Check whether --enable-toolbar or --disable-toolbar was given. 
7027 if test "${enable_toolbar+set}" = set; then 
7028   enableval
="$enable_toolbar" 
7030                           if test "$enableval" = yes; then 
7031                             ac_cv_use_toolbar
='wxUSE_TOOLBAR=yes' 
7033                             ac_cv_use_toolbar
='wxUSE_TOOLBAR=no' 
7038                           LINE
=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}` 
7039                           if test "x$LINE" != x 
; then 
7040                             eval "DEFAULT_$LINE" 
7045                           ac_cv_use_toolbar
='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR 
7050           eval "$ac_cv_use_toolbar" 
7051           if test "$no_cache" != 1; then 
7052             echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
 
7055           if test "$wxUSE_TOOLBAR" = yes; then 
7056             echo "$ac_t""yes" 1>&6 
7058             echo "$ac_t""no" 1>&6 
7062           echo $ac_n "checking for --enable-tbarnative""... $ac_c" 1>&6 
7063 echo "configure:7064: checking for --enable-tbarnative" >&5 
7065           # Check whether --enable-tbarnative or --disable-tbarnative was given. 
7066 if test "${enable_tbarnative+set}" = set; then 
7067   enableval
="$enable_tbarnative" 
7069                           if test "$enableval" = yes; then 
7070                             ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=yes' 
7072                             ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=no' 
7077                           LINE
=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}` 
7078                           if test "x$LINE" != x 
; then 
7079                             eval "DEFAULT_$LINE" 
7084                           ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE 
7089           eval "$ac_cv_use_tbarnative" 
7090           if test "$no_cache" != 1; then 
7091             echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
 
7094           if test "$wxUSE_TOOLBAR_NATIVE" = yes; then 
7095             echo "$ac_t""yes" 1>&6 
7097             echo "$ac_t""no" 1>&6 
7101           echo $ac_n "checking for --enable-tbarsmpl""... $ac_c" 1>&6 
7102 echo "configure:7103: checking for --enable-tbarsmpl" >&5 
7104           # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given. 
7105 if test "${enable_tbarsmpl+set}" = set; then 
7106   enableval
="$enable_tbarsmpl" 
7108                           if test "$enableval" = yes; then 
7109                             ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=yes' 
7111                             ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=no' 
7116                           LINE
=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}` 
7117                           if test "x$LINE" != x 
; then 
7118                             eval "DEFAULT_$LINE" 
7123                           ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE 
7128           eval "$ac_cv_use_tbarsmpl" 
7129           if test "$no_cache" != 1; then 
7130             echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
 
7133           if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then 
7134             echo "$ac_t""yes" 1>&6 
7136             echo "$ac_t""no" 1>&6 
7140           echo $ac_n "checking for --enable-treectrl""... $ac_c" 1>&6 
7141 echo "configure:7142: checking for --enable-treectrl" >&5 
7143           # Check whether --enable-treectrl or --disable-treectrl was given. 
7144 if test "${enable_treectrl+set}" = set; then 
7145   enableval
="$enable_treectrl" 
7147                           if test "$enableval" = yes; then 
7148                             ac_cv_use_treectrl
='wxUSE_TREECTRL=yes' 
7150                             ac_cv_use_treectrl
='wxUSE_TREECTRL=no' 
7155                           LINE
=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}` 
7156                           if test "x$LINE" != x 
; then 
7157                             eval "DEFAULT_$LINE" 
7162                           ac_cv_use_treectrl
='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL 
7167           eval "$ac_cv_use_treectrl" 
7168           if test "$no_cache" != 1; then 
7169             echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
 
7172           if test "$wxUSE_TREECTRL" = yes; then 
7173             echo "$ac_t""yes" 1>&6 
7175             echo "$ac_t""no" 1>&6 
7179           echo $ac_n "checking for --enable-tipwindow""... $ac_c" 1>&6 
7180 echo "configure:7181: checking for --enable-tipwindow" >&5 
7182           # Check whether --enable-tipwindow or --disable-tipwindow was given. 
7183 if test "${enable_tipwindow+set}" = set; then 
7184   enableval
="$enable_tipwindow" 
7186                           if test "$enableval" = yes; then 
7187                             ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=yes' 
7189                             ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=no' 
7194                           LINE
=`grep "wxUSE_TIPWINDOW" ${wx_arg_cache_file}` 
7195                           if test "x$LINE" != x 
; then 
7196                             eval "DEFAULT_$LINE" 
7201                           ac_cv_use_tipwindow
='wxUSE_TIPWINDOW='$DEFAULT_wxUSE_TIPWINDOW 
7206           eval "$ac_cv_use_tipwindow" 
7207           if test "$no_cache" != 1; then 
7208             echo $ac_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
 
7211           if test "$wxUSE_TIPWINDOW" = yes; then 
7212             echo "$ac_t""yes" 1>&6 
7214             echo "$ac_t""no" 1>&6 
7218           echo $ac_n "checking for --enable-popupwin""... $ac_c" 1>&6 
7219 echo "configure:7220: checking for --enable-popupwin" >&5 
7221           # Check whether --enable-popupwin or --disable-popupwin was given. 
7222 if test "${enable_popupwin+set}" = set; then 
7223   enableval
="$enable_popupwin" 
7225                           if test "$enableval" = yes; then 
7226                             ac_cv_use_popupwin
='wxUSE_POPUPWIN=yes' 
7228                             ac_cv_use_popupwin
='wxUSE_POPUPWIN=no' 
7233                           LINE
=`grep "wxUSE_POPUPWIN" ${wx_arg_cache_file}` 
7234                           if test "x$LINE" != x 
; then 
7235                             eval "DEFAULT_$LINE" 
7240                           ac_cv_use_popupwin
='wxUSE_POPUPWIN='$DEFAULT_wxUSE_POPUPWIN 
7245           eval "$ac_cv_use_popupwin" 
7246           if test "$no_cache" != 1; then 
7247             echo $ac_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
 
7250           if test "$wxUSE_POPUPWIN" = yes; then 
7251             echo "$ac_t""yes" 1>&6 
7253             echo "$ac_t""no" 1>&6 
7259           echo $ac_n "checking for --enable-commondlg""... $ac_c" 1>&6 
7260 echo "configure:7261: checking for --enable-commondlg" >&5 
7262           # Check whether --enable-commondlg or --disable-commondlg was given. 
7263 if test "${enable_commondlg+set}" = set; then 
7264   enableval
="$enable_commondlg" 
7266                           if test "$enableval" = yes; then 
7267                             ac_cv_use_commondlg
='wxUSE_COMMONDLGS=yes' 
7269                             ac_cv_use_commondlg
='wxUSE_COMMONDLGS=no' 
7274                           LINE
=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}` 
7275                           if test "x$LINE" != x 
; then 
7276                             eval "DEFAULT_$LINE" 
7281                           ac_cv_use_commondlg
='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS 
7286           eval "$ac_cv_use_commondlg" 
7287           if test "$no_cache" != 1; then 
7288             echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
 
7291           if test "$wxUSE_COMMONDLGS" = yes; then 
7292             echo "$ac_t""yes" 1>&6 
7294             echo "$ac_t""no" 1>&6 
7298           echo $ac_n "checking for --enable-choicedlg""... $ac_c" 1>&6 
7299 echo "configure:7300: checking for --enable-choicedlg" >&5 
7301           # Check whether --enable-choicedlg or --disable-choicedlg was given. 
7302 if test "${enable_choicedlg+set}" = set; then 
7303   enableval
="$enable_choicedlg" 
7305                           if test "$enableval" = yes; then 
7306                             ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=yes' 
7308                             ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=no' 
7313                           LINE
=`grep "wxUSE_CHOICEDLG" ${wx_arg_cache_file}` 
7314                           if test "x$LINE" != x 
; then 
7315                             eval "DEFAULT_$LINE" 
7320                           ac_cv_use_choicedlg
='wxUSE_CHOICEDLG='$DEFAULT_wxUSE_CHOICEDLG 
7325           eval "$ac_cv_use_choicedlg" 
7326           if test "$no_cache" != 1; then 
7327             echo $ac_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
 
7330           if test "$wxUSE_CHOICEDLG" = yes; then 
7331             echo "$ac_t""yes" 1>&6 
7333             echo "$ac_t""no" 1>&6 
7337           echo $ac_n "checking for --enable-coldlg""... $ac_c" 1>&6 
7338 echo "configure:7339: checking for --enable-coldlg" >&5 
7340           # Check whether --enable-coldlg or --disable-coldlg was given. 
7341 if test "${enable_coldlg+set}" = set; then 
7342   enableval
="$enable_coldlg" 
7344                           if test "$enableval" = yes; then 
7345                             ac_cv_use_coldlg
='wxUSE_COLOURDLG=yes' 
7347                             ac_cv_use_coldlg
='wxUSE_COLOURDLG=no' 
7352                           LINE
=`grep "wxUSE_COLOURDLG" ${wx_arg_cache_file}` 
7353                           if test "x$LINE" != x 
; then 
7354                             eval "DEFAULT_$LINE" 
7359                           ac_cv_use_coldlg
='wxUSE_COLOURDLG='$DEFAULT_wxUSE_COLOURDLG 
7364           eval "$ac_cv_use_coldlg" 
7365           if test "$no_cache" != 1; then 
7366             echo $ac_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
 
7369           if test "$wxUSE_COLOURDLG" = yes; then 
7370             echo "$ac_t""yes" 1>&6 
7372             echo "$ac_t""no" 1>&6 
7376           echo $ac_n "checking for --enable-filedlg""... $ac_c" 1>&6 
7377 echo "configure:7378: checking for --enable-filedlg" >&5 
7379           # Check whether --enable-filedlg or --disable-filedlg was given. 
7380 if test "${enable_filedlg+set}" = set; then 
7381   enableval
="$enable_filedlg" 
7383                           if test "$enableval" = yes; then 
7384                             ac_cv_use_filedlg
='wxUSE_FILEDLG=yes' 
7386                             ac_cv_use_filedlg
='wxUSE_FILEDLG=no' 
7391                           LINE
=`grep "wxUSE_FILEDLG" ${wx_arg_cache_file}` 
7392                           if test "x$LINE" != x 
; then 
7393                             eval "DEFAULT_$LINE" 
7398                           ac_cv_use_filedlg
='wxUSE_FILEDLG='$DEFAULT_wxUSE_FILEDLG 
7403           eval "$ac_cv_use_filedlg" 
7404           if test "$no_cache" != 1; then 
7405             echo $ac_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
 
7408           if test "$wxUSE_FILEDLG" = yes; then 
7409             echo "$ac_t""yes" 1>&6 
7411             echo "$ac_t""no" 1>&6 
7415           echo $ac_n "checking for --enable-finddlg""... $ac_c" 1>&6 
7416 echo "configure:7417: checking for --enable-finddlg" >&5 
7418           # Check whether --enable-finddlg or --disable-finddlg was given. 
7419 if test "${enable_finddlg+set}" = set; then 
7420   enableval
="$enable_finddlg" 
7422                           if test "$enableval" = yes; then 
7423                             ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=yes' 
7425                             ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=no' 
7430                           LINE
=`grep "wxUSE_FINDREPLDLG" ${wx_arg_cache_file}` 
7431                           if test "x$LINE" != x 
; then 
7432                             eval "DEFAULT_$LINE" 
7437                           ac_cv_use_finddlg
='wxUSE_FINDREPLDLG='$DEFAULT_wxUSE_FINDREPLDLG 
7442           eval "$ac_cv_use_finddlg" 
7443           if test "$no_cache" != 1; then 
7444             echo $ac_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
 
7447           if test "$wxUSE_FINDREPLDLG" = yes; then 
7448             echo "$ac_t""yes" 1>&6 
7450             echo "$ac_t""no" 1>&6 
7454           echo $ac_n "checking for --enable-fontdlg""... $ac_c" 1>&6 
7455 echo "configure:7456: checking for --enable-fontdlg" >&5 
7457           # Check whether --enable-fontdlg or --disable-fontdlg was given. 
7458 if test "${enable_fontdlg+set}" = set; then 
7459   enableval
="$enable_fontdlg" 
7461                           if test "$enableval" = yes; then 
7462                             ac_cv_use_fontdlg
='wxUSE_FONTDLG=yes' 
7464                             ac_cv_use_fontdlg
='wxUSE_FONTDLG=no' 
7469                           LINE
=`grep "wxUSE_FONTDLG" ${wx_arg_cache_file}` 
7470                           if test "x$LINE" != x 
; then 
7471                             eval "DEFAULT_$LINE" 
7476                           ac_cv_use_fontdlg
='wxUSE_FONTDLG='$DEFAULT_wxUSE_FONTDLG 
7481           eval "$ac_cv_use_fontdlg" 
7482           if test "$no_cache" != 1; then 
7483             echo $ac_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
 
7486           if test "$wxUSE_FONTDLG" = yes; then 
7487             echo "$ac_t""yes" 1>&6 
7489             echo "$ac_t""no" 1>&6 
7493           echo $ac_n "checking for --enable-dirdlg""... $ac_c" 1>&6 
7494 echo "configure:7495: checking for --enable-dirdlg" >&5 
7496           # Check whether --enable-dirdlg or --disable-dirdlg was given. 
7497 if test "${enable_dirdlg+set}" = set; then 
7498   enableval
="$enable_dirdlg" 
7500                           if test "$enableval" = yes; then 
7501                             ac_cv_use_dirdlg
='wxUSE_DIRDLG=yes' 
7503                             ac_cv_use_dirdlg
='wxUSE_DIRDLG=no' 
7508                           LINE
=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}` 
7509                           if test "x$LINE" != x 
; then 
7510                             eval "DEFAULT_$LINE" 
7515                           ac_cv_use_dirdlg
='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG 
7520           eval "$ac_cv_use_dirdlg" 
7521           if test "$no_cache" != 1; then 
7522             echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
 
7525           if test "$wxUSE_DIRDLG" = yes; then 
7526             echo "$ac_t""yes" 1>&6 
7528             echo "$ac_t""no" 1>&6 
7532           echo $ac_n "checking for --enable-msgdlg""... $ac_c" 1>&6 
7533 echo "configure:7534: checking for --enable-msgdlg" >&5 
7535           # Check whether --enable-msgdlg or --disable-msgdlg was given. 
7536 if test "${enable_msgdlg+set}" = set; then 
7537   enableval
="$enable_msgdlg" 
7539                           if test "$enableval" = yes; then 
7540                             ac_cv_use_msgdlg
='wxUSE_MSGDLG=yes' 
7542                             ac_cv_use_msgdlg
='wxUSE_MSGDLG=no' 
7547                           LINE
=`grep "wxUSE_MSGDLG" ${wx_arg_cache_file}` 
7548                           if test "x$LINE" != x 
; then 
7549                             eval "DEFAULT_$LINE" 
7554                           ac_cv_use_msgdlg
='wxUSE_MSGDLG='$DEFAULT_wxUSE_MSGDLG 
7559           eval "$ac_cv_use_msgdlg" 
7560           if test "$no_cache" != 1; then 
7561             echo $ac_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
 
7564           if test "$wxUSE_MSGDLG" = yes; then 
7565             echo "$ac_t""yes" 1>&6 
7567             echo "$ac_t""no" 1>&6 
7571           echo $ac_n "checking for --enable-numberdlg""... $ac_c" 1>&6 
7572 echo "configure:7573: checking for --enable-numberdlg" >&5 
7574           # Check whether --enable-numberdlg or --disable-numberdlg was given. 
7575 if test "${enable_numberdlg+set}" = set; then 
7576   enableval
="$enable_numberdlg" 
7578                           if test "$enableval" = yes; then 
7579                             ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=yes' 
7581                             ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=no' 
7586                           LINE
=`grep "wxUSE_NUMBERDLG" ${wx_arg_cache_file}` 
7587                           if test "x$LINE" != x 
; then 
7588                             eval "DEFAULT_$LINE" 
7593                           ac_cv_use_numberdlg
='wxUSE_NUMBERDLG='$DEFAULT_wxUSE_NUMBERDLG 
7598           eval "$ac_cv_use_numberdlg" 
7599           if test "$no_cache" != 1; then 
7600             echo $ac_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
 
7603           if test "$wxUSE_NUMBERDLG" = yes; then 
7604             echo "$ac_t""yes" 1>&6 
7606             echo "$ac_t""no" 1>&6 
7610           echo $ac_n "checking for --enable-splash""... $ac_c" 1>&6 
7611 echo "configure:7612: checking for --enable-splash" >&5 
7613           # Check whether --enable-splash or --disable-splash was given. 
7614 if test "${enable_splash+set}" = set; then 
7615   enableval
="$enable_splash" 
7617                           if test "$enableval" = yes; then 
7618                             ac_cv_use_splash
='wxUSE_SPLASH=yes' 
7620                             ac_cv_use_splash
='wxUSE_SPLASH=no' 
7625                           LINE
=`grep "wxUSE_SPLASH" ${wx_arg_cache_file}` 
7626                           if test "x$LINE" != x 
; then 
7627                             eval "DEFAULT_$LINE" 
7632                           ac_cv_use_splash
='wxUSE_SPLASH='$DEFAULT_wxUSE_SPLASH 
7637           eval "$ac_cv_use_splash" 
7638           if test "$no_cache" != 1; then 
7639             echo $ac_cv_use_splash >> ${wx_arg_cache_file}.tmp
 
7642           if test "$wxUSE_SPLASH" = yes; then 
7643             echo "$ac_t""yes" 1>&6 
7645             echo "$ac_t""no" 1>&6 
7649           echo $ac_n "checking for --enable-textdlg""... $ac_c" 1>&6 
7650 echo "configure:7651: checking for --enable-textdlg" >&5 
7652           # Check whether --enable-textdlg or --disable-textdlg was given. 
7653 if test "${enable_textdlg+set}" = set; then 
7654   enableval
="$enable_textdlg" 
7656                           if test "$enableval" = yes; then 
7657                             ac_cv_use_textdlg
='wxUSE_TEXTDLG=yes' 
7659                             ac_cv_use_textdlg
='wxUSE_TEXTDLG=no' 
7664                           LINE
=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}` 
7665                           if test "x$LINE" != x 
; then 
7666                             eval "DEFAULT_$LINE" 
7671                           ac_cv_use_textdlg
='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG 
7676           eval "$ac_cv_use_textdlg" 
7677           if test "$no_cache" != 1; then 
7678             echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
 
7681           if test "$wxUSE_TEXTDLG" = yes; then 
7682             echo "$ac_t""yes" 1>&6 
7684             echo "$ac_t""no" 1>&6 
7688           echo $ac_n "checking for --enable-tipdlg""... $ac_c" 1>&6 
7689 echo "configure:7690: checking for --enable-tipdlg" >&5 
7691           # Check whether --enable-tipdlg or --disable-tipdlg was given. 
7692 if test "${enable_tipdlg+set}" = set; then 
7693   enableval
="$enable_tipdlg" 
7695                           if test "$enableval" = yes; then 
7696                             ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=yes' 
7698                             ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=no' 
7703                           LINE
=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}` 
7704                           if test "x$LINE" != x 
; then 
7705                             eval "DEFAULT_$LINE" 
7710                           ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS 
7715           eval "$ac_cv_use_tipdlg" 
7716           if test "$no_cache" != 1; then 
7717             echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
 
7720           if test "$wxUSE_STARTUP_TIPS" = yes; then 
7721             echo "$ac_t""yes" 1>&6 
7723             echo "$ac_t""no" 1>&6 
7727           echo $ac_n "checking for --enable-progressdlg""... $ac_c" 1>&6 
7728 echo "configure:7729: checking for --enable-progressdlg" >&5 
7730           # Check whether --enable-progressdlg or --disable-progressdlg was given. 
7731 if test "${enable_progressdlg+set}" = set; then 
7732   enableval
="$enable_progressdlg" 
7734                           if test "$enableval" = yes; then 
7735                             ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=yes' 
7737                             ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=no' 
7742                           LINE
=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}` 
7743                           if test "x$LINE" != x 
; then 
7744                             eval "DEFAULT_$LINE" 
7749                           ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG 
7754           eval "$ac_cv_use_progressdlg" 
7755           if test "$no_cache" != 1; then 
7756             echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
 
7759           if test "$wxUSE_PROGRESSDLG" = yes; then 
7760             echo "$ac_t""yes" 1>&6 
7762             echo "$ac_t""no" 1>&6 
7766           echo $ac_n "checking for --enable-wizarddlg""... $ac_c" 1>&6 
7767 echo "configure:7768: checking for --enable-wizarddlg" >&5 
7769           # Check whether --enable-wizarddlg or --disable-wizarddlg was given. 
7770 if test "${enable_wizarddlg+set}" = set; then 
7771   enableval
="$enable_wizarddlg" 
7773                           if test "$enableval" = yes; then 
7774                             ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=yes' 
7776                             ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=no' 
7781                           LINE
=`grep "wxUSE_WIZARDDLG" ${wx_arg_cache_file}` 
7782                           if test "x$LINE" != x 
; then 
7783                             eval "DEFAULT_$LINE" 
7788                           ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG='$DEFAULT_wxUSE_WIZARDDLG 
7793           eval "$ac_cv_use_wizarddlg" 
7794           if test "$no_cache" != 1; then 
7795             echo $ac_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
 
7798           if test "$wxUSE_WIZARDDLG" = yes; then 
7799             echo "$ac_t""yes" 1>&6 
7801             echo "$ac_t""no" 1>&6 
7807           echo $ac_n "checking for --enable-menus""... $ac_c" 1>&6 
7808 echo "configure:7809: checking for --enable-menus" >&5 
7810           # Check whether --enable-menus or --disable-menus was given. 
7811 if test "${enable_menus+set}" = set; then 
7812   enableval
="$enable_menus" 
7814                           if test "$enableval" = yes; then 
7815                             ac_cv_use_menus
='wxUSE_MENUS=yes' 
7817                             ac_cv_use_menus
='wxUSE_MENUS=no' 
7822                           LINE
=`grep "wxUSE_MENUS" ${wx_arg_cache_file}` 
7823                           if test "x$LINE" != x 
; then 
7824                             eval "DEFAULT_$LINE" 
7829                           ac_cv_use_menus
='wxUSE_MENUS='$DEFAULT_wxUSE_MENUS 
7834           eval "$ac_cv_use_menus" 
7835           if test "$no_cache" != 1; then 
7836             echo $ac_cv_use_menus >> ${wx_arg_cache_file}.tmp
 
7839           if test "$wxUSE_MENUS" = yes; then 
7840             echo "$ac_t""yes" 1>&6 
7842             echo "$ac_t""no" 1>&6 
7846           echo $ac_n "checking for --enable-miniframe""... $ac_c" 1>&6 
7847 echo "configure:7848: checking for --enable-miniframe" >&5 
7849           # Check whether --enable-miniframe or --disable-miniframe was given. 
7850 if test "${enable_miniframe+set}" = set; then 
7851   enableval
="$enable_miniframe" 
7853                           if test "$enableval" = yes; then 
7854                             ac_cv_use_miniframe
='wxUSE_MINIFRAME=yes' 
7856                             ac_cv_use_miniframe
='wxUSE_MINIFRAME=no' 
7861                           LINE
=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}` 
7862                           if test "x$LINE" != x 
; then 
7863                             eval "DEFAULT_$LINE" 
7868                           ac_cv_use_miniframe
='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME 
7873           eval "$ac_cv_use_miniframe" 
7874           if test "$no_cache" != 1; then 
7875             echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
 
7878           if test "$wxUSE_MINIFRAME" = yes; then 
7879             echo "$ac_t""yes" 1>&6 
7881             echo "$ac_t""no" 1>&6 
7885           echo $ac_n "checking for --enable-tooltips""... $ac_c" 1>&6 
7886 echo "configure:7887: checking for --enable-tooltips" >&5 
7888           # Check whether --enable-tooltips or --disable-tooltips was given. 
7889 if test "${enable_tooltips+set}" = set; then 
7890   enableval
="$enable_tooltips" 
7892                           if test "$enableval" = yes; then 
7893                             ac_cv_use_tooltips
='wxUSE_TOOLTIPS=yes' 
7895                             ac_cv_use_tooltips
='wxUSE_TOOLTIPS=no' 
7900                           LINE
=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}` 
7901                           if test "x$LINE" != x 
; then 
7902                             eval "DEFAULT_$LINE" 
7907                           ac_cv_use_tooltips
='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS 
7912           eval "$ac_cv_use_tooltips" 
7913           if test "$no_cache" != 1; then 
7914             echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
 
7917           if test "$wxUSE_TOOLTIPS" = yes; then 
7918             echo "$ac_t""yes" 1>&6 
7920             echo "$ac_t""no" 1>&6 
7924           echo $ac_n "checking for --enable-splines""... $ac_c" 1>&6 
7925 echo "configure:7926: checking for --enable-splines" >&5 
7927           # Check whether --enable-splines or --disable-splines was given. 
7928 if test "${enable_splines+set}" = set; then 
7929   enableval
="$enable_splines" 
7931                           if test "$enableval" = yes; then 
7932                             ac_cv_use_splines
='wxUSE_SPLINES=yes' 
7934                             ac_cv_use_splines
='wxUSE_SPLINES=no' 
7939                           LINE
=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}` 
7940                           if test "x$LINE" != x 
; then 
7941                             eval "DEFAULT_$LINE" 
7946                           ac_cv_use_splines
='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES 
7951           eval "$ac_cv_use_splines" 
7952           if test "$no_cache" != 1; then 
7953             echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
 
7956           if test "$wxUSE_SPLINES" = yes; then 
7957             echo "$ac_t""yes" 1>&6 
7959             echo "$ac_t""no" 1>&6 
7963           echo $ac_n "checking for --enable-validators""... $ac_c" 1>&6 
7964 echo "configure:7965: checking for --enable-validators" >&5 
7966           # Check whether --enable-validators or --disable-validators was given. 
7967 if test "${enable_validators+set}" = set; then 
7968   enableval
="$enable_validators" 
7970                           if test "$enableval" = yes; then 
7971                             ac_cv_use_validators
='wxUSE_VALIDATORS=yes' 
7973                             ac_cv_use_validators
='wxUSE_VALIDATORS=no' 
7978                           LINE
=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}` 
7979                           if test "x$LINE" != x 
; then 
7980                             eval "DEFAULT_$LINE" 
7985                           ac_cv_use_validators
='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS 
7990           eval "$ac_cv_use_validators" 
7991           if test "$no_cache" != 1; then 
7992             echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
 
7995           if test "$wxUSE_VALIDATORS" = yes; then 
7996             echo "$ac_t""yes" 1>&6 
7998             echo "$ac_t""no" 1>&6 
8002           echo $ac_n "checking for --enable-busyinfo""... $ac_c" 1>&6 
8003 echo "configure:8004: checking for --enable-busyinfo" >&5 
8005           # Check whether --enable-busyinfo or --disable-busyinfo was given. 
8006 if test "${enable_busyinfo+set}" = set; then 
8007   enableval
="$enable_busyinfo" 
8009                           if test "$enableval" = yes; then 
8010                             ac_cv_use_busyinfo
='wxUSE_BUSYINFO=yes' 
8012                             ac_cv_use_busyinfo
='wxUSE_BUSYINFO=no' 
8017                           LINE
=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}` 
8018                           if test "x$LINE" != x 
; then 
8019                             eval "DEFAULT_$LINE" 
8024                           ac_cv_use_busyinfo
='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO 
8029           eval "$ac_cv_use_busyinfo" 
8030           if test "$no_cache" != 1; then 
8031             echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
 
8034           if test "$wxUSE_BUSYINFO" = yes; then 
8035             echo "$ac_t""yes" 1>&6 
8037             echo "$ac_t""no" 1>&6 
8041           echo $ac_n "checking for --enable-joystick""... $ac_c" 1>&6 
8042 echo "configure:8043: checking for --enable-joystick" >&5 
8044           # Check whether --enable-joystick or --disable-joystick was given. 
8045 if test "${enable_joystick+set}" = set; then 
8046   enableval
="$enable_joystick" 
8048                           if test "$enableval" = yes; then 
8049                             ac_cv_use_joystick
='wxUSE_JOYSTICK=yes' 
8051                             ac_cv_use_joystick
='wxUSE_JOYSTICK=no' 
8056                           LINE
=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}` 
8057                           if test "x$LINE" != x 
; then 
8058                             eval "DEFAULT_$LINE" 
8063                           ac_cv_use_joystick
='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK 
8068           eval "$ac_cv_use_joystick" 
8069           if test "$no_cache" != 1; then 
8070             echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
 
8073           if test "$wxUSE_JOYSTICK" = yes; then 
8074             echo "$ac_t""yes" 1>&6 
8076             echo "$ac_t""no" 1>&6 
8080           echo $ac_n "checking for --enable-metafile""... $ac_c" 1>&6 
8081 echo "configure:8082: checking for --enable-metafile" >&5 
8083           # Check whether --enable-metafile or --disable-metafile was given. 
8084 if test "${enable_metafile+set}" = set; then 
8085   enableval
="$enable_metafile" 
8087                           if test "$enableval" = yes; then 
8088                             ac_cv_use_metafile
='wxUSE_METAFILE=yes' 
8090                             ac_cv_use_metafile
='wxUSE_METAFILE=no' 
8095                           LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}` 
8096                           if test "x$LINE" != x 
; then 
8097                             eval "DEFAULT_$LINE" 
8102                           ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE 
8107           eval "$ac_cv_use_metafile" 
8108           if test "$no_cache" != 1; then 
8109             echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
 
8112           if test "$wxUSE_METAFILE" = yes; then 
8113             echo "$ac_t""yes" 1>&6 
8115             echo "$ac_t""no" 1>&6 
8119           echo $ac_n "checking for --enable-dragimage""... $ac_c" 1>&6 
8120 echo "configure:8121: checking for --enable-dragimage" >&5 
8122           # Check whether --enable-dragimage or --disable-dragimage was given. 
8123 if test "${enable_dragimage+set}" = set; then 
8124   enableval
="$enable_dragimage" 
8126                           if test "$enableval" = yes; then 
8127                             ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=yes' 
8129                             ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=no' 
8134                           LINE
=`grep "wxUSE_DRAGIMAGE" ${wx_arg_cache_file}` 
8135                           if test "x$LINE" != x 
; then 
8136                             eval "DEFAULT_$LINE" 
8141                           ac_cv_use_dragimage
='wxUSE_DRAGIMAGE='$DEFAULT_wxUSE_DRAGIMAGE 
8146           eval "$ac_cv_use_dragimage" 
8147           if test "$no_cache" != 1; then 
8148             echo $ac_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
 
8151           if test "$wxUSE_DRAGIMAGE" = yes; then 
8152             echo "$ac_t""yes" 1>&6 
8154             echo "$ac_t""no" 1>&6 
8160           echo $ac_n "checking for --enable-palette""... $ac_c" 1>&6 
8161 echo "configure:8162: checking for --enable-palette" >&5 
8163           # Check whether --enable-palette or --disable-palette was given. 
8164 if test "${enable_palette+set}" = set; then 
8165   enableval
="$enable_palette" 
8167                           if test "$enableval" = yes; then 
8168                             ac_cv_use_palette
='wxUSE_PALETTE=yes' 
8170                             ac_cv_use_palette
='wxUSE_PALETTE=no' 
8175                           LINE
=`grep "wxUSE_PALETTE" ${wx_arg_cache_file}` 
8176                           if test "x$LINE" != x 
; then 
8177                             eval "DEFAULT_$LINE" 
8182                           ac_cv_use_palette
='wxUSE_PALETTE='$DEFAULT_wxUSE_PALETTE 
8187           eval "$ac_cv_use_palette" 
8188           if test "$no_cache" != 1; then 
8189             echo $ac_cv_use_palette >> ${wx_arg_cache_file}.tmp
 
8192           if test "$wxUSE_PALETTE" = yes; then 
8193             echo "$ac_t""yes" 1>&6 
8195             echo "$ac_t""no" 1>&6 
8199           echo $ac_n "checking for --enable-image""... $ac_c" 1>&6 
8200 echo "configure:8201: checking for --enable-image" >&5 
8202           # Check whether --enable-image or --disable-image was given. 
8203 if test "${enable_image+set}" = set; then 
8204   enableval
="$enable_image" 
8206                           if test "$enableval" = yes; then 
8207                             ac_cv_use_image
='wxUSE_IMAGE=yes' 
8209                             ac_cv_use_image
='wxUSE_IMAGE=no' 
8214                           LINE
=`grep "wxUSE_IMAGE" ${wx_arg_cache_file}` 
8215                           if test "x$LINE" != x 
; then 
8216                             eval "DEFAULT_$LINE" 
8221                           ac_cv_use_image
='wxUSE_IMAGE='$DEFAULT_wxUSE_IMAGE 
8226           eval "$ac_cv_use_image" 
8227           if test "$no_cache" != 1; then 
8228             echo $ac_cv_use_image >> ${wx_arg_cache_file}.tmp
 
8231           if test "$wxUSE_IMAGE" = yes; then 
8232             echo "$ac_t""yes" 1>&6 
8234             echo "$ac_t""no" 1>&6 
8238           echo $ac_n "checking for --enable-gif""... $ac_c" 1>&6 
8239 echo "configure:8240: checking for --enable-gif" >&5 
8241           # Check whether --enable-gif or --disable-gif was given. 
8242 if test "${enable_gif+set}" = set; then 
8243   enableval
="$enable_gif" 
8245                           if test "$enableval" = yes; then 
8246                             ac_cv_use_gif
='wxUSE_GIF=yes' 
8248                             ac_cv_use_gif
='wxUSE_GIF=no' 
8253                           LINE
=`grep "wxUSE_GIF" ${wx_arg_cache_file}` 
8254                           if test "x$LINE" != x 
; then 
8255                             eval "DEFAULT_$LINE" 
8260                           ac_cv_use_gif
='wxUSE_GIF='$DEFAULT_wxUSE_GIF 
8265           eval "$ac_cv_use_gif" 
8266           if test "$no_cache" != 1; then 
8267             echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
 
8270           if test "$wxUSE_GIF" = yes; then 
8271             echo "$ac_t""yes" 1>&6 
8273             echo "$ac_t""no" 1>&6 
8277           echo $ac_n "checking for --enable-pcx""... $ac_c" 1>&6 
8278 echo "configure:8279: checking for --enable-pcx" >&5 
8280           # Check whether --enable-pcx or --disable-pcx was given. 
8281 if test "${enable_pcx+set}" = set; then 
8282   enableval
="$enable_pcx" 
8284                           if test "$enableval" = yes; then 
8285                             ac_cv_use_pcx
='wxUSE_PCX=yes' 
8287                             ac_cv_use_pcx
='wxUSE_PCX=no' 
8292                           LINE
=`grep "wxUSE_PCX" ${wx_arg_cache_file}` 
8293                           if test "x$LINE" != x 
; then 
8294                             eval "DEFAULT_$LINE" 
8299                           ac_cv_use_pcx
='wxUSE_PCX='$DEFAULT_wxUSE_PCX 
8304           eval "$ac_cv_use_pcx" 
8305           if test "$no_cache" != 1; then 
8306             echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
 
8309           if test "$wxUSE_PCX" = yes; then 
8310             echo "$ac_t""yes" 1>&6 
8312             echo "$ac_t""no" 1>&6 
8316           echo $ac_n "checking for --enable-iff""... $ac_c" 1>&6 
8317 echo "configure:8318: checking for --enable-iff" >&5 
8319           # Check whether --enable-iff or --disable-iff was given. 
8320 if test "${enable_iff+set}" = set; then 
8321   enableval
="$enable_iff" 
8323                           if test "$enableval" = yes; then 
8324                             ac_cv_use_iff
='wxUSE_IFF=yes' 
8326                             ac_cv_use_iff
='wxUSE_IFF=no' 
8331                           LINE
=`grep "wxUSE_IFF" ${wx_arg_cache_file}` 
8332                           if test "x$LINE" != x 
; then 
8333                             eval "DEFAULT_$LINE" 
8338                           ac_cv_use_iff
='wxUSE_IFF='$DEFAULT_wxUSE_IFF 
8343           eval "$ac_cv_use_iff" 
8344           if test "$no_cache" != 1; then 
8345             echo $ac_cv_use_iff >> ${wx_arg_cache_file}.tmp
 
8348           if test "$wxUSE_IFF" = yes; then 
8349             echo "$ac_t""yes" 1>&6 
8351             echo "$ac_t""no" 1>&6 
8355           echo $ac_n "checking for --enable-pnm""... $ac_c" 1>&6 
8356 echo "configure:8357: checking for --enable-pnm" >&5 
8358           # Check whether --enable-pnm or --disable-pnm was given. 
8359 if test "${enable_pnm+set}" = set; then 
8360   enableval
="$enable_pnm" 
8362                           if test "$enableval" = yes; then 
8363                             ac_cv_use_pnm
='wxUSE_PNM=yes' 
8365                             ac_cv_use_pnm
='wxUSE_PNM=no' 
8370                           LINE
=`grep "wxUSE_PNM" ${wx_arg_cache_file}` 
8371                           if test "x$LINE" != x 
; then 
8372                             eval "DEFAULT_$LINE" 
8377                           ac_cv_use_pnm
='wxUSE_PNM='$DEFAULT_wxUSE_PNM 
8382           eval "$ac_cv_use_pnm" 
8383           if test "$no_cache" != 1; then 
8384             echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
 
8387           if test "$wxUSE_PNM" = yes; then 
8388             echo "$ac_t""yes" 1>&6 
8390             echo "$ac_t""no" 1>&6 
8394           echo $ac_n "checking for --enable-xpm""... $ac_c" 1>&6 
8395 echo "configure:8396: checking for --enable-xpm" >&5 
8397           # Check whether --enable-xpm or --disable-xpm was given. 
8398 if test "${enable_xpm+set}" = set; then 
8399   enableval
="$enable_xpm" 
8401                           if test "$enableval" = yes; then 
8402                             ac_cv_use_xpm
='wxUSE_XPM=yes' 
8404                             ac_cv_use_xpm
='wxUSE_XPM=no' 
8409                           LINE
=`grep "wxUSE_XPM" ${wx_arg_cache_file}` 
8410                           if test "x$LINE" != x 
; then 
8411                             eval "DEFAULT_$LINE" 
8416                           ac_cv_use_xpm
='wxUSE_XPM='$DEFAULT_wxUSE_XPM 
8421           eval "$ac_cv_use_xpm" 
8422           if test "$no_cache" != 1; then 
8423             echo $ac_cv_use_xpm >> ${wx_arg_cache_file}.tmp
 
8426           if test "$wxUSE_XPM" = yes; then 
8427             echo "$ac_t""yes" 1>&6 
8429             echo "$ac_t""no" 1>&6 
8433           echo $ac_n "checking for --enable-ico_cur""... $ac_c" 1>&6 
8434 echo "configure:8435: checking for --enable-ico_cur" >&5 
8436           # Check whether --enable-ico_cur or --disable-ico_cur was given. 
8437 if test "${enable_ico_cur+set}" = set; then 
8438   enableval
="$enable_ico_cur" 
8440                           if test "$enableval" = yes; then 
8441                             ac_cv_use_ico_cur
='wxUSE_ICO_CUR=yes' 
8443                             ac_cv_use_ico_cur
='wxUSE_ICO_CUR=no' 
8448                           LINE
=`grep "wxUSE_ICO_CUR" ${wx_arg_cache_file}` 
8449                           if test "x$LINE" != x 
; then 
8450                             eval "DEFAULT_$LINE" 
8455                           ac_cv_use_ico_cur
='wxUSE_ICO_CUR='$DEFAULT_wxUSE_ICO_CUR 
8460           eval "$ac_cv_use_ico_cur" 
8461           if test "$no_cache" != 1; then 
8462             echo $ac_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
 
8465           if test "$wxUSE_ICO_CUR" = yes; then 
8466             echo "$ac_t""yes" 1>&6 
8468             echo "$ac_t""no" 1>&6 
8475   *-pc-os2_emx | *-pc-os2-emx ) 
8486           echo "saving argument cache $wx_arg_cache_file" 
8487           mv ${wx_arg_cache_file}.tmp 
${wx_arg_cache_file} 
8491 echo $ac_n "checking for toolkit""... $ac_c" 1>&6 
8492 echo "configure:8493: checking for toolkit" >&5 
8494 if test "$wxUSE_GUI" = "yes"; then 
8496     if test "$USE_BEOS" = 1; then 
8497         { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; } 
8500     if test "$TOOLKIT_GIVEN" = 1; then 
8501             for toolkit 
in `echo $ALL_TOOLKITS`; do 
8503         eval "value=\$${var}" 
8504         eval "$var=`echo \$value | sed -e "s
/yes
/1/" -e "s
/no
/0/"`" 
8507             for toolkit 
in `echo $ALL_TOOLKITS`; do 
8508         if test "$has_toolkit_in_cache" != 1; then 
8509           var
=DEFAULT_DEFAULT_wxUSE_
$toolkit 
8511           var
=DEFAULT_wxUSE_
$toolkit 
8513         eval "wxUSE_$toolkit=\$${var}" 
8517             NUM_TOOLKITS
=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_MAC:-0}  \ 
8518                   + ${wxUSE_WINE:-0} + ${wxUSE_MSW:-0} + ${wxUSE_MGL:-0} + ${wxUSE_MICROWIN:-0} + ${wxUSE_X11:-0}` 
8521       *-pc-os2_emx | *-pc-os2-emx ) 
8522         NUM_TOOLKITS
=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}` 
8525     case "$NUM_TOOLKITS" in 
8529         { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; } 
8532         { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; } 
8535         for toolkit 
in `echo $ALL_TOOLKITS`; do 
8537       eval "value=\$${var}" 
8538       if test "x$value" != x
; then 
8539         cache_var
=CACHE_
$toolkit 
8540         eval "cache=\$${cache_var}" 
8541         if test "$cache" = 1; then 
8542           echo "$var=$value" >> ${wx_arg_cache_file} 
8544         if test "$value" = 1; then 
8545           toolkit_echo
=`echo $toolkit | tr [A-Z] [a-z]` 
8546           echo "$ac_t""$toolkit_echo" 1>&6 
8551     echo "$ac_t""base ($host_alias hosted) only" 1>&6 
8555 cat > confcache 
<<\EOF
 
8556 # This file is a shell script that caches the results of configure 
8557 # tests run on this system so they can be shared between configure 
8558 # scripts and configure runs.  It is not useful on other systems. 
8559 # If it contains results you don't want to keep, you may remove or edit it. 
8561 # By default, configure uses ./config.cache as the cache file, 
8562 # creating it if it does not exist already.  You can give configure 
8563 # the --cache-file=FILE option to use a different cache file; that is 
8564 # what configure does when it calls configure scripts in 
8565 # subdirectories, so they share the cache. 
8566 # Giving --cache-file=/dev/null disables caching, for debugging configure. 
8567 # config.status only pays attention to the cache file if you give it the 
8568 # --recheck option to rerun configure. 
8571 # The following way of writing the cache mishandles newlines in values, 
8572 # but we know of no workaround that is simple, portable, and efficient. 
8573 # So, don't put newlines in cache variables' values. 
8574 # Ultrix sh set writes to stderr and can't be redirected directly, 
8575 # and sets the high bit in the cache file unless we assign to the vars. 
8577   case `(ac_space=' '; set | grep ac_space) 2>&1` in 
8579     # `set' does not quote correctly, so add quotes (double-quote substitution 
8580     # turns \\\\ into \\, and sed turns \\ into \). 
8582       -e "s/'/'\\\\''/g" \
 
8583       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" 
8586     # `set' quotes correctly as required by POSIX, so do not add quotes. 
8587     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' 
8590 if cmp -s $cache_file confcache
; then 
8593   if test -w $cache_file; then 
8594     echo "updating cache $cache_file" 
8595     cat confcache 
> $cache_file 
8597     echo "not updating unwritable cache $cache_file" 
8603 if test "$build" != "$host" ; then 
8604     if test "$USE_WIN32" = 1 -o "$USE_DOS" = 1 -o "$USE_UNIX"; then 
8608         RANLIB
=$host_alias-ranlib 
8609         DLLTOOL
=$host_alias-dlltool 
8610         RESCOMP
=$host_alias-windres 
8613         STRIP
=$host_alias-strip 
8615         { echo "configure: error: $build_alias -> $host_alias cross compilation not supported yet." 1>&2; exit 1; } 
8619 # Extract the first word of "gcc", so it can be a program name with args. 
8620 set dummy gcc
; ac_word
=$2 
8621 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
8622 echo "configure:8623: checking for $ac_word" >&5 
8623 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 
8624   echo $ac_n "(cached) $ac_c" 1>&6 
8626   if test -n "$CC"; then 
8627   ac_cv_prog_CC
="$CC" # Let the user override the test. 
8629   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
8631   for ac_dir 
in $ac_dummy; do 
8632     test -z "$ac_dir" && ac_dir
=.
 
8633     if test -f $ac_dir/$ac_word; then 
8642 if test -n "$CC"; then 
8643   echo "$ac_t""$CC" 1>&6 
8645   echo "$ac_t""no" 1>&6 
8648 if test -z "$CC"; then 
8649   # Extract the first word of "cc", so it can be a program name with args. 
8650 set dummy cc
; ac_word
=$2 
8651 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
8652 echo "configure:8653: checking for $ac_word" >&5 
8653 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 
8654   echo $ac_n "(cached) $ac_c" 1>&6 
8656   if test -n "$CC"; then 
8657   ac_cv_prog_CC
="$CC" # Let the user override the test. 
8659   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
8662   for ac_dir 
in $ac_dummy; do 
8663     test -z "$ac_dir" && ac_dir
=.
 
8664     if test -f $ac_dir/$ac_word; then 
8665       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then 
8666         ac_prog_rejected
=yes 
8674 if test $ac_prog_rejected = yes; then 
8675   # We found a bogon in the path, so make sure we never use it. 
8676   set dummy 
$ac_cv_prog_CC 
8678   if test $# -gt 0; then 
8679     # We chose a different compiler from the bogus one. 
8680     # However, it has the same basename, so the bogon will be chosen 
8681     # first if we set CC to just the basename; use the full file name. 
8683     set dummy 
"$ac_dir/$ac_word" "$@" 
8691 if test -n "$CC"; then 
8692   echo "$ac_t""$CC" 1>&6 
8694   echo "$ac_t""no" 1>&6 
8697   if test -z "$CC"; then 
8698     case "`uname -s`" in 
8700       # Extract the first word of "cl", so it can be a program name with args. 
8701 set dummy cl
; ac_word
=$2 
8702 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
8703 echo "configure:8704: checking for $ac_word" >&5 
8704 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 
8705   echo $ac_n "(cached) $ac_c" 1>&6 
8707   if test -n "$CC"; then 
8708   ac_cv_prog_CC
="$CC" # Let the user override the test. 
8710   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
8712   for ac_dir 
in $ac_dummy; do 
8713     test -z "$ac_dir" && ac_dir
=.
 
8714     if test -f $ac_dir/$ac_word; then 
8723 if test -n "$CC"; then 
8724   echo "$ac_t""$CC" 1>&6 
8726   echo "$ac_t""no" 1>&6 
8731   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } 
8734 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 
8735 echo "configure:8736: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 
8738 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
8739 ac_cpp
='$CPP $CPPFLAGS' 
8740 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
8741 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
8742 cross_compiling
=$ac_cv_prog_cc_cross 
8744 cat > conftest.
$ac_ext << EOF 
8746 #line 8747 "configure" 
8747 #include "confdefs.h" 
8751 if { (eval echo configure
:8752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
8752   ac_cv_prog_cc_works
=yes 
8753   # If we can't run a trivial program, we are probably using a cross compiler. 
8754   if (.
/conftest
; exit) 2>/dev
/null
; then 
8755     ac_cv_prog_cc_cross
=no
 
8757     ac_cv_prog_cc_cross
=yes 
8760   echo "configure: failed program was:" >&5 
8761   cat conftest.
$ac_ext >&5 
8762   ac_cv_prog_cc_works
=no
 
8766 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
8767 ac_cpp
='$CPP $CPPFLAGS' 
8768 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
8769 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
8770 cross_compiling
=$ac_cv_prog_cc_cross 
8772 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 
8773 if test $ac_cv_prog_cc_works = no
; then 
8774   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } 
8776 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 
8777 echo "configure:8778: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 
8778 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 
8779 cross_compiling
=$ac_cv_prog_cc_cross 
8781 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 
8782 echo "configure:8783: checking whether we are using GNU C" >&5 
8783 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then 
8784   echo $ac_n "(cached) $ac_c" 1>&6 
8786   cat > conftest.c 
<<EOF 
8791 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:8792: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null 
2>&1; then 
8798 echo "$ac_t""$ac_cv_prog_gcc" 1>&6 
8800 if test $ac_cv_prog_gcc = yes; then 
8806 ac_test_CFLAGS
="${CFLAGS+set}" 
8807 ac_save_CFLAGS
="$CFLAGS" 
8809 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 
8810 echo "configure:8811: checking whether ${CC-cc} accepts -g" >&5 
8811 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then 
8812   echo $ac_n "(cached) $ac_c" 1>&6 
8814   echo 'void f(){}' > conftest.c
 
8815 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then 
8824 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 
8825 if test "$ac_test_CFLAGS" = set; then 
8826   CFLAGS
="$ac_save_CFLAGS" 
8827 elif test $ac_cv_prog_cc_g = yes; then 
8828   if test "$GCC" = yes; then 
8834   if test "$GCC" = yes; then 
8842 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 
8843 echo "configure:8844: checking how to run the C preprocessor" >&5 
8844 # On Suns, sometimes $CPP names a directory. 
8845 if test -n "$CPP" && test -d "$CPP"; then 
8848 if test -z "$CPP"; then 
8849 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then 
8850   echo $ac_n "(cached) $ac_c" 1>&6 
8852     # This must be in double quotes, not single quotes, because CPP may get 
8853   # substituted into the Makefile and "${CC-cc}" will confuse make. 
8855   # On the NeXT, cc -E runs the code through the compiler's parser, 
8856   # not just through cpp. 
8857   cat > conftest.
$ac_ext <<EOF 
8858 #line 8859 "configure" 
8859 #include "confdefs.h" 
8863 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
8864 { (eval echo configure
:8865: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
8865 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
8866 if test -z "$ac_err"; then 
8870   echo "configure: failed program was:" >&5 
8871   cat conftest.
$ac_ext >&5 
8873   CPP
="${CC-cc} -E -traditional-cpp" 
8874   cat > conftest.
$ac_ext <<EOF 
8875 #line 8876 "configure" 
8876 #include "confdefs.h" 
8880 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
8881 { (eval echo configure
:8882: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
8882 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
8883 if test -z "$ac_err"; then 
8887   echo "configure: failed program was:" >&5 
8888   cat conftest.
$ac_ext >&5 
8890   CPP
="${CC-cc} -nologo -E" 
8891   cat > conftest.
$ac_ext <<EOF 
8892 #line 8893 "configure" 
8893 #include "confdefs.h" 
8897 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
8898 { (eval echo configure
:8899: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
8899 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
8900 if test -z "$ac_err"; then 
8904   echo "configure: failed program was:" >&5 
8905   cat conftest.
$ac_ext >&5 
8914   ac_cv_prog_CPP
="$CPP" 
8916   CPP
="$ac_cv_prog_CPP" 
8918   ac_cv_prog_CPP
="$CPP" 
8920 echo "$ac_t""$CPP" 1>&6 
8922 if test $ac_cv_prog_gcc = yes; then 
8923     echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 
8924 echo "configure:8925: checking whether ${CC-cc} needs -traditional" >&5 
8925 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then 
8926   echo $ac_n "(cached) $ac_c" 1>&6 
8928     ac_pattern
="Autoconf.*'x'" 
8929   cat > conftest.
$ac_ext <<EOF 
8930 #line 8931 "configure" 
8931 #include "confdefs.h" 
8935 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
8936   egrep "$ac_pattern" >/dev
/null 
2>&1; then 
8938   ac_cv_prog_gcc_traditional
=yes 
8941   ac_cv_prog_gcc_traditional
=no
 
8946   if test $ac_cv_prog_gcc_traditional = no
; then 
8947     cat > conftest.
$ac_ext <<EOF 
8948 #line 8949 "configure" 
8949 #include "confdefs.h" 
8953 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
8954   egrep "$ac_pattern" >/dev
/null 
2>&1; then 
8956   ac_cv_prog_gcc_traditional
=yes 
8963 echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6 
8964   if test $ac_cv_prog_gcc_traditional = yes; then 
8965     CC
="$CC -traditional" 
8972 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
8973 ac_cpp
='$CXXCPP $CPPFLAGS' 
8974 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
8975 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
8976 cross_compiling
=$ac_cv_prog_cxx_cross 
8979 for ac_prog 
in $CCC c
++ g
++ gcc CC cxx cc
++ cl
 
8981 # Extract the first word of "$ac_prog", so it can be a program name with args. 
8982 set dummy 
$ac_prog; ac_word
=$2 
8983 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
8984 echo "configure:8985: checking for $ac_word" >&5 
8985 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then 
8986   echo $ac_n "(cached) $ac_c" 1>&6 
8988   if test -n "$CXX"; then 
8989   ac_cv_prog_CXX
="$CXX" # Let the user override the test. 
8991   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
8993   for ac_dir 
in $ac_dummy; do 
8994     test -z "$ac_dir" && ac_dir
=.
 
8995     if test -f $ac_dir/$ac_word; then 
8996       ac_cv_prog_CXX
="$ac_prog" 
9003 CXX
="$ac_cv_prog_CXX" 
9004 if test -n "$CXX"; then 
9005   echo "$ac_t""$CXX" 1>&6 
9007   echo "$ac_t""no" 1>&6 
9010 test -n "$CXX" && break 
9012 test -n "$CXX" || CXX
="gcc" 
9015 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 
9016 echo "configure:9017: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 
9019 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9020 ac_cpp
='$CXXCPP $CPPFLAGS' 
9021 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9022 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9023 cross_compiling
=$ac_cv_prog_cxx_cross 
9025 cat > conftest.
$ac_ext << EOF 
9027 #line 9028 "configure" 
9028 #include "confdefs.h" 
9030 int main(){return(0);} 
9032 if { (eval echo configure
:9033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9033   ac_cv_prog_cxx_works
=yes 
9034   # If we can't run a trivial program, we are probably using a cross compiler. 
9035   if (.
/conftest
; exit) 2>/dev
/null
; then 
9036     ac_cv_prog_cxx_cross
=no
 
9038     ac_cv_prog_cxx_cross
=yes 
9041   echo "configure: failed program was:" >&5 
9042   cat conftest.
$ac_ext >&5 
9043   ac_cv_prog_cxx_works
=no
 
9047 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9048 ac_cpp
='$CXXCPP $CPPFLAGS' 
9049 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9050 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9051 cross_compiling
=$ac_cv_prog_cxx_cross 
9053 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 
9054 if test $ac_cv_prog_cxx_works = no
; then 
9055   { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } 
9057 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 
9058 echo "configure:9059: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 
9059 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 
9060 cross_compiling
=$ac_cv_prog_cxx_cross 
9062 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 
9063 echo "configure:9064: checking whether we are using GNU C++" >&5 
9064 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then 
9065   echo $ac_n "(cached) $ac_c" 1>&6 
9067   cat > conftest.C 
<<EOF 
9072 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:9073: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null 
2>&1; then 
9079 echo "$ac_t""$ac_cv_prog_gxx" 1>&6 
9081 if test $ac_cv_prog_gxx = yes; then 
9087 ac_test_CXXFLAGS
="${CXXFLAGS+set}" 
9088 ac_save_CXXFLAGS
="$CXXFLAGS" 
9090 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 
9091 echo "configure:9092: checking whether ${CXX-g++} accepts -g" >&5 
9092 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then 
9093   echo $ac_n "(cached) $ac_c" 1>&6 
9095   echo 'void f(){}' > conftest.cc
 
9096 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then 
9097   ac_cv_prog_cxx_g
=yes 
9105 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 
9106 if test "$ac_test_CXXFLAGS" = set; then 
9107   CXXFLAGS
="$ac_save_CXXFLAGS" 
9108 elif test $ac_cv_prog_cxx_g = yes; then 
9109   if test "$GXX" = yes; then 
9115   if test "$GXX" = yes; then 
9124 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
9125 ac_cpp
='$CPP $CPPFLAGS' 
9126 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
9127 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
9128 cross_compiling
=$ac_cv_prog_cc_cross 
9131 # Extract the first word of "ranlib", so it can be a program name with args. 
9132 set dummy ranlib
; ac_word
=$2 
9133 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9134 echo "configure:9135: checking for $ac_word" >&5 
9135 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 
9136   echo $ac_n "(cached) $ac_c" 1>&6 
9138   if test -n "$RANLIB"; then 
9139   ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test. 
9141   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9143   for ac_dir 
in $ac_dummy; do 
9144     test -z "$ac_dir" && ac_dir
=.
 
9145     if test -f $ac_dir/$ac_word; then 
9146       ac_cv_prog_RANLIB
="ranlib" 
9151   test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":" 
9154 RANLIB
="$ac_cv_prog_RANLIB" 
9155 if test -n "$RANLIB"; then 
9156   echo "$ac_t""$RANLIB" 1>&6 
9158   echo "$ac_t""no" 1>&6 
9162 # Extract the first word of "ar", so it can be a program name with args. 
9163 set dummy 
ar; ac_word
=$2 
9164 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9165 echo "configure:9166: checking for $ac_word" >&5 
9166 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then 
9167   echo $ac_n "(cached) $ac_c" 1>&6 
9169   if test -n "$AR"; then 
9170   ac_cv_prog_AR
="$AR" # Let the user override the test. 
9172   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9174   for ac_dir 
in $ac_dummy; do 
9175     test -z "$ac_dir" && ac_dir
=.
 
9176     if test -f $ac_dir/$ac_word; then 
9182   test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar" 
9186 if test -n "$AR"; then 
9187   echo "$ac_t""$AR" 1>&6 
9189   echo "$ac_t""no" 1>&6 
9193 # Find a good install program.  We prefer a C program (faster), 
9194 # so one script is as good as another.  But avoid the broken or 
9195 # incompatible versions: 
9196 # SysV /etc/install, /usr/sbin/install 
9197 # SunOS /usr/etc/install 
9198 # IRIX /sbin/install 
9200 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 
9201 # AFS /usr/afsws/bin/install, which mishandles nonexistent args 
9202 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 
9203 # ./install, which can be erroneously created by make from ./install.sh. 
9204 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 
9205 echo "configure:9206: checking for a BSD compatible install" >&5 
9206 if test -z "$INSTALL"; then 
9207 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then 
9208   echo $ac_n "(cached) $ac_c" 1>&6 
9210     IFS
="${IFS=         }"; ac_save_IFS
="$IFS"; IFS
=":" 
9211   for ac_dir 
in $PATH; do 
9212     # Account for people who put trailing slashes in PATH elements. 
9214     /|.
/|.
//|/etc
/*|/usr
/sbin
/*|/usr
/etc
/*|/sbin
/*|/usr
/afsws
/bin
/*|/usr
/ucb
/*) ;; 
9216       # OSF1 and SCO ODT 3.0 have their own names for install. 
9217       # Don't use installbsd from OSF since it installs stuff as root 
9219       for ac_prog 
in ginstall scoinst 
install; do 
9220         if test -f $ac_dir/$ac_prog; then 
9221           if test $ac_prog = install && 
9222             grep dspmsg 
$ac_dir/$ac_prog >/dev
/null 
2>&1; then 
9223             # AIX install.  It has an incompatible calling convention. 
9226             ac_cv_path_install
="$ac_dir/$ac_prog -c" 
9237   if test "${ac_cv_path_install+set}" = set; then 
9238     INSTALL
="$ac_cv_path_install" 
9240     # As a last resort, use the slow shell script.  We don't cache a 
9241     # path for INSTALL within a source directory, because that will 
9242     # break other packages using the cache if that directory is 
9243     # removed, or if the path is relative. 
9244     INSTALL
="$ac_install_sh" 
9247 echo "$ac_t""$INSTALL" 1>&6 
9249 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. 
9250 # It thinks the first close brace ends the variable substitution. 
9251 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}' 
9253 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}' 
9255 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644' 
9260         INSTALL_PROGRAM
="cp -fp" 
9261         INSTALL_DATA
="cp -fp" 
9267 # Extract the first word of "strip", so it can be a program name with args. 
9268 set dummy strip
; ac_word
=$2 
9269 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9270 echo "configure:9271: checking for $ac_word" >&5 
9271 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 
9272   echo $ac_n "(cached) $ac_c" 1>&6 
9274   if test -n "$STRIP"; then 
9275   ac_cv_prog_STRIP
="$STRIP" # Let the user override the test. 
9277   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9279   for ac_dir 
in $ac_dummy; do 
9280     test -z "$ac_dir" && ac_dir
=.
 
9281     if test -f $ac_dir/$ac_word; then 
9282       ac_cv_prog_STRIP
="strip" 
9287   test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
="true" 
9290 STRIP
="$ac_cv_prog_STRIP" 
9291 if test -n "$STRIP"; then 
9292   echo "$ac_t""$STRIP" 1>&6 
9294   echo "$ac_t""no" 1>&6 
9298 echo $ac_n "checking if make is GNU make""... $ac_c" 1>&6 
9299 echo "configure:9300: checking if make is GNU make" >&5 
9300 if eval "test \"`echo '$''{'wx_cv_prog_makeisgnu'+set}'`\" = set"; then 
9301   echo $ac_n "(cached) $ac_c" 1>&6 
9304     if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null 
| 
9305             egrep -s GNU 
> /dev
/null
); then 
9306         wx_cv_prog_makeisgnu
="yes" 
9308         wx_cv_prog_makeisgnu
="no" 
9313 echo "$ac_t""$wx_cv_prog_makeisgnu" 1>&6 
9315 if test "x$wx_cv_prog_makeisgnu" = "xyes"; then 
9323 if test "x$wx_cv_prog_makeisgnu" != "xyes"; then 
9324 echo $ac_n "checking if make supports VPATH""... $ac_c" 1>&6 
9325 echo "configure:9326: checking if make supports VPATH" >&5 
9326 if eval "test \"`echo '$''{'wx_cv_prog_makevpath'+set}'`\" = set"; then 
9327   echo $ac_n "(cached) $ac_c" 1>&6 
9330 cat - << EOF > confMake 
9336 if test ! -d sub 
; then 
9339 echo dummy 
> sub
/file 
9340 ${MAKE-make} -f confMake VPATH
=sub 
2>&5 > /dev
/null
 
9342 rm -f sub
/file check final_file confMake
 
9344 if test "$RESULT" = 0; then 
9345   wx_cv_prog_makevpath
="yes" 
9347   wx_cv_prog_makevpath
="no" 
9352 echo "$ac_t""$wx_cv_prog_makevpath" 1>&6 
9354 if test "x$wx_cv_prog_makevpath" != "xyes"; then 
9355 { echo "configure: error:  
9356 You need a make-utility that is able to use the variable 
9358 If your version of make does not support VPATH correctly, 
9359 please install GNU-make (possibly as gmake), and start 
9360 configure with the following command: 
9361 export MAKE=gmake; ./configure  for sh-type shells 
9362 setenv MAKE gmake; ./configure  for csh-type shells 
9363 Also please do remember to use gmake in this case every time 
9364 you are trying to compile. 
9367 for ac_prog 
in 'bison -y' byacc
 
9369 # Extract the first word of "$ac_prog", so it can be a program name with args. 
9370 set dummy 
$ac_prog; ac_word
=$2 
9371 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9372 echo "configure:9373: checking for $ac_word" >&5 
9373 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then 
9374   echo $ac_n "(cached) $ac_c" 1>&6 
9376   if test -n "$YACC"; then 
9377   ac_cv_prog_YACC
="$YACC" # Let the user override the test. 
9379   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9381   for ac_dir 
in $ac_dummy; do 
9382     test -z "$ac_dir" && ac_dir
=.
 
9383     if test -f $ac_dir/$ac_word; then 
9384       ac_cv_prog_YACC
="$ac_prog" 
9391 YACC
="$ac_cv_prog_YACC" 
9392 if test -n "$YACC"; then 
9393   echo "$ac_t""$YACC" 1>&6 
9395   echo "$ac_t""no" 1>&6 
9398 test -n "$YACC" && break 
9400 test -n "$YACC" || YACC
="yacc" 
9403 # Extract the first word of "flex", so it can be a program name with args. 
9404 set dummy flex
; ac_word
=$2 
9405 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
9406 echo "configure:9407: checking for $ac_word" >&5 
9407 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then 
9408   echo $ac_n "(cached) $ac_c" 1>&6 
9410   if test -n "$LEX"; then 
9411   ac_cv_prog_LEX
="$LEX" # Let the user override the test. 
9413   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
9415   for ac_dir 
in $ac_dummy; do 
9416     test -z "$ac_dir" && ac_dir
=.
 
9417     if test -f $ac_dir/$ac_word; then 
9418       ac_cv_prog_LEX
="flex" 
9423   test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex" 
9426 LEX
="$ac_cv_prog_LEX" 
9427 if test -n "$LEX"; then 
9428   echo "$ac_t""$LEX" 1>&6 
9430   echo "$ac_t""no" 1>&6 
9433 if test -z "$LEXLIB" 
9439   echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 
9440 echo "configure:9441: checking for yywrap in -l$ac_lib" >&5 
9441 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` 
9442 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
9443   echo $ac_n "(cached) $ac_c" 1>&6 
9445   ac_save_LIBS
="$LIBS" 
9446 LIBS
="-l$ac_lib  $LIBS" 
9447 cat > conftest.
$ac_ext <<EOF 
9448 #line 9449 "configure" 
9449 #include "confdefs.h" 
9450 /* Override any gcc2 internal prototype to avoid an error.  */ 
9451 /* We use char because int might match the return type of a gcc2 
9452     builtin and then its argument prototype would still apply.  */ 
9459 if { (eval echo configure
:9460: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9461   eval "ac_cv_lib_$ac_lib_var=yes" 
9463   echo "configure: failed program was:" >&5 
9464   cat conftest.
$ac_ext >&5 
9466   eval "ac_cv_lib_$ac_lib_var=no" 
9469 LIBS
="$ac_save_LIBS" 
9472 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
9473   echo "$ac_t""yes" 1>&6 
9476   echo "$ac_t""no" 1>&6 
9482 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 
9483 echo "configure:9484: checking whether ln -s works" >&5 
9484 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then 
9485   echo $ac_n "(cached) $ac_c" 1>&6 
9488 if ln -s X conftestdata 
2>/dev
/null
 
9491   ac_cv_prog_LN_S
="ln -s" 
9496 LN_S
="$ac_cv_prog_LN_S" 
9497 if test "$ac_cv_prog_LN_S" = "ln -s"; then 
9498   echo "$ac_t""yes" 1>&6 
9500   echo "$ac_t""no" 1>&6 
9506     /usr/local/include        \ 
9508     /usr/Motif-1.2/include    \ 
9509     /usr/Motif-2.1/include    \ 
9511     /usr/include/Motif1.2     \ 
9512     /opt/xpm/include/X11      \ 
9513     /opt/GBxpm/include/       \ 
9514     /opt/GBxpm/X11/include/   \ 
9516     /usr/Motif1.2/include     \ 
9518     /usr/openwin/include      \ 
9522     /usr/X11R6/include        \ 
9523     /usr/X11R6.4/include      \ 
9524     /usr/X11R5/include        \ 
9525     /usr/X11R4/include        \ 
9527     /usr/include/X11R6        \ 
9528     /usr/include/X11R5        \ 
9529     /usr/include/X11R4        \ 
9531     /usr/local/X11R6/include  \ 
9532     /usr/local/X11R5/include  \ 
9533     /usr/local/X11R4/include  \ 
9535     /usr/local/include/X11R6  \ 
9536     /usr/local/include/X11R5  \ 
9537     /usr/local/include/X11R4  \ 
9541     /usr/local/X11/include    \ 
9542     /usr/local/include/X11    \ 
9546     /usr/XFree86/include/X11  \ 
9548     X:/XFree86/include        \ 
9549     X:/XFree86/include/X11    \ 
9552     /usr/local/include/gtk    \ 
9554     /usr/local/include/glib   \ 
9557     /usr/local/include/qt     \ 
9559     /usr/include/windows      \ 
9561     /usr/local/include/wine   \ 
9563     /usr/unsupported/include  \ 
9564     /usr/athena/include       \ 
9565     /usr/local/x11r5/include  \ 
9566     /usr/lpp/Xamples/include  \ 
9568     /usr/openwin/share/include \ 
9572 SEARCH_LIB
="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` " 
9575 cat > confcache 
<<\EOF
 
9576 # This file is a shell script that caches the results of configure 
9577 # tests run on this system so they can be shared between configure 
9578 # scripts and configure runs.  It is not useful on other systems. 
9579 # If it contains results you don't want to keep, you may remove or edit it. 
9581 # By default, configure uses ./config.cache as the cache file, 
9582 # creating it if it does not exist already.  You can give configure 
9583 # the --cache-file=FILE option to use a different cache file; that is 
9584 # what configure does when it calls configure scripts in 
9585 # subdirectories, so they share the cache. 
9586 # Giving --cache-file=/dev/null disables caching, for debugging configure. 
9587 # config.status only pays attention to the cache file if you give it the 
9588 # --recheck option to rerun configure. 
9591 # The following way of writing the cache mishandles newlines in values, 
9592 # but we know of no workaround that is simple, portable, and efficient. 
9593 # So, don't put newlines in cache variables' values. 
9594 # Ultrix sh set writes to stderr and can't be redirected directly, 
9595 # and sets the high bit in the cache file unless we assign to the vars. 
9597   case `(ac_space=' '; set | grep ac_space) 2>&1` in 
9599     # `set' does not quote correctly, so add quotes (double-quote substitution 
9600     # turns \\\\ into \\, and sed turns \\ into \). 
9602       -e "s/'/'\\\\''/g" \
 
9603       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" 
9606     # `set' quotes correctly as required by POSIX, so do not add quotes. 
9607     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' 
9610 if cmp -s $cache_file confcache
; then 
9613   if test -w $cache_file; then 
9614     echo "updating cache $cache_file" 
9615     cat confcache 
> $cache_file 
9617     echo "not updating unwritable cache $cache_file" 
9626 if test "$wxUSE_REGEX" != "no"; then 
9627     cat >> confdefs.h 
<<\EOF
 
9628 #define wxUSE_REGEX 1 
9632     if test "$wxUSE_REGEX" = "sys" -o "$wxUSE_REGEX" = "yes" ; then 
9633                         ac_safe
=`echo "regex.h" | sed 'y%./+-%__p_%'` 
9634 echo $ac_n "checking for regex.h""... $ac_c" 1>&6 
9635 echo "configure:9636: checking for regex.h" >&5 
9636 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
9637   echo $ac_n "(cached) $ac_c" 1>&6 
9639   cat > conftest.
$ac_ext <<EOF 
9640 #line 9641 "configure" 
9641 #include "confdefs.h" 
9644 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9645 { (eval echo configure
:9646: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9646 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9647 if test -z "$ac_err"; then 
9649   eval "ac_cv_header_$ac_safe=yes" 
9652   echo "configure: failed program was:" >&5 
9653   cat conftest.
$ac_ext >&5 
9655   eval "ac_cv_header_$ac_safe=no" 
9659 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
9660   echo "$ac_t""yes" 1>&6 
9661   for ac_func 
in regcomp
 
9663 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
9664 echo "configure:9665: checking for $ac_func" >&5 
9665 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
9666   echo $ac_n "(cached) $ac_c" 1>&6 
9668   cat > conftest.
$ac_ext <<EOF 
9669 #line 9670 "configure" 
9670 #include "confdefs.h" 
9671 /* System header to define __stub macros and hopefully few prototypes, 
9672     which can conflict with char $ac_func(); below.  */ 
9674 /* Override any gcc2 internal prototype to avoid an error.  */ 
9675 /* We use char because int might match the return type of a gcc2 
9676     builtin and then its argument prototype would still apply.  */ 
9681 /* The GNU C library defines this for functions which it implements 
9682     to always fail with ENOSYS.  Some functions are actually named 
9683     something starting with __ and the normal name is an alias.  */ 
9684 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
9692 if { (eval echo configure
:9693: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9694   eval "ac_cv_func_$ac_func=yes" 
9696   echo "configure: failed program was:" >&5 
9697   cat conftest.
$ac_ext >&5 
9699   eval "ac_cv_func_$ac_func=no" 
9704 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
9705   echo "$ac_t""yes" 1>&6 
9706     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
9707   cat >> confdefs.h 
<<EOF 
9708 #define $ac_tr_func 1 
9712   echo "$ac_t""no" 1>&6 
9717   echo "$ac_t""no" 1>&6 
9721         if test "x$ac_cv_func_regcomp" != "xyes"; then 
9722             if test "$wxUSE_REGEX" = "sys" ; then 
9723                 { echo "configure: error: system regex library not found! Use --with-regex to use built-in version" 1>&2; exit 1; } 
9725                 echo "configure: warning: system regex library not found, will use built-in instead" 1>&2 
9733     if test "$wxUSE_REGEX" = "builtin" ; then 
9734         REGEX_INCLUDE
="-I\${top_srcdir}/src/regex" 
9741 if test "$wxUSE_ZLIB" != "no" ; then 
9742     cat >> confdefs.h 
<<\EOF
 
9743 #define wxUSE_ZLIB 1 
9747     if test "$wxUSE_ZLIB" = "sys" -o "$wxUSE_ZLIB" = "yes" ; then 
9748         ac_safe
=`echo "zlib.h" | sed 'y%./+-%__p_%'` 
9749 echo $ac_n "checking for zlib.h""... $ac_c" 1>&6 
9750 echo "configure:9751: checking for zlib.h" >&5 
9751 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
9752   echo $ac_n "(cached) $ac_c" 1>&6 
9754   cat > conftest.
$ac_ext <<EOF 
9755 #line 9756 "configure" 
9756 #include "confdefs.h" 
9759 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9760 { (eval echo configure
:9761: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9761 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9762 if test -z "$ac_err"; then 
9764   eval "ac_cv_header_$ac_safe=yes" 
9767   echo "configure: failed program was:" >&5 
9768   cat conftest.
$ac_ext >&5 
9770   eval "ac_cv_header_$ac_safe=no" 
9774 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
9775   echo "$ac_t""yes" 1>&6 
9776   echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6 
9777 echo "configure:9778: checking for deflate in -lz" >&5 
9778 ac_lib_var
=`echo z'_'deflate | sed 'y%./+-%__p_%'` 
9779 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
9780   echo $ac_n "(cached) $ac_c" 1>&6 
9782   ac_save_LIBS
="$LIBS" 
9784 cat > conftest.
$ac_ext <<EOF 
9785 #line 9786 "configure" 
9786 #include "confdefs.h" 
9787 /* Override any gcc2 internal prototype to avoid an error.  */ 
9788 /* We use char because int might match the return type of a gcc2 
9789     builtin and then its argument prototype would still apply.  */ 
9796 if { (eval echo configure
:9797: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9798   eval "ac_cv_lib_$ac_lib_var=yes" 
9800   echo "configure: failed program was:" >&5 
9801   cat conftest.
$ac_ext >&5 
9803   eval "ac_cv_lib_$ac_lib_var=no" 
9806 LIBS
="$ac_save_LIBS" 
9809 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
9810   echo "$ac_t""yes" 1>&6 
9813   echo "$ac_t""no" 1>&6 
9817   echo "$ac_t""no" 1>&6 
9821         if test "x$ZLIB_LINK" = "x" ; then 
9822             if test "$wxUSE_ZLIB" = "sys" ; then 
9823                 { echo "configure: error: system zlib compression library not found! Use --with-zlib=builtin to use built-in version" 1>&2; exit 1; } 
9825                 echo "configure: warning: system zlib compression library not found, will use built-in instead" 1>&2 
9833     if test "$wxUSE_ZLIB" = "builtin" ; then 
9834         ZLIB_INCLUDE
="-I\${top_srcdir}/src/zlib" 
9841 if test "$wxUSE_LIBPNG" != "no" ; then 
9842     cat >> confdefs.h 
<<\EOF
 
9843 #define wxUSE_LIBPNG 1 
9847     if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBPNG" = "builtin" ; then 
9848         echo "configure: warning: wxMGL doesn't work with builtin png library, will use MGL one instead" 1>&2 
9852                 if test "$wxUSE_MGL" != 1 -a "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then 
9853         echo "configure: warning: system png library doesn't work without system zlib, will use built-in instead" 1>&2 
9854         wxUSE_LIBPNG
=builtin 
9857     if test "$wxUSE_MGL" != 1 ; then 
9858                 if test "$wxUSE_LIBPNG" = "sys" -o "$wxUSE_LIBPNG" = "yes" ; then 
9859             ac_safe
=`echo "png.h" | sed 'y%./+-%__p_%'` 
9860 echo $ac_n "checking for png.h""... $ac_c" 1>&6 
9861 echo "configure:9862: checking for png.h" >&5 
9862 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
9863   echo $ac_n "(cached) $ac_c" 1>&6 
9865   cat > conftest.
$ac_ext <<EOF 
9866 #line 9867 "configure" 
9867 #include "confdefs.h" 
9870 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
9871 { (eval echo configure
:9872: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
9872 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
9873 if test -z "$ac_err"; then 
9875   eval "ac_cv_header_$ac_safe=yes" 
9878   echo "configure: failed program was:" >&5 
9879   cat conftest.
$ac_ext >&5 
9881   eval "ac_cv_header_$ac_safe=no" 
9885 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
9886   echo "$ac_t""yes" 1>&6 
9887   echo $ac_n "checking for png_check_sig in -lpng""... $ac_c" 1>&6 
9888 echo "configure:9889: checking for png_check_sig in -lpng" >&5 
9889 ac_lib_var
=`echo png'_'png_check_sig | sed 'y%./+-%__p_%'` 
9890 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
9891   echo $ac_n "(cached) $ac_c" 1>&6 
9893   ac_save_LIBS
="$LIBS" 
9894 LIBS
="-lpng -lz -lm $LIBS" 
9895 cat > conftest.
$ac_ext <<EOF 
9896 #line 9897 "configure" 
9897 #include "confdefs.h" 
9898 /* Override any gcc2 internal prototype to avoid an error.  */ 
9899 /* We use char because int might match the return type of a gcc2 
9900     builtin and then its argument prototype would still apply.  */ 
9901 char png_check_sig(); 
9907 if { (eval echo configure
:9908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
9909   eval "ac_cv_lib_$ac_lib_var=yes" 
9911   echo "configure: failed program was:" >&5 
9912   cat conftest.
$ac_ext >&5 
9914   eval "ac_cv_lib_$ac_lib_var=no" 
9917 LIBS
="$ac_save_LIBS" 
9920 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
9921   echo "$ac_t""yes" 1>&6 
9924   echo "$ac_t""no" 1>&6 
9929   echo "$ac_t""no" 1>&6 
9933             if test "x$PNG_LINK" = "x" ; then 
9934                 if test "$wxUSE_LIBPNG" = "sys" ; then 
9935                     { echo "configure: error: system png library not found! Use --with-libpng=builtin to use built-in version" 1>&2; exit 1; } 
9937                     echo "configure: warning: system png library not found, will use built-in instead" 1>&2 
9938                     wxUSE_LIBPNG
=builtin 
9946     if test "$wxUSE_LIBPNG" = "builtin" ; then 
9947         PNG_INCLUDE
="-I\${top_srcdir}/src/png" 
9950     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS png" 
9956 if test "$wxUSE_LIBJPEG" != "no" ; then 
9957     cat >> confdefs.h 
<<\EOF
 
9958 #define wxUSE_LIBJPEG 1 
9962     if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBJPEG" = "builtin" ; then 
9963         echo "configure: warning: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" 1>&2 
9967     if test "$wxUSE_MGL" != 1 ; then 
9968                 if test "$wxUSE_LIBJPEG" = "sys" -o "$wxUSE_LIBJPEG" = "yes" ; then 
9969                                                 echo $ac_n "checking for jpeglib.h""... $ac_c" 1>&6 
9970 echo "configure:9971: checking for jpeglib.h" >&5 
9971             if eval "test \"`echo '$''{'ac_cv_header_jpeglib_h'+set}'`\" = set"; then 
9972   echo $ac_n "(cached) $ac_c" 1>&6 
9974   cat > conftest.
$ac_ext <<EOF 
9975 #line 9976 "configure" 
9976 #include "confdefs.h" 
9978                         #undef HAVE_STDLIB_H 
9980                         #include <jpeglib.h> 
9987 if { (eval echo configure
:9988: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
9989   ac_cv_header_jpeglib_h
=yes 
9991   echo "configure: failed program was:" >&5 
9992   cat conftest.
$ac_ext >&5 
9994   ac_cv_header_jpeglib_h
=no
 
10001             echo "$ac_t""$ac_cv_header_jpeglib_h" 1>&6 
10003             if test "$ac_cv_header_jpeglib_h" = "yes"; then 
10004                 echo $ac_n "checking for jpeg_read_header in -ljpeg""... $ac_c" 1>&6 
10005 echo "configure:10006: checking for jpeg_read_header in -ljpeg" >&5 
10006 ac_lib_var
=`echo jpeg'_'jpeg_read_header | sed 'y%./+-%__p_%'` 
10007 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
10008   echo $ac_n "(cached) $ac_c" 1>&6 
10010   ac_save_LIBS
="$LIBS" 
10011 LIBS
="-ljpeg  $LIBS" 
10012 cat > conftest.
$ac_ext <<EOF 
10013 #line 10014 "configure" 
10014 #include "confdefs.h" 
10015 /* Override any gcc2 internal prototype to avoid an error.  */ 
10016 /* We use char because int might match the return type of a gcc2 
10017     builtin and then its argument prototype would still apply.  */ 
10018 char jpeg_read_header(); 
10024 if { (eval echo configure
:10025: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
10026   eval "ac_cv_lib_$ac_lib_var=yes" 
10028   echo "configure: failed program was:" >&5 
10029   cat conftest.
$ac_ext >&5 
10031   eval "ac_cv_lib_$ac_lib_var=no" 
10034 LIBS
="$ac_save_LIBS" 
10037 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
10038   echo "$ac_t""yes" 1>&6 
10039   JPEG_LINK
=" -ljpeg" 
10041   echo "$ac_t""no" 1>&6 
10046             if test "x$JPEG_LINK" = "x" ; then 
10047                 if test "$wxUSE_LIBJPEG" = "sys" ; then 
10048                     { echo "configure: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" 1>&2; exit 1; } 
10050                     echo "configure: warning: system jpeg library not found, will use built-in instead" 1>&2 
10051                     wxUSE_LIBJPEG
=builtin 
10059     if test "$wxUSE_LIBJPEG" = "builtin" ; then 
10060         JPEG_INCLUDE
="-I\${top_srcdir}/src/jpeg" 
10067 if test "$wxUSE_LIBTIFF" != "no" ; then 
10068     cat >> confdefs.h 
<<\EOF
 
10069 #define wxUSE_LIBTIFF 1 
10073     if test "$wxUSE_LIBTIFF" = "sys" -o "$wxUSE_LIBTIFF" = "yes" ; then 
10074         ac_safe
=`echo "tiffio.h" | sed 'y%./+-%__p_%'` 
10075 echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6 
10076 echo "configure:10077: checking for tiffio.h" >&5 
10077 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
10078   echo $ac_n "(cached) $ac_c" 1>&6 
10080   cat > conftest.
$ac_ext <<EOF 
10081 #line 10082 "configure" 
10082 #include "confdefs.h" 
10083 #include <tiffio.h> 
10085 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
10086 { (eval echo configure
:10087: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
10087 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
10088 if test -z "$ac_err"; then 
10090   eval "ac_cv_header_$ac_safe=yes" 
10093   echo "configure: failed program was:" >&5 
10094   cat conftest.
$ac_ext >&5 
10096   eval "ac_cv_header_$ac_safe=no" 
10100 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
10101   echo "$ac_t""yes" 1>&6 
10102   echo $ac_n "checking for TIFFError in -ltiff""... $ac_c" 1>&6 
10103 echo "configure:10104: checking for TIFFError in -ltiff" >&5 
10104 ac_lib_var
=`echo tiff'_'TIFFError | sed 'y%./+-%__p_%'` 
10105 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
10106   echo $ac_n "(cached) $ac_c" 1>&6 
10108   ac_save_LIBS
="$LIBS" 
10109 LIBS
="-ltiff -lm $LIBS" 
10110 cat > conftest.
$ac_ext <<EOF 
10111 #line 10112 "configure" 
10112 #include "confdefs.h" 
10113 /* Override any gcc2 internal prototype to avoid an error.  */ 
10114 /* We use char because int might match the return type of a gcc2 
10115     builtin and then its argument prototype would still apply.  */ 
10122 if { (eval echo configure
:10123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
10124   eval "ac_cv_lib_$ac_lib_var=yes" 
10126   echo "configure: failed program was:" >&5 
10127   cat conftest.
$ac_ext >&5 
10129   eval "ac_cv_lib_$ac_lib_var=no" 
10132 LIBS
="$ac_save_LIBS" 
10135 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
10136   echo "$ac_t""yes" 1>&6 
10137   TIFF_LINK
=" -ltiff" 
10139   echo "$ac_t""no" 1>&6 
10144   echo "$ac_t""no" 1>&6 
10148         if test "x$TIFF_LINK" = "x" ; then 
10149             if test "$wxUSE_LIBTIFF" = "sys" ; then 
10150                 { echo "configure: error: system tiff library not found! Use --with-libtiff=builtin to use built-in version" 1>&2; exit 1; } 
10152                 echo "configure: warning: system tiff library not found, will use built-in instead" 1>&2 
10153                 wxUSE_LIBTIFF
=builtin 
10160     if test "$wxUSE_LIBTIFF" = "builtin" ; then 
10161         TIFF_INCLUDE
="-I\${top_srcdir}/src/tiff" 
10172 if test "$USE_WIN32" = 1 ; then 
10173     for ac_hdr 
in w32api.h
 
10175 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
10176 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
10177 echo "configure:10178: checking for $ac_hdr" >&5 
10178 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
10179   echo $ac_n "(cached) $ac_c" 1>&6 
10181   cat > conftest.
$ac_ext <<EOF 
10182 #line 10183 "configure" 
10183 #include "confdefs.h" 
10186 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
10187 { (eval echo configure
:10188: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
10188 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
10189 if test -z "$ac_err"; then 
10191   eval "ac_cv_header_$ac_safe=yes" 
10194   echo "configure: failed program was:" >&5 
10195   cat conftest.
$ac_ext >&5 
10197   eval "ac_cv_header_$ac_safe=no" 
10201 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
10202   echo "$ac_t""yes" 1>&6 
10203     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
10204   cat >> confdefs.h 
<<EOF 
10205 #define $ac_tr_hdr 1 
10209   echo "$ac_t""no" 1>&6 
10213     ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'` 
10214 echo $ac_n "checking for windows.h""... $ac_c" 1>&6 
10215 echo "configure:10216: checking for windows.h" >&5 
10216 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
10217   echo $ac_n "(cached) $ac_c" 1>&6 
10219   cat > conftest.
$ac_ext <<EOF 
10220 #line 10221 "configure" 
10221 #include "confdefs.h" 
10222 #include <windows.h> 
10224 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
10225 { (eval echo configure
:10226: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
10226 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
10227 if test -z "$ac_err"; then 
10229   eval "ac_cv_header_$ac_safe=yes" 
10232   echo "configure: failed program was:" >&5 
10233   cat conftest.
$ac_ext >&5 
10235   eval "ac_cv_header_$ac_safe=no" 
10239 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
10240   echo "$ac_t""yes" 1>&6 
10243   echo "$ac_t""no" 1>&6 
10245         { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } 
10250         echo $ac_n "checking if w32api has good enough MSIE support""... $ac_c" 1>&6 
10251 echo "configure:10252: checking if w32api has good enough MSIE support" >&5 
10252 if eval "test \"`echo '$''{'wx_cv_w32api_win32_ie'+set}'`\" = set"; then 
10253   echo $ac_n "(cached) $ac_c" 1>&6 
10256       cat > conftest.
$ac_ext <<EOF 
10257 #line 10258 "configure" 
10258 #include "confdefs.h" 
10259 #include <w32api.h> 
10262                        #define wxCHECK_W32API_VERSION( major, minor ) \ 
10263                        ( defined( __W32API_MAJOR_VERSION ) && defined( __W32API_MINOR_VERSION ) \ 
10264                        && ( ( __W32API_MAJOR_VERSION > (major) ) \ 
10265                        || ( __W32API_MAJOR_VERSION == (major) && __W32API_MINOR_VERSION >= (minor)))) 
10267                        #if !wxCHECK_W32API_VERSION(1,1) 
10268                        #error You need w32api 1.1 or newer 
10273 if { (eval echo configure
:10274: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
10276                         wx_cv_w32api_win32_ie
=yes 
10279   echo "configure: failed program was:" >&5 
10280   cat conftest.
$ac_ext >&5 
10283                         wx_cv_w32api_win32_ie
=no
 
10290 echo "$ac_t""$wx_cv_w32api_win32_ie" 1>&6 
10291     if test "$wx_cv_w32api_win32_ie" = "yes" ; then 
10292         CPPFLAGS
="$CPPFLAGS -D_WIN32_IE=0x400" 
10295             LIBS
="$LIBS -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -ladvapi32 -lwsock32" 
10299                         LIBS
="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32" 
10300             TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WIN95__" 
10303         if test "$wxUSE_ODBC" = "yes" ; then 
10304         LIBS
=" -lodbc32 -lole32 -loleaut32 $LIBS" 
10307     RESFLAGS
="--include-dir \$(top_srcdir)/include --include-dir \$(top_srcdir)/\$(program_dir) --define __WIN32__ --define __WIN95__ --define __GNUWIN32__" 
10308     RESPROGRAMOBJ
="\$(PROGRAM)_resources.o" 
10311 if test "$wxUSE_GUI" = "yes"; then 
10320     if test "$wxUSE_MSW" = 1 ; then 
10326                 LDFLAGS
="$LDFLAGS -Wl,--subsystem,windows -mwindows" 
10330     if test "$wxUSE_GTK" = 1; then 
10331         echo $ac_n "checking for GTK+ version""... $ac_c" 1>&6 
10332 echo "configure:10333: checking for GTK+ version" >&5 
10334         gtk_version_cached
=1 
10335         if eval "test \"`echo '$''{'wx_cv_lib_gtk'+set}'`\" = set"; then 
10336   echo $ac_n "(cached) $ac_c" 1>&6 
10339                                                 gtk_version_cached
=0 
10340                 echo "$ac_t""" 1>&6 
10343                 if test "$wxUSE_THREADS" = "yes"; then 
10344                     GTK_MODULES
=gthread
 
10348                 if test "x$wxUSE_GTK2" = "xyes"; then 
10349                     # Check whether --enable-gtktest or --disable-gtktest was given. 
10350 if test "${enable_gtktest+set}" = set; then 
10351   enableval
="$enable_gtktest" 
10358   pkg_config_args
=gtk
+-2.0
 
10359   for module 
in . 
$GTK_MODULES 
10363              pkg_config_args
="$pkg_config_args gthread-2.0" 
10370   # Extract the first word of "pkg-config", so it can be a program name with args. 
10371 set dummy pkg
-config; ac_word
=$2 
10372 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
10373 echo "configure:10374: checking for $ac_word" >&5 
10374 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then 
10375   echo $ac_n "(cached) $ac_c" 1>&6 
10377   case "$PKG_CONFIG" in 
10379   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path. 
10382   ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path. 
10385   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
10387   for ac_dir 
in $ac_dummy; do  
10388     test -z "$ac_dir" && ac_dir
=.
 
10389     if test -f $ac_dir/$ac_word; then 
10390       ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word" 
10395   test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no" 
10399 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG" 
10400 if test -n "$PKG_CONFIG"; then 
10401   echo "$ac_t""$PKG_CONFIG" 1>&6 
10403   echo "$ac_t""no" 1>&6 
10407   if test x
$PKG_CONFIG != xno 
; then 
10408     if pkg
-config --atleast-pkgconfig-version 0.7 ; then 
10411       echo *** pkg
-config too old
; version 
0.7 or better required.
 
10419   min_gtk_version
=2.0.0 
10420   echo $ac_n "checking for GTK+ - version >= $min_gtk_version""... $ac_c" 1>&6 
10421 echo "configure:10422: checking for GTK+ - version >= $min_gtk_version" >&5 
10423   if test x
$PKG_CONFIG != xno 
; then 
10424     ## don't try to run the test against uninstalled libtool libs 
10425     if $PKG_CONFIG --uninstalled $pkg_config_args; then 
10426           echo "Will use uninstalled version of GTK+ found in PKG_CONFIG_PATH" 
10430     if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then 
10437   if test x
"$no_gtk" = x 
; then 
10438     GTK_CFLAGS
=`$PKG_CONFIG $pkg_config_args --cflags` 
10439     GTK_LIBS
=`$PKG_CONFIG $pkg_config_args --libs` 
10440     gtk_config_major_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \ 
10441            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` 
10442     gtk_config_minor_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \ 
10443            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` 
10444     gtk_config_micro_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \ 
10445            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` 
10446     if test "x$enable_gtktest" = "xyes" ; then 
10447       ac_save_CFLAGS
="$CFLAGS" 
10448       ac_save_LIBS
="$LIBS" 
10449       CFLAGS
="$CFLAGS $GTK_CFLAGS" 
10450       LIBS
="$GTK_LIBS $LIBS" 
10452       if test "$cross_compiling" = yes; then 
10453   echo $ac_n "cross compiling; assumed OK... $ac_c" 
10455   cat > conftest.
$ac_ext <<EOF 
10456 #line 10457 "configure" 
10457 #include "confdefs.h" 
10459 #include <gtk/gtk.h> 
10461 #include <stdlib.h> 
10466   int major, minor, micro; 
10469   system ("touch conf.gtktest"); 
10471   /* HP/UX 9 (%@#!) writes to sscanf strings */ 
10472   tmp_version = g_strdup("$min_gtk_version"); 
10473   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { 
10474      printf("%s, bad version string\n", "$min_gtk_version"); 
10478   if ((gtk_major_version != $gtk_config_major_version) || 
10479       (gtk_minor_version != $gtk_config_minor_version) || 
10480       (gtk_micro_version != $gtk_config_micro_version)) 
10482       printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",  
10483              $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version, 
10484              gtk_major_version, gtk_minor_version, gtk_micro_version); 
10485       printf ("*** was found! If pkg-config was correct, then it is best\n"); 
10486       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); 
10487       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); 
10488       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); 
10489       printf("*** required on your system.\n"); 
10490       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); 
10491       printf("*** to point to the correct configuration files\n"); 
10493   else if ((gtk_major_version != GTK_MAJOR_VERSION) || 
10494            (gtk_minor_version != GTK_MINOR_VERSION) || 
10495            (gtk_micro_version != GTK_MICRO_VERSION)) 
10497       printf("*** GTK+ header files (version %d.%d.%d) do not match\n", 
10498              GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); 
10499       printf("*** library (version %d.%d.%d)\n", 
10500              gtk_major_version, gtk_minor_version, gtk_micro_version); 
10504       if ((gtk_major_version > major) || 
10505         ((gtk_major_version == major) && (gtk_minor_version > minor)) || 
10506         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) 
10512         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", 
10513                gtk_major_version, gtk_minor_version, gtk_micro_version); 
10514         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", 
10515                major, minor, micro); 
10516         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); 
10518         printf("*** If you have already installed a sufficiently new version, this error\n"); 
10519         printf("*** probably means that the wrong copy of the pkg-config shell script is\n"); 
10520         printf("*** being found. The easiest way to fix this is to remove the old version\n"); 
10521         printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n"); 
10522         printf("*** correct copy of pkg-config. (In this case, you will have to\n"); 
10523         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); 
10524         printf("*** so that the correct libraries are found at run-time))\n"); 
10531 if { (eval echo configure
:10532: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10535   echo "configure: failed program was:" >&5 
10536   cat conftest.
$ac_ext >&5 
10543        CFLAGS
="$ac_save_CFLAGS" 
10544        LIBS
="$ac_save_LIBS" 
10547   if test "x$no_gtk" = x 
; then 
10548      echo "$ac_t""yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" 1>&6 
10551      echo "$ac_t""no" 1>&6 
10552      if test "$PKG_CONFIG" = "no" ; then 
10553        echo "*** A new enough version of pkg-config was not found." 
10554        echo "*** See http://pkgconfig.sourceforge.net" 
10556        if test -f conf.gtktest 
; then 
10559           echo "*** Could not run GTK+ test program, checking why..." 
10560           CFLAGS
="$CFLAGS $GTK_CFLAGS" 
10561           LIBS
="$LIBS $GTK_LIBS" 
10562           cat > conftest.
$ac_ext <<EOF 
10563 #line 10564 "configure" 
10564 #include "confdefs.h" 
10566 #include <gtk/gtk.h> 
10570  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));  
10573 if { (eval echo configure
:10574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
10575    echo "*** The test program compiled, but did not run. This usually means" 
10576           echo "*** that the run-time linker is not finding GTK+ or finding the wrong" 
10577           echo "*** version of GTK+. If it is not finding GTK+, you'll need to set your" 
10578           echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" 
10579           echo "*** to the installed location  Also, make sure you have run ldconfig if that" 
10580           echo "*** is required on your system" 
10582           echo "*** If you have an old version installed, it is best to remove it, although" 
10583           echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"  
10585   echo "configure: failed program was:" >&5 
10586   cat conftest.
$ac_ext >&5 
10588    echo "*** The test program failed to compile or link. See the file config.log for the" 
10589           echo "*** exact error that occured. This usually means GTK+ was incorrectly installed" 
10590           echo "*** or that you have moved GTK+ since it was installed. In the latter case, you" 
10591           echo "*** may want to edit the pkg-config script: $PKG_CONFIG"  
10594           CFLAGS
="$ac_save_CFLAGS" 
10595           LIBS
="$ac_save_LIBS" 
10608                 if test -z "$wx_cv_lib_gtk"; then 
10609                     # Check whether --with-gtk-prefix or --without-gtk-prefix was given. 
10610 if test "${with_gtk_prefix+set}" = set; then 
10611   withval
="$with_gtk_prefix" 
10612   gtk_config_prefix
="$withval" 
10614   gtk_config_prefix
="" 
10617 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given. 
10618 if test "${with_gtk_exec_prefix+set}" = set; then 
10619   withval
="$with_gtk_exec_prefix" 
10620   gtk_config_exec_prefix
="$withval" 
10622   gtk_config_exec_prefix
="" 
10625 # Check whether --enable-gtktest or --disable-gtktest was given. 
10626 if test "${enable_gtktest+set}" = set; then 
10627   enableval
="$enable_gtktest" 
10634   for module 
in . 
$GTK_MODULES 
10638              gtk_config_args
="$gtk_config_args gthread" 
10643   if test x
$gtk_config_exec_prefix != x 
; then 
10644      gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" 
10645      if test x
${GTK_CONFIG+set} != xset 
; then 
10646         GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config 
10649   if test x
$gtk_config_prefix != x 
; then 
10650      gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix" 
10651      if test x
${GTK_CONFIG+set} != xset 
; then 
10652         GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config 
10656   # Extract the first word of "gtk-config", so it can be a program name with args. 
10657 set dummy gtk
-config; ac_word
=$2 
10658 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
10659 echo "configure:10660: checking for $ac_word" >&5 
10660 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then 
10661   echo $ac_n "(cached) $ac_c" 1>&6 
10663   case "$GTK_CONFIG" in 
10665   ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path. 
10668   ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path. 
10671   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
10673   for ac_dir 
in $ac_dummy; do  
10674     test -z "$ac_dir" && ac_dir
=.
 
10675     if test -f $ac_dir/$ac_word; then 
10676       ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word" 
10681   test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no" 
10685 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG" 
10686 if test -n "$GTK_CONFIG"; then 
10687   echo "$ac_t""$GTK_CONFIG" 1>&6 
10689   echo "$ac_t""no" 1>&6 
10692   min_gtk_version
=1.2.7 
10693   echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 
10694 echo "configure:10695: checking for GTK - version >= $min_gtk_version" >&5 
10696   if test "$GTK_CONFIG" = "no" ; then 
10699     GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags` 
10700     GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs` 
10701     gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
10702            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` 
10703     gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
10704            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` 
10705     gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
10706            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` 
10707     if test "x$enable_gtktest" = "xyes" ; then 
10708       ac_save_CFLAGS
="$CFLAGS" 
10709       ac_save_LIBS
="$LIBS" 
10710       CFLAGS
="$CFLAGS $GTK_CFLAGS" 
10711       LIBS
="$GTK_LIBS $LIBS" 
10713       if test "$cross_compiling" = yes; then 
10714   echo $ac_n "cross compiling; assumed OK... $ac_c" 
10716   cat > conftest.
$ac_ext <<EOF 
10717 #line 10718 "configure" 
10718 #include "confdefs.h" 
10720 #include <gtk/gtk.h> 
10722 #include <stdlib.h> 
10727   int major, minor, micro; 
10730   system ("touch conf.gtktest"); 
10732   /* HP/UX 9 (%@#!) writes to sscanf strings */ 
10733   tmp_version = g_strdup("$min_gtk_version"); 
10734   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { 
10735      printf("%s, bad version string\n", "$min_gtk_version"); 
10739   if ((gtk_major_version != $gtk_config_major_version) || 
10740       (gtk_minor_version != $gtk_config_minor_version) || 
10741       (gtk_micro_version != $gtk_config_micro_version)) 
10743       printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",  
10744              $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version, 
10745              gtk_major_version, gtk_minor_version, gtk_micro_version); 
10746       printf ("*** was found! If gtk-config was correct, then it is best\n"); 
10747       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); 
10748       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); 
10749       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); 
10750       printf("*** required on your system.\n"); 
10751       printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n"); 
10752       printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n"); 
10753       printf("*** before re-running configure\n"); 
10755 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION) 
10756   else if ((gtk_major_version != GTK_MAJOR_VERSION) || 
10757            (gtk_minor_version != GTK_MINOR_VERSION) || 
10758            (gtk_micro_version != GTK_MICRO_VERSION)) 
10760       printf("*** GTK+ header files (version %d.%d.%d) do not match\n", 
10761              GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); 
10762       printf("*** library (version %d.%d.%d)\n", 
10763              gtk_major_version, gtk_minor_version, gtk_micro_version); 
10765 #endif /* defined (GTK_MAJOR_VERSION) ... */ 
10768       if ((gtk_major_version > major) || 
10769         ((gtk_major_version == major) && (gtk_minor_version > minor)) || 
10770         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) 
10776         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", 
10777                gtk_major_version, gtk_minor_version, gtk_micro_version); 
10778         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", 
10779                major, minor, micro); 
10780         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); 
10782         printf("*** If you have already installed a sufficiently new version, this error\n"); 
10783         printf("*** probably means that the wrong copy of the gtk-config shell script is\n"); 
10784         printf("*** being found. The easiest way to fix this is to remove the old version\n"); 
10785         printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n"); 
10786         printf("*** correct copy of gtk-config. (In this case, you will have to\n"); 
10787         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); 
10788         printf("*** so that the correct libraries are found at run-time))\n"); 
10795 if { (eval echo configure
:10796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
10799   echo "configure: failed program was:" >&5 
10800   cat conftest.
$ac_ext >&5 
10807        CFLAGS
="$ac_save_CFLAGS" 
10808        LIBS
="$ac_save_LIBS" 
10811   if test "x$no_gtk" = x 
; then 
10812      echo "$ac_t""yes" 1>&6 
10813      wx_cv_lib_gtk
=1.2.7      
10815      echo "$ac_t""no" 1>&6 
10816      if test "$GTK_CONFIG" = "no" ; then 
10817        echo "*** The gtk-config script installed by GTK could not be found" 
10818        echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in" 
10819        echo "*** your path, or set the GTK_CONFIG environment variable to the" 
10820        echo "*** full path to gtk-config." 
10822        if test -f conf.gtktest 
; then 
10825           echo "*** Could not run GTK test program, checking why..." 
10826           CFLAGS
="$CFLAGS $GTK_CFLAGS" 
10827           LIBS
="$LIBS $GTK_LIBS" 
10828           cat > conftest.
$ac_ext <<EOF 
10829 #line 10830 "configure" 
10830 #include "confdefs.h" 
10832 #include <gtk/gtk.h> 
10836  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));  
10839 if { (eval echo configure
:10840: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
10841    echo "*** The test program compiled, but did not run. This usually means" 
10842           echo "*** that the run-time linker is not finding GTK or finding the wrong" 
10843           echo "*** version of GTK. If it is not finding GTK, you'll need to set your" 
10844           echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" 
10845           echo "*** to the installed location  Also, make sure you have run ldconfig if that" 
10846           echo "*** is required on your system" 
10848           echo "*** If you have an old version installed, it is best to remove it, although" 
10849           echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" 
10851           echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that" 
10852           echo "*** came with the system with the command" 
10854           echo "***    rpm --erase --nodeps gtk gtk-devel"  
10856   echo "configure: failed program was:" >&5 
10857   cat conftest.
$ac_ext >&5 
10859    echo "*** The test program failed to compile or link. See the file config.log for the" 
10860           echo "*** exact error that occured. This usually means GTK was incorrectly installed" 
10861           echo "*** or that you have moved GTK since it was installed. In the latter case, you" 
10862           echo "*** may want to edit the gtk-config script: $GTK_CONFIG"  
10865           CFLAGS
="$ac_save_CFLAGS" 
10866           LIBS
="$ac_save_LIBS" 
10879                 if test -z "$wx_cv_lib_gtk"; then 
10880                     # Check whether --with-gtk-prefix or --without-gtk-prefix was given. 
10881 if test "${with_gtk_prefix+set}" = set; then 
10882   withval
="$with_gtk_prefix" 
10883   gtk_config_prefix
="$withval" 
10885   gtk_config_prefix
="" 
10888 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given. 
10889 if test "${with_gtk_exec_prefix+set}" = set; then 
10890   withval
="$with_gtk_exec_prefix" 
10891   gtk_config_exec_prefix
="$withval" 
10893   gtk_config_exec_prefix
="" 
10896 # Check whether --enable-gtktest or --disable-gtktest was given. 
10897 if test "${enable_gtktest+set}" = set; then 
10898   enableval
="$enable_gtktest" 
10905   for module 
in . 
$GTK_MODULES 
10909              gtk_config_args
="$gtk_config_args gthread" 
10914   if test x
$gtk_config_exec_prefix != x 
; then 
10915      gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" 
10916      if test x
${GTK_CONFIG+set} != xset 
; then 
10917         GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config 
10920   if test x
$gtk_config_prefix != x 
; then 
10921      gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix" 
10922      if test x
${GTK_CONFIG+set} != xset 
; then 
10923         GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config 
10927   # Extract the first word of "gtk-config", so it can be a program name with args. 
10928 set dummy gtk
-config; ac_word
=$2 
10929 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
10930 echo "configure:10931: checking for $ac_word" >&5 
10931 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then 
10932   echo $ac_n "(cached) $ac_c" 1>&6 
10934   case "$GTK_CONFIG" in 
10936   ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path. 
10939   ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path. 
10942   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
10944   for ac_dir 
in $ac_dummy; do  
10945     test -z "$ac_dir" && ac_dir
=.
 
10946     if test -f $ac_dir/$ac_word; then 
10947       ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word" 
10952   test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no" 
10956 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG" 
10957 if test -n "$GTK_CONFIG"; then 
10958   echo "$ac_t""$GTK_CONFIG" 1>&6 
10960   echo "$ac_t""no" 1>&6 
10963   min_gtk_version
=1.2.3 
10964   echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 
10965 echo "configure:10966: checking for GTK - version >= $min_gtk_version" >&5 
10967   if test "$GTK_CONFIG" = "no" ; then 
10970     GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags` 
10971     GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs` 
10972     gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
10973            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` 
10974     gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
10975            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` 
10976     gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \ 
10977            sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` 
10978     if test "x$enable_gtktest" = "xyes" ; then 
10979       ac_save_CFLAGS
="$CFLAGS" 
10980       ac_save_LIBS
="$LIBS" 
10981       CFLAGS
="$CFLAGS $GTK_CFLAGS" 
10982       LIBS
="$GTK_LIBS $LIBS" 
10984       if test "$cross_compiling" = yes; then 
10985   echo $ac_n "cross compiling; assumed OK... $ac_c" 
10987   cat > conftest.
$ac_ext <<EOF 
10988 #line 10989 "configure" 
10989 #include "confdefs.h" 
10991 #include <gtk/gtk.h> 
10993 #include <stdlib.h> 
10998   int major, minor, micro; 
11001   system ("touch conf.gtktest"); 
11003   /* HP/UX 9 (%@#!) writes to sscanf strings */ 
11004   tmp_version = g_strdup("$min_gtk_version"); 
11005   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { 
11006      printf("%s, bad version string\n", "$min_gtk_version"); 
11010   if ((gtk_major_version != $gtk_config_major_version) || 
11011       (gtk_minor_version != $gtk_config_minor_version) || 
11012       (gtk_micro_version != $gtk_config_micro_version)) 
11014       printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",  
11015              $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version, 
11016              gtk_major_version, gtk_minor_version, gtk_micro_version); 
11017       printf ("*** was found! If gtk-config was correct, then it is best\n"); 
11018       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); 
11019       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); 
11020       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); 
11021       printf("*** required on your system.\n"); 
11022       printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n"); 
11023       printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n"); 
11024       printf("*** before re-running configure\n"); 
11026 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION) 
11027   else if ((gtk_major_version != GTK_MAJOR_VERSION) || 
11028            (gtk_minor_version != GTK_MINOR_VERSION) || 
11029            (gtk_micro_version != GTK_MICRO_VERSION)) 
11031       printf("*** GTK+ header files (version %d.%d.%d) do not match\n", 
11032              GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); 
11033       printf("*** library (version %d.%d.%d)\n", 
11034              gtk_major_version, gtk_minor_version, gtk_micro_version); 
11036 #endif /* defined (GTK_MAJOR_VERSION) ... */ 
11039       if ((gtk_major_version > major) || 
11040         ((gtk_major_version == major) && (gtk_minor_version > minor)) || 
11041         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) 
11047         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", 
11048                gtk_major_version, gtk_minor_version, gtk_micro_version); 
11049         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", 
11050                major, minor, micro); 
11051         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); 
11053         printf("*** If you have already installed a sufficiently new version, this error\n"); 
11054         printf("*** probably means that the wrong copy of the gtk-config shell script is\n"); 
11055         printf("*** being found. The easiest way to fix this is to remove the old version\n"); 
11056         printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n"); 
11057         printf("*** correct copy of gtk-config. (In this case, you will have to\n"); 
11058         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); 
11059         printf("*** so that the correct libraries are found at run-time))\n"); 
11066 if { (eval echo configure
:11067: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
11070   echo "configure: failed program was:" >&5 
11071   cat conftest.
$ac_ext >&5 
11078        CFLAGS
="$ac_save_CFLAGS" 
11079        LIBS
="$ac_save_LIBS" 
11082   if test "x$no_gtk" = x 
; then 
11083      echo "$ac_t""yes" 1>&6 
11084      wx_cv_lib_gtk
=1.2.3      
11086      echo "$ac_t""no" 1>&6 
11087      if test "$GTK_CONFIG" = "no" ; then 
11088        echo "*** The gtk-config script installed by GTK could not be found" 
11089        echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in" 
11090        echo "*** your path, or set the GTK_CONFIG environment variable to the" 
11091        echo "*** full path to gtk-config." 
11093        if test -f conf.gtktest 
; then 
11096           echo "*** Could not run GTK test program, checking why..." 
11097           CFLAGS
="$CFLAGS $GTK_CFLAGS" 
11098           LIBS
="$LIBS $GTK_LIBS" 
11099           cat > conftest.
$ac_ext <<EOF 
11100 #line 11101 "configure" 
11101 #include "confdefs.h" 
11103 #include <gtk/gtk.h> 
11107  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));  
11110 if { (eval echo configure
:11111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11112    echo "*** The test program compiled, but did not run. This usually means" 
11113           echo "*** that the run-time linker is not finding GTK or finding the wrong" 
11114           echo "*** version of GTK. If it is not finding GTK, you'll need to set your" 
11115           echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" 
11116           echo "*** to the installed location  Also, make sure you have run ldconfig if that" 
11117           echo "*** is required on your system" 
11119           echo "*** If you have an old version installed, it is best to remove it, although" 
11120           echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" 
11122           echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that" 
11123           echo "*** came with the system with the command" 
11125           echo "***    rpm --erase --nodeps gtk gtk-devel"  
11127   echo "configure: failed program was:" >&5 
11128   cat conftest.
$ac_ext >&5 
11130    echo "*** The test program failed to compile or link. See the file config.log for the" 
11131           echo "*** exact error that occured. This usually means GTK was incorrectly installed" 
11132           echo "*** or that you have moved GTK since it was installed. In the latter case, you" 
11133           echo "*** may want to edit the gtk-config script: $GTK_CONFIG"  
11136           CFLAGS
="$ac_save_CFLAGS" 
11137           LIBS
="$ac_save_LIBS" 
11150                 if test -z "$wx_cv_lib_gtk"; then 
11153                                                             wx_cv_cflags_gtk
=$GTK_CFLAGS 
11154                     wx_cv_libs_gtk
=$GTK_LIBS 
11161                         if test "$gtk_version_cached" = 1; then 
11162             echo "$ac_t""$wx_cv_lib_gtk" 1>&6 
11165         case "$wx_cv_lib_gtk" in 
11173             *)      { echo "configure: error:  
11174 Please check that gtk-config is in path, the directory 
11175 where GTK+ libraries are installed (returned by 
11176 'gtk-config --libs' command) is in LD_LIBRARY_PATH or 
11177 equivalent variable and GTK+ is version 1.2.3 or above. 
11182         TOOLKIT_INCLUDE
="$wx_cv_cflags_gtk" 
11183         GUI_TK_LIBRARY
="$wx_cv_libs_gtk" 
11185         AFMINSTALL
=afminstall
 
11189                 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6 
11190 echo "configure:11191: checking for gdk_im_open in -lgdk" >&5 
11191 ac_lib_var
=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'` 
11192 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11193   echo $ac_n "(cached) $ac_c" 1>&6 
11195   ac_save_LIBS
="$LIBS" 
11197 cat > conftest.
$ac_ext <<EOF 
11198 #line 11199 "configure" 
11199 #include "confdefs.h" 
11200 /* Override any gcc2 internal prototype to avoid an error.  */ 
11201 /* We use char because int might match the return type of a gcc2 
11202     builtin and then its argument prototype would still apply.  */ 
11203 char gdk_im_open(); 
11209 if { (eval echo configure
:11210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11211   eval "ac_cv_lib_$ac_lib_var=yes" 
11213   echo "configure: failed program was:" >&5 
11214   cat conftest.
$ac_ext >&5 
11216   eval "ac_cv_lib_$ac_lib_var=no" 
11219 LIBS
="$ac_save_LIBS" 
11222 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
11223   echo "$ac_t""yes" 1>&6 
11224   cat >> confdefs.h 
<<\EOF
 
11229   echo "$ac_t""no" 1>&6 
11234     if test "$wxUSE_MGL" = 1; then 
11235         echo $ac_n "checking for SciTech MGL library""... $ac_c" 1>&6 
11236 echo "configure:11237: checking for SciTech MGL library" >&5 
11237         if test "x$MGL_ROOT" = x 
; then 
11238             echo "$ac_t""not found" 1>&6 
11239             { echo "configure: error: Cannot find MGL library. Make sure MGL_ROOT is set." 1>&2; exit 1; } 
11241             echo "$ac_t""$MGL_ROOT" 1>&6 
11246               mgl_os
=linux
/gcc
/glibc
 
11252               { echo "configure: error: This system type ${host} is not yet supported by wxMGL." 1>&2; exit 1; } 
11257         if test "$wxUSE_DEBUG_FLAG" = yes ; then 
11258             if test -f $MGL_ROOT/lib
/debug
/$mgl_os/libmgl.a 
-o \
 
11259                     -f $MGL_ROOT/lib
/debug
/$mgl_os/libmgl.so
; then 
11263         if test "x$mgl_lib_type" = x 
; then 
11264             if test -f $MGL_ROOT/lib
/release
/$mgl_os/libmgl.a 
-o \
 
11265                     -f $MGL_ROOT/lib
/release
/$mgl_os/libmgl.so
; then 
11266                 mgl_lib_type
=release
 
11268                 { echo "configure: error: Cannot find MGL libraries, make sure they are compiled." 1>&2; exit 1; } 
11272         TOOLKIT_INCLUDE
="-I$MGL_ROOT/include" 
11273         GUI_TK_LIBRARY
="-L$MGL_ROOT/lib/$mgl_lib_type/$mgl_os -lmgl -lmglcpp -lpm" 
11275         AFMINSTALL
=afminstall
 
11280     if test "$wxUSE_MICROWIN" = 1; then 
11281         echo $ac_n "checking for MicroWindows""... $ac_c" 1>&6 
11282 echo "configure:11283: checking for MicroWindows" >&5 
11283         if test "x$MICROWINDOWS" = x 
; then 
11284             echo "$ac_t""not found" 1>&6 
11285             { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." 1>&2; exit 1; } 
11287             echo "$ac_t""$MICROWINDOWS" 1>&6 
11290         if test -f $MICROWINDOWS/lib
/libmwin.a
; then 
11291             echo "$ac_t""MicroWindows' libraries found." 1>&6 
11293             { echo "configure: error: Cannot find MicroWindows libraries, make sure they are compiled." 1>&2; exit 1; } 
11296         TOOLKIT_INCLUDE
="-I$MICROWINDOWS/include" 
11297         GUI_TK_LIBRARY
="-L$MICROWINDOWS/lib -lmwin -lmwengine -mwfonts -mwdrivers -mwinlib" 
11299         AFMINSTALL
=afminstall
 
11301         GUIDIST
=MICROWIN_DIST
 
11303         TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__ -D__WXMSW__ -D__WIN95__ -D__WIN32__ -DMWIN -DMICROWIN_NOCONTROLS -DMICROWIN_TODO=1" 
11306     if test "$wxUSE_X11" = 1; then 
11307                         # If we find X, set shell vars x_includes and x_libraries to the 
11308 # paths, otherwise set no_x=yes. 
11309 # Uses ac_ vars as temps to allow command line to override cache and checks. 
11310 # --without-x overrides everything else, but does not touch the cache. 
11311 echo $ac_n "checking for X""... $ac_c" 1>&6 
11312 echo "configure:11313: checking for X" >&5 
11314 # Check whether --with-x or --without-x was given. 
11315 if test "${with_x+set}" = set; then 
11320 # $have_x is `yes', `no', `disabled', or empty when we do not yet know. 
11321 if test "x$with_x" = xno
; then 
11322   # The user explicitly disabled X. 
11325   if test "x$x_includes" != xNONE 
&& test "x$x_libraries" != xNONE
; then 
11326     # Both variables are already set. 
11329 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then 
11330   echo $ac_n "(cached) $ac_c" 1>&6 
11332   # One or both of the vars are not set, and there is no cached value. 
11333 ac_x_includes
=NO ac_x_libraries
=NO
 
11335 if mkdir conftestdir
; then 
11337   # Make sure to not put "make" in the Imakefile rules, since we grep it out. 
11338   cat > Imakefile 
<<'EOF' 
11340         @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' 
11342   if (xmkmf
) >/dev
/null 
2>/dev
/null 
&& test -f Makefile
; then 
11343     # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 
11344     eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` 
11345     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 
11346     for ac_extension 
in a so sl
; do 
11347       if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension && 
11348         test -f $ac_im_libdir/libX11.
$ac_extension; then 
11349         ac_im_usrlibdir
=$ac_im_libdir; break 
11352     # Screen out bogus values from the imake configuration.  They are 
11353     # bogus both because they are the default anyway, and because 
11354     # using them would break gcc on systems where it needs fixed includes. 
11355     case "$ac_im_incroot" in 
11357         *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
="$ac_im_incroot" ;; 
11359     case "$ac_im_usrlibdir" in 
11360         /usr
/lib 
| /lib
) ;; 
11361         *) test -d "$ac_im_usrlibdir" && ac_x_libraries
="$ac_im_usrlibdir" ;; 
11368 if test "$ac_x_includes" = NO
; then 
11369   # Guess where to find include files, by looking for this one X11 .h file. 
11370   test -z "$x_direct_test_include" && x_direct_test_include
=X
11/Intrinsic.h
 
11372   # First, try using that file with no special directory specified. 
11373 cat > conftest.
$ac_ext <<EOF 
11374 #line 11375 "configure" 
11375 #include "confdefs.h" 
11376 #include <$x_direct_test_include> 
11378 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
11379 { (eval echo configure
:11380: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
11380 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
11381 if test -z "$ac_err"; then 
11383   # We can compile using X headers with no special include directory. 
11387   echo "configure: failed program was:" >&5 
11388   cat conftest.
$ac_ext >&5 
11390   # Look for the header file in a standard set of common directories. 
11391 # Check X11 before X11Rn because it is often a symlink to the current release. 
11394     /usr
/X
11R
6/include        \
 
11395     /usr
/X
11R
5/include        \
 
11396     /usr
/X
11R
4/include        \
 
11399     /usr
/include
/X11R6        \
 
11400     /usr
/include
/X11R5        \
 
11401     /usr
/include
/X11R4        \
 
11403     /usr
/local
/X
11/include    \
 
11404     /usr
/local
/X
11R
6/include  \
 
11405     /usr
/local
/X
11R
5/include  \
 
11406     /usr
/local
/X
11R
4/include  \
 
11408     /usr
/local
/include
/X11    \
 
11409     /usr
/local
/include
/X11R6  \
 
11410     /usr
/local
/include
/X11R5  \
 
11411     /usr
/local
/include
/X11R4  \
 
11413     /usr
/X
386/include         \
 
11414     /usr
/x
386/include         \
 
11415     /usr
/XFree
86/include
/X11  \
 
11418     /usr
/local
/include        \
 
11419     /usr
/unsupported
/include  \
 
11420     /usr
/athena
/include       \
 
11421     /usr
/local
/x
11r
5/include  \
 
11422     /usr
/lpp
/Xamples
/include  \
 
11424     /usr
/openwin
/include      \
 
11425     /usr
/openwin
/share
/include \
 
11428     if test -r "$ac_dir/$x_direct_test_include"; then 
11429       ac_x_includes
=$ac_dir 
11435 fi # $ac_x_includes = NO 
11437 if test "$ac_x_libraries" = NO
; then 
11438   # Check for the libraries. 
11440   test -z "$x_direct_test_library" && x_direct_test_library
=Xt
 
11441   test -z "$x_direct_test_function" && x_direct_test_function
=XtMalloc
 
11443   # See if we find them without any special options. 
11444   # Don't add to $LIBS permanently. 
11445   ac_save_LIBS
="$LIBS" 
11446   LIBS
="-l$x_direct_test_library $LIBS" 
11447 cat > conftest.
$ac_ext <<EOF 
11448 #line 11449 "configure" 
11449 #include "confdefs.h" 
11452 ${x_direct_test_function}() 
11455 if { (eval echo configure
:11456: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11457   LIBS
="$ac_save_LIBS" 
11458 # We can link X programs with no special library path. 
11461   echo "configure: failed program was:" >&5 
11462   cat conftest.
$ac_ext >&5 
11464   LIBS
="$ac_save_LIBS" 
11465 # First see if replacing the include by lib works. 
11466 # Check X11 before X11Rn because it is often a symlink to the current release. 
11467 for ac_dir 
in `echo "$ac_x_includes" | sed s/include/lib/` \
 
11478     /usr
/local
/X
11/lib    \
 
11479     /usr
/local
/X
11R
6/lib  \
 
11480     /usr
/local
/X
11R
5/lib  \
 
11481     /usr
/local
/X
11R
4/lib  \
 
11483     /usr
/local
/lib
/X11    \
 
11484     /usr
/local
/lib
/X11R6  \
 
11485     /usr
/local
/lib
/X11R5  \
 
11486     /usr
/local
/lib
/X11R4  \
 
11490     /usr
/XFree
86/lib
/X11  \
 
11494     /usr
/unsupported
/lib  \
 
11496     /usr
/local
/x
11r
5/lib  \
 
11497     /usr
/lpp
/Xamples
/lib  \
 
11501     /usr
/openwin
/share
/lib \
 
11504   for ac_extension 
in a so sl
; do 
11505     if test -r $ac_dir/lib
${x_direct_test_library}.
$ac_extension; then 
11506       ac_x_libraries
=$ac_dir 
11513 fi # $ac_x_libraries = NO 
11515 if test "$ac_x_includes" = NO 
|| test "$ac_x_libraries" = NO
; then 
11516   # Didn't find X anywhere.  Cache the known absence of X. 
11517   ac_cv_have_x
="have_x=no" 
11519   # Record where we found X for the cache. 
11520   ac_cv_have_x
="have_x=yes \ 
11521                 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" 
11525   eval "$ac_cv_have_x" 
11528 if test "$have_x" != yes; then 
11529   echo "$ac_t""$have_x" 1>&6 
11532   # If each of the values was on the command line, it overrides each guess. 
11533   test "x$x_includes" = xNONE 
&& x_includes
=$ac_x_includes 
11534   test "x$x_libraries" = xNONE 
&& x_libraries
=$ac_x_libraries 
11535   # Update the cache value to reflect the command line values. 
11536   ac_cv_have_x
="have_x=yes \ 
11537                 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 
11538   echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6 
11541 if test "$no_x" = yes; then 
11542   # Not all programs may use this symbol, but it does not hurt to define it. 
11543   cat >> confdefs.h 
<<\EOF
 
11544 #define X_DISPLAY_MISSING 1 
11547   X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
= 
11549   if test -n "$x_includes"; then 
11550     X_CFLAGS
="$X_CFLAGS -I$x_includes" 
11553   # It would also be nice to do this for all -L options, not just this one. 
11554   if test -n "$x_libraries"; then 
11555     X_LIBS
="$X_LIBS -L$x_libraries" 
11556     # For Solaris; some versions of Sun CC require a space after -R and 
11557     # others require no space.  Words are not sufficient . . . . 
11558     case "`(uname -sr) 2>/dev/null`" in 
11560       echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 
11561 echo "configure:11562: checking whether -R must be followed by a space" >&5 
11562       ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries" 
11563       cat > conftest.
$ac_ext <<EOF 
11564 #line 11565 "configure" 
11565 #include "confdefs.h" 
11571 if { (eval echo configure
:11572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11575   echo "configure: failed program was:" >&5 
11576   cat conftest.
$ac_ext >&5 
11581       if test $ac_R_nospace = yes; then 
11582         echo "$ac_t""no" 1>&6 
11583         X_LIBS
="$X_LIBS -R$x_libraries" 
11585         LIBS
="$ac_xsave_LIBS -R $x_libraries" 
11586         cat > conftest.
$ac_ext <<EOF 
11587 #line 11588 "configure" 
11588 #include "confdefs.h" 
11594 if { (eval echo configure
:11595: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11598   echo "configure: failed program was:" >&5 
11599   cat conftest.
$ac_ext >&5 
11604         if test $ac_R_space = yes; then 
11605           echo "$ac_t""yes" 1>&6 
11606           X_LIBS
="$X_LIBS -R $x_libraries" 
11608           echo "$ac_t""neither works" 1>&6 
11611       LIBS
="$ac_xsave_LIBS" 
11615   # Check for system-dependent libraries X programs must link with. 
11616   # Do this before checking for the system-independent R6 libraries 
11617   # (-lICE), since we may need -lsocket or whatever for X linking. 
11619   if test "$ISC" = yes; then 
11620     X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet" 
11622     # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X 
11623     # libraries were built with DECnet support.  And karl@cs.umb.edu says 
11624     # the Alpha needs dnet_stub (dnet does not exist). 
11625     echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 
11626 echo "configure:11627: checking for dnet_ntoa in -ldnet" >&5 
11627 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` 
11628 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11629   echo $ac_n "(cached) $ac_c" 1>&6 
11631   ac_save_LIBS
="$LIBS" 
11632 LIBS
="-ldnet  $LIBS" 
11633 cat > conftest.
$ac_ext <<EOF 
11634 #line 11635 "configure" 
11635 #include "confdefs.h" 
11636 /* Override any gcc2 internal prototype to avoid an error.  */ 
11637 /* We use char because int might match the return type of a gcc2 
11638     builtin and then its argument prototype would still apply.  */ 
11645 if { (eval echo configure
:11646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11647   eval "ac_cv_lib_$ac_lib_var=yes" 
11649   echo "configure: failed program was:" >&5 
11650   cat conftest.
$ac_ext >&5 
11652   eval "ac_cv_lib_$ac_lib_var=no" 
11655 LIBS
="$ac_save_LIBS" 
11658 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
11659   echo "$ac_t""yes" 1>&6 
11660   X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet" 
11662   echo "$ac_t""no" 1>&6 
11665     if test $ac_cv_lib_dnet_dnet_ntoa = no
; then 
11666       echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 
11667 echo "configure:11668: checking for dnet_ntoa in -ldnet_stub" >&5 
11668 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` 
11669 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11670   echo $ac_n "(cached) $ac_c" 1>&6 
11672   ac_save_LIBS
="$LIBS" 
11673 LIBS
="-ldnet_stub  $LIBS" 
11674 cat > conftest.
$ac_ext <<EOF 
11675 #line 11676 "configure" 
11676 #include "confdefs.h" 
11677 /* Override any gcc2 internal prototype to avoid an error.  */ 
11678 /* We use char because int might match the return type of a gcc2 
11679     builtin and then its argument prototype would still apply.  */ 
11686 if { (eval echo configure
:11687: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11688   eval "ac_cv_lib_$ac_lib_var=yes" 
11690   echo "configure: failed program was:" >&5 
11691   cat conftest.
$ac_ext >&5 
11693   eval "ac_cv_lib_$ac_lib_var=no" 
11696 LIBS
="$ac_save_LIBS" 
11699 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
11700   echo "$ac_t""yes" 1>&6 
11701   X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub" 
11703   echo "$ac_t""no" 1>&6 
11708     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, 
11709     # to get the SysV transport functions. 
11710     # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4) 
11712     # The nsl library prevents programs from opening the X display 
11713     # on Irix 5.2, according to dickey@clark.net. 
11714     echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 
11715 echo "configure:11716: checking for gethostbyname" >&5 
11716 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then 
11717   echo $ac_n "(cached) $ac_c" 1>&6 
11719   cat > conftest.
$ac_ext <<EOF 
11720 #line 11721 "configure" 
11721 #include "confdefs.h" 
11722 /* System header to define __stub macros and hopefully few prototypes, 
11723     which can conflict with char gethostbyname(); below.  */ 
11724 #include <assert.h> 
11725 /* Override any gcc2 internal prototype to avoid an error.  */ 
11726 /* We use char because int might match the return type of a gcc2 
11727     builtin and then its argument prototype would still apply.  */ 
11728 char gethostbyname(); 
11732 /* The GNU C library defines this for functions which it implements 
11733     to always fail with ENOSYS.  Some functions are actually named 
11734     something starting with __ and the normal name is an alias.  */ 
11735 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) 
11743 if { (eval echo configure
:11744: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11745   eval "ac_cv_func_gethostbyname=yes" 
11747   echo "configure: failed program was:" >&5 
11748   cat conftest.
$ac_ext >&5 
11750   eval "ac_cv_func_gethostbyname=no" 
11755 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then 
11756   echo "$ac_t""yes" 1>&6 
11759   echo "$ac_t""no" 1>&6 
11762     if test $ac_cv_func_gethostbyname = no
; then 
11763       echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 
11764 echo "configure:11765: checking for gethostbyname in -lnsl" >&5 
11765 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` 
11766 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11767   echo $ac_n "(cached) $ac_c" 1>&6 
11769   ac_save_LIBS
="$LIBS" 
11771 cat > conftest.
$ac_ext <<EOF 
11772 #line 11773 "configure" 
11773 #include "confdefs.h" 
11774 /* Override any gcc2 internal prototype to avoid an error.  */ 
11775 /* We use char because int might match the return type of a gcc2 
11776     builtin and then its argument prototype would still apply.  */ 
11777 char gethostbyname(); 
11783 if { (eval echo configure
:11784: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11785   eval "ac_cv_lib_$ac_lib_var=yes" 
11787   echo "configure: failed program was:" >&5 
11788   cat conftest.
$ac_ext >&5 
11790   eval "ac_cv_lib_$ac_lib_var=no" 
11793 LIBS
="$ac_save_LIBS" 
11796 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
11797   echo "$ac_t""yes" 1>&6 
11798   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl" 
11800   echo "$ac_t""no" 1>&6 
11805     # lieder@skyler.mavd.honeywell.com says without -lsocket, 
11806     # socket/setsockopt and other routines are undefined under SCO ODT 
11807     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary 
11808     # on later versions), says simon@lia.di.epfl.ch: it contains 
11809     # gethostby* variants that don't use the nameserver (or something). 
11810     # -lsocket must be given before -lnsl if both are needed. 
11811     # We assume that if connect needs -lnsl, so does gethostbyname. 
11812     echo $ac_n "checking for connect""... $ac_c" 1>&6 
11813 echo "configure:11814: checking for connect" >&5 
11814 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then 
11815   echo $ac_n "(cached) $ac_c" 1>&6 
11817   cat > conftest.
$ac_ext <<EOF 
11818 #line 11819 "configure" 
11819 #include "confdefs.h" 
11820 /* System header to define __stub macros and hopefully few prototypes, 
11821     which can conflict with char connect(); below.  */ 
11822 #include <assert.h> 
11823 /* Override any gcc2 internal prototype to avoid an error.  */ 
11824 /* We use char because int might match the return type of a gcc2 
11825     builtin and then its argument prototype would still apply.  */ 
11830 /* The GNU C library defines this for functions which it implements 
11831     to always fail with ENOSYS.  Some functions are actually named 
11832     something starting with __ and the normal name is an alias.  */ 
11833 #if defined (__stub_connect) || defined (__stub___connect) 
11841 if { (eval echo configure
:11842: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11843   eval "ac_cv_func_connect=yes" 
11845   echo "configure: failed program was:" >&5 
11846   cat conftest.
$ac_ext >&5 
11848   eval "ac_cv_func_connect=no" 
11853 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then 
11854   echo "$ac_t""yes" 1>&6 
11857   echo "$ac_t""no" 1>&6 
11860     if test $ac_cv_func_connect = no
; then 
11861       echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 
11862 echo "configure:11863: checking for connect in -lsocket" >&5 
11863 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'` 
11864 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11865   echo $ac_n "(cached) $ac_c" 1>&6 
11867   ac_save_LIBS
="$LIBS" 
11868 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS" 
11869 cat > conftest.
$ac_ext <<EOF 
11870 #line 11871 "configure" 
11871 #include "confdefs.h" 
11872 /* Override any gcc2 internal prototype to avoid an error.  */ 
11873 /* We use char because int might match the return type of a gcc2 
11874     builtin and then its argument prototype would still apply.  */ 
11881 if { (eval echo configure
:11882: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11883   eval "ac_cv_lib_$ac_lib_var=yes" 
11885   echo "configure: failed program was:" >&5 
11886   cat conftest.
$ac_ext >&5 
11888   eval "ac_cv_lib_$ac_lib_var=no" 
11891 LIBS
="$ac_save_LIBS" 
11894 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
11895   echo "$ac_t""yes" 1>&6 
11896   X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS" 
11898   echo "$ac_t""no" 1>&6 
11903     # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. 
11904     echo $ac_n "checking for remove""... $ac_c" 1>&6 
11905 echo "configure:11906: checking for remove" >&5 
11906 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then 
11907   echo $ac_n "(cached) $ac_c" 1>&6 
11909   cat > conftest.
$ac_ext <<EOF 
11910 #line 11911 "configure" 
11911 #include "confdefs.h" 
11912 /* System header to define __stub macros and hopefully few prototypes, 
11913     which can conflict with char remove(); below.  */ 
11914 #include <assert.h> 
11915 /* Override any gcc2 internal prototype to avoid an error.  */ 
11916 /* We use char because int might match the return type of a gcc2 
11917     builtin and then its argument prototype would still apply.  */ 
11922 /* The GNU C library defines this for functions which it implements 
11923     to always fail with ENOSYS.  Some functions are actually named 
11924     something starting with __ and the normal name is an alias.  */ 
11925 #if defined (__stub_remove) || defined (__stub___remove) 
11933 if { (eval echo configure
:11934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11935   eval "ac_cv_func_remove=yes" 
11937   echo "configure: failed program was:" >&5 
11938   cat conftest.
$ac_ext >&5 
11940   eval "ac_cv_func_remove=no" 
11945 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then 
11946   echo "$ac_t""yes" 1>&6 
11949   echo "$ac_t""no" 1>&6 
11952     if test $ac_cv_func_remove = no
; then 
11953       echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 
11954 echo "configure:11955: checking for remove in -lposix" >&5 
11955 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'` 
11956 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
11957   echo $ac_n "(cached) $ac_c" 1>&6 
11959   ac_save_LIBS
="$LIBS" 
11960 LIBS
="-lposix  $LIBS" 
11961 cat > conftest.
$ac_ext <<EOF 
11962 #line 11963 "configure" 
11963 #include "confdefs.h" 
11964 /* Override any gcc2 internal prototype to avoid an error.  */ 
11965 /* We use char because int might match the return type of a gcc2 
11966     builtin and then its argument prototype would still apply.  */ 
11973 if { (eval echo configure
:11974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
11975   eval "ac_cv_lib_$ac_lib_var=yes" 
11977   echo "configure: failed program was:" >&5 
11978   cat conftest.
$ac_ext >&5 
11980   eval "ac_cv_lib_$ac_lib_var=no" 
11983 LIBS
="$ac_save_LIBS" 
11986 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
11987   echo "$ac_t""yes" 1>&6 
11988   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix" 
11990   echo "$ac_t""no" 1>&6 
11995     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 
11996     echo $ac_n "checking for shmat""... $ac_c" 1>&6 
11997 echo "configure:11998: checking for shmat" >&5 
11998 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then 
11999   echo $ac_n "(cached) $ac_c" 1>&6 
12001   cat > conftest.
$ac_ext <<EOF 
12002 #line 12003 "configure" 
12003 #include "confdefs.h" 
12004 /* System header to define __stub macros and hopefully few prototypes, 
12005     which can conflict with char shmat(); below.  */ 
12006 #include <assert.h> 
12007 /* Override any gcc2 internal prototype to avoid an error.  */ 
12008 /* We use char because int might match the return type of a gcc2 
12009     builtin and then its argument prototype would still apply.  */ 
12014 /* The GNU C library defines this for functions which it implements 
12015     to always fail with ENOSYS.  Some functions are actually named 
12016     something starting with __ and the normal name is an alias.  */ 
12017 #if defined (__stub_shmat) || defined (__stub___shmat) 
12025 if { (eval echo configure
:12026: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12027   eval "ac_cv_func_shmat=yes" 
12029   echo "configure: failed program was:" >&5 
12030   cat conftest.
$ac_ext >&5 
12032   eval "ac_cv_func_shmat=no" 
12037 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then 
12038   echo "$ac_t""yes" 1>&6 
12041   echo "$ac_t""no" 1>&6 
12044     if test $ac_cv_func_shmat = no
; then 
12045       echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 
12046 echo "configure:12047: checking for shmat in -lipc" >&5 
12047 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` 
12048 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12049   echo $ac_n "(cached) $ac_c" 1>&6 
12051   ac_save_LIBS
="$LIBS" 
12053 cat > conftest.
$ac_ext <<EOF 
12054 #line 12055 "configure" 
12055 #include "confdefs.h" 
12056 /* Override any gcc2 internal prototype to avoid an error.  */ 
12057 /* We use char because int might match the return type of a gcc2 
12058     builtin and then its argument prototype would still apply.  */ 
12065 if { (eval echo configure
:12066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12067   eval "ac_cv_lib_$ac_lib_var=yes" 
12069   echo "configure: failed program was:" >&5 
12070   cat conftest.
$ac_ext >&5 
12072   eval "ac_cv_lib_$ac_lib_var=no" 
12075 LIBS
="$ac_save_LIBS" 
12078 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12079   echo "$ac_t""yes" 1>&6 
12080   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc" 
12082   echo "$ac_t""no" 1>&6 
12088   # Check for libraries that X11R6 Xt/Xaw programs need. 
12089   ac_save_LDFLAGS
="$LDFLAGS" 
12090   test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries" 
12091   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to 
12092   # check for ICE first), but we must link in the order -lSM -lICE or 
12093   # we get undefined symbols.  So assume we have SM if we have ICE. 
12094   # These have to be linked with before -lX11, unlike the other 
12095   # libraries we check for below, so use a different variable. 
12096   #  --interran@uluru.Stanford.EDU, kb@cs.umb.edu. 
12097   echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 
12098 echo "configure:12099: checking for IceConnectionNumber in -lICE" >&5 
12099 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` 
12100 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12101   echo $ac_n "(cached) $ac_c" 1>&6 
12103   ac_save_LIBS
="$LIBS" 
12104 LIBS
="-lICE $X_EXTRA_LIBS $LIBS" 
12105 cat > conftest.
$ac_ext <<EOF 
12106 #line 12107 "configure" 
12107 #include "confdefs.h" 
12108 /* Override any gcc2 internal prototype to avoid an error.  */ 
12109 /* We use char because int might match the return type of a gcc2 
12110     builtin and then its argument prototype would still apply.  */ 
12111 char IceConnectionNumber(); 
12114 IceConnectionNumber() 
12117 if { (eval echo configure
:12118: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12119   eval "ac_cv_lib_$ac_lib_var=yes" 
12121   echo "configure: failed program was:" >&5 
12122   cat conftest.
$ac_ext >&5 
12124   eval "ac_cv_lib_$ac_lib_var=no" 
12127 LIBS
="$ac_save_LIBS" 
12130 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12131   echo "$ac_t""yes" 1>&6 
12132   X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE" 
12134   echo "$ac_t""no" 1>&6 
12137   LDFLAGS
="$ac_save_LDFLAGS" 
12142         if test "$no_x" = "yes"; then 
12143           { echo "configure: error: X11 not found" 1>&2; exit 1; } 
12146         GUI_TK_LIBRARY
="$X_LIBS" 
12147         TOOLKIT_INCLUDE
="$X_CFLAGS" 
12148         AFMINSTALL
=afminstall
 
12149         COMPILED_X_PROGRAM
=0 
12151         if test "$wxUSE_NANOX" = "yes"; then 
12152             echo $ac_n "checking for MicroWindows/NanoX distribution""... $ac_c" 1>&6 
12153 echo "configure:12154: checking for MicroWindows/NanoX distribution" >&5 
12154             if test "x$MICROWIN" = x 
; then 
12155                 echo "$ac_t""not found" 1>&6 
12156                 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWIN is set." 1>&2; exit 1; } 
12158                 echo "$ac_t""$MICROWIN" 1>&6 
12159                 cat >> confdefs.h 
<<\EOF
 
12160 #define wxUSE_NANOX 1 
12167         echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 
12168 echo "configure:12169: checking for Xpm library" >&5 
12171 for ac_dir 
in $SEARCH_LIB; 
12173     for ac_extension 
in a so sl dylib
; do 
12174       if test -f "$ac_dir/libXpm.$ac_extension"; then 
12175         ac_find_libraries
=$ac_dir 
12181         if test "$ac_find_libraries" != "" ; then 
12183   echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
 
12185   if test $result = 0; then 
12188     ac_path_to_link
=" -L$ac_find_libraries" 
12191             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link" 
12193             cat >> confdefs.h 
<<\EOF
 
12194 #define wxHAVE_LIB_XPM 1 
12197             echo "$ac_t""found at $ac_find_libraries" 1>&6 
12199             cat > conftest.
$ac_ext <<EOF 
12200 #line 12201 "configure" 
12201 #include "confdefs.h" 
12203                     #include <X11/xpm.h> 
12208                     version = XpmLibraryVersion(); 
12212 if { (eval echo configure
:12213: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
12216                     cat >> confdefs.h 
<<\EOF
 
12217 #define wxHAVE_LIB_XPM 1 
12220                     echo "$ac_t""found in default search path" 1>&6 
12221                     COMPILED_X_PROGRAM
=0 
12224   echo "configure: failed program was:" >&5 
12225   cat conftest.
$ac_ext >&5 
12228                     echo "$ac_t""no" 1>&6 
12229                     echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 
12236         if test "$wxUSE_NANOX" = "yes"; then 
12237             TOOLKIT_INCLUDE
="-I\$(top_srcdir)/include/wx/x11/nanox -I\$(MICROWIN)/src/include $TOOLKIT_INCLUDE" 
12238             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" 
12239             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY \$(MICROWIN)/src/lib/libnano-X.a" 
12241             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lX11$xpm_link" 
12244         TOOLKIT_VPATH
="\${top_srcdir}/src/x11" 
12249     if test "$wxUSE_WINE" = 1; then 
12250         ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'` 
12251 echo $ac_n "checking for windows.h""... $ac_c" 1>&6 
12252 echo "configure:12253: checking for windows.h" >&5 
12253 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
12254   echo $ac_n "(cached) $ac_c" 1>&6 
12256   cat > conftest.
$ac_ext <<EOF 
12257 #line 12258 "configure" 
12258 #include "confdefs.h" 
12259 #include <windows.h> 
12261 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
12262 { (eval echo configure
:12263: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
12263 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
12264 if test -z "$ac_err"; then 
12266   eval "ac_cv_header_$ac_safe=yes" 
12269   echo "configure: failed program was:" >&5 
12270   cat conftest.
$ac_ext >&5 
12272   eval "ac_cv_header_$ac_safe=no" 
12276 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
12277   echo "$ac_t""yes" 1>&6 
12280   echo "$ac_t""no" 1>&6 
12282             { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } 
12288         echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 
12289 echo "configure:12290: checking for Xpm library" >&5 
12292 for ac_dir 
in $SEARCH_LIB; 
12294     for ac_extension 
in a so sl dylib
; do 
12295       if test -f "$ac_dir/libXpm.$ac_extension"; then 
12296         ac_find_libraries
=$ac_dir 
12302         if test "$ac_find_libraries" != "" ; then 
12303             GUI_TK_LIBRARY
="-L$ac_find_libraries" 
12305             cat >> confdefs.h 
<<\EOF
 
12306 #define wxHAVE_LIB_XPM 1 
12309             echo "$ac_t""found at $ac_find_libraries" 1>&6 
12311             echo "$ac_t""no" 1>&6 
12312             echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 
12316         echo $ac_n "checking for Mesa library""... $ac_c" 1>&6 
12317 echo "configure:12318: checking for Mesa library" >&5 
12320 for ac_dir 
in $SEARCH_LIB; 
12322     for ac_extension 
in a so sl dylib
; do 
12323       if test -f "$ac_dir/libMesaGL.$ac_extension"; then 
12324         ac_find_libraries
=$ac_dir 
12330         if test "$ac_find_libraries" != "" ; then 
12331             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -L$ac_find_libraries" 
12332             mesa_link
=" -lMesaGL" 
12333             echo "$ac_t""found at $ac_find_libraries" 1>&6 
12335             { echo "configure: error: no" 1>&2; exit 1; } 
12338         GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lwine$mesa_link$xpm_link -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses" 
12341         TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXWINE__" 
12344     if test "$wxUSE_MOTIF" = 1; then 
12345                         if test "$no_x" = yes; then 
12346   # Not all programs may use this symbol, but it does not hurt to define it. 
12347   cat >> confdefs.h 
<<\EOF
 
12348 #define X_DISPLAY_MISSING 1 
12351   X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
= 
12353   if test -n "$x_includes"; then 
12354     X_CFLAGS
="$X_CFLAGS -I$x_includes" 
12357   # It would also be nice to do this for all -L options, not just this one. 
12358   if test -n "$x_libraries"; then 
12359     X_LIBS
="$X_LIBS -L$x_libraries" 
12360     # For Solaris; some versions of Sun CC require a space after -R and 
12361     # others require no space.  Words are not sufficient . . . . 
12362     case "`(uname -sr) 2>/dev/null`" in 
12364       echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 
12365 echo "configure:12366: checking whether -R must be followed by a space" >&5 
12366       ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries" 
12367       cat > conftest.
$ac_ext <<EOF 
12368 #line 12369 "configure" 
12369 #include "confdefs.h" 
12375 if { (eval echo configure
:12376: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12379   echo "configure: failed program was:" >&5 
12380   cat conftest.
$ac_ext >&5 
12385       if test $ac_R_nospace = yes; then 
12386         echo "$ac_t""no" 1>&6 
12387         X_LIBS
="$X_LIBS -R$x_libraries" 
12389         LIBS
="$ac_xsave_LIBS -R $x_libraries" 
12390         cat > conftest.
$ac_ext <<EOF 
12391 #line 12392 "configure" 
12392 #include "confdefs.h" 
12398 if { (eval echo configure
:12399: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12402   echo "configure: failed program was:" >&5 
12403   cat conftest.
$ac_ext >&5 
12408         if test $ac_R_space = yes; then 
12409           echo "$ac_t""yes" 1>&6 
12410           X_LIBS
="$X_LIBS -R $x_libraries" 
12412           echo "$ac_t""neither works" 1>&6 
12415       LIBS
="$ac_xsave_LIBS" 
12419   # Check for system-dependent libraries X programs must link with. 
12420   # Do this before checking for the system-independent R6 libraries 
12421   # (-lICE), since we may need -lsocket or whatever for X linking. 
12423   if test "$ISC" = yes; then 
12424     X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet" 
12426     # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X 
12427     # libraries were built with DECnet support.  And karl@cs.umb.edu says 
12428     # the Alpha needs dnet_stub (dnet does not exist). 
12429     echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 
12430 echo "configure:12431: checking for dnet_ntoa in -ldnet" >&5 
12431 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` 
12432 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12433   echo $ac_n "(cached) $ac_c" 1>&6 
12435   ac_save_LIBS
="$LIBS" 
12436 LIBS
="-ldnet  $LIBS" 
12437 cat > conftest.
$ac_ext <<EOF 
12438 #line 12439 "configure" 
12439 #include "confdefs.h" 
12440 /* Override any gcc2 internal prototype to avoid an error.  */ 
12441 /* We use char because int might match the return type of a gcc2 
12442     builtin and then its argument prototype would still apply.  */ 
12449 if { (eval echo configure
:12450: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12451   eval "ac_cv_lib_$ac_lib_var=yes" 
12453   echo "configure: failed program was:" >&5 
12454   cat conftest.
$ac_ext >&5 
12456   eval "ac_cv_lib_$ac_lib_var=no" 
12459 LIBS
="$ac_save_LIBS" 
12462 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12463   echo "$ac_t""yes" 1>&6 
12464   X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet" 
12466   echo "$ac_t""no" 1>&6 
12469     if test $ac_cv_lib_dnet_dnet_ntoa = no
; then 
12470       echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 
12471 echo "configure:12472: checking for dnet_ntoa in -ldnet_stub" >&5 
12472 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` 
12473 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12474   echo $ac_n "(cached) $ac_c" 1>&6 
12476   ac_save_LIBS
="$LIBS" 
12477 LIBS
="-ldnet_stub  $LIBS" 
12478 cat > conftest.
$ac_ext <<EOF 
12479 #line 12480 "configure" 
12480 #include "confdefs.h" 
12481 /* Override any gcc2 internal prototype to avoid an error.  */ 
12482 /* We use char because int might match the return type of a gcc2 
12483     builtin and then its argument prototype would still apply.  */ 
12490 if { (eval echo configure
:12491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12492   eval "ac_cv_lib_$ac_lib_var=yes" 
12494   echo "configure: failed program was:" >&5 
12495   cat conftest.
$ac_ext >&5 
12497   eval "ac_cv_lib_$ac_lib_var=no" 
12500 LIBS
="$ac_save_LIBS" 
12503 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12504   echo "$ac_t""yes" 1>&6 
12505   X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub" 
12507   echo "$ac_t""no" 1>&6 
12512     # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, 
12513     # to get the SysV transport functions. 
12514     # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4) 
12516     # The nsl library prevents programs from opening the X display 
12517     # on Irix 5.2, according to dickey@clark.net. 
12518     echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 
12519 echo "configure:12520: checking for gethostbyname" >&5 
12520 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then 
12521   echo $ac_n "(cached) $ac_c" 1>&6 
12523   cat > conftest.
$ac_ext <<EOF 
12524 #line 12525 "configure" 
12525 #include "confdefs.h" 
12526 /* System header to define __stub macros and hopefully few prototypes, 
12527     which can conflict with char gethostbyname(); below.  */ 
12528 #include <assert.h> 
12529 /* Override any gcc2 internal prototype to avoid an error.  */ 
12530 /* We use char because int might match the return type of a gcc2 
12531     builtin and then its argument prototype would still apply.  */ 
12532 char gethostbyname(); 
12536 /* The GNU C library defines this for functions which it implements 
12537     to always fail with ENOSYS.  Some functions are actually named 
12538     something starting with __ and the normal name is an alias.  */ 
12539 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) 
12547 if { (eval echo configure
:12548: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12549   eval "ac_cv_func_gethostbyname=yes" 
12551   echo "configure: failed program was:" >&5 
12552   cat conftest.
$ac_ext >&5 
12554   eval "ac_cv_func_gethostbyname=no" 
12559 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then 
12560   echo "$ac_t""yes" 1>&6 
12563   echo "$ac_t""no" 1>&6 
12566     if test $ac_cv_func_gethostbyname = no
; then 
12567       echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 
12568 echo "configure:12569: checking for gethostbyname in -lnsl" >&5 
12569 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` 
12570 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12571   echo $ac_n "(cached) $ac_c" 1>&6 
12573   ac_save_LIBS
="$LIBS" 
12575 cat > conftest.
$ac_ext <<EOF 
12576 #line 12577 "configure" 
12577 #include "confdefs.h" 
12578 /* Override any gcc2 internal prototype to avoid an error.  */ 
12579 /* We use char because int might match the return type of a gcc2 
12580     builtin and then its argument prototype would still apply.  */ 
12581 char gethostbyname(); 
12587 if { (eval echo configure
:12588: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12589   eval "ac_cv_lib_$ac_lib_var=yes" 
12591   echo "configure: failed program was:" >&5 
12592   cat conftest.
$ac_ext >&5 
12594   eval "ac_cv_lib_$ac_lib_var=no" 
12597 LIBS
="$ac_save_LIBS" 
12600 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12601   echo "$ac_t""yes" 1>&6 
12602   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl" 
12604   echo "$ac_t""no" 1>&6 
12609     # lieder@skyler.mavd.honeywell.com says without -lsocket, 
12610     # socket/setsockopt and other routines are undefined under SCO ODT 
12611     # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary 
12612     # on later versions), says simon@lia.di.epfl.ch: it contains 
12613     # gethostby* variants that don't use the nameserver (or something). 
12614     # -lsocket must be given before -lnsl if both are needed. 
12615     # We assume that if connect needs -lnsl, so does gethostbyname. 
12616     echo $ac_n "checking for connect""... $ac_c" 1>&6 
12617 echo "configure:12618: checking for connect" >&5 
12618 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then 
12619   echo $ac_n "(cached) $ac_c" 1>&6 
12621   cat > conftest.
$ac_ext <<EOF 
12622 #line 12623 "configure" 
12623 #include "confdefs.h" 
12624 /* System header to define __stub macros and hopefully few prototypes, 
12625     which can conflict with char connect(); below.  */ 
12626 #include <assert.h> 
12627 /* Override any gcc2 internal prototype to avoid an error.  */ 
12628 /* We use char because int might match the return type of a gcc2 
12629     builtin and then its argument prototype would still apply.  */ 
12634 /* The GNU C library defines this for functions which it implements 
12635     to always fail with ENOSYS.  Some functions are actually named 
12636     something starting with __ and the normal name is an alias.  */ 
12637 #if defined (__stub_connect) || defined (__stub___connect) 
12645 if { (eval echo configure
:12646: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12647   eval "ac_cv_func_connect=yes" 
12649   echo "configure: failed program was:" >&5 
12650   cat conftest.
$ac_ext >&5 
12652   eval "ac_cv_func_connect=no" 
12657 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then 
12658   echo "$ac_t""yes" 1>&6 
12661   echo "$ac_t""no" 1>&6 
12664     if test $ac_cv_func_connect = no
; then 
12665       echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 
12666 echo "configure:12667: checking for connect in -lsocket" >&5 
12667 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'` 
12668 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12669   echo $ac_n "(cached) $ac_c" 1>&6 
12671   ac_save_LIBS
="$LIBS" 
12672 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS" 
12673 cat > conftest.
$ac_ext <<EOF 
12674 #line 12675 "configure" 
12675 #include "confdefs.h" 
12676 /* Override any gcc2 internal prototype to avoid an error.  */ 
12677 /* We use char because int might match the return type of a gcc2 
12678     builtin and then its argument prototype would still apply.  */ 
12685 if { (eval echo configure
:12686: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12687   eval "ac_cv_lib_$ac_lib_var=yes" 
12689   echo "configure: failed program was:" >&5 
12690   cat conftest.
$ac_ext >&5 
12692   eval "ac_cv_lib_$ac_lib_var=no" 
12695 LIBS
="$ac_save_LIBS" 
12698 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12699   echo "$ac_t""yes" 1>&6 
12700   X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS" 
12702   echo "$ac_t""no" 1>&6 
12707     # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. 
12708     echo $ac_n "checking for remove""... $ac_c" 1>&6 
12709 echo "configure:12710: checking for remove" >&5 
12710 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then 
12711   echo $ac_n "(cached) $ac_c" 1>&6 
12713   cat > conftest.
$ac_ext <<EOF 
12714 #line 12715 "configure" 
12715 #include "confdefs.h" 
12716 /* System header to define __stub macros and hopefully few prototypes, 
12717     which can conflict with char remove(); below.  */ 
12718 #include <assert.h> 
12719 /* Override any gcc2 internal prototype to avoid an error.  */ 
12720 /* We use char because int might match the return type of a gcc2 
12721     builtin and then its argument prototype would still apply.  */ 
12726 /* The GNU C library defines this for functions which it implements 
12727     to always fail with ENOSYS.  Some functions are actually named 
12728     something starting with __ and the normal name is an alias.  */ 
12729 #if defined (__stub_remove) || defined (__stub___remove) 
12737 if { (eval echo configure
:12738: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12739   eval "ac_cv_func_remove=yes" 
12741   echo "configure: failed program was:" >&5 
12742   cat conftest.
$ac_ext >&5 
12744   eval "ac_cv_func_remove=no" 
12749 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then 
12750   echo "$ac_t""yes" 1>&6 
12753   echo "$ac_t""no" 1>&6 
12756     if test $ac_cv_func_remove = no
; then 
12757       echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 
12758 echo "configure:12759: checking for remove in -lposix" >&5 
12759 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'` 
12760 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12761   echo $ac_n "(cached) $ac_c" 1>&6 
12763   ac_save_LIBS
="$LIBS" 
12764 LIBS
="-lposix  $LIBS" 
12765 cat > conftest.
$ac_ext <<EOF 
12766 #line 12767 "configure" 
12767 #include "confdefs.h" 
12768 /* Override any gcc2 internal prototype to avoid an error.  */ 
12769 /* We use char because int might match the return type of a gcc2 
12770     builtin and then its argument prototype would still apply.  */ 
12777 if { (eval echo configure
:12778: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12779   eval "ac_cv_lib_$ac_lib_var=yes" 
12781   echo "configure: failed program was:" >&5 
12782   cat conftest.
$ac_ext >&5 
12784   eval "ac_cv_lib_$ac_lib_var=no" 
12787 LIBS
="$ac_save_LIBS" 
12790 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12791   echo "$ac_t""yes" 1>&6 
12792   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix" 
12794   echo "$ac_t""no" 1>&6 
12799     # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 
12800     echo $ac_n "checking for shmat""... $ac_c" 1>&6 
12801 echo "configure:12802: checking for shmat" >&5 
12802 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then 
12803   echo $ac_n "(cached) $ac_c" 1>&6 
12805   cat > conftest.
$ac_ext <<EOF 
12806 #line 12807 "configure" 
12807 #include "confdefs.h" 
12808 /* System header to define __stub macros and hopefully few prototypes, 
12809     which can conflict with char shmat(); below.  */ 
12810 #include <assert.h> 
12811 /* Override any gcc2 internal prototype to avoid an error.  */ 
12812 /* We use char because int might match the return type of a gcc2 
12813     builtin and then its argument prototype would still apply.  */ 
12818 /* The GNU C library defines this for functions which it implements 
12819     to always fail with ENOSYS.  Some functions are actually named 
12820     something starting with __ and the normal name is an alias.  */ 
12821 #if defined (__stub_shmat) || defined (__stub___shmat) 
12829 if { (eval echo configure
:12830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12831   eval "ac_cv_func_shmat=yes" 
12833   echo "configure: failed program was:" >&5 
12834   cat conftest.
$ac_ext >&5 
12836   eval "ac_cv_func_shmat=no" 
12841 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then 
12842   echo "$ac_t""yes" 1>&6 
12845   echo "$ac_t""no" 1>&6 
12848     if test $ac_cv_func_shmat = no
; then 
12849       echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 
12850 echo "configure:12851: checking for shmat in -lipc" >&5 
12851 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` 
12852 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12853   echo $ac_n "(cached) $ac_c" 1>&6 
12855   ac_save_LIBS
="$LIBS" 
12857 cat > conftest.
$ac_ext <<EOF 
12858 #line 12859 "configure" 
12859 #include "confdefs.h" 
12860 /* Override any gcc2 internal prototype to avoid an error.  */ 
12861 /* We use char because int might match the return type of a gcc2 
12862     builtin and then its argument prototype would still apply.  */ 
12869 if { (eval echo configure
:12870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12871   eval "ac_cv_lib_$ac_lib_var=yes" 
12873   echo "configure: failed program was:" >&5 
12874   cat conftest.
$ac_ext >&5 
12876   eval "ac_cv_lib_$ac_lib_var=no" 
12879 LIBS
="$ac_save_LIBS" 
12882 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12883   echo "$ac_t""yes" 1>&6 
12884   X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc" 
12886   echo "$ac_t""no" 1>&6 
12892   # Check for libraries that X11R6 Xt/Xaw programs need. 
12893   ac_save_LDFLAGS
="$LDFLAGS" 
12894   test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries" 
12895   # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to 
12896   # check for ICE first), but we must link in the order -lSM -lICE or 
12897   # we get undefined symbols.  So assume we have SM if we have ICE. 
12898   # These have to be linked with before -lX11, unlike the other 
12899   # libraries we check for below, so use a different variable. 
12900   #  --interran@uluru.Stanford.EDU, kb@cs.umb.edu. 
12901   echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 
12902 echo "configure:12903: checking for IceConnectionNumber in -lICE" >&5 
12903 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` 
12904 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
12905   echo $ac_n "(cached) $ac_c" 1>&6 
12907   ac_save_LIBS
="$LIBS" 
12908 LIBS
="-lICE $X_EXTRA_LIBS $LIBS" 
12909 cat > conftest.
$ac_ext <<EOF 
12910 #line 12911 "configure" 
12911 #include "confdefs.h" 
12912 /* Override any gcc2 internal prototype to avoid an error.  */ 
12913 /* We use char because int might match the return type of a gcc2 
12914     builtin and then its argument prototype would still apply.  */ 
12915 char IceConnectionNumber(); 
12918 IceConnectionNumber() 
12921 if { (eval echo configure
:12922: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
12923   eval "ac_cv_lib_$ac_lib_var=yes" 
12925   echo "configure: failed program was:" >&5 
12926   cat conftest.
$ac_ext >&5 
12928   eval "ac_cv_lib_$ac_lib_var=no" 
12931 LIBS
="$ac_save_LIBS" 
12934 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
12935   echo "$ac_t""yes" 1>&6 
12936   X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE" 
12938   echo "$ac_t""no" 1>&6 
12941   LDFLAGS
="$ac_save_LDFLAGS" 
12946         if test "$no_x" = "yes"; then 
12947           { echo "configure: error: X11 not found" 1>&2; exit 1; } 
12950         GUI_TK_LIBRARY
="$X_LIBS" 
12951         TOOLKIT_INCLUDE
="$X_CFLAGS" 
12952         AFMINSTALL
=afminstall
 
12953         COMPILED_X_PROGRAM
=0 
12955         echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6 
12956 echo "configure:12957: checking for Motif/Lesstif headers" >&5 
12959 for ac_dir 
in $SEARCH_INCLUDE; 
12961     if test -f "$ac_dir/Xm/Xm.h"; then 
12962       ac_find_includes
=$ac_dir 
12967         if test "$ac_find_includes" != "" ; then 
12968             echo "$ac_t""found $ac_find_includes" 1>&6 
12970             cat > conftest.
$ac_ext <<EOF 
12971 #line 12972 "configure" 
12972 #include "confdefs.h" 
12979                     version = xmUseVersion; 
12983 if { (eval echo configure
:12984: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
12986                     echo "$ac_t""found in default search path" 1>&6 
12987                     COMPILED_X_PROGRAM
=1 
12990   echo "configure: failed program was:" >&5 
12991   cat conftest.
$ac_ext >&5 
12994                     echo "$ac_t""no" 1>&6 
12995                     { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; } 
13002         if test "$COMPILED_X_PROGRAM" = 0; then 
13003             echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6 
13004 echo "configure:13005: checking for Motif/Lesstif library" >&5 
13007 for ac_dir 
in $SEARCH_LIB; 
13009     for ac_extension 
in a so sl dylib
; do 
13010       if test -f "$ac_dir/libXm.$ac_extension"; then 
13011         ac_find_libraries
=$ac_dir 
13017             if test "$ac_find_libraries" != "" ; then 
13019   ac_path_to_include
=$ac_find_includes 
13020   echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev
/null
 
13022   if test $result = 0; then 
13023     ac_path_to_include
="" 
13025     ac_path_to_include
=" -I$ac_find_includes" 
13029   echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
 
13031   if test $result = 0; then 
13034     ac_path_to_link
=" -L$ac_find_libraries" 
13038                 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link" 
13039                 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE$ac_path_to_include" 
13040                 echo "$ac_t""found at $ac_find_libraries" 1>&6 
13042                                                                 cat > conftest.
$ac_ext <<EOF 
13043 #line 13044 "configure" 
13044 #include "confdefs.h" 
13051                         version = xmUseVersion; 
13055 if { (eval echo configure
:13056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
13058                         echo "$ac_t""found in default search path" 1>&6 
13059                         COMPILED_X_PROGRAM
=1 
13062   echo "configure: failed program was:" >&5 
13063   cat conftest.
$ac_ext >&5 
13066                         echo "$ac_t""no" 1>&6 
13067                         { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; } 
13076         echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 
13077 echo "configure:13078: checking for Xpm library" >&5 
13080 for ac_dir 
in $SEARCH_LIB; 
13082     for ac_extension 
in a so sl dylib
; do 
13083       if test -f "$ac_dir/libXpm.$ac_extension"; then 
13084         ac_find_libraries
=$ac_dir 
13090         if test "$ac_find_libraries" != "" ; then 
13092   echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
 
13094   if test $result = 0; then 
13097     ac_path_to_link
=" -L$ac_find_libraries" 
13100             GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link" 
13102             cat >> confdefs.h 
<<\EOF
 
13103 #define wxHAVE_LIB_XPM 1 
13106             echo "$ac_t""found at $ac_find_libraries" 1>&6 
13108             cat > conftest.
$ac_ext <<EOF 
13109 #line 13110 "configure" 
13110 #include "confdefs.h" 
13112                     #include <X11/xpm.h> 
13117                     version = XpmLibraryVersion(); 
13121 if { (eval echo configure
:13122: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
13125                     cat >> confdefs.h 
<<\EOF
 
13126 #define wxHAVE_LIB_XPM 1 
13129                     echo "$ac_t""found in default search path" 1>&6 
13130                     COMPILED_X_PROGRAM
=0 
13133   echo "configure: failed program was:" >&5 
13134   cat conftest.
$ac_ext >&5 
13137                     echo "$ac_t""no" 1>&6 
13138                     echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 
13145         GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXm$xpm_link -lXmu -lXext -lXt -lX11" 
13146         TOOLKIT_VPATH
="\${top_srcdir}/src/motif${PATH_IFS}\${top_srcdir}/src/motif/xmcombo" 
13151     if test "$wxUSE_MAC" = 1; then 
13152         if test "$wxUSE_PRECOMP" = "yes"; then 
13153             CPPFLAGS
="$CPPFLAGS -cpp-precomp" 
13155         CPPFLAGS
="$CPPFLAGS -I/Developer/Headers/FlatCarbon -I\${top_srcdir}/src/mac/morefile" 
13156         CFLAGS
="$CFLAGS -fpascal-strings" 
13157         CXXFLAGS
="$CXXFLAGS -fpascal-strings" 
13159         TOOLKIT_VPATH
="\${top_srcdir}/src/mac${PATH_IFS}\${top_srcdir}/src/mac/morefile" 
13164     if test "$wxUSE_PM" = 1; then 
13169         if test "$TOOLKIT" = "PM" ; then 
13172         TOOLKIT_DIR
=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"` 
13175         PORT_FILES
="\${top_srcdir}/src/\$(TOOLKITDIR)/files.lst" 
13177     if test "$wxUSE_UNIVERSAL" = "yes"; then 
13178         ALL_OBJECTS
="\$(GUI_LOWLEVEL_OBJS) \${UNIVOBJS}" 
13180                                 ALL_SOURCES
="\$(ALL_SOURCES) \${UNIV_SOURCES}" 
13181         ALL_HEADERS
="\$(ALL_HEADERS) \${UNIV_HEADERS}" 
13183         PORT_FILES
="${PORT_FILES} \${top_srcdir}/src/univ/files.lst" 
13184         if test "$wxUSE_X11" = 1; then 
13185             TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}${PATH_IFS}\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes" 
13187             TOOLKIT_VPATH
="\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes${PATH_IFS}\${top_srcdir}/src/${TOOLKIT_DIR}" 
13189         TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__" 
13192         ALL_OBJECTS
="\$(GUIOBJS)" 
13193         ALL_SOURCES
="\$(ALL_SOURCES)" 
13194         ALL_HEADERS
="\$(ALL_HEADERS)" 
13197     ALL_OBJECTS
="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJS)" 
13199     if test "$TOOLKIT" != "MSW" -a "$USE_DOS" != 1; then 
13200         ALL_OBJECTS
="${ALL_OBJECTS} \$(UNIXOBJS)" 
13203     if test "$wxUSE_HTML" = "yes"; then 
13204         ALL_OBJECTS
="${ALL_OBJECTS} \$(HTMLOBJS)" 
13207     if test "$wxUSE_LIBJPEG" = "builtin" ; then 
13208         ALL_OBJECTS
="${ALL_OBJECTS} \$(JPEGOBJS)" 
13210     if test "$wxUSE_LIBTIFF" = "builtin" ; then 
13211         ALL_OBJECTS
="${ALL_OBJECTS} \$(TIFFOBJS)" 
13213     if test "$wxUSE_LIBPNG" = "builtin" ; then 
13214         ALL_OBJECTS
="${ALL_OBJECTS} \$(PNGOBJS)" 
13217         GUIDIST
="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST" 
13218     DISTDIR
="wx\$(TOOLKIT)" 
13224         if test "$USE_WIN32" = 1 ; then 
13225         ALL_OBJECTS
="\${BASE_OBJS} \${BASE_MSW_OBJS}" 
13226         TOOLKIT_VPATH
="\${top_srcdir}/src/msw" 
13230         ALL_OBJECTS
="\${BASE_OBJS} \${BASE_UNIX_OBJS}" 
13231         TOOLKIT_VPATH
="\${top_srcdir}/src/unix" 
13234     ALL_SOURCES
="\$(ALL_SOURCES)" 
13235     ALL_HEADERS
="\$(ALL_HEADERS)" 
13237     PORT_FILES
="\${top_srcdir}/src/files.lst" 
13239         GUIDIST
="BASE_DIST" 
13244 if test "$TOOLKIT" != "MSW" -a "$wxUSE_ODBC" = "yes" ; then 
13245     ALL_OBJECTS
="${ALL_OBJECTS} \$(IODBCOBJS)" 
13248 if test "$wxUSE_REGEX" = "builtin" ; then 
13249     ALL_OBJECTS
="${ALL_OBJECTS} \$(REGEXOBJS)" 
13251 if test "$wxUSE_ZLIB" = "builtin" ; then 
13252     ALL_OBJECTS
="${ALL_OBJECTS} \$(ZLIBOBJS)" 
13255 if test "$wxUSE_OPENGL" = "yes"; then 
13256     if test "$wxUSE_MAC" = 1; then 
13257         OPENGL_LIBS
="-framework OpenGL -framework AGL" 
13260         ac_safe
=`echo "GL/gl.h" | sed 'y%./+-%__p_%'` 
13261 echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6 
13262 echo "configure:13263: checking for GL/gl.h" >&5 
13263 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
13264   echo $ac_n "(cached) $ac_c" 1>&6 
13266   cat > conftest.
$ac_ext <<EOF 
13267 #line 13268 "configure" 
13268 #include "confdefs.h" 
13271 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13272 { (eval echo configure
:13273: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13273 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13274 if test -z "$ac_err"; then 
13276   eval "ac_cv_header_$ac_safe=yes" 
13279   echo "configure: failed program was:" >&5 
13280   cat conftest.
$ac_ext >&5 
13282   eval "ac_cv_header_$ac_safe=no" 
13286 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
13287   echo "$ac_t""yes" 1>&6 
13289                 echo $ac_n "checking for -lGL""... $ac_c" 1>&6 
13290 echo "configure:13291: checking for -lGL" >&5 
13293 for ac_dir 
in $SEARCH_LIB; 
13295     for ac_extension 
in a so sl dylib
; do 
13296       if test -f "$ac_dir/libGL.$ac_extension"; then 
13297         ac_find_libraries
=$ac_dir 
13303                 if test "$ac_find_libraries" != "" ; then 
13305   echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
 
13307   if test $result = 0; then 
13310     ac_path_to_link
=" -L$ac_find_libraries" 
13313                     if test "$ac_path_to_link" = " -L/usr/lib" ; then 
13314                         LDFLAGS_GL
="$LDFLAGS" 
13316                         LDFLAGS_GL
="$LDFLAGS$ac_path_to_link" 
13318                     OPENGL_LIBS
="-lGL -lGLU" 
13319                     echo "$ac_t""yes" 1>&6 
13321                     echo "$ac_t""no" 1>&6 
13322                     echo $ac_n "checking for -lMesaGL""... $ac_c" 1>&6 
13323 echo "configure:13324: checking for -lMesaGL" >&5 
13326 for ac_dir 
in $SEARCH_LIB; 
13328     for ac_extension 
in a so sl dylib
; do 
13329       if test -f "$ac_dir/libMesaGL.$ac_extension"; then 
13330         ac_find_libraries
=$ac_dir 
13336                     if test "$ac_find_libraries" != "" ; then 
13338   echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
 
13340   if test $result = 0; then 
13343     ac_path_to_link
=" -L$ac_find_libraries" 
13346                         LDFLAGS_GL
="$LDFLAGS$ac_path_to_link" 
13347                         OPENGL_LIBS
="-lMesaGL -lMesaGLU" 
13348                         echo "$ac_t""yes" 1>&6 
13350                         echo "$ac_t""no" 1>&6 
13355   echo "$ac_t""no" 1>&6 
13360 #    AC_CHECK_HEADER(GL/gl.h, 
13362 #            AC_CHECK_LIB(GL, glFlush, 
13364 #                    OPENGL_LIBS="-lGL -lGLU" 
13367 #                    AC_CHECK_LIB(MesaGL, glFlush, 
13369 #                            OPENGL_LIBS="-lMesaGL -lMesaGLU" 
13377         if test "x$OPENGL_LIBS" = "x"; then 
13378                                                 { echo "configure: error: OpenGL libraries not available" 1>&2; exit 1; } 
13382     if test "$wxUSE_OPENGL" = "yes"; then 
13383         cat >> confdefs.h 
<<\EOF
 
13384 #define wxUSE_OPENGL 1 
13387         cat >> confdefs.h 
<<\EOF
 
13388 #define wxUSE_GLCANVAS 1 
13391         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS opengl" 
13395 if test -z "$TOOLKIT_VPATH" ; then 
13396     TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}" 
13399 if test -n "$TOOLKIT" ; then 
13400     TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WX${TOOLKIT}__" 
13403 lib_unicode_suffix
= 
13404 if test "$wxUSE_UNICODE" = "yes"; then 
13405     lib_unicode_suffix
=u
 
13409 if test "$wxUSE_DEBUG_FLAG" = "yes"; then 
13413 TOOLCHAIN_NAME
="${TOOLKIT_DIR}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}-${WX_RELEASE}" 
13414 TOOLCHAIN_NAME_GL
="${TOOLKIT_DIR}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_gl-${WX_RELEASE}" 
13416 if test "$cross_compiling" = "yes"; then 
13417     TOOLCHAIN_NAME
="${TOOLCHAIN_NAME}-${host_alias}" 
13418     TOOLCHAIN_NAME_GL
="${TOOLCHAIN_NAME_GL}-${host_alias}" 
13421 WX_LIBRARY
="wx_${TOOLCHAIN_NAME}" 
13422 WX_LIBRARY_GL
="wx_${TOOLCHAIN_NAME_GL}" 
13424 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" 
13425 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" 
13427 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}" 
13428 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}" 
13429 WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}" 
13430 WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}" 
13432 WX_RESOURCES_MACOSX
="lib${WX_LIBRARY}.rsrc" 
13433 WX_RESOURCES_MACOSX_COMPILED
="lib${WX_LIBRARY}.r" 
13436     *-*-cygwin* | *-*-mingw32* ) 
13440         if test "$cross_compiling" != "yes"; then 
13441             WX_LIBRARY
="wxmsw${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}" 
13442             WX_LIBRARY_GL
="wxmsw_gl${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}" 
13443             WX_LIBRARY_NAME_SHARED
="${WX_LIBRARY}.${SO_SUFFIX}" 
13444             WX_LIBRARY_NAME_SHARED_GL
="${WX_LIBRARY_GL}.${SO_SUFFIX}" 
13446             WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}" 
13447             WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}" 
13452 WX_LIBRARY_NAME_STATIC
="lib${WX_LIBRARY}.a" 
13453 WX_LIBRARY_NAME_STATIC_GL
="lib${WX_LIBRARY_GL}.a" 
13455 WXCONFIG_LIBS
="-l${WX_LIBRARY}" 
13456 WXCONFIG_LIBS_STATIC
="lib${WX_LIBRARY}.a" 
13458 if test "$wxUSE_OPENGL" = "yes"; then 
13459     WXCONFIG_LIBS_GL
="-l${WX_LIBRARY_GL} ${OPENGL_LIBS}" 
13460     WXCONFIG_LIBS_STATIC_GL
="lib${WX_LIBRARY_GL}.a ${OPENGL_LIBS}" 
13465 if test "$wxUSE_SHARED" = "yes"; then 
13467       *-pc-os2_emx | *-pc-os2-emx | \
 
13470         echo "configure: warning: Host system doesn't support shared libraries, disabling" 1>&2 
13475 if test "$wxUSE_SHARED" = "yes"; then 
13477         if test "$wxUSE_OPENGL" = "yes"; then 
13478         WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL" 
13479         WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1} \$(build_libdir)/${WX_LIBRARY_LINK1_GL}" 
13481         WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS" 
13482         WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1}" 
13485         if test "$GCC" = "yes"; then 
13489         SHARED_LD
="${CXX} -shared -o" 
13493                 if test "$GCC" == "yes"; then 
13494             SHARED_LD
="${SHARED_LD} ${PIC_FLAG}" 
13496                         LDFLAGS
="$LDFLAGS -L/usr/lib" 
13498             SHARED_LD
="${CXX} -b -o" 
13502                 if test "$wxUSE_OPENGL" = "yes"; then 
13503             WX_ALL_INSTALLED
="preinstall_gl" 
13504             WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}" 
13506             WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}" 
13511         if test "$GCC" != "yes"; then 
13512             echo $ac_n "checking for Intel compiler""... $ac_c" 1>&6 
13513 echo "configure:13514: checking for Intel compiler" >&5 
13514 if eval "test \"`echo '$''{'wx_cv_prog_icc'+set}'`\" = set"; then 
13515   echo $ac_n "(cached) $ac_c" 1>&6 
13518                 cat > conftest.
$ac_ext <<EOF 
13519 #line 13520 "configure" 
13520 #include "confdefs.h" 
13524                         #ifndef __INTEL_COMPILER 
13530 if { (eval echo configure
:13531: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
13534   echo "configure: failed program was:" >&5 
13535   cat conftest.
$ac_ext >&5 
13544 echo "$ac_t""$wx_cv_prog_icc" 1>&6 
13545             if test "$wx_cv_prog_icc" = "yes"; then 
13550         if test "$wxUSE_SONAME" = "yes" ; then 
13551             SONAME_FLAGS
="-Wl,-soname,${WX_LIBRARY_LINK1}" 
13552             SONAME_FLAGS_GL
="-Wl,-soname,${WX_LIBRARY_LINK1_GL}" 
13553                         WX_TARGET_LIBRARY_SONAME
="-Wl,-soname,\$(TARGETLIB_LINK1)" 
13558         if test "$GCC" = yes ; then 
13559                                     CPPFLAGS
="$CPPFLAGS -isystem /usr/openwin/include" 
13561             SHARED_LD
="${CXX} -G -o" 
13563             SONAME_FLAGS
="-h ${WX_LIBRARY_NAME_SHARED}" 
13564             SONAME_FLAGS_GL
="-h ${WX_LIBRARY_NAME_SHARED_GL}" 
13569                         CFLAGS
="$CFLAGS -fno-common -DDYLIB_INIT" 
13570         CXXFLAGS
="$CXXFLAGS -fno-common -DDYLIB_INIT" 
13571                         LDFLAGS
="$LDFLAGS -Wl,-bind_at_load" 
13572         SHARED_LD
="$CXX -dynamiclib -init _wxWindowsDylibInit -o" 
13573         PIC_FLAG
="-dynamic -fPIC" 
13574         SONAME_FLAGS
="-compatibility_version ${WX_RELEASE} -current_version ${WX_VERSION}" 
13575         SONAME_FLAGS_GL
=${SONAME_FLAGS} 
13579         SHARED_LD
="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o" 
13582       *-*-cygwin* | *-*-mingw32* ) 
13584         WX_LIBRARY_IMPORTLIB
="${WX_LIBRARY_NAME_SHARED}.a" 
13586         SHARED_LD
="${CXX} -shared -Wl,--out-implib,lib/${WX_LIBRARY_IMPORTLIB} -o" 
13587         TOOLCHAIN_DLL_DEFS
="${TOOLCHAIN_DLL_DEFS} -DWXUSINGDLL=1" 
13589         PIC_FLAG
="-UWXUSINGDLL -DWXMAKINGDLL=1 -D_DLL=1 -D_WINDLL=1" 
13591                 if test "$wxUSE_OPENGL" = "yes"; then 
13592             WX_ALL_INSTALLED
="preinstall_gl" 
13593             WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}" 
13595             WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}" 
13600                         SHARED_LD
="${LD} -shared -o" 
13603       *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | \
 
13605       *-*-irix5* | *-*-irix6* | \
 
13612         { echo "configure: error: unknown system type $host." 1>&2; exit 1; } 
13615         if test "x$WX_TARGET_LIBRARY" = "x"; then 
13616         WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_SHARED}" 
13617         WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_SHARED_GL}" 
13620         WX_TARGET_LIBRARY_TYPE
="so" 
13621     INSTALL_LIBRARY
='$(INSTALL_PROGRAM)' 
13624 if test "$wxUSE_SHARED" = "no"; then 
13626         if test "$wxUSE_GUI" = "no" -o "$USE_WIN32" = 1 ; then 
13627                 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall" 
13630     if test "$wxUSE_MAC" = 1; then 
13631         WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall" 
13634     if test "$wxUSE_OPENGL" = "yes"; then 
13635         WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_gl" 
13636         WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC} \$(build_libdir)/${WX_LIBRARY_NAME_STATIC_GL}" 
13638         WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC}" 
13641     WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}" 
13642     WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_STATIC_GL}" 
13644     WX_TARGET_LIBRARY_TYPE
="a" 
13645     INSTALL_LIBRARY
='$(INSTALL_DATA)' 
13648 if test "$wxUSE_MAC" = 1; then 
13649         WX_ALL
="${WX_ALL} \$(build_libdir)/lib${WX_LIBRARY}.r" 
13650     WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_res" 
13651     # Extract the first word of "Rez", so it can be a program name with args. 
13652 set dummy Rez
; ac_word
=$2 
13653 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
13654 echo "configure:13655: checking for $ac_word" >&5 
13655 if eval "test \"`echo '$''{'ac_cv_prog_RESCOMP'+set}'`\" = set"; then 
13656   echo $ac_n "(cached) $ac_c" 1>&6 
13658   if test -n "$RESCOMP"; then 
13659   ac_cv_prog_RESCOMP
="$RESCOMP" # Let the user override the test. 
13661   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
13663   for ac_dir 
in $ac_dummy; do 
13664     test -z "$ac_dir" && ac_dir
=.
 
13665     if test -f $ac_dir/$ac_word; then 
13666       ac_cv_prog_RESCOMP
="Rez" 
13671   test -z "$ac_cv_prog_RESCOMP" && ac_cv_prog_RESCOMP
="/Developer/Tools/Rez" 
13674 RESCOMP
="$ac_cv_prog_RESCOMP" 
13675 if test -n "$RESCOMP"; then 
13676   echo "$ac_t""$RESCOMP" 1>&6 
13678   echo "$ac_t""no" 1>&6 
13681     # Extract the first word of "DeRez", so it can be a program name with args. 
13682 set dummy DeRez
; ac_word
=$2 
13683 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 
13684 echo "configure:13685: checking for $ac_word" >&5 
13685 if eval "test \"`echo '$''{'ac_cv_prog_DEREZ'+set}'`\" = set"; then 
13686   echo $ac_n "(cached) $ac_c" 1>&6 
13688   if test -n "$DEREZ"; then 
13689   ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test. 
13691   IFS
="${IFS=   }"; ac_save_ifs
="$IFS"; IFS
=":" 
13693   for ac_dir 
in $ac_dummy; do 
13694     test -z "$ac_dir" && ac_dir
=.
 
13695     if test -f $ac_dir/$ac_word; then 
13696       ac_cv_prog_DEREZ
="DeRez" 
13701   test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez" 
13704 DEREZ
="$ac_cv_prog_DEREZ" 
13705 if test -n "$DEREZ"; then 
13706   echo "$ac_t""$DEREZ" 1>&6 
13708   echo "$ac_t""no" 1>&6 
13711     MACOSX_BUNDLE
="bundle" 
13712     LIBWXMACRES
="\$(top_builddir)/lib/lib${WX_LIBRARY}.r" 
13713     LIBWXMACRESCOMP
="\$(RESCOMP) Carbon.r -t APPL ${LIBWXMACRES} -o \$(BIN_PROGRAM)" 
13714     LIBWXMACRESWXCONFIG
="${RESCOMP} Carbon.r -t APPL \${prefix}/lib/${WX_RESOURCES_MACOSX_COMPILED} -o" 
13716     if test "$wxUSE_PM" = 1; then 
13717         LIBWXMACRESCOMP
="emxbind -ep \$(BIN_PROGRAM)" 
13722 if test "$wxUSE_MAC" != 1; then 
13723     for ac_hdr 
in strings.h
 
13725 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
13726 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
13727 echo "configure:13728: checking for $ac_hdr" >&5 
13728 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
13729   echo $ac_n "(cached) $ac_c" 1>&6 
13731   cat > conftest.
$ac_ext <<EOF 
13732 #line 13733 "configure" 
13733 #include "confdefs.h" 
13736 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13737 { (eval echo configure
:13738: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13738 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13739 if test -z "$ac_err"; then 
13741   eval "ac_cv_header_$ac_safe=yes" 
13744   echo "configure: failed program was:" >&5 
13745   cat conftest.
$ac_ext >&5 
13747   eval "ac_cv_header_$ac_safe=no" 
13751 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
13752   echo "$ac_t""yes" 1>&6 
13753     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
13754   cat >> confdefs.h 
<<EOF 
13755 #define $ac_tr_hdr 1 
13759   echo "$ac_t""no" 1>&6 
13765 for ac_hdr 
in stdlib.h
 
13767 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
13768 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
13769 echo "configure:13770: checking for $ac_hdr" >&5 
13770 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
13771   echo $ac_n "(cached) $ac_c" 1>&6 
13773   cat > conftest.
$ac_ext <<EOF 
13774 #line 13775 "configure" 
13775 #include "confdefs.h" 
13778 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13779 { (eval echo configure
:13780: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13780 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13781 if test -z "$ac_err"; then 
13783   eval "ac_cv_header_$ac_safe=yes" 
13786   echo "configure: failed program was:" >&5 
13787   cat conftest.
$ac_ext >&5 
13789   eval "ac_cv_header_$ac_safe=no" 
13793 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
13794   echo "$ac_t""yes" 1>&6 
13795     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
13796   cat >> confdefs.h 
<<EOF 
13797 #define $ac_tr_hdr 1 
13801   echo "$ac_t""no" 1>&6 
13805 for ac_hdr 
in malloc.h
 
13807 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
13808 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
13809 echo "configure:13810: checking for $ac_hdr" >&5 
13810 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
13811   echo $ac_n "(cached) $ac_c" 1>&6 
13813   cat > conftest.
$ac_ext <<EOF 
13814 #line 13815 "configure" 
13815 #include "confdefs.h" 
13818 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13819 { (eval echo configure
:13820: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13820 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13821 if test -z "$ac_err"; then 
13823   eval "ac_cv_header_$ac_safe=yes" 
13826   echo "configure: failed program was:" >&5 
13827   cat conftest.
$ac_ext >&5 
13829   eval "ac_cv_header_$ac_safe=no" 
13833 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
13834   echo "$ac_t""yes" 1>&6 
13835     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
13836   cat >> confdefs.h 
<<EOF 
13837 #define $ac_tr_hdr 1 
13841   echo "$ac_t""no" 1>&6 
13845 for ac_hdr 
in unistd.h
 
13847 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
13848 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
13849 echo "configure:13850: checking for $ac_hdr" >&5 
13850 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
13851   echo $ac_n "(cached) $ac_c" 1>&6 
13853   cat > conftest.
$ac_ext <<EOF 
13854 #line 13855 "configure" 
13855 #include "confdefs.h" 
13858 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13859 { (eval echo configure
:13860: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13860 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13861 if test -z "$ac_err"; then 
13863   eval "ac_cv_header_$ac_safe=yes" 
13866   echo "configure: failed program was:" >&5 
13867   cat conftest.
$ac_ext >&5 
13869   eval "ac_cv_header_$ac_safe=no" 
13873 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
13874   echo "$ac_t""yes" 1>&6 
13875     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
13876   cat >> confdefs.h 
<<EOF 
13877 #define $ac_tr_hdr 1 
13881   echo "$ac_t""no" 1>&6 
13885 for ac_hdr 
in wchar.h
 
13887 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
13888 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
13889 echo "configure:13890: checking for $ac_hdr" >&5 
13890 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
13891   echo $ac_n "(cached) $ac_c" 1>&6 
13893   cat > conftest.
$ac_ext <<EOF 
13894 #line 13895 "configure" 
13895 #include "confdefs.h" 
13898 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13899 { (eval echo configure
:13900: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13900 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13901 if test -z "$ac_err"; then 
13903   eval "ac_cv_header_$ac_safe=yes" 
13906   echo "configure: failed program was:" >&5 
13907   cat conftest.
$ac_ext >&5 
13909   eval "ac_cv_header_$ac_safe=no" 
13913 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
13914   echo "$ac_t""yes" 1>&6 
13915     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
13916   cat >> confdefs.h 
<<EOF 
13917 #define $ac_tr_hdr 1 
13921   echo "$ac_t""no" 1>&6 
13926 if test "$ac_cv_header_wchar_h" != "yes"; then 
13927         for ac_hdr 
in wcstr.h
 
13929 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
13930 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
13931 echo "configure:13932: checking for $ac_hdr" >&5 
13932 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
13933   echo $ac_n "(cached) $ac_c" 1>&6 
13935   cat > conftest.
$ac_ext <<EOF 
13936 #line 13937 "configure" 
13937 #include "confdefs.h" 
13940 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13941 { (eval echo configure
:13942: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13942 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13943 if test -z "$ac_err"; then 
13945   eval "ac_cv_header_$ac_safe=yes" 
13948   echo "configure: failed program was:" >&5 
13949   cat conftest.
$ac_ext >&5 
13951   eval "ac_cv_header_$ac_safe=no" 
13955 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
13956   echo "$ac_t""yes" 1>&6 
13957     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
13958   cat >> confdefs.h 
<<EOF 
13959 #define $ac_tr_hdr 1 
13963   echo "$ac_t""no" 1>&6 
13970 for ac_hdr 
in fnmatch.h
 
13972 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
13973 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
13974 echo "configure:13975: checking for $ac_hdr" >&5 
13975 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
13976   echo $ac_n "(cached) $ac_c" 1>&6 
13978   cat > conftest.
$ac_ext <<EOF 
13979 #line 13980 "configure" 
13980 #include "confdefs.h" 
13983 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
13984 { (eval echo configure
:13985: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
13985 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
13986 if test -z "$ac_err"; then 
13988   eval "ac_cv_header_$ac_safe=yes" 
13991   echo "configure: failed program was:" >&5 
13992   cat conftest.
$ac_ext >&5 
13994   eval "ac_cv_header_$ac_safe=no" 
13998 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
13999   echo "$ac_t""yes" 1>&6 
14000     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
14001   cat >> confdefs.h 
<<EOF 
14002 #define $ac_tr_hdr 1 
14006   echo "$ac_t""no" 1>&6 
14010 for ac_hdr 
in langinfo.h
 
14012 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
14013 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
14014 echo "configure:14015: checking for $ac_hdr" >&5 
14015 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
14016   echo $ac_n "(cached) $ac_c" 1>&6 
14018   cat > conftest.
$ac_ext <<EOF 
14019 #line 14020 "configure" 
14020 #include "confdefs.h" 
14023 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
14024 { (eval echo configure
:14025: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
14025 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
14026 if test -z "$ac_err"; then 
14028   eval "ac_cv_header_$ac_safe=yes" 
14031   echo "configure: failed program was:" >&5 
14032   cat conftest.
$ac_ext >&5 
14034   eval "ac_cv_header_$ac_safe=no" 
14038 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
14039   echo "$ac_t""yes" 1>&6 
14040     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
14041   cat >> confdefs.h 
<<EOF 
14042 #define $ac_tr_hdr 1 
14046   echo "$ac_t""no" 1>&6 
14051 if test "$wxUSE_GUI" = "yes"; then 
14052     if test "$wxUSE_UNIX" = "yes"; then 
14053                 for ac_hdr 
in X
11/XKBlib.h
 
14055 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
14056 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
14057 echo "configure:14058: checking for $ac_hdr" >&5 
14058 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
14059   echo $ac_n "(cached) $ac_c" 1>&6 
14061   cat > conftest.
$ac_ext <<EOF 
14062 #line 14063 "configure" 
14063 #include "confdefs.h" 
14066 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
14067 { (eval echo configure
:14068: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
14068 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
14069 if test -z "$ac_err"; then 
14071   eval "ac_cv_header_$ac_safe=yes" 
14074   echo "configure: failed program was:" >&5 
14075   cat conftest.
$ac_ext >&5 
14077   eval "ac_cv_header_$ac_safe=no" 
14081 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
14082   echo "$ac_t""yes" 1>&6 
14083     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
14084   cat >> confdefs.h 
<<EOF 
14085 #define $ac_tr_hdr 1 
14089   echo "$ac_t""no" 1>&6 
14097 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 
14098 echo "configure:14099: checking for ANSI C header files" >&5 
14099 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 
14100   echo $ac_n "(cached) $ac_c" 1>&6 
14102   cat > conftest.
$ac_ext <<EOF 
14103 #line 14104 "configure" 
14104 #include "confdefs.h" 
14105 #include <stdlib.h> 
14106 #include <stdarg.h> 
14107 #include <string.h> 
14110 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
14111 { (eval echo configure
:14112: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
14112 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
14113 if test -z "$ac_err"; then 
14115   ac_cv_header_stdc
=yes 
14118   echo "configure: failed program was:" >&5 
14119   cat conftest.
$ac_ext >&5 
14121   ac_cv_header_stdc
=no
 
14125 if test $ac_cv_header_stdc = yes; then 
14126   # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 
14127 cat > conftest.
$ac_ext <<EOF 
14128 #line 14129 "configure" 
14129 #include "confdefs.h" 
14130 #include <string.h> 
14132 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
14133   egrep "memchr" >/dev
/null 
2>&1; then 
14137   ac_cv_header_stdc
=no
 
14143 if test $ac_cv_header_stdc = yes; then 
14144   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 
14145 cat > conftest.
$ac_ext <<EOF 
14146 #line 14147 "configure" 
14147 #include "confdefs.h" 
14148 #include <stdlib.h> 
14150 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
14151   egrep "free" >/dev
/null 
2>&1; then 
14155   ac_cv_header_stdc
=no
 
14161 if test $ac_cv_header_stdc = yes; then 
14162   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 
14163 if test "$cross_compiling" = yes; then 
14166   cat > conftest.
$ac_ext <<EOF 
14167 #line 14168 "configure" 
14168 #include "confdefs.h" 
14170 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 
14171 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 
14172 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 
14173 int main () { int i; for (i = 0; i < 256; i++) 
14174 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); 
14178 if { (eval echo configure
:14179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14182   echo "configure: failed program was:" >&5 
14183   cat conftest.
$ac_ext >&5 
14185   ac_cv_header_stdc
=no
 
14193 echo "$ac_t""$ac_cv_header_stdc" 1>&6 
14194 if test $ac_cv_header_stdc = yes; then 
14195   cat >> confdefs.h 
<<\EOF
 
14196 #define STDC_HEADERS 1 
14201 echo $ac_n "checking for mode_t""... $ac_c" 1>&6 
14202 echo "configure:14203: checking for mode_t" >&5 
14203 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then 
14204   echo $ac_n "(cached) $ac_c" 1>&6 
14206   cat > conftest.
$ac_ext <<EOF 
14207 #line 14208 "configure" 
14208 #include "confdefs.h" 
14209 #include <sys/types.h> 
14211 #include <stdlib.h> 
14212 #include <stddef.h> 
14215 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
14216   egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev
/null 
2>&1; then 
14218   ac_cv_type_mode_t
=yes 
14221   ac_cv_type_mode_t
=no
 
14226 echo "$ac_t""$ac_cv_type_mode_t" 1>&6 
14227 if test $ac_cv_type_mode_t = no
; then 
14228   cat >> confdefs.h 
<<\EOF
 
14234 echo $ac_n "checking for off_t""... $ac_c" 1>&6 
14235 echo "configure:14236: checking for off_t" >&5 
14236 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then 
14237   echo $ac_n "(cached) $ac_c" 1>&6 
14239   cat > conftest.
$ac_ext <<EOF 
14240 #line 14241 "configure" 
14241 #include "confdefs.h" 
14242 #include <sys/types.h> 
14244 #include <stdlib.h> 
14245 #include <stddef.h> 
14248 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
14249   egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null 
2>&1; then 
14251   ac_cv_type_off_t
=yes 
14254   ac_cv_type_off_t
=no
 
14259 echo "$ac_t""$ac_cv_type_off_t" 1>&6 
14260 if test $ac_cv_type_off_t = no
; then 
14261   cat >> confdefs.h 
<<\EOF
 
14267 echo $ac_n "checking for pid_t""... $ac_c" 1>&6 
14268 echo "configure:14269: checking for pid_t" >&5 
14269 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then 
14270   echo $ac_n "(cached) $ac_c" 1>&6 
14272   cat > conftest.
$ac_ext <<EOF 
14273 #line 14274 "configure" 
14274 #include "confdefs.h" 
14275 #include <sys/types.h> 
14277 #include <stdlib.h> 
14278 #include <stddef.h> 
14281 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
14282   egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev
/null 
2>&1; then 
14284   ac_cv_type_pid_t
=yes 
14287   ac_cv_type_pid_t
=no
 
14292 echo "$ac_t""$ac_cv_type_pid_t" 1>&6 
14293 if test $ac_cv_type_pid_t = no
; then 
14294   cat >> confdefs.h 
<<\EOF
 
14300 echo $ac_n "checking for size_t""... $ac_c" 1>&6 
14301 echo "configure:14302: checking for size_t" >&5 
14302 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then 
14303   echo $ac_n "(cached) $ac_c" 1>&6 
14305   cat > conftest.
$ac_ext <<EOF 
14306 #line 14307 "configure" 
14307 #include "confdefs.h" 
14308 #include <sys/types.h> 
14310 #include <stdlib.h> 
14311 #include <stddef.h> 
14314 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
14315   egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null 
2>&1; then 
14317   ac_cv_type_size_t
=yes 
14320   ac_cv_type_size_t
=no
 
14325 echo "$ac_t""$ac_cv_type_size_t" 1>&6 
14326 if test $ac_cv_type_size_t = no
; then 
14327   cat >> confdefs.h 
<<\EOF
 
14328 #define size_t unsigned 
14333 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 
14334 echo "configure:14335: checking for uid_t in sys/types.h" >&5 
14335 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then 
14336   echo $ac_n "(cached) $ac_c" 1>&6 
14338   cat > conftest.
$ac_ext <<EOF 
14339 #line 14340 "configure" 
14340 #include "confdefs.h" 
14341 #include <sys/types.h> 
14343 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 
14344   egrep "uid_t" >/dev
/null 
2>&1; then 
14346   ac_cv_type_uid_t
=yes 
14349   ac_cv_type_uid_t
=no
 
14355 echo "$ac_t""$ac_cv_type_uid_t" 1>&6 
14356 if test $ac_cv_type_uid_t = no
; then 
14357   cat >> confdefs.h 
<<\EOF
 
14361   cat >> confdefs.h 
<<\EOF
 
14368 echo $ac_n "checking for wchar_t""... $ac_c" 1>&6 
14369 echo "configure:14370: checking for wchar_t" >&5 
14370 if eval "test \"`echo '$''{'wx_cv_type_wchar_t'+set}'`\" = set"; then 
14371   echo $ac_n "(cached) $ac_c" 1>&6 
14374     cat > conftest.
$ac_ext <<EOF 
14375 #line 14376 "configure" 
14376 #include "confdefs.h" 
14378             #ifdef HAVE_WCHAR_H 
14380             #    include <stddef.h> 
14382             #  include <wchar.h> 
14384             #ifdef HAVE_STDLIB_H 
14385             #  include <stdlib.h> 
14392             ws = L"Hello, world!"; 
14396 if { (eval echo configure
:14397: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
14398   wx_cv_type_wchar_t
=yes 
14400   echo "configure: failed program was:" >&5 
14401   cat conftest.
$ac_ext >&5 
14403   wx_cv_type_wchar_t
=no
 
14410 echo "$ac_t""$wx_cv_type_wchar_t" 1>&6 
14412 if test "$wx_cv_type_wchar_t" = "yes"; then 
14413     cat >> confdefs.h 
<<\EOF
 
14414 #define wxUSE_WCHAR_T 1 
14421 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
14422 ac_cpp
='$CXXCPP $CPPFLAGS' 
14423 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
14424 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
14425 cross_compiling
=$ac_cv_prog_cxx_cross 
14427 echo $ac_n "checking if size_t is unsigned int""... $ac_c" 1>&6 
14428 echo "configure:14429: checking if size_t is unsigned int" >&5 
14429 if eval "test \"`echo '$''{'wx_cv_size_t_is_uint'+set}'`\" = set"; then 
14430   echo $ac_n "(cached) $ac_c" 1>&6 
14432                           cat > conftest.
$ac_ext <<EOF 
14433 #line 14434 "configure" 
14434 #include "confdefs.h" 
14435 #include <stddef.h> 
14440             struct Foo { void foo(size_t); void foo(unsigned int); }; 
14446 if { (eval echo configure
:14447: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
14448   wx_cv_size_t_is_uint
=no
 
14450   echo "configure: failed program was:" >&5 
14451   cat conftest.
$ac_ext >&5 
14453   wx_cv_size_t_is_uint
=yes 
14460 echo "$ac_t""$wx_cv_size_t_is_uint" 1>&6 
14462 if test "$wx_cv_size_t_is_uint" = "yes"; then 
14463     cat >> confdefs.h 
<<\EOF
 
14464 #define wxSIZE_T_IS_UINT 1 
14468     echo $ac_n "checking if size_t is unsigned long""... $ac_c" 1>&6 
14469 echo "configure:14470: checking if size_t is unsigned long" >&5 
14470 if eval "test \"`echo '$''{'wx_cv_size_t_is_ulong'+set}'`\" = set"; then 
14471   echo $ac_n "(cached) $ac_c" 1>&6 
14473   cat > conftest.
$ac_ext <<EOF 
14474 #line 14475 "configure" 
14475 #include "confdefs.h" 
14476 #include <stddef.h> 
14481                 struct Foo { void foo(size_t); void foo(unsigned long); }; 
14487 if { (eval echo configure
:14488: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
14489   wx_cv_size_t_is_ulong
=no
 
14491   echo "configure: failed program was:" >&5 
14492   cat conftest.
$ac_ext >&5 
14494   wx_cv_size_t_is_ulong
=yes 
14501 echo "$ac_t""$wx_cv_size_t_is_ulong" 1>&6 
14503     if test "$wx_cv_size_t_is_ulong" = "yes"; then 
14504         cat >> confdefs.h 
<<\EOF
 
14505 #define wxSIZE_T_IS_ULONG 1 
14512 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
14513 ac_cpp
='$CPP $CPPFLAGS' 
14514 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
14515 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
14516 cross_compiling
=$ac_cv_prog_cc_cross 
14520 echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6 
14521 echo "configure:14522: checking for pw_gecos in struct passwd" >&5 
14522 if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then 
14523   echo $ac_n "(cached) $ac_c" 1>&6 
14526         cat > conftest.
$ac_ext <<EOF 
14527 #line 14528 "configure" 
14528 #include "confdefs.h" 
14538 if { (eval echo configure
:14539: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
14541                 wx_cv_struct_pw_gecos
=yes 
14544   echo "configure: failed program was:" >&5 
14545   cat conftest.
$ac_ext >&5 
14548                 wx_cv_struct_pw_gecos
=no
 
14557 echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6 
14559 if test "$wx_cv_struct_pw_gecos" = "yes"; then 
14560     cat >> confdefs.h 
<<\EOF
 
14561 #define HAVE_PW_GECOS 1 
14567 echo $ac_n "checking for working const""... $ac_c" 1>&6 
14568 echo "configure:14569: checking for working const" >&5 
14569 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then 
14570   echo $ac_n "(cached) $ac_c" 1>&6 
14572   cat > conftest.
$ac_ext <<EOF 
14573 #line 14574 "configure" 
14574 #include "confdefs.h" 
14578 /* Ultrix mips cc rejects this.  */ 
14579 typedef int charset[2]; const charset x; 
14580 /* SunOS 4.1.1 cc rejects this.  */ 
14581 char const *const *ccp; 
14583 /* NEC SVR4.0.2 mips cc rejects this.  */ 
14584 struct point {int x, y;}; 
14585 static struct point const zero = {0,0}; 
14586 /* AIX XL C 1.02.0.0 rejects this. 
14587    It does not let you subtract one const X* pointer from another in an arm 
14588    of an if-expression whose if-part is not a constant expression */ 
14589 const char *g = "string"; 
14590 ccp = &g + (g ? g-g : 0); 
14591 /* HPUX 7.0 cc rejects these. */ 
14594 ccp = (char const *const *) p; 
14595 { /* SCO 3.2v4 cc rejects this.  */ 
14597   char const *s = 0 ? (char *) 0 : (char const *) 0; 
14601 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */ 
14602   int x[] = {25, 17}; 
14603   const int *foo = &x[0]; 
14606 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ 
14607   typedef const int *iptr; 
14611 { /* AIX XL C 1.02.0.0 rejects this saying 
14612      "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ 
14613   struct s { int j; const int *ap[3]; }; 
14614   struct s *b; b->j = 5; 
14616 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ 
14617   const int foo = 10; 
14622 if { (eval echo configure
:14623: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
14626   echo "configure: failed program was:" >&5 
14627   cat conftest.
$ac_ext >&5 
14634 echo "$ac_t""$ac_cv_c_const" 1>&6 
14635 if test $ac_cv_c_const = no
; then 
14636   cat >> confdefs.h 
<<\EOF
 
14642 echo $ac_n "checking for inline""... $ac_c" 1>&6 
14643 echo "configure:14644: checking for inline" >&5 
14644 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 
14645   echo $ac_n "(cached) $ac_c" 1>&6 
14648 for ac_kw 
in inline __inline__ __inline
; do 
14649   cat > conftest.
$ac_ext <<EOF 
14650 #line 14651 "configure" 
14651 #include "confdefs.h" 
14657 if { (eval echo configure
:14658: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
14659   ac_cv_c_inline
=$ac_kw; break 
14661   echo "configure: failed program was:" >&5 
14662   cat conftest.
$ac_ext >&5 
14669 echo "$ac_t""$ac_cv_c_inline" 1>&6 
14670 case "$ac_cv_c_inline" in 
14672   no
) cat >> confdefs.h 
<<\EOF
 
14676   *)  cat >> confdefs.h 
<<EOF 
14677 #define inline $ac_cv_c_inline 
14683 echo $ac_n "checking size of char""... $ac_c" 1>&6 
14684 echo "configure:14685: checking size of char" >&5 
14685 if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then 
14686   echo $ac_n "(cached) $ac_c" 1>&6 
14688   if test "$cross_compiling" = yes; then 
14689   ac_cv_sizeof_char
=1 
14691   cat > conftest.
$ac_ext <<EOF 
14692 #line 14693 "configure" 
14693 #include "confdefs.h" 
14697   FILE *f=fopen("conftestval", "w"); 
14699   fprintf(f, "%d\n", sizeof(char)); 
14703 if { (eval echo configure
:14704: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14705   ac_cv_sizeof_char
=`cat conftestval` 
14707   echo "configure: failed program was:" >&5 
14708   cat conftest.
$ac_ext >&5 
14710   ac_cv_sizeof_char
=0 
14716 echo "$ac_t""$ac_cv_sizeof_char" 1>&6 
14717 cat >> confdefs.h 
<<EOF 
14718 #define SIZEOF_CHAR $ac_cv_sizeof_char 
14722 echo $ac_n "checking size of short""... $ac_c" 1>&6 
14723 echo "configure:14724: checking size of short" >&5 
14724 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then 
14725   echo $ac_n "(cached) $ac_c" 1>&6 
14727   if test "$cross_compiling" = yes; then 
14728   ac_cv_sizeof_short
=2 
14730   cat > conftest.
$ac_ext <<EOF 
14731 #line 14732 "configure" 
14732 #include "confdefs.h" 
14736   FILE *f=fopen("conftestval", "w"); 
14738   fprintf(f, "%d\n", sizeof(short)); 
14742 if { (eval echo configure
:14743: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14744   ac_cv_sizeof_short
=`cat conftestval` 
14746   echo "configure: failed program was:" >&5 
14747   cat conftest.
$ac_ext >&5 
14749   ac_cv_sizeof_short
=0 
14755 echo "$ac_t""$ac_cv_sizeof_short" 1>&6 
14756 cat >> confdefs.h 
<<EOF 
14757 #define SIZEOF_SHORT $ac_cv_sizeof_short 
14761 echo $ac_n "checking size of void *""... $ac_c" 1>&6 
14762 echo "configure:14763: checking size of void *" >&5 
14763 if eval "test \"`echo '$''{'ac_cv_sizeof_void_p'+set}'`\" = set"; then 
14764   echo $ac_n "(cached) $ac_c" 1>&6 
14766   if test "$cross_compiling" = yes; then 
14767   ac_cv_sizeof_void_p
=4 
14769   cat > conftest.
$ac_ext <<EOF 
14770 #line 14771 "configure" 
14771 #include "confdefs.h" 
14775   FILE *f=fopen("conftestval", "w"); 
14777   fprintf(f, "%d\n", sizeof(void *)); 
14781 if { (eval echo configure
:14782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14783   ac_cv_sizeof_void_p
=`cat conftestval` 
14785   echo "configure: failed program was:" >&5 
14786   cat conftest.
$ac_ext >&5 
14788   ac_cv_sizeof_void_p
=0 
14794 echo "$ac_t""$ac_cv_sizeof_void_p" 1>&6 
14795 cat >> confdefs.h 
<<EOF 
14796 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p 
14800 echo $ac_n "checking size of int""... $ac_c" 1>&6 
14801 echo "configure:14802: checking size of int" >&5 
14802 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then 
14803   echo $ac_n "(cached) $ac_c" 1>&6 
14805   if test "$cross_compiling" = yes; then 
14808   cat > conftest.
$ac_ext <<EOF 
14809 #line 14810 "configure" 
14810 #include "confdefs.h" 
14814   FILE *f=fopen("conftestval", "w"); 
14816   fprintf(f, "%d\n", sizeof(int)); 
14820 if { (eval echo configure
:14821: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14822   ac_cv_sizeof_int
=`cat conftestval` 
14824   echo "configure: failed program was:" >&5 
14825   cat conftest.
$ac_ext >&5 
14833 echo "$ac_t""$ac_cv_sizeof_int" 1>&6 
14834 cat >> confdefs.h 
<<EOF 
14835 #define SIZEOF_INT $ac_cv_sizeof_int 
14839 echo $ac_n "checking size of long""... $ac_c" 1>&6 
14840 echo "configure:14841: checking size of long" >&5 
14841 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then 
14842   echo $ac_n "(cached) $ac_c" 1>&6 
14844   if test "$cross_compiling" = yes; then 
14845   ac_cv_sizeof_long
=4 
14847   cat > conftest.
$ac_ext <<EOF 
14848 #line 14849 "configure" 
14849 #include "confdefs.h" 
14853   FILE *f=fopen("conftestval", "w"); 
14855   fprintf(f, "%d\n", sizeof(long)); 
14859 if { (eval echo configure
:14860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14861   ac_cv_sizeof_long
=`cat conftestval` 
14863   echo "configure: failed program was:" >&5 
14864   cat conftest.
$ac_ext >&5 
14866   ac_cv_sizeof_long
=0 
14872 echo "$ac_t""$ac_cv_sizeof_long" 1>&6 
14873 cat >> confdefs.h 
<<EOF 
14874 #define SIZEOF_LONG $ac_cv_sizeof_long 
14881         echo $ac_n "checking size of long long""... $ac_c" 1>&6 
14882 echo "configure:14883: checking size of long long" >&5 
14883 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then 
14884   echo $ac_n "(cached) $ac_c" 1>&6 
14886   if test "$cross_compiling" = yes; then 
14887   ac_cv_sizeof_long_long
=8 
14889   cat > conftest.
$ac_ext <<EOF 
14890 #line 14891 "configure" 
14891 #include "confdefs.h" 
14895   FILE *f=fopen("conftestval", "w"); 
14897   fprintf(f, "%d\n", sizeof(long long)); 
14901 if { (eval echo configure
:14902: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14903   ac_cv_sizeof_long_long
=`cat conftestval` 
14905   echo "configure: failed program was:" >&5 
14906   cat conftest.
$ac_ext >&5 
14908   ac_cv_sizeof_long_long
=0 
14914 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6 
14915 cat >> confdefs.h 
<<EOF 
14916 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long 
14922         echo $ac_n "checking size of long long""... $ac_c" 1>&6 
14923 echo "configure:14924: checking size of long long" >&5 
14924 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then 
14925   echo $ac_n "(cached) $ac_c" 1>&6 
14927   if test "$cross_compiling" = yes; then 
14928   ac_cv_sizeof_long_long
=0 
14930   cat > conftest.
$ac_ext <<EOF 
14931 #line 14932 "configure" 
14932 #include "confdefs.h" 
14936   FILE *f=fopen("conftestval", "w"); 
14938   fprintf(f, "%d\n", sizeof(long long)); 
14942 if { (eval echo configure
:14943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14944   ac_cv_sizeof_long_long
=`cat conftestval` 
14946   echo "configure: failed program was:" >&5 
14947   cat conftest.
$ac_ext >&5 
14949   ac_cv_sizeof_long_long
=0 
14955 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6 
14956 cat >> confdefs.h 
<<EOF 
14957 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long 
14964 echo $ac_n "checking size of wchar_t""... $ac_c" 1>&6 
14965 echo "configure:14966: checking size of wchar_t" >&5 
14966 if eval "test \"`echo '$''{'wx_cv_sizeof_wchar_t'+set}'`\" = set"; then 
14967   echo $ac_n "(cached) $ac_c" 1>&6 
14970     if test "$cross_compiling" = yes; then 
14971   wx_cv_sizeof_wchar_t
=4 
14974   cat > conftest.
$ac_ext <<EOF 
14975 #line 14976 "configure" 
14976 #include "confdefs.h" 
14978             #ifdef HAVE_WCHAR_H 
14980             #    include <stddef.h> 
14982             #  include <wchar.h> 
14984             #ifdef HAVE_STDLIB_H 
14985             #  include <stdlib.h> 
14990                 FILE *f=fopen("conftestval", "w"); 
14992                 fprintf(f, "%i", sizeof(wchar_t)); 
14997 if { (eval echo configure
:14998: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
14999   wx_cv_sizeof_wchar_t
=`cat conftestval` 
15001   echo "configure: failed program was:" >&5 
15002   cat conftest.
$ac_ext >&5 
15004   wx_cv_sizeof_wchar_t
=0 
15012 echo "$ac_t""$wx_cv_sizeof_wchar_t" 1>&6 
15014 cat >> confdefs.h 
<<EOF 
15015 #define SIZEOF_WCHAR_T $wx_cv_sizeof_wchar_t 
15019 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 
15020 echo "configure:15021: checking whether byte ordering is bigendian" >&5 
15021 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then 
15022   echo $ac_n "(cached) $ac_c" 1>&6 
15024   ac_cv_c_bigendian
=unknown
 
15025 # See if sys/param.h defines the BYTE_ORDER macro. 
15026 cat > conftest.
$ac_ext <<EOF 
15027 #line 15028 "configure" 
15028 #include "confdefs.h" 
15029 #include <sys/types.h> 
15030 #include <sys/param.h> 
15033 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN 
15034  bogus endian macros 
15038 if { (eval echo configure
:15039: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15040   # It does; now see whether it defined to BIG_ENDIAN or not. 
15041 cat > conftest.
$ac_ext <<EOF 
15042 #line 15043 "configure" 
15043 #include "confdefs.h" 
15044 #include <sys/types.h> 
15045 #include <sys/param.h> 
15048 #if BYTE_ORDER != BIG_ENDIAN 
15053 if { (eval echo configure
:15054: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15055   ac_cv_c_bigendian
=yes 
15057   echo "configure: failed program was:" >&5 
15058   cat conftest.
$ac_ext >&5 
15060   ac_cv_c_bigendian
=no
 
15064   echo "configure: failed program was:" >&5 
15065   cat conftest.
$ac_ext >&5 
15068 if test $ac_cv_c_bigendian = unknown
; then 
15069 if test "$cross_compiling" = yes; then 
15070   ac_cv_c_bigendian
=unknown
 
15072   cat > conftest.
$ac_ext <<EOF 
15073 #line 15074 "configure" 
15074 #include "confdefs.h" 
15076   /* Are we little or big endian?  From Harbison&Steele.  */ 
15080     char c[sizeof (long)]; 
15083   exit (u.c[sizeof (long) - 1] == 1); 
15086 if { (eval echo configure
:15087: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
 
15088   ac_cv_c_bigendian
=no
 
15090   echo "configure: failed program was:" >&5 
15091   cat conftest.
$ac_ext >&5 
15093   ac_cv_c_bigendian
=yes 
15101 echo "$ac_t""$ac_cv_c_bigendian" 1>&6 
15102 if test $ac_cv_c_bigendian = unknown
; then 
15103   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 
15105 if test $ac_cv_c_bigendian = yes; then 
15106   cat >> confdefs.h 
<<\EOF
 
15107 #define WORDS_BIGENDIAN 1 
15113 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 
15114 echo "configure:15115: checking how to run the C++ preprocessor" >&5 
15115 if test -z "$CXXCPP"; then 
15116 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then 
15117   echo $ac_n "(cached) $ac_c" 1>&6 
15120 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15121 ac_cpp
='$CXXCPP $CPPFLAGS' 
15122 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15123 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15124 cross_compiling
=$ac_cv_prog_cxx_cross 
15125   CXXCPP
="${CXX-g++} -E" 
15126   cat > conftest.
$ac_ext <<EOF 
15127 #line 15128 "configure" 
15128 #include "confdefs.h" 
15129 #include <stdlib.h> 
15131 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
15132 { (eval echo configure
:15133: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
15133 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
15134 if test -z "$ac_err"; then 
15138   echo "configure: failed program was:" >&5 
15139   cat conftest.
$ac_ext >&5 
15144   ac_cv_prog_CXXCPP
="$CXXCPP" 
15146 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15147 ac_cpp
='$CXXCPP $CPPFLAGS' 
15148 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15149 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15150 cross_compiling
=$ac_cv_prog_cxx_cross 
15153 CXXCPP
="$ac_cv_prog_CXXCPP" 
15154 echo "$ac_t""$CXXCPP" 1>&6 
15157   if test "$cross_compiling" = "yes"; then 
15158     cat >> confdefs.h 
<<\EOF
 
15159 #define wxUSE_IOSTREAMH 1 
15165 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15166 ac_cpp
='$CXXCPP $CPPFLAGS' 
15167 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15168 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15169 cross_compiling
=$ac_cv_prog_cxx_cross 
15172     for ac_hdr 
in iostream
 
15174 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
15175 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
15176 echo "configure:15177: checking for $ac_hdr" >&5 
15177 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
15178   echo $ac_n "(cached) $ac_c" 1>&6 
15180   cat > conftest.
$ac_ext <<EOF 
15181 #line 15182 "configure" 
15182 #include "confdefs.h" 
15185 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
15186 { (eval echo configure
:15187: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
15187 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
15188 if test -z "$ac_err"; then 
15190   eval "ac_cv_header_$ac_safe=yes" 
15193   echo "configure: failed program was:" >&5 
15194   cat conftest.
$ac_ext >&5 
15196   eval "ac_cv_header_$ac_safe=no" 
15200 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
15201   echo "$ac_t""yes" 1>&6 
15202     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
15203   cat >> confdefs.h 
<<EOF 
15204 #define $ac_tr_hdr 1 
15208   echo "$ac_t""no" 1>&6 
15213     if test "$ac_cv_header_iostream" = "yes" ; then 
15216       cat >> confdefs.h 
<<\EOF
 
15217 #define wxUSE_IOSTREAMH 1 
15223 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15224 ac_cpp
='$CPP $CPPFLAGS' 
15225 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15226 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15227 cross_compiling
=$ac_cv_prog_cc_cross 
15233   echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6 
15234 echo "configure:15235: checking if C++ compiler supports bool" >&5 
15235 if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then 
15236   echo $ac_n "(cached) $ac_c" 1>&6 
15241 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15242 ac_cpp
='$CXXCPP $CPPFLAGS' 
15243 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15244 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15245 cross_compiling
=$ac_cv_prog_cxx_cross 
15248     cat > conftest.
$ac_ext <<EOF 
15249 #line 15250 "configure" 
15250 #include "confdefs.h" 
15261 if { (eval echo configure
:15262: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15267   echo "configure: failed program was:" >&5 
15268   cat conftest.
$ac_ext >&5 
15278 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15279 ac_cpp
='$CPP $CPPFLAGS' 
15280 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15281 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15282 cross_compiling
=$ac_cv_prog_cc_cross 
15287 echo "$ac_t""$wx_cv_cpp_bool" 1>&6 
15289   if test "$wx_cv_cpp_bool" = "yes"; then 
15290     cat >> confdefs.h 
<<\EOF
 
15291 #define HAVE_BOOL 1 
15298 echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6 
15299 echo "configure:15300: checking for wcslen in -lc" >&5 
15300 ac_lib_var
=`echo c'_'wcslen | sed 'y%./+-%__p_%'` 
15301 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
15302   echo $ac_n "(cached) $ac_c" 1>&6 
15304   ac_save_LIBS
="$LIBS" 
15306 cat > conftest.
$ac_ext <<EOF 
15307 #line 15308 "configure" 
15308 #include "confdefs.h" 
15309 /* Override any gcc2 internal prototype to avoid an error.  */ 
15310 /* We use char because int might match the return type of a gcc2 
15311     builtin and then its argument prototype would still apply.  */ 
15318 if { (eval echo configure
:15319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15320   eval "ac_cv_lib_$ac_lib_var=yes" 
15322   echo "configure: failed program was:" >&5 
15323   cat conftest.
$ac_ext >&5 
15325   eval "ac_cv_lib_$ac_lib_var=no" 
15328 LIBS
="$ac_save_LIBS" 
15331 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
15332   echo "$ac_t""yes" 1>&6 
15334             cat >> confdefs.h 
<<\EOF
 
15335 #define HAVE_WCSLEN 1 
15341   echo "$ac_t""no" 1>&6 
15343             echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6 
15344 echo "configure:15345: checking for wcslen in -lw" >&5 
15345 ac_lib_var
=`echo w'_'wcslen | sed 'y%./+-%__p_%'` 
15346 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
15347   echo $ac_n "(cached) $ac_c" 1>&6 
15349   ac_save_LIBS
="$LIBS" 
15351 cat > conftest.
$ac_ext <<EOF 
15352 #line 15353 "configure" 
15353 #include "confdefs.h" 
15354 /* Override any gcc2 internal prototype to avoid an error.  */ 
15355 /* We use char because int might match the return type of a gcc2 
15356     builtin and then its argument prototype would still apply.  */ 
15363 if { (eval echo configure
:15364: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15365   eval "ac_cv_lib_$ac_lib_var=yes" 
15367   echo "configure: failed program was:" >&5 
15368   cat conftest.
$ac_ext >&5 
15370   eval "ac_cv_lib_$ac_lib_var=no" 
15373 LIBS
="$ac_save_LIBS" 
15376 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
15377   echo "$ac_t""yes" 1>&6 
15379                 cat >> confdefs.h 
<<\EOF
 
15380 #define HAVE_WCSLEN 1 
15386   echo "$ac_t""no" 1>&6 
15388                 echo $ac_n "checking for wcslen in -lmsvcrt""... $ac_c" 1>&6 
15389 echo "configure:15390: checking for wcslen in -lmsvcrt" >&5 
15390 ac_lib_var
=`echo msvcrt'_'wcslen | sed 'y%./+-%__p_%'` 
15391 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
15392   echo $ac_n "(cached) $ac_c" 1>&6 
15394   ac_save_LIBS
="$LIBS" 
15395 LIBS
="-lmsvcrt  $LIBS" 
15396 cat > conftest.
$ac_ext <<EOF 
15397 #line 15398 "configure" 
15398 #include "confdefs.h" 
15399 /* Override any gcc2 internal prototype to avoid an error.  */ 
15400 /* We use char because int might match the return type of a gcc2 
15401     builtin and then its argument prototype would still apply.  */ 
15408 if { (eval echo configure
:15409: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15410   eval "ac_cv_lib_$ac_lib_var=yes" 
15412   echo "configure: failed program was:" >&5 
15413   cat conftest.
$ac_ext >&5 
15415   eval "ac_cv_lib_$ac_lib_var=no" 
15418 LIBS
="$ac_save_LIBS" 
15421 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
15422   echo "$ac_t""yes" 1>&6 
15424                     cat >> confdefs.h 
<<\EOF
 
15425 #define HAVE_WCSLEN 1 
15431   echo "$ac_t""no" 1>&6 
15441 for ac_func 
in wcsrtombs
 
15443 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
15444 echo "configure:15445: checking for $ac_func" >&5 
15445 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
15446   echo $ac_n "(cached) $ac_c" 1>&6 
15448   cat > conftest.
$ac_ext <<EOF 
15449 #line 15450 "configure" 
15450 #include "confdefs.h" 
15451 /* System header to define __stub macros and hopefully few prototypes, 
15452     which can conflict with char $ac_func(); below.  */ 
15453 #include <assert.h> 
15454 /* Override any gcc2 internal prototype to avoid an error.  */ 
15455 /* We use char because int might match the return type of a gcc2 
15456     builtin and then its argument prototype would still apply.  */ 
15461 /* The GNU C library defines this for functions which it implements 
15462     to always fail with ENOSYS.  Some functions are actually named 
15463     something starting with __ and the normal name is an alias.  */ 
15464 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
15472 if { (eval echo configure
:15473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15474   eval "ac_cv_func_$ac_func=yes" 
15476   echo "configure: failed program was:" >&5 
15477   cat conftest.
$ac_ext >&5 
15479   eval "ac_cv_func_$ac_func=no" 
15484 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
15485   echo "$ac_t""yes" 1>&6 
15486     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
15487   cat >> confdefs.h 
<<EOF 
15488 #define $ac_tr_func 1 
15492   echo "$ac_t""no" 1>&6 
15497 echo $ac_n "checking for vprintf""... $ac_c" 1>&6 
15498 echo "configure:15499: checking for vprintf" >&5 
15499 if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then 
15500   echo $ac_n "(cached) $ac_c" 1>&6 
15502   cat > conftest.
$ac_ext <<EOF 
15503 #line 15504 "configure" 
15504 #include "confdefs.h" 
15505 /* System header to define __stub macros and hopefully few prototypes, 
15506     which can conflict with char vprintf(); below.  */ 
15507 #include <assert.h> 
15508 /* Override any gcc2 internal prototype to avoid an error.  */ 
15509 /* We use char because int might match the return type of a gcc2 
15510     builtin and then its argument prototype would still apply.  */ 
15515 /* The GNU C library defines this for functions which it implements 
15516     to always fail with ENOSYS.  Some functions are actually named 
15517     something starting with __ and the normal name is an alias.  */ 
15518 #if defined (__stub_vprintf) || defined (__stub___vprintf) 
15526 if { (eval echo configure
:15527: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15528   eval "ac_cv_func_vprintf=yes" 
15530   echo "configure: failed program was:" >&5 
15531   cat conftest.
$ac_ext >&5 
15533   eval "ac_cv_func_vprintf=no" 
15538 if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then 
15539   echo "$ac_t""yes" 1>&6 
15540   cat >> confdefs.h 
<<\EOF
 
15541 #define HAVE_VPRINTF 1 
15545   echo "$ac_t""no" 1>&6 
15548 if test "$ac_cv_func_vprintf" != yes; then 
15549 echo $ac_n "checking for _doprnt""... $ac_c" 1>&6 
15550 echo "configure:15551: checking for _doprnt" >&5 
15551 if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then 
15552   echo $ac_n "(cached) $ac_c" 1>&6 
15554   cat > conftest.
$ac_ext <<EOF 
15555 #line 15556 "configure" 
15556 #include "confdefs.h" 
15557 /* System header to define __stub macros and hopefully few prototypes, 
15558     which can conflict with char _doprnt(); below.  */ 
15559 #include <assert.h> 
15560 /* Override any gcc2 internal prototype to avoid an error.  */ 
15561 /* We use char because int might match the return type of a gcc2 
15562     builtin and then its argument prototype would still apply.  */ 
15567 /* The GNU C library defines this for functions which it implements 
15568     to always fail with ENOSYS.  Some functions are actually named 
15569     something starting with __ and the normal name is an alias.  */ 
15570 #if defined (__stub__doprnt) || defined (__stub____doprnt) 
15578 if { (eval echo configure
:15579: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15580   eval "ac_cv_func__doprnt=yes" 
15582   echo "configure: failed program was:" >&5 
15583   cat conftest.
$ac_ext >&5 
15585   eval "ac_cv_func__doprnt=no" 
15590 if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then 
15591   echo "$ac_t""yes" 1>&6 
15592   cat >> confdefs.h 
<<\EOF
 
15593 #define HAVE_DOPRNT 1 
15597   echo "$ac_t""no" 1>&6 
15607 echo $ac_n "checking for vsnprintf""... $ac_c" 1>&6 
15608 echo "configure:15609: checking for vsnprintf" >&5 
15609 if eval "test \"`echo '$''{'wx_cv_func_vsnprintf'+set}'`\" = set"; then 
15610   echo $ac_n "(cached) $ac_c" 1>&6 
15613   cat > conftest.
$ac_ext <<EOF 
15614 #line 15615 "configure" 
15615 #include "confdefs.h" 
15618                     #include <stdarg.h> 
15622                     int wx_test_vsnprintf(const char *, ...); 
15624                     wx_test_vsnprintf("%s"); 
15628                  int wx_test_vsnprintf(const char *fmt, ...) 
15633                     va_start(argp, fmt); 
15634                     vsnprintf(s, 42, fmt, argp); 
15639 if { (eval echo configure
:15640: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15642                     wx_cv_func_vsnprintf
=yes 
15645   echo "configure: failed program was:" >&5 
15646   cat conftest.
$ac_ext >&5 
15649                     cat > conftest.
$ac_ext <<EOF 
15650 #line 15651 "configure" 
15651 #include "confdefs.h" 
15654                                       #include <stdarg.h> 
15658                                       int wx_test_vsnprintf(const char *, ...); 
15660                                       wx_test_vsnprintf("%s"); 
15664                                    int wx_test_vsnprintf(const char *fmt, ...) 
15669                                       va_start(argp, fmt); 
15670                                       _vsnprintf(s, 42, fmt, argp); 
15675 if { (eval echo configure
:15676: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15678                                       wx_cv_func_vsnprintf
=yes 
15681   echo "configure: failed program was:" >&5 
15682   cat conftest.
$ac_ext >&5 
15685                                       wx_cv_func_vsnprintf
=no
 
15695 echo "$ac_t""$wx_cv_func_vsnprintf" 1>&6 
15697 if test "$wx_cv_func_vsnprintf" = yes; then 
15698     cat >> confdefs.h 
<<\EOF
 
15699 #define HAVE_VSNPRINTF 1 
15703     echo "configure: warning: unsafe function vsprintf will be used instead of vsnprintf" 1>&2 
15706 echo $ac_n "checking for vsscanf""... $ac_c" 1>&6 
15707 echo "configure:15708: checking for vsscanf" >&5 
15708 if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then 
15709   echo $ac_n "(cached) $ac_c" 1>&6 
15712   cat > conftest.
$ac_ext <<EOF 
15713 #line 15714 "configure" 
15714 #include "confdefs.h" 
15717                     #include <stdarg.h> 
15721                     int wx_test_vsscanf(const char *, ...); 
15723                     wx_test_vsscanf("%d"); 
15727                 int wx_test_vsscanf(const char *fmt, ...) 
15730                     va_start(argp, fmt); 
15731                     vsscanf("42", fmt, argp); 
15736 if { (eval echo configure
:15737: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15739                     wx_cv_func_vsscanf
=yes 
15742   echo "configure: failed program was:" >&5 
15743   cat conftest.
$ac_ext >&5 
15746                     wx_cv_func_vsscanf
=no
 
15753 echo "$ac_t""$wx_cv_func_vsscanf" 1>&6 
15755 if test "$wx_cv_func_vsscanf" = yes; then 
15756     cat >> confdefs.h 
<<\EOF
 
15757 #define HAVE_VSSCANF 1 
15762 if test "$TOOLKIT" != "MSW"; then 
15767 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15768 ac_cpp
='$CXXCPP $CPPFLAGS' 
15769 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15770 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15771 cross_compiling
=$ac_cv_prog_cxx_cross 
15775   # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given. 
15776 if test "${with_libiconv_prefix+set}" = set; then 
15777   withval
="$with_libiconv_prefix" 
15779     for dir 
in `echo "$withval" | tr : ' '`; do 
15780       if test -d $dir/include
; then CPPFLAGS
="$CPPFLAGS -I$dir/include"; fi 
15781       if test -d $dir/lib
; then LDFLAGS
="$LDFLAGS -L$dir/lib"; fi 
15787   echo $ac_n "checking for iconv""... $ac_c" 1>&6 
15788 echo "configure:15789: checking for iconv" >&5 
15789 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then 
15790   echo $ac_n "(cached) $ac_c" 1>&6 
15793     am_cv_func_iconv
="no, consider installing GNU libiconv" 
15795     cat > conftest.
$ac_ext <<EOF 
15796 #line 15797 "configure" 
15797 #include "confdefs.h" 
15798 #include <stdlib.h> 
15801 iconv_t cd = iconv_open("",""); 
15802        iconv(cd,NULL,NULL,NULL,NULL); 
15806 if { (eval echo configure
:15807: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15808   am_cv_func_iconv
=yes 
15810   echo "configure: failed program was:" >&5 
15811   cat conftest.
$ac_ext >&5 
15814     if test "$am_cv_func_iconv" != yes; then 
15815       am_save_LIBS
="$LIBS" 
15816       LIBS
="$LIBS -liconv" 
15817       cat > conftest.
$ac_ext <<EOF 
15818 #line 15819 "configure" 
15819 #include "confdefs.h" 
15820 #include <stdlib.h> 
15823 iconv_t cd = iconv_open("",""); 
15824          iconv(cd,NULL,NULL,NULL,NULL); 
15828 if { (eval echo configure
:15829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15830   am_cv_lib_iconv
=yes 
15831         am_cv_func_iconv
=yes 
15833   echo "configure: failed program was:" >&5 
15834   cat conftest.
$ac_ext >&5 
15837       LIBS
="$am_save_LIBS" 
15842 echo "$ac_t""$am_cv_func_iconv" 1>&6 
15843   if test "$am_cv_func_iconv" = yes; then 
15844     cat >> confdefs.h 
<<\EOF
 
15845 #define HAVE_ICONV 1 
15848     echo $ac_n "checking if iconv needs const""... $ac_c" 1>&6 
15849 echo "configure:15850: checking if iconv needs const" >&5 
15850 if eval "test \"`echo '$''{'wx_cv_func_iconv_const'+set}'`\" = set"; then 
15851   echo $ac_n "(cached) $ac_c" 1>&6 
15853   cat > conftest.
$ac_ext <<EOF 
15854 #line 15855 "configure" 
15855 #include "confdefs.h" 
15857 #include <stdlib.h> 
15863 #if defined(__STDC__) || defined(__cplusplus) 
15864 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 
15873 if { (eval echo configure
:15874: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
15875   wx_cv_func_iconv_const
="no" 
15877   echo "configure: failed program was:" >&5 
15878   cat conftest.
$ac_ext >&5 
15880   wx_cv_func_iconv_const
="yes" 
15887 echo "$ac_t""$wx_cv_func_iconv_const" 1>&6 
15890     if test "x$wx_cv_func_iconv_const" = "xyes"; then 
15891         iconv_const
="const" 
15894     cat >> confdefs.h 
<<EOF 
15895 #define ICONV_CONST $iconv_const 
15900   if test "$am_cv_lib_iconv" = yes; then 
15905 LIBS
="$LIBICONV $LIBS" 
15907 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15908 ac_cpp
='$CPP $CPPFLAGS' 
15909 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15910 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15911 cross_compiling
=$ac_cv_prog_cc_cross 
15914 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then 
15915     for ac_func 
in sigaction
 
15917 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
15918 echo "configure:15919: checking for $ac_func" >&5 
15919 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
15920   echo $ac_n "(cached) $ac_c" 1>&6 
15922   cat > conftest.
$ac_ext <<EOF 
15923 #line 15924 "configure" 
15924 #include "confdefs.h" 
15925 /* System header to define __stub macros and hopefully few prototypes, 
15926     which can conflict with char $ac_func(); below.  */ 
15927 #include <assert.h> 
15928 /* Override any gcc2 internal prototype to avoid an error.  */ 
15929 /* We use char because int might match the return type of a gcc2 
15930     builtin and then its argument prototype would still apply.  */ 
15935 /* The GNU C library defines this for functions which it implements 
15936     to always fail with ENOSYS.  Some functions are actually named 
15937     something starting with __ and the normal name is an alias.  */ 
15938 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
15946 if { (eval echo configure
:15947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
15948   eval "ac_cv_func_$ac_func=yes" 
15950   echo "configure: failed program was:" >&5 
15951   cat conftest.
$ac_ext >&5 
15953   eval "ac_cv_func_$ac_func=no" 
15958 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
15959   echo "$ac_t""yes" 1>&6 
15960     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
15961   cat >> confdefs.h 
<<EOF 
15962 #define $ac_tr_func 1 
15966   echo "$ac_t""no" 1>&6 
15971     if test "$ac_cv_func_sigaction" = "no"; then 
15972         echo "configure: warning: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" 1>&2 
15973         wxUSE_ON_FATAL_EXCEPTION
=no
 
15976     if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then 
15979 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
15980 ac_cpp
='$CXXCPP $CPPFLAGS' 
15981 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
15982 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
15983 cross_compiling
=$ac_cv_prog_cxx_cross 
15986       echo $ac_n "checking for sa_handler type""... $ac_c" 1>&6 
15987 echo "configure:15988: checking for sa_handler type" >&5 
15988 if eval "test \"`echo '$''{'wx_cv_type_sa_handler'+set}'`\" = set"; then 
15989   echo $ac_n "(cached) $ac_c" 1>&6 
15992         cat > conftest.
$ac_ext <<EOF 
15993 #line 15994 "configure" 
15994 #include "confdefs.h" 
15995 #include <signal.h> 
15998                         extern void testSigHandler(int); 
16000                         struct sigaction sa; 
16001                         sa.sa_handler = testSigHandler; 
16005 if { (eval echo configure
:16006: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
16008                         wx_cv_type_sa_handler
=int
 
16011   echo "configure: failed program was:" >&5 
16012   cat conftest.
$ac_ext >&5 
16015                         wx_cv_type_sa_handler
=void
 
16022 echo "$ac_t""$wx_cv_type_sa_handler" 1>&6 
16025 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
16026 ac_cpp
='$CPP $CPPFLAGS' 
16027 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
16028 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
16029 cross_compiling
=$ac_cv_prog_cc_cross 
16032       cat >> confdefs.h 
<<EOF 
16033 #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler 
16039 for ac_func 
in vfork
 
16041 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16042 echo "configure:16043: checking for $ac_func" >&5 
16043 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16044   echo $ac_n "(cached) $ac_c" 1>&6 
16046   cat > conftest.
$ac_ext <<EOF 
16047 #line 16048 "configure" 
16048 #include "confdefs.h" 
16049 /* System header to define __stub macros and hopefully few prototypes, 
16050     which can conflict with char $ac_func(); below.  */ 
16051 #include <assert.h> 
16052 /* Override any gcc2 internal prototype to avoid an error.  */ 
16053 /* We use char because int might match the return type of a gcc2 
16054     builtin and then its argument prototype would still apply.  */ 
16059 /* The GNU C library defines this for functions which it implements 
16060     to always fail with ENOSYS.  Some functions are actually named 
16061     something starting with __ and the normal name is an alias.  */ 
16062 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16070 if { (eval echo configure
:16071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16072   eval "ac_cv_func_$ac_func=yes" 
16074   echo "configure: failed program was:" >&5 
16075   cat conftest.
$ac_ext >&5 
16077   eval "ac_cv_func_$ac_func=no" 
16082 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16083   echo "$ac_t""yes" 1>&6 
16084     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16085   cat >> confdefs.h 
<<EOF 
16086 #define $ac_tr_func 1 
16090   echo "$ac_t""no" 1>&6 
16095 for ac_func 
in mkstemp mktemp
 
16097 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16098 echo "configure:16099: checking for $ac_func" >&5 
16099 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16100   echo $ac_n "(cached) $ac_c" 1>&6 
16102   cat > conftest.
$ac_ext <<EOF 
16103 #line 16104 "configure" 
16104 #include "confdefs.h" 
16105 /* System header to define __stub macros and hopefully few prototypes, 
16106     which can conflict with char $ac_func(); below.  */ 
16107 #include <assert.h> 
16108 /* Override any gcc2 internal prototype to avoid an error.  */ 
16109 /* We use char because int might match the return type of a gcc2 
16110     builtin and then its argument prototype would still apply.  */ 
16115 /* The GNU C library defines this for functions which it implements 
16116     to always fail with ENOSYS.  Some functions are actually named 
16117     something starting with __ and the normal name is an alias.  */ 
16118 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16126 if { (eval echo configure
:16127: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16128   eval "ac_cv_func_$ac_func=yes" 
16130   echo "configure: failed program was:" >&5 
16131   cat conftest.
$ac_ext >&5 
16133   eval "ac_cv_func_$ac_func=no" 
16138 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16139   echo "$ac_t""yes" 1>&6 
16140     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16141   cat >> confdefs.h 
<<EOF 
16142 #define $ac_tr_func 1 
16146   echo "$ac_t""no" 1>&6 
16151 echo $ac_n "checking for statfs""... $ac_c" 1>&6 
16152 echo "configure:16153: checking for statfs" >&5 
16153 if eval "test \"`echo '$''{'wx_cv_func_statfs'+set}'`\" = set"; then 
16154   echo $ac_n "(cached) $ac_c" 1>&6 
16156   cat > conftest.
$ac_ext <<EOF 
16157 #line 16158 "configure" 
16158 #include "confdefs.h" 
16160              #if defined(__BSD__) 
16161                #include <sys/param.h> 
16162                #include <sys/mount.h> 
16164                #include <sys/vfs.h> 
16178 if { (eval echo configure
:16179: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
16181              wx_cv_func_statfs
=yes 
16184   echo "configure: failed program was:" >&5 
16185   cat conftest.
$ac_ext >&5 
16188              wx_cv_func_statfs
=no
 
16196 echo "$ac_t""$wx_cv_func_statfs" 1>&6 
16198 if test "$wx_cv_func_statfs" = "yes"; then 
16199     cat >> confdefs.h 
<<\EOF
 
16200 #define HAVE_STATFS 1 
16204     echo $ac_n "checking for statvfs""... $ac_c" 1>&6 
16205 echo "configure:16206: checking for statvfs" >&5 
16206 if eval "test \"`echo '$''{'wx_cv_func_statvfs'+set}'`\" = set"; then 
16207   echo $ac_n "(cached) $ac_c" 1>&6 
16209   cat > conftest.
$ac_ext <<EOF 
16210 #line 16211 "configure" 
16211 #include "confdefs.h" 
16213                  #include <sys/statvfs.h> 
16226 if { (eval echo configure
:16227: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
16229                  wx_cv_func_statvfs
=yes 
16232   echo "configure: failed program was:" >&5 
16233   cat conftest.
$ac_ext >&5 
16236                  wx_cv_func_statvfs
=no
 
16244 echo "$ac_t""$wx_cv_func_statvfs" 1>&6 
16246     if test "$wx_cv_func_statvfs" = "yes"; then 
16247         cat >> confdefs.h 
<<\EOF
 
16248 #define HAVE_STATVFS 1 
16252         echo "configure: warning: wxGetDiskSpace() function won't work without statfs()" 1>&2 
16256 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then 
16257     for ac_func 
in fcntl flock
 
16259 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16260 echo "configure:16261: checking for $ac_func" >&5 
16261 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16262   echo $ac_n "(cached) $ac_c" 1>&6 
16264   cat > conftest.
$ac_ext <<EOF 
16265 #line 16266 "configure" 
16266 #include "confdefs.h" 
16267 /* System header to define __stub macros and hopefully few prototypes, 
16268     which can conflict with char $ac_func(); below.  */ 
16269 #include <assert.h> 
16270 /* Override any gcc2 internal prototype to avoid an error.  */ 
16271 /* We use char because int might match the return type of a gcc2 
16272     builtin and then its argument prototype would still apply.  */ 
16277 /* The GNU C library defines this for functions which it implements 
16278     to always fail with ENOSYS.  Some functions are actually named 
16279     something starting with __ and the normal name is an alias.  */ 
16280 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16288 if { (eval echo configure
:16289: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16290   eval "ac_cv_func_$ac_func=yes" 
16292   echo "configure: failed program was:" >&5 
16293   cat conftest.
$ac_ext >&5 
16295   eval "ac_cv_func_$ac_func=no" 
16300 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16301   echo "$ac_t""yes" 1>&6 
16302     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16303   cat >> confdefs.h 
<<EOF 
16304 #define $ac_tr_func 1 
16308   echo "$ac_t""no" 1>&6 
16313     if test "$ac_cv_func_fcntl" != "yes" -a "$ac_cv_func_flock" != "yes"; then 
16314         echo "configure: warning: wxSingleInstanceChecker not available" 1>&2 
16315         wxUSE_SNGLINST_CHECKER
=no
 
16319 for ac_func 
in timegm
 
16321 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16322 echo "configure:16323: checking for $ac_func" >&5 
16323 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16324   echo $ac_n "(cached) $ac_c" 1>&6 
16326   cat > conftest.
$ac_ext <<EOF 
16327 #line 16328 "configure" 
16328 #include "confdefs.h" 
16329 /* System header to define __stub macros and hopefully few prototypes, 
16330     which can conflict with char $ac_func(); below.  */ 
16331 #include <assert.h> 
16332 /* Override any gcc2 internal prototype to avoid an error.  */ 
16333 /* We use char because int might match the return type of a gcc2 
16334     builtin and then its argument prototype would still apply.  */ 
16339 /* The GNU C library defines this for functions which it implements 
16340     to always fail with ENOSYS.  Some functions are actually named 
16341     something starting with __ and the normal name is an alias.  */ 
16342 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16350 if { (eval echo configure
:16351: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16352   eval "ac_cv_func_$ac_func=yes" 
16354   echo "configure: failed program was:" >&5 
16355   cat conftest.
$ac_ext >&5 
16357   eval "ac_cv_func_$ac_func=no" 
16362 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16363   echo "$ac_t""yes" 1>&6 
16364     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16365   cat >> confdefs.h 
<<EOF 
16366 #define $ac_tr_func 1 
16370   echo "$ac_t""no" 1>&6 
16375 for ac_func 
in putenv setenv
 
16377 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16378 echo "configure:16379: checking for $ac_func" >&5 
16379 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16380   echo $ac_n "(cached) $ac_c" 1>&6 
16382   cat > conftest.
$ac_ext <<EOF 
16383 #line 16384 "configure" 
16384 #include "confdefs.h" 
16385 /* System header to define __stub macros and hopefully few prototypes, 
16386     which can conflict with char $ac_func(); below.  */ 
16387 #include <assert.h> 
16388 /* Override any gcc2 internal prototype to avoid an error.  */ 
16389 /* We use char because int might match the return type of a gcc2 
16390     builtin and then its argument prototype would still apply.  */ 
16395 /* The GNU C library defines this for functions which it implements 
16396     to always fail with ENOSYS.  Some functions are actually named 
16397     something starting with __ and the normal name is an alias.  */ 
16398 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16406 if { (eval echo configure
:16407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16408   eval "ac_cv_func_$ac_func=yes" 
16410   echo "configure: failed program was:" >&5 
16411   cat conftest.
$ac_ext >&5 
16413   eval "ac_cv_func_$ac_func=no" 
16418 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16419   echo "$ac_t""yes" 1>&6 
16420     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16421   cat >> confdefs.h 
<<EOF 
16422 #define $ac_tr_func 1 
16426   echo "$ac_t""no" 1>&6 
16431 HAVE_SOME_SLEEP_FUNC
=0 
16432 if test "$USE_BEOS" = 1; then 
16433             cat >> confdefs.h 
<<\EOF
 
16434 #define HAVE_SLEEP 1 
16437     HAVE_SOME_SLEEP_FUNC
=1 
16440 if test "$USE_DARWIN" = 1; then 
16441             cat >> confdefs.h 
<<\EOF
 
16442 #define HAVE_USLEEP 1 
16445     HAVE_SOME_SLEEP_FUNC
=1 
16448 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then 
16450     for ac_func 
in nanosleep
 
16452 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16453 echo "configure:16454: checking for $ac_func" >&5 
16454 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16455   echo $ac_n "(cached) $ac_c" 1>&6 
16457   cat > conftest.
$ac_ext <<EOF 
16458 #line 16459 "configure" 
16459 #include "confdefs.h" 
16460 /* System header to define __stub macros and hopefully few prototypes, 
16461     which can conflict with char $ac_func(); below.  */ 
16462 #include <assert.h> 
16463 /* Override any gcc2 internal prototype to avoid an error.  */ 
16464 /* We use char because int might match the return type of a gcc2 
16465     builtin and then its argument prototype would still apply.  */ 
16470 /* The GNU C library defines this for functions which it implements 
16471     to always fail with ENOSYS.  Some functions are actually named 
16472     something starting with __ and the normal name is an alias.  */ 
16473 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16481 if { (eval echo configure
:16482: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16483   eval "ac_cv_func_$ac_func=yes" 
16485   echo "configure: failed program was:" >&5 
16486   cat conftest.
$ac_ext >&5 
16488   eval "ac_cv_func_$ac_func=no" 
16493 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16494   echo "$ac_t""yes" 1>&6 
16495     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16496   cat >> confdefs.h 
<<EOF 
16497 #define $ac_tr_func 1 
16499  cat >> confdefs.h 
<<\EOF
 
16500 #define HAVE_NANOSLEEP 1 
16504   echo "$ac_t""no" 1>&6 
16505 echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6 
16506 echo "configure:16507: checking for nanosleep in -lposix4" >&5 
16507 ac_lib_var
=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'` 
16508 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
16509   echo $ac_n "(cached) $ac_c" 1>&6 
16511   ac_save_LIBS
="$LIBS" 
16512 LIBS
="-lposix4  $LIBS" 
16513 cat > conftest.
$ac_ext <<EOF 
16514 #line 16515 "configure" 
16515 #include "confdefs.h" 
16516 /* Override any gcc2 internal prototype to avoid an error.  */ 
16517 /* We use char because int might match the return type of a gcc2 
16518     builtin and then its argument prototype would still apply.  */ 
16525 if { (eval echo configure
:16526: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16527   eval "ac_cv_lib_$ac_lib_var=yes" 
16529   echo "configure: failed program was:" >&5 
16530   cat conftest.
$ac_ext >&5 
16532   eval "ac_cv_lib_$ac_lib_var=no" 
16535 LIBS
="$ac_save_LIBS" 
16538 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
16539   echo "$ac_t""yes" 1>&6 
16541                     cat >> confdefs.h 
<<\EOF
 
16542 #define HAVE_NANOSLEEP 1 
16545                     POSIX4_LINK
=" -lposix4" 
16548   echo "$ac_t""no" 1>&6 
16550                     for ac_func 
in usleep 
16552 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16553 echo "configure:16554: checking for $ac_func" >&5 
16554 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16555   echo $ac_n "(cached) $ac_c" 1>&6 
16557   cat > conftest.
$ac_ext <<EOF 
16558 #line 16559 "configure" 
16559 #include "confdefs.h" 
16560 /* System header to define __stub macros and hopefully few prototypes, 
16561     which can conflict with char $ac_func(); below.  */ 
16562 #include <assert.h> 
16563 /* Override any gcc2 internal prototype to avoid an error.  */ 
16564 /* We use char because int might match the return type of a gcc2 
16565     builtin and then its argument prototype would still apply.  */ 
16570 /* The GNU C library defines this for functions which it implements 
16571     to always fail with ENOSYS.  Some functions are actually named 
16572     something starting with __ and the normal name is an alias.  */ 
16573 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16581 if { (eval echo configure
:16582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16583   eval "ac_cv_func_$ac_func=yes" 
16585   echo "configure: failed program was:" >&5 
16586   cat conftest.
$ac_ext >&5 
16588   eval "ac_cv_func_$ac_func=no" 
16593 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16594   echo "$ac_t""yes" 1>&6 
16595     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16596   cat >> confdefs.h 
<<EOF 
16597 #define $ac_tr_func 1 
16599  cat >> confdefs.h 
<<\EOF
 
16600 #define HAVE_USLEEP 1 
16604   echo "$ac_t""no" 1>&6 
16605 echo "configure: warning: wxSleep() function will not work" 1>&2 
16621 for ac_func 
in uname gethostname
 
16623 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16624 echo "configure:16625: checking for $ac_func" >&5 
16625 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16626   echo $ac_n "(cached) $ac_c" 1>&6 
16628   cat > conftest.
$ac_ext <<EOF 
16629 #line 16630 "configure" 
16630 #include "confdefs.h" 
16631 /* System header to define __stub macros and hopefully few prototypes, 
16632     which can conflict with char $ac_func(); below.  */ 
16633 #include <assert.h> 
16634 /* Override any gcc2 internal prototype to avoid an error.  */ 
16635 /* We use char because int might match the return type of a gcc2 
16636     builtin and then its argument prototype would still apply.  */ 
16641 /* The GNU C library defines this for functions which it implements 
16642     to always fail with ENOSYS.  Some functions are actually named 
16643     something starting with __ and the normal name is an alias.  */ 
16644 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16652 if { (eval echo configure
:16653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16654   eval "ac_cv_func_$ac_func=yes" 
16656   echo "configure: failed program was:" >&5 
16657   cat conftest.
$ac_ext >&5 
16659   eval "ac_cv_func_$ac_func=no" 
16664 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16665   echo "$ac_t""yes" 1>&6 
16666     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16667   cat >> confdefs.h 
<<EOF 
16668 #define $ac_tr_func 1 
16672   echo "$ac_t""no" 1>&6 
16679 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
16680 ac_cpp
='$CXXCPP $CPPFLAGS' 
16681 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
16682 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
16683 cross_compiling
=$ac_cv_prog_cxx_cross 
16686 for ac_func 
in strtok_r
 
16688 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16689 echo "configure:16690: checking for $ac_func" >&5 
16690 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16691   echo $ac_n "(cached) $ac_c" 1>&6 
16693   cat > conftest.
$ac_ext <<EOF 
16694 #line 16695 "configure" 
16695 #include "confdefs.h" 
16696 /* System header to define __stub macros and hopefully few prototypes, 
16697     which can conflict with char $ac_func(); below.  */ 
16698 #include <assert.h> 
16699 /* Override any gcc2 internal prototype to avoid an error.  */ 
16703 /* We use char because int might match the return type of a gcc2 
16704     builtin and then its argument prototype would still apply.  */ 
16709 /* The GNU C library defines this for functions which it implements 
16710     to always fail with ENOSYS.  Some functions are actually named 
16711     something starting with __ and the normal name is an alias.  */ 
16712 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16720 if { (eval echo configure
:16721: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16722   eval "ac_cv_func_$ac_func=yes" 
16724   echo "configure: failed program was:" >&5 
16725   cat conftest.
$ac_ext >&5 
16727   eval "ac_cv_func_$ac_func=no" 
16732 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16733   echo "$ac_t""yes" 1>&6 
16734     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16735   cat >> confdefs.h 
<<EOF 
16736 #define $ac_tr_func 1 
16740   echo "$ac_t""no" 1>&6 
16746 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
16747 ac_cpp
='$CPP $CPPFLAGS' 
16748 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
16749 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
16750 cross_compiling
=$ac_cv_prog_cc_cross 
16754 for ac_func 
in inet_addr
 
16756 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16757 echo "configure:16758: checking for $ac_func" >&5 
16758 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16759   echo $ac_n "(cached) $ac_c" 1>&6 
16761   cat > conftest.
$ac_ext <<EOF 
16762 #line 16763 "configure" 
16763 #include "confdefs.h" 
16764 /* System header to define __stub macros and hopefully few prototypes, 
16765     which can conflict with char $ac_func(); below.  */ 
16766 #include <assert.h> 
16767 /* Override any gcc2 internal prototype to avoid an error.  */ 
16768 /* We use char because int might match the return type of a gcc2 
16769     builtin and then its argument prototype would still apply.  */ 
16774 /* The GNU C library defines this for functions which it implements 
16775     to always fail with ENOSYS.  Some functions are actually named 
16776     something starting with __ and the normal name is an alias.  */ 
16777 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16785 if { (eval echo configure
:16786: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16787   eval "ac_cv_func_$ac_func=yes" 
16789   echo "configure: failed program was:" >&5 
16790   cat conftest.
$ac_ext >&5 
16792   eval "ac_cv_func_$ac_func=no" 
16797 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16798   echo "$ac_t""yes" 1>&6 
16799     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16800   cat >> confdefs.h 
<<EOF 
16801 #define $ac_tr_func 1 
16803  cat >> confdefs.h 
<<\EOF
 
16804 #define HAVE_INET_ADDR 1 
16808   echo "$ac_t""no" 1>&6 
16809 echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6 
16810 echo "configure:16811: checking for inet_addr in -lnsl" >&5 
16811 ac_lib_var
=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'` 
16812 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
16813   echo $ac_n "(cached) $ac_c" 1>&6 
16815   ac_save_LIBS
="$LIBS" 
16817 cat > conftest.
$ac_ext <<EOF 
16818 #line 16819 "configure" 
16819 #include "confdefs.h" 
16820 /* Override any gcc2 internal prototype to avoid an error.  */ 
16821 /* We use char because int might match the return type of a gcc2 
16822     builtin and then its argument prototype would still apply.  */ 
16829 if { (eval echo configure
:16830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16831   eval "ac_cv_lib_$ac_lib_var=yes" 
16833   echo "configure: failed program was:" >&5 
16834   cat conftest.
$ac_ext >&5 
16836   eval "ac_cv_lib_$ac_lib_var=no" 
16839 LIBS
="$ac_save_LIBS" 
16842 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
16843   echo "$ac_t""yes" 1>&6 
16846   echo "$ac_t""no" 1>&6 
16847 echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6 
16848 echo "configure:16849: checking for inet_addr in -lresolv" >&5 
16849 ac_lib_var
=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'` 
16850 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
16851   echo $ac_n "(cached) $ac_c" 1>&6 
16853   ac_save_LIBS
="$LIBS" 
16854 LIBS
="-lresolv  $LIBS" 
16855 cat > conftest.
$ac_ext <<EOF 
16856 #line 16857 "configure" 
16857 #include "confdefs.h" 
16858 /* Override any gcc2 internal prototype to avoid an error.  */ 
16859 /* We use char because int might match the return type of a gcc2 
16860     builtin and then its argument prototype would still apply.  */ 
16867 if { (eval echo configure
:16868: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16869   eval "ac_cv_lib_$ac_lib_var=yes" 
16871   echo "configure: failed program was:" >&5 
16872   cat conftest.
$ac_ext >&5 
16874   eval "ac_cv_lib_$ac_lib_var=no" 
16877 LIBS
="$ac_save_LIBS" 
16880 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
16881   echo "$ac_t""yes" 1>&6 
16884   echo "$ac_t""no" 1>&6 
16885 echo $ac_n "checking for inet_addr in -lsocket""... $ac_c" 1>&6 
16886 echo "configure:16887: checking for inet_addr in -lsocket" >&5 
16887 ac_lib_var
=`echo socket'_'inet_addr | sed 'y%./+-%__p_%'` 
16888 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
16889   echo $ac_n "(cached) $ac_c" 1>&6 
16891   ac_save_LIBS
="$LIBS" 
16892 LIBS
="-lsocket  $LIBS" 
16893 cat > conftest.
$ac_ext <<EOF 
16894 #line 16895 "configure" 
16895 #include "confdefs.h" 
16896 /* Override any gcc2 internal prototype to avoid an error.  */ 
16897 /* We use char because int might match the return type of a gcc2 
16898     builtin and then its argument prototype would still apply.  */ 
16905 if { (eval echo configure
:16906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16907   eval "ac_cv_lib_$ac_lib_var=yes" 
16909   echo "configure: failed program was:" >&5 
16910   cat conftest.
$ac_ext >&5 
16912   eval "ac_cv_lib_$ac_lib_var=no" 
16915 LIBS
="$ac_save_LIBS" 
16918 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
16919   echo "$ac_t""yes" 1>&6 
16923   echo "$ac_t""no" 1>&6 
16938 for ac_func 
in inet_aton
 
16940 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
16941 echo "configure:16942: checking for $ac_func" >&5 
16942 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
16943   echo $ac_n "(cached) $ac_c" 1>&6 
16945   cat > conftest.
$ac_ext <<EOF 
16946 #line 16947 "configure" 
16947 #include "confdefs.h" 
16948 /* System header to define __stub macros and hopefully few prototypes, 
16949     which can conflict with char $ac_func(); below.  */ 
16950 #include <assert.h> 
16951 /* Override any gcc2 internal prototype to avoid an error.  */ 
16952 /* We use char because int might match the return type of a gcc2 
16953     builtin and then its argument prototype would still apply.  */ 
16958 /* The GNU C library defines this for functions which it implements 
16959     to always fail with ENOSYS.  Some functions are actually named 
16960     something starting with __ and the normal name is an alias.  */ 
16961 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
16969 if { (eval echo configure
:16970: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
16971   eval "ac_cv_func_$ac_func=yes" 
16973   echo "configure: failed program was:" >&5 
16974   cat conftest.
$ac_ext >&5 
16976   eval "ac_cv_func_$ac_func=no" 
16981 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
16982   echo "$ac_t""yes" 1>&6 
16983     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
16984   cat >> confdefs.h 
<<EOF 
16985 #define $ac_tr_func 1 
16987  cat >> confdefs.h 
<<\EOF
 
16988 #define HAVE_INET_ATON 1 
16992   echo "$ac_t""no" 1>&6 
16993             echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6 
16994 echo "configure:16995: checking for inet_aton in -l$INET_LINK" >&5 
16995 ac_lib_var
=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'` 
16996 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
16997   echo $ac_n "(cached) $ac_c" 1>&6 
16999   ac_save_LIBS
="$LIBS" 
17000 LIBS
="-l$INET_LINK  $LIBS" 
17001 cat > conftest.
$ac_ext <<EOF 
17002 #line 17003 "configure" 
17003 #include "confdefs.h" 
17004 /* Override any gcc2 internal prototype to avoid an error.  */ 
17005 /* We use char because int might match the return type of a gcc2 
17006     builtin and then its argument prototype would still apply.  */ 
17013 if { (eval echo configure
:17014: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17015   eval "ac_cv_lib_$ac_lib_var=yes" 
17017   echo "configure: failed program was:" >&5 
17018   cat conftest.
$ac_ext >&5 
17020   eval "ac_cv_lib_$ac_lib_var=no" 
17023 LIBS
="$ac_save_LIBS" 
17026 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
17027   echo "$ac_t""yes" 1>&6 
17028   cat >> confdefs.h 
<<\EOF
 
17029 #define HAVE_INET_ATON 1 
17033   echo "$ac_t""no" 1>&6 
17041 if test "x$INET_LINK" != "x"; then 
17042     cat >> confdefs.h 
<<\EOF
 
17043 #define HAVE_INET_ADDR 1 
17046     INET_LINK
=" -l$INET_LINK" 
17052 cat > confcache 
<<\EOF
 
17053 # This file is a shell script that caches the results of configure 
17054 # tests run on this system so they can be shared between configure 
17055 # scripts and configure runs.  It is not useful on other systems. 
17056 # If it contains results you don't want to keep, you may remove or edit it. 
17058 # By default, configure uses ./config.cache as the cache file, 
17059 # creating it if it does not exist already.  You can give configure 
17060 # the --cache-file=FILE option to use a different cache file; that is 
17061 # what configure does when it calls configure scripts in 
17062 # subdirectories, so they share the cache. 
17063 # Giving --cache-file=/dev/null disables caching, for debugging configure. 
17064 # config.status only pays attention to the cache file if you give it the 
17065 # --recheck option to rerun configure. 
17068 # The following way of writing the cache mishandles newlines in values, 
17069 # but we know of no workaround that is simple, portable, and efficient. 
17070 # So, don't put newlines in cache variables' values. 
17071 # Ultrix sh set writes to stderr and can't be redirected directly, 
17072 # and sets the high bit in the cache file unless we assign to the vars. 
17074   case `(ac_space=' '; set | grep ac_space) 2>&1` in 
17076     # `set' does not quote correctly, so add quotes (double-quote substitution 
17077     # turns \\\\ into \\, and sed turns \\ into \). 
17079       -e "s/'/'\\\\''/g" \
 
17080       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" 
17083     # `set' quotes correctly as required by POSIX, so do not add quotes. 
17084     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' 
17087 if cmp -s $cache_file confcache
; then 
17090   if test -w $cache_file; then 
17091     echo "updating cache $cache_file" 
17092     cat confcache 
> $cache_file 
17094     echo "not updating unwritable cache $cache_file" 
17102 if test "$TOOLKIT" != "MSW"; then 
17108     if test "$wxUSE_THREADS" = "yes" ; then 
17109         if test "$wxUSE_WINE" = 1 ; then 
17110             echo "configure: warning: Threads are not supported under WINE... disabled" 1>&2 
17112         elif test "$USE_BEOS" = 1; then 
17113             echo "configure: warning: BeOS threads are not yet supported... disabled" 1>&2 
17118     if test "$wxUSE_THREADS" = "yes" ; then 
17121                                 THREAD_OPTS
="-pthread" 
17123           *-*-solaris2* | *-*-sunos4* ) 
17124                 if test "x$GCC" = "xyes"; then 
17125                                         THREAD_OPTS
="-pthreads $THREAD_OPTS" 
17127                     THREAD_OPTS
="-mt $THREAD_OPTS" 
17131                                                 THREAD_OPTS
="-kthread lthread $THREAD_OPTS c_r" 
17134                                 THREAD_OPTS
="pthreads" 
17138                                 THREAD_OPTS
="$THREAD_OPTS pthread none" 
17141         for flag 
in $THREAD_OPTS; do 
17144                     echo $ac_n "checking whether pthreads work without any flags""... $ac_c" 1>&6 
17145 echo "configure:17146: checking whether pthreads work without any flags" >&5 
17149                     echo $ac_n "checking whether pthreads work with $flag""... $ac_c" 1>&6 
17150 echo "configure:17151: checking whether pthreads work with $flag" >&5 
17151                     THREADS_CFLAGS
="$flag" 
17155                     echo $ac_n "checking for the pthreads library -l$flag""... $ac_c" 1>&6 
17156 echo "configure:17157: checking for the pthreads library -l$flag" >&5 
17157                     THREADS_LINK
="-l$flag" 
17162               save_CFLAGS
="$CFLAGS" 
17163               LIBS
="$THREADS_LINK $LIBS" 
17164               CFLAGS
="$CFLAGS $THREADS_CFLAGS" 
17166               cat > conftest.
$ac_ext <<EOF 
17167 #line 17168 "configure" 
17168 #include "confdefs.h" 
17169 #include <pthread.h> 
17171 pthread_create(0,0,0,0); 
17174 if { (eval echo configure
:17175: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17178   echo "configure: failed program was:" >&5 
17179   cat conftest.
$ac_ext >&5 
17184               CFLAGS
="$save_CFLAGS" 
17186               echo "$ac_t""$THREADS_OK" 1>&6 
17187               if test "x$THREADS_OK" = "xyes"; then 
17195       if test "x$THREADS_OK" != "xyes"; then 
17197           echo "configure: warning: No thread support on this system... disabled" 1>&2 
17199           echo $ac_n "checking if more special flags are required for pthreads""... $ac_c" 1>&6 
17200 echo "configure:17201: checking if more special flags are required for pthreads" >&5 
17203             *-aix* | *-freebsd*) 
17204                 flag
="-D_THREAD_SAFE" 
17206             *solaris
* | alpha
*-osf*) 
17207                 flag
="-D_REENTRANT" 
17210           echo "$ac_t""${flag}" 1>&6 
17211           if test "x$flag" != xno
; then 
17212               THREADS_CFLAGS
="$flag $THREADS_CFLAGS" 
17215           if test "x$THREADS_LINK" != "x"; then 
17216             LIBS
="$THREADS_LINK $LIBS" 
17219           if test "x$THREADS_CFLAGS" != "x"; then 
17220             CFLAGS
="$CFLAGS $THREADS_CFLAGS" 
17221             CXXFLAGS
="$CXXFLAGS $THREADS_CFLAGS" 
17226         if test "$wxUSE_THREADS" = "yes" ; then 
17227       for ac_func 
in thr_setconcurrency
 
17229 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
17230 echo "configure:17231: checking for $ac_func" >&5 
17231 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
17232   echo $ac_n "(cached) $ac_c" 1>&6 
17234   cat > conftest.
$ac_ext <<EOF 
17235 #line 17236 "configure" 
17236 #include "confdefs.h" 
17237 /* System header to define __stub macros and hopefully few prototypes, 
17238     which can conflict with char $ac_func(); below.  */ 
17239 #include <assert.h> 
17240 /* Override any gcc2 internal prototype to avoid an error.  */ 
17241 /* We use char because int might match the return type of a gcc2 
17242     builtin and then its argument prototype would still apply.  */ 
17247 /* The GNU C library defines this for functions which it implements 
17248     to always fail with ENOSYS.  Some functions are actually named 
17249     something starting with __ and the normal name is an alias.  */ 
17250 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
17258 if { (eval echo configure
:17259: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17260   eval "ac_cv_func_$ac_func=yes" 
17262   echo "configure: failed program was:" >&5 
17263   cat conftest.
$ac_ext >&5 
17265   eval "ac_cv_func_$ac_func=no" 
17270 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
17271   echo "$ac_t""yes" 1>&6 
17272     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
17273   cat >> confdefs.h 
<<EOF 
17274 #define $ac_tr_func 1 
17278   echo "$ac_t""no" 1>&6 
17283       for ac_hdr 
in sched.h
 
17285 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
17286 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
17287 echo "configure:17288: checking for $ac_hdr" >&5 
17288 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
17289   echo $ac_n "(cached) $ac_c" 1>&6 
17291   cat > conftest.
$ac_ext <<EOF 
17292 #line 17293 "configure" 
17293 #include "confdefs.h" 
17296 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
17297 { (eval echo configure
:17298: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
17298 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
17299 if test -z "$ac_err"; then 
17301   eval "ac_cv_header_$ac_safe=yes" 
17304   echo "configure: failed program was:" >&5 
17305   cat conftest.
$ac_ext >&5 
17307   eval "ac_cv_header_$ac_safe=no" 
17311 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
17312   echo "$ac_t""yes" 1>&6 
17313     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
17314   cat >> confdefs.h 
<<EOF 
17315 #define $ac_tr_hdr 1 
17319   echo "$ac_t""no" 1>&6 
17323       if test "$ac_cv_header_sched_h" = "yes"; then 
17324           echo $ac_n "checking for sched_yield""... $ac_c" 1>&6 
17325 echo "configure:17326: checking for sched_yield" >&5 
17326 if eval "test \"`echo '$''{'ac_cv_func_sched_yield'+set}'`\" = set"; then 
17327   echo $ac_n "(cached) $ac_c" 1>&6 
17329   cat > conftest.
$ac_ext <<EOF 
17330 #line 17331 "configure" 
17331 #include "confdefs.h" 
17332 /* System header to define __stub macros and hopefully few prototypes, 
17333     which can conflict with char sched_yield(); below.  */ 
17334 #include <assert.h> 
17335 /* Override any gcc2 internal prototype to avoid an error.  */ 
17336 /* We use char because int might match the return type of a gcc2 
17337     builtin and then its argument prototype would still apply.  */ 
17338 char sched_yield(); 
17342 /* The GNU C library defines this for functions which it implements 
17343     to always fail with ENOSYS.  Some functions are actually named 
17344     something starting with __ and the normal name is an alias.  */ 
17345 #if defined (__stub_sched_yield) || defined (__stub___sched_yield) 
17353 if { (eval echo configure
:17354: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17355   eval "ac_cv_func_sched_yield=yes" 
17357   echo "configure: failed program was:" >&5 
17358   cat conftest.
$ac_ext >&5 
17360   eval "ac_cv_func_sched_yield=no" 
17365 if eval "test \"`echo '$ac_cv_func_'sched_yield`\" = yes"; then 
17366   echo "$ac_t""yes" 1>&6 
17367   cat >> confdefs.h 
<<\EOF
 
17368 #define HAVE_SCHED_YIELD 1 
17372   echo "$ac_t""no" 1>&6 
17374                 echo $ac_n "checking for sched_yield in -lposix4""... $ac_c" 1>&6 
17375 echo "configure:17376: checking for sched_yield in -lposix4" >&5 
17376 ac_lib_var
=`echo posix4'_'sched_yield | sed 'y%./+-%__p_%'` 
17377 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
17378   echo $ac_n "(cached) $ac_c" 1>&6 
17380   ac_save_LIBS
="$LIBS" 
17381 LIBS
="-lposix4  $LIBS" 
17382 cat > conftest.
$ac_ext <<EOF 
17383 #line 17384 "configure" 
17384 #include "confdefs.h" 
17385 /* Override any gcc2 internal prototype to avoid an error.  */ 
17386 /* We use char because int might match the return type of a gcc2 
17387     builtin and then its argument prototype would still apply.  */ 
17388 char sched_yield(); 
17394 if { (eval echo configure
:17395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17396   eval "ac_cv_lib_$ac_lib_var=yes" 
17398   echo "configure: failed program was:" >&5 
17399   cat conftest.
$ac_ext >&5 
17401   eval "ac_cv_lib_$ac_lib_var=no" 
17404 LIBS
="$ac_save_LIBS" 
17407 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
17408   echo "$ac_t""yes" 1>&6 
17409   cat >> confdefs.h 
<<\EOF
 
17410 #define HAVE_SCHED_YIELD 1 
17412  POSIX4_LINK
=" -lposix4" 
17414   echo "$ac_t""no" 1>&6 
17415 echo "configure: warning: wxThread::Yield will not work properly" 1>&2 
17426       echo $ac_n "checking for pthread_attr_getschedpolicy""... $ac_c" 1>&6 
17427 echo "configure:17428: checking for pthread_attr_getschedpolicy" >&5 
17428 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_getschedpolicy'+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 pthread_attr_getschedpolicy(); below.  */ 
17436 #include <assert.h> 
17437 /* Override any gcc2 internal prototype to avoid an error.  */ 
17438 /* We use char because int might match the return type of a gcc2 
17439     builtin and then its argument prototype would still apply.  */ 
17440 char pthread_attr_getschedpolicy(); 
17444 /* The GNU C library defines this for functions which it implements 
17445     to always fail with ENOSYS.  Some functions are actually named 
17446     something starting with __ and the normal name is an alias.  */ 
17447 #if defined (__stub_pthread_attr_getschedpolicy) || defined (__stub___pthread_attr_getschedpolicy) 
17450 pthread_attr_getschedpolicy(); 
17455 if { (eval echo configure
:17456: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17457   eval "ac_cv_func_pthread_attr_getschedpolicy=yes" 
17459   echo "configure: failed program was:" >&5 
17460   cat conftest.
$ac_ext >&5 
17462   eval "ac_cv_func_pthread_attr_getschedpolicy=no" 
17467 if eval "test \"`echo '$ac_cv_func_'pthread_attr_getschedpolicy`\" = yes"; then 
17468   echo "$ac_t""yes" 1>&6 
17469   echo $ac_n "checking for pthread_attr_setschedparam""... $ac_c" 1>&6 
17470 echo "configure:17471: checking for pthread_attr_setschedparam" >&5 
17471 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setschedparam'+set}'`\" = set"; then 
17472   echo $ac_n "(cached) $ac_c" 1>&6 
17474   cat > conftest.
$ac_ext <<EOF 
17475 #line 17476 "configure" 
17476 #include "confdefs.h" 
17477 /* System header to define __stub macros and hopefully few prototypes, 
17478     which can conflict with char pthread_attr_setschedparam(); below.  */ 
17479 #include <assert.h> 
17480 /* Override any gcc2 internal prototype to avoid an error.  */ 
17481 /* We use char because int might match the return type of a gcc2 
17482     builtin and then its argument prototype would still apply.  */ 
17483 char pthread_attr_setschedparam(); 
17487 /* The GNU C library defines this for functions which it implements 
17488     to always fail with ENOSYS.  Some functions are actually named 
17489     something starting with __ and the normal name is an alias.  */ 
17490 #if defined (__stub_pthread_attr_setschedparam) || defined (__stub___pthread_attr_setschedparam) 
17493 pthread_attr_setschedparam(); 
17498 if { (eval echo configure
:17499: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17500   eval "ac_cv_func_pthread_attr_setschedparam=yes" 
17502   echo "configure: failed program was:" >&5 
17503   cat conftest.
$ac_ext >&5 
17505   eval "ac_cv_func_pthread_attr_setschedparam=no" 
17510 if eval "test \"`echo '$ac_cv_func_'pthread_attr_setschedparam`\" = yes"; then 
17511   echo "$ac_t""yes" 1>&6 
17512   echo $ac_n "checking for sched_get_priority_max""... $ac_c" 1>&6 
17513 echo "configure:17514: checking for sched_get_priority_max" >&5 
17514 if eval "test \"`echo '$''{'ac_cv_func_sched_get_priority_max'+set}'`\" = set"; then 
17515   echo $ac_n "(cached) $ac_c" 1>&6 
17517   cat > conftest.
$ac_ext <<EOF 
17518 #line 17519 "configure" 
17519 #include "confdefs.h" 
17520 /* System header to define __stub macros and hopefully few prototypes 
17522   echo "$ac_t""no" 1>&6 
17523 which can conflict with char sched_get_priority_max(); below.  */ 
17524 #include <assert.h> 
17525 /* Override any gcc2 internal prototype to avoid an error.  */ 
17526 /* We use char because int might match the return type of a gcc2 
17527     builtin and then its argument prototype would still apply.  */ 
17528 char sched_get_priority_max(); 
17532 /* The GNU C library defines this for functions which it implements 
17533     to always fail with ENOSYS.  Some functions are actually named 
17534     something starting with __ and the normal name is an alias.  */ 
17535 #if defined (__stub_sched_get_priority_max) || defined (__stub___sched_get_priority_max) 
17538 sched_get_priority_max(); 
17543 if { (eval echo configure
:17544: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17545   eval "ac_cv_func_sched_get_priority_max=yes" 
17547   echo "configure: failed program was:" >&5 
17548   cat conftest.
$ac_ext >&5 
17550   eval "ac_cv_func_sched_get_priority_max=no" 
17555 if eval "test \"`echo '$ac_cv_func_'sched_get_priority_max`\" = yes"; then 
17556   echo "$ac_t""yes" 1>&6 
17559   echo "$ac_t""no" 1>&6 
17560 echo $ac_n "checking for sched_get_priority_max in -lposix4""... $ac_c" 1>&6 
17561 echo "configure:17562: checking for sched_get_priority_max in -lposix4" >&5 
17562 ac_lib_var
=`echo posix4'_'sched_get_priority_max | sed 'y%./+-%__p_%'` 
17563 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
17564   echo $ac_n "(cached) $ac_c" 1>&6 
17566   ac_save_LIBS
="$LIBS" 
17567 LIBS
="-lposix4  $LIBS" 
17568 cat > conftest.
$ac_ext <<EOF 
17569 #line 17570 "configure" 
17570 #include "confdefs.h" 
17571 /* Override any gcc2 internal prototype to avoid an error.  */ 
17572 /* We use char because int might match the return type of a gcc2 
17573     builtin and then its argument prototype would still apply.  */ 
17574 char sched_get_priority_max(); 
17577 sched_get_priority_max() 
17580 if { (eval echo configure
:17581: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17582   eval "ac_cv_lib_$ac_lib_var=yes" 
17584   echo "configure: failed program was:" >&5 
17585   cat conftest.
$ac_ext >&5 
17587   eval "ac_cv_lib_$ac_lib_var=no" 
17590 LIBS
="$ac_save_LIBS" 
17593 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
17594   echo "$ac_t""yes" 1>&6 
17597                                 POSIX4_LINK
=" -lposix4" 
17600   echo "$ac_t""no" 1>&6 
17608   echo "$ac_t""no" 1>&6 
17615       if test "$HAVE_PRIOR_FUNCS" = 1; then 
17616         cat >> confdefs.h 
<<\EOF
 
17617 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 
17621         echo "configure: warning: Setting thread priority will not work" 1>&2 
17624       echo $ac_n "checking for pthread_cancel""... $ac_c" 1>&6 
17625 echo "configure:17626: checking for pthread_cancel" >&5 
17626 if eval "test \"`echo '$''{'ac_cv_func_pthread_cancel'+set}'`\" = set"; then 
17627   echo $ac_n "(cached) $ac_c" 1>&6 
17629   cat > conftest.
$ac_ext <<EOF 
17630 #line 17631 "configure" 
17631 #include "confdefs.h" 
17632 /* System header to define __stub macros and hopefully few prototypes, 
17633     which can conflict with char pthread_cancel(); below.  */ 
17634 #include <assert.h> 
17635 /* Override any gcc2 internal prototype to avoid an error.  */ 
17636 /* We use char because int might match the return type of a gcc2 
17637     builtin and then its argument prototype would still apply.  */ 
17638 char pthread_cancel(); 
17642 /* The GNU C library defines this for functions which it implements 
17643     to always fail with ENOSYS.  Some functions are actually named 
17644     something starting with __ and the normal name is an alias.  */ 
17645 #if defined (__stub_pthread_cancel) || defined (__stub___pthread_cancel) 
17653 if { (eval echo configure
:17654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
17655   eval "ac_cv_func_pthread_cancel=yes" 
17657   echo "configure: failed program was:" >&5 
17658   cat conftest.
$ac_ext >&5 
17660   eval "ac_cv_func_pthread_cancel=no" 
17665 if eval "test \"`echo '$ac_cv_func_'pthread_cancel`\" = yes"; then 
17666   echo "$ac_t""yes" 1>&6 
17667   cat >> confdefs.h 
<<\EOF
 
17668 #define HAVE_PTHREAD_CANCEL 1 
17672   echo "$ac_t""no" 1>&6 
17673 echo "configure: warning: wxThread::Kill() will not work properly" 1>&2 
17677       echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6 
17678 echo "configure:17679: checking for pthread_cleanup_push/pop" >&5 
17679 if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then 
17680   echo $ac_n "(cached) $ac_c" 1>&6 
17683         cat > conftest.
$ac_ext <<EOF 
17684 #line 17685 "configure" 
17685 #include "confdefs.h" 
17686 #include <pthread.h> 
17689                         pthread_cleanup_push(NULL, NULL); 
17690                         pthread_cleanup_pop(0); 
17694 if { (eval echo configure
:17695: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17697                         wx_cv_func_pthread_cleanup_push
=yes 
17700   echo "configure: failed program was:" >&5 
17701   cat conftest.
$ac_ext >&5 
17704                         wx_cv_func_pthread_cleanup_push
=no
 
17711 echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6 
17713       if test "$wx_cv_func_pthread_cleanup_push" = "yes"; then 
17714           cat >> confdefs.h 
<<\EOF
 
17715 #define HAVE_THREAD_CLEANUP_FUNCTIONS 1 
17721                               if test "x$wx_lib_glibc21" = "xyes"; then 
17722           CPPFLAGS
="$CPPFLAGS -D_GNU_SOURCE" 
17725       echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6 
17726 echo "configure:17727: checking for pthread_mutexattr_t" >&5 
17727 if eval "test \"`echo '$''{'wx_cv_type_pthread_mutexattr_t'+set}'`\" = set"; then 
17728   echo $ac_n "(cached) $ac_c" 1>&6 
17731         cat > conftest.
$ac_ext <<EOF 
17732 #line 17733 "configure" 
17733 #include "confdefs.h" 
17734 #include <pthread.h> 
17737                pthread_mutexattr_t attr; 
17738                pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE); 
17742 if { (eval echo configure
:17743: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17745                wx_cv_type_pthread_mutexattr_t
=yes 
17748   echo "configure: failed program was:" >&5 
17749   cat conftest.
$ac_ext >&5 
17752                wx_cv_type_pthread_mutexattr_t
=no
 
17760 echo "$ac_t""$wx_cv_type_pthread_mutexattr_t" 1>&6 
17762       if test "$wx_cv_type_pthread_mutexattr_t" = "yes"; then 
17763         cat >> confdefs.h 
<<\EOF
 
17764 #define HAVE_PTHREAD_MUTEXATTR_T 1 
17768                 echo $ac_n "checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER""... $ac_c" 1>&6 
17769 echo "configure:17770: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER" >&5 
17770 if eval "test \"`echo '$''{'wx_cv_type_pthread_rec_mutex_init'+set}'`\" = set"; then 
17771   echo $ac_n "(cached) $ac_c" 1>&6 
17774             cat > conftest.
$ac_ext <<EOF 
17775 #line 17776 "configure" 
17776 #include "confdefs.h" 
17777 #include <pthread.h> 
17780                     pthread_mutex_t attr = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; 
17784 if { (eval echo configure
:17785: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
17787                     wx_cv_type_pthread_rec_mutex_init
=yes 
17790   echo "configure: failed program was:" >&5 
17791   cat conftest.
$ac_ext >&5 
17794                     wx_cv_type_pthread_rec_mutex_init
=no
 
17802 echo "$ac_t""$wx_cv_type_pthread_rec_mutex_init" 1>&6 
17803         if test "$wx_cv_type_pthread_rec_mutex_init" = "yes"; then 
17804           cat >> confdefs.h 
<<\EOF
 
17805 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER 1 
17809                     echo "configure: warning: wxMutex won't be recursive on this platform" 1>&2 
17816 if test "$wxUSE_THREADS" = "yes"; then 
17817   cat >> confdefs.h 
<<\EOF
 
17818 #define wxUSE_THREADS 1 
17822     TOOLCHAIN_DEFS
="$TOOLCHAIN_DEFS $THREADS_CFLAGS" 
17824   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS thread" 
17826       if test "$ac_cv_func_strtok_r" = "yes"; then 
17827     echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6 
17828 echo "configure:17829: checking if -D_REENTRANT is needed" >&5 
17829     if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then 
17830         TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D_REENTRANT" 
17831         echo "$ac_t""yes" 1>&6 
17833         echo "$ac_t""no" 1>&6 
17838 if test "$WXGTK20" = 1 ; then 
17839   cat >> confdefs.h 
<<EOF 
17840 #define __WXGTK20__ $WXGTK20 
17846 if test "$WXGTK12" = 1 ; then 
17847   cat >> confdefs.h 
<<EOF 
17848 #define __WXGTK12__ $WXGTK12 
17853 if test "$WXGTK127" = 1 ; then 
17854   cat >> confdefs.h 
<<EOF 
17855 #define __WXGTK127__ $WXGTK127 
17862 if test "$wxUSE_DEBUG_INFO" = "yes" ; then 
17867 if test "$wxUSE_DEBUG_GDB" = "yes" ; then 
17868     wxUSE_DEBUG_INFO
=yes 
17872 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then 
17873     cat >> confdefs.h 
<<\EOF
 
17877     WXDEBUG_DEFINE
="-D__WXDEBUG__" 
17879     if test "$wxUSE_GTK" = 1 ; then 
17880         WXDEBUG_DEFINE
="-DGTK_NO_CHECK_CASTS" 
17884 if test "$wxUSE_MEM_TRACING" = "yes" ; then 
17885     cat >> confdefs.h 
<<\EOF
 
17886 #define wxUSE_MEMORY_TRACING 1 
17889     cat >> confdefs.h 
<<\EOF
 
17890 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1 
17893     cat >> confdefs.h 
<<\EOF
 
17894 #define wxUSE_DEBUG_NEW_ALWAYS 1 
17897     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS memcheck" 
17900 if test "$wxUSE_DMALLOC" = "yes" ; then 
17901     DMALLOC_LIBS
="-ldmalloc" 
17905 if test "$wxUSE_PROFILE" = "yes" ; then 
17910 CODE_GEN_FLAGS_CXX
= 
17911 if test "$GCC" = "yes" ; then 
17912     if test "$wxUSE_NO_RTTI" = "yes" ; then 
17913         CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-rtti" 
17915     if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then 
17916         CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-exceptions" 
17918     if test "$wxUSE_PERMISSIVE" = "yes" ; then 
17919         CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fpermissive" 
17921     if test "$USE_WIN32" = 1 ; then 
17922         # I'm not even really sure what this was ever added to solve, 
17923         # but someone added it for mingw native builds, so I guess 
17924         # they had a reason, right?? 
17925         CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-pcc-struct-return" 
17930 CXXFLAGS
=`echo "${CXXFLAGS}" | sed "s/\-O.//g" ` 
17931 CFLAGS
=`echo "${CFLAGS}" | sed "s/\-O.//g" ` 
17932 if test "$wxUSE_OPTIMISE" = "no" ; then 
17935     if test "$GCC" = yes ; then 
17938             i586
-*-*|i686
-*-* ) 
17939             OPTIMISE
="${OPTIMISE} " 
17947 if test "$WXWIN_COMPATIBILITY_2" = "yes"; then 
17948     cat >> confdefs.h 
<<\EOF
 
17949 #define WXWIN_COMPATIBILITY_2 1 
17953     WXWIN_COMPATIBILITY_2_2
="yes" 
17956 if test "x$WXWIN_COMPATIBILITY_2_2" != "xno"; then 
17957     cat >> confdefs.h 
<<\EOF
 
17958 #define WXWIN_COMPATIBILITY_2_2 1 
17964 if test "$wxUSE_GUI" = "yes"; then 
17965   cat >> confdefs.h 
<<\EOF
 
17966 #define wxUSE_GUI 1 
17971   cat >> confdefs.h 
<<\EOF
 
17972 #define wxUSE_NOGUI 1 
17978 if test "$wxUSE_UNIX" = "yes"; then 
17979   cat >> confdefs.h 
<<\EOF
 
17980 #define wxUSE_UNIX 1 
17986 if test "$wxUSE_APPLE_IEEE" = "yes"; then 
17987   cat >> confdefs.h 
<<\EOF
 
17988 #define wxUSE_APPLE_IEEE 1 
17993 if test "$wxUSE_TIMER" = "yes"; then 
17994   cat >> confdefs.h 
<<\EOF
 
17995 #define wxUSE_TIMER 1 
18000 if test "$wxUSE_WAVE" = "yes"; then 
18001   cat >> confdefs.h 
<<\EOF
 
18002 #define wxUSE_WAVE 1 
18007 if test "$wxUSE_CMDLINE_PARSER" = "yes"; then 
18008   cat >> confdefs.h 
<<\EOF
 
18009 #define wxUSE_CMDLINE_PARSER 1 
18014 if test "$wxUSE_STOPWATCH" = "yes"; then 
18015   cat >> confdefs.h 
<<\EOF
 
18016 #define wxUSE_STOPWATCH 1 
18021 if test "$wxUSE_DATETIME" = "yes"; then 
18022   cat >> confdefs.h 
<<\EOF
 
18023 #define wxUSE_DATETIME 1 
18028 if test "$wxUSE_TIMEDATE" = "yes"; then 
18029   cat >> confdefs.h 
<<\EOF
 
18030 #define wxUSE_TIMEDATE 1 
18035 if test "$wxUSE_FILE" = "yes"; then 
18036   cat >> confdefs.h 
<<\EOF
 
18037 #define wxUSE_FILE 1 
18042 if test "$wxUSE_FFILE" = "yes"; then 
18043   cat >> confdefs.h 
<<\EOF
 
18044 #define wxUSE_FFILE 1 
18049 if test "$wxUSE_FILESYSTEM" = "yes"; then 
18050   cat >> confdefs.h 
<<\EOF
 
18051 #define wxUSE_FILESYSTEM 1 
18056 if test "$wxUSE_FS_INET" = "yes"; then 
18057   cat >> confdefs.h 
<<\EOF
 
18058 #define wxUSE_FS_INET 1 
18063 if test "$wxUSE_FS_ZIP" = "yes"; then 
18064   cat >> confdefs.h 
<<\EOF
 
18065 #define wxUSE_FS_ZIP 1 
18070 if test "$wxUSE_ZIPSTREAM" = "yes"; then 
18071   cat >> confdefs.h 
<<\EOF
 
18072 #define wxUSE_ZIPSTREAM 1 
18077 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then 
18078   cat >> confdefs.h 
<<\EOF
 
18079 #define wxUSE_ON_FATAL_EXCEPTION 1 
18084 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then 
18085   cat >> confdefs.h 
<<\EOF
 
18086 #define wxUSE_SNGLINST_CHECKER 1 
18091 if test "$wxUSE_BUSYINFO" = "yes"; then 
18092   cat >> confdefs.h 
<<\EOF
 
18093 #define wxUSE_BUSYINFO 1 
18098 if test "$wxUSE_STD_IOSTREAM" = "yes"; then 
18099   cat >> confdefs.h 
<<\EOF
 
18100 #define wxUSE_STD_IOSTREAM 1 
18105 if test "$wxUSE_TEXTBUFFER" = "yes"; then 
18106     cat >> confdefs.h 
<<\EOF
 
18107 #define wxUSE_TEXTBUFFER 1 
18112 if test "$wxUSE_TEXTFILE" = "yes"; then 
18113   if test "$wxUSE_FILE" != "yes" -o "$wxUSE_TEXTBUFFER" != "yes" ; then 
18114     echo "configure: warning: wxTextFile requires wxFile and wxTextBuffer... disabled" 1>&2 
18116     cat >> confdefs.h 
<<\EOF
 
18117 #define wxUSE_TEXTFILE 1 
18123 if test "$wxUSE_CONFIG" = "yes" ; then 
18124   if test "$wxUSE_TEXTFILE" != "yes"; then 
18125     echo "configure: warning: wxConfig requires wxTextFile... disabled" 1>&2 
18127     cat >> confdefs.h 
<<\EOF
 
18128 #define wxUSE_CONFIG 1 
18131     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config" 
18135 if test "$wxUSE_INTL" = "yes" ; then 
18136   if test "$wxUSE_FILE" != "yes"; then 
18137     echo "configure: warning: I18n code requires wxFile... disabled" 1>&2 
18139     cat >> confdefs.h 
<<\EOF
 
18140 #define wxUSE_INTL 1 
18143     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat" 
18144     GUIDIST
="$GUIDIST INTL_DIST" 
18148 if test "$wxUSE_LOG" = "yes"; then 
18149   cat >> confdefs.h 
<<\EOF
 
18150 #define wxUSE_LOG 1 
18154     if test "$wxUSE_LOGGUI" = "yes"; then 
18155       cat >> confdefs.h 
<<\EOF
 
18156 #define wxUSE_LOGGUI 1 
18161     if test "$wxUSE_LOGWINDOW" = "yes"; then 
18162       cat >> confdefs.h 
<<\EOF
 
18163 #define wxUSE_LOGWINDOW 1 
18168     if test "$wxUSE_LOGDIALOG" = "yes"; then 
18169       cat >> confdefs.h 
<<\EOF
 
18170 #define wxUSE_LOG_DIALOG 1 
18176 if test "$wxUSE_LONGLONG" = "yes"; then 
18177   cat >> confdefs.h 
<<\EOF
 
18178 #define wxUSE_LONGLONG 1 
18183 if test "$wxUSE_GEOMETRY" = "yes"; then 
18184   cat >> confdefs.h 
<<\EOF
 
18185 #define wxUSE_GEOMETRY 1 
18190 if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then 
18191   cat >> confdefs.h 
<<\EOF
 
18192 #define wxUSE_DIALUP_MANAGER 1 
18195   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dialup" 
18198 if test "$wxUSE_STREAMS" = "yes" ; then 
18199   cat >> confdefs.h 
<<\EOF
 
18200 #define wxUSE_STREAMS 1 
18206 if test "$wxUSE_DATETIME" = "yes"; then 
18207         for ac_func 
in strptime
 
18209 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18210 echo "configure:18211: checking for $ac_func" >&5 
18211 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18212   echo $ac_n "(cached) $ac_c" 1>&6 
18214   cat > conftest.
$ac_ext <<EOF 
18215 #line 18216 "configure" 
18216 #include "confdefs.h" 
18217 /* System header to define __stub macros and hopefully few prototypes, 
18218     which can conflict with char $ac_func(); below.  */ 
18219 #include <assert.h> 
18220 /* Override any gcc2 internal prototype to avoid an error.  */ 
18221 /* We use char because int might match the return type of a gcc2 
18222     builtin and then its argument prototype would still apply.  */ 
18227 /* The GNU C library defines this for functions which it implements 
18228     to always fail with ENOSYS.  Some functions are actually named 
18229     something starting with __ and the normal name is an alias.  */ 
18230 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18238 if { (eval echo configure
:18239: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18240   eval "ac_cv_func_$ac_func=yes" 
18242   echo "configure: failed program was:" >&5 
18243   cat conftest.
$ac_ext >&5 
18245   eval "ac_cv_func_$ac_func=no" 
18250 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18251   echo "$ac_t""yes" 1>&6 
18252     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18253   cat >> confdefs.h 
<<EOF 
18254 #define $ac_tr_func 1 
18258   echo "$ac_t""no" 1>&6 
18263         echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6 
18264 echo "configure:18265: checking for timezone variable in <time.h>" >&5 
18265 if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then 
18266   echo $ac_n "(cached) $ac_c" 1>&6 
18269                         cat > conftest.
$ac_ext <<EOF 
18270 #line 18271 "configure" 
18271 #include "confdefs.h" 
18282 if { (eval echo configure
:18283: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18285                                 wx_cv_var_timezone
=timezone
 
18288   echo "configure: failed program was:" >&5 
18289   cat conftest.
$ac_ext >&5 
18292                                 cat > conftest.
$ac_ext <<EOF 
18293 #line 18294 "configure" 
18294 #include "confdefs.h" 
18305 if { (eval echo configure
:18306: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18308                                         wx_cv_var_timezone
=_timezone
 
18311   echo "configure: failed program was:" >&5 
18312   cat conftest.
$ac_ext >&5 
18315                                         cat > conftest.
$ac_ext <<EOF 
18316 #line 18317 "configure" 
18317 #include "confdefs.h" 
18328 if { (eval echo configure
:18329: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18331                                                 wx_cv_var_timezone
=__timezone
 
18334   echo "configure: failed program was:" >&5 
18335   cat conftest.
$ac_ext >&5 
18338                                                 if test "$USE_DOS" = 0 ; then 
18339                                                     { echo "configure: error: no timezone variable" 1>&2; exit 1; } 
18357 echo "$ac_t""$wx_cv_var_timezone" 1>&6 
18359         if test "x$wx_cv_var_timezone" != x 
; then 
18360         cat >> confdefs.h 
<<EOF 
18361 #define WX_TIMEZONE $wx_cv_var_timezone 
18366         for ac_func 
in localtime
 
18368 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18369 echo "configure:18370: checking for $ac_func" >&5 
18370 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18371   echo $ac_n "(cached) $ac_c" 1>&6 
18373   cat > conftest.
$ac_ext <<EOF 
18374 #line 18375 "configure" 
18375 #include "confdefs.h" 
18376 /* System header to define __stub macros and hopefully few prototypes, 
18377     which can conflict with char $ac_func(); below.  */ 
18378 #include <assert.h> 
18379 /* Override any gcc2 internal prototype to avoid an error.  */ 
18380 /* We use char because int might match the return type of a gcc2 
18381     builtin and then its argument prototype would still apply.  */ 
18386 /* The GNU C library defines this for functions which it implements 
18387     to always fail with ENOSYS.  Some functions are actually named 
18388     something starting with __ and the normal name is an alias.  */ 
18389 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18397 if { (eval echo configure
:18398: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18399   eval "ac_cv_func_$ac_func=yes" 
18401   echo "configure: failed program was:" >&5 
18402   cat conftest.
$ac_ext >&5 
18404   eval "ac_cv_func_$ac_func=no" 
18409 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18410   echo "$ac_t""yes" 1>&6 
18411     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18412   cat >> confdefs.h 
<<EOF 
18413 #define $ac_tr_func 1 
18417   echo "$ac_t""no" 1>&6 
18422     if test "$ac_cv_func_localtime" = "yes"; then 
18423         echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 
18424 echo "configure:18425: checking for tm_gmtoff in struct tm" >&5 
18425 if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then 
18426   echo $ac_n "(cached) $ac_c" 1>&6 
18429             cat > conftest.
$ac_ext <<EOF 
18430 #line 18431 "configure" 
18431 #include "confdefs.h" 
18442 if { (eval echo configure
:18443: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18445                     wx_cv_struct_tm_has_gmtoff
=yes 
18448   echo "configure: failed program was:" >&5 
18449   cat conftest.
$ac_ext >&5 
18451   wx_cv_struct_tm_has_gmtoff
=no
 
18458 echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6 
18461     if test "$wx_cv_struct_tm_has_gmtoff" = "yes"; then 
18462         cat >> confdefs.h 
<<\EOF
 
18463 #define WX_GMTOFF_IN_TM 1 
18468             for ac_func 
in gettimeofday ftime
 
18470 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18471 echo "configure:18472: checking for $ac_func" >&5 
18472 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18473   echo $ac_n "(cached) $ac_c" 1>&6 
18475   cat > conftest.
$ac_ext <<EOF 
18476 #line 18477 "configure" 
18477 #include "confdefs.h" 
18478 /* System header to define __stub macros and hopefully few prototypes, 
18479     which can conflict with char $ac_func(); below.  */ 
18480 #include <assert.h> 
18481 /* Override any gcc2 internal prototype to avoid an error.  */ 
18482 /* We use char because int might match the return type of a gcc2 
18483     builtin and then its argument prototype would still apply.  */ 
18488 /* The GNU C library defines this for functions which it implements 
18489     to always fail with ENOSYS.  Some functions are actually named 
18490     something starting with __ and the normal name is an alias.  */ 
18491 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18499 if { (eval echo configure
:18500: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18501   eval "ac_cv_func_$ac_func=yes" 
18503   echo "configure: failed program was:" >&5 
18504   cat conftest.
$ac_ext >&5 
18506   eval "ac_cv_func_$ac_func=no" 
18511 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18512   echo "$ac_t""yes" 1>&6 
18513     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18514   cat >> confdefs.h 
<<EOF 
18515 #define $ac_tr_func 1 
18519   echo "$ac_t""no" 1>&6 
18524     if test "$ac_cv_func_gettimeofday" = "yes"; then 
18525         echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6 
18526 echo "configure:18527: checking whether gettimeofday takes two arguments" >&5 
18527 if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then 
18528   echo $ac_n "(cached) $ac_c" 1>&6 
18533 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
18534 ac_cpp
='$CXXCPP $CPPFLAGS' 
18535 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
18536 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
18537 cross_compiling
=$ac_cv_prog_cxx_cross 
18540             cat > conftest.
$ac_ext <<EOF 
18541 #line 18542 "configure" 
18542 #include "confdefs.h" 
18544                     #include <sys/time.h> 
18545                     #include <unistd.h> 
18550                     gettimeofday(&tv, NULL); 
18554 if { (eval echo configure
:18555: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18556   wx_cv_func_gettimeofday_has_2_args
=yes 
18558   echo "configure: failed program was:" >&5 
18559   cat conftest.
$ac_ext >&5 
18561   cat > conftest.
$ac_ext <<EOF 
18562 #line 18563 "configure" 
18563 #include "confdefs.h" 
18565                         #include <sys/time.h> 
18566                         #include <unistd.h> 
18575 if { (eval echo configure
:18576: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18577   wx_cv_func_gettimeofday_has_2_args
=no
 
18579   echo "configure: failed program was:" >&5 
18580   cat conftest.
$ac_ext >&5 
18583                         echo "configure: warning: failed to determine number of gettimeofday() arguments" 1>&2 
18584                         wx_cv_func_gettimeofday_has_2_args
=unknown
 
18593 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
18594 ac_cpp
='$CPP $CPPFLAGS' 
18595 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
18596 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
18597 cross_compiling
=$ac_cv_prog_cc_cross 
18602 echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6 
18604         if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then 
18605             cat >> confdefs.h 
<<\EOF
 
18606 #define WX_GETTIMEOFDAY_NO_TZ 1 
18612     cat >> confdefs.h 
<<\EOF
 
18613 #define wxUSE_TIMEDATE 1 
18616     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest" 
18620 if test "$wxUSE_SOCKETS" = "yes"; then 
18621     if test "$TOOLKIT" = "X11"; then 
18622         echo "configure: warning: wxSocket not yet supported under X11... disabled" 1>&2 
18627 if test "$wxUSE_SOCKETS" = "yes"; then 
18628         if test "$TOOLKIT" != "MSW"; then 
18629                 echo $ac_n "checking for socket""... $ac_c" 1>&6 
18630 echo "configure:18631: checking for socket" >&5 
18631 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then 
18632   echo $ac_n "(cached) $ac_c" 1>&6 
18634   cat > conftest.
$ac_ext <<EOF 
18635 #line 18636 "configure" 
18636 #include "confdefs.h" 
18637 /* System header to define __stub macros and hopefully few prototypes, 
18638     which can conflict with char socket(); below.  */ 
18639 #include <assert.h> 
18640 /* Override any gcc2 internal prototype to avoid an error.  */ 
18641 /* We use char because int might match the return type of a gcc2 
18642     builtin and then its argument prototype would still apply.  */ 
18647 /* The GNU C library defines this for functions which it implements 
18648     to always fail with ENOSYS.  Some functions are actually named 
18649     something starting with __ and the normal name is an alias.  */ 
18650 #if defined (__stub_socket) || defined (__stub___socket) 
18658 if { (eval echo configure
:18659: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18660   eval "ac_cv_func_socket=yes" 
18662   echo "configure: failed program was:" >&5 
18663   cat conftest.
$ac_ext >&5 
18665   eval "ac_cv_func_socket=no" 
18670 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then 
18671   echo "$ac_t""yes" 1>&6 
18674   echo "$ac_t""no" 1>&6 
18675 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 
18676 echo "configure:18677: checking for socket in -lsocket" >&5 
18677 ac_lib_var
=`echo socket'_'socket | sed 'y%./+-%__p_%'` 
18678 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
18679   echo $ac_n "(cached) $ac_c" 1>&6 
18681   ac_save_LIBS
="$LIBS" 
18682 LIBS
="-lsocket  $LIBS" 
18683 cat > conftest.
$ac_ext <<EOF 
18684 #line 18685 "configure" 
18685 #include "confdefs.h" 
18686 /* Override any gcc2 internal prototype to avoid an error.  */ 
18687 /* We use char because int might match the return type of a gcc2 
18688     builtin and then its argument prototype would still apply.  */ 
18695 if { (eval echo configure
:18696: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18697   eval "ac_cv_lib_$ac_lib_var=yes" 
18699   echo "configure: failed program was:" >&5 
18700   cat conftest.
$ac_ext >&5 
18702   eval "ac_cv_lib_$ac_lib_var=no" 
18705 LIBS
="$ac_save_LIBS" 
18708 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
18709   echo "$ac_t""yes" 1>&6 
18710   if test "$INET_LINK" != " -lsocket"; then 
18711                     INET_LINK
="$INET_LINK -lsocket" 
18714   echo "$ac_t""no" 1>&6 
18716                     echo "configure: warning: socket library not found - sockets will be disabled" 1>&2 
18728 if test "$wxUSE_SOCKETS" = "yes" ; then 
18729                 if test "$TOOLKIT" != "MSW"; then 
18730                 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6 
18731 echo "configure:18732: checking what is the type of the third argument of getsockname" >&5 
18732 if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then 
18733   echo $ac_n "(cached) $ac_c" 1>&6 
18738 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
18739 ac_cpp
='$CXXCPP $CPPFLAGS' 
18740 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
18741 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
18742 cross_compiling
=$ac_cv_prog_cxx_cross 
18745                 cat > conftest.
$ac_ext <<EOF 
18746 #line 18747 "configure" 
18747 #include "confdefs.h" 
18749                         #include <sys/types.h> 
18750                         #include <sys/socket.h> 
18755                         getsockname(0, 0, &len); 
18759 if { (eval echo configure
:18760: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18761   wx_cv_type_getsockname3
=socklen_t
 
18763   echo "configure: failed program was:" >&5 
18764   cat conftest.
$ac_ext >&5 
18766   cat > conftest.
$ac_ext <<EOF 
18767 #line 18768 "configure" 
18768 #include "confdefs.h" 
18770                             #include <sys/types.h> 
18771                             #include <sys/socket.h> 
18776                             getsockname(0, 0, &len); 
18780 if { (eval echo configure
:18781: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18782   wx_cv_type_getsockname3
=size_t
 
18784   echo "configure: failed program was:" >&5 
18785   cat conftest.
$ac_ext >&5 
18787   cat > conftest.
$ac_ext <<EOF 
18788 #line 18789 "configure" 
18789 #include "confdefs.h" 
18791                                 #include <sys/types.h> 
18792                                 #include <sys/socket.h> 
18797                                 getsockname(0, 0, &len); 
18801 if { (eval echo configure
:18802: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 
18803   wx_cv_type_getsockname3
=int
 
18805   echo "configure: failed program was:" >&5 
18806   cat conftest.
$ac_ext >&5 
18808   wx_cv_type_getsockname3
=unknown
 
18820 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. 
18821 ac_cpp
='$CPP $CPPFLAGS' 
18822 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' 
18823 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' 
18824 cross_compiling
=$ac_cv_prog_cc_cross 
18829 echo "$ac_t""$wx_cv_type_getsockname3" 1>&6 
18831         if test "$wx_cv_type_getsockname3" = "unknown"; then 
18833             echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2 
18835             cat >> confdefs.h 
<<EOF 
18836 #define SOCKLEN_T $wx_cv_type_getsockname3 
18843 if test "$wxUSE_SOCKETS" = "yes" ; then 
18844     cat >> confdefs.h 
<<\EOF
 
18845 #define wxUSE_SOCKETS 1 
18848     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets" 
18852 if test "$wxUSE_GUI" = "yes"; then 
18854     if test "$TOOLKIT" = "MAC"; then 
18855         echo "configure: warning: Joystick not yet supported under Mac OS X... disabled" 1>&2 
18858     if test "$TOOLKIT" = "MOTIF"; then 
18859         echo "configure: warning: Joystick not yet supported under Motif... disabled" 1>&2 
18862     if test "$TOOLKIT" = "X11"; then 
18863         echo "configure: warning: Joystick not yet supported under X11... disabled" 1>&2 
18867         if test "$TOOLKIT" != "MSW"; then 
18868         if test "$wxUSE_JOYSTICK" = "yes"; then 
18869                         for ac_hdr 
in linux
/joystick.h
 
18871 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
18872 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
18873 echo "configure:18874: checking for $ac_hdr" >&5 
18874 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
18875   echo $ac_n "(cached) $ac_c" 1>&6 
18877   cat > conftest.
$ac_ext <<EOF 
18878 #line 18879 "configure" 
18879 #include "confdefs.h" 
18882 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
18883 { (eval echo configure
:18884: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
18884 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
18885 if test -z "$ac_err"; then 
18887   eval "ac_cv_header_$ac_safe=yes" 
18890   echo "configure: failed program was:" >&5 
18891   cat conftest.
$ac_ext >&5 
18893   eval "ac_cv_header_$ac_safe=no" 
18897 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
18898   echo "$ac_t""yes" 1>&6 
18899     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
18900   cat >> confdefs.h 
<<EOF 
18901 #define $ac_tr_hdr 1 
18905   echo "$ac_t""no" 1>&6 
18909             if test "$ac_cv_header_linux_joystick_h" != "yes"; then 
18911                 echo "configure: warning: Joystick not supported by this system... disabled" 1>&2 
18916     if test "$wxUSE_JOYSTICK" = "yes"; then 
18917         cat >> confdefs.h 
<<\EOF
 
18918 #define wxUSE_JOYSTICK 1 
18921         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest" 
18926 if test "$TOOLKIT" != "MSW"; then 
18930     if test "$wxUSE_DYNAMIC_LOADER" = "yes" -o "$wxUSE_DYNLIB_CLASS" = "yes" ; then 
18931         if test "$USE_DARWIN" = 1; then 
18934                                                 for ac_func 
in dlopen
 
18936 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
18937 echo "configure:18938: checking for $ac_func" >&5 
18938 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
18939   echo $ac_n "(cached) $ac_c" 1>&6 
18941   cat > conftest.
$ac_ext <<EOF 
18942 #line 18943 "configure" 
18943 #include "confdefs.h" 
18944 /* System header to define __stub macros and hopefully few prototypes, 
18945     which can conflict with char $ac_func(); below.  */ 
18946 #include <assert.h> 
18947 /* Override any gcc2 internal prototype to avoid an error.  */ 
18948 /* We use char because int might match the return type of a gcc2 
18949     builtin and then its argument prototype would still apply.  */ 
18954 /* The GNU C library defines this for functions which it implements 
18955     to always fail with ENOSYS.  Some functions are actually named 
18956     something starting with __ and the normal name is an alias.  */ 
18957 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
18965 if { (eval echo configure
:18966: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
18967   eval "ac_cv_func_$ac_func=yes" 
18969   echo "configure: failed program was:" >&5 
18970   cat conftest.
$ac_ext >&5 
18972   eval "ac_cv_func_$ac_func=no" 
18977 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
18978   echo "$ac_t""yes" 1>&6 
18979     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
18980   cat >> confdefs.h 
<<EOF 
18981 #define $ac_tr_func 1 
18984                 cat >> confdefs.h 
<<\EOF
 
18985 #define HAVE_DLOPEN 1 
18991   echo "$ac_t""no" 1>&6 
18992 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 
18993 echo "configure:18994: checking for dlopen in -ldl" >&5 
18994 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` 
18995 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
18996   echo $ac_n "(cached) $ac_c" 1>&6 
18998   ac_save_LIBS
="$LIBS" 
19000 cat > conftest.
$ac_ext <<EOF 
19001 #line 19002 "configure" 
19002 #include "confdefs.h" 
19003 /* Override any gcc2 internal prototype to avoid an error.  */ 
19004 /* We use char because int might match the return type of a gcc2 
19005     builtin and then its argument prototype would still apply.  */ 
19012 if { (eval echo configure
:19013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19014   eval "ac_cv_lib_$ac_lib_var=yes" 
19016   echo "configure: failed program was:" >&5 
19017   cat conftest.
$ac_ext >&5 
19019   eval "ac_cv_lib_$ac_lib_var=no" 
19022 LIBS
="$ac_save_LIBS" 
19025 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
19026   echo "$ac_t""yes" 1>&6 
19028                                 cat >> confdefs.h 
<<\EOF
 
19029 #define HAVE_DLOPEN 1 
19033                                 DL_LINK
=" -ldl$DL_LINK" 
19036   echo "$ac_t""no" 1>&6 
19038                                 for ac_func 
in shl_load
 
19040 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
19041 echo "configure:19042: checking for $ac_func" >&5 
19042 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
19043   echo $ac_n "(cached) $ac_c" 1>&6 
19045   cat > conftest.
$ac_ext <<EOF 
19046 #line 19047 "configure" 
19047 #include "confdefs.h" 
19048 /* System header to define __stub macros and hopefully few prototypes, 
19049     which can conflict with char $ac_func(); below.  */ 
19050 #include <assert.h> 
19051 /* Override any gcc2 internal prototype to avoid an error.  */ 
19052 /* We use char because int might match the return type of a gcc2 
19053     builtin and then its argument prototype would still apply.  */ 
19058 /* The GNU C library defines this for functions which it implements 
19059     to always fail with ENOSYS.  Some functions are actually named 
19060     something starting with __ and the normal name is an alias.  */ 
19061 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
19069 if { (eval echo configure
:19070: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19071   eval "ac_cv_func_$ac_func=yes" 
19073   echo "configure: failed program was:" >&5 
19074   cat conftest.
$ac_ext >&5 
19076   eval "ac_cv_func_$ac_func=no" 
19081 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
19082   echo "$ac_t""yes" 1>&6 
19083     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
19084   cat >> confdefs.h 
<<EOF 
19085 #define $ac_tr_func 1 
19088                                                 cat >> confdefs.h 
<<\EOF
 
19089 #define HAVE_SHL_LOAD 1 
19095   echo "$ac_t""no" 1>&6 
19096 echo $ac_n "checking for dld in -lshl_load""... $ac_c" 1>&6 
19097 echo "configure:19098: checking for dld in -lshl_load" >&5 
19098 ac_lib_var
=`echo shl_load'_'dld | sed 'y%./+-%__p_%'` 
19099 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
19100   echo $ac_n "(cached) $ac_c" 1>&6 
19102   ac_save_LIBS
="$LIBS" 
19103 LIBS
="-lshl_load  $LIBS" 
19104 cat > conftest.
$ac_ext <<EOF 
19105 #line 19106 "configure" 
19106 #include "confdefs.h" 
19107 /* Override any gcc2 internal prototype to avoid an error.  */ 
19108 /* We use char because int might match the return type of a gcc2 
19109     builtin and then its argument prototype would still apply.  */ 
19116 if { (eval echo configure
:19117: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19118   eval "ac_cv_lib_$ac_lib_var=yes" 
19120   echo "configure: failed program was:" >&5 
19121   cat conftest.
$ac_ext >&5 
19123   eval "ac_cv_lib_$ac_lib_var=no" 
19126 LIBS
="$ac_save_LIBS" 
19129 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
19130   echo "$ac_t""yes" 1>&6 
19133                                                                 DL_LINK
=" -ldld$DL_LINK" 
19136   echo "$ac_t""no" 1>&6 
19151                 if test "$HAVE_DL_FUNCS" = 1; then 
19152             for ac_func 
in dlerror
 
19154 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 
19155 echo "configure:19156: checking for $ac_func" >&5 
19156 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 
19157   echo $ac_n "(cached) $ac_c" 1>&6 
19159   cat > conftest.
$ac_ext <<EOF 
19160 #line 19161 "configure" 
19161 #include "confdefs.h" 
19162 /* System header to define __stub macros and hopefully few prototypes, 
19163     which can conflict with char $ac_func(); below.  */ 
19164 #include <assert.h> 
19165 /* Override any gcc2 internal prototype to avoid an error.  */ 
19166 /* We use char because int might match the return type of a gcc2 
19167     builtin and then its argument prototype would still apply.  */ 
19172 /* The GNU C library defines this for functions which it implements 
19173     to always fail with ENOSYS.  Some functions are actually named 
19174     something starting with __ and the normal name is an alias.  */ 
19175 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 
19183 if { (eval echo configure
:19184: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19185   eval "ac_cv_func_$ac_func=yes" 
19187   echo "configure: failed program was:" >&5 
19188   cat conftest.
$ac_ext >&5 
19190   eval "ac_cv_func_$ac_func=no" 
19195 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then 
19196   echo "$ac_t""yes" 1>&6 
19197     ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` 
19198   cat >> confdefs.h 
<<EOF 
19199 #define $ac_tr_func 1 
19201  cat >> confdefs.h 
<<\EOF
 
19202 #define HAVE_DLERROR 1 
19206   echo "$ac_t""no" 1>&6 
19207 echo $ac_n "checking for dlerror in -ldl""... $ac_c" 1>&6 
19208 echo "configure:19209: checking for dlerror in -ldl" >&5 
19209 ac_lib_var
=`echo dl'_'dlerror | sed 'y%./+-%__p_%'` 
19210 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
19211   echo $ac_n "(cached) $ac_c" 1>&6 
19213   ac_save_LIBS
="$LIBS" 
19215 cat > conftest.
$ac_ext <<EOF 
19216 #line 19217 "configure" 
19217 #include "confdefs.h" 
19218 /* Override any gcc2 internal prototype to avoid an error.  */ 
19219 /* We use char because int might match the return type of a gcc2 
19220     builtin and then its argument prototype would still apply.  */ 
19227 if { (eval echo configure
:19228: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19229   eval "ac_cv_lib_$ac_lib_var=yes" 
19231   echo "configure: failed program was:" >&5 
19232   cat conftest.
$ac_ext >&5 
19234   eval "ac_cv_lib_$ac_lib_var=no" 
19237 LIBS
="$ac_save_LIBS" 
19240 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
19241   echo "$ac_t""yes" 1>&6 
19242   cat >> confdefs.h 
<<\EOF
 
19243 #define HAVE_DLERROR 1 
19247   echo "$ac_t""no" 1>&6 
19256         if test "$HAVE_DL_FUNCS" = 0; then 
19257             if test "$HAVE_SHL_FUNCS" = 0; then 
19258               if test "$USE_UNIX" = 1; then 
19259                   echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2 
19260                   wxUSE_DYNAMIC_LOADER
=no
 
19261                   wxUSE_DYNLIB_CLASS
=no
 
19263                   echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2 
19270 if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then 
19271     cat >> confdefs.h 
<<\EOF
 
19272 #define wxUSE_DYNAMIC_LOADER 1 
19275 elif test "$wxUSE_DYNLIB_CLASS" = "yes" ; then 
19276     cat >> confdefs.h 
<<\EOF
 
19277 #define wxUSE_DYNLIB_CLASS 1 
19283 if test "$wxUSE_FONTMAP" = "yes" ; then 
19284   cat >> confdefs.h 
<<\EOF
 
19285 #define wxUSE_FONTMAP 1 
19290 if test "$wxUSE_UNICODE" = "yes" ; then 
19291   cat >> confdefs.h 
<<\EOF
 
19292 #define wxUSE_UNICODE 1 
19296   if test "$wxUSE_MSW" != 1; then 
19297       wxUSE_UNICODE_MSLU
=no
 
19300   if test "$wxUSE_MSW" = 1 -a "$wxUSE_UNICODE_MSLU" = "yes"; then 
19301         echo $ac_n "checking for main in -lunicows""... $ac_c" 1>&6 
19302 echo "configure:19303: checking for main in -lunicows" >&5 
19303 ac_lib_var
=`echo unicows'_'main | sed 'y%./+-%__p_%'` 
19304 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then 
19305   echo $ac_n "(cached) $ac_c" 1>&6 
19307   ac_save_LIBS
="$LIBS" 
19308 LIBS
="-lunicows  $LIBS" 
19309 cat > conftest.
$ac_ext <<EOF 
19310 #line 19311 "configure" 
19311 #include "confdefs.h" 
19317 if { (eval echo configure
:19318: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then 
19319   eval "ac_cv_lib_$ac_lib_var=yes" 
19321   echo "configure: failed program was:" >&5 
19322   cat conftest.
$ac_ext >&5 
19324   eval "ac_cv_lib_$ac_lib_var=no" 
19327 LIBS
="$ac_save_LIBS" 
19330 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then 
19331   echo "$ac_t""yes" 1>&6 
19333                 cat >> confdefs.h 
<<\EOF
 
19334 #define wxUSE_UNICODE_MSLU 1 
19339   echo "$ac_t""no" 1>&6 
19341                 echo "configure: warning: Compiler doesn't support MSLU (libunicows.a), disabled. 
19342                              Applications will only run on Windows NT/2000/XP!" 1>&2 
19343                 wxUSE_UNICODE_MSLU
=no
 
19350 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then 
19351   cat >> confdefs.h 
<<\EOF
 
19352 #define wxUSE_EXPERIMENTAL_PRINTF 1 
19360 if test "$wxUSE_ODBC" = "yes" ; then 
19361     cat >> confdefs.h 
<<\EOF
 
19362 #define wxUSE_ODBC 1 
19365     WXODBCFLAG
="-D_IODBC_" 
19366     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS db" 
19370 if test "$wxUSE_POSTSCRIPT" = "yes" ; then 
19371   cat >> confdefs.h 
<<\EOF
 
19372 #define wxUSE_POSTSCRIPT 1 
19377 cat >> confdefs.h 
<<\EOF
 
19378 #define wxUSE_AFM_FOR_POSTSCRIPT 1 
19382 cat >> confdefs.h 
<<\EOF
 
19383 #define wxUSE_NORMALIZED_PS_FONTS 1 
19388 if test "$wxUSE_CONSTRAINTS" = "yes"; then 
19389     cat >> confdefs.h 
<<\EOF
 
19390 #define wxUSE_CONSTRAINTS 1 
19393     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS layout" 
19396 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then 
19397     if test "$wxUSE_UNIVERSAL" = "yes"; then 
19398         echo "configure: warning: MDI not yet supported for wxUniversal... disabled" 1>&2 
19399         wxUSE_MDI_ARCHITECTURE
=no
 
19402     if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then 
19403         cat >> confdefs.h 
<<\EOF
 
19404 #define wxUSE_MDI_ARCHITECTURE 1 
19407         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mdi" 
19411 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then 
19412     cat >> confdefs.h 
<<\EOF
 
19413 #define wxUSE_DOC_VIEW_ARCHITECTURE 1 
19416     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docview" 
19417     if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then 
19418         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docvwmdi" 
19422 if test "$wxUSE_HELP" = "yes"; then 
19423     cat >> confdefs.h 
<<\EOF
 
19424 #define wxUSE_HELP 1 
19427     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS help" 
19429     if test "$wxUSE_MSW" = 1; then 
19430       if test "$wxUSE_MS_HTML_HELP" = "yes"; then 
19431         cat >> confdefs.h 
<<\EOF
 
19432 #define wxUSE_MS_HTML_HELP 1 
19438     if test "$wxUSE_WXHTML_HELP" = "yes"; then 
19439       if test "$wxUSE_HTML" = "yes"; then 
19440         cat >> confdefs.h 
<<\EOF
 
19441 #define wxUSE_WXHTML_HELP 1 
19445         echo "configure: warning: Cannot use wxHTML-based help without wxHTML so it won't be compiled" 1>&2 
19446         wxUSE_WXHTML_HELP
=no
 
19451 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then 
19452     if test "$wxUSE_CONSTRAINTS" != "yes"; then 
19453         echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2 
19455         cat >> confdefs.h 
<<\EOF
 
19456 #define wxUSE_PRINTING_ARCHITECTURE 1 
19460     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS printing" 
19463 if test "$wxUSE_PROLOGIO" = "yes" ; then 
19464     cat >> confdefs.h 
<<\EOF
 
19465 #define wxUSE_PROLOGIO 1 
19470 if test "$wxUSE_RESOURCES" = "yes" ; then 
19471     if test "$wxUSE_NANOX" = "yes"; then 
19472         echo "configure: warning: Cannot use resource database functions in NanoX" 1>&2 
19474                 cat >> confdefs.h 
<<\EOF
 
19475 #define wxUSE_RESOURCES 1 
19478                 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS resource" 
19482 if test "$wxUSE_X_RESOURCES" = "yes"; then 
19483     cat >> confdefs.h 
<<\EOF
 
19484 #define wxUSE_X_RESOURCES 1 
19490 if test "$wxUSE_MSW" = 1 -a \
( "$wxUSE_DATAOBJ"       = "yes" \
 
19491                           -o "$wxUSE_CLIPBOARD"     = "yes" \
 
19492                           -o "$wxUSE_DRAG_AND_DROP" = "yes" \
) ; then 
19493     for ac_hdr 
in ole2.h
 
19495 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 
19496 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 
19497 echo "configure:19498: checking for $ac_hdr" >&5 
19498 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 
19499   echo $ac_n "(cached) $ac_c" 1>&6 
19501   cat > conftest.
$ac_ext <<EOF 
19502 #line 19503 "configure" 
19503 #include "confdefs.h" 
19506 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 
19507 { (eval echo configure
:19508: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 
19508 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 
19509 if test -z "$ac_err"; then 
19511   eval "ac_cv_header_$ac_safe=yes" 
19514   echo "configure: failed program was:" >&5 
19515   cat conftest.
$ac_ext >&5 
19517   eval "ac_cv_header_$ac_safe=no" 
19521 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then 
19522   echo "$ac_t""yes" 1>&6 
19523     ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` 
19524   cat >> confdefs.h 
<<EOF 
19525 #define $ac_tr_hdr 1 
19529   echo "$ac_t""no" 1>&6 
19534     if test "$ac_cv_header_ole2_h" = "yes" ; then 
19535         if test "$GCC" = yes ; then 
19536             ALL_OBJECTS
="$ALL_OBJECTS \$(OLEOBJS)" 
19537             CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fvtable-thunks" 
19538             LIBS
=" -lrpcrt4 -loleaut32 -lole32 -luuid$LIBS" 
19539             cat >> confdefs.h 
<<\EOF
 
19540 #define wxUSE_OLE 1 
19546                 cat >> confdefs.h 
<<\EOF
 
19547 #define wxUSE_DATAOBJ 1 
19551         echo "configure: warning: Some features disabled because OLE headers not found" 1>&2 
19554         wxUSE_DRAG_AND_DROP
=no
 
19558     if test "$wxUSE_METAFILE" = "yes"; then 
19559         cat >> confdefs.h 
<<\EOF
 
19560 #define wxUSE_METAFILE 1 
19564                 cat >> confdefs.h 
<<\EOF
 
19565 #define wxUSE_ENH_METAFILE 1 
19571 if test "$wxUSE_IPC" = "yes"; then 
19572     if test "$wxUSE_SOCKETS" != "yes"; then 
19573         echo "configure: warning: wxWindows IPC classes require sockets... disabled" 1>&2 
19576     cat >> confdefs.h 
<<\EOF
 
19577 #define wxUSE_IPC 1 
19582 if test "$wxUSE_CLIPBOARD" = "yes"; then 
19583     cat >> confdefs.h 
<<\EOF
 
19584 #define wxUSE_CLIPBOARD 1 
19588         cat >> confdefs.h 
<<\EOF
 
19589 #define wxUSE_DATAOBJ 1 
19594 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then 
19595     if test "$wxUSE_GTK" = 1; then 
19596         if test "$WXGTK12" != 1; then 
19597             echo "configure: warning: Drag and drop is only supported under GTK+ 1.2... disabled" 1>&2 
19598             wxUSE_DRAG_AND_DROP
=no
 
19602     if test "$wxUSE_MOTIF" = 1; then 
19603         echo "configure: warning: Drag and drop not yet supported under Motif... disabled" 1>&2 
19604         wxUSE_DRAG_AND_DROP
=no
 
19607     if test "$wxUSE_X11" = 1; then 
19608         echo "configure: warning: Drag and drop not yet supported under X11... disabled" 1>&2 
19609         wxUSE_DRAG_AND_DROP
=no
 
19612     if test "$wxUSE_DRAG_AND_DROP" = "yes"; then 
19613         cat >> confdefs.h 
<<\EOF
 
19614 #define wxUSE_DRAG_AND_DROP 1 
19617         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dnd" 
19622 if test "$wxUSE_SPLINES" = "yes" ; then 
19623   cat >> confdefs.h 
<<\EOF
 
19624 #define wxUSE_SPLINES 1 
19631 if test "$wxUSE_CONTROLS" = "yes"; then 
19635 if test "$wxUSE_ACCEL" = "yes"; then 
19636   cat >> confdefs.h 
<<\EOF
 
19637 #define wxUSE_ACCEL 1 
19643 if test "$wxUSE_BUTTON" = "yes"; then 
19644   cat >> confdefs.h 
<<\EOF
 
19645 #define wxUSE_BUTTON 1 
19651 if test "$wxUSE_BMPBUTTON" = "yes"; then 
19652   cat >> confdefs.h 
<<\EOF
 
19653 #define wxUSE_BMPBUTTON 1 
19659 if test "$wxUSE_CALCTRL" = "yes"; then 
19660   cat >> confdefs.h 
<<\EOF
 
19661 #define wxUSE_CALENDARCTRL 1 
19665   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS calendar" 
19668 if test "$wxUSE_CARET" = "yes"; then 
19669   cat >> confdefs.h 
<<\EOF
 
19670 #define wxUSE_CARET 1 
19674   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS caret" 
19677 if test "$wxUSE_COMBOBOX" = "yes"; then 
19678   cat >> confdefs.h 
<<\EOF
 
19679 #define wxUSE_COMBOBOX 1 
19685 if test "$wxUSE_CHOICE" = "yes"; then 
19686   cat >> confdefs.h 
<<\EOF
 
19687 #define wxUSE_CHOICE 1 
19693 if test "$wxUSE_CHECKBOX" = "yes"; then 
19694   cat >> confdefs.h 
<<\EOF
 
19695 #define wxUSE_CHECKBOX 1 
19701 if test "$wxUSE_CHECKLST" = "yes"; then 
19702   cat >> confdefs.h 
<<\EOF
 
19703 #define wxUSE_CHECKLISTBOX 1 
19707   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS checklst" 
19710 if test "$wxUSE_GAUGE" = "yes"; then 
19711   cat >> confdefs.h 
<<\EOF
 
19712 #define wxUSE_GAUGE 1 
19718 if test "$wxUSE_NEW_GRID" = "yes"; then 
19720   cat >> confdefs.h 
<<\EOF
 
19721 #define wxUSE_NEW_GRID 1 
19725   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS newgrid" 
19728 if test "$wxUSE_GRID" = "yes"; then 
19729   cat >> confdefs.h 
<<\EOF
 
19730 #define wxUSE_GRID 1 
19734   SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS grid" 
19737 if test "$wxUSE_IMAGLIST" = "yes"; then 
19738     cat >> confdefs.h 
<<\EOF
 
19739 #define wxUSE_IMAGLIST 1 
19744 if test "$wxUSE_LISTBOX" = "yes"; then 
19745     cat >> confdefs.h 
<<\EOF
 
19746 #define wxUSE_LISTBOX 1 
19752 if test "$wxUSE_LISTCTRL" = "yes"; then 
19753     if test "$wxUSE_IMAGLIST" = "yes"; then 
19754         cat >> confdefs.h 
<<\EOF
 
19755 #define wxUSE_LISTCTRL 1 
19759         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS listctrl" 
19761         echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2 
19765 if test "$wxUSE_NOTEBOOK" = "yes"; then 
19766     cat >> confdefs.h 
<<\EOF
 
19767 #define wxUSE_NOTEBOOK 1 
19771     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS notebook" 
19774 if test "$wxUSE_PROPSHEET" = "yes"; then 
19775     cat >> confdefs.h 
<<\EOF
 
19776 #define wxUSE_PROPSHEET 1 
19780     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS proplist" 
19783 if test "$wxUSE_RADIOBOX" = "yes"; then 
19784     cat >> confdefs.h 
<<\EOF
 
19785 #define wxUSE_RADIOBOX 1 
19791 if test "$wxUSE_RADIOBTN" = "yes"; then 
19792     cat >> confdefs.h 
<<\EOF
 
19793 #define wxUSE_RADIOBTN 1 
19799 if test "$wxUSE_SASH" = "yes"; then 
19800     cat >> confdefs.h 
<<\EOF
 
19801 #define wxUSE_SASH 1 
19804     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sashtest" 
19807 if test "$wxUSE_SCROLLBAR" = "yes"; then 
19808     cat >> confdefs.h 
<<\EOF
 
19809 #define wxUSE_SCROLLBAR 1 
19813     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS scroll scrollsub" 
19816 if test "$wxUSE_SLIDER" = "yes"; then 
19817     cat >> confdefs.h 
<<\EOF
 
19818 #define wxUSE_SLIDER 1 
19824 if test "$wxUSE_SPINBTN" = "yes"; then 
19825     cat >> confdefs.h 
<<\EOF
 
19826 #define wxUSE_SPINBTN 1 
19832 if test "$wxUSE_SPINCTRL" = "yes"; then 
19833     cat >> confdefs.h 
<<\EOF
 
19834 #define wxUSE_SPINCTRL 1 
19840 if test "$wxUSE_SPLITTER" = "yes"; then 
19841     cat >> confdefs.h 
<<\EOF
 
19842 #define wxUSE_SPLITTER 1 
19845     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splitter" 
19848 if test "$wxUSE_STATBMP" = "yes"; then 
19849     cat >> confdefs.h 
<<\EOF
 
19850 #define wxUSE_STATBMP 1 
19856 if test "$wxUSE_STATBOX" = "yes"; then 
19857     cat >> confdefs.h 
<<\EOF
 
19858 #define wxUSE_STATBOX 1 
19864 if test "$wxUSE_STATTEXT" = "yes"; then 
19865     cat >> confdefs.h 
<<\EOF
 
19866 #define wxUSE_STATTEXT 1 
19872 if test "$wxUSE_STATLINE" = "yes"; then 
19873     if test "$wxUSE_WINE" = 1 ; then 
19874         echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2 
19876         cat >> confdefs.h 
<<\EOF
 
19877 #define wxUSE_STATLINE 1 
19884 if test "$wxUSE_STATUSBAR" = "yes"; then 
19885     cat >> confdefs.h 
<<\EOF
 
19886 #define wxUSE_STATUSBAR 1 
19891     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS statbar" 
19894 if test "$wxUSE_TABDIALOG" = "yes"; then 
19895     cat >> confdefs.h 
<<\EOF
 
19896 #define wxUSE_TAB_DIALOG 1 
19899     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS tab" 
19902 if test "$wxUSE_TEXTCTRL" = "yes"; then 
19903     cat >> confdefs.h 
<<\EOF
 
19904 #define wxUSE_TEXTCTRL 1 
19908     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS text" 
19911 if test "$wxUSE_TOGGLEBTN" = "yes"; then 
19912     if test "$wxUSE_MAC" = 1; then 
19913         echo "configure: warning: Toggle button not yet supported under Mac OS X... disabled" 1>&2 
19916     if test "$wxUSE_UNIVERSAL" = "yes"; then 
19917         echo "configure: warning: Toggle button not yet supported under wxUniversal... disabled" 1>&2 
19921     if test "$wxUSE_TOGGLEBTN" = "yes"; then 
19922         cat >> confdefs.h 
<<\EOF
 
19923 #define wxUSE_TOGGLEBTN 1 
19930 if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then 
19931     cat >> confdefs.h 
<<\EOF
 
19932 #define wxUSE_TOOLBAR_SIMPLE 1 
19935     wxUSE_TOOLBAR
="yes" 
19939 if test "$wxUSE_TOOLBAR" = "yes"; then 
19940     cat >> confdefs.h 
<<\EOF
 
19941 #define wxUSE_TOOLBAR 1 
19946         if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then 
19947         wxUSE_TOOLBAR_NATIVE
="yes" 
19950     if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then 
19951         cat >> confdefs.h 
<<\EOF
 
19952 #define wxUSE_TOOLBAR_NATIVE 1 
19958     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS toolbar" 
19961 if test "$wxUSE_TOOLTIPS" = "yes"; then 
19962     if test "$wxUSE_MOTIF" = 1; then 
19963         echo "configure: warning: wxTooltip not supported yet under Motif... disabled" 1>&2 
19965         if test "$wxUSE_WINE" = 1; then 
19966             echo "configure: warning: wxTooltip not supported under WINE... disabled" 1>&2 
19968             if test "$wxUSE_UNIVERSAL" = "yes"; then 
19969                 echo "configure: warning: wxTooltip not supported yet in wxUniversal... disabled" 1>&2 
19971                 cat >> confdefs.h 
<<\EOF
 
19972 #define wxUSE_TOOLTIPS 1 
19980 if test "$wxUSE_TREECTRL" = "yes"; then 
19981     if test "$wxUSE_IMAGLIST" = "yes"; then 
19982         cat >> confdefs.h 
<<\EOF
 
19983 #define wxUSE_TREECTRL 1 
19987         SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treectrl" 
19989         echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2 
19993 if test "$wxUSE_POPUPWIN" = "yes"; then 
19994     if test "$wxUSE_MAC" = 1; then 
19995         echo "configure: warning: Popup window not yet supported under Mac OS X... disabled" 1>&2 
19997         if test "$wxUSE_MOTIF" = 1; then 
19998             echo "configure: warning: wxPopupWindow not yet supported under Motif... disabled" 1>&2 
20000             if test "$wxUSE_PM" = 1; then 
20001                 echo "configure: warning: wxPopupWindow not yet supported under PM... disabled" 1>&2 
20003                 cat >> confdefs.h 
<<\EOF
 
20004 #define wxUSE_POPUPWIN 1 
20014 if test "$wxUSE_TIPWINDOW" = "yes"; then 
20015     if test "$wxUSE_PM" = 1; then 
20016         echo "configure: warning: wxTipWindow not yet supported under PM... disabled" 1>&2 
20018         cat >> confdefs.h 
<<\EOF
 
20019 #define wxUSE_TIPWINDOW 1 
20025 if test "$USES_CONTROLS" = 1; then 
20026     cat >> confdefs.h 
<<\EOF
 
20027 #define wxUSE_CONTROLS 1 
20033 if test "$wxUSE_TREELAYOUT" = "yes"; then 
20034     cat >> confdefs.h 
<<\EOF
 
20035 #define wxUSE_TREELAYOUT 1 
20038     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treelay" 
20041 if test "$wxUSE_DRAGIMAGE" = "yes"; then 
20042     cat >> confdefs.h 
<<\EOF
 
20043 #define wxUSE_DRAGIMAGE 1 
20046     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dragimag" 
20049 if test "$wxUSE_MENUS" = "yes"; then 
20050     cat >> confdefs.h 
<<\EOF
 
20051 #define wxUSE_MENUS 1 
20054     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS menu" 
20057 if test "$wxUSE_METAFILE" = "yes"; then 
20058     cat >> confdefs.h 
<<\EOF
 
20059 #define wxUSE_METAFILE 1 
20064 if test "$wxUSE_MIMETYPE" = "yes"; then 
20065     cat >> confdefs.h 
<<\EOF
 
20066 #define wxUSE_MIMETYPE 1 
20071 if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then 
20072     cat >> confdefs.h 
<<\EOF
 
20073 #define wxUSE_SYSTEM_OPTIONS 1 
20078 if test "$wxUSE_PROTOCOL" = "yes"; then 
20079     if test "$wxUSE_SOCKETS" != "yes"; then 
20080         echo "configure: warning: Protocol classes require sockets... disabled" 1>&2 
20084     if test "$wxUSE_PROTOCOL" = "yes"; then 
20085         cat >> confdefs.h 
<<\EOF
 
20086 #define wxUSE_PROTOCOL 1 
20090         if test "$wxUSE_PROTOCOL_HTTP" = "yes"; then 
20091             cat >> confdefs.h 
<<\EOF
 
20092 #define wxUSE_PROTOCOL_HTTP 1 
20096         if test "$wxUSE_PROTOCOL_FTP" = "yes"; then 
20097             cat >> confdefs.h 
<<\EOF
 
20098 #define wxUSE_PROTOCOL_FTP 1 
20102         if test "$wxUSE_PROTOCOL_FILE" = "yes"; then 
20103             cat >> confdefs.h 
<<\EOF
 
20104 #define wxUSE_PROTOCOL_FILE 1 
20111 if test "$wxUSE_URL" = "yes"; then 
20112     if test "$wxUSE_PROTOCOL" != "yes"; then 
20113         echo "configure: warning: wxURL class requires wxProtocol... disabled" 1>&2 
20116     if test "$wxUSE_URL" = "yes"; then 
20117         cat >> confdefs.h 
<<\EOF
 
20118 #define wxUSE_URL 1 
20124 if test "$wxUSE_MINIFRAME" = "yes"; then 
20125     cat >> confdefs.h 
<<\EOF
 
20126 #define wxUSE_MINIFRAME 1 
20129     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram" 
20132 if test "$wxUSE_HTML" = "yes"; then 
20133     cat >> confdefs.h 
<<\EOF
 
20134 #define wxUSE_HTML 1 
20137     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS html" 
20140 if test "$wxUSE_VALIDATORS" = "yes"; then 
20141     cat >> confdefs.h 
<<\EOF
 
20142 #define wxUSE_VALIDATORS 1 
20145     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate" 
20148 if test "$wxUSE_PALETTE" = "yes" ; then 
20149   cat >> confdefs.h 
<<\EOF
 
20150 #define wxUSE_PALETTE 1 
20155 if test "$wxUSE_IMAGE" = "yes" ; then 
20156   cat >> confdefs.h 
<<\EOF
 
20157 #define wxUSE_IMAGE 1 
20162 if test "$wxUSE_GIF" = "yes" ; then 
20163   cat >> confdefs.h 
<<\EOF
 
20164 #define wxUSE_GIF 1 
20169 if test "$wxUSE_PCX" = "yes" ; then 
20170   cat >> confdefs.h 
<<\EOF
 
20171 #define wxUSE_PCX 1 
20176 if test "$wxUSE_IFF" = "yes" ; then 
20177   cat >> confdefs.h 
<<\EOF
 
20178 #define wxUSE_IFF 1 
20183 if test "$wxUSE_PNM" = "yes" ; then 
20184   cat >> confdefs.h 
<<\EOF
 
20185 #define wxUSE_PNM 1 
20190 if test "$wxUSE_XPM" = "yes" ; then 
20191   cat >> confdefs.h 
<<\EOF
 
20192 #define wxUSE_XPM 1 
20197 if test "$wxUSE_ICO_CUR" = "yes" ; then 
20198   cat >> confdefs.h 
<<\EOF
 
20199 #define wxUSE_ICO_CUR 1 
20204 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then 
20205     LIBS
=" -lunicows $LIBS" 
20209 if test "$wxUSE_CHOICEDLG" = "yes"; then 
20210     cat >> confdefs.h 
<<\EOF
 
20211 #define wxUSE_CHOICEDLG 1 
20216 if test "$wxUSE_COLOURDLG" = "yes"; then 
20217     cat >> confdefs.h 
<<\EOF
 
20218 #define wxUSE_COLOURDLG 1 
20223 if test "$wxUSE_FILEDLG" = "yes"; then 
20224     cat >> confdefs.h 
<<\EOF
 
20225 #define wxUSE_FILEDLG 1 
20230 if test "$wxUSE_FINDREPLDLG" = "yes"; then 
20231     cat >> confdefs.h 
<<\EOF
 
20232 #define wxUSE_FINDREPLDLG 1 
20237 if test "$wxUSE_FONTDLG" = "yes"; then 
20238     cat >> confdefs.h 
<<\EOF
 
20239 #define wxUSE_FONTDLG 1 
20244 if test "$wxUSE_DIRDLG" = "yes"; then 
20245     if test "$wxUSE_TREECTRL" != "yes"; then 
20246         echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2 
20248         cat >> confdefs.h 
<<\EOF
 
20249 #define wxUSE_DIRDLG 1 
20255 if test "$wxUSE_MSGDLG" = "yes"; then 
20256     cat >> confdefs.h 
<<\EOF
 
20257 #define wxUSE_MSGDLG 1 
20262 if test "$wxUSE_NUMBERDLG" = "yes"; then 
20263     cat >> confdefs.h 
<<\EOF
 
20264 #define wxUSE_NUMBERDLG 1 
20269 if test "$wxUSE_PROGRESSDLG" = "yes"; then 
20270     if test "$wxUSE_CONSTRAINTS" != "yes"; then 
20271        echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2 
20273         cat >> confdefs.h 
<<\EOF
 
20274 #define wxUSE_PROGRESSDLG 1 
20280 if test "$wxUSE_SPLASH" = "yes"; then 
20281     cat >> confdefs.h 
<<\EOF
 
20282 #define wxUSE_SPLASH 1 
20287 if test "$wxUSE_STARTUP_TIPS" = "yes"; then 
20288     if test "$wxUSE_CONSTRAINTS" != "yes"; then 
20289        echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2 
20291         cat >> confdefs.h 
<<\EOF
 
20292 #define wxUSE_STARTUP_TIPS 1 
20298 if test "$wxUSE_TEXTDLG" = "yes"; then 
20299     cat >> confdefs.h 
<<\EOF
 
20300 #define wxUSE_TEXTDLG 1 
20305 if test "$wxUSE_WIZARDDLG" = "yes"; then 
20306     cat >> confdefs.h 
<<\EOF
 
20307 #define wxUSE_WIZARDDLG 1 
20310     SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS wizard" 
20314 if test "$cross_compiling" = "yes"; then 
20317         OSINFO
=`uname -s -r -m` 
20318     OSINFO
="\"$OSINFO\"" 
20321 cat >> confdefs.h 
<<EOF 
20322 #define WXWIN_OS_DESCRIPTION $OSINFO 
20327 if test "x$prefix" != "xNONE"; then 
20330     wxPREFIX
=$ac_default_prefix 
20333 cat >> confdefs.h 
<<EOF 
20334 #define wxINSTALL_PREFIX "$wxPREFIX" 
20341 if test "$wxUSE_MAC" = 1 ; then 
20342     LDFLAGS
="$LDFLAGS -framework Carbon -framework System" 
20346 LIBS
="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $DL_LINK -lm $LIBS" 
20348 if test "$wxUSE_GUI" = "yes"; then 
20350     LIBS
="$GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $LIBS" 
20353             SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS artprov controls dialogs \ 
20354                      drawing dynamic erase event exec font image \ 
20355                      minimal richedit rotate widgets" 
20357         CPPFLAGS
="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)" 
20359     SAMPLES_SUBDIRS
="console" 
20363 INCLUDES
="-I\${top_builddir}/lib/wx/include/${TOOLCHAIN_NAME} -I\${top_srcdir}/include \ 
20364 $REGEX_INCLUDE $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $TOOLKIT_INCLUDE" 
20366 if test "$wxUSE_GTK" = 1; then 
20369     WXCONFIG_INCLUDE
="$TOOLKIT_INCLUDE" 
20372 if test "$GXX" = yes ; then 
20373         CXXWARNINGS
="-Wall" 
20375             if test "$wxUSE_NO_DEPS" = "no" ; then 
20376         CFLAGS
="-MMD $CFLAGS" 
20377         CXXFLAGS
="-MMD $CXXFLAGS" 
20381 EXTRA_CFLAGS
="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES" 
20383 CFLAGS
=`echo $CFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \\+/ /g'` 
20384 CXXFLAGS
=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'` 
20386 LDFLAGS
="$LDFLAGS$PROFILE" 
20388 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`" 
20477 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 
20478 echo "configure:20479: checking whether ${MAKE-make} sets \${MAKE}" >&5 
20479 set dummy 
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'` 
20480 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then 
20481   echo $ac_n "(cached) $ac_c" 1>&6 
20483   cat > conftestmake 
<<\EOF
 
20485         @
echo 'ac_maketemp="${MAKE}"' 
20487 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 
20488 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` 
20489 if test -n "$ac_maketemp"; then 
20490   eval ac_cv_prog_make_
${ac_make}_set
=yes 
20492   eval ac_cv_prog_make_
${ac_make}_set
=no
 
20496 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then 
20497   echo "$ac_t""yes" 1>&6 
20500   echo "$ac_t""no" 1>&6 
20501   SET_MAKE
="MAKE=${MAKE-make}" 
20505 if test -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h
; then 
20506     mv -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h setup.h
 
20511 if test "$wxUSE_GUI" = "yes"; then 
20512             wx_cv_path_samplesubdirs
=$SAMPLES_SUBDIRS 
20513     wx_cv_if_gnu_make
=$IF_GNU_MAKE 
20514     wx_cv_path_ifs
=$PATH_IFS 
20515     wx_cv_program_ext
=$PROGRAM_EXT 
20516     wx_cv_target_library
=$WX_TARGET_LIBRARY 
20517     wx_cv_target_library_gl
=$WX_TARGET_LIBRARY_GL 
20518     wx_cv_target_libtype
=$WX_TARGET_LIBRARY_TYPE 
20519             export wx_cv_path_samplesubdirs wx_cv_if_gnu_make \
 
20520            wx_cv_path_ifs wx_cv_program_ext \
 
20521            wx_cv_target_library wx_cv_target_library_gl wx_cv_target_libtype
 
20522     subdirs
="demos samples utils contrib mobile" 
20527 cat > confcache 
<<\EOF
 
20528 # This file is a shell script that caches the results of configure 
20529 # tests run on this system so they can be shared between configure 
20530 # scripts and configure runs.  It is not useful on other systems. 
20531 # If it contains results you don't want to keep, you may remove or edit it. 
20533 # By default, configure uses ./config.cache as the cache file, 
20534 # creating it if it does not exist already.  You can give configure 
20535 # the --cache-file=FILE option to use a different cache file; that is 
20536 # what configure does when it calls configure scripts in 
20537 # subdirectories, so they share the cache. 
20538 # Giving --cache-file=/dev/null disables caching, for debugging configure. 
20539 # config.status only pays attention to the cache file if you give it the 
20540 # --recheck option to rerun configure. 
20543 # The following way of writing the cache mishandles newlines in values, 
20544 # but we know of no workaround that is simple, portable, and efficient. 
20545 # So, don't put newlines in cache variables' values. 
20546 # Ultrix sh set writes to stderr and can't be redirected directly, 
20547 # and sets the high bit in the cache file unless we assign to the vars. 
20549   case `(ac_space=' '; set | grep ac_space) 2>&1` in 
20551     # `set' does not quote correctly, so add quotes (double-quote substitution 
20552     # turns \\\\ into \\, and sed turns \\ into \). 
20554       -e "s/'/'\\\\''/g" \
 
20555       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" 
20558     # `set' quotes correctly as required by POSIX, so do not add quotes. 
20559     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' 
20562 if cmp -s $cache_file confcache
; then 
20565   if test -w $cache_file; then 
20566     echo "updating cache $cache_file" 
20567     cat confcache 
> $cache_file 
20569     echo "not updating unwritable cache $cache_file" 
20574 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 
20576 test "x$prefix" = xNONE 
&& prefix
=$ac_default_prefix 
20577 # Let make expand exec_prefix. 
20578 test "x$exec_prefix" = xNONE 
&& exec_prefix
='${prefix}' 
20580 # Any assignment to VPATH causes Sun make to only execute 
20581 # the first set of double-colon rules, so remove it if not needed. 
20582 # If there is a colon in the path, we need to keep it. 
20583 if test "x$srcdir" = x.
; then 
20584   ac_vpsub
='/^[         ]*VPATH[        ]*=[^:]*$/d' 
20587 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 
20589 DEFS
=-DHAVE_CONFIG_H 
20591 # Without the "./", some shells look in PATH for config.status. 
20592 : ${CONFIG_STATUS=./config.status} 
20594 echo creating 
$CONFIG_STATUS 
20595 rm -f $CONFIG_STATUS 
20596 cat > $CONFIG_STATUS <<EOF 
20598 # Generated automatically by configure. 
20599 # Run this file to recreate the current configuration. 
20600 # This directory was configured as follows, 
20601 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`: 
20603 # $0 $ac_configure_args 
20605 # Compiler output produced by configure, useful for debugging 
20606 # configure, is in ./config.log if it exists. 
20608 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" 
20611   case "\$ac_option" in 
20612   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 
20613     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" 
20614     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; 
20615   -version | --version | --versio | --versi | --vers | --ver | --ve | --v) 
20616     echo "$CONFIG_STATUS generated by autoconf version 2.13" 
20618   -help | --help | --hel | --he | --h) 
20619     echo "\$ac_cs_usage"; exit 0 ;; 
20620   *) echo "\$ac_cs_usage"; exit 1 ;; 
20624 ac_given_srcdir=$srcdir 
20625 ac_given_INSTALL="$INSTALL" 
20627 trap 'rm -fr `echo " 
20633            setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 
20635 cat >> $CONFIG_STATUS <<EOF 
20637 # Protect against being on the right side of a sed subst in config.status. 
20638 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; 
20639  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF 
20643 s%@CFLAGS@%$CFLAGS%g 
20644 s%@CPPFLAGS@%$CPPFLAGS%g 
20645 s%@CXXFLAGS@%$CXXFLAGS%g 
20646 s%@FFLAGS@%$FFLAGS%g 
20648 s%@LDFLAGS@%$LDFLAGS%g 
20650 s%@exec_prefix@%$exec_prefix%g 
20651 s%@prefix@%$prefix%g 
20652 s%@program_transform_name@%$program_transform_name%g 
20653 s%@bindir@%$bindir%g 
20654 s%@sbindir@%$sbindir%g 
20655 s%@libexecdir@%$libexecdir%g 
20656 s%@datadir@%$datadir%g 
20657 s%@sysconfdir@%$sysconfdir%g 
20658 s%@sharedstatedir@%$sharedstatedir%g 
20659 s%@localstatedir@%$localstatedir%g 
20660 s%@libdir@%$libdir%g 
20661 s%@includedir@%$includedir%g 
20662 s%@oldincludedir@%$oldincludedir%g 
20663 s%@infodir@%$infodir%g 
20664 s%@mandir@%$mandir%g 
20666 s%@host_alias@%$host_alias%g 
20667 s%@host_cpu@%$host_cpu%g 
20668 s%@host_vendor@%$host_vendor%g 
20669 s%@host_os@%$host_os%g 
20670 s%@target@%$target%g 
20671 s%@target_alias@%$target_alias%g 
20672 s%@target_cpu@%$target_cpu%g 
20673 s%@target_vendor@%$target_vendor%g 
20674 s%@target_os@%$target_os%g 
20676 s%@build_alias@%$build_alias%g 
20677 s%@build_cpu@%$build_cpu%g 
20678 s%@build_vendor@%$build_vendor%g 
20679 s%@build_os@%$build_os%g 
20683 s%@RANLIB@%$RANLIB%g 
20685 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g 
20686 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g 
20687 s%@INSTALL_DATA@%$INSTALL_DATA%g 
20689 s%@IF_GNU_MAKE@%$IF_GNU_MAKE%g 
20692 s%@LEXLIB@%$LEXLIB%g 
20694 s%@PKG_CONFIG@%$PKG_CONFIG%g 
20695 s%@GTK_CFLAGS@%$GTK_CFLAGS%g 
20696 s%@GTK_LIBS@%$GTK_LIBS%g 
20697 s%@GTK_CONFIG@%$GTK_CONFIG%g 
20698 s%@X_CFLAGS@%$X_CFLAGS%g 
20699 s%@X_PRE_LIBS@%$X_PRE_LIBS%g 
20700 s%@X_LIBS@%$X_LIBS%g 
20701 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g 
20702 s%@RESCOMP@%$RESCOMP%g 
20704 s%@CXXCPP@%$CXXCPP%g 
20705 s%@LIBICONV@%$LIBICONV%g 
20706 s%@LEX_STEM@%$LEX_STEM%g 
20707 s%@PATH_IFS@%$PATH_IFS%g 
20708 s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g 
20709 s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g 
20710 s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g 
20711 s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g 
20712 s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g 
20713 s%@WX_LIBRARY_IMPORTLIB@%$WX_LIBRARY_IMPORTLIB%g 
20714 s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g 
20715 s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g 
20716 s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g 
20717 s%@PROGRAM_EXT@%$PROGRAM_EXT%g 
20718 s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g 
20719 s%@WX_LIBRARY_NAME_SHARED_GL@%$WX_LIBRARY_NAME_SHARED_GL%g 
20720 s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g 
20721 s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g 
20722 s%@WX_LIBRARY_LINK2_GL@%$WX_LIBRARY_LINK2_GL%g 
20723 s%@WX_ALL@%$WX_ALL%g 
20724 s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g 
20725 s%@SHARED_LD@%$SHARED_LD%g 
20726 s%@PIC_FLAG@%$PIC_FLAG%g 
20727 s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g 
20728 s%@CODE_GEN_FLAGS_CXX@%$CODE_GEN_FLAGS_CXX%g 
20729 s%@SONAME_FLAGS@%$SONAME_FLAGS%g 
20730 s%@SONAME_FLAGS_GL@%$SONAME_FLAGS_GL%g 
20731 s%@WX_TARGET_LIBRARY_SONAME@%$WX_TARGET_LIBRARY_SONAME%g 
20732 s%@WX_TARGET_LIBRARY_TYPE@%$WX_TARGET_LIBRARY_TYPE%g 
20733 s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g 
20734 s%@USE_GUI@%$USE_GUI%g 
20735 s%@AFMINSTALL@%$AFMINSTALL%g 
20736 s%@TOOLKIT@%$TOOLKIT%g 
20737 s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g 
20738 s%@TOOLKIT_VPATH@%$TOOLKIT_VPATH%g 
20739 s%@TOOLCHAIN_NAME@%$TOOLCHAIN_NAME%g 
20740 s%@TOOLCHAIN_DEFS@%$TOOLCHAIN_DEFS%g 
20741 s%@TOOLCHAIN_DLL_DEFS@%$TOOLCHAIN_DLL_DEFS%g 
20742 s%@cross_compiling@%$cross_compiling%g 
20743 s%@WXCONFIG_LIBS@%$WXCONFIG_LIBS%g 
20744 s%@WXCONFIG_LIBS_GL@%$WXCONFIG_LIBS_GL%g 
20745 s%@WXCONFIG_LIBS_STATIC@%$WXCONFIG_LIBS_STATIC%g 
20746 s%@WXCONFIG_LIBS_STATIC_GL@%$WXCONFIG_LIBS_STATIC_GL%g 
20747 s%@WXCONFIG_INCLUDE@%$WXCONFIG_INCLUDE%g 
20748 s%@ALL_OBJECTS@%$ALL_OBJECTS%g 
20749 s%@ALL_HEADERS@%$ALL_HEADERS%g 
20750 s%@ALL_SOURCES@%$ALL_SOURCES%g 
20751 s%@GUIDIST@%$GUIDIST%g 
20752 s%@PORT_FILES@%$PORT_FILES%g 
20753 s%@DISTDIR@%$DISTDIR%g 
20754 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g 
20755 s%@LDFLAGS_GL@%$LDFLAGS_GL%g 
20756 s%@OPENGL_LIBS@%$OPENGL_LIBS%g 
20757 s%@DMALLOC_LIBS@%$DMALLOC_LIBS%g 
20758 s%@EXTRADEFS@%$EXTRADEFS%g 
20759 s%@RESFLAGS@%$RESFLAGS%g 
20760 s%@RESPROGRAMOBJ@%$RESPROGRAMOBJ%g 
20761 s%@WX_RESOURCES_MACOSX@%$WX_RESOURCES_MACOSX%g 
20762 s%@WX_RESOURCES_MACOSX_COMPILED@%$WX_RESOURCES_MACOSX_COMPILED%g 
20763 s%@MACOSX_BUNDLE@%$MACOSX_BUNDLE%g 
20764 s%@LIBWXMACRES@%$LIBWXMACRES%g 
20765 s%@LIBWXMACRESCOMP@%$LIBWXMACRESCOMP%g 
20766 s%@LIBWXMACRESWXCONFIG@%$LIBWXMACRESWXCONFIG%g 
20767 s%@DLLTOOL@%$DLLTOOL%g 
20771 s%@MAKEINFO@%$MAKEINFO%g 
20772 s%@INSTALL_LIBRARY@%$INSTALL_LIBRARY%g 
20773 s%@SET_MAKE@%$SET_MAKE%g 
20774 s%@subdirs@%$subdirs%g 
20779 cat >> $CONFIG_STATUS <<\EOF
 
20781 # Split the substitutions into bite-sized pieces for seds with 
20782 # small command number limits, like on Digital OSF/1 and HP-UX. 
20783 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script. 
20784 ac_file
=1 # Number of current file. 
20785 ac_beg
=1 # First line for current file. 
20786 ac_end
=$ac_max_sed_cmds # Line after last line for current file. 
20789 while $ac_more_lines; do 
20790   if test $ac_beg -gt 1; then 
20791     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs 
> conftest.s
$ac_file 
20793     sed "${ac_end}q" conftest.subs 
> conftest.s
$ac_file 
20795   if test ! -s conftest.s
$ac_file; then 
20796     ac_more_lines
=false
 
20797     rm -f conftest.s
$ac_file 
20799     if test -z "$ac_sed_cmds"; then 
20800       ac_sed_cmds
="sed -f conftest.s$ac_file" 
20802       ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file" 
20804     ac_file
=`expr $ac_file + 1` 
20806     ac_end
=`expr $ac_end + $ac_max_sed_cmds` 
20809 if test -z "$ac_sed_cmds"; then 
20814 cat >> $CONFIG_STATUS <<EOF 
20816 CONFIG_FILES=\${CONFIG_FILES-"wx-config 
20823 cat >> $CONFIG_STATUS <<\EOF
 
20824 for ac_file 
in .. 
$CONFIG_FILES; do if test "x$ac_file" != x..
; then 
20825   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 
20827   *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'` 
20828        ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;; 
20829   *) ac_file_in
="${ac_file}.in" ;; 
20832   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. 
20834   # Remove last slash and all that follows it.  Not all systems have dirname. 
20835   ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'` 
20836   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then 
20837     # The file is in a subdirectory. 
20838     test ! -d "$ac_dir" && mkdir "$ac_dir" 
20839     ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`" 
20840     # A "../" for each directory in $ac_dir_suffix. 
20841     ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` 
20843     ac_dir_suffix
= ac_dots
= 
20846   case "$ac_given_srcdir" in 
20848       if test -z "$ac_dots"; then top_srcdir
=.
 
20849       else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;; 
20850   /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;; 
20851   *) # Relative path. 
20852     srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix" 
20853     top_srcdir
="$ac_dots$ac_given_srcdir" ;; 
20856   case "$ac_given_INSTALL" in 
20857   [/$
]*) INSTALL
="$ac_given_INSTALL" ;; 
20858   *) INSTALL
="$ac_dots$ac_given_INSTALL" ;; 
20861   echo creating 
"$ac_file" 
20863   configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." 
20865   *Makefile
*) ac_comsub
="1i\\ 
20866 # $configure_input" ;; 
20870   ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` 
20872 s%@configure_input@%$configure_input%g 
20873 s%@srcdir@%$srcdir%g 
20874 s%@top_srcdir@%$top_srcdir%g 
20875 s%@INSTALL@%$INSTALL%g 
20876 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file 
20880 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where 
20881 # NAME is the cpp macro being defined and VALUE is the value it is being given. 
20883 # ac_d sets the value in "#define NAME VALUE" lines. 
20884 ac_dA
='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)' 
20885 ac_dB
='\([      ][      ]*\)[^  ]*%\1#\2' 
20888 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". 
20889 ac_uA
='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)' 
20890 ac_uB
='\([      ]\)%\1#\2define\3' 
20893 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". 
20894 ac_eA
='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)' 
20895 ac_eB
='$%\1#\2define\3' 
20899 if test "${CONFIG_HEADERS+set}" != set; then 
20901 cat >> $CONFIG_STATUS <<EOF 
20902   CONFIG_HEADERS="setup.h:setup.h.in" 
20904 cat >> $CONFIG_STATUS <<\EOF
 
20906 for ac_file 
in .. 
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then 
20907   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 
20909   *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'` 
20910        ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;; 
20911   *) ac_file_in
="${ac_file}.in" ;; 
20914   echo creating 
$ac_file 
20916   rm -f conftest.frag conftest.
in conftest.out
 
20917   ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` 
20918   cat $ac_file_inputs > conftest.
in 
20922 # Transform confdefs.h into a sed script conftest.vals that substitutes 
20923 # the proper values into config.h.in to produce config.h.  And first: 
20924 # Protect against being on the right side of a sed subst in config.status. 
20925 # Protect against being in an unquoted here document in config.status. 
20926 rm -f conftest.vals
 
20927 cat > conftest.hdr 
<<\EOF
 
20930 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp 
20934 sed -n -f conftest.hdr confdefs.h > conftest.vals 
20937 # This sed command replaces #undef with comments.  This is necessary, for 
20938 # example, in the case of _POSIX_SOURCE, which is predefined and required 
20939 # on some systems where configure will not decide to define it. 
20940 cat >> conftest.vals <<\EOF 
20941 s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% 
20944 # Break up conftest.vals because some shells have a limit on 
20945 # the size of here documents, and old seds have small limits too. 
20947 rm -f conftest.tail 
20950   ac_lines=`grep -c . conftest.vals
` 
20951   # grep -c gives empty output for an empty file on some AIX systems. 
20952   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi 
20953   # Write a limited-size here document to conftest.frag. 
20954   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS 
20955   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS 
20957   sed -f conftest.frag conftest.in > conftest.out 
20959   mv conftest.out conftest.in 
20960 ' >> $CONFIG_STATUS 
20961   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail 
20962   rm -f conftest.vals 
20963   mv conftest.tail conftest.vals 
20965 rm -f conftest.vals 
20967 cat >> $CONFIG_STATUS <<\EOF 
20968   rm -f conftest.frag conftest.h 
20969   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h 
20970   cat conftest.in >> conftest.h 
20972   if cmp -s $ac_file conftest.h 2>/dev/null; then 
20973     echo "$ac_file is unchanged" 
20976     # Remove last slash and all that follows it.  Not all systems have dirname. 
20977       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` 
20978       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then 
20979       # The file is in a subdirectory. 
20980       test ! -d "$ac_dir" && mkdir "$ac_dir" 
20983     mv conftest.h $ac_file 
20988 cat >> $CONFIG_STATUS <<EOF 
20990             TOOLCHAIN_NAME="${TOOLCHAIN_NAME}" 
20995 cat >> $CONFIG_STATUS <<\EOF 
20997                                                                                                 if test ! -h wx-config; then 
20999                 mv wx-config wx${TOOLCHAIN_NAME}-config 
21000                 ${LN_S} wx${TOOLCHAIN_NAME}-config wx-config 
21003             if test ! -d lib; then 
21006             if test ! -d lib/wx; then 
21009             if test ! -d lib/wx/include; then 
21010               mkdir lib/wx/include 
21012             if test ! -d lib/wx/include/${TOOLCHAIN_NAME}; then 
21013               mkdir lib/wx/include/${TOOLCHAIN_NAME} 
21015             if test ! -d lib/wx/include/${TOOLCHAIN_NAME}/wx; then 
21016               mkdir lib/wx/include/${TOOLCHAIN_NAME}/wx 
21018             if test -f setup.h; then 
21019               mv -f setup.h lib/wx/include/${TOOLCHAIN_NAME}/wx/setup.h 
21024 chmod +x $CONFIG_STATUS 
21025 rm -fr confdefs* $ac_clean_files 
21026 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 
21028 if test "$no_recursion" != yes; then 
21030   # Remove --cache-file and --srcdir arguments so they do not pile up. 
21031   ac_sub_configure_args= 
21033   for ac_arg in $ac_configure_args; do 
21034     if test -n "$ac_prev"; then 
21039     -cache-file | --cache-file | --cache-fil | --cache-fi \ 
21040     | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 
21041       ac_prev=cache_file ;; 
21042     -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ 
21043     | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 
21045     -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) 
21047     -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) 
21049     *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;; 
21053   for ac_config_dir in demos samples utils contrib mobile; do 
21055     # Do not complain, so a configure script can configure whichever 
21056     # parts of a large source tree are present. 
21057     if test ! -d $srcdir/$ac_config_dir; then 
21061     echo configuring in $ac_config_dir 
21066       if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :; 
21068         { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; } 
21076       # A "../" for each directory in /$ac_config_dir. 
21077       ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'` 
21080     .) # No --srcdir option.  We are building in place. 
21081       ac_sub_srcdir=$srcdir ;; 
21082     /*) # Absolute path. 
21083       ac_sub_srcdir=$srcdir/$ac_config_dir ;; 
21084     *) # Relative path. 
21085       ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;; 
21088     # Check for guested configure; otherwise get Cygnus style configure. 
21089     if test -f $ac_sub_srcdir/configure; then 
21090       ac_sub_configure=$ac_sub_srcdir/configure 
21091     elif test -f $ac_sub_srcdir/configure.in; then 
21092       ac_sub_configure=$ac_configure 
21094       echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2 
21098     # The recursion is here. 
21099     if test -n "$ac_sub_configure"; then 
21101       # Make the cache file name correct relative to the subdirectory. 
21102       case "$cache_file" in 
21103       /*) ac_sub_cache_file=$cache_file ;; 
21104       *) # Relative path. 
21105         ac_sub_cache_file="$ac_dots$cache_file" ;; 
21107   case "$ac_given_INSTALL" in 
21108         [/$]*) INSTALL="$ac_given_INSTALL" ;; 
21109         *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 
21112       echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" 
21113       # The eval makes quoting arguments work. 
21114       if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir 
21117         { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }