3 # From configure.in Id: configure.in
52 # Configure paths for GTK+
57 # Guess values for system-dependent variables and create Makefiles.
58 # Generated automatically using autoconf version 2.13
59 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
61 # This configure script is free software; the Free Software Foundation
62 # gives unlimited permission to copy, distribute and modify it.
66 ac_default_prefix
=/usr
/local
67 # Any additions from configure.in:
69 --enable-gui use GUI classes"
71 --enable-universal use wxWindows GUI controls instead of native ones"
75 --with-motif use Motif/Lesstif"
77 --with-mac use Mac OS X"
81 --with-msw use MS-Windows"
83 --with-pm use OS/2 Presentation Manager"
85 --with-mgl use SciTech MGL"
87 --with-microwin use MicroWindows"
91 --enable-nanox use NanoX"
93 --enable-gtk2 use GTK+ 2.0 if available (EXPERIMENTAL)"
95 --with-libpng use libpng (PNG image format)"
97 --with-libjpeg use libjpeg (JPEG file format)"
99 --with-libtiff use libtiff (TIFF file format)"
101 --with-opengl use OpenGL (or Mesa)"
103 --with-dmalloc use dmalloc library (http://dmalloc.com/)"
105 --with-regex enable support for wxRegEx class"
107 --with-zlib use zlib for LZW compression"
109 --with-odbc use the IODBC and wxODBC classes"
111 --enable-shared create shared library code"
113 --enable-soname set the DT_SONAME field in ELF shared libraries"
115 --enable-optimise create optimised code"
117 --enable-debug same as debug_flag and debug_info"
119 --enable-precomp enable use of precompiled headers (Mac OS X)"
121 --enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)"
123 --enable-debug_info create code with debugging information"
125 --enable-debug_gdb create code with extra GDB debugging information"
127 --enable-debug_cntxt use wxDebugContext"
129 --enable-mem_tracing create code with memory tracing"
131 --enable-profile create code with profiling information"
133 --enable-no_rtti create code without RTTI information"
135 --enable-no_exceptions create code without C++ exceptions handling"
137 --enable-permissive compile code disregarding strict ANSI"
139 --enable-no_deps create code without dependency information"
141 --enable-compat20 enable wxWindows 2.0 compatibility"
143 --enable-compat22 enable wxWindows 2.2 compatibility"
145 --enable-intl use internationalization system"
147 --enable-config use wxConfig (and derived) classes"
149 --enable-protocols use wxProtocol and derived classes"
151 --enable-ftp use wxFTP (requires wxProtocol"
153 --enable-http use wxHTTP (requires wxProtocol"
155 --enable-fileproto use wxFileProto class (requires wxProtocol"
157 --enable-sockets use socket/network classes"
159 --enable-ipc use interprocess communication (wxSocket etc.)"
161 --enable-cmdline use wxCmdLineParser class"
163 --enable-datetime use wxDateTime class"
165 --enable-timedate use obsolete wxDate/wxTime classes"
167 --enable-stopwatch use wxStopWatch class"
169 --enable-dialupman use dialup network classes"
171 --enable-apple_ieee use the Apple IEEE codec"
173 --enable-timer use wxTimer class"
175 --enable-wave use wxWave class"
177 --enable-fraction use wxFraction class"
179 --enable-dynlib use wxLibrary class for DLL loading"
181 --enable-dynamicloader use (new) wxDynamicLibrary class"
183 --enable-longlong use wxLongLong class"
185 --enable-geometry use geometry class"
187 --enable-log use logging system"
189 --enable-streams use wxStream etc classes"
191 --enable-file use wxFile classes"
193 --enable-ffile use wxFFile classes"
195 --enable-textbuf use wxTextBuffer class"
197 --enable-textfile use wxTextFile class"
199 --enable-fontmap use font encodings conversion classes"
201 --enable-unicode compile wxString with Unicode support"
203 --enable-mslu use MS Layer for Unicode on Windows 9x (win32 only)"
205 --enable-wxprintfv use wxWindows implementation of vprintf()"
207 --enable-std_iostreams use standard C++ stream classes"
209 --enable-filesystem use virtual file systems classes"
211 --enable-fs_inet use virtual HTTP/FTP filesystems"
213 --enable-fs_zip use virtual ZIP filesystems"
215 --enable-zipstream use wxZipInputStream"
217 --enable-catch_segvs catch signals and pass them to wxApp::OnFatalException"
219 --enable-snglinst use wxSingleInstanceChecker class"
221 --enable-mimetype use wxMimeTypesManager"
223 --enable-sysoptions use wxSystemOptions"
225 --enable-url use wxURL class"
227 --enable-protocol use wxProtocol class"
229 --enable-protocol-http HTTP support in wxProtocol"
231 --enable-protocol-ftp FTP support in wxProtocol"
233 --enable-protocol-file FILE support in wxProtocol"
235 --enable-threads use threads"
237 --enable-docview use document view architecture"
239 --enable-help use help subsystem"
241 --enable-mshtmlhelp use MS HTML Help (win32)"
243 --enable-html use wxHTML sub-library"
245 --enable-htmlhelp use wxHTML-based help"
247 --enable-constraints use layout-constraints system"
249 --enable-printarch use printing architecture"
251 --enable-mdi use multiple document interface architecture"
253 --enable-loggui use standard GUI logger"
255 --enable-logwin use wxLogWindow"
257 --enable-logdialog use wxLogDialog"
259 --enable-postscript use wxPostscriptDC device context (default for gtk+)"
261 --enable-prologio use Prolog IO library"
263 --enable-resources use wxWindows resources"
265 --enable-xresources use X resources for save (default for gtk+)"
267 --enable-clipboard use wxClipboard classes"
269 --enable-dnd use Drag'n'Drop classes"
271 --enable-metafile use win32 metafiles"
273 --enable-treelayout use wxTreeLayout classes"
275 --enable-controls use all usual controls"
277 --enable-accel use accelerators"
279 --enable-button use wxButton class"
281 --enable-bmpbutton use wxBitmapButton class"
283 --enable-calendar use wxCalendarCtrl class"
285 --enable-caret use wxCaret class"
287 --enable-checkbox use wxCheckBox class"
289 --enable-checklst use wxCheckListBox (listbox with checkboxes) class"
291 --enable-choice use wxChoice class"
293 --enable-combobox use wxComboBox classes"
295 --enable-gauge use wxGauge class"
297 --enable-grid use wxGrid class"
299 --enable-newgrid use new wxGrid class"
301 --enable-imaglist use wxImageList class"
303 --enable-listbox use wxListBox class"
305 --enable-listctrl use wxListCtrl class"
307 --enable-notebook use wxNotebook class"
309 --enable-propsheet use wxPropertySheet class"
311 --enable-radiobox use wxRadioBox class"
313 --enable-radiobtn use wxRadioButton class"
315 --enable-sash use wxSashWindow class"
317 --enable-scrollbar use wxScrollBar class and scrollable windows"
319 --enable-slider use wxSlider class"
321 --enable-spinbtn use wxSpinButton class"
323 --enable-spinctrl use wxSpinCtrl class"
325 --enable-splitter use wxSplitterWindow class"
327 --enable-statbmp use wxStaticBitmap class"
329 --enable-statbox use wxStaticBox class"
331 --enable-statline use wxStaticLine class"
333 --enable-stattext use wxStaticText class"
335 --enable-statusbar use wxStatusBar class"
337 --enable-tabdialog use wxTabControl class"
339 --enable-textctrl use wxTextCtrl class"
341 --enable-togglebtn use wxToggleButton class"
343 --enable-toolbar use wxToolBar class"
345 --enable-tbarnative use native wxToolBar class"
347 --enable-tbarsmpl use wxToolBarSimple class"
349 --enable-treectrl use wxTreeCtrl class"
351 --enable-tipwindow use wxTipWindow class"
353 --enable-popupwin use wxPopUpWindow class"
355 --enable-commondlg use all common dialogs"
357 --enable-choicedlg use wxChoiceDialog"
359 --enable-coldlg use wxColourDialog"
361 --enable-filedlg use wxFileDialog"
363 --enable-finddlg use wxFindReplaceDialog"
365 --enable-fontdlg use wxFontDialog"
367 --enable-dirdlg use wxDirDialog"
369 --enable-msgdlg use wxMessageDialog"
371 --enable-numberdlg use wxNumberEntryDialog"
373 --enable-splash use wxSplashScreen"
375 --enable-textdlg use wxTextDialog"
377 --enable-tipdlg use startup tips"
379 --enable-progressdlg use wxProgressDialog"
381 --enable-wizarddlg use wxWizard"
383 --enable-menus use wxMenu/wxMenuBar/wxMenuItem classes"
385 --enable-miniframe use wxMiniFrame class"
387 --enable-tooltips use wxToolTip class"
389 --enable-splines use spline drawing code"
391 --enable-validators use wxValidator and derived classes"
393 --enable-busyinfo use wxBusyInfo"
395 --enable-joystick use wxJoystick (Linux only)"
397 --enable-metafiles use wxMetaFile (Windows only)"
399 --enable-dragimage use wxDragImage"
401 --enable-palette use wxPalette class"
403 --enable-image use wxImage class"
405 --enable-gif use gif images (GIF file format)"
407 --enable-pcx use pcx images (PCX file format)"
409 --enable-iff use iff images (IFF file format)"
411 --enable-pnm use pnm images (PNM file format)"
413 --enable-xpm use xpm images (XPM file format)"
415 --enable-icocur use Windows ICO and CUR formats"
417 --with-gtk-prefix=PFX Prefix where GTK is installed (optional)"
419 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)"
421 --disable-gtktest Do not try to compile and run a test GTK program"
423 --with-gtk-prefix=PFX Prefix where GTK is installed (optional)"
425 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)"
427 --disable-gtktest Do not try to compile and run a test GTK program"
429 --with-gtk-prefix=PFX Prefix where GTK is installed (optional)"
431 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)"
433 --disable-gtktest Do not try to compile and run a test GTK program"
435 --with-x use the X Window System"
437 --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib"
439 # Initialize some variables set by options.
440 # The variables have the same names as the options, with
441 # dashes changed to underlines.
443 cache_file
=.
/config.cache
452 program_transform_name
=s
,x
,x
,
460 bindir
='${exec_prefix}/bin'
461 sbindir
='${exec_prefix}/sbin'
462 libexecdir
='${exec_prefix}/libexec'
463 datadir
='${prefix}/share'
464 sysconfdir
='${prefix}/etc'
465 sharedstatedir
='${prefix}/com'
466 localstatedir
='${prefix}/var'
467 libdir
='${exec_prefix}/lib'
468 includedir
='${prefix}/include'
469 oldincludedir
='/usr/include'
470 infodir
='${prefix}/info'
471 mandir
='${prefix}/man'
473 # Initialize some other variables.
476 SHELL
=${CONFIG_SHELL-/bin/sh}
477 # Maximum number of lines to put in a shell here document.
484 # If the previous option needs an argument, assign it.
485 if test -n "$ac_prev"; then
486 eval "$ac_prev=\$ac_option"
492 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
496 # Accept the important Cygnus configure options, so we can diagnose typos.
500 -bindir | --bindir | --bindi | --bind | --bin | --bi)
502 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
503 bindir
="$ac_optarg" ;;
505 -build | --build | --buil | --bui | --bu)
507 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
508 build
="$ac_optarg" ;;
510 -cache-file | --cache-file | --cache-fil | --cache-fi \
511 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
512 ac_prev
=cache_file
;;
513 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
514 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
515 cache_file
="$ac_optarg" ;;
517 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
519 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
521 datadir
="$ac_optarg" ;;
523 -disable-* | --disable-*)
524 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
525 # Reject names that are not valid shell variable names.
526 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
527 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
529 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
530 eval "enable_${ac_feature}=no" ;;
532 -enable-* | --enable-*)
533 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
534 # Reject names that are not valid shell variable names.
535 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
536 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
538 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
543 eval "enable_${ac_feature}='$ac_optarg'" ;;
545 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
546 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
547 | --exec | --exe | --ex)
548 ac_prev
=exec_prefix
;;
549 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
550 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
551 | --exec=* | --exe=* | --ex=*)
552 exec_prefix
="$ac_optarg" ;;
554 -gas | --gas | --ga | --g)
555 # Obsolete; use --with-gas.
558 -help | --help | --hel | --he)
559 # Omit some internal or obsolete options to make the list less imposing.
560 # This message is too long to be a string in the A/UX 3.1 sh.
562 Usage: configure [options] [host]
563 Options: [defaults in brackets after descriptions]
565 --cache-file=FILE cache test results in FILE
566 --help print this message
567 --no-create do not create output files
568 --quiet, --silent do not print \`checking...' messages
569 --version print the version of autoconf that created configure
570 Directory and file names:
571 --prefix=PREFIX install architecture-independent files in PREFIX
573 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
575 --bindir=DIR user executables in DIR [EPREFIX/bin]
576 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
577 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
578 --datadir=DIR read-only architecture-independent data in DIR
580 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
581 --sharedstatedir=DIR modifiable architecture-independent data in DIR
583 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
584 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
585 --includedir=DIR C header files in DIR [PREFIX/include]
586 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
587 --infodir=DIR info documentation in DIR [PREFIX/info]
588 --mandir=DIR man documentation in DIR [PREFIX/man]
589 --srcdir=DIR find the sources in DIR [configure dir or ..]
590 --program-prefix=PREFIX prepend PREFIX to installed program names
591 --program-suffix=SUFFIX append SUFFIX to installed program names
592 --program-transform-name=PROGRAM
593 run sed PROGRAM on installed program names
597 --build=BUILD configure for building on BUILD [BUILD=HOST]
598 --host=HOST configure for HOST [guessed]
599 --target=TARGET configure for TARGET [TARGET=HOST]
600 Features and packages:
601 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
602 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
603 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
604 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
605 --x-includes=DIR X include files are in DIR
606 --x-libraries=DIR X library files are in DIR
608 if test -n "$ac_help"; then
609 echo "--enable and --with options recognized:$ac_help"
613 -host | --host | --hos | --ho)
615 -host=* | --host=* | --hos=* | --ho=*)
618 -includedir | --includedir | --includedi | --included | --include \
619 | --includ | --inclu | --incl | --inc)
620 ac_prev
=includedir
;;
621 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
622 | --includ=* | --inclu=* | --incl=* | --inc=*)
623 includedir
="$ac_optarg" ;;
625 -infodir | --infodir | --infodi | --infod | --info | --inf)
627 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
628 infodir
="$ac_optarg" ;;
630 -libdir | --libdir | --libdi | --libd)
632 -libdir=* | --libdir=* | --libdi=* | --libd=*)
633 libdir
="$ac_optarg" ;;
635 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
636 | --libexe | --libex | --libe)
637 ac_prev
=libexecdir
;;
638 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
639 | --libexe=* | --libex=* | --libe=*)
640 libexecdir
="$ac_optarg" ;;
642 -localstatedir | --localstatedir | --localstatedi | --localstated \
643 | --localstate | --localstat | --localsta | --localst \
644 | --locals | --local | --loca | --loc | --lo)
645 ac_prev
=localstatedir
;;
646 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
647 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
648 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
649 localstatedir
="$ac_optarg" ;;
651 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
653 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
654 mandir
="$ac_optarg" ;;
657 # Obsolete; use --without-fp.
660 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
664 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
665 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
668 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
669 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
670 | --oldin | --oldi | --old | --ol | --o)
671 ac_prev
=oldincludedir
;;
672 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
673 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
674 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
675 oldincludedir
="$ac_optarg" ;;
677 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
679 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
680 prefix
="$ac_optarg" ;;
682 -program-prefix | --program-prefix | --program-prefi | --program-pref \
683 | --program-pre | --program-pr | --program-p)
684 ac_prev
=program_prefix
;;
685 -program-prefix=* | --program-prefix=* | --program-prefi=* \
686 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
687 program_prefix
="$ac_optarg" ;;
689 -program-suffix | --program-suffix | --program-suffi | --program-suff \
690 | --program-suf | --program-su | --program-s)
691 ac_prev
=program_suffix
;;
692 -program-suffix=* | --program-suffix=* | --program-suffi=* \
693 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
694 program_suffix
="$ac_optarg" ;;
696 -program-transform-name | --program-transform-name \
697 | --program-transform-nam | --program-transform-na \
698 | --program-transform-n | --program-transform- \
699 | --program-transform | --program-transfor \
700 | --program-transfo | --program-transf \
701 | --program-trans | --program-tran \
702 | --progr-tra | --program-tr | --program-t)
703 ac_prev
=program_transform_name
;;
704 -program-transform-name=* | --program-transform-name=* \
705 | --program-transform-nam=* | --program-transform-na=* \
706 | --program-transform-n=* | --program-transform-=* \
707 | --program-transform=* | --program-transfor=* \
708 | --program-transfo=* | --program-transf=* \
709 | --program-trans=* | --program-tran=* \
710 | --progr-tra=* | --program-tr=* | --program-t=*)
711 program_transform_name
="$ac_optarg" ;;
713 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
714 | -silent | --silent | --silen | --sile | --sil)
717 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
719 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
721 sbindir
="$ac_optarg" ;;
723 -sharedstatedir | --sharedstatedir | --sharedstatedi \
724 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
725 | --sharedst | --shareds | --shared | --share | --shar \
727 ac_prev
=sharedstatedir
;;
728 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
729 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
730 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
732 sharedstatedir
="$ac_optarg" ;;
734 -site | --site | --sit)
736 -site=* | --site=* | --sit=*)
739 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
741 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
742 srcdir
="$ac_optarg" ;;
744 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
745 | --syscon | --sysco | --sysc | --sys | --sy)
746 ac_prev
=sysconfdir
;;
747 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
748 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
749 sysconfdir
="$ac_optarg" ;;
751 -target | --target | --targe | --targ | --tar | --ta | --t)
753 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
754 target
="$ac_optarg" ;;
756 -v | -verbose | --verbose | --verbos | --verbo | --verb)
759 -version | --version | --versio | --versi | --vers)
760 echo "configure generated by autoconf version 2.13"
764 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
765 # Reject names that are not valid shell variable names.
766 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
767 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
769 ac_package
=`echo $ac_package| sed 's/-/_/g'`
774 eval "with_${ac_package}='$ac_optarg'" ;;
776 -without-* | --without-*)
777 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
778 # Reject names that are not valid shell variable names.
779 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
780 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
782 ac_package
=`echo $ac_package| sed 's/-/_/g'`
783 eval "with_${ac_package}=no" ;;
786 # Obsolete; use --with-x.
789 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
790 | --x-incl | --x-inc | --x-in | --x-i)
791 ac_prev
=x_includes
;;
792 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
793 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
794 x_includes
="$ac_optarg" ;;
796 -x-libraries | --x-libraries | --x-librarie | --x-librari \
797 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
798 ac_prev
=x_libraries
;;
799 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
800 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
801 x_libraries
="$ac_optarg" ;;
803 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
807 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
808 echo "configure: warning: $ac_option: invalid host type" 1>&2
810 if test "x$nonopt" != xNONE
; then
811 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
819 if test -n "$ac_prev"; then
820 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
823 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
825 # File descriptor usage:
828 # 2 errors and warnings
829 # 3 some systems may open it to /dev/tty
830 # 4 used on the Kubota Titan
831 # 6 checking for... messages and results
832 # 5 compiler messages saved in config.log
833 if test "$silent" = yes; then
841 This file contains any messages produced by compilers while
842 running configure, to aid debugging if configure makes a mistake.
845 # Strip out --no-create and --no-recursion so they do not pile up.
846 # Also quote any args containing shell metacharacters.
851 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
852 | --no-cr | --no-c) ;;
853 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
854 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
855 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
856 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
857 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
862 # Only set these to C if already set. These must not be set unconditionally
863 # because not all systems understand e.g. LANG=C (notably SCO).
864 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
865 # Non-C LC_CTYPE values break the ctype check.
866 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
867 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
868 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
869 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
871 # confdefs.h avoids OS command line length limits that DEFS can exceed.
872 rm -rf conftest
* confdefs.h
873 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
876 # A filename unique to this package, relative to the directory that
877 # configure is in, which we can look for to find out if srcdir is correct.
878 ac_unique_file
=wx
-config.
in
880 # Find the source files, if location was not specified.
881 if test -z "$srcdir"; then
882 ac_srcdir_defaulted
=yes
883 # Try the directory containing this script, then its parent.
885 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
886 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
888 if test ! -r $srcdir/$ac_unique_file; then
892 ac_srcdir_defaulted
=no
894 if test ! -r $srcdir/$ac_unique_file; then
895 if test "$ac_srcdir_defaulted" = yes; then
896 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
898 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
901 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
903 # Prefer explicitly selected file to automatically selected ones.
904 if test -z "$CONFIG_SITE"; then
905 if test "x$prefix" != xNONE
; then
906 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
908 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
911 for ac_site_file
in $CONFIG_SITE; do
912 if test -r "$ac_site_file"; then
913 echo "loading site script $ac_site_file"
918 if test -r "$cache_file"; then
919 echo "loading cache $cache_file"
922 echo "creating cache $cache_file"
927 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
928 ac_cpp
='$CPP $CPPFLAGS'
929 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
930 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
931 cross_compiling
=$ac_cv_prog_cc_cross
935 if (echo "testing\c"; echo 1,2,3) | grep c
>/dev
/null
; then
936 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
937 if (echo -n testing
; echo 1,2,3) | sed s
/-n/xn
/ | grep xn
>/dev
/null
; then
944 ac_n
= ac_c
='\c' ac_t
=
950 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
951 if test -f $ac_dir/install-sh; then
953 ac_install_sh
="$ac_aux_dir/install-sh -c"
955 elif test -f $ac_dir/install.sh
; then
957 ac_install_sh
="$ac_aux_dir/install.sh -c"
961 if test -z "$ac_aux_dir"; then
962 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
964 ac_config_guess
=$ac_aux_dir/config.guess
965 ac_config_sub
=$ac_aux_dir/config.sub
966 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
969 # Do some error checking and defaulting for the host and target type.
971 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
974 # 1. You are not allowed to specify --host, --target, and nonopt at the
976 # 2. Host defaults to nonopt.
977 # 3. If nonopt is not specified, then host defaults to the current host,
978 # as determined by config.guess.
979 # 4. Target and build default to nonopt.
980 # 5. If nonopt is not specified, then target and build default to host.
982 # The aliases save the names the user supplied, while $host etc.
983 # will get canonicalized.
984 case $host---$target---$nonopt in
985 NONE
---*---* | *---NONE---* | *---*---NONE) ;;
986 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
990 # Make sure we can run config.sub.
991 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
992 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
995 echo $ac_n "checking host system type""... $ac_c" 1>&6
996 echo "configure:997: checking host system type" >&5
999 case "$host_alias" in
1003 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
1004 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
1006 *) host_alias
=$nonopt ;;
1010 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
1011 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1012 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1013 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1014 echo "$ac_t""$host" 1>&6
1016 echo $ac_n "checking target system type""... $ac_c" 1>&6
1017 echo "configure:1018: checking target system type" >&5
1019 target_alias
=$target
1020 case "$target_alias" in
1023 NONE
) target_alias
=$host_alias ;;
1024 *) target_alias
=$nonopt ;;
1028 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
1029 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1030 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1031 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1032 echo "$ac_t""$target" 1>&6
1034 echo $ac_n "checking build system type""... $ac_c" 1>&6
1035 echo "configure:1036: checking build system type" >&5
1038 case "$build_alias" in
1041 NONE
) build_alias
=$host_alias ;;
1042 *) build_alias
=$nonopt ;;
1046 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
1047 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1048 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1049 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1050 echo "$ac_t""$build" 1>&6
1052 test "$host_alias" != "$target_alias" &&
1053 test "$program_prefix$program_suffix$program_transform_name" = \
1055 program_prefix
=${target_alias}-
1059 WX_MAJOR_VERSION_NUMBER
=2
1060 WX_MINOR_VERSION_NUMBER
=3
1063 WX_VERSION
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER.
$WX_RELEASE_NUMBER
1064 WX_RELEASE
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER
1066 WX_MSW_VERSION
=$WX_MAJOR_VERSION_NUMBER$WX_MINOR_VERSION_NUMBER$WX_RELEASE_NUMBER
1100 NEEDS_D_REENTRANT_FOR_R_FUNCS
=0
1102 CPP_MT_FLAG
=-D_REENTRANT
1104 ALL_TOOLKITS
="GTK MAC MGL MICROWIN MOTIF MSW PM WINE X11"
1109 DEFAULT_wxUSE_MICROWIN
=0
1110 DEFAULT_wxUSE_MOTIF
=0
1113 DEFAULT_wxUSE_WINE
=0
1116 DEFAULT_DEFAULT_wxUSE_GTK
=0
1117 DEFAULT_DEFAULT_wxUSE_MAC
=0
1118 DEFAULT_DEFAULT_wxUSE_MGL
=0
1119 DEFAULT_DEFAULT_wxUSE_MICROWIN
=0
1120 DEFAULT_DEFAULT_wxUSE_MOTIF
=0
1121 DEFAULT_DEFAULT_wxUSE_MSW
=0
1122 DEFAULT_DEFAULT_wxUSE_PM
=0
1123 DEFAULT_DEFAULT_wxUSE_WINE
=0
1124 DEFAULT_DEFAULT_wxUSE_X11
=0
1132 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1133 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1135 cat >> confdefs.h
<<\EOF
1142 cat >> confdefs.h
<<\EOF
1147 if test "x$TMP" = "xalpha"; then
1149 cat >> confdefs.h
<<\EOF
1154 DEFAULT_DEFAULT_wxUSE_GTK
=1
1156 *-*-irix5* | *-*-irix6* )
1159 cat >> confdefs.h
<<\EOF
1163 cat >> confdefs.h
<<\EOF
1167 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1173 cat >> confdefs.h
<<\EOF
1177 cat >> confdefs.h
<<\EOF
1178 #define __SOLARIS__ 1
1181 cat >> confdefs.h
<<\EOF
1185 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1186 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1192 cat >> confdefs.h
<<\EOF
1196 cat >> confdefs.h
<<\EOF
1200 cat >> confdefs.h
<<\EOF
1204 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1209 CPP_MT_FLAG
=-D_THREAD_SAFE
1210 cat >> confdefs.h
<<\EOF
1211 #define __FREEBSD__ 1
1214 cat >> confdefs.h
<<\EOF
1218 DEFAULT_DEFAULT_wxUSE_GTK
=1
1223 cat >> confdefs.h
<<\EOF
1224 #define __FREEBSD__ 1
1227 cat >> confdefs.h
<<\EOF
1228 #define __OPENBSD__ 1
1231 DEFAULT_DEFAULT_wxUSE_GTK
=1
1236 cat >> confdefs.h
<<\EOF
1237 #define __FREEBSD__ 1
1240 cat >> confdefs.h
<<\EOF
1241 #define __NETBSD__ 1
1244 DEFAULT_DEFAULT_wxUSE_GTK
=1
1249 cat >> confdefs.h
<<\EOF
1253 cat >> confdefs.h
<<\EOF
1257 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1258 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1263 cat >> confdefs.h
<<\EOF
1267 cat >> confdefs.h
<<\EOF
1271 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1276 cat >> confdefs.h
<<\EOF
1280 cat >> confdefs.h
<<\EOF
1284 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1290 cat >> confdefs.h
<<\EOF
1294 cat >> confdefs.h
<<\EOF
1298 cat >> confdefs.h
<<\EOF
1302 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1305 *-*-cygwin* | *-*-mingw32* )
1309 cat >> confdefs.h
<<\EOF
1313 cat >> confdefs.h
<<\EOF
1317 cat >> confdefs.h
<<\EOF
1318 #define __WINDOWS__ 1
1321 cat >> confdefs.h
<<\EOF
1322 #define __GNUWIN32__ 1
1325 cat >> confdefs.h
<<\EOF
1329 cat >> confdefs.h
<<\EOF
1330 #define WINVER 0x0400
1335 DEFAULT_DEFAULT_wxUSE_MSW
=1
1341 cat >> confdefs.h
<<\EOF
1346 DEFAULT_DEFAULT_wxUSE_MGL
=1
1349 *-pc-os2_emx | *-pc-os2-emx )
1350 cat >> confdefs.h
<<\EOF
1355 DEFAULT_DEFAULT_wxUSE_PM
=1
1363 cat >> confdefs.h
<<\EOF
1367 cat >> confdefs.h
<<\EOF
1368 #define __DARWIN__ 1
1371 cat >> confdefs.h
<<\EOF
1372 #define __POWERPC__ 1
1375 DEFAULT_DEFAULT_wxUSE_MAC
=1
1380 cat >> confdefs.h
<<\EOF
1387 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
1390 if test "$USE_UNIX" = 1 ; then
1392 cat >> confdefs.h
<<\EOF
1398 if test "$USE_LINUX" = 1; then
1399 echo $ac_n "checking for glibc 2.1 or later""... $ac_c" 1>&6
1400 echo "configure:1401: checking for glibc 2.1 or later" >&5
1401 if eval "test \"`echo '$''{'wx_lib_glibc21'+set}'`\" = set"; then
1402 echo $ac_n "(cached) $ac_c" 1>&6
1405 cat > conftest.
$ac_ext <<EOF
1406 #line 1407 "configure"
1407 #include "confdefs.h"
1408 #include <features.h>
1411 #if !__GLIBC_PREREQ(2, 1)
1417 if { (eval echo configure
:1418: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1423 echo "configure: failed program was:" >&5
1424 cat conftest.
$ac_ext >&5
1435 echo "$ac_t""$wx_lib_glibc21" 1>&6
1436 if test "$wx_lib_glibc21" = "yes"; then
1437 cat >> confdefs.h
<<\EOF
1438 #define wxHAVE_GLIBC2 1
1447 wx_arg_cache_file
="configarg.cache"
1448 echo "loading argument cache $wx_arg_cache_file"
1449 rm -f ${wx_arg_cache_file}.tmp
1450 touch ${wx_arg_cache_file}.tmp
1451 touch ${wx_arg_cache_file}
1455 if test $DEBUG_CONFIGURE = 1; then
1456 DEFAULT_wxUSE_UNIVERSAL
=no
1458 DEFAULT_wxUSE_NANOX
=no
1460 DEFAULT_wxUSE_THREADS
=yes
1462 DEFAULT_wxUSE_SHARED
=yes
1463 DEFAULT_wxUSE_SONAME
=no
1464 DEFAULT_wxUSE_OPTIMISE
=no
1465 DEFAULT_wxUSE_PROFILE
=no
1466 DEFAULT_wxUSE_NO_DEPS
=no
1467 DEFAULT_wxUSE_NO_RTTI
=yes
1468 DEFAULT_wxUSE_NO_EXCEPTIONS
=yes
1469 DEFAULT_wxUSE_PERMISSIVE
=no
1470 DEFAULT_wxUSE_DEBUG_FLAG
=yes
1471 DEFAULT_wxUSE_DEBUG_INFO
=yes
1472 DEFAULT_wxUSE_DEBUG_GDB
=yes
1473 DEFAULT_wxUSE_MEM_TRACING
=no
1474 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1475 DEFAULT_wxUSE_DMALLOC
=no
1476 DEFAULT_wxUSE_PRECOMP
=no
1477 DEFAULT_wxUSE_APPLE_IEEE
=no
1479 DEFAULT_wxUSE_LOG
=yes
1480 DEFAULT_wxUSE_LOGWINDOW
=no
1481 DEFAULT_wxUSE_LOGGUI
=no
1482 DEFAULT_wxUSE_LOGDIALOG
=no
1484 DEFAULT_wxUSE_GUI
=yes
1485 DEFAULT_wxUSE_CONTROLS
=no
1487 DEFAULT_wxUSE_REGEX
=no
1488 DEFAULT_wxUSE_ZLIB
=no
1489 DEFAULT_wxUSE_LIBPNG
=no
1490 DEFAULT_wxUSE_LIBJPEG
=no
1491 DEFAULT_wxUSE_LIBTIFF
=no
1492 DEFAULT_wxUSE_ODBC
=no
1493 DEFAULT_wxUSE_OPENGL
=no
1495 DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=no
1496 DEFAULT_wxUSE_SNGLINST_CHECKER
=no
1497 DEFAULT_wxUSE_STD_IOSTREAM
=no
1498 DEFAULT_wxUSE_CMDLINE_PARSER
=no
1499 DEFAULT_wxUSE_DATETIME
=no
1500 DEFAULT_wxUSE_TIMEDATE
=no
1501 DEFAULT_wxUSE_TIMER
=no
1502 DEFAULT_wxUSE_STOPWATCH
=no
1503 DEFAULT_wxUSE_FILE
=no
1504 DEFAULT_wxUSE_FFILE
=no
1505 DEFAULT_wxUSE_TEXTBUFFER
=no
1506 DEFAULT_wxUSE_TEXTFILE
=no
1507 DEFAULT_wxUSE_WAVE
=no
1508 DEFAULT_wxUSE_INTL
=no
1509 DEFAULT_wxUSE_CONFIG
=no
1510 DEFAULT_wxUSE_FONTMAP
=no
1511 DEFAULT_wxUSE_STREAMS
=no
1512 DEFAULT_wxUSE_SOCKETS
=no
1513 DEFAULT_wxUSE_DIALUP_MANAGER
=no
1514 DEFAULT_wxUSE_JOYSTICK
=no
1515 DEFAULT_wxUSE_DYNLIB_CLASS
=no
1516 DEFAULT_wxUSE_DYNAMIC_LOADER
=no
1517 DEFAULT_wxUSE_LONGLONG
=no
1518 DEFAULT_wxUSE_GEOMETRY
=no
1520 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=no
1521 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=no
1522 DEFAULT_wxUSE_POSTSCRIPT
=no
1524 DEFAULT_wxUSE_X_RESOURCES
=no
1525 DEFAULT_wxUSE_CLIPBOARD
=no
1526 DEFAULT_wxUSE_TOOLTIPS
=no
1527 DEFAULT_wxUSE_DRAG_AND_DROP
=no
1528 DEFAULT_wxUSE_DRAGIMAGE
=no
1529 DEFAULT_wxUSE_SPLINES
=no
1531 DEFAULT_wxUSE_MDI_ARCHITECTURE
=no
1532 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=no
1533 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=no
1535 DEFAULT_wxUSE_PROLOGIO
=no
1536 DEFAULT_wxUSE_RESOURCES
=no
1537 DEFAULT_wxUSE_CONSTRAINTS
=no
1538 DEFAULT_wxUSE_IPC
=no
1539 DEFAULT_wxUSE_HELP
=no
1540 DEFAULT_wxUSE_MS_HTML_HELP
=no
1541 DEFAULT_wxUSE_WXHTML_HELP
=no
1542 DEFAULT_wxUSE_TREELAYOUT
=no
1543 DEFAULT_wxUSE_METAFILE
=no
1544 DEFAULT_wxUSE_MIMETYPE
=no
1545 DEFAULT_wxUSE_SYSTEM_OPTIONS
=no
1546 DEFAULT_wxUSE_PROTOCOL
=no
1547 DEFAULT_wxUSE_PROTOCOL_HTTP
=no
1548 DEFAULT_wxUSE_PROTOCOL_FTP
=no
1549 DEFAULT_wxUSE_PROTOCOL_FILE
=no
1550 DEFAULT_wxUSE_URL
=no
1552 DEFAULT_wxUSE_COMMONDLGS
=no
1553 DEFAULT_wxUSE_CHOICEDLG
=no
1554 DEFAULT_wxUSE_COLOURDLG
=no
1555 DEFAULT_wxUSE_DIRDLG
=no
1556 DEFAULT_wxUSE_FILEDLG
=no
1557 DEFAULT_wxUSE_FINDREPLDLG
=no
1558 DEFAULT_wxUSE_FONTDLG
=no
1559 DEFAULT_wxUSE_MSGDLG
=no
1560 DEFAULT_wxUSE_NUMBERDLG
=no
1561 DEFAULT_wxUSE_TEXTDLG
=no
1562 DEFAULT_wxUSE_SPLASH
=no
1563 DEFAULT_wxUSE_STARTUP_TIPS
=no
1564 DEFAULT_wxUSE_PROGRESSDLG
=no
1565 DEFAULT_wxUSE_WIZARDDLG
=no
1567 DEFAULT_wxUSE_MENUS
=no
1568 DEFAULT_wxUSE_MINIFRAME
=no
1569 DEFAULT_wxUSE_HTML
=no
1570 DEFAULT_wxUSE_FILESYSTEM
=no
1571 DEFAULT_wxUSE_FS_INET
=no
1572 DEFAULT_wxUSE_FS_ZIP
=no
1573 DEFAULT_wxUSE_BUSYINFO
=no
1574 DEFAULT_wxUSE_ZIPSTREAM
=no
1575 DEFAULT_wxUSE_VALIDATORS
=no
1577 DEFAULT_wxUSE_ACCEL
=no
1578 DEFAULT_wxUSE_BUTTON
=no
1579 DEFAULT_wxUSE_BMPBUTTON
=no
1580 DEFAULT_wxUSE_CALCTRL
=no
1581 DEFAULT_wxUSE_CARET
=no
1582 DEFAULT_wxUSE_CHECKBOX
=no
1583 DEFAULT_wxUSE_CHECKLST
=no
1584 DEFAULT_wxUSE_CHOICE
=no
1585 DEFAULT_wxUSE_COMBOBOX
=no
1586 DEFAULT_wxUSE_GAUGE
=no
1587 DEFAULT_wxUSE_GRID
=no
1588 DEFAULT_wxUSE_NEW_GRID
=no
1589 DEFAULT_wxUSE_IMAGLIST
=no
1590 DEFAULT_wxUSE_LISTBOX
=no
1591 DEFAULT_wxUSE_LISTCTRL
=no
1592 DEFAULT_wxUSE_NOTEBOOK
=no
1593 DEFAULT_wxUSE_PROPSHEET
=no
1594 DEFAULT_wxUSE_RADIOBOX
=no
1595 DEFAULT_wxUSE_RADIOBTN
=no
1596 DEFAULT_wxUSE_SASH
=no
1597 DEFAULT_wxUSE_SCROLLBAR
=no
1598 DEFAULT_wxUSE_SLIDER
=no
1599 DEFAULT_wxUSE_SPINBTN
=no
1600 DEFAULT_wxUSE_SPINCTRL
=no
1601 DEFAULT_wxUSE_SPLITTER
=no
1602 DEFAULT_wxUSE_STATBMP
=no
1603 DEFAULT_wxUSE_STATBOX
=no
1604 DEFAULT_wxUSE_STATLINE
=no
1605 DEFAULT_wxUSE_STATTEXT
=no
1606 DEFAULT_wxUSE_STATUSBAR
=yes
1607 DEFAULT_wxUSE_TABDIALOG
=no
1608 DEFAULT_wxUSE_TEXTCTRL
=no
1609 DEFAULT_wxUSE_TOGGLEBTN
=no
1610 DEFAULT_wxUSE_TOOLBAR
=no
1611 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
1612 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
1613 DEFAULT_wxUSE_TREECTRL
=no
1614 DEFAULT_wxUSE_POPUPWIN
=no
1615 DEFAULT_wxUSE_TIPWINDOW
=no
1617 DEFAULT_wxUSE_UNICODE
=no
1618 DEFAULT_wxUSE_UNICODE_MSLU
=no
1619 DEFAULT_wxUSE_WCSRTOMBS
=no
1621 DEFAULT_wxUSE_PALETTE
=no
1622 DEFAULT_wxUSE_IMAGE
=no
1623 DEFAULT_wxUSE_GIF
=no
1624 DEFAULT_wxUSE_PCX
=no
1625 DEFAULT_wxUSE_PNM
=no
1626 DEFAULT_wxUSE_IFF
=no
1627 DEFAULT_wxUSE_XPM
=no
1628 DEFAULT_wxUSE_ICO_CUR
=no
1630 DEFAULT_wxUSE_UNIVERSAL
=no
1632 DEFAULT_wxUSE_NANOX
=no
1634 DEFAULT_wxUSE_THREADS
=yes
1636 DEFAULT_wxUSE_SHARED
=yes
1637 DEFAULT_wxUSE_SONAME
=no
1638 DEFAULT_wxUSE_OPTIMISE
=yes
1639 DEFAULT_wxUSE_PROFILE
=no
1640 DEFAULT_wxUSE_NO_DEPS
=no
1641 DEFAULT_wxUSE_NO_RTTI
=yes
1642 DEFAULT_wxUSE_NO_EXCEPTIONS
=yes
1643 DEFAULT_wxUSE_PERMISSIVE
=no
1644 DEFAULT_wxUSE_DEBUG_FLAG
=no
1645 DEFAULT_wxUSE_DEBUG_INFO
=no
1646 DEFAULT_wxUSE_DEBUG_GDB
=no
1647 DEFAULT_wxUSE_MEM_TRACING
=no
1648 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1649 DEFAULT_wxUSE_DMALLOC
=no
1650 DEFAULT_wxUSE_PRECOMP
=no
1651 DEFAULT_wxUSE_APPLE_IEEE
=yes
1653 DEFAULT_wxUSE_LOG
=yes
1654 DEFAULT_wxUSE_LOGWINDOW
=yes
1655 DEFAULT_wxUSE_LOGGUI
=yes
1656 DEFAULT_wxUSE_LOGDIALOG
=yes
1658 DEFAULT_wxUSE_GUI
=yes
1660 DEFAULT_wxUSE_REGEX
=yes
1661 DEFAULT_wxUSE_ZLIB
=yes
1662 DEFAULT_wxUSE_LIBPNG
=yes
1663 DEFAULT_wxUSE_LIBJPEG
=yes
1664 DEFAULT_wxUSE_LIBTIFF
=yes
1665 DEFAULT_wxUSE_ODBC
=no
1666 DEFAULT_wxUSE_OPENGL
=no
1668 DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=yes
1669 DEFAULT_wxUSE_SNGLINST_CHECKER
=yes
1670 DEFAULT_wxUSE_STD_IOSTREAM
=no
1671 DEFAULT_wxUSE_CMDLINE_PARSER
=yes
1672 DEFAULT_wxUSE_DATETIME
=yes
1673 DEFAULT_wxUSE_TIMEDATE
=no
1674 DEFAULT_wxUSE_TIMER
=yes
1675 DEFAULT_wxUSE_STOPWATCH
=yes
1676 DEFAULT_wxUSE_FILE
=yes
1677 DEFAULT_wxUSE_FFILE
=yes
1678 DEFAULT_wxUSE_TEXTBUFFER
=yes
1679 DEFAULT_wxUSE_TEXTFILE
=yes
1680 DEFAULT_wxUSE_WAVE
=no
1681 DEFAULT_wxUSE_INTL
=yes
1682 DEFAULT_wxUSE_CONFIG
=yes
1683 DEFAULT_wxUSE_FONTMAP
=yes
1684 DEFAULT_wxUSE_STREAMS
=yes
1685 DEFAULT_wxUSE_SOCKETS
=yes
1686 DEFAULT_wxUSE_DIALUP_MANAGER
=yes
1687 DEFAULT_wxUSE_JOYSTICK
=yes
1688 DEFAULT_wxUSE_DYNLIB_CLASS
=yes
1689 DEFAULT_wxUSE_DYNAMIC_LOADER
=no
1690 DEFAULT_wxUSE_LONGLONG
=yes
1691 DEFAULT_wxUSE_GEOMETRY
=yes
1693 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=yes
1694 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=yes
1695 DEFAULT_wxUSE_POSTSCRIPT
=yes
1697 DEFAULT_wxUSE_X_RESOURCES
=no
1698 DEFAULT_wxUSE_CLIPBOARD
=yes
1699 DEFAULT_wxUSE_TOOLTIPS
=yes
1700 DEFAULT_wxUSE_DRAG_AND_DROP
=yes
1701 DEFAULT_wxUSE_DRAGIMAGE
=yes
1702 DEFAULT_wxUSE_SPLINES
=yes
1704 DEFAULT_wxUSE_MDI_ARCHITECTURE
=yes
1705 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=yes
1706 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=yes
1708 DEFAULT_wxUSE_PROLOGIO
=yes
1709 DEFAULT_wxUSE_RESOURCES
=yes
1710 DEFAULT_wxUSE_CONSTRAINTS
=yes
1711 DEFAULT_wxUSE_IPC
=yes
1712 DEFAULT_wxUSE_HELP
=yes
1713 DEFAULT_wxUSE_MS_HTML_HELP
=yes
1714 DEFAULT_wxUSE_WXHTML_HELP
=yes
1715 DEFAULT_wxUSE_TREELAYOUT
=yes
1716 DEFAULT_wxUSE_METAFILE
=yes
1717 DEFAULT_wxUSE_MIMETYPE
=yes
1718 DEFAULT_wxUSE_SYSTEM_OPTIONS
=yes
1719 DEFAULT_wxUSE_PROTOCOL
=yes
1720 DEFAULT_wxUSE_PROTOCOL_HTTP
=yes
1721 DEFAULT_wxUSE_PROTOCOL_FTP
=yes
1722 DEFAULT_wxUSE_PROTOCOL_FILE
=yes
1723 DEFAULT_wxUSE_URL
=yes
1725 DEFAULT_wxUSE_COMMONDLGS
=yes
1726 DEFAULT_wxUSE_CHOICEDLG
=yes
1727 DEFAULT_wxUSE_COLOURDLG
=yes
1728 DEFAULT_wxUSE_DIRDLG
=yes
1729 DEFAULT_wxUSE_FILEDLG
=yes
1730 DEFAULT_wxUSE_FINDREPLDLG
=yes
1731 DEFAULT_wxUSE_FONTDLG
=yes
1732 DEFAULT_wxUSE_MSGDLG
=yes
1733 DEFAULT_wxUSE_NUMBERDLG
=yes
1734 DEFAULT_wxUSE_TEXTDLG
=yes
1735 DEFAULT_wxUSE_SPLASH
=yes
1736 DEFAULT_wxUSE_STARTUP_TIPS
=yes
1737 DEFAULT_wxUSE_PROGRESSDLG
=yes
1738 DEFAULT_wxUSE_WIZARDDLG
=yes
1740 DEFAULT_wxUSE_MENUS
=yes
1741 DEFAULT_wxUSE_MINIFRAME
=yes
1742 DEFAULT_wxUSE_HTML
=yes
1743 DEFAULT_wxUSE_FILESYSTEM
=yes
1744 DEFAULT_wxUSE_FS_INET
=yes
1745 DEFAULT_wxUSE_FS_ZIP
=yes
1746 DEFAULT_wxUSE_BUSYINFO
=yes
1747 DEFAULT_wxUSE_ZIPSTREAM
=yes
1748 DEFAULT_wxUSE_VALIDATORS
=yes
1750 DEFAULT_wxUSE_ACCEL
=yes
1751 DEFAULT_wxUSE_BUTTON
=yes
1752 DEFAULT_wxUSE_BMPBUTTON
=yes
1753 DEFAULT_wxUSE_CALCTRL
=yes
1754 DEFAULT_wxUSE_CARET
=yes
1755 DEFAULT_wxUSE_CHECKBOX
=yes
1756 DEFAULT_wxUSE_CHECKLST
=yes
1757 DEFAULT_wxUSE_CHOICE
=yes
1758 DEFAULT_wxUSE_COMBOBOX
=yes
1759 DEFAULT_wxUSE_GAUGE
=yes
1760 DEFAULT_wxUSE_GRID
=yes
1761 DEFAULT_wxUSE_NEW_GRID
=yes
1762 DEFAULT_wxUSE_IMAGLIST
=yes
1763 DEFAULT_wxUSE_LISTBOX
=yes
1764 DEFAULT_wxUSE_LISTCTRL
=yes
1765 DEFAULT_wxUSE_NOTEBOOK
=yes
1766 DEFAULT_wxUSE_PROPSHEET
=yes
1767 DEFAULT_wxUSE_RADIOBOX
=yes
1768 DEFAULT_wxUSE_RADIOBTN
=yes
1769 DEFAULT_wxUSE_SASH
=yes
1770 DEFAULT_wxUSE_SCROLLBAR
=yes
1771 DEFAULT_wxUSE_SLIDER
=yes
1772 DEFAULT_wxUSE_SPINBTN
=yes
1773 DEFAULT_wxUSE_SPINCTRL
=yes
1774 DEFAULT_wxUSE_SPLITTER
=yes
1775 DEFAULT_wxUSE_STATBMP
=yes
1776 DEFAULT_wxUSE_STATBOX
=yes
1777 DEFAULT_wxUSE_STATLINE
=yes
1778 DEFAULT_wxUSE_STATTEXT
=yes
1779 DEFAULT_wxUSE_STATUSBAR
=yes
1780 DEFAULT_wxUSE_TABDIALOG
=no
1781 DEFAULT_wxUSE_TEXTCTRL
=yes
1782 DEFAULT_wxUSE_TOGGLEBTN
=yes
1783 DEFAULT_wxUSE_TOOLBAR
=yes
1784 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
1785 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
1786 DEFAULT_wxUSE_TREECTRL
=yes
1787 DEFAULT_wxUSE_POPUPWIN
=yes
1788 DEFAULT_wxUSE_TIPWINDOW
=yes
1790 DEFAULT_wxUSE_UNICODE
=no
1791 DEFAULT_wxUSE_UNICODE_MSLU
=yes
1792 DEFAULT_wxUSE_WCSRTOMBS
=no
1794 DEFAULT_wxUSE_PALETTE
=yes
1795 DEFAULT_wxUSE_IMAGE
=yes
1796 DEFAULT_wxUSE_GIF
=yes
1797 DEFAULT_wxUSE_PCX
=yes
1798 DEFAULT_wxUSE_IFF
=no
1799 DEFAULT_wxUSE_PNM
=yes
1800 DEFAULT_wxUSE_XPM
=yes
1801 DEFAULT_wxUSE_ICO_CUR
=yes
1806 for toolkit
in `echo $ALL_TOOLKITS`; do
1807 LINE
=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}`
1808 if test "x$LINE" != x
; then
1809 has_toolkit_in_cache
=1
1810 eval "DEFAULT_$LINE"
1811 eval "CACHE_$toolkit=1"
1817 echo $ac_n "checking for --enable-gui""... $ac_c" 1>&6
1818 echo "configure:1819: checking for --enable-gui" >&5
1820 # Check whether --enable-gui or --disable-gui was given.
1821 if test "${enable_gui+set}" = set; then
1822 enableval
="$enable_gui"
1824 if test "$enableval" = yes; then
1825 ac_cv_use_gui
='wxUSE_GUI=yes'
1827 ac_cv_use_gui
='wxUSE_GUI=no'
1832 LINE
=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
1833 if test "x$LINE" != x
; then
1834 eval "DEFAULT_$LINE"
1839 ac_cv_use_gui
='wxUSE_GUI='$DEFAULT_wxUSE_GUI
1844 eval "$ac_cv_use_gui"
1845 if test "$no_cache" != 1; then
1846 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
1849 if test "$wxUSE_GUI" = yes; then
1850 echo "$ac_t""yes" 1>&6
1852 echo "$ac_t""no" 1>&6
1856 if test "$wxUSE_GUI" = "yes"; then
1859 echo $ac_n "checking for --enable-universal""... $ac_c" 1>&6
1860 echo "configure:1861: checking for --enable-universal" >&5
1862 # Check whether --enable-universal or --disable-universal was given.
1863 if test "${enable_universal+set}" = set; then
1864 enableval
="$enable_universal"
1866 if test "$enableval" = yes; then
1867 ac_cv_use_universal
='wxUSE_UNIVERSAL=yes'
1869 ac_cv_use_universal
='wxUSE_UNIVERSAL=no'
1874 LINE
=`grep "wxUSE_UNIVERSAL" ${wx_arg_cache_file}`
1875 if test "x$LINE" != x
; then
1876 eval "DEFAULT_$LINE"
1881 ac_cv_use_universal
='wxUSE_UNIVERSAL='$DEFAULT_wxUSE_UNIVERSAL
1886 eval "$ac_cv_use_universal"
1887 if test "$no_cache" != 1; then
1888 echo $ac_cv_use_universal >> ${wx_arg_cache_file}.tmp
1891 if test "$wxUSE_UNIVERSAL" = yes; then
1892 echo "$ac_t""yes" 1>&6
1894 echo "$ac_t""no" 1>&6
1897 # Check whether --with-gtk or --without-gtk was given.
1898 if test "${with_gtk+set}" = set; then
1900 wxUSE_GTK
="$withval" CACHE_GTK
=1 TOOLKIT_GIVEN
=1
1903 # Check whether --with-motif or --without-motif was given.
1904 if test "${with_motif+set}" = set; then
1905 withval
="$with_motif"
1906 wxUSE_MOTIF
="$withval" CACHE_MOTIF
=1 TOOLKIT_GIVEN
=1
1909 # Check whether --with-mac or --without-mac was given.
1910 if test "${with_mac+set}" = set; then
1912 wxUSE_MAC
="$withval" TOOLKIT_GIVEN
=1
1915 # Check whether --with-wine or --without-wine was given.
1916 if test "${with_wine+set}" = set; then
1917 withval
="$with_wine"
1918 wxUSE_WINE
="$withval" CACHE_WINE
=1 TOOLKIT_GIVEN
=1
1921 # Check whether --with-msw or --without-msw was given.
1922 if test "${with_msw+set}" = set; then
1924 wxUSE_MSW
="$withval" CACHE_MSW TOOLKIT_GIVEN
=1
1927 # Check whether --with-pm or --without-pm was given.
1928 if test "${with_pm+set}" = set; then
1930 wxUSE_PM
="$withval" CACHE_PM
=1 TOOLKIT_GIVEN
=1
1933 # Check whether --with-mgl or --without-mgl was given.
1934 if test "${with_mgl+set}" = set; then
1936 wxUSE_MGL
="$withval" CACHE_MGL
=1 TOOLKIT_GIVEN
=1
1939 # Check whether --with-microwin or --without-microwin was given.
1940 if test "${with_microwin+set}" = set; then
1941 withval
="$with_microwin"
1942 wxUSE_MICROWIN
="$withval" CACHE_MICROWIN
=1 TOOLKIT_GIVEN
=1
1945 # Check whether --with-x11 or --without-x11 was given.
1946 if test "${with_x11+set}" = set; then
1948 wxUSE_X11
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_X11
=1 TOOLKIT_GIVEN
=1
1952 echo $ac_n "checking for --enable-nanox""... $ac_c" 1>&6
1953 echo "configure:1954: checking for --enable-nanox" >&5
1955 # Check whether --enable-nanox or --disable-nanox was given.
1956 if test "${enable_nanox+set}" = set; then
1957 enableval
="$enable_nanox"
1959 if test "$enableval" = yes; then
1960 ac_cv_use_nanox
='wxUSE_NANOX=yes'
1962 ac_cv_use_nanox
='wxUSE_NANOX=no'
1967 LINE
=`grep "wxUSE_NANOX" ${wx_arg_cache_file}`
1968 if test "x$LINE" != x
; then
1969 eval "DEFAULT_$LINE"
1974 ac_cv_use_nanox
='wxUSE_NANOX='$DEFAULT_wxUSE_NANOX
1979 eval "$ac_cv_use_nanox"
1980 if test "$no_cache" != 1; then
1981 echo $ac_cv_use_nanox >> ${wx_arg_cache_file}.tmp
1984 if test "$wxUSE_NANOX" = yes; then
1985 echo "$ac_t""yes" 1>&6
1987 echo "$ac_t""no" 1>&6
1991 # Check whether --enable-gtk2 or --disable-gtk2 was given.
1992 if test "${enable_gtk2+set}" = set; then
1993 enableval
="$enable_gtk2"
2001 echo $ac_n "checking for --with-libpng""... $ac_c" 1>&6
2002 echo "configure:2003: checking for --with-libpng" >&5
2004 # Check whether --with-libpng or --without-libpng was given.
2005 if test "${with_libpng+set}" = set; then
2006 withval
="$with_libpng"
2008 if test "$withval" = yes; then
2009 ac_cv_use_libpng
='wxUSE_LIBPNG=yes'
2010 elif test "$withval" = no
; then
2011 ac_cv_use_libpng
='wxUSE_LIBPNG=no'
2012 elif test "$withval" = sys
; then
2013 ac_cv_use_libpng
='wxUSE_LIBPNG=sys'
2014 elif test "$withval" = builtin; then
2015 ac_cv_use_libpng
='wxUSE_LIBPNG=builtin'
2017 { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2022 LINE
=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
2023 if test "x$LINE" != x
; then
2024 eval "DEFAULT_$LINE"
2029 ac_cv_use_libpng
='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
2034 eval "$ac_cv_use_libpng"
2035 if test "$no_cache" != 1; then
2036 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
2039 if test "$wxUSE_LIBPNG" = yes; then
2040 echo "$ac_t""yes" 1>&6
2041 elif test "$wxUSE_LIBPNG" = no
; then
2042 echo "$ac_t""no" 1>&6
2043 elif test "$wxUSE_LIBPNG" = sys
; then
2044 echo "$ac_t""system version" 1>&6
2045 elif test "$wxUSE_LIBPNG" = builtin; then
2046 echo "$ac_t""builtin version" 1>&6
2048 { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2052 echo $ac_n "checking for --with-libjpeg""... $ac_c" 1>&6
2053 echo "configure:2054: checking for --with-libjpeg" >&5
2055 # Check whether --with-libjpeg or --without-libjpeg was given.
2056 if test "${with_libjpeg+set}" = set; then
2057 withval
="$with_libjpeg"
2059 if test "$withval" = yes; then
2060 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=yes'
2061 elif test "$withval" = no
; then
2062 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=no'
2063 elif test "$withval" = sys
; then
2064 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=sys'
2065 elif test "$withval" = builtin; then
2066 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=builtin'
2068 { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2073 LINE
=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
2074 if test "x$LINE" != x
; then
2075 eval "DEFAULT_$LINE"
2080 ac_cv_use_libjpeg
='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
2085 eval "$ac_cv_use_libjpeg"
2086 if test "$no_cache" != 1; then
2087 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
2090 if test "$wxUSE_LIBJPEG" = yes; then
2091 echo "$ac_t""yes" 1>&6
2092 elif test "$wxUSE_LIBJPEG" = no
; then
2093 echo "$ac_t""no" 1>&6
2094 elif test "$wxUSE_LIBJPEG" = sys
; then
2095 echo "$ac_t""system version" 1>&6
2096 elif test "$wxUSE_LIBJPEG" = builtin; then
2097 echo "$ac_t""builtin version" 1>&6
2099 { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2103 echo $ac_n "checking for --with-libtiff""... $ac_c" 1>&6
2104 echo "configure:2105: checking for --with-libtiff" >&5
2106 # Check whether --with-libtiff or --without-libtiff was given.
2107 if test "${with_libtiff+set}" = set; then
2108 withval
="$with_libtiff"
2110 if test "$withval" = yes; then
2111 ac_cv_use_libtiff
='wxUSE_LIBTIFF=yes'
2112 elif test "$withval" = no
; then
2113 ac_cv_use_libtiff
='wxUSE_LIBTIFF=no'
2114 elif test "$withval" = sys
; then
2115 ac_cv_use_libtiff
='wxUSE_LIBTIFF=sys'
2116 elif test "$withval" = builtin; then
2117 ac_cv_use_libtiff
='wxUSE_LIBTIFF=builtin'
2119 { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2124 LINE
=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
2125 if test "x$LINE" != x
; then
2126 eval "DEFAULT_$LINE"
2131 ac_cv_use_libtiff
='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
2136 eval "$ac_cv_use_libtiff"
2137 if test "$no_cache" != 1; then
2138 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
2141 if test "$wxUSE_LIBTIFF" = yes; then
2142 echo "$ac_t""yes" 1>&6
2143 elif test "$wxUSE_LIBTIFF" = no
; then
2144 echo "$ac_t""no" 1>&6
2145 elif test "$wxUSE_LIBTIFF" = sys
; then
2146 echo "$ac_t""system version" 1>&6
2147 elif test "$wxUSE_LIBTIFF" = builtin; then
2148 echo "$ac_t""builtin version" 1>&6
2150 { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2154 echo $ac_n "checking for --with-opengl""... $ac_c" 1>&6
2155 echo "configure:2156: checking for --with-opengl" >&5
2157 # Check whether --with-opengl or --without-opengl was given.
2158 if test "${with_opengl+set}" = set; then
2159 withval
="$with_opengl"
2161 if test "$withval" = yes; then
2162 ac_cv_use_opengl
='wxUSE_OPENGL=yes'
2164 ac_cv_use_opengl
='wxUSE_OPENGL=no'
2169 LINE
=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
2170 if test "x$LINE" != x
; then
2171 eval "DEFAULT_$LINE"
2176 ac_cv_use_opengl
='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
2181 eval "$ac_cv_use_opengl"
2182 if test "$no_cache" != 1; then
2183 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
2186 if test "$wxUSE_OPENGL" = yes; then
2187 echo "$ac_t""yes" 1>&6
2189 echo "$ac_t""no" 1>&6
2196 echo $ac_n "checking for --with-dmalloc""... $ac_c" 1>&6
2197 echo "configure:2198: checking for --with-dmalloc" >&5
2199 # Check whether --with-dmalloc or --without-dmalloc was given.
2200 if test "${with_dmalloc+set}" = set; then
2201 withval
="$with_dmalloc"
2203 if test "$withval" = yes; then
2204 ac_cv_use_dmalloc
='wxUSE_DMALLOC=yes'
2206 ac_cv_use_dmalloc
='wxUSE_DMALLOC=no'
2211 LINE
=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
2212 if test "x$LINE" != x
; then
2213 eval "DEFAULT_$LINE"
2218 ac_cv_use_dmalloc
='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
2223 eval "$ac_cv_use_dmalloc"
2224 if test "$no_cache" != 1; then
2225 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
2228 if test "$wxUSE_DMALLOC" = yes; then
2229 echo "$ac_t""yes" 1>&6
2231 echo "$ac_t""no" 1>&6
2235 echo $ac_n "checking for --with-regex""... $ac_c" 1>&6
2236 echo "configure:2237: checking for --with-regex" >&5
2238 # Check whether --with-regex or --without-regex was given.
2239 if test "${with_regex+set}" = set; then
2240 withval
="$with_regex"
2242 if test "$withval" = yes; then
2243 ac_cv_use_regex
='wxUSE_REGEX=yes'
2244 elif test "$withval" = no
; then
2245 ac_cv_use_regex
='wxUSE_REGEX=no'
2246 elif test "$withval" = sys
; then
2247 ac_cv_use_regex
='wxUSE_REGEX=sys'
2248 elif test "$withval" = builtin; then
2249 ac_cv_use_regex
='wxUSE_REGEX=builtin'
2251 { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2256 LINE
=`grep "wxUSE_REGEX" ${wx_arg_cache_file}`
2257 if test "x$LINE" != x
; then
2258 eval "DEFAULT_$LINE"
2263 ac_cv_use_regex
='wxUSE_REGEX='$DEFAULT_wxUSE_REGEX
2268 eval "$ac_cv_use_regex"
2269 if test "$no_cache" != 1; then
2270 echo $ac_cv_use_regex >> ${wx_arg_cache_file}.tmp
2273 if test "$wxUSE_REGEX" = yes; then
2274 echo "$ac_t""yes" 1>&6
2275 elif test "$wxUSE_REGEX" = no
; then
2276 echo "$ac_t""no" 1>&6
2277 elif test "$wxUSE_REGEX" = sys
; then
2278 echo "$ac_t""system version" 1>&6
2279 elif test "$wxUSE_REGEX" = builtin; then
2280 echo "$ac_t""builtin version" 1>&6
2282 { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2286 echo $ac_n "checking for --with-zlib""... $ac_c" 1>&6
2287 echo "configure:2288: checking for --with-zlib" >&5
2289 # Check whether --with-zlib or --without-zlib was given.
2290 if test "${with_zlib+set}" = set; then
2291 withval
="$with_zlib"
2293 if test "$withval" = yes; then
2294 ac_cv_use_zlib
='wxUSE_ZLIB=yes'
2295 elif test "$withval" = no
; then
2296 ac_cv_use_zlib
='wxUSE_ZLIB=no'
2297 elif test "$withval" = sys
; then
2298 ac_cv_use_zlib
='wxUSE_ZLIB=sys'
2299 elif test "$withval" = builtin; then
2300 ac_cv_use_zlib
='wxUSE_ZLIB=builtin'
2302 { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2307 LINE
=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
2308 if test "x$LINE" != x
; then
2309 eval "DEFAULT_$LINE"
2314 ac_cv_use_zlib
='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
2319 eval "$ac_cv_use_zlib"
2320 if test "$no_cache" != 1; then
2321 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
2324 if test "$wxUSE_ZLIB" = yes; then
2325 echo "$ac_t""yes" 1>&6
2326 elif test "$wxUSE_ZLIB" = no
; then
2327 echo "$ac_t""no" 1>&6
2328 elif test "$wxUSE_ZLIB" = sys
; then
2329 echo "$ac_t""system version" 1>&6
2330 elif test "$wxUSE_ZLIB" = builtin; then
2331 echo "$ac_t""builtin version" 1>&6
2333 { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2337 echo $ac_n "checking for --with-odbc""... $ac_c" 1>&6
2338 echo "configure:2339: checking for --with-odbc" >&5
2340 # Check whether --with-odbc or --without-odbc was given.
2341 if test "${with_odbc+set}" = set; then
2342 withval
="$with_odbc"
2344 if test "$withval" = yes; then
2345 ac_cv_use_odbc
='wxUSE_ODBC=yes'
2347 ac_cv_use_odbc
='wxUSE_ODBC=no'
2352 LINE
=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
2353 if test "x$LINE" != x
; then
2354 eval "DEFAULT_$LINE"
2359 ac_cv_use_odbc
='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
2364 eval "$ac_cv_use_odbc"
2365 if test "$no_cache" != 1; then
2366 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
2369 if test "$wxUSE_ODBC" = yes; then
2370 echo "$ac_t""yes" 1>&6
2372 echo "$ac_t""no" 1>&6
2378 echo $ac_n "checking for --enable-shared""... $ac_c" 1>&6
2379 echo "configure:2380: checking for --enable-shared" >&5
2381 # Check whether --enable-shared or --disable-shared was given.
2382 if test "${enable_shared+set}" = set; then
2383 enableval
="$enable_shared"
2385 if test "$enableval" = yes; then
2386 ac_cv_use_shared
='wxUSE_SHARED=yes'
2388 ac_cv_use_shared
='wxUSE_SHARED=no'
2393 LINE
=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
2394 if test "x$LINE" != x
; then
2395 eval "DEFAULT_$LINE"
2400 ac_cv_use_shared
='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
2405 eval "$ac_cv_use_shared"
2406 if test "$no_cache" != 1; then
2407 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
2410 if test "$wxUSE_SHARED" = yes; then
2411 echo "$ac_t""yes" 1>&6
2413 echo "$ac_t""no" 1>&6
2417 echo $ac_n "checking for --enable-soname""... $ac_c" 1>&6
2418 echo "configure:2419: checking for --enable-soname" >&5
2420 # Check whether --enable-soname or --disable-soname was given.
2421 if test "${enable_soname+set}" = set; then
2422 enableval
="$enable_soname"
2424 if test "$enableval" = yes; then
2425 ac_cv_use_soname
='wxUSE_SONAME=yes'
2427 ac_cv_use_soname
='wxUSE_SONAME=no'
2432 LINE
=`grep "wxUSE_SONAME" ${wx_arg_cache_file}`
2433 if test "x$LINE" != x
; then
2434 eval "DEFAULT_$LINE"
2439 ac_cv_use_soname
='wxUSE_SONAME='$DEFAULT_wxUSE_SONAME
2444 eval "$ac_cv_use_soname"
2445 if test "$no_cache" != 1; then
2446 echo $ac_cv_use_soname >> ${wx_arg_cache_file}.tmp
2449 if test "$wxUSE_SONAME" = yes; then
2450 echo "$ac_t""yes" 1>&6
2452 echo "$ac_t""no" 1>&6
2456 echo $ac_n "checking for --enable-optimise""... $ac_c" 1>&6
2457 echo "configure:2458: checking for --enable-optimise" >&5
2459 # Check whether --enable-optimise or --disable-optimise was given.
2460 if test "${enable_optimise+set}" = set; then
2461 enableval
="$enable_optimise"
2463 if test "$enableval" = yes; then
2464 ac_cv_use_optimise
='wxUSE_OPTIMISE=yes'
2466 ac_cv_use_optimise
='wxUSE_OPTIMISE=no'
2471 LINE
=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
2472 if test "x$LINE" != x
; then
2473 eval "DEFAULT_$LINE"
2478 ac_cv_use_optimise
='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
2483 eval "$ac_cv_use_optimise"
2484 if test "$no_cache" != 1; then
2485 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
2488 if test "$wxUSE_OPTIMISE" = yes; then
2489 echo "$ac_t""yes" 1>&6
2491 echo "$ac_t""no" 1>&6
2495 echo $ac_n "checking for --enable-debug""... $ac_c" 1>&6
2496 echo "configure:2497: checking for --enable-debug" >&5
2498 # Check whether --enable-debug or --disable-debug was given.
2499 if test "${enable_debug+set}" = set; then
2500 enableval
="$enable_debug"
2502 if test "$enableval" = yes; then
2503 ac_cv_use_debug
='wxUSE_DEBUG=yes'
2505 ac_cv_use_debug
='wxUSE_DEBUG=no'
2510 LINE
=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
2511 if test "x$LINE" != x
; then
2512 eval "DEFAULT_$LINE"
2517 ac_cv_use_debug
='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
2522 eval "$ac_cv_use_debug"
2523 if test "$no_cache" != 1; then
2524 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
2527 if test "$wxUSE_DEBUG" = yes; then
2528 echo "$ac_t""yes" 1>&6
2530 echo "$ac_t""no" 1>&6
2535 echo $ac_n "checking for --enable-precomp""... $ac_c" 1>&6
2536 echo "configure:2537: checking for --enable-precomp" >&5
2538 # Check whether --enable-precomp or --disable-precomp was given.
2539 if test "${enable_precomp+set}" = set; then
2540 enableval
="$enable_precomp"
2542 if test "$enableval" = yes; then
2543 ac_cv_use_precomp
='wxUSE_PRECOMP=yes'
2545 ac_cv_use_precomp
='wxUSE_PRECOMP=no'
2550 LINE
=`grep "wxUSE_PRECOMP" ${wx_arg_cache_file}`
2551 if test "x$LINE" != x
; then
2552 eval "DEFAULT_$LINE"
2557 ac_cv_use_precomp
='wxUSE_PRECOMP='$DEFAULT_wxUSE_PRECOMP
2562 eval "$ac_cv_use_precomp"
2563 if test "$no_cache" != 1; then
2564 echo $ac_cv_use_precomp >> ${wx_arg_cache_file}.tmp
2567 if test "$wxUSE_PRECOMP" = yes; then
2568 echo "$ac_t""yes" 1>&6
2570 echo "$ac_t""no" 1>&6
2574 if test "$wxUSE_DEBUG" = "yes"; then
2575 DEFAULT_wxUSE_DEBUG_FLAG
=yes
2576 DEFAULT_wxUSE_DEBUG_INFO
=yes
2577 elif test "$wxUSE_DEBUG" = "no"; then
2578 DEFAULT_wxUSE_DEBUG_FLAG
=no
2579 DEFAULT_wxUSE_DEBUG_INFO
=no
2583 echo $ac_n "checking for --enable-debug_flag""... $ac_c" 1>&6
2584 echo "configure:2585: checking for --enable-debug_flag" >&5
2586 # Check whether --enable-debug_flag or --disable-debug_flag was given.
2587 if test "${enable_debug_flag+set}" = set; then
2588 enableval
="$enable_debug_flag"
2590 if test "$enableval" = yes; then
2591 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=yes'
2593 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=no'
2598 LINE
=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
2599 if test "x$LINE" != x
; then
2600 eval "DEFAULT_$LINE"
2605 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
2610 eval "$ac_cv_use_debug_flag"
2611 if test "$no_cache" != 1; then
2612 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
2615 if test "$wxUSE_DEBUG_FLAG" = yes; then
2616 echo "$ac_t""yes" 1>&6
2618 echo "$ac_t""no" 1>&6
2622 echo $ac_n "checking for --enable-debug_info""... $ac_c" 1>&6
2623 echo "configure:2624: checking for --enable-debug_info" >&5
2625 # Check whether --enable-debug_info or --disable-debug_info was given.
2626 if test "${enable_debug_info+set}" = set; then
2627 enableval
="$enable_debug_info"
2629 if test "$enableval" = yes; then
2630 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=yes'
2632 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=no'
2637 LINE
=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
2638 if test "x$LINE" != x
; then
2639 eval "DEFAULT_$LINE"
2644 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
2649 eval "$ac_cv_use_debug_info"
2650 if test "$no_cache" != 1; then
2651 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
2654 if test "$wxUSE_DEBUG_INFO" = yes; then
2655 echo "$ac_t""yes" 1>&6
2657 echo "$ac_t""no" 1>&6
2661 echo $ac_n "checking for --enable-debug_gdb""... $ac_c" 1>&6
2662 echo "configure:2663: checking for --enable-debug_gdb" >&5
2664 # Check whether --enable-debug_gdb or --disable-debug_gdb was given.
2665 if test "${enable_debug_gdb+set}" = set; then
2666 enableval
="$enable_debug_gdb"
2668 if test "$enableval" = yes; then
2669 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=yes'
2671 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=no'
2676 LINE
=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
2677 if test "x$LINE" != x
; then
2678 eval "DEFAULT_$LINE"
2683 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
2688 eval "$ac_cv_use_debug_gdb"
2689 if test "$no_cache" != 1; then
2690 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
2693 if test "$wxUSE_DEBUG_GDB" = yes; then
2694 echo "$ac_t""yes" 1>&6
2696 echo "$ac_t""no" 1>&6
2700 echo $ac_n "checking for --enable-debug_cntxt""... $ac_c" 1>&6
2701 echo "configure:2702: checking for --enable-debug_cntxt" >&5
2703 # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given.
2704 if test "${enable_debug_cntxt+set}" = set; then
2705 enableval
="$enable_debug_cntxt"
2707 if test "$enableval" = yes; then
2708 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=yes'
2710 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=no'
2715 LINE
=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
2716 if test "x$LINE" != x
; then
2717 eval "DEFAULT_$LINE"
2722 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
2727 eval "$ac_cv_use_debug_cntxt"
2728 if test "$no_cache" != 1; then
2729 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
2732 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
2733 echo "$ac_t""yes" 1>&6
2735 echo "$ac_t""no" 1>&6
2739 echo $ac_n "checking for --enable-mem_tracing""... $ac_c" 1>&6
2740 echo "configure:2741: checking for --enable-mem_tracing" >&5
2742 # Check whether --enable-mem_tracing or --disable-mem_tracing was given.
2743 if test "${enable_mem_tracing+set}" = set; then
2744 enableval
="$enable_mem_tracing"
2746 if test "$enableval" = yes; then
2747 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=yes'
2749 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=no'
2754 LINE
=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
2755 if test "x$LINE" != x
; then
2756 eval "DEFAULT_$LINE"
2761 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
2766 eval "$ac_cv_use_mem_tracing"
2767 if test "$no_cache" != 1; then
2768 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
2771 if test "$wxUSE_MEM_TRACING" = yes; then
2772 echo "$ac_t""yes" 1>&6
2774 echo "$ac_t""no" 1>&6
2778 echo $ac_n "checking for --enable-profile""... $ac_c" 1>&6
2779 echo "configure:2780: checking for --enable-profile" >&5
2781 # Check whether --enable-profile or --disable-profile was given.
2782 if test "${enable_profile+set}" = set; then
2783 enableval
="$enable_profile"
2785 if test "$enableval" = yes; then
2786 ac_cv_use_profile
='wxUSE_PROFILE=yes'
2788 ac_cv_use_profile
='wxUSE_PROFILE=no'
2793 LINE
=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
2794 if test "x$LINE" != x
; then
2795 eval "DEFAULT_$LINE"
2800 ac_cv_use_profile
='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
2805 eval "$ac_cv_use_profile"
2806 if test "$no_cache" != 1; then
2807 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
2810 if test "$wxUSE_PROFILE" = yes; then
2811 echo "$ac_t""yes" 1>&6
2813 echo "$ac_t""no" 1>&6
2817 echo $ac_n "checking for --enable-no_rtti""... $ac_c" 1>&6
2818 echo "configure:2819: checking for --enable-no_rtti" >&5
2820 # Check whether --enable-no_rtti or --disable-no_rtti was given.
2821 if test "${enable_no_rtti+set}" = set; then
2822 enableval
="$enable_no_rtti"
2824 if test "$enableval" = yes; then
2825 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=yes'
2827 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=no'
2832 LINE
=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
2833 if test "x$LINE" != x
; then
2834 eval "DEFAULT_$LINE"
2839 ac_cv_use_no_rtti
='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
2844 eval "$ac_cv_use_no_rtti"
2845 if test "$no_cache" != 1; then
2846 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
2849 if test "$wxUSE_NO_RTTI" = yes; then
2850 echo "$ac_t""yes" 1>&6
2852 echo "$ac_t""no" 1>&6
2856 echo $ac_n "checking for --enable-no_exceptions""... $ac_c" 1>&6
2857 echo "configure:2858: checking for --enable-no_exceptions" >&5
2859 # Check whether --enable-no_exceptions or --disable-no_exceptions was given.
2860 if test "${enable_no_exceptions+set}" = set; then
2861 enableval
="$enable_no_exceptions"
2863 if test "$enableval" = yes; then
2864 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=yes'
2866 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=no'
2871 LINE
=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
2872 if test "x$LINE" != x
; then
2873 eval "DEFAULT_$LINE"
2878 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
2883 eval "$ac_cv_use_no_exceptions"
2884 if test "$no_cache" != 1; then
2885 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
2888 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
2889 echo "$ac_t""yes" 1>&6
2891 echo "$ac_t""no" 1>&6
2895 echo $ac_n "checking for --enable-permissive""... $ac_c" 1>&6
2896 echo "configure:2897: checking for --enable-permissive" >&5
2898 # Check whether --enable-permissive or --disable-permissive was given.
2899 if test "${enable_permissive+set}" = set; then
2900 enableval
="$enable_permissive"
2902 if test "$enableval" = yes; then
2903 ac_cv_use_permissive
='wxUSE_PERMISSIVE=yes'
2905 ac_cv_use_permissive
='wxUSE_PERMISSIVE=no'
2910 LINE
=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
2911 if test "x$LINE" != x
; then
2912 eval "DEFAULT_$LINE"
2917 ac_cv_use_permissive
='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
2922 eval "$ac_cv_use_permissive"
2923 if test "$no_cache" != 1; then
2924 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
2927 if test "$wxUSE_PERMISSIVE" = yes; then
2928 echo "$ac_t""yes" 1>&6
2930 echo "$ac_t""no" 1>&6
2934 echo $ac_n "checking for --enable-no_deps""... $ac_c" 1>&6
2935 echo "configure:2936: checking for --enable-no_deps" >&5
2937 # Check whether --enable-no_deps or --disable-no_deps was given.
2938 if test "${enable_no_deps+set}" = set; then
2939 enableval
="$enable_no_deps"
2941 if test "$enableval" = yes; then
2942 ac_cv_use_no_deps
='wxUSE_NO_DEPS=yes'
2944 ac_cv_use_no_deps
='wxUSE_NO_DEPS=no'
2949 LINE
=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}`
2950 if test "x$LINE" != x
; then
2951 eval "DEFAULT_$LINE"
2956 ac_cv_use_no_deps
='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
2961 eval "$ac_cv_use_no_deps"
2962 if test "$no_cache" != 1; then
2963 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
2966 if test "$wxUSE_NO_DEPS" = yes; then
2967 echo "$ac_t""yes" 1>&6
2969 echo "$ac_t""no" 1>&6
2974 echo $ac_n "checking for --enable-compat20""... $ac_c" 1>&6
2975 echo "configure:2976: checking for --enable-compat20" >&5
2977 # Check whether --enable-compat20 or --disable-compat20 was given.
2978 if test "${enable_compat20+set}" = set; then
2979 enableval
="$enable_compat20"
2981 if test "$enableval" = yes; then
2982 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=yes'
2984 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=no'
2989 LINE
=`grep "WXWIN_COMPATIBILITY_2" ${wx_arg_cache_file}`
2990 if test "x$LINE" != x
; then
2991 eval "DEFAULT_$LINE"
2996 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2='$DEFAULT_WXWIN_COMPATIBILITY_2
3001 eval "$ac_cv_use_compat20"
3002 if test "$no_cache" != 1; then
3003 echo $ac_cv_use_compat20 >> ${wx_arg_cache_file}.tmp
3006 if test "$WXWIN_COMPATIBILITY_2" = yes; then
3007 echo "$ac_t""yes" 1>&6
3009 echo "$ac_t""no" 1>&6
3013 echo $ac_n "checking for --enable-compat22""... $ac_c" 1>&6
3014 echo "configure:3015: checking for --enable-compat22" >&5
3016 # Check whether --enable-compat22 or --disable-compat22 was given.
3017 if test "${enable_compat22+set}" = set; then
3018 enableval
="$enable_compat22"
3020 if test "$enableval" = yes; then
3021 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=yes'
3023 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=no'
3028 LINE
=`grep "WXWIN_COMPATIBILITY_2_2" ${wx_arg_cache_file}`
3029 if test "x$LINE" != x
; then
3030 eval "DEFAULT_$LINE"
3035 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2='$DEFAULT_WXWIN_COMPATIBILITY_2_2
3040 eval "$ac_cv_use_compat22"
3041 if test "$no_cache" != 1; then
3042 echo $ac_cv_use_compat22 >> ${wx_arg_cache_file}.tmp
3045 if test "$WXWIN_COMPATIBILITY_2_2" = yes; then
3046 echo "$ac_t""yes" 1>&6
3048 echo "$ac_t""no" 1>&6
3054 echo $ac_n "checking for --enable-intl""... $ac_c" 1>&6
3055 echo "configure:3056: checking for --enable-intl" >&5
3057 # Check whether --enable-intl or --disable-intl was given.
3058 if test "${enable_intl+set}" = set; then
3059 enableval
="$enable_intl"
3061 if test "$enableval" = yes; then
3062 ac_cv_use_intl
='wxUSE_INTL=yes'
3064 ac_cv_use_intl
='wxUSE_INTL=no'
3069 LINE
=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
3070 if test "x$LINE" != x
; then
3071 eval "DEFAULT_$LINE"
3076 ac_cv_use_intl
='wxUSE_INTL='$DEFAULT_wxUSE_INTL
3081 eval "$ac_cv_use_intl"
3082 if test "$no_cache" != 1; then
3083 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
3086 if test "$wxUSE_INTL" = yes; then
3087 echo "$ac_t""yes" 1>&6
3089 echo "$ac_t""no" 1>&6
3093 echo $ac_n "checking for --enable-config""... $ac_c" 1>&6
3094 echo "configure:3095: checking for --enable-config" >&5
3096 # Check whether --enable-config or --disable-config was given.
3097 if test "${enable_config+set}" = set; then
3098 enableval
="$enable_config"
3100 if test "$enableval" = yes; then
3101 ac_cv_use_config
='wxUSE_CONFIG=yes'
3103 ac_cv_use_config
='wxUSE_CONFIG=no'
3108 LINE
=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
3109 if test "x$LINE" != x
; then
3110 eval "DEFAULT_$LINE"
3115 ac_cv_use_config
='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
3120 eval "$ac_cv_use_config"
3121 if test "$no_cache" != 1; then
3122 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
3125 if test "$wxUSE_CONFIG" = yes; then
3126 echo "$ac_t""yes" 1>&6
3128 echo "$ac_t""no" 1>&6
3133 echo $ac_n "checking for --enable-protocols""... $ac_c" 1>&6
3134 echo "configure:3135: checking for --enable-protocols" >&5
3136 # Check whether --enable-protocols or --disable-protocols was given.
3137 if test "${enable_protocols+set}" = set; then
3138 enableval
="$enable_protocols"
3140 if test "$enableval" = yes; then
3141 ac_cv_use_protocols
='wxUSE_PROTOCOL=yes'
3143 ac_cv_use_protocols
='wxUSE_PROTOCOL=no'
3148 LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
3149 if test "x$LINE" != x
; then
3150 eval "DEFAULT_$LINE"
3155 ac_cv_use_protocols
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
3160 eval "$ac_cv_use_protocols"
3161 if test "$no_cache" != 1; then
3162 echo $ac_cv_use_protocols >> ${wx_arg_cache_file}.tmp
3165 if test "$wxUSE_PROTOCOL" = yes; then
3166 echo "$ac_t""yes" 1>&6
3168 echo "$ac_t""no" 1>&6
3172 echo $ac_n "checking for --enable-ftp""... $ac_c" 1>&6
3173 echo "configure:3174: checking for --enable-ftp" >&5
3175 # Check whether --enable-ftp or --disable-ftp was given.
3176 if test "${enable_ftp+set}" = set; then
3177 enableval
="$enable_ftp"
3179 if test "$enableval" = yes; then
3180 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=yes'
3182 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=no'
3187 LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
3188 if test "x$LINE" != x
; then
3189 eval "DEFAULT_$LINE"
3194 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
3199 eval "$ac_cv_use_ftp"
3200 if test "$no_cache" != 1; then
3201 echo $ac_cv_use_ftp >> ${wx_arg_cache_file}.tmp
3204 if test "$wxUSE_PROTOCOL_FTP" = yes; then
3205 echo "$ac_t""yes" 1>&6
3207 echo "$ac_t""no" 1>&6
3211 echo $ac_n "checking for --enable-http""... $ac_c" 1>&6
3212 echo "configure:3213: checking for --enable-http" >&5
3214 # Check whether --enable-http or --disable-http was given.
3215 if test "${enable_http+set}" = set; then
3216 enableval
="$enable_http"
3218 if test "$enableval" = yes; then
3219 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=yes'
3221 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=no'
3226 LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
3227 if test "x$LINE" != x
; then
3228 eval "DEFAULT_$LINE"
3233 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
3238 eval "$ac_cv_use_http"
3239 if test "$no_cache" != 1; then
3240 echo $ac_cv_use_http >> ${wx_arg_cache_file}.tmp
3243 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
3244 echo "$ac_t""yes" 1>&6
3246 echo "$ac_t""no" 1>&6
3250 echo $ac_n "checking for --enable-fileproto""... $ac_c" 1>&6
3251 echo "configure:3252: checking for --enable-fileproto" >&5
3253 # Check whether --enable-fileproto or --disable-fileproto was given.
3254 if test "${enable_fileproto+set}" = set; then
3255 enableval
="$enable_fileproto"
3257 if test "$enableval" = yes; then
3258 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=yes'
3260 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=no'
3265 LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
3266 if test "x$LINE" != x
; then
3267 eval "DEFAULT_$LINE"
3272 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
3277 eval "$ac_cv_use_fileproto"
3278 if test "$no_cache" != 1; then
3279 echo $ac_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
3282 if test "$wxUSE_PROTOCOL_FILE" = yes; then
3283 echo "$ac_t""yes" 1>&6
3285 echo "$ac_t""no" 1>&6
3289 echo $ac_n "checking for --enable-sockets""... $ac_c" 1>&6
3290 echo "configure:3291: checking for --enable-sockets" >&5
3292 # Check whether --enable-sockets or --disable-sockets was given.
3293 if test "${enable_sockets+set}" = set; then
3294 enableval
="$enable_sockets"
3296 if test "$enableval" = yes; then
3297 ac_cv_use_sockets
='wxUSE_SOCKETS=yes'
3299 ac_cv_use_sockets
='wxUSE_SOCKETS=no'
3304 LINE
=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
3305 if test "x$LINE" != x
; then
3306 eval "DEFAULT_$LINE"
3311 ac_cv_use_sockets
='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
3316 eval "$ac_cv_use_sockets"
3317 if test "$no_cache" != 1; then
3318 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
3321 if test "$wxUSE_SOCKETS" = yes; then
3322 echo "$ac_t""yes" 1>&6
3324 echo "$ac_t""no" 1>&6
3329 echo $ac_n "checking for --enable-ipc""... $ac_c" 1>&6
3330 echo "configure:3331: checking for --enable-ipc" >&5
3332 # Check whether --enable-ipc or --disable-ipc was given.
3333 if test "${enable_ipc+set}" = set; then
3334 enableval
="$enable_ipc"
3336 if test "$enableval" = yes; then
3337 ac_cv_use_ipc
='wxUSE_IPC=yes'
3339 ac_cv_use_ipc
='wxUSE_IPC=no'
3344 LINE
=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
3345 if test "x$LINE" != x
; then
3346 eval "DEFAULT_$LINE"
3351 ac_cv_use_ipc
='wxUSE_IPC='$DEFAULT_wxUSE_IPC
3356 eval "$ac_cv_use_ipc"
3357 if test "$no_cache" != 1; then
3358 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
3361 if test "$wxUSE_IPC" = yes; then
3362 echo "$ac_t""yes" 1>&6
3364 echo "$ac_t""no" 1>&6
3369 echo $ac_n "checking for --enable-cmdline""... $ac_c" 1>&6
3370 echo "configure:3371: checking for --enable-cmdline" >&5
3372 # Check whether --enable-cmdline or --disable-cmdline was given.
3373 if test "${enable_cmdline+set}" = set; then
3374 enableval
="$enable_cmdline"
3376 if test "$enableval" = yes; then
3377 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=yes'
3379 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=no'
3384 LINE
=`grep "wxUSE_CMDLINE_PARSER" ${wx_arg_cache_file}`
3385 if test "x$LINE" != x
; then
3386 eval "DEFAULT_$LINE"
3391 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER='$DEFAULT_wxUSE_CMDLINE_PARSER
3396 eval "$ac_cv_use_cmdline"
3397 if test "$no_cache" != 1; then
3398 echo $ac_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
3401 if test "$wxUSE_CMDLINE_PARSER" = yes; then
3402 echo "$ac_t""yes" 1>&6
3404 echo "$ac_t""no" 1>&6
3408 echo $ac_n "checking for --enable-datetime""... $ac_c" 1>&6
3409 echo "configure:3410: checking for --enable-datetime" >&5
3411 # Check whether --enable-datetime or --disable-datetime was given.
3412 if test "${enable_datetime+set}" = set; then
3413 enableval
="$enable_datetime"
3415 if test "$enableval" = yes; then
3416 ac_cv_use_datetime
='wxUSE_DATETIME=yes'
3418 ac_cv_use_datetime
='wxUSE_DATETIME=no'
3423 LINE
=`grep "wxUSE_DATETIME" ${wx_arg_cache_file}`
3424 if test "x$LINE" != x
; then
3425 eval "DEFAULT_$LINE"
3430 ac_cv_use_datetime
='wxUSE_DATETIME='$DEFAULT_wxUSE_DATETIME
3435 eval "$ac_cv_use_datetime"
3436 if test "$no_cache" != 1; then
3437 echo $ac_cv_use_datetime >> ${wx_arg_cache_file}.tmp
3440 if test "$wxUSE_DATETIME" = yes; then
3441 echo "$ac_t""yes" 1>&6
3443 echo "$ac_t""no" 1>&6
3447 echo $ac_n "checking for --enable-timedate""... $ac_c" 1>&6
3448 echo "configure:3449: checking for --enable-timedate" >&5
3450 # Check whether --enable-timedate or --disable-timedate was given.
3451 if test "${enable_timedate+set}" = set; then
3452 enableval
="$enable_timedate"
3454 if test "$enableval" = yes; then
3455 ac_cv_use_timedate
='wxUSE_TIMEDATE=yes'
3457 ac_cv_use_timedate
='wxUSE_TIMEDATE=no'
3462 LINE
=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}`
3463 if test "x$LINE" != x
; then
3464 eval "DEFAULT_$LINE"
3469 ac_cv_use_timedate
='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE
3474 eval "$ac_cv_use_timedate"
3475 if test "$no_cache" != 1; then
3476 echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
3479 if test "$wxUSE_TIMEDATE" = yes; then
3480 echo "$ac_t""yes" 1>&6
3482 echo "$ac_t""no" 1>&6
3486 echo $ac_n "checking for --enable-stopwatch""... $ac_c" 1>&6
3487 echo "configure:3488: checking for --enable-stopwatch" >&5
3489 # Check whether --enable-stopwatch or --disable-stopwatch was given.
3490 if test "${enable_stopwatch+set}" = set; then
3491 enableval
="$enable_stopwatch"
3493 if test "$enableval" = yes; then
3494 ac_cv_use_stopwatch
='wxUSE_STOPWATCH=yes'
3496 ac_cv_use_stopwatch
='wxUSE_STOPWATCH=no'
3501 LINE
=`grep "wxUSE_STOPWATCH" ${wx_arg_cache_file}`
3502 if test "x$LINE" != x
; then
3503 eval "DEFAULT_$LINE"
3508 ac_cv_use_stopwatch
='wxUSE_STOPWATCH='$DEFAULT_wxUSE_STOPWATCH
3513 eval "$ac_cv_use_stopwatch"
3514 if test "$no_cache" != 1; then
3515 echo $ac_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
3518 if test "$wxUSE_STOPWATCH" = yes; then
3519 echo "$ac_t""yes" 1>&6
3521 echo "$ac_t""no" 1>&6
3525 echo $ac_n "checking for --enable-dialupman""... $ac_c" 1>&6
3526 echo "configure:3527: checking for --enable-dialupman" >&5
3528 # Check whether --enable-dialupman or --disable-dialupman was given.
3529 if test "${enable_dialupman+set}" = set; then
3530 enableval
="$enable_dialupman"
3532 if test "$enableval" = yes; then
3533 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=yes'
3535 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=no'
3540 LINE
=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
3541 if test "x$LINE" != x
; then
3542 eval "DEFAULT_$LINE"
3547 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
3552 eval "$ac_cv_use_dialupman"
3553 if test "$no_cache" != 1; then
3554 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
3557 if test "$wxUSE_DIALUP_MANAGER" = yes; then
3558 echo "$ac_t""yes" 1>&6
3560 echo "$ac_t""no" 1>&6
3564 echo $ac_n "checking for --enable-apple_ieee""... $ac_c" 1>&6
3565 echo "configure:3566: checking for --enable-apple_ieee" >&5
3567 # Check whether --enable-apple_ieee or --disable-apple_ieee was given.
3568 if test "${enable_apple_ieee+set}" = set; then
3569 enableval
="$enable_apple_ieee"
3571 if test "$enableval" = yes; then
3572 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=yes'
3574 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=no'
3579 LINE
=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
3580 if test "x$LINE" != x
; then
3581 eval "DEFAULT_$LINE"
3586 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
3591 eval "$ac_cv_use_apple_ieee"
3592 if test "$no_cache" != 1; then
3593 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
3596 if test "$wxUSE_APPLE_IEEE" = yes; then
3597 echo "$ac_t""yes" 1>&6
3599 echo "$ac_t""no" 1>&6
3603 echo $ac_n "checking for --enable-timer""... $ac_c" 1>&6
3604 echo "configure:3605: checking for --enable-timer" >&5
3606 # Check whether --enable-timer or --disable-timer was given.
3607 if test "${enable_timer+set}" = set; then
3608 enableval
="$enable_timer"
3610 if test "$enableval" = yes; then
3611 ac_cv_use_timer
='wxUSE_TIMER=yes'
3613 ac_cv_use_timer
='wxUSE_TIMER=no'
3618 LINE
=`grep "wxUSE_TIMER" ${wx_arg_cache_file}`
3619 if test "x$LINE" != x
; then
3620 eval "DEFAULT_$LINE"
3625 ac_cv_use_timer
='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER
3630 eval "$ac_cv_use_timer"
3631 if test "$no_cache" != 1; then
3632 echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
3635 if test "$wxUSE_TIMER" = yes; then
3636 echo "$ac_t""yes" 1>&6
3638 echo "$ac_t""no" 1>&6
3642 echo $ac_n "checking for --enable-wave""... $ac_c" 1>&6
3643 echo "configure:3644: checking for --enable-wave" >&5
3645 # Check whether --enable-wave or --disable-wave was given.
3646 if test "${enable_wave+set}" = set; then
3647 enableval
="$enable_wave"
3649 if test "$enableval" = yes; then
3650 ac_cv_use_wave
='wxUSE_WAVE=yes'
3652 ac_cv_use_wave
='wxUSE_WAVE=no'
3657 LINE
=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
3658 if test "x$LINE" != x
; then
3659 eval "DEFAULT_$LINE"
3664 ac_cv_use_wave
='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
3669 eval "$ac_cv_use_wave"
3670 if test "$no_cache" != 1; then
3671 echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
3674 if test "$wxUSE_WAVE" = yes; then
3675 echo "$ac_t""yes" 1>&6
3677 echo "$ac_t""no" 1>&6
3681 echo $ac_n "checking for --enable-fraction""... $ac_c" 1>&6
3682 echo "configure:3683: checking for --enable-fraction" >&5
3684 # Check whether --enable-fraction or --disable-fraction was given.
3685 if test "${enable_fraction+set}" = set; then
3686 enableval
="$enable_fraction"
3688 if test "$enableval" = yes; then
3689 ac_cv_use_fraction
='wxUSE_FRACTION=yes'
3691 ac_cv_use_fraction
='wxUSE_FRACTION=no'
3696 LINE
=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}`
3697 if test "x$LINE" != x
; then
3698 eval "DEFAULT_$LINE"
3703 ac_cv_use_fraction
='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION
3708 eval "$ac_cv_use_fraction"
3709 if test "$no_cache" != 1; then
3710 echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
3713 if test "$wxUSE_FRACTION" = yes; then
3714 echo "$ac_t""yes" 1>&6
3716 echo "$ac_t""no" 1>&6
3720 echo $ac_n "checking for --enable-dynlib""... $ac_c" 1>&6
3721 echo "configure:3722: checking for --enable-dynlib" >&5
3723 # Check whether --enable-dynlib or --disable-dynlib was given.
3724 if test "${enable_dynlib+set}" = set; then
3725 enableval
="$enable_dynlib"
3727 if test "$enableval" = yes; then
3728 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=yes'
3730 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=no'
3735 LINE
=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
3736 if test "x$LINE" != x
; then
3737 eval "DEFAULT_$LINE"
3742 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
3747 eval "$ac_cv_use_dynlib"
3748 if test "$no_cache" != 1; then
3749 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
3752 if test "$wxUSE_DYNLIB_CLASS" = yes; then
3753 echo "$ac_t""yes" 1>&6
3755 echo "$ac_t""no" 1>&6
3759 echo $ac_n "checking for --enable-dynamicloader""... $ac_c" 1>&6
3760 echo "configure:3761: checking for --enable-dynamicloader" >&5
3762 # Check whether --enable-dynamicloader or --disable-dynamicloader was given.
3763 if test "${enable_dynamicloader+set}" = set; then
3764 enableval
="$enable_dynamicloader"
3766 if test "$enableval" = yes; then
3767 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=yes'
3769 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=no'
3774 LINE
=`grep "wxUSE_DYNAMIC_LOADER" ${wx_arg_cache_file}`
3775 if test "x$LINE" != x
; then
3776 eval "DEFAULT_$LINE"
3781 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER='$DEFAULT_wxUSE_DYNAMIC_LOADER
3786 eval "$ac_cv_use_dynamicloader"
3787 if test "$no_cache" != 1; then
3788 echo $ac_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
3791 if test "$wxUSE_DYNAMIC_LOADER" = yes; then
3792 echo "$ac_t""yes" 1>&6
3794 echo "$ac_t""no" 1>&6
3798 echo $ac_n "checking for --enable-longlong""... $ac_c" 1>&6
3799 echo "configure:3800: checking for --enable-longlong" >&5
3801 # Check whether --enable-longlong or --disable-longlong was given.
3802 if test "${enable_longlong+set}" = set; then
3803 enableval
="$enable_longlong"
3805 if test "$enableval" = yes; then
3806 ac_cv_use_longlong
='wxUSE_LONGLONG=yes'
3808 ac_cv_use_longlong
='wxUSE_LONGLONG=no'
3813 LINE
=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
3814 if test "x$LINE" != x
; then
3815 eval "DEFAULT_$LINE"
3820 ac_cv_use_longlong
='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
3825 eval "$ac_cv_use_longlong"
3826 if test "$no_cache" != 1; then
3827 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
3830 if test "$wxUSE_LONGLONG" = yes; then
3831 echo "$ac_t""yes" 1>&6
3833 echo "$ac_t""no" 1>&6
3837 echo $ac_n "checking for --enable-geometry""... $ac_c" 1>&6
3838 echo "configure:3839: checking for --enable-geometry" >&5
3840 # Check whether --enable-geometry or --disable-geometry was given.
3841 if test "${enable_geometry+set}" = set; then
3842 enableval
="$enable_geometry"
3844 if test "$enableval" = yes; then
3845 ac_cv_use_geometry
='wxUSE_GEOMETRY=yes'
3847 ac_cv_use_geometry
='wxUSE_GEOMETRY=no'
3852 LINE
=`grep "wxUSE_GEOMETRY" ${wx_arg_cache_file}`
3853 if test "x$LINE" != x
; then
3854 eval "DEFAULT_$LINE"
3859 ac_cv_use_geometry
='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY
3864 eval "$ac_cv_use_geometry"
3865 if test "$no_cache" != 1; then
3866 echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp
3869 if test "$wxUSE_GEOMETRY" = yes; then
3870 echo "$ac_t""yes" 1>&6
3872 echo "$ac_t""no" 1>&6
3876 echo $ac_n "checking for --enable-log""... $ac_c" 1>&6
3877 echo "configure:3878: checking for --enable-log" >&5
3879 # Check whether --enable-log or --disable-log was given.
3880 if test "${enable_log+set}" = set; then
3881 enableval
="$enable_log"
3883 if test "$enableval" = yes; then
3884 ac_cv_use_log
='wxUSE_LOG=yes'
3886 ac_cv_use_log
='wxUSE_LOG=no'
3891 LINE
=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
3892 if test "x$LINE" != x
; then
3893 eval "DEFAULT_$LINE"
3898 ac_cv_use_log
='wxUSE_LOG='$DEFAULT_wxUSE_LOG
3903 eval "$ac_cv_use_log"
3904 if test "$no_cache" != 1; then
3905 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
3908 if test "$wxUSE_LOG" = yes; then
3909 echo "$ac_t""yes" 1>&6
3911 echo "$ac_t""no" 1>&6
3915 echo $ac_n "checking for --enable-streams""... $ac_c" 1>&6
3916 echo "configure:3917: checking for --enable-streams" >&5
3918 # Check whether --enable-streams or --disable-streams was given.
3919 if test "${enable_streams+set}" = set; then
3920 enableval
="$enable_streams"
3922 if test "$enableval" = yes; then
3923 ac_cv_use_streams
='wxUSE_STREAMS=yes'
3925 ac_cv_use_streams
='wxUSE_STREAMS=no'
3930 LINE
=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
3931 if test "x$LINE" != x
; then
3932 eval "DEFAULT_$LINE"
3937 ac_cv_use_streams
='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
3942 eval "$ac_cv_use_streams"
3943 if test "$no_cache" != 1; then
3944 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
3947 if test "$wxUSE_STREAMS" = yes; then
3948 echo "$ac_t""yes" 1>&6
3950 echo "$ac_t""no" 1>&6
3954 echo $ac_n "checking for --enable-file""... $ac_c" 1>&6
3955 echo "configure:3956: checking for --enable-file" >&5
3957 # Check whether --enable-file or --disable-file was given.
3958 if test "${enable_file+set}" = set; then
3959 enableval
="$enable_file"
3961 if test "$enableval" = yes; then
3962 ac_cv_use_file
='wxUSE_FILE=yes'
3964 ac_cv_use_file
='wxUSE_FILE=no'
3969 LINE
=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
3970 if test "x$LINE" != x
; then
3971 eval "DEFAULT_$LINE"
3976 ac_cv_use_file
='wxUSE_FILE='$DEFAULT_wxUSE_FILE
3981 eval "$ac_cv_use_file"
3982 if test "$no_cache" != 1; then
3983 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
3986 if test "$wxUSE_FILE" = yes; then
3987 echo "$ac_t""yes" 1>&6
3989 echo "$ac_t""no" 1>&6
3993 echo $ac_n "checking for --enable-ffile""... $ac_c" 1>&6
3994 echo "configure:3995: checking for --enable-ffile" >&5
3996 # Check whether --enable-ffile or --disable-ffile was given.
3997 if test "${enable_ffile+set}" = set; then
3998 enableval
="$enable_ffile"
4000 if test "$enableval" = yes; then
4001 ac_cv_use_ffile
='wxUSE_FFILE=yes'
4003 ac_cv_use_ffile
='wxUSE_FFILE=no'
4008 LINE
=`grep "wxUSE_FFILE" ${wx_arg_cache_file}`
4009 if test "x$LINE" != x
; then
4010 eval "DEFAULT_$LINE"
4015 ac_cv_use_ffile
='wxUSE_FFILE='$DEFAULT_wxUSE_FFILE
4020 eval "$ac_cv_use_ffile"
4021 if test "$no_cache" != 1; then
4022 echo $ac_cv_use_ffile >> ${wx_arg_cache_file}.tmp
4025 if test "$wxUSE_FFILE" = yes; then
4026 echo "$ac_t""yes" 1>&6
4028 echo "$ac_t""no" 1>&6
4032 echo $ac_n "checking for --enable-textbuf""... $ac_c" 1>&6
4033 echo "configure:4034: checking for --enable-textbuf" >&5
4035 # Check whether --enable-textbuf or --disable-textbuf was given.
4036 if test "${enable_textbuf+set}" = set; then
4037 enableval
="$enable_textbuf"
4039 if test "$enableval" = yes; then
4040 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=yes'
4042 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=no'
4047 LINE
=`grep "wxUSE_TEXTBUFFER" ${wx_arg_cache_file}`
4048 if test "x$LINE" != x
; then
4049 eval "DEFAULT_$LINE"
4054 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER='$DEFAULT_wxUSE_TEXTBUFFER
4059 eval "$ac_cv_use_textbuf"
4060 if test "$no_cache" != 1; then
4061 echo $ac_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
4064 if test "$wxUSE_TEXTBUFFER" = yes; then
4065 echo "$ac_t""yes" 1>&6
4067 echo "$ac_t""no" 1>&6
4071 echo $ac_n "checking for --enable-textfile""... $ac_c" 1>&6
4072 echo "configure:4073: checking for --enable-textfile" >&5
4074 # Check whether --enable-textfile or --disable-textfile was given.
4075 if test "${enable_textfile+set}" = set; then
4076 enableval
="$enable_textfile"
4078 if test "$enableval" = yes; then
4079 ac_cv_use_textfile
='wxUSE_TEXTFILE=yes'
4081 ac_cv_use_textfile
='wxUSE_TEXTFILE=no'
4086 LINE
=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
4087 if test "x$LINE" != x
; then
4088 eval "DEFAULT_$LINE"
4093 ac_cv_use_textfile
='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
4098 eval "$ac_cv_use_textfile"
4099 if test "$no_cache" != 1; then
4100 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
4103 if test "$wxUSE_TEXTFILE" = yes; then
4104 echo "$ac_t""yes" 1>&6
4106 echo "$ac_t""no" 1>&6
4110 echo $ac_n "checking for --enable-fontmap""... $ac_c" 1>&6
4111 echo "configure:4112: checking for --enable-fontmap" >&5
4113 # Check whether --enable-fontmap or --disable-fontmap was given.
4114 if test "${enable_fontmap+set}" = set; then
4115 enableval
="$enable_fontmap"
4117 if test "$enableval" = yes; then
4118 ac_cv_use_fontmap
='wxUSE_FONTMAP=yes'
4120 ac_cv_use_fontmap
='wxUSE_FONTMAP=no'
4125 LINE
=`grep "wxUSE_FONTMAP" ${wx_arg_cache_file}`
4126 if test "x$LINE" != x
; then
4127 eval "DEFAULT_$LINE"
4132 ac_cv_use_fontmap
='wxUSE_FONTMAP='$DEFAULT_wxUSE_FONTMAP
4137 eval "$ac_cv_use_fontmap"
4138 if test "$no_cache" != 1; then
4139 echo $ac_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
4142 if test "$wxUSE_FONTMAP" = yes; then
4143 echo "$ac_t""yes" 1>&6
4145 echo "$ac_t""no" 1>&6
4149 echo $ac_n "checking for --enable-unicode""... $ac_c" 1>&6
4150 echo "configure:4151: checking for --enable-unicode" >&5
4152 # Check whether --enable-unicode or --disable-unicode was given.
4153 if test "${enable_unicode+set}" = set; then
4154 enableval
="$enable_unicode"
4156 if test "$enableval" = yes; then
4157 ac_cv_use_unicode
='wxUSE_UNICODE=yes'
4159 ac_cv_use_unicode
='wxUSE_UNICODE=no'
4164 LINE
=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
4165 if test "x$LINE" != x
; then
4166 eval "DEFAULT_$LINE"
4171 ac_cv_use_unicode
='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
4176 eval "$ac_cv_use_unicode"
4177 if test "$no_cache" != 1; then
4178 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
4181 if test "$wxUSE_UNICODE" = yes; then
4182 echo "$ac_t""yes" 1>&6
4184 echo "$ac_t""no" 1>&6
4188 echo $ac_n "checking for --enable-mslu""... $ac_c" 1>&6
4189 echo "configure:4190: checking for --enable-mslu" >&5
4191 # Check whether --enable-mslu or --disable-mslu was given.
4192 if test "${enable_mslu+set}" = set; then
4193 enableval
="$enable_mslu"
4195 if test "$enableval" = yes; then
4196 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=yes'
4198 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=no'
4203 LINE
=`grep "wxUSE_UNICODE_MSLU" ${wx_arg_cache_file}`
4204 if test "x$LINE" != x
; then
4205 eval "DEFAULT_$LINE"
4210 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU='$DEFAULT_wxUSE_UNICODE_MSLU
4215 eval "$ac_cv_use_mslu"
4216 if test "$no_cache" != 1; then
4217 echo $ac_cv_use_mslu >> ${wx_arg_cache_file}.tmp
4220 if test "$wxUSE_UNICODE_MSLU" = yes; then
4221 echo "$ac_t""yes" 1>&6
4223 echo "$ac_t""no" 1>&6
4227 echo $ac_n "checking for --enable-wxprintfv""... $ac_c" 1>&6
4228 echo "configure:4229: checking for --enable-wxprintfv" >&5
4230 # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
4231 if test "${enable_wxprintfv+set}" = set; then
4232 enableval
="$enable_wxprintfv"
4234 if test "$enableval" = yes; then
4235 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=yes'
4237 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=no'
4242 LINE
=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
4243 if test "x$LINE" != x
; then
4244 eval "DEFAULT_$LINE"
4249 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
4254 eval "$ac_cv_use_wxprintfv"
4255 if test "$no_cache" != 1; then
4256 echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
4259 if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then
4260 echo "$ac_t""yes" 1>&6
4262 echo "$ac_t""no" 1>&6
4266 echo $ac_n "checking for --enable-std_iostreams""... $ac_c" 1>&6
4267 echo "configure:4268: checking for --enable-std_iostreams" >&5
4269 # Check whether --enable-std_iostreams or --disable-std_iostreams was given.
4270 if test "${enable_std_iostreams+set}" = set; then
4271 enableval
="$enable_std_iostreams"
4273 if test "$enableval" = yes; then
4274 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=yes'
4276 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=no'
4281 LINE
=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
4282 if test "x$LINE" != x
; then
4283 eval "DEFAULT_$LINE"
4288 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
4293 eval "$ac_cv_use_std_iostreams"
4294 if test "$no_cache" != 1; then
4295 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
4298 if test "$wxUSE_STD_IOSTREAM" = yes; then
4299 echo "$ac_t""yes" 1>&6
4301 echo "$ac_t""no" 1>&6
4305 echo $ac_n "checking for --enable-filesystem""... $ac_c" 1>&6
4306 echo "configure:4307: checking for --enable-filesystem" >&5
4308 # Check whether --enable-filesystem or --disable-filesystem was given.
4309 if test "${enable_filesystem+set}" = set; then
4310 enableval
="$enable_filesystem"
4312 if test "$enableval" = yes; then
4313 ac_cv_use_filesystem
='wxUSE_FILESYSTEM=yes'
4315 ac_cv_use_filesystem
='wxUSE_FILESYSTEM=no'
4320 LINE
=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}`
4321 if test "x$LINE" != x
; then
4322 eval "DEFAULT_$LINE"
4327 ac_cv_use_filesystem
='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM
4332 eval "$ac_cv_use_filesystem"
4333 if test "$no_cache" != 1; then
4334 echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
4337 if test "$wxUSE_FILESYSTEM" = yes; then
4338 echo "$ac_t""yes" 1>&6
4340 echo "$ac_t""no" 1>&6
4344 echo $ac_n "checking for --enable-fs_inet""... $ac_c" 1>&6
4345 echo "configure:4346: checking for --enable-fs_inet" >&5
4347 # Check whether --enable-fs_inet or --disable-fs_inet was given.
4348 if test "${enable_fs_inet+set}" = set; then
4349 enableval
="$enable_fs_inet"
4351 if test "$enableval" = yes; then
4352 ac_cv_use_fs_inet
='wxUSE_FS_INET=yes'
4354 ac_cv_use_fs_inet
='wxUSE_FS_INET=no'
4359 LINE
=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
4360 if test "x$LINE" != x
; then
4361 eval "DEFAULT_$LINE"
4366 ac_cv_use_fs_inet
='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
4371 eval "$ac_cv_use_fs_inet"
4372 if test "$no_cache" != 1; then
4373 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
4376 if test "$wxUSE_FS_INET" = yes; then
4377 echo "$ac_t""yes" 1>&6
4379 echo "$ac_t""no" 1>&6
4383 echo $ac_n "checking for --enable-fs_zip""... $ac_c" 1>&6
4384 echo "configure:4385: checking for --enable-fs_zip" >&5
4386 # Check whether --enable-fs_zip or --disable-fs_zip was given.
4387 if test "${enable_fs_zip+set}" = set; then
4388 enableval
="$enable_fs_zip"
4390 if test "$enableval" = yes; then
4391 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=yes'
4393 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=no'
4398 LINE
=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
4399 if test "x$LINE" != x
; then
4400 eval "DEFAULT_$LINE"
4405 ac_cv_use_fs_zip
='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
4410 eval "$ac_cv_use_fs_zip"
4411 if test "$no_cache" != 1; then
4412 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
4415 if test "$wxUSE_FS_ZIP" = yes; then
4416 echo "$ac_t""yes" 1>&6
4418 echo "$ac_t""no" 1>&6
4422 echo $ac_n "checking for --enable-zipstream""... $ac_c" 1>&6
4423 echo "configure:4424: checking for --enable-zipstream" >&5
4425 # Check whether --enable-zipstream or --disable-zipstream was given.
4426 if test "${enable_zipstream+set}" = set; then
4427 enableval
="$enable_zipstream"
4429 if test "$enableval" = yes; then
4430 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=yes'
4432 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=no'
4437 LINE
=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
4438 if test "x$LINE" != x
; then
4439 eval "DEFAULT_$LINE"
4444 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
4449 eval "$ac_cv_use_zipstream"
4450 if test "$no_cache" != 1; then
4451 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
4454 if test "$wxUSE_ZIPSTREAM" = yes; then
4455 echo "$ac_t""yes" 1>&6
4457 echo "$ac_t""no" 1>&6
4462 echo $ac_n "checking for --enable-catch_segvs""... $ac_c" 1>&6
4463 echo "configure:4464: checking for --enable-catch_segvs" >&5
4465 # Check whether --enable-catch_segvs or --disable-catch_segvs was given.
4466 if test "${enable_catch_segvs+set}" = set; then
4467 enableval
="$enable_catch_segvs"
4469 if test "$enableval" = yes; then
4470 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=yes'
4472 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=no'
4477 LINE
=`grep "wxUSE_ON_FATAL_EXCEPTION" ${wx_arg_cache_file}`
4478 if test "x$LINE" != x
; then
4479 eval "DEFAULT_$LINE"
4484 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION
4489 eval "$ac_cv_use_catch_segvs"
4490 if test "$no_cache" != 1; then
4491 echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
4494 if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then
4495 echo "$ac_t""yes" 1>&6
4497 echo "$ac_t""no" 1>&6
4501 echo $ac_n "checking for --enable-snglinst""... $ac_c" 1>&6
4502 echo "configure:4503: checking for --enable-snglinst" >&5
4504 # Check whether --enable-snglinst or --disable-snglinst was given.
4505 if test "${enable_snglinst+set}" = set; then
4506 enableval
="$enable_snglinst"
4508 if test "$enableval" = yes; then
4509 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=yes'
4511 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=no'
4516 LINE
=`grep "wxUSE_SNGLINST_CHECKER" ${wx_arg_cache_file}`
4517 if test "x$LINE" != x
; then
4518 eval "DEFAULT_$LINE"
4523 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER='$DEFAULT_wxUSE_SNGLINST_CHECKER
4528 eval "$ac_cv_use_snglinst"
4529 if test "$no_cache" != 1; then
4530 echo $ac_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
4533 if test "$wxUSE_SNGLINST_CHECKER" = yes; then
4534 echo "$ac_t""yes" 1>&6
4536 echo "$ac_t""no" 1>&6
4541 echo $ac_n "checking for --enable-mimetype""... $ac_c" 1>&6
4542 echo "configure:4543: checking for --enable-mimetype" >&5
4544 # Check whether --enable-mimetype or --disable-mimetype was given.
4545 if test "${enable_mimetype+set}" = set; then
4546 enableval
="$enable_mimetype"
4548 if test "$enableval" = yes; then
4549 ac_cv_use_mimetype
='wxUSE_MIMETYPE=yes'
4551 ac_cv_use_mimetype
='wxUSE_MIMETYPE=no'
4556 LINE
=`grep "wxUSE_MIMETYPE" ${wx_arg_cache_file}`
4557 if test "x$LINE" != x
; then
4558 eval "DEFAULT_$LINE"
4563 ac_cv_use_mimetype
='wxUSE_MIMETYPE='$DEFAULT_wxUSE_MIMETYPE
4568 eval "$ac_cv_use_mimetype"
4569 if test "$no_cache" != 1; then
4570 echo $ac_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
4573 if test "$wxUSE_MIMETYPE" = yes; then
4574 echo "$ac_t""yes" 1>&6
4576 echo "$ac_t""no" 1>&6
4580 echo $ac_n "checking for --enable-system_options""... $ac_c" 1>&6
4581 echo "configure:4582: checking for --enable-system_options" >&5
4583 # Check whether --enable-system_options or --disable-system_options was given.
4584 if test "${enable_system_options+set}" = set; then
4585 enableval
="$enable_system_options"
4587 if test "$enableval" = yes; then
4588 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=yes'
4590 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=no'
4595 LINE
=`grep "wxUSE_SYSTEM_OPTIONS" ${wx_arg_cache_file}`
4596 if test "x$LINE" != x
; then
4597 eval "DEFAULT_$LINE"
4602 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS='$DEFAULT_wxUSE_SYSTEM_OPTIONS
4607 eval "$ac_cv_use_system_options"
4608 if test "$no_cache" != 1; then
4609 echo $ac_cv_use_system_options >> ${wx_arg_cache_file}.tmp
4612 if test "$wxUSE_SYSTEM_OPTIONS" = yes; then
4613 echo "$ac_t""yes" 1>&6
4615 echo "$ac_t""no" 1>&6
4620 echo $ac_n "checking for --enable-url""... $ac_c" 1>&6
4621 echo "configure:4622: checking for --enable-url" >&5
4623 # Check whether --enable-url or --disable-url was given.
4624 if test "${enable_url+set}" = set; then
4625 enableval
="$enable_url"
4627 if test "$enableval" = yes; then
4628 ac_cv_use_url
='wxUSE_URL=yes'
4630 ac_cv_use_url
='wxUSE_URL=no'
4635 LINE
=`grep "wxUSE_URL" ${wx_arg_cache_file}`
4636 if test "x$LINE" != x
; then
4637 eval "DEFAULT_$LINE"
4642 ac_cv_use_url
='wxUSE_URL='$DEFAULT_wxUSE_URL
4647 eval "$ac_cv_use_url"
4648 if test "$no_cache" != 1; then
4649 echo $ac_cv_use_url >> ${wx_arg_cache_file}.tmp
4652 if test "$wxUSE_URL" = yes; then
4653 echo "$ac_t""yes" 1>&6
4655 echo "$ac_t""no" 1>&6
4659 echo $ac_n "checking for --enable-protocol""... $ac_c" 1>&6
4660 echo "configure:4661: checking for --enable-protocol" >&5
4662 # Check whether --enable-protocol or --disable-protocol was given.
4663 if test "${enable_protocol+set}" = set; then
4664 enableval
="$enable_protocol"
4666 if test "$enableval" = yes; then
4667 ac_cv_use_protocol
='wxUSE_PROTOCOL=yes'
4669 ac_cv_use_protocol
='wxUSE_PROTOCOL=no'
4674 LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
4675 if test "x$LINE" != x
; then
4676 eval "DEFAULT_$LINE"
4681 ac_cv_use_protocol
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
4686 eval "$ac_cv_use_protocol"
4687 if test "$no_cache" != 1; then
4688 echo $ac_cv_use_protocol >> ${wx_arg_cache_file}.tmp
4691 if test "$wxUSE_PROTOCOL" = yes; then
4692 echo "$ac_t""yes" 1>&6
4694 echo "$ac_t""no" 1>&6
4698 echo $ac_n "checking for --enable-protocol_http""... $ac_c" 1>&6
4699 echo "configure:4700: checking for --enable-protocol_http" >&5
4701 # Check whether --enable-protocol_http or --disable-protocol_http was given.
4702 if test "${enable_protocol_http+set}" = set; then
4703 enableval
="$enable_protocol_http"
4705 if test "$enableval" = yes; then
4706 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=yes'
4708 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=no'
4713 LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
4714 if test "x$LINE" != x
; then
4715 eval "DEFAULT_$LINE"
4720 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
4725 eval "$ac_cv_use_protocol_http"
4726 if test "$no_cache" != 1; then
4727 echo $ac_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
4730 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
4731 echo "$ac_t""yes" 1>&6
4733 echo "$ac_t""no" 1>&6
4737 echo $ac_n "checking for --enable-protocol_ftp""... $ac_c" 1>&6
4738 echo "configure:4739: checking for --enable-protocol_ftp" >&5
4740 # Check whether --enable-protocol_ftp or --disable-protocol_ftp was given.
4741 if test "${enable_protocol_ftp+set}" = set; then
4742 enableval
="$enable_protocol_ftp"
4744 if test "$enableval" = yes; then
4745 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=yes'
4747 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=no'
4752 LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
4753 if test "x$LINE" != x
; then
4754 eval "DEFAULT_$LINE"
4759 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
4764 eval "$ac_cv_use_protocol_ftp"
4765 if test "$no_cache" != 1; then
4766 echo $ac_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
4769 if test "$wxUSE_PROTOCOL_FTP" = yes; then
4770 echo "$ac_t""yes" 1>&6
4772 echo "$ac_t""no" 1>&6
4776 echo $ac_n "checking for --enable-protocol_file""... $ac_c" 1>&6
4777 echo "configure:4778: checking for --enable-protocol_file" >&5
4779 # Check whether --enable-protocol_file or --disable-protocol_file was given.
4780 if test "${enable_protocol_file+set}" = set; then
4781 enableval
="$enable_protocol_file"
4783 if test "$enableval" = yes; then
4784 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=yes'
4786 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=no'
4791 LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
4792 if test "x$LINE" != x
; then
4793 eval "DEFAULT_$LINE"
4798 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
4803 eval "$ac_cv_use_protocol_file"
4804 if test "$no_cache" != 1; then
4805 echo $ac_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
4808 if test "$wxUSE_PROTOCOL_FILE" = yes; then
4809 echo "$ac_t""yes" 1>&6
4811 echo "$ac_t""no" 1>&6
4818 echo $ac_n "checking for --enable-threads""... $ac_c" 1>&6
4819 echo "configure:4820: checking for --enable-threads" >&5
4821 # Check whether --enable-threads or --disable-threads was given.
4822 if test "${enable_threads+set}" = set; then
4823 enableval
="$enable_threads"
4825 if test "$enableval" = yes; then
4826 ac_cv_use_threads
='wxUSE_THREADS=yes'
4828 ac_cv_use_threads
='wxUSE_THREADS=no'
4833 LINE
=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
4834 if test "x$LINE" != x
; then
4835 eval "DEFAULT_$LINE"
4840 ac_cv_use_threads
='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
4845 eval "$ac_cv_use_threads"
4846 if test "$no_cache" != 1; then
4847 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
4850 if test "$wxUSE_THREADS" = yes; then
4851 echo "$ac_t""yes" 1>&6
4853 echo "$ac_t""no" 1>&6
4857 if test "$wxUSE_GUI" = "yes"; then
4861 echo $ac_n "checking for --enable-docview""... $ac_c" 1>&6
4862 echo "configure:4863: checking for --enable-docview" >&5
4864 # Check whether --enable-docview or --disable-docview was given.
4865 if test "${enable_docview+set}" = set; then
4866 enableval
="$enable_docview"
4868 if test "$enableval" = yes; then
4869 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
4871 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=no'
4876 LINE
=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
4877 if test "x$LINE" != x
; then
4878 eval "DEFAULT_$LINE"
4883 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
4888 eval "$ac_cv_use_docview"
4889 if test "$no_cache" != 1; then
4890 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
4893 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
4894 echo "$ac_t""yes" 1>&6
4896 echo "$ac_t""no" 1>&6
4900 echo $ac_n "checking for --enable-help""... $ac_c" 1>&6
4901 echo "configure:4902: checking for --enable-help" >&5
4903 # Check whether --enable-help or --disable-help was given.
4904 if test "${enable_help+set}" = set; then
4905 enableval
="$enable_help"
4907 if test "$enableval" = yes; then
4908 ac_cv_use_help
='wxUSE_HELP=yes'
4910 ac_cv_use_help
='wxUSE_HELP=no'
4915 LINE
=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
4916 if test "x$LINE" != x
; then
4917 eval "DEFAULT_$LINE"
4922 ac_cv_use_help
='wxUSE_HELP='$DEFAULT_wxUSE_HELP
4927 eval "$ac_cv_use_help"
4928 if test "$no_cache" != 1; then
4929 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
4932 if test "$wxUSE_HELP" = yes; then
4933 echo "$ac_t""yes" 1>&6
4935 echo "$ac_t""no" 1>&6
4939 echo $ac_n "checking for --enable-mshtmlhelp""... $ac_c" 1>&6
4940 echo "configure:4941: checking for --enable-mshtmlhelp" >&5
4942 # Check whether --enable-mshtmlhelp or --disable-mshtmlhelp was given.
4943 if test "${enable_mshtmlhelp+set}" = set; then
4944 enableval
="$enable_mshtmlhelp"
4946 if test "$enableval" = yes; then
4947 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=yes'
4949 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=no'
4954 LINE
=`grep "wxUSE_MS_HTML_HELP" ${wx_arg_cache_file}`
4955 if test "x$LINE" != x
; then
4956 eval "DEFAULT_$LINE"
4961 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP='$DEFAULT_wxUSE_MS_HTML_HELP
4966 eval "$ac_cv_use_mshtmlhelp"
4967 if test "$no_cache" != 1; then
4968 echo $ac_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
4971 if test "$wxUSE_MS_HTML_HELP" = yes; then
4972 echo "$ac_t""yes" 1>&6
4974 echo "$ac_t""no" 1>&6
4978 echo $ac_n "checking for --enable-html""... $ac_c" 1>&6
4979 echo "configure:4980: checking for --enable-html" >&5
4981 # Check whether --enable-html or --disable-html was given.
4982 if test "${enable_html+set}" = set; then
4983 enableval
="$enable_html"
4985 if test "$enableval" = yes; then
4986 ac_cv_use_html
='wxUSE_HTML=yes'
4988 ac_cv_use_html
='wxUSE_HTML=no'
4993 LINE
=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
4994 if test "x$LINE" != x
; then
4995 eval "DEFAULT_$LINE"
5000 ac_cv_use_html
='wxUSE_HTML='$DEFAULT_wxUSE_HTML
5005 eval "$ac_cv_use_html"
5006 if test "$no_cache" != 1; then
5007 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
5010 if test "$wxUSE_HTML" = yes; then
5011 echo "$ac_t""yes" 1>&6
5013 echo "$ac_t""no" 1>&6
5017 echo $ac_n "checking for --enable-htmlhelp""... $ac_c" 1>&6
5018 echo "configure:5019: checking for --enable-htmlhelp" >&5
5020 # Check whether --enable-htmlhelp or --disable-htmlhelp was given.
5021 if test "${enable_htmlhelp+set}" = set; then
5022 enableval
="$enable_htmlhelp"
5024 if test "$enableval" = yes; then
5025 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=yes'
5027 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=no'
5032 LINE
=`grep "wxUSE_WXHTML_HELP" ${wx_arg_cache_file}`
5033 if test "x$LINE" != x
; then
5034 eval "DEFAULT_$LINE"
5039 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP='$DEFAULT_wxUSE_WXHTML_HELP
5044 eval "$ac_cv_use_htmlhelp"
5045 if test "$no_cache" != 1; then
5046 echo $ac_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
5049 if test "$wxUSE_WXHTML_HELP" = yes; then
5050 echo "$ac_t""yes" 1>&6
5052 echo "$ac_t""no" 1>&6
5056 echo $ac_n "checking for --enable-constraints""... $ac_c" 1>&6
5057 echo "configure:5058: checking for --enable-constraints" >&5
5059 # Check whether --enable-constraints or --disable-constraints was given.
5060 if test "${enable_constraints+set}" = set; then
5061 enableval
="$enable_constraints"
5063 if test "$enableval" = yes; then
5064 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=yes'
5066 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=no'
5071 LINE
=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
5072 if test "x$LINE" != x
; then
5073 eval "DEFAULT_$LINE"
5078 ac_cv_use_constraints
='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
5083 eval "$ac_cv_use_constraints"
5084 if test "$no_cache" != 1; then
5085 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
5088 if test "$wxUSE_CONSTRAINTS" = yes; then
5089 echo "$ac_t""yes" 1>&6
5091 echo "$ac_t""no" 1>&6
5095 echo $ac_n "checking for --enable-printarch""... $ac_c" 1>&6
5096 echo "configure:5097: checking for --enable-printarch" >&5
5098 # Check whether --enable-printarch or --disable-printarch was given.
5099 if test "${enable_printarch+set}" = set; then
5100 enableval
="$enable_printarch"
5102 if test "$enableval" = yes; then
5103 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=yes'
5105 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=no'
5110 LINE
=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
5111 if test "x$LINE" != x
; then
5112 eval "DEFAULT_$LINE"
5117 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
5122 eval "$ac_cv_use_printarch"
5123 if test "$no_cache" != 1; then
5124 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
5127 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
5128 echo "$ac_t""yes" 1>&6
5130 echo "$ac_t""no" 1>&6
5134 echo $ac_n "checking for --enable-mdi""... $ac_c" 1>&6
5135 echo "configure:5136: checking for --enable-mdi" >&5
5137 # Check whether --enable-mdi or --disable-mdi was given.
5138 if test "${enable_mdi+set}" = set; then
5139 enableval
="$enable_mdi"
5141 if test "$enableval" = yes; then
5142 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=yes'
5144 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=no'
5149 LINE
=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
5150 if test "x$LINE" != x
; then
5151 eval "DEFAULT_$LINE"
5156 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
5161 eval "$ac_cv_use_mdi"
5162 if test "$no_cache" != 1; then
5163 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
5166 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
5167 echo "$ac_t""yes" 1>&6
5169 echo "$ac_t""no" 1>&6
5173 echo $ac_n "checking for --enable-loggui""... $ac_c" 1>&6
5174 echo "configure:5175: checking for --enable-loggui" >&5
5176 # Check whether --enable-loggui or --disable-loggui was given.
5177 if test "${enable_loggui+set}" = set; then
5178 enableval
="$enable_loggui"
5180 if test "$enableval" = yes; then
5181 ac_cv_use_loggui
='wxUSE_LOGGUI=yes'
5183 ac_cv_use_loggui
='wxUSE_LOGGUI=no'
5188 LINE
=`grep "wxUSE_LOGGUI" ${wx_arg_cache_file}`
5189 if test "x$LINE" != x
; then
5190 eval "DEFAULT_$LINE"
5195 ac_cv_use_loggui
='wxUSE_LOGGUI='$DEFAULT_wxUSE_LOGGUI
5200 eval "$ac_cv_use_loggui"
5201 if test "$no_cache" != 1; then
5202 echo $ac_cv_use_loggui >> ${wx_arg_cache_file}.tmp
5205 if test "$wxUSE_LOGGUI" = yes; then
5206 echo "$ac_t""yes" 1>&6
5208 echo "$ac_t""no" 1>&6
5212 echo $ac_n "checking for --enable-logwin""... $ac_c" 1>&6
5213 echo "configure:5214: checking for --enable-logwin" >&5
5215 # Check whether --enable-logwin or --disable-logwin was given.
5216 if test "${enable_logwin+set}" = set; then
5217 enableval
="$enable_logwin"
5219 if test "$enableval" = yes; then
5220 ac_cv_use_logwin
='wxUSE_LOGWINDOW=yes'
5222 ac_cv_use_logwin
='wxUSE_LOGWINDOW=no'
5227 LINE
=`grep "wxUSE_LOGWINDOW" ${wx_arg_cache_file}`
5228 if test "x$LINE" != x
; then
5229 eval "DEFAULT_$LINE"
5234 ac_cv_use_logwin
='wxUSE_LOGWINDOW='$DEFAULT_wxUSE_LOGWINDOW
5239 eval "$ac_cv_use_logwin"
5240 if test "$no_cache" != 1; then
5241 echo $ac_cv_use_logwin >> ${wx_arg_cache_file}.tmp
5244 if test "$wxUSE_LOGWINDOW" = yes; then
5245 echo "$ac_t""yes" 1>&6
5247 echo "$ac_t""no" 1>&6
5251 echo $ac_n "checking for --enable-logdialog""... $ac_c" 1>&6
5252 echo "configure:5253: checking for --enable-logdialog" >&5
5254 # Check whether --enable-logdialog or --disable-logdialog was given.
5255 if test "${enable_logdialog+set}" = set; then
5256 enableval
="$enable_logdialog"
5258 if test "$enableval" = yes; then
5259 ac_cv_use_logdialog
='wxUSE_LOGDIALOG=yes'
5261 ac_cv_use_logdialog
='wxUSE_LOGDIALOG=no'
5266 LINE
=`grep "wxUSE_LOGDIALOG" ${wx_arg_cache_file}`
5267 if test "x$LINE" != x
; then
5268 eval "DEFAULT_$LINE"
5273 ac_cv_use_logdialog
='wxUSE_LOGDIALOG='$DEFAULT_wxUSE_LOGDIALOG
5278 eval "$ac_cv_use_logdialog"
5279 if test "$no_cache" != 1; then
5280 echo $ac_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
5283 if test "$wxUSE_LOGDIALOG" = yes; then
5284 echo "$ac_t""yes" 1>&6
5286 echo "$ac_t""no" 1>&6
5291 echo $ac_n "checking for --enable-postscript""... $ac_c" 1>&6
5292 echo "configure:5293: checking for --enable-postscript" >&5
5294 # Check whether --enable-postscript or --disable-postscript was given.
5295 if test "${enable_postscript+set}" = set; then
5296 enableval
="$enable_postscript"
5298 if test "$enableval" = yes; then
5299 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=yes'
5301 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=no'
5306 LINE
=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
5307 if test "x$LINE" != x
; then
5308 eval "DEFAULT_$LINE"
5313 ac_cv_use_postscript
='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
5318 eval "$ac_cv_use_postscript"
5319 if test "$no_cache" != 1; then
5320 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
5323 if test "$wxUSE_POSTSCRIPT" = yes; then
5324 echo "$ac_t""yes" 1>&6
5326 echo "$ac_t""no" 1>&6
5333 echo $ac_n "checking for --enable-prologio""... $ac_c" 1>&6
5334 echo "configure:5335: checking for --enable-prologio" >&5
5336 # Check whether --enable-prologio or --disable-prologio was given.
5337 if test "${enable_prologio+set}" = set; then
5338 enableval
="$enable_prologio"
5340 if test "$enableval" = yes; then
5341 ac_cv_use_prologio
='wxUSE_PROLOGIO=yes'
5343 ac_cv_use_prologio
='wxUSE_PROLOGIO=no'
5348 LINE
=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
5349 if test "x$LINE" != x
; then
5350 eval "DEFAULT_$LINE"
5355 ac_cv_use_prologio
='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
5360 eval "$ac_cv_use_prologio"
5361 if test "$no_cache" != 1; then
5362 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
5365 if test "$wxUSE_PROLOGIO" = yes; then
5366 echo "$ac_t""yes" 1>&6
5368 echo "$ac_t""no" 1>&6
5372 echo $ac_n "checking for --enable-resources""... $ac_c" 1>&6
5373 echo "configure:5374: checking for --enable-resources" >&5
5375 # Check whether --enable-resources or --disable-resources was given.
5376 if test "${enable_resources+set}" = set; then
5377 enableval
="$enable_resources"
5379 if test "$enableval" = yes; then
5380 ac_cv_use_resources
='wxUSE_RESOURCES=yes'
5382 ac_cv_use_resources
='wxUSE_RESOURCES=no'
5387 LINE
=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
5388 if test "x$LINE" != x
; then
5389 eval "DEFAULT_$LINE"
5394 ac_cv_use_resources
='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
5399 eval "$ac_cv_use_resources"
5400 if test "$no_cache" != 1; then
5401 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
5404 if test "$wxUSE_RESOURCES" = yes; then
5405 echo "$ac_t""yes" 1>&6
5407 echo "$ac_t""no" 1>&6
5412 echo $ac_n "checking for --enable-xresources""... $ac_c" 1>&6
5413 echo "configure:5414: checking for --enable-xresources" >&5
5415 # Check whether --enable-xresources or --disable-xresources was given.
5416 if test "${enable_xresources+set}" = set; then
5417 enableval
="$enable_xresources"
5419 if test "$enableval" = yes; then
5420 ac_cv_use_xresources
='wxUSE_X_RESOURCES=yes'
5422 ac_cv_use_xresources
='wxUSE_X_RESOURCES=no'
5427 LINE
=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}`
5428 if test "x$LINE" != x
; then
5429 eval "DEFAULT_$LINE"
5434 ac_cv_use_xresources
='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES
5439 eval "$ac_cv_use_xresources"
5440 if test "$no_cache" != 1; then
5441 echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
5444 if test "$wxUSE_X_RESOURCES" = yes; then
5445 echo "$ac_t""yes" 1>&6
5447 echo "$ac_t""no" 1>&6
5453 echo $ac_n "checking for --enable-clipboard""... $ac_c" 1>&6
5454 echo "configure:5455: checking for --enable-clipboard" >&5
5456 # Check whether --enable-clipboard or --disable-clipboard was given.
5457 if test "${enable_clipboard+set}" = set; then
5458 enableval
="$enable_clipboard"
5460 if test "$enableval" = yes; then
5461 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=yes'
5463 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=no'
5468 LINE
=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
5469 if test "x$LINE" != x
; then
5470 eval "DEFAULT_$LINE"
5475 ac_cv_use_clipboard
='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
5480 eval "$ac_cv_use_clipboard"
5481 if test "$no_cache" != 1; then
5482 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
5485 if test "$wxUSE_CLIPBOARD" = yes; then
5486 echo "$ac_t""yes" 1>&6
5488 echo "$ac_t""no" 1>&6
5492 echo $ac_n "checking for --enable-dnd""... $ac_c" 1>&6
5493 echo "configure:5494: checking for --enable-dnd" >&5
5495 # Check whether --enable-dnd or --disable-dnd was given.
5496 if test "${enable_dnd+set}" = set; then
5497 enableval
="$enable_dnd"
5499 if test "$enableval" = yes; then
5500 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=yes'
5502 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=no'
5507 LINE
=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
5508 if test "x$LINE" != x
; then
5509 eval "DEFAULT_$LINE"
5514 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
5519 eval "$ac_cv_use_dnd"
5520 if test "$no_cache" != 1; then
5521 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
5524 if test "$wxUSE_DRAG_AND_DROP" = yes; then
5525 echo "$ac_t""yes" 1>&6
5527 echo "$ac_t""no" 1>&6
5531 echo $ac_n "checking for --enable-metafile""... $ac_c" 1>&6
5532 echo "configure:5533: checking for --enable-metafile" >&5
5534 # Check whether --enable-metafile or --disable-metafile was given.
5535 if test "${enable_metafile+set}" = set; then
5536 enableval
="$enable_metafile"
5538 if test "$enableval" = yes; then
5539 ac_cv_use_metafile
='wxUSE_METAFILE=yes'
5541 ac_cv_use_metafile
='wxUSE_METAFILE=no'
5546 LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
5547 if test "x$LINE" != x
; then
5548 eval "DEFAULT_$LINE"
5553 ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
5558 eval "$ac_cv_use_metafile"
5559 if test "$no_cache" != 1; then
5560 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
5563 if test "$wxUSE_METAFILE" = yes; then
5564 echo "$ac_t""yes" 1>&6
5566 echo "$ac_t""no" 1>&6
5571 echo $ac_n "checking for --enable-treelayout""... $ac_c" 1>&6
5572 echo "configure:5573: checking for --enable-treelayout" >&5
5574 # Check whether --enable-treelayout or --disable-treelayout was given.
5575 if test "${enable_treelayout+set}" = set; then
5576 enableval
="$enable_treelayout"
5578 if test "$enableval" = yes; then
5579 ac_cv_use_treelayout
='wxUSE_TREELAYOUT=yes'
5581 ac_cv_use_treelayout
='wxUSE_TREELAYOUT=no'
5586 LINE
=`grep "wxUSE_TREELAYOUT" ${wx_arg_cache_file}`
5587 if test "x$LINE" != x
; then
5588 eval "DEFAULT_$LINE"
5593 ac_cv_use_treelayout
='wxUSE_TREELAYOUT='$DEFAULT_wxUSE_TREELAYOUT
5598 eval "$ac_cv_use_treelayout"
5599 if test "$no_cache" != 1; then
5600 echo $ac_cv_use_treelayout >> ${wx_arg_cache_file}.tmp
5603 if test "$wxUSE_TREELAYOUT" = yes; then
5604 echo "$ac_t""yes" 1>&6
5606 echo "$ac_t""no" 1>&6
5612 echo $ac_n "checking for --enable-controls""... $ac_c" 1>&6
5613 echo "configure:5614: checking for --enable-controls" >&5
5615 # Check whether --enable-controls or --disable-controls was given.
5616 if test "${enable_controls+set}" = set; then
5617 enableval
="$enable_controls"
5619 if test "$enableval" = yes; then
5620 ac_cv_use_controls
='wxUSE_CONTROLS=yes'
5622 ac_cv_use_controls
='wxUSE_CONTROLS=no'
5627 LINE
=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
5628 if test "x$LINE" != x
; then
5629 eval "DEFAULT_$LINE"
5634 ac_cv_use_controls
='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
5639 eval "$ac_cv_use_controls"
5640 if test "$no_cache" != 1; then
5641 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
5644 if test "$wxUSE_CONTROLS" = yes; then
5645 echo "$ac_t""yes" 1>&6
5647 echo "$ac_t""no" 1>&6
5651 if test "$wxUSE_CONTROLS" = "yes"; then
5652 DEFAULT_wxUSE_ACCEL
=yes
5653 DEFAULT_wxUSE_BMPBUTTON
=yes
5654 DEFAULT_wxUSE_BUTTON
=yes
5655 DEFAULT_wxUSE_CALCTRL
=no
5656 DEFAULT_wxUSE_CARET
=yes
5657 DEFAULT_wxUSE_COMBOBOX
=yes
5658 DEFAULT_wxUSE_CHECKBOX
=yes
5659 DEFAULT_wxUSE_CHECKLISTBOX
=yes
5660 DEFAULT_wxUSE_CHOICE
=yes
5661 DEFAULT_wxUSE_GAUGE
=yes
5662 DEFAULT_wxUSE_GRID
=yes
5663 DEFAULT_wxUSE_NEW_GRID
=yes
5664 DEFAULT_wxUSE_IMAGLIST
=yes
5665 DEFAULT_wxUSE_LISTBOX
=yes
5666 DEFAULT_wxUSE_LISTCTRL
=yes
5667 DEFAULT_wxUSE_NOTEBOOK
=yes
5668 DEFAULT_wxUSE_PROPSHEET
=yes
5669 DEFAULT_wxUSE_RADIOBOX
=yes
5670 DEFAULT_wxUSE_RADIOBTN
=yes
5671 DEFAULT_wxUSE_SASH
=yes
5672 DEFAULT_wxUSE_SCROLLBAR
=yes
5673 DEFAULT_wxUSE_SLIDER
=yes
5674 DEFAULT_wxUSE_SPINBTN
=yes
5675 DEFAULT_wxUSE_SPINCTRL
=yes
5676 DEFAULT_wxUSE_SPLITTER
=yes
5677 DEFAULT_wxUSE_STATBMP
=yes
5678 DEFAULT_wxUSE_STATBOX
=yes
5679 DEFAULT_wxUSE_STATLINE
=yes
5680 DEFAULT_wxUSE_STATUSBAR
=yes
5681 DEFAULT_wxUSE_TAB_DIALOG
=yes
5682 DEFAULT_wxUSE_TOGGLEBTN
=yes
5683 DEFAULT_wxUSE_TOOLBAR
=yes
5684 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
5685 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
5686 DEFAULT_wxUSE_TOOLTIPS
=yes
5687 DEFAULT_wxUSE_TREECTRL
=yes
5688 DEFAULT_wxUSE_POPUPWIN
=yes
5689 DEFAULT_wxUSE_TIPWINDOW
=yes
5690 elif test "$wxUSE_CONTROLS" = "no"; then
5691 DEFAULT_wxUSE_ACCEL
=no
5692 DEFAULT_wxUSE_BMPBUTTON
=no
5693 DEFAULT_wxUSE_BUTTON
=no
5694 DEFAULT_wxUSE_CALCTRL
=no
5695 DEFAULT_wxUSE_CARET
=no
5696 DEFAULT_wxUSE_COMBOBOX
=no
5697 DEFAULT_wxUSE_CHECKBOX
=no
5698 DEFAULT_wxUSE_CHECKLISTBOX
=no
5699 DEFAULT_wxUSE_CHOICE
=no
5700 DEFAULT_wxUSE_GAUGE
=no
5701 DEFAULT_wxUSE_GRID
=no
5702 DEFAULT_wxUSE_NEW_GRID
=no
5703 DEFAULT_wxUSE_IMAGLIST
=no
5704 DEFAULT_wxUSE_LISTBOX
=no
5705 DEFAULT_wxUSE_LISTCTRL
=no
5706 DEFAULT_wxUSE_NOTEBOOK
=no
5707 DEFAULT_wxUSE_PROPSHEET
=no
5708 DEFAULT_wxUSE_RADIOBOX
=no
5709 DEFAULT_wxUSE_RADIOBTN
=no
5710 DEFAULT_wxUSE_SASH
=no
5711 DEFAULT_wxUSE_SCROLLBAR
=no
5712 DEFAULT_wxUSE_SLIDER
=no
5713 DEFAULT_wxUSE_SPINBTN
=no
5714 DEFAULT_wxUSE_SPINCTRL
=no
5715 DEFAULT_wxUSE_SPLITTER
=no
5716 DEFAULT_wxUSE_STATBMP
=no
5717 DEFAULT_wxUSE_STATBOX
=no
5718 DEFAULT_wxUSE_STATLINE
=no
5719 DEFAULT_wxUSE_STATUSBAR
=no
5720 DEFAULT_wxUSE_TAB_DIALOG
=no
5721 DEFAULT_wxUSE_TOGGLEBTN
=no
5722 DEFAULT_wxUSE_TOOLBAR
=no
5723 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
5724 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
5725 DEFAULT_wxUSE_TOOLTIPS
=no
5726 DEFAULT_wxUSE_TREECTRL
=no
5727 DEFAULT_wxUSE_POPUPWIN
=no
5728 DEFAULT_wxUSE_TIPWINDOW
=no
5732 echo $ac_n "checking for --enable-accel""... $ac_c" 1>&6
5733 echo "configure:5734: checking for --enable-accel" >&5
5735 # Check whether --enable-accel or --disable-accel was given.
5736 if test "${enable_accel+set}" = set; then
5737 enableval
="$enable_accel"
5739 if test "$enableval" = yes; then
5740 ac_cv_use_accel
='wxUSE_ACCEL=yes'
5742 ac_cv_use_accel
='wxUSE_ACCEL=no'
5747 LINE
=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
5748 if test "x$LINE" != x
; then
5749 eval "DEFAULT_$LINE"
5754 ac_cv_use_accel
='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
5759 eval "$ac_cv_use_accel"
5760 if test "$no_cache" != 1; then
5761 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
5764 if test "$wxUSE_ACCEL" = yes; then
5765 echo "$ac_t""yes" 1>&6
5767 echo "$ac_t""no" 1>&6
5771 echo $ac_n "checking for --enable-button""... $ac_c" 1>&6
5772 echo "configure:5773: checking for --enable-button" >&5
5774 # Check whether --enable-button or --disable-button was given.
5775 if test "${enable_button+set}" = set; then
5776 enableval
="$enable_button"
5778 if test "$enableval" = yes; then
5779 ac_cv_use_button
='wxUSE_BUTTON=yes'
5781 ac_cv_use_button
='wxUSE_BUTTON=no'
5786 LINE
=`grep "wxUSE_BUTTON" ${wx_arg_cache_file}`
5787 if test "x$LINE" != x
; then
5788 eval "DEFAULT_$LINE"
5793 ac_cv_use_button
='wxUSE_BUTTON='$DEFAULT_wxUSE_BUTTON
5798 eval "$ac_cv_use_button"
5799 if test "$no_cache" != 1; then
5800 echo $ac_cv_use_button >> ${wx_arg_cache_file}.tmp
5803 if test "$wxUSE_BUTTON" = yes; then
5804 echo "$ac_t""yes" 1>&6
5806 echo "$ac_t""no" 1>&6
5810 echo $ac_n "checking for --enable-bmpbutton""... $ac_c" 1>&6
5811 echo "configure:5812: checking for --enable-bmpbutton" >&5
5813 # Check whether --enable-bmpbutton or --disable-bmpbutton was given.
5814 if test "${enable_bmpbutton+set}" = set; then
5815 enableval
="$enable_bmpbutton"
5817 if test "$enableval" = yes; then
5818 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=yes'
5820 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=no'
5825 LINE
=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
5826 if test "x$LINE" != x
; then
5827 eval "DEFAULT_$LINE"
5832 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
5837 eval "$ac_cv_use_bmpbutton"
5838 if test "$no_cache" != 1; then
5839 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
5842 if test "$wxUSE_BMPBUTTON" = yes; then
5843 echo "$ac_t""yes" 1>&6
5845 echo "$ac_t""no" 1>&6
5849 echo $ac_n "checking for --enable-calendar""... $ac_c" 1>&6
5850 echo "configure:5851: checking for --enable-calendar" >&5
5852 # Check whether --enable-calendar or --disable-calendar was given.
5853 if test "${enable_calendar+set}" = set; then
5854 enableval
="$enable_calendar"
5856 if test "$enableval" = yes; then
5857 ac_cv_use_calendar
='wxUSE_CALCTRL=yes'
5859 ac_cv_use_calendar
='wxUSE_CALCTRL=no'
5864 LINE
=`grep "wxUSE_CALCTRL" ${wx_arg_cache_file}`
5865 if test "x$LINE" != x
; then
5866 eval "DEFAULT_$LINE"
5871 ac_cv_use_calendar
='wxUSE_CALCTRL='$DEFAULT_wxUSE_CALCTRL
5876 eval "$ac_cv_use_calendar"
5877 if test "$no_cache" != 1; then
5878 echo $ac_cv_use_calendar >> ${wx_arg_cache_file}.tmp
5881 if test "$wxUSE_CALCTRL" = yes; then
5882 echo "$ac_t""yes" 1>&6
5884 echo "$ac_t""no" 1>&6
5888 echo $ac_n "checking for --enable-caret""... $ac_c" 1>&6
5889 echo "configure:5890: checking for --enable-caret" >&5
5891 # Check whether --enable-caret or --disable-caret was given.
5892 if test "${enable_caret+set}" = set; then
5893 enableval
="$enable_caret"
5895 if test "$enableval" = yes; then
5896 ac_cv_use_caret
='wxUSE_CARET=yes'
5898 ac_cv_use_caret
='wxUSE_CARET=no'
5903 LINE
=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
5904 if test "x$LINE" != x
; then
5905 eval "DEFAULT_$LINE"
5910 ac_cv_use_caret
='wxUSE_CARET='$DEFAULT_wxUSE_CARET
5915 eval "$ac_cv_use_caret"
5916 if test "$no_cache" != 1; then
5917 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
5920 if test "$wxUSE_CARET" = yes; then
5921 echo "$ac_t""yes" 1>&6
5923 echo "$ac_t""no" 1>&6
5927 echo $ac_n "checking for --enable-checkbox""... $ac_c" 1>&6
5928 echo "configure:5929: checking for --enable-checkbox" >&5
5930 # Check whether --enable-checkbox or --disable-checkbox was given.
5931 if test "${enable_checkbox+set}" = set; then
5932 enableval
="$enable_checkbox"
5934 if test "$enableval" = yes; then
5935 ac_cv_use_checkbox
='wxUSE_CHECKBOX=yes'
5937 ac_cv_use_checkbox
='wxUSE_CHECKBOX=no'
5942 LINE
=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
5943 if test "x$LINE" != x
; then
5944 eval "DEFAULT_$LINE"
5949 ac_cv_use_checkbox
='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
5954 eval "$ac_cv_use_checkbox"
5955 if test "$no_cache" != 1; then
5956 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
5959 if test "$wxUSE_CHECKBOX" = yes; then
5960 echo "$ac_t""yes" 1>&6
5962 echo "$ac_t""no" 1>&6
5966 echo $ac_n "checking for --enable-checklst""... $ac_c" 1>&6
5967 echo "configure:5968: checking for --enable-checklst" >&5
5969 # Check whether --enable-checklst or --disable-checklst was given.
5970 if test "${enable_checklst+set}" = set; then
5971 enableval
="$enable_checklst"
5973 if test "$enableval" = yes; then
5974 ac_cv_use_checklst
='wxUSE_CHECKLST=yes'
5976 ac_cv_use_checklst
='wxUSE_CHECKLST=no'
5981 LINE
=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
5982 if test "x$LINE" != x
; then
5983 eval "DEFAULT_$LINE"
5988 ac_cv_use_checklst
='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
5993 eval "$ac_cv_use_checklst"
5994 if test "$no_cache" != 1; then
5995 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
5998 if test "$wxUSE_CHECKLST" = yes; then
5999 echo "$ac_t""yes" 1>&6
6001 echo "$ac_t""no" 1>&6
6005 echo $ac_n "checking for --enable-choice""... $ac_c" 1>&6
6006 echo "configure:6007: checking for --enable-choice" >&5
6008 # Check whether --enable-choice or --disable-choice was given.
6009 if test "${enable_choice+set}" = set; then
6010 enableval
="$enable_choice"
6012 if test "$enableval" = yes; then
6013 ac_cv_use_choice
='wxUSE_CHOICE=yes'
6015 ac_cv_use_choice
='wxUSE_CHOICE=no'
6020 LINE
=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
6021 if test "x$LINE" != x
; then
6022 eval "DEFAULT_$LINE"
6027 ac_cv_use_choice
='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
6032 eval "$ac_cv_use_choice"
6033 if test "$no_cache" != 1; then
6034 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
6037 if test "$wxUSE_CHOICE" = yes; then
6038 echo "$ac_t""yes" 1>&6
6040 echo "$ac_t""no" 1>&6
6044 echo $ac_n "checking for --enable-combobox""... $ac_c" 1>&6
6045 echo "configure:6046: checking for --enable-combobox" >&5
6047 # Check whether --enable-combobox or --disable-combobox was given.
6048 if test "${enable_combobox+set}" = set; then
6049 enableval
="$enable_combobox"
6051 if test "$enableval" = yes; then
6052 ac_cv_use_combobox
='wxUSE_COMBOBOX=yes'
6054 ac_cv_use_combobox
='wxUSE_COMBOBOX=no'
6059 LINE
=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
6060 if test "x$LINE" != x
; then
6061 eval "DEFAULT_$LINE"
6066 ac_cv_use_combobox
='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
6071 eval "$ac_cv_use_combobox"
6072 if test "$no_cache" != 1; then
6073 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
6076 if test "$wxUSE_COMBOBOX" = yes; then
6077 echo "$ac_t""yes" 1>&6
6079 echo "$ac_t""no" 1>&6
6083 echo $ac_n "checking for --enable-gauge""... $ac_c" 1>&6
6084 echo "configure:6085: checking for --enable-gauge" >&5
6086 # Check whether --enable-gauge or --disable-gauge was given.
6087 if test "${enable_gauge+set}" = set; then
6088 enableval
="$enable_gauge"
6090 if test "$enableval" = yes; then
6091 ac_cv_use_gauge
='wxUSE_GAUGE=yes'
6093 ac_cv_use_gauge
='wxUSE_GAUGE=no'
6098 LINE
=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
6099 if test "x$LINE" != x
; then
6100 eval "DEFAULT_$LINE"
6105 ac_cv_use_gauge
='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
6110 eval "$ac_cv_use_gauge"
6111 if test "$no_cache" != 1; then
6112 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
6115 if test "$wxUSE_GAUGE" = yes; then
6116 echo "$ac_t""yes" 1>&6
6118 echo "$ac_t""no" 1>&6
6122 echo $ac_n "checking for --enable-grid""... $ac_c" 1>&6
6123 echo "configure:6124: checking for --enable-grid" >&5
6125 # Check whether --enable-grid or --disable-grid was given.
6126 if test "${enable_grid+set}" = set; then
6127 enableval
="$enable_grid"
6129 if test "$enableval" = yes; then
6130 ac_cv_use_grid
='wxUSE_GRID=yes'
6132 ac_cv_use_grid
='wxUSE_GRID=no'
6137 LINE
=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
6138 if test "x$LINE" != x
; then
6139 eval "DEFAULT_$LINE"
6144 ac_cv_use_grid
='wxUSE_GRID='$DEFAULT_wxUSE_GRID
6149 eval "$ac_cv_use_grid"
6150 if test "$no_cache" != 1; then
6151 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
6154 if test "$wxUSE_GRID" = yes; then
6155 echo "$ac_t""yes" 1>&6
6157 echo "$ac_t""no" 1>&6
6161 echo $ac_n "checking for --enable-newgrid""... $ac_c" 1>&6
6162 echo "configure:6163: checking for --enable-newgrid" >&5
6164 # Check whether --enable-newgrid or --disable-newgrid was given.
6165 if test "${enable_newgrid+set}" = set; then
6166 enableval
="$enable_newgrid"
6168 if test "$enableval" = yes; then
6169 ac_cv_use_newgrid
='wxUSE_NEW_GRID=yes'
6171 ac_cv_use_newgrid
='wxUSE_NEW_GRID=no'
6176 LINE
=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}`
6177 if test "x$LINE" != x
; then
6178 eval "DEFAULT_$LINE"
6183 ac_cv_use_newgrid
='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID
6188 eval "$ac_cv_use_newgrid"
6189 if test "$no_cache" != 1; then
6190 echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
6193 if test "$wxUSE_NEW_GRID" = yes; then
6194 echo "$ac_t""yes" 1>&6
6196 echo "$ac_t""no" 1>&6
6200 echo $ac_n "checking for --enable-imaglist""... $ac_c" 1>&6
6201 echo "configure:6202: checking for --enable-imaglist" >&5
6203 # Check whether --enable-imaglist or --disable-imaglist was given.
6204 if test "${enable_imaglist+set}" = set; then
6205 enableval
="$enable_imaglist"
6207 if test "$enableval" = yes; then
6208 ac_cv_use_imaglist
='wxUSE_IMAGLIST=yes'
6210 ac_cv_use_imaglist
='wxUSE_IMAGLIST=no'
6215 LINE
=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
6216 if test "x$LINE" != x
; then
6217 eval "DEFAULT_$LINE"
6222 ac_cv_use_imaglist
='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
6227 eval "$ac_cv_use_imaglist"
6228 if test "$no_cache" != 1; then
6229 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
6232 if test "$wxUSE_IMAGLIST" = yes; then
6233 echo "$ac_t""yes" 1>&6
6235 echo "$ac_t""no" 1>&6
6239 echo $ac_n "checking for --enable-listbox""... $ac_c" 1>&6
6240 echo "configure:6241: checking for --enable-listbox" >&5
6242 # Check whether --enable-listbox or --disable-listbox was given.
6243 if test "${enable_listbox+set}" = set; then
6244 enableval
="$enable_listbox"
6246 if test "$enableval" = yes; then
6247 ac_cv_use_listbox
='wxUSE_LISTBOX=yes'
6249 ac_cv_use_listbox
='wxUSE_LISTBOX=no'
6254 LINE
=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
6255 if test "x$LINE" != x
; then
6256 eval "DEFAULT_$LINE"
6261 ac_cv_use_listbox
='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
6266 eval "$ac_cv_use_listbox"
6267 if test "$no_cache" != 1; then
6268 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
6271 if test "$wxUSE_LISTBOX" = yes; then
6272 echo "$ac_t""yes" 1>&6
6274 echo "$ac_t""no" 1>&6
6278 echo $ac_n "checking for --enable-listctrl""... $ac_c" 1>&6
6279 echo "configure:6280: checking for --enable-listctrl" >&5
6281 # Check whether --enable-listctrl or --disable-listctrl was given.
6282 if test "${enable_listctrl+set}" = set; then
6283 enableval
="$enable_listctrl"
6285 if test "$enableval" = yes; then
6286 ac_cv_use_listctrl
='wxUSE_LISTCTRL=yes'
6288 ac_cv_use_listctrl
='wxUSE_LISTCTRL=no'
6293 LINE
=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
6294 if test "x$LINE" != x
; then
6295 eval "DEFAULT_$LINE"
6300 ac_cv_use_listctrl
='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
6305 eval "$ac_cv_use_listctrl"
6306 if test "$no_cache" != 1; then
6307 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
6310 if test "$wxUSE_LISTCTRL" = yes; then
6311 echo "$ac_t""yes" 1>&6
6313 echo "$ac_t""no" 1>&6
6317 echo $ac_n "checking for --enable-notebook""... $ac_c" 1>&6
6318 echo "configure:6319: checking for --enable-notebook" >&5
6320 # Check whether --enable-notebook or --disable-notebook was given.
6321 if test "${enable_notebook+set}" = set; then
6322 enableval
="$enable_notebook"
6324 if test "$enableval" = yes; then
6325 ac_cv_use_notebook
='wxUSE_NOTEBOOK=yes'
6327 ac_cv_use_notebook
='wxUSE_NOTEBOOK=no'
6332 LINE
=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
6333 if test "x$LINE" != x
; then
6334 eval "DEFAULT_$LINE"
6339 ac_cv_use_notebook
='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
6344 eval "$ac_cv_use_notebook"
6345 if test "$no_cache" != 1; then
6346 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
6349 if test "$wxUSE_NOTEBOOK" = yes; then
6350 echo "$ac_t""yes" 1>&6
6352 echo "$ac_t""no" 1>&6
6356 echo $ac_n "checking for --enable-propsheet""... $ac_c" 1>&6
6357 echo "configure:6358: checking for --enable-propsheet" >&5
6359 # Check whether --enable-propsheet or --disable-propsheet was given.
6360 if test "${enable_propsheet+set}" = set; then
6361 enableval
="$enable_propsheet"
6363 if test "$enableval" = yes; then
6364 ac_cv_use_propsheet
='wxUSE_PROPSHEET=yes'
6366 ac_cv_use_propsheet
='wxUSE_PROPSHEET=no'
6371 LINE
=`grep "wxUSE_PROPSHEET" ${wx_arg_cache_file}`
6372 if test "x$LINE" != x
; then
6373 eval "DEFAULT_$LINE"
6378 ac_cv_use_propsheet
='wxUSE_PROPSHEET='$DEFAULT_wxUSE_PROPSHEET
6383 eval "$ac_cv_use_propsheet"
6384 if test "$no_cache" != 1; then
6385 echo $ac_cv_use_propsheet >> ${wx_arg_cache_file}.tmp
6388 if test "$wxUSE_PROPSHEET" = yes; then
6389 echo "$ac_t""yes" 1>&6
6391 echo "$ac_t""no" 1>&6
6395 echo $ac_n "checking for --enable-radiobox""... $ac_c" 1>&6
6396 echo "configure:6397: checking for --enable-radiobox" >&5
6398 # Check whether --enable-radiobox or --disable-radiobox was given.
6399 if test "${enable_radiobox+set}" = set; then
6400 enableval
="$enable_radiobox"
6402 if test "$enableval" = yes; then
6403 ac_cv_use_radiobox
='wxUSE_RADIOBOX=yes'
6405 ac_cv_use_radiobox
='wxUSE_RADIOBOX=no'
6410 LINE
=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
6411 if test "x$LINE" != x
; then
6412 eval "DEFAULT_$LINE"
6417 ac_cv_use_radiobox
='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
6422 eval "$ac_cv_use_radiobox"
6423 if test "$no_cache" != 1; then
6424 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
6427 if test "$wxUSE_RADIOBOX" = yes; then
6428 echo "$ac_t""yes" 1>&6
6430 echo "$ac_t""no" 1>&6
6434 echo $ac_n "checking for --enable-radiobtn""... $ac_c" 1>&6
6435 echo "configure:6436: checking for --enable-radiobtn" >&5
6437 # Check whether --enable-radiobtn or --disable-radiobtn was given.
6438 if test "${enable_radiobtn+set}" = set; then
6439 enableval
="$enable_radiobtn"
6441 if test "$enableval" = yes; then
6442 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=yes'
6444 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=no'
6449 LINE
=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
6450 if test "x$LINE" != x
; then
6451 eval "DEFAULT_$LINE"
6456 ac_cv_use_radiobtn
='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
6461 eval "$ac_cv_use_radiobtn"
6462 if test "$no_cache" != 1; then
6463 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
6466 if test "$wxUSE_RADIOBTN" = yes; then
6467 echo "$ac_t""yes" 1>&6
6469 echo "$ac_t""no" 1>&6
6473 echo $ac_n "checking for --enable-sash""... $ac_c" 1>&6
6474 echo "configure:6475: checking for --enable-sash" >&5
6476 # Check whether --enable-sash or --disable-sash was given.
6477 if test "${enable_sash+set}" = set; then
6478 enableval
="$enable_sash"
6480 if test "$enableval" = yes; then
6481 ac_cv_use_sash
='wxUSE_SASH=yes'
6483 ac_cv_use_sash
='wxUSE_SASH=no'
6488 LINE
=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
6489 if test "x$LINE" != x
; then
6490 eval "DEFAULT_$LINE"
6495 ac_cv_use_sash
='wxUSE_SASH='$DEFAULT_wxUSE_SASH
6500 eval "$ac_cv_use_sash"
6501 if test "$no_cache" != 1; then
6502 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
6505 if test "$wxUSE_SASH" = yes; then
6506 echo "$ac_t""yes" 1>&6
6508 echo "$ac_t""no" 1>&6
6512 echo $ac_n "checking for --enable-scrollbar""... $ac_c" 1>&6
6513 echo "configure:6514: checking for --enable-scrollbar" >&5
6515 # Check whether --enable-scrollbar or --disable-scrollbar was given.
6516 if test "${enable_scrollbar+set}" = set; then
6517 enableval
="$enable_scrollbar"
6519 if test "$enableval" = yes; then
6520 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=yes'
6522 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=no'
6527 LINE
=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
6528 if test "x$LINE" != x
; then
6529 eval "DEFAULT_$LINE"
6534 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
6539 eval "$ac_cv_use_scrollbar"
6540 if test "$no_cache" != 1; then
6541 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
6544 if test "$wxUSE_SCROLLBAR" = yes; then
6545 echo "$ac_t""yes" 1>&6
6547 echo "$ac_t""no" 1>&6
6551 echo $ac_n "checking for --enable-slider""... $ac_c" 1>&6
6552 echo "configure:6553: checking for --enable-slider" >&5
6554 # Check whether --enable-slider or --disable-slider was given.
6555 if test "${enable_slider+set}" = set; then
6556 enableval
="$enable_slider"
6558 if test "$enableval" = yes; then
6559 ac_cv_use_slider
='wxUSE_SLIDER=yes'
6561 ac_cv_use_slider
='wxUSE_SLIDER=no'
6566 LINE
=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
6567 if test "x$LINE" != x
; then
6568 eval "DEFAULT_$LINE"
6573 ac_cv_use_slider
='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
6578 eval "$ac_cv_use_slider"
6579 if test "$no_cache" != 1; then
6580 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
6583 if test "$wxUSE_SLIDER" = yes; then
6584 echo "$ac_t""yes" 1>&6
6586 echo "$ac_t""no" 1>&6
6590 echo $ac_n "checking for --enable-spinbtn""... $ac_c" 1>&6
6591 echo "configure:6592: checking for --enable-spinbtn" >&5
6593 # Check whether --enable-spinbtn or --disable-spinbtn was given.
6594 if test "${enable_spinbtn+set}" = set; then
6595 enableval
="$enable_spinbtn"
6597 if test "$enableval" = yes; then
6598 ac_cv_use_spinbtn
='wxUSE_SPINBTN=yes'
6600 ac_cv_use_spinbtn
='wxUSE_SPINBTN=no'
6605 LINE
=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
6606 if test "x$LINE" != x
; then
6607 eval "DEFAULT_$LINE"
6612 ac_cv_use_spinbtn
='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
6617 eval "$ac_cv_use_spinbtn"
6618 if test "$no_cache" != 1; then
6619 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
6622 if test "$wxUSE_SPINBTN" = yes; then
6623 echo "$ac_t""yes" 1>&6
6625 echo "$ac_t""no" 1>&6
6629 echo $ac_n "checking for --enable-spinctrl""... $ac_c" 1>&6
6630 echo "configure:6631: checking for --enable-spinctrl" >&5
6632 # Check whether --enable-spinctrl or --disable-spinctrl was given.
6633 if test "${enable_spinctrl+set}" = set; then
6634 enableval
="$enable_spinctrl"
6636 if test "$enableval" = yes; then
6637 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=yes'
6639 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=no'
6644 LINE
=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
6645 if test "x$LINE" != x
; then
6646 eval "DEFAULT_$LINE"
6651 ac_cv_use_spinctrl
='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
6656 eval "$ac_cv_use_spinctrl"
6657 if test "$no_cache" != 1; then
6658 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
6661 if test "$wxUSE_SPINCTRL" = yes; then
6662 echo "$ac_t""yes" 1>&6
6664 echo "$ac_t""no" 1>&6
6668 echo $ac_n "checking for --enable-splitter""... $ac_c" 1>&6
6669 echo "configure:6670: checking for --enable-splitter" >&5
6671 # Check whether --enable-splitter or --disable-splitter was given.
6672 if test "${enable_splitter+set}" = set; then
6673 enableval
="$enable_splitter"
6675 if test "$enableval" = yes; then
6676 ac_cv_use_splitter
='wxUSE_SPLITTER=yes'
6678 ac_cv_use_splitter
='wxUSE_SPLITTER=no'
6683 LINE
=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
6684 if test "x$LINE" != x
; then
6685 eval "DEFAULT_$LINE"
6690 ac_cv_use_splitter
='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
6695 eval "$ac_cv_use_splitter"
6696 if test "$no_cache" != 1; then
6697 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
6700 if test "$wxUSE_SPLITTER" = yes; then
6701 echo "$ac_t""yes" 1>&6
6703 echo "$ac_t""no" 1>&6
6707 echo $ac_n "checking for --enable-statbmp""... $ac_c" 1>&6
6708 echo "configure:6709: checking for --enable-statbmp" >&5
6710 # Check whether --enable-statbmp or --disable-statbmp was given.
6711 if test "${enable_statbmp+set}" = set; then
6712 enableval
="$enable_statbmp"
6714 if test "$enableval" = yes; then
6715 ac_cv_use_statbmp
='wxUSE_STATBMP=yes'
6717 ac_cv_use_statbmp
='wxUSE_STATBMP=no'
6722 LINE
=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
6723 if test "x$LINE" != x
; then
6724 eval "DEFAULT_$LINE"
6729 ac_cv_use_statbmp
='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
6734 eval "$ac_cv_use_statbmp"
6735 if test "$no_cache" != 1; then
6736 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
6739 if test "$wxUSE_STATBMP" = yes; then
6740 echo "$ac_t""yes" 1>&6
6742 echo "$ac_t""no" 1>&6
6746 echo $ac_n "checking for --enable-statbox""... $ac_c" 1>&6
6747 echo "configure:6748: checking for --enable-statbox" >&5
6749 # Check whether --enable-statbox or --disable-statbox was given.
6750 if test "${enable_statbox+set}" = set; then
6751 enableval
="$enable_statbox"
6753 if test "$enableval" = yes; then
6754 ac_cv_use_statbox
='wxUSE_STATBOX=yes'
6756 ac_cv_use_statbox
='wxUSE_STATBOX=no'
6761 LINE
=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
6762 if test "x$LINE" != x
; then
6763 eval "DEFAULT_$LINE"
6768 ac_cv_use_statbox
='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
6773 eval "$ac_cv_use_statbox"
6774 if test "$no_cache" != 1; then
6775 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
6778 if test "$wxUSE_STATBOX" = yes; then
6779 echo "$ac_t""yes" 1>&6
6781 echo "$ac_t""no" 1>&6
6785 echo $ac_n "checking for --enable-statline""... $ac_c" 1>&6
6786 echo "configure:6787: checking for --enable-statline" >&5
6788 # Check whether --enable-statline or --disable-statline was given.
6789 if test "${enable_statline+set}" = set; then
6790 enableval
="$enable_statline"
6792 if test "$enableval" = yes; then
6793 ac_cv_use_statline
='wxUSE_STATLINE=yes'
6795 ac_cv_use_statline
='wxUSE_STATLINE=no'
6800 LINE
=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
6801 if test "x$LINE" != x
; then
6802 eval "DEFAULT_$LINE"
6807 ac_cv_use_statline
='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
6812 eval "$ac_cv_use_statline"
6813 if test "$no_cache" != 1; then
6814 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
6817 if test "$wxUSE_STATLINE" = yes; then
6818 echo "$ac_t""yes" 1>&6
6820 echo "$ac_t""no" 1>&6
6824 echo $ac_n "checking for --enable-stattext""... $ac_c" 1>&6
6825 echo "configure:6826: checking for --enable-stattext" >&5
6827 # Check whether --enable-stattext or --disable-stattext was given.
6828 if test "${enable_stattext+set}" = set; then
6829 enableval
="$enable_stattext"
6831 if test "$enableval" = yes; then
6832 ac_cv_use_stattext
='wxUSE_STATTEXT=yes'
6834 ac_cv_use_stattext
='wxUSE_STATTEXT=no'
6839 LINE
=`grep "wxUSE_STATTEXT" ${wx_arg_cache_file}`
6840 if test "x$LINE" != x
; then
6841 eval "DEFAULT_$LINE"
6846 ac_cv_use_stattext
='wxUSE_STATTEXT='$DEFAULT_wxUSE_STATTEXT
6851 eval "$ac_cv_use_stattext"
6852 if test "$no_cache" != 1; then
6853 echo $ac_cv_use_stattext >> ${wx_arg_cache_file}.tmp
6856 if test "$wxUSE_STATTEXT" = yes; then
6857 echo "$ac_t""yes" 1>&6
6859 echo "$ac_t""no" 1>&6
6863 echo $ac_n "checking for --enable-statusbar""... $ac_c" 1>&6
6864 echo "configure:6865: checking for --enable-statusbar" >&5
6866 # Check whether --enable-statusbar or --disable-statusbar was given.
6867 if test "${enable_statusbar+set}" = set; then
6868 enableval
="$enable_statusbar"
6870 if test "$enableval" = yes; then
6871 ac_cv_use_statusbar
='wxUSE_STATUSBAR=yes'
6873 ac_cv_use_statusbar
='wxUSE_STATUSBAR=no'
6878 LINE
=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
6879 if test "x$LINE" != x
; then
6880 eval "DEFAULT_$LINE"
6885 ac_cv_use_statusbar
='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
6890 eval "$ac_cv_use_statusbar"
6891 if test "$no_cache" != 1; then
6892 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
6895 if test "$wxUSE_STATUSBAR" = yes; then
6896 echo "$ac_t""yes" 1>&6
6898 echo "$ac_t""no" 1>&6
6902 echo $ac_n "checking for --enable-tabdialog""... $ac_c" 1>&6
6903 echo "configure:6904: checking for --enable-tabdialog" >&5
6905 # Check whether --enable-tabdialog or --disable-tabdialog was given.
6906 if test "${enable_tabdialog+set}" = set; then
6907 enableval
="$enable_tabdialog"
6909 if test "$enableval" = yes; then
6910 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=yes'
6912 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=no'
6917 LINE
=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}`
6918 if test "x$LINE" != x
; then
6919 eval "DEFAULT_$LINE"
6924 ac_cv_use_tabdialog
='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG
6929 eval "$ac_cv_use_tabdialog"
6930 if test "$no_cache" != 1; then
6931 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
6934 if test "$wxUSE_TABDIALOG" = yes; then
6935 echo "$ac_t""yes" 1>&6
6937 echo "$ac_t""no" 1>&6
6941 echo $ac_n "checking for --enable-textctrl""... $ac_c" 1>&6
6942 echo "configure:6943: checking for --enable-textctrl" >&5
6944 # Check whether --enable-textctrl or --disable-textctrl was given.
6945 if test "${enable_textctrl+set}" = set; then
6946 enableval
="$enable_textctrl"
6948 if test "$enableval" = yes; then
6949 ac_cv_use_textctrl
='wxUSE_TEXTCTRL=yes'
6951 ac_cv_use_textctrl
='wxUSE_TEXTCTRL=no'
6956 LINE
=`grep "wxUSE_TEXTCTRL" ${wx_arg_cache_file}`
6957 if test "x$LINE" != x
; then
6958 eval "DEFAULT_$LINE"
6963 ac_cv_use_textctrl
='wxUSE_TEXTCTRL='$DEFAULT_wxUSE_TEXTCTRL
6968 eval "$ac_cv_use_textctrl"
6969 if test "$no_cache" != 1; then
6970 echo $ac_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
6973 if test "$wxUSE_TEXTCTRL" = yes; then
6974 echo "$ac_t""yes" 1>&6
6976 echo "$ac_t""no" 1>&6
6980 echo $ac_n "checking for --enable-togglebtn""... $ac_c" 1>&6
6981 echo "configure:6982: checking for --enable-togglebtn" >&5
6983 # Check whether --enable-togglebtn or --disable-togglebtn was given.
6984 if test "${enable_togglebtn+set}" = set; then
6985 enableval
="$enable_togglebtn"
6987 if test "$enableval" = yes; then
6988 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=yes'
6990 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=no'
6995 LINE
=`grep "wxUSE_TOGGLEBTN" ${wx_arg_cache_file}`
6996 if test "x$LINE" != x
; then
6997 eval "DEFAULT_$LINE"
7002 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN='$DEFAULT_wxUSE_TOGGLEBTN
7007 eval "$ac_cv_use_togglebtn"
7008 if test "$no_cache" != 1; then
7009 echo $ac_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
7012 if test "$wxUSE_TOGGLEBTN" = yes; then
7013 echo "$ac_t""yes" 1>&6
7015 echo "$ac_t""no" 1>&6
7019 echo $ac_n "checking for --enable-toolbar""... $ac_c" 1>&6
7020 echo "configure:7021: checking for --enable-toolbar" >&5
7022 # Check whether --enable-toolbar or --disable-toolbar was given.
7023 if test "${enable_toolbar+set}" = set; then
7024 enableval
="$enable_toolbar"
7026 if test "$enableval" = yes; then
7027 ac_cv_use_toolbar
='wxUSE_TOOLBAR=yes'
7029 ac_cv_use_toolbar
='wxUSE_TOOLBAR=no'
7034 LINE
=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
7035 if test "x$LINE" != x
; then
7036 eval "DEFAULT_$LINE"
7041 ac_cv_use_toolbar
='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
7046 eval "$ac_cv_use_toolbar"
7047 if test "$no_cache" != 1; then
7048 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
7051 if test "$wxUSE_TOOLBAR" = yes; then
7052 echo "$ac_t""yes" 1>&6
7054 echo "$ac_t""no" 1>&6
7058 echo $ac_n "checking for --enable-tbarnative""... $ac_c" 1>&6
7059 echo "configure:7060: checking for --enable-tbarnative" >&5
7061 # Check whether --enable-tbarnative or --disable-tbarnative was given.
7062 if test "${enable_tbarnative+set}" = set; then
7063 enableval
="$enable_tbarnative"
7065 if test "$enableval" = yes; then
7066 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=yes'
7068 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=no'
7073 LINE
=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
7074 if test "x$LINE" != x
; then
7075 eval "DEFAULT_$LINE"
7080 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
7085 eval "$ac_cv_use_tbarnative"
7086 if test "$no_cache" != 1; then
7087 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
7090 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
7091 echo "$ac_t""yes" 1>&6
7093 echo "$ac_t""no" 1>&6
7097 echo $ac_n "checking for --enable-tbarsmpl""... $ac_c" 1>&6
7098 echo "configure:7099: checking for --enable-tbarsmpl" >&5
7100 # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given.
7101 if test "${enable_tbarsmpl+set}" = set; then
7102 enableval
="$enable_tbarsmpl"
7104 if test "$enableval" = yes; then
7105 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=yes'
7107 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=no'
7112 LINE
=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}`
7113 if test "x$LINE" != x
; then
7114 eval "DEFAULT_$LINE"
7119 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE
7124 eval "$ac_cv_use_tbarsmpl"
7125 if test "$no_cache" != 1; then
7126 echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
7129 if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then
7130 echo "$ac_t""yes" 1>&6
7132 echo "$ac_t""no" 1>&6
7136 echo $ac_n "checking for --enable-treectrl""... $ac_c" 1>&6
7137 echo "configure:7138: checking for --enable-treectrl" >&5
7139 # Check whether --enable-treectrl or --disable-treectrl was given.
7140 if test "${enable_treectrl+set}" = set; then
7141 enableval
="$enable_treectrl"
7143 if test "$enableval" = yes; then
7144 ac_cv_use_treectrl
='wxUSE_TREECTRL=yes'
7146 ac_cv_use_treectrl
='wxUSE_TREECTRL=no'
7151 LINE
=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
7152 if test "x$LINE" != x
; then
7153 eval "DEFAULT_$LINE"
7158 ac_cv_use_treectrl
='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
7163 eval "$ac_cv_use_treectrl"
7164 if test "$no_cache" != 1; then
7165 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
7168 if test "$wxUSE_TREECTRL" = yes; then
7169 echo "$ac_t""yes" 1>&6
7171 echo "$ac_t""no" 1>&6
7175 echo $ac_n "checking for --enable-tipwindow""... $ac_c" 1>&6
7176 echo "configure:7177: checking for --enable-tipwindow" >&5
7178 # Check whether --enable-tipwindow or --disable-tipwindow was given.
7179 if test "${enable_tipwindow+set}" = set; then
7180 enableval
="$enable_tipwindow"
7182 if test "$enableval" = yes; then
7183 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=yes'
7185 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=no'
7190 LINE
=`grep "wxUSE_TIPWINDOW" ${wx_arg_cache_file}`
7191 if test "x$LINE" != x
; then
7192 eval "DEFAULT_$LINE"
7197 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW='$DEFAULT_wxUSE_TIPWINDOW
7202 eval "$ac_cv_use_tipwindow"
7203 if test "$no_cache" != 1; then
7204 echo $ac_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
7207 if test "$wxUSE_TIPWINDOW" = yes; then
7208 echo "$ac_t""yes" 1>&6
7210 echo "$ac_t""no" 1>&6
7214 echo $ac_n "checking for --enable-popupwin""... $ac_c" 1>&6
7215 echo "configure:7216: checking for --enable-popupwin" >&5
7217 # Check whether --enable-popupwin or --disable-popupwin was given.
7218 if test "${enable_popupwin+set}" = set; then
7219 enableval
="$enable_popupwin"
7221 if test "$enableval" = yes; then
7222 ac_cv_use_popupwin
='wxUSE_POPUPWIN=yes'
7224 ac_cv_use_popupwin
='wxUSE_POPUPWIN=no'
7229 LINE
=`grep "wxUSE_POPUPWIN" ${wx_arg_cache_file}`
7230 if test "x$LINE" != x
; then
7231 eval "DEFAULT_$LINE"
7236 ac_cv_use_popupwin
='wxUSE_POPUPWIN='$DEFAULT_wxUSE_POPUPWIN
7241 eval "$ac_cv_use_popupwin"
7242 if test "$no_cache" != 1; then
7243 echo $ac_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
7246 if test "$wxUSE_POPUPWIN" = yes; then
7247 echo "$ac_t""yes" 1>&6
7249 echo "$ac_t""no" 1>&6
7255 echo $ac_n "checking for --enable-commondlg""... $ac_c" 1>&6
7256 echo "configure:7257: checking for --enable-commondlg" >&5
7258 # Check whether --enable-commondlg or --disable-commondlg was given.
7259 if test "${enable_commondlg+set}" = set; then
7260 enableval
="$enable_commondlg"
7262 if test "$enableval" = yes; then
7263 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=yes'
7265 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=no'
7270 LINE
=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
7271 if test "x$LINE" != x
; then
7272 eval "DEFAULT_$LINE"
7277 ac_cv_use_commondlg
='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
7282 eval "$ac_cv_use_commondlg"
7283 if test "$no_cache" != 1; then
7284 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
7287 if test "$wxUSE_COMMONDLGS" = yes; then
7288 echo "$ac_t""yes" 1>&6
7290 echo "$ac_t""no" 1>&6
7294 echo $ac_n "checking for --enable-choicedlg""... $ac_c" 1>&6
7295 echo "configure:7296: checking for --enable-choicedlg" >&5
7297 # Check whether --enable-choicedlg or --disable-choicedlg was given.
7298 if test "${enable_choicedlg+set}" = set; then
7299 enableval
="$enable_choicedlg"
7301 if test "$enableval" = yes; then
7302 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=yes'
7304 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=no'
7309 LINE
=`grep "wxUSE_CHOICEDLG" ${wx_arg_cache_file}`
7310 if test "x$LINE" != x
; then
7311 eval "DEFAULT_$LINE"
7316 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG='$DEFAULT_wxUSE_CHOICEDLG
7321 eval "$ac_cv_use_choicedlg"
7322 if test "$no_cache" != 1; then
7323 echo $ac_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
7326 if test "$wxUSE_CHOICEDLG" = yes; then
7327 echo "$ac_t""yes" 1>&6
7329 echo "$ac_t""no" 1>&6
7333 echo $ac_n "checking for --enable-coldlg""... $ac_c" 1>&6
7334 echo "configure:7335: checking for --enable-coldlg" >&5
7336 # Check whether --enable-coldlg or --disable-coldlg was given.
7337 if test "${enable_coldlg+set}" = set; then
7338 enableval
="$enable_coldlg"
7340 if test "$enableval" = yes; then
7341 ac_cv_use_coldlg
='wxUSE_COLOURDLG=yes'
7343 ac_cv_use_coldlg
='wxUSE_COLOURDLG=no'
7348 LINE
=`grep "wxUSE_COLOURDLG" ${wx_arg_cache_file}`
7349 if test "x$LINE" != x
; then
7350 eval "DEFAULT_$LINE"
7355 ac_cv_use_coldlg
='wxUSE_COLOURDLG='$DEFAULT_wxUSE_COLOURDLG
7360 eval "$ac_cv_use_coldlg"
7361 if test "$no_cache" != 1; then
7362 echo $ac_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
7365 if test "$wxUSE_COLOURDLG" = yes; then
7366 echo "$ac_t""yes" 1>&6
7368 echo "$ac_t""no" 1>&6
7372 echo $ac_n "checking for --enable-filedlg""... $ac_c" 1>&6
7373 echo "configure:7374: checking for --enable-filedlg" >&5
7375 # Check whether --enable-filedlg or --disable-filedlg was given.
7376 if test "${enable_filedlg+set}" = set; then
7377 enableval
="$enable_filedlg"
7379 if test "$enableval" = yes; then
7380 ac_cv_use_filedlg
='wxUSE_FILEDLG=yes'
7382 ac_cv_use_filedlg
='wxUSE_FILEDLG=no'
7387 LINE
=`grep "wxUSE_FILEDLG" ${wx_arg_cache_file}`
7388 if test "x$LINE" != x
; then
7389 eval "DEFAULT_$LINE"
7394 ac_cv_use_filedlg
='wxUSE_FILEDLG='$DEFAULT_wxUSE_FILEDLG
7399 eval "$ac_cv_use_filedlg"
7400 if test "$no_cache" != 1; then
7401 echo $ac_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
7404 if test "$wxUSE_FILEDLG" = yes; then
7405 echo "$ac_t""yes" 1>&6
7407 echo "$ac_t""no" 1>&6
7411 echo $ac_n "checking for --enable-finddlg""... $ac_c" 1>&6
7412 echo "configure:7413: checking for --enable-finddlg" >&5
7414 # Check whether --enable-finddlg or --disable-finddlg was given.
7415 if test "${enable_finddlg+set}" = set; then
7416 enableval
="$enable_finddlg"
7418 if test "$enableval" = yes; then
7419 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=yes'
7421 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=no'
7426 LINE
=`grep "wxUSE_FINDREPLDLG" ${wx_arg_cache_file}`
7427 if test "x$LINE" != x
; then
7428 eval "DEFAULT_$LINE"
7433 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG='$DEFAULT_wxUSE_FINDREPLDLG
7438 eval "$ac_cv_use_finddlg"
7439 if test "$no_cache" != 1; then
7440 echo $ac_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
7443 if test "$wxUSE_FINDREPLDLG" = yes; then
7444 echo "$ac_t""yes" 1>&6
7446 echo "$ac_t""no" 1>&6
7450 echo $ac_n "checking for --enable-fontdlg""... $ac_c" 1>&6
7451 echo "configure:7452: checking for --enable-fontdlg" >&5
7453 # Check whether --enable-fontdlg or --disable-fontdlg was given.
7454 if test "${enable_fontdlg+set}" = set; then
7455 enableval
="$enable_fontdlg"
7457 if test "$enableval" = yes; then
7458 ac_cv_use_fontdlg
='wxUSE_FONTDLG=yes'
7460 ac_cv_use_fontdlg
='wxUSE_FONTDLG=no'
7465 LINE
=`grep "wxUSE_FONTDLG" ${wx_arg_cache_file}`
7466 if test "x$LINE" != x
; then
7467 eval "DEFAULT_$LINE"
7472 ac_cv_use_fontdlg
='wxUSE_FONTDLG='$DEFAULT_wxUSE_FONTDLG
7477 eval "$ac_cv_use_fontdlg"
7478 if test "$no_cache" != 1; then
7479 echo $ac_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
7482 if test "$wxUSE_FONTDLG" = yes; then
7483 echo "$ac_t""yes" 1>&6
7485 echo "$ac_t""no" 1>&6
7489 echo $ac_n "checking for --enable-dirdlg""... $ac_c" 1>&6
7490 echo "configure:7491: checking for --enable-dirdlg" >&5
7492 # Check whether --enable-dirdlg or --disable-dirdlg was given.
7493 if test "${enable_dirdlg+set}" = set; then
7494 enableval
="$enable_dirdlg"
7496 if test "$enableval" = yes; then
7497 ac_cv_use_dirdlg
='wxUSE_DIRDLG=yes'
7499 ac_cv_use_dirdlg
='wxUSE_DIRDLG=no'
7504 LINE
=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
7505 if test "x$LINE" != x
; then
7506 eval "DEFAULT_$LINE"
7511 ac_cv_use_dirdlg
='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
7516 eval "$ac_cv_use_dirdlg"
7517 if test "$no_cache" != 1; then
7518 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
7521 if test "$wxUSE_DIRDLG" = yes; then
7522 echo "$ac_t""yes" 1>&6
7524 echo "$ac_t""no" 1>&6
7528 echo $ac_n "checking for --enable-msgdlg""... $ac_c" 1>&6
7529 echo "configure:7530: checking for --enable-msgdlg" >&5
7531 # Check whether --enable-msgdlg or --disable-msgdlg was given.
7532 if test "${enable_msgdlg+set}" = set; then
7533 enableval
="$enable_msgdlg"
7535 if test "$enableval" = yes; then
7536 ac_cv_use_msgdlg
='wxUSE_MSGDLG=yes'
7538 ac_cv_use_msgdlg
='wxUSE_MSGDLG=no'
7543 LINE
=`grep "wxUSE_MSGDLG" ${wx_arg_cache_file}`
7544 if test "x$LINE" != x
; then
7545 eval "DEFAULT_$LINE"
7550 ac_cv_use_msgdlg
='wxUSE_MSGDLG='$DEFAULT_wxUSE_MSGDLG
7555 eval "$ac_cv_use_msgdlg"
7556 if test "$no_cache" != 1; then
7557 echo $ac_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
7560 if test "$wxUSE_MSGDLG" = yes; then
7561 echo "$ac_t""yes" 1>&6
7563 echo "$ac_t""no" 1>&6
7567 echo $ac_n "checking for --enable-numberdlg""... $ac_c" 1>&6
7568 echo "configure:7569: checking for --enable-numberdlg" >&5
7570 # Check whether --enable-numberdlg or --disable-numberdlg was given.
7571 if test "${enable_numberdlg+set}" = set; then
7572 enableval
="$enable_numberdlg"
7574 if test "$enableval" = yes; then
7575 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=yes'
7577 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=no'
7582 LINE
=`grep "wxUSE_NUMBERDLG" ${wx_arg_cache_file}`
7583 if test "x$LINE" != x
; then
7584 eval "DEFAULT_$LINE"
7589 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG='$DEFAULT_wxUSE_NUMBERDLG
7594 eval "$ac_cv_use_numberdlg"
7595 if test "$no_cache" != 1; then
7596 echo $ac_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
7599 if test "$wxUSE_NUMBERDLG" = yes; then
7600 echo "$ac_t""yes" 1>&6
7602 echo "$ac_t""no" 1>&6
7606 echo $ac_n "checking for --enable-splash""... $ac_c" 1>&6
7607 echo "configure:7608: checking for --enable-splash" >&5
7609 # Check whether --enable-splash or --disable-splash was given.
7610 if test "${enable_splash+set}" = set; then
7611 enableval
="$enable_splash"
7613 if test "$enableval" = yes; then
7614 ac_cv_use_splash
='wxUSE_SPLASH=yes'
7616 ac_cv_use_splash
='wxUSE_SPLASH=no'
7621 LINE
=`grep "wxUSE_SPLASH" ${wx_arg_cache_file}`
7622 if test "x$LINE" != x
; then
7623 eval "DEFAULT_$LINE"
7628 ac_cv_use_splash
='wxUSE_SPLASH='$DEFAULT_wxUSE_SPLASH
7633 eval "$ac_cv_use_splash"
7634 if test "$no_cache" != 1; then
7635 echo $ac_cv_use_splash >> ${wx_arg_cache_file}.tmp
7638 if test "$wxUSE_SPLASH" = yes; then
7639 echo "$ac_t""yes" 1>&6
7641 echo "$ac_t""no" 1>&6
7645 echo $ac_n "checking for --enable-textdlg""... $ac_c" 1>&6
7646 echo "configure:7647: checking for --enable-textdlg" >&5
7648 # Check whether --enable-textdlg or --disable-textdlg was given.
7649 if test "${enable_textdlg+set}" = set; then
7650 enableval
="$enable_textdlg"
7652 if test "$enableval" = yes; then
7653 ac_cv_use_textdlg
='wxUSE_TEXTDLG=yes'
7655 ac_cv_use_textdlg
='wxUSE_TEXTDLG=no'
7660 LINE
=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
7661 if test "x$LINE" != x
; then
7662 eval "DEFAULT_$LINE"
7667 ac_cv_use_textdlg
='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
7672 eval "$ac_cv_use_textdlg"
7673 if test "$no_cache" != 1; then
7674 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
7677 if test "$wxUSE_TEXTDLG" = yes; then
7678 echo "$ac_t""yes" 1>&6
7680 echo "$ac_t""no" 1>&6
7684 echo $ac_n "checking for --enable-tipdlg""... $ac_c" 1>&6
7685 echo "configure:7686: checking for --enable-tipdlg" >&5
7687 # Check whether --enable-tipdlg or --disable-tipdlg was given.
7688 if test "${enable_tipdlg+set}" = set; then
7689 enableval
="$enable_tipdlg"
7691 if test "$enableval" = yes; then
7692 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=yes'
7694 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=no'
7699 LINE
=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
7700 if test "x$LINE" != x
; then
7701 eval "DEFAULT_$LINE"
7706 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
7711 eval "$ac_cv_use_tipdlg"
7712 if test "$no_cache" != 1; then
7713 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
7716 if test "$wxUSE_STARTUP_TIPS" = yes; then
7717 echo "$ac_t""yes" 1>&6
7719 echo "$ac_t""no" 1>&6
7723 echo $ac_n "checking for --enable-progressdlg""... $ac_c" 1>&6
7724 echo "configure:7725: checking for --enable-progressdlg" >&5
7726 # Check whether --enable-progressdlg or --disable-progressdlg was given.
7727 if test "${enable_progressdlg+set}" = set; then
7728 enableval
="$enable_progressdlg"
7730 if test "$enableval" = yes; then
7731 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=yes'
7733 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=no'
7738 LINE
=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
7739 if test "x$LINE" != x
; then
7740 eval "DEFAULT_$LINE"
7745 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
7750 eval "$ac_cv_use_progressdlg"
7751 if test "$no_cache" != 1; then
7752 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
7755 if test "$wxUSE_PROGRESSDLG" = yes; then
7756 echo "$ac_t""yes" 1>&6
7758 echo "$ac_t""no" 1>&6
7762 echo $ac_n "checking for --enable-wizarddlg""... $ac_c" 1>&6
7763 echo "configure:7764: checking for --enable-wizarddlg" >&5
7765 # Check whether --enable-wizarddlg or --disable-wizarddlg was given.
7766 if test "${enable_wizarddlg+set}" = set; then
7767 enableval
="$enable_wizarddlg"
7769 if test "$enableval" = yes; then
7770 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=yes'
7772 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=no'
7777 LINE
=`grep "wxUSE_WIZARDDLG" ${wx_arg_cache_file}`
7778 if test "x$LINE" != x
; then
7779 eval "DEFAULT_$LINE"
7784 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG='$DEFAULT_wxUSE_WIZARDDLG
7789 eval "$ac_cv_use_wizarddlg"
7790 if test "$no_cache" != 1; then
7791 echo $ac_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
7794 if test "$wxUSE_WIZARDDLG" = yes; then
7795 echo "$ac_t""yes" 1>&6
7797 echo "$ac_t""no" 1>&6
7803 echo $ac_n "checking for --enable-menus""... $ac_c" 1>&6
7804 echo "configure:7805: checking for --enable-menus" >&5
7806 # Check whether --enable-menus or --disable-menus was given.
7807 if test "${enable_menus+set}" = set; then
7808 enableval
="$enable_menus"
7810 if test "$enableval" = yes; then
7811 ac_cv_use_menus
='wxUSE_MENUS=yes'
7813 ac_cv_use_menus
='wxUSE_MENUS=no'
7818 LINE
=`grep "wxUSE_MENUS" ${wx_arg_cache_file}`
7819 if test "x$LINE" != x
; then
7820 eval "DEFAULT_$LINE"
7825 ac_cv_use_menus
='wxUSE_MENUS='$DEFAULT_wxUSE_MENUS
7830 eval "$ac_cv_use_menus"
7831 if test "$no_cache" != 1; then
7832 echo $ac_cv_use_menus >> ${wx_arg_cache_file}.tmp
7835 if test "$wxUSE_MENUS" = yes; then
7836 echo "$ac_t""yes" 1>&6
7838 echo "$ac_t""no" 1>&6
7842 echo $ac_n "checking for --enable-miniframe""... $ac_c" 1>&6
7843 echo "configure:7844: checking for --enable-miniframe" >&5
7845 # Check whether --enable-miniframe or --disable-miniframe was given.
7846 if test "${enable_miniframe+set}" = set; then
7847 enableval
="$enable_miniframe"
7849 if test "$enableval" = yes; then
7850 ac_cv_use_miniframe
='wxUSE_MINIFRAME=yes'
7852 ac_cv_use_miniframe
='wxUSE_MINIFRAME=no'
7857 LINE
=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
7858 if test "x$LINE" != x
; then
7859 eval "DEFAULT_$LINE"
7864 ac_cv_use_miniframe
='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
7869 eval "$ac_cv_use_miniframe"
7870 if test "$no_cache" != 1; then
7871 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
7874 if test "$wxUSE_MINIFRAME" = yes; then
7875 echo "$ac_t""yes" 1>&6
7877 echo "$ac_t""no" 1>&6
7881 echo $ac_n "checking for --enable-tooltips""... $ac_c" 1>&6
7882 echo "configure:7883: checking for --enable-tooltips" >&5
7884 # Check whether --enable-tooltips or --disable-tooltips was given.
7885 if test "${enable_tooltips+set}" = set; then
7886 enableval
="$enable_tooltips"
7888 if test "$enableval" = yes; then
7889 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=yes'
7891 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=no'
7896 LINE
=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
7897 if test "x$LINE" != x
; then
7898 eval "DEFAULT_$LINE"
7903 ac_cv_use_tooltips
='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
7908 eval "$ac_cv_use_tooltips"
7909 if test "$no_cache" != 1; then
7910 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
7913 if test "$wxUSE_TOOLTIPS" = yes; then
7914 echo "$ac_t""yes" 1>&6
7916 echo "$ac_t""no" 1>&6
7920 echo $ac_n "checking for --enable-splines""... $ac_c" 1>&6
7921 echo "configure:7922: checking for --enable-splines" >&5
7923 # Check whether --enable-splines or --disable-splines was given.
7924 if test "${enable_splines+set}" = set; then
7925 enableval
="$enable_splines"
7927 if test "$enableval" = yes; then
7928 ac_cv_use_splines
='wxUSE_SPLINES=yes'
7930 ac_cv_use_splines
='wxUSE_SPLINES=no'
7935 LINE
=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
7936 if test "x$LINE" != x
; then
7937 eval "DEFAULT_$LINE"
7942 ac_cv_use_splines
='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
7947 eval "$ac_cv_use_splines"
7948 if test "$no_cache" != 1; then
7949 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
7952 if test "$wxUSE_SPLINES" = yes; then
7953 echo "$ac_t""yes" 1>&6
7955 echo "$ac_t""no" 1>&6
7959 echo $ac_n "checking for --enable-validators""... $ac_c" 1>&6
7960 echo "configure:7961: checking for --enable-validators" >&5
7962 # Check whether --enable-validators or --disable-validators was given.
7963 if test "${enable_validators+set}" = set; then
7964 enableval
="$enable_validators"
7966 if test "$enableval" = yes; then
7967 ac_cv_use_validators
='wxUSE_VALIDATORS=yes'
7969 ac_cv_use_validators
='wxUSE_VALIDATORS=no'
7974 LINE
=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
7975 if test "x$LINE" != x
; then
7976 eval "DEFAULT_$LINE"
7981 ac_cv_use_validators
='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
7986 eval "$ac_cv_use_validators"
7987 if test "$no_cache" != 1; then
7988 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
7991 if test "$wxUSE_VALIDATORS" = yes; then
7992 echo "$ac_t""yes" 1>&6
7994 echo "$ac_t""no" 1>&6
7998 echo $ac_n "checking for --enable-busyinfo""... $ac_c" 1>&6
7999 echo "configure:8000: checking for --enable-busyinfo" >&5
8001 # Check whether --enable-busyinfo or --disable-busyinfo was given.
8002 if test "${enable_busyinfo+set}" = set; then
8003 enableval
="$enable_busyinfo"
8005 if test "$enableval" = yes; then
8006 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=yes'
8008 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=no'
8013 LINE
=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
8014 if test "x$LINE" != x
; then
8015 eval "DEFAULT_$LINE"
8020 ac_cv_use_busyinfo
='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
8025 eval "$ac_cv_use_busyinfo"
8026 if test "$no_cache" != 1; then
8027 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
8030 if test "$wxUSE_BUSYINFO" = yes; then
8031 echo "$ac_t""yes" 1>&6
8033 echo "$ac_t""no" 1>&6
8037 echo $ac_n "checking for --enable-joystick""... $ac_c" 1>&6
8038 echo "configure:8039: checking for --enable-joystick" >&5
8040 # Check whether --enable-joystick or --disable-joystick was given.
8041 if test "${enable_joystick+set}" = set; then
8042 enableval
="$enable_joystick"
8044 if test "$enableval" = yes; then
8045 ac_cv_use_joystick
='wxUSE_JOYSTICK=yes'
8047 ac_cv_use_joystick
='wxUSE_JOYSTICK=no'
8052 LINE
=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
8053 if test "x$LINE" != x
; then
8054 eval "DEFAULT_$LINE"
8059 ac_cv_use_joystick
='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
8064 eval "$ac_cv_use_joystick"
8065 if test "$no_cache" != 1; then
8066 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
8069 if test "$wxUSE_JOYSTICK" = yes; then
8070 echo "$ac_t""yes" 1>&6
8072 echo "$ac_t""no" 1>&6
8076 echo $ac_n "checking for --enable-metafile""... $ac_c" 1>&6
8077 echo "configure:8078: checking for --enable-metafile" >&5
8079 # Check whether --enable-metafile or --disable-metafile was given.
8080 if test "${enable_metafile+set}" = set; then
8081 enableval
="$enable_metafile"
8083 if test "$enableval" = yes; then
8084 ac_cv_use_metafile
='wxUSE_METAFILE=yes'
8086 ac_cv_use_metafile
='wxUSE_METAFILE=no'
8091 LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
8092 if test "x$LINE" != x
; then
8093 eval "DEFAULT_$LINE"
8098 ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
8103 eval "$ac_cv_use_metafile"
8104 if test "$no_cache" != 1; then
8105 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
8108 if test "$wxUSE_METAFILE" = yes; then
8109 echo "$ac_t""yes" 1>&6
8111 echo "$ac_t""no" 1>&6
8115 echo $ac_n "checking for --enable-dragimage""... $ac_c" 1>&6
8116 echo "configure:8117: checking for --enable-dragimage" >&5
8118 # Check whether --enable-dragimage or --disable-dragimage was given.
8119 if test "${enable_dragimage+set}" = set; then
8120 enableval
="$enable_dragimage"
8122 if test "$enableval" = yes; then
8123 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=yes'
8125 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=no'
8130 LINE
=`grep "wxUSE_DRAGIMAGE" ${wx_arg_cache_file}`
8131 if test "x$LINE" != x
; then
8132 eval "DEFAULT_$LINE"
8137 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE='$DEFAULT_wxUSE_DRAGIMAGE
8142 eval "$ac_cv_use_dragimage"
8143 if test "$no_cache" != 1; then
8144 echo $ac_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
8147 if test "$wxUSE_DRAGIMAGE" = yes; then
8148 echo "$ac_t""yes" 1>&6
8150 echo "$ac_t""no" 1>&6
8156 echo $ac_n "checking for --enable-palette""... $ac_c" 1>&6
8157 echo "configure:8158: checking for --enable-palette" >&5
8159 # Check whether --enable-palette or --disable-palette was given.
8160 if test "${enable_palette+set}" = set; then
8161 enableval
="$enable_palette"
8163 if test "$enableval" = yes; then
8164 ac_cv_use_palette
='wxUSE_PALETTE=yes'
8166 ac_cv_use_palette
='wxUSE_PALETTE=no'
8171 LINE
=`grep "wxUSE_PALETTE" ${wx_arg_cache_file}`
8172 if test "x$LINE" != x
; then
8173 eval "DEFAULT_$LINE"
8178 ac_cv_use_palette
='wxUSE_PALETTE='$DEFAULT_wxUSE_PALETTE
8183 eval "$ac_cv_use_palette"
8184 if test "$no_cache" != 1; then
8185 echo $ac_cv_use_palette >> ${wx_arg_cache_file}.tmp
8188 if test "$wxUSE_PALETTE" = yes; then
8189 echo "$ac_t""yes" 1>&6
8191 echo "$ac_t""no" 1>&6
8195 echo $ac_n "checking for --enable-image""... $ac_c" 1>&6
8196 echo "configure:8197: checking for --enable-image" >&5
8198 # Check whether --enable-image or --disable-image was given.
8199 if test "${enable_image+set}" = set; then
8200 enableval
="$enable_image"
8202 if test "$enableval" = yes; then
8203 ac_cv_use_image
='wxUSE_IMAGE=yes'
8205 ac_cv_use_image
='wxUSE_IMAGE=no'
8210 LINE
=`grep "wxUSE_IMAGE" ${wx_arg_cache_file}`
8211 if test "x$LINE" != x
; then
8212 eval "DEFAULT_$LINE"
8217 ac_cv_use_image
='wxUSE_IMAGE='$DEFAULT_wxUSE_IMAGE
8222 eval "$ac_cv_use_image"
8223 if test "$no_cache" != 1; then
8224 echo $ac_cv_use_image >> ${wx_arg_cache_file}.tmp
8227 if test "$wxUSE_IMAGE" = yes; then
8228 echo "$ac_t""yes" 1>&6
8230 echo "$ac_t""no" 1>&6
8234 echo $ac_n "checking for --enable-gif""... $ac_c" 1>&6
8235 echo "configure:8236: checking for --enable-gif" >&5
8237 # Check whether --enable-gif or --disable-gif was given.
8238 if test "${enable_gif+set}" = set; then
8239 enableval
="$enable_gif"
8241 if test "$enableval" = yes; then
8242 ac_cv_use_gif
='wxUSE_GIF=yes'
8244 ac_cv_use_gif
='wxUSE_GIF=no'
8249 LINE
=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
8250 if test "x$LINE" != x
; then
8251 eval "DEFAULT_$LINE"
8256 ac_cv_use_gif
='wxUSE_GIF='$DEFAULT_wxUSE_GIF
8261 eval "$ac_cv_use_gif"
8262 if test "$no_cache" != 1; then
8263 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
8266 if test "$wxUSE_GIF" = yes; then
8267 echo "$ac_t""yes" 1>&6
8269 echo "$ac_t""no" 1>&6
8273 echo $ac_n "checking for --enable-pcx""... $ac_c" 1>&6
8274 echo "configure:8275: checking for --enable-pcx" >&5
8276 # Check whether --enable-pcx or --disable-pcx was given.
8277 if test "${enable_pcx+set}" = set; then
8278 enableval
="$enable_pcx"
8280 if test "$enableval" = yes; then
8281 ac_cv_use_pcx
='wxUSE_PCX=yes'
8283 ac_cv_use_pcx
='wxUSE_PCX=no'
8288 LINE
=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
8289 if test "x$LINE" != x
; then
8290 eval "DEFAULT_$LINE"
8295 ac_cv_use_pcx
='wxUSE_PCX='$DEFAULT_wxUSE_PCX
8300 eval "$ac_cv_use_pcx"
8301 if test "$no_cache" != 1; then
8302 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
8305 if test "$wxUSE_PCX" = yes; then
8306 echo "$ac_t""yes" 1>&6
8308 echo "$ac_t""no" 1>&6
8312 echo $ac_n "checking for --enable-iff""... $ac_c" 1>&6
8313 echo "configure:8314: checking for --enable-iff" >&5
8315 # Check whether --enable-iff or --disable-iff was given.
8316 if test "${enable_iff+set}" = set; then
8317 enableval
="$enable_iff"
8319 if test "$enableval" = yes; then
8320 ac_cv_use_iff
='wxUSE_IFF=yes'
8322 ac_cv_use_iff
='wxUSE_IFF=no'
8327 LINE
=`grep "wxUSE_IFF" ${wx_arg_cache_file}`
8328 if test "x$LINE" != x
; then
8329 eval "DEFAULT_$LINE"
8334 ac_cv_use_iff
='wxUSE_IFF='$DEFAULT_wxUSE_IFF
8339 eval "$ac_cv_use_iff"
8340 if test "$no_cache" != 1; then
8341 echo $ac_cv_use_iff >> ${wx_arg_cache_file}.tmp
8344 if test "$wxUSE_IFF" = yes; then
8345 echo "$ac_t""yes" 1>&6
8347 echo "$ac_t""no" 1>&6
8351 echo $ac_n "checking for --enable-pnm""... $ac_c" 1>&6
8352 echo "configure:8353: checking for --enable-pnm" >&5
8354 # Check whether --enable-pnm or --disable-pnm was given.
8355 if test "${enable_pnm+set}" = set; then
8356 enableval
="$enable_pnm"
8358 if test "$enableval" = yes; then
8359 ac_cv_use_pnm
='wxUSE_PNM=yes'
8361 ac_cv_use_pnm
='wxUSE_PNM=no'
8366 LINE
=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
8367 if test "x$LINE" != x
; then
8368 eval "DEFAULT_$LINE"
8373 ac_cv_use_pnm
='wxUSE_PNM='$DEFAULT_wxUSE_PNM
8378 eval "$ac_cv_use_pnm"
8379 if test "$no_cache" != 1; then
8380 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
8383 if test "$wxUSE_PNM" = yes; then
8384 echo "$ac_t""yes" 1>&6
8386 echo "$ac_t""no" 1>&6
8390 echo $ac_n "checking for --enable-xpm""... $ac_c" 1>&6
8391 echo "configure:8392: checking for --enable-xpm" >&5
8393 # Check whether --enable-xpm or --disable-xpm was given.
8394 if test "${enable_xpm+set}" = set; then
8395 enableval
="$enable_xpm"
8397 if test "$enableval" = yes; then
8398 ac_cv_use_xpm
='wxUSE_XPM=yes'
8400 ac_cv_use_xpm
='wxUSE_XPM=no'
8405 LINE
=`grep "wxUSE_XPM" ${wx_arg_cache_file}`
8406 if test "x$LINE" != x
; then
8407 eval "DEFAULT_$LINE"
8412 ac_cv_use_xpm
='wxUSE_XPM='$DEFAULT_wxUSE_XPM
8417 eval "$ac_cv_use_xpm"
8418 if test "$no_cache" != 1; then
8419 echo $ac_cv_use_xpm >> ${wx_arg_cache_file}.tmp
8422 if test "$wxUSE_XPM" = yes; then
8423 echo "$ac_t""yes" 1>&6
8425 echo "$ac_t""no" 1>&6
8429 echo $ac_n "checking for --enable-ico_cur""... $ac_c" 1>&6
8430 echo "configure:8431: checking for --enable-ico_cur" >&5
8432 # Check whether --enable-ico_cur or --disable-ico_cur was given.
8433 if test "${enable_ico_cur+set}" = set; then
8434 enableval
="$enable_ico_cur"
8436 if test "$enableval" = yes; then
8437 ac_cv_use_ico_cur
='wxUSE_ICO_CUR=yes'
8439 ac_cv_use_ico_cur
='wxUSE_ICO_CUR=no'
8444 LINE
=`grep "wxUSE_ICO_CUR" ${wx_arg_cache_file}`
8445 if test "x$LINE" != x
; then
8446 eval "DEFAULT_$LINE"
8451 ac_cv_use_ico_cur
='wxUSE_ICO_CUR='$DEFAULT_wxUSE_ICO_CUR
8456 eval "$ac_cv_use_ico_cur"
8457 if test "$no_cache" != 1; then
8458 echo $ac_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
8461 if test "$wxUSE_ICO_CUR" = yes; then
8462 echo "$ac_t""yes" 1>&6
8464 echo "$ac_t""no" 1>&6
8471 echo "saving argument cache $wx_arg_cache_file"
8472 mv ${wx_arg_cache_file}.tmp
${wx_arg_cache_file}
8476 echo $ac_n "checking for toolkit""... $ac_c" 1>&6
8477 echo "configure:8478: checking for toolkit" >&5
8479 if test "$wxUSE_GUI" = "yes"; then
8481 if test "$USE_BEOS" = 1; then
8482 { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; }
8485 if test "$TOOLKIT_GIVEN" = 1; then
8486 for toolkit
in `echo $ALL_TOOLKITS`; do
8488 eval "value=\$${var}"
8489 eval "$var=`echo \$value | sed -e "s
/yes
/1/" -e "s
/no
/0/"`"
8492 for toolkit
in `echo $ALL_TOOLKITS`; do
8493 if test "$has_toolkit_in_cache" != 1; then
8494 var
=DEFAULT_DEFAULT_wxUSE_
$toolkit
8496 var
=DEFAULT_wxUSE_
$toolkit
8498 eval "wxUSE_$toolkit=\$${var}"
8502 NUM_TOOLKITS
=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_MAC:-0} \
8503 + ${wxUSE_WINE:-0} + ${wxUSE_MSW:-0} + ${wxUSE_MGL:-0} + ${wxUSE_MICROWIN:-0} + ${wxUSE_X11:-0}`
8506 *-pc-os2_emx | *-pc-os2-emx )
8507 # PATH_IFS is autodetected by OS/2's configure (usually ';')
8508 NUM_TOOLKITS
=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
8517 case "$NUM_TOOLKITS" in
8521 { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; }
8524 { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; }
8527 for toolkit
in `echo $ALL_TOOLKITS`; do
8529 eval "value=\$${var}"
8530 if test "x$value" != x
; then
8531 cache_var
=CACHE_
$toolkit
8532 eval "cache=\$${cache_var}"
8533 if test "$cache" = 1; then
8534 echo "$var=$value" >> ${wx_arg_cache_file}
8536 if test "$value" = 1; then
8537 toolkit_echo
=`echo $toolkit | tr [A-Z] [a-z]`
8538 echo "$ac_t""$toolkit_echo" 1>&6
8544 echo "$ac_t""base ($host_alias hosted) only" 1>&6
8548 cat > confcache
<<\EOF
8549 # This file is a shell script that caches the results of configure
8550 # tests run on this system so they can be shared between configure
8551 # scripts and configure runs. It is not useful on other systems.
8552 # If it contains results you don't want to keep, you may remove or edit it.
8554 # By default, configure uses ./config.cache as the cache file,
8555 # creating it if it does not exist already. You can give configure
8556 # the --cache-file=FILE option to use a different cache file; that is
8557 # what configure does when it calls configure scripts in
8558 # subdirectories, so they share the cache.
8559 # Giving --cache-file=/dev/null disables caching, for debugging configure.
8560 # config.status only pays attention to the cache file if you give it the
8561 # --recheck option to rerun configure.
8564 # The following way of writing the cache mishandles newlines in values,
8565 # but we know of no workaround that is simple, portable, and efficient.
8566 # So, don't put newlines in cache variables' values.
8567 # Ultrix sh set writes to stderr and can't be redirected directly,
8568 # and sets the high bit in the cache file unless we assign to the vars.
8570 case `(ac_space=' '; set | grep ac_space) 2>&1` in
8572 # `set' does not quote correctly, so add quotes (double-quote substitution
8573 # turns \\\\ into \\, and sed turns \\ into \).
8575 -e "s/'/'\\\\''/g" \
8576 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
8579 # `set' quotes correctly as required by POSIX, so do not add quotes.
8580 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
8583 if cmp -s $cache_file confcache
; then
8586 if test -w $cache_file; then
8587 echo "updating cache $cache_file"
8588 cat confcache
> $cache_file
8590 echo "not updating unwritable cache $cache_file"
8596 if test "$build" != "$host" ; then
8597 if test "$USE_WIN32" = 1 -o "$USE_DOS" = 1 ; then
8601 RANLIB
=$host_alias-ranlib
8602 DLLTOOL
=$host_alias-dlltool
8603 RESCOMP
=$host_alias-windres
8606 STRIP
=$host_alias-strip
8608 { echo "configure: error: $build_alias -> $host_alias cross compilation not supported yet." 1>&2; exit 1; }
8612 # Extract the first word of "gcc", so it can be a program name with args.
8613 set dummy gcc
; ac_word
=$2
8614 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8615 echo "configure:8616: checking for $ac_word" >&5
8616 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8617 echo $ac_n "(cached) $ac_c" 1>&6
8619 if test -n "$CC"; then
8620 ac_cv_prog_CC
="$CC" # Let the user override the test.
8622 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8624 for ac_dir
in $ac_dummy; do
8625 test -z "$ac_dir" && ac_dir
=.
8626 if test -f $ac_dir/$ac_word; then
8635 if test -n "$CC"; then
8636 echo "$ac_t""$CC" 1>&6
8638 echo "$ac_t""no" 1>&6
8641 if test -z "$CC"; then
8642 # Extract the first word of "cc", so it can be a program name with args.
8643 set dummy cc
; ac_word
=$2
8644 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8645 echo "configure:8646: checking for $ac_word" >&5
8646 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8647 echo $ac_n "(cached) $ac_c" 1>&6
8649 if test -n "$CC"; then
8650 ac_cv_prog_CC
="$CC" # Let the user override the test.
8652 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8655 for ac_dir
in $ac_dummy; do
8656 test -z "$ac_dir" && ac_dir
=.
8657 if test -f $ac_dir/$ac_word; then
8658 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
8659 ac_prog_rejected
=yes
8667 if test $ac_prog_rejected = yes; then
8668 # We found a bogon in the path, so make sure we never use it.
8669 set dummy
$ac_cv_prog_CC
8671 if test $# -gt 0; then
8672 # We chose a different compiler from the bogus one.
8673 # However, it has the same basename, so the bogon will be chosen
8674 # first if we set CC to just the basename; use the full file name.
8676 set dummy
"$ac_dir/$ac_word" "$@"
8684 if test -n "$CC"; then
8685 echo "$ac_t""$CC" 1>&6
8687 echo "$ac_t""no" 1>&6
8690 if test -z "$CC"; then
8691 case "`uname -s`" in
8693 # Extract the first word of "cl", so it can be a program name with args.
8694 set dummy cl
; ac_word
=$2
8695 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8696 echo "configure:8697: checking for $ac_word" >&5
8697 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8698 echo $ac_n "(cached) $ac_c" 1>&6
8700 if test -n "$CC"; then
8701 ac_cv_prog_CC
="$CC" # Let the user override the test.
8703 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8705 for ac_dir
in $ac_dummy; do
8706 test -z "$ac_dir" && ac_dir
=.
8707 if test -f $ac_dir/$ac_word; then
8716 if test -n "$CC"; then
8717 echo "$ac_t""$CC" 1>&6
8719 echo "$ac_t""no" 1>&6
8724 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
8727 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
8728 echo "configure:8729: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
8731 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
8732 ac_cpp
='$CPP $CPPFLAGS'
8733 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
8734 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
8735 cross_compiling
=$ac_cv_prog_cc_cross
8737 cat > conftest.
$ac_ext << EOF
8739 #line 8740 "configure"
8740 #include "confdefs.h"
8744 if { (eval echo configure
:8745: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
8745 ac_cv_prog_cc_works
=yes
8746 # If we can't run a trivial program, we are probably using a cross compiler.
8747 if (.
/conftest
; exit) 2>/dev
/null
; then
8748 ac_cv_prog_cc_cross
=no
8750 ac_cv_prog_cc_cross
=yes
8753 echo "configure: failed program was:" >&5
8754 cat conftest.
$ac_ext >&5
8755 ac_cv_prog_cc_works
=no
8759 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
8760 ac_cpp
='$CPP $CPPFLAGS'
8761 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
8762 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
8763 cross_compiling
=$ac_cv_prog_cc_cross
8765 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
8766 if test $ac_cv_prog_cc_works = no
; then
8767 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
8769 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
8770 echo "configure:8771: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
8771 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
8772 cross_compiling
=$ac_cv_prog_cc_cross
8774 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
8775 echo "configure:8776: checking whether we are using GNU C" >&5
8776 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
8777 echo $ac_n "(cached) $ac_c" 1>&6
8779 cat > conftest.c
<<EOF
8784 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:8785: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
8791 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
8793 if test $ac_cv_prog_gcc = yes; then
8799 ac_test_CFLAGS
="${CFLAGS+set}"
8800 ac_save_CFLAGS
="$CFLAGS"
8802 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
8803 echo "configure:8804: checking whether ${CC-cc} accepts -g" >&5
8804 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
8805 echo $ac_n "(cached) $ac_c" 1>&6
8807 echo 'void f(){}' > conftest.c
8808 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
8817 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
8818 if test "$ac_test_CFLAGS" = set; then
8819 CFLAGS
="$ac_save_CFLAGS"
8820 elif test $ac_cv_prog_cc_g = yes; then
8821 if test "$GCC" = yes; then
8827 if test "$GCC" = yes; then
8835 CFLAGS
=`echo "$CFLAGS" | sed 's/-g//g'`
8837 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
8838 echo "configure:8839: checking how to run the C preprocessor" >&5
8839 # On Suns, sometimes $CPP names a directory.
8840 if test -n "$CPP" && test -d "$CPP"; then
8843 if test -z "$CPP"; then
8844 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
8845 echo $ac_n "(cached) $ac_c" 1>&6
8847 # This must be in double quotes, not single quotes, because CPP may get
8848 # substituted into the Makefile and "${CC-cc}" will confuse make.
8850 # On the NeXT, cc -E runs the code through the compiler's parser,
8851 # not just through cpp.
8852 cat > conftest.
$ac_ext <<EOF
8853 #line 8854 "configure"
8854 #include "confdefs.h"
8858 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8859 { (eval echo configure
:8860: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8860 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8861 if test -z "$ac_err"; then
8865 echo "configure: failed program was:" >&5
8866 cat conftest.
$ac_ext >&5
8868 CPP
="${CC-cc} -E -traditional-cpp"
8869 cat > conftest.
$ac_ext <<EOF
8870 #line 8871 "configure"
8871 #include "confdefs.h"
8875 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8876 { (eval echo configure
:8877: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8877 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8878 if test -z "$ac_err"; then
8882 echo "configure: failed program was:" >&5
8883 cat conftest.
$ac_ext >&5
8885 CPP
="${CC-cc} -nologo -E"
8886 cat > conftest.
$ac_ext <<EOF
8887 #line 8888 "configure"
8888 #include "confdefs.h"
8892 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8893 { (eval echo configure
:8894: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8894 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8895 if test -z "$ac_err"; then
8899 echo "configure: failed program was:" >&5
8900 cat conftest.
$ac_ext >&5
8909 ac_cv_prog_CPP
="$CPP"
8911 CPP
="$ac_cv_prog_CPP"
8913 ac_cv_prog_CPP
="$CPP"
8915 echo "$ac_t""$CPP" 1>&6
8917 if test $ac_cv_prog_gcc = yes; then
8918 echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
8919 echo "configure:8920: checking whether ${CC-cc} needs -traditional" >&5
8920 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
8921 echo $ac_n "(cached) $ac_c" 1>&6
8923 ac_pattern
="Autoconf.*'x'"
8924 cat > conftest.
$ac_ext <<EOF
8925 #line 8926 "configure"
8926 #include "confdefs.h"
8930 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8931 egrep "$ac_pattern" >/dev
/null
2>&1; then
8933 ac_cv_prog_gcc_traditional
=yes
8936 ac_cv_prog_gcc_traditional
=no
8941 if test $ac_cv_prog_gcc_traditional = no
; then
8942 cat > conftest.
$ac_ext <<EOF
8943 #line 8944 "configure"
8944 #include "confdefs.h"
8948 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8949 egrep "$ac_pattern" >/dev
/null
2>&1; then
8951 ac_cv_prog_gcc_traditional
=yes
8958 echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6
8959 if test $ac_cv_prog_gcc_traditional = yes; then
8960 CC
="$CC -traditional"
8967 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
8968 ac_cpp
='$CXXCPP $CPPFLAGS'
8969 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
8970 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
8971 cross_compiling
=$ac_cv_prog_cxx_cross
8974 for ac_prog
in $CCC c
++ g
++ gcc CC cxx cc
++ cl
8976 # Extract the first word of "$ac_prog", so it can be a program name with args.
8977 set dummy
$ac_prog; ac_word
=$2
8978 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8979 echo "configure:8980: checking for $ac_word" >&5
8980 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
8981 echo $ac_n "(cached) $ac_c" 1>&6
8983 if test -n "$CXX"; then
8984 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
8986 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8988 for ac_dir
in $ac_dummy; do
8989 test -z "$ac_dir" && ac_dir
=.
8990 if test -f $ac_dir/$ac_word; then
8991 ac_cv_prog_CXX
="$ac_prog"
8998 CXX
="$ac_cv_prog_CXX"
8999 if test -n "$CXX"; then
9000 echo "$ac_t""$CXX" 1>&6
9002 echo "$ac_t""no" 1>&6
9005 test -n "$CXX" && break
9007 test -n "$CXX" || CXX
="gcc"
9010 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
9011 echo "configure:9012: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
9014 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9015 ac_cpp
='$CXXCPP $CPPFLAGS'
9016 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9017 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9018 cross_compiling
=$ac_cv_prog_cxx_cross
9020 cat > conftest.
$ac_ext << EOF
9022 #line 9023 "configure"
9023 #include "confdefs.h"
9025 int main(){return(0);}
9027 if { (eval echo configure
:9028: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9028 ac_cv_prog_cxx_works
=yes
9029 # If we can't run a trivial program, we are probably using a cross compiler.
9030 if (.
/conftest
; exit) 2>/dev
/null
; then
9031 ac_cv_prog_cxx_cross
=no
9033 ac_cv_prog_cxx_cross
=yes
9036 echo "configure: failed program was:" >&5
9037 cat conftest.
$ac_ext >&5
9038 ac_cv_prog_cxx_works
=no
9042 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9043 ac_cpp
='$CXXCPP $CPPFLAGS'
9044 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9045 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9046 cross_compiling
=$ac_cv_prog_cxx_cross
9048 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
9049 if test $ac_cv_prog_cxx_works = no
; then
9050 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
9052 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
9053 echo "configure:9054: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
9054 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
9055 cross_compiling
=$ac_cv_prog_cxx_cross
9057 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
9058 echo "configure:9059: checking whether we are using GNU C++" >&5
9059 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
9060 echo $ac_n "(cached) $ac_c" 1>&6
9062 cat > conftest.C
<<EOF
9067 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:9068: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
9074 echo "$ac_t""$ac_cv_prog_gxx" 1>&6
9076 if test $ac_cv_prog_gxx = yes; then
9082 ac_test_CXXFLAGS
="${CXXFLAGS+set}"
9083 ac_save_CXXFLAGS
="$CXXFLAGS"
9085 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
9086 echo "configure:9087: checking whether ${CXX-g++} accepts -g" >&5
9087 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
9088 echo $ac_n "(cached) $ac_c" 1>&6
9090 echo 'void f(){}' > conftest.cc
9091 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
9092 ac_cv_prog_cxx_g
=yes
9100 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
9101 if test "$ac_test_CXXFLAGS" = set; then
9102 CXXFLAGS
="$ac_save_CXXFLAGS"
9103 elif test $ac_cv_prog_cxx_g = yes; then
9104 if test "$GXX" = yes; then
9110 if test "$GXX" = yes; then
9117 for ac_declaration
in \
9119 '#include <stdlib.h>' \
9120 'extern "C" void std::exit (int) throw (); using std::exit;' \
9121 'extern "C" void std::exit (int); using std::exit;' \
9122 'extern "C" void exit (int) throw ();' \
9123 'extern "C" void exit (int);' \
9126 cat > conftest.
$ac_ext <<EOF
9127 #line 9128 "configure"
9128 #include "confdefs.h"
9135 if { (eval echo configure
:9136: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9138 echo "configure: failed program was:" >&5
9139 cat conftest.
$ac_ext >&5
9144 cat > conftest.
$ac_ext <<EOF
9145 #line 9146 "configure"
9146 #include "confdefs.h"
9152 if { (eval echo configure
:9153: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9156 echo "configure: failed program was:" >&5
9157 cat conftest.
$ac_ext >&5
9161 if test -n "$ac_declaration"; then
9162 echo '#ifdef __cplusplus' >>confdefs.h
9163 echo $ac_declaration >>confdefs.h
9164 echo '#endif' >>confdefs.h
9169 CXXFLAGS
=`echo "$CXXFLAGS" | sed 's/-g//g'`
9172 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9173 ac_cpp
='$CPP $CPPFLAGS'
9174 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9175 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9176 cross_compiling
=$ac_cv_prog_cc_cross
9179 # Extract the first word of "ranlib", so it can be a program name with args.
9180 set dummy ranlib
; ac_word
=$2
9181 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9182 echo "configure:9183: checking for $ac_word" >&5
9183 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
9184 echo $ac_n "(cached) $ac_c" 1>&6
9186 if test -n "$RANLIB"; then
9187 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
9189 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9191 for ac_dir
in $ac_dummy; do
9192 test -z "$ac_dir" && ac_dir
=.
9193 if test -f $ac_dir/$ac_word; then
9194 ac_cv_prog_RANLIB
="ranlib"
9199 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
9202 RANLIB
="$ac_cv_prog_RANLIB"
9203 if test -n "$RANLIB"; then
9204 echo "$ac_t""$RANLIB" 1>&6
9206 echo "$ac_t""no" 1>&6
9210 # Extract the first word of "ar", so it can be a program name with args.
9211 set dummy
ar; ac_word
=$2
9212 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9213 echo "configure:9214: checking for $ac_word" >&5
9214 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
9215 echo $ac_n "(cached) $ac_c" 1>&6
9217 if test -n "$AR"; then
9218 ac_cv_prog_AR
="$AR" # Let the user override the test.
9220 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9222 for ac_dir
in $ac_dummy; do
9223 test -z "$ac_dir" && ac_dir
=.
9224 if test -f $ac_dir/$ac_word; then
9230 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar"
9234 if test -n "$AR"; then
9235 echo "$ac_t""$AR" 1>&6
9237 echo "$ac_t""no" 1>&6
9241 # Find a good install program. We prefer a C program (faster),
9242 # so one script is as good as another. But avoid the broken or
9243 # incompatible versions:
9244 # SysV /etc/install, /usr/sbin/install
9245 # SunOS /usr/etc/install
9246 # IRIX /sbin/install
9248 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
9249 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
9250 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
9251 # ./install, which can be erroneously created by make from ./install.sh.
9252 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
9253 echo "configure:9254: checking for a BSD compatible install" >&5
9254 if test -z "$INSTALL"; then
9255 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
9256 echo $ac_n "(cached) $ac_c" 1>&6
9258 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
9259 for ac_dir
in $PATH; do
9260 # Account for people who put trailing slashes in PATH elements.
9262 /|.
/|.
//|/etc
/*|/usr
/sbin
/*|/usr
/etc
/*|/sbin
/*|/usr
/afsws
/bin
/*|/usr
/ucb
/*) ;;
9264 # OSF1 and SCO ODT 3.0 have their own names for install.
9265 # Don't use installbsd from OSF since it installs stuff as root
9267 for ac_prog
in ginstall scoinst
install; do
9268 if test -f $ac_dir/$ac_prog; then
9269 if test $ac_prog = install &&
9270 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
9271 # AIX install. It has an incompatible calling convention.
9274 ac_cv_path_install
="$ac_dir/$ac_prog -c"
9285 if test "${ac_cv_path_install+set}" = set; then
9286 INSTALL
="$ac_cv_path_install"
9288 # As a last resort, use the slow shell script. We don't cache a
9289 # path for INSTALL within a source directory, because that will
9290 # break other packages using the cache if that directory is
9291 # removed, or if the path is relative.
9292 INSTALL
="$ac_install_sh"
9295 echo "$ac_t""$INSTALL" 1>&6
9297 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
9298 # It thinks the first close brace ends the variable substitution.
9299 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
9301 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
9303 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
9308 INSTALL_PROGRAM
="cp -fp"
9309 INSTALL_DATA
="cp -fp"
9315 # Extract the first word of "strip", so it can be a program name with args.
9316 set dummy strip
; ac_word
=$2
9317 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9318 echo "configure:9319: checking for $ac_word" >&5
9319 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
9320 echo $ac_n "(cached) $ac_c" 1>&6
9322 if test -n "$STRIP"; then
9323 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
9325 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9327 for ac_dir
in $ac_dummy; do
9328 test -z "$ac_dir" && ac_dir
=.
9329 if test -f $ac_dir/$ac_word; then
9330 ac_cv_prog_STRIP
="strip"
9335 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
="true"
9338 STRIP
="$ac_cv_prog_STRIP"
9339 if test -n "$STRIP"; then
9340 echo "$ac_t""$STRIP" 1>&6
9342 echo "$ac_t""no" 1>&6
9346 echo $ac_n "checking if make is GNU make""... $ac_c" 1>&6
9347 echo "configure:9348: checking if make is GNU make" >&5
9348 if eval "test \"`echo '$''{'wx_cv_prog_makeisgnu'+set}'`\" = set"; then
9349 echo $ac_n "(cached) $ac_c" 1>&6
9352 if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null
|
9353 egrep qs GNU
> /dev
/null
); then
9354 wx_cv_prog_makeisgnu
="yes"
9356 wx_cv_prog_makeisgnu
="no"
9361 echo "$ac_t""$wx_cv_prog_makeisgnu" 1>&6
9363 if test "x$wx_cv_prog_makeisgnu" = "xyes"; then
9371 if test "x$wx_cv_prog_makeisgnu" != "xyes"; then
9372 echo $ac_n "checking if make supports VPATH""... $ac_c" 1>&6
9373 echo "configure:9374: checking if make supports VPATH" >&5
9374 if eval "test \"`echo '$''{'wx_cv_prog_makevpath'+set}'`\" = set"; then
9375 echo $ac_n "(cached) $ac_c" 1>&6
9378 cat - << EOF > confMake
9384 if test ! -d sub
; then
9387 echo dummy
> sub
/file
9388 ${MAKE-make} -f confMake VPATH
=sub
2>&5 > /dev
/null
9390 rm -f sub
/file check final_file confMake
9392 if test "$RESULT" = 0; then
9393 wx_cv_prog_makevpath
="yes"
9395 wx_cv_prog_makevpath
="no"
9400 echo "$ac_t""$wx_cv_prog_makevpath" 1>&6
9402 if test "x$wx_cv_prog_makevpath" != "xyes"; then
9403 { echo "configure: error:
9404 You need a make-utility that is able to use the variable
9406 If your version of make does not support VPATH correctly,
9407 please install GNU-make (possibly as gmake), and start
9408 configure with the following command:
9409 export MAKE=gmake; ./configure for sh-type shells
9410 setenv MAKE gmake; ./configure for csh-type shells
9411 Also please do remember to use gmake in this case every time
9412 you are trying to compile.
9415 for ac_prog
in 'bison -y' byacc
9417 # Extract the first word of "$ac_prog", so it can be a program name with args.
9418 set dummy
$ac_prog; ac_word
=$2
9419 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9420 echo "configure:9421: checking for $ac_word" >&5
9421 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
9422 echo $ac_n "(cached) $ac_c" 1>&6
9424 if test -n "$YACC"; then
9425 ac_cv_prog_YACC
="$YACC" # Let the user override the test.
9427 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9429 for ac_dir
in $ac_dummy; do
9430 test -z "$ac_dir" && ac_dir
=.
9431 if test -f $ac_dir/$ac_word; then
9432 ac_cv_prog_YACC
="$ac_prog"
9439 YACC
="$ac_cv_prog_YACC"
9440 if test -n "$YACC"; then
9441 echo "$ac_t""$YACC" 1>&6
9443 echo "$ac_t""no" 1>&6
9446 test -n "$YACC" && break
9448 test -n "$YACC" || YACC
="yacc"
9451 # Extract the first word of "flex", so it can be a program name with args.
9452 set dummy flex
; ac_word
=$2
9453 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9454 echo "configure:9455: checking for $ac_word" >&5
9455 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
9456 echo $ac_n "(cached) $ac_c" 1>&6
9458 if test -n "$LEX"; then
9459 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
9461 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9463 for ac_dir
in $ac_dummy; do
9464 test -z "$ac_dir" && ac_dir
=.
9465 if test -f $ac_dir/$ac_word; then
9466 ac_cv_prog_LEX
="flex"
9471 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex"
9474 LEX
="$ac_cv_prog_LEX"
9475 if test -n "$LEX"; then
9476 echo "$ac_t""$LEX" 1>&6
9478 echo "$ac_t""no" 1>&6
9481 if test -z "$LEXLIB"
9487 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
9488 echo "configure:9489: checking for yywrap in -l$ac_lib" >&5
9489 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
9490 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9491 echo $ac_n "(cached) $ac_c" 1>&6
9493 ac_save_LIBS
="$LIBS"
9494 LIBS
="-l$ac_lib $LIBS"
9495 cat > conftest.
$ac_ext <<EOF
9496 #line 9497 "configure"
9497 #include "confdefs.h"
9498 /* Override any gcc2 internal prototype to avoid an error. */
9499 /* We use char because int might match the return type of a gcc2
9500 builtin and then its argument prototype would still apply. */
9507 if { (eval echo configure
:9508: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9509 eval "ac_cv_lib_$ac_lib_var=yes"
9511 echo "configure: failed program was:" >&5
9512 cat conftest.
$ac_ext >&5
9514 eval "ac_cv_lib_$ac_lib_var=no"
9517 LIBS
="$ac_save_LIBS"
9520 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9521 echo "$ac_t""yes" 1>&6
9524 echo "$ac_t""no" 1>&6
9530 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
9531 echo "configure:9532: checking whether ln -s works" >&5
9532 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
9533 echo $ac_n "(cached) $ac_c" 1>&6
9536 if ln -s X conftestdata
2>/dev
/null
9539 ac_cv_prog_LN_S
="ln -s"
9544 LN_S
="$ac_cv_prog_LN_S"
9545 if test "$ac_cv_prog_LN_S" = "ln -s"; then
9546 echo "$ac_t""yes" 1>&6
9548 echo "$ac_t""no" 1>&6
9554 /usr/local/include \
9556 /usr/Motif-1.2/include \
9557 /usr/Motif-2.1/include \
9559 /usr/include/Motif1.2 \
9560 /opt/xpm/include/X11 \
9561 /opt/GBxpm/include/ \
9562 /opt/GBxpm/X11/include/ \
9564 /usr/Motif1.2/include \
9566 /usr/openwin/include \
9570 /usr/X11R6/include \
9571 /usr/X11R6.4/include \
9572 /usr/X11R5/include \
9573 /usr/X11R4/include \
9575 /usr/include/X11R6 \
9576 /usr/include/X11R5 \
9577 /usr/include/X11R4 \
9579 /usr/local/X11R6/include \
9580 /usr/local/X11R5/include \
9581 /usr/local/X11R4/include \
9583 /usr/local/include/X11R6 \
9584 /usr/local/include/X11R5 \
9585 /usr/local/include/X11R4 \
9589 /usr/local/X11/include \
9590 /usr/local/include/X11 \
9594 /usr/XFree86/include/X11 \
9596 X:/XFree86/include \
9597 X:/XFree86/include/X11 \
9600 /usr/local/include/gtk \
9602 /usr/local/include/glib \
9605 /usr/local/include/qt \
9607 /usr/include/windows \
9609 /usr/local/include/wine \
9611 /usr/unsupported/include \
9612 /usr/athena/include \
9613 /usr/local/x11r5/include \
9614 /usr/lpp/Xamples/include \
9616 /usr/openwin/share/include \
9620 SEARCH_LIB
="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` "
9623 cat > confcache
<<\EOF
9624 # This file is a shell script that caches the results of configure
9625 # tests run on this system so they can be shared between configure
9626 # scripts and configure runs. It is not useful on other systems.
9627 # If it contains results you don't want to keep, you may remove or edit it.
9629 # By default, configure uses ./config.cache as the cache file,
9630 # creating it if it does not exist already. You can give configure
9631 # the --cache-file=FILE option to use a different cache file; that is
9632 # what configure does when it calls configure scripts in
9633 # subdirectories, so they share the cache.
9634 # Giving --cache-file=/dev/null disables caching, for debugging configure.
9635 # config.status only pays attention to the cache file if you give it the
9636 # --recheck option to rerun configure.
9639 # The following way of writing the cache mishandles newlines in values,
9640 # but we know of no workaround that is simple, portable, and efficient.
9641 # So, don't put newlines in cache variables' values.
9642 # Ultrix sh set writes to stderr and can't be redirected directly,
9643 # and sets the high bit in the cache file unless we assign to the vars.
9645 case `(ac_space=' '; set | grep ac_space) 2>&1` in
9647 # `set' does not quote correctly, so add quotes (double-quote substitution
9648 # turns \\\\ into \\, and sed turns \\ into \).
9650 -e "s/'/'\\\\''/g" \
9651 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
9654 # `set' quotes correctly as required by POSIX, so do not add quotes.
9655 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
9658 if cmp -s $cache_file confcache
; then
9661 if test -w $cache_file; then
9662 echo "updating cache $cache_file"
9663 cat confcache
> $cache_file
9665 echo "not updating unwritable cache $cache_file"
9674 if test "$wxUSE_REGEX" != "no"; then
9675 cat >> confdefs.h
<<\EOF
9676 #define wxUSE_REGEX 1
9680 if test "$wxUSE_REGEX" = "sys" -o "$wxUSE_REGEX" = "yes" ; then
9681 ac_safe
=`echo "regex.h" | sed 'y%./+-%__p_%'`
9682 echo $ac_n "checking for regex.h""... $ac_c" 1>&6
9683 echo "configure:9684: checking for regex.h" >&5
9684 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9685 echo $ac_n "(cached) $ac_c" 1>&6
9687 cat > conftest.
$ac_ext <<EOF
9688 #line 9689 "configure"
9689 #include "confdefs.h"
9692 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9693 { (eval echo configure
:9694: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9694 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9695 if test -z "$ac_err"; then
9697 eval "ac_cv_header_$ac_safe=yes"
9700 echo "configure: failed program was:" >&5
9701 cat conftest.
$ac_ext >&5
9703 eval "ac_cv_header_$ac_safe=no"
9707 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9708 echo "$ac_t""yes" 1>&6
9709 for ac_func
in regcomp
9711 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
9712 echo "configure:9713: checking for $ac_func" >&5
9713 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
9714 echo $ac_n "(cached) $ac_c" 1>&6
9716 cat > conftest.
$ac_ext <<EOF
9717 #line 9718 "configure"
9718 #include "confdefs.h"
9719 /* System header to define __stub macros and hopefully few prototypes,
9720 which can conflict with char $ac_func(); below. */
9722 /* Override any gcc2 internal prototype to avoid an error. */
9723 /* We use char because int might match the return type of a gcc2
9724 builtin and then its argument prototype would still apply. */
9729 /* The GNU C library defines this for functions which it implements
9730 to always fail with ENOSYS. Some functions are actually named
9731 something starting with __ and the normal name is an alias. */
9732 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9740 if { (eval echo configure
:9741: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9742 eval "ac_cv_func_$ac_func=yes"
9744 echo "configure: failed program was:" >&5
9745 cat conftest.
$ac_ext >&5
9747 eval "ac_cv_func_$ac_func=no"
9752 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
9753 echo "$ac_t""yes" 1>&6
9754 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
9755 cat >> confdefs.h
<<EOF
9756 #define $ac_tr_func 1
9760 echo "$ac_t""no" 1>&6
9765 echo "$ac_t""no" 1>&6
9769 if test "x$ac_cv_func_regcomp" != "xyes"; then
9770 if test "$wxUSE_REGEX" = "sys" ; then
9771 { echo "configure: error: system regex library not found! Use --with-regex to use built-in version" 1>&2; exit 1; }
9773 echo "configure: warning: system regex library not found, will use built-in instead" 1>&2
9781 if test "$wxUSE_REGEX" = "builtin" ; then
9782 REGEX_INCLUDE
="-I\${top_srcdir}/src/regex"
9789 if test "$wxUSE_ZLIB" != "no" ; then
9790 cat >> confdefs.h
<<\EOF
9791 #define wxUSE_ZLIB 1
9795 if test "$wxUSE_ZLIB" = "sys" -o "$wxUSE_ZLIB" = "yes" ; then
9796 ac_safe
=`echo "zlib.h" | sed 'y%./+-%__p_%'`
9797 echo $ac_n "checking for zlib.h""... $ac_c" 1>&6
9798 echo "configure:9799: checking for zlib.h" >&5
9799 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9800 echo $ac_n "(cached) $ac_c" 1>&6
9802 cat > conftest.
$ac_ext <<EOF
9803 #line 9804 "configure"
9804 #include "confdefs.h"
9807 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9808 { (eval echo configure
:9809: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9809 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9810 if test -z "$ac_err"; then
9812 eval "ac_cv_header_$ac_safe=yes"
9815 echo "configure: failed program was:" >&5
9816 cat conftest.
$ac_ext >&5
9818 eval "ac_cv_header_$ac_safe=no"
9822 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9823 echo "$ac_t""yes" 1>&6
9824 echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6
9825 echo "configure:9826: checking for deflate in -lz" >&5
9826 ac_lib_var
=`echo z'_'deflate | sed 'y%./+-%__p_%'`
9827 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9828 echo $ac_n "(cached) $ac_c" 1>&6
9830 ac_save_LIBS
="$LIBS"
9832 cat > conftest.
$ac_ext <<EOF
9833 #line 9834 "configure"
9834 #include "confdefs.h"
9835 /* Override any gcc2 internal prototype to avoid an error. */
9836 /* We use char because int might match the return type of a gcc2
9837 builtin and then its argument prototype would still apply. */
9844 if { (eval echo configure
:9845: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9846 eval "ac_cv_lib_$ac_lib_var=yes"
9848 echo "configure: failed program was:" >&5
9849 cat conftest.
$ac_ext >&5
9851 eval "ac_cv_lib_$ac_lib_var=no"
9854 LIBS
="$ac_save_LIBS"
9857 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9858 echo "$ac_t""yes" 1>&6
9861 echo "$ac_t""no" 1>&6
9865 echo "$ac_t""no" 1>&6
9869 if test "x$ZLIB_LINK" = "x" ; then
9870 if test "$wxUSE_ZLIB" = "sys" ; then
9871 { echo "configure: error: system zlib compression library not found! Use --with-zlib=builtin to use built-in version" 1>&2; exit 1; }
9873 echo "configure: warning: system zlib compression library not found, will use built-in instead" 1>&2
9881 if test "$wxUSE_ZLIB" = "builtin" ; then
9882 ZLIB_INCLUDE
="-I\${top_srcdir}/src/zlib"
9889 if test "$wxUSE_LIBPNG" != "no" ; then
9890 cat >> confdefs.h
<<\EOF
9891 #define wxUSE_LIBPNG 1
9895 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBPNG" = "builtin" ; then
9896 echo "configure: warning: wxMGL doesn't work with builtin png library, will use MGL one instead" 1>&2
9900 if test "$wxUSE_MGL" != 1 -a "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then
9901 echo "configure: warning: system png library doesn't work without system zlib, will use built-in instead" 1>&2
9902 wxUSE_LIBPNG
=builtin
9905 if test "$wxUSE_MGL" != 1 ; then
9906 if test "$wxUSE_LIBPNG" = "sys" -o "$wxUSE_LIBPNG" = "yes" ; then
9907 ac_safe
=`echo "png.h" | sed 'y%./+-%__p_%'`
9908 echo $ac_n "checking for png.h""... $ac_c" 1>&6
9909 echo "configure:9910: checking for png.h" >&5
9910 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9911 echo $ac_n "(cached) $ac_c" 1>&6
9913 cat > conftest.
$ac_ext <<EOF
9914 #line 9915 "configure"
9915 #include "confdefs.h"
9918 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9919 { (eval echo configure
:9920: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9920 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9921 if test -z "$ac_err"; then
9923 eval "ac_cv_header_$ac_safe=yes"
9926 echo "configure: failed program was:" >&5
9927 cat conftest.
$ac_ext >&5
9929 eval "ac_cv_header_$ac_safe=no"
9933 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9934 echo "$ac_t""yes" 1>&6
9935 echo $ac_n "checking for png_check_sig in -lpng""... $ac_c" 1>&6
9936 echo "configure:9937: checking for png_check_sig in -lpng" >&5
9937 ac_lib_var
=`echo png'_'png_check_sig | sed 'y%./+-%__p_%'`
9938 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9939 echo $ac_n "(cached) $ac_c" 1>&6
9941 ac_save_LIBS
="$LIBS"
9942 LIBS
="-lpng -lz -lm $LIBS"
9943 cat > conftest.
$ac_ext <<EOF
9944 #line 9945 "configure"
9945 #include "confdefs.h"
9946 /* Override any gcc2 internal prototype to avoid an error. */
9947 /* We use char because int might match the return type of a gcc2
9948 builtin and then its argument prototype would still apply. */
9949 char png_check_sig();
9955 if { (eval echo configure
:9956: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9957 eval "ac_cv_lib_$ac_lib_var=yes"
9959 echo "configure: failed program was:" >&5
9960 cat conftest.
$ac_ext >&5
9962 eval "ac_cv_lib_$ac_lib_var=no"
9965 LIBS
="$ac_save_LIBS"
9968 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9969 echo "$ac_t""yes" 1>&6
9972 echo "$ac_t""no" 1>&6
9977 echo "$ac_t""no" 1>&6
9981 if test "x$PNG_LINK" = "x" ; then
9982 if test "$wxUSE_LIBPNG" = "sys" ; then
9983 { echo "configure: error: system png library not found! Use --with-libpng=builtin to use built-in version" 1>&2; exit 1; }
9985 echo "configure: warning: system png library not found, will use built-in instead" 1>&2
9986 wxUSE_LIBPNG
=builtin
9994 if test "$wxUSE_LIBPNG" = "builtin" ; then
9995 PNG_INCLUDE
="-I\${top_srcdir}/src/png"
9998 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS png"
10004 if test "$wxUSE_LIBJPEG" != "no" ; then
10005 cat >> confdefs.h
<<\EOF
10006 #define wxUSE_LIBJPEG 1
10010 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBJPEG" = "builtin" ; then
10011 echo "configure: warning: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" 1>&2
10015 if test "$wxUSE_MGL" != 1 ; then
10016 if test "$wxUSE_LIBJPEG" = "sys" -o "$wxUSE_LIBJPEG" = "yes" ; then
10017 echo $ac_n "checking for jpeglib.h""... $ac_c" 1>&6
10018 echo "configure:10019: checking for jpeglib.h" >&5
10019 if eval "test \"`echo '$''{'ac_cv_header_jpeglib_h'+set}'`\" = set"; then
10020 echo $ac_n "(cached) $ac_c" 1>&6
10022 cat > conftest.
$ac_ext <<EOF
10023 #line 10024 "configure"
10024 #include "confdefs.h"
10026 #undef HAVE_STDLIB_H
10028 #include <jpeglib.h>
10035 if { (eval echo configure
:10036: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10037 ac_cv_header_jpeglib_h
=yes
10039 echo "configure: failed program was:" >&5
10040 cat conftest.
$ac_ext >&5
10042 ac_cv_header_jpeglib_h
=no
10049 echo "$ac_t""$ac_cv_header_jpeglib_h" 1>&6
10051 if test "$ac_cv_header_jpeglib_h" = "yes"; then
10052 echo $ac_n "checking for jpeg_read_header in -ljpeg""... $ac_c" 1>&6
10053 echo "configure:10054: checking for jpeg_read_header in -ljpeg" >&5
10054 ac_lib_var
=`echo jpeg'_'jpeg_read_header | sed 'y%./+-%__p_%'`
10055 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10056 echo $ac_n "(cached) $ac_c" 1>&6
10058 ac_save_LIBS
="$LIBS"
10059 LIBS
="-ljpeg $LIBS"
10060 cat > conftest.
$ac_ext <<EOF
10061 #line 10062 "configure"
10062 #include "confdefs.h"
10063 /* Override any gcc2 internal prototype to avoid an error. */
10064 /* We use char because int might match the return type of a gcc2
10065 builtin and then its argument prototype would still apply. */
10066 char jpeg_read_header();
10072 if { (eval echo configure
:10073: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10074 eval "ac_cv_lib_$ac_lib_var=yes"
10076 echo "configure: failed program was:" >&5
10077 cat conftest.
$ac_ext >&5
10079 eval "ac_cv_lib_$ac_lib_var=no"
10082 LIBS
="$ac_save_LIBS"
10085 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10086 echo "$ac_t""yes" 1>&6
10087 JPEG_LINK
=" -ljpeg"
10089 echo "$ac_t""no" 1>&6
10094 if test "x$JPEG_LINK" = "x" ; then
10095 if test "$wxUSE_LIBJPEG" = "sys" ; then
10096 { echo "configure: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" 1>&2; exit 1; }
10098 echo "configure: warning: system jpeg library not found, will use built-in instead" 1>&2
10099 wxUSE_LIBJPEG
=builtin
10107 if test "$wxUSE_LIBJPEG" = "builtin" ; then
10108 JPEG_INCLUDE
="-I\${top_srcdir}/src/jpeg"
10115 if test "$wxUSE_LIBTIFF" != "no" ; then
10116 cat >> confdefs.h
<<\EOF
10117 #define wxUSE_LIBTIFF 1
10121 if test "$wxUSE_LIBTIFF" = "sys" -o "$wxUSE_LIBTIFF" = "yes" ; then
10122 ac_safe
=`echo "tiffio.h" | sed 'y%./+-%__p_%'`
10123 echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6
10124 echo "configure:10125: checking for tiffio.h" >&5
10125 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10126 echo $ac_n "(cached) $ac_c" 1>&6
10128 cat > conftest.
$ac_ext <<EOF
10129 #line 10130 "configure"
10130 #include "confdefs.h"
10131 #include <tiffio.h>
10133 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10134 { (eval echo configure
:10135: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10135 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10136 if test -z "$ac_err"; then
10138 eval "ac_cv_header_$ac_safe=yes"
10141 echo "configure: failed program was:" >&5
10142 cat conftest.
$ac_ext >&5
10144 eval "ac_cv_header_$ac_safe=no"
10148 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10149 echo "$ac_t""yes" 1>&6
10150 echo $ac_n "checking for TIFFError in -ltiff""... $ac_c" 1>&6
10151 echo "configure:10152: checking for TIFFError in -ltiff" >&5
10152 ac_lib_var
=`echo tiff'_'TIFFError | sed 'y%./+-%__p_%'`
10153 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10154 echo $ac_n "(cached) $ac_c" 1>&6
10156 ac_save_LIBS
="$LIBS"
10157 LIBS
="-ltiff -lm $LIBS"
10158 cat > conftest.
$ac_ext <<EOF
10159 #line 10160 "configure"
10160 #include "confdefs.h"
10161 /* Override any gcc2 internal prototype to avoid an error. */
10162 /* We use char because int might match the return type of a gcc2
10163 builtin and then its argument prototype would still apply. */
10170 if { (eval echo configure
:10171: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10172 eval "ac_cv_lib_$ac_lib_var=yes"
10174 echo "configure: failed program was:" >&5
10175 cat conftest.
$ac_ext >&5
10177 eval "ac_cv_lib_$ac_lib_var=no"
10180 LIBS
="$ac_save_LIBS"
10183 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10184 echo "$ac_t""yes" 1>&6
10185 TIFF_LINK
=" -ltiff"
10187 echo "$ac_t""no" 1>&6
10192 echo "$ac_t""no" 1>&6
10196 if test "x$TIFF_LINK" = "x" ; then
10197 if test "$wxUSE_LIBTIFF" = "sys" ; then
10198 { echo "configure: error: system tiff library not found! Use --with-libtiff=builtin to use built-in version" 1>&2; exit 1; }
10200 echo "configure: warning: system tiff library not found, will use built-in instead" 1>&2
10201 wxUSE_LIBTIFF
=builtin
10208 if test "$wxUSE_LIBTIFF" = "builtin" ; then
10209 TIFF_INCLUDE
="-I\${top_srcdir}/src/tiff"
10220 if test "$USE_WIN32" = 1 ; then
10221 for ac_hdr
in w32api.h
10223 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10224 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10225 echo "configure:10226: checking for $ac_hdr" >&5
10226 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10227 echo $ac_n "(cached) $ac_c" 1>&6
10229 cat > conftest.
$ac_ext <<EOF
10230 #line 10231 "configure"
10231 #include "confdefs.h"
10234 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10235 { (eval echo configure
:10236: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10236 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10237 if test -z "$ac_err"; then
10239 eval "ac_cv_header_$ac_safe=yes"
10242 echo "configure: failed program was:" >&5
10243 cat conftest.
$ac_ext >&5
10245 eval "ac_cv_header_$ac_safe=no"
10249 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10250 echo "$ac_t""yes" 1>&6
10251 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10252 cat >> confdefs.h
<<EOF
10253 #define $ac_tr_hdr 1
10257 echo "$ac_t""no" 1>&6
10261 ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'`
10262 echo $ac_n "checking for windows.h""... $ac_c" 1>&6
10263 echo "configure:10264: checking for windows.h" >&5
10264 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10265 echo $ac_n "(cached) $ac_c" 1>&6
10267 cat > conftest.
$ac_ext <<EOF
10268 #line 10269 "configure"
10269 #include "confdefs.h"
10270 #include <windows.h>
10272 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10273 { (eval echo configure
:10274: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10274 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10275 if test -z "$ac_err"; then
10277 eval "ac_cv_header_$ac_safe=yes"
10280 echo "configure: failed program was:" >&5
10281 cat conftest.
$ac_ext >&5
10283 eval "ac_cv_header_$ac_safe=no"
10287 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10288 echo "$ac_t""yes" 1>&6
10291 echo "$ac_t""no" 1>&6
10293 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
10298 echo $ac_n "checking if w32api has good enough MSIE support""... $ac_c" 1>&6
10299 echo "configure:10300: checking if w32api has good enough MSIE support" >&5
10300 if eval "test \"`echo '$''{'wx_cv_w32api_win32_ie'+set}'`\" = set"; then
10301 echo $ac_n "(cached) $ac_c" 1>&6
10304 cat > conftest.
$ac_ext <<EOF
10305 #line 10306 "configure"
10306 #include "confdefs.h"
10307 #include <w32api.h>
10310 #define wxCHECK_W32API_VERSION( major, minor ) \
10311 ( defined( __W32API_MAJOR_VERSION ) && defined( __W32API_MINOR_VERSION ) \
10312 && ( ( __W32API_MAJOR_VERSION > (major) ) \
10313 || ( __W32API_MAJOR_VERSION == (major) && __W32API_MINOR_VERSION >= (minor))))
10315 #if !wxCHECK_W32API_VERSION(1,1)
10316 #error You need w32api 1.1 or newer
10321 if { (eval echo configure
:10322: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10324 wx_cv_w32api_win32_ie
=yes
10327 echo "configure: failed program was:" >&5
10328 cat conftest.
$ac_ext >&5
10331 wx_cv_w32api_win32_ie
=no
10338 echo "$ac_t""$wx_cv_w32api_win32_ie" 1>&6
10339 if test "$wx_cv_w32api_win32_ie" = "yes" ; then
10340 CPPFLAGS
="$CPPFLAGS -D_WIN32_IE=0x400"
10343 LIBS
="$LIBS -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -ladvapi32 -lwsock32"
10347 LIBS
="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32"
10348 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WIN95__"
10351 if test "$wxUSE_ODBC" = "yes" ; then
10352 LIBS
=" -lodbc32 -lole32 -loleaut32 $LIBS"
10355 RESFLAGS
="--include-dir \$(top_srcdir)/include --include-dir \$(top_srcdir)/\$(program_dir) --define __WIN32__ --define __WIN95__ --define __GNUWIN32__"
10356 RESPROGRAMOBJ
="\$(PROGRAM)_resources.o"
10359 if test "$wxUSE_GUI" = "yes"; then
10368 if test "$wxUSE_MSW" = 1 ; then
10374 LDFLAGS
="$LDFLAGS -Wl,--subsystem,windows -mwindows"
10378 if test "$wxUSE_GTK" = 1; then
10379 echo $ac_n "checking for GTK+ version""... $ac_c" 1>&6
10380 echo "configure:10381: checking for GTK+ version" >&5
10382 gtk_version_cached
=1
10383 if eval "test \"`echo '$''{'wx_cv_lib_gtk'+set}'`\" = set"; then
10384 echo $ac_n "(cached) $ac_c" 1>&6
10387 gtk_version_cached
=0
10388 echo "$ac_t""" 1>&6
10391 if test "$wxUSE_THREADS" = "yes"; then
10392 GTK_MODULES
=gthread
10396 if test "x$wxUSE_GTK2" = "xyes"; then
10397 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
10398 if test "${with_gtk_prefix+set}" = set; then
10399 withval
="$with_gtk_prefix"
10400 gtk_config_prefix
="$withval"
10402 gtk_config_prefix
=""
10405 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
10406 if test "${with_gtk_exec_prefix+set}" = set; then
10407 withval
="$with_gtk_exec_prefix"
10408 gtk_config_exec_prefix
="$withval"
10410 gtk_config_exec_prefix
=""
10413 # Check whether --enable-gtktest or --disable-gtktest was given.
10414 if test "${enable_gtktest+set}" = set; then
10415 enableval
="$enable_gtktest"
10422 for module
in .
$GTK_MODULES
10426 gtk_config_args
="$gtk_config_args gthread"
10431 if test x
$gtk_config_exec_prefix != x
; then
10432 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
10433 if test x
${GTK_CONFIG_2_0+set} != xset
; then
10434 GTK_CONFIG_2_0
=$gtk_config_exec_prefix/bin
/gtk
-config-2.0
10437 if test x
$gtk_config_prefix != x
; then
10438 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
10439 if test x
${GTK_CONFIG_2_0+set} != xset
; then
10440 GTK_CONFIG_2_0
=$gtk_config_prefix/bin
/gtk
-config-2.0
10444 # Extract the first word of "gtk-config-2.0", so it can be a program name with args.
10445 set dummy gtk
-config-2.0
; ac_word
=$2
10446 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
10447 echo "configure:10448: checking for $ac_word" >&5
10448 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG_2_0'+set}'`\" = set"; then
10449 echo $ac_n "(cached) $ac_c" 1>&6
10451 case "$GTK_CONFIG_2_0" in
10453 ac_cv_path_GTK_CONFIG_2_0
="$GTK_CONFIG_2_0" # Let the user override the test with a path.
10456 ac_cv_path_GTK_CONFIG_2_0
="$GTK_CONFIG_2_0" # Let the user override the test with a dos path.
10459 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
10461 for ac_dir
in $ac_dummy; do
10462 test -z "$ac_dir" && ac_dir
=.
10463 if test -f $ac_dir/$ac_word; then
10464 ac_cv_path_GTK_CONFIG_2_0
="$ac_dir/$ac_word"
10469 test -z "$ac_cv_path_GTK_CONFIG_2_0" && ac_cv_path_GTK_CONFIG_2_0
="no"
10473 GTK_CONFIG_2_0
="$ac_cv_path_GTK_CONFIG_2_0"
10474 if test -n "$GTK_CONFIG_2_0"; then
10475 echo "$ac_t""$GTK_CONFIG_2_0" 1>&6
10477 echo "$ac_t""no" 1>&6
10480 min_gtk_version
=1.3.1
10481 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
10482 echo "configure:10483: checking for GTK - version >= $min_gtk_version" >&5
10484 if test "$GTK_CONFIG_2_0" = "no" ; then
10487 GTK_CFLAGS
=`$GTK_CONFIG_2_0 $gtk_config_args --cflags`
10488 GTK_LIBS
=`$GTK_CONFIG_2_0 $gtk_config_args --libs`
10489 gtk_config_major_version
=`$GTK_CONFIG_2_0 $gtk_config_args --version | \
10490 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
10491 gtk_config_minor_version
=`$GTK_CONFIG_2_0 $gtk_config_args --version | \
10492 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
10493 gtk_config_micro_version
=`$GTK_CONFIG_2_0 $gtk_config_args --version | \
10494 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
10495 if test "x$enable_gtktest" = "xyes" ; then
10496 ac_save_CFLAGS
="$CFLAGS"
10497 ac_save_LIBS
="$LIBS"
10498 CFLAGS
="$CFLAGS $GTK_CFLAGS"
10499 LIBS
="$GTK_LIBS $LIBS"
10501 if test "$cross_compiling" = yes; then
10502 echo $ac_n "cross compiling; assumed OK... $ac_c"
10504 cat > conftest.
$ac_ext <<EOF
10505 #line 10506 "configure"
10506 #include "confdefs.h"
10508 #include <gtk/gtk.h>
10510 #include <stdlib.h>
10515 int major, minor, micro;
10518 system ("touch conf.gtktest");
10520 /* HP/UX 9 (%@#!) writes to sscanf strings */
10521 tmp_version = g_strdup("$min_gtk_version");
10522 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
10523 printf("%s, bad version string\n", "$min_gtk_version");
10527 if ((gtk_major_version != $gtk_config_major_version) ||
10528 (gtk_minor_version != $gtk_config_minor_version) ||
10529 (gtk_micro_version != $gtk_config_micro_version))
10531 printf("\n*** 'gtk-config-2.0 --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
10532 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
10533 gtk_major_version, gtk_minor_version, gtk_micro_version);
10534 printf ("*** was found! If gtk-config-2.0 was correct, then it is best\n");
10535 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
10536 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
10537 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
10538 printf("*** required on your system.\n");
10539 printf("*** If gtk-config-2.0 was wrong, set the environment variable GTK_CONFIG_2_0\n");
10540 printf("*** to point to the correct copy of gtk-config-2.0, and remove the file config.cache\n");
10541 printf("*** before re-running configure\n");
10543 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
10544 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
10545 (gtk_minor_version != GTK_MINOR_VERSION) ||
10546 (gtk_micro_version != GTK_MICRO_VERSION))
10548 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
10549 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
10550 printf("*** library (version %d.%d.%d)\n",
10551 gtk_major_version, gtk_minor_version, gtk_micro_version);
10553 #endif /* defined (GTK_MAJOR_VERSION) ... */
10556 if ((gtk_major_version > major) ||
10557 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
10558 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
10564 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
10565 gtk_major_version, gtk_minor_version, gtk_micro_version);
10566 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
10567 major, minor, micro);
10568 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
10570 printf("*** If you have already installed a sufficiently new version, this error\n");
10571 printf("*** probably means that the wrong copy of the gtk-config-2.0 shell script is\n");
10572 printf("*** being found. The easiest way to fix this is to remove the old version\n");
10573 printf("*** of GTK+, but you can also set the GTK_CONFIG_2_0 environment to point to the\n");
10574 printf("*** correct copy of gtk-config-2.0. (In this case, you will have to\n");
10575 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
10576 printf("*** so that the correct libraries are found at run-time))\n");
10583 if { (eval echo configure
:10584: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10587 echo "configure: failed program was:" >&5
10588 cat conftest.
$ac_ext >&5
10595 CFLAGS
="$ac_save_CFLAGS"
10596 LIBS
="$ac_save_LIBS"
10599 if test "x$no_gtk" = x
; then
10600 echo "$ac_t""yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" 1>&6
10603 echo "$ac_t""no" 1>&6
10604 if test "$GTK_CONFIG_2_0" = "no" ; then
10605 echo "*** The gtk-config-2.0 script installed by GTK could not be found"
10606 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
10607 echo "*** your path, or set the GTK_CONFIG_2_0 environment variable to the"
10608 echo "*** full path to gtk-config-2.0."
10610 if test -f conf.gtktest
; then
10613 echo "*** Could not run GTK test program, checking why..."
10614 CFLAGS
="$CFLAGS $GTK_CFLAGS"
10615 LIBS
="$LIBS $GTK_LIBS"
10616 cat > conftest.
$ac_ext <<EOF
10617 #line 10618 "configure"
10618 #include "confdefs.h"
10620 #include <gtk/gtk.h>
10624 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
10627 if { (eval echo configure
:10628: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10629 echo "*** The test program compiled, but did not run. This usually means"
10630 echo "*** that the run-time linker is not finding GTK or finding the wrong"
10631 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
10632 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
10633 echo "*** to the installed location Also, make sure you have run ldconfig if that"
10634 echo "*** is required on your system"
10636 echo "*** If you have an old version installed, it is best to remove it, although"
10637 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
10639 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
10640 echo "*** came with the system with the command"
10642 echo "*** rpm --erase --nodeps gtk gtk-devel"
10644 echo "configure: failed program was:" >&5
10645 cat conftest.
$ac_ext >&5
10647 echo "*** The test program failed to compile or link. See the file config.log for the"
10648 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
10649 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
10650 echo "*** may want to edit the gtk-config-2.0 script: $GTK_CONFIG_2_0"
10653 CFLAGS
="$ac_save_CFLAGS"
10654 LIBS
="$ac_save_LIBS"
10667 if test -z "$wx_cv_lib_gtk"; then
10668 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
10669 if test "${with_gtk_prefix+set}" = set; then
10670 withval
="$with_gtk_prefix"
10671 gtk_config_prefix
="$withval"
10673 gtk_config_prefix
=""
10676 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
10677 if test "${with_gtk_exec_prefix+set}" = set; then
10678 withval
="$with_gtk_exec_prefix"
10679 gtk_config_exec_prefix
="$withval"
10681 gtk_config_exec_prefix
=""
10684 # Check whether --enable-gtktest or --disable-gtktest was given.
10685 if test "${enable_gtktest+set}" = set; then
10686 enableval
="$enable_gtktest"
10693 for module
in .
$GTK_MODULES
10697 gtk_config_args
="$gtk_config_args gthread"
10702 if test x
$gtk_config_exec_prefix != x
; then
10703 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
10704 if test x
${GTK_CONFIG+set} != xset
; then
10705 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
10708 if test x
$gtk_config_prefix != x
; then
10709 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
10710 if test x
${GTK_CONFIG+set} != xset
; then
10711 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
10715 # Extract the first word of "gtk-config", so it can be a program name with args.
10716 set dummy gtk
-config; ac_word
=$2
10717 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
10718 echo "configure:10719: checking for $ac_word" >&5
10719 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
10720 echo $ac_n "(cached) $ac_c" 1>&6
10722 case "$GTK_CONFIG" in
10724 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
10727 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
10730 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
10732 for ac_dir
in $ac_dummy; do
10733 test -z "$ac_dir" && ac_dir
=.
10734 if test -f $ac_dir/$ac_word; then
10735 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
10740 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
10744 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
10745 if test -n "$GTK_CONFIG"; then
10746 echo "$ac_t""$GTK_CONFIG" 1>&6
10748 echo "$ac_t""no" 1>&6
10751 min_gtk_version
=1.2.7
10752 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
10753 echo "configure:10754: checking for GTK - version >= $min_gtk_version" >&5
10755 if test "$GTK_CONFIG" = "no" ; then
10758 GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags`
10759 GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs`
10760 gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \
10761 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
10762 gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \
10763 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
10764 gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \
10765 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
10766 if test "x$enable_gtktest" = "xyes" ; then
10767 ac_save_CFLAGS
="$CFLAGS"
10768 ac_save_LIBS
="$LIBS"
10769 CFLAGS
="$CFLAGS $GTK_CFLAGS"
10770 LIBS
="$GTK_LIBS $LIBS"
10772 if test "$cross_compiling" = yes; then
10773 echo $ac_n "cross compiling; assumed OK... $ac_c"
10775 cat > conftest.
$ac_ext <<EOF
10776 #line 10777 "configure"
10777 #include "confdefs.h"
10779 #include <gtk/gtk.h>
10781 #include <stdlib.h>
10786 int major, minor, micro;
10789 system ("touch conf.gtktest");
10791 /* HP/UX 9 (%@#!) writes to sscanf strings */
10792 tmp_version = g_strdup("$min_gtk_version");
10793 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
10794 printf("%s, bad version string\n", "$min_gtk_version");
10798 if ((gtk_major_version != $gtk_config_major_version) ||
10799 (gtk_minor_version != $gtk_config_minor_version) ||
10800 (gtk_micro_version != $gtk_config_micro_version))
10802 printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
10803 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
10804 gtk_major_version, gtk_minor_version, gtk_micro_version);
10805 printf ("*** was found! If gtk-config was correct, then it is best\n");
10806 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
10807 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
10808 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
10809 printf("*** required on your system.\n");
10810 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
10811 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
10812 printf("*** before re-running configure\n");
10814 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
10815 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
10816 (gtk_minor_version != GTK_MINOR_VERSION) ||
10817 (gtk_micro_version != GTK_MICRO_VERSION))
10819 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
10820 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
10821 printf("*** library (version %d.%d.%d)\n",
10822 gtk_major_version, gtk_minor_version, gtk_micro_version);
10824 #endif /* defined (GTK_MAJOR_VERSION) ... */
10827 if ((gtk_major_version > major) ||
10828 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
10829 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
10835 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
10836 gtk_major_version, gtk_minor_version, gtk_micro_version);
10837 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
10838 major, minor, micro);
10839 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
10841 printf("*** If you have already installed a sufficiently new version, this error\n");
10842 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
10843 printf("*** being found. The easiest way to fix this is to remove the old version\n");
10844 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
10845 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
10846 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
10847 printf("*** so that the correct libraries are found at run-time))\n");
10854 if { (eval echo configure
:10855: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10858 echo "configure: failed program was:" >&5
10859 cat conftest.
$ac_ext >&5
10866 CFLAGS
="$ac_save_CFLAGS"
10867 LIBS
="$ac_save_LIBS"
10870 if test "x$no_gtk" = x
; then
10871 echo "$ac_t""yes" 1>&6
10872 wx_cv_lib_gtk
=1.2.7
10874 echo "$ac_t""no" 1>&6
10875 if test "$GTK_CONFIG" = "no" ; then
10876 echo "*** The gtk-config script installed by GTK could not be found"
10877 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
10878 echo "*** your path, or set the GTK_CONFIG environment variable to the"
10879 echo "*** full path to gtk-config."
10881 if test -f conf.gtktest
; then
10884 echo "*** Could not run GTK test program, checking why..."
10885 CFLAGS
="$CFLAGS $GTK_CFLAGS"
10886 LIBS
="$LIBS $GTK_LIBS"
10887 cat > conftest.
$ac_ext <<EOF
10888 #line 10889 "configure"
10889 #include "confdefs.h"
10891 #include <gtk/gtk.h>
10895 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
10898 if { (eval echo configure
:10899: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10900 echo "*** The test program compiled, but did not run. This usually means"
10901 echo "*** that the run-time linker is not finding GTK or finding the wrong"
10902 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
10903 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
10904 echo "*** to the installed location Also, make sure you have run ldconfig if that"
10905 echo "*** is required on your system"
10907 echo "*** If you have an old version installed, it is best to remove it, although"
10908 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
10910 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
10911 echo "*** came with the system with the command"
10913 echo "*** rpm --erase --nodeps gtk gtk-devel"
10915 echo "configure: failed program was:" >&5
10916 cat conftest.
$ac_ext >&5
10918 echo "*** The test program failed to compile or link. See the file config.log for the"
10919 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
10920 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
10921 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
10924 CFLAGS
="$ac_save_CFLAGS"
10925 LIBS
="$ac_save_LIBS"
10938 if test -z "$wx_cv_lib_gtk"; then
10939 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
10940 if test "${with_gtk_prefix+set}" = set; then
10941 withval
="$with_gtk_prefix"
10942 gtk_config_prefix
="$withval"
10944 gtk_config_prefix
=""
10947 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
10948 if test "${with_gtk_exec_prefix+set}" = set; then
10949 withval
="$with_gtk_exec_prefix"
10950 gtk_config_exec_prefix
="$withval"
10952 gtk_config_exec_prefix
=""
10955 # Check whether --enable-gtktest or --disable-gtktest was given.
10956 if test "${enable_gtktest+set}" = set; then
10957 enableval
="$enable_gtktest"
10964 for module
in .
$GTK_MODULES
10968 gtk_config_args
="$gtk_config_args gthread"
10973 if test x
$gtk_config_exec_prefix != x
; then
10974 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
10975 if test x
${GTK_CONFIG+set} != xset
; then
10976 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
10979 if test x
$gtk_config_prefix != x
; then
10980 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
10981 if test x
${GTK_CONFIG+set} != xset
; then
10982 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
10986 # Extract the first word of "gtk-config", so it can be a program name with args.
10987 set dummy gtk
-config; ac_word
=$2
10988 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
10989 echo "configure:10990: checking for $ac_word" >&5
10990 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
10991 echo $ac_n "(cached) $ac_c" 1>&6
10993 case "$GTK_CONFIG" in
10995 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
10998 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
11001 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
11003 for ac_dir
in $ac_dummy; do
11004 test -z "$ac_dir" && ac_dir
=.
11005 if test -f $ac_dir/$ac_word; then
11006 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
11011 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
11015 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
11016 if test -n "$GTK_CONFIG"; then
11017 echo "$ac_t""$GTK_CONFIG" 1>&6
11019 echo "$ac_t""no" 1>&6
11022 min_gtk_version
=1.2.3
11023 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
11024 echo "configure:11025: checking for GTK - version >= $min_gtk_version" >&5
11026 if test "$GTK_CONFIG" = "no" ; then
11029 GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags`
11030 GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs`
11031 gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \
11032 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
11033 gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \
11034 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
11035 gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \
11036 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
11037 if test "x$enable_gtktest" = "xyes" ; then
11038 ac_save_CFLAGS
="$CFLAGS"
11039 ac_save_LIBS
="$LIBS"
11040 CFLAGS
="$CFLAGS $GTK_CFLAGS"
11041 LIBS
="$GTK_LIBS $LIBS"
11043 if test "$cross_compiling" = yes; then
11044 echo $ac_n "cross compiling; assumed OK... $ac_c"
11046 cat > conftest.
$ac_ext <<EOF
11047 #line 11048 "configure"
11048 #include "confdefs.h"
11050 #include <gtk/gtk.h>
11052 #include <stdlib.h>
11057 int major, minor, micro;
11060 system ("touch conf.gtktest");
11062 /* HP/UX 9 (%@#!) writes to sscanf strings */
11063 tmp_version = g_strdup("$min_gtk_version");
11064 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
11065 printf("%s, bad version string\n", "$min_gtk_version");
11069 if ((gtk_major_version != $gtk_config_major_version) ||
11070 (gtk_minor_version != $gtk_config_minor_version) ||
11071 (gtk_micro_version != $gtk_config_micro_version))
11073 printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
11074 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
11075 gtk_major_version, gtk_minor_version, gtk_micro_version);
11076 printf ("*** was found! If gtk-config was correct, then it is best\n");
11077 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
11078 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
11079 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
11080 printf("*** required on your system.\n");
11081 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
11082 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
11083 printf("*** before re-running configure\n");
11085 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
11086 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
11087 (gtk_minor_version != GTK_MINOR_VERSION) ||
11088 (gtk_micro_version != GTK_MICRO_VERSION))
11090 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
11091 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
11092 printf("*** library (version %d.%d.%d)\n",
11093 gtk_major_version, gtk_minor_version, gtk_micro_version);
11095 #endif /* defined (GTK_MAJOR_VERSION) ... */
11098 if ((gtk_major_version > major) ||
11099 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
11100 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
11106 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
11107 gtk_major_version, gtk_minor_version, gtk_micro_version);
11108 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
11109 major, minor, micro);
11110 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
11112 printf("*** If you have already installed a sufficiently new version, this error\n");
11113 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
11114 printf("*** being found. The easiest way to fix this is to remove the old version\n");
11115 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
11116 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
11117 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
11118 printf("*** so that the correct libraries are found at run-time))\n");
11125 if { (eval echo configure
:11126: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
11129 echo "configure: failed program was:" >&5
11130 cat conftest.
$ac_ext >&5
11137 CFLAGS
="$ac_save_CFLAGS"
11138 LIBS
="$ac_save_LIBS"
11141 if test "x$no_gtk" = x
; then
11142 echo "$ac_t""yes" 1>&6
11143 wx_cv_lib_gtk
=1.2.3
11145 echo "$ac_t""no" 1>&6
11146 if test "$GTK_CONFIG" = "no" ; then
11147 echo "*** The gtk-config script installed by GTK could not be found"
11148 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
11149 echo "*** your path, or set the GTK_CONFIG environment variable to the"
11150 echo "*** full path to gtk-config."
11152 if test -f conf.gtktest
; then
11155 echo "*** Could not run GTK test program, checking why..."
11156 CFLAGS
="$CFLAGS $GTK_CFLAGS"
11157 LIBS
="$LIBS $GTK_LIBS"
11158 cat > conftest.
$ac_ext <<EOF
11159 #line 11160 "configure"
11160 #include "confdefs.h"
11162 #include <gtk/gtk.h>
11166 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
11169 if { (eval echo configure
:11170: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11171 echo "*** The test program compiled, but did not run. This usually means"
11172 echo "*** that the run-time linker is not finding GTK or finding the wrong"
11173 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
11174 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
11175 echo "*** to the installed location Also, make sure you have run ldconfig if that"
11176 echo "*** is required on your system"
11178 echo "*** If you have an old version installed, it is best to remove it, although"
11179 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
11181 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
11182 echo "*** came with the system with the command"
11184 echo "*** rpm --erase --nodeps gtk gtk-devel"
11186 echo "configure: failed program was:" >&5
11187 cat conftest.
$ac_ext >&5
11189 echo "*** The test program failed to compile or link. See the file config.log for the"
11190 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
11191 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
11192 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
11195 CFLAGS
="$ac_save_CFLAGS"
11196 LIBS
="$ac_save_LIBS"
11209 if test -z "$wx_cv_lib_gtk"; then
11212 wx_cv_cflags_gtk
=$GTK_CFLAGS
11213 wx_cv_libs_gtk
=$GTK_LIBS
11220 if test "$gtk_version_cached" = 1; then
11221 echo "$ac_t""$wx_cv_lib_gtk" 1>&6
11224 case "$wx_cv_lib_gtk" in
11232 *) { echo "configure: error:
11233 Please check that gtk-config is in path, the directory
11234 where GTK+ libraries are installed (returned by
11235 'gtk-config --libs' command) is in LD_LIBRARY_PATH or
11236 equivalent variable and GTK+ is version 1.2.3 or above.
11241 TOOLKIT_INCLUDE
="$wx_cv_cflags_gtk"
11242 GUI_TK_LIBRARY
="$wx_cv_libs_gtk"
11244 AFMINSTALL
=afminstall
11248 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6
11249 echo "configure:11250: checking for gdk_im_open in -lgdk" >&5
11250 ac_lib_var
=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'`
11251 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11252 echo $ac_n "(cached) $ac_c" 1>&6
11254 ac_save_LIBS
="$LIBS"
11256 cat > conftest.
$ac_ext <<EOF
11257 #line 11258 "configure"
11258 #include "confdefs.h"
11259 /* Override any gcc2 internal prototype to avoid an error. */
11260 /* We use char because int might match the return type of a gcc2
11261 builtin and then its argument prototype would still apply. */
11262 char gdk_im_open();
11268 if { (eval echo configure
:11269: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11270 eval "ac_cv_lib_$ac_lib_var=yes"
11272 echo "configure: failed program was:" >&5
11273 cat conftest.
$ac_ext >&5
11275 eval "ac_cv_lib_$ac_lib_var=no"
11278 LIBS
="$ac_save_LIBS"
11281 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11282 echo "$ac_t""yes" 1>&6
11283 cat >> confdefs.h
<<\EOF
11288 echo "$ac_t""no" 1>&6
11293 if test "$wxUSE_MGL" = 1; then
11294 echo $ac_n "checking for SciTech MGL library""... $ac_c" 1>&6
11295 echo "configure:11296: checking for SciTech MGL library" >&5
11296 if test "x$MGL_ROOT" = x
; then
11297 echo "$ac_t""not found" 1>&6
11298 { echo "configure: error: Cannot find MGL library. Make sure MGL_ROOT is set." 1>&2; exit 1; }
11300 echo "$ac_t""$MGL_ROOT" 1>&6
11305 mgl_os
=linux
/gcc
/glibc
11311 { echo "configure: error: This system type ${host} is not yet supported by wxMGL." 1>&2; exit 1; }
11316 if test "$wxUSE_DEBUG_FLAG" = yes ; then
11317 if test -f $MGL_ROOT/lib
/debug
/$mgl_os/libmgl.a
-o \
11318 -f $MGL_ROOT/lib
/debug
/$mgl_os/libmgl.so
; then
11322 if test "x$mgl_lib_type" = x
; then
11323 if test -f $MGL_ROOT/lib
/release
/$mgl_os/libmgl.a
-o \
11324 -f $MGL_ROOT/lib
/release
/$mgl_os/libmgl.so
; then
11325 mgl_lib_type
=release
11327 { echo "configure: error: Cannot find MGL libraries, make sure they are compiled." 1>&2; exit 1; }
11331 TOOLKIT_INCLUDE
="-I$MGL_ROOT/include"
11332 GUI_TK_LIBRARY
="-L$MGL_ROOT/lib/$mgl_lib_type/$mgl_os -lmgl -lmglcpp -lpm"
11334 AFMINSTALL
=afminstall
11339 if test "$wxUSE_MICROWIN" = 1; then
11340 echo $ac_n "checking for MicroWindows""... $ac_c" 1>&6
11341 echo "configure:11342: checking for MicroWindows" >&5
11342 if test "x$MICROWINDOWS" = x
; then
11343 echo "$ac_t""not found" 1>&6
11344 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." 1>&2; exit 1; }
11346 echo "$ac_t""$MICROWINDOWS" 1>&6
11349 if test -f $MICROWINDOWS/lib
/libmwin.a
; then
11350 echo "$ac_t""MicroWindows' libraries found." 1>&6
11352 { echo "configure: error: Cannot find MicroWindows libraries, make sure they are compiled." 1>&2; exit 1; }
11355 TOOLKIT_INCLUDE
="-I$MICROWINDOWS/include"
11356 GUI_TK_LIBRARY
="-L$MICROWINDOWS/lib -lmwin -lmwengine -mwfonts -mwdrivers -mwinlib"
11358 AFMINSTALL
=afminstall
11360 GUIDIST
=MICROWIN_DIST
11362 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__ -D__WXMSW__ -D__WIN95__ -D__WIN32__ -DMWIN -DMICROWIN_NOCONTROLS -DMICROWIN_TODO=1"
11365 if test "$wxUSE_X11" = 1; then
11366 # If we find X, set shell vars x_includes and x_libraries to the
11367 # paths, otherwise set no_x=yes.
11368 # Uses ac_ vars as temps to allow command line to override cache and checks.
11369 # --without-x overrides everything else, but does not touch the cache.
11370 echo $ac_n "checking for X""... $ac_c" 1>&6
11371 echo "configure:11372: checking for X" >&5
11373 # Check whether --with-x or --without-x was given.
11374 if test "${with_x+set}" = set; then
11379 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
11380 if test "x$with_x" = xno
; then
11381 # The user explicitly disabled X.
11384 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
11385 # Both variables are already set.
11388 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
11389 echo $ac_n "(cached) $ac_c" 1>&6
11391 # One or both of the vars are not set, and there is no cached value.
11392 ac_x_includes
=NO ac_x_libraries
=NO
11394 if mkdir conftestdir
; then
11396 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
11397 cat > Imakefile
<<'EOF'
11399 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
11401 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
11402 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
11403 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
11404 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
11405 for ac_extension
in a so sl
; do
11406 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
11407 test -f $ac_im_libdir/libX11.
$ac_extension; then
11408 ac_im_usrlibdir
=$ac_im_libdir; break
11411 # Screen out bogus values from the imake configuration. They are
11412 # bogus both because they are the default anyway, and because
11413 # using them would break gcc on systems where it needs fixed includes.
11414 case "$ac_im_incroot" in
11416 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
="$ac_im_incroot" ;;
11418 case "$ac_im_usrlibdir" in
11419 /usr
/lib
| /lib
) ;;
11420 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
="$ac_im_usrlibdir" ;;
11427 if test "$ac_x_includes" = NO
; then
11428 # Guess where to find include files, by looking for this one X11 .h file.
11429 test -z "$x_direct_test_include" && x_direct_test_include
=X
11/Intrinsic.h
11431 # First, try using that file with no special directory specified.
11432 cat > conftest.
$ac_ext <<EOF
11433 #line 11434 "configure"
11434 #include "confdefs.h"
11435 #include <$x_direct_test_include>
11437 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11438 { (eval echo configure
:11439: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11439 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11440 if test -z "$ac_err"; then
11442 # We can compile using X headers with no special include directory.
11446 echo "configure: failed program was:" >&5
11447 cat conftest.
$ac_ext >&5
11449 # Look for the header file in a standard set of common directories.
11450 # Check X11 before X11Rn because it is often a symlink to the current release.
11453 /usr
/X
11R
6/include \
11454 /usr
/X
11R
5/include \
11455 /usr
/X
11R
4/include \
11458 /usr
/include
/X11R6 \
11459 /usr
/include
/X11R5 \
11460 /usr
/include
/X11R4 \
11462 /usr
/local
/X
11/include \
11463 /usr
/local
/X
11R
6/include \
11464 /usr
/local
/X
11R
5/include \
11465 /usr
/local
/X
11R
4/include \
11467 /usr
/local
/include
/X11 \
11468 /usr
/local
/include
/X11R6 \
11469 /usr
/local
/include
/X11R5 \
11470 /usr
/local
/include
/X11R4 \
11472 /usr
/X
386/include \
11473 /usr
/x
386/include \
11474 /usr
/XFree
86/include
/X11 \
11477 /usr
/local
/include \
11478 /usr
/unsupported
/include \
11479 /usr
/athena
/include \
11480 /usr
/local
/x
11r
5/include \
11481 /usr
/lpp
/Xamples
/include \
11483 /usr
/openwin
/include \
11484 /usr
/openwin
/share
/include \
11487 if test -r "$ac_dir/$x_direct_test_include"; then
11488 ac_x_includes
=$ac_dir
11494 fi # $ac_x_includes = NO
11496 if test "$ac_x_libraries" = NO
; then
11497 # Check for the libraries.
11499 test -z "$x_direct_test_library" && x_direct_test_library
=Xt
11500 test -z "$x_direct_test_function" && x_direct_test_function
=XtMalloc
11502 # See if we find them without any special options.
11503 # Don't add to $LIBS permanently.
11504 ac_save_LIBS
="$LIBS"
11505 LIBS
="-l$x_direct_test_library $LIBS"
11506 cat > conftest.
$ac_ext <<EOF
11507 #line 11508 "configure"
11508 #include "confdefs.h"
11511 ${x_direct_test_function}()
11514 if { (eval echo configure
:11515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11516 LIBS
="$ac_save_LIBS"
11517 # We can link X programs with no special library path.
11520 echo "configure: failed program was:" >&5
11521 cat conftest.
$ac_ext >&5
11523 LIBS
="$ac_save_LIBS"
11524 # First see if replacing the include by lib works.
11525 # Check X11 before X11Rn because it is often a symlink to the current release.
11526 for ac_dir
in `echo "$ac_x_includes" | sed s/include/lib/` \
11537 /usr
/local
/X
11/lib \
11538 /usr
/local
/X
11R
6/lib \
11539 /usr
/local
/X
11R
5/lib \
11540 /usr
/local
/X
11R
4/lib \
11542 /usr
/local
/lib
/X11 \
11543 /usr
/local
/lib
/X11R6 \
11544 /usr
/local
/lib
/X11R5 \
11545 /usr
/local
/lib
/X11R4 \
11549 /usr
/XFree
86/lib
/X11 \
11553 /usr
/unsupported
/lib \
11555 /usr
/local
/x
11r
5/lib \
11556 /usr
/lpp
/Xamples
/lib \
11560 /usr
/openwin
/share
/lib \
11563 for ac_extension
in a so sl
; do
11564 if test -r $ac_dir/lib
${x_direct_test_library}.
$ac_extension; then
11565 ac_x_libraries
=$ac_dir
11572 fi # $ac_x_libraries = NO
11574 if test "$ac_x_includes" = NO
|| test "$ac_x_libraries" = NO
; then
11575 # Didn't find X anywhere. Cache the known absence of X.
11576 ac_cv_have_x
="have_x=no"
11578 # Record where we found X for the cache.
11579 ac_cv_have_x
="have_x=yes \
11580 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
11584 eval "$ac_cv_have_x"
11587 if test "$have_x" != yes; then
11588 echo "$ac_t""$have_x" 1>&6
11591 # If each of the values was on the command line, it overrides each guess.
11592 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
11593 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
11594 # Update the cache value to reflect the command line values.
11595 ac_cv_have_x
="have_x=yes \
11596 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
11597 echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
11600 if test "$no_x" = yes; then
11601 # Not all programs may use this symbol, but it does not hurt to define it.
11602 cat >> confdefs.h
<<\EOF
11603 #define X_DISPLAY_MISSING 1
11606 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
11608 if test -n "$x_includes"; then
11609 X_CFLAGS
="$X_CFLAGS -I$x_includes"
11612 # It would also be nice to do this for all -L options, not just this one.
11613 if test -n "$x_libraries"; then
11614 X_LIBS
="$X_LIBS -L$x_libraries"
11615 # For Solaris; some versions of Sun CC require a space after -R and
11616 # others require no space. Words are not sufficient . . . .
11617 case "`(uname -sr) 2>/dev/null`" in
11619 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
11620 echo "configure:11621: checking whether -R must be followed by a space" >&5
11621 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
11622 cat > conftest.
$ac_ext <<EOF
11623 #line 11624 "configure"
11624 #include "confdefs.h"
11630 if { (eval echo configure
:11631: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11634 echo "configure: failed program was:" >&5
11635 cat conftest.
$ac_ext >&5
11640 if test $ac_R_nospace = yes; then
11641 echo "$ac_t""no" 1>&6
11642 X_LIBS
="$X_LIBS -R$x_libraries"
11644 LIBS
="$ac_xsave_LIBS -R $x_libraries"
11645 cat > conftest.
$ac_ext <<EOF
11646 #line 11647 "configure"
11647 #include "confdefs.h"
11653 if { (eval echo configure
:11654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11657 echo "configure: failed program was:" >&5
11658 cat conftest.
$ac_ext >&5
11663 if test $ac_R_space = yes; then
11664 echo "$ac_t""yes" 1>&6
11665 X_LIBS
="$X_LIBS -R $x_libraries"
11667 echo "$ac_t""neither works" 1>&6
11670 LIBS
="$ac_xsave_LIBS"
11674 # Check for system-dependent libraries X programs must link with.
11675 # Do this before checking for the system-independent R6 libraries
11676 # (-lICE), since we may need -lsocket or whatever for X linking.
11678 if test "$ISC" = yes; then
11679 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
11681 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
11682 # libraries were built with DECnet support. And karl@cs.umb.edu says
11683 # the Alpha needs dnet_stub (dnet does not exist).
11684 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
11685 echo "configure:11686: checking for dnet_ntoa in -ldnet" >&5
11686 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
11687 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11688 echo $ac_n "(cached) $ac_c" 1>&6
11690 ac_save_LIBS
="$LIBS"
11691 LIBS
="-ldnet $LIBS"
11692 cat > conftest.
$ac_ext <<EOF
11693 #line 11694 "configure"
11694 #include "confdefs.h"
11695 /* Override any gcc2 internal prototype to avoid an error. */
11696 /* We use char because int might match the return type of a gcc2
11697 builtin and then its argument prototype would still apply. */
11704 if { (eval echo configure
:11705: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11706 eval "ac_cv_lib_$ac_lib_var=yes"
11708 echo "configure: failed program was:" >&5
11709 cat conftest.
$ac_ext >&5
11711 eval "ac_cv_lib_$ac_lib_var=no"
11714 LIBS
="$ac_save_LIBS"
11717 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11718 echo "$ac_t""yes" 1>&6
11719 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
11721 echo "$ac_t""no" 1>&6
11724 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
11725 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
11726 echo "configure:11727: checking for dnet_ntoa in -ldnet_stub" >&5
11727 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
11728 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11729 echo $ac_n "(cached) $ac_c" 1>&6
11731 ac_save_LIBS
="$LIBS"
11732 LIBS
="-ldnet_stub $LIBS"
11733 cat > conftest.
$ac_ext <<EOF
11734 #line 11735 "configure"
11735 #include "confdefs.h"
11736 /* Override any gcc2 internal prototype to avoid an error. */
11737 /* We use char because int might match the return type of a gcc2
11738 builtin and then its argument prototype would still apply. */
11745 if { (eval echo configure
:11746: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11747 eval "ac_cv_lib_$ac_lib_var=yes"
11749 echo "configure: failed program was:" >&5
11750 cat conftest.
$ac_ext >&5
11752 eval "ac_cv_lib_$ac_lib_var=no"
11755 LIBS
="$ac_save_LIBS"
11758 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11759 echo "$ac_t""yes" 1>&6
11760 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
11762 echo "$ac_t""no" 1>&6
11767 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
11768 # to get the SysV transport functions.
11769 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
11771 # The nsl library prevents programs from opening the X display
11772 # on Irix 5.2, according to dickey@clark.net.
11773 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
11774 echo "configure:11775: checking for gethostbyname" >&5
11775 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
11776 echo $ac_n "(cached) $ac_c" 1>&6
11778 cat > conftest.
$ac_ext <<EOF
11779 #line 11780 "configure"
11780 #include "confdefs.h"
11781 /* System header to define __stub macros and hopefully few prototypes,
11782 which can conflict with char gethostbyname(); below. */
11783 #include <assert.h>
11784 /* Override any gcc2 internal prototype to avoid an error. */
11785 /* We use char because int might match the return type of a gcc2
11786 builtin and then its argument prototype would still apply. */
11787 char gethostbyname();
11791 /* The GNU C library defines this for functions which it implements
11792 to always fail with ENOSYS. Some functions are actually named
11793 something starting with __ and the normal name is an alias. */
11794 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
11802 if { (eval echo configure
:11803: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11804 eval "ac_cv_func_gethostbyname=yes"
11806 echo "configure: failed program was:" >&5
11807 cat conftest.
$ac_ext >&5
11809 eval "ac_cv_func_gethostbyname=no"
11814 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
11815 echo "$ac_t""yes" 1>&6
11818 echo "$ac_t""no" 1>&6
11821 if test $ac_cv_func_gethostbyname = no
; then
11822 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
11823 echo "configure:11824: checking for gethostbyname in -lnsl" >&5
11824 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
11825 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11826 echo $ac_n "(cached) $ac_c" 1>&6
11828 ac_save_LIBS
="$LIBS"
11830 cat > conftest.
$ac_ext <<EOF
11831 #line 11832 "configure"
11832 #include "confdefs.h"
11833 /* Override any gcc2 internal prototype to avoid an error. */
11834 /* We use char because int might match the return type of a gcc2
11835 builtin and then its argument prototype would still apply. */
11836 char gethostbyname();
11842 if { (eval echo configure
:11843: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11844 eval "ac_cv_lib_$ac_lib_var=yes"
11846 echo "configure: failed program was:" >&5
11847 cat conftest.
$ac_ext >&5
11849 eval "ac_cv_lib_$ac_lib_var=no"
11852 LIBS
="$ac_save_LIBS"
11855 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11856 echo "$ac_t""yes" 1>&6
11857 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
11859 echo "$ac_t""no" 1>&6
11864 # lieder@skyler.mavd.honeywell.com says without -lsocket,
11865 # socket/setsockopt and other routines are undefined under SCO ODT
11866 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
11867 # on later versions), says simon@lia.di.epfl.ch: it contains
11868 # gethostby* variants that don't use the nameserver (or something).
11869 # -lsocket must be given before -lnsl if both are needed.
11870 # We assume that if connect needs -lnsl, so does gethostbyname.
11871 echo $ac_n "checking for connect""... $ac_c" 1>&6
11872 echo "configure:11873: checking for connect" >&5
11873 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
11874 echo $ac_n "(cached) $ac_c" 1>&6
11876 cat > conftest.
$ac_ext <<EOF
11877 #line 11878 "configure"
11878 #include "confdefs.h"
11879 /* System header to define __stub macros and hopefully few prototypes,
11880 which can conflict with char connect(); below. */
11881 #include <assert.h>
11882 /* Override any gcc2 internal prototype to avoid an error. */
11883 /* We use char because int might match the return type of a gcc2
11884 builtin and then its argument prototype would still apply. */
11889 /* The GNU C library defines this for functions which it implements
11890 to always fail with ENOSYS. Some functions are actually named
11891 something starting with __ and the normal name is an alias. */
11892 #if defined (__stub_connect) || defined (__stub___connect)
11900 if { (eval echo configure
:11901: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11902 eval "ac_cv_func_connect=yes"
11904 echo "configure: failed program was:" >&5
11905 cat conftest.
$ac_ext >&5
11907 eval "ac_cv_func_connect=no"
11912 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
11913 echo "$ac_t""yes" 1>&6
11916 echo "$ac_t""no" 1>&6
11919 if test $ac_cv_func_connect = no
; then
11920 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
11921 echo "configure:11922: checking for connect in -lsocket" >&5
11922 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
11923 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11924 echo $ac_n "(cached) $ac_c" 1>&6
11926 ac_save_LIBS
="$LIBS"
11927 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
11928 cat > conftest.
$ac_ext <<EOF
11929 #line 11930 "configure"
11930 #include "confdefs.h"
11931 /* Override any gcc2 internal prototype to avoid an error. */
11932 /* We use char because int might match the return type of a gcc2
11933 builtin and then its argument prototype would still apply. */
11940 if { (eval echo configure
:11941: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11942 eval "ac_cv_lib_$ac_lib_var=yes"
11944 echo "configure: failed program was:" >&5
11945 cat conftest.
$ac_ext >&5
11947 eval "ac_cv_lib_$ac_lib_var=no"
11950 LIBS
="$ac_save_LIBS"
11953 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11954 echo "$ac_t""yes" 1>&6
11955 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
11957 echo "$ac_t""no" 1>&6
11962 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
11963 echo $ac_n "checking for remove""... $ac_c" 1>&6
11964 echo "configure:11965: checking for remove" >&5
11965 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
11966 echo $ac_n "(cached) $ac_c" 1>&6
11968 cat > conftest.
$ac_ext <<EOF
11969 #line 11970 "configure"
11970 #include "confdefs.h"
11971 /* System header to define __stub macros and hopefully few prototypes,
11972 which can conflict with char remove(); below. */
11973 #include <assert.h>
11974 /* Override any gcc2 internal prototype to avoid an error. */
11975 /* We use char because int might match the return type of a gcc2
11976 builtin and then its argument prototype would still apply. */
11981 /* The GNU C library defines this for functions which it implements
11982 to always fail with ENOSYS. Some functions are actually named
11983 something starting with __ and the normal name is an alias. */
11984 #if defined (__stub_remove) || defined (__stub___remove)
11992 if { (eval echo configure
:11993: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11994 eval "ac_cv_func_remove=yes"
11996 echo "configure: failed program was:" >&5
11997 cat conftest.
$ac_ext >&5
11999 eval "ac_cv_func_remove=no"
12004 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
12005 echo "$ac_t""yes" 1>&6
12008 echo "$ac_t""no" 1>&6
12011 if test $ac_cv_func_remove = no
; then
12012 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
12013 echo "configure:12014: checking for remove in -lposix" >&5
12014 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
12015 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12016 echo $ac_n "(cached) $ac_c" 1>&6
12018 ac_save_LIBS
="$LIBS"
12019 LIBS
="-lposix $LIBS"
12020 cat > conftest.
$ac_ext <<EOF
12021 #line 12022 "configure"
12022 #include "confdefs.h"
12023 /* Override any gcc2 internal prototype to avoid an error. */
12024 /* We use char because int might match the return type of a gcc2
12025 builtin and then its argument prototype would still apply. */
12032 if { (eval echo configure
:12033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12034 eval "ac_cv_lib_$ac_lib_var=yes"
12036 echo "configure: failed program was:" >&5
12037 cat conftest.
$ac_ext >&5
12039 eval "ac_cv_lib_$ac_lib_var=no"
12042 LIBS
="$ac_save_LIBS"
12045 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12046 echo "$ac_t""yes" 1>&6
12047 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
12049 echo "$ac_t""no" 1>&6
12054 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
12055 echo $ac_n "checking for shmat""... $ac_c" 1>&6
12056 echo "configure:12057: checking for shmat" >&5
12057 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
12058 echo $ac_n "(cached) $ac_c" 1>&6
12060 cat > conftest.
$ac_ext <<EOF
12061 #line 12062 "configure"
12062 #include "confdefs.h"
12063 /* System header to define __stub macros and hopefully few prototypes,
12064 which can conflict with char shmat(); below. */
12065 #include <assert.h>
12066 /* Override any gcc2 internal prototype to avoid an error. */
12067 /* We use char because int might match the return type of a gcc2
12068 builtin and then its argument prototype would still apply. */
12073 /* The GNU C library defines this for functions which it implements
12074 to always fail with ENOSYS. Some functions are actually named
12075 something starting with __ and the normal name is an alias. */
12076 #if defined (__stub_shmat) || defined (__stub___shmat)
12084 if { (eval echo configure
:12085: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12086 eval "ac_cv_func_shmat=yes"
12088 echo "configure: failed program was:" >&5
12089 cat conftest.
$ac_ext >&5
12091 eval "ac_cv_func_shmat=no"
12096 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
12097 echo "$ac_t""yes" 1>&6
12100 echo "$ac_t""no" 1>&6
12103 if test $ac_cv_func_shmat = no
; then
12104 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
12105 echo "configure:12106: checking for shmat in -lipc" >&5
12106 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
12107 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12108 echo $ac_n "(cached) $ac_c" 1>&6
12110 ac_save_LIBS
="$LIBS"
12112 cat > conftest.
$ac_ext <<EOF
12113 #line 12114 "configure"
12114 #include "confdefs.h"
12115 /* Override any gcc2 internal prototype to avoid an error. */
12116 /* We use char because int might match the return type of a gcc2
12117 builtin and then its argument prototype would still apply. */
12124 if { (eval echo configure
:12125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12126 eval "ac_cv_lib_$ac_lib_var=yes"
12128 echo "configure: failed program was:" >&5
12129 cat conftest.
$ac_ext >&5
12131 eval "ac_cv_lib_$ac_lib_var=no"
12134 LIBS
="$ac_save_LIBS"
12137 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12138 echo "$ac_t""yes" 1>&6
12139 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
12141 echo "$ac_t""no" 1>&6
12147 # Check for libraries that X11R6 Xt/Xaw programs need.
12148 ac_save_LDFLAGS
="$LDFLAGS"
12149 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
12150 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
12151 # check for ICE first), but we must link in the order -lSM -lICE or
12152 # we get undefined symbols. So assume we have SM if we have ICE.
12153 # These have to be linked with before -lX11, unlike the other
12154 # libraries we check for below, so use a different variable.
12155 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
12156 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
12157 echo "configure:12158: checking for IceConnectionNumber in -lICE" >&5
12158 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
12159 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12160 echo $ac_n "(cached) $ac_c" 1>&6
12162 ac_save_LIBS
="$LIBS"
12163 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
12164 cat > conftest.
$ac_ext <<EOF
12165 #line 12166 "configure"
12166 #include "confdefs.h"
12167 /* Override any gcc2 internal prototype to avoid an error. */
12168 /* We use char because int might match the return type of a gcc2
12169 builtin and then its argument prototype would still apply. */
12170 char IceConnectionNumber();
12173 IceConnectionNumber()
12176 if { (eval echo configure
:12177: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12178 eval "ac_cv_lib_$ac_lib_var=yes"
12180 echo "configure: failed program was:" >&5
12181 cat conftest.
$ac_ext >&5
12183 eval "ac_cv_lib_$ac_lib_var=no"
12186 LIBS
="$ac_save_LIBS"
12189 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12190 echo "$ac_t""yes" 1>&6
12191 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
12193 echo "$ac_t""no" 1>&6
12196 LDFLAGS
="$ac_save_LDFLAGS"
12201 if test "$no_x" = "yes"; then
12202 { echo "configure: error: X11 not found" 1>&2; exit 1; }
12205 GUI_TK_LIBRARY
="$X_LIBS"
12206 TOOLKIT_INCLUDE
="$X_CFLAGS"
12207 AFMINSTALL
=afminstall
12208 COMPILED_X_PROGRAM
=0
12210 if test "$wxUSE_NANOX" = "yes"; then
12211 echo $ac_n "checking for MicroWindows/NanoX distribution""... $ac_c" 1>&6
12212 echo "configure:12213: checking for MicroWindows/NanoX distribution" >&5
12213 if test "x$MICROWIN" = x
; then
12214 echo "$ac_t""not found" 1>&6
12215 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWIN is set." 1>&2; exit 1; }
12217 echo "$ac_t""$MICROWIN" 1>&6
12222 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
12223 echo "configure:12224: checking for Xpm library" >&5
12226 for ac_dir
in $SEARCH_LIB;
12228 for ac_extension
in a so sl dylib
; do
12229 if test -f "$ac_dir/libXpm.$ac_extension"; then
12230 ac_find_libraries
=$ac_dir
12236 if test "$ac_find_libraries" != "" ; then
12238 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
12240 if test $result = 0; then
12243 ac_path_to_link
=" -L$ac_find_libraries"
12246 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
12248 cat >> confdefs.h
<<\EOF
12249 #define wxHAVE_LIB_XPM 1
12252 echo "$ac_t""found at $ac_find_libraries" 1>&6
12254 cat > conftest.
$ac_ext <<EOF
12255 #line 12256 "configure"
12256 #include "confdefs.h"
12258 #include <X11/xpm.h>
12263 version = XpmLibraryVersion();
12267 if { (eval echo configure
:12268: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12271 cat >> confdefs.h
<<\EOF
12272 #define wxHAVE_LIB_XPM 1
12275 echo "$ac_t""found in default search path" 1>&6
12276 COMPILED_X_PROGRAM
=0
12279 echo "configure: failed program was:" >&5
12280 cat conftest.
$ac_ext >&5
12283 echo "$ac_t""no" 1>&6
12284 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
12291 if test "$wxUSE_NANOX" = "yes"; then
12292 TOOLKIT_INCLUDE
="-I\$(top_srcdir)/include/wx/x11/nanox -I\$(MICROWIN)/src/include $TOOLKIT_INCLUDE"
12293 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__NANOX__"
12294 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY \$MICROWIN/src/lib/libnano-X.a \$MICROWIN/src/lib/libmwengine.a \$MICROWIN/src/lib/libmwfonts.a \$MICROWIN/src/lib/libmwdrivers.a \$MICROWIN/src/lib/libmwobjects.a"
12296 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lX11$xpm_link"
12299 TOOLKIT_VPATH
="\${top_srcdir}/src/x11"
12304 if test "$wxUSE_WINE" = 1; then
12305 ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'`
12306 echo $ac_n "checking for windows.h""... $ac_c" 1>&6
12307 echo "configure:12308: checking for windows.h" >&5
12308 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12309 echo $ac_n "(cached) $ac_c" 1>&6
12311 cat > conftest.
$ac_ext <<EOF
12312 #line 12313 "configure"
12313 #include "confdefs.h"
12314 #include <windows.h>
12316 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12317 { (eval echo configure
:12318: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12318 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12319 if test -z "$ac_err"; then
12321 eval "ac_cv_header_$ac_safe=yes"
12324 echo "configure: failed program was:" >&5
12325 cat conftest.
$ac_ext >&5
12327 eval "ac_cv_header_$ac_safe=no"
12331 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12332 echo "$ac_t""yes" 1>&6
12335 echo "$ac_t""no" 1>&6
12337 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
12343 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
12344 echo "configure:12345: checking for Xpm library" >&5
12347 for ac_dir
in $SEARCH_LIB;
12349 for ac_extension
in a so sl dylib
; do
12350 if test -f "$ac_dir/libXpm.$ac_extension"; then
12351 ac_find_libraries
=$ac_dir
12357 if test "$ac_find_libraries" != "" ; then
12358 GUI_TK_LIBRARY
="-L$ac_find_libraries"
12360 cat >> confdefs.h
<<\EOF
12361 #define wxHAVE_LIB_XPM 1
12364 echo "$ac_t""found at $ac_find_libraries" 1>&6
12366 echo "$ac_t""no" 1>&6
12367 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
12371 echo $ac_n "checking for Mesa library""... $ac_c" 1>&6
12372 echo "configure:12373: checking for Mesa library" >&5
12375 for ac_dir
in $SEARCH_LIB;
12377 for ac_extension
in a so sl dylib
; do
12378 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
12379 ac_find_libraries
=$ac_dir
12385 if test "$ac_find_libraries" != "" ; then
12386 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -L$ac_find_libraries"
12387 mesa_link
=" -lMesaGL"
12388 echo "$ac_t""found at $ac_find_libraries" 1>&6
12390 { echo "configure: error: no" 1>&2; exit 1; }
12393 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lwine$mesa_link$xpm_link -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses"
12396 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXWINE__"
12399 if test "$wxUSE_MOTIF" = 1; then
12400 if test "$no_x" = yes; then
12401 # Not all programs may use this symbol, but it does not hurt to define it.
12402 cat >> confdefs.h
<<\EOF
12403 #define X_DISPLAY_MISSING 1
12406 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
12408 if test -n "$x_includes"; then
12409 X_CFLAGS
="$X_CFLAGS -I$x_includes"
12412 # It would also be nice to do this for all -L options, not just this one.
12413 if test -n "$x_libraries"; then
12414 X_LIBS
="$X_LIBS -L$x_libraries"
12415 # For Solaris; some versions of Sun CC require a space after -R and
12416 # others require no space. Words are not sufficient . . . .
12417 case "`(uname -sr) 2>/dev/null`" in
12419 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
12420 echo "configure:12421: checking whether -R must be followed by a space" >&5
12421 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
12422 cat > conftest.
$ac_ext <<EOF
12423 #line 12424 "configure"
12424 #include "confdefs.h"
12430 if { (eval echo configure
:12431: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12434 echo "configure: failed program was:" >&5
12435 cat conftest.
$ac_ext >&5
12440 if test $ac_R_nospace = yes; then
12441 echo "$ac_t""no" 1>&6
12442 X_LIBS
="$X_LIBS -R$x_libraries"
12444 LIBS
="$ac_xsave_LIBS -R $x_libraries"
12445 cat > conftest.
$ac_ext <<EOF
12446 #line 12447 "configure"
12447 #include "confdefs.h"
12453 if { (eval echo configure
:12454: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12457 echo "configure: failed program was:" >&5
12458 cat conftest.
$ac_ext >&5
12463 if test $ac_R_space = yes; then
12464 echo "$ac_t""yes" 1>&6
12465 X_LIBS
="$X_LIBS -R $x_libraries"
12467 echo "$ac_t""neither works" 1>&6
12470 LIBS
="$ac_xsave_LIBS"
12474 # Check for system-dependent libraries X programs must link with.
12475 # Do this before checking for the system-independent R6 libraries
12476 # (-lICE), since we may need -lsocket or whatever for X linking.
12478 if test "$ISC" = yes; then
12479 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
12481 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
12482 # libraries were built with DECnet support. And karl@cs.umb.edu says
12483 # the Alpha needs dnet_stub (dnet does not exist).
12484 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
12485 echo "configure:12486: checking for dnet_ntoa in -ldnet" >&5
12486 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
12487 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12488 echo $ac_n "(cached) $ac_c" 1>&6
12490 ac_save_LIBS
="$LIBS"
12491 LIBS
="-ldnet $LIBS"
12492 cat > conftest.
$ac_ext <<EOF
12493 #line 12494 "configure"
12494 #include "confdefs.h"
12495 /* Override any gcc2 internal prototype to avoid an error. */
12496 /* We use char because int might match the return type of a gcc2
12497 builtin and then its argument prototype would still apply. */
12504 if { (eval echo configure
:12505: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12506 eval "ac_cv_lib_$ac_lib_var=yes"
12508 echo "configure: failed program was:" >&5
12509 cat conftest.
$ac_ext >&5
12511 eval "ac_cv_lib_$ac_lib_var=no"
12514 LIBS
="$ac_save_LIBS"
12517 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12518 echo "$ac_t""yes" 1>&6
12519 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
12521 echo "$ac_t""no" 1>&6
12524 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
12525 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
12526 echo "configure:12527: checking for dnet_ntoa in -ldnet_stub" >&5
12527 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
12528 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12529 echo $ac_n "(cached) $ac_c" 1>&6
12531 ac_save_LIBS
="$LIBS"
12532 LIBS
="-ldnet_stub $LIBS"
12533 cat > conftest.
$ac_ext <<EOF
12534 #line 12535 "configure"
12535 #include "confdefs.h"
12536 /* Override any gcc2 internal prototype to avoid an error. */
12537 /* We use char because int might match the return type of a gcc2
12538 builtin and then its argument prototype would still apply. */
12545 if { (eval echo configure
:12546: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12547 eval "ac_cv_lib_$ac_lib_var=yes"
12549 echo "configure: failed program was:" >&5
12550 cat conftest.
$ac_ext >&5
12552 eval "ac_cv_lib_$ac_lib_var=no"
12555 LIBS
="$ac_save_LIBS"
12558 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12559 echo "$ac_t""yes" 1>&6
12560 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
12562 echo "$ac_t""no" 1>&6
12567 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
12568 # to get the SysV transport functions.
12569 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
12571 # The nsl library prevents programs from opening the X display
12572 # on Irix 5.2, according to dickey@clark.net.
12573 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
12574 echo "configure:12575: checking for gethostbyname" >&5
12575 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
12576 echo $ac_n "(cached) $ac_c" 1>&6
12578 cat > conftest.
$ac_ext <<EOF
12579 #line 12580 "configure"
12580 #include "confdefs.h"
12581 /* System header to define __stub macros and hopefully few prototypes,
12582 which can conflict with char gethostbyname(); below. */
12583 #include <assert.h>
12584 /* Override any gcc2 internal prototype to avoid an error. */
12585 /* We use char because int might match the return type of a gcc2
12586 builtin and then its argument prototype would still apply. */
12587 char gethostbyname();
12591 /* The GNU C library defines this for functions which it implements
12592 to always fail with ENOSYS. Some functions are actually named
12593 something starting with __ and the normal name is an alias. */
12594 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
12602 if { (eval echo configure
:12603: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12604 eval "ac_cv_func_gethostbyname=yes"
12606 echo "configure: failed program was:" >&5
12607 cat conftest.
$ac_ext >&5
12609 eval "ac_cv_func_gethostbyname=no"
12614 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
12615 echo "$ac_t""yes" 1>&6
12618 echo "$ac_t""no" 1>&6
12621 if test $ac_cv_func_gethostbyname = no
; then
12622 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
12623 echo "configure:12624: checking for gethostbyname in -lnsl" >&5
12624 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
12625 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12626 echo $ac_n "(cached) $ac_c" 1>&6
12628 ac_save_LIBS
="$LIBS"
12630 cat > conftest.
$ac_ext <<EOF
12631 #line 12632 "configure"
12632 #include "confdefs.h"
12633 /* Override any gcc2 internal prototype to avoid an error. */
12634 /* We use char because int might match the return type of a gcc2
12635 builtin and then its argument prototype would still apply. */
12636 char gethostbyname();
12642 if { (eval echo configure
:12643: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12644 eval "ac_cv_lib_$ac_lib_var=yes"
12646 echo "configure: failed program was:" >&5
12647 cat conftest.
$ac_ext >&5
12649 eval "ac_cv_lib_$ac_lib_var=no"
12652 LIBS
="$ac_save_LIBS"
12655 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12656 echo "$ac_t""yes" 1>&6
12657 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
12659 echo "$ac_t""no" 1>&6
12664 # lieder@skyler.mavd.honeywell.com says without -lsocket,
12665 # socket/setsockopt and other routines are undefined under SCO ODT
12666 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
12667 # on later versions), says simon@lia.di.epfl.ch: it contains
12668 # gethostby* variants that don't use the nameserver (or something).
12669 # -lsocket must be given before -lnsl if both are needed.
12670 # We assume that if connect needs -lnsl, so does gethostbyname.
12671 echo $ac_n "checking for connect""... $ac_c" 1>&6
12672 echo "configure:12673: checking for connect" >&5
12673 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
12674 echo $ac_n "(cached) $ac_c" 1>&6
12676 cat > conftest.
$ac_ext <<EOF
12677 #line 12678 "configure"
12678 #include "confdefs.h"
12679 /* System header to define __stub macros and hopefully few prototypes,
12680 which can conflict with char connect(); below. */
12681 #include <assert.h>
12682 /* Override any gcc2 internal prototype to avoid an error. */
12683 /* We use char because int might match the return type of a gcc2
12684 builtin and then its argument prototype would still apply. */
12689 /* The GNU C library defines this for functions which it implements
12690 to always fail with ENOSYS. Some functions are actually named
12691 something starting with __ and the normal name is an alias. */
12692 #if defined (__stub_connect) || defined (__stub___connect)
12700 if { (eval echo configure
:12701: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12702 eval "ac_cv_func_connect=yes"
12704 echo "configure: failed program was:" >&5
12705 cat conftest.
$ac_ext >&5
12707 eval "ac_cv_func_connect=no"
12712 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
12713 echo "$ac_t""yes" 1>&6
12716 echo "$ac_t""no" 1>&6
12719 if test $ac_cv_func_connect = no
; then
12720 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
12721 echo "configure:12722: checking for connect in -lsocket" >&5
12722 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
12723 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12724 echo $ac_n "(cached) $ac_c" 1>&6
12726 ac_save_LIBS
="$LIBS"
12727 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
12728 cat > conftest.
$ac_ext <<EOF
12729 #line 12730 "configure"
12730 #include "confdefs.h"
12731 /* Override any gcc2 internal prototype to avoid an error. */
12732 /* We use char because int might match the return type of a gcc2
12733 builtin and then its argument prototype would still apply. */
12740 if { (eval echo configure
:12741: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12742 eval "ac_cv_lib_$ac_lib_var=yes"
12744 echo "configure: failed program was:" >&5
12745 cat conftest.
$ac_ext >&5
12747 eval "ac_cv_lib_$ac_lib_var=no"
12750 LIBS
="$ac_save_LIBS"
12753 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12754 echo "$ac_t""yes" 1>&6
12755 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
12757 echo "$ac_t""no" 1>&6
12762 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
12763 echo $ac_n "checking for remove""... $ac_c" 1>&6
12764 echo "configure:12765: checking for remove" >&5
12765 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
12766 echo $ac_n "(cached) $ac_c" 1>&6
12768 cat > conftest.
$ac_ext <<EOF
12769 #line 12770 "configure"
12770 #include "confdefs.h"
12771 /* System header to define __stub macros and hopefully few prototypes,
12772 which can conflict with char remove(); below. */
12773 #include <assert.h>
12774 /* Override any gcc2 internal prototype to avoid an error. */
12775 /* We use char because int might match the return type of a gcc2
12776 builtin and then its argument prototype would still apply. */
12781 /* The GNU C library defines this for functions which it implements
12782 to always fail with ENOSYS. Some functions are actually named
12783 something starting with __ and the normal name is an alias. */
12784 #if defined (__stub_remove) || defined (__stub___remove)
12792 if { (eval echo configure
:12793: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12794 eval "ac_cv_func_remove=yes"
12796 echo "configure: failed program was:" >&5
12797 cat conftest.
$ac_ext >&5
12799 eval "ac_cv_func_remove=no"
12804 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
12805 echo "$ac_t""yes" 1>&6
12808 echo "$ac_t""no" 1>&6
12811 if test $ac_cv_func_remove = no
; then
12812 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
12813 echo "configure:12814: checking for remove in -lposix" >&5
12814 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
12815 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12816 echo $ac_n "(cached) $ac_c" 1>&6
12818 ac_save_LIBS
="$LIBS"
12819 LIBS
="-lposix $LIBS"
12820 cat > conftest.
$ac_ext <<EOF
12821 #line 12822 "configure"
12822 #include "confdefs.h"
12823 /* Override any gcc2 internal prototype to avoid an error. */
12824 /* We use char because int might match the return type of a gcc2
12825 builtin and then its argument prototype would still apply. */
12832 if { (eval echo configure
:12833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12834 eval "ac_cv_lib_$ac_lib_var=yes"
12836 echo "configure: failed program was:" >&5
12837 cat conftest.
$ac_ext >&5
12839 eval "ac_cv_lib_$ac_lib_var=no"
12842 LIBS
="$ac_save_LIBS"
12845 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12846 echo "$ac_t""yes" 1>&6
12847 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
12849 echo "$ac_t""no" 1>&6
12854 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
12855 echo $ac_n "checking for shmat""... $ac_c" 1>&6
12856 echo "configure:12857: checking for shmat" >&5
12857 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
12858 echo $ac_n "(cached) $ac_c" 1>&6
12860 cat > conftest.
$ac_ext <<EOF
12861 #line 12862 "configure"
12862 #include "confdefs.h"
12863 /* System header to define __stub macros and hopefully few prototypes,
12864 which can conflict with char shmat(); below. */
12865 #include <assert.h>
12866 /* Override any gcc2 internal prototype to avoid an error. */
12867 /* We use char because int might match the return type of a gcc2
12868 builtin and then its argument prototype would still apply. */
12873 /* The GNU C library defines this for functions which it implements
12874 to always fail with ENOSYS. Some functions are actually named
12875 something starting with __ and the normal name is an alias. */
12876 #if defined (__stub_shmat) || defined (__stub___shmat)
12884 if { (eval echo configure
:12885: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12886 eval "ac_cv_func_shmat=yes"
12888 echo "configure: failed program was:" >&5
12889 cat conftest.
$ac_ext >&5
12891 eval "ac_cv_func_shmat=no"
12896 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
12897 echo "$ac_t""yes" 1>&6
12900 echo "$ac_t""no" 1>&6
12903 if test $ac_cv_func_shmat = no
; then
12904 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
12905 echo "configure:12906: checking for shmat in -lipc" >&5
12906 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
12907 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12908 echo $ac_n "(cached) $ac_c" 1>&6
12910 ac_save_LIBS
="$LIBS"
12912 cat > conftest.
$ac_ext <<EOF
12913 #line 12914 "configure"
12914 #include "confdefs.h"
12915 /* Override any gcc2 internal prototype to avoid an error. */
12916 /* We use char because int might match the return type of a gcc2
12917 builtin and then its argument prototype would still apply. */
12924 if { (eval echo configure
:12925: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12926 eval "ac_cv_lib_$ac_lib_var=yes"
12928 echo "configure: failed program was:" >&5
12929 cat conftest.
$ac_ext >&5
12931 eval "ac_cv_lib_$ac_lib_var=no"
12934 LIBS
="$ac_save_LIBS"
12937 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12938 echo "$ac_t""yes" 1>&6
12939 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
12941 echo "$ac_t""no" 1>&6
12947 # Check for libraries that X11R6 Xt/Xaw programs need.
12948 ac_save_LDFLAGS
="$LDFLAGS"
12949 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
12950 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
12951 # check for ICE first), but we must link in the order -lSM -lICE or
12952 # we get undefined symbols. So assume we have SM if we have ICE.
12953 # These have to be linked with before -lX11, unlike the other
12954 # libraries we check for below, so use a different variable.
12955 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
12956 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
12957 echo "configure:12958: checking for IceConnectionNumber in -lICE" >&5
12958 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
12959 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12960 echo $ac_n "(cached) $ac_c" 1>&6
12962 ac_save_LIBS
="$LIBS"
12963 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
12964 cat > conftest.
$ac_ext <<EOF
12965 #line 12966 "configure"
12966 #include "confdefs.h"
12967 /* Override any gcc2 internal prototype to avoid an error. */
12968 /* We use char because int might match the return type of a gcc2
12969 builtin and then its argument prototype would still apply. */
12970 char IceConnectionNumber();
12973 IceConnectionNumber()
12976 if { (eval echo configure
:12977: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12978 eval "ac_cv_lib_$ac_lib_var=yes"
12980 echo "configure: failed program was:" >&5
12981 cat conftest.
$ac_ext >&5
12983 eval "ac_cv_lib_$ac_lib_var=no"
12986 LIBS
="$ac_save_LIBS"
12989 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12990 echo "$ac_t""yes" 1>&6
12991 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
12993 echo "$ac_t""no" 1>&6
12996 LDFLAGS
="$ac_save_LDFLAGS"
13001 if test "$no_x" = "yes"; then
13002 { echo "configure: error: X11 not found" 1>&2; exit 1; }
13005 GUI_TK_LIBRARY
="$X_LIBS"
13006 TOOLKIT_INCLUDE
="$X_CFLAGS"
13007 AFMINSTALL
=afminstall
13008 COMPILED_X_PROGRAM
=0
13010 echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6
13011 echo "configure:13012: checking for Motif/Lesstif headers" >&5
13014 for ac_dir
in $SEARCH_INCLUDE;
13016 if test -f "$ac_dir/Xm/Xm.h"; then
13017 ac_find_includes
=$ac_dir
13022 if test "$ac_find_includes" != "" ; then
13023 echo "$ac_t""found $ac_find_includes" 1>&6
13025 cat > conftest.
$ac_ext <<EOF
13026 #line 13027 "configure"
13027 #include "confdefs.h"
13034 version = xmUseVersion;
13038 if { (eval echo configure
:13039: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
13041 echo "$ac_t""found in default search path" 1>&6
13042 COMPILED_X_PROGRAM
=1
13045 echo "configure: failed program was:" >&5
13046 cat conftest.
$ac_ext >&5
13049 echo "$ac_t""no" 1>&6
13050 { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; }
13057 if test "$COMPILED_X_PROGRAM" = 0; then
13058 echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6
13059 echo "configure:13060: checking for Motif/Lesstif library" >&5
13062 for ac_dir
in $SEARCH_LIB;
13064 for ac_extension
in a so sl dylib
; do
13065 if test -f "$ac_dir/libXm.$ac_extension"; then
13066 ac_find_libraries
=$ac_dir
13072 if test "$ac_find_libraries" != "" ; then
13074 ac_path_to_include
=$ac_find_includes
13075 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev
/null
13077 if test $result = 0; then
13078 ac_path_to_include
=""
13080 ac_path_to_include
=" -I$ac_find_includes"
13084 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
13086 if test $result = 0; then
13089 ac_path_to_link
=" -L$ac_find_libraries"
13093 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
13094 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE$ac_path_to_include"
13095 echo "$ac_t""found at $ac_find_libraries" 1>&6
13097 cat > conftest.
$ac_ext <<EOF
13098 #line 13099 "configure"
13099 #include "confdefs.h"
13106 version = xmUseVersion;
13110 if { (eval echo configure
:13111: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
13113 echo "$ac_t""found in default search path" 1>&6
13114 COMPILED_X_PROGRAM
=1
13117 echo "configure: failed program was:" >&5
13118 cat conftest.
$ac_ext >&5
13121 echo "$ac_t""no" 1>&6
13122 { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; }
13131 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
13132 echo "configure:13133: checking for Xpm library" >&5
13135 for ac_dir
in $SEARCH_LIB;
13137 for ac_extension
in a so sl dylib
; do
13138 if test -f "$ac_dir/libXpm.$ac_extension"; then
13139 ac_find_libraries
=$ac_dir
13145 if test "$ac_find_libraries" != "" ; then
13147 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
13149 if test $result = 0; then
13152 ac_path_to_link
=" -L$ac_find_libraries"
13155 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
13157 cat >> confdefs.h
<<\EOF
13158 #define wxHAVE_LIB_XPM 1
13161 echo "$ac_t""found at $ac_find_libraries" 1>&6
13163 cat > conftest.
$ac_ext <<EOF
13164 #line 13165 "configure"
13165 #include "confdefs.h"
13167 #include <X11/xpm.h>
13172 version = XpmLibraryVersion();
13176 if { (eval echo configure
:13177: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
13180 cat >> confdefs.h
<<\EOF
13181 #define wxHAVE_LIB_XPM 1
13184 echo "$ac_t""found in default search path" 1>&6
13185 COMPILED_X_PROGRAM
=0
13188 echo "configure: failed program was:" >&5
13189 cat conftest.
$ac_ext >&5
13192 echo "$ac_t""no" 1>&6
13193 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
13200 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXm$xpm_link -lXmu -lXext -lXt -lX11"
13201 TOOLKIT_VPATH
="\${top_srcdir}/src/motif${PATH_IFS}\${top_srcdir}/src/motif/xmcombo"
13206 if test "$wxUSE_MAC" = 1; then
13207 if test "$wxUSE_PRECOMP" = "yes"; then
13208 CPPFLAGS
="$CPPFLAGS -cpp-precomp"
13210 CPPFLAGS
="$CPPFLAGS -I/Developer/Headers/FlatCarbon -I\${top_srcdir}/src/mac/morefile"
13211 CFLAGS
="$CFLAGS -fpascal-strings"
13212 CXXFLAGS
="$CXXFLAGS -fpascal-strings"
13214 TOOLKIT_VPATH
="\${top_srcdir}/src/mac${PATH_IFS}\${top_srcdir}/src/mac/morefile"
13219 if test "$wxUSE_PM" = 1; then
13224 if test "$TOOLKIT" = "PM" ; then
13227 TOOLKIT_DIR
=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
13230 PORT_FILES
="\${top_srcdir}/src/\$(TOOLKITDIR)/files.lst"
13232 if test "$wxUSE_UNIVERSAL" = "yes"; then
13233 ALL_OBJECTS
="\$(GUI_LOWLEVEL_OBJS) \${UNIVOBJS}"
13235 ALL_SOURCES
="\$(ALL_SOURCES) \${UNIV_SOURCES}"
13236 ALL_HEADERS
="\$(ALL_HEADERS) \${UNIV_HEADERS}"
13238 PORT_FILES
="${PORT_FILES} \${top_srcdir}/src/univ/files.lst"
13239 TOOLKIT_VPATH
="\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes${PATH_IFS}\${top_srcdir}/src/${TOOLKIT_DIR}"
13240 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__"
13243 ALL_OBJECTS
="\$(GUIOBJS)"
13244 ALL_SOURCES
="\$(ALL_SOURCES)"
13245 ALL_HEADERS
="\$(ALL_HEADERS)"
13248 ALL_OBJECTS
="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJS)"
13250 if test "$TOOLKIT" != "MSW" -a "$USE_DOS" != 1; then
13251 ALL_OBJECTS
="${ALL_OBJECTS} \$(UNIXOBJS)"
13254 if test "$wxUSE_HTML" = "yes"; then
13255 ALL_OBJECTS
="${ALL_OBJECTS} \$(HTMLOBJS)"
13258 if test "$wxUSE_LIBJPEG" = "builtin" ; then
13259 ALL_OBJECTS
="${ALL_OBJECTS} \$(JPEGOBJS)"
13261 if test "$wxUSE_LIBTIFF" = "builtin" ; then
13262 ALL_OBJECTS
="${ALL_OBJECTS} \$(TIFFOBJS)"
13264 if test "$wxUSE_LIBPNG" = "builtin" ; then
13265 ALL_OBJECTS
="${ALL_OBJECTS} \$(PNGOBJS)"
13268 GUIDIST
="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
13269 DISTDIR
="wx\$(TOOLKIT)"
13275 if test "$USE_WIN32" = 1 ; then
13276 ALL_OBJECTS
="\${BASE_OBJS} \${BASE_MSW_OBJS}"
13277 TOOLKIT_VPATH
="\${top_srcdir}/src/msw"
13281 ALL_OBJECTS
="\${BASE_OBJS} \${BASE_UNIX_OBJS}"
13282 TOOLKIT_VPATH
="\${top_srcdir}/src/unix"
13285 ALL_SOURCES
="\$(ALL_SOURCES)"
13286 ALL_HEADERS
="\$(ALL_HEADERS)"
13288 PORT_FILES
="\${top_srcdir}/src/files.lst"
13290 GUIDIST
="BASE_DIST"
13295 if test "$TOOLKIT" != "MSW" -a "$wxUSE_ODBC" = "yes" ; then
13296 ALL_OBJECTS
="${ALL_OBJECTS} \$(IODBCOBJS)"
13299 if test "$wxUSE_REGEX" = "builtin" ; then
13300 ALL_OBJECTS
="${ALL_OBJECTS} \$(REGEXOBJS)"
13302 if test "$wxUSE_ZLIB" = "builtin" ; then
13303 ALL_OBJECTS
="${ALL_OBJECTS} \$(ZLIBOBJS)"
13306 if test "$wxUSE_OPENGL" = "yes"; then
13307 if test "$wxUSE_MAC" = 1; then
13308 OPENGL_LIBS
="-framework OpenGL -framework AGL"
13311 ac_safe
=`echo "GL/gl.h" | sed 'y%./+-%__p_%'`
13312 echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6
13313 echo "configure:13314: checking for GL/gl.h" >&5
13314 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
13315 echo $ac_n "(cached) $ac_c" 1>&6
13317 cat > conftest.
$ac_ext <<EOF
13318 #line 13319 "configure"
13319 #include "confdefs.h"
13322 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13323 { (eval echo configure
:13324: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13324 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13325 if test -z "$ac_err"; then
13327 eval "ac_cv_header_$ac_safe=yes"
13330 echo "configure: failed program was:" >&5
13331 cat conftest.
$ac_ext >&5
13333 eval "ac_cv_header_$ac_safe=no"
13337 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
13338 echo "$ac_t""yes" 1>&6
13340 echo $ac_n "checking for -lGL""... $ac_c" 1>&6
13341 echo "configure:13342: checking for -lGL" >&5
13344 for ac_dir
in $SEARCH_LIB;
13346 for ac_extension
in a so sl dylib
; do
13347 if test -f "$ac_dir/libGL.$ac_extension"; then
13348 ac_find_libraries
=$ac_dir
13354 if test "$ac_find_libraries" != "" ; then
13356 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
13358 if test $result = 0; then
13361 ac_path_to_link
=" -L$ac_find_libraries"
13364 if test "$ac_path_to_link" = " -L/usr/lib" ; then
13365 LDFLAGS_GL
="$LDFLAGS"
13367 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
13369 OPENGL_LIBS
="-lGL -lGLU"
13370 echo "$ac_t""yes" 1>&6
13372 echo "$ac_t""no" 1>&6
13373 echo $ac_n "checking for -lMesaGL""... $ac_c" 1>&6
13374 echo "configure:13375: checking for -lMesaGL" >&5
13377 for ac_dir
in $SEARCH_LIB;
13379 for ac_extension
in a so sl dylib
; do
13380 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
13381 ac_find_libraries
=$ac_dir
13387 if test "$ac_find_libraries" != "" ; then
13389 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
13391 if test $result = 0; then
13394 ac_path_to_link
=" -L$ac_find_libraries"
13397 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
13398 OPENGL_LIBS
="-lMesaGL -lMesaGLU"
13399 echo "$ac_t""yes" 1>&6
13401 echo "$ac_t""no" 1>&6
13406 echo "$ac_t""no" 1>&6
13411 # AC_CHECK_HEADER(GL/gl.h,
13413 # AC_CHECK_LIB(GL, glFlush,
13415 # OPENGL_LIBS="-lGL -lGLU"
13418 # AC_CHECK_LIB(MesaGL, glFlush,
13420 # OPENGL_LIBS="-lMesaGL -lMesaGLU"
13428 if test "x$OPENGL_LIBS" = "x"; then
13429 { echo "configure: error: OpenGL libraries not available" 1>&2; exit 1; }
13433 if test "$wxUSE_OPENGL" = "yes"; then
13434 cat >> confdefs.h
<<\EOF
13435 #define wxUSE_OPENGL 1
13438 cat >> confdefs.h
<<\EOF
13439 #define wxUSE_GLCANVAS 1
13442 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS opengl"
13446 if test -z "$TOOLKIT_VPATH" ; then
13447 TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}"
13450 if test -n "$TOOLKIT" ; then
13451 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WX${TOOLKIT}__"
13454 lib_unicode_suffix
=
13455 if test "$wxUSE_UNICODE" = "yes"; then
13456 lib_unicode_suffix
=u
13460 if test "$wxUSE_DEBUG_FLAG" = "yes"; then
13464 TOOLCHAIN_NAME
="${TOOLKIT_DIR}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}-${WX_RELEASE}"
13465 TOOLCHAIN_NAME_GL
="${TOOLKIT_DIR}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_gl-${WX_RELEASE}"
13467 if test "$cross_compiling" = "yes"; then
13468 TOOLCHAIN_NAME
="${TOOLCHAIN_NAME}-${host_alias}"
13469 TOOLCHAIN_NAME_GL
="${TOOLCHAIN_NAME_GL}-${host_alias}"
13472 WX_LIBRARY
="wx_${TOOLCHAIN_NAME}"
13473 WX_LIBRARY_GL
="wx_${TOOLCHAIN_NAME_GL}"
13475 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
13476 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
13478 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}"
13479 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}"
13480 WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}"
13481 WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
13483 WX_RESOURCES_MACOSX
="lib${WX_LIBRARY}.rsrc"
13484 WX_RESOURCES_MACOSX_COMPILED
="lib${WX_LIBRARY}.r"
13487 *-*-cygwin* | *-*-mingw32* )
13491 if test "$cross_compiling" != "yes"; then
13492 WX_LIBRARY
="wxmsw${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}"
13493 WX_LIBRARY_GL
="wxmsw_gl${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}"
13494 WX_LIBRARY_NAME_SHARED
="${WX_LIBRARY}.${SO_SUFFIX}"
13495 WX_LIBRARY_NAME_SHARED_GL
="${WX_LIBRARY_GL}.${SO_SUFFIX}"
13497 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}"
13498 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
13503 WX_LIBRARY_NAME_STATIC
="lib${WX_LIBRARY}.a"
13504 WX_LIBRARY_NAME_STATIC_GL
="lib${WX_LIBRARY_GL}.a"
13506 WXCONFIG_LIBS
="-l${WX_LIBRARY}"
13507 WXCONFIG_LIBS_STATIC
="lib${WX_LIBRARY}.a"
13509 if test "$wxUSE_OPENGL" = "yes"; then
13510 WXCONFIG_LIBS_GL
="-l${WX_LIBRARY_GL} ${OPENGL_LIBS}"
13511 WXCONFIG_LIBS_STATIC_GL
="lib${WX_LIBRARY_GL}.a ${OPENGL_LIBS}"
13516 if test "$wxUSE_SHARED" = "yes"; then
13518 *-pc-os2_emx | *-pc-os2-emx | \
13521 echo "configure: warning: Host system doesn't support shared libraries, disabling" 1>&2
13526 if test "$wxUSE_SHARED" = "yes"; then
13528 if test "$wxUSE_OPENGL" = "yes"; then
13529 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL"
13530 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1} \$(build_libdir)/${WX_LIBRARY_LINK1_GL}"
13532 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
13533 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1}"
13536 if test "$GCC" = "yes"; then
13540 SHARED_LD
="${CXX} -shared -o"
13544 if test "$GCC" == "yes"; then
13545 SHARED_LD
="${SHARED_LD} ${PIC_FLAG}"
13547 LDFLAGS
="$LDFLAGS -L/usr/lib"
13549 SHARED_LD
="${CXX} -b -o"
13553 if test "$wxUSE_OPENGL" = "yes"; then
13554 WX_ALL_INSTALLED
="preinstall_gl"
13555 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}"
13557 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}"
13562 if test "$GCC" != "yes"; then
13563 echo $ac_n "checking for Intel compiler""... $ac_c" 1>&6
13564 echo "configure:13565: checking for Intel compiler" >&5
13565 if eval "test \"`echo '$''{'wx_cv_prog_icc'+set}'`\" = set"; then
13566 echo $ac_n "(cached) $ac_c" 1>&6
13569 cat > conftest.
$ac_ext <<EOF
13570 #line 13571 "configure"
13571 #include "confdefs.h"
13575 #ifndef __INTEL_COMPILER
13581 if { (eval echo configure
:13582: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
13585 echo "configure: failed program was:" >&5
13586 cat conftest.
$ac_ext >&5
13595 echo "$ac_t""$wx_cv_prog_icc" 1>&6
13596 if test "$wx_cv_prog_icc" = "yes"; then
13601 if test "$wxUSE_SONAME" = "yes" ; then
13602 SONAME_FLAGS
="-Wl,-soname,${WX_LIBRARY_LINK1}"
13603 SONAME_FLAGS_GL
="-Wl,-soname,${WX_LIBRARY_LINK1_GL}"
13604 WX_TARGET_LIBRARY_SONAME
="-Wl,-soname,\$(TARGETLIB_LINK1)"
13609 if test "$GCC" = yes ; then
13610 CPPFLAGS
="$CPPFLAGS -isystem /usr/openwin/include"
13612 SHARED_LD
="${CXX} -G -o"
13614 SONAME_FLAGS
="-h ${WX_LIBRARY_NAME_SHARED}"
13615 SONAME_FLAGS_GL
="-h ${WX_LIBRARY_NAME_SHARED_GL}"
13620 CFLAGS
="$CFLAGS -fno-common -DDYLIB_INIT"
13621 CXXFLAGS
="$CXXFLAGS -fno-common -DDYLIB_INIT"
13622 SHARED_LD
="$CXX -dynamiclib -init _wxWindowsDylibInit -o"
13623 PIC_FLAG
="-dynamic -fPIC"
13627 SHARED_LD
="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o"
13630 *-*-cygwin* | *-*-mingw32* )
13632 WX_LIBRARY_IMPORTLIB
="${WX_LIBRARY_NAME_SHARED}.a"
13634 SHARED_LD
="${CXX} -shared -Wl,--out-implib,lib/${WX_LIBRARY_IMPORTLIB} -o"
13635 TOOLCHAIN_DLL_DEFS
="${TOOLCHAIN_DLL_DEFS} -DWXUSINGDLL=1"
13637 PIC_FLAG
="-UWXUSINGDLL -DWXMAKINGDLL=1 -D_DLL=1 -D_WINDLL=1"
13639 if test "$wxUSE_OPENGL" = "yes"; then
13640 WX_ALL_INSTALLED
="preinstall_gl"
13641 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}"
13643 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}"
13648 SHARED_LD
="${LD} -shared -o"
13651 *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | \
13653 *-*-irix5* | *-*-irix6* | \
13660 { echo "configure: error: unknown system type $host." 1>&2; exit 1; }
13663 if test "x$WX_TARGET_LIBRARY" = "x"; then
13664 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_SHARED}"
13665 WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_SHARED_GL}"
13668 WX_TARGET_LIBRARY_TYPE
="so"
13669 INSTALL_LIBRARY
='$(INSTALL_PROGRAM)'
13672 if test "$wxUSE_SHARED" = "no"; then
13674 if test "$wxUSE_GUI" = "no" -o "$USE_WIN32" = 1 ; then
13675 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall"
13678 if test "$wxUSE_MAC" = 1; then
13679 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall"
13682 if test "$wxUSE_OPENGL" = "yes"; then
13683 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_gl"
13684 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC} \$(build_libdir)/${WX_LIBRARY_NAME_STATIC_GL}"
13686 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC}"
13689 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
13690 WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_STATIC_GL}"
13692 WX_TARGET_LIBRARY_TYPE
="a"
13693 INSTALL_LIBRARY
='$(INSTALL_DATA)'
13696 if test "$wxUSE_MAC" = 1; then
13697 WX_ALL
="${WX_ALL} \$(build_libdir)/lib${WX_LIBRARY}.r"
13698 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_res"
13699 # Extract the first word of "Rez", so it can be a program name with args.
13700 set dummy Rez
; ac_word
=$2
13701 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
13702 echo "configure:13703: checking for $ac_word" >&5
13703 if eval "test \"`echo '$''{'ac_cv_prog_RESCOMP'+set}'`\" = set"; then
13704 echo $ac_n "(cached) $ac_c" 1>&6
13706 if test -n "$RESCOMP"; then
13707 ac_cv_prog_RESCOMP
="$RESCOMP" # Let the user override the test.
13709 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
13711 for ac_dir
in $ac_dummy; do
13712 test -z "$ac_dir" && ac_dir
=.
13713 if test -f $ac_dir/$ac_word; then
13714 ac_cv_prog_RESCOMP
="Rez"
13719 test -z "$ac_cv_prog_RESCOMP" && ac_cv_prog_RESCOMP
="/Developer/Tools/Rez"
13722 RESCOMP
="$ac_cv_prog_RESCOMP"
13723 if test -n "$RESCOMP"; then
13724 echo "$ac_t""$RESCOMP" 1>&6
13726 echo "$ac_t""no" 1>&6
13729 # Extract the first word of "DeRez", so it can be a program name with args.
13730 set dummy DeRez
; ac_word
=$2
13731 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
13732 echo "configure:13733: checking for $ac_word" >&5
13733 if eval "test \"`echo '$''{'ac_cv_prog_DEREZ'+set}'`\" = set"; then
13734 echo $ac_n "(cached) $ac_c" 1>&6
13736 if test -n "$DEREZ"; then
13737 ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test.
13739 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
13741 for ac_dir
in $ac_dummy; do
13742 test -z "$ac_dir" && ac_dir
=.
13743 if test -f $ac_dir/$ac_word; then
13744 ac_cv_prog_DEREZ
="DeRez"
13749 test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez"
13752 DEREZ
="$ac_cv_prog_DEREZ"
13753 if test -n "$DEREZ"; then
13754 echo "$ac_t""$DEREZ" 1>&6
13756 echo "$ac_t""no" 1>&6
13759 LIBWXMACRES
="\$(top_builddir)/lib/lib${WX_LIBRARY}.r"
13760 LIBWXMACRESCOMP
="\$(RESCOMP) Carbon.r -t APPL ${LIBWXMACRES} -o \$(BIN_PROGRAM)"
13761 LIBWXMACRESWXCONFIG
="${RESCOMP} Carbon.r -t APPL \${prefix}/lib/${WX_RESOURCES_MACOSX_COMPILED} -o"
13765 if test "$wxUSE_MAC" != 1; then
13766 for ac_hdr
in strings.h
13768 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
13769 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
13770 echo "configure:13771: checking for $ac_hdr" >&5
13771 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
13772 echo $ac_n "(cached) $ac_c" 1>&6
13774 cat > conftest.
$ac_ext <<EOF
13775 #line 13776 "configure"
13776 #include "confdefs.h"
13779 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13780 { (eval echo configure
:13781: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13781 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13782 if test -z "$ac_err"; then
13784 eval "ac_cv_header_$ac_safe=yes"
13787 echo "configure: failed program was:" >&5
13788 cat conftest.
$ac_ext >&5
13790 eval "ac_cv_header_$ac_safe=no"
13794 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
13795 echo "$ac_t""yes" 1>&6
13796 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
13797 cat >> confdefs.h
<<EOF
13798 #define $ac_tr_hdr 1
13802 echo "$ac_t""no" 1>&6
13808 for ac_hdr
in stdlib.h
13810 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
13811 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
13812 echo "configure:13813: checking for $ac_hdr" >&5
13813 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
13814 echo $ac_n "(cached) $ac_c" 1>&6
13816 cat > conftest.
$ac_ext <<EOF
13817 #line 13818 "configure"
13818 #include "confdefs.h"
13821 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13822 { (eval echo configure
:13823: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13823 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13824 if test -z "$ac_err"; then
13826 eval "ac_cv_header_$ac_safe=yes"
13829 echo "configure: failed program was:" >&5
13830 cat conftest.
$ac_ext >&5
13832 eval "ac_cv_header_$ac_safe=no"
13836 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
13837 echo "$ac_t""yes" 1>&6
13838 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
13839 cat >> confdefs.h
<<EOF
13840 #define $ac_tr_hdr 1
13844 echo "$ac_t""no" 1>&6
13848 for ac_hdr
in malloc.h
13850 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
13851 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
13852 echo "configure:13853: checking for $ac_hdr" >&5
13853 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
13854 echo $ac_n "(cached) $ac_c" 1>&6
13856 cat > conftest.
$ac_ext <<EOF
13857 #line 13858 "configure"
13858 #include "confdefs.h"
13861 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13862 { (eval echo configure
:13863: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13863 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13864 if test -z "$ac_err"; then
13866 eval "ac_cv_header_$ac_safe=yes"
13869 echo "configure: failed program was:" >&5
13870 cat conftest.
$ac_ext >&5
13872 eval "ac_cv_header_$ac_safe=no"
13876 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
13877 echo "$ac_t""yes" 1>&6
13878 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
13879 cat >> confdefs.h
<<EOF
13880 #define $ac_tr_hdr 1
13884 echo "$ac_t""no" 1>&6
13888 for ac_hdr
in unistd.h
13890 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
13891 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
13892 echo "configure:13893: checking for $ac_hdr" >&5
13893 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
13894 echo $ac_n "(cached) $ac_c" 1>&6
13896 cat > conftest.
$ac_ext <<EOF
13897 #line 13898 "configure"
13898 #include "confdefs.h"
13901 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13902 { (eval echo configure
:13903: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13903 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13904 if test -z "$ac_err"; then
13906 eval "ac_cv_header_$ac_safe=yes"
13909 echo "configure: failed program was:" >&5
13910 cat conftest.
$ac_ext >&5
13912 eval "ac_cv_header_$ac_safe=no"
13916 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
13917 echo "$ac_t""yes" 1>&6
13918 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
13919 cat >> confdefs.h
<<EOF
13920 #define $ac_tr_hdr 1
13924 echo "$ac_t""no" 1>&6
13928 for ac_hdr
in wchar.h
13930 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
13931 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
13932 echo "configure:13933: checking for $ac_hdr" >&5
13933 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
13934 echo $ac_n "(cached) $ac_c" 1>&6
13936 cat > conftest.
$ac_ext <<EOF
13937 #line 13938 "configure"
13938 #include "confdefs.h"
13941 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13942 { (eval echo configure
:13943: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13943 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13944 if test -z "$ac_err"; then
13946 eval "ac_cv_header_$ac_safe=yes"
13949 echo "configure: failed program was:" >&5
13950 cat conftest.
$ac_ext >&5
13952 eval "ac_cv_header_$ac_safe=no"
13956 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
13957 echo "$ac_t""yes" 1>&6
13958 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
13959 cat >> confdefs.h
<<EOF
13960 #define $ac_tr_hdr 1
13964 echo "$ac_t""no" 1>&6
13968 for ac_hdr
in wcstr.h
13970 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
13971 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
13972 echo "configure:13973: checking for $ac_hdr" >&5
13973 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
13974 echo $ac_n "(cached) $ac_c" 1>&6
13976 cat > conftest.
$ac_ext <<EOF
13977 #line 13978 "configure"
13978 #include "confdefs.h"
13981 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13982 { (eval echo configure
:13983: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13983 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13984 if test -z "$ac_err"; then
13986 eval "ac_cv_header_$ac_safe=yes"
13989 echo "configure: failed program was:" >&5
13990 cat conftest.
$ac_ext >&5
13992 eval "ac_cv_header_$ac_safe=no"
13996 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
13997 echo "$ac_t""yes" 1>&6
13998 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
13999 cat >> confdefs.h
<<EOF
14000 #define $ac_tr_hdr 1
14004 echo "$ac_t""no" 1>&6
14008 for ac_hdr
in wctype.h
14010 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
14011 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
14012 echo "configure:14013: checking for $ac_hdr" >&5
14013 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
14014 echo $ac_n "(cached) $ac_c" 1>&6
14016 cat > conftest.
$ac_ext <<EOF
14017 #line 14018 "configure"
14018 #include "confdefs.h"
14021 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
14022 { (eval echo configure
:14023: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
14023 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
14024 if test -z "$ac_err"; then
14026 eval "ac_cv_header_$ac_safe=yes"
14029 echo "configure: failed program was:" >&5
14030 cat conftest.
$ac_ext >&5
14032 eval "ac_cv_header_$ac_safe=no"
14036 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
14037 echo "$ac_t""yes" 1>&6
14038 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
14039 cat >> confdefs.h
<<EOF
14040 #define $ac_tr_hdr 1
14044 echo "$ac_t""no" 1>&6
14048 for ac_hdr
in fnmatch.h
14050 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
14051 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
14052 echo "configure:14053: checking for $ac_hdr" >&5
14053 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
14054 echo $ac_n "(cached) $ac_c" 1>&6
14056 cat > conftest.
$ac_ext <<EOF
14057 #line 14058 "configure"
14058 #include "confdefs.h"
14061 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
14062 { (eval echo configure
:14063: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
14063 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
14064 if test -z "$ac_err"; then
14066 eval "ac_cv_header_$ac_safe=yes"
14069 echo "configure: failed program was:" >&5
14070 cat conftest.
$ac_ext >&5
14072 eval "ac_cv_header_$ac_safe=no"
14076 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
14077 echo "$ac_t""yes" 1>&6
14078 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
14079 cat >> confdefs.h
<<EOF
14080 #define $ac_tr_hdr 1
14084 echo "$ac_t""no" 1>&6
14088 for ac_hdr
in langinfo.h
14090 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
14091 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
14092 echo "configure:14093: checking for $ac_hdr" >&5
14093 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
14094 echo $ac_n "(cached) $ac_c" 1>&6
14096 cat > conftest.
$ac_ext <<EOF
14097 #line 14098 "configure"
14098 #include "confdefs.h"
14101 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
14102 { (eval echo configure
:14103: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
14103 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
14104 if test -z "$ac_err"; then
14106 eval "ac_cv_header_$ac_safe=yes"
14109 echo "configure: failed program was:" >&5
14110 cat conftest.
$ac_ext >&5
14112 eval "ac_cv_header_$ac_safe=no"
14116 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
14117 echo "$ac_t""yes" 1>&6
14118 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
14119 cat >> confdefs.h
<<EOF
14120 #define $ac_tr_hdr 1
14124 echo "$ac_t""no" 1>&6
14129 if test "$wxUSE_GUI" = "yes"; then
14130 if test "$wxUSE_UNIX" = "yes"; then
14131 for ac_hdr
in X
11/XKBlib.h
14133 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
14134 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
14135 echo "configure:14136: checking for $ac_hdr" >&5
14136 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
14137 echo $ac_n "(cached) $ac_c" 1>&6
14139 cat > conftest.
$ac_ext <<EOF
14140 #line 14141 "configure"
14141 #include "confdefs.h"
14144 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
14145 { (eval echo configure
:14146: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
14146 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
14147 if test -z "$ac_err"; then
14149 eval "ac_cv_header_$ac_safe=yes"
14152 echo "configure: failed program was:" >&5
14153 cat conftest.
$ac_ext >&5
14155 eval "ac_cv_header_$ac_safe=no"
14159 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
14160 echo "$ac_t""yes" 1>&6
14161 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
14162 cat >> confdefs.h
<<EOF
14163 #define $ac_tr_hdr 1
14167 echo "$ac_t""no" 1>&6
14175 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
14176 echo "configure:14177: checking for ANSI C header files" >&5
14177 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
14178 echo $ac_n "(cached) $ac_c" 1>&6
14180 cat > conftest.
$ac_ext <<EOF
14181 #line 14182 "configure"
14182 #include "confdefs.h"
14183 #include <stdlib.h>
14184 #include <stdarg.h>
14185 #include <string.h>
14188 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
14189 { (eval echo configure
:14190: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
14190 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
14191 if test -z "$ac_err"; then
14193 ac_cv_header_stdc
=yes
14196 echo "configure: failed program was:" >&5
14197 cat conftest.
$ac_ext >&5
14199 ac_cv_header_stdc
=no
14203 if test $ac_cv_header_stdc = yes; then
14204 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
14205 cat > conftest.
$ac_ext <<EOF
14206 #line 14207 "configure"
14207 #include "confdefs.h"
14208 #include <string.h>
14210 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14211 egrep "memchr" >/dev
/null
2>&1; then
14215 ac_cv_header_stdc
=no
14221 if test $ac_cv_header_stdc = yes; then
14222 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
14223 cat > conftest.
$ac_ext <<EOF
14224 #line 14225 "configure"
14225 #include "confdefs.h"
14226 #include <stdlib.h>
14228 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14229 egrep "free" >/dev
/null
2>&1; then
14233 ac_cv_header_stdc
=no
14239 if test $ac_cv_header_stdc = yes; then
14240 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
14241 if test "$cross_compiling" = yes; then
14244 cat > conftest.
$ac_ext <<EOF
14245 #line 14246 "configure"
14246 #include "confdefs.h"
14248 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
14249 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
14250 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
14251 int main () { int i; for (i = 0; i < 256; i++)
14252 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
14256 if { (eval echo configure
:14257: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
14260 echo "configure: failed program was:" >&5
14261 cat conftest.
$ac_ext >&5
14263 ac_cv_header_stdc
=no
14271 echo "$ac_t""$ac_cv_header_stdc" 1>&6
14272 if test $ac_cv_header_stdc = yes; then
14273 cat >> confdefs.h
<<\EOF
14274 #define STDC_HEADERS 1
14279 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
14280 echo "configure:14281: checking for mode_t" >&5
14281 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
14282 echo $ac_n "(cached) $ac_c" 1>&6
14284 cat > conftest.
$ac_ext <<EOF
14285 #line 14286 "configure"
14286 #include "confdefs.h"
14287 #include <sys/types.h>
14289 #include <stdlib.h>
14290 #include <stddef.h>
14293 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14294 egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
14296 ac_cv_type_mode_t
=yes
14299 ac_cv_type_mode_t
=no
14304 echo "$ac_t""$ac_cv_type_mode_t" 1>&6
14305 if test $ac_cv_type_mode_t = no
; then
14306 cat >> confdefs.h
<<\EOF
14312 echo $ac_n "checking for off_t""... $ac_c" 1>&6
14313 echo "configure:14314: checking for off_t" >&5
14314 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
14315 echo $ac_n "(cached) $ac_c" 1>&6
14317 cat > conftest.
$ac_ext <<EOF
14318 #line 14319 "configure"
14319 #include "confdefs.h"
14320 #include <sys/types.h>
14322 #include <stdlib.h>
14323 #include <stddef.h>
14326 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14327 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
14329 ac_cv_type_off_t
=yes
14332 ac_cv_type_off_t
=no
14337 echo "$ac_t""$ac_cv_type_off_t" 1>&6
14338 if test $ac_cv_type_off_t = no
; then
14339 cat >> confdefs.h
<<\EOF
14345 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
14346 echo "configure:14347: checking for pid_t" >&5
14347 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
14348 echo $ac_n "(cached) $ac_c" 1>&6
14350 cat > conftest.
$ac_ext <<EOF
14351 #line 14352 "configure"
14352 #include "confdefs.h"
14353 #include <sys/types.h>
14355 #include <stdlib.h>
14356 #include <stddef.h>
14359 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14360 egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
14362 ac_cv_type_pid_t
=yes
14365 ac_cv_type_pid_t
=no
14370 echo "$ac_t""$ac_cv_type_pid_t" 1>&6
14371 if test $ac_cv_type_pid_t = no
; then
14372 cat >> confdefs.h
<<\EOF
14378 echo $ac_n "checking for size_t""... $ac_c" 1>&6
14379 echo "configure:14380: checking for size_t" >&5
14380 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
14381 echo $ac_n "(cached) $ac_c" 1>&6
14383 cat > conftest.
$ac_ext <<EOF
14384 #line 14385 "configure"
14385 #include "confdefs.h"
14386 #include <sys/types.h>
14388 #include <stdlib.h>
14389 #include <stddef.h>
14392 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14393 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
14395 ac_cv_type_size_t
=yes
14398 ac_cv_type_size_t
=no
14403 echo "$ac_t""$ac_cv_type_size_t" 1>&6
14404 if test $ac_cv_type_size_t = no
; then
14405 cat >> confdefs.h
<<\EOF
14406 #define size_t unsigned
14411 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
14412 echo "configure:14413: checking for uid_t in sys/types.h" >&5
14413 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
14414 echo $ac_n "(cached) $ac_c" 1>&6
14416 cat > conftest.
$ac_ext <<EOF
14417 #line 14418 "configure"
14418 #include "confdefs.h"
14419 #include <sys/types.h>
14421 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14422 egrep "uid_t" >/dev
/null
2>&1; then
14424 ac_cv_type_uid_t
=yes
14427 ac_cv_type_uid_t
=no
14433 echo "$ac_t""$ac_cv_type_uid_t" 1>&6
14434 if test $ac_cv_type_uid_t = no
; then
14435 cat >> confdefs.h
<<\EOF
14439 cat >> confdefs.h
<<\EOF
14446 echo $ac_n "checking for wchar_t""... $ac_c" 1>&6
14447 echo "configure:14448: checking for wchar_t" >&5
14448 if eval "test \"`echo '$''{'wx_cv_type_wchar_t'+set}'`\" = set"; then
14449 echo $ac_n "(cached) $ac_c" 1>&6
14452 cat > conftest.
$ac_ext <<EOF
14453 #line 14454 "configure"
14454 #include "confdefs.h"
14456 #ifdef HAVE_WCHAR_H
14458 # include <stddef.h>
14460 # include <wchar.h>
14462 #ifdef HAVE_STDLIB_H
14463 # include <stdlib.h>
14470 ws = L"Hello, world!";
14474 if { (eval echo configure
:14475: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14476 wx_cv_type_wchar_t
=yes
14478 echo "configure: failed program was:" >&5
14479 cat conftest.
$ac_ext >&5
14481 wx_cv_type_wchar_t
=no
14488 echo "$ac_t""$wx_cv_type_wchar_t" 1>&6
14490 if test "$wx_cv_type_wchar_t" = "yes"; then
14491 cat >> confdefs.h
<<\EOF
14492 #define wxUSE_WCHAR_T 1
14499 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
14500 ac_cpp
='$CXXCPP $CPPFLAGS'
14501 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
14502 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
14503 cross_compiling
=$ac_cv_prog_cxx_cross
14505 echo $ac_n "checking if size_t is unsigned int""... $ac_c" 1>&6
14506 echo "configure:14507: checking if size_t is unsigned int" >&5
14507 if eval "test \"`echo '$''{'wx_cv_size_t_is_uint'+set}'`\" = set"; then
14508 echo $ac_n "(cached) $ac_c" 1>&6
14510 cat > conftest.
$ac_ext <<EOF
14511 #line 14512 "configure"
14512 #include "confdefs.h"
14513 #include <stddef.h>
14518 struct Foo { void foo(size_t); void foo(unsigned int); };
14524 if { (eval echo configure
:14525: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14526 wx_cv_size_t_is_uint
=no
14528 echo "configure: failed program was:" >&5
14529 cat conftest.
$ac_ext >&5
14531 wx_cv_size_t_is_uint
=yes
14538 echo "$ac_t""$wx_cv_size_t_is_uint" 1>&6
14540 if test "$wx_cv_size_t_is_uint" = "yes"; then
14541 cat >> confdefs.h
<<\EOF
14542 #define wxSIZE_T_IS_UINT 1
14546 echo $ac_n "checking if size_t is unsigned long""... $ac_c" 1>&6
14547 echo "configure:14548: checking if size_t is unsigned long" >&5
14548 if eval "test \"`echo '$''{'wx_cv_size_t_is_ulong'+set}'`\" = set"; then
14549 echo $ac_n "(cached) $ac_c" 1>&6
14551 cat > conftest.
$ac_ext <<EOF
14552 #line 14553 "configure"
14553 #include "confdefs.h"
14554 #include <stddef.h>
14559 struct Foo { void foo(size_t); void foo(unsigned long); };
14565 if { (eval echo configure
:14566: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14567 wx_cv_size_t_is_ulong
=no
14569 echo "configure: failed program was:" >&5
14570 cat conftest.
$ac_ext >&5
14572 wx_cv_size_t_is_ulong
=yes
14579 echo "$ac_t""$wx_cv_size_t_is_ulong" 1>&6
14581 if test "$wx_cv_size_t_is_ulong" = "yes"; then
14582 cat >> confdefs.h
<<\EOF
14583 #define wxSIZE_T_IS_ULONG 1
14590 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
14591 ac_cpp
='$CPP $CPPFLAGS'
14592 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
14593 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
14594 cross_compiling
=$ac_cv_prog_cc_cross
14598 echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6
14599 echo "configure:14600: checking for pw_gecos in struct passwd" >&5
14600 if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then
14601 echo $ac_n "(cached) $ac_c" 1>&6
14604 cat > conftest.
$ac_ext <<EOF
14605 #line 14606 "configure"
14606 #include "confdefs.h"
14616 if { (eval echo configure
:14617: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14619 wx_cv_struct_pw_gecos
=yes
14622 echo "configure: failed program was:" >&5
14623 cat conftest.
$ac_ext >&5
14626 wx_cv_struct_pw_gecos
=no
14635 echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6
14637 if test "$wx_cv_struct_pw_gecos" = "yes"; then
14638 cat >> confdefs.h
<<\EOF
14639 #define HAVE_PW_GECOS 1
14645 echo $ac_n "checking for working const""... $ac_c" 1>&6
14646 echo "configure:14647: checking for working const" >&5
14647 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
14648 echo $ac_n "(cached) $ac_c" 1>&6
14650 cat > conftest.
$ac_ext <<EOF
14651 #line 14652 "configure"
14652 #include "confdefs.h"
14656 /* Ultrix mips cc rejects this. */
14657 typedef int charset[2]; const charset x;
14658 /* SunOS 4.1.1 cc rejects this. */
14659 char const *const *ccp;
14661 /* NEC SVR4.0.2 mips cc rejects this. */
14662 struct point {int x, y;};
14663 static struct point const zero = {0,0};
14664 /* AIX XL C 1.02.0.0 rejects this.
14665 It does not let you subtract one const X* pointer from another in an arm
14666 of an if-expression whose if-part is not a constant expression */
14667 const char *g = "string";
14668 ccp = &g + (g ? g-g : 0);
14669 /* HPUX 7.0 cc rejects these. */
14672 ccp = (char const *const *) p;
14673 { /* SCO 3.2v4 cc rejects this. */
14675 char const *s = 0 ? (char *) 0 : (char const *) 0;
14679 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
14680 int x[] = {25, 17};
14681 const int *foo = &x[0];
14684 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
14685 typedef const int *iptr;
14689 { /* AIX XL C 1.02.0.0 rejects this saying
14690 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
14691 struct s { int j; const int *ap[3]; };
14692 struct s *b; b->j = 5;
14694 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
14695 const int foo = 10;
14700 if { (eval echo configure
:14701: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14704 echo "configure: failed program was:" >&5
14705 cat conftest.
$ac_ext >&5
14712 echo "$ac_t""$ac_cv_c_const" 1>&6
14713 if test $ac_cv_c_const = no
; then
14714 cat >> confdefs.h
<<\EOF
14720 echo $ac_n "checking for inline""... $ac_c" 1>&6
14721 echo "configure:14722: checking for inline" >&5
14722 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
14723 echo $ac_n "(cached) $ac_c" 1>&6
14726 for ac_kw
in inline __inline__ __inline
; do
14727 cat > conftest.
$ac_ext <<EOF
14728 #line 14729 "configure"
14729 #include "confdefs.h"
14735 if { (eval echo configure
:14736: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14737 ac_cv_c_inline
=$ac_kw; break
14739 echo "configure: failed program was:" >&5
14740 cat conftest.
$ac_ext >&5
14747 echo "$ac_t""$ac_cv_c_inline" 1>&6
14748 case "$ac_cv_c_inline" in
14750 no
) cat >> confdefs.h
<<\EOF
14754 *) cat >> confdefs.h
<<EOF
14755 #define inline $ac_cv_c_inline
14761 echo $ac_n "checking size of char""... $ac_c" 1>&6
14762 echo "configure:14763: checking size of char" >&5
14763 if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then
14764 echo $ac_n "(cached) $ac_c" 1>&6
14766 if test "$cross_compiling" = yes; then
14767 ac_cv_sizeof_char
=1
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(char));
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_char
=`cat conftestval`
14785 echo "configure: failed program was:" >&5
14786 cat conftest.
$ac_ext >&5
14788 ac_cv_sizeof_char
=0
14794 echo "$ac_t""$ac_cv_sizeof_char" 1>&6
14795 cat >> confdefs.h
<<EOF
14796 #define SIZEOF_CHAR $ac_cv_sizeof_char
14800 echo $ac_n "checking size of short""... $ac_c" 1>&6
14801 echo "configure:14802: checking size of short" >&5
14802 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
14803 echo $ac_n "(cached) $ac_c" 1>&6
14805 if test "$cross_compiling" = yes; then
14806 ac_cv_sizeof_short
=2
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(short));
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_short
=`cat conftestval`
14824 echo "configure: failed program was:" >&5
14825 cat conftest.
$ac_ext >&5
14827 ac_cv_sizeof_short
=0
14833 echo "$ac_t""$ac_cv_sizeof_short" 1>&6
14834 cat >> confdefs.h
<<EOF
14835 #define SIZEOF_SHORT $ac_cv_sizeof_short
14839 echo $ac_n "checking size of int *""... $ac_c" 1>&6
14840 echo "configure:14841: checking size of int *" >&5
14841 if eval "test \"`echo '$''{'ac_cv_sizeof_int_p'+set}'`\" = set"; then
14842 echo $ac_n "(cached) $ac_c" 1>&6
14844 if test "$cross_compiling" = yes; then
14845 ac_cv_sizeof_int_p
=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(int *));
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_int_p
=`cat conftestval`
14863 echo "configure: failed program was:" >&5
14864 cat conftest.
$ac_ext >&5
14866 ac_cv_sizeof_int_p
=0
14872 echo "$ac_t""$ac_cv_sizeof_int_p" 1>&6
14873 cat >> confdefs.h
<<EOF
14874 #define SIZEOF_INT_P $ac_cv_sizeof_int_p
14878 echo $ac_n "checking size of int""... $ac_c" 1>&6
14879 echo "configure:14880: checking size of int" >&5
14880 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
14881 echo $ac_n "(cached) $ac_c" 1>&6
14883 if test "$cross_compiling" = yes; then
14886 cat > conftest.
$ac_ext <<EOF
14887 #line 14888 "configure"
14888 #include "confdefs.h"
14892 FILE *f=fopen("conftestval", "w");
14894 fprintf(f, "%d\n", sizeof(int));
14898 if { (eval echo configure
:14899: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
14900 ac_cv_sizeof_int
=`cat conftestval`
14902 echo "configure: failed program was:" >&5
14903 cat conftest.
$ac_ext >&5
14911 echo "$ac_t""$ac_cv_sizeof_int" 1>&6
14912 cat >> confdefs.h
<<EOF
14913 #define SIZEOF_INT $ac_cv_sizeof_int
14917 echo $ac_n "checking size of long""... $ac_c" 1>&6
14918 echo "configure:14919: checking size of long" >&5
14919 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
14920 echo $ac_n "(cached) $ac_c" 1>&6
14922 if test "$cross_compiling" = yes; then
14923 ac_cv_sizeof_long
=4
14925 cat > conftest.
$ac_ext <<EOF
14926 #line 14927 "configure"
14927 #include "confdefs.h"
14931 FILE *f=fopen("conftestval", "w");
14933 fprintf(f, "%d\n", sizeof(long));
14937 if { (eval echo configure
:14938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
14939 ac_cv_sizeof_long
=`cat conftestval`
14941 echo "configure: failed program was:" >&5
14942 cat conftest.
$ac_ext >&5
14944 ac_cv_sizeof_long
=0
14950 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
14951 cat >> confdefs.h
<<EOF
14952 #define SIZEOF_LONG $ac_cv_sizeof_long
14956 echo $ac_n "checking size of long long""... $ac_c" 1>&6
14957 echo "configure:14958: checking size of long long" >&5
14958 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
14959 echo $ac_n "(cached) $ac_c" 1>&6
14961 if test "$cross_compiling" = yes; then
14962 ac_cv_sizeof_long_long
=0
14964 cat > conftest.
$ac_ext <<EOF
14965 #line 14966 "configure"
14966 #include "confdefs.h"
14970 FILE *f=fopen("conftestval", "w");
14972 fprintf(f, "%d\n", sizeof(long long));
14976 if { (eval echo configure
:14977: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
14978 ac_cv_sizeof_long_long
=`cat conftestval`
14980 echo "configure: failed program was:" >&5
14981 cat conftest.
$ac_ext >&5
14983 ac_cv_sizeof_long_long
=0
14989 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
14990 cat >> confdefs.h
<<EOF
14991 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
14996 echo $ac_n "checking size of wchar_t""... $ac_c" 1>&6
14997 echo "configure:14998: checking size of wchar_t" >&5
14998 if eval "test \"`echo '$''{'wx_cv_sizeof_wchar_t'+set}'`\" = set"; then
14999 echo $ac_n "(cached) $ac_c" 1>&6
15002 if test "$cross_compiling" = yes; then
15003 wx_cv_sizeof_wchar_t
=4
15006 cat > conftest.
$ac_ext <<EOF
15007 #line 15008 "configure"
15008 #include "confdefs.h"
15010 #ifdef HAVE_WCHAR_H
15012 # include <stddef.h>
15014 # include <wchar.h>
15016 #ifdef HAVE_STDLIB_H
15017 # include <stdlib.h>
15022 FILE *f=fopen("conftestval", "w");
15024 fprintf(f, "%i", sizeof(wchar_t));
15029 if { (eval echo configure
:15030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
15031 wx_cv_sizeof_wchar_t
=`cat conftestval`
15033 echo "configure: failed program was:" >&5
15034 cat conftest.
$ac_ext >&5
15036 wx_cv_sizeof_wchar_t
=0
15044 echo "$ac_t""$wx_cv_sizeof_wchar_t" 1>&6
15046 cat >> confdefs.h
<<EOF
15047 #define SIZEOF_WCHAR_T $wx_cv_sizeof_wchar_t
15051 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
15052 echo "configure:15053: checking whether byte ordering is bigendian" >&5
15053 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
15054 echo $ac_n "(cached) $ac_c" 1>&6
15056 ac_cv_c_bigendian
=unknown
15057 # See if sys/param.h defines the BYTE_ORDER macro.
15058 cat > conftest.
$ac_ext <<EOF
15059 #line 15060 "configure"
15060 #include "confdefs.h"
15061 #include <sys/types.h>
15062 #include <sys/param.h>
15065 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
15066 bogus endian macros
15070 if { (eval echo configure
:15071: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15072 # It does; now see whether it defined to BIG_ENDIAN or not.
15073 cat > conftest.
$ac_ext <<EOF
15074 #line 15075 "configure"
15075 #include "confdefs.h"
15076 #include <sys/types.h>
15077 #include <sys/param.h>
15080 #if BYTE_ORDER != BIG_ENDIAN
15085 if { (eval echo configure
:15086: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15087 ac_cv_c_bigendian
=yes
15089 echo "configure: failed program was:" >&5
15090 cat conftest.
$ac_ext >&5
15092 ac_cv_c_bigendian
=no
15096 echo "configure: failed program was:" >&5
15097 cat conftest.
$ac_ext >&5
15100 if test $ac_cv_c_bigendian = unknown
; then
15101 if test "$cross_compiling" = yes; then
15102 ac_cv_c_bigendian
=unknown
15104 cat > conftest.
$ac_ext <<EOF
15105 #line 15106 "configure"
15106 #include "confdefs.h"
15108 /* Are we little or big endian? From Harbison&Steele. */
15112 char c[sizeof (long)];
15115 exit (u.c[sizeof (long) - 1] == 1);
15118 if { (eval echo configure
:15119: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
15120 ac_cv_c_bigendian
=no
15122 echo "configure: failed program was:" >&5
15123 cat conftest.
$ac_ext >&5
15125 ac_cv_c_bigendian
=yes
15133 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
15134 if test $ac_cv_c_bigendian = unknown
; then
15135 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
15137 if test $ac_cv_c_bigendian = yes; then
15138 cat >> confdefs.h
<<\EOF
15139 #define WORDS_BIGENDIAN 1
15145 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
15146 echo "configure:15147: checking how to run the C++ preprocessor" >&5
15147 if test -z "$CXXCPP"; then
15148 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
15149 echo $ac_n "(cached) $ac_c" 1>&6
15152 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15153 ac_cpp
='$CXXCPP $CPPFLAGS'
15154 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15155 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15156 cross_compiling
=$ac_cv_prog_cxx_cross
15157 CXXCPP
="${CXX-g++} -E"
15158 cat > conftest.
$ac_ext <<EOF
15159 #line 15160 "configure"
15160 #include "confdefs.h"
15161 #include <stdlib.h>
15163 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
15164 { (eval echo configure
:15165: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
15165 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
15166 if test -z "$ac_err"; then
15170 echo "configure: failed program was:" >&5
15171 cat conftest.
$ac_ext >&5
15176 ac_cv_prog_CXXCPP
="$CXXCPP"
15178 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15179 ac_cpp
='$CXXCPP $CPPFLAGS'
15180 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15181 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15182 cross_compiling
=$ac_cv_prog_cxx_cross
15185 CXXCPP
="$ac_cv_prog_CXXCPP"
15186 echo "$ac_t""$CXXCPP" 1>&6
15189 if test "$cross_compiling" = "yes"; then
15190 cat >> confdefs.h
<<\EOF
15191 #define wxUSE_IOSTREAMH 1
15197 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15198 ac_cpp
='$CXXCPP $CPPFLAGS'
15199 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15200 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15201 cross_compiling
=$ac_cv_prog_cxx_cross
15204 for ac_hdr
in iostream
15206 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
15207 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
15208 echo "configure:15209: checking for $ac_hdr" >&5
15209 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
15210 echo $ac_n "(cached) $ac_c" 1>&6
15212 cat > conftest.
$ac_ext <<EOF
15213 #line 15214 "configure"
15214 #include "confdefs.h"
15217 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
15218 { (eval echo configure
:15219: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
15219 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
15220 if test -z "$ac_err"; then
15222 eval "ac_cv_header_$ac_safe=yes"
15225 echo "configure: failed program was:" >&5
15226 cat conftest.
$ac_ext >&5
15228 eval "ac_cv_header_$ac_safe=no"
15232 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
15233 echo "$ac_t""yes" 1>&6
15234 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
15235 cat >> confdefs.h
<<EOF
15236 #define $ac_tr_hdr 1
15240 echo "$ac_t""no" 1>&6
15245 if test "$ac_cv_header_iostream" = "yes" ; then
15248 cat >> confdefs.h
<<\EOF
15249 #define wxUSE_IOSTREAMH 1
15255 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15256 ac_cpp
='$CPP $CPPFLAGS'
15257 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15258 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15259 cross_compiling
=$ac_cv_prog_cc_cross
15265 echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6
15266 echo "configure:15267: checking if C++ compiler supports bool" >&5
15267 if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then
15268 echo $ac_n "(cached) $ac_c" 1>&6
15273 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15274 ac_cpp
='$CXXCPP $CPPFLAGS'
15275 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15276 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15277 cross_compiling
=$ac_cv_prog_cxx_cross
15280 cat > conftest.
$ac_ext <<EOF
15281 #line 15282 "configure"
15282 #include "confdefs.h"
15293 if { (eval echo configure
:15294: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15299 echo "configure: failed program was:" >&5
15300 cat conftest.
$ac_ext >&5
15310 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15311 ac_cpp
='$CPP $CPPFLAGS'
15312 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15313 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15314 cross_compiling
=$ac_cv_prog_cc_cross
15319 echo "$ac_t""$wx_cv_cpp_bool" 1>&6
15321 if test "$wx_cv_cpp_bool" = "yes"; then
15322 cat >> confdefs.h
<<\EOF
15323 #define HAVE_BOOL 1
15330 echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6
15331 echo "configure:15332: checking for wcslen in -lc" >&5
15332 ac_lib_var
=`echo c'_'wcslen | sed 'y%./+-%__p_%'`
15333 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15334 echo $ac_n "(cached) $ac_c" 1>&6
15336 ac_save_LIBS
="$LIBS"
15338 cat > conftest.
$ac_ext <<EOF
15339 #line 15340 "configure"
15340 #include "confdefs.h"
15341 /* Override any gcc2 internal prototype to avoid an error. */
15342 /* We use char because int might match the return type of a gcc2
15343 builtin and then its argument prototype would still apply. */
15350 if { (eval echo configure
:15351: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15352 eval "ac_cv_lib_$ac_lib_var=yes"
15354 echo "configure: failed program was:" >&5
15355 cat conftest.
$ac_ext >&5
15357 eval "ac_cv_lib_$ac_lib_var=no"
15360 LIBS
="$ac_save_LIBS"
15363 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15364 echo "$ac_t""yes" 1>&6
15366 cat >> confdefs.h
<<\EOF
15367 #define HAVE_WCSLEN 1
15373 echo "$ac_t""no" 1>&6
15375 echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6
15376 echo "configure:15377: checking for wcslen in -lw" >&5
15377 ac_lib_var
=`echo w'_'wcslen | sed 'y%./+-%__p_%'`
15378 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15379 echo $ac_n "(cached) $ac_c" 1>&6
15381 ac_save_LIBS
="$LIBS"
15383 cat > conftest.
$ac_ext <<EOF
15384 #line 15385 "configure"
15385 #include "confdefs.h"
15386 /* Override any gcc2 internal prototype to avoid an error. */
15387 /* We use char because int might match the return type of a gcc2
15388 builtin and then its argument prototype would still apply. */
15395 if { (eval echo configure
:15396: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15397 eval "ac_cv_lib_$ac_lib_var=yes"
15399 echo "configure: failed program was:" >&5
15400 cat conftest.
$ac_ext >&5
15402 eval "ac_cv_lib_$ac_lib_var=no"
15405 LIBS
="$ac_save_LIBS"
15408 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15409 echo "$ac_t""yes" 1>&6
15411 cat >> confdefs.h
<<\EOF
15412 #define HAVE_WCSLEN 1
15418 echo "$ac_t""no" 1>&6
15420 echo $ac_n "checking for wcslen in -lmsvcrt""... $ac_c" 1>&6
15421 echo "configure:15422: checking for wcslen in -lmsvcrt" >&5
15422 ac_lib_var
=`echo msvcrt'_'wcslen | sed 'y%./+-%__p_%'`
15423 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15424 echo $ac_n "(cached) $ac_c" 1>&6
15426 ac_save_LIBS
="$LIBS"
15427 LIBS
="-lmsvcrt $LIBS"
15428 cat > conftest.
$ac_ext <<EOF
15429 #line 15430 "configure"
15430 #include "confdefs.h"
15431 /* Override any gcc2 internal prototype to avoid an error. */
15432 /* We use char because int might match the return type of a gcc2
15433 builtin and then its argument prototype would still apply. */
15440 if { (eval echo configure
:15441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15442 eval "ac_cv_lib_$ac_lib_var=yes"
15444 echo "configure: failed program was:" >&5
15445 cat conftest.
$ac_ext >&5
15447 eval "ac_cv_lib_$ac_lib_var=no"
15450 LIBS
="$ac_save_LIBS"
15453 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15454 echo "$ac_t""yes" 1>&6
15456 cat >> confdefs.h
<<\EOF
15457 #define HAVE_WCSLEN 1
15463 echo "$ac_t""no" 1>&6
15473 for ac_func
in wcsrtombs
15475 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
15476 echo "configure:15477: checking for $ac_func" >&5
15477 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
15478 echo $ac_n "(cached) $ac_c" 1>&6
15480 cat > conftest.
$ac_ext <<EOF
15481 #line 15482 "configure"
15482 #include "confdefs.h"
15483 /* System header to define __stub macros and hopefully few prototypes,
15484 which can conflict with char $ac_func(); below. */
15485 #include <assert.h>
15486 /* Override any gcc2 internal prototype to avoid an error. */
15487 /* We use char because int might match the return type of a gcc2
15488 builtin and then its argument prototype would still apply. */
15493 /* The GNU C library defines this for functions which it implements
15494 to always fail with ENOSYS. Some functions are actually named
15495 something starting with __ and the normal name is an alias. */
15496 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
15504 if { (eval echo configure
:15505: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15506 eval "ac_cv_func_$ac_func=yes"
15508 echo "configure: failed program was:" >&5
15509 cat conftest.
$ac_ext >&5
15511 eval "ac_cv_func_$ac_func=no"
15516 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
15517 echo "$ac_t""yes" 1>&6
15518 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
15519 cat >> confdefs.h
<<EOF
15520 #define $ac_tr_func 1
15524 echo "$ac_t""no" 1>&6
15529 echo $ac_n "checking for vprintf""... $ac_c" 1>&6
15530 echo "configure:15531: checking for vprintf" >&5
15531 if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
15532 echo $ac_n "(cached) $ac_c" 1>&6
15534 cat > conftest.
$ac_ext <<EOF
15535 #line 15536 "configure"
15536 #include "confdefs.h"
15537 /* System header to define __stub macros and hopefully few prototypes,
15538 which can conflict with char vprintf(); below. */
15539 #include <assert.h>
15540 /* Override any gcc2 internal prototype to avoid an error. */
15541 /* We use char because int might match the return type of a gcc2
15542 builtin and then its argument prototype would still apply. */
15547 /* The GNU C library defines this for functions which it implements
15548 to always fail with ENOSYS. Some functions are actually named
15549 something starting with __ and the normal name is an alias. */
15550 #if defined (__stub_vprintf) || defined (__stub___vprintf)
15558 if { (eval echo configure
:15559: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15560 eval "ac_cv_func_vprintf=yes"
15562 echo "configure: failed program was:" >&5
15563 cat conftest.
$ac_ext >&5
15565 eval "ac_cv_func_vprintf=no"
15570 if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
15571 echo "$ac_t""yes" 1>&6
15572 cat >> confdefs.h
<<\EOF
15573 #define HAVE_VPRINTF 1
15577 echo "$ac_t""no" 1>&6
15580 if test "$ac_cv_func_vprintf" != yes; then
15581 echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
15582 echo "configure:15583: checking for _doprnt" >&5
15583 if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
15584 echo $ac_n "(cached) $ac_c" 1>&6
15586 cat > conftest.
$ac_ext <<EOF
15587 #line 15588 "configure"
15588 #include "confdefs.h"
15589 /* System header to define __stub macros and hopefully few prototypes,
15590 which can conflict with char _doprnt(); below. */
15591 #include <assert.h>
15592 /* Override any gcc2 internal prototype to avoid an error. */
15593 /* We use char because int might match the return type of a gcc2
15594 builtin and then its argument prototype would still apply. */
15599 /* The GNU C library defines this for functions which it implements
15600 to always fail with ENOSYS. Some functions are actually named
15601 something starting with __ and the normal name is an alias. */
15602 #if defined (__stub__doprnt) || defined (__stub____doprnt)
15610 if { (eval echo configure
:15611: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15612 eval "ac_cv_func__doprnt=yes"
15614 echo "configure: failed program was:" >&5
15615 cat conftest.
$ac_ext >&5
15617 eval "ac_cv_func__doprnt=no"
15622 if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
15623 echo "$ac_t""yes" 1>&6
15624 cat >> confdefs.h
<<\EOF
15625 #define HAVE_DOPRNT 1
15629 echo "$ac_t""no" 1>&6
15639 echo $ac_n "checking for vsnprintf""... $ac_c" 1>&6
15640 echo "configure:15641: checking for vsnprintf" >&5
15641 if eval "test \"`echo '$''{'wx_cv_func_vsnprintf'+set}'`\" = set"; then
15642 echo $ac_n "(cached) $ac_c" 1>&6
15645 cat > conftest.
$ac_ext <<EOF
15646 #line 15647 "configure"
15647 #include "confdefs.h"
15650 #include <stdarg.h>
15654 int wx_test_vsnprintf(const char *, ...);
15656 wx_test_vsnprintf("%s");
15660 int wx_test_vsnprintf(const char *fmt, ...)
15665 va_start(argp, fmt);
15666 vsnprintf(s, 42, fmt, argp);
15671 if { (eval echo configure
:15672: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15674 wx_cv_func_vsnprintf
=yes
15677 echo "configure: failed program was:" >&5
15678 cat conftest.
$ac_ext >&5
15681 cat > conftest.
$ac_ext <<EOF
15682 #line 15683 "configure"
15683 #include "confdefs.h"
15686 #include <stdarg.h>
15690 int wx_test_vsnprintf(const char *, ...);
15692 wx_test_vsnprintf("%s");
15696 int wx_test_vsnprintf(const char *fmt, ...)
15701 va_start(argp, fmt);
15702 _vsnprintf(s, 42, fmt, argp);
15707 if { (eval echo configure
:15708: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15710 wx_cv_func_vsnprintf
=yes
15713 echo "configure: failed program was:" >&5
15714 cat conftest.
$ac_ext >&5
15717 wx_cv_func_vsnprintf
=no
15727 echo "$ac_t""$wx_cv_func_vsnprintf" 1>&6
15729 if test "$wx_cv_func_vsnprintf" = yes; then
15730 cat >> confdefs.h
<<\EOF
15731 #define HAVE_VSNPRINTF 1
15735 echo "configure: warning: unsafe function vsprintf will be used instead of vsnprintf" 1>&2
15738 echo $ac_n "checking for vsscanf""... $ac_c" 1>&6
15739 echo "configure:15740: checking for vsscanf" >&5
15740 if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then
15741 echo $ac_n "(cached) $ac_c" 1>&6
15744 cat > conftest.
$ac_ext <<EOF
15745 #line 15746 "configure"
15746 #include "confdefs.h"
15749 #include <stdarg.h>
15753 int wx_test_vsscanf(const char *, ...);
15755 wx_test_vsscanf("%d");
15759 int wx_test_vsscanf(const char *fmt, ...)
15762 va_start(argp, fmt);
15763 vsscanf("42", fmt, argp);
15768 if { (eval echo configure
:15769: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15771 wx_cv_func_vsscanf
=yes
15774 echo "configure: failed program was:" >&5
15775 cat conftest.
$ac_ext >&5
15778 wx_cv_func_vsscanf
=no
15785 echo "$ac_t""$wx_cv_func_vsscanf" 1>&6
15787 if test "$wx_cv_func_vsscanf" = yes; then
15788 cat >> confdefs.h
<<\EOF
15789 #define HAVE_VSSCANF 1
15794 if test "$TOOLKIT" != "MSW"; then
15799 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15800 ac_cpp
='$CXXCPP $CPPFLAGS'
15801 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15802 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15803 cross_compiling
=$ac_cv_prog_cxx_cross
15807 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
15808 if test "${with_libiconv_prefix+set}" = set; then
15809 withval
="$with_libiconv_prefix"
15811 for dir
in `echo "$withval" | tr : ' '`; do
15812 if test -d $dir/include
; then CPPFLAGS
="$CPPFLAGS -I$dir/include"; fi
15813 if test -d $dir/lib
; then LDFLAGS
="$LDFLAGS -L$dir/lib"; fi
15819 echo $ac_n "checking for iconv""... $ac_c" 1>&6
15820 echo "configure:15821: checking for iconv" >&5
15821 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then
15822 echo $ac_n "(cached) $ac_c" 1>&6
15825 am_cv_func_iconv
="no, consider installing GNU libiconv"
15827 cat > conftest.
$ac_ext <<EOF
15828 #line 15829 "configure"
15829 #include "confdefs.h"
15830 #include <stdlib.h>
15833 iconv_t cd = iconv_open("","");
15834 iconv(cd,NULL,NULL,NULL,NULL);
15838 if { (eval echo configure
:15839: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15840 am_cv_func_iconv
=yes
15842 echo "configure: failed program was:" >&5
15843 cat conftest.
$ac_ext >&5
15846 if test "$am_cv_func_iconv" != yes; then
15847 am_save_LIBS
="$LIBS"
15848 LIBS
="$LIBS -liconv"
15849 cat > conftest.
$ac_ext <<EOF
15850 #line 15851 "configure"
15851 #include "confdefs.h"
15852 #include <stdlib.h>
15855 iconv_t cd = iconv_open("","");
15856 iconv(cd,NULL,NULL,NULL,NULL);
15860 if { (eval echo configure
:15861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15862 am_cv_lib_iconv
=yes
15863 am_cv_func_iconv
=yes
15865 echo "configure: failed program was:" >&5
15866 cat conftest.
$ac_ext >&5
15869 LIBS
="$am_save_LIBS"
15874 echo "$ac_t""$am_cv_func_iconv" 1>&6
15875 if test "$am_cv_func_iconv" = yes; then
15876 cat >> confdefs.h
<<\EOF
15877 #define HAVE_ICONV 1
15880 echo $ac_n "checking if iconv needs const""... $ac_c" 1>&6
15881 echo "configure:15882: checking if iconv needs const" >&5
15882 if eval "test \"`echo '$''{'wx_cv_func_iconv_const'+set}'`\" = set"; then
15883 echo $ac_n "(cached) $ac_c" 1>&6
15885 cat > conftest.
$ac_ext <<EOF
15886 #line 15887 "configure"
15887 #include "confdefs.h"
15889 #include <stdlib.h>
15895 #if defined(__STDC__) || defined(__cplusplus)
15896 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
15905 if { (eval echo configure
:15906: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15907 wx_cv_func_iconv_const
="no"
15909 echo "configure: failed program was:" >&5
15910 cat conftest.
$ac_ext >&5
15912 wx_cv_func_iconv_const
="yes"
15919 echo "$ac_t""$wx_cv_func_iconv_const" 1>&6
15922 if test "x$wx_cv_func_iconv_const" = "xyes"; then
15923 iconv_const
="const"
15926 cat >> confdefs.h
<<EOF
15927 #define ICONV_CONST $iconv_const
15932 if test "$am_cv_lib_iconv" = yes; then
15937 LIBS
="$LIBICONV $LIBS"
15939 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15940 ac_cpp
='$CPP $CPPFLAGS'
15941 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15942 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15943 cross_compiling
=$ac_cv_prog_cc_cross
15946 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then
15947 for ac_func
in sigaction
15949 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
15950 echo "configure:15951: checking for $ac_func" >&5
15951 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
15952 echo $ac_n "(cached) $ac_c" 1>&6
15954 cat > conftest.
$ac_ext <<EOF
15955 #line 15956 "configure"
15956 #include "confdefs.h"
15957 /* System header to define __stub macros and hopefully few prototypes,
15958 which can conflict with char $ac_func(); below. */
15959 #include <assert.h>
15960 /* Override any gcc2 internal prototype to avoid an error. */
15961 /* We use char because int might match the return type of a gcc2
15962 builtin and then its argument prototype would still apply. */
15967 /* The GNU C library defines this for functions which it implements
15968 to always fail with ENOSYS. Some functions are actually named
15969 something starting with __ and the normal name is an alias. */
15970 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
15978 if { (eval echo configure
:15979: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15980 eval "ac_cv_func_$ac_func=yes"
15982 echo "configure: failed program was:" >&5
15983 cat conftest.
$ac_ext >&5
15985 eval "ac_cv_func_$ac_func=no"
15990 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
15991 echo "$ac_t""yes" 1>&6
15992 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
15993 cat >> confdefs.h
<<EOF
15994 #define $ac_tr_func 1
15998 echo "$ac_t""no" 1>&6
16003 if test "$ac_cv_func_sigaction" = "no"; then
16004 echo "configure: warning: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" 1>&2
16005 wxUSE_ON_FATAL_EXCEPTION
=no
16008 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
16011 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16012 ac_cpp
='$CXXCPP $CPPFLAGS'
16013 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16014 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16015 cross_compiling
=$ac_cv_prog_cxx_cross
16018 echo $ac_n "checking for sa_handler type""... $ac_c" 1>&6
16019 echo "configure:16020: checking for sa_handler type" >&5
16020 if eval "test \"`echo '$''{'wx_cv_type_sa_handler'+set}'`\" = set"; then
16021 echo $ac_n "(cached) $ac_c" 1>&6
16024 cat > conftest.
$ac_ext <<EOF
16025 #line 16026 "configure"
16026 #include "confdefs.h"
16027 #include <signal.h>
16030 extern void testSigHandler(int);
16032 struct sigaction sa;
16033 sa.sa_handler = testSigHandler;
16037 if { (eval echo configure
:16038: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16040 wx_cv_type_sa_handler
=int
16043 echo "configure: failed program was:" >&5
16044 cat conftest.
$ac_ext >&5
16047 wx_cv_type_sa_handler
=void
16054 echo "$ac_t""$wx_cv_type_sa_handler" 1>&6
16057 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16058 ac_cpp
='$CPP $CPPFLAGS'
16059 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16060 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16061 cross_compiling
=$ac_cv_prog_cc_cross
16064 cat >> confdefs.h
<<EOF
16065 #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler
16071 for ac_func
in vfork
16073 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16074 echo "configure:16075: checking for $ac_func" >&5
16075 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16076 echo $ac_n "(cached) $ac_c" 1>&6
16078 cat > conftest.
$ac_ext <<EOF
16079 #line 16080 "configure"
16080 #include "confdefs.h"
16081 /* System header to define __stub macros and hopefully few prototypes,
16082 which can conflict with char $ac_func(); below. */
16083 #include <assert.h>
16084 /* Override any gcc2 internal prototype to avoid an error. */
16085 /* We use char because int might match the return type of a gcc2
16086 builtin and then its argument prototype would still apply. */
16091 /* The GNU C library defines this for functions which it implements
16092 to always fail with ENOSYS. Some functions are actually named
16093 something starting with __ and the normal name is an alias. */
16094 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16102 if { (eval echo configure
:16103: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16104 eval "ac_cv_func_$ac_func=yes"
16106 echo "configure: failed program was:" >&5
16107 cat conftest.
$ac_ext >&5
16109 eval "ac_cv_func_$ac_func=no"
16114 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16115 echo "$ac_t""yes" 1>&6
16116 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16117 cat >> confdefs.h
<<EOF
16118 #define $ac_tr_func 1
16122 echo "$ac_t""no" 1>&6
16127 for ac_func
in mkstemp mktemp
16129 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16130 echo "configure:16131: checking for $ac_func" >&5
16131 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16132 echo $ac_n "(cached) $ac_c" 1>&6
16134 cat > conftest.
$ac_ext <<EOF
16135 #line 16136 "configure"
16136 #include "confdefs.h"
16137 /* System header to define __stub macros and hopefully few prototypes,
16138 which can conflict with char $ac_func(); below. */
16139 #include <assert.h>
16140 /* Override any gcc2 internal prototype to avoid an error. */
16141 /* We use char because int might match the return type of a gcc2
16142 builtin and then its argument prototype would still apply. */
16147 /* The GNU C library defines this for functions which it implements
16148 to always fail with ENOSYS. Some functions are actually named
16149 something starting with __ and the normal name is an alias. */
16150 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16158 if { (eval echo configure
:16159: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16160 eval "ac_cv_func_$ac_func=yes"
16162 echo "configure: failed program was:" >&5
16163 cat conftest.
$ac_ext >&5
16165 eval "ac_cv_func_$ac_func=no"
16170 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16171 echo "$ac_t""yes" 1>&6
16172 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16173 cat >> confdefs.h
<<EOF
16174 #define $ac_tr_func 1
16178 echo "$ac_t""no" 1>&6
16183 echo $ac_n "checking for statfs""... $ac_c" 1>&6
16184 echo "configure:16185: checking for statfs" >&5
16185 if eval "test \"`echo '$''{'wx_cv_func_statfs'+set}'`\" = set"; then
16186 echo $ac_n "(cached) $ac_c" 1>&6
16188 cat > conftest.
$ac_ext <<EOF
16189 #line 16190 "configure"
16190 #include "confdefs.h"
16192 #if defined(__BSD__)
16193 #include <sys/param.h>
16194 #include <sys/mount.h>
16196 #include <sys/vfs.h>
16210 if { (eval echo configure
:16211: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16213 wx_cv_func_statfs
=yes
16216 echo "configure: failed program was:" >&5
16217 cat conftest.
$ac_ext >&5
16220 wx_cv_func_statfs
=no
16228 echo "$ac_t""$wx_cv_func_statfs" 1>&6
16230 if test "$wx_cv_func_statfs" = "yes"; then
16231 cat >> confdefs.h
<<\EOF
16232 #define HAVE_STATFS 1
16236 echo $ac_n "checking for statvfs""... $ac_c" 1>&6
16237 echo "configure:16238: checking for statvfs" >&5
16238 if eval "test \"`echo '$''{'wx_cv_func_statvfs'+set}'`\" = set"; then
16239 echo $ac_n "(cached) $ac_c" 1>&6
16241 cat > conftest.
$ac_ext <<EOF
16242 #line 16243 "configure"
16243 #include "confdefs.h"
16245 #include <sys/statvfs.h>
16258 if { (eval echo configure
:16259: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16261 wx_cv_func_statvfs
=yes
16264 echo "configure: failed program was:" >&5
16265 cat conftest.
$ac_ext >&5
16268 wx_cv_func_statvfs
=no
16276 echo "$ac_t""$wx_cv_func_statvfs" 1>&6
16278 if test "$wx_cv_func_statvfs" = "yes"; then
16279 cat >> confdefs.h
<<\EOF
16280 #define HAVE_STATVFS 1
16284 echo "configure: warning: wxGetDiskSpace() function won't work without statfs()" 1>&2
16288 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
16289 for ac_func
in fcntl flock
16291 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16292 echo "configure:16293: checking for $ac_func" >&5
16293 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16294 echo $ac_n "(cached) $ac_c" 1>&6
16296 cat > conftest.
$ac_ext <<EOF
16297 #line 16298 "configure"
16298 #include "confdefs.h"
16299 /* System header to define __stub macros and hopefully few prototypes,
16300 which can conflict with char $ac_func(); below. */
16301 #include <assert.h>
16302 /* Override any gcc2 internal prototype to avoid an error. */
16303 /* We use char because int might match the return type of a gcc2
16304 builtin and then its argument prototype would still apply. */
16309 /* The GNU C library defines this for functions which it implements
16310 to always fail with ENOSYS. Some functions are actually named
16311 something starting with __ and the normal name is an alias. */
16312 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16320 if { (eval echo configure
:16321: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16322 eval "ac_cv_func_$ac_func=yes"
16324 echo "configure: failed program was:" >&5
16325 cat conftest.
$ac_ext >&5
16327 eval "ac_cv_func_$ac_func=no"
16332 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16333 echo "$ac_t""yes" 1>&6
16334 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16335 cat >> confdefs.h
<<EOF
16336 #define $ac_tr_func 1
16340 echo "$ac_t""no" 1>&6
16345 if test "$ac_cv_func_fcntl" != "yes" -a "$ac_cv_func_flock" != "yes"; then
16346 echo "configure: warning: wxSingleInstanceChecker not available" 1>&2
16347 wxUSE_SNGLINST_CHECKER
=no
16351 for ac_func
in timegm
16353 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16354 echo "configure:16355: checking for $ac_func" >&5
16355 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16356 echo $ac_n "(cached) $ac_c" 1>&6
16358 cat > conftest.
$ac_ext <<EOF
16359 #line 16360 "configure"
16360 #include "confdefs.h"
16361 /* System header to define __stub macros and hopefully few prototypes,
16362 which can conflict with char $ac_func(); below. */
16363 #include <assert.h>
16364 /* Override any gcc2 internal prototype to avoid an error. */
16365 /* We use char because int might match the return type of a gcc2
16366 builtin and then its argument prototype would still apply. */
16371 /* The GNU C library defines this for functions which it implements
16372 to always fail with ENOSYS. Some functions are actually named
16373 something starting with __ and the normal name is an alias. */
16374 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16382 if { (eval echo configure
:16383: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16384 eval "ac_cv_func_$ac_func=yes"
16386 echo "configure: failed program was:" >&5
16387 cat conftest.
$ac_ext >&5
16389 eval "ac_cv_func_$ac_func=no"
16394 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16395 echo "$ac_t""yes" 1>&6
16396 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16397 cat >> confdefs.h
<<EOF
16398 #define $ac_tr_func 1
16402 echo "$ac_t""no" 1>&6
16407 for ac_func
in putenv setenv
16409 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16410 echo "configure:16411: checking for $ac_func" >&5
16411 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16412 echo $ac_n "(cached) $ac_c" 1>&6
16414 cat > conftest.
$ac_ext <<EOF
16415 #line 16416 "configure"
16416 #include "confdefs.h"
16417 /* System header to define __stub macros and hopefully few prototypes,
16418 which can conflict with char $ac_func(); below. */
16419 #include <assert.h>
16420 /* Override any gcc2 internal prototype to avoid an error. */
16421 /* We use char because int might match the return type of a gcc2
16422 builtin and then its argument prototype would still apply. */
16427 /* The GNU C library defines this for functions which it implements
16428 to always fail with ENOSYS. Some functions are actually named
16429 something starting with __ and the normal name is an alias. */
16430 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16438 if { (eval echo configure
:16439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16440 eval "ac_cv_func_$ac_func=yes"
16442 echo "configure: failed program was:" >&5
16443 cat conftest.
$ac_ext >&5
16445 eval "ac_cv_func_$ac_func=no"
16450 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16451 echo "$ac_t""yes" 1>&6
16452 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16453 cat >> confdefs.h
<<EOF
16454 #define $ac_tr_func 1
16458 echo "$ac_t""no" 1>&6
16463 HAVE_SOME_SLEEP_FUNC
=0
16464 if test "$USE_BEOS" = 1; then
16465 cat >> confdefs.h
<<\EOF
16466 #define HAVE_SLEEP 1
16469 HAVE_SOME_SLEEP_FUNC
=1
16472 if test "$USE_DARWIN" = 1; then
16473 cat >> confdefs.h
<<\EOF
16474 #define HAVE_USLEEP 1
16477 HAVE_SOME_SLEEP_FUNC
=1
16480 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
16482 for ac_func
in nanosleep
16484 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16485 echo "configure:16486: checking for $ac_func" >&5
16486 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16487 echo $ac_n "(cached) $ac_c" 1>&6
16489 cat > conftest.
$ac_ext <<EOF
16490 #line 16491 "configure"
16491 #include "confdefs.h"
16492 /* System header to define __stub macros and hopefully few prototypes,
16493 which can conflict with char $ac_func(); below. */
16494 #include <assert.h>
16495 /* Override any gcc2 internal prototype to avoid an error. */
16496 /* We use char because int might match the return type of a gcc2
16497 builtin and then its argument prototype would still apply. */
16502 /* The GNU C library defines this for functions which it implements
16503 to always fail with ENOSYS. Some functions are actually named
16504 something starting with __ and the normal name is an alias. */
16505 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16513 if { (eval echo configure
:16514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16515 eval "ac_cv_func_$ac_func=yes"
16517 echo "configure: failed program was:" >&5
16518 cat conftest.
$ac_ext >&5
16520 eval "ac_cv_func_$ac_func=no"
16525 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16526 echo "$ac_t""yes" 1>&6
16527 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16528 cat >> confdefs.h
<<EOF
16529 #define $ac_tr_func 1
16531 cat >> confdefs.h
<<\EOF
16532 #define HAVE_NANOSLEEP 1
16536 echo "$ac_t""no" 1>&6
16537 echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
16538 echo "configure:16539: checking for nanosleep in -lposix4" >&5
16539 ac_lib_var
=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
16540 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16541 echo $ac_n "(cached) $ac_c" 1>&6
16543 ac_save_LIBS
="$LIBS"
16544 LIBS
="-lposix4 $LIBS"
16545 cat > conftest.
$ac_ext <<EOF
16546 #line 16547 "configure"
16547 #include "confdefs.h"
16548 /* Override any gcc2 internal prototype to avoid an error. */
16549 /* We use char because int might match the return type of a gcc2
16550 builtin and then its argument prototype would still apply. */
16557 if { (eval echo configure
:16558: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16559 eval "ac_cv_lib_$ac_lib_var=yes"
16561 echo "configure: failed program was:" >&5
16562 cat conftest.
$ac_ext >&5
16564 eval "ac_cv_lib_$ac_lib_var=no"
16567 LIBS
="$ac_save_LIBS"
16570 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16571 echo "$ac_t""yes" 1>&6
16573 cat >> confdefs.h
<<\EOF
16574 #define HAVE_NANOSLEEP 1
16577 POSIX4_LINK
=" -lposix4"
16580 echo "$ac_t""no" 1>&6
16582 for ac_func
in usleep
16584 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16585 echo "configure:16586: checking for $ac_func" >&5
16586 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16587 echo $ac_n "(cached) $ac_c" 1>&6
16589 cat > conftest.
$ac_ext <<EOF
16590 #line 16591 "configure"
16591 #include "confdefs.h"
16592 /* System header to define __stub macros and hopefully few prototypes,
16593 which can conflict with char $ac_func(); below. */
16594 #include <assert.h>
16595 /* Override any gcc2 internal prototype to avoid an error. */
16596 /* We use char because int might match the return type of a gcc2
16597 builtin and then its argument prototype would still apply. */
16602 /* The GNU C library defines this for functions which it implements
16603 to always fail with ENOSYS. Some functions are actually named
16604 something starting with __ and the normal name is an alias. */
16605 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16613 if { (eval echo configure
:16614: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16615 eval "ac_cv_func_$ac_func=yes"
16617 echo "configure: failed program was:" >&5
16618 cat conftest.
$ac_ext >&5
16620 eval "ac_cv_func_$ac_func=no"
16625 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16626 echo "$ac_t""yes" 1>&6
16627 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16628 cat >> confdefs.h
<<EOF
16629 #define $ac_tr_func 1
16631 cat >> confdefs.h
<<\EOF
16632 #define HAVE_USLEEP 1
16636 echo "$ac_t""no" 1>&6
16637 echo "configure: warning: wxSleep() function will not work" 1>&2
16653 for ac_func
in uname gethostname
16655 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16656 echo "configure:16657: checking for $ac_func" >&5
16657 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16658 echo $ac_n "(cached) $ac_c" 1>&6
16660 cat > conftest.
$ac_ext <<EOF
16661 #line 16662 "configure"
16662 #include "confdefs.h"
16663 /* System header to define __stub macros and hopefully few prototypes,
16664 which can conflict with char $ac_func(); below. */
16665 #include <assert.h>
16666 /* Override any gcc2 internal prototype to avoid an error. */
16667 /* We use char because int might match the return type of a gcc2
16668 builtin and then its argument prototype would still apply. */
16673 /* The GNU C library defines this for functions which it implements
16674 to always fail with ENOSYS. Some functions are actually named
16675 something starting with __ and the normal name is an alias. */
16676 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16684 if { (eval echo configure
:16685: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16686 eval "ac_cv_func_$ac_func=yes"
16688 echo "configure: failed program was:" >&5
16689 cat conftest.
$ac_ext >&5
16691 eval "ac_cv_func_$ac_func=no"
16696 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16697 echo "$ac_t""yes" 1>&6
16698 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16699 cat >> confdefs.h
<<EOF
16700 #define $ac_tr_func 1
16704 echo "$ac_t""no" 1>&6
16711 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16712 ac_cpp
='$CXXCPP $CPPFLAGS'
16713 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16714 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16715 cross_compiling
=$ac_cv_prog_cxx_cross
16718 for ac_func
in strtok_r
16720 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16721 echo "configure:16722: checking for $ac_func" >&5
16722 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16723 echo $ac_n "(cached) $ac_c" 1>&6
16725 cat > conftest.
$ac_ext <<EOF
16726 #line 16727 "configure"
16727 #include "confdefs.h"
16728 /* System header to define __stub macros and hopefully few prototypes,
16729 which can conflict with char $ac_func(); below. */
16730 #include <assert.h>
16731 /* Override any gcc2 internal prototype to avoid an error. */
16735 /* We use char because int might match the return type of a gcc2
16736 builtin and then its argument prototype would still apply. */
16741 /* The GNU C library defines this for functions which it implements
16742 to always fail with ENOSYS. Some functions are actually named
16743 something starting with __ and the normal name is an alias. */
16744 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16752 if { (eval echo configure
:16753: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16754 eval "ac_cv_func_$ac_func=yes"
16756 echo "configure: failed program was:" >&5
16757 cat conftest.
$ac_ext >&5
16759 eval "ac_cv_func_$ac_func=no"
16764 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16765 echo "$ac_t""yes" 1>&6
16766 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16767 cat >> confdefs.h
<<EOF
16768 #define $ac_tr_func 1
16772 echo "$ac_t""no" 1>&6
16778 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16779 ac_cpp
='$CPP $CPPFLAGS'
16780 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16781 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16782 cross_compiling
=$ac_cv_prog_cc_cross
16786 for ac_func
in inet_addr
16788 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16789 echo "configure:16790: checking for $ac_func" >&5
16790 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16791 echo $ac_n "(cached) $ac_c" 1>&6
16793 cat > conftest.
$ac_ext <<EOF
16794 #line 16795 "configure"
16795 #include "confdefs.h"
16796 /* System header to define __stub macros and hopefully few prototypes,
16797 which can conflict with char $ac_func(); below. */
16798 #include <assert.h>
16799 /* Override any gcc2 internal prototype to avoid an error. */
16800 /* We use char because int might match the return type of a gcc2
16801 builtin and then its argument prototype would still apply. */
16806 /* The GNU C library defines this for functions which it implements
16807 to always fail with ENOSYS. Some functions are actually named
16808 something starting with __ and the normal name is an alias. */
16809 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16817 if { (eval echo configure
:16818: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16819 eval "ac_cv_func_$ac_func=yes"
16821 echo "configure: failed program was:" >&5
16822 cat conftest.
$ac_ext >&5
16824 eval "ac_cv_func_$ac_func=no"
16829 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16830 echo "$ac_t""yes" 1>&6
16831 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16832 cat >> confdefs.h
<<EOF
16833 #define $ac_tr_func 1
16835 cat >> confdefs.h
<<\EOF
16836 #define HAVE_INET_ADDR 1
16840 echo "$ac_t""no" 1>&6
16841 echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6
16842 echo "configure:16843: checking for inet_addr in -lnsl" >&5
16843 ac_lib_var
=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'`
16844 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16845 echo $ac_n "(cached) $ac_c" 1>&6
16847 ac_save_LIBS
="$LIBS"
16849 cat > conftest.
$ac_ext <<EOF
16850 #line 16851 "configure"
16851 #include "confdefs.h"
16852 /* Override any gcc2 internal prototype to avoid an error. */
16853 /* We use char because int might match the return type of a gcc2
16854 builtin and then its argument prototype would still apply. */
16861 if { (eval echo configure
:16862: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16863 eval "ac_cv_lib_$ac_lib_var=yes"
16865 echo "configure: failed program was:" >&5
16866 cat conftest.
$ac_ext >&5
16868 eval "ac_cv_lib_$ac_lib_var=no"
16871 LIBS
="$ac_save_LIBS"
16874 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16875 echo "$ac_t""yes" 1>&6
16878 echo "$ac_t""no" 1>&6
16879 echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6
16880 echo "configure:16881: checking for inet_addr in -lresolv" >&5
16881 ac_lib_var
=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'`
16882 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16883 echo $ac_n "(cached) $ac_c" 1>&6
16885 ac_save_LIBS
="$LIBS"
16886 LIBS
="-lresolv $LIBS"
16887 cat > conftest.
$ac_ext <<EOF
16888 #line 16889 "configure"
16889 #include "confdefs.h"
16890 /* Override any gcc2 internal prototype to avoid an error. */
16891 /* We use char because int might match the return type of a gcc2
16892 builtin and then its argument prototype would still apply. */
16899 if { (eval echo configure
:16900: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16901 eval "ac_cv_lib_$ac_lib_var=yes"
16903 echo "configure: failed program was:" >&5
16904 cat conftest.
$ac_ext >&5
16906 eval "ac_cv_lib_$ac_lib_var=no"
16909 LIBS
="$ac_save_LIBS"
16912 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16913 echo "$ac_t""yes" 1>&6
16916 echo "$ac_t""no" 1>&6
16917 echo $ac_n "checking for inet_addr in -lsocket""... $ac_c" 1>&6
16918 echo "configure:16919: checking for inet_addr in -lsocket" >&5
16919 ac_lib_var
=`echo socket'_'inet_addr | sed 'y%./+-%__p_%'`
16920 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16921 echo $ac_n "(cached) $ac_c" 1>&6
16923 ac_save_LIBS
="$LIBS"
16924 LIBS
="-lsocket $LIBS"
16925 cat > conftest.
$ac_ext <<EOF
16926 #line 16927 "configure"
16927 #include "confdefs.h"
16928 /* Override any gcc2 internal prototype to avoid an error. */
16929 /* We use char because int might match the return type of a gcc2
16930 builtin and then its argument prototype would still apply. */
16937 if { (eval echo configure
:16938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16939 eval "ac_cv_lib_$ac_lib_var=yes"
16941 echo "configure: failed program was:" >&5
16942 cat conftest.
$ac_ext >&5
16944 eval "ac_cv_lib_$ac_lib_var=no"
16947 LIBS
="$ac_save_LIBS"
16950 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16951 echo "$ac_t""yes" 1>&6
16955 echo "$ac_t""no" 1>&6
16970 for ac_func
in inet_aton
16972 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16973 echo "configure:16974: checking for $ac_func" >&5
16974 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16975 echo $ac_n "(cached) $ac_c" 1>&6
16977 cat > conftest.
$ac_ext <<EOF
16978 #line 16979 "configure"
16979 #include "confdefs.h"
16980 /* System header to define __stub macros and hopefully few prototypes,
16981 which can conflict with char $ac_func(); below. */
16982 #include <assert.h>
16983 /* Override any gcc2 internal prototype to avoid an error. */
16984 /* We use char because int might match the return type of a gcc2
16985 builtin and then its argument prototype would still apply. */
16990 /* The GNU C library defines this for functions which it implements
16991 to always fail with ENOSYS. Some functions are actually named
16992 something starting with __ and the normal name is an alias. */
16993 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17001 if { (eval echo configure
:17002: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17003 eval "ac_cv_func_$ac_func=yes"
17005 echo "configure: failed program was:" >&5
17006 cat conftest.
$ac_ext >&5
17008 eval "ac_cv_func_$ac_func=no"
17013 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17014 echo "$ac_t""yes" 1>&6
17015 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17016 cat >> confdefs.h
<<EOF
17017 #define $ac_tr_func 1
17019 cat >> confdefs.h
<<\EOF
17020 #define HAVE_INET_ATON 1
17024 echo "$ac_t""no" 1>&6
17025 echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6
17026 echo "configure:17027: checking for inet_aton in -l$INET_LINK" >&5
17027 ac_lib_var
=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'`
17028 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17029 echo $ac_n "(cached) $ac_c" 1>&6
17031 ac_save_LIBS
="$LIBS"
17032 LIBS
="-l$INET_LINK $LIBS"
17033 cat > conftest.
$ac_ext <<EOF
17034 #line 17035 "configure"
17035 #include "confdefs.h"
17036 /* Override any gcc2 internal prototype to avoid an error. */
17037 /* We use char because int might match the return type of a gcc2
17038 builtin and then its argument prototype would still apply. */
17045 if { (eval echo configure
:17046: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17047 eval "ac_cv_lib_$ac_lib_var=yes"
17049 echo "configure: failed program was:" >&5
17050 cat conftest.
$ac_ext >&5
17052 eval "ac_cv_lib_$ac_lib_var=no"
17055 LIBS
="$ac_save_LIBS"
17058 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17059 echo "$ac_t""yes" 1>&6
17060 cat >> confdefs.h
<<\EOF
17061 #define HAVE_INET_ATON 1
17065 echo "$ac_t""no" 1>&6
17073 if test "x$INET_LINK" != "x"; then
17074 cat >> confdefs.h
<<\EOF
17075 #define HAVE_INET_ADDR 1
17078 INET_LINK
=" -l$INET_LINK"
17084 cat > confcache
<<\EOF
17085 # This file is a shell script that caches the results of configure
17086 # tests run on this system so they can be shared between configure
17087 # scripts and configure runs. It is not useful on other systems.
17088 # If it contains results you don't want to keep, you may remove or edit it.
17090 # By default, configure uses ./config.cache as the cache file,
17091 # creating it if it does not exist already. You can give configure
17092 # the --cache-file=FILE option to use a different cache file; that is
17093 # what configure does when it calls configure scripts in
17094 # subdirectories, so they share the cache.
17095 # Giving --cache-file=/dev/null disables caching, for debugging configure.
17096 # config.status only pays attention to the cache file if you give it the
17097 # --recheck option to rerun configure.
17100 # The following way of writing the cache mishandles newlines in values,
17101 # but we know of no workaround that is simple, portable, and efficient.
17102 # So, don't put newlines in cache variables' values.
17103 # Ultrix sh set writes to stderr and can't be redirected directly,
17104 # and sets the high bit in the cache file unless we assign to the vars.
17106 case `(ac_space=' '; set | grep ac_space) 2>&1` in
17108 # `set' does not quote correctly, so add quotes (double-quote substitution
17109 # turns \\\\ into \\, and sed turns \\ into \).
17111 -e "s/'/'\\\\''/g" \
17112 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
17115 # `set' quotes correctly as required by POSIX, so do not add quotes.
17116 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
17119 if cmp -s $cache_file confcache
; then
17122 if test -w $cache_file; then
17123 echo "updating cache $cache_file"
17124 cat confcache
> $cache_file
17126 echo "not updating unwritable cache $cache_file"
17133 if test "$TOOLKIT" != "MSW"; then
17139 CODE_GEN_FLAGS_CXX
=
17141 if test "$wxUSE_THREADS" = "yes" ; then
17142 if test "$wxUSE_WINE" = 1 ; then
17143 echo "configure: warning: Threads are not supported under WINE... disabled" 1>&2
17145 elif test "$USE_BEOS" = 1; then
17146 echo "configure: warning: BeOS threads are not yet supported... disabled" 1>&2
17151 if test "$wxUSE_THREADS" = "yes" ; then
17153 if test "$USE_AIX" = 1; then
17154 THREADS_LIB
=pthreads
17156 THREADS_LIB
=pthread
17159 echo $ac_n "checking for pthread_create in -l$THREADS_LIB""... $ac_c" 1>&6
17160 echo "configure:17161: checking for pthread_create in -l$THREADS_LIB" >&5
17161 ac_lib_var
=`echo $THREADS_LIB'_'pthread_create | sed 'y%./+-%__p_%'`
17162 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17163 echo $ac_n "(cached) $ac_c" 1>&6
17165 ac_save_LIBS
="$LIBS"
17166 LIBS
="-l$THREADS_LIB $LIBS"
17167 cat > conftest.
$ac_ext <<EOF
17168 #line 17169 "configure"
17169 #include "confdefs.h"
17170 /* Override any gcc2 internal prototype to avoid an error. */
17171 /* We use char because int might match the return type of a gcc2
17172 builtin and then its argument prototype would still apply. */
17173 char pthread_create();
17179 if { (eval echo configure
:17180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17181 eval "ac_cv_lib_$ac_lib_var=yes"
17183 echo "configure: failed program was:" >&5
17184 cat conftest.
$ac_ext >&5
17186 eval "ac_cv_lib_$ac_lib_var=no"
17189 LIBS
="$ac_save_LIBS"
17192 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17193 echo "$ac_t""yes" 1>&6
17195 THREADS_OBJ
="threadpsx.lo"
17196 THREADS_LINK
=$THREADS_LIB
17199 echo "$ac_t""no" 1>&6
17201 echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
17202 echo "configure:17203: checking for pthread_create in -lc_r" >&5
17203 ac_lib_var
=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`
17204 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17205 echo $ac_n "(cached) $ac_c" 1>&6
17207 ac_save_LIBS
="$LIBS"
17209 cat > conftest.
$ac_ext <<EOF
17210 #line 17211 "configure"
17211 #include "confdefs.h"
17212 /* Override any gcc2 internal prototype to avoid an error. */
17213 /* We use char because int might match the return type of a gcc2
17214 builtin and then its argument prototype would still apply. */
17215 char pthread_create();
17221 if { (eval echo configure
:17222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17223 eval "ac_cv_lib_$ac_lib_var=yes"
17225 echo "configure: failed program was:" >&5
17226 cat conftest.
$ac_ext >&5
17228 eval "ac_cv_lib_$ac_lib_var=no"
17231 LIBS
="$ac_save_LIBS"
17234 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17235 echo "$ac_t""yes" 1>&6
17237 THREADS_OBJ
="threadpsx.lo"
17241 echo "$ac_t""no" 1>&6
17243 ac_safe
=`echo "sys/prctl.h" | sed 'y%./+-%__p_%'`
17244 echo $ac_n "checking for sys/prctl.h""... $ac_c" 1>&6
17245 echo "configure:17246: checking for sys/prctl.h" >&5
17246 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
17247 echo $ac_n "(cached) $ac_c" 1>&6
17249 cat > conftest.
$ac_ext <<EOF
17250 #line 17251 "configure"
17251 #include "confdefs.h"
17252 #include <sys/prctl.h>
17254 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
17255 { (eval echo configure
:17256: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
17256 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
17257 if test -z "$ac_err"; then
17259 eval "ac_cv_header_$ac_safe=yes"
17262 echo "configure: failed program was:" >&5
17263 cat conftest.
$ac_ext >&5
17265 eval "ac_cv_header_$ac_safe=no"
17269 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
17270 echo "$ac_t""yes" 1>&6
17272 THREADS_OBJ
="threadsgi.lo"
17275 echo "$ac_t""no" 1>&6
17285 if test -z "$THREADS_OBJ" ; then
17287 echo "configure: warning: No thread support on this system... disabled" 1>&2
17291 if test "$wxUSE_THREADS" = "yes" ; then
17292 for ac_func
in thr_setconcurrency
17294 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17295 echo "configure:17296: checking for $ac_func" >&5
17296 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17297 echo $ac_n "(cached) $ac_c" 1>&6
17299 cat > conftest.
$ac_ext <<EOF
17300 #line 17301 "configure"
17301 #include "confdefs.h"
17302 /* System header to define __stub macros and hopefully few prototypes,
17303 which can conflict with char $ac_func(); below. */
17304 #include <assert.h>
17305 /* Override any gcc2 internal prototype to avoid an error. */
17306 /* We use char because int might match the return type of a gcc2
17307 builtin and then its argument prototype would still apply. */
17312 /* The GNU C library defines this for functions which it implements
17313 to always fail with ENOSYS. Some functions are actually named
17314 something starting with __ and the normal name is an alias. */
17315 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17323 if { (eval echo configure
:17324: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17325 eval "ac_cv_func_$ac_func=yes"
17327 echo "configure: failed program was:" >&5
17328 cat conftest.
$ac_ext >&5
17330 eval "ac_cv_func_$ac_func=no"
17335 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17336 echo "$ac_t""yes" 1>&6
17337 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17338 cat >> confdefs.h
<<EOF
17339 #define $ac_tr_func 1
17343 echo "$ac_t""no" 1>&6
17349 for ac_hdr
in sched.h
17351 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
17352 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
17353 echo "configure:17354: checking for $ac_hdr" >&5
17354 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
17355 echo $ac_n "(cached) $ac_c" 1>&6
17357 cat > conftest.
$ac_ext <<EOF
17358 #line 17359 "configure"
17359 #include "confdefs.h"
17362 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
17363 { (eval echo configure
:17364: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
17364 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
17365 if test -z "$ac_err"; then
17367 eval "ac_cv_header_$ac_safe=yes"
17370 echo "configure: failed program was:" >&5
17371 cat conftest.
$ac_ext >&5
17373 eval "ac_cv_header_$ac_safe=no"
17377 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
17378 echo "$ac_t""yes" 1>&6
17379 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
17380 cat >> confdefs.h
<<EOF
17381 #define $ac_tr_hdr 1
17385 echo "$ac_t""no" 1>&6
17390 echo $ac_n "checking for sched_yield in -l$THREADS_LINK""... $ac_c" 1>&6
17391 echo "configure:17392: checking for sched_yield in -l$THREADS_LINK" >&5
17392 ac_lib_var
=`echo $THREADS_LINK'_'sched_yield | sed 'y%./+-%__p_%'`
17393 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17394 echo $ac_n "(cached) $ac_c" 1>&6
17396 ac_save_LIBS
="$LIBS"
17397 LIBS
="-l$THREADS_LINK $LIBS"
17398 cat > conftest.
$ac_ext <<EOF
17399 #line 17400 "configure"
17400 #include "confdefs.h"
17401 /* Override any gcc2 internal prototype to avoid an error. */
17402 /* We use char because int might match the return type of a gcc2
17403 builtin and then its argument prototype would still apply. */
17404 char sched_yield();
17410 if { (eval echo configure
:17411: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17412 eval "ac_cv_lib_$ac_lib_var=yes"
17414 echo "configure: failed program was:" >&5
17415 cat conftest.
$ac_ext >&5
17417 eval "ac_cv_lib_$ac_lib_var=no"
17420 LIBS
="$ac_save_LIBS"
17423 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17424 echo "$ac_t""yes" 1>&6
17425 cat >> confdefs.h
<<\EOF
17426 #define HAVE_SCHED_YIELD 1
17430 echo "$ac_t""no" 1>&6
17431 echo $ac_n "checking for sched_yield in -lposix4""... $ac_c" 1>&6
17432 echo "configure:17433: checking for sched_yield in -lposix4" >&5
17433 ac_lib_var
=`echo posix4'_'sched_yield | sed 'y%./+-%__p_%'`
17434 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17435 echo $ac_n "(cached) $ac_c" 1>&6
17437 ac_save_LIBS
="$LIBS"
17438 LIBS
="-lposix4 $LIBS"
17439 cat > conftest.
$ac_ext <<EOF
17440 #line 17441 "configure"
17441 #include "confdefs.h"
17442 /* Override any gcc2 internal prototype to avoid an error. */
17443 /* We use char because int might match the return type of a gcc2
17444 builtin and then its argument prototype would still apply. */
17445 char sched_yield();
17451 if { (eval echo configure
:17452: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17453 eval "ac_cv_lib_$ac_lib_var=yes"
17455 echo "configure: failed program was:" >&5
17456 cat conftest.
$ac_ext >&5
17458 eval "ac_cv_lib_$ac_lib_var=no"
17461 LIBS
="$ac_save_LIBS"
17464 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17465 echo "$ac_t""yes" 1>&6
17466 cat >> confdefs.h
<<\EOF
17467 #define HAVE_SCHED_YIELD 1
17469 POSIX4_LINK
=" -lposix4"
17471 echo "$ac_t""no" 1>&6
17472 echo "configure: warning: wxThread::Yield will not work properly" 1>&2
17481 echo $ac_n "checking for pthread_attr_getschedpolicy in -l$THREADS_LINK""... $ac_c" 1>&6
17482 echo "configure:17483: checking for pthread_attr_getschedpolicy in -l$THREADS_LINK" >&5
17483 ac_lib_var
=`echo $THREADS_LINK'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
17484 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17485 echo $ac_n "(cached) $ac_c" 1>&6
17487 ac_save_LIBS
="$LIBS"
17488 LIBS
="-l$THREADS_LINK $LIBS"
17489 cat > conftest.
$ac_ext <<EOF
17490 #line 17491 "configure"
17491 #include "confdefs.h"
17492 /* Override any gcc2 internal prototype to avoid an error. */
17493 /* We use char because int might match the return type of a gcc2
17494 builtin and then its argument prototype would still apply. */
17495 char pthread_attr_getschedpolicy();
17498 pthread_attr_getschedpolicy()
17501 if { (eval echo configure
:17502: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17503 eval "ac_cv_lib_$ac_lib_var=yes"
17505 echo "configure: failed program was:" >&5
17506 cat conftest.
$ac_ext >&5
17508 eval "ac_cv_lib_$ac_lib_var=no"
17511 LIBS
="$ac_save_LIBS"
17514 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17515 echo "$ac_t""yes" 1>&6
17516 echo $ac_n "checking for pthread_attr_setschedparam in -l$THREADS_LINK""... $ac_c" 1>&6
17517 echo "configure:17518: checking for pthread_attr_setschedparam in -l$THREADS_LINK" >&5
17518 ac_lib_var
=`echo $THREADS_LINK'_'pthread_attr_setschedparam | sed 'y%./+-%__p_%'`
17519 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17520 echo $ac_n "(cached) $ac_c" 1>&6
17522 ac_save_LIBS
="$LIBS"
17523 LIBS
="-l$THREADS_LINK $LIBS"
17524 cat > conftest.
$ac_ext <<EOF
17525 #line 17526 "configure"
17526 #include "confdefs.h"
17527 /* Override any gcc2 internal prototype to avoid an error. */
17528 /* We use char because int might match the return type of a gcc2
17529 builtin and then its argument prototype would still apply. */
17530 char pthread_attr_setschedparam();
17533 pthread_attr_setschedparam()
17536 if { (eval echo configure
:17537: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17538 eval "ac_cv_lib_$ac_lib_var=yes"
17540 echo "configure: failed program was:" >&5
17541 cat conftest.
$ac_ext >&5
17543 eval "ac_cv_lib_$ac_lib_var=no"
17546 LIBS
="$ac_save_LIBS"
17549 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17550 echo "$ac_t""yes" 1>&6
17551 echo $ac_n "checking for sched_get_priority_max in -l$THREADS_LINK""... $ac_c" 1>&6
17552 echo "configure:17553: checking for sched_get_priority_max in -l$THREADS_LINK" >&5
17553 ac_lib_var
=`echo $THREADS_LINK'_'sched_get_priority_max | sed 'y%./+-%__p_%'`
17554 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17555 echo $ac_n "(cached) $ac_c" 1>&6
17557 ac_save_LIBS
="$LIBS"
17558 LIBS
="-l$THREADS_LINK $LIBS"
17559 cat > conftest.
$ac_ext <<EOF
17560 #line 17561 "configure"
17561 #include "confdefs.h"
17562 /* Override any gcc2 internal prototype to avoid an error. */
17563 /* We use char because int might match the return type of a gcc2
17564 builtin and then its argument prototype would still apply. */
17565 char sched_get_priority_max();
17568 sched_get_priority_max()
17571 if { (eval echo configure
:17572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17573 eval "ac_cv_lib_$ac_lib_var=yes"
17575 echo "configure: failed program was:" >&5
17576 cat conftest.
$ac_ext >&5
17578 eval "ac_cv_lib_$ac_lib_var=no"
17581 LIBS
="$ac_save_LIBS"
17584 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17585 echo "$ac_t""yes" 1>&6
17588 echo "$ac_t""no" 1>&6
17589 echo $ac_n "checking for sched_get_priority_max in -lposix4""... $ac_c" 1>&6
17590 echo "configure:17591: checking for sched_get_priority_max in -lposix4" >&5
17591 ac_lib_var
=`echo posix4'_'sched_get_priority_max | sed 'y%./+-%__p_%'`
17592 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17593 echo $ac_n "(cached) $ac_c" 1>&6
17595 ac_save_LIBS
="$LIBS"
17596 LIBS
="-lposix4 $LIBS"
17597 cat > conftest.
$ac_ext <<EOF
17598 #line 17599 "configure"
17599 #include "confdefs.h"
17600 /* Override any gcc2 internal prototype to avoid an error. */
17601 /* We use char because int might match the return type of a gcc2
17602 builtin and then its argument prototype would still apply. */
17603 char sched_get_priority_max();
17606 sched_get_priority_max()
17609 if { (eval echo configure
:17610: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17611 eval "ac_cv_lib_$ac_lib_var=yes"
17613 echo "configure: failed program was:" >&5
17614 cat conftest.
$ac_ext >&5
17616 eval "ac_cv_lib_$ac_lib_var=no"
17619 LIBS
="$ac_save_LIBS"
17622 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17623 echo "$ac_t""yes" 1>&6
17626 POSIX4_LINK
=" -lposix4"
17629 echo "$ac_t""no" 1>&6
17637 echo "$ac_t""no" 1>&6
17642 echo "$ac_t""no" 1>&6
17646 if test "$HAVE_PRIOR_FUNCS" = 1; then
17647 cat >> confdefs.h
<<\EOF
17648 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
17652 echo "configure: warning: Setting thread priority will not work" 1>&2
17655 echo $ac_n "checking for pthread_cancel in -l$THREADS_LINK""... $ac_c" 1>&6
17656 echo "configure:17657: checking for pthread_cancel in -l$THREADS_LINK" >&5
17657 ac_lib_var
=`echo $THREADS_LINK'_'pthread_cancel | sed 'y%./+-%__p_%'`
17658 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17659 echo $ac_n "(cached) $ac_c" 1>&6
17661 ac_save_LIBS
="$LIBS"
17662 LIBS
="-l$THREADS_LINK $LIBS"
17663 cat > conftest.
$ac_ext <<EOF
17664 #line 17665 "configure"
17665 #include "confdefs.h"
17666 /* Override any gcc2 internal prototype to avoid an error. */
17667 /* We use char because int might match the return type of a gcc2
17668 builtin and then its argument prototype would still apply. */
17669 char pthread_cancel();
17675 if { (eval echo configure
:17676: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17677 eval "ac_cv_lib_$ac_lib_var=yes"
17679 echo "configure: failed program was:" >&5
17680 cat conftest.
$ac_ext >&5
17682 eval "ac_cv_lib_$ac_lib_var=no"
17685 LIBS
="$ac_save_LIBS"
17688 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17689 echo "$ac_t""yes" 1>&6
17690 cat >> confdefs.h
<<\EOF
17691 #define HAVE_PTHREAD_CANCEL 1
17695 echo "$ac_t""no" 1>&6
17696 echo "configure: warning: wxThread::Kill() will not work properly" 1>&2
17700 echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6
17701 echo "configure:17702: checking for pthread_cleanup_push/pop" >&5
17702 if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then
17703 echo $ac_n "(cached) $ac_c" 1>&6
17706 cat > conftest.
$ac_ext <<EOF
17707 #line 17708 "configure"
17708 #include "confdefs.h"
17709 #include <pthread.h>
17712 pthread_cleanup_push(NULL, NULL);
17713 pthread_cleanup_pop(0);
17717 if { (eval echo configure
:17718: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17720 wx_cv_func_pthread_cleanup_push
=yes
17723 echo "configure: failed program was:" >&5
17724 cat conftest.
$ac_ext >&5
17727 wx_cv_func_pthread_cleanup_push
=no
17734 echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6
17736 if test "$wx_cv_func_pthread_cleanup_push" = "yes"; then
17737 cat >> confdefs.h
<<\EOF
17738 #define HAVE_THREAD_CLEANUP_FUNCTIONS 1
17744 if test "x$wx_lib_glibc21" = "xyes"; then
17745 CPPFLAGS
="$CPPFLAGS -D_GNU_SOURCE"
17748 echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6
17749 echo "configure:17750: checking for pthread_mutexattr_t" >&5
17750 if eval "test \"`echo '$''{'wx_cv_type_pthread_mutexattr_t'+set}'`\" = set"; then
17751 echo $ac_n "(cached) $ac_c" 1>&6
17754 cat > conftest.
$ac_ext <<EOF
17755 #line 17756 "configure"
17756 #include "confdefs.h"
17757 #include <pthread.h>
17760 pthread_mutexattr_t attr;
17761 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
17765 if { (eval echo configure
:17766: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17768 wx_cv_type_pthread_mutexattr_t
=yes
17771 echo "configure: failed program was:" >&5
17772 cat conftest.
$ac_ext >&5
17775 wx_cv_type_pthread_mutexattr_t
=no
17783 echo "$ac_t""$wx_cv_type_pthread_mutexattr_t" 1>&6
17785 if test "$wx_cv_type_pthread_mutexattr_t" = "yes"; then
17786 cat >> confdefs.h
<<\EOF
17787 #define HAVE_PTHREAD_MUTEXATTR_T 1
17791 echo $ac_n "checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER""... $ac_c" 1>&6
17792 echo "configure:17793: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER" >&5
17793 if eval "test \"`echo '$''{'wx_cv_type_pthread_rec_mutex_init'+set}'`\" = set"; then
17794 echo $ac_n "(cached) $ac_c" 1>&6
17797 cat > conftest.
$ac_ext <<EOF
17798 #line 17799 "configure"
17799 #include "confdefs.h"
17800 #include <pthread.h>
17803 pthread_mutex_t attr = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
17807 if { (eval echo configure
:17808: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17810 wx_cv_type_pthread_rec_mutex_init
=yes
17813 echo "configure: failed program was:" >&5
17814 cat conftest.
$ac_ext >&5
17817 wx_cv_type_pthread_rec_mutex_init
=no
17825 echo "$ac_t""$wx_cv_type_pthread_rec_mutex_init" 1>&6
17826 if test "$wx_cv_type_pthread_rec_mutex_init" = "yes"; then
17827 cat >> confdefs.h
<<\EOF
17828 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER 1
17832 echo "configure: warning: wxMutex won't be recursive on this platform" 1>&2
17836 THREADS_LINK
=" -l$THREADS_LINK"
17838 if test "$USE_SOLARIS" = "yes" -a "$GCC" != "yes"; then
17839 CPPFLAGS
="$CFLAGS -mt"
17840 CXXFLAGS
="$CXXFLAGS -mt"
17841 LDFLAGS
="$LDFLAGS -mt"
17847 if test "$wxUSE_THREADS" = "yes"; then
17848 cat >> confdefs.h
<<\EOF
17849 #define wxUSE_THREADS 1
17853 TOOLCHAIN_DEFS
="$TOOLCHAIN_DEFS $CPP_MT_FLAG"
17855 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS thread"
17857 if test "$ac_cv_func_strtok_r" = "yes"; then
17858 echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6
17859 echo "configure:17860: checking if -D_REENTRANT is needed" >&5
17860 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
17861 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D_REENTRANT"
17862 echo "$ac_t""yes" 1>&6
17864 echo "$ac_t""no" 1>&6
17869 if test "$WXGTK20" = 1 ; then
17870 cat >> confdefs.h
<<EOF
17871 #define __WXGTK20__ $WXGTK20
17877 if test "$WXGTK12" = 1 ; then
17878 cat >> confdefs.h
<<EOF
17879 #define __WXGTK12__ $WXGTK12
17884 if test "$WXGTK127" = 1 ; then
17885 cat >> confdefs.h
<<EOF
17886 #define __WXGTK127__ $WXGTK127
17893 if test "$wxUSE_DEBUG_INFO" = "yes" ; then
17898 if test "$wxUSE_DEBUG_GDB" = "yes" ; then
17899 wxUSE_DEBUG_INFO
=yes
17903 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
17904 cat >> confdefs.h
<<\EOF
17908 WXDEBUG_DEFINE
="-D__WXDEBUG__"
17910 if test "$wxUSE_GTK" = 1 ; then
17911 WXDEBUG_DEFINE
="-DGTK_NO_CHECK_CASTS"
17915 if test "$wxUSE_MEM_TRACING" = "yes" ; then
17916 cat >> confdefs.h
<<\EOF
17917 #define wxUSE_MEMORY_TRACING 1
17920 cat >> confdefs.h
<<\EOF
17921 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1
17924 cat >> confdefs.h
<<\EOF
17925 #define wxUSE_DEBUG_NEW_ALWAYS 1
17928 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS memcheck"
17931 if test "$wxUSE_DMALLOC" = "yes" ; then
17932 DMALLOC_LIBS
="-ldmalloc"
17936 if test "$wxUSE_PROFILE" = "yes" ; then
17940 if test "$GCC" = "yes" ; then
17941 if test "$wxUSE_NO_RTTI" = "yes" ; then
17942 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-rtti"
17944 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
17945 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-exceptions"
17947 if test "$wxUSE_PERMISSIVE" = "yes" ; then
17948 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fpermissive"
17950 if test "$USE_WIN32" = 1 ; then
17951 # I'm not even really sure what this was ever added to solve,
17952 # but someone added it for mingw native builds, so I guess
17953 # they had a reason, right??
17954 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-pcc-struct-return"
17959 CXXFLAGS
=`echo "${CXXFLAGS}" | sed "s/\-O.//g" `
17960 CFLAGS
=`echo "${CFLAGS}" | sed "s/\-O.//g" `
17961 if test "$wxUSE_OPTIMISE" = "no" ; then
17964 if test "$GCC" = yes ; then
17967 i586
-*-*|i686
-*-* )
17968 OPTIMISE
="${OPTIMISE} "
17976 if test "$WXWIN_COMPATIBILITY_2" = "yes"; then
17977 cat >> confdefs.h
<<\EOF
17978 #define WXWIN_COMPATIBILITY_2 1
17982 WXWIN_COMPATIBILITY_2_2
="yes"
17985 if test "$WXWIN_COMPATIBILITY_2_2" = "yes"; then
17986 cat >> confdefs.h
<<\EOF
17987 #define WXWIN_COMPATIBILITY_2_2 1
17993 if test "$wxUSE_GUI" = "yes"; then
17994 cat >> confdefs.h
<<\EOF
17995 #define wxUSE_GUI 1
18000 cat >> confdefs.h
<<\EOF
18001 #define wxUSE_NOGUI 1
18007 if test "$wxUSE_UNIX" = "yes"; then
18008 cat >> confdefs.h
<<\EOF
18009 #define wxUSE_UNIX 1
18015 if test "$wxUSE_APPLE_IEEE" = "yes"; then
18016 cat >> confdefs.h
<<\EOF
18017 #define wxUSE_APPLE_IEEE 1
18022 if test "$wxUSE_TIMER" = "yes"; then
18023 cat >> confdefs.h
<<\EOF
18024 #define wxUSE_TIMER 1
18029 if test "$wxUSE_WAVE" = "yes"; then
18030 cat >> confdefs.h
<<\EOF
18031 #define wxUSE_WAVE 1
18036 if test "$wxUSE_CMDLINE_PARSER" = "yes"; then
18037 cat >> confdefs.h
<<\EOF
18038 #define wxUSE_CMDLINE_PARSER 1
18043 if test "$wxUSE_STOPWATCH" = "yes"; then
18044 cat >> confdefs.h
<<\EOF
18045 #define wxUSE_STOPWATCH 1
18050 if test "$wxUSE_DATETIME" = "yes"; then
18051 cat >> confdefs.h
<<\EOF
18052 #define wxUSE_DATETIME 1
18057 if test "$wxUSE_TIMEDATE" = "yes"; then
18058 cat >> confdefs.h
<<\EOF
18059 #define wxUSE_TIMEDATE 1
18064 if test "$wxUSE_FILE" = "yes"; then
18065 cat >> confdefs.h
<<\EOF
18066 #define wxUSE_FILE 1
18071 if test "$wxUSE_FFILE" = "yes"; then
18072 cat >> confdefs.h
<<\EOF
18073 #define wxUSE_FFILE 1
18078 if test "$wxUSE_FILESYSTEM" = "yes"; then
18079 cat >> confdefs.h
<<\EOF
18080 #define wxUSE_FILESYSTEM 1
18085 if test "$wxUSE_FS_INET" = "yes"; then
18086 cat >> confdefs.h
<<\EOF
18087 #define wxUSE_FS_INET 1
18092 if test "$wxUSE_FS_ZIP" = "yes"; then
18093 cat >> confdefs.h
<<\EOF
18094 #define wxUSE_FS_ZIP 1
18099 if test "$wxUSE_ZIPSTREAM" = "yes"; then
18100 cat >> confdefs.h
<<\EOF
18101 #define wxUSE_ZIPSTREAM 1
18106 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
18107 cat >> confdefs.h
<<\EOF
18108 #define wxUSE_ON_FATAL_EXCEPTION 1
18113 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
18114 cat >> confdefs.h
<<\EOF
18115 #define wxUSE_SNGLINST_CHECKER 1
18120 if test "$wxUSE_BUSYINFO" = "yes"; then
18121 cat >> confdefs.h
<<\EOF
18122 #define wxUSE_BUSYINFO 1
18127 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
18128 cat >> confdefs.h
<<\EOF
18129 #define wxUSE_STD_IOSTREAM 1
18134 if test "$wxUSE_TEXTBUFFER" = "yes"; then
18135 cat >> confdefs.h
<<\EOF
18136 #define wxUSE_TEXTBUFFER 1
18141 if test "$wxUSE_TEXTFILE" = "yes"; then
18142 if test "$wxUSE_FILE" != "yes" -o "$wxUSE_TEXTBUFFER" != "yes" ; then
18143 echo "configure: warning: wxTextFile requires wxFile and wxTextBuffer... disabled" 1>&2
18145 cat >> confdefs.h
<<\EOF
18146 #define wxUSE_TEXTFILE 1
18152 if test "$wxUSE_CONFIG" = "yes" ; then
18153 if test "$wxUSE_TEXTFILE" != "yes"; then
18154 echo "configure: warning: wxConfig requires wxTextFile... disabled" 1>&2
18156 cat >> confdefs.h
<<\EOF
18157 #define wxUSE_CONFIG 1
18160 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config"
18164 if test "$wxUSE_INTL" = "yes" ; then
18165 if test "$wxUSE_FILE" != "yes"; then
18166 echo "configure: warning: I18n code requires wxFile... disabled" 1>&2
18168 cat >> confdefs.h
<<\EOF
18169 #define wxUSE_INTL 1
18172 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat"
18173 GUIDIST
="$GUIDIST INTL_DIST"
18177 if test "$wxUSE_LOG" = "yes"; then
18178 cat >> confdefs.h
<<\EOF
18179 #define wxUSE_LOG 1
18183 if test "$wxUSE_LOGGUI" = "yes"; then
18184 cat >> confdefs.h
<<\EOF
18185 #define wxUSE_LOGGUI 1
18190 if test "$wxUSE_LOGWINDOW" = "yes"; then
18191 cat >> confdefs.h
<<\EOF
18192 #define wxUSE_LOGWINDOW 1
18197 if test "$wxUSE_LOGDIALOG" = "yes"; then
18198 cat >> confdefs.h
<<\EOF
18199 #define wxUSE_LOG_DIALOG 1
18205 if test "$wxUSE_LONGLONG" = "yes"; then
18206 cat >> confdefs.h
<<\EOF
18207 #define wxUSE_LONGLONG 1
18212 if test "$wxUSE_GEOMETRY" = "yes"; then
18213 cat >> confdefs.h
<<\EOF
18214 #define wxUSE_GEOMETRY 1
18219 if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then
18220 cat >> confdefs.h
<<\EOF
18221 #define wxUSE_DIALUP_MANAGER 1
18224 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dialup"
18227 if test "$wxUSE_STREAMS" = "yes" ; then
18228 cat >> confdefs.h
<<\EOF
18229 #define wxUSE_STREAMS 1
18235 if test "$wxUSE_DATETIME" = "yes"; then
18236 for ac_func
in strptime
18238 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18239 echo "configure:18240: checking for $ac_func" >&5
18240 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18241 echo $ac_n "(cached) $ac_c" 1>&6
18243 cat > conftest.
$ac_ext <<EOF
18244 #line 18245 "configure"
18245 #include "confdefs.h"
18246 /* System header to define __stub macros and hopefully few prototypes,
18247 which can conflict with char $ac_func(); below. */
18248 #include <assert.h>
18249 /* Override any gcc2 internal prototype to avoid an error. */
18250 /* We use char because int might match the return type of a gcc2
18251 builtin and then its argument prototype would still apply. */
18256 /* The GNU C library defines this for functions which it implements
18257 to always fail with ENOSYS. Some functions are actually named
18258 something starting with __ and the normal name is an alias. */
18259 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18267 if { (eval echo configure
:18268: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18269 eval "ac_cv_func_$ac_func=yes"
18271 echo "configure: failed program was:" >&5
18272 cat conftest.
$ac_ext >&5
18274 eval "ac_cv_func_$ac_func=no"
18279 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18280 echo "$ac_t""yes" 1>&6
18281 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18282 cat >> confdefs.h
<<EOF
18283 #define $ac_tr_func 1
18287 echo "$ac_t""no" 1>&6
18292 echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6
18293 echo "configure:18294: checking for timezone variable in <time.h>" >&5
18294 if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then
18295 echo $ac_n "(cached) $ac_c" 1>&6
18298 cat > conftest.
$ac_ext <<EOF
18299 #line 18300 "configure"
18300 #include "confdefs.h"
18311 if { (eval echo configure
:18312: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18314 wx_cv_var_timezone
=timezone
18317 echo "configure: failed program was:" >&5
18318 cat conftest.
$ac_ext >&5
18321 cat > conftest.
$ac_ext <<EOF
18322 #line 18323 "configure"
18323 #include "confdefs.h"
18334 if { (eval echo configure
:18335: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18337 wx_cv_var_timezone
=_timezone
18340 echo "configure: failed program was:" >&5
18341 cat conftest.
$ac_ext >&5
18344 cat > conftest.
$ac_ext <<EOF
18345 #line 18346 "configure"
18346 #include "confdefs.h"
18357 if { (eval echo configure
:18358: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18360 wx_cv_var_timezone
=__timezone
18363 echo "configure: failed program was:" >&5
18364 cat conftest.
$ac_ext >&5
18367 if test "$USE_DOS" = 0 ; then
18368 { echo "configure: error: no timezone variable" 1>&2; exit 1; }
18386 echo "$ac_t""$wx_cv_var_timezone" 1>&6
18388 if test "x$wx_cv_var_timezone" != x
; then
18389 cat >> confdefs.h
<<EOF
18390 #define WX_TIMEZONE $wx_cv_var_timezone
18395 for ac_func
in localtime
18397 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18398 echo "configure:18399: checking for $ac_func" >&5
18399 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18400 echo $ac_n "(cached) $ac_c" 1>&6
18402 cat > conftest.
$ac_ext <<EOF
18403 #line 18404 "configure"
18404 #include "confdefs.h"
18405 /* System header to define __stub macros and hopefully few prototypes,
18406 which can conflict with char $ac_func(); below. */
18407 #include <assert.h>
18408 /* Override any gcc2 internal prototype to avoid an error. */
18409 /* We use char because int might match the return type of a gcc2
18410 builtin and then its argument prototype would still apply. */
18415 /* The GNU C library defines this for functions which it implements
18416 to always fail with ENOSYS. Some functions are actually named
18417 something starting with __ and the normal name is an alias. */
18418 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18426 if { (eval echo configure
:18427: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18428 eval "ac_cv_func_$ac_func=yes"
18430 echo "configure: failed program was:" >&5
18431 cat conftest.
$ac_ext >&5
18433 eval "ac_cv_func_$ac_func=no"
18438 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18439 echo "$ac_t""yes" 1>&6
18440 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18441 cat >> confdefs.h
<<EOF
18442 #define $ac_tr_func 1
18446 echo "$ac_t""no" 1>&6
18451 if test "$ac_cv_func_localtime" = "yes"; then
18452 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6
18453 echo "configure:18454: checking for tm_gmtoff in struct tm" >&5
18454 if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then
18455 echo $ac_n "(cached) $ac_c" 1>&6
18458 cat > conftest.
$ac_ext <<EOF
18459 #line 18460 "configure"
18460 #include "confdefs.h"
18471 if { (eval echo configure
:18472: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18474 wx_cv_struct_tm_has_gmtoff
=yes
18477 echo "configure: failed program was:" >&5
18478 cat conftest.
$ac_ext >&5
18480 wx_cv_struct_tm_has_gmtoff
=no
18487 echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6
18490 if test "$wx_cv_struct_tm_has_gmtoff" = "yes"; then
18491 cat >> confdefs.h
<<\EOF
18492 #define WX_GMTOFF_IN_TM 1
18497 for ac_func
in gettimeofday ftime
18499 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18500 echo "configure:18501: checking for $ac_func" >&5
18501 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18502 echo $ac_n "(cached) $ac_c" 1>&6
18504 cat > conftest.
$ac_ext <<EOF
18505 #line 18506 "configure"
18506 #include "confdefs.h"
18507 /* System header to define __stub macros and hopefully few prototypes,
18508 which can conflict with char $ac_func(); below. */
18509 #include <assert.h>
18510 /* Override any gcc2 internal prototype to avoid an error. */
18511 /* We use char because int might match the return type of a gcc2
18512 builtin and then its argument prototype would still apply. */
18517 /* The GNU C library defines this for functions which it implements
18518 to always fail with ENOSYS. Some functions are actually named
18519 something starting with __ and the normal name is an alias. */
18520 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18528 if { (eval echo configure
:18529: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18530 eval "ac_cv_func_$ac_func=yes"
18532 echo "configure: failed program was:" >&5
18533 cat conftest.
$ac_ext >&5
18535 eval "ac_cv_func_$ac_func=no"
18540 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18541 echo "$ac_t""yes" 1>&6
18542 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18543 cat >> confdefs.h
<<EOF
18544 #define $ac_tr_func 1
18548 echo "$ac_t""no" 1>&6
18553 if test "$ac_cv_func_gettimeofday" = "yes"; then
18554 echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6
18555 echo "configure:18556: checking whether gettimeofday takes two arguments" >&5
18556 if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then
18557 echo $ac_n "(cached) $ac_c" 1>&6
18562 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18563 ac_cpp
='$CXXCPP $CPPFLAGS'
18564 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18565 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18566 cross_compiling
=$ac_cv_prog_cxx_cross
18569 cat > conftest.
$ac_ext <<EOF
18570 #line 18571 "configure"
18571 #include "confdefs.h"
18573 #include <sys/time.h>
18574 #include <unistd.h>
18579 gettimeofday(&tv, NULL);
18583 if { (eval echo configure
:18584: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18585 wx_cv_func_gettimeofday_has_2_args
=yes
18587 echo "configure: failed program was:" >&5
18588 cat conftest.
$ac_ext >&5
18590 cat > conftest.
$ac_ext <<EOF
18591 #line 18592 "configure"
18592 #include "confdefs.h"
18594 #include <sys/time.h>
18595 #include <unistd.h>
18604 if { (eval echo configure
:18605: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18606 wx_cv_func_gettimeofday_has_2_args
=no
18608 echo "configure: failed program was:" >&5
18609 cat conftest.
$ac_ext >&5
18612 echo "configure: warning: failed to determine number of gettimeofday() arguments" 1>&2
18613 wx_cv_func_gettimeofday_has_2_args
=unknown
18622 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18623 ac_cpp
='$CPP $CPPFLAGS'
18624 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18625 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18626 cross_compiling
=$ac_cv_prog_cc_cross
18631 echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6
18633 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
18634 cat >> confdefs.h
<<\EOF
18635 #define WX_GETTIMEOFDAY_NO_TZ 1
18641 cat >> confdefs.h
<<\EOF
18642 #define wxUSE_TIMEDATE 1
18645 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest"
18649 if test "$wxUSE_SOCKETS" = "yes"; then
18650 if test "$TOOLKIT" = "X11"; then
18651 echo "configure: warning: wxSocket not yet supported under X11... disabled" 1>&2
18656 if test "$wxUSE_SOCKETS" = "yes"; then
18657 if test "$TOOLKIT" != "MSW"; then
18658 echo $ac_n "checking for socket""... $ac_c" 1>&6
18659 echo "configure:18660: checking for socket" >&5
18660 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
18661 echo $ac_n "(cached) $ac_c" 1>&6
18663 cat > conftest.
$ac_ext <<EOF
18664 #line 18665 "configure"
18665 #include "confdefs.h"
18666 /* System header to define __stub macros and hopefully few prototypes,
18667 which can conflict with char socket(); below. */
18668 #include <assert.h>
18669 /* Override any gcc2 internal prototype to avoid an error. */
18670 /* We use char because int might match the return type of a gcc2
18671 builtin and then its argument prototype would still apply. */
18676 /* The GNU C library defines this for functions which it implements
18677 to always fail with ENOSYS. Some functions are actually named
18678 something starting with __ and the normal name is an alias. */
18679 #if defined (__stub_socket) || defined (__stub___socket)
18687 if { (eval echo configure
:18688: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18689 eval "ac_cv_func_socket=yes"
18691 echo "configure: failed program was:" >&5
18692 cat conftest.
$ac_ext >&5
18694 eval "ac_cv_func_socket=no"
18699 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
18700 echo "$ac_t""yes" 1>&6
18703 echo "$ac_t""no" 1>&6
18704 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
18705 echo "configure:18706: checking for socket in -lsocket" >&5
18706 ac_lib_var
=`echo socket'_'socket | sed 'y%./+-%__p_%'`
18707 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18708 echo $ac_n "(cached) $ac_c" 1>&6
18710 ac_save_LIBS
="$LIBS"
18711 LIBS
="-lsocket $LIBS"
18712 cat > conftest.
$ac_ext <<EOF
18713 #line 18714 "configure"
18714 #include "confdefs.h"
18715 /* Override any gcc2 internal prototype to avoid an error. */
18716 /* We use char because int might match the return type of a gcc2
18717 builtin and then its argument prototype would still apply. */
18724 if { (eval echo configure
:18725: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18726 eval "ac_cv_lib_$ac_lib_var=yes"
18728 echo "configure: failed program was:" >&5
18729 cat conftest.
$ac_ext >&5
18731 eval "ac_cv_lib_$ac_lib_var=no"
18734 LIBS
="$ac_save_LIBS"
18737 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18738 echo "$ac_t""yes" 1>&6
18739 INET_LINK
="$INET_LINK -lsocket"
18741 echo "$ac_t""no" 1>&6
18743 echo "configure: warning: socket library not found - sockets will be disabled" 1>&2
18755 if test "$wxUSE_SOCKETS" = "yes" ; then
18756 if test "$TOOLKIT" != "MSW"; then
18757 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6
18758 echo "configure:18759: checking what is the type of the third argument of getsockname" >&5
18759 if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then
18760 echo $ac_n "(cached) $ac_c" 1>&6
18765 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18766 ac_cpp
='$CXXCPP $CPPFLAGS'
18767 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18768 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18769 cross_compiling
=$ac_cv_prog_cxx_cross
18772 cat > conftest.
$ac_ext <<EOF
18773 #line 18774 "configure"
18774 #include "confdefs.h"
18776 #include <sys/types.h>
18777 #include <sys/socket.h>
18782 getsockname(0, 0, &len);
18786 if { (eval echo configure
:18787: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18788 wx_cv_type_getsockname3
=socklen_t
18790 echo "configure: failed program was:" >&5
18791 cat conftest.
$ac_ext >&5
18793 cat > conftest.
$ac_ext <<EOF
18794 #line 18795 "configure"
18795 #include "confdefs.h"
18797 #include <sys/types.h>
18798 #include <sys/socket.h>
18803 getsockname(0, 0, &len);
18807 if { (eval echo configure
:18808: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18809 wx_cv_type_getsockname3
=size_t
18811 echo "configure: failed program was:" >&5
18812 cat conftest.
$ac_ext >&5
18814 cat > conftest.
$ac_ext <<EOF
18815 #line 18816 "configure"
18816 #include "confdefs.h"
18818 #include <sys/types.h>
18819 #include <sys/socket.h>
18824 getsockname(0, 0, &len);
18828 if { (eval echo configure
:18829: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18830 wx_cv_type_getsockname3
=int
18832 echo "configure: failed program was:" >&5
18833 cat conftest.
$ac_ext >&5
18835 wx_cv_type_getsockname3
=unknown
18847 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18848 ac_cpp
='$CPP $CPPFLAGS'
18849 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18850 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18851 cross_compiling
=$ac_cv_prog_cc_cross
18856 echo "$ac_t""$wx_cv_type_getsockname3" 1>&6
18858 if test "$wx_cv_type_getsockname3" = "unknown"; then
18860 echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2
18862 cat >> confdefs.h
<<EOF
18863 #define SOCKLEN_T $wx_cv_type_getsockname3
18870 if test "$wxUSE_SOCKETS" = "yes" ; then
18871 cat >> confdefs.h
<<\EOF
18872 #define wxUSE_SOCKETS 1
18875 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets"
18879 if test "$wxUSE_GUI" = "yes"; then
18881 if test "$TOOLKIT" = "MAC"; then
18882 echo "configure: warning: Joystick not yet supported under Mac OS X... disabled" 1>&2
18885 if test "$TOOLKIT" = "MOTIF"; then
18886 echo "configure: warning: Joystick not yet supported under Motif... disabled" 1>&2
18889 if test "$TOOLKIT" = "X11"; then
18890 echo "configure: warning: Joystick not yet supported under X11... disabled" 1>&2
18894 if test "$TOOLKIT" != "MSW"; then
18895 if test "$wxUSE_JOYSTICK" = "yes"; then
18896 for ac_hdr
in linux
/joystick.h
18898 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
18899 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
18900 echo "configure:18901: checking for $ac_hdr" >&5
18901 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
18902 echo $ac_n "(cached) $ac_c" 1>&6
18904 cat > conftest.
$ac_ext <<EOF
18905 #line 18906 "configure"
18906 #include "confdefs.h"
18909 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
18910 { (eval echo configure
:18911: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
18911 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
18912 if test -z "$ac_err"; then
18914 eval "ac_cv_header_$ac_safe=yes"
18917 echo "configure: failed program was:" >&5
18918 cat conftest.
$ac_ext >&5
18920 eval "ac_cv_header_$ac_safe=no"
18924 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
18925 echo "$ac_t""yes" 1>&6
18926 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
18927 cat >> confdefs.h
<<EOF
18928 #define $ac_tr_hdr 1
18932 echo "$ac_t""no" 1>&6
18936 if test "$ac_cv_header_linux_joystick_h" != "yes"; then
18938 echo "configure: warning: Joystick not supported by this system... disabled" 1>&2
18943 if test "$wxUSE_JOYSTICK" = "yes"; then
18944 cat >> confdefs.h
<<\EOF
18945 #define wxUSE_JOYSTICK 1
18948 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest"
18953 if test "$TOOLKIT" != "MSW"; then
18957 if test "$wxUSE_DYNAMIC_LOADER" = "yes" -o "$wxUSE_DYNLIB_CLASS" = "yes" ; then
18958 if test "$USE_DARWIN" = 1; then
18961 for ac_func
in dlopen
18963 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18964 echo "configure:18965: checking for $ac_func" >&5
18965 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18966 echo $ac_n "(cached) $ac_c" 1>&6
18968 cat > conftest.
$ac_ext <<EOF
18969 #line 18970 "configure"
18970 #include "confdefs.h"
18971 /* System header to define __stub macros and hopefully few prototypes,
18972 which can conflict with char $ac_func(); below. */
18973 #include <assert.h>
18974 /* Override any gcc2 internal prototype to avoid an error. */
18975 /* We use char because int might match the return type of a gcc2
18976 builtin and then its argument prototype would still apply. */
18981 /* The GNU C library defines this for functions which it implements
18982 to always fail with ENOSYS. Some functions are actually named
18983 something starting with __ and the normal name is an alias. */
18984 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18992 if { (eval echo configure
:18993: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18994 eval "ac_cv_func_$ac_func=yes"
18996 echo "configure: failed program was:" >&5
18997 cat conftest.
$ac_ext >&5
18999 eval "ac_cv_func_$ac_func=no"
19004 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19005 echo "$ac_t""yes" 1>&6
19006 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19007 cat >> confdefs.h
<<EOF
19008 #define $ac_tr_func 1
19011 cat >> confdefs.h
<<\EOF
19012 #define HAVE_DLOPEN 1
19018 echo "$ac_t""no" 1>&6
19019 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
19020 echo "configure:19021: checking for dlopen in -ldl" >&5
19021 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
19022 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
19023 echo $ac_n "(cached) $ac_c" 1>&6
19025 ac_save_LIBS
="$LIBS"
19027 cat > conftest.
$ac_ext <<EOF
19028 #line 19029 "configure"
19029 #include "confdefs.h"
19030 /* Override any gcc2 internal prototype to avoid an error. */
19031 /* We use char because int might match the return type of a gcc2
19032 builtin and then its argument prototype would still apply. */
19039 if { (eval echo configure
:19040: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19041 eval "ac_cv_lib_$ac_lib_var=yes"
19043 echo "configure: failed program was:" >&5
19044 cat conftest.
$ac_ext >&5
19046 eval "ac_cv_lib_$ac_lib_var=no"
19049 LIBS
="$ac_save_LIBS"
19052 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
19053 echo "$ac_t""yes" 1>&6
19055 cat >> confdefs.h
<<\EOF
19056 #define HAVE_DLOPEN 1
19060 DL_LINK
=" -ldl$DL_LINK"
19063 echo "$ac_t""no" 1>&6
19065 for ac_func
in shl_load
19067 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19068 echo "configure:19069: checking for $ac_func" >&5
19069 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19070 echo $ac_n "(cached) $ac_c" 1>&6
19072 cat > conftest.
$ac_ext <<EOF
19073 #line 19074 "configure"
19074 #include "confdefs.h"
19075 /* System header to define __stub macros and hopefully few prototypes,
19076 which can conflict with char $ac_func(); below. */
19077 #include <assert.h>
19078 /* Override any gcc2 internal prototype to avoid an error. */
19079 /* We use char because int might match the return type of a gcc2
19080 builtin and then its argument prototype would still apply. */
19085 /* The GNU C library defines this for functions which it implements
19086 to always fail with ENOSYS. Some functions are actually named
19087 something starting with __ and the normal name is an alias. */
19088 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19096 if { (eval echo configure
:19097: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19098 eval "ac_cv_func_$ac_func=yes"
19100 echo "configure: failed program was:" >&5
19101 cat conftest.
$ac_ext >&5
19103 eval "ac_cv_func_$ac_func=no"
19108 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19109 echo "$ac_t""yes" 1>&6
19110 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19111 cat >> confdefs.h
<<EOF
19112 #define $ac_tr_func 1
19115 cat >> confdefs.h
<<\EOF
19116 #define HAVE_SHL_LOAD 1
19122 echo "$ac_t""no" 1>&6
19123 echo $ac_n "checking for dld in -lshl_load""... $ac_c" 1>&6
19124 echo "configure:19125: checking for dld in -lshl_load" >&5
19125 ac_lib_var
=`echo shl_load'_'dld | sed 'y%./+-%__p_%'`
19126 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
19127 echo $ac_n "(cached) $ac_c" 1>&6
19129 ac_save_LIBS
="$LIBS"
19130 LIBS
="-lshl_load $LIBS"
19131 cat > conftest.
$ac_ext <<EOF
19132 #line 19133 "configure"
19133 #include "confdefs.h"
19134 /* Override any gcc2 internal prototype to avoid an error. */
19135 /* We use char because int might match the return type of a gcc2
19136 builtin and then its argument prototype would still apply. */
19143 if { (eval echo configure
:19144: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19145 eval "ac_cv_lib_$ac_lib_var=yes"
19147 echo "configure: failed program was:" >&5
19148 cat conftest.
$ac_ext >&5
19150 eval "ac_cv_lib_$ac_lib_var=no"
19153 LIBS
="$ac_save_LIBS"
19156 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
19157 echo "$ac_t""yes" 1>&6
19160 DL_LINK
=" -ldld$DL_LINK"
19163 echo "$ac_t""no" 1>&6
19178 if test "$HAVE_DL_FUNCS" = 1; then
19179 for ac_func
in dlerror
19181 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19182 echo "configure:19183: checking for $ac_func" >&5
19183 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19184 echo $ac_n "(cached) $ac_c" 1>&6
19186 cat > conftest.
$ac_ext <<EOF
19187 #line 19188 "configure"
19188 #include "confdefs.h"
19189 /* System header to define __stub macros and hopefully few prototypes,
19190 which can conflict with char $ac_func(); below. */
19191 #include <assert.h>
19192 /* Override any gcc2 internal prototype to avoid an error. */
19193 /* We use char because int might match the return type of a gcc2
19194 builtin and then its argument prototype would still apply. */
19199 /* The GNU C library defines this for functions which it implements
19200 to always fail with ENOSYS. Some functions are actually named
19201 something starting with __ and the normal name is an alias. */
19202 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19210 if { (eval echo configure
:19211: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19212 eval "ac_cv_func_$ac_func=yes"
19214 echo "configure: failed program was:" >&5
19215 cat conftest.
$ac_ext >&5
19217 eval "ac_cv_func_$ac_func=no"
19222 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19223 echo "$ac_t""yes" 1>&6
19224 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19225 cat >> confdefs.h
<<EOF
19226 #define $ac_tr_func 1
19228 cat >> confdefs.h
<<\EOF
19229 #define HAVE_DLERROR 1
19233 echo "$ac_t""no" 1>&6
19234 echo $ac_n "checking for dlerror in -ldl""... $ac_c" 1>&6
19235 echo "configure:19236: checking for dlerror in -ldl" >&5
19236 ac_lib_var
=`echo dl'_'dlerror | sed 'y%./+-%__p_%'`
19237 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
19238 echo $ac_n "(cached) $ac_c" 1>&6
19240 ac_save_LIBS
="$LIBS"
19242 cat > conftest.
$ac_ext <<EOF
19243 #line 19244 "configure"
19244 #include "confdefs.h"
19245 /* Override any gcc2 internal prototype to avoid an error. */
19246 /* We use char because int might match the return type of a gcc2
19247 builtin and then its argument prototype would still apply. */
19254 if { (eval echo configure
:19255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19256 eval "ac_cv_lib_$ac_lib_var=yes"
19258 echo "configure: failed program was:" >&5
19259 cat conftest.
$ac_ext >&5
19261 eval "ac_cv_lib_$ac_lib_var=no"
19264 LIBS
="$ac_save_LIBS"
19267 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
19268 echo "$ac_t""yes" 1>&6
19269 cat >> confdefs.h
<<\EOF
19270 #define HAVE_DLERROR 1
19274 echo "$ac_t""no" 1>&6
19283 if test "$HAVE_DL_FUNCS" = 0; then
19284 if test "$HAVE_SHL_FUNCS" = 0; then
19285 if test "$USE_UNIX" = 1; then
19286 echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2
19287 wxUSE_DYNAMIC_LOADER
=no
19288 wxUSE_DYNLIB_CLASS
=no
19290 echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2
19297 if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then
19298 cat >> confdefs.h
<<\EOF
19299 #define wxUSE_DYNAMIC_LOADER 1
19302 elif test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
19303 cat >> confdefs.h
<<\EOF
19304 #define wxUSE_DYNLIB_CLASS 1
19310 if test "$wxUSE_FONTMAP" = "yes" ; then
19311 cat >> confdefs.h
<<\EOF
19312 #define wxUSE_FONTMAP 1
19317 if test "$wxUSE_UNICODE" = "yes" ; then
19318 cat >> confdefs.h
<<\EOF
19319 #define wxUSE_UNICODE 1
19323 if test "$wxUSE_MSW" = 1 -a "$wxUSE_UNICODE_MSLU" = "yes"; then
19324 echo $ac_n "checking for main in -lunicows""... $ac_c" 1>&6
19325 echo "configure:19326: checking for main in -lunicows" >&5
19326 ac_lib_var
=`echo unicows'_'main | sed 'y%./+-%__p_%'`
19327 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
19328 echo $ac_n "(cached) $ac_c" 1>&6
19330 ac_save_LIBS
="$LIBS"
19331 LIBS
="-lunicows $LIBS"
19332 cat > conftest.
$ac_ext <<EOF
19333 #line 19334 "configure"
19334 #include "confdefs.h"
19340 if { (eval echo configure
:19341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19342 eval "ac_cv_lib_$ac_lib_var=yes"
19344 echo "configure: failed program was:" >&5
19345 cat conftest.
$ac_ext >&5
19347 eval "ac_cv_lib_$ac_lib_var=no"
19350 LIBS
="$ac_save_LIBS"
19353 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
19354 echo "$ac_t""yes" 1>&6
19356 cat >> confdefs.h
<<\EOF
19357 #define wxUSE_UNICODE_MSLU 1
19362 echo "$ac_t""no" 1>&6
19364 echo "configure: warning: Compiler doesn't support MSLU (libunicows.a), disabled.
19365 Applications will only run on Windows NT/2000/XP!" 1>&2
19366 wxUSE_UNICODE_MSLU
=no
19373 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
19374 cat >> confdefs.h
<<\EOF
19375 #define wxUSE_EXPERIMENTAL_PRINTF 1
19383 if test "$wxUSE_ODBC" = "yes" ; then
19384 cat >> confdefs.h
<<\EOF
19385 #define wxUSE_ODBC 1
19388 WXODBCFLAG
="-D_IODBC_"
19389 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS db"
19393 if test "$wxUSE_POSTSCRIPT" = "yes" ; then
19394 cat >> confdefs.h
<<\EOF
19395 #define wxUSE_POSTSCRIPT 1
19400 cat >> confdefs.h
<<\EOF
19401 #define wxUSE_AFM_FOR_POSTSCRIPT 1
19405 cat >> confdefs.h
<<\EOF
19406 #define wxUSE_NORMALIZED_PS_FONTS 1
19411 if test "$wxUSE_CONSTRAINTS" = "yes"; then
19412 cat >> confdefs.h
<<\EOF
19413 #define wxUSE_CONSTRAINTS 1
19416 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS layout"
19419 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
19420 if test "$wxUSE_UNIVERSAL" = "yes"; then
19421 echo "configure: warning: MDI not yet supported for wxUniversal... disabled" 1>&2
19422 wxUSE_MDI_ARCHITECTURE
=no
19425 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
19426 cat >> confdefs.h
<<\EOF
19427 #define wxUSE_MDI_ARCHITECTURE 1
19430 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mdi"
19434 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
19435 cat >> confdefs.h
<<\EOF
19436 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
19439 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docview"
19440 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
19441 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docvwmdi"
19445 if test "$wxUSE_HELP" = "yes"; then
19446 cat >> confdefs.h
<<\EOF
19447 #define wxUSE_HELP 1
19450 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS help"
19452 if test "$wxUSE_MSW" = 1; then
19453 if test "$wxUSE_MS_HTML_HELP" = "yes"; then
19454 ac_safe
=`echo "htmlhelp.h" | sed 'y%./+-%__p_%'`
19455 echo $ac_n "checking for htmlhelp.h""... $ac_c" 1>&6
19456 echo "configure:19457: checking for htmlhelp.h" >&5
19457 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
19458 echo $ac_n "(cached) $ac_c" 1>&6
19460 cat > conftest.
$ac_ext <<EOF
19461 #line 19462 "configure"
19462 #include "confdefs.h"
19463 #include <htmlhelp.h>
19465 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
19466 { (eval echo configure
:19467: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
19467 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
19468 if test -z "$ac_err"; then
19470 eval "ac_cv_header_$ac_safe=yes"
19473 echo "configure: failed program was:" >&5
19474 cat conftest.
$ac_ext >&5
19476 eval "ac_cv_header_$ac_safe=no"
19480 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
19481 echo "$ac_t""yes" 1>&6
19483 cat >> confdefs.h
<<\EOF
19484 #define wxUSE_MS_HTML_HELP 1
19489 echo "$ac_t""no" 1>&6
19491 echo "configure: warning: MS HTML Help cannot be used without htmlhelp.h... disabled" 1>&2
19492 wxUSE_MS_HTML_HELP
=no
19499 if test "$wxUSE_WXHTML_HELP" = "yes"; then
19500 if test "$wxUSE_HTML" = "yes"; then
19501 cat >> confdefs.h
<<\EOF
19502 #define wxUSE_WXHTML_HELP 1
19506 echo "configure: warning: Cannot use wxHTML-based help without wxHTML so it won't be compiled" 1>&2
19507 wxUSE_WXHTML_HELP
=no
19512 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
19513 if test "$wxUSE_CONSTRAINTS" != "yes"; then
19514 echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2
19516 cat >> confdefs.h
<<\EOF
19517 #define wxUSE_PRINTING_ARCHITECTURE 1
19521 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS printing"
19524 if test "$wxUSE_PROLOGIO" = "yes" ; then
19525 cat >> confdefs.h
<<\EOF
19526 #define wxUSE_PROLOGIO 1
19531 if test "$wxUSE_RESOURCES" = "yes" ; then
19532 if test "$wxUSE_NANOX" = "yes"; then
19533 echo "configure: warning: Cannot use resource database functions in NanoX" 1>&2
19535 cat >> confdefs.h
<<\EOF
19536 #define wxUSE_RESOURCES 1
19539 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS resource"
19543 if test "$wxUSE_X_RESOURCES" = "yes"; then
19544 cat >> confdefs.h
<<\EOF
19545 #define wxUSE_X_RESOURCES 1
19551 if test "$wxUSE_MSW" = 1 -a \
( "$wxUSE_DATAOBJ" = "yes" \
19552 -o "$wxUSE_CLIPBOARD" = "yes" \
19553 -o "$wxUSE_DRAG_AND_DROP" = "yes" \
) ; then
19554 for ac_hdr
in ole2.h
19556 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
19557 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
19558 echo "configure:19559: checking for $ac_hdr" >&5
19559 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
19560 echo $ac_n "(cached) $ac_c" 1>&6
19562 cat > conftest.
$ac_ext <<EOF
19563 #line 19564 "configure"
19564 #include "confdefs.h"
19567 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
19568 { (eval echo configure
:19569: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
19569 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
19570 if test -z "$ac_err"; then
19572 eval "ac_cv_header_$ac_safe=yes"
19575 echo "configure: failed program was:" >&5
19576 cat conftest.
$ac_ext >&5
19578 eval "ac_cv_header_$ac_safe=no"
19582 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
19583 echo "$ac_t""yes" 1>&6
19584 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
19585 cat >> confdefs.h
<<EOF
19586 #define $ac_tr_hdr 1
19590 echo "$ac_t""no" 1>&6
19595 if test "$ac_cv_header_ole2_h" = "yes" ; then
19596 if test "$GCC" = yes ; then
19597 ALL_OBJECTS
="$ALL_OBJECTS \$(OLEOBJS)"
19598 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fvtable-thunks"
19599 LIBS
=" -lrpcrt4 -loleaut32 -lole32 -luuid$LIBS"
19600 cat >> confdefs.h
<<\EOF
19601 #define wxUSE_OLE 1
19607 cat >> confdefs.h
<<\EOF
19608 #define wxUSE_DATAOBJ 1
19612 echo "configure: warning: Some features disabled because OLE headers not found" 1>&2
19615 wxUSE_DRAG_AND_DROP
=no
19619 if test "$wxUSE_METAFILE" = "yes"; then
19620 cat >> confdefs.h
<<\EOF
19621 #define wxUSE_METAFILE 1
19625 cat >> confdefs.h
<<\EOF
19626 #define wxUSE_ENH_METAFILE 1
19632 if test "$wxUSE_IPC" = "yes"; then
19633 if test "$wxUSE_SOCKETS" != "yes"; then
19634 echo "configure: warning: wxWindows IPC classes require sockets... disabled" 1>&2
19637 cat >> confdefs.h
<<\EOF
19638 #define wxUSE_IPC 1
19643 if test "$wxUSE_CLIPBOARD" = "yes"; then
19644 if test "$wxUSE_X11" = 1; then
19645 echo "configure: warning: Clipboard not yet supported under X11... disabled" 1>&2
19649 if test "$wxUSE_CLIPBOARD" = "yes"; then
19650 cat >> confdefs.h
<<\EOF
19651 #define wxUSE_CLIPBOARD 1
19655 cat >> confdefs.h
<<\EOF
19656 #define wxUSE_DATAOBJ 1
19662 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
19663 if test "$wxUSE_GTK" = 1; then
19664 if test "$WXGTK12" != 1; then
19665 echo "configure: warning: Drag and drop is only supported under GTK+ 1.2... disabled" 1>&2
19666 wxUSE_DRAG_AND_DROP
=no
19670 if test "$wxUSE_MOTIF" = 1; then
19671 echo "configure: warning: Drag and drop not yet supported under Motif... disabled" 1>&2
19672 wxUSE_DRAG_AND_DROP
=no
19675 if test "$wxUSE_X11" = 1; then
19676 echo "configure: warning: Drag and drop not yet supported under X11... disabled" 1>&2
19677 wxUSE_DRAG_AND_DROP
=no
19680 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
19681 cat >> confdefs.h
<<\EOF
19682 #define wxUSE_DRAG_AND_DROP 1
19685 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dnd"
19690 if test "$wxUSE_SPLINES" = "yes" ; then
19691 cat >> confdefs.h
<<\EOF
19692 #define wxUSE_SPLINES 1
19699 if test "$wxUSE_CONTROLS" = "yes"; then
19703 if test "$wxUSE_ACCEL" = "yes"; then
19704 cat >> confdefs.h
<<\EOF
19705 #define wxUSE_ACCEL 1
19711 if test "$wxUSE_BUTTON" = "yes"; then
19712 cat >> confdefs.h
<<\EOF
19713 #define wxUSE_BUTTON 1
19719 if test "$wxUSE_BMPBUTTON" = "yes"; then
19720 cat >> confdefs.h
<<\EOF
19721 #define wxUSE_BMPBUTTON 1
19727 if test "$wxUSE_CALCTRL" = "yes"; then
19728 cat >> confdefs.h
<<\EOF
19729 #define wxUSE_CALENDARCTRL 1
19733 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS calendar"
19736 if test "$wxUSE_CARET" = "yes"; then
19737 cat >> confdefs.h
<<\EOF
19738 #define wxUSE_CARET 1
19742 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS caret"
19745 if test "$wxUSE_COMBOBOX" = "yes"; then
19746 cat >> confdefs.h
<<\EOF
19747 #define wxUSE_COMBOBOX 1
19753 if test "$wxUSE_CHOICE" = "yes"; then
19754 cat >> confdefs.h
<<\EOF
19755 #define wxUSE_CHOICE 1
19761 if test "$wxUSE_CHECKBOX" = "yes"; then
19762 cat >> confdefs.h
<<\EOF
19763 #define wxUSE_CHECKBOX 1
19769 if test "$wxUSE_CHECKLST" = "yes"; then
19770 cat >> confdefs.h
<<\EOF
19771 #define wxUSE_CHECKLISTBOX 1
19775 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS checklst"
19778 if test "$wxUSE_GAUGE" = "yes"; then
19779 cat >> confdefs.h
<<\EOF
19780 #define wxUSE_GAUGE 1
19786 if test "$wxUSE_NEW_GRID" = "yes"; then
19788 cat >> confdefs.h
<<\EOF
19789 #define wxUSE_NEW_GRID 1
19793 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS newgrid"
19796 if test "$wxUSE_GRID" = "yes"; then
19797 cat >> confdefs.h
<<\EOF
19798 #define wxUSE_GRID 1
19802 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS grid"
19805 if test "$wxUSE_IMAGLIST" = "yes"; then
19806 cat >> confdefs.h
<<\EOF
19807 #define wxUSE_IMAGLIST 1
19812 if test "$wxUSE_LISTBOX" = "yes"; then
19813 cat >> confdefs.h
<<\EOF
19814 #define wxUSE_LISTBOX 1
19820 if test "$wxUSE_LISTCTRL" = "yes"; then
19821 if test "$wxUSE_IMAGLIST" = "yes"; then
19822 cat >> confdefs.h
<<\EOF
19823 #define wxUSE_LISTCTRL 1
19827 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS listctrl"
19829 echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2
19833 if test "$wxUSE_NOTEBOOK" = "yes"; then
19834 cat >> confdefs.h
<<\EOF
19835 #define wxUSE_NOTEBOOK 1
19839 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS notebook"
19842 if test "$wxUSE_PROPSHEET" = "yes"; then
19843 cat >> confdefs.h
<<\EOF
19844 #define wxUSE_PROPSHEET 1
19848 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS proplist"
19851 if test "$wxUSE_RADIOBOX" = "yes"; then
19852 cat >> confdefs.h
<<\EOF
19853 #define wxUSE_RADIOBOX 1
19859 if test "$wxUSE_RADIOBTN" = "yes"; then
19860 cat >> confdefs.h
<<\EOF
19861 #define wxUSE_RADIOBTN 1
19867 if test "$wxUSE_SASH" = "yes"; then
19868 cat >> confdefs.h
<<\EOF
19869 #define wxUSE_SASH 1
19872 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sashtest"
19875 if test "$wxUSE_SCROLLBAR" = "yes"; then
19876 cat >> confdefs.h
<<\EOF
19877 #define wxUSE_SCROLLBAR 1
19881 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS scroll scrollsub"
19884 if test "$wxUSE_SLIDER" = "yes"; then
19885 cat >> confdefs.h
<<\EOF
19886 #define wxUSE_SLIDER 1
19892 if test "$wxUSE_SPINBTN" = "yes"; then
19893 cat >> confdefs.h
<<\EOF
19894 #define wxUSE_SPINBTN 1
19900 if test "$wxUSE_SPINCTRL" = "yes"; then
19901 cat >> confdefs.h
<<\EOF
19902 #define wxUSE_SPINCTRL 1
19908 if test "$wxUSE_SPLITTER" = "yes"; then
19909 cat >> confdefs.h
<<\EOF
19910 #define wxUSE_SPLITTER 1
19913 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splitter"
19916 if test "$wxUSE_STATBMP" = "yes"; then
19917 cat >> confdefs.h
<<\EOF
19918 #define wxUSE_STATBMP 1
19924 if test "$wxUSE_STATBOX" = "yes"; then
19925 cat >> confdefs.h
<<\EOF
19926 #define wxUSE_STATBOX 1
19932 if test "$wxUSE_STATTEXT" = "yes"; then
19933 cat >> confdefs.h
<<\EOF
19934 #define wxUSE_STATTEXT 1
19940 if test "$wxUSE_STATLINE" = "yes"; then
19941 if test "$wxUSE_WINE" = 1 ; then
19942 echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2
19944 cat >> confdefs.h
<<\EOF
19945 #define wxUSE_STATLINE 1
19952 if test "$wxUSE_STATUSBAR" = "yes"; then
19953 cat >> confdefs.h
<<\EOF
19954 #define wxUSE_STATUSBAR 1
19959 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS statbar"
19962 if test "$wxUSE_TABDIALOG" = "yes"; then
19963 cat >> confdefs.h
<<\EOF
19964 #define wxUSE_TAB_DIALOG 1
19967 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS tab"
19970 if test "$wxUSE_TEXTCTRL" = "yes"; then
19971 cat >> confdefs.h
<<\EOF
19972 #define wxUSE_TEXTCTRL 1
19976 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS text"
19979 if test "$wxUSE_TOGGLEBTN" = "yes"; then
19980 if test "$wxUSE_MAC" = 1; then
19981 echo "configure: warning: Toggle button not yet supported under Mac OS X... disabled" 1>&2
19984 if test "$wxUSE_UNIVERSAL" = "yes"; then
19985 echo "configure: warning: Toggle button not yet supported under wxUniversal... disabled" 1>&2
19989 if test "$wxUSE_TOGGLEBTN" = "yes"; then
19990 cat >> confdefs.h
<<\EOF
19991 #define wxUSE_TOGGLEBTN 1
19998 if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then
19999 cat >> confdefs.h
<<\EOF
20000 #define wxUSE_TOOLBAR_SIMPLE 1
20003 wxUSE_TOOLBAR
="yes"
20007 if test "$wxUSE_TOOLBAR" = "yes"; then
20008 cat >> confdefs.h
<<\EOF
20009 #define wxUSE_TOOLBAR 1
20014 if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then
20015 wxUSE_TOOLBAR_NATIVE
="yes"
20018 if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then
20019 cat >> confdefs.h
<<\EOF
20020 #define wxUSE_TOOLBAR_NATIVE 1
20026 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS toolbar"
20029 if test "$wxUSE_TOOLTIPS" = "yes"; then
20030 if test "$wxUSE_MOTIF" = 1; then
20031 echo "configure: warning: wxTooltip not supported yet under Motif... disabled" 1>&2
20033 if test "$wxUSE_WINE" = 1; then
20034 echo "configure: warning: wxTooltip not supported under WINE... disabled" 1>&2
20036 if test "$wxUSE_UNIVERSAL" = "yes"; then
20037 echo "configure: warning: wxTooltip not supported yet in wxUniversal... disabled" 1>&2
20039 cat >> confdefs.h
<<\EOF
20040 #define wxUSE_TOOLTIPS 1
20048 if test "$wxUSE_TREECTRL" = "yes"; then
20049 if test "$wxUSE_IMAGLIST" = "yes"; then
20050 cat >> confdefs.h
<<\EOF
20051 #define wxUSE_TREECTRL 1
20055 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treectrl"
20057 echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2
20061 if test "$wxUSE_POPUPWIN" = "yes"; then
20062 if test "$wxUSE_MAC" = 1; then
20063 echo "configure: warning: Popup window not yet supported under Mac OS X... disabled" 1>&2
20065 if test "$wxUSE_MOTIF" = 1; then
20066 echo "configure: warning: wxPopupWindow not yet supported under Motif... disabled" 1>&2
20068 if test "$wxUSE_PM" = 1; then
20069 echo "configure: warning: wxPopupWindow not yet supported under PM... disabled" 1>&2
20071 cat >> confdefs.h
<<\EOF
20072 #define wxUSE_POPUPWIN 1
20082 if test "$wxUSE_TIPWINDOW" = "yes"; then
20083 if test "$wxUSE_PM" = 1; then
20084 echo "configure: warning: wxTipWindow not yet supported under PM... disabled" 1>&2
20086 cat >> confdefs.h
<<\EOF
20087 #define wxUSE_TIPWINDOW 1
20093 if test "$USES_CONTROLS" = 1; then
20094 cat >> confdefs.h
<<\EOF
20095 #define wxUSE_CONTROLS 1
20101 if test "$wxUSE_TREELAYOUT" = "yes"; then
20102 cat >> confdefs.h
<<\EOF
20103 #define wxUSE_TREELAYOUT 1
20106 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treelay"
20109 if test "$wxUSE_DRAGIMAGE" = "yes"; then
20110 cat >> confdefs.h
<<\EOF
20111 #define wxUSE_DRAGIMAGE 1
20114 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dragimag"
20117 if test "$wxUSE_MENUS" = "yes"; then
20118 cat >> confdefs.h
<<\EOF
20119 #define wxUSE_MENUS 1
20122 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS menu"
20125 if test "$wxUSE_METAFILE" = "yes"; then
20126 cat >> confdefs.h
<<\EOF
20127 #define wxUSE_METAFILE 1
20132 if test "$wxUSE_MIMETYPE" = "yes"; then
20133 cat >> confdefs.h
<<\EOF
20134 #define wxUSE_MIMETYPE 1
20139 if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then
20140 cat >> confdefs.h
<<\EOF
20141 #define wxUSE_SYSTEM_OPTIONS 1
20146 if test "$wxUSE_PROTOCOL" = "yes"; then
20147 if test "$wxUSE_SOCKETS" != "yes"; then
20148 echo "configure: warning: Protocol classes require sockets... disabled" 1>&2
20152 if test "$wxUSE_PROTOCOL" = "yes"; then
20153 cat >> confdefs.h
<<\EOF
20154 #define wxUSE_PROTOCOL 1
20158 if test "$wxUSE_PROTOCOL_HTTP" = "yes"; then
20159 cat >> confdefs.h
<<\EOF
20160 #define wxUSE_PROTOCOL_HTTP 1
20164 if test "$wxUSE_PROTOCOL_FTP" = "yes"; then
20165 cat >> confdefs.h
<<\EOF
20166 #define wxUSE_PROTOCOL_FTP 1
20170 if test "$wxUSE_PROTOCOL_FILE" = "yes"; then
20171 cat >> confdefs.h
<<\EOF
20172 #define wxUSE_PROTOCOL_FILE 1
20179 if test "$wxUSE_URL" = "yes"; then
20180 if test "$wxUSE_PROTOCOL" != "yes"; then
20181 echo "configure: warning: wxURL class requires wxProtocol... disabled" 1>&2
20184 if test "$wxUSE_URL" = "yes"; then
20185 cat >> confdefs.h
<<\EOF
20186 #define wxUSE_URL 1
20192 if test "$wxUSE_MINIFRAME" = "yes"; then
20193 cat >> confdefs.h
<<\EOF
20194 #define wxUSE_MINIFRAME 1
20197 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram"
20200 if test "$wxUSE_HTML" = "yes"; then
20201 cat >> confdefs.h
<<\EOF
20202 #define wxUSE_HTML 1
20205 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS html"
20208 if test "$wxUSE_VALIDATORS" = "yes"; then
20209 cat >> confdefs.h
<<\EOF
20210 #define wxUSE_VALIDATORS 1
20213 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate"
20216 if test "$wxUSE_PALETTE" = "yes" ; then
20217 cat >> confdefs.h
<<\EOF
20218 #define wxUSE_PALETTE 1
20223 if test "$wxUSE_IMAGE" = "yes" ; then
20224 cat >> confdefs.h
<<\EOF
20225 #define wxUSE_IMAGE 1
20230 if test "$wxUSE_GIF" = "yes" ; then
20231 cat >> confdefs.h
<<\EOF
20232 #define wxUSE_GIF 1
20237 if test "$wxUSE_PCX" = "yes" ; then
20238 cat >> confdefs.h
<<\EOF
20239 #define wxUSE_PCX 1
20244 if test "$wxUSE_IFF" = "yes" ; then
20245 cat >> confdefs.h
<<\EOF
20246 #define wxUSE_IFF 1
20251 if test "$wxUSE_PNM" = "yes" ; then
20252 cat >> confdefs.h
<<\EOF
20253 #define wxUSE_PNM 1
20258 if test "$wxUSE_XPM" = "yes" ; then
20259 cat >> confdefs.h
<<\EOF
20260 #define wxUSE_XPM 1
20265 if test "$wxUSE_ICO_CUR" = "yes" ; then
20266 cat >> confdefs.h
<<\EOF
20267 #define wxUSE_ICO_CUR 1
20272 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then
20273 LIBS
=" -lunicows $LIBS"
20277 if test "$wxUSE_CHOICEDLG" = "yes"; then
20278 cat >> confdefs.h
<<\EOF
20279 #define wxUSE_CHOICEDLG 1
20284 if test "$wxUSE_COLOURDLG" = "yes"; then
20285 cat >> confdefs.h
<<\EOF
20286 #define wxUSE_COLOURDLG 1
20291 if test "$wxUSE_FILEDLG" = "yes"; then
20292 cat >> confdefs.h
<<\EOF
20293 #define wxUSE_FILEDLG 1
20298 if test "$wxUSE_FINDREPLDLG" = "yes"; then
20299 cat >> confdefs.h
<<\EOF
20300 #define wxUSE_FINDREPLDLG 1
20305 if test "$wxUSE_FONTDLG" = "yes"; then
20306 cat >> confdefs.h
<<\EOF
20307 #define wxUSE_FONTDLG 1
20312 if test "$wxUSE_DIRDLG" = "yes"; then
20313 if test "$wxUSE_CONSTRAINTS" != "yes"; then
20314 echo "configure: warning: wxDirDialog requires constraints so it won't be compiled without them" 1>&2
20316 if test "$wxUSE_TREECTRL" != "yes"; then
20317 echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2
20319 cat >> confdefs.h
<<\EOF
20320 #define wxUSE_DIRDLG 1
20327 if test "$wxUSE_MSGDLG" = "yes"; then
20328 cat >> confdefs.h
<<\EOF
20329 #define wxUSE_MSGDLG 1
20334 if test "$wxUSE_NUMBERDLG" = "yes"; then
20335 cat >> confdefs.h
<<\EOF
20336 #define wxUSE_NUMBERDLG 1
20341 if test "$wxUSE_PROGRESSDLG" = "yes"; then
20342 if test "$wxUSE_CONSTRAINTS" != "yes"; then
20343 echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2
20345 cat >> confdefs.h
<<\EOF
20346 #define wxUSE_PROGRESSDLG 1
20352 if test "$wxUSE_SPLASH" = "yes"; then
20353 cat >> confdefs.h
<<\EOF
20354 #define wxUSE_SPLASH 1
20359 if test "$wxUSE_STARTUP_TIPS" = "yes"; then
20360 if test "$wxUSE_CONSTRAINTS" != "yes"; then
20361 echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2
20363 cat >> confdefs.h
<<\EOF
20364 #define wxUSE_STARTUP_TIPS 1
20370 if test "$wxUSE_TEXTDLG" = "yes"; then
20371 cat >> confdefs.h
<<\EOF
20372 #define wxUSE_TEXTDLG 1
20377 if test "$wxUSE_WIZARDDLG" = "yes"; then
20378 cat >> confdefs.h
<<\EOF
20379 #define wxUSE_WIZARDDLG 1
20382 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS wizard"
20386 if test "$cross_compiling" = "yes"; then
20389 OSINFO
=`uname -s -r -m`
20390 OSINFO
="\"$OSINFO\""
20393 cat >> confdefs.h
<<EOF
20394 #define WXWIN_OS_DESCRIPTION $OSINFO
20399 if test "x$prefix" != "xNONE"; then
20402 wxPREFIX
=$ac_default_prefix
20405 cat >> confdefs.h
<<EOF
20406 #define wxINSTALL_PREFIX "$wxPREFIX"
20413 if test "$wxUSE_MAC" = 1 ; then
20414 LDFLAGS
="$LDFLAGS -framework Carbon -framework System"
20418 LIBS
="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $THREADS_LINK $DL_LINK -lm $LIBS"
20420 if test "$wxUSE_GUI" = "yes"; then
20422 LIBS
="$GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $LIBS"
20425 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS controls dialogs \
20426 drawing dynamic erase event exec font image \
20427 minimal richedit rotate widgets"
20429 CPPFLAGS
="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
20431 SAMPLES_SUBDIRS
="console"
20435 INCLUDES
="-I\${top_builddir}/lib/wx/include/${TOOLCHAIN_NAME} -I\${top_srcdir}/include \
20436 $REGEX_INCLUDE $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $TOOLKIT_INCLUDE"
20438 if test "$wxUSE_GTK" = 1; then
20441 WXCONFIG_INCLUDE
="$TOOLKIT_INCLUDE"
20444 if test "$GXX" = yes ; then
20445 CXXWARNINGS
="-Wall"
20447 if test "$wxUSE_NO_DEPS" = "no" ; then
20448 CFLAGS
="-MMD $CFLAGS"
20449 CXXFLAGS
="-MMD $CXXFLAGS"
20453 EXTRA_CFLAGS
="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES"
20455 CFLAGS
=`echo $CFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \\+/ /g'`
20456 CXXFLAGS
=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
20458 LDFLAGS
="$LDFLAGS$PROFILE"
20460 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
20548 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
20549 echo "configure:20550: checking whether ${MAKE-make} sets \${MAKE}" >&5
20550 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
20551 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
20552 echo $ac_n "(cached) $ac_c" 1>&6
20554 cat > conftestmake
<<\EOF
20556 @
echo 'ac_maketemp="${MAKE}"'
20558 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
20559 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
20560 if test -n "$ac_maketemp"; then
20561 eval ac_cv_prog_make_
${ac_make}_set
=yes
20563 eval ac_cv_prog_make_
${ac_make}_set
=no
20567 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
20568 echo "$ac_t""yes" 1>&6
20571 echo "$ac_t""no" 1>&6
20572 SET_MAKE
="MAKE=${MAKE-make}"
20576 if test -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h
; then
20577 mv -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h setup.h
20582 if test "$wxUSE_GUI" = "yes"; then
20583 wx_cv_path_samplesubdirs
=$SAMPLES_SUBDIRS
20584 wx_cv_if_gnu_make
=$IF_GNU_MAKE
20585 wx_cv_path_ifs
=$PATH_IFS
20586 wx_cv_program_ext
=$PROGRAM_EXT
20587 wx_cv_target_library
=$WX_TARGET_LIBRARY
20588 wx_cv_target_library_gl
=$WX_TARGET_LIBRARY_GL
20589 wx_cv_target_libtype
=$WX_TARGET_LIBRARY_TYPE
20590 export wx_cv_path_samplesubdirs wx_cv_if_gnu_make \
20591 wx_cv_path_ifs wx_cv_program_ext \
20592 wx_cv_target_library wx_cv_target_library_gl wx_cv_target_libtype
20593 subdirs
="demos samples utils contrib"
20598 cat > confcache
<<\EOF
20599 # This file is a shell script that caches the results of configure
20600 # tests run on this system so they can be shared between configure
20601 # scripts and configure runs. It is not useful on other systems.
20602 # If it contains results you don't want to keep, you may remove or edit it.
20604 # By default, configure uses ./config.cache as the cache file,
20605 # creating it if it does not exist already. You can give configure
20606 # the --cache-file=FILE option to use a different cache file; that is
20607 # what configure does when it calls configure scripts in
20608 # subdirectories, so they share the cache.
20609 # Giving --cache-file=/dev/null disables caching, for debugging configure.
20610 # config.status only pays attention to the cache file if you give it the
20611 # --recheck option to rerun configure.
20614 # The following way of writing the cache mishandles newlines in values,
20615 # but we know of no workaround that is simple, portable, and efficient.
20616 # So, don't put newlines in cache variables' values.
20617 # Ultrix sh set writes to stderr and can't be redirected directly,
20618 # and sets the high bit in the cache file unless we assign to the vars.
20620 case `(ac_space=' '; set | grep ac_space) 2>&1` in
20622 # `set' does not quote correctly, so add quotes (double-quote substitution
20623 # turns \\\\ into \\, and sed turns \\ into \).
20625 -e "s/'/'\\\\''/g" \
20626 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
20629 # `set' quotes correctly as required by POSIX, so do not add quotes.
20630 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
20633 if cmp -s $cache_file confcache
; then
20636 if test -w $cache_file; then
20637 echo "updating cache $cache_file"
20638 cat confcache
> $cache_file
20640 echo "not updating unwritable cache $cache_file"
20645 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
20647 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
20648 # Let make expand exec_prefix.
20649 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
20651 # Any assignment to VPATH causes Sun make to only execute
20652 # the first set of double-colon rules, so remove it if not needed.
20653 # If there is a colon in the path, we need to keep it.
20654 if test "x$srcdir" = x.
; then
20655 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
20658 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
20660 DEFS
=-DHAVE_CONFIG_H
20662 # Without the "./", some shells look in PATH for config.status.
20663 : ${CONFIG_STATUS=./config.status}
20665 echo creating
$CONFIG_STATUS
20666 rm -f $CONFIG_STATUS
20667 cat > $CONFIG_STATUS <<EOF
20669 # Generated automatically by configure.
20670 # Run this file to recreate the current configuration.
20671 # This directory was configured as follows,
20672 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
20674 # $0 $ac_configure_args
20676 # Compiler output produced by configure, useful for debugging
20677 # configure, is in ./config.log if it exists.
20679 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
20682 case "\$ac_option" in
20683 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
20684 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
20685 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
20686 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
20687 echo "$CONFIG_STATUS generated by autoconf version 2.13"
20689 -help | --help | --hel | --he | --h)
20690 echo "\$ac_cs_usage"; exit 0 ;;
20691 *) echo "\$ac_cs_usage"; exit 1 ;;
20695 ac_given_srcdir=$srcdir
20696 ac_given_INSTALL="$INSTALL"
20698 trap 'rm -fr `echo "
20704 setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
20706 cat >> $CONFIG_STATUS <<EOF
20708 # Protect against being on the right side of a sed subst in config.status.
20709 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
20710 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
20714 s%@CFLAGS@%$CFLAGS%g
20715 s%@CPPFLAGS@%$CPPFLAGS%g
20716 s%@CXXFLAGS@%$CXXFLAGS%g
20717 s%@FFLAGS@%$FFLAGS%g
20719 s%@LDFLAGS@%$LDFLAGS%g
20721 s%@exec_prefix@%$exec_prefix%g
20722 s%@prefix@%$prefix%g
20723 s%@program_transform_name@%$program_transform_name%g
20724 s%@bindir@%$bindir%g
20725 s%@sbindir@%$sbindir%g
20726 s%@libexecdir@%$libexecdir%g
20727 s%@datadir@%$datadir%g
20728 s%@sysconfdir@%$sysconfdir%g
20729 s%@sharedstatedir@%$sharedstatedir%g
20730 s%@localstatedir@%$localstatedir%g
20731 s%@libdir@%$libdir%g
20732 s%@includedir@%$includedir%g
20733 s%@oldincludedir@%$oldincludedir%g
20734 s%@infodir@%$infodir%g
20735 s%@mandir@%$mandir%g
20737 s%@host_alias@%$host_alias%g
20738 s%@host_cpu@%$host_cpu%g
20739 s%@host_vendor@%$host_vendor%g
20740 s%@host_os@%$host_os%g
20741 s%@target@%$target%g
20742 s%@target_alias@%$target_alias%g
20743 s%@target_cpu@%$target_cpu%g
20744 s%@target_vendor@%$target_vendor%g
20745 s%@target_os@%$target_os%g
20747 s%@build_alias@%$build_alias%g
20748 s%@build_cpu@%$build_cpu%g
20749 s%@build_vendor@%$build_vendor%g
20750 s%@build_os@%$build_os%g
20754 s%@RANLIB@%$RANLIB%g
20756 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
20757 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
20758 s%@INSTALL_DATA@%$INSTALL_DATA%g
20760 s%@IF_GNU_MAKE@%$IF_GNU_MAKE%g
20763 s%@LEXLIB@%$LEXLIB%g
20765 s%@GTK_CONFIG_2_0@%$GTK_CONFIG_2_0%g
20766 s%@GTK_CFLAGS@%$GTK_CFLAGS%g
20767 s%@GTK_LIBS@%$GTK_LIBS%g
20768 s%@GTK_CONFIG@%$GTK_CONFIG%g
20769 s%@X_CFLAGS@%$X_CFLAGS%g
20770 s%@X_PRE_LIBS@%$X_PRE_LIBS%g
20771 s%@X_LIBS@%$X_LIBS%g
20772 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
20773 s%@RESCOMP@%$RESCOMP%g
20775 s%@CXXCPP@%$CXXCPP%g
20776 s%@LIBICONV@%$LIBICONV%g
20777 s%@LEX_STEM@%$LEX_STEM%g
20778 s%@PATH_IFS@%$PATH_IFS%g
20779 s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g
20780 s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g
20781 s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g
20782 s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g
20783 s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g
20784 s%@WX_LIBRARY_IMPORTLIB@%$WX_LIBRARY_IMPORTLIB%g
20785 s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
20786 s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g
20787 s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g
20788 s%@PROGRAM_EXT@%$PROGRAM_EXT%g
20789 s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g
20790 s%@WX_LIBRARY_NAME_SHARED_GL@%$WX_LIBRARY_NAME_SHARED_GL%g
20791 s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g
20792 s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g
20793 s%@WX_LIBRARY_LINK2_GL@%$WX_LIBRARY_LINK2_GL%g
20794 s%@WX_ALL@%$WX_ALL%g
20795 s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g
20796 s%@SHARED_LD@%$SHARED_LD%g
20797 s%@PIC_FLAG@%$PIC_FLAG%g
20798 s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g
20799 s%@CODE_GEN_FLAGS_CXX@%$CODE_GEN_FLAGS_CXX%g
20800 s%@SONAME_FLAGS@%$SONAME_FLAGS%g
20801 s%@SONAME_FLAGS_GL@%$SONAME_FLAGS_GL%g
20802 s%@WX_TARGET_LIBRARY_SONAME@%$WX_TARGET_LIBRARY_SONAME%g
20803 s%@WX_TARGET_LIBRARY_TYPE@%$WX_TARGET_LIBRARY_TYPE%g
20804 s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g
20805 s%@USE_GUI@%$USE_GUI%g
20806 s%@AFMINSTALL@%$AFMINSTALL%g
20807 s%@TOOLKIT@%$TOOLKIT%g
20808 s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g
20809 s%@TOOLKIT_VPATH@%$TOOLKIT_VPATH%g
20810 s%@TOOLCHAIN_NAME@%$TOOLCHAIN_NAME%g
20811 s%@TOOLCHAIN_DEFS@%$TOOLCHAIN_DEFS%g
20812 s%@TOOLCHAIN_DLL_DEFS@%$TOOLCHAIN_DLL_DEFS%g
20813 s%@cross_compiling@%$cross_compiling%g
20814 s%@WXCONFIG_LIBS@%$WXCONFIG_LIBS%g
20815 s%@WXCONFIG_LIBS_GL@%$WXCONFIG_LIBS_GL%g
20816 s%@WXCONFIG_LIBS_STATIC@%$WXCONFIG_LIBS_STATIC%g
20817 s%@WXCONFIG_LIBS_STATIC_GL@%$WXCONFIG_LIBS_STATIC_GL%g
20818 s%@WXCONFIG_INCLUDE@%$WXCONFIG_INCLUDE%g
20819 s%@ALL_OBJECTS@%$ALL_OBJECTS%g
20820 s%@ALL_HEADERS@%$ALL_HEADERS%g
20821 s%@ALL_SOURCES@%$ALL_SOURCES%g
20822 s%@GUIDIST@%$GUIDIST%g
20823 s%@PORT_FILES@%$PORT_FILES%g
20824 s%@DISTDIR@%$DISTDIR%g
20825 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
20826 s%@LDFLAGS_GL@%$LDFLAGS_GL%g
20827 s%@OPENGL_LIBS@%$OPENGL_LIBS%g
20828 s%@DMALLOC_LIBS@%$DMALLOC_LIBS%g
20829 s%@EXTRADEFS@%$EXTRADEFS%g
20830 s%@RESFLAGS@%$RESFLAGS%g
20831 s%@RESPROGRAMOBJ@%$RESPROGRAMOBJ%g
20832 s%@WX_RESOURCES_MACOSX@%$WX_RESOURCES_MACOSX%g
20833 s%@WX_RESOURCES_MACOSX_COMPILED@%$WX_RESOURCES_MACOSX_COMPILED%g
20834 s%@LIBWXMACRES@%$LIBWXMACRES%g
20835 s%@LIBWXMACRESCOMP@%$LIBWXMACRESCOMP%g
20836 s%@LIBWXMACRESWXCONFIG@%$LIBWXMACRESWXCONFIG%g
20837 s%@DLLTOOL@%$DLLTOOL%g
20841 s%@MAKEINFO@%$MAKEINFO%g
20842 s%@INSTALL_LIBRARY@%$INSTALL_LIBRARY%g
20843 s%@SET_MAKE@%$SET_MAKE%g
20844 s%@subdirs@%$subdirs%g
20849 cat >> $CONFIG_STATUS <<\EOF
20851 # Split the substitutions into bite-sized pieces for seds with
20852 # small command number limits, like on Digital OSF/1 and HP-UX.
20853 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
20854 ac_file
=1 # Number of current file.
20855 ac_beg
=1 # First line for current file.
20856 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
20859 while $ac_more_lines; do
20860 if test $ac_beg -gt 1; then
20861 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
20863 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
20865 if test ! -s conftest.s
$ac_file; then
20866 ac_more_lines
=false
20867 rm -f conftest.s
$ac_file
20869 if test -z "$ac_sed_cmds"; then
20870 ac_sed_cmds
="sed -f conftest.s$ac_file"
20872 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
20874 ac_file
=`expr $ac_file + 1`
20876 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
20879 if test -z "$ac_sed_cmds"; then
20884 cat >> $CONFIG_STATUS <<EOF
20886 CONFIG_FILES=\${CONFIG_FILES-"wx-config
20893 cat >> $CONFIG_STATUS <<\EOF
20894 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
20895 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
20897 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
20898 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
20899 *) ac_file_in
="${ac_file}.in" ;;
20902 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
20904 # Remove last slash and all that follows it. Not all systems have dirname.
20905 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
20906 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
20907 # The file is in a subdirectory.
20908 test ! -d "$ac_dir" && mkdir "$ac_dir"
20909 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
20910 # A "../" for each directory in $ac_dir_suffix.
20911 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
20913 ac_dir_suffix
= ac_dots
=
20916 case "$ac_given_srcdir" in
20918 if test -z "$ac_dots"; then top_srcdir
=.
20919 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
20920 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
20921 *) # Relative path.
20922 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
20923 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
20926 case "$ac_given_INSTALL" in
20927 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
20928 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
20931 echo creating
"$ac_file"
20933 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
20935 *Makefile
*) ac_comsub
="1i\\
20936 # $configure_input" ;;
20940 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
20942 s%@configure_input@%$configure_input%g
20943 s%@srcdir@%$srcdir%g
20944 s%@top_srcdir@%$top_srcdir%g
20945 s%@INSTALL@%$INSTALL%g
20946 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
20950 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
20951 # NAME is the cpp macro being defined and VALUE is the value it is being given.
20953 # ac_d sets the value in "#define NAME VALUE" lines.
20954 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
20955 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
20958 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
20959 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
20960 ac_uB
='\([ ]\)%\1#\2define\3'
20963 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
20964 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
20965 ac_eB
='$%\1#\2define\3'
20969 if test "${CONFIG_HEADERS+set}" != set; then
20971 cat >> $CONFIG_STATUS <<EOF
20972 CONFIG_HEADERS="setup.h:setup.h.in"
20974 cat >> $CONFIG_STATUS <<\EOF
20976 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
20977 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
20979 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
20980 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
20981 *) ac_file_in
="${ac_file}.in" ;;
20984 echo creating
$ac_file
20986 rm -f conftest.frag conftest.
in conftest.out
20987 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
20988 cat $ac_file_inputs > conftest.
in
20992 # Transform confdefs.h into a sed script conftest.vals that substitutes
20993 # the proper values into config.h.in to produce config.h. And first:
20994 # Protect against being on the right side of a sed subst in config.status.
20995 # Protect against being in an unquoted here document in config.status.
20996 rm -f conftest.vals
20997 cat > conftest.hdr
<<\EOF
21000 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
21004 sed -n -f conftest.hdr confdefs.h > conftest.vals
21007 # This sed command replaces #undef with comments. This is necessary, for
21008 # example, in the case of _POSIX_SOURCE, which is predefined and required
21009 # on some systems where configure will not decide to define it.
21010 cat >> conftest.vals <<\EOF
21011 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
21014 # Break up conftest.vals because some shells have a limit on
21015 # the size of here documents, and old seds have small limits too.
21017 rm -f conftest.tail
21020 ac_lines=`grep -c . conftest.vals
`
21021 # grep -c gives empty output for an empty file on some AIX systems.
21022 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
21023 # Write a limited-size here document to conftest.frag.
21024 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
21025 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
21027 sed -f conftest.frag conftest.in > conftest.out
21029 mv conftest.out conftest.in
21030 ' >> $CONFIG_STATUS
21031 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
21032 rm -f conftest.vals
21033 mv conftest.tail conftest.vals
21035 rm -f conftest.vals
21037 cat >> $CONFIG_STATUS <<\EOF
21038 rm -f conftest.frag conftest.h
21039 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
21040 cat conftest.in >> conftest.h
21042 if cmp -s $ac_file conftest.h 2>/dev/null; then
21043 echo "$ac_file is unchanged"
21046 # Remove last slash and all that follows it. Not all systems have dirname.
21047 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
21048 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
21049 # The file is in a subdirectory.
21050 test ! -d "$ac_dir" && mkdir "$ac_dir"
21053 mv conftest.h $ac_file
21058 cat >> $CONFIG_STATUS <<EOF
21060 TOOLCHAIN_NAME="${TOOLCHAIN_NAME}"
21065 cat >> $CONFIG_STATUS <<\EOF
21067 if test ! -h wx-config; then
21069 mv wx-config wx${TOOLCHAIN_NAME}-config
21070 ${LN_S} wx${TOOLCHAIN_NAME}-config wx-config
21073 if test ! -d lib; then
21076 if test ! -d lib/wx; then
21079 if test ! -d lib/wx/include; then
21080 mkdir lib/wx/include
21082 if test ! -d lib/wx/include/${TOOLCHAIN_NAME}; then
21083 mkdir lib/wx/include/${TOOLCHAIN_NAME}
21085 if test ! -d lib/wx/include/${TOOLCHAIN_NAME}/wx; then
21086 mkdir lib/wx/include/${TOOLCHAIN_NAME}/wx
21088 if test -f setup.h; then
21089 mv -f setup.h lib/wx/include/${TOOLCHAIN_NAME}/wx/setup.h
21094 chmod +x $CONFIG_STATUS
21095 rm -fr confdefs* $ac_clean_files
21096 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
21098 if test "$no_recursion" != yes; then
21100 # Remove --cache-file and --srcdir arguments so they do not pile up.
21101 ac_sub_configure_args=
21103 for ac_arg in $ac_configure_args; do
21104 if test -n "$ac_prev"; then
21109 -cache-file | --cache-file | --cache-fil | --cache-fi \
21110 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
21111 ac_prev=cache_file ;;
21112 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
21113 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
21115 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
21117 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
21119 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
21123 for ac_config_dir in demos samples utils contrib; do
21125 # Do not complain, so a configure script can configure whichever
21126 # parts of a large source tree are present.
21127 if test ! -d $srcdir/$ac_config_dir; then
21131 echo configuring in $ac_config_dir
21136 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
21138 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
21146 # A "../" for each directory in /$ac_config_dir.
21147 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
21150 .) # No --srcdir option. We are building in place.
21151 ac_sub_srcdir=$srcdir ;;
21152 /*) # Absolute path.
21153 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
21154 *) # Relative path.
21155 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
21158 # Check for guested configure; otherwise get Cygnus style configure.
21159 if test -f $ac_sub_srcdir/configure; then
21160 ac_sub_configure=$ac_sub_srcdir/configure
21161 elif test -f $ac_sub_srcdir/configure.in; then
21162 ac_sub_configure=$ac_configure
21164 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
21168 # The recursion is here.
21169 if test -n "$ac_sub_configure"; then
21171 # Make the cache file name correct relative to the subdirectory.
21172 case "$cache_file" in
21173 /*) ac_sub_cache_file=$cache_file ;;
21174 *) # Relative path.
21175 ac_sub_cache_file="$ac_dots$cache_file" ;;
21177 case "$ac_given_INSTALL" in
21178 [/$]*) INSTALL="$ac_given_INSTALL" ;;
21179 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
21182 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
21183 # The eval makes quoting arguments work.
21184 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
21187 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }