3 # From configure.in Id: configure.in
62 # Configure paths for GTK+
63 # Owen Taylor 1997-2001
67 # Configure paths for GTK+
77 # Guess values for system-dependent variables and create Makefiles.
78 # Generated automatically using autoconf version 2.13
79 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
81 # This configure script is free software; the Free Software Foundation
82 # gives unlimited permission to copy, distribute and modify it.
86 ac_default_prefix
=/usr
/local
87 # Any additions from configure.in:
89 --enable-gui use GUI classes"
91 --enable-universal use wxWindows GUI controls instead of native ones"
95 --with-motif use Motif/Lesstif"
97 --with-mac use Mac OS X"
101 --with-msw use MS-Windows"
103 --with-pm use OS/2 Presentation Manager"
105 --with-mgl use SciTech MGL"
107 --with-microwin use MicroWindows"
111 --enable-nanox use NanoX"
113 --enable-gtk2 use GTK+ 2.0 if available (EXPERIMENTAL)"
115 --with-libpng use libpng (PNG image format)"
117 --with-libjpeg use libjpeg (JPEG file format)"
119 --with-libtiff use libtiff (TIFF file format)"
121 --with-opengl use OpenGL (or Mesa)"
123 --with-dmalloc use dmalloc library (http://dmalloc.com/)"
125 --with-regex enable support for wxRegEx class"
127 --with-zlib use zlib for LZW compression"
129 --with-odbc use the IODBC and wxODBC classes"
131 --enable-shared create shared library code"
133 --enable-soname set the DT_SONAME field in ELF shared libraries"
135 --enable-optimise create optimised code"
137 --enable-debug same as debug_flag and debug_info"
139 --enable-precomp enable use of precompiled headers (Mac OS X/Darwin)"
141 --enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)"
143 --enable-debug_info create code with debugging information"
145 --enable-debug_gdb create code with extra GDB debugging information"
147 --enable-debug_cntxt use wxDebugContext"
149 --enable-mem_tracing create code with memory tracing"
151 --enable-profile create code with profiling information"
153 --enable-no_rtti create code without RTTI information"
155 --enable-no_exceptions create code without C++ exceptions handling"
157 --enable-permissive compile code disregarding strict ANSI"
159 --enable-no_deps create code without dependency information"
161 --enable-compat20 enable wxWindows 2.0 compatibility"
163 --enable-compat22 enable wxWindows 2.2 compatibility"
165 --disable-compat24 disable wxWindows 2.4 compatibility"
167 --enable-rpath=DIR output the rpath flag from wx-config"
169 --enable-intl use internationalization system"
171 --enable-config use wxConfig (and derived) classes"
173 --enable-protocols use wxProtocol and derived classes"
175 --enable-ftp use wxFTP (requires wxProtocol"
177 --enable-http use wxHTTP (requires wxProtocol"
179 --enable-fileproto use wxFileProto class (requires wxProtocol"
181 --enable-sockets use socket/network classes"
183 --enable-ole use OLE classes"
185 --enable-dataobj use data object classes"
187 --enable-ipc use interprocess communication (wxSocket etc.)"
189 --enable-cmdline use wxCmdLineParser class"
191 --enable-datetime use wxDateTime class"
193 --enable-timedate use obsolete wxDate/wxTime classes"
195 --enable-stopwatch use wxStopWatch class"
197 --enable-dialupman use dialup network classes"
199 --enable-apple_ieee use the Apple IEEE codec"
201 --enable-timer use wxTimer class"
203 --enable-wave use wxWave class"
205 --enable-fraction use wxFraction class"
207 --enable-dynlib use wxLibrary class for DLL loading"
209 --enable-dynamicloader use (new) wxDynamicLibrary class"
211 --enable-longlong use wxLongLong class"
213 --enable-geometry use geometry class"
215 --enable-log use logging system"
217 --enable-streams use wxStream etc classes"
219 --enable-file use wxFile classes"
221 --enable-ffile use wxFFile classes"
223 --enable-textbuf use wxTextBuffer class"
225 --enable-textfile use wxTextFile class"
227 --enable-fontmap use font encodings conversion classes"
229 --enable-unicode compile wxString with Unicode support"
231 --enable-mslu use MS Layer for Unicode on Windows 9x (win32 only)"
233 --enable-wxprintfv use wxWindows implementation of vprintf()"
235 --enable-std_iostreams use standard C++ stream classes"
237 --enable-filesystem use virtual file systems classes"
239 --enable-fs_inet use virtual HTTP/FTP filesystems"
241 --enable-fs_zip use virtual ZIP filesystems"
243 --enable-zipstream use wxZipInputStream"
245 --enable-catch_segvs catch signals and pass them to wxApp::OnFatalException"
247 --enable-snglinst use wxSingleInstanceChecker class"
249 --enable-mimetype use wxMimeTypesManager"
251 --enable-sysoptions use wxSystemOptions"
253 --enable-url use wxURL class"
255 --enable-protocol use wxProtocol class"
257 --enable-protocol-http HTTP support in wxProtocol"
259 --enable-protocol-ftp FTP support in wxProtocol"
261 --enable-protocol-file FILE support in wxProtocol"
263 --enable-threads use threads"
265 --enable-docview use document view architecture"
267 --enable-help use help subsystem"
269 --enable-mshtmlhelp use MS HTML Help (win32)"
271 --enable-html use wxHTML sub-library"
273 --enable-htmlhelp use wxHTML-based help"
275 --enable-constraints use layout-constraints system"
277 --enable-printarch use printing architecture"
279 --enable-mdi use multiple document interface architecture"
281 --enable-loggui use standard GUI logger"
283 --enable-logwin use wxLogWindow"
285 --enable-logdialog use wxLogDialog"
287 --enable-postscript use wxPostscriptDC device context (default for gtk+)"
289 --enable-prologio use Prolog IO library"
291 --enable-resources use wxWindows resources"
293 --enable-xresources use X resources for save (default for gtk+)"
295 --enable-clipboard use wxClipboard classes"
297 --enable-dnd use Drag'n'Drop classes"
299 --enable-metafile use win32 metafiles"
301 --enable-treelayout use wxTreeLayout classes"
303 --enable-controls use all usual controls"
305 --enable-accel use accelerators"
307 --enable-button use wxButton class"
309 --enable-bmpbutton use wxBitmapButton class"
311 --enable-calendar use wxCalendarCtrl class"
313 --enable-caret use wxCaret class"
315 --enable-checkbox use wxCheckBox class"
317 --enable-checklst use wxCheckListBox (listbox with checkboxes) class"
319 --enable-choice use wxChoice class"
321 --enable-combobox use wxComboBox classes"
323 --enable-gauge use wxGauge class"
325 --enable-grid use wxGrid class"
327 --enable-newgrid use new wxGrid class"
329 --enable-imaglist use wxImageList class"
331 --enable-listbox use wxListBox class"
333 --enable-listctrl use wxListCtrl class"
335 --enable-notebook use wxNotebook class"
337 --enable-propsheet use wxPropertySheet class"
339 --enable-radiobox use wxRadioBox class"
341 --enable-radiobtn use wxRadioButton class"
343 --enable-sash use wxSashWindow class"
345 --enable-scrollbar use wxScrollBar class and scrollable windows"
347 --enable-slider use wxSlider class"
349 --enable-spinbtn use wxSpinButton class"
351 --enable-spinctrl use wxSpinCtrl class"
353 --enable-splitter use wxSplitterWindow class"
355 --enable-statbmp use wxStaticBitmap class"
357 --enable-statbox use wxStaticBox class"
359 --enable-statline use wxStaticLine class"
361 --enable-stattext use wxStaticText class"
363 --enable-statusbar use wxStatusBar class"
365 --enable-tabdialog use wxTabControl class"
367 --enable-textctrl use wxTextCtrl class"
369 --enable-togglebtn use wxToggleButton class"
371 --enable-toolbar use wxToolBar class"
373 --enable-tbarnative use native wxToolBar class"
375 --enable-tbarsmpl use wxToolBarSimple class"
377 --enable-treectrl use wxTreeCtrl class"
379 --enable-tipwindow use wxTipWindow class"
381 --enable-popupwin use wxPopUpWindow class"
383 --enable-commondlg use all common dialogs"
385 --enable-choicedlg use wxChoiceDialog"
387 --enable-coldlg use wxColourDialog"
389 --enable-filedlg use wxFileDialog"
391 --enable-finddlg use wxFindReplaceDialog"
393 --enable-fontdlg use wxFontDialog"
395 --enable-dirdlg use wxDirDialog"
397 --enable-msgdlg use wxMessageDialog"
399 --enable-numberdlg use wxNumberEntryDialog"
401 --enable-splash use wxSplashScreen"
403 --enable-textdlg use wxTextDialog"
405 --enable-tipdlg use startup tips"
407 --enable-progressdlg use wxProgressDialog"
409 --enable-wizarddlg use wxWizard"
411 --enable-menus use wxMenu/wxMenuBar/wxMenuItem classes"
413 --enable-miniframe use wxMiniFrame class"
415 --enable-tooltips use wxToolTip class"
417 --enable-splines use spline drawing code"
419 --enable-validators use wxValidator and derived classes"
421 --enable-busyinfo use wxBusyInfo"
423 --enable-joystick use wxJoystick (Linux only)"
425 --enable-metafiles use wxMetaFile (Windows only)"
427 --enable-dragimage use wxDragImage"
429 --enable-palette use wxPalette class"
431 --enable-image use wxImage class"
433 --enable-gif use gif images (GIF file format)"
435 --enable-pcx use pcx images (PCX file format)"
437 --enable-iff use iff images (IFF file format)"
439 --enable-pnm use pnm images (PNM file format)"
441 --enable-xpm use xpm images (XPM file format)"
443 --enable-icocur use Windows ICO and CUR formats"
445 --disable-largefile omit support for large files"
447 --disable-gtktest do not try to compile and run a test GTK+ program"
449 --with-gtk-prefix=PFX Prefix where GTK is installed (optional)"
451 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)"
453 --disable-gtktest Do not try to compile and run a test GTK program"
455 --with-gtk-prefix=PFX Prefix where GTK is installed (optional)"
457 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)"
459 --disable-gtktest Do not try to compile and run a test GTK program"
461 --with-x use the X Window System"
463 --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib"
465 # Initialize some variables set by options.
466 # The variables have the same names as the options, with
467 # dashes changed to underlines.
469 cache_file
=.
/config.cache
478 program_transform_name
=s
,x
,x
,
486 bindir
='${exec_prefix}/bin'
487 sbindir
='${exec_prefix}/sbin'
488 libexecdir
='${exec_prefix}/libexec'
489 datadir
='${prefix}/share'
490 sysconfdir
='${prefix}/etc'
491 sharedstatedir
='${prefix}/com'
492 localstatedir
='${prefix}/var'
493 libdir
='${exec_prefix}/lib'
494 includedir
='${prefix}/include'
495 oldincludedir
='/usr/include'
496 infodir
='${prefix}/info'
497 mandir
='${prefix}/man'
499 # Initialize some other variables.
502 SHELL
=${CONFIG_SHELL-/bin/sh}
503 # Maximum number of lines to put in a shell here document.
510 # If the previous option needs an argument, assign it.
511 if test -n "$ac_prev"; then
512 eval "$ac_prev=\$ac_option"
518 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
522 # Accept the important Cygnus configure options, so we can diagnose typos.
526 -bindir | --bindir | --bindi | --bind | --bin | --bi)
528 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
529 bindir
="$ac_optarg" ;;
531 -build | --build | --buil | --bui | --bu)
533 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
534 build
="$ac_optarg" ;;
536 -cache-file | --cache-file | --cache-fil | --cache-fi \
537 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
538 ac_prev
=cache_file
;;
539 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
540 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
541 cache_file
="$ac_optarg" ;;
543 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
545 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
547 datadir
="$ac_optarg" ;;
549 -disable-* | --disable-*)
550 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
551 # Reject names that are not valid shell variable names.
552 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
553 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
555 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
556 eval "enable_${ac_feature}=no" ;;
558 -enable-* | --enable-*)
559 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
560 # Reject names that are not valid shell variable names.
561 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
562 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
564 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
569 eval "enable_${ac_feature}='$ac_optarg'" ;;
571 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
572 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
573 | --exec | --exe | --ex)
574 ac_prev
=exec_prefix
;;
575 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
576 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
577 | --exec=* | --exe=* | --ex=*)
578 exec_prefix
="$ac_optarg" ;;
580 -gas | --gas | --ga | --g)
581 # Obsolete; use --with-gas.
584 -help | --help | --hel | --he)
585 # Omit some internal or obsolete options to make the list less imposing.
586 # This message is too long to be a string in the A/UX 3.1 sh.
588 Usage: configure [options] [host]
589 Options: [defaults in brackets after descriptions]
591 --cache-file=FILE cache test results in FILE
592 --help print this message
593 --no-create do not create output files
594 --quiet, --silent do not print \`checking...' messages
595 --version print the version of autoconf that created configure
596 Directory and file names:
597 --prefix=PREFIX install architecture-independent files in PREFIX
599 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
601 --bindir=DIR user executables in DIR [EPREFIX/bin]
602 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
603 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
604 --datadir=DIR read-only architecture-independent data in DIR
606 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
607 --sharedstatedir=DIR modifiable architecture-independent data in DIR
609 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
610 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
611 --includedir=DIR C header files in DIR [PREFIX/include]
612 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
613 --infodir=DIR info documentation in DIR [PREFIX/info]
614 --mandir=DIR man documentation in DIR [PREFIX/man]
615 --srcdir=DIR find the sources in DIR [configure dir or ..]
616 --program-prefix=PREFIX prepend PREFIX to installed program names
617 --program-suffix=SUFFIX append SUFFIX to installed program names
618 --program-transform-name=PROGRAM
619 run sed PROGRAM on installed program names
623 --build=BUILD configure for building on BUILD [BUILD=HOST]
624 --host=HOST configure for HOST [guessed]
625 --target=TARGET configure for TARGET [TARGET=HOST]
626 Features and packages:
627 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
628 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
629 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
630 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
631 --x-includes=DIR X include files are in DIR
632 --x-libraries=DIR X library files are in DIR
634 if test -n "$ac_help"; then
635 echo "--enable and --with options recognized:$ac_help"
639 -host | --host | --hos | --ho)
641 -host=* | --host=* | --hos=* | --ho=*)
644 -includedir | --includedir | --includedi | --included | --include \
645 | --includ | --inclu | --incl | --inc)
646 ac_prev
=includedir
;;
647 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
648 | --includ=* | --inclu=* | --incl=* | --inc=*)
649 includedir
="$ac_optarg" ;;
651 -infodir | --infodir | --infodi | --infod | --info | --inf)
653 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
654 infodir
="$ac_optarg" ;;
656 -libdir | --libdir | --libdi | --libd)
658 -libdir=* | --libdir=* | --libdi=* | --libd=*)
659 libdir
="$ac_optarg" ;;
661 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
662 | --libexe | --libex | --libe)
663 ac_prev
=libexecdir
;;
664 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
665 | --libexe=* | --libex=* | --libe=*)
666 libexecdir
="$ac_optarg" ;;
668 -localstatedir | --localstatedir | --localstatedi | --localstated \
669 | --localstate | --localstat | --localsta | --localst \
670 | --locals | --local | --loca | --loc | --lo)
671 ac_prev
=localstatedir
;;
672 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
673 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
674 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
675 localstatedir
="$ac_optarg" ;;
677 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
679 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
680 mandir
="$ac_optarg" ;;
683 # Obsolete; use --without-fp.
686 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
690 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
691 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
694 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
695 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
696 | --oldin | --oldi | --old | --ol | --o)
697 ac_prev
=oldincludedir
;;
698 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
699 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
700 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
701 oldincludedir
="$ac_optarg" ;;
703 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
705 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
706 prefix
="$ac_optarg" ;;
708 -program-prefix | --program-prefix | --program-prefi | --program-pref \
709 | --program-pre | --program-pr | --program-p)
710 ac_prev
=program_prefix
;;
711 -program-prefix=* | --program-prefix=* | --program-prefi=* \
712 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
713 program_prefix
="$ac_optarg" ;;
715 -program-suffix | --program-suffix | --program-suffi | --program-suff \
716 | --program-suf | --program-su | --program-s)
717 ac_prev
=program_suffix
;;
718 -program-suffix=* | --program-suffix=* | --program-suffi=* \
719 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
720 program_suffix
="$ac_optarg" ;;
722 -program-transform-name | --program-transform-name \
723 | --program-transform-nam | --program-transform-na \
724 | --program-transform-n | --program-transform- \
725 | --program-transform | --program-transfor \
726 | --program-transfo | --program-transf \
727 | --program-trans | --program-tran \
728 | --progr-tra | --program-tr | --program-t)
729 ac_prev
=program_transform_name
;;
730 -program-transform-name=* | --program-transform-name=* \
731 | --program-transform-nam=* | --program-transform-na=* \
732 | --program-transform-n=* | --program-transform-=* \
733 | --program-transform=* | --program-transfor=* \
734 | --program-transfo=* | --program-transf=* \
735 | --program-trans=* | --program-tran=* \
736 | --progr-tra=* | --program-tr=* | --program-t=*)
737 program_transform_name
="$ac_optarg" ;;
739 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
740 | -silent | --silent | --silen | --sile | --sil)
743 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
745 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
747 sbindir
="$ac_optarg" ;;
749 -sharedstatedir | --sharedstatedir | --sharedstatedi \
750 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
751 | --sharedst | --shareds | --shared | --share | --shar \
753 ac_prev
=sharedstatedir
;;
754 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
755 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
756 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
758 sharedstatedir
="$ac_optarg" ;;
760 -site | --site | --sit)
762 -site=* | --site=* | --sit=*)
765 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
767 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
768 srcdir
="$ac_optarg" ;;
770 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
771 | --syscon | --sysco | --sysc | --sys | --sy)
772 ac_prev
=sysconfdir
;;
773 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
774 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
775 sysconfdir
="$ac_optarg" ;;
777 -target | --target | --targe | --targ | --tar | --ta | --t)
779 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
780 target
="$ac_optarg" ;;
782 -v | -verbose | --verbose | --verbos | --verbo | --verb)
785 -version | --version | --versio | --versi | --vers)
786 echo "configure generated by autoconf version 2.13"
790 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
791 # Reject names that are not valid shell variable names.
792 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
793 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
795 ac_package
=`echo $ac_package| sed 's/-/_/g'`
800 eval "with_${ac_package}='$ac_optarg'" ;;
802 -without-* | --without-*)
803 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
804 # Reject names that are not valid shell variable names.
805 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
806 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
808 ac_package
=`echo $ac_package| sed 's/-/_/g'`
809 eval "with_${ac_package}=no" ;;
812 # Obsolete; use --with-x.
815 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
816 | --x-incl | --x-inc | --x-in | --x-i)
817 ac_prev
=x_includes
;;
818 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
819 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
820 x_includes
="$ac_optarg" ;;
822 -x-libraries | --x-libraries | --x-librarie | --x-librari \
823 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
824 ac_prev
=x_libraries
;;
825 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
826 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
827 x_libraries
="$ac_optarg" ;;
829 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
833 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
834 echo "configure: warning: $ac_option: invalid host type" 1>&2
836 if test "x$nonopt" != xNONE
; then
837 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
845 if test -n "$ac_prev"; then
846 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
849 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
851 # File descriptor usage:
854 # 2 errors and warnings
855 # 3 some systems may open it to /dev/tty
856 # 4 used on the Kubota Titan
857 # 6 checking for... messages and results
858 # 5 compiler messages saved in config.log
859 if test "$silent" = yes; then
867 This file contains any messages produced by compilers while
868 running configure, to aid debugging if configure makes a mistake.
871 # Strip out --no-create and --no-recursion so they do not pile up.
872 # Also quote any args containing shell metacharacters.
877 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
878 | --no-cr | --no-c) ;;
879 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
880 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
881 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
882 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
883 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
888 # Only set these to C if already set. These must not be set unconditionally
889 # because not all systems understand e.g. LANG=C (notably SCO).
890 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
891 # Non-C LC_CTYPE values break the ctype check.
892 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
893 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
894 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
895 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
897 # confdefs.h avoids OS command line length limits that DEFS can exceed.
898 rm -rf conftest
* confdefs.h
899 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
902 # A filename unique to this package, relative to the directory that
903 # configure is in, which we can look for to find out if srcdir is correct.
904 ac_unique_file
=wx
-config.
in
906 # Find the source files, if location was not specified.
907 if test -z "$srcdir"; then
908 ac_srcdir_defaulted
=yes
909 # Try the directory containing this script, then its parent.
911 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
912 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
914 if test ! -r $srcdir/$ac_unique_file; then
918 ac_srcdir_defaulted
=no
920 if test ! -r $srcdir/$ac_unique_file; then
921 if test "$ac_srcdir_defaulted" = yes; then
922 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
924 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
927 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
929 # Prefer explicitly selected file to automatically selected ones.
930 if test -z "$CONFIG_SITE"; then
931 if test "x$prefix" != xNONE
; then
932 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
934 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
937 for ac_site_file
in $CONFIG_SITE; do
938 if test -r "$ac_site_file"; then
939 echo "loading site script $ac_site_file"
944 if test -r "$cache_file"; then
945 echo "loading cache $cache_file"
948 echo "creating cache $cache_file"
953 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
954 ac_cpp
='$CPP $CPPFLAGS'
955 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
956 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
957 cross_compiling
=$ac_cv_prog_cc_cross
961 if (echo "testing\c"; echo 1,2,3) | grep c
>/dev
/null
; then
962 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
963 if (echo -n testing
; echo 1,2,3) | sed s
/-n/xn
/ | grep xn
>/dev
/null
; then
970 ac_n
= ac_c
='\c' ac_t
=
976 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
977 if test -f $ac_dir/install-sh; then
979 ac_install_sh
="$ac_aux_dir/install-sh -c"
981 elif test -f $ac_dir/install.sh
; then
983 ac_install_sh
="$ac_aux_dir/install.sh -c"
987 if test -z "$ac_aux_dir"; then
988 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
990 ac_config_guess
=$ac_aux_dir/config.guess
991 ac_config_sub
=$ac_aux_dir/config.sub
992 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
995 # Do some error checking and defaulting for the host and target type.
997 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
1000 # 1. You are not allowed to specify --host, --target, and nonopt at the
1002 # 2. Host defaults to nonopt.
1003 # 3. If nonopt is not specified, then host defaults to the current host,
1004 # as determined by config.guess.
1005 # 4. Target and build default to nonopt.
1006 # 5. If nonopt is not specified, then target and build default to host.
1008 # The aliases save the names the user supplied, while $host etc.
1009 # will get canonicalized.
1010 case $host---$target---$nonopt in
1011 NONE
---*---* | *---NONE---* | *---*---NONE) ;;
1012 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
1016 # Make sure we can run config.sub.
1017 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
1018 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
1021 echo $ac_n "checking host system type""... $ac_c" 1>&6
1022 echo "configure:1023: checking host system type" >&5
1025 case "$host_alias" in
1029 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
1030 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
1032 *) host_alias
=$nonopt ;;
1036 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
1037 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1038 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1039 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1040 echo "$ac_t""$host" 1>&6
1042 echo $ac_n "checking target system type""... $ac_c" 1>&6
1043 echo "configure:1044: checking target system type" >&5
1045 target_alias
=$target
1046 case "$target_alias" in
1049 NONE
) target_alias
=$host_alias ;;
1050 *) target_alias
=$nonopt ;;
1054 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
1055 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1056 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1057 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1058 echo "$ac_t""$target" 1>&6
1060 echo $ac_n "checking build system type""... $ac_c" 1>&6
1061 echo "configure:1062: checking build system type" >&5
1064 case "$build_alias" in
1067 NONE
) build_alias
=$host_alias ;;
1068 *) build_alias
=$nonopt ;;
1072 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
1073 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1074 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1075 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1076 echo "$ac_t""$build" 1>&6
1078 test "$host_alias" != "$target_alias" &&
1079 test "$program_prefix$program_suffix$program_transform_name" = \
1081 program_prefix
=${target_alias}-
1085 WX_MAJOR_VERSION_NUMBER
=2
1086 WX_MINOR_VERSION_NUMBER
=5
1089 WX_VERSION
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER.
$WX_RELEASE_NUMBER
1090 WX_RELEASE
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER
1092 WX_MSW_VERSION
=$WX_MAJOR_VERSION_NUMBER$WX_MINOR_VERSION_NUMBER$WX_RELEASE_NUMBER
1126 NEEDS_D_REENTRANT_FOR_R_FUNCS
=0
1128 ALL_TOOLKITS
="GTK MAC MGL MICROWIN MOTIF MSW PM X11"
1133 DEFAULT_wxUSE_MICROWIN
=0
1134 DEFAULT_wxUSE_MOTIF
=0
1139 DEFAULT_DEFAULT_wxUSE_GTK
=0
1140 DEFAULT_DEFAULT_wxUSE_MAC
=0
1141 DEFAULT_DEFAULT_wxUSE_MGL
=0
1142 DEFAULT_DEFAULT_wxUSE_MICROWIN
=0
1143 DEFAULT_DEFAULT_wxUSE_MOTIF
=0
1144 DEFAULT_DEFAULT_wxUSE_MSW
=0
1145 DEFAULT_DEFAULT_wxUSE_PM
=0
1146 DEFAULT_DEFAULT_wxUSE_X11
=0
1154 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1155 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1157 cat >> confdefs.h
<<\EOF
1164 cat >> confdefs.h
<<\EOF
1169 if test "x$TMP" = "xalpha"; then
1171 cat >> confdefs.h
<<\EOF
1176 DEFAULT_DEFAULT_wxUSE_GTK
=1
1178 *-*-irix5* | *-*-irix6* )
1181 cat >> confdefs.h
<<\EOF
1185 cat >> confdefs.h
<<\EOF
1189 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1195 cat >> confdefs.h
<<\EOF
1199 cat >> confdefs.h
<<\EOF
1200 #define __SOLARIS__ 1
1203 cat >> confdefs.h
<<\EOF
1207 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1208 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1214 cat >> confdefs.h
<<\EOF
1218 cat >> confdefs.h
<<\EOF
1222 cat >> confdefs.h
<<\EOF
1226 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1231 cat >> confdefs.h
<<\EOF
1232 #define __FREEBSD__ 1
1235 cat >> confdefs.h
<<\EOF
1239 DEFAULT_DEFAULT_wxUSE_GTK
=1
1244 cat >> confdefs.h
<<\EOF
1245 #define __OPENBSD__ 1
1248 cat >> confdefs.h
<<\EOF
1252 DEFAULT_DEFAULT_wxUSE_GTK
=1
1257 cat >> confdefs.h
<<\EOF
1258 #define __NETBSD__ 1
1261 cat >> confdefs.h
<<\EOF
1265 DEFAULT_DEFAULT_wxUSE_GTK
=1
1270 cat >> confdefs.h
<<\EOF
1274 cat >> confdefs.h
<<\EOF
1278 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1279 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1284 cat >> confdefs.h
<<\EOF
1288 cat >> confdefs.h
<<\EOF
1292 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1297 cat >> confdefs.h
<<\EOF
1301 cat >> confdefs.h
<<\EOF
1305 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1312 cat >> confdefs.h
<<\EOF
1316 cat >> confdefs.h
<<\EOF
1320 cat >> confdefs.h
<<\EOF
1324 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1327 *-*-cygwin* | *-*-mingw32* )
1331 DEFAULT_DEFAULT_wxUSE_MSW
=1
1337 cat >> confdefs.h
<<\EOF
1342 DEFAULT_DEFAULT_wxUSE_MGL
=1
1343 LIBS
="$LIBS -lstdc++"
1346 *-pc-os2_emx | *-pc-os2-emx )
1347 cat >> confdefs.h
<<\EOF
1352 DEFAULT_DEFAULT_wxUSE_PM
=1
1359 cat >> confdefs.h
<<\EOF
1363 cat >> confdefs.h
<<\EOF
1364 #define __DARWIN__ 1
1367 cat >> confdefs.h
<<\EOF
1368 #define __POWERPC__ 1
1371 cat >> confdefs.h
<<\EOF
1372 #define TARGET_CARBON 1
1375 DEFAULT_DEFAULT_wxUSE_MAC
=1
1380 cat >> confdefs.h
<<\EOF
1387 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
1393 wx_arg_cache_file
="configarg.cache"
1394 echo "loading argument cache $wx_arg_cache_file"
1395 rm -f ${wx_arg_cache_file}.tmp
1396 touch ${wx_arg_cache_file}.tmp
1397 touch ${wx_arg_cache_file}
1401 if test $DEBUG_CONFIGURE = 1; then
1402 DEFAULT_wxUSE_UNIVERSAL
=no
1404 DEFAULT_wxUSE_NANOX
=no
1406 DEFAULT_wxUSE_THREADS
=yes
1408 DEFAULT_wxUSE_SHARED
=yes
1409 DEFAULT_wxUSE_SONAME
=no
1410 DEFAULT_wxUSE_OPTIMISE
=no
1411 DEFAULT_wxUSE_PROFILE
=no
1412 DEFAULT_wxUSE_NO_DEPS
=no
1413 DEFAULT_wxUSE_NO_RTTI
=no
1414 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1415 DEFAULT_wxUSE_PERMISSIVE
=no
1416 DEFAULT_wxUSE_DEBUG_FLAG
=yes
1417 DEFAULT_wxUSE_DEBUG_INFO
=yes
1418 DEFAULT_wxUSE_DEBUG_GDB
=yes
1419 DEFAULT_wxUSE_MEM_TRACING
=no
1420 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1421 DEFAULT_wxUSE_DMALLOC
=no
1422 DEFAULT_wxUSE_PRECOMP
=no
1423 DEFAULT_wxUSE_APPLE_IEEE
=no
1425 DEFAULT_wxUSE_LOG
=yes
1426 DEFAULT_wxUSE_LOGWINDOW
=no
1427 DEFAULT_wxUSE_LOGGUI
=no
1428 DEFAULT_wxUSE_LOGDIALOG
=no
1430 DEFAULT_wxUSE_GUI
=yes
1431 DEFAULT_wxUSE_CONTROLS
=no
1433 DEFAULT_wxUSE_REGEX
=no
1434 DEFAULT_wxUSE_ZLIB
=no
1435 DEFAULT_wxUSE_LIBPNG
=no
1436 DEFAULT_wxUSE_LIBJPEG
=no
1437 DEFAULT_wxUSE_LIBTIFF
=no
1438 DEFAULT_wxUSE_ODBC
=no
1439 DEFAULT_wxUSE_OPENGL
=no
1441 DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=no
1442 DEFAULT_wxUSE_SNGLINST_CHECKER
=no
1443 DEFAULT_wxUSE_STD_IOSTREAM
=no
1444 DEFAULT_wxUSE_CMDLINE_PARSER
=no
1445 DEFAULT_wxUSE_DATETIME
=no
1446 DEFAULT_wxUSE_TIMEDATE
=no
1447 DEFAULT_wxUSE_TIMER
=no
1448 DEFAULT_wxUSE_STOPWATCH
=no
1449 DEFAULT_wxUSE_FILE
=no
1450 DEFAULT_wxUSE_FFILE
=no
1451 DEFAULT_wxUSE_TEXTBUFFER
=no
1452 DEFAULT_wxUSE_TEXTFILE
=no
1453 DEFAULT_wxUSE_WAVE
=no
1454 DEFAULT_wxUSE_INTL
=no
1455 DEFAULT_wxUSE_CONFIG
=no
1456 DEFAULT_wxUSE_FONTMAP
=no
1457 DEFAULT_wxUSE_STREAMS
=no
1458 DEFAULT_wxUSE_SOCKETS
=no
1459 DEFAULT_wxUSE_OLE
=no
1460 DEFAULT_wxUSE_DATAOBJ
=no
1461 DEFAULT_wxUSE_DIALUP_MANAGER
=no
1462 DEFAULT_wxUSE_JOYSTICK
=no
1463 DEFAULT_wxUSE_DYNLIB_CLASS
=no
1464 DEFAULT_wxUSE_DYNAMIC_LOADER
=no
1465 DEFAULT_wxUSE_LONGLONG
=no
1466 DEFAULT_wxUSE_GEOMETRY
=no
1468 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=no
1469 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=no
1470 DEFAULT_wxUSE_POSTSCRIPT
=no
1472 DEFAULT_wxUSE_X_RESOURCES
=no
1473 DEFAULT_wxUSE_CLIPBOARD
=no
1474 DEFAULT_wxUSE_TOOLTIPS
=no
1475 DEFAULT_wxUSE_DRAG_AND_DROP
=no
1476 DEFAULT_wxUSE_DRAGIMAGE
=no
1477 DEFAULT_wxUSE_SPLINES
=no
1479 DEFAULT_wxUSE_MDI_ARCHITECTURE
=no
1480 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=no
1481 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=no
1483 DEFAULT_wxUSE_PROLOGIO
=no
1484 DEFAULT_wxUSE_RESOURCES
=no
1485 DEFAULT_wxUSE_CONSTRAINTS
=no
1486 DEFAULT_wxUSE_IPC
=no
1487 DEFAULT_wxUSE_HELP
=no
1488 DEFAULT_wxUSE_MS_HTML_HELP
=no
1489 DEFAULT_wxUSE_WXHTML_HELP
=no
1490 DEFAULT_wxUSE_TREELAYOUT
=no
1491 DEFAULT_wxUSE_METAFILE
=no
1492 DEFAULT_wxUSE_MIMETYPE
=no
1493 DEFAULT_wxUSE_SYSTEM_OPTIONS
=no
1494 DEFAULT_wxUSE_PROTOCOL
=no
1495 DEFAULT_wxUSE_PROTOCOL_HTTP
=no
1496 DEFAULT_wxUSE_PROTOCOL_FTP
=no
1497 DEFAULT_wxUSE_PROTOCOL_FILE
=no
1498 DEFAULT_wxUSE_URL
=no
1500 DEFAULT_wxUSE_COMMONDLGS
=no
1501 DEFAULT_wxUSE_CHOICEDLG
=no
1502 DEFAULT_wxUSE_COLOURDLG
=no
1503 DEFAULT_wxUSE_DIRDLG
=no
1504 DEFAULT_wxUSE_FILEDLG
=no
1505 DEFAULT_wxUSE_FINDREPLDLG
=no
1506 DEFAULT_wxUSE_FONTDLG
=no
1507 DEFAULT_wxUSE_MSGDLG
=no
1508 DEFAULT_wxUSE_NUMBERDLG
=no
1509 DEFAULT_wxUSE_TEXTDLG
=no
1510 DEFAULT_wxUSE_SPLASH
=no
1511 DEFAULT_wxUSE_STARTUP_TIPS
=no
1512 DEFAULT_wxUSE_PROGRESSDLG
=no
1513 DEFAULT_wxUSE_WIZARDDLG
=no
1515 DEFAULT_wxUSE_MENUS
=no
1516 DEFAULT_wxUSE_MINIFRAME
=no
1517 DEFAULT_wxUSE_HTML
=no
1518 DEFAULT_wxUSE_FILESYSTEM
=no
1519 DEFAULT_wxUSE_FS_INET
=no
1520 DEFAULT_wxUSE_FS_ZIP
=no
1521 DEFAULT_wxUSE_BUSYINFO
=no
1522 DEFAULT_wxUSE_ZIPSTREAM
=no
1523 DEFAULT_wxUSE_VALIDATORS
=no
1525 DEFAULT_wxUSE_ACCEL
=no
1526 DEFAULT_wxUSE_BUTTON
=no
1527 DEFAULT_wxUSE_BMPBUTTON
=no
1528 DEFAULT_wxUSE_CALCTRL
=no
1529 DEFAULT_wxUSE_CARET
=no
1530 DEFAULT_wxUSE_CHECKBOX
=no
1531 DEFAULT_wxUSE_CHECKLST
=no
1532 DEFAULT_wxUSE_CHOICE
=no
1533 DEFAULT_wxUSE_COMBOBOX
=no
1534 DEFAULT_wxUSE_GAUGE
=no
1535 DEFAULT_wxUSE_GRID
=no
1536 DEFAULT_wxUSE_NEW_GRID
=no
1537 DEFAULT_wxUSE_IMAGLIST
=no
1538 DEFAULT_wxUSE_LISTBOX
=no
1539 DEFAULT_wxUSE_LISTCTRL
=no
1540 DEFAULT_wxUSE_NOTEBOOK
=no
1541 DEFAULT_wxUSE_PROPSHEET
=no
1542 DEFAULT_wxUSE_RADIOBOX
=no
1543 DEFAULT_wxUSE_RADIOBTN
=no
1544 DEFAULT_wxUSE_SASH
=no
1545 DEFAULT_wxUSE_SCROLLBAR
=no
1546 DEFAULT_wxUSE_SLIDER
=no
1547 DEFAULT_wxUSE_SPINBTN
=no
1548 DEFAULT_wxUSE_SPINCTRL
=no
1549 DEFAULT_wxUSE_SPLITTER
=no
1550 DEFAULT_wxUSE_STATBMP
=no
1551 DEFAULT_wxUSE_STATBOX
=no
1552 DEFAULT_wxUSE_STATLINE
=no
1553 DEFAULT_wxUSE_STATTEXT
=no
1554 DEFAULT_wxUSE_STATUSBAR
=yes
1555 DEFAULT_wxUSE_TABDIALOG
=no
1556 DEFAULT_wxUSE_TEXTCTRL
=no
1557 DEFAULT_wxUSE_TOGGLEBTN
=no
1558 DEFAULT_wxUSE_TOOLBAR
=no
1559 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
1560 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
1561 DEFAULT_wxUSE_TREECTRL
=no
1562 DEFAULT_wxUSE_POPUPWIN
=no
1563 DEFAULT_wxUSE_TIPWINDOW
=no
1565 DEFAULT_wxUSE_UNICODE
=no
1566 DEFAULT_wxUSE_UNICODE_MSLU
=no
1567 DEFAULT_wxUSE_WCSRTOMBS
=no
1569 DEFAULT_wxUSE_PALETTE
=no
1570 DEFAULT_wxUSE_IMAGE
=no
1571 DEFAULT_wxUSE_GIF
=no
1572 DEFAULT_wxUSE_PCX
=no
1573 DEFAULT_wxUSE_PNM
=no
1574 DEFAULT_wxUSE_IFF
=no
1575 DEFAULT_wxUSE_XPM
=no
1576 DEFAULT_wxUSE_ICO_CUR
=no
1578 DEFAULT_wxUSE_UNIVERSAL
=no
1580 DEFAULT_wxUSE_NANOX
=no
1582 DEFAULT_wxUSE_THREADS
=yes
1584 DEFAULT_wxUSE_SHARED
=yes
1585 DEFAULT_wxUSE_SONAME
=no
1586 DEFAULT_wxUSE_OPTIMISE
=yes
1587 DEFAULT_wxUSE_PROFILE
=no
1588 DEFAULT_wxUSE_NO_DEPS
=no
1589 DEFAULT_wxUSE_NO_RTTI
=no
1590 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1591 DEFAULT_wxUSE_PERMISSIVE
=no
1592 DEFAULT_wxUSE_DEBUG_FLAG
=no
1593 DEFAULT_wxUSE_DEBUG_INFO
=no
1594 DEFAULT_wxUSE_DEBUG_GDB
=no
1595 DEFAULT_wxUSE_MEM_TRACING
=no
1596 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1597 DEFAULT_wxUSE_DMALLOC
=no
1598 DEFAULT_wxUSE_PRECOMP
=no
1599 DEFAULT_wxUSE_APPLE_IEEE
=yes
1601 DEFAULT_wxUSE_LOG
=yes
1602 DEFAULT_wxUSE_LOGWINDOW
=yes
1603 DEFAULT_wxUSE_LOGGUI
=yes
1604 DEFAULT_wxUSE_LOGDIALOG
=yes
1606 DEFAULT_wxUSE_GUI
=yes
1608 DEFAULT_wxUSE_REGEX
=yes
1609 DEFAULT_wxUSE_ZLIB
=yes
1610 DEFAULT_wxUSE_LIBPNG
=yes
1611 DEFAULT_wxUSE_LIBJPEG
=yes
1612 DEFAULT_wxUSE_LIBTIFF
=yes
1613 DEFAULT_wxUSE_ODBC
=no
1614 DEFAULT_wxUSE_OPENGL
=no
1616 DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=yes
1617 DEFAULT_wxUSE_SNGLINST_CHECKER
=yes
1618 DEFAULT_wxUSE_STD_IOSTREAM
=no
1619 DEFAULT_wxUSE_CMDLINE_PARSER
=yes
1620 DEFAULT_wxUSE_DATETIME
=yes
1621 DEFAULT_wxUSE_TIMEDATE
=no
1622 DEFAULT_wxUSE_TIMER
=yes
1623 DEFAULT_wxUSE_STOPWATCH
=yes
1624 DEFAULT_wxUSE_FILE
=yes
1625 DEFAULT_wxUSE_FFILE
=yes
1626 DEFAULT_wxUSE_TEXTBUFFER
=yes
1627 DEFAULT_wxUSE_TEXTFILE
=yes
1628 DEFAULT_wxUSE_WAVE
=no
1629 DEFAULT_wxUSE_INTL
=yes
1630 DEFAULT_wxUSE_CONFIG
=yes
1631 DEFAULT_wxUSE_FONTMAP
=yes
1632 DEFAULT_wxUSE_STREAMS
=yes
1633 DEFAULT_wxUSE_SOCKETS
=yes
1634 DEFAULT_wxUSE_OLE
=yes
1635 DEFAULT_wxUSE_DATAOBJ
=yes
1636 DEFAULT_wxUSE_DIALUP_MANAGER
=yes
1637 DEFAULT_wxUSE_JOYSTICK
=yes
1638 DEFAULT_wxUSE_DYNLIB_CLASS
=yes
1639 DEFAULT_wxUSE_DYNAMIC_LOADER
=yes
1640 DEFAULT_wxUSE_LONGLONG
=yes
1641 DEFAULT_wxUSE_GEOMETRY
=yes
1643 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=yes
1644 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=yes
1645 DEFAULT_wxUSE_POSTSCRIPT
=yes
1647 DEFAULT_wxUSE_X_RESOURCES
=no
1648 DEFAULT_wxUSE_CLIPBOARD
=yes
1649 DEFAULT_wxUSE_TOOLTIPS
=yes
1650 DEFAULT_wxUSE_DRAG_AND_DROP
=yes
1651 DEFAULT_wxUSE_DRAGIMAGE
=yes
1652 DEFAULT_wxUSE_SPLINES
=yes
1654 DEFAULT_wxUSE_MDI_ARCHITECTURE
=yes
1655 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=yes
1656 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=yes
1658 DEFAULT_wxUSE_PROLOGIO
=no
1659 DEFAULT_wxUSE_RESOURCES
=no
1660 DEFAULT_wxUSE_CONSTRAINTS
=yes
1661 DEFAULT_wxUSE_IPC
=yes
1662 DEFAULT_wxUSE_HELP
=yes
1663 DEFAULT_wxUSE_MS_HTML_HELP
=yes
1664 DEFAULT_wxUSE_WXHTML_HELP
=yes
1665 DEFAULT_wxUSE_TREELAYOUT
=yes
1666 DEFAULT_wxUSE_METAFILE
=yes
1667 DEFAULT_wxUSE_MIMETYPE
=yes
1668 DEFAULT_wxUSE_SYSTEM_OPTIONS
=yes
1669 DEFAULT_wxUSE_PROTOCOL
=yes
1670 DEFAULT_wxUSE_PROTOCOL_HTTP
=yes
1671 DEFAULT_wxUSE_PROTOCOL_FTP
=yes
1672 DEFAULT_wxUSE_PROTOCOL_FILE
=yes
1673 DEFAULT_wxUSE_URL
=yes
1675 DEFAULT_wxUSE_COMMONDLGS
=yes
1676 DEFAULT_wxUSE_CHOICEDLG
=yes
1677 DEFAULT_wxUSE_COLOURDLG
=yes
1678 DEFAULT_wxUSE_DIRDLG
=yes
1679 DEFAULT_wxUSE_FILEDLG
=yes
1680 DEFAULT_wxUSE_FINDREPLDLG
=yes
1681 DEFAULT_wxUSE_FONTDLG
=yes
1682 DEFAULT_wxUSE_MSGDLG
=yes
1683 DEFAULT_wxUSE_NUMBERDLG
=yes
1684 DEFAULT_wxUSE_TEXTDLG
=yes
1685 DEFAULT_wxUSE_SPLASH
=yes
1686 DEFAULT_wxUSE_STARTUP_TIPS
=yes
1687 DEFAULT_wxUSE_PROGRESSDLG
=yes
1688 DEFAULT_wxUSE_WIZARDDLG
=yes
1690 DEFAULT_wxUSE_MENUS
=yes
1691 DEFAULT_wxUSE_MINIFRAME
=yes
1692 DEFAULT_wxUSE_HTML
=yes
1693 DEFAULT_wxUSE_FILESYSTEM
=yes
1694 DEFAULT_wxUSE_FS_INET
=yes
1695 DEFAULT_wxUSE_FS_ZIP
=yes
1696 DEFAULT_wxUSE_BUSYINFO
=yes
1697 DEFAULT_wxUSE_ZIPSTREAM
=yes
1698 DEFAULT_wxUSE_VALIDATORS
=yes
1700 DEFAULT_wxUSE_ACCEL
=yes
1701 DEFAULT_wxUSE_BUTTON
=yes
1702 DEFAULT_wxUSE_BMPBUTTON
=yes
1703 DEFAULT_wxUSE_CALCTRL
=yes
1704 DEFAULT_wxUSE_CARET
=yes
1705 DEFAULT_wxUSE_CHECKBOX
=yes
1706 DEFAULT_wxUSE_CHECKLST
=yes
1707 DEFAULT_wxUSE_CHOICE
=yes
1708 DEFAULT_wxUSE_COMBOBOX
=yes
1709 DEFAULT_wxUSE_GAUGE
=yes
1710 DEFAULT_wxUSE_GRID
=yes
1711 DEFAULT_wxUSE_NEW_GRID
=yes
1712 DEFAULT_wxUSE_IMAGLIST
=yes
1713 DEFAULT_wxUSE_LISTBOX
=yes
1714 DEFAULT_wxUSE_LISTCTRL
=yes
1715 DEFAULT_wxUSE_NOTEBOOK
=yes
1716 DEFAULT_wxUSE_PROPSHEET
=yes
1717 DEFAULT_wxUSE_RADIOBOX
=yes
1718 DEFAULT_wxUSE_RADIOBTN
=yes
1719 DEFAULT_wxUSE_SASH
=yes
1720 DEFAULT_wxUSE_SCROLLBAR
=yes
1721 DEFAULT_wxUSE_SLIDER
=yes
1722 DEFAULT_wxUSE_SPINBTN
=yes
1723 DEFAULT_wxUSE_SPINCTRL
=yes
1724 DEFAULT_wxUSE_SPLITTER
=yes
1725 DEFAULT_wxUSE_STATBMP
=yes
1726 DEFAULT_wxUSE_STATBOX
=yes
1727 DEFAULT_wxUSE_STATLINE
=yes
1728 DEFAULT_wxUSE_STATTEXT
=yes
1729 DEFAULT_wxUSE_STATUSBAR
=yes
1730 DEFAULT_wxUSE_TABDIALOG
=no
1731 DEFAULT_wxUSE_TEXTCTRL
=yes
1732 DEFAULT_wxUSE_TOGGLEBTN
=yes
1733 DEFAULT_wxUSE_TOOLBAR
=yes
1734 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
1735 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
1736 DEFAULT_wxUSE_TREECTRL
=yes
1737 DEFAULT_wxUSE_POPUPWIN
=yes
1738 DEFAULT_wxUSE_TIPWINDOW
=yes
1740 DEFAULT_wxUSE_UNICODE
=no
1741 DEFAULT_wxUSE_UNICODE_MSLU
=yes
1742 DEFAULT_wxUSE_WCSRTOMBS
=no
1744 DEFAULT_wxUSE_PALETTE
=yes
1745 DEFAULT_wxUSE_IMAGE
=yes
1746 DEFAULT_wxUSE_GIF
=yes
1747 DEFAULT_wxUSE_PCX
=yes
1748 DEFAULT_wxUSE_IFF
=no
1749 DEFAULT_wxUSE_PNM
=yes
1750 DEFAULT_wxUSE_XPM
=yes
1751 DEFAULT_wxUSE_ICO_CUR
=yes
1756 for toolkit
in `echo $ALL_TOOLKITS`; do
1757 LINE
=`grep "wxUSE_$toolkit=" ${wx_arg_cache_file}`
1758 if test "x$LINE" != "x" ; then
1759 has_toolkit_in_cache
=1
1760 eval "DEFAULT_$LINE"
1761 eval "CACHE_$toolkit=1"
1768 echo $ac_n "checking for --${enablestring:-enable}-gui""... $ac_c" 1>&6
1769 echo "configure:1770: checking for --${enablestring:-enable}-gui" >&5
1771 # Check whether --enable-gui or --disable-gui was given.
1772 if test "${enable_gui+set}" = set; then
1773 enableval
="$enable_gui"
1775 if test "$enableval" = yes; then
1776 ac_cv_use_gui
='wxUSE_GUI=yes'
1778 ac_cv_use_gui
='wxUSE_GUI=no'
1783 LINE
=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
1784 if test "x$LINE" != x
; then
1785 eval "DEFAULT_$LINE"
1790 ac_cv_use_gui
='wxUSE_GUI='$DEFAULT_wxUSE_GUI
1795 eval "$ac_cv_use_gui"
1796 if test "$no_cache" != 1; then
1797 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
1800 if test "$wxUSE_GUI" = yes; then
1801 echo "$ac_t""yes" 1>&6
1803 echo "$ac_t""no" 1>&6
1807 if test "$wxUSE_GUI" = "yes"; then
1811 echo $ac_n "checking for --${enablestring:-enable}-universal""... $ac_c" 1>&6
1812 echo "configure:1813: checking for --${enablestring:-enable}-universal" >&5
1814 # Check whether --enable-universal or --disable-universal was given.
1815 if test "${enable_universal+set}" = set; then
1816 enableval
="$enable_universal"
1818 if test "$enableval" = yes; then
1819 ac_cv_use_universal
='wxUSE_UNIVERSAL=yes'
1821 ac_cv_use_universal
='wxUSE_UNIVERSAL=no'
1826 LINE
=`grep "wxUSE_UNIVERSAL" ${wx_arg_cache_file}`
1827 if test "x$LINE" != x
; then
1828 eval "DEFAULT_$LINE"
1833 ac_cv_use_universal
='wxUSE_UNIVERSAL='$DEFAULT_wxUSE_UNIVERSAL
1838 eval "$ac_cv_use_universal"
1839 if test "$no_cache" != 1; then
1840 echo $ac_cv_use_universal >> ${wx_arg_cache_file}.tmp
1843 if test "$wxUSE_UNIVERSAL" = yes; then
1844 echo "$ac_t""yes" 1>&6
1846 echo "$ac_t""no" 1>&6
1849 # Check whether --with-gtk or --without-gtk was given.
1850 if test "${with_gtk+set}" = set; then
1852 wxUSE_GTK
="$withval" CACHE_GTK
=1 TOOLKIT_GIVEN
=1
1855 # Check whether --with-motif or --without-motif was given.
1856 if test "${with_motif+set}" = set; then
1857 withval
="$with_motif"
1858 wxUSE_MOTIF
="$withval" CACHE_MOTIF
=1 TOOLKIT_GIVEN
=1
1861 # Check whether --with-mac or --without-mac was given.
1862 if test "${with_mac+set}" = set; then
1864 wxUSE_MAC
="$withval" TOOLKIT_GIVEN
=1
1867 # Check whether --with-wine or --without-wine was given.
1868 if test "${with_wine+set}" = set; then
1869 withval
="$with_wine"
1870 wxUSE_WINE
="$withval" CACHE_WINE
=1
1873 # Check whether --with-msw or --without-msw was given.
1874 if test "${with_msw+set}" = set; then
1876 wxUSE_MSW
="$withval" CACHE_MSW
=1 TOOLKIT_GIVEN
=1
1879 # Check whether --with-pm or --without-pm was given.
1880 if test "${with_pm+set}" = set; then
1882 wxUSE_PM
="$withval" CACHE_PM
=1 TOOLKIT_GIVEN
=1
1885 # Check whether --with-mgl or --without-mgl was given.
1886 if test "${with_mgl+set}" = set; then
1888 wxUSE_MGL
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_MGL
=1 TOOLKIT_GIVEN
=1
1891 # Check whether --with-microwin or --without-microwin was given.
1892 if test "${with_microwin+set}" = set; then
1893 withval
="$with_microwin"
1894 wxUSE_MICROWIN
="$withval" CACHE_MICROWIN
=1 TOOLKIT_GIVEN
=1
1897 # Check whether --with-x11 or --without-x11 was given.
1898 if test "${with_x11+set}" = set; then
1900 wxUSE_X11
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_X11
=1 TOOLKIT_GIVEN
=1
1905 echo $ac_n "checking for --${enablestring:-enable}-nanox""... $ac_c" 1>&6
1906 echo "configure:1907: checking for --${enablestring:-enable}-nanox" >&5
1908 # Check whether --enable-nanox or --disable-nanox was given.
1909 if test "${enable_nanox+set}" = set; then
1910 enableval
="$enable_nanox"
1912 if test "$enableval" = yes; then
1913 ac_cv_use_nanox
='wxUSE_NANOX=yes'
1915 ac_cv_use_nanox
='wxUSE_NANOX=no'
1920 LINE
=`grep "wxUSE_NANOX" ${wx_arg_cache_file}`
1921 if test "x$LINE" != x
; then
1922 eval "DEFAULT_$LINE"
1927 ac_cv_use_nanox
='wxUSE_NANOX='$DEFAULT_wxUSE_NANOX
1932 eval "$ac_cv_use_nanox"
1933 if test "$no_cache" != 1; then
1934 echo $ac_cv_use_nanox >> ${wx_arg_cache_file}.tmp
1937 if test "$wxUSE_NANOX" = yes; then
1938 echo "$ac_t""yes" 1>&6
1940 echo "$ac_t""no" 1>&6
1946 echo $ac_n "checking for --${enablestring:-enable}-gtk2""... $ac_c" 1>&6
1947 echo "configure:1948: checking for --${enablestring:-enable}-gtk2" >&5
1949 # Check whether --enable-gtk2 or --disable-gtk2 was given.
1950 if test "${enable_gtk2+set}" = set; then
1951 enableval
="$enable_gtk2"
1953 if test "$enableval" = yes; then
1954 ac_cv_use_gtk2
='wxUSE_GTK2=yes'
1956 ac_cv_use_gtk2
='wxUSE_GTK2=no'
1961 LINE
=`grep "wxUSE_GTK2" ${wx_arg_cache_file}`
1962 if test "x$LINE" != x
; then
1963 eval "DEFAULT_$LINE"
1968 ac_cv_use_gtk2
='wxUSE_GTK2='$DEFAULT_wxUSE_GTK2
1973 eval "$ac_cv_use_gtk2"
1974 if test "$no_cache" != 1; then
1975 echo $ac_cv_use_gtk2 >> ${wx_arg_cache_file}.tmp
1978 if test "$wxUSE_GTK2" = yes; then
1979 echo "$ac_t""yes" 1>&6
1981 echo "$ac_t""no" 1>&6
1986 echo $ac_n "checking for --with-libpng""... $ac_c" 1>&6
1987 echo "configure:1988: checking for --with-libpng" >&5
1989 # Check whether --with-libpng or --without-libpng was given.
1990 if test "${with_libpng+set}" = set; then
1991 withval
="$with_libpng"
1993 if test "$withval" = yes; then
1994 ac_cv_use_libpng
='wxUSE_LIBPNG=yes'
1995 elif test "$withval" = no
; then
1996 ac_cv_use_libpng
='wxUSE_LIBPNG=no'
1997 elif test "$withval" = sys
; then
1998 ac_cv_use_libpng
='wxUSE_LIBPNG=sys'
1999 elif test "$withval" = builtin; then
2000 ac_cv_use_libpng
='wxUSE_LIBPNG=builtin'
2002 { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2007 LINE
=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
2008 if test "x$LINE" != x
; then
2009 eval "DEFAULT_$LINE"
2014 ac_cv_use_libpng
='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
2019 eval "$ac_cv_use_libpng"
2020 if test "$no_cache" != 1; then
2021 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
2024 if test "$wxUSE_LIBPNG" = yes; then
2025 echo "$ac_t""yes" 1>&6
2026 elif test "$wxUSE_LIBPNG" = no
; then
2027 echo "$ac_t""no" 1>&6
2028 elif test "$wxUSE_LIBPNG" = sys
; then
2029 echo "$ac_t""system version" 1>&6
2030 elif test "$wxUSE_LIBPNG" = builtin; then
2031 echo "$ac_t""builtin version" 1>&6
2033 { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2037 echo $ac_n "checking for --with-libjpeg""... $ac_c" 1>&6
2038 echo "configure:2039: checking for --with-libjpeg" >&5
2040 # Check whether --with-libjpeg or --without-libjpeg was given.
2041 if test "${with_libjpeg+set}" = set; then
2042 withval
="$with_libjpeg"
2044 if test "$withval" = yes; then
2045 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=yes'
2046 elif test "$withval" = no
; then
2047 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=no'
2048 elif test "$withval" = sys
; then
2049 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=sys'
2050 elif test "$withval" = builtin; then
2051 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=builtin'
2053 { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2058 LINE
=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
2059 if test "x$LINE" != x
; then
2060 eval "DEFAULT_$LINE"
2065 ac_cv_use_libjpeg
='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
2070 eval "$ac_cv_use_libjpeg"
2071 if test "$no_cache" != 1; then
2072 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
2075 if test "$wxUSE_LIBJPEG" = yes; then
2076 echo "$ac_t""yes" 1>&6
2077 elif test "$wxUSE_LIBJPEG" = no
; then
2078 echo "$ac_t""no" 1>&6
2079 elif test "$wxUSE_LIBJPEG" = sys
; then
2080 echo "$ac_t""system version" 1>&6
2081 elif test "$wxUSE_LIBJPEG" = builtin; then
2082 echo "$ac_t""builtin version" 1>&6
2084 { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2088 echo $ac_n "checking for --with-libtiff""... $ac_c" 1>&6
2089 echo "configure:2090: checking for --with-libtiff" >&5
2091 # Check whether --with-libtiff or --without-libtiff was given.
2092 if test "${with_libtiff+set}" = set; then
2093 withval
="$with_libtiff"
2095 if test "$withval" = yes; then
2096 ac_cv_use_libtiff
='wxUSE_LIBTIFF=yes'
2097 elif test "$withval" = no
; then
2098 ac_cv_use_libtiff
='wxUSE_LIBTIFF=no'
2099 elif test "$withval" = sys
; then
2100 ac_cv_use_libtiff
='wxUSE_LIBTIFF=sys'
2101 elif test "$withval" = builtin; then
2102 ac_cv_use_libtiff
='wxUSE_LIBTIFF=builtin'
2104 { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2109 LINE
=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
2110 if test "x$LINE" != x
; then
2111 eval "DEFAULT_$LINE"
2116 ac_cv_use_libtiff
='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
2121 eval "$ac_cv_use_libtiff"
2122 if test "$no_cache" != 1; then
2123 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
2126 if test "$wxUSE_LIBTIFF" = yes; then
2127 echo "$ac_t""yes" 1>&6
2128 elif test "$wxUSE_LIBTIFF" = no
; then
2129 echo "$ac_t""no" 1>&6
2130 elif test "$wxUSE_LIBTIFF" = sys
; then
2131 echo "$ac_t""system version" 1>&6
2132 elif test "$wxUSE_LIBTIFF" = builtin; then
2133 echo "$ac_t""builtin version" 1>&6
2135 { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2139 echo $ac_n "checking for --with-opengl""... $ac_c" 1>&6
2140 echo "configure:2141: checking for --with-opengl" >&5
2142 # Check whether --with-opengl or --without-opengl was given.
2143 if test "${with_opengl+set}" = set; then
2144 withval
="$with_opengl"
2146 if test "$withval" = yes; then
2147 ac_cv_use_opengl
='wxUSE_OPENGL=yes'
2149 ac_cv_use_opengl
='wxUSE_OPENGL=no'
2154 LINE
=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
2155 if test "x$LINE" != x
; then
2156 eval "DEFAULT_$LINE"
2161 ac_cv_use_opengl
='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
2166 eval "$ac_cv_use_opengl"
2167 if test "$no_cache" != 1; then
2168 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
2171 if test "$wxUSE_OPENGL" = yes; then
2172 echo "$ac_t""yes" 1>&6
2174 echo "$ac_t""no" 1>&6
2181 echo $ac_n "checking for --with-dmalloc""... $ac_c" 1>&6
2182 echo "configure:2183: checking for --with-dmalloc" >&5
2184 # Check whether --with-dmalloc or --without-dmalloc was given.
2185 if test "${with_dmalloc+set}" = set; then
2186 withval
="$with_dmalloc"
2188 if test "$withval" = yes; then
2189 ac_cv_use_dmalloc
='wxUSE_DMALLOC=yes'
2191 ac_cv_use_dmalloc
='wxUSE_DMALLOC=no'
2196 LINE
=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
2197 if test "x$LINE" != x
; then
2198 eval "DEFAULT_$LINE"
2203 ac_cv_use_dmalloc
='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
2208 eval "$ac_cv_use_dmalloc"
2209 if test "$no_cache" != 1; then
2210 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
2213 if test "$wxUSE_DMALLOC" = yes; then
2214 echo "$ac_t""yes" 1>&6
2216 echo "$ac_t""no" 1>&6
2220 echo $ac_n "checking for --with-regex""... $ac_c" 1>&6
2221 echo "configure:2222: checking for --with-regex" >&5
2223 # Check whether --with-regex or --without-regex was given.
2224 if test "${with_regex+set}" = set; then
2225 withval
="$with_regex"
2227 if test "$withval" = yes; then
2228 ac_cv_use_regex
='wxUSE_REGEX=yes'
2229 elif test "$withval" = no
; then
2230 ac_cv_use_regex
='wxUSE_REGEX=no'
2231 elif test "$withval" = sys
; then
2232 ac_cv_use_regex
='wxUSE_REGEX=sys'
2233 elif test "$withval" = builtin; then
2234 ac_cv_use_regex
='wxUSE_REGEX=builtin'
2236 { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2241 LINE
=`grep "wxUSE_REGEX" ${wx_arg_cache_file}`
2242 if test "x$LINE" != x
; then
2243 eval "DEFAULT_$LINE"
2248 ac_cv_use_regex
='wxUSE_REGEX='$DEFAULT_wxUSE_REGEX
2253 eval "$ac_cv_use_regex"
2254 if test "$no_cache" != 1; then
2255 echo $ac_cv_use_regex >> ${wx_arg_cache_file}.tmp
2258 if test "$wxUSE_REGEX" = yes; then
2259 echo "$ac_t""yes" 1>&6
2260 elif test "$wxUSE_REGEX" = no
; then
2261 echo "$ac_t""no" 1>&6
2262 elif test "$wxUSE_REGEX" = sys
; then
2263 echo "$ac_t""system version" 1>&6
2264 elif test "$wxUSE_REGEX" = builtin; then
2265 echo "$ac_t""builtin version" 1>&6
2267 { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2271 echo $ac_n "checking for --with-zlib""... $ac_c" 1>&6
2272 echo "configure:2273: checking for --with-zlib" >&5
2274 # Check whether --with-zlib or --without-zlib was given.
2275 if test "${with_zlib+set}" = set; then
2276 withval
="$with_zlib"
2278 if test "$withval" = yes; then
2279 ac_cv_use_zlib
='wxUSE_ZLIB=yes'
2280 elif test "$withval" = no
; then
2281 ac_cv_use_zlib
='wxUSE_ZLIB=no'
2282 elif test "$withval" = sys
; then
2283 ac_cv_use_zlib
='wxUSE_ZLIB=sys'
2284 elif test "$withval" = builtin; then
2285 ac_cv_use_zlib
='wxUSE_ZLIB=builtin'
2287 { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2292 LINE
=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
2293 if test "x$LINE" != x
; then
2294 eval "DEFAULT_$LINE"
2299 ac_cv_use_zlib
='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
2304 eval "$ac_cv_use_zlib"
2305 if test "$no_cache" != 1; then
2306 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
2309 if test "$wxUSE_ZLIB" = yes; then
2310 echo "$ac_t""yes" 1>&6
2311 elif test "$wxUSE_ZLIB" = no
; then
2312 echo "$ac_t""no" 1>&6
2313 elif test "$wxUSE_ZLIB" = sys
; then
2314 echo "$ac_t""system version" 1>&6
2315 elif test "$wxUSE_ZLIB" = builtin; then
2316 echo "$ac_t""builtin version" 1>&6
2318 { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2322 echo $ac_n "checking for --with-odbc""... $ac_c" 1>&6
2323 echo "configure:2324: checking for --with-odbc" >&5
2325 # Check whether --with-odbc or --without-odbc was given.
2326 if test "${with_odbc+set}" = set; then
2327 withval
="$with_odbc"
2329 if test "$withval" = yes; then
2330 ac_cv_use_odbc
='wxUSE_ODBC=yes'
2332 ac_cv_use_odbc
='wxUSE_ODBC=no'
2337 LINE
=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
2338 if test "x$LINE" != x
; then
2339 eval "DEFAULT_$LINE"
2344 ac_cv_use_odbc
='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
2349 eval "$ac_cv_use_odbc"
2350 if test "$no_cache" != 1; then
2351 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
2354 if test "$wxUSE_ODBC" = yes; then
2355 echo "$ac_t""yes" 1>&6
2357 echo "$ac_t""no" 1>&6
2364 echo $ac_n "checking for --${enablestring:-enable}-shared""... $ac_c" 1>&6
2365 echo "configure:2366: checking for --${enablestring:-enable}-shared" >&5
2367 # Check whether --enable-shared or --disable-shared was given.
2368 if test "${enable_shared+set}" = set; then
2369 enableval
="$enable_shared"
2371 if test "$enableval" = yes; then
2372 ac_cv_use_shared
='wxUSE_SHARED=yes'
2374 ac_cv_use_shared
='wxUSE_SHARED=no'
2379 LINE
=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
2380 if test "x$LINE" != x
; then
2381 eval "DEFAULT_$LINE"
2386 ac_cv_use_shared
='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
2391 eval "$ac_cv_use_shared"
2392 if test "$no_cache" != 1; then
2393 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
2396 if test "$wxUSE_SHARED" = yes; then
2397 echo "$ac_t""yes" 1>&6
2399 echo "$ac_t""no" 1>&6
2404 echo $ac_n "checking for --${enablestring:-enable}-soname""... $ac_c" 1>&6
2405 echo "configure:2406: checking for --${enablestring:-enable}-soname" >&5
2407 # Check whether --enable-soname or --disable-soname was given.
2408 if test "${enable_soname+set}" = set; then
2409 enableval
="$enable_soname"
2411 if test "$enableval" = yes; then
2412 ac_cv_use_soname
='wxUSE_SONAME=yes'
2414 ac_cv_use_soname
='wxUSE_SONAME=no'
2419 LINE
=`grep "wxUSE_SONAME" ${wx_arg_cache_file}`
2420 if test "x$LINE" != x
; then
2421 eval "DEFAULT_$LINE"
2426 ac_cv_use_soname
='wxUSE_SONAME='$DEFAULT_wxUSE_SONAME
2431 eval "$ac_cv_use_soname"
2432 if test "$no_cache" != 1; then
2433 echo $ac_cv_use_soname >> ${wx_arg_cache_file}.tmp
2436 if test "$wxUSE_SONAME" = yes; then
2437 echo "$ac_t""yes" 1>&6
2439 echo "$ac_t""no" 1>&6
2444 echo $ac_n "checking for --${enablestring:-enable}-optimise""... $ac_c" 1>&6
2445 echo "configure:2446: checking for --${enablestring:-enable}-optimise" >&5
2447 # Check whether --enable-optimise or --disable-optimise was given.
2448 if test "${enable_optimise+set}" = set; then
2449 enableval
="$enable_optimise"
2451 if test "$enableval" = yes; then
2452 ac_cv_use_optimise
='wxUSE_OPTIMISE=yes'
2454 ac_cv_use_optimise
='wxUSE_OPTIMISE=no'
2459 LINE
=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
2460 if test "x$LINE" != x
; then
2461 eval "DEFAULT_$LINE"
2466 ac_cv_use_optimise
='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
2471 eval "$ac_cv_use_optimise"
2472 if test "$no_cache" != 1; then
2473 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
2476 if test "$wxUSE_OPTIMISE" = yes; then
2477 echo "$ac_t""yes" 1>&6
2479 echo "$ac_t""no" 1>&6
2484 echo $ac_n "checking for --${enablestring:-enable}-debug""... $ac_c" 1>&6
2485 echo "configure:2486: checking for --${enablestring:-enable}-debug" >&5
2487 # Check whether --enable-debug or --disable-debug was given.
2488 if test "${enable_debug+set}" = set; then
2489 enableval
="$enable_debug"
2491 if test "$enableval" = yes; then
2492 ac_cv_use_debug
='wxUSE_DEBUG=yes'
2494 ac_cv_use_debug
='wxUSE_DEBUG=no'
2499 LINE
=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
2500 if test "x$LINE" != x
; then
2501 eval "DEFAULT_$LINE"
2506 ac_cv_use_debug
='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
2511 eval "$ac_cv_use_debug"
2512 if test "$no_cache" != 1; then
2513 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
2516 if test "$wxUSE_DEBUG" = yes; then
2517 echo "$ac_t""yes" 1>&6
2519 echo "$ac_t""no" 1>&6
2525 echo $ac_n "checking for --${enablestring:-enable}-precomp""... $ac_c" 1>&6
2526 echo "configure:2527: checking for --${enablestring:-enable}-precomp" >&5
2528 # Check whether --enable-precomp or --disable-precomp was given.
2529 if test "${enable_precomp+set}" = set; then
2530 enableval
="$enable_precomp"
2532 if test "$enableval" = yes; then
2533 ac_cv_use_precomp
='wxUSE_PRECOMP=yes'
2535 ac_cv_use_precomp
='wxUSE_PRECOMP=no'
2540 LINE
=`grep "wxUSE_PRECOMP" ${wx_arg_cache_file}`
2541 if test "x$LINE" != x
; then
2542 eval "DEFAULT_$LINE"
2547 ac_cv_use_precomp
='wxUSE_PRECOMP='$DEFAULT_wxUSE_PRECOMP
2552 eval "$ac_cv_use_precomp"
2553 if test "$no_cache" != 1; then
2554 echo $ac_cv_use_precomp >> ${wx_arg_cache_file}.tmp
2557 if test "$wxUSE_PRECOMP" = yes; then
2558 echo "$ac_t""yes" 1>&6
2560 echo "$ac_t""no" 1>&6
2564 if test "$wxUSE_DEBUG" = "yes"; then
2565 DEFAULT_wxUSE_DEBUG_FLAG
=yes
2566 DEFAULT_wxUSE_DEBUG_INFO
=yes
2567 elif test "$wxUSE_DEBUG" = "no"; then
2568 DEFAULT_wxUSE_DEBUG_FLAG
=no
2569 DEFAULT_wxUSE_DEBUG_INFO
=no
2574 echo $ac_n "checking for --${enablestring:-enable}-debug_flag""... $ac_c" 1>&6
2575 echo "configure:2576: checking for --${enablestring:-enable}-debug_flag" >&5
2577 # Check whether --enable-debug_flag or --disable-debug_flag was given.
2578 if test "${enable_debug_flag+set}" = set; then
2579 enableval
="$enable_debug_flag"
2581 if test "$enableval" = yes; then
2582 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=yes'
2584 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=no'
2589 LINE
=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
2590 if test "x$LINE" != x
; then
2591 eval "DEFAULT_$LINE"
2596 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
2601 eval "$ac_cv_use_debug_flag"
2602 if test "$no_cache" != 1; then
2603 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
2606 if test "$wxUSE_DEBUG_FLAG" = yes; then
2607 echo "$ac_t""yes" 1>&6
2609 echo "$ac_t""no" 1>&6
2614 echo $ac_n "checking for --${enablestring:-enable}-debug_info""... $ac_c" 1>&6
2615 echo "configure:2616: checking for --${enablestring:-enable}-debug_info" >&5
2617 # Check whether --enable-debug_info or --disable-debug_info was given.
2618 if test "${enable_debug_info+set}" = set; then
2619 enableval
="$enable_debug_info"
2621 if test "$enableval" = yes; then
2622 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=yes'
2624 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=no'
2629 LINE
=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
2630 if test "x$LINE" != x
; then
2631 eval "DEFAULT_$LINE"
2636 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
2641 eval "$ac_cv_use_debug_info"
2642 if test "$no_cache" != 1; then
2643 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
2646 if test "$wxUSE_DEBUG_INFO" = yes; then
2647 echo "$ac_t""yes" 1>&6
2649 echo "$ac_t""no" 1>&6
2654 echo $ac_n "checking for --${enablestring:-enable}-debug_gdb""... $ac_c" 1>&6
2655 echo "configure:2656: checking for --${enablestring:-enable}-debug_gdb" >&5
2657 # Check whether --enable-debug_gdb or --disable-debug_gdb was given.
2658 if test "${enable_debug_gdb+set}" = set; then
2659 enableval
="$enable_debug_gdb"
2661 if test "$enableval" = yes; then
2662 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=yes'
2664 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=no'
2669 LINE
=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
2670 if test "x$LINE" != x
; then
2671 eval "DEFAULT_$LINE"
2676 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
2681 eval "$ac_cv_use_debug_gdb"
2682 if test "$no_cache" != 1; then
2683 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
2686 if test "$wxUSE_DEBUG_GDB" = yes; then
2687 echo "$ac_t""yes" 1>&6
2689 echo "$ac_t""no" 1>&6
2694 echo $ac_n "checking for --${enablestring:-enable}-debug_cntxt""... $ac_c" 1>&6
2695 echo "configure:2696: checking for --${enablestring:-enable}-debug_cntxt" >&5
2697 # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given.
2698 if test "${enable_debug_cntxt+set}" = set; then
2699 enableval
="$enable_debug_cntxt"
2701 if test "$enableval" = yes; then
2702 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=yes'
2704 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=no'
2709 LINE
=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
2710 if test "x$LINE" != x
; then
2711 eval "DEFAULT_$LINE"
2716 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
2721 eval "$ac_cv_use_debug_cntxt"
2722 if test "$no_cache" != 1; then
2723 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
2726 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
2727 echo "$ac_t""yes" 1>&6
2729 echo "$ac_t""no" 1>&6
2734 echo $ac_n "checking for --${enablestring:-enable}-mem_tracing""... $ac_c" 1>&6
2735 echo "configure:2736: checking for --${enablestring:-enable}-mem_tracing" >&5
2737 # Check whether --enable-mem_tracing or --disable-mem_tracing was given.
2738 if test "${enable_mem_tracing+set}" = set; then
2739 enableval
="$enable_mem_tracing"
2741 if test "$enableval" = yes; then
2742 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=yes'
2744 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=no'
2749 LINE
=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
2750 if test "x$LINE" != x
; then
2751 eval "DEFAULT_$LINE"
2756 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
2761 eval "$ac_cv_use_mem_tracing"
2762 if test "$no_cache" != 1; then
2763 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
2766 if test "$wxUSE_MEM_TRACING" = yes; then
2767 echo "$ac_t""yes" 1>&6
2769 echo "$ac_t""no" 1>&6
2774 echo $ac_n "checking for --${enablestring:-enable}-profile""... $ac_c" 1>&6
2775 echo "configure:2776: checking for --${enablestring:-enable}-profile" >&5
2777 # Check whether --enable-profile or --disable-profile was given.
2778 if test "${enable_profile+set}" = set; then
2779 enableval
="$enable_profile"
2781 if test "$enableval" = yes; then
2782 ac_cv_use_profile
='wxUSE_PROFILE=yes'
2784 ac_cv_use_profile
='wxUSE_PROFILE=no'
2789 LINE
=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
2790 if test "x$LINE" != x
; then
2791 eval "DEFAULT_$LINE"
2796 ac_cv_use_profile
='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
2801 eval "$ac_cv_use_profile"
2802 if test "$no_cache" != 1; then
2803 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
2806 if test "$wxUSE_PROFILE" = yes; then
2807 echo "$ac_t""yes" 1>&6
2809 echo "$ac_t""no" 1>&6
2814 echo $ac_n "checking for --${enablestring:-enable}-no_rtti""... $ac_c" 1>&6
2815 echo "configure:2816: checking for --${enablestring:-enable}-no_rtti" >&5
2817 # Check whether --enable-no_rtti or --disable-no_rtti was given.
2818 if test "${enable_no_rtti+set}" = set; then
2819 enableval
="$enable_no_rtti"
2821 if test "$enableval" = yes; then
2822 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=yes'
2824 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=no'
2829 LINE
=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
2830 if test "x$LINE" != x
; then
2831 eval "DEFAULT_$LINE"
2836 ac_cv_use_no_rtti
='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
2841 eval "$ac_cv_use_no_rtti"
2842 if test "$no_cache" != 1; then
2843 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
2846 if test "$wxUSE_NO_RTTI" = yes; then
2847 echo "$ac_t""yes" 1>&6
2849 echo "$ac_t""no" 1>&6
2854 echo $ac_n "checking for --${enablestring:-enable}-no_exceptions""... $ac_c" 1>&6
2855 echo "configure:2856: checking for --${enablestring:-enable}-no_exceptions" >&5
2857 # Check whether --enable-no_exceptions or --disable-no_exceptions was given.
2858 if test "${enable_no_exceptions+set}" = set; then
2859 enableval
="$enable_no_exceptions"
2861 if test "$enableval" = yes; then
2862 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=yes'
2864 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=no'
2869 LINE
=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
2870 if test "x$LINE" != x
; then
2871 eval "DEFAULT_$LINE"
2876 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
2881 eval "$ac_cv_use_no_exceptions"
2882 if test "$no_cache" != 1; then
2883 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
2886 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
2887 echo "$ac_t""yes" 1>&6
2889 echo "$ac_t""no" 1>&6
2894 echo $ac_n "checking for --${enablestring:-enable}-permissive""... $ac_c" 1>&6
2895 echo "configure:2896: checking for --${enablestring:-enable}-permissive" >&5
2897 # Check whether --enable-permissive or --disable-permissive was given.
2898 if test "${enable_permissive+set}" = set; then
2899 enableval
="$enable_permissive"
2901 if test "$enableval" = yes; then
2902 ac_cv_use_permissive
='wxUSE_PERMISSIVE=yes'
2904 ac_cv_use_permissive
='wxUSE_PERMISSIVE=no'
2909 LINE
=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
2910 if test "x$LINE" != x
; then
2911 eval "DEFAULT_$LINE"
2916 ac_cv_use_permissive
='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
2921 eval "$ac_cv_use_permissive"
2922 if test "$no_cache" != 1; then
2923 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
2926 if test "$wxUSE_PERMISSIVE" = yes; then
2927 echo "$ac_t""yes" 1>&6
2929 echo "$ac_t""no" 1>&6
2934 echo $ac_n "checking for --${enablestring:-enable}-no_deps""... $ac_c" 1>&6
2935 echo "configure:2936: checking for --${enablestring:-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
2975 echo $ac_n "checking for --${enablestring:-enable}-compat20""... $ac_c" 1>&6
2976 echo "configure:2977: checking for --${enablestring:-enable}-compat20" >&5
2978 # Check whether --enable-compat20 or --disable-compat20 was given.
2979 if test "${enable_compat20+set}" = set; then
2980 enableval
="$enable_compat20"
2982 if test "$enableval" = yes; then
2983 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=yes'
2985 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=no'
2990 LINE
=`grep "WXWIN_COMPATIBILITY_2" ${wx_arg_cache_file}`
2991 if test "x$LINE" != x
; then
2992 eval "DEFAULT_$LINE"
2997 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2='$DEFAULT_WXWIN_COMPATIBILITY_2
3002 eval "$ac_cv_use_compat20"
3003 if test "$no_cache" != 1; then
3004 echo $ac_cv_use_compat20 >> ${wx_arg_cache_file}.tmp
3007 if test "$WXWIN_COMPATIBILITY_2" = yes; then
3008 echo "$ac_t""yes" 1>&6
3010 echo "$ac_t""no" 1>&6
3015 echo $ac_n "checking for --${enablestring:-enable}-compat22""... $ac_c" 1>&6
3016 echo "configure:3017: checking for --${enablestring:-enable}-compat22" >&5
3018 # Check whether --enable-compat22 or --disable-compat22 was given.
3019 if test "${enable_compat22+set}" = set; then
3020 enableval
="$enable_compat22"
3022 if test "$enableval" = yes; then
3023 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=yes'
3025 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=no'
3030 LINE
=`grep "WXWIN_COMPATIBILITY_2_2" ${wx_arg_cache_file}`
3031 if test "x$LINE" != x
; then
3032 eval "DEFAULT_$LINE"
3037 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2='$DEFAULT_WXWIN_COMPATIBILITY_2_2
3042 eval "$ac_cv_use_compat22"
3043 if test "$no_cache" != 1; then
3044 echo $ac_cv_use_compat22 >> ${wx_arg_cache_file}.tmp
3047 if test "$WXWIN_COMPATIBILITY_2_2" = yes; then
3048 echo "$ac_t""yes" 1>&6
3050 echo "$ac_t""no" 1>&6
3054 enablestring
=disable
3055 echo $ac_n "checking for --${enablestring:-enable}-compat24""... $ac_c" 1>&6
3056 echo "configure:3057: checking for --${enablestring:-enable}-compat24" >&5
3058 # Check whether --enable-compat24 or --disable-compat24 was given.
3059 if test "${enable_compat24+set}" = set; then
3060 enableval
="$enable_compat24"
3062 if test "$enableval" = yes; then
3063 ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4=yes'
3065 ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4=no'
3070 LINE
=`grep "WXWIN_COMPATIBILITY_2_4" ${wx_arg_cache_file}`
3071 if test "x$LINE" != x
; then
3072 eval "DEFAULT_$LINE"
3077 ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4='$DEFAULT_WXWIN_COMPATIBILITY_2_4
3082 eval "$ac_cv_use_compat24"
3083 if test "$no_cache" != 1; then
3084 echo $ac_cv_use_compat24 >> ${wx_arg_cache_file}.tmp
3087 if test "$WXWIN_COMPATIBILITY_2_4" = yes; then
3088 echo "$ac_t""yes" 1>&6
3090 echo "$ac_t""no" 1>&6
3094 # Check whether --enable-rpath or --disable-rpath was given.
3095 if test "${enable_rpath+set}" = set; then
3096 enableval
="$enable_rpath"
3097 wxRPATH_DIR
="$enableval"
3101 if test "$wxRPATH_DIR" != "" -a "$wxRPATH_DIR" != "disable"; then
3102 WXCONFIG_RPATH
="-Wl,-rpath -Wl,$wxRPATH_DIR"
3109 echo $ac_n "checking for --${enablestring:-enable}-intl""... $ac_c" 1>&6
3110 echo "configure:3111: checking for --${enablestring:-enable}-intl" >&5
3112 # Check whether --enable-intl or --disable-intl was given.
3113 if test "${enable_intl+set}" = set; then
3114 enableval
="$enable_intl"
3116 if test "$enableval" = yes; then
3117 ac_cv_use_intl
='wxUSE_INTL=yes'
3119 ac_cv_use_intl
='wxUSE_INTL=no'
3124 LINE
=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
3125 if test "x$LINE" != x
; then
3126 eval "DEFAULT_$LINE"
3131 ac_cv_use_intl
='wxUSE_INTL='$DEFAULT_wxUSE_INTL
3136 eval "$ac_cv_use_intl"
3137 if test "$no_cache" != 1; then
3138 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
3141 if test "$wxUSE_INTL" = yes; then
3142 echo "$ac_t""yes" 1>&6
3144 echo "$ac_t""no" 1>&6
3149 echo $ac_n "checking for --${enablestring:-enable}-config""... $ac_c" 1>&6
3150 echo "configure:3151: checking for --${enablestring:-enable}-config" >&5
3152 # Check whether --enable-config or --disable-config was given.
3153 if test "${enable_config+set}" = set; then
3154 enableval
="$enable_config"
3156 if test "$enableval" = yes; then
3157 ac_cv_use_config
='wxUSE_CONFIG=yes'
3159 ac_cv_use_config
='wxUSE_CONFIG=no'
3164 LINE
=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
3165 if test "x$LINE" != x
; then
3166 eval "DEFAULT_$LINE"
3171 ac_cv_use_config
='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
3176 eval "$ac_cv_use_config"
3177 if test "$no_cache" != 1; then
3178 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
3181 if test "$wxUSE_CONFIG" = yes; then
3182 echo "$ac_t""yes" 1>&6
3184 echo "$ac_t""no" 1>&6
3190 echo $ac_n "checking for --${enablestring:-enable}-protocols""... $ac_c" 1>&6
3191 echo "configure:3192: checking for --${enablestring:-enable}-protocols" >&5
3193 # Check whether --enable-protocols or --disable-protocols was given.
3194 if test "${enable_protocols+set}" = set; then
3195 enableval
="$enable_protocols"
3197 if test "$enableval" = yes; then
3198 ac_cv_use_protocols
='wxUSE_PROTOCOL=yes'
3200 ac_cv_use_protocols
='wxUSE_PROTOCOL=no'
3205 LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
3206 if test "x$LINE" != x
; then
3207 eval "DEFAULT_$LINE"
3212 ac_cv_use_protocols
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
3217 eval "$ac_cv_use_protocols"
3218 if test "$no_cache" != 1; then
3219 echo $ac_cv_use_protocols >> ${wx_arg_cache_file}.tmp
3222 if test "$wxUSE_PROTOCOL" = yes; then
3223 echo "$ac_t""yes" 1>&6
3225 echo "$ac_t""no" 1>&6
3230 echo $ac_n "checking for --${enablestring:-enable}-ftp""... $ac_c" 1>&6
3231 echo "configure:3232: checking for --${enablestring:-enable}-ftp" >&5
3233 # Check whether --enable-ftp or --disable-ftp was given.
3234 if test "${enable_ftp+set}" = set; then
3235 enableval
="$enable_ftp"
3237 if test "$enableval" = yes; then
3238 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=yes'
3240 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=no'
3245 LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
3246 if test "x$LINE" != x
; then
3247 eval "DEFAULT_$LINE"
3252 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
3257 eval "$ac_cv_use_ftp"
3258 if test "$no_cache" != 1; then
3259 echo $ac_cv_use_ftp >> ${wx_arg_cache_file}.tmp
3262 if test "$wxUSE_PROTOCOL_FTP" = yes; then
3263 echo "$ac_t""yes" 1>&6
3265 echo "$ac_t""no" 1>&6
3270 echo $ac_n "checking for --${enablestring:-enable}-http""... $ac_c" 1>&6
3271 echo "configure:3272: checking for --${enablestring:-enable}-http" >&5
3273 # Check whether --enable-http or --disable-http was given.
3274 if test "${enable_http+set}" = set; then
3275 enableval
="$enable_http"
3277 if test "$enableval" = yes; then
3278 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=yes'
3280 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=no'
3285 LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
3286 if test "x$LINE" != x
; then
3287 eval "DEFAULT_$LINE"
3292 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
3297 eval "$ac_cv_use_http"
3298 if test "$no_cache" != 1; then
3299 echo $ac_cv_use_http >> ${wx_arg_cache_file}.tmp
3302 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
3303 echo "$ac_t""yes" 1>&6
3305 echo "$ac_t""no" 1>&6
3310 echo $ac_n "checking for --${enablestring:-enable}-fileproto""... $ac_c" 1>&6
3311 echo "configure:3312: checking for --${enablestring:-enable}-fileproto" >&5
3313 # Check whether --enable-fileproto or --disable-fileproto was given.
3314 if test "${enable_fileproto+set}" = set; then
3315 enableval
="$enable_fileproto"
3317 if test "$enableval" = yes; then
3318 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=yes'
3320 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=no'
3325 LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
3326 if test "x$LINE" != x
; then
3327 eval "DEFAULT_$LINE"
3332 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
3337 eval "$ac_cv_use_fileproto"
3338 if test "$no_cache" != 1; then
3339 echo $ac_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
3342 if test "$wxUSE_PROTOCOL_FILE" = yes; then
3343 echo "$ac_t""yes" 1>&6
3345 echo "$ac_t""no" 1>&6
3350 echo $ac_n "checking for --${enablestring:-enable}-sockets""... $ac_c" 1>&6
3351 echo "configure:3352: checking for --${enablestring:-enable}-sockets" >&5
3353 # Check whether --enable-sockets or --disable-sockets was given.
3354 if test "${enable_sockets+set}" = set; then
3355 enableval
="$enable_sockets"
3357 if test "$enableval" = yes; then
3358 ac_cv_use_sockets
='wxUSE_SOCKETS=yes'
3360 ac_cv_use_sockets
='wxUSE_SOCKETS=no'
3365 LINE
=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
3366 if test "x$LINE" != x
; then
3367 eval "DEFAULT_$LINE"
3372 ac_cv_use_sockets
='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
3377 eval "$ac_cv_use_sockets"
3378 if test "$no_cache" != 1; then
3379 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
3382 if test "$wxUSE_SOCKETS" = yes; then
3383 echo "$ac_t""yes" 1>&6
3385 echo "$ac_t""no" 1>&6
3390 echo $ac_n "checking for --${enablestring:-enable}-ole""... $ac_c" 1>&6
3391 echo "configure:3392: checking for --${enablestring:-enable}-ole" >&5
3393 # Check whether --enable-ole or --disable-ole was given.
3394 if test "${enable_ole+set}" = set; then
3395 enableval
="$enable_ole"
3397 if test "$enableval" = yes; then
3398 ac_cv_use_ole
='wxUSE_OLE=yes'
3400 ac_cv_use_ole
='wxUSE_OLE=no'
3405 LINE
=`grep "wxUSE_OLE" ${wx_arg_cache_file}`
3406 if test "x$LINE" != x
; then
3407 eval "DEFAULT_$LINE"
3412 ac_cv_use_ole
='wxUSE_OLE='$DEFAULT_wxUSE_OLE
3417 eval "$ac_cv_use_ole"
3418 if test "$no_cache" != 1; then
3419 echo $ac_cv_use_ole >> ${wx_arg_cache_file}.tmp
3422 if test "$wxUSE_OLE" = yes; then
3423 echo "$ac_t""yes" 1>&6
3425 echo "$ac_t""no" 1>&6
3430 echo $ac_n "checking for --${enablestring:-enable}-dataobj""... $ac_c" 1>&6
3431 echo "configure:3432: checking for --${enablestring:-enable}-dataobj" >&5
3433 # Check whether --enable-dataobj or --disable-dataobj was given.
3434 if test "${enable_dataobj+set}" = set; then
3435 enableval
="$enable_dataobj"
3437 if test "$enableval" = yes; then
3438 ac_cv_use_dataobj
='wxUSE_DATAOBJ=yes'
3440 ac_cv_use_dataobj
='wxUSE_DATAOBJ=no'
3445 LINE
=`grep "wxUSE_DATAOBJ" ${wx_arg_cache_file}`
3446 if test "x$LINE" != x
; then
3447 eval "DEFAULT_$LINE"
3452 ac_cv_use_dataobj
='wxUSE_DATAOBJ='$DEFAULT_wxUSE_DATAOBJ
3457 eval "$ac_cv_use_dataobj"
3458 if test "$no_cache" != 1; then
3459 echo $ac_cv_use_dataobj >> ${wx_arg_cache_file}.tmp
3462 if test "$wxUSE_DATAOBJ" = yes; then
3463 echo "$ac_t""yes" 1>&6
3465 echo "$ac_t""no" 1>&6
3471 echo $ac_n "checking for --${enablestring:-enable}-ipc""... $ac_c" 1>&6
3472 echo "configure:3473: checking for --${enablestring:-enable}-ipc" >&5
3474 # Check whether --enable-ipc or --disable-ipc was given.
3475 if test "${enable_ipc+set}" = set; then
3476 enableval
="$enable_ipc"
3478 if test "$enableval" = yes; then
3479 ac_cv_use_ipc
='wxUSE_IPC=yes'
3481 ac_cv_use_ipc
='wxUSE_IPC=no'
3486 LINE
=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
3487 if test "x$LINE" != x
; then
3488 eval "DEFAULT_$LINE"
3493 ac_cv_use_ipc
='wxUSE_IPC='$DEFAULT_wxUSE_IPC
3498 eval "$ac_cv_use_ipc"
3499 if test "$no_cache" != 1; then
3500 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
3503 if test "$wxUSE_IPC" = yes; then
3504 echo "$ac_t""yes" 1>&6
3506 echo "$ac_t""no" 1>&6
3512 echo $ac_n "checking for --${enablestring:-enable}-cmdline""... $ac_c" 1>&6
3513 echo "configure:3514: checking for --${enablestring:-enable}-cmdline" >&5
3515 # Check whether --enable-cmdline or --disable-cmdline was given.
3516 if test "${enable_cmdline+set}" = set; then
3517 enableval
="$enable_cmdline"
3519 if test "$enableval" = yes; then
3520 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=yes'
3522 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=no'
3527 LINE
=`grep "wxUSE_CMDLINE_PARSER" ${wx_arg_cache_file}`
3528 if test "x$LINE" != x
; then
3529 eval "DEFAULT_$LINE"
3534 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER='$DEFAULT_wxUSE_CMDLINE_PARSER
3539 eval "$ac_cv_use_cmdline"
3540 if test "$no_cache" != 1; then
3541 echo $ac_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
3544 if test "$wxUSE_CMDLINE_PARSER" = yes; then
3545 echo "$ac_t""yes" 1>&6
3547 echo "$ac_t""no" 1>&6
3552 echo $ac_n "checking for --${enablestring:-enable}-datetime""... $ac_c" 1>&6
3553 echo "configure:3554: checking for --${enablestring:-enable}-datetime" >&5
3555 # Check whether --enable-datetime or --disable-datetime was given.
3556 if test "${enable_datetime+set}" = set; then
3557 enableval
="$enable_datetime"
3559 if test "$enableval" = yes; then
3560 ac_cv_use_datetime
='wxUSE_DATETIME=yes'
3562 ac_cv_use_datetime
='wxUSE_DATETIME=no'
3567 LINE
=`grep "wxUSE_DATETIME" ${wx_arg_cache_file}`
3568 if test "x$LINE" != x
; then
3569 eval "DEFAULT_$LINE"
3574 ac_cv_use_datetime
='wxUSE_DATETIME='$DEFAULT_wxUSE_DATETIME
3579 eval "$ac_cv_use_datetime"
3580 if test "$no_cache" != 1; then
3581 echo $ac_cv_use_datetime >> ${wx_arg_cache_file}.tmp
3584 if test "$wxUSE_DATETIME" = yes; then
3585 echo "$ac_t""yes" 1>&6
3587 echo "$ac_t""no" 1>&6
3592 echo $ac_n "checking for --${enablestring:-enable}-timedate""... $ac_c" 1>&6
3593 echo "configure:3594: checking for --${enablestring:-enable}-timedate" >&5
3595 # Check whether --enable-timedate or --disable-timedate was given.
3596 if test "${enable_timedate+set}" = set; then
3597 enableval
="$enable_timedate"
3599 if test "$enableval" = yes; then
3600 ac_cv_use_timedate
='wxUSE_TIMEDATE=yes'
3602 ac_cv_use_timedate
='wxUSE_TIMEDATE=no'
3607 LINE
=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}`
3608 if test "x$LINE" != x
; then
3609 eval "DEFAULT_$LINE"
3614 ac_cv_use_timedate
='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE
3619 eval "$ac_cv_use_timedate"
3620 if test "$no_cache" != 1; then
3621 echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
3624 if test "$wxUSE_TIMEDATE" = yes; then
3625 echo "$ac_t""yes" 1>&6
3627 echo "$ac_t""no" 1>&6
3632 echo $ac_n "checking for --${enablestring:-enable}-stopwatch""... $ac_c" 1>&6
3633 echo "configure:3634: checking for --${enablestring:-enable}-stopwatch" >&5
3635 # Check whether --enable-stopwatch or --disable-stopwatch was given.
3636 if test "${enable_stopwatch+set}" = set; then
3637 enableval
="$enable_stopwatch"
3639 if test "$enableval" = yes; then
3640 ac_cv_use_stopwatch
='wxUSE_STOPWATCH=yes'
3642 ac_cv_use_stopwatch
='wxUSE_STOPWATCH=no'
3647 LINE
=`grep "wxUSE_STOPWATCH" ${wx_arg_cache_file}`
3648 if test "x$LINE" != x
; then
3649 eval "DEFAULT_$LINE"
3654 ac_cv_use_stopwatch
='wxUSE_STOPWATCH='$DEFAULT_wxUSE_STOPWATCH
3659 eval "$ac_cv_use_stopwatch"
3660 if test "$no_cache" != 1; then
3661 echo $ac_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
3664 if test "$wxUSE_STOPWATCH" = yes; then
3665 echo "$ac_t""yes" 1>&6
3667 echo "$ac_t""no" 1>&6
3672 echo $ac_n "checking for --${enablestring:-enable}-dialupman""... $ac_c" 1>&6
3673 echo "configure:3674: checking for --${enablestring:-enable}-dialupman" >&5
3675 # Check whether --enable-dialupman or --disable-dialupman was given.
3676 if test "${enable_dialupman+set}" = set; then
3677 enableval
="$enable_dialupman"
3679 if test "$enableval" = yes; then
3680 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=yes'
3682 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=no'
3687 LINE
=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
3688 if test "x$LINE" != x
; then
3689 eval "DEFAULT_$LINE"
3694 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
3699 eval "$ac_cv_use_dialupman"
3700 if test "$no_cache" != 1; then
3701 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
3704 if test "$wxUSE_DIALUP_MANAGER" = yes; then
3705 echo "$ac_t""yes" 1>&6
3707 echo "$ac_t""no" 1>&6
3712 echo $ac_n "checking for --${enablestring:-enable}-apple_ieee""... $ac_c" 1>&6
3713 echo "configure:3714: checking for --${enablestring:-enable}-apple_ieee" >&5
3715 # Check whether --enable-apple_ieee or --disable-apple_ieee was given.
3716 if test "${enable_apple_ieee+set}" = set; then
3717 enableval
="$enable_apple_ieee"
3719 if test "$enableval" = yes; then
3720 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=yes'
3722 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=no'
3727 LINE
=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
3728 if test "x$LINE" != x
; then
3729 eval "DEFAULT_$LINE"
3734 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
3739 eval "$ac_cv_use_apple_ieee"
3740 if test "$no_cache" != 1; then
3741 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
3744 if test "$wxUSE_APPLE_IEEE" = yes; then
3745 echo "$ac_t""yes" 1>&6
3747 echo "$ac_t""no" 1>&6
3752 echo $ac_n "checking for --${enablestring:-enable}-timer""... $ac_c" 1>&6
3753 echo "configure:3754: checking for --${enablestring:-enable}-timer" >&5
3755 # Check whether --enable-timer or --disable-timer was given.
3756 if test "${enable_timer+set}" = set; then
3757 enableval
="$enable_timer"
3759 if test "$enableval" = yes; then
3760 ac_cv_use_timer
='wxUSE_TIMER=yes'
3762 ac_cv_use_timer
='wxUSE_TIMER=no'
3767 LINE
=`grep "wxUSE_TIMER" ${wx_arg_cache_file}`
3768 if test "x$LINE" != x
; then
3769 eval "DEFAULT_$LINE"
3774 ac_cv_use_timer
='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER
3779 eval "$ac_cv_use_timer"
3780 if test "$no_cache" != 1; then
3781 echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
3784 if test "$wxUSE_TIMER" = yes; then
3785 echo "$ac_t""yes" 1>&6
3787 echo "$ac_t""no" 1>&6
3792 echo $ac_n "checking for --${enablestring:-enable}-wave""... $ac_c" 1>&6
3793 echo "configure:3794: checking for --${enablestring:-enable}-wave" >&5
3795 # Check whether --enable-wave or --disable-wave was given.
3796 if test "${enable_wave+set}" = set; then
3797 enableval
="$enable_wave"
3799 if test "$enableval" = yes; then
3800 ac_cv_use_wave
='wxUSE_WAVE=yes'
3802 ac_cv_use_wave
='wxUSE_WAVE=no'
3807 LINE
=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
3808 if test "x$LINE" != x
; then
3809 eval "DEFAULT_$LINE"
3814 ac_cv_use_wave
='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
3819 eval "$ac_cv_use_wave"
3820 if test "$no_cache" != 1; then
3821 echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
3824 if test "$wxUSE_WAVE" = yes; then
3825 echo "$ac_t""yes" 1>&6
3827 echo "$ac_t""no" 1>&6
3832 echo $ac_n "checking for --${enablestring:-enable}-fraction""... $ac_c" 1>&6
3833 echo "configure:3834: checking for --${enablestring:-enable}-fraction" >&5
3835 # Check whether --enable-fraction or --disable-fraction was given.
3836 if test "${enable_fraction+set}" = set; then
3837 enableval
="$enable_fraction"
3839 if test "$enableval" = yes; then
3840 ac_cv_use_fraction
='wxUSE_FRACTION=yes'
3842 ac_cv_use_fraction
='wxUSE_FRACTION=no'
3847 LINE
=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}`
3848 if test "x$LINE" != x
; then
3849 eval "DEFAULT_$LINE"
3854 ac_cv_use_fraction
='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION
3859 eval "$ac_cv_use_fraction"
3860 if test "$no_cache" != 1; then
3861 echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
3864 if test "$wxUSE_FRACTION" = yes; then
3865 echo "$ac_t""yes" 1>&6
3867 echo "$ac_t""no" 1>&6
3872 echo $ac_n "checking for --${enablestring:-enable}-dynlib""... $ac_c" 1>&6
3873 echo "configure:3874: checking for --${enablestring:-enable}-dynlib" >&5
3875 # Check whether --enable-dynlib or --disable-dynlib was given.
3876 if test "${enable_dynlib+set}" = set; then
3877 enableval
="$enable_dynlib"
3879 if test "$enableval" = yes; then
3880 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=yes'
3882 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=no'
3887 LINE
=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
3888 if test "x$LINE" != x
; then
3889 eval "DEFAULT_$LINE"
3894 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
3899 eval "$ac_cv_use_dynlib"
3900 if test "$no_cache" != 1; then
3901 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
3904 if test "$wxUSE_DYNLIB_CLASS" = yes; then
3905 echo "$ac_t""yes" 1>&6
3907 echo "$ac_t""no" 1>&6
3912 echo $ac_n "checking for --${enablestring:-enable}-dynamicloader""... $ac_c" 1>&6
3913 echo "configure:3914: checking for --${enablestring:-enable}-dynamicloader" >&5
3915 # Check whether --enable-dynamicloader or --disable-dynamicloader was given.
3916 if test "${enable_dynamicloader+set}" = set; then
3917 enableval
="$enable_dynamicloader"
3919 if test "$enableval" = yes; then
3920 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=yes'
3922 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=no'
3927 LINE
=`grep "wxUSE_DYNAMIC_LOADER" ${wx_arg_cache_file}`
3928 if test "x$LINE" != x
; then
3929 eval "DEFAULT_$LINE"
3934 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER='$DEFAULT_wxUSE_DYNAMIC_LOADER
3939 eval "$ac_cv_use_dynamicloader"
3940 if test "$no_cache" != 1; then
3941 echo $ac_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
3944 if test "$wxUSE_DYNAMIC_LOADER" = yes; then
3945 echo "$ac_t""yes" 1>&6
3947 echo "$ac_t""no" 1>&6
3952 echo $ac_n "checking for --${enablestring:-enable}-longlong""... $ac_c" 1>&6
3953 echo "configure:3954: checking for --${enablestring:-enable}-longlong" >&5
3955 # Check whether --enable-longlong or --disable-longlong was given.
3956 if test "${enable_longlong+set}" = set; then
3957 enableval
="$enable_longlong"
3959 if test "$enableval" = yes; then
3960 ac_cv_use_longlong
='wxUSE_LONGLONG=yes'
3962 ac_cv_use_longlong
='wxUSE_LONGLONG=no'
3967 LINE
=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
3968 if test "x$LINE" != x
; then
3969 eval "DEFAULT_$LINE"
3974 ac_cv_use_longlong
='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
3979 eval "$ac_cv_use_longlong"
3980 if test "$no_cache" != 1; then
3981 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
3984 if test "$wxUSE_LONGLONG" = yes; then
3985 echo "$ac_t""yes" 1>&6
3987 echo "$ac_t""no" 1>&6
3992 echo $ac_n "checking for --${enablestring:-enable}-geometry""... $ac_c" 1>&6
3993 echo "configure:3994: checking for --${enablestring:-enable}-geometry" >&5
3995 # Check whether --enable-geometry or --disable-geometry was given.
3996 if test "${enable_geometry+set}" = set; then
3997 enableval
="$enable_geometry"
3999 if test "$enableval" = yes; then
4000 ac_cv_use_geometry
='wxUSE_GEOMETRY=yes'
4002 ac_cv_use_geometry
='wxUSE_GEOMETRY=no'
4007 LINE
=`grep "wxUSE_GEOMETRY" ${wx_arg_cache_file}`
4008 if test "x$LINE" != x
; then
4009 eval "DEFAULT_$LINE"
4014 ac_cv_use_geometry
='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY
4019 eval "$ac_cv_use_geometry"
4020 if test "$no_cache" != 1; then
4021 echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp
4024 if test "$wxUSE_GEOMETRY" = yes; then
4025 echo "$ac_t""yes" 1>&6
4027 echo "$ac_t""no" 1>&6
4032 echo $ac_n "checking for --${enablestring:-enable}-log""... $ac_c" 1>&6
4033 echo "configure:4034: checking for --${enablestring:-enable}-log" >&5
4035 # Check whether --enable-log or --disable-log was given.
4036 if test "${enable_log+set}" = set; then
4037 enableval
="$enable_log"
4039 if test "$enableval" = yes; then
4040 ac_cv_use_log
='wxUSE_LOG=yes'
4042 ac_cv_use_log
='wxUSE_LOG=no'
4047 LINE
=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
4048 if test "x$LINE" != x
; then
4049 eval "DEFAULT_$LINE"
4054 ac_cv_use_log
='wxUSE_LOG='$DEFAULT_wxUSE_LOG
4059 eval "$ac_cv_use_log"
4060 if test "$no_cache" != 1; then
4061 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
4064 if test "$wxUSE_LOG" = yes; then
4065 echo "$ac_t""yes" 1>&6
4067 echo "$ac_t""no" 1>&6
4072 echo $ac_n "checking for --${enablestring:-enable}-streams""... $ac_c" 1>&6
4073 echo "configure:4074: checking for --${enablestring:-enable}-streams" >&5
4075 # Check whether --enable-streams or --disable-streams was given.
4076 if test "${enable_streams+set}" = set; then
4077 enableval
="$enable_streams"
4079 if test "$enableval" = yes; then
4080 ac_cv_use_streams
='wxUSE_STREAMS=yes'
4082 ac_cv_use_streams
='wxUSE_STREAMS=no'
4087 LINE
=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
4088 if test "x$LINE" != x
; then
4089 eval "DEFAULT_$LINE"
4094 ac_cv_use_streams
='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
4099 eval "$ac_cv_use_streams"
4100 if test "$no_cache" != 1; then
4101 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
4104 if test "$wxUSE_STREAMS" = yes; then
4105 echo "$ac_t""yes" 1>&6
4107 echo "$ac_t""no" 1>&6
4112 echo $ac_n "checking for --${enablestring:-enable}-file""... $ac_c" 1>&6
4113 echo "configure:4114: checking for --${enablestring:-enable}-file" >&5
4115 # Check whether --enable-file or --disable-file was given.
4116 if test "${enable_file+set}" = set; then
4117 enableval
="$enable_file"
4119 if test "$enableval" = yes; then
4120 ac_cv_use_file
='wxUSE_FILE=yes'
4122 ac_cv_use_file
='wxUSE_FILE=no'
4127 LINE
=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
4128 if test "x$LINE" != x
; then
4129 eval "DEFAULT_$LINE"
4134 ac_cv_use_file
='wxUSE_FILE='$DEFAULT_wxUSE_FILE
4139 eval "$ac_cv_use_file"
4140 if test "$no_cache" != 1; then
4141 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
4144 if test "$wxUSE_FILE" = yes; then
4145 echo "$ac_t""yes" 1>&6
4147 echo "$ac_t""no" 1>&6
4152 echo $ac_n "checking for --${enablestring:-enable}-ffile""... $ac_c" 1>&6
4153 echo "configure:4154: checking for --${enablestring:-enable}-ffile" >&5
4155 # Check whether --enable-ffile or --disable-ffile was given.
4156 if test "${enable_ffile+set}" = set; then
4157 enableval
="$enable_ffile"
4159 if test "$enableval" = yes; then
4160 ac_cv_use_ffile
='wxUSE_FFILE=yes'
4162 ac_cv_use_ffile
='wxUSE_FFILE=no'
4167 LINE
=`grep "wxUSE_FFILE" ${wx_arg_cache_file}`
4168 if test "x$LINE" != x
; then
4169 eval "DEFAULT_$LINE"
4174 ac_cv_use_ffile
='wxUSE_FFILE='$DEFAULT_wxUSE_FFILE
4179 eval "$ac_cv_use_ffile"
4180 if test "$no_cache" != 1; then
4181 echo $ac_cv_use_ffile >> ${wx_arg_cache_file}.tmp
4184 if test "$wxUSE_FFILE" = yes; then
4185 echo "$ac_t""yes" 1>&6
4187 echo "$ac_t""no" 1>&6
4192 echo $ac_n "checking for --${enablestring:-enable}-textbuf""... $ac_c" 1>&6
4193 echo "configure:4194: checking for --${enablestring:-enable}-textbuf" >&5
4195 # Check whether --enable-textbuf or --disable-textbuf was given.
4196 if test "${enable_textbuf+set}" = set; then
4197 enableval
="$enable_textbuf"
4199 if test "$enableval" = yes; then
4200 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=yes'
4202 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=no'
4207 LINE
=`grep "wxUSE_TEXTBUFFER" ${wx_arg_cache_file}`
4208 if test "x$LINE" != x
; then
4209 eval "DEFAULT_$LINE"
4214 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER='$DEFAULT_wxUSE_TEXTBUFFER
4219 eval "$ac_cv_use_textbuf"
4220 if test "$no_cache" != 1; then
4221 echo $ac_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
4224 if test "$wxUSE_TEXTBUFFER" = yes; then
4225 echo "$ac_t""yes" 1>&6
4227 echo "$ac_t""no" 1>&6
4232 echo $ac_n "checking for --${enablestring:-enable}-textfile""... $ac_c" 1>&6
4233 echo "configure:4234: checking for --${enablestring:-enable}-textfile" >&5
4235 # Check whether --enable-textfile or --disable-textfile was given.
4236 if test "${enable_textfile+set}" = set; then
4237 enableval
="$enable_textfile"
4239 if test "$enableval" = yes; then
4240 ac_cv_use_textfile
='wxUSE_TEXTFILE=yes'
4242 ac_cv_use_textfile
='wxUSE_TEXTFILE=no'
4247 LINE
=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
4248 if test "x$LINE" != x
; then
4249 eval "DEFAULT_$LINE"
4254 ac_cv_use_textfile
='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
4259 eval "$ac_cv_use_textfile"
4260 if test "$no_cache" != 1; then
4261 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
4264 if test "$wxUSE_TEXTFILE" = yes; then
4265 echo "$ac_t""yes" 1>&6
4267 echo "$ac_t""no" 1>&6
4272 echo $ac_n "checking for --${enablestring:-enable}-fontmap""... $ac_c" 1>&6
4273 echo "configure:4274: checking for --${enablestring:-enable}-fontmap" >&5
4275 # Check whether --enable-fontmap or --disable-fontmap was given.
4276 if test "${enable_fontmap+set}" = set; then
4277 enableval
="$enable_fontmap"
4279 if test "$enableval" = yes; then
4280 ac_cv_use_fontmap
='wxUSE_FONTMAP=yes'
4282 ac_cv_use_fontmap
='wxUSE_FONTMAP=no'
4287 LINE
=`grep "wxUSE_FONTMAP" ${wx_arg_cache_file}`
4288 if test "x$LINE" != x
; then
4289 eval "DEFAULT_$LINE"
4294 ac_cv_use_fontmap
='wxUSE_FONTMAP='$DEFAULT_wxUSE_FONTMAP
4299 eval "$ac_cv_use_fontmap"
4300 if test "$no_cache" != 1; then
4301 echo $ac_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
4304 if test "$wxUSE_FONTMAP" = yes; then
4305 echo "$ac_t""yes" 1>&6
4307 echo "$ac_t""no" 1>&6
4312 echo $ac_n "checking for --${enablestring:-enable}-unicode""... $ac_c" 1>&6
4313 echo "configure:4314: checking for --${enablestring:-enable}-unicode" >&5
4315 # Check whether --enable-unicode or --disable-unicode was given.
4316 if test "${enable_unicode+set}" = set; then
4317 enableval
="$enable_unicode"
4319 if test "$enableval" = yes; then
4320 ac_cv_use_unicode
='wxUSE_UNICODE=yes'
4322 ac_cv_use_unicode
='wxUSE_UNICODE=no'
4327 LINE
=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
4328 if test "x$LINE" != x
; then
4329 eval "DEFAULT_$LINE"
4334 ac_cv_use_unicode
='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
4339 eval "$ac_cv_use_unicode"
4340 if test "$no_cache" != 1; then
4341 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
4344 if test "$wxUSE_UNICODE" = yes; then
4345 echo "$ac_t""yes" 1>&6
4347 echo "$ac_t""no" 1>&6
4352 echo $ac_n "checking for --${enablestring:-enable}-mslu""... $ac_c" 1>&6
4353 echo "configure:4354: checking for --${enablestring:-enable}-mslu" >&5
4355 # Check whether --enable-mslu or --disable-mslu was given.
4356 if test "${enable_mslu+set}" = set; then
4357 enableval
="$enable_mslu"
4359 if test "$enableval" = yes; then
4360 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=yes'
4362 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=no'
4367 LINE
=`grep "wxUSE_UNICODE_MSLU" ${wx_arg_cache_file}`
4368 if test "x$LINE" != x
; then
4369 eval "DEFAULT_$LINE"
4374 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU='$DEFAULT_wxUSE_UNICODE_MSLU
4379 eval "$ac_cv_use_mslu"
4380 if test "$no_cache" != 1; then
4381 echo $ac_cv_use_mslu >> ${wx_arg_cache_file}.tmp
4384 if test "$wxUSE_UNICODE_MSLU" = yes; then
4385 echo "$ac_t""yes" 1>&6
4387 echo "$ac_t""no" 1>&6
4392 echo $ac_n "checking for --${enablestring:-enable}-wxprintfv""... $ac_c" 1>&6
4393 echo "configure:4394: checking for --${enablestring:-enable}-wxprintfv" >&5
4395 # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
4396 if test "${enable_wxprintfv+set}" = set; then
4397 enableval
="$enable_wxprintfv"
4399 if test "$enableval" = yes; then
4400 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=yes'
4402 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=no'
4407 LINE
=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
4408 if test "x$LINE" != x
; then
4409 eval "DEFAULT_$LINE"
4414 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
4419 eval "$ac_cv_use_wxprintfv"
4420 if test "$no_cache" != 1; then
4421 echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
4424 if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then
4425 echo "$ac_t""yes" 1>&6
4427 echo "$ac_t""no" 1>&6
4432 echo $ac_n "checking for --${enablestring:-enable}-std_iostreams""... $ac_c" 1>&6
4433 echo "configure:4434: checking for --${enablestring:-enable}-std_iostreams" >&5
4435 # Check whether --enable-std_iostreams or --disable-std_iostreams was given.
4436 if test "${enable_std_iostreams+set}" = set; then
4437 enableval
="$enable_std_iostreams"
4439 if test "$enableval" = yes; then
4440 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=yes'
4442 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=no'
4447 LINE
=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
4448 if test "x$LINE" != x
; then
4449 eval "DEFAULT_$LINE"
4454 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
4459 eval "$ac_cv_use_std_iostreams"
4460 if test "$no_cache" != 1; then
4461 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
4464 if test "$wxUSE_STD_IOSTREAM" = yes; then
4465 echo "$ac_t""yes" 1>&6
4467 echo "$ac_t""no" 1>&6
4472 echo $ac_n "checking for --${enablestring:-enable}-filesystem""... $ac_c" 1>&6
4473 echo "configure:4474: checking for --${enablestring:-enable}-filesystem" >&5
4475 # Check whether --enable-filesystem or --disable-filesystem was given.
4476 if test "${enable_filesystem+set}" = set; then
4477 enableval
="$enable_filesystem"
4479 if test "$enableval" = yes; then
4480 ac_cv_use_filesystem
='wxUSE_FILESYSTEM=yes'
4482 ac_cv_use_filesystem
='wxUSE_FILESYSTEM=no'
4487 LINE
=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}`
4488 if test "x$LINE" != x
; then
4489 eval "DEFAULT_$LINE"
4494 ac_cv_use_filesystem
='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM
4499 eval "$ac_cv_use_filesystem"
4500 if test "$no_cache" != 1; then
4501 echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
4504 if test "$wxUSE_FILESYSTEM" = yes; then
4505 echo "$ac_t""yes" 1>&6
4507 echo "$ac_t""no" 1>&6
4512 echo $ac_n "checking for --${enablestring:-enable}-fs_inet""... $ac_c" 1>&6
4513 echo "configure:4514: checking for --${enablestring:-enable}-fs_inet" >&5
4515 # Check whether --enable-fs_inet or --disable-fs_inet was given.
4516 if test "${enable_fs_inet+set}" = set; then
4517 enableval
="$enable_fs_inet"
4519 if test "$enableval" = yes; then
4520 ac_cv_use_fs_inet
='wxUSE_FS_INET=yes'
4522 ac_cv_use_fs_inet
='wxUSE_FS_INET=no'
4527 LINE
=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
4528 if test "x$LINE" != x
; then
4529 eval "DEFAULT_$LINE"
4534 ac_cv_use_fs_inet
='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
4539 eval "$ac_cv_use_fs_inet"
4540 if test "$no_cache" != 1; then
4541 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
4544 if test "$wxUSE_FS_INET" = yes; then
4545 echo "$ac_t""yes" 1>&6
4547 echo "$ac_t""no" 1>&6
4552 echo $ac_n "checking for --${enablestring:-enable}-fs_zip""... $ac_c" 1>&6
4553 echo "configure:4554: checking for --${enablestring:-enable}-fs_zip" >&5
4555 # Check whether --enable-fs_zip or --disable-fs_zip was given.
4556 if test "${enable_fs_zip+set}" = set; then
4557 enableval
="$enable_fs_zip"
4559 if test "$enableval" = yes; then
4560 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=yes'
4562 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=no'
4567 LINE
=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
4568 if test "x$LINE" != x
; then
4569 eval "DEFAULT_$LINE"
4574 ac_cv_use_fs_zip
='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
4579 eval "$ac_cv_use_fs_zip"
4580 if test "$no_cache" != 1; then
4581 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
4584 if test "$wxUSE_FS_ZIP" = yes; then
4585 echo "$ac_t""yes" 1>&6
4587 echo "$ac_t""no" 1>&6
4592 echo $ac_n "checking for --${enablestring:-enable}-zipstream""... $ac_c" 1>&6
4593 echo "configure:4594: checking for --${enablestring:-enable}-zipstream" >&5
4595 # Check whether --enable-zipstream or --disable-zipstream was given.
4596 if test "${enable_zipstream+set}" = set; then
4597 enableval
="$enable_zipstream"
4599 if test "$enableval" = yes; then
4600 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=yes'
4602 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=no'
4607 LINE
=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
4608 if test "x$LINE" != x
; then
4609 eval "DEFAULT_$LINE"
4614 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
4619 eval "$ac_cv_use_zipstream"
4620 if test "$no_cache" != 1; then
4621 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
4624 if test "$wxUSE_ZIPSTREAM" = yes; then
4625 echo "$ac_t""yes" 1>&6
4627 echo "$ac_t""no" 1>&6
4633 echo $ac_n "checking for --${enablestring:-enable}-catch_segvs""... $ac_c" 1>&6
4634 echo "configure:4635: checking for --${enablestring:-enable}-catch_segvs" >&5
4636 # Check whether --enable-catch_segvs or --disable-catch_segvs was given.
4637 if test "${enable_catch_segvs+set}" = set; then
4638 enableval
="$enable_catch_segvs"
4640 if test "$enableval" = yes; then
4641 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=yes'
4643 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=no'
4648 LINE
=`grep "wxUSE_ON_FATAL_EXCEPTION" ${wx_arg_cache_file}`
4649 if test "x$LINE" != x
; then
4650 eval "DEFAULT_$LINE"
4655 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION
4660 eval "$ac_cv_use_catch_segvs"
4661 if test "$no_cache" != 1; then
4662 echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
4665 if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then
4666 echo "$ac_t""yes" 1>&6
4668 echo "$ac_t""no" 1>&6
4673 echo $ac_n "checking for --${enablestring:-enable}-snglinst""... $ac_c" 1>&6
4674 echo "configure:4675: checking for --${enablestring:-enable}-snglinst" >&5
4676 # Check whether --enable-snglinst or --disable-snglinst was given.
4677 if test "${enable_snglinst+set}" = set; then
4678 enableval
="$enable_snglinst"
4680 if test "$enableval" = yes; then
4681 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=yes'
4683 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=no'
4688 LINE
=`grep "wxUSE_SNGLINST_CHECKER" ${wx_arg_cache_file}`
4689 if test "x$LINE" != x
; then
4690 eval "DEFAULT_$LINE"
4695 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER='$DEFAULT_wxUSE_SNGLINST_CHECKER
4700 eval "$ac_cv_use_snglinst"
4701 if test "$no_cache" != 1; then
4702 echo $ac_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
4705 if test "$wxUSE_SNGLINST_CHECKER" = yes; then
4706 echo "$ac_t""yes" 1>&6
4708 echo "$ac_t""no" 1>&6
4714 echo $ac_n "checking for --${enablestring:-enable}-mimetype""... $ac_c" 1>&6
4715 echo "configure:4716: checking for --${enablestring:-enable}-mimetype" >&5
4717 # Check whether --enable-mimetype or --disable-mimetype was given.
4718 if test "${enable_mimetype+set}" = set; then
4719 enableval
="$enable_mimetype"
4721 if test "$enableval" = yes; then
4722 ac_cv_use_mimetype
='wxUSE_MIMETYPE=yes'
4724 ac_cv_use_mimetype
='wxUSE_MIMETYPE=no'
4729 LINE
=`grep "wxUSE_MIMETYPE" ${wx_arg_cache_file}`
4730 if test "x$LINE" != x
; then
4731 eval "DEFAULT_$LINE"
4736 ac_cv_use_mimetype
='wxUSE_MIMETYPE='$DEFAULT_wxUSE_MIMETYPE
4741 eval "$ac_cv_use_mimetype"
4742 if test "$no_cache" != 1; then
4743 echo $ac_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
4746 if test "$wxUSE_MIMETYPE" = yes; then
4747 echo "$ac_t""yes" 1>&6
4749 echo "$ac_t""no" 1>&6
4754 echo $ac_n "checking for --${enablestring:-enable}-system_options""... $ac_c" 1>&6
4755 echo "configure:4756: checking for --${enablestring:-enable}-system_options" >&5
4757 # Check whether --enable-system_options or --disable-system_options was given.
4758 if test "${enable_system_options+set}" = set; then
4759 enableval
="$enable_system_options"
4761 if test "$enableval" = yes; then
4762 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=yes'
4764 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=no'
4769 LINE
=`grep "wxUSE_SYSTEM_OPTIONS" ${wx_arg_cache_file}`
4770 if test "x$LINE" != x
; then
4771 eval "DEFAULT_$LINE"
4776 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS='$DEFAULT_wxUSE_SYSTEM_OPTIONS
4781 eval "$ac_cv_use_system_options"
4782 if test "$no_cache" != 1; then
4783 echo $ac_cv_use_system_options >> ${wx_arg_cache_file}.tmp
4786 if test "$wxUSE_SYSTEM_OPTIONS" = yes; then
4787 echo "$ac_t""yes" 1>&6
4789 echo "$ac_t""no" 1>&6
4795 echo $ac_n "checking for --${enablestring:-enable}-url""... $ac_c" 1>&6
4796 echo "configure:4797: checking for --${enablestring:-enable}-url" >&5
4798 # Check whether --enable-url or --disable-url was given.
4799 if test "${enable_url+set}" = set; then
4800 enableval
="$enable_url"
4802 if test "$enableval" = yes; then
4803 ac_cv_use_url
='wxUSE_URL=yes'
4805 ac_cv_use_url
='wxUSE_URL=no'
4810 LINE
=`grep "wxUSE_URL" ${wx_arg_cache_file}`
4811 if test "x$LINE" != x
; then
4812 eval "DEFAULT_$LINE"
4817 ac_cv_use_url
='wxUSE_URL='$DEFAULT_wxUSE_URL
4822 eval "$ac_cv_use_url"
4823 if test "$no_cache" != 1; then
4824 echo $ac_cv_use_url >> ${wx_arg_cache_file}.tmp
4827 if test "$wxUSE_URL" = yes; then
4828 echo "$ac_t""yes" 1>&6
4830 echo "$ac_t""no" 1>&6
4835 echo $ac_n "checking for --${enablestring:-enable}-protocol""... $ac_c" 1>&6
4836 echo "configure:4837: checking for --${enablestring:-enable}-protocol" >&5
4838 # Check whether --enable-protocol or --disable-protocol was given.
4839 if test "${enable_protocol+set}" = set; then
4840 enableval
="$enable_protocol"
4842 if test "$enableval" = yes; then
4843 ac_cv_use_protocol
='wxUSE_PROTOCOL=yes'
4845 ac_cv_use_protocol
='wxUSE_PROTOCOL=no'
4850 LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
4851 if test "x$LINE" != x
; then
4852 eval "DEFAULT_$LINE"
4857 ac_cv_use_protocol
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
4862 eval "$ac_cv_use_protocol"
4863 if test "$no_cache" != 1; then
4864 echo $ac_cv_use_protocol >> ${wx_arg_cache_file}.tmp
4867 if test "$wxUSE_PROTOCOL" = yes; then
4868 echo "$ac_t""yes" 1>&6
4870 echo "$ac_t""no" 1>&6
4875 echo $ac_n "checking for --${enablestring:-enable}-protocol_http""... $ac_c" 1>&6
4876 echo "configure:4877: checking for --${enablestring:-enable}-protocol_http" >&5
4878 # Check whether --enable-protocol_http or --disable-protocol_http was given.
4879 if test "${enable_protocol_http+set}" = set; then
4880 enableval
="$enable_protocol_http"
4882 if test "$enableval" = yes; then
4883 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=yes'
4885 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=no'
4890 LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
4891 if test "x$LINE" != x
; then
4892 eval "DEFAULT_$LINE"
4897 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
4902 eval "$ac_cv_use_protocol_http"
4903 if test "$no_cache" != 1; then
4904 echo $ac_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
4907 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
4908 echo "$ac_t""yes" 1>&6
4910 echo "$ac_t""no" 1>&6
4915 echo $ac_n "checking for --${enablestring:-enable}-protocol_ftp""... $ac_c" 1>&6
4916 echo "configure:4917: checking for --${enablestring:-enable}-protocol_ftp" >&5
4918 # Check whether --enable-protocol_ftp or --disable-protocol_ftp was given.
4919 if test "${enable_protocol_ftp+set}" = set; then
4920 enableval
="$enable_protocol_ftp"
4922 if test "$enableval" = yes; then
4923 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=yes'
4925 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=no'
4930 LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
4931 if test "x$LINE" != x
; then
4932 eval "DEFAULT_$LINE"
4937 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
4942 eval "$ac_cv_use_protocol_ftp"
4943 if test "$no_cache" != 1; then
4944 echo $ac_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
4947 if test "$wxUSE_PROTOCOL_FTP" = yes; then
4948 echo "$ac_t""yes" 1>&6
4950 echo "$ac_t""no" 1>&6
4955 echo $ac_n "checking for --${enablestring:-enable}-protocol_file""... $ac_c" 1>&6
4956 echo "configure:4957: checking for --${enablestring:-enable}-protocol_file" >&5
4958 # Check whether --enable-protocol_file or --disable-protocol_file was given.
4959 if test "${enable_protocol_file+set}" = set; then
4960 enableval
="$enable_protocol_file"
4962 if test "$enableval" = yes; then
4963 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=yes'
4965 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=no'
4970 LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
4971 if test "x$LINE" != x
; then
4972 eval "DEFAULT_$LINE"
4977 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
4982 eval "$ac_cv_use_protocol_file"
4983 if test "$no_cache" != 1; then
4984 echo $ac_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
4987 if test "$wxUSE_PROTOCOL_FILE" = yes; then
4988 echo "$ac_t""yes" 1>&6
4990 echo "$ac_t""no" 1>&6
4998 echo $ac_n "checking for --${enablestring:-enable}-threads""... $ac_c" 1>&6
4999 echo "configure:5000: checking for --${enablestring:-enable}-threads" >&5
5001 # Check whether --enable-threads or --disable-threads was given.
5002 if test "${enable_threads+set}" = set; then
5003 enableval
="$enable_threads"
5005 if test "$enableval" = yes; then
5006 ac_cv_use_threads
='wxUSE_THREADS=yes'
5008 ac_cv_use_threads
='wxUSE_THREADS=no'
5013 LINE
=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
5014 if test "x$LINE" != x
; then
5015 eval "DEFAULT_$LINE"
5020 ac_cv_use_threads
='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
5025 eval "$ac_cv_use_threads"
5026 if test "$no_cache" != 1; then
5027 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
5030 if test "$wxUSE_THREADS" = yes; then
5031 echo "$ac_t""yes" 1>&6
5033 echo "$ac_t""no" 1>&6
5037 if test "$wxUSE_GUI" = "yes"; then
5042 echo $ac_n "checking for --${enablestring:-enable}-docview""... $ac_c" 1>&6
5043 echo "configure:5044: checking for --${enablestring:-enable}-docview" >&5
5045 # Check whether --enable-docview or --disable-docview was given.
5046 if test "${enable_docview+set}" = set; then
5047 enableval
="$enable_docview"
5049 if test "$enableval" = yes; then
5050 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
5052 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=no'
5057 LINE
=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
5058 if test "x$LINE" != x
; then
5059 eval "DEFAULT_$LINE"
5064 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
5069 eval "$ac_cv_use_docview"
5070 if test "$no_cache" != 1; then
5071 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
5074 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
5075 echo "$ac_t""yes" 1>&6
5077 echo "$ac_t""no" 1>&6
5082 echo $ac_n "checking for --${enablestring:-enable}-help""... $ac_c" 1>&6
5083 echo "configure:5084: checking for --${enablestring:-enable}-help" >&5
5085 # Check whether --enable-help or --disable-help was given.
5086 if test "${enable_help+set}" = set; then
5087 enableval
="$enable_help"
5089 if test "$enableval" = yes; then
5090 ac_cv_use_help
='wxUSE_HELP=yes'
5092 ac_cv_use_help
='wxUSE_HELP=no'
5097 LINE
=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
5098 if test "x$LINE" != x
; then
5099 eval "DEFAULT_$LINE"
5104 ac_cv_use_help
='wxUSE_HELP='$DEFAULT_wxUSE_HELP
5109 eval "$ac_cv_use_help"
5110 if test "$no_cache" != 1; then
5111 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
5114 if test "$wxUSE_HELP" = yes; then
5115 echo "$ac_t""yes" 1>&6
5117 echo "$ac_t""no" 1>&6
5122 echo $ac_n "checking for --${enablestring:-enable}-mshtmlhelp""... $ac_c" 1>&6
5123 echo "configure:5124: checking for --${enablestring:-enable}-mshtmlhelp" >&5
5125 # Check whether --enable-mshtmlhelp or --disable-mshtmlhelp was given.
5126 if test "${enable_mshtmlhelp+set}" = set; then
5127 enableval
="$enable_mshtmlhelp"
5129 if test "$enableval" = yes; then
5130 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=yes'
5132 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=no'
5137 LINE
=`grep "wxUSE_MS_HTML_HELP" ${wx_arg_cache_file}`
5138 if test "x$LINE" != x
; then
5139 eval "DEFAULT_$LINE"
5144 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP='$DEFAULT_wxUSE_MS_HTML_HELP
5149 eval "$ac_cv_use_mshtmlhelp"
5150 if test "$no_cache" != 1; then
5151 echo $ac_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
5154 if test "$wxUSE_MS_HTML_HELP" = yes; then
5155 echo "$ac_t""yes" 1>&6
5157 echo "$ac_t""no" 1>&6
5162 echo $ac_n "checking for --${enablestring:-enable}-html""... $ac_c" 1>&6
5163 echo "configure:5164: checking for --${enablestring:-enable}-html" >&5
5165 # Check whether --enable-html or --disable-html was given.
5166 if test "${enable_html+set}" = set; then
5167 enableval
="$enable_html"
5169 if test "$enableval" = yes; then
5170 ac_cv_use_html
='wxUSE_HTML=yes'
5172 ac_cv_use_html
='wxUSE_HTML=no'
5177 LINE
=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
5178 if test "x$LINE" != x
; then
5179 eval "DEFAULT_$LINE"
5184 ac_cv_use_html
='wxUSE_HTML='$DEFAULT_wxUSE_HTML
5189 eval "$ac_cv_use_html"
5190 if test "$no_cache" != 1; then
5191 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
5194 if test "$wxUSE_HTML" = yes; then
5195 echo "$ac_t""yes" 1>&6
5197 echo "$ac_t""no" 1>&6
5202 echo $ac_n "checking for --${enablestring:-enable}-htmlhelp""... $ac_c" 1>&6
5203 echo "configure:5204: checking for --${enablestring:-enable}-htmlhelp" >&5
5205 # Check whether --enable-htmlhelp or --disable-htmlhelp was given.
5206 if test "${enable_htmlhelp+set}" = set; then
5207 enableval
="$enable_htmlhelp"
5209 if test "$enableval" = yes; then
5210 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=yes'
5212 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=no'
5217 LINE
=`grep "wxUSE_WXHTML_HELP" ${wx_arg_cache_file}`
5218 if test "x$LINE" != x
; then
5219 eval "DEFAULT_$LINE"
5224 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP='$DEFAULT_wxUSE_WXHTML_HELP
5229 eval "$ac_cv_use_htmlhelp"
5230 if test "$no_cache" != 1; then
5231 echo $ac_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
5234 if test "$wxUSE_WXHTML_HELP" = yes; then
5235 echo "$ac_t""yes" 1>&6
5237 echo "$ac_t""no" 1>&6
5242 echo $ac_n "checking for --${enablestring:-enable}-constraints""... $ac_c" 1>&6
5243 echo "configure:5244: checking for --${enablestring:-enable}-constraints" >&5
5245 # Check whether --enable-constraints or --disable-constraints was given.
5246 if test "${enable_constraints+set}" = set; then
5247 enableval
="$enable_constraints"
5249 if test "$enableval" = yes; then
5250 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=yes'
5252 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=no'
5257 LINE
=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
5258 if test "x$LINE" != x
; then
5259 eval "DEFAULT_$LINE"
5264 ac_cv_use_constraints
='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
5269 eval "$ac_cv_use_constraints"
5270 if test "$no_cache" != 1; then
5271 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
5274 if test "$wxUSE_CONSTRAINTS" = yes; then
5275 echo "$ac_t""yes" 1>&6
5277 echo "$ac_t""no" 1>&6
5282 echo $ac_n "checking for --${enablestring:-enable}-printarch""... $ac_c" 1>&6
5283 echo "configure:5284: checking for --${enablestring:-enable}-printarch" >&5
5285 # Check whether --enable-printarch or --disable-printarch was given.
5286 if test "${enable_printarch+set}" = set; then
5287 enableval
="$enable_printarch"
5289 if test "$enableval" = yes; then
5290 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=yes'
5292 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=no'
5297 LINE
=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
5298 if test "x$LINE" != x
; then
5299 eval "DEFAULT_$LINE"
5304 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
5309 eval "$ac_cv_use_printarch"
5310 if test "$no_cache" != 1; then
5311 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
5314 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
5315 echo "$ac_t""yes" 1>&6
5317 echo "$ac_t""no" 1>&6
5322 echo $ac_n "checking for --${enablestring:-enable}-mdi""... $ac_c" 1>&6
5323 echo "configure:5324: checking for --${enablestring:-enable}-mdi" >&5
5325 # Check whether --enable-mdi or --disable-mdi was given.
5326 if test "${enable_mdi+set}" = set; then
5327 enableval
="$enable_mdi"
5329 if test "$enableval" = yes; then
5330 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=yes'
5332 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=no'
5337 LINE
=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
5338 if test "x$LINE" != x
; then
5339 eval "DEFAULT_$LINE"
5344 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
5349 eval "$ac_cv_use_mdi"
5350 if test "$no_cache" != 1; then
5351 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
5354 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
5355 echo "$ac_t""yes" 1>&6
5357 echo "$ac_t""no" 1>&6
5362 echo $ac_n "checking for --${enablestring:-enable}-loggui""... $ac_c" 1>&6
5363 echo "configure:5364: checking for --${enablestring:-enable}-loggui" >&5
5365 # Check whether --enable-loggui or --disable-loggui was given.
5366 if test "${enable_loggui+set}" = set; then
5367 enableval
="$enable_loggui"
5369 if test "$enableval" = yes; then
5370 ac_cv_use_loggui
='wxUSE_LOGGUI=yes'
5372 ac_cv_use_loggui
='wxUSE_LOGGUI=no'
5377 LINE
=`grep "wxUSE_LOGGUI" ${wx_arg_cache_file}`
5378 if test "x$LINE" != x
; then
5379 eval "DEFAULT_$LINE"
5384 ac_cv_use_loggui
='wxUSE_LOGGUI='$DEFAULT_wxUSE_LOGGUI
5389 eval "$ac_cv_use_loggui"
5390 if test "$no_cache" != 1; then
5391 echo $ac_cv_use_loggui >> ${wx_arg_cache_file}.tmp
5394 if test "$wxUSE_LOGGUI" = yes; then
5395 echo "$ac_t""yes" 1>&6
5397 echo "$ac_t""no" 1>&6
5402 echo $ac_n "checking for --${enablestring:-enable}-logwin""... $ac_c" 1>&6
5403 echo "configure:5404: checking for --${enablestring:-enable}-logwin" >&5
5405 # Check whether --enable-logwin or --disable-logwin was given.
5406 if test "${enable_logwin+set}" = set; then
5407 enableval
="$enable_logwin"
5409 if test "$enableval" = yes; then
5410 ac_cv_use_logwin
='wxUSE_LOGWINDOW=yes'
5412 ac_cv_use_logwin
='wxUSE_LOGWINDOW=no'
5417 LINE
=`grep "wxUSE_LOGWINDOW" ${wx_arg_cache_file}`
5418 if test "x$LINE" != x
; then
5419 eval "DEFAULT_$LINE"
5424 ac_cv_use_logwin
='wxUSE_LOGWINDOW='$DEFAULT_wxUSE_LOGWINDOW
5429 eval "$ac_cv_use_logwin"
5430 if test "$no_cache" != 1; then
5431 echo $ac_cv_use_logwin >> ${wx_arg_cache_file}.tmp
5434 if test "$wxUSE_LOGWINDOW" = yes; then
5435 echo "$ac_t""yes" 1>&6
5437 echo "$ac_t""no" 1>&6
5442 echo $ac_n "checking for --${enablestring:-enable}-logdialog""... $ac_c" 1>&6
5443 echo "configure:5444: checking for --${enablestring:-enable}-logdialog" >&5
5445 # Check whether --enable-logdialog or --disable-logdialog was given.
5446 if test "${enable_logdialog+set}" = set; then
5447 enableval
="$enable_logdialog"
5449 if test "$enableval" = yes; then
5450 ac_cv_use_logdialog
='wxUSE_LOGDIALOG=yes'
5452 ac_cv_use_logdialog
='wxUSE_LOGDIALOG=no'
5457 LINE
=`grep "wxUSE_LOGDIALOG" ${wx_arg_cache_file}`
5458 if test "x$LINE" != x
; then
5459 eval "DEFAULT_$LINE"
5464 ac_cv_use_logdialog
='wxUSE_LOGDIALOG='$DEFAULT_wxUSE_LOGDIALOG
5469 eval "$ac_cv_use_logdialog"
5470 if test "$no_cache" != 1; then
5471 echo $ac_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
5474 if test "$wxUSE_LOGDIALOG" = yes; then
5475 echo "$ac_t""yes" 1>&6
5477 echo "$ac_t""no" 1>&6
5483 echo $ac_n "checking for --${enablestring:-enable}-postscript""... $ac_c" 1>&6
5484 echo "configure:5485: checking for --${enablestring:-enable}-postscript" >&5
5486 # Check whether --enable-postscript or --disable-postscript was given.
5487 if test "${enable_postscript+set}" = set; then
5488 enableval
="$enable_postscript"
5490 if test "$enableval" = yes; then
5491 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=yes'
5493 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=no'
5498 LINE
=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
5499 if test "x$LINE" != x
; then
5500 eval "DEFAULT_$LINE"
5505 ac_cv_use_postscript
='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
5510 eval "$ac_cv_use_postscript"
5511 if test "$no_cache" != 1; then
5512 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
5515 if test "$wxUSE_POSTSCRIPT" = yes; then
5516 echo "$ac_t""yes" 1>&6
5518 echo "$ac_t""no" 1>&6
5526 echo $ac_n "checking for --${enablestring:-enable}-prologio""... $ac_c" 1>&6
5527 echo "configure:5528: checking for --${enablestring:-enable}-prologio" >&5
5529 # Check whether --enable-prologio or --disable-prologio was given.
5530 if test "${enable_prologio+set}" = set; then
5531 enableval
="$enable_prologio"
5533 if test "$enableval" = yes; then
5534 ac_cv_use_prologio
='wxUSE_PROLOGIO=yes'
5536 ac_cv_use_prologio
='wxUSE_PROLOGIO=no'
5541 LINE
=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
5542 if test "x$LINE" != x
; then
5543 eval "DEFAULT_$LINE"
5548 ac_cv_use_prologio
='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
5553 eval "$ac_cv_use_prologio"
5554 if test "$no_cache" != 1; then
5555 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
5558 if test "$wxUSE_PROLOGIO" = yes; then
5559 echo "$ac_t""yes" 1>&6
5561 echo "$ac_t""no" 1>&6
5566 echo $ac_n "checking for --${enablestring:-enable}-resources""... $ac_c" 1>&6
5567 echo "configure:5568: checking for --${enablestring:-enable}-resources" >&5
5569 # Check whether --enable-resources or --disable-resources was given.
5570 if test "${enable_resources+set}" = set; then
5571 enableval
="$enable_resources"
5573 if test "$enableval" = yes; then
5574 ac_cv_use_resources
='wxUSE_RESOURCES=yes'
5576 ac_cv_use_resources
='wxUSE_RESOURCES=no'
5581 LINE
=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
5582 if test "x$LINE" != x
; then
5583 eval "DEFAULT_$LINE"
5588 ac_cv_use_resources
='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
5593 eval "$ac_cv_use_resources"
5594 if test "$no_cache" != 1; then
5595 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
5598 if test "$wxUSE_RESOURCES" = yes; then
5599 echo "$ac_t""yes" 1>&6
5601 echo "$ac_t""no" 1>&6
5607 echo $ac_n "checking for --${enablestring:-enable}-xresources""... $ac_c" 1>&6
5608 echo "configure:5609: checking for --${enablestring:-enable}-xresources" >&5
5610 # Check whether --enable-xresources or --disable-xresources was given.
5611 if test "${enable_xresources+set}" = set; then
5612 enableval
="$enable_xresources"
5614 if test "$enableval" = yes; then
5615 ac_cv_use_xresources
='wxUSE_X_RESOURCES=yes'
5617 ac_cv_use_xresources
='wxUSE_X_RESOURCES=no'
5622 LINE
=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}`
5623 if test "x$LINE" != x
; then
5624 eval "DEFAULT_$LINE"
5629 ac_cv_use_xresources
='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES
5634 eval "$ac_cv_use_xresources"
5635 if test "$no_cache" != 1; then
5636 echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
5639 if test "$wxUSE_X_RESOURCES" = yes; then
5640 echo "$ac_t""yes" 1>&6
5642 echo "$ac_t""no" 1>&6
5649 echo $ac_n "checking for --${enablestring:-enable}-clipboard""... $ac_c" 1>&6
5650 echo "configure:5651: checking for --${enablestring:-enable}-clipboard" >&5
5652 # Check whether --enable-clipboard or --disable-clipboard was given.
5653 if test "${enable_clipboard+set}" = set; then
5654 enableval
="$enable_clipboard"
5656 if test "$enableval" = yes; then
5657 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=yes'
5659 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=no'
5664 LINE
=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
5665 if test "x$LINE" != x
; then
5666 eval "DEFAULT_$LINE"
5671 ac_cv_use_clipboard
='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
5676 eval "$ac_cv_use_clipboard"
5677 if test "$no_cache" != 1; then
5678 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
5681 if test "$wxUSE_CLIPBOARD" = yes; then
5682 echo "$ac_t""yes" 1>&6
5684 echo "$ac_t""no" 1>&6
5689 echo $ac_n "checking for --${enablestring:-enable}-dnd""... $ac_c" 1>&6
5690 echo "configure:5691: checking for --${enablestring:-enable}-dnd" >&5
5692 # Check whether --enable-dnd or --disable-dnd was given.
5693 if test "${enable_dnd+set}" = set; then
5694 enableval
="$enable_dnd"
5696 if test "$enableval" = yes; then
5697 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=yes'
5699 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=no'
5704 LINE
=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
5705 if test "x$LINE" != x
; then
5706 eval "DEFAULT_$LINE"
5711 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
5716 eval "$ac_cv_use_dnd"
5717 if test "$no_cache" != 1; then
5718 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
5721 if test "$wxUSE_DRAG_AND_DROP" = yes; then
5722 echo "$ac_t""yes" 1>&6
5724 echo "$ac_t""no" 1>&6
5729 echo $ac_n "checking for --${enablestring:-enable}-metafile""... $ac_c" 1>&6
5730 echo "configure:5731: checking for --${enablestring:-enable}-metafile" >&5
5732 # Check whether --enable-metafile or --disable-metafile was given.
5733 if test "${enable_metafile+set}" = set; then
5734 enableval
="$enable_metafile"
5736 if test "$enableval" = yes; then
5737 ac_cv_use_metafile
='wxUSE_METAFILE=yes'
5739 ac_cv_use_metafile
='wxUSE_METAFILE=no'
5744 LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
5745 if test "x$LINE" != x
; then
5746 eval "DEFAULT_$LINE"
5751 ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
5756 eval "$ac_cv_use_metafile"
5757 if test "$no_cache" != 1; then
5758 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
5761 if test "$wxUSE_METAFILE" = yes; then
5762 echo "$ac_t""yes" 1>&6
5764 echo "$ac_t""no" 1>&6
5770 echo $ac_n "checking for --${enablestring:-enable}-treelayout""... $ac_c" 1>&6
5771 echo "configure:5772: checking for --${enablestring:-enable}-treelayout" >&5
5773 # Check whether --enable-treelayout or --disable-treelayout was given.
5774 if test "${enable_treelayout+set}" = set; then
5775 enableval
="$enable_treelayout"
5777 if test "$enableval" = yes; then
5778 ac_cv_use_treelayout
='wxUSE_TREELAYOUT=yes'
5780 ac_cv_use_treelayout
='wxUSE_TREELAYOUT=no'
5785 LINE
=`grep "wxUSE_TREELAYOUT" ${wx_arg_cache_file}`
5786 if test "x$LINE" != x
; then
5787 eval "DEFAULT_$LINE"
5792 ac_cv_use_treelayout
='wxUSE_TREELAYOUT='$DEFAULT_wxUSE_TREELAYOUT
5797 eval "$ac_cv_use_treelayout"
5798 if test "$no_cache" != 1; then
5799 echo $ac_cv_use_treelayout >> ${wx_arg_cache_file}.tmp
5802 if test "$wxUSE_TREELAYOUT" = yes; then
5803 echo "$ac_t""yes" 1>&6
5805 echo "$ac_t""no" 1>&6
5812 echo $ac_n "checking for --${enablestring:-enable}-controls""... $ac_c" 1>&6
5813 echo "configure:5814: checking for --${enablestring:-enable}-controls" >&5
5815 # Check whether --enable-controls or --disable-controls was given.
5816 if test "${enable_controls+set}" = set; then
5817 enableval
="$enable_controls"
5819 if test "$enableval" = yes; then
5820 ac_cv_use_controls
='wxUSE_CONTROLS=yes'
5822 ac_cv_use_controls
='wxUSE_CONTROLS=no'
5827 LINE
=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
5828 if test "x$LINE" != x
; then
5829 eval "DEFAULT_$LINE"
5834 ac_cv_use_controls
='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
5839 eval "$ac_cv_use_controls"
5840 if test "$no_cache" != 1; then
5841 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
5844 if test "$wxUSE_CONTROLS" = yes; then
5845 echo "$ac_t""yes" 1>&6
5847 echo "$ac_t""no" 1>&6
5851 if test "$wxUSE_CONTROLS" = "yes"; then
5852 DEFAULT_wxUSE_ACCEL
=yes
5853 DEFAULT_wxUSE_BMPBUTTON
=yes
5854 DEFAULT_wxUSE_BUTTON
=yes
5855 DEFAULT_wxUSE_CALCTRL
=no
5856 DEFAULT_wxUSE_CARET
=yes
5857 DEFAULT_wxUSE_COMBOBOX
=yes
5858 DEFAULT_wxUSE_CHECKBOX
=yes
5859 DEFAULT_wxUSE_CHECKLISTBOX
=yes
5860 DEFAULT_wxUSE_CHOICE
=yes
5861 DEFAULT_wxUSE_GAUGE
=yes
5862 DEFAULT_wxUSE_GRID
=yes
5863 DEFAULT_wxUSE_NEW_GRID
=yes
5864 DEFAULT_wxUSE_IMAGLIST
=yes
5865 DEFAULT_wxUSE_LISTBOX
=yes
5866 DEFAULT_wxUSE_LISTCTRL
=yes
5867 DEFAULT_wxUSE_NOTEBOOK
=yes
5868 DEFAULT_wxUSE_PROPSHEET
=yes
5869 DEFAULT_wxUSE_RADIOBOX
=yes
5870 DEFAULT_wxUSE_RADIOBTN
=yes
5871 DEFAULT_wxUSE_SASH
=yes
5872 DEFAULT_wxUSE_SCROLLBAR
=yes
5873 DEFAULT_wxUSE_SLIDER
=yes
5874 DEFAULT_wxUSE_SPINBTN
=yes
5875 DEFAULT_wxUSE_SPINCTRL
=yes
5876 DEFAULT_wxUSE_SPLITTER
=yes
5877 DEFAULT_wxUSE_STATBMP
=yes
5878 DEFAULT_wxUSE_STATBOX
=yes
5879 DEFAULT_wxUSE_STATLINE
=yes
5880 DEFAULT_wxUSE_STATUSBAR
=yes
5881 DEFAULT_wxUSE_TAB_DIALOG
=yes
5882 DEFAULT_wxUSE_TOGGLEBTN
=yes
5883 DEFAULT_wxUSE_TOOLBAR
=yes
5884 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
5885 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
5886 DEFAULT_wxUSE_TOOLTIPS
=yes
5887 DEFAULT_wxUSE_TREECTRL
=yes
5888 DEFAULT_wxUSE_POPUPWIN
=yes
5889 DEFAULT_wxUSE_TIPWINDOW
=yes
5890 elif test "$wxUSE_CONTROLS" = "no"; then
5891 DEFAULT_wxUSE_ACCEL
=no
5892 DEFAULT_wxUSE_BMPBUTTON
=no
5893 DEFAULT_wxUSE_BUTTON
=no
5894 DEFAULT_wxUSE_CALCTRL
=no
5895 DEFAULT_wxUSE_CARET
=no
5896 DEFAULT_wxUSE_COMBOBOX
=no
5897 DEFAULT_wxUSE_CHECKBOX
=no
5898 DEFAULT_wxUSE_CHECKLISTBOX
=no
5899 DEFAULT_wxUSE_CHOICE
=no
5900 DEFAULT_wxUSE_GAUGE
=no
5901 DEFAULT_wxUSE_GRID
=no
5902 DEFAULT_wxUSE_NEW_GRID
=no
5903 DEFAULT_wxUSE_IMAGLIST
=no
5904 DEFAULT_wxUSE_LISTBOX
=no
5905 DEFAULT_wxUSE_LISTCTRL
=no
5906 DEFAULT_wxUSE_NOTEBOOK
=no
5907 DEFAULT_wxUSE_PROPSHEET
=no
5908 DEFAULT_wxUSE_RADIOBOX
=no
5909 DEFAULT_wxUSE_RADIOBTN
=no
5910 DEFAULT_wxUSE_SASH
=no
5911 DEFAULT_wxUSE_SCROLLBAR
=no
5912 DEFAULT_wxUSE_SLIDER
=no
5913 DEFAULT_wxUSE_SPINBTN
=no
5914 DEFAULT_wxUSE_SPINCTRL
=no
5915 DEFAULT_wxUSE_SPLITTER
=no
5916 DEFAULT_wxUSE_STATBMP
=no
5917 DEFAULT_wxUSE_STATBOX
=no
5918 DEFAULT_wxUSE_STATLINE
=no
5919 DEFAULT_wxUSE_STATUSBAR
=no
5920 DEFAULT_wxUSE_TAB_DIALOG
=no
5921 DEFAULT_wxUSE_TOGGLEBTN
=no
5922 DEFAULT_wxUSE_TOOLBAR
=no
5923 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
5924 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
5925 DEFAULT_wxUSE_TOOLTIPS
=no
5926 DEFAULT_wxUSE_TREECTRL
=no
5927 DEFAULT_wxUSE_POPUPWIN
=no
5928 DEFAULT_wxUSE_TIPWINDOW
=no
5933 echo $ac_n "checking for --${enablestring:-enable}-accel""... $ac_c" 1>&6
5934 echo "configure:5935: checking for --${enablestring:-enable}-accel" >&5
5936 # Check whether --enable-accel or --disable-accel was given.
5937 if test "${enable_accel+set}" = set; then
5938 enableval
="$enable_accel"
5940 if test "$enableval" = yes; then
5941 ac_cv_use_accel
='wxUSE_ACCEL=yes'
5943 ac_cv_use_accel
='wxUSE_ACCEL=no'
5948 LINE
=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
5949 if test "x$LINE" != x
; then
5950 eval "DEFAULT_$LINE"
5955 ac_cv_use_accel
='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
5960 eval "$ac_cv_use_accel"
5961 if test "$no_cache" != 1; then
5962 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
5965 if test "$wxUSE_ACCEL" = yes; then
5966 echo "$ac_t""yes" 1>&6
5968 echo "$ac_t""no" 1>&6
5973 echo $ac_n "checking for --${enablestring:-enable}-button""... $ac_c" 1>&6
5974 echo "configure:5975: checking for --${enablestring:-enable}-button" >&5
5976 # Check whether --enable-button or --disable-button was given.
5977 if test "${enable_button+set}" = set; then
5978 enableval
="$enable_button"
5980 if test "$enableval" = yes; then
5981 ac_cv_use_button
='wxUSE_BUTTON=yes'
5983 ac_cv_use_button
='wxUSE_BUTTON=no'
5988 LINE
=`grep "wxUSE_BUTTON" ${wx_arg_cache_file}`
5989 if test "x$LINE" != x
; then
5990 eval "DEFAULT_$LINE"
5995 ac_cv_use_button
='wxUSE_BUTTON='$DEFAULT_wxUSE_BUTTON
6000 eval "$ac_cv_use_button"
6001 if test "$no_cache" != 1; then
6002 echo $ac_cv_use_button >> ${wx_arg_cache_file}.tmp
6005 if test "$wxUSE_BUTTON" = yes; then
6006 echo "$ac_t""yes" 1>&6
6008 echo "$ac_t""no" 1>&6
6013 echo $ac_n "checking for --${enablestring:-enable}-bmpbutton""... $ac_c" 1>&6
6014 echo "configure:6015: checking for --${enablestring:-enable}-bmpbutton" >&5
6016 # Check whether --enable-bmpbutton or --disable-bmpbutton was given.
6017 if test "${enable_bmpbutton+set}" = set; then
6018 enableval
="$enable_bmpbutton"
6020 if test "$enableval" = yes; then
6021 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=yes'
6023 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=no'
6028 LINE
=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
6029 if test "x$LINE" != x
; then
6030 eval "DEFAULT_$LINE"
6035 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
6040 eval "$ac_cv_use_bmpbutton"
6041 if test "$no_cache" != 1; then
6042 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
6045 if test "$wxUSE_BMPBUTTON" = yes; then
6046 echo "$ac_t""yes" 1>&6
6048 echo "$ac_t""no" 1>&6
6053 echo $ac_n "checking for --${enablestring:-enable}-calendar""... $ac_c" 1>&6
6054 echo "configure:6055: checking for --${enablestring:-enable}-calendar" >&5
6056 # Check whether --enable-calendar or --disable-calendar was given.
6057 if test "${enable_calendar+set}" = set; then
6058 enableval
="$enable_calendar"
6060 if test "$enableval" = yes; then
6061 ac_cv_use_calendar
='wxUSE_CALCTRL=yes'
6063 ac_cv_use_calendar
='wxUSE_CALCTRL=no'
6068 LINE
=`grep "wxUSE_CALCTRL" ${wx_arg_cache_file}`
6069 if test "x$LINE" != x
; then
6070 eval "DEFAULT_$LINE"
6075 ac_cv_use_calendar
='wxUSE_CALCTRL='$DEFAULT_wxUSE_CALCTRL
6080 eval "$ac_cv_use_calendar"
6081 if test "$no_cache" != 1; then
6082 echo $ac_cv_use_calendar >> ${wx_arg_cache_file}.tmp
6085 if test "$wxUSE_CALCTRL" = yes; then
6086 echo "$ac_t""yes" 1>&6
6088 echo "$ac_t""no" 1>&6
6093 echo $ac_n "checking for --${enablestring:-enable}-caret""... $ac_c" 1>&6
6094 echo "configure:6095: checking for --${enablestring:-enable}-caret" >&5
6096 # Check whether --enable-caret or --disable-caret was given.
6097 if test "${enable_caret+set}" = set; then
6098 enableval
="$enable_caret"
6100 if test "$enableval" = yes; then
6101 ac_cv_use_caret
='wxUSE_CARET=yes'
6103 ac_cv_use_caret
='wxUSE_CARET=no'
6108 LINE
=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
6109 if test "x$LINE" != x
; then
6110 eval "DEFAULT_$LINE"
6115 ac_cv_use_caret
='wxUSE_CARET='$DEFAULT_wxUSE_CARET
6120 eval "$ac_cv_use_caret"
6121 if test "$no_cache" != 1; then
6122 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
6125 if test "$wxUSE_CARET" = yes; then
6126 echo "$ac_t""yes" 1>&6
6128 echo "$ac_t""no" 1>&6
6133 echo $ac_n "checking for --${enablestring:-enable}-checkbox""... $ac_c" 1>&6
6134 echo "configure:6135: checking for --${enablestring:-enable}-checkbox" >&5
6136 # Check whether --enable-checkbox or --disable-checkbox was given.
6137 if test "${enable_checkbox+set}" = set; then
6138 enableval
="$enable_checkbox"
6140 if test "$enableval" = yes; then
6141 ac_cv_use_checkbox
='wxUSE_CHECKBOX=yes'
6143 ac_cv_use_checkbox
='wxUSE_CHECKBOX=no'
6148 LINE
=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
6149 if test "x$LINE" != x
; then
6150 eval "DEFAULT_$LINE"
6155 ac_cv_use_checkbox
='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
6160 eval "$ac_cv_use_checkbox"
6161 if test "$no_cache" != 1; then
6162 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
6165 if test "$wxUSE_CHECKBOX" = yes; then
6166 echo "$ac_t""yes" 1>&6
6168 echo "$ac_t""no" 1>&6
6173 echo $ac_n "checking for --${enablestring:-enable}-checklst""... $ac_c" 1>&6
6174 echo "configure:6175: checking for --${enablestring:-enable}-checklst" >&5
6176 # Check whether --enable-checklst or --disable-checklst was given.
6177 if test "${enable_checklst+set}" = set; then
6178 enableval
="$enable_checklst"
6180 if test "$enableval" = yes; then
6181 ac_cv_use_checklst
='wxUSE_CHECKLST=yes'
6183 ac_cv_use_checklst
='wxUSE_CHECKLST=no'
6188 LINE
=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
6189 if test "x$LINE" != x
; then
6190 eval "DEFAULT_$LINE"
6195 ac_cv_use_checklst
='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
6200 eval "$ac_cv_use_checklst"
6201 if test "$no_cache" != 1; then
6202 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
6205 if test "$wxUSE_CHECKLST" = yes; then
6206 echo "$ac_t""yes" 1>&6
6208 echo "$ac_t""no" 1>&6
6213 echo $ac_n "checking for --${enablestring:-enable}-choice""... $ac_c" 1>&6
6214 echo "configure:6215: checking for --${enablestring:-enable}-choice" >&5
6216 # Check whether --enable-choice or --disable-choice was given.
6217 if test "${enable_choice+set}" = set; then
6218 enableval
="$enable_choice"
6220 if test "$enableval" = yes; then
6221 ac_cv_use_choice
='wxUSE_CHOICE=yes'
6223 ac_cv_use_choice
='wxUSE_CHOICE=no'
6228 LINE
=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
6229 if test "x$LINE" != x
; then
6230 eval "DEFAULT_$LINE"
6235 ac_cv_use_choice
='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
6240 eval "$ac_cv_use_choice"
6241 if test "$no_cache" != 1; then
6242 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
6245 if test "$wxUSE_CHOICE" = yes; then
6246 echo "$ac_t""yes" 1>&6
6248 echo "$ac_t""no" 1>&6
6253 echo $ac_n "checking for --${enablestring:-enable}-combobox""... $ac_c" 1>&6
6254 echo "configure:6255: checking for --${enablestring:-enable}-combobox" >&5
6256 # Check whether --enable-combobox or --disable-combobox was given.
6257 if test "${enable_combobox+set}" = set; then
6258 enableval
="$enable_combobox"
6260 if test "$enableval" = yes; then
6261 ac_cv_use_combobox
='wxUSE_COMBOBOX=yes'
6263 ac_cv_use_combobox
='wxUSE_COMBOBOX=no'
6268 LINE
=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
6269 if test "x$LINE" != x
; then
6270 eval "DEFAULT_$LINE"
6275 ac_cv_use_combobox
='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
6280 eval "$ac_cv_use_combobox"
6281 if test "$no_cache" != 1; then
6282 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
6285 if test "$wxUSE_COMBOBOX" = yes; then
6286 echo "$ac_t""yes" 1>&6
6288 echo "$ac_t""no" 1>&6
6293 echo $ac_n "checking for --${enablestring:-enable}-gauge""... $ac_c" 1>&6
6294 echo "configure:6295: checking for --${enablestring:-enable}-gauge" >&5
6296 # Check whether --enable-gauge or --disable-gauge was given.
6297 if test "${enable_gauge+set}" = set; then
6298 enableval
="$enable_gauge"
6300 if test "$enableval" = yes; then
6301 ac_cv_use_gauge
='wxUSE_GAUGE=yes'
6303 ac_cv_use_gauge
='wxUSE_GAUGE=no'
6308 LINE
=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
6309 if test "x$LINE" != x
; then
6310 eval "DEFAULT_$LINE"
6315 ac_cv_use_gauge
='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
6320 eval "$ac_cv_use_gauge"
6321 if test "$no_cache" != 1; then
6322 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
6325 if test "$wxUSE_GAUGE" = yes; then
6326 echo "$ac_t""yes" 1>&6
6328 echo "$ac_t""no" 1>&6
6333 echo $ac_n "checking for --${enablestring:-enable}-grid""... $ac_c" 1>&6
6334 echo "configure:6335: checking for --${enablestring:-enable}-grid" >&5
6336 # Check whether --enable-grid or --disable-grid was given.
6337 if test "${enable_grid+set}" = set; then
6338 enableval
="$enable_grid"
6340 if test "$enableval" = yes; then
6341 ac_cv_use_grid
='wxUSE_GRID=yes'
6343 ac_cv_use_grid
='wxUSE_GRID=no'
6348 LINE
=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
6349 if test "x$LINE" != x
; then
6350 eval "DEFAULT_$LINE"
6355 ac_cv_use_grid
='wxUSE_GRID='$DEFAULT_wxUSE_GRID
6360 eval "$ac_cv_use_grid"
6361 if test "$no_cache" != 1; then
6362 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
6365 if test "$wxUSE_GRID" = yes; then
6366 echo "$ac_t""yes" 1>&6
6368 echo "$ac_t""no" 1>&6
6373 echo $ac_n "checking for --${enablestring:-enable}-newgrid""... $ac_c" 1>&6
6374 echo "configure:6375: checking for --${enablestring:-enable}-newgrid" >&5
6376 # Check whether --enable-newgrid or --disable-newgrid was given.
6377 if test "${enable_newgrid+set}" = set; then
6378 enableval
="$enable_newgrid"
6380 if test "$enableval" = yes; then
6381 ac_cv_use_newgrid
='wxUSE_NEW_GRID=yes'
6383 ac_cv_use_newgrid
='wxUSE_NEW_GRID=no'
6388 LINE
=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}`
6389 if test "x$LINE" != x
; then
6390 eval "DEFAULT_$LINE"
6395 ac_cv_use_newgrid
='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID
6400 eval "$ac_cv_use_newgrid"
6401 if test "$no_cache" != 1; then
6402 echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
6405 if test "$wxUSE_NEW_GRID" = yes; then
6406 echo "$ac_t""yes" 1>&6
6408 echo "$ac_t""no" 1>&6
6413 echo $ac_n "checking for --${enablestring:-enable}-imaglist""... $ac_c" 1>&6
6414 echo "configure:6415: checking for --${enablestring:-enable}-imaglist" >&5
6416 # Check whether --enable-imaglist or --disable-imaglist was given.
6417 if test "${enable_imaglist+set}" = set; then
6418 enableval
="$enable_imaglist"
6420 if test "$enableval" = yes; then
6421 ac_cv_use_imaglist
='wxUSE_IMAGLIST=yes'
6423 ac_cv_use_imaglist
='wxUSE_IMAGLIST=no'
6428 LINE
=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
6429 if test "x$LINE" != x
; then
6430 eval "DEFAULT_$LINE"
6435 ac_cv_use_imaglist
='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
6440 eval "$ac_cv_use_imaglist"
6441 if test "$no_cache" != 1; then
6442 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
6445 if test "$wxUSE_IMAGLIST" = yes; then
6446 echo "$ac_t""yes" 1>&6
6448 echo "$ac_t""no" 1>&6
6453 echo $ac_n "checking for --${enablestring:-enable}-listbox""... $ac_c" 1>&6
6454 echo "configure:6455: checking for --${enablestring:-enable}-listbox" >&5
6456 # Check whether --enable-listbox or --disable-listbox was given.
6457 if test "${enable_listbox+set}" = set; then
6458 enableval
="$enable_listbox"
6460 if test "$enableval" = yes; then
6461 ac_cv_use_listbox
='wxUSE_LISTBOX=yes'
6463 ac_cv_use_listbox
='wxUSE_LISTBOX=no'
6468 LINE
=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
6469 if test "x$LINE" != x
; then
6470 eval "DEFAULT_$LINE"
6475 ac_cv_use_listbox
='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
6480 eval "$ac_cv_use_listbox"
6481 if test "$no_cache" != 1; then
6482 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
6485 if test "$wxUSE_LISTBOX" = yes; then
6486 echo "$ac_t""yes" 1>&6
6488 echo "$ac_t""no" 1>&6
6493 echo $ac_n "checking for --${enablestring:-enable}-listctrl""... $ac_c" 1>&6
6494 echo "configure:6495: checking for --${enablestring:-enable}-listctrl" >&5
6496 # Check whether --enable-listctrl or --disable-listctrl was given.
6497 if test "${enable_listctrl+set}" = set; then
6498 enableval
="$enable_listctrl"
6500 if test "$enableval" = yes; then
6501 ac_cv_use_listctrl
='wxUSE_LISTCTRL=yes'
6503 ac_cv_use_listctrl
='wxUSE_LISTCTRL=no'
6508 LINE
=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
6509 if test "x$LINE" != x
; then
6510 eval "DEFAULT_$LINE"
6515 ac_cv_use_listctrl
='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
6520 eval "$ac_cv_use_listctrl"
6521 if test "$no_cache" != 1; then
6522 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
6525 if test "$wxUSE_LISTCTRL" = yes; then
6526 echo "$ac_t""yes" 1>&6
6528 echo "$ac_t""no" 1>&6
6533 echo $ac_n "checking for --${enablestring:-enable}-notebook""... $ac_c" 1>&6
6534 echo "configure:6535: checking for --${enablestring:-enable}-notebook" >&5
6536 # Check whether --enable-notebook or --disable-notebook was given.
6537 if test "${enable_notebook+set}" = set; then
6538 enableval
="$enable_notebook"
6540 if test "$enableval" = yes; then
6541 ac_cv_use_notebook
='wxUSE_NOTEBOOK=yes'
6543 ac_cv_use_notebook
='wxUSE_NOTEBOOK=no'
6548 LINE
=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
6549 if test "x$LINE" != x
; then
6550 eval "DEFAULT_$LINE"
6555 ac_cv_use_notebook
='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
6560 eval "$ac_cv_use_notebook"
6561 if test "$no_cache" != 1; then
6562 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
6565 if test "$wxUSE_NOTEBOOK" = yes; then
6566 echo "$ac_t""yes" 1>&6
6568 echo "$ac_t""no" 1>&6
6573 echo $ac_n "checking for --${enablestring:-enable}-propsheet""... $ac_c" 1>&6
6574 echo "configure:6575: checking for --${enablestring:-enable}-propsheet" >&5
6576 # Check whether --enable-propsheet or --disable-propsheet was given.
6577 if test "${enable_propsheet+set}" = set; then
6578 enableval
="$enable_propsheet"
6580 if test "$enableval" = yes; then
6581 ac_cv_use_propsheet
='wxUSE_PROPSHEET=yes'
6583 ac_cv_use_propsheet
='wxUSE_PROPSHEET=no'
6588 LINE
=`grep "wxUSE_PROPSHEET" ${wx_arg_cache_file}`
6589 if test "x$LINE" != x
; then
6590 eval "DEFAULT_$LINE"
6595 ac_cv_use_propsheet
='wxUSE_PROPSHEET='$DEFAULT_wxUSE_PROPSHEET
6600 eval "$ac_cv_use_propsheet"
6601 if test "$no_cache" != 1; then
6602 echo $ac_cv_use_propsheet >> ${wx_arg_cache_file}.tmp
6605 if test "$wxUSE_PROPSHEET" = yes; then
6606 echo "$ac_t""yes" 1>&6
6608 echo "$ac_t""no" 1>&6
6613 echo $ac_n "checking for --${enablestring:-enable}-radiobox""... $ac_c" 1>&6
6614 echo "configure:6615: checking for --${enablestring:-enable}-radiobox" >&5
6616 # Check whether --enable-radiobox or --disable-radiobox was given.
6617 if test "${enable_radiobox+set}" = set; then
6618 enableval
="$enable_radiobox"
6620 if test "$enableval" = yes; then
6621 ac_cv_use_radiobox
='wxUSE_RADIOBOX=yes'
6623 ac_cv_use_radiobox
='wxUSE_RADIOBOX=no'
6628 LINE
=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
6629 if test "x$LINE" != x
; then
6630 eval "DEFAULT_$LINE"
6635 ac_cv_use_radiobox
='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
6640 eval "$ac_cv_use_radiobox"
6641 if test "$no_cache" != 1; then
6642 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
6645 if test "$wxUSE_RADIOBOX" = yes; then
6646 echo "$ac_t""yes" 1>&6
6648 echo "$ac_t""no" 1>&6
6653 echo $ac_n "checking for --${enablestring:-enable}-radiobtn""... $ac_c" 1>&6
6654 echo "configure:6655: checking for --${enablestring:-enable}-radiobtn" >&5
6656 # Check whether --enable-radiobtn or --disable-radiobtn was given.
6657 if test "${enable_radiobtn+set}" = set; then
6658 enableval
="$enable_radiobtn"
6660 if test "$enableval" = yes; then
6661 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=yes'
6663 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=no'
6668 LINE
=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
6669 if test "x$LINE" != x
; then
6670 eval "DEFAULT_$LINE"
6675 ac_cv_use_radiobtn
='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
6680 eval "$ac_cv_use_radiobtn"
6681 if test "$no_cache" != 1; then
6682 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
6685 if test "$wxUSE_RADIOBTN" = yes; then
6686 echo "$ac_t""yes" 1>&6
6688 echo "$ac_t""no" 1>&6
6693 echo $ac_n "checking for --${enablestring:-enable}-sash""... $ac_c" 1>&6
6694 echo "configure:6695: checking for --${enablestring:-enable}-sash" >&5
6696 # Check whether --enable-sash or --disable-sash was given.
6697 if test "${enable_sash+set}" = set; then
6698 enableval
="$enable_sash"
6700 if test "$enableval" = yes; then
6701 ac_cv_use_sash
='wxUSE_SASH=yes'
6703 ac_cv_use_sash
='wxUSE_SASH=no'
6708 LINE
=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
6709 if test "x$LINE" != x
; then
6710 eval "DEFAULT_$LINE"
6715 ac_cv_use_sash
='wxUSE_SASH='$DEFAULT_wxUSE_SASH
6720 eval "$ac_cv_use_sash"
6721 if test "$no_cache" != 1; then
6722 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
6725 if test "$wxUSE_SASH" = yes; then
6726 echo "$ac_t""yes" 1>&6
6728 echo "$ac_t""no" 1>&6
6733 echo $ac_n "checking for --${enablestring:-enable}-scrollbar""... $ac_c" 1>&6
6734 echo "configure:6735: checking for --${enablestring:-enable}-scrollbar" >&5
6736 # Check whether --enable-scrollbar or --disable-scrollbar was given.
6737 if test "${enable_scrollbar+set}" = set; then
6738 enableval
="$enable_scrollbar"
6740 if test "$enableval" = yes; then
6741 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=yes'
6743 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=no'
6748 LINE
=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
6749 if test "x$LINE" != x
; then
6750 eval "DEFAULT_$LINE"
6755 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
6760 eval "$ac_cv_use_scrollbar"
6761 if test "$no_cache" != 1; then
6762 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
6765 if test "$wxUSE_SCROLLBAR" = yes; then
6766 echo "$ac_t""yes" 1>&6
6768 echo "$ac_t""no" 1>&6
6773 echo $ac_n "checking for --${enablestring:-enable}-slider""... $ac_c" 1>&6
6774 echo "configure:6775: checking for --${enablestring:-enable}-slider" >&5
6776 # Check whether --enable-slider or --disable-slider was given.
6777 if test "${enable_slider+set}" = set; then
6778 enableval
="$enable_slider"
6780 if test "$enableval" = yes; then
6781 ac_cv_use_slider
='wxUSE_SLIDER=yes'
6783 ac_cv_use_slider
='wxUSE_SLIDER=no'
6788 LINE
=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
6789 if test "x$LINE" != x
; then
6790 eval "DEFAULT_$LINE"
6795 ac_cv_use_slider
='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
6800 eval "$ac_cv_use_slider"
6801 if test "$no_cache" != 1; then
6802 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
6805 if test "$wxUSE_SLIDER" = yes; then
6806 echo "$ac_t""yes" 1>&6
6808 echo "$ac_t""no" 1>&6
6813 echo $ac_n "checking for --${enablestring:-enable}-spinbtn""... $ac_c" 1>&6
6814 echo "configure:6815: checking for --${enablestring:-enable}-spinbtn" >&5
6816 # Check whether --enable-spinbtn or --disable-spinbtn was given.
6817 if test "${enable_spinbtn+set}" = set; then
6818 enableval
="$enable_spinbtn"
6820 if test "$enableval" = yes; then
6821 ac_cv_use_spinbtn
='wxUSE_SPINBTN=yes'
6823 ac_cv_use_spinbtn
='wxUSE_SPINBTN=no'
6828 LINE
=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
6829 if test "x$LINE" != x
; then
6830 eval "DEFAULT_$LINE"
6835 ac_cv_use_spinbtn
='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
6840 eval "$ac_cv_use_spinbtn"
6841 if test "$no_cache" != 1; then
6842 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
6845 if test "$wxUSE_SPINBTN" = yes; then
6846 echo "$ac_t""yes" 1>&6
6848 echo "$ac_t""no" 1>&6
6853 echo $ac_n "checking for --${enablestring:-enable}-spinctrl""... $ac_c" 1>&6
6854 echo "configure:6855: checking for --${enablestring:-enable}-spinctrl" >&5
6856 # Check whether --enable-spinctrl or --disable-spinctrl was given.
6857 if test "${enable_spinctrl+set}" = set; then
6858 enableval
="$enable_spinctrl"
6860 if test "$enableval" = yes; then
6861 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=yes'
6863 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=no'
6868 LINE
=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
6869 if test "x$LINE" != x
; then
6870 eval "DEFAULT_$LINE"
6875 ac_cv_use_spinctrl
='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
6880 eval "$ac_cv_use_spinctrl"
6881 if test "$no_cache" != 1; then
6882 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
6885 if test "$wxUSE_SPINCTRL" = yes; then
6886 echo "$ac_t""yes" 1>&6
6888 echo "$ac_t""no" 1>&6
6893 echo $ac_n "checking for --${enablestring:-enable}-splitter""... $ac_c" 1>&6
6894 echo "configure:6895: checking for --${enablestring:-enable}-splitter" >&5
6896 # Check whether --enable-splitter or --disable-splitter was given.
6897 if test "${enable_splitter+set}" = set; then
6898 enableval
="$enable_splitter"
6900 if test "$enableval" = yes; then
6901 ac_cv_use_splitter
='wxUSE_SPLITTER=yes'
6903 ac_cv_use_splitter
='wxUSE_SPLITTER=no'
6908 LINE
=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
6909 if test "x$LINE" != x
; then
6910 eval "DEFAULT_$LINE"
6915 ac_cv_use_splitter
='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
6920 eval "$ac_cv_use_splitter"
6921 if test "$no_cache" != 1; then
6922 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
6925 if test "$wxUSE_SPLITTER" = yes; then
6926 echo "$ac_t""yes" 1>&6
6928 echo "$ac_t""no" 1>&6
6933 echo $ac_n "checking for --${enablestring:-enable}-statbmp""... $ac_c" 1>&6
6934 echo "configure:6935: checking for --${enablestring:-enable}-statbmp" >&5
6936 # Check whether --enable-statbmp or --disable-statbmp was given.
6937 if test "${enable_statbmp+set}" = set; then
6938 enableval
="$enable_statbmp"
6940 if test "$enableval" = yes; then
6941 ac_cv_use_statbmp
='wxUSE_STATBMP=yes'
6943 ac_cv_use_statbmp
='wxUSE_STATBMP=no'
6948 LINE
=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
6949 if test "x$LINE" != x
; then
6950 eval "DEFAULT_$LINE"
6955 ac_cv_use_statbmp
='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
6960 eval "$ac_cv_use_statbmp"
6961 if test "$no_cache" != 1; then
6962 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
6965 if test "$wxUSE_STATBMP" = yes; then
6966 echo "$ac_t""yes" 1>&6
6968 echo "$ac_t""no" 1>&6
6973 echo $ac_n "checking for --${enablestring:-enable}-statbox""... $ac_c" 1>&6
6974 echo "configure:6975: checking for --${enablestring:-enable}-statbox" >&5
6976 # Check whether --enable-statbox or --disable-statbox was given.
6977 if test "${enable_statbox+set}" = set; then
6978 enableval
="$enable_statbox"
6980 if test "$enableval" = yes; then
6981 ac_cv_use_statbox
='wxUSE_STATBOX=yes'
6983 ac_cv_use_statbox
='wxUSE_STATBOX=no'
6988 LINE
=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
6989 if test "x$LINE" != x
; then
6990 eval "DEFAULT_$LINE"
6995 ac_cv_use_statbox
='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
7000 eval "$ac_cv_use_statbox"
7001 if test "$no_cache" != 1; then
7002 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
7005 if test "$wxUSE_STATBOX" = yes; then
7006 echo "$ac_t""yes" 1>&6
7008 echo "$ac_t""no" 1>&6
7013 echo $ac_n "checking for --${enablestring:-enable}-statline""... $ac_c" 1>&6
7014 echo "configure:7015: checking for --${enablestring:-enable}-statline" >&5
7016 # Check whether --enable-statline or --disable-statline was given.
7017 if test "${enable_statline+set}" = set; then
7018 enableval
="$enable_statline"
7020 if test "$enableval" = yes; then
7021 ac_cv_use_statline
='wxUSE_STATLINE=yes'
7023 ac_cv_use_statline
='wxUSE_STATLINE=no'
7028 LINE
=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
7029 if test "x$LINE" != x
; then
7030 eval "DEFAULT_$LINE"
7035 ac_cv_use_statline
='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
7040 eval "$ac_cv_use_statline"
7041 if test "$no_cache" != 1; then
7042 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
7045 if test "$wxUSE_STATLINE" = yes; then
7046 echo "$ac_t""yes" 1>&6
7048 echo "$ac_t""no" 1>&6
7053 echo $ac_n "checking for --${enablestring:-enable}-stattext""... $ac_c" 1>&6
7054 echo "configure:7055: checking for --${enablestring:-enable}-stattext" >&5
7056 # Check whether --enable-stattext or --disable-stattext was given.
7057 if test "${enable_stattext+set}" = set; then
7058 enableval
="$enable_stattext"
7060 if test "$enableval" = yes; then
7061 ac_cv_use_stattext
='wxUSE_STATTEXT=yes'
7063 ac_cv_use_stattext
='wxUSE_STATTEXT=no'
7068 LINE
=`grep "wxUSE_STATTEXT" ${wx_arg_cache_file}`
7069 if test "x$LINE" != x
; then
7070 eval "DEFAULT_$LINE"
7075 ac_cv_use_stattext
='wxUSE_STATTEXT='$DEFAULT_wxUSE_STATTEXT
7080 eval "$ac_cv_use_stattext"
7081 if test "$no_cache" != 1; then
7082 echo $ac_cv_use_stattext >> ${wx_arg_cache_file}.tmp
7085 if test "$wxUSE_STATTEXT" = yes; then
7086 echo "$ac_t""yes" 1>&6
7088 echo "$ac_t""no" 1>&6
7093 echo $ac_n "checking for --${enablestring:-enable}-statusbar""... $ac_c" 1>&6
7094 echo "configure:7095: checking for --${enablestring:-enable}-statusbar" >&5
7096 # Check whether --enable-statusbar or --disable-statusbar was given.
7097 if test "${enable_statusbar+set}" = set; then
7098 enableval
="$enable_statusbar"
7100 if test "$enableval" = yes; then
7101 ac_cv_use_statusbar
='wxUSE_STATUSBAR=yes'
7103 ac_cv_use_statusbar
='wxUSE_STATUSBAR=no'
7108 LINE
=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
7109 if test "x$LINE" != x
; then
7110 eval "DEFAULT_$LINE"
7115 ac_cv_use_statusbar
='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
7120 eval "$ac_cv_use_statusbar"
7121 if test "$no_cache" != 1; then
7122 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
7125 if test "$wxUSE_STATUSBAR" = yes; then
7126 echo "$ac_t""yes" 1>&6
7128 echo "$ac_t""no" 1>&6
7133 echo $ac_n "checking for --${enablestring:-enable}-tabdialog""... $ac_c" 1>&6
7134 echo "configure:7135: checking for --${enablestring:-enable}-tabdialog" >&5
7136 # Check whether --enable-tabdialog or --disable-tabdialog was given.
7137 if test "${enable_tabdialog+set}" = set; then
7138 enableval
="$enable_tabdialog"
7140 if test "$enableval" = yes; then
7141 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=yes'
7143 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=no'
7148 LINE
=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}`
7149 if test "x$LINE" != x
; then
7150 eval "DEFAULT_$LINE"
7155 ac_cv_use_tabdialog
='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG
7160 eval "$ac_cv_use_tabdialog"
7161 if test "$no_cache" != 1; then
7162 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
7165 if test "$wxUSE_TABDIALOG" = yes; then
7166 echo "$ac_t""yes" 1>&6
7168 echo "$ac_t""no" 1>&6
7173 echo $ac_n "checking for --${enablestring:-enable}-textctrl""... $ac_c" 1>&6
7174 echo "configure:7175: checking for --${enablestring:-enable}-textctrl" >&5
7176 # Check whether --enable-textctrl or --disable-textctrl was given.
7177 if test "${enable_textctrl+set}" = set; then
7178 enableval
="$enable_textctrl"
7180 if test "$enableval" = yes; then
7181 ac_cv_use_textctrl
='wxUSE_TEXTCTRL=yes'
7183 ac_cv_use_textctrl
='wxUSE_TEXTCTRL=no'
7188 LINE
=`grep "wxUSE_TEXTCTRL" ${wx_arg_cache_file}`
7189 if test "x$LINE" != x
; then
7190 eval "DEFAULT_$LINE"
7195 ac_cv_use_textctrl
='wxUSE_TEXTCTRL='$DEFAULT_wxUSE_TEXTCTRL
7200 eval "$ac_cv_use_textctrl"
7201 if test "$no_cache" != 1; then
7202 echo $ac_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
7205 if test "$wxUSE_TEXTCTRL" = yes; then
7206 echo "$ac_t""yes" 1>&6
7208 echo "$ac_t""no" 1>&6
7213 echo $ac_n "checking for --${enablestring:-enable}-togglebtn""... $ac_c" 1>&6
7214 echo "configure:7215: checking for --${enablestring:-enable}-togglebtn" >&5
7216 # Check whether --enable-togglebtn or --disable-togglebtn was given.
7217 if test "${enable_togglebtn+set}" = set; then
7218 enableval
="$enable_togglebtn"
7220 if test "$enableval" = yes; then
7221 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=yes'
7223 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=no'
7228 LINE
=`grep "wxUSE_TOGGLEBTN" ${wx_arg_cache_file}`
7229 if test "x$LINE" != x
; then
7230 eval "DEFAULT_$LINE"
7235 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN='$DEFAULT_wxUSE_TOGGLEBTN
7240 eval "$ac_cv_use_togglebtn"
7241 if test "$no_cache" != 1; then
7242 echo $ac_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
7245 if test "$wxUSE_TOGGLEBTN" = yes; then
7246 echo "$ac_t""yes" 1>&6
7248 echo "$ac_t""no" 1>&6
7253 echo $ac_n "checking for --${enablestring:-enable}-toolbar""... $ac_c" 1>&6
7254 echo "configure:7255: checking for --${enablestring:-enable}-toolbar" >&5
7256 # Check whether --enable-toolbar or --disable-toolbar was given.
7257 if test "${enable_toolbar+set}" = set; then
7258 enableval
="$enable_toolbar"
7260 if test "$enableval" = yes; then
7261 ac_cv_use_toolbar
='wxUSE_TOOLBAR=yes'
7263 ac_cv_use_toolbar
='wxUSE_TOOLBAR=no'
7268 LINE
=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
7269 if test "x$LINE" != x
; then
7270 eval "DEFAULT_$LINE"
7275 ac_cv_use_toolbar
='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
7280 eval "$ac_cv_use_toolbar"
7281 if test "$no_cache" != 1; then
7282 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
7285 if test "$wxUSE_TOOLBAR" = yes; then
7286 echo "$ac_t""yes" 1>&6
7288 echo "$ac_t""no" 1>&6
7293 echo $ac_n "checking for --${enablestring:-enable}-tbarnative""... $ac_c" 1>&6
7294 echo "configure:7295: checking for --${enablestring:-enable}-tbarnative" >&5
7296 # Check whether --enable-tbarnative or --disable-tbarnative was given.
7297 if test "${enable_tbarnative+set}" = set; then
7298 enableval
="$enable_tbarnative"
7300 if test "$enableval" = yes; then
7301 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=yes'
7303 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=no'
7308 LINE
=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
7309 if test "x$LINE" != x
; then
7310 eval "DEFAULT_$LINE"
7315 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
7320 eval "$ac_cv_use_tbarnative"
7321 if test "$no_cache" != 1; then
7322 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
7325 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
7326 echo "$ac_t""yes" 1>&6
7328 echo "$ac_t""no" 1>&6
7333 echo $ac_n "checking for --${enablestring:-enable}-tbarsmpl""... $ac_c" 1>&6
7334 echo "configure:7335: checking for --${enablestring:-enable}-tbarsmpl" >&5
7336 # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given.
7337 if test "${enable_tbarsmpl+set}" = set; then
7338 enableval
="$enable_tbarsmpl"
7340 if test "$enableval" = yes; then
7341 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=yes'
7343 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=no'
7348 LINE
=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}`
7349 if test "x$LINE" != x
; then
7350 eval "DEFAULT_$LINE"
7355 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE
7360 eval "$ac_cv_use_tbarsmpl"
7361 if test "$no_cache" != 1; then
7362 echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
7365 if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then
7366 echo "$ac_t""yes" 1>&6
7368 echo "$ac_t""no" 1>&6
7373 echo $ac_n "checking for --${enablestring:-enable}-treectrl""... $ac_c" 1>&6
7374 echo "configure:7375: checking for --${enablestring:-enable}-treectrl" >&5
7376 # Check whether --enable-treectrl or --disable-treectrl was given.
7377 if test "${enable_treectrl+set}" = set; then
7378 enableval
="$enable_treectrl"
7380 if test "$enableval" = yes; then
7381 ac_cv_use_treectrl
='wxUSE_TREECTRL=yes'
7383 ac_cv_use_treectrl
='wxUSE_TREECTRL=no'
7388 LINE
=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
7389 if test "x$LINE" != x
; then
7390 eval "DEFAULT_$LINE"
7395 ac_cv_use_treectrl
='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
7400 eval "$ac_cv_use_treectrl"
7401 if test "$no_cache" != 1; then
7402 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
7405 if test "$wxUSE_TREECTRL" = yes; then
7406 echo "$ac_t""yes" 1>&6
7408 echo "$ac_t""no" 1>&6
7413 echo $ac_n "checking for --${enablestring:-enable}-tipwindow""... $ac_c" 1>&6
7414 echo "configure:7415: checking for --${enablestring:-enable}-tipwindow" >&5
7416 # Check whether --enable-tipwindow or --disable-tipwindow was given.
7417 if test "${enable_tipwindow+set}" = set; then
7418 enableval
="$enable_tipwindow"
7420 if test "$enableval" = yes; then
7421 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=yes'
7423 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=no'
7428 LINE
=`grep "wxUSE_TIPWINDOW" ${wx_arg_cache_file}`
7429 if test "x$LINE" != x
; then
7430 eval "DEFAULT_$LINE"
7435 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW='$DEFAULT_wxUSE_TIPWINDOW
7440 eval "$ac_cv_use_tipwindow"
7441 if test "$no_cache" != 1; then
7442 echo $ac_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
7445 if test "$wxUSE_TIPWINDOW" = yes; then
7446 echo "$ac_t""yes" 1>&6
7448 echo "$ac_t""no" 1>&6
7453 echo $ac_n "checking for --${enablestring:-enable}-popupwin""... $ac_c" 1>&6
7454 echo "configure:7455: checking for --${enablestring:-enable}-popupwin" >&5
7456 # Check whether --enable-popupwin or --disable-popupwin was given.
7457 if test "${enable_popupwin+set}" = set; then
7458 enableval
="$enable_popupwin"
7460 if test "$enableval" = yes; then
7461 ac_cv_use_popupwin
='wxUSE_POPUPWIN=yes'
7463 ac_cv_use_popupwin
='wxUSE_POPUPWIN=no'
7468 LINE
=`grep "wxUSE_POPUPWIN" ${wx_arg_cache_file}`
7469 if test "x$LINE" != x
; then
7470 eval "DEFAULT_$LINE"
7475 ac_cv_use_popupwin
='wxUSE_POPUPWIN='$DEFAULT_wxUSE_POPUPWIN
7480 eval "$ac_cv_use_popupwin"
7481 if test "$no_cache" != 1; then
7482 echo $ac_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
7485 if test "$wxUSE_POPUPWIN" = yes; then
7486 echo "$ac_t""yes" 1>&6
7488 echo "$ac_t""no" 1>&6
7495 echo $ac_n "checking for --${enablestring:-enable}-commondlg""... $ac_c" 1>&6
7496 echo "configure:7497: checking for --${enablestring:-enable}-commondlg" >&5
7498 # Check whether --enable-commondlg or --disable-commondlg was given.
7499 if test "${enable_commondlg+set}" = set; then
7500 enableval
="$enable_commondlg"
7502 if test "$enableval" = yes; then
7503 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=yes'
7505 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=no'
7510 LINE
=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
7511 if test "x$LINE" != x
; then
7512 eval "DEFAULT_$LINE"
7517 ac_cv_use_commondlg
='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
7522 eval "$ac_cv_use_commondlg"
7523 if test "$no_cache" != 1; then
7524 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
7527 if test "$wxUSE_COMMONDLGS" = yes; then
7528 echo "$ac_t""yes" 1>&6
7530 echo "$ac_t""no" 1>&6
7535 echo $ac_n "checking for --${enablestring:-enable}-choicedlg""... $ac_c" 1>&6
7536 echo "configure:7537: checking for --${enablestring:-enable}-choicedlg" >&5
7538 # Check whether --enable-choicedlg or --disable-choicedlg was given.
7539 if test "${enable_choicedlg+set}" = set; then
7540 enableval
="$enable_choicedlg"
7542 if test "$enableval" = yes; then
7543 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=yes'
7545 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=no'
7550 LINE
=`grep "wxUSE_CHOICEDLG" ${wx_arg_cache_file}`
7551 if test "x$LINE" != x
; then
7552 eval "DEFAULT_$LINE"
7557 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG='$DEFAULT_wxUSE_CHOICEDLG
7562 eval "$ac_cv_use_choicedlg"
7563 if test "$no_cache" != 1; then
7564 echo $ac_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
7567 if test "$wxUSE_CHOICEDLG" = yes; then
7568 echo "$ac_t""yes" 1>&6
7570 echo "$ac_t""no" 1>&6
7575 echo $ac_n "checking for --${enablestring:-enable}-coldlg""... $ac_c" 1>&6
7576 echo "configure:7577: checking for --${enablestring:-enable}-coldlg" >&5
7578 # Check whether --enable-coldlg or --disable-coldlg was given.
7579 if test "${enable_coldlg+set}" = set; then
7580 enableval
="$enable_coldlg"
7582 if test "$enableval" = yes; then
7583 ac_cv_use_coldlg
='wxUSE_COLOURDLG=yes'
7585 ac_cv_use_coldlg
='wxUSE_COLOURDLG=no'
7590 LINE
=`grep "wxUSE_COLOURDLG" ${wx_arg_cache_file}`
7591 if test "x$LINE" != x
; then
7592 eval "DEFAULT_$LINE"
7597 ac_cv_use_coldlg
='wxUSE_COLOURDLG='$DEFAULT_wxUSE_COLOURDLG
7602 eval "$ac_cv_use_coldlg"
7603 if test "$no_cache" != 1; then
7604 echo $ac_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
7607 if test "$wxUSE_COLOURDLG" = yes; then
7608 echo "$ac_t""yes" 1>&6
7610 echo "$ac_t""no" 1>&6
7615 echo $ac_n "checking for --${enablestring:-enable}-filedlg""... $ac_c" 1>&6
7616 echo "configure:7617: checking for --${enablestring:-enable}-filedlg" >&5
7618 # Check whether --enable-filedlg or --disable-filedlg was given.
7619 if test "${enable_filedlg+set}" = set; then
7620 enableval
="$enable_filedlg"
7622 if test "$enableval" = yes; then
7623 ac_cv_use_filedlg
='wxUSE_FILEDLG=yes'
7625 ac_cv_use_filedlg
='wxUSE_FILEDLG=no'
7630 LINE
=`grep "wxUSE_FILEDLG" ${wx_arg_cache_file}`
7631 if test "x$LINE" != x
; then
7632 eval "DEFAULT_$LINE"
7637 ac_cv_use_filedlg
='wxUSE_FILEDLG='$DEFAULT_wxUSE_FILEDLG
7642 eval "$ac_cv_use_filedlg"
7643 if test "$no_cache" != 1; then
7644 echo $ac_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
7647 if test "$wxUSE_FILEDLG" = yes; then
7648 echo "$ac_t""yes" 1>&6
7650 echo "$ac_t""no" 1>&6
7655 echo $ac_n "checking for --${enablestring:-enable}-finddlg""... $ac_c" 1>&6
7656 echo "configure:7657: checking for --${enablestring:-enable}-finddlg" >&5
7658 # Check whether --enable-finddlg or --disable-finddlg was given.
7659 if test "${enable_finddlg+set}" = set; then
7660 enableval
="$enable_finddlg"
7662 if test "$enableval" = yes; then
7663 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=yes'
7665 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=no'
7670 LINE
=`grep "wxUSE_FINDREPLDLG" ${wx_arg_cache_file}`
7671 if test "x$LINE" != x
; then
7672 eval "DEFAULT_$LINE"
7677 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG='$DEFAULT_wxUSE_FINDREPLDLG
7682 eval "$ac_cv_use_finddlg"
7683 if test "$no_cache" != 1; then
7684 echo $ac_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
7687 if test "$wxUSE_FINDREPLDLG" = yes; then
7688 echo "$ac_t""yes" 1>&6
7690 echo "$ac_t""no" 1>&6
7695 echo $ac_n "checking for --${enablestring:-enable}-fontdlg""... $ac_c" 1>&6
7696 echo "configure:7697: checking for --${enablestring:-enable}-fontdlg" >&5
7698 # Check whether --enable-fontdlg or --disable-fontdlg was given.
7699 if test "${enable_fontdlg+set}" = set; then
7700 enableval
="$enable_fontdlg"
7702 if test "$enableval" = yes; then
7703 ac_cv_use_fontdlg
='wxUSE_FONTDLG=yes'
7705 ac_cv_use_fontdlg
='wxUSE_FONTDLG=no'
7710 LINE
=`grep "wxUSE_FONTDLG" ${wx_arg_cache_file}`
7711 if test "x$LINE" != x
; then
7712 eval "DEFAULT_$LINE"
7717 ac_cv_use_fontdlg
='wxUSE_FONTDLG='$DEFAULT_wxUSE_FONTDLG
7722 eval "$ac_cv_use_fontdlg"
7723 if test "$no_cache" != 1; then
7724 echo $ac_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
7727 if test "$wxUSE_FONTDLG" = yes; then
7728 echo "$ac_t""yes" 1>&6
7730 echo "$ac_t""no" 1>&6
7735 echo $ac_n "checking for --${enablestring:-enable}-dirdlg""... $ac_c" 1>&6
7736 echo "configure:7737: checking for --${enablestring:-enable}-dirdlg" >&5
7738 # Check whether --enable-dirdlg or --disable-dirdlg was given.
7739 if test "${enable_dirdlg+set}" = set; then
7740 enableval
="$enable_dirdlg"
7742 if test "$enableval" = yes; then
7743 ac_cv_use_dirdlg
='wxUSE_DIRDLG=yes'
7745 ac_cv_use_dirdlg
='wxUSE_DIRDLG=no'
7750 LINE
=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
7751 if test "x$LINE" != x
; then
7752 eval "DEFAULT_$LINE"
7757 ac_cv_use_dirdlg
='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
7762 eval "$ac_cv_use_dirdlg"
7763 if test "$no_cache" != 1; then
7764 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
7767 if test "$wxUSE_DIRDLG" = yes; then
7768 echo "$ac_t""yes" 1>&6
7770 echo "$ac_t""no" 1>&6
7775 echo $ac_n "checking for --${enablestring:-enable}-msgdlg""... $ac_c" 1>&6
7776 echo "configure:7777: checking for --${enablestring:-enable}-msgdlg" >&5
7778 # Check whether --enable-msgdlg or --disable-msgdlg was given.
7779 if test "${enable_msgdlg+set}" = set; then
7780 enableval
="$enable_msgdlg"
7782 if test "$enableval" = yes; then
7783 ac_cv_use_msgdlg
='wxUSE_MSGDLG=yes'
7785 ac_cv_use_msgdlg
='wxUSE_MSGDLG=no'
7790 LINE
=`grep "wxUSE_MSGDLG" ${wx_arg_cache_file}`
7791 if test "x$LINE" != x
; then
7792 eval "DEFAULT_$LINE"
7797 ac_cv_use_msgdlg
='wxUSE_MSGDLG='$DEFAULT_wxUSE_MSGDLG
7802 eval "$ac_cv_use_msgdlg"
7803 if test "$no_cache" != 1; then
7804 echo $ac_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
7807 if test "$wxUSE_MSGDLG" = yes; then
7808 echo "$ac_t""yes" 1>&6
7810 echo "$ac_t""no" 1>&6
7815 echo $ac_n "checking for --${enablestring:-enable}-numberdlg""... $ac_c" 1>&6
7816 echo "configure:7817: checking for --${enablestring:-enable}-numberdlg" >&5
7818 # Check whether --enable-numberdlg or --disable-numberdlg was given.
7819 if test "${enable_numberdlg+set}" = set; then
7820 enableval
="$enable_numberdlg"
7822 if test "$enableval" = yes; then
7823 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=yes'
7825 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=no'
7830 LINE
=`grep "wxUSE_NUMBERDLG" ${wx_arg_cache_file}`
7831 if test "x$LINE" != x
; then
7832 eval "DEFAULT_$LINE"
7837 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG='$DEFAULT_wxUSE_NUMBERDLG
7842 eval "$ac_cv_use_numberdlg"
7843 if test "$no_cache" != 1; then
7844 echo $ac_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
7847 if test "$wxUSE_NUMBERDLG" = yes; then
7848 echo "$ac_t""yes" 1>&6
7850 echo "$ac_t""no" 1>&6
7855 echo $ac_n "checking for --${enablestring:-enable}-splash""... $ac_c" 1>&6
7856 echo "configure:7857: checking for --${enablestring:-enable}-splash" >&5
7858 # Check whether --enable-splash or --disable-splash was given.
7859 if test "${enable_splash+set}" = set; then
7860 enableval
="$enable_splash"
7862 if test "$enableval" = yes; then
7863 ac_cv_use_splash
='wxUSE_SPLASH=yes'
7865 ac_cv_use_splash
='wxUSE_SPLASH=no'
7870 LINE
=`grep "wxUSE_SPLASH" ${wx_arg_cache_file}`
7871 if test "x$LINE" != x
; then
7872 eval "DEFAULT_$LINE"
7877 ac_cv_use_splash
='wxUSE_SPLASH='$DEFAULT_wxUSE_SPLASH
7882 eval "$ac_cv_use_splash"
7883 if test "$no_cache" != 1; then
7884 echo $ac_cv_use_splash >> ${wx_arg_cache_file}.tmp
7887 if test "$wxUSE_SPLASH" = yes; then
7888 echo "$ac_t""yes" 1>&6
7890 echo "$ac_t""no" 1>&6
7895 echo $ac_n "checking for --${enablestring:-enable}-textdlg""... $ac_c" 1>&6
7896 echo "configure:7897: checking for --${enablestring:-enable}-textdlg" >&5
7898 # Check whether --enable-textdlg or --disable-textdlg was given.
7899 if test "${enable_textdlg+set}" = set; then
7900 enableval
="$enable_textdlg"
7902 if test "$enableval" = yes; then
7903 ac_cv_use_textdlg
='wxUSE_TEXTDLG=yes'
7905 ac_cv_use_textdlg
='wxUSE_TEXTDLG=no'
7910 LINE
=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
7911 if test "x$LINE" != x
; then
7912 eval "DEFAULT_$LINE"
7917 ac_cv_use_textdlg
='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
7922 eval "$ac_cv_use_textdlg"
7923 if test "$no_cache" != 1; then
7924 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
7927 if test "$wxUSE_TEXTDLG" = yes; then
7928 echo "$ac_t""yes" 1>&6
7930 echo "$ac_t""no" 1>&6
7935 echo $ac_n "checking for --${enablestring:-enable}-tipdlg""... $ac_c" 1>&6
7936 echo "configure:7937: checking for --${enablestring:-enable}-tipdlg" >&5
7938 # Check whether --enable-tipdlg or --disable-tipdlg was given.
7939 if test "${enable_tipdlg+set}" = set; then
7940 enableval
="$enable_tipdlg"
7942 if test "$enableval" = yes; then
7943 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=yes'
7945 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=no'
7950 LINE
=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
7951 if test "x$LINE" != x
; then
7952 eval "DEFAULT_$LINE"
7957 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
7962 eval "$ac_cv_use_tipdlg"
7963 if test "$no_cache" != 1; then
7964 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
7967 if test "$wxUSE_STARTUP_TIPS" = yes; then
7968 echo "$ac_t""yes" 1>&6
7970 echo "$ac_t""no" 1>&6
7975 echo $ac_n "checking for --${enablestring:-enable}-progressdlg""... $ac_c" 1>&6
7976 echo "configure:7977: checking for --${enablestring:-enable}-progressdlg" >&5
7978 # Check whether --enable-progressdlg or --disable-progressdlg was given.
7979 if test "${enable_progressdlg+set}" = set; then
7980 enableval
="$enable_progressdlg"
7982 if test "$enableval" = yes; then
7983 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=yes'
7985 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=no'
7990 LINE
=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
7991 if test "x$LINE" != x
; then
7992 eval "DEFAULT_$LINE"
7997 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
8002 eval "$ac_cv_use_progressdlg"
8003 if test "$no_cache" != 1; then
8004 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
8007 if test "$wxUSE_PROGRESSDLG" = yes; then
8008 echo "$ac_t""yes" 1>&6
8010 echo "$ac_t""no" 1>&6
8015 echo $ac_n "checking for --${enablestring:-enable}-wizarddlg""... $ac_c" 1>&6
8016 echo "configure:8017: checking for --${enablestring:-enable}-wizarddlg" >&5
8018 # Check whether --enable-wizarddlg or --disable-wizarddlg was given.
8019 if test "${enable_wizarddlg+set}" = set; then
8020 enableval
="$enable_wizarddlg"
8022 if test "$enableval" = yes; then
8023 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=yes'
8025 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=no'
8030 LINE
=`grep "wxUSE_WIZARDDLG" ${wx_arg_cache_file}`
8031 if test "x$LINE" != x
; then
8032 eval "DEFAULT_$LINE"
8037 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG='$DEFAULT_wxUSE_WIZARDDLG
8042 eval "$ac_cv_use_wizarddlg"
8043 if test "$no_cache" != 1; then
8044 echo $ac_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
8047 if test "$wxUSE_WIZARDDLG" = yes; then
8048 echo "$ac_t""yes" 1>&6
8050 echo "$ac_t""no" 1>&6
8057 echo $ac_n "checking for --${enablestring:-enable}-menus""... $ac_c" 1>&6
8058 echo "configure:8059: checking for --${enablestring:-enable}-menus" >&5
8060 # Check whether --enable-menus or --disable-menus was given.
8061 if test "${enable_menus+set}" = set; then
8062 enableval
="$enable_menus"
8064 if test "$enableval" = yes; then
8065 ac_cv_use_menus
='wxUSE_MENUS=yes'
8067 ac_cv_use_menus
='wxUSE_MENUS=no'
8072 LINE
=`grep "wxUSE_MENUS" ${wx_arg_cache_file}`
8073 if test "x$LINE" != x
; then
8074 eval "DEFAULT_$LINE"
8079 ac_cv_use_menus
='wxUSE_MENUS='$DEFAULT_wxUSE_MENUS
8084 eval "$ac_cv_use_menus"
8085 if test "$no_cache" != 1; then
8086 echo $ac_cv_use_menus >> ${wx_arg_cache_file}.tmp
8089 if test "$wxUSE_MENUS" = yes; then
8090 echo "$ac_t""yes" 1>&6
8092 echo "$ac_t""no" 1>&6
8097 echo $ac_n "checking for --${enablestring:-enable}-miniframe""... $ac_c" 1>&6
8098 echo "configure:8099: checking for --${enablestring:-enable}-miniframe" >&5
8100 # Check whether --enable-miniframe or --disable-miniframe was given.
8101 if test "${enable_miniframe+set}" = set; then
8102 enableval
="$enable_miniframe"
8104 if test "$enableval" = yes; then
8105 ac_cv_use_miniframe
='wxUSE_MINIFRAME=yes'
8107 ac_cv_use_miniframe
='wxUSE_MINIFRAME=no'
8112 LINE
=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
8113 if test "x$LINE" != x
; then
8114 eval "DEFAULT_$LINE"
8119 ac_cv_use_miniframe
='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
8124 eval "$ac_cv_use_miniframe"
8125 if test "$no_cache" != 1; then
8126 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
8129 if test "$wxUSE_MINIFRAME" = yes; then
8130 echo "$ac_t""yes" 1>&6
8132 echo "$ac_t""no" 1>&6
8137 echo $ac_n "checking for --${enablestring:-enable}-tooltips""... $ac_c" 1>&6
8138 echo "configure:8139: checking for --${enablestring:-enable}-tooltips" >&5
8140 # Check whether --enable-tooltips or --disable-tooltips was given.
8141 if test "${enable_tooltips+set}" = set; then
8142 enableval
="$enable_tooltips"
8144 if test "$enableval" = yes; then
8145 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=yes'
8147 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=no'
8152 LINE
=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
8153 if test "x$LINE" != x
; then
8154 eval "DEFAULT_$LINE"
8159 ac_cv_use_tooltips
='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
8164 eval "$ac_cv_use_tooltips"
8165 if test "$no_cache" != 1; then
8166 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
8169 if test "$wxUSE_TOOLTIPS" = yes; then
8170 echo "$ac_t""yes" 1>&6
8172 echo "$ac_t""no" 1>&6
8177 echo $ac_n "checking for --${enablestring:-enable}-splines""... $ac_c" 1>&6
8178 echo "configure:8179: checking for --${enablestring:-enable}-splines" >&5
8180 # Check whether --enable-splines or --disable-splines was given.
8181 if test "${enable_splines+set}" = set; then
8182 enableval
="$enable_splines"
8184 if test "$enableval" = yes; then
8185 ac_cv_use_splines
='wxUSE_SPLINES=yes'
8187 ac_cv_use_splines
='wxUSE_SPLINES=no'
8192 LINE
=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
8193 if test "x$LINE" != x
; then
8194 eval "DEFAULT_$LINE"
8199 ac_cv_use_splines
='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
8204 eval "$ac_cv_use_splines"
8205 if test "$no_cache" != 1; then
8206 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
8209 if test "$wxUSE_SPLINES" = yes; then
8210 echo "$ac_t""yes" 1>&6
8212 echo "$ac_t""no" 1>&6
8217 echo $ac_n "checking for --${enablestring:-enable}-validators""... $ac_c" 1>&6
8218 echo "configure:8219: checking for --${enablestring:-enable}-validators" >&5
8220 # Check whether --enable-validators or --disable-validators was given.
8221 if test "${enable_validators+set}" = set; then
8222 enableval
="$enable_validators"
8224 if test "$enableval" = yes; then
8225 ac_cv_use_validators
='wxUSE_VALIDATORS=yes'
8227 ac_cv_use_validators
='wxUSE_VALIDATORS=no'
8232 LINE
=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
8233 if test "x$LINE" != x
; then
8234 eval "DEFAULT_$LINE"
8239 ac_cv_use_validators
='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
8244 eval "$ac_cv_use_validators"
8245 if test "$no_cache" != 1; then
8246 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
8249 if test "$wxUSE_VALIDATORS" = yes; then
8250 echo "$ac_t""yes" 1>&6
8252 echo "$ac_t""no" 1>&6
8257 echo $ac_n "checking for --${enablestring:-enable}-busyinfo""... $ac_c" 1>&6
8258 echo "configure:8259: checking for --${enablestring:-enable}-busyinfo" >&5
8260 # Check whether --enable-busyinfo or --disable-busyinfo was given.
8261 if test "${enable_busyinfo+set}" = set; then
8262 enableval
="$enable_busyinfo"
8264 if test "$enableval" = yes; then
8265 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=yes'
8267 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=no'
8272 LINE
=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
8273 if test "x$LINE" != x
; then
8274 eval "DEFAULT_$LINE"
8279 ac_cv_use_busyinfo
='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
8284 eval "$ac_cv_use_busyinfo"
8285 if test "$no_cache" != 1; then
8286 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
8289 if test "$wxUSE_BUSYINFO" = yes; then
8290 echo "$ac_t""yes" 1>&6
8292 echo "$ac_t""no" 1>&6
8297 echo $ac_n "checking for --${enablestring:-enable}-joystick""... $ac_c" 1>&6
8298 echo "configure:8299: checking for --${enablestring:-enable}-joystick" >&5
8300 # Check whether --enable-joystick or --disable-joystick was given.
8301 if test "${enable_joystick+set}" = set; then
8302 enableval
="$enable_joystick"
8304 if test "$enableval" = yes; then
8305 ac_cv_use_joystick
='wxUSE_JOYSTICK=yes'
8307 ac_cv_use_joystick
='wxUSE_JOYSTICK=no'
8312 LINE
=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
8313 if test "x$LINE" != x
; then
8314 eval "DEFAULT_$LINE"
8319 ac_cv_use_joystick
='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
8324 eval "$ac_cv_use_joystick"
8325 if test "$no_cache" != 1; then
8326 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
8329 if test "$wxUSE_JOYSTICK" = yes; then
8330 echo "$ac_t""yes" 1>&6
8332 echo "$ac_t""no" 1>&6
8337 echo $ac_n "checking for --${enablestring:-enable}-metafile""... $ac_c" 1>&6
8338 echo "configure:8339: checking for --${enablestring:-enable}-metafile" >&5
8340 # Check whether --enable-metafile or --disable-metafile was given.
8341 if test "${enable_metafile+set}" = set; then
8342 enableval
="$enable_metafile"
8344 if test "$enableval" = yes; then
8345 ac_cv_use_metafile
='wxUSE_METAFILE=yes'
8347 ac_cv_use_metafile
='wxUSE_METAFILE=no'
8352 LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
8353 if test "x$LINE" != x
; then
8354 eval "DEFAULT_$LINE"
8359 ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
8364 eval "$ac_cv_use_metafile"
8365 if test "$no_cache" != 1; then
8366 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
8369 if test "$wxUSE_METAFILE" = yes; then
8370 echo "$ac_t""yes" 1>&6
8372 echo "$ac_t""no" 1>&6
8377 echo $ac_n "checking for --${enablestring:-enable}-dragimage""... $ac_c" 1>&6
8378 echo "configure:8379: checking for --${enablestring:-enable}-dragimage" >&5
8380 # Check whether --enable-dragimage or --disable-dragimage was given.
8381 if test "${enable_dragimage+set}" = set; then
8382 enableval
="$enable_dragimage"
8384 if test "$enableval" = yes; then
8385 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=yes'
8387 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=no'
8392 LINE
=`grep "wxUSE_DRAGIMAGE" ${wx_arg_cache_file}`
8393 if test "x$LINE" != x
; then
8394 eval "DEFAULT_$LINE"
8399 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE='$DEFAULT_wxUSE_DRAGIMAGE
8404 eval "$ac_cv_use_dragimage"
8405 if test "$no_cache" != 1; then
8406 echo $ac_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
8409 if test "$wxUSE_DRAGIMAGE" = yes; then
8410 echo "$ac_t""yes" 1>&6
8412 echo "$ac_t""no" 1>&6
8419 echo $ac_n "checking for --${enablestring:-enable}-palette""... $ac_c" 1>&6
8420 echo "configure:8421: checking for --${enablestring:-enable}-palette" >&5
8422 # Check whether --enable-palette or --disable-palette was given.
8423 if test "${enable_palette+set}" = set; then
8424 enableval
="$enable_palette"
8426 if test "$enableval" = yes; then
8427 ac_cv_use_palette
='wxUSE_PALETTE=yes'
8429 ac_cv_use_palette
='wxUSE_PALETTE=no'
8434 LINE
=`grep "wxUSE_PALETTE" ${wx_arg_cache_file}`
8435 if test "x$LINE" != x
; then
8436 eval "DEFAULT_$LINE"
8441 ac_cv_use_palette
='wxUSE_PALETTE='$DEFAULT_wxUSE_PALETTE
8446 eval "$ac_cv_use_palette"
8447 if test "$no_cache" != 1; then
8448 echo $ac_cv_use_palette >> ${wx_arg_cache_file}.tmp
8451 if test "$wxUSE_PALETTE" = yes; then
8452 echo "$ac_t""yes" 1>&6
8454 echo "$ac_t""no" 1>&6
8459 echo $ac_n "checking for --${enablestring:-enable}-image""... $ac_c" 1>&6
8460 echo "configure:8461: checking for --${enablestring:-enable}-image" >&5
8462 # Check whether --enable-image or --disable-image was given.
8463 if test "${enable_image+set}" = set; then
8464 enableval
="$enable_image"
8466 if test "$enableval" = yes; then
8467 ac_cv_use_image
='wxUSE_IMAGE=yes'
8469 ac_cv_use_image
='wxUSE_IMAGE=no'
8474 LINE
=`grep "wxUSE_IMAGE" ${wx_arg_cache_file}`
8475 if test "x$LINE" != x
; then
8476 eval "DEFAULT_$LINE"
8481 ac_cv_use_image
='wxUSE_IMAGE='$DEFAULT_wxUSE_IMAGE
8486 eval "$ac_cv_use_image"
8487 if test "$no_cache" != 1; then
8488 echo $ac_cv_use_image >> ${wx_arg_cache_file}.tmp
8491 if test "$wxUSE_IMAGE" = yes; then
8492 echo "$ac_t""yes" 1>&6
8494 echo "$ac_t""no" 1>&6
8499 echo $ac_n "checking for --${enablestring:-enable}-gif""... $ac_c" 1>&6
8500 echo "configure:8501: checking for --${enablestring:-enable}-gif" >&5
8502 # Check whether --enable-gif or --disable-gif was given.
8503 if test "${enable_gif+set}" = set; then
8504 enableval
="$enable_gif"
8506 if test "$enableval" = yes; then
8507 ac_cv_use_gif
='wxUSE_GIF=yes'
8509 ac_cv_use_gif
='wxUSE_GIF=no'
8514 LINE
=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
8515 if test "x$LINE" != x
; then
8516 eval "DEFAULT_$LINE"
8521 ac_cv_use_gif
='wxUSE_GIF='$DEFAULT_wxUSE_GIF
8526 eval "$ac_cv_use_gif"
8527 if test "$no_cache" != 1; then
8528 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
8531 if test "$wxUSE_GIF" = yes; then
8532 echo "$ac_t""yes" 1>&6
8534 echo "$ac_t""no" 1>&6
8539 echo $ac_n "checking for --${enablestring:-enable}-pcx""... $ac_c" 1>&6
8540 echo "configure:8541: checking for --${enablestring:-enable}-pcx" >&5
8542 # Check whether --enable-pcx or --disable-pcx was given.
8543 if test "${enable_pcx+set}" = set; then
8544 enableval
="$enable_pcx"
8546 if test "$enableval" = yes; then
8547 ac_cv_use_pcx
='wxUSE_PCX=yes'
8549 ac_cv_use_pcx
='wxUSE_PCX=no'
8554 LINE
=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
8555 if test "x$LINE" != x
; then
8556 eval "DEFAULT_$LINE"
8561 ac_cv_use_pcx
='wxUSE_PCX='$DEFAULT_wxUSE_PCX
8566 eval "$ac_cv_use_pcx"
8567 if test "$no_cache" != 1; then
8568 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
8571 if test "$wxUSE_PCX" = yes; then
8572 echo "$ac_t""yes" 1>&6
8574 echo "$ac_t""no" 1>&6
8579 echo $ac_n "checking for --${enablestring:-enable}-iff""... $ac_c" 1>&6
8580 echo "configure:8581: checking for --${enablestring:-enable}-iff" >&5
8582 # Check whether --enable-iff or --disable-iff was given.
8583 if test "${enable_iff+set}" = set; then
8584 enableval
="$enable_iff"
8586 if test "$enableval" = yes; then
8587 ac_cv_use_iff
='wxUSE_IFF=yes'
8589 ac_cv_use_iff
='wxUSE_IFF=no'
8594 LINE
=`grep "wxUSE_IFF" ${wx_arg_cache_file}`
8595 if test "x$LINE" != x
; then
8596 eval "DEFAULT_$LINE"
8601 ac_cv_use_iff
='wxUSE_IFF='$DEFAULT_wxUSE_IFF
8606 eval "$ac_cv_use_iff"
8607 if test "$no_cache" != 1; then
8608 echo $ac_cv_use_iff >> ${wx_arg_cache_file}.tmp
8611 if test "$wxUSE_IFF" = yes; then
8612 echo "$ac_t""yes" 1>&6
8614 echo "$ac_t""no" 1>&6
8619 echo $ac_n "checking for --${enablestring:-enable}-pnm""... $ac_c" 1>&6
8620 echo "configure:8621: checking for --${enablestring:-enable}-pnm" >&5
8622 # Check whether --enable-pnm or --disable-pnm was given.
8623 if test "${enable_pnm+set}" = set; then
8624 enableval
="$enable_pnm"
8626 if test "$enableval" = yes; then
8627 ac_cv_use_pnm
='wxUSE_PNM=yes'
8629 ac_cv_use_pnm
='wxUSE_PNM=no'
8634 LINE
=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
8635 if test "x$LINE" != x
; then
8636 eval "DEFAULT_$LINE"
8641 ac_cv_use_pnm
='wxUSE_PNM='$DEFAULT_wxUSE_PNM
8646 eval "$ac_cv_use_pnm"
8647 if test "$no_cache" != 1; then
8648 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
8651 if test "$wxUSE_PNM" = yes; then
8652 echo "$ac_t""yes" 1>&6
8654 echo "$ac_t""no" 1>&6
8659 echo $ac_n "checking for --${enablestring:-enable}-xpm""... $ac_c" 1>&6
8660 echo "configure:8661: checking for --${enablestring:-enable}-xpm" >&5
8662 # Check whether --enable-xpm or --disable-xpm was given.
8663 if test "${enable_xpm+set}" = set; then
8664 enableval
="$enable_xpm"
8666 if test "$enableval" = yes; then
8667 ac_cv_use_xpm
='wxUSE_XPM=yes'
8669 ac_cv_use_xpm
='wxUSE_XPM=no'
8674 LINE
=`grep "wxUSE_XPM" ${wx_arg_cache_file}`
8675 if test "x$LINE" != x
; then
8676 eval "DEFAULT_$LINE"
8681 ac_cv_use_xpm
='wxUSE_XPM='$DEFAULT_wxUSE_XPM
8686 eval "$ac_cv_use_xpm"
8687 if test "$no_cache" != 1; then
8688 echo $ac_cv_use_xpm >> ${wx_arg_cache_file}.tmp
8691 if test "$wxUSE_XPM" = yes; then
8692 echo "$ac_t""yes" 1>&6
8694 echo "$ac_t""no" 1>&6
8699 echo $ac_n "checking for --${enablestring:-enable}-ico_cur""... $ac_c" 1>&6
8700 echo "configure:8701: checking for --${enablestring:-enable}-ico_cur" >&5
8702 # Check whether --enable-ico_cur or --disable-ico_cur was given.
8703 if test "${enable_ico_cur+set}" = set; then
8704 enableval
="$enable_ico_cur"
8706 if test "$enableval" = yes; then
8707 ac_cv_use_ico_cur
='wxUSE_ICO_CUR=yes'
8709 ac_cv_use_ico_cur
='wxUSE_ICO_CUR=no'
8714 LINE
=`grep "wxUSE_ICO_CUR" ${wx_arg_cache_file}`
8715 if test "x$LINE" != x
; then
8716 eval "DEFAULT_$LINE"
8721 ac_cv_use_ico_cur
='wxUSE_ICO_CUR='$DEFAULT_wxUSE_ICO_CUR
8726 eval "$ac_cv_use_ico_cur"
8727 if test "$no_cache" != 1; then
8728 echo $ac_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
8731 if test "$wxUSE_ICO_CUR" = yes; then
8732 echo "$ac_t""yes" 1>&6
8734 echo "$ac_t""no" 1>&6
8741 *-pc-os2_emx | *-pc-os2-emx )
8753 echo "saving argument cache $wx_arg_cache_file"
8754 mv ${wx_arg_cache_file}.tmp
${wx_arg_cache_file}
8758 echo $ac_n "checking for toolkit""... $ac_c" 1>&6
8759 echo "configure:8760: checking for toolkit" >&5
8761 # In Wine, we need to default to MSW, not GTK or MOTIF
8762 if test "$wxUSE_WINE" = "yes"; then
8763 DEFAULT_DEFAULT_wxUSE_GTK
=0
8764 DEFAULT_DEFAULT_wxUSE_MOTIF
=0
8765 DEFAULT_DEFAULT_wxUSE_MSW
=1
8768 if test "$wxUSE_GUI" = "yes"; then
8770 if test "$USE_BEOS" = 1; then
8771 { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; }
8774 if test "$TOOLKIT_GIVEN" = 1; then
8775 for toolkit
in `echo $ALL_TOOLKITS`; do
8777 eval "value=\$${var}"
8778 eval "$var=`echo \$value | sed -e "s
/yes
/1/" -e "s
/no
/0/"`"
8781 for toolkit
in `echo $ALL_TOOLKITS`; do
8782 if test "$has_toolkit_in_cache" != 1; then
8783 var
=DEFAULT_DEFAULT_wxUSE_
$toolkit
8785 var
=DEFAULT_wxUSE_
$toolkit
8787 eval "wxUSE_$toolkit=\$${var}"
8791 NUM_TOOLKITS
=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_MAC:-0} \
8792 + ${wxUSE_MSW:-0} + ${wxUSE_MGL:-0} + ${wxUSE_MICROWIN:-0} + ${wxUSE_X11:-0}`
8795 *-pc-os2_emx | *-pc-os2-emx )
8796 NUM_TOOLKITS
=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
8799 case "$NUM_TOOLKITS" in
8803 { echo "configure: error: Please specify a toolkit -- cannot determine the default for ${host}" 1>&2; exit 1; }
8806 { echo "configure: error: Please specify at most one toolkit (maybe some are cached in configarg.cache?)" 1>&2; exit 1; }
8809 for toolkit
in `echo $ALL_TOOLKITS`; do
8811 eval "value=\$${var}"
8812 if test "x$value" != x
; then
8813 cache_var
=CACHE_
$toolkit
8814 eval "cache=\$${cache_var}"
8815 if test "$cache" = 1; then
8816 echo "$var=$value" >> ${wx_arg_cache_file}
8818 if test "$value" = 1; then
8819 toolkit_echo
=`echo $toolkit | tr [A-Z] [a-z]`
8820 echo "$ac_t""$toolkit_echo" 1>&6
8825 echo "$ac_t""base ($host_alias hosted) only" 1>&6
8832 if test "$wxUSE_MSW" = 1 ; then
8843 if test "$wxUSE_WINE" = "yes"; then
8850 if test "$wants_win32" = 1 ; then
8853 cat >> confdefs.h
<<\EOF
8857 cat >> confdefs.h
<<\EOF
8861 cat >> confdefs.h
<<\EOF
8862 #define __WINDOWS__ 1
8865 cat >> confdefs.h
<<\EOF
8866 #define __GNUWIN32__ 1
8869 cat >> confdefs.h
<<\EOF
8873 cat >> confdefs.h
<<\EOF
8874 #define WINVER 0x0400
8878 if test "$doesnt_want_win32" = 1 ; then
8883 if test "$USE_UNIX" = 1 ; then
8885 cat >> confdefs.h
<<\EOF
8892 cat > confcache
<<\EOF
8893 # This file is a shell script that caches the results of configure
8894 # tests run on this system so they can be shared between configure
8895 # scripts and configure runs. It is not useful on other systems.
8896 # If it contains results you don't want to keep, you may remove or edit it.
8898 # By default, configure uses ./config.cache as the cache file,
8899 # creating it if it does not exist already. You can give configure
8900 # the --cache-file=FILE option to use a different cache file; that is
8901 # what configure does when it calls configure scripts in
8902 # subdirectories, so they share the cache.
8903 # Giving --cache-file=/dev/null disables caching, for debugging configure.
8904 # config.status only pays attention to the cache file if you give it the
8905 # --recheck option to rerun configure.
8908 # The following way of writing the cache mishandles newlines in values,
8909 # but we know of no workaround that is simple, portable, and efficient.
8910 # So, don't put newlines in cache variables' values.
8911 # Ultrix sh set writes to stderr and can't be redirected directly,
8912 # and sets the high bit in the cache file unless we assign to the vars.
8914 case `(ac_space=' '; set | grep ac_space) 2>&1` in
8916 # `set' does not quote correctly, so add quotes (double-quote substitution
8917 # turns \\\\ into \\, and sed turns \\ into \).
8919 -e "s/'/'\\\\''/g" \
8920 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
8923 # `set' quotes correctly as required by POSIX, so do not add quotes.
8924 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
8927 if cmp -s $cache_file confcache
; then
8930 if test -w $cache_file; then
8931 echo "updating cache $cache_file"
8932 cat confcache
> $cache_file
8934 echo "not updating unwritable cache $cache_file"
8940 if test "$build" != "$host" ; then
8941 if test "$USE_WIN32" = 1 -o "$USE_DOS" = 1 -o "$USE_UNIX"; then
8945 RANLIB
=$host_alias-ranlib
8946 DLLTOOL
=$host_alias-dlltool
8947 RESCOMP
=$host_alias-windres
8950 STRIP
=$host_alias-strip
8952 { echo "configure: error: $build_alias -> $host_alias cross compilation not supported yet." 1>&2; exit 1; }
8957 # Extract the first word of "gcc", so it can be a program name with args.
8958 set dummy gcc
; ac_word
=$2
8959 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8960 echo "configure:8961: checking for $ac_word" >&5
8961 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8962 echo $ac_n "(cached) $ac_c" 1>&6
8964 if test -n "$CC"; then
8965 ac_cv_prog_CC
="$CC" # Let the user override the test.
8967 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8969 for ac_dir
in $ac_dummy; do
8970 test -z "$ac_dir" && ac_dir
=.
8971 if test -f $ac_dir/$ac_word; then
8980 if test -n "$CC"; then
8981 echo "$ac_t""$CC" 1>&6
8983 echo "$ac_t""no" 1>&6
8986 if test -z "$CC"; then
8987 # Extract the first word of "cc", so it can be a program name with args.
8988 set dummy cc
; ac_word
=$2
8989 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8990 echo "configure:8991: checking for $ac_word" >&5
8991 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8992 echo $ac_n "(cached) $ac_c" 1>&6
8994 if test -n "$CC"; then
8995 ac_cv_prog_CC
="$CC" # Let the user override the test.
8997 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9000 for ac_dir
in $ac_dummy; do
9001 test -z "$ac_dir" && ac_dir
=.
9002 if test -f $ac_dir/$ac_word; then
9003 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
9004 ac_prog_rejected
=yes
9012 if test $ac_prog_rejected = yes; then
9013 # We found a bogon in the path, so make sure we never use it.
9014 set dummy
$ac_cv_prog_CC
9016 if test $# -gt 0; then
9017 # We chose a different compiler from the bogus one.
9018 # However, it has the same basename, so the bogon will be chosen
9019 # first if we set CC to just the basename; use the full file name.
9021 set dummy
"$ac_dir/$ac_word" "$@"
9029 if test -n "$CC"; then
9030 echo "$ac_t""$CC" 1>&6
9032 echo "$ac_t""no" 1>&6
9035 if test -z "$CC"; then
9036 case "`uname -s`" in
9038 # Extract the first word of "cl", so it can be a program name with args.
9039 set dummy cl
; ac_word
=$2
9040 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9041 echo "configure:9042: checking for $ac_word" >&5
9042 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
9043 echo $ac_n "(cached) $ac_c" 1>&6
9045 if test -n "$CC"; then
9046 ac_cv_prog_CC
="$CC" # Let the user override the test.
9048 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9050 for ac_dir
in $ac_dummy; do
9051 test -z "$ac_dir" && ac_dir
=.
9052 if test -f $ac_dir/$ac_word; then
9061 if test -n "$CC"; then
9062 echo "$ac_t""$CC" 1>&6
9064 echo "$ac_t""no" 1>&6
9069 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
9072 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
9073 echo "configure:9074: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
9076 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9077 ac_cpp
='$CPP $CPPFLAGS'
9078 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9079 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9080 cross_compiling
=$ac_cv_prog_cc_cross
9082 cat > conftest.
$ac_ext << EOF
9084 #line 9085 "configure"
9085 #include "confdefs.h"
9089 if { (eval echo configure
:9090: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9090 ac_cv_prog_cc_works
=yes
9091 # If we can't run a trivial program, we are probably using a cross compiler.
9092 if (.
/conftest
; exit) 2>/dev
/null
; then
9093 ac_cv_prog_cc_cross
=no
9095 ac_cv_prog_cc_cross
=yes
9098 echo "configure: failed program was:" >&5
9099 cat conftest.
$ac_ext >&5
9100 ac_cv_prog_cc_works
=no
9104 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9105 ac_cpp
='$CPP $CPPFLAGS'
9106 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9107 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9108 cross_compiling
=$ac_cv_prog_cc_cross
9110 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
9111 if test $ac_cv_prog_cc_works = no
; then
9112 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
9114 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
9115 echo "configure:9116: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
9116 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
9117 cross_compiling
=$ac_cv_prog_cc_cross
9119 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
9120 echo "configure:9121: checking whether we are using GNU C" >&5
9121 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
9122 echo $ac_n "(cached) $ac_c" 1>&6
9124 cat > conftest.c
<<EOF
9129 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:9130: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
9136 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
9138 if test $ac_cv_prog_gcc = yes; then
9144 ac_test_CFLAGS
="${CFLAGS+set}"
9145 ac_save_CFLAGS
="$CFLAGS"
9147 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
9148 echo "configure:9149: checking whether ${CC-cc} accepts -g" >&5
9149 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
9150 echo $ac_n "(cached) $ac_c" 1>&6
9152 echo 'void f(){}' > conftest.c
9153 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
9162 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
9163 if test "$ac_test_CFLAGS" = set; then
9164 CFLAGS
="$ac_save_CFLAGS"
9165 elif test $ac_cv_prog_cc_g = yes; then
9166 if test "$GCC" = yes; then
9172 if test "$GCC" = yes; then
9180 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
9181 echo "configure:9182: checking how to run the C preprocessor" >&5
9182 # On Suns, sometimes $CPP names a directory.
9183 if test -n "$CPP" && test -d "$CPP"; then
9186 if test -z "$CPP"; then
9187 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
9188 echo $ac_n "(cached) $ac_c" 1>&6
9190 # This must be in double quotes, not single quotes, because CPP may get
9191 # substituted into the Makefile and "${CC-cc}" will confuse make.
9193 # On the NeXT, cc -E runs the code through the compiler's parser,
9194 # not just through cpp.
9195 cat > conftest.
$ac_ext <<EOF
9196 #line 9197 "configure"
9197 #include "confdefs.h"
9201 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9202 { (eval echo configure
:9203: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9203 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9204 if test -z "$ac_err"; then
9208 echo "configure: failed program was:" >&5
9209 cat conftest.
$ac_ext >&5
9211 CPP
="${CC-cc} -E -traditional-cpp"
9212 cat > conftest.
$ac_ext <<EOF
9213 #line 9214 "configure"
9214 #include "confdefs.h"
9218 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9219 { (eval echo configure
:9220: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9220 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9221 if test -z "$ac_err"; then
9225 echo "configure: failed program was:" >&5
9226 cat conftest.
$ac_ext >&5
9228 CPP
="${CC-cc} -nologo -E"
9229 cat > conftest.
$ac_ext <<EOF
9230 #line 9231 "configure"
9231 #include "confdefs.h"
9235 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9236 { (eval echo configure
:9237: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9237 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9238 if test -z "$ac_err"; then
9242 echo "configure: failed program was:" >&5
9243 cat conftest.
$ac_ext >&5
9252 ac_cv_prog_CPP
="$CPP"
9254 CPP
="$ac_cv_prog_CPP"
9256 ac_cv_prog_CPP
="$CPP"
9258 echo "$ac_t""$CPP" 1>&6
9260 if test $ac_cv_prog_gcc = yes; then
9261 echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
9262 echo "configure:9263: checking whether ${CC-cc} needs -traditional" >&5
9263 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
9264 echo $ac_n "(cached) $ac_c" 1>&6
9266 ac_pattern
="Autoconf.*'x'"
9267 cat > conftest.
$ac_ext <<EOF
9268 #line 9269 "configure"
9269 #include "confdefs.h"
9273 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9274 egrep "$ac_pattern" >/dev
/null
2>&1; then
9276 ac_cv_prog_gcc_traditional
=yes
9279 ac_cv_prog_gcc_traditional
=no
9284 if test $ac_cv_prog_gcc_traditional = no
; then
9285 cat > conftest.
$ac_ext <<EOF
9286 #line 9287 "configure"
9287 #include "confdefs.h"
9291 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9292 egrep "$ac_pattern" >/dev
/null
2>&1; then
9294 ac_cv_prog_gcc_traditional
=yes
9301 echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6
9302 if test $ac_cv_prog_gcc_traditional = yes; then
9303 CC
="$CC -traditional"
9310 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9311 ac_cpp
='$CXXCPP $CPPFLAGS'
9312 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9313 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9314 cross_compiling
=$ac_cv_prog_cxx_cross
9317 CXXFLAGS
=${CXXFLAGS:=}
9318 for ac_prog
in $CCC c
++ g
++ gcc CC cxx cc
++ cl
9320 # Extract the first word of "$ac_prog", so it can be a program name with args.
9321 set dummy
$ac_prog; ac_word
=$2
9322 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9323 echo "configure:9324: checking for $ac_word" >&5
9324 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
9325 echo $ac_n "(cached) $ac_c" 1>&6
9327 if test -n "$CXX"; then
9328 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
9330 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9332 for ac_dir
in $ac_dummy; do
9333 test -z "$ac_dir" && ac_dir
=.
9334 if test -f $ac_dir/$ac_word; then
9335 ac_cv_prog_CXX
="$ac_prog"
9342 CXX
="$ac_cv_prog_CXX"
9343 if test -n "$CXX"; then
9344 echo "$ac_t""$CXX" 1>&6
9346 echo "$ac_t""no" 1>&6
9349 test -n "$CXX" && break
9351 test -n "$CXX" || CXX
="gcc"
9354 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
9355 echo "configure:9356: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
9358 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9359 ac_cpp
='$CXXCPP $CPPFLAGS'
9360 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9361 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9362 cross_compiling
=$ac_cv_prog_cxx_cross
9364 cat > conftest.
$ac_ext << EOF
9366 #line 9367 "configure"
9367 #include "confdefs.h"
9369 int main(){return(0);}
9371 if { (eval echo configure
:9372: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9372 ac_cv_prog_cxx_works
=yes
9373 # If we can't run a trivial program, we are probably using a cross compiler.
9374 if (.
/conftest
; exit) 2>/dev
/null
; then
9375 ac_cv_prog_cxx_cross
=no
9377 ac_cv_prog_cxx_cross
=yes
9380 echo "configure: failed program was:" >&5
9381 cat conftest.
$ac_ext >&5
9382 ac_cv_prog_cxx_works
=no
9386 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9387 ac_cpp
='$CXXCPP $CPPFLAGS'
9388 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9389 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9390 cross_compiling
=$ac_cv_prog_cxx_cross
9392 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
9393 if test $ac_cv_prog_cxx_works = no
; then
9394 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
9396 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
9397 echo "configure:9398: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
9398 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
9399 cross_compiling
=$ac_cv_prog_cxx_cross
9401 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
9402 echo "configure:9403: checking whether we are using GNU C++" >&5
9403 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
9404 echo $ac_n "(cached) $ac_c" 1>&6
9406 cat > conftest.C
<<EOF
9411 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:9412: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
9418 echo "$ac_t""$ac_cv_prog_gxx" 1>&6
9420 if test $ac_cv_prog_gxx = yes; then
9426 ac_test_CXXFLAGS
="${CXXFLAGS+set}"
9427 ac_save_CXXFLAGS
="$CXXFLAGS"
9429 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
9430 echo "configure:9431: checking whether ${CXX-g++} accepts -g" >&5
9431 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
9432 echo $ac_n "(cached) $ac_c" 1>&6
9434 echo 'void f(){}' > conftest.cc
9435 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
9436 ac_cv_prog_cxx_g
=yes
9444 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
9445 if test "$ac_test_CXXFLAGS" = set; then
9446 CXXFLAGS
="$ac_save_CXXFLAGS"
9447 elif test $ac_cv_prog_cxx_g = yes; then
9448 if test "$GXX" = yes; then
9454 if test "$GXX" = yes; then
9463 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9464 ac_cpp
='$CPP $CPPFLAGS'
9465 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9466 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9467 cross_compiling
=$ac_cv_prog_cc_cross
9470 # Extract the first word of "ranlib", so it can be a program name with args.
9471 set dummy ranlib
; ac_word
=$2
9472 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9473 echo "configure:9474: checking for $ac_word" >&5
9474 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
9475 echo $ac_n "(cached) $ac_c" 1>&6
9477 if test -n "$RANLIB"; then
9478 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
9480 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9482 for ac_dir
in $ac_dummy; do
9483 test -z "$ac_dir" && ac_dir
=.
9484 if test -f $ac_dir/$ac_word; then
9485 ac_cv_prog_RANLIB
="ranlib"
9490 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
9493 RANLIB
="$ac_cv_prog_RANLIB"
9494 if test -n "$RANLIB"; then
9495 echo "$ac_t""$RANLIB" 1>&6
9497 echo "$ac_t""no" 1>&6
9501 # Extract the first word of "ar", so it can be a program name with args.
9502 set dummy
ar; ac_word
=$2
9503 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9504 echo "configure:9505: checking for $ac_word" >&5
9505 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
9506 echo $ac_n "(cached) $ac_c" 1>&6
9508 if test -n "$AR"; then
9509 ac_cv_prog_AR
="$AR" # Let the user override the test.
9511 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9513 for ac_dir
in $ac_dummy; do
9514 test -z "$ac_dir" && ac_dir
=.
9515 if test -f $ac_dir/$ac_word; then
9521 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar"
9525 if test -n "$AR"; then
9526 echo "$ac_t""$AR" 1>&6
9528 echo "$ac_t""no" 1>&6
9532 # Find a good install program. We prefer a C program (faster),
9533 # so one script is as good as another. But avoid the broken or
9534 # incompatible versions:
9535 # SysV /etc/install, /usr/sbin/install
9536 # SunOS /usr/etc/install
9537 # IRIX /sbin/install
9539 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
9540 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
9541 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
9542 # ./install, which can be erroneously created by make from ./install.sh.
9543 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
9544 echo "configure:9545: checking for a BSD compatible install" >&5
9545 if test -z "$INSTALL"; then
9546 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
9547 echo $ac_n "(cached) $ac_c" 1>&6
9549 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
9550 for ac_dir
in $PATH; do
9551 # Account for people who put trailing slashes in PATH elements.
9553 /|.
/|.
//|/etc
/*|/usr
/sbin
/*|/usr
/etc
/*|/sbin
/*|/usr
/afsws
/bin
/*|/usr
/ucb
/*) ;;
9555 # OSF1 and SCO ODT 3.0 have their own names for install.
9556 # Don't use installbsd from OSF since it installs stuff as root
9558 for ac_prog
in ginstall scoinst
install; do
9559 if test -f $ac_dir/$ac_prog; then
9560 if test $ac_prog = install &&
9561 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
9562 # AIX install. It has an incompatible calling convention.
9565 ac_cv_path_install
="$ac_dir/$ac_prog -c"
9576 if test "${ac_cv_path_install+set}" = set; then
9577 INSTALL
="$ac_cv_path_install"
9579 # As a last resort, use the slow shell script. We don't cache a
9580 # path for INSTALL within a source directory, because that will
9581 # break other packages using the cache if that directory is
9582 # removed, or if the path is relative.
9583 INSTALL
="$ac_install_sh"
9586 echo "$ac_t""$INSTALL" 1>&6
9588 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
9589 # It thinks the first close brace ends the variable substitution.
9590 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
9592 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
9594 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
9601 INSTALL
=`pwd`/${INSTALL} ;;
9608 INSTALL_PROGRAM
="cp -fp"
9609 INSTALL_DATA
="cp -fp"
9615 # Extract the first word of "strip", so it can be a program name with args.
9616 set dummy strip
; ac_word
=$2
9617 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9618 echo "configure:9619: checking for $ac_word" >&5
9619 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
9620 echo $ac_n "(cached) $ac_c" 1>&6
9622 if test -n "$STRIP"; then
9623 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
9625 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9627 for ac_dir
in $ac_dummy; do
9628 test -z "$ac_dir" && ac_dir
=.
9629 if test -f $ac_dir/$ac_word; then
9630 ac_cv_prog_STRIP
="strip"
9635 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
="true"
9638 STRIP
="$ac_cv_prog_STRIP"
9639 if test -n "$STRIP"; then
9640 echo "$ac_t""$STRIP" 1>&6
9642 echo "$ac_t""no" 1>&6
9646 echo $ac_n "checking if make is GNU make""... $ac_c" 1>&6
9647 echo "configure:9648: checking if make is GNU make" >&5
9648 if eval "test \"`echo '$''{'wx_cv_prog_makeisgnu'+set}'`\" = set"; then
9649 echo $ac_n "(cached) $ac_c" 1>&6
9652 if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null
|
9653 egrep -s GNU
> /dev
/null
); then
9654 wx_cv_prog_makeisgnu
="yes"
9656 wx_cv_prog_makeisgnu
="no"
9661 echo "$ac_t""$wx_cv_prog_makeisgnu" 1>&6
9663 if test "x$wx_cv_prog_makeisgnu" = "xyes"; then
9671 if test "x$wx_cv_prog_makeisgnu" != "xyes"; then
9672 echo $ac_n "checking if make supports VPATH""... $ac_c" 1>&6
9673 echo "configure:9674: checking if make supports VPATH" >&5
9674 if eval "test \"`echo '$''{'wx_cv_prog_makevpath'+set}'`\" = set"; then
9675 echo $ac_n "(cached) $ac_c" 1>&6
9678 cat - << EOF > confMake
9684 if test ! -d sub
; then
9687 echo dummy
> sub
/file
9688 ${MAKE-make} -f confMake VPATH
=sub
2>&5 > /dev
/null
9690 rm -f sub
/file check final_file confMake
9692 if test "$RESULT" = 0; then
9693 wx_cv_prog_makevpath
="yes"
9695 wx_cv_prog_makevpath
="no"
9700 echo "$ac_t""$wx_cv_prog_makevpath" 1>&6
9702 if test "x$wx_cv_prog_makevpath" != "xyes"; then
9703 { echo "configure: error:
9704 You need a make-utility that is able to use the variable
9706 If your version of make does not support VPATH correctly,
9707 please install GNU-make (possibly as gmake), and start
9708 configure with the following command:
9709 export MAKE=gmake; ./configure for sh-type shells
9710 setenv MAKE gmake; ./configure for csh-type shells
9711 Also please do remember to use gmake in this case every time
9712 you are trying to compile.
9715 for ac_prog
in 'bison -y' byacc
9717 # Extract the first word of "$ac_prog", so it can be a program name with args.
9718 set dummy
$ac_prog; ac_word
=$2
9719 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9720 echo "configure:9721: checking for $ac_word" >&5
9721 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
9722 echo $ac_n "(cached) $ac_c" 1>&6
9724 if test -n "$YACC"; then
9725 ac_cv_prog_YACC
="$YACC" # Let the user override the test.
9727 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9729 for ac_dir
in $ac_dummy; do
9730 test -z "$ac_dir" && ac_dir
=.
9731 if test -f $ac_dir/$ac_word; then
9732 ac_cv_prog_YACC
="$ac_prog"
9739 YACC
="$ac_cv_prog_YACC"
9740 if test -n "$YACC"; then
9741 echo "$ac_t""$YACC" 1>&6
9743 echo "$ac_t""no" 1>&6
9746 test -n "$YACC" && break
9748 test -n "$YACC" || YACC
="yacc"
9751 # Extract the first word of "flex", so it can be a program name with args.
9752 set dummy flex
; ac_word
=$2
9753 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9754 echo "configure:9755: checking for $ac_word" >&5
9755 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
9756 echo $ac_n "(cached) $ac_c" 1>&6
9758 if test -n "$LEX"; then
9759 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
9761 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9763 for ac_dir
in $ac_dummy; do
9764 test -z "$ac_dir" && ac_dir
=.
9765 if test -f $ac_dir/$ac_word; then
9766 ac_cv_prog_LEX
="flex"
9771 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex"
9774 LEX
="$ac_cv_prog_LEX"
9775 if test -n "$LEX"; then
9776 echo "$ac_t""$LEX" 1>&6
9778 echo "$ac_t""no" 1>&6
9781 if test -z "$LEXLIB"
9787 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
9788 echo "configure:9789: checking for yywrap in -l$ac_lib" >&5
9789 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
9790 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9791 echo $ac_n "(cached) $ac_c" 1>&6
9793 ac_save_LIBS
="$LIBS"
9794 LIBS
="-l$ac_lib $LIBS"
9795 cat > conftest.
$ac_ext <<EOF
9796 #line 9797 "configure"
9797 #include "confdefs.h"
9798 /* Override any gcc2 internal prototype to avoid an error. */
9799 /* We use char because int might match the return type of a gcc2
9800 builtin and then its argument prototype would still apply. */
9807 if { (eval echo configure
:9808: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9809 eval "ac_cv_lib_$ac_lib_var=yes"
9811 echo "configure: failed program was:" >&5
9812 cat conftest.
$ac_ext >&5
9814 eval "ac_cv_lib_$ac_lib_var=no"
9817 LIBS
="$ac_save_LIBS"
9820 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9821 echo "$ac_t""yes" 1>&6
9824 echo "$ac_t""no" 1>&6
9830 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
9831 echo "configure:9832: checking whether ln -s works" >&5
9832 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
9833 echo $ac_n "(cached) $ac_c" 1>&6
9836 if ln -s X conftestdata
2>/dev
/null
9839 ac_cv_prog_LN_S
="ln -s"
9844 LN_S
="$ac_cv_prog_LN_S"
9845 if test "$ac_cv_prog_LN_S" = "ln -s"; then
9846 echo "$ac_t""yes" 1>&6
9848 echo "$ac_t""no" 1>&6
9853 *-pc-os2_emx | *-pc-os2-emx )
9854 LIBS
="$LIBS -lstdcpp"
9855 if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_GTK" = 1 -o "$wxUSE_X11" = 1; then
9856 echo $ac_n "checking for drand48 in -lcExt""... $ac_c" 1>&6
9857 echo "configure:9858: checking for drand48 in -lcExt" >&5
9858 ac_lib_var
=`echo cExt'_'drand48 | sed 'y%./+-%__p_%'`
9859 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9860 echo $ac_n "(cached) $ac_c" 1>&6
9862 ac_save_LIBS
="$LIBS"
9864 cat > conftest.
$ac_ext <<EOF
9865 #line 9866 "configure"
9866 #include "confdefs.h"
9867 /* Override any gcc2 internal prototype to avoid an error. */
9868 /* We use char because int might match the return type of a gcc2
9869 builtin and then its argument prototype would still apply. */
9876 if { (eval echo configure
:9877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9878 eval "ac_cv_lib_$ac_lib_var=yes"
9880 echo "configure: failed program was:" >&5
9881 cat conftest.
$ac_ext >&5
9883 eval "ac_cv_lib_$ac_lib_var=no"
9886 LIBS
="$ac_save_LIBS"
9889 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9890 echo "$ac_t""yes" 1>&6
9893 echo "$ac_t""no" 1>&6
9897 RESPROGRAMOBJ
="\${top_srcdir}/include/wx/os2/wx.res"
9903 if test "$wxUSE_MAC" != 1; then
9904 for ac_hdr
in strings.h
9906 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9907 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9908 echo "configure:9909: checking for $ac_hdr" >&5
9909 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9910 echo $ac_n "(cached) $ac_c" 1>&6
9912 cat > conftest.
$ac_ext <<EOF
9913 #line 9914 "configure"
9914 #include "confdefs.h"
9917 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9918 { (eval echo configure
:9919: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9919 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9920 if test -z "$ac_err"; then
9922 eval "ac_cv_header_$ac_safe=yes"
9925 echo "configure: failed program was:" >&5
9926 cat conftest.
$ac_ext >&5
9928 eval "ac_cv_header_$ac_safe=no"
9932 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9933 echo "$ac_t""yes" 1>&6
9934 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9935 cat >> confdefs.h
<<EOF
9936 #define $ac_tr_hdr 1
9940 echo "$ac_t""no" 1>&6
9946 for ac_hdr
in stdlib.h
9948 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9949 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9950 echo "configure:9951: checking for $ac_hdr" >&5
9951 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9952 echo $ac_n "(cached) $ac_c" 1>&6
9954 cat > conftest.
$ac_ext <<EOF
9955 #line 9956 "configure"
9956 #include "confdefs.h"
9959 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9960 { (eval echo configure
:9961: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9961 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9962 if test -z "$ac_err"; then
9964 eval "ac_cv_header_$ac_safe=yes"
9967 echo "configure: failed program was:" >&5
9968 cat conftest.
$ac_ext >&5
9970 eval "ac_cv_header_$ac_safe=no"
9974 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9975 echo "$ac_t""yes" 1>&6
9976 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9977 cat >> confdefs.h
<<EOF
9978 #define $ac_tr_hdr 1
9982 echo "$ac_t""no" 1>&6
9986 for ac_hdr
in malloc.h
9988 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9989 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9990 echo "configure:9991: checking for $ac_hdr" >&5
9991 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9992 echo $ac_n "(cached) $ac_c" 1>&6
9994 cat > conftest.
$ac_ext <<EOF
9995 #line 9996 "configure"
9996 #include "confdefs.h"
9999 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10000 { (eval echo configure
:10001: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10001 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10002 if test -z "$ac_err"; then
10004 eval "ac_cv_header_$ac_safe=yes"
10007 echo "configure: failed program was:" >&5
10008 cat conftest.
$ac_ext >&5
10010 eval "ac_cv_header_$ac_safe=no"
10014 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10015 echo "$ac_t""yes" 1>&6
10016 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10017 cat >> confdefs.h
<<EOF
10018 #define $ac_tr_hdr 1
10022 echo "$ac_t""no" 1>&6
10026 for ac_hdr
in unistd.h
10028 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10029 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10030 echo "configure:10031: checking for $ac_hdr" >&5
10031 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10032 echo $ac_n "(cached) $ac_c" 1>&6
10034 cat > conftest.
$ac_ext <<EOF
10035 #line 10036 "configure"
10036 #include "confdefs.h"
10039 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10040 { (eval echo configure
:10041: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10041 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10042 if test -z "$ac_err"; then
10044 eval "ac_cv_header_$ac_safe=yes"
10047 echo "configure: failed program was:" >&5
10048 cat conftest.
$ac_ext >&5
10050 eval "ac_cv_header_$ac_safe=no"
10054 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10055 echo "$ac_t""yes" 1>&6
10056 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10057 cat >> confdefs.h
<<EOF
10058 #define $ac_tr_hdr 1
10062 echo "$ac_t""no" 1>&6
10066 for ac_hdr
in wchar.h
10068 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10069 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10070 echo "configure:10071: checking for $ac_hdr" >&5
10071 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10072 echo $ac_n "(cached) $ac_c" 1>&6
10074 cat > conftest.
$ac_ext <<EOF
10075 #line 10076 "configure"
10076 #include "confdefs.h"
10079 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10080 { (eval echo configure
:10081: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10081 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10082 if test -z "$ac_err"; then
10084 eval "ac_cv_header_$ac_safe=yes"
10087 echo "configure: failed program was:" >&5
10088 cat conftest.
$ac_ext >&5
10090 eval "ac_cv_header_$ac_safe=no"
10094 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10095 echo "$ac_t""yes" 1>&6
10096 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10097 cat >> confdefs.h
<<EOF
10098 #define $ac_tr_hdr 1
10102 echo "$ac_t""no" 1>&6
10107 if test "$ac_cv_header_wchar_h" != "yes"; then
10108 for ac_hdr
in wcstr.h
10110 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10111 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10112 echo "configure:10113: checking for $ac_hdr" >&5
10113 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10114 echo $ac_n "(cached) $ac_c" 1>&6
10116 cat > conftest.
$ac_ext <<EOF
10117 #line 10118 "configure"
10118 #include "confdefs.h"
10121 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10122 { (eval echo configure
:10123: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10123 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10124 if test -z "$ac_err"; then
10126 eval "ac_cv_header_$ac_safe=yes"
10129 echo "configure: failed program was:" >&5
10130 cat conftest.
$ac_ext >&5
10132 eval "ac_cv_header_$ac_safe=no"
10136 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10137 echo "$ac_t""yes" 1>&6
10138 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10139 cat >> confdefs.h
<<EOF
10140 #define $ac_tr_hdr 1
10144 echo "$ac_t""no" 1>&6
10150 for ac_hdr
in fnmatch.h
10152 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10153 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10154 echo "configure:10155: checking for $ac_hdr" >&5
10155 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10156 echo $ac_n "(cached) $ac_c" 1>&6
10158 cat > conftest.
$ac_ext <<EOF
10159 #line 10160 "configure"
10160 #include "confdefs.h"
10163 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10164 { (eval echo configure
:10165: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10165 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10166 if test -z "$ac_err"; then
10168 eval "ac_cv_header_$ac_safe=yes"
10171 echo "configure: failed program was:" >&5
10172 cat conftest.
$ac_ext >&5
10174 eval "ac_cv_header_$ac_safe=no"
10178 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10179 echo "$ac_t""yes" 1>&6
10180 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10181 cat >> confdefs.h
<<EOF
10182 #define $ac_tr_hdr 1
10186 echo "$ac_t""no" 1>&6
10191 if test "x$ac_cv_header_fnmatch_h" = "xyes"; then
10192 for ac_func
in fnmatch
10194 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10195 echo "configure:10196: checking for $ac_func" >&5
10196 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10197 echo $ac_n "(cached) $ac_c" 1>&6
10199 cat > conftest.
$ac_ext <<EOF
10200 #line 10201 "configure"
10201 #include "confdefs.h"
10202 /* System header to define __stub macros and hopefully few prototypes,
10203 which can conflict with char $ac_func(); below. */
10204 #include <assert.h>
10205 /* Override any gcc2 internal prototype to avoid an error. */
10206 /* We use char because int might match the return type of a gcc2
10207 builtin and then its argument prototype would still apply. */
10212 /* The GNU C library defines this for functions which it implements
10213 to always fail with ENOSYS. Some functions are actually named
10214 something starting with __ and the normal name is an alias. */
10215 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10223 if { (eval echo configure
:10224: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10225 eval "ac_cv_func_$ac_func=yes"
10227 echo "configure: failed program was:" >&5
10228 cat conftest.
$ac_ext >&5
10230 eval "ac_cv_func_$ac_func=no"
10235 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10236 echo "$ac_t""yes" 1>&6
10237 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10238 cat >> confdefs.h
<<EOF
10239 #define $ac_tr_func 1
10243 echo "$ac_t""no" 1>&6
10249 for ac_hdr
in langinfo.h
10251 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10252 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10253 echo "configure:10254: checking for $ac_hdr" >&5
10254 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10255 echo $ac_n "(cached) $ac_c" 1>&6
10257 cat > conftest.
$ac_ext <<EOF
10258 #line 10259 "configure"
10259 #include "confdefs.h"
10262 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10263 { (eval echo configure
:10264: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10264 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10265 if test -z "$ac_err"; then
10267 eval "ac_cv_header_$ac_safe=yes"
10270 echo "configure: failed program was:" >&5
10271 cat conftest.
$ac_ext >&5
10273 eval "ac_cv_header_$ac_safe=no"
10277 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10278 echo "$ac_t""yes" 1>&6
10279 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10280 cat >> confdefs.h
<<EOF
10281 #define $ac_tr_hdr 1
10285 echo "$ac_t""no" 1>&6
10290 if test "$wxUSE_GUI" = "yes"; then
10291 if test "$wxUSE_UNIX" = "yes"; then
10292 for ac_hdr
in X
11/XKBlib.h
10294 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10295 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10296 echo "configure:10297: checking for $ac_hdr" >&5
10297 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10298 echo $ac_n "(cached) $ac_c" 1>&6
10300 cat > conftest.
$ac_ext <<EOF
10301 #line 10302 "configure"
10302 #include "confdefs.h"
10305 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10306 { (eval echo configure
:10307: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10307 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10308 if test -z "$ac_err"; then
10310 eval "ac_cv_header_$ac_safe=yes"
10313 echo "configure: failed program was:" >&5
10314 cat conftest.
$ac_ext >&5
10316 eval "ac_cv_header_$ac_safe=no"
10320 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10321 echo "$ac_t""yes" 1>&6
10322 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10323 cat >> confdefs.h
<<EOF
10324 #define $ac_tr_hdr 1
10328 echo "$ac_t""no" 1>&6
10336 echo $ac_n "checking for working const""... $ac_c" 1>&6
10337 echo "configure:10338: checking for working const" >&5
10338 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
10339 echo $ac_n "(cached) $ac_c" 1>&6
10341 cat > conftest.
$ac_ext <<EOF
10342 #line 10343 "configure"
10343 #include "confdefs.h"
10347 /* Ultrix mips cc rejects this. */
10348 typedef int charset[2]; const charset x;
10349 /* SunOS 4.1.1 cc rejects this. */
10350 char const *const *ccp;
10352 /* NEC SVR4.0.2 mips cc rejects this. */
10353 struct point {int x, y;};
10354 static struct point const zero = {0,0};
10355 /* AIX XL C 1.02.0.0 rejects this.
10356 It does not let you subtract one const X* pointer from another in an arm
10357 of an if-expression whose if-part is not a constant expression */
10358 const char *g = "string";
10359 ccp = &g + (g ? g-g : 0);
10360 /* HPUX 7.0 cc rejects these. */
10363 ccp = (char const *const *) p;
10364 { /* SCO 3.2v4 cc rejects this. */
10366 char const *s = 0 ? (char *) 0 : (char const *) 0;
10370 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
10371 int x[] = {25, 17};
10372 const int *foo = &x[0];
10375 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
10376 typedef const int *iptr;
10380 { /* AIX XL C 1.02.0.0 rejects this saying
10381 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
10382 struct s { int j; const int *ap[3]; };
10383 struct s *b; b->j = 5;
10385 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
10386 const int foo = 10;
10391 if { (eval echo configure
:10392: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10395 echo "configure: failed program was:" >&5
10396 cat conftest.
$ac_ext >&5
10403 echo "$ac_t""$ac_cv_c_const" 1>&6
10404 if test $ac_cv_c_const = no
; then
10405 cat >> confdefs.h
<<\EOF
10411 echo $ac_n "checking for inline""... $ac_c" 1>&6
10412 echo "configure:10413: checking for inline" >&5
10413 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
10414 echo $ac_n "(cached) $ac_c" 1>&6
10417 for ac_kw
in inline __inline__ __inline
; do
10418 cat > conftest.
$ac_ext <<EOF
10419 #line 10420 "configure"
10420 #include "confdefs.h"
10426 if { (eval echo configure
:10427: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10428 ac_cv_c_inline
=$ac_kw; break
10430 echo "configure: failed program was:" >&5
10431 cat conftest.
$ac_ext >&5
10438 echo "$ac_t""$ac_cv_c_inline" 1>&6
10439 case "$ac_cv_c_inline" in
10441 no
) cat >> confdefs.h
<<\EOF
10445 *) cat >> confdefs.h
<<EOF
10446 #define inline $ac_cv_c_inline
10452 echo $ac_n "checking size of char""... $ac_c" 1>&6
10453 echo "configure:10454: checking size of char" >&5
10454 if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then
10455 echo $ac_n "(cached) $ac_c" 1>&6
10457 if test "$cross_compiling" = yes; then
10458 ac_cv_sizeof_char
=1
10460 cat > conftest.
$ac_ext <<EOF
10461 #line 10462 "configure"
10462 #include "confdefs.h"
10466 FILE *f=fopen("conftestval", "w");
10468 fprintf(f, "%d\n", sizeof(char));
10472 if { (eval echo configure
:10473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10474 ac_cv_sizeof_char
=`cat conftestval`
10476 echo "configure: failed program was:" >&5
10477 cat conftest.
$ac_ext >&5
10479 ac_cv_sizeof_char
=0
10485 echo "$ac_t""$ac_cv_sizeof_char" 1>&6
10486 cat >> confdefs.h
<<EOF
10487 #define SIZEOF_CHAR $ac_cv_sizeof_char
10491 echo $ac_n "checking size of short""... $ac_c" 1>&6
10492 echo "configure:10493: checking size of short" >&5
10493 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
10494 echo $ac_n "(cached) $ac_c" 1>&6
10496 if test "$cross_compiling" = yes; then
10497 ac_cv_sizeof_short
=2
10499 cat > conftest.
$ac_ext <<EOF
10500 #line 10501 "configure"
10501 #include "confdefs.h"
10505 FILE *f=fopen("conftestval", "w");
10507 fprintf(f, "%d\n", sizeof(short));
10511 if { (eval echo configure
:10512: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10513 ac_cv_sizeof_short
=`cat conftestval`
10515 echo "configure: failed program was:" >&5
10516 cat conftest.
$ac_ext >&5
10518 ac_cv_sizeof_short
=0
10524 echo "$ac_t""$ac_cv_sizeof_short" 1>&6
10525 cat >> confdefs.h
<<EOF
10526 #define SIZEOF_SHORT $ac_cv_sizeof_short
10530 echo $ac_n "checking size of void *""... $ac_c" 1>&6
10531 echo "configure:10532: checking size of void *" >&5
10532 if eval "test \"`echo '$''{'ac_cv_sizeof_void_p'+set}'`\" = set"; then
10533 echo $ac_n "(cached) $ac_c" 1>&6
10535 if test "$cross_compiling" = yes; then
10536 ac_cv_sizeof_void_p
=4
10538 cat > conftest.
$ac_ext <<EOF
10539 #line 10540 "configure"
10540 #include "confdefs.h"
10544 FILE *f=fopen("conftestval", "w");
10546 fprintf(f, "%d\n", sizeof(void *));
10550 if { (eval echo configure
:10551: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10552 ac_cv_sizeof_void_p
=`cat conftestval`
10554 echo "configure: failed program was:" >&5
10555 cat conftest.
$ac_ext >&5
10557 ac_cv_sizeof_void_p
=0
10563 echo "$ac_t""$ac_cv_sizeof_void_p" 1>&6
10564 cat >> confdefs.h
<<EOF
10565 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
10569 echo $ac_n "checking size of int""... $ac_c" 1>&6
10570 echo "configure:10571: checking size of int" >&5
10571 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
10572 echo $ac_n "(cached) $ac_c" 1>&6
10574 if test "$cross_compiling" = yes; then
10577 cat > conftest.
$ac_ext <<EOF
10578 #line 10579 "configure"
10579 #include "confdefs.h"
10583 FILE *f=fopen("conftestval", "w");
10585 fprintf(f, "%d\n", sizeof(int));
10589 if { (eval echo configure
:10590: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10591 ac_cv_sizeof_int
=`cat conftestval`
10593 echo "configure: failed program was:" >&5
10594 cat conftest.
$ac_ext >&5
10602 echo "$ac_t""$ac_cv_sizeof_int" 1>&6
10603 cat >> confdefs.h
<<EOF
10604 #define SIZEOF_INT $ac_cv_sizeof_int
10608 echo $ac_n "checking size of long""... $ac_c" 1>&6
10609 echo "configure:10610: checking size of long" >&5
10610 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
10611 echo $ac_n "(cached) $ac_c" 1>&6
10613 if test "$cross_compiling" = yes; then
10614 ac_cv_sizeof_long
=4
10616 cat > conftest.
$ac_ext <<EOF
10617 #line 10618 "configure"
10618 #include "confdefs.h"
10622 FILE *f=fopen("conftestval", "w");
10624 fprintf(f, "%d\n", sizeof(long));
10628 if { (eval echo configure
:10629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10630 ac_cv_sizeof_long
=`cat conftestval`
10632 echo "configure: failed program was:" >&5
10633 cat conftest.
$ac_ext >&5
10635 ac_cv_sizeof_long
=0
10641 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
10642 cat >> confdefs.h
<<EOF
10643 #define SIZEOF_LONG $ac_cv_sizeof_long
10650 echo $ac_n "checking size of long long""... $ac_c" 1>&6
10651 echo "configure:10652: checking size of long long" >&5
10652 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
10653 echo $ac_n "(cached) $ac_c" 1>&6
10655 if test "$cross_compiling" = yes; then
10656 ac_cv_sizeof_long_long
=8
10658 cat > conftest.
$ac_ext <<EOF
10659 #line 10660 "configure"
10660 #include "confdefs.h"
10664 FILE *f=fopen("conftestval", "w");
10666 fprintf(f, "%d\n", sizeof(long long));
10670 if { (eval echo configure
:10671: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10672 ac_cv_sizeof_long_long
=`cat conftestval`
10674 echo "configure: failed program was:" >&5
10675 cat conftest.
$ac_ext >&5
10677 ac_cv_sizeof_long_long
=0
10683 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
10684 cat >> confdefs.h
<<EOF
10685 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
10691 echo $ac_n "checking size of long long""... $ac_c" 1>&6
10692 echo "configure:10693: checking size of long long" >&5
10693 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
10694 echo $ac_n "(cached) $ac_c" 1>&6
10696 if test "$cross_compiling" = yes; then
10697 ac_cv_sizeof_long_long
=0
10699 cat > conftest.
$ac_ext <<EOF
10700 #line 10701 "configure"
10701 #include "confdefs.h"
10705 FILE *f=fopen("conftestval", "w");
10707 fprintf(f, "%d\n", sizeof(long long));
10711 if { (eval echo configure
:10712: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10713 ac_cv_sizeof_long_long
=`cat conftestval`
10715 echo "configure: failed program was:" >&5
10716 cat conftest.
$ac_ext >&5
10718 ac_cv_sizeof_long_long
=0
10724 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
10725 cat >> confdefs.h
<<EOF
10726 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
10730 if test "$ac_cv_sizeof_long_long" != "0"; then
10731 CPPFLAGS
="$CPPFLAGS -D_INCLUDE_LONGLONG"
10735 echo $ac_n "checking size of long long""... $ac_c" 1>&6
10736 echo "configure:10737: checking size of long long" >&5
10737 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
10738 echo $ac_n "(cached) $ac_c" 1>&6
10740 if test "$cross_compiling" = yes; then
10741 ac_cv_sizeof_long_long
=0
10743 cat > conftest.
$ac_ext <<EOF
10744 #line 10745 "configure"
10745 #include "confdefs.h"
10749 FILE *f=fopen("conftestval", "w");
10751 fprintf(f, "%d\n", sizeof(long long));
10755 if { (eval echo configure
:10756: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10757 ac_cv_sizeof_long_long
=`cat conftestval`
10759 echo "configure: failed program was:" >&5
10760 cat conftest.
$ac_ext >&5
10762 ac_cv_sizeof_long_long
=0
10768 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
10769 cat >> confdefs.h
<<EOF
10770 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
10776 echo $ac_n "checking size of wchar_t""... $ac_c" 1>&6
10777 echo "configure:10778: checking size of wchar_t" >&5
10778 if eval "test \"`echo '$''{'wx_cv_sizeof_wchar_t'+set}'`\" = set"; then
10779 echo $ac_n "(cached) $ac_c" 1>&6
10782 if test "$cross_compiling" = yes; then
10786 wx_cv_sizeof_wchar_t
=0
10789 wx_cv_sizeof_wchar_t
=4
10795 cat > conftest.
$ac_ext <<EOF
10796 #line 10797 "configure"
10797 #include "confdefs.h"
10799 /* DJGPP only has fake wchar_t: */
10801 # error "fake wchar_t"
10803 #ifdef HAVE_WCHAR_H
10805 # include <stddef.h>
10807 # include <wchar.h>
10809 #ifdef HAVE_STDLIB_H
10810 # include <stdlib.h>
10815 FILE *f=fopen("conftestval", "w");
10817 fprintf(f, "%i", sizeof(wchar_t));
10822 if { (eval echo configure
:10823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10824 wx_cv_sizeof_wchar_t
=`cat conftestval`
10826 echo "configure: failed program was:" >&5
10827 cat conftest.
$ac_ext >&5
10829 wx_cv_sizeof_wchar_t
=0
10837 echo "$ac_t""$wx_cv_sizeof_wchar_t" 1>&6
10839 cat >> confdefs.h
<<EOF
10840 #define SIZEOF_WCHAR_T $wx_cv_sizeof_wchar_t
10844 # Check whether --enable-largefile or --disable-largefile was given.
10845 if test "${enable_largefile+set}" = set; then
10846 enableval
="$enable_largefile"
10850 if test "$enable_largefile" != no
; then
10853 echo $ac_n "checking for _FILE_OFFSET_BITS value needed for large files""... $ac_c" 1>&6
10854 echo "configure:10855: checking for _FILE_OFFSET_BITS value needed for large files" >&5
10855 if eval "test \"`echo '$''{'ac_cv_sys_file_offset_bits'+set}'`\" = set"; then
10856 echo $ac_n "(cached) $ac_c" 1>&6
10859 cat > conftest.
$ac_ext <<EOF
10860 #line 10861 "configure"
10861 #include "confdefs.h"
10862 #define _FILE_OFFSET_BITS 64
10863 #include <sys/types.h>
10866 unsigned int field: sizeof(off_t) == 8;
10871 if { (eval echo configure
:10872: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10873 ac_cv_sys_file_offset_bits
=64
10875 echo "configure: failed program was:" >&5
10876 cat conftest.
$ac_ext >&5
10878 ac_cv_sys_file_offset_bits
=no
10885 echo "$ac_t""$ac_cv_sys_file_offset_bits" 1>&6
10887 if test "$ac_cv_sys_file_offset_bits" != no
; then
10889 cat >> confdefs.h
<<EOF
10890 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
10895 if test "x$wx_largefile" != "xyes"; then
10897 echo $ac_n "checking for _LARGE_FILES value needed for large files""... $ac_c" 1>&6
10898 echo "configure:10899: checking for _LARGE_FILES value needed for large files" >&5
10899 if eval "test \"`echo '$''{'ac_cv_sys_large_files'+set}'`\" = set"; then
10900 echo $ac_n "(cached) $ac_c" 1>&6
10903 cat > conftest.
$ac_ext <<EOF
10904 #line 10905 "configure"
10905 #include "confdefs.h"
10906 #define _LARGE_FILES 1
10907 #include <sys/types.h>
10910 unsigned int field: sizeof(off_t) == 8;
10915 if { (eval echo configure
:10916: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10917 ac_cv_sys_large_files
=1
10919 echo "configure: failed program was:" >&5
10920 cat conftest.
$ac_ext >&5
10922 ac_cv_sys_large_files
=no
10929 echo "$ac_t""$ac_cv_sys_large_files" 1>&6
10931 if test "$ac_cv_sys_large_files" != no
; then
10933 cat >> confdefs.h
<<EOF
10934 #define _LARGE_FILES $ac_cv_sys_large_files
10941 echo $ac_n "checking if large file support is available""... $ac_c" 1>&6
10942 echo "configure:10943: checking if large file support is available" >&5
10943 if test "x$wx_largefile" = "xyes"; then
10944 cat >> confdefs.h
<<\EOF
10945 #define HAVE_LARGEFILE_SUPPORT 1
10949 echo "$ac_t""$wx_largefile" 1>&6
10953 if test "x$wx_largefile" = "xyes"; then
10954 if test "x$ac_cv_sys_file_offset_bits" = "x64"; then
10955 WX_LARGEFILE_FLAGS
="-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES"
10957 WX_LARGEFILE_FLAGS
="-D_LARGE_FILES"
10959 CPPFLAGS
="$CPPFLAGS $WX_LARGEFILE_FLAGS"
10962 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
10963 echo "configure:10964: checking whether byte ordering is bigendian" >&5
10964 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
10965 echo $ac_n "(cached) $ac_c" 1>&6
10967 ac_cv_c_bigendian
=unknown
10968 # See if sys/param.h defines the BYTE_ORDER macro.
10969 cat > conftest.
$ac_ext <<EOF
10970 #line 10971 "configure"
10971 #include "confdefs.h"
10972 #include <sys/types.h>
10973 #include <sys/param.h>
10976 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
10977 bogus endian macros
10981 if { (eval echo configure
:10982: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10983 # It does; now see whether it defined to BIG_ENDIAN or not.
10984 cat > conftest.
$ac_ext <<EOF
10985 #line 10986 "configure"
10986 #include "confdefs.h"
10987 #include <sys/types.h>
10988 #include <sys/param.h>
10991 #if BYTE_ORDER != BIG_ENDIAN
10996 if { (eval echo configure
:10997: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10998 ac_cv_c_bigendian
=yes
11000 echo "configure: failed program was:" >&5
11001 cat conftest.
$ac_ext >&5
11003 ac_cv_c_bigendian
=no
11007 echo "configure: failed program was:" >&5
11008 cat conftest.
$ac_ext >&5
11011 if test $ac_cv_c_bigendian = unknown
; then
11012 if test "$cross_compiling" = yes; then
11013 ac_cv_c_bigendian
=unknown
11015 cat > conftest.
$ac_ext <<EOF
11016 #line 11017 "configure"
11017 #include "confdefs.h"
11019 /* Are we little or big endian? From Harbison&Steele. */
11023 char c[sizeof (long)];
11026 exit (u.c[sizeof (long) - 1] == 1);
11029 if { (eval echo configure
:11030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
11031 ac_cv_c_bigendian
=no
11033 echo "configure: failed program was:" >&5
11034 cat conftest.
$ac_ext >&5
11036 ac_cv_c_bigendian
=yes
11044 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
11045 if test $ac_cv_c_bigendian = unknown
; then
11046 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
11048 if test $ac_cv_c_bigendian = yes; then
11049 cat >> confdefs.h
<<\EOF
11050 #define WORDS_BIGENDIAN 1
11056 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
11057 echo "configure:11058: checking how to run the C++ preprocessor" >&5
11058 if test -z "$CXXCPP"; then
11059 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
11060 echo $ac_n "(cached) $ac_c" 1>&6
11063 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11064 ac_cpp
='$CXXCPP $CPPFLAGS'
11065 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11066 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11067 cross_compiling
=$ac_cv_prog_cxx_cross
11068 CXXCPP
="${CXX-g++} -E"
11069 cat > conftest.
$ac_ext <<EOF
11070 #line 11071 "configure"
11071 #include "confdefs.h"
11072 #include <stdlib.h>
11074 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11075 { (eval echo configure
:11076: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11076 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11077 if test -z "$ac_err"; then
11081 echo "configure: failed program was:" >&5
11082 cat conftest.
$ac_ext >&5
11087 ac_cv_prog_CXXCPP
="$CXXCPP"
11089 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11090 ac_cpp
='$CXXCPP $CPPFLAGS'
11091 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11092 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11093 cross_compiling
=$ac_cv_prog_cxx_cross
11096 CXXCPP
="$ac_cv_prog_CXXCPP"
11097 echo "$ac_t""$CXXCPP" 1>&6
11100 if test "$cross_compiling" = "yes"; then
11101 cat >> confdefs.h
<<\EOF
11102 #define wxUSE_IOSTREAMH 1
11108 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11109 ac_cpp
='$CXXCPP $CPPFLAGS'
11110 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11111 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11112 cross_compiling
=$ac_cv_prog_cxx_cross
11115 for ac_hdr
in iostream
11117 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
11118 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
11119 echo "configure:11120: checking for $ac_hdr" >&5
11120 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11121 echo $ac_n "(cached) $ac_c" 1>&6
11123 cat > conftest.
$ac_ext <<EOF
11124 #line 11125 "configure"
11125 #include "confdefs.h"
11128 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11129 { (eval echo configure
:11130: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11130 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11131 if test -z "$ac_err"; then
11133 eval "ac_cv_header_$ac_safe=yes"
11136 echo "configure: failed program was:" >&5
11137 cat conftest.
$ac_ext >&5
11139 eval "ac_cv_header_$ac_safe=no"
11143 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11144 echo "$ac_t""yes" 1>&6
11145 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
11146 cat >> confdefs.h
<<EOF
11147 #define $ac_tr_hdr 1
11151 echo "$ac_t""no" 1>&6
11156 if test "$ac_cv_header_iostream" = "yes" ; then
11159 cat >> confdefs.h
<<\EOF
11160 #define wxUSE_IOSTREAMH 1
11166 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11167 ac_cpp
='$CPP $CPPFLAGS'
11168 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11169 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11170 cross_compiling
=$ac_cv_prog_cc_cross
11176 echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6
11177 echo "configure:11178: checking if C++ compiler supports bool" >&5
11178 if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then
11179 echo $ac_n "(cached) $ac_c" 1>&6
11184 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11185 ac_cpp
='$CXXCPP $CPPFLAGS'
11186 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11187 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11188 cross_compiling
=$ac_cv_prog_cxx_cross
11191 cat > conftest.
$ac_ext <<EOF
11192 #line 11193 "configure"
11193 #include "confdefs.h"
11204 if { (eval echo configure
:11205: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11210 echo "configure: failed program was:" >&5
11211 cat conftest.
$ac_ext >&5
11221 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11222 ac_cpp
='$CPP $CPPFLAGS'
11223 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11224 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11225 cross_compiling
=$ac_cv_prog_cc_cross
11230 echo "$ac_t""$wx_cv_cpp_bool" 1>&6
11232 if test "$wx_cv_cpp_bool" = "yes"; then
11233 cat >> confdefs.h
<<\EOF
11234 #define HAVE_BOOL 1
11241 echo $ac_n "checking if C++ compiler supports the explicit keyword""... $ac_c" 1>&6
11242 echo "configure:11243: checking if C++ compiler supports the explicit keyword" >&5
11243 if eval "test \"`echo '$''{'wx_cv_explicit'+set}'`\" = set"; then
11244 echo $ac_n "(cached) $ac_c" 1>&6
11249 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11250 ac_cpp
='$CXXCPP $CPPFLAGS'
11251 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11252 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11253 cross_compiling
=$ac_cv_prog_cxx_cross
11256 cat > conftest.
$ac_ext <<EOF
11257 #line 11258 "configure"
11258 #include "confdefs.h"
11260 class Foo { public: explicit Foo(int) {} };
11268 if { (eval echo configure
:11269: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11271 cat > conftest.
$ac_ext <<EOF
11272 #line 11273 "configure"
11273 #include "confdefs.h"
11275 class Foo { public: explicit Foo(int) {} };
11276 static void TakeFoo(const Foo& foo) { }
11285 if { (eval echo configure
:11286: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11289 echo "configure: failed program was:" >&5
11290 cat conftest.
$ac_ext >&5
11298 echo "configure: failed program was:" >&5
11299 cat conftest.
$ac_ext >&5
11307 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11308 ac_cpp
='$CPP $CPPFLAGS'
11309 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11310 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11311 cross_compiling
=$ac_cv_prog_cc_cross
11316 echo "$ac_t""$wx_cv_explicit" 1>&6
11318 if test "$wx_cv_explicit" = "yes"; then
11319 cat >> confdefs.h
<<\EOF
11320 #define HAVE_EXPLICIT 1
11328 /usr/local/include \
11330 /usr/Motif-1.2/include \
11331 /usr/Motif-2.1/include \
11333 /usr/include/Motif1.2 \
11334 /opt/xpm/include/X11 \
11335 /opt/GBxpm/include/ \
11336 /opt/GBxpm/X11/include/ \
11338 /usr/Motif1.2/include \
11340 /usr/openwin/include \
11344 /usr/X11R6/include \
11345 /usr/X11R6.4/include \
11346 /usr/X11R5/include \
11347 /usr/X11R4/include \
11349 /usr/include/X11R6 \
11350 /usr/include/X11R5 \
11351 /usr/include/X11R4 \
11353 /usr/local/X11R6/include \
11354 /usr/local/X11R5/include \
11355 /usr/local/X11R4/include \
11357 /usr/local/include/X11R6 \
11358 /usr/local/include/X11R5 \
11359 /usr/local/include/X11R4 \
11363 /usr/local/X11/include \
11364 /usr/local/include/X11 \
11366 /usr/X386/include \
11367 /usr/x386/include \
11368 /usr/XFree86/include/X11 \
11370 X:/XFree86/include \
11371 X:/XFree86/include/X11 \
11374 /usr/local/include/gtk \
11375 /usr/include/glib \
11376 /usr/local/include/glib \
11379 /usr/local/include/qt \
11381 /usr/include/windows \
11382 /usr/include/wine \
11383 /usr/local/include/wine \
11385 /usr/unsupported/include \
11386 /usr/athena/include \
11387 /usr/local/x11r5/include \
11388 /usr/lpp/Xamples/include \
11390 /usr/openwin/share/include"
11392 SEARCH_LIB
="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` "
11395 cat > confcache
<<\EOF
11396 # This file is a shell script that caches the results of configure
11397 # tests run on this system so they can be shared between configure
11398 # scripts and configure runs. It is not useful on other systems.
11399 # If it contains results you don't want to keep, you may remove or edit it.
11401 # By default, configure uses ./config.cache as the cache file,
11402 # creating it if it does not exist already. You can give configure
11403 # the --cache-file=FILE option to use a different cache file; that is
11404 # what configure does when it calls configure scripts in
11405 # subdirectories, so they share the cache.
11406 # Giving --cache-file=/dev/null disables caching, for debugging configure.
11407 # config.status only pays attention to the cache file if you give it the
11408 # --recheck option to rerun configure.
11411 # The following way of writing the cache mishandles newlines in values,
11412 # but we know of no workaround that is simple, portable, and efficient.
11413 # So, don't put newlines in cache variables' values.
11414 # Ultrix sh set writes to stderr and can't be redirected directly,
11415 # and sets the high bit in the cache file unless we assign to the vars.
11417 case `(ac_space=' '; set | grep ac_space) 2>&1` in
11419 # `set' does not quote correctly, so add quotes (double-quote substitution
11420 # turns \\\\ into \\, and sed turns \\ into \).
11422 -e "s/'/'\\\\''/g" \
11423 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
11426 # `set' quotes correctly as required by POSIX, so do not add quotes.
11427 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
11430 if cmp -s $cache_file confcache
; then
11433 if test -w $cache_file; then
11434 echo "updating cache $cache_file"
11435 cat confcache
> $cache_file
11437 echo "not updating unwritable cache $cache_file"
11443 if test "$USE_LINUX" = 1; then
11444 echo $ac_n "checking for glibc 2.1 or later""... $ac_c" 1>&6
11445 echo "configure:11446: checking for glibc 2.1 or later" >&5
11446 if eval "test \"`echo '$''{'wx_cv_lib_glibc21'+set}'`\" = set"; then
11447 echo $ac_n "(cached) $ac_c" 1>&6
11450 cat > conftest.
$ac_ext <<EOF
11451 #line 11452 "configure"
11452 #include "confdefs.h"
11453 #include <features.h>
11456 #if (__GLIBC__ < 2) || (__GLIBC_MINOR__ < 1)
11457 #error not glibc2.1
11462 if { (eval echo configure
:11463: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11465 wx_cv_lib_glibc21
=yes
11468 echo "configure: failed program was:" >&5
11469 cat conftest.
$ac_ext >&5
11472 wx_cv_lib_glibc21
=no
11480 echo "$ac_t""$wx_cv_lib_glibc21" 1>&6
11481 if test "$wx_cv_lib_glibc21" = "yes"; then
11482 cat >> confdefs.h
<<\EOF
11483 #define wxHAVE_GLIBC2 1
11489 if test "x$wx_cv_lib_glibc21" = "xyes"; then
11490 if test "$wxUSE_UNICODE" = "yes" -o "$wxUSE_THREADS" = "yes"; then
11491 cat >> confdefs.h
<<\EOF
11492 #define _GNU_SOURCE 1
11501 if test "$wxUSE_REGEX" != "no"; then
11502 cat >> confdefs.h
<<\EOF
11503 #define wxUSE_REGEX 1
11507 if test "$wxUSE_REGEX" = "sys" -o "$wxUSE_REGEX" = "yes" ; then
11508 ac_safe
=`echo "regex.h" | sed 'y%./+-%__p_%'`
11509 echo $ac_n "checking for regex.h""... $ac_c" 1>&6
11510 echo "configure:11511: checking for regex.h" >&5
11511 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11512 echo $ac_n "(cached) $ac_c" 1>&6
11514 cat > conftest.
$ac_ext <<EOF
11515 #line 11516 "configure"
11516 #include "confdefs.h"
11519 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11520 { (eval echo configure
:11521: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11521 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11522 if test -z "$ac_err"; then
11524 eval "ac_cv_header_$ac_safe=yes"
11527 echo "configure: failed program was:" >&5
11528 cat conftest.
$ac_ext >&5
11530 eval "ac_cv_header_$ac_safe=no"
11534 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11535 echo "$ac_t""yes" 1>&6
11536 for ac_func
in regcomp
11538 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
11539 echo "configure:11540: checking for $ac_func" >&5
11540 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11541 echo $ac_n "(cached) $ac_c" 1>&6
11543 cat > conftest.
$ac_ext <<EOF
11544 #line 11545 "configure"
11545 #include "confdefs.h"
11546 /* System header to define __stub macros and hopefully few prototypes,
11547 which can conflict with char $ac_func(); below. */
11548 #include <assert.h>
11549 /* Override any gcc2 internal prototype to avoid an error. */
11550 /* We use char because int might match the return type of a gcc2
11551 builtin and then its argument prototype would still apply. */
11556 /* The GNU C library defines this for functions which it implements
11557 to always fail with ENOSYS. Some functions are actually named
11558 something starting with __ and the normal name is an alias. */
11559 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11567 if { (eval echo configure
:11568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11569 eval "ac_cv_func_$ac_func=yes"
11571 echo "configure: failed program was:" >&5
11572 cat conftest.
$ac_ext >&5
11574 eval "ac_cv_func_$ac_func=no"
11579 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11580 echo "$ac_t""yes" 1>&6
11581 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11582 cat >> confdefs.h
<<EOF
11583 #define $ac_tr_func 1
11587 echo "$ac_t""no" 1>&6
11592 echo "$ac_t""no" 1>&6
11596 if test "x$ac_cv_func_regcomp" != "xyes"; then
11597 if test "$wxUSE_REGEX" = "sys" ; then
11598 { echo "configure: error: system regex library not found! Use --with-regex to use built-in version" 1>&2; exit 1; }
11600 echo "configure: warning: system regex library not found, will use built-in instead" 1>&2
11601 wxUSE_REGEX
=builtin
11608 if test "$wxUSE_REGEX" = "builtin" ; then
11609 REGEX_INCLUDE
="-I\${top_srcdir}/src/regex"
11616 if test "$wxUSE_ZLIB" != "no" ; then
11617 cat >> confdefs.h
<<\EOF
11618 #define wxUSE_ZLIB 1
11622 if test "$wxUSE_ZLIB" = "sys" -o "$wxUSE_ZLIB" = "yes" ; then
11623 if test "$USE_DARWIN" = 1; then
11624 system_zlib_h_ok
="yes"
11626 echo $ac_n "checking for zlib.h >= 1.1.4""... $ac_c" 1>&6
11627 echo "configure:11628: checking for zlib.h >= 1.1.4" >&5
11628 if eval "test \"`echo '$''{'ac_cv_header_zlib_h'+set}'`\" = set"; then
11629 echo $ac_n "(cached) $ac_c" 1>&6
11631 if test "$cross_compiling" = yes; then
11632 unset ac_cv_header_zlib_h
11635 cat > conftest.
$ac_ext <<EOF
11636 #line 11637 "configure"
11637 #include "confdefs.h"
11645 FILE *f=fopen("conftestval", "w");
11648 ZLIB_VERSION[0] == '1' &&
11649 (ZLIB_VERSION[2] > '1' ||
11650 (ZLIB_VERSION[2] == '1' &&
11651 ZLIB_VERSION[4] >= '4')) ? "yes" : "no");
11657 if { (eval echo configure
:11658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
11659 ac_cv_header_zlib_h
=`cat conftestval`
11661 echo "configure: failed program was:" >&5
11662 cat conftest.
$ac_ext >&5
11664 ac_cv_header_zlib_h
=no
11672 echo "$ac_t""$ac_cv_header_zlib_h" 1>&6
11673 ac_safe
=`echo "zlib.h" | sed 'y%./+-%__p_%'`
11674 echo $ac_n "checking for zlib.h""... $ac_c" 1>&6
11675 echo "configure:11676: checking for zlib.h" >&5
11676 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11677 echo $ac_n "(cached) $ac_c" 1>&6
11679 cat > conftest.
$ac_ext <<EOF
11680 #line 11681 "configure"
11681 #include "confdefs.h"
11684 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11685 { (eval echo configure
:11686: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11686 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11687 if test -z "$ac_err"; then
11689 eval "ac_cv_header_$ac_safe=yes"
11692 echo "configure: failed program was:" >&5
11693 cat conftest.
$ac_ext >&5
11695 eval "ac_cv_header_$ac_safe=no"
11699 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11700 echo "$ac_t""yes" 1>&6
11703 echo "$ac_t""no" 1>&6
11707 system_zlib_h_ok
=$ac_cv_header_zlib_h
11710 if test "$system_zlib_h_ok" = "yes"; then
11711 echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6
11712 echo "configure:11713: checking for deflate in -lz" >&5
11713 ac_lib_var
=`echo z'_'deflate | sed 'y%./+-%__p_%'`
11714 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11715 echo $ac_n "(cached) $ac_c" 1>&6
11717 ac_save_LIBS
="$LIBS"
11719 cat > conftest.
$ac_ext <<EOF
11720 #line 11721 "configure"
11721 #include "confdefs.h"
11722 /* Override any gcc2 internal prototype to avoid an error. */
11723 /* We use char because int might match the return type of a gcc2
11724 builtin and then its argument prototype would still apply. */
11731 if { (eval echo configure
:11732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11733 eval "ac_cv_lib_$ac_lib_var=yes"
11735 echo "configure: failed program was:" >&5
11736 cat conftest.
$ac_ext >&5
11738 eval "ac_cv_lib_$ac_lib_var=no"
11741 LIBS
="$ac_save_LIBS"
11744 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11745 echo "$ac_t""yes" 1>&6
11748 echo "$ac_t""no" 1>&6
11753 if test "x$ZLIB_LINK" = "x" ; then
11754 if test "$wxUSE_ZLIB" = "sys" ; then
11755 { echo "configure: error: zlib library not found or too old! Use --with-zlib=builtin to use built-in version" 1>&2; exit 1; }
11757 echo "configure: warning: zlib library not found or too old, will use built-in instead" 1>&2
11765 if test "$wxUSE_ZLIB" = "builtin" ; then
11766 ZLIB_INCLUDE
="-I\${top_srcdir}/src/zlib"
11773 if test "$wxUSE_LIBPNG" != "no" ; then
11774 cat >> confdefs.h
<<\EOF
11775 #define wxUSE_LIBPNG 1
11779 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBPNG" = "builtin" ; then
11780 echo "configure: warning: wxMGL doesn't work with builtin png library, will use MGL one instead" 1>&2
11784 if test "$wxUSE_MGL" != 1 -a "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then
11785 echo "configure: warning: system png library doesn't work without system zlib, will use built-in instead" 1>&2
11786 wxUSE_LIBPNG
=builtin
11789 if test "$wxUSE_MGL" != 1 ; then
11790 if test "$wxUSE_LIBPNG" = "sys" -o "$wxUSE_LIBPNG" = "yes" ; then
11791 echo $ac_n "checking for png.h > 0.90""... $ac_c" 1>&6
11792 echo "configure:11793: checking for png.h > 0.90" >&5
11793 if eval "test \"`echo '$''{'ac_cv_header_png_h'+set}'`\" = set"; then
11794 echo $ac_n "(cached) $ac_c" 1>&6
11796 if test "$cross_compiling" = yes; then
11797 unset ac_cv_header_png_h
11800 cat > conftest.
$ac_ext <<EOF
11801 #line 11802 "configure"
11802 #include "confdefs.h"
11809 FILE *f=fopen("conftestval", "w");
11812 PNG_LIBPNG_VER > 90 ? "yes" : "no");
11817 if { (eval echo configure
:11818: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
11819 ac_cv_header_png_h
=`cat conftestval`
11821 echo "configure: failed program was:" >&5
11822 cat conftest.
$ac_ext >&5
11824 ac_cv_header_png_h
=no
11832 echo "$ac_t""$ac_cv_header_png_h" 1>&6
11833 ac_safe
=`echo "png.h" | sed 'y%./+-%__p_%'`
11834 echo $ac_n "checking for png.h""... $ac_c" 1>&6
11835 echo "configure:11836: checking for png.h" >&5
11836 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11837 echo $ac_n "(cached) $ac_c" 1>&6
11839 cat > conftest.
$ac_ext <<EOF
11840 #line 11841 "configure"
11841 #include "confdefs.h"
11844 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11845 { (eval echo configure
:11846: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11846 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11847 if test -z "$ac_err"; then
11849 eval "ac_cv_header_$ac_safe=yes"
11852 echo "configure: failed program was:" >&5
11853 cat conftest.
$ac_ext >&5
11855 eval "ac_cv_header_$ac_safe=no"
11859 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11860 echo "$ac_t""yes" 1>&6
11863 echo "$ac_t""no" 1>&6
11867 if test "$ac_cv_header_png_h" = "yes"; then
11868 echo $ac_n "checking for png_check_sig in -lpng""... $ac_c" 1>&6
11869 echo "configure:11870: checking for png_check_sig in -lpng" >&5
11870 ac_lib_var
=`echo png'_'png_check_sig | sed 'y%./+-%__p_%'`
11871 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11872 echo $ac_n "(cached) $ac_c" 1>&6
11874 ac_save_LIBS
="$LIBS"
11875 LIBS
="-lpng -lz -lm $LIBS"
11876 cat > conftest.
$ac_ext <<EOF
11877 #line 11878 "configure"
11878 #include "confdefs.h"
11879 /* Override any gcc2 internal prototype to avoid an error. */
11880 /* We use char because int might match the return type of a gcc2
11881 builtin and then its argument prototype would still apply. */
11882 char png_check_sig();
11888 if { (eval echo configure
:11889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11890 eval "ac_cv_lib_$ac_lib_var=yes"
11892 echo "configure: failed program was:" >&5
11893 cat conftest.
$ac_ext >&5
11895 eval "ac_cv_lib_$ac_lib_var=no"
11898 LIBS
="$ac_save_LIBS"
11901 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11902 echo "$ac_t""yes" 1>&6
11905 echo "$ac_t""no" 1>&6
11910 if test "x$PNG_LINK" = "x" ; then
11911 if test "$wxUSE_LIBPNG" = "sys" ; then
11912 { echo "configure: error: system png library not found or too old! Use --with-libpng=builtin to use built-in version" 1>&2; exit 1; }
11914 echo "configure: warning: system png library not found or too old, will use built-in instead" 1>&2
11915 wxUSE_LIBPNG
=builtin
11923 if test "$wxUSE_LIBPNG" = "builtin" ; then
11924 PNG_INCLUDE
="-I\${top_srcdir}/src/png"
11927 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS png"
11933 if test "$wxUSE_LIBJPEG" != "no" ; then
11934 cat >> confdefs.h
<<\EOF
11935 #define wxUSE_LIBJPEG 1
11939 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBJPEG" = "builtin" ; then
11940 echo "configure: warning: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" 1>&2
11944 if test "$wxUSE_MGL" != 1 ; then
11945 if test "$wxUSE_LIBJPEG" = "sys" -o "$wxUSE_LIBJPEG" = "yes" ; then
11946 echo $ac_n "checking for jpeglib.h""... $ac_c" 1>&6
11947 echo "configure:11948: checking for jpeglib.h" >&5
11948 if eval "test \"`echo '$''{'ac_cv_header_jpeglib_h'+set}'`\" = set"; then
11949 echo $ac_n "(cached) $ac_c" 1>&6
11951 cat > conftest.
$ac_ext <<EOF
11952 #line 11953 "configure"
11953 #include "confdefs.h"
11955 #undef HAVE_STDLIB_H
11957 #include <jpeglib.h>
11964 if { (eval echo configure
:11965: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11966 ac_cv_header_jpeglib_h
=yes
11968 echo "configure: failed program was:" >&5
11969 cat conftest.
$ac_ext >&5
11971 ac_cv_header_jpeglib_h
=no
11978 echo "$ac_t""$ac_cv_header_jpeglib_h" 1>&6
11980 if test "$ac_cv_header_jpeglib_h" = "yes"; then
11981 echo $ac_n "checking for jpeg_read_header in -ljpeg""... $ac_c" 1>&6
11982 echo "configure:11983: checking for jpeg_read_header in -ljpeg" >&5
11983 ac_lib_var
=`echo jpeg'_'jpeg_read_header | sed 'y%./+-%__p_%'`
11984 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11985 echo $ac_n "(cached) $ac_c" 1>&6
11987 ac_save_LIBS
="$LIBS"
11988 LIBS
="-ljpeg $LIBS"
11989 cat > conftest.
$ac_ext <<EOF
11990 #line 11991 "configure"
11991 #include "confdefs.h"
11992 /* Override any gcc2 internal prototype to avoid an error. */
11993 /* We use char because int might match the return type of a gcc2
11994 builtin and then its argument prototype would still apply. */
11995 char jpeg_read_header();
12001 if { (eval echo configure
:12002: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12003 eval "ac_cv_lib_$ac_lib_var=yes"
12005 echo "configure: failed program was:" >&5
12006 cat conftest.
$ac_ext >&5
12008 eval "ac_cv_lib_$ac_lib_var=no"
12011 LIBS
="$ac_save_LIBS"
12014 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12015 echo "$ac_t""yes" 1>&6
12016 JPEG_LINK
=" -ljpeg"
12018 echo "$ac_t""no" 1>&6
12023 if test "x$JPEG_LINK" = "x" ; then
12024 if test "$wxUSE_LIBJPEG" = "sys" ; then
12025 { echo "configure: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" 1>&2; exit 1; }
12027 echo "configure: warning: system jpeg library not found, will use built-in instead" 1>&2
12028 wxUSE_LIBJPEG
=builtin
12036 if test "$wxUSE_LIBJPEG" = "builtin" ; then
12037 JPEG_INCLUDE
="-I\${top_srcdir}/src/jpeg"
12044 TIFF_PREREQ_LINKS
=-lm
12045 if test "$wxUSE_LIBTIFF" != "no" ; then
12046 cat >> confdefs.h
<<\EOF
12047 #define wxUSE_LIBTIFF 1
12051 if test "$wxUSE_LIBTIFF" = "sys" -o "$wxUSE_LIBTIFF" = "yes" ; then
12052 if test "$wxUSE_LIBJPEG" = "sys"; then
12053 TIFF_PREREQ_LINKS
="$TIFF_PREREQ_LINKS $JPEG_LINK"
12055 if test "$wxUSE_ZLIB" = "sys"; then
12056 TIFF_PREREQ_LINKS
="$TIFF_PREREQ_LINKS $ZLIB_LINK"
12058 ac_safe
=`echo "tiffio.h" | sed 'y%./+-%__p_%'`
12059 echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6
12060 echo "configure:12061: checking for tiffio.h" >&5
12061 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12062 echo $ac_n "(cached) $ac_c" 1>&6
12064 cat > conftest.
$ac_ext <<EOF
12065 #line 12066 "configure"
12066 #include "confdefs.h"
12067 #include <tiffio.h>
12069 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12070 { (eval echo configure
:12071: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12071 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12072 if test -z "$ac_err"; then
12074 eval "ac_cv_header_$ac_safe=yes"
12077 echo "configure: failed program was:" >&5
12078 cat conftest.
$ac_ext >&5
12080 eval "ac_cv_header_$ac_safe=no"
12084 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12085 echo "$ac_t""yes" 1>&6
12086 echo $ac_n "checking for TIFFError in -ltiff""... $ac_c" 1>&6
12087 echo "configure:12088: checking for TIFFError in -ltiff" >&5
12088 ac_lib_var
=`echo tiff'_'TIFFError | sed 'y%./+-%__p_%'`
12089 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12090 echo $ac_n "(cached) $ac_c" 1>&6
12092 ac_save_LIBS
="$LIBS"
12093 LIBS
="-ltiff $TIFF_PREREQ_LINKS $LIBS"
12094 cat > conftest.
$ac_ext <<EOF
12095 #line 12096 "configure"
12096 #include "confdefs.h"
12097 /* Override any gcc2 internal prototype to avoid an error. */
12098 /* We use char because int might match the return type of a gcc2
12099 builtin and then its argument prototype would still apply. */
12106 if { (eval echo configure
:12107: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12108 eval "ac_cv_lib_$ac_lib_var=yes"
12110 echo "configure: failed program was:" >&5
12111 cat conftest.
$ac_ext >&5
12113 eval "ac_cv_lib_$ac_lib_var=no"
12116 LIBS
="$ac_save_LIBS"
12119 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12120 echo "$ac_t""yes" 1>&6
12121 TIFF_LINK
=" -ltiff"
12123 echo "$ac_t""no" 1>&6
12128 echo "$ac_t""no" 1>&6
12132 if test "x$TIFF_LINK" = "x" ; then
12133 if test "$wxUSE_LIBTIFF" = "sys" ; then
12134 { echo "configure: error: system tiff library not found! Use --with-libtiff=builtin to use built-in version" 1>&2; exit 1; }
12136 echo "configure: warning: system tiff library not found, will use built-in instead" 1>&2
12137 wxUSE_LIBTIFF
=builtin
12144 if test "$wxUSE_LIBTIFF" = "builtin" ; then
12145 TIFF_INCLUDE
="-I\${top_srcdir}/src/tiff"
12157 if test "$USE_WIN32" = 1 ; then
12158 for ac_hdr
in w32api.h
12160 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12161 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
12162 echo "configure:12163: checking for $ac_hdr" >&5
12163 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12164 echo $ac_n "(cached) $ac_c" 1>&6
12166 cat > conftest.
$ac_ext <<EOF
12167 #line 12168 "configure"
12168 #include "confdefs.h"
12171 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12172 { (eval echo configure
:12173: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12173 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12174 if test -z "$ac_err"; then
12176 eval "ac_cv_header_$ac_safe=yes"
12179 echo "configure: failed program was:" >&5
12180 cat conftest.
$ac_ext >&5
12182 eval "ac_cv_header_$ac_safe=no"
12186 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12187 echo "$ac_t""yes" 1>&6
12188 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12189 cat >> confdefs.h
<<EOF
12190 #define $ac_tr_hdr 1
12194 echo "$ac_t""no" 1>&6
12198 ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'`
12199 echo $ac_n "checking for windows.h""... $ac_c" 1>&6
12200 echo "configure:12201: checking for windows.h" >&5
12201 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12202 echo $ac_n "(cached) $ac_c" 1>&6
12204 cat > conftest.
$ac_ext <<EOF
12205 #line 12206 "configure"
12206 #include "confdefs.h"
12207 #include <windows.h>
12209 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12210 { (eval echo configure
:12211: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12211 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12212 if test -z "$ac_err"; then
12214 eval "ac_cv_header_$ac_safe=yes"
12217 echo "configure: failed program was:" >&5
12218 cat conftest.
$ac_ext >&5
12220 eval "ac_cv_header_$ac_safe=no"
12224 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12225 echo "$ac_t""yes" 1>&6
12228 echo "$ac_t""no" 1>&6
12230 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
12235 echo $ac_n "checking if w32api has good enough MSIE support""... $ac_c" 1>&6
12236 echo "configure:12237: checking if w32api has good enough MSIE support" >&5
12237 if eval "test \"`echo '$''{'wx_cv_w32api_win32_ie'+set}'`\" = set"; then
12238 echo $ac_n "(cached) $ac_c" 1>&6
12241 cat > conftest.
$ac_ext <<EOF
12242 #line 12243 "configure"
12243 #include "confdefs.h"
12244 #include <w32api.h>
12247 #define wxCHECK_W32API_VERSION( major, minor ) \
12248 ( defined( __W32API_MAJOR_VERSION ) && defined( __W32API_MINOR_VERSION ) \
12249 && ( ( __W32API_MAJOR_VERSION > (major) ) \
12250 || ( __W32API_MAJOR_VERSION == (major) && __W32API_MINOR_VERSION >= (minor))))
12252 #if !wxCHECK_W32API_VERSION(1,1)
12253 #error You need w32api 1.1 or newer
12258 if { (eval echo configure
:12259: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12261 wx_cv_w32api_win32_ie
=yes
12264 echo "configure: failed program was:" >&5
12265 cat conftest.
$ac_ext >&5
12268 wx_cv_w32api_win32_ie
=no
12275 echo "$ac_t""$wx_cv_w32api_win32_ie" 1>&6
12276 if test "$wx_cv_w32api_win32_ie" = "yes" ; then
12277 CPPFLAGS
="$CPPFLAGS -D_WIN32_IE=0x400"
12280 LIBS
="$LIBS -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -ladvapi32 -lwsock32"
12284 LIBS
="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32"
12285 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WIN95__"
12288 if test "$wxUSE_ODBC" = "yes" ; then
12289 LIBS
=" -lodbc32 -lole32 -loleaut32 $LIBS"
12292 RESFLAGS
="--include-dir \$(top_srcdir)/include --include-dir \$(top_srcdir)/\$(program_dir) --define __WIN32__ --define __WIN95__ --define __GNUWIN32__"
12293 RESPROGRAMOBJ
="\$(PROGRAM)_resources.o"
12295 WIN32INSTALL
=win32install
12298 if test "$USE_DARWIN" = 1; then
12299 if test "$wxUSE_PRECOMP" = "yes"; then
12300 CPPFLAGS
="$CPPFLAGS -cpp-precomp"
12302 CPPFLAGS
="$CPPFLAGS -no-cpp-precomp"
12306 if test "$wxUSE_GUI" = "yes"; then
12315 if test "$wxUSE_MSW" = 1 ; then
12319 LDFLAGS
="$LDFLAGS -Wl,--subsystem,windows -mwindows"
12322 if test "$wxUSE_GTK" = 1; then
12323 echo $ac_n "checking for GTK+ version""... $ac_c" 1>&6
12324 echo "configure:12325: checking for GTK+ version" >&5
12326 gtk_version_cached
=1
12327 if eval "test \"`echo '$''{'wx_cv_lib_gtk'+set}'`\" = set"; then
12328 echo $ac_n "(cached) $ac_c" 1>&6
12331 gtk_version_cached
=0
12332 echo "$ac_t""" 1>&6
12335 if test "$wxUSE_THREADS" = "yes"; then
12336 GTK_MODULES
=gthread
12340 if test "x$wxUSE_GTK2" = "xyes"; then
12341 # Check whether --enable-gtktest or --disable-gtktest was given.
12342 if test "${enable_gtktest+set}" = set; then
12343 enableval
="$enable_gtktest"
12350 pkg_config_args
=gtk
+-2.0
12351 for module
in .
$GTK_MODULES
12355 pkg_config_args
="$pkg_config_args gthread-2.0"
12362 # Extract the first word of "pkg-config", so it can be a program name with args.
12363 set dummy pkg
-config; ac_word
=$2
12364 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12365 echo "configure:12366: checking for $ac_word" >&5
12366 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
12367 echo $ac_n "(cached) $ac_c" 1>&6
12369 case "$PKG_CONFIG" in
12371 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
12374 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
12377 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
12379 for ac_dir
in $ac_dummy; do
12380 test -z "$ac_dir" && ac_dir
=.
12381 if test -f $ac_dir/$ac_word; then
12382 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
12387 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
12391 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
12392 if test -n "$PKG_CONFIG"; then
12393 echo "$ac_t""$PKG_CONFIG" 1>&6
12395 echo "$ac_t""no" 1>&6
12399 if test x
$PKG_CONFIG != xno
; then
12400 if pkg
-config --atleast-pkgconfig-version 0.7 ; then
12403 echo *** pkg
-config too old
; version
0.7 or better required.
12411 min_gtk_version
=2.0.0
12412 echo $ac_n "checking for GTK+ - version >= $min_gtk_version""... $ac_c" 1>&6
12413 echo "configure:12414: checking for GTK+ - version >= $min_gtk_version" >&5
12415 if test x
$PKG_CONFIG != xno
; then
12416 ## don't try to run the test against uninstalled libtool libs
12417 if $PKG_CONFIG --uninstalled $pkg_config_args; then
12418 echo "Will use uninstalled version of GTK+ found in PKG_CONFIG_PATH"
12422 if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then
12429 if test x
"$no_gtk" = x
; then
12430 GTK_CFLAGS
=`$PKG_CONFIG $pkg_config_args --cflags`
12431 GTK_LIBS
=`$PKG_CONFIG $pkg_config_args --libs`
12432 gtk_config_major_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
12433 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
12434 gtk_config_minor_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
12435 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
12436 gtk_config_micro_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
12437 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
12438 if test "x$enable_gtktest" = "xyes" ; then
12439 ac_save_CFLAGS
="$CFLAGS"
12440 ac_save_LIBS
="$LIBS"
12441 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12442 LIBS
="$GTK_LIBS $LIBS"
12444 if test "$cross_compiling" = yes; then
12445 echo $ac_n "cross compiling; assumed OK... $ac_c"
12447 cat > conftest.
$ac_ext <<EOF
12448 #line 12449 "configure"
12449 #include "confdefs.h"
12451 #include <gtk/gtk.h>
12453 #include <stdlib.h>
12458 int major, minor, micro;
12461 system ("touch conf.gtktest");
12463 /* HP/UX 9 (%@#!) writes to sscanf strings */
12464 tmp_version = g_strdup("$min_gtk_version");
12465 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
12466 printf("%s, bad version string\n", "$min_gtk_version");
12470 if ((gtk_major_version != $gtk_config_major_version) ||
12471 (gtk_minor_version != $gtk_config_minor_version) ||
12472 (gtk_micro_version != $gtk_config_micro_version))
12474 printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
12475 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
12476 gtk_major_version, gtk_minor_version, gtk_micro_version);
12477 printf ("*** was found! If pkg-config was correct, then it is best\n");
12478 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
12479 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
12480 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
12481 printf("*** required on your system.\n");
12482 printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
12483 printf("*** to point to the correct configuration files\n");
12485 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
12486 (gtk_minor_version != GTK_MINOR_VERSION) ||
12487 (gtk_micro_version != GTK_MICRO_VERSION))
12489 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
12490 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
12491 printf("*** library (version %d.%d.%d)\n",
12492 gtk_major_version, gtk_minor_version, gtk_micro_version);
12496 if ((gtk_major_version > major) ||
12497 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
12498 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
12504 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
12505 gtk_major_version, gtk_minor_version, gtk_micro_version);
12506 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
12507 major, minor, micro);
12508 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
12510 printf("*** If you have already installed a sufficiently new version, this error\n");
12511 printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
12512 printf("*** being found. The easiest way to fix this is to remove the old version\n");
12513 printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
12514 printf("*** correct copy of pkg-config. (In this case, you will have to\n");
12515 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
12516 printf("*** so that the correct libraries are found at run-time))\n");
12523 if { (eval echo configure
:12524: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
12527 echo "configure: failed program was:" >&5
12528 cat conftest.
$ac_ext >&5
12535 CFLAGS
="$ac_save_CFLAGS"
12536 LIBS
="$ac_save_LIBS"
12539 if test "x$no_gtk" = x
; then
12540 echo "$ac_t""yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" 1>&6
12543 echo "$ac_t""no" 1>&6
12544 if test "$PKG_CONFIG" = "no" ; then
12545 echo "*** A new enough version of pkg-config was not found."
12546 echo "*** See http://pkgconfig.sourceforge.net"
12548 if test -f conf.gtktest
; then
12551 echo "*** Could not run GTK+ test program, checking why..."
12552 ac_save_CFLAGS
="$CFLAGS"
12553 ac_save_LIBS
="$LIBS"
12554 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12555 LIBS
="$LIBS $GTK_LIBS"
12556 cat > conftest.
$ac_ext <<EOF
12557 #line 12558 "configure"
12558 #include "confdefs.h"
12560 #include <gtk/gtk.h>
12564 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
12567 if { (eval echo configure
:12568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12569 echo "*** The test program compiled, but did not run. This usually means"
12570 echo "*** that the run-time linker is not finding GTK+ or finding the wrong"
12571 echo "*** version of GTK+. If it is not finding GTK+, you'll need to set your"
12572 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
12573 echo "*** to the installed location Also, make sure you have run ldconfig if that"
12574 echo "*** is required on your system"
12576 echo "*** If you have an old version installed, it is best to remove it, although"
12577 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
12579 echo "configure: failed program was:" >&5
12580 cat conftest.
$ac_ext >&5
12582 echo "*** The test program failed to compile or link. See the file config.log for the"
12583 echo "*** exact error that occured. This usually means GTK+ is incorrectly installed."
12586 CFLAGS
="$ac_save_CFLAGS"
12587 LIBS
="$ac_save_LIBS"
12599 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
12600 if test "${with_gtk_prefix+set}" = set; then
12601 withval
="$with_gtk_prefix"
12602 gtk_config_prefix
="$withval"
12604 gtk_config_prefix
=""
12607 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
12608 if test "${with_gtk_exec_prefix+set}" = set; then
12609 withval
="$with_gtk_exec_prefix"
12610 gtk_config_exec_prefix
="$withval"
12612 gtk_config_exec_prefix
=""
12615 # Check whether --enable-gtktest or --disable-gtktest was given.
12616 if test "${enable_gtktest+set}" = set; then
12617 enableval
="$enable_gtktest"
12624 for module
in .
$GTK_MODULES
12628 gtk_config_args
="$gtk_config_args gthread"
12633 if test x
$gtk_config_exec_prefix != x
; then
12634 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
12635 if test x
${GTK_CONFIG+set} != xset
; then
12636 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
12639 if test x
$gtk_config_prefix != x
; then
12640 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
12641 if test x
${GTK_CONFIG+set} != xset
; then
12642 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
12646 # Extract the first word of "gtk-config", so it can be a program name with args.
12647 set dummy gtk
-config; ac_word
=$2
12648 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12649 echo "configure:12650: checking for $ac_word" >&5
12650 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
12651 echo $ac_n "(cached) $ac_c" 1>&6
12653 case "$GTK_CONFIG" in
12655 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
12658 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
12661 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
12663 for ac_dir
in $ac_dummy; do
12664 test -z "$ac_dir" && ac_dir
=.
12665 if test -f $ac_dir/$ac_word; then
12666 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
12671 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
12675 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
12676 if test -n "$GTK_CONFIG"; then
12677 echo "$ac_t""$GTK_CONFIG" 1>&6
12679 echo "$ac_t""no" 1>&6
12682 min_gtk_version
=1.2.7
12683 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
12684 echo "configure:12685: checking for GTK - version >= $min_gtk_version" >&5
12686 if test "$GTK_CONFIG" = "no" ; then
12689 GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags`
12690 GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs`
12691 gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \
12692 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
12693 gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \
12694 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
12695 gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \
12696 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
12697 if test "x$enable_gtktest" = "xyes" ; then
12698 ac_save_CFLAGS
="$CFLAGS"
12699 ac_save_LIBS
="$LIBS"
12700 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12701 LIBS
="$GTK_LIBS $LIBS"
12703 if test "$cross_compiling" = yes; then
12704 echo $ac_n "cross compiling; assumed OK... $ac_c"
12706 cat > conftest.
$ac_ext <<EOF
12707 #line 12708 "configure"
12708 #include "confdefs.h"
12710 #include <gtk/gtk.h>
12712 #include <stdlib.h>
12717 int major, minor, micro;
12720 system ("touch conf.gtktest");
12722 /* HP/UX 9 (%@#!) writes to sscanf strings */
12723 tmp_version = g_strdup("$min_gtk_version");
12724 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
12725 printf("%s, bad version string\n", "$min_gtk_version");
12729 if ((gtk_major_version != $gtk_config_major_version) ||
12730 (gtk_minor_version != $gtk_config_minor_version) ||
12731 (gtk_micro_version != $gtk_config_micro_version))
12733 printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
12734 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
12735 gtk_major_version, gtk_minor_version, gtk_micro_version);
12736 printf ("*** was found! If gtk-config was correct, then it is best\n");
12737 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
12738 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
12739 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
12740 printf("*** required on your system.\n");
12741 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
12742 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
12743 printf("*** before re-running configure\n");
12745 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
12746 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
12747 (gtk_minor_version != GTK_MINOR_VERSION) ||
12748 (gtk_micro_version != GTK_MICRO_VERSION))
12750 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
12751 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
12752 printf("*** library (version %d.%d.%d)\n",
12753 gtk_major_version, gtk_minor_version, gtk_micro_version);
12755 #endif /* defined (GTK_MAJOR_VERSION) ... */
12758 if ((gtk_major_version > major) ||
12759 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
12760 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
12766 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
12767 gtk_major_version, gtk_minor_version, gtk_micro_version);
12768 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
12769 major, minor, micro);
12770 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
12772 printf("*** If you have already installed a sufficiently new version, this error\n");
12773 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
12774 printf("*** being found. The easiest way to fix this is to remove the old version\n");
12775 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
12776 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
12777 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
12778 printf("*** so that the correct libraries are found at run-time))\n");
12785 if { (eval echo configure
:12786: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
12789 echo "configure: failed program was:" >&5
12790 cat conftest.
$ac_ext >&5
12797 CFLAGS
="$ac_save_CFLAGS"
12798 LIBS
="$ac_save_LIBS"
12801 if test "x$no_gtk" = x
; then
12802 echo "$ac_t""yes" 1>&6
12803 wx_cv_lib_gtk
=1.2.7
12805 echo "$ac_t""no" 1>&6
12806 if test "$GTK_CONFIG" = "no" ; then
12807 echo "*** The gtk-config script installed by GTK could not be found"
12808 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
12809 echo "*** your path, or set the GTK_CONFIG environment variable to the"
12810 echo "*** full path to gtk-config."
12812 if test -f conf.gtktest
; then
12815 echo "*** Could not run GTK test program, checking why..."
12816 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12817 LIBS
="$LIBS $GTK_LIBS"
12818 cat > conftest.
$ac_ext <<EOF
12819 #line 12820 "configure"
12820 #include "confdefs.h"
12822 #include <gtk/gtk.h>
12826 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
12829 if { (eval echo configure
:12830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12831 echo "*** The test program compiled, but did not run. This usually means"
12832 echo "*** that the run-time linker is not finding GTK or finding the wrong"
12833 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
12834 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
12835 echo "*** to the installed location Also, make sure you have run ldconfig if that"
12836 echo "*** is required on your system"
12838 echo "*** If you have an old version installed, it is best to remove it, although"
12839 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
12841 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
12842 echo "*** came with the system with the command"
12844 echo "*** rpm --erase --nodeps gtk gtk-devel"
12846 echo "configure: failed program was:" >&5
12847 cat conftest.
$ac_ext >&5
12849 echo "*** The test program failed to compile or link. See the file config.log for the"
12850 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
12851 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
12852 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
12855 CFLAGS
="$ac_save_CFLAGS"
12856 LIBS
="$ac_save_LIBS"
12868 if test -z "$wx_cv_lib_gtk"; then
12869 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
12870 if test "${with_gtk_prefix+set}" = set; then
12871 withval
="$with_gtk_prefix"
12872 gtk_config_prefix
="$withval"
12874 gtk_config_prefix
=""
12877 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
12878 if test "${with_gtk_exec_prefix+set}" = set; then
12879 withval
="$with_gtk_exec_prefix"
12880 gtk_config_exec_prefix
="$withval"
12882 gtk_config_exec_prefix
=""
12885 # Check whether --enable-gtktest or --disable-gtktest was given.
12886 if test "${enable_gtktest+set}" = set; then
12887 enableval
="$enable_gtktest"
12894 for module
in .
$GTK_MODULES
12898 gtk_config_args
="$gtk_config_args gthread"
12903 if test x
$gtk_config_exec_prefix != x
; then
12904 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
12905 if test x
${GTK_CONFIG+set} != xset
; then
12906 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
12909 if test x
$gtk_config_prefix != x
; then
12910 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
12911 if test x
${GTK_CONFIG+set} != xset
; then
12912 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
12916 # Extract the first word of "gtk-config", so it can be a program name with args.
12917 set dummy gtk
-config; ac_word
=$2
12918 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12919 echo "configure:12920: checking for $ac_word" >&5
12920 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
12921 echo $ac_n "(cached) $ac_c" 1>&6
12923 case "$GTK_CONFIG" in
12925 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
12928 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
12931 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
12933 for ac_dir
in $ac_dummy; do
12934 test -z "$ac_dir" && ac_dir
=.
12935 if test -f $ac_dir/$ac_word; then
12936 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
12941 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
12945 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
12946 if test -n "$GTK_CONFIG"; then
12947 echo "$ac_t""$GTK_CONFIG" 1>&6
12949 echo "$ac_t""no" 1>&6
12952 min_gtk_version
=1.2.3
12953 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
12954 echo "configure:12955: checking for GTK - version >= $min_gtk_version" >&5
12956 if test "$GTK_CONFIG" = "no" ; then
12959 GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags`
12960 GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs`
12961 gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \
12962 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
12963 gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \
12964 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
12965 gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \
12966 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
12967 if test "x$enable_gtktest" = "xyes" ; then
12968 ac_save_CFLAGS
="$CFLAGS"
12969 ac_save_LIBS
="$LIBS"
12970 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12971 LIBS
="$GTK_LIBS $LIBS"
12973 if test "$cross_compiling" = yes; then
12974 echo $ac_n "cross compiling; assumed OK... $ac_c"
12976 cat > conftest.
$ac_ext <<EOF
12977 #line 12978 "configure"
12978 #include "confdefs.h"
12980 #include <gtk/gtk.h>
12982 #include <stdlib.h>
12987 int major, minor, micro;
12990 system ("touch conf.gtktest");
12992 /* HP/UX 9 (%@#!) writes to sscanf strings */
12993 tmp_version = g_strdup("$min_gtk_version");
12994 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
12995 printf("%s, bad version string\n", "$min_gtk_version");
12999 if ((gtk_major_version != $gtk_config_major_version) ||
13000 (gtk_minor_version != $gtk_config_minor_version) ||
13001 (gtk_micro_version != $gtk_config_micro_version))
13003 printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
13004 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
13005 gtk_major_version, gtk_minor_version, gtk_micro_version);
13006 printf ("*** was found! If gtk-config was correct, then it is best\n");
13007 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
13008 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
13009 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
13010 printf("*** required on your system.\n");
13011 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
13012 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
13013 printf("*** before re-running configure\n");
13015 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
13016 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
13017 (gtk_minor_version != GTK_MINOR_VERSION) ||
13018 (gtk_micro_version != GTK_MICRO_VERSION))
13020 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
13021 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
13022 printf("*** library (version %d.%d.%d)\n",
13023 gtk_major_version, gtk_minor_version, gtk_micro_version);
13025 #endif /* defined (GTK_MAJOR_VERSION) ... */
13028 if ((gtk_major_version > major) ||
13029 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
13030 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
13036 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
13037 gtk_major_version, gtk_minor_version, gtk_micro_version);
13038 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
13039 major, minor, micro);
13040 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
13042 printf("*** If you have already installed a sufficiently new version, this error\n");
13043 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
13044 printf("*** being found. The easiest way to fix this is to remove the old version\n");
13045 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
13046 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
13047 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
13048 printf("*** so that the correct libraries are found at run-time))\n");
13055 if { (eval echo configure
:13056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
13059 echo "configure: failed program was:" >&5
13060 cat conftest.
$ac_ext >&5
13067 CFLAGS
="$ac_save_CFLAGS"
13068 LIBS
="$ac_save_LIBS"
13071 if test "x$no_gtk" = x
; then
13072 echo "$ac_t""yes" 1>&6
13073 wx_cv_lib_gtk
=1.2.3
13075 echo "$ac_t""no" 1>&6
13076 if test "$GTK_CONFIG" = "no" ; then
13077 echo "*** The gtk-config script installed by GTK could not be found"
13078 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
13079 echo "*** your path, or set the GTK_CONFIG environment variable to the"
13080 echo "*** full path to gtk-config."
13082 if test -f conf.gtktest
; then
13085 echo "*** Could not run GTK test program, checking why..."
13086 CFLAGS
="$CFLAGS $GTK_CFLAGS"
13087 LIBS
="$LIBS $GTK_LIBS"
13088 cat > conftest.
$ac_ext <<EOF
13089 #line 13090 "configure"
13090 #include "confdefs.h"
13092 #include <gtk/gtk.h>
13096 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
13099 if { (eval echo configure
:13100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13101 echo "*** The test program compiled, but did not run. This usually means"
13102 echo "*** that the run-time linker is not finding GTK or finding the wrong"
13103 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
13104 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
13105 echo "*** to the installed location Also, make sure you have run ldconfig if that"
13106 echo "*** is required on your system"
13108 echo "*** If you have an old version installed, it is best to remove it, although"
13109 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
13111 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
13112 echo "*** came with the system with the command"
13114 echo "*** rpm --erase --nodeps gtk gtk-devel"
13116 echo "configure: failed program was:" >&5
13117 cat conftest.
$ac_ext >&5
13119 echo "*** The test program failed to compile or link. See the file config.log for the"
13120 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
13121 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
13122 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
13125 CFLAGS
="$ac_save_CFLAGS"
13126 LIBS
="$ac_save_LIBS"
13140 if test -z "$wx_cv_lib_gtk"; then
13143 wx_cv_cflags_gtk
=$GTK_CFLAGS
13144 wx_cv_libs_gtk
=$GTK_LIBS
13151 if test "$gtk_version_cached" = 1; then
13152 echo "$ac_t""$wx_cv_lib_gtk" 1>&6
13155 case "$wx_cv_lib_gtk" in
13164 *) { echo "configure: error:
13165 Please check that gtk-config is in path, the directory
13166 where GTK+ libraries are installed (returned by
13167 'gtk-config --libs' command) is in LD_LIBRARY_PATH or
13168 equivalent variable and GTK+ is version 1.2.3 or above.
13173 if test "$WXGTK20" = 1; then
13174 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
13178 if test -z "$PKG_CONFIG"; then
13179 # Extract the first word of "pkg-config", so it can be a program name with args.
13180 set dummy pkg
-config; ac_word
=$2
13181 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
13182 echo "configure:13183: checking for $ac_word" >&5
13183 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
13184 echo $ac_n "(cached) $ac_c" 1>&6
13186 case "$PKG_CONFIG" in
13188 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
13191 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
13194 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
13196 for ac_dir
in $ac_dummy; do
13197 test -z "$ac_dir" && ac_dir
=.
13198 if test -f $ac_dir/$ac_word; then
13199 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
13204 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
13208 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
13209 if test -n "$PKG_CONFIG"; then
13210 echo "$ac_t""$PKG_CONFIG" 1>&6
13212 echo "$ac_t""no" 1>&6
13217 if test "$PKG_CONFIG" = "no" ; then
13218 echo "*** The pkg-config script could not be found. Make sure it is"
13219 echo "*** in your path, or set the PKG_CONFIG environment variable"
13220 echo "*** to the full path to pkg-config."
13221 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
13223 PKG_CONFIG_MIN_VERSION
=0.9.0
13224 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13225 echo $ac_n "checking for pangoft2""... $ac_c" 1>&6
13226 echo "configure:13227: checking for pangoft2" >&5
13228 if $PKG_CONFIG --exists "pangoft2" ; then
13229 echo "$ac_t""yes" 1>&6
13232 echo $ac_n "checking PANGOFT2_CFLAGS""... $ac_c" 1>&6
13233 echo "configure:13234: checking PANGOFT2_CFLAGS" >&5
13234 PANGOFT2_CFLAGS
=`$PKG_CONFIG --cflags "pangoft2"`
13235 echo "$ac_t""$PANGOFT2_CFLAGS" 1>&6
13237 echo $ac_n "checking PANGOFT2_LIBS""... $ac_c" 1>&6
13238 echo "configure:13239: checking PANGOFT2_LIBS" >&5
13239 PANGOFT2_LIBS
=`$PKG_CONFIG --libs "pangoft2"`
13240 echo "$ac_t""$PANGOFT2_LIBS" 1>&6
13244 ## If we have a custom action on failure, don't print errors, but
13245 ## do set a variable so people can do so.
13246 PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoft2"`
13253 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
13254 echo "*** See http://www.freedesktop.org/software/pkgconfig"
13258 if test $succeeded = yes; then
13260 CXXFLAGS
="$CXXFLAGS $PANGOFT2_CFLAGS"
13261 LIBS
="$LIBS $PANGOFT2_LIBS"
13265 echo "configure: warning: pangoft2 library not found, library will be compiled without printing support" 1>&2
13266 wxUSE_PRINTING_ARCHITECTURE
="no"
13273 if test "$wxUSE_UNICODE" = "yes"; then
13274 echo "configure: warning: Unicode configuration not supported with GTK+ 1.x" 1>&2
13279 if test "$USE_DARWIN" != 1; then
13280 for ac_func
in poll
13282 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
13283 echo "configure:13284: checking for $ac_func" >&5
13284 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
13285 echo $ac_n "(cached) $ac_c" 1>&6
13287 cat > conftest.
$ac_ext <<EOF
13288 #line 13289 "configure"
13289 #include "confdefs.h"
13290 /* System header to define __stub macros and hopefully few prototypes,
13291 which can conflict with char $ac_func(); below. */
13292 #include <assert.h>
13293 /* Override any gcc2 internal prototype to avoid an error. */
13294 /* We use char because int might match the return type of a gcc2
13295 builtin and then its argument prototype would still apply. */
13300 /* The GNU C library defines this for functions which it implements
13301 to always fail with ENOSYS. Some functions are actually named
13302 something starting with __ and the normal name is an alias. */
13303 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13311 if { (eval echo configure
:13312: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13313 eval "ac_cv_func_$ac_func=yes"
13315 echo "configure: failed program was:" >&5
13316 cat conftest.
$ac_ext >&5
13318 eval "ac_cv_func_$ac_func=no"
13323 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
13324 echo "$ac_t""yes" 1>&6
13325 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
13326 cat >> confdefs.h
<<EOF
13327 #define $ac_tr_func 1
13331 echo "$ac_t""no" 1>&6
13337 TOOLKIT_INCLUDE
="$wx_cv_cflags_gtk"
13338 GUI_TK_LIBRARY
="$wx_cv_libs_gtk"
13340 AFMINSTALL
=afminstall
13344 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6
13345 echo "configure:13346: checking for gdk_im_open in -lgdk" >&5
13346 ac_lib_var
=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'`
13347 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13348 echo $ac_n "(cached) $ac_c" 1>&6
13350 ac_save_LIBS
="$LIBS"
13352 cat > conftest.
$ac_ext <<EOF
13353 #line 13354 "configure"
13354 #include "confdefs.h"
13355 /* Override any gcc2 internal prototype to avoid an error. */
13356 /* We use char because int might match the return type of a gcc2
13357 builtin and then its argument prototype would still apply. */
13358 char gdk_im_open();
13364 if { (eval echo configure
:13365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13366 eval "ac_cv_lib_$ac_lib_var=yes"
13368 echo "configure: failed program was:" >&5
13369 cat conftest.
$ac_ext >&5
13371 eval "ac_cv_lib_$ac_lib_var=no"
13374 LIBS
="$ac_save_LIBS"
13377 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13378 echo "$ac_t""yes" 1>&6
13379 cat >> confdefs.h
<<\EOF
13384 echo "$ac_t""no" 1>&6
13389 if test "$wxUSE_MGL" = 1; then
13390 echo $ac_n "checking for SciTech MGL library""... $ac_c" 1>&6
13391 echo "configure:13392: checking for SciTech MGL library" >&5
13392 if test "x$MGL_ROOT" = x
; then
13393 echo "$ac_t""not found" 1>&6
13394 { echo "configure: error: Cannot find MGL library. Make sure MGL_ROOT is set." 1>&2; exit 1; }
13396 echo "$ac_t""$MGL_ROOT" 1>&6
13399 echo $ac_n "checking for libmgl location""... $ac_c" 1>&6
13400 echo "configure:13401: checking for libmgl location" >&5
13403 if test "x$wxUSE_SHARED" = xyes
; then
13404 mgl_os_candidates
="linux/gcc/glibc.so linux/gcc/glibc"
13406 mgl_os_candidates
="linux/gcc/glibc linux/gcc/glibc.so"
13410 mgl_os_candidates
="dos32/dj2"
13413 { echo "configure: error: This system type ${host} is not yet supported by wxMGL." 1>&2; exit 1; }
13419 for mgl_os_i
in $mgl_os_candidates ; do
13420 if test "x$mgl_os" = x
; then
13421 if test "$wxUSE_DEBUG_FLAG" = yes ; then
13422 if test -f $MGL_ROOT/lib
/debug
/$mgl_os_i/libmgl.a
-o \
13423 -f $MGL_ROOT/lib
/debug
/$mgl_os_i/libmgl.so
; then
13428 if test "x$mgl_lib_type" = x
; then
13429 if test -f $MGL_ROOT/lib
/release
/$mgl_os_i/libmgl.a
-o \
13430 -f $MGL_ROOT/lib
/release
/$mgl_os_i/libmgl.so
; then
13431 mgl_lib_type
=release
13438 if test "x$mgl_os" = x
; then
13439 echo "$ac_t""not found" 1>&6
13440 { echo "configure: error: Cannot find MGL libraries, make sure they are compiled." 1>&2; exit 1; }
13442 echo "$ac_t"""$MGL_ROOT/lib
/$mgl_lib_type/$mgl_os"" 1>&6
13444 wxUSE_UNIVERSAL
="yes"
13446 TOOLKIT_INCLUDE
="-I$MGL_ROOT/include"
13447 GUI_TK_LIBRARY
="-L$MGL_ROOT/lib/$mgl_lib_type/$mgl_os -lmgl -lmglcpp -lpm"
13449 AFMINSTALL
=afminstall
13454 if test "$wxUSE_MICROWIN" = 1; then
13455 echo $ac_n "checking for MicroWindows""... $ac_c" 1>&6
13456 echo "configure:13457: checking for MicroWindows" >&5
13457 if test "x$MICROWINDOWS" = x
; then
13458 echo "$ac_t""not found" 1>&6
13459 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." 1>&2; exit 1; }
13461 echo "$ac_t""$MICROWINDOWS" 1>&6
13464 if test -f $MICROWINDOWS/lib
/libmwin.a
; then
13465 echo "$ac_t""MicroWindows' libraries found." 1>&6
13467 { echo "configure: error: Cannot find MicroWindows libraries, make sure they are compiled." 1>&2; exit 1; }
13470 TOOLKIT_INCLUDE
="-I$MICROWINDOWS/include"
13471 GUI_TK_LIBRARY
="-L$MICROWINDOWS/lib -lmwin -lmwengine -mwfonts -mwdrivers -mwinlib"
13473 wxUSE_UNIVERSAL
="yes"
13475 AFMINSTALL
=afminstall
13477 GUIDIST
=MICROWIN_DIST
13479 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXMSW__ -D__WIN95__ -D__WIN32__ -DMWIN -DMICROWIN_NOCONTROLS -DMICROWIN_TODO=1"
13482 if test "$wxUSE_X11" = 1; then
13483 # If we find X, set shell vars x_includes and x_libraries to the
13484 # paths, otherwise set no_x=yes.
13485 # Uses ac_ vars as temps to allow command line to override cache and checks.
13486 # --without-x overrides everything else, but does not touch the cache.
13487 echo $ac_n "checking for X""... $ac_c" 1>&6
13488 echo "configure:13489: checking for X" >&5
13490 # Check whether --with-x or --without-x was given.
13491 if test "${with_x+set}" = set; then
13496 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
13497 if test "x$with_x" = xno
; then
13498 # The user explicitly disabled X.
13501 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
13502 # Both variables are already set.
13505 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
13506 echo $ac_n "(cached) $ac_c" 1>&6
13508 # One or both of the vars are not set, and there is no cached value.
13509 ac_x_includes
=NO ac_x_libraries
=NO
13511 if mkdir conftestdir
; then
13513 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
13514 cat > Imakefile
<<'EOF'
13516 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
13518 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
13519 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
13520 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
13521 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
13522 for ac_extension
in a so sl
; do
13523 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
13524 test -f $ac_im_libdir/libX11.
$ac_extension; then
13525 ac_im_usrlibdir
=$ac_im_libdir; break
13528 # Screen out bogus values from the imake configuration. They are
13529 # bogus both because they are the default anyway, and because
13530 # using them would break gcc on systems where it needs fixed includes.
13531 case "$ac_im_incroot" in
13533 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
="$ac_im_incroot" ;;
13535 case "$ac_im_usrlibdir" in
13536 /usr
/lib
| /lib
) ;;
13537 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
="$ac_im_usrlibdir" ;;
13544 if test "$ac_x_includes" = NO
; then
13545 # Guess where to find include files, by looking for this one X11 .h file.
13546 test -z "$x_direct_test_include" && x_direct_test_include
=X
11/Intrinsic.h
13548 # First, try using that file with no special directory specified.
13549 cat > conftest.
$ac_ext <<EOF
13550 #line 13551 "configure"
13551 #include "confdefs.h"
13552 #include <$x_direct_test_include>
13554 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13555 { (eval echo configure
:13556: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13556 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13557 if test -z "$ac_err"; then
13559 # We can compile using X headers with no special include directory.
13563 echo "configure: failed program was:" >&5
13564 cat conftest.
$ac_ext >&5
13566 # Look for the header file in a standard set of common directories.
13567 # Check X11 before X11Rn because it is often a symlink to the current release.
13570 /usr
/X
11R
6/include \
13571 /usr
/X
11R
5/include \
13572 /usr
/X
11R
4/include \
13575 /usr
/include
/X11R6 \
13576 /usr
/include
/X11R5 \
13577 /usr
/include
/X11R4 \
13579 /usr
/local
/X
11/include \
13580 /usr
/local
/X
11R
6/include \
13581 /usr
/local
/X
11R
5/include \
13582 /usr
/local
/X
11R
4/include \
13584 /usr
/local
/include
/X11 \
13585 /usr
/local
/include
/X11R6 \
13586 /usr
/local
/include
/X11R5 \
13587 /usr
/local
/include
/X11R4 \
13589 /usr
/X
386/include \
13590 /usr
/x
386/include \
13591 /usr
/XFree
86/include
/X11 \
13594 /usr
/local
/include \
13595 /usr
/unsupported
/include \
13596 /usr
/athena
/include \
13597 /usr
/local
/x
11r
5/include \
13598 /usr
/lpp
/Xamples
/include \
13600 /usr
/openwin
/include \
13601 /usr
/openwin
/share
/include \
13604 if test -r "$ac_dir/$x_direct_test_include"; then
13605 ac_x_includes
=$ac_dir
13611 fi # $ac_x_includes = NO
13613 if test "$ac_x_libraries" = NO
; then
13614 # Check for the libraries.
13616 test -z "$x_direct_test_library" && x_direct_test_library
=Xt
13617 test -z "$x_direct_test_function" && x_direct_test_function
=XtMalloc
13619 # See if we find them without any special options.
13620 # Don't add to $LIBS permanently.
13621 ac_save_LIBS
="$LIBS"
13622 LIBS
="-l$x_direct_test_library $LIBS"
13623 cat > conftest.
$ac_ext <<EOF
13624 #line 13625 "configure"
13625 #include "confdefs.h"
13628 ${x_direct_test_function}()
13631 if { (eval echo configure
:13632: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13633 LIBS
="$ac_save_LIBS"
13634 # We can link X programs with no special library path.
13637 echo "configure: failed program was:" >&5
13638 cat conftest.
$ac_ext >&5
13640 LIBS
="$ac_save_LIBS"
13641 # First see if replacing the include by lib works.
13642 # Check X11 before X11Rn because it is often a symlink to the current release.
13643 for ac_dir
in `echo "$ac_x_includes" | sed s/include/lib/` \
13654 /usr
/local
/X
11/lib \
13655 /usr
/local
/X
11R
6/lib \
13656 /usr
/local
/X
11R
5/lib \
13657 /usr
/local
/X
11R
4/lib \
13659 /usr
/local
/lib
/X11 \
13660 /usr
/local
/lib
/X11R6 \
13661 /usr
/local
/lib
/X11R5 \
13662 /usr
/local
/lib
/X11R4 \
13666 /usr
/XFree
86/lib
/X11 \
13670 /usr
/unsupported
/lib \
13672 /usr
/local
/x
11r
5/lib \
13673 /usr
/lpp
/Xamples
/lib \
13677 /usr
/openwin
/share
/lib \
13680 for ac_extension
in a so sl
; do
13681 if test -r $ac_dir/lib
${x_direct_test_library}.
$ac_extension; then
13682 ac_x_libraries
=$ac_dir
13689 fi # $ac_x_libraries = NO
13691 if test "$ac_x_includes" = NO
|| test "$ac_x_libraries" = NO
; then
13692 # Didn't find X anywhere. Cache the known absence of X.
13693 ac_cv_have_x
="have_x=no"
13695 # Record where we found X for the cache.
13696 ac_cv_have_x
="have_x=yes \
13697 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
13701 eval "$ac_cv_have_x"
13704 if test "$have_x" != yes; then
13705 echo "$ac_t""$have_x" 1>&6
13708 # If each of the values was on the command line, it overrides each guess.
13709 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
13710 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
13711 # Update the cache value to reflect the command line values.
13712 ac_cv_have_x
="have_x=yes \
13713 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
13714 echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
13717 if test "$no_x" = yes; then
13718 # Not all programs may use this symbol, but it does not hurt to define it.
13719 cat >> confdefs.h
<<\EOF
13720 #define X_DISPLAY_MISSING 1
13723 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
13725 if test -n "$x_includes"; then
13726 X_CFLAGS
="$X_CFLAGS -I$x_includes"
13729 # It would also be nice to do this for all -L options, not just this one.
13730 if test -n "$x_libraries"; then
13731 X_LIBS
="$X_LIBS -L$x_libraries"
13732 # For Solaris; some versions of Sun CC require a space after -R and
13733 # others require no space. Words are not sufficient . . . .
13734 case "`(uname -sr) 2>/dev/null`" in
13736 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
13737 echo "configure:13738: checking whether -R must be followed by a space" >&5
13738 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
13739 cat > conftest.
$ac_ext <<EOF
13740 #line 13741 "configure"
13741 #include "confdefs.h"
13747 if { (eval echo configure
:13748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13751 echo "configure: failed program was:" >&5
13752 cat conftest.
$ac_ext >&5
13757 if test $ac_R_nospace = yes; then
13758 echo "$ac_t""no" 1>&6
13759 X_LIBS
="$X_LIBS -R$x_libraries"
13761 LIBS
="$ac_xsave_LIBS -R $x_libraries"
13762 cat > conftest.
$ac_ext <<EOF
13763 #line 13764 "configure"
13764 #include "confdefs.h"
13770 if { (eval echo configure
:13771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13774 echo "configure: failed program was:" >&5
13775 cat conftest.
$ac_ext >&5
13780 if test $ac_R_space = yes; then
13781 echo "$ac_t""yes" 1>&6
13782 X_LIBS
="$X_LIBS -R $x_libraries"
13784 echo "$ac_t""neither works" 1>&6
13787 LIBS
="$ac_xsave_LIBS"
13791 # Check for system-dependent libraries X programs must link with.
13792 # Do this before checking for the system-independent R6 libraries
13793 # (-lICE), since we may need -lsocket or whatever for X linking.
13795 if test "$ISC" = yes; then
13796 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
13798 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
13799 # libraries were built with DECnet support. And karl@cs.umb.edu says
13800 # the Alpha needs dnet_stub (dnet does not exist).
13801 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
13802 echo "configure:13803: checking for dnet_ntoa in -ldnet" >&5
13803 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
13804 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13805 echo $ac_n "(cached) $ac_c" 1>&6
13807 ac_save_LIBS
="$LIBS"
13808 LIBS
="-ldnet $LIBS"
13809 cat > conftest.
$ac_ext <<EOF
13810 #line 13811 "configure"
13811 #include "confdefs.h"
13812 /* Override any gcc2 internal prototype to avoid an error. */
13813 /* We use char because int might match the return type of a gcc2
13814 builtin and then its argument prototype would still apply. */
13821 if { (eval echo configure
:13822: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13823 eval "ac_cv_lib_$ac_lib_var=yes"
13825 echo "configure: failed program was:" >&5
13826 cat conftest.
$ac_ext >&5
13828 eval "ac_cv_lib_$ac_lib_var=no"
13831 LIBS
="$ac_save_LIBS"
13834 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13835 echo "$ac_t""yes" 1>&6
13836 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
13838 echo "$ac_t""no" 1>&6
13841 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
13842 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
13843 echo "configure:13844: checking for dnet_ntoa in -ldnet_stub" >&5
13844 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
13845 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13846 echo $ac_n "(cached) $ac_c" 1>&6
13848 ac_save_LIBS
="$LIBS"
13849 LIBS
="-ldnet_stub $LIBS"
13850 cat > conftest.
$ac_ext <<EOF
13851 #line 13852 "configure"
13852 #include "confdefs.h"
13853 /* Override any gcc2 internal prototype to avoid an error. */
13854 /* We use char because int might match the return type of a gcc2
13855 builtin and then its argument prototype would still apply. */
13862 if { (eval echo configure
:13863: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13864 eval "ac_cv_lib_$ac_lib_var=yes"
13866 echo "configure: failed program was:" >&5
13867 cat conftest.
$ac_ext >&5
13869 eval "ac_cv_lib_$ac_lib_var=no"
13872 LIBS
="$ac_save_LIBS"
13875 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13876 echo "$ac_t""yes" 1>&6
13877 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
13879 echo "$ac_t""no" 1>&6
13884 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
13885 # to get the SysV transport functions.
13886 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
13888 # The nsl library prevents programs from opening the X display
13889 # on Irix 5.2, according to dickey@clark.net.
13890 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
13891 echo "configure:13892: checking for gethostbyname" >&5
13892 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
13893 echo $ac_n "(cached) $ac_c" 1>&6
13895 cat > conftest.
$ac_ext <<EOF
13896 #line 13897 "configure"
13897 #include "confdefs.h"
13898 /* System header to define __stub macros and hopefully few prototypes,
13899 which can conflict with char gethostbyname(); below. */
13900 #include <assert.h>
13901 /* Override any gcc2 internal prototype to avoid an error. */
13902 /* We use char because int might match the return type of a gcc2
13903 builtin and then its argument prototype would still apply. */
13904 char gethostbyname();
13908 /* The GNU C library defines this for functions which it implements
13909 to always fail with ENOSYS. Some functions are actually named
13910 something starting with __ and the normal name is an alias. */
13911 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
13919 if { (eval echo configure
:13920: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13921 eval "ac_cv_func_gethostbyname=yes"
13923 echo "configure: failed program was:" >&5
13924 cat conftest.
$ac_ext >&5
13926 eval "ac_cv_func_gethostbyname=no"
13931 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
13932 echo "$ac_t""yes" 1>&6
13935 echo "$ac_t""no" 1>&6
13938 if test $ac_cv_func_gethostbyname = no
; then
13939 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
13940 echo "configure:13941: checking for gethostbyname in -lnsl" >&5
13941 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
13942 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13943 echo $ac_n "(cached) $ac_c" 1>&6
13945 ac_save_LIBS
="$LIBS"
13947 cat > conftest.
$ac_ext <<EOF
13948 #line 13949 "configure"
13949 #include "confdefs.h"
13950 /* Override any gcc2 internal prototype to avoid an error. */
13951 /* We use char because int might match the return type of a gcc2
13952 builtin and then its argument prototype would still apply. */
13953 char gethostbyname();
13959 if { (eval echo configure
:13960: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13961 eval "ac_cv_lib_$ac_lib_var=yes"
13963 echo "configure: failed program was:" >&5
13964 cat conftest.
$ac_ext >&5
13966 eval "ac_cv_lib_$ac_lib_var=no"
13969 LIBS
="$ac_save_LIBS"
13972 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13973 echo "$ac_t""yes" 1>&6
13974 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
13976 echo "$ac_t""no" 1>&6
13981 # lieder@skyler.mavd.honeywell.com says without -lsocket,
13982 # socket/setsockopt and other routines are undefined under SCO ODT
13983 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
13984 # on later versions), says simon@lia.di.epfl.ch: it contains
13985 # gethostby* variants that don't use the nameserver (or something).
13986 # -lsocket must be given before -lnsl if both are needed.
13987 # We assume that if connect needs -lnsl, so does gethostbyname.
13988 echo $ac_n "checking for connect""... $ac_c" 1>&6
13989 echo "configure:13990: checking for connect" >&5
13990 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
13991 echo $ac_n "(cached) $ac_c" 1>&6
13993 cat > conftest.
$ac_ext <<EOF
13994 #line 13995 "configure"
13995 #include "confdefs.h"
13996 /* System header to define __stub macros and hopefully few prototypes,
13997 which can conflict with char connect(); below. */
13998 #include <assert.h>
13999 /* Override any gcc2 internal prototype to avoid an error. */
14000 /* We use char because int might match the return type of a gcc2
14001 builtin and then its argument prototype would still apply. */
14006 /* The GNU C library defines this for functions which it implements
14007 to always fail with ENOSYS. Some functions are actually named
14008 something starting with __ and the normal name is an alias. */
14009 #if defined (__stub_connect) || defined (__stub___connect)
14017 if { (eval echo configure
:14018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14019 eval "ac_cv_func_connect=yes"
14021 echo "configure: failed program was:" >&5
14022 cat conftest.
$ac_ext >&5
14024 eval "ac_cv_func_connect=no"
14029 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
14030 echo "$ac_t""yes" 1>&6
14033 echo "$ac_t""no" 1>&6
14036 if test $ac_cv_func_connect = no
; then
14037 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
14038 echo "configure:14039: checking for connect in -lsocket" >&5
14039 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
14040 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14041 echo $ac_n "(cached) $ac_c" 1>&6
14043 ac_save_LIBS
="$LIBS"
14044 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
14045 cat > conftest.
$ac_ext <<EOF
14046 #line 14047 "configure"
14047 #include "confdefs.h"
14048 /* Override any gcc2 internal prototype to avoid an error. */
14049 /* We use char because int might match the return type of a gcc2
14050 builtin and then its argument prototype would still apply. */
14057 if { (eval echo configure
:14058: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14059 eval "ac_cv_lib_$ac_lib_var=yes"
14061 echo "configure: failed program was:" >&5
14062 cat conftest.
$ac_ext >&5
14064 eval "ac_cv_lib_$ac_lib_var=no"
14067 LIBS
="$ac_save_LIBS"
14070 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14071 echo "$ac_t""yes" 1>&6
14072 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
14074 echo "$ac_t""no" 1>&6
14079 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
14080 echo $ac_n "checking for remove""... $ac_c" 1>&6
14081 echo "configure:14082: checking for remove" >&5
14082 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
14083 echo $ac_n "(cached) $ac_c" 1>&6
14085 cat > conftest.
$ac_ext <<EOF
14086 #line 14087 "configure"
14087 #include "confdefs.h"
14088 /* System header to define __stub macros and hopefully few prototypes,
14089 which can conflict with char remove(); below. */
14090 #include <assert.h>
14091 /* Override any gcc2 internal prototype to avoid an error. */
14092 /* We use char because int might match the return type of a gcc2
14093 builtin and then its argument prototype would still apply. */
14098 /* The GNU C library defines this for functions which it implements
14099 to always fail with ENOSYS. Some functions are actually named
14100 something starting with __ and the normal name is an alias. */
14101 #if defined (__stub_remove) || defined (__stub___remove)
14109 if { (eval echo configure
:14110: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14111 eval "ac_cv_func_remove=yes"
14113 echo "configure: failed program was:" >&5
14114 cat conftest.
$ac_ext >&5
14116 eval "ac_cv_func_remove=no"
14121 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
14122 echo "$ac_t""yes" 1>&6
14125 echo "$ac_t""no" 1>&6
14128 if test $ac_cv_func_remove = no
; then
14129 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
14130 echo "configure:14131: checking for remove in -lposix" >&5
14131 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
14132 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14133 echo $ac_n "(cached) $ac_c" 1>&6
14135 ac_save_LIBS
="$LIBS"
14136 LIBS
="-lposix $LIBS"
14137 cat > conftest.
$ac_ext <<EOF
14138 #line 14139 "configure"
14139 #include "confdefs.h"
14140 /* Override any gcc2 internal prototype to avoid an error. */
14141 /* We use char because int might match the return type of a gcc2
14142 builtin and then its argument prototype would still apply. */
14149 if { (eval echo configure
:14150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14151 eval "ac_cv_lib_$ac_lib_var=yes"
14153 echo "configure: failed program was:" >&5
14154 cat conftest.
$ac_ext >&5
14156 eval "ac_cv_lib_$ac_lib_var=no"
14159 LIBS
="$ac_save_LIBS"
14162 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14163 echo "$ac_t""yes" 1>&6
14164 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
14166 echo "$ac_t""no" 1>&6
14171 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
14172 echo $ac_n "checking for shmat""... $ac_c" 1>&6
14173 echo "configure:14174: checking for shmat" >&5
14174 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
14175 echo $ac_n "(cached) $ac_c" 1>&6
14177 cat > conftest.
$ac_ext <<EOF
14178 #line 14179 "configure"
14179 #include "confdefs.h"
14180 /* System header to define __stub macros and hopefully few prototypes,
14181 which can conflict with char shmat(); below. */
14182 #include <assert.h>
14183 /* Override any gcc2 internal prototype to avoid an error. */
14184 /* We use char because int might match the return type of a gcc2
14185 builtin and then its argument prototype would still apply. */
14190 /* The GNU C library defines this for functions which it implements
14191 to always fail with ENOSYS. Some functions are actually named
14192 something starting with __ and the normal name is an alias. */
14193 #if defined (__stub_shmat) || defined (__stub___shmat)
14201 if { (eval echo configure
:14202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14203 eval "ac_cv_func_shmat=yes"
14205 echo "configure: failed program was:" >&5
14206 cat conftest.
$ac_ext >&5
14208 eval "ac_cv_func_shmat=no"
14213 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
14214 echo "$ac_t""yes" 1>&6
14217 echo "$ac_t""no" 1>&6
14220 if test $ac_cv_func_shmat = no
; then
14221 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
14222 echo "configure:14223: checking for shmat in -lipc" >&5
14223 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
14224 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14225 echo $ac_n "(cached) $ac_c" 1>&6
14227 ac_save_LIBS
="$LIBS"
14229 cat > conftest.
$ac_ext <<EOF
14230 #line 14231 "configure"
14231 #include "confdefs.h"
14232 /* Override any gcc2 internal prototype to avoid an error. */
14233 /* We use char because int might match the return type of a gcc2
14234 builtin and then its argument prototype would still apply. */
14241 if { (eval echo configure
:14242: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14243 eval "ac_cv_lib_$ac_lib_var=yes"
14245 echo "configure: failed program was:" >&5
14246 cat conftest.
$ac_ext >&5
14248 eval "ac_cv_lib_$ac_lib_var=no"
14251 LIBS
="$ac_save_LIBS"
14254 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14255 echo "$ac_t""yes" 1>&6
14256 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
14258 echo "$ac_t""no" 1>&6
14264 # Check for libraries that X11R6 Xt/Xaw programs need.
14265 ac_save_LDFLAGS
="$LDFLAGS"
14266 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
14267 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
14268 # check for ICE first), but we must link in the order -lSM -lICE or
14269 # we get undefined symbols. So assume we have SM if we have ICE.
14270 # These have to be linked with before -lX11, unlike the other
14271 # libraries we check for below, so use a different variable.
14272 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
14273 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
14274 echo "configure:14275: checking for IceConnectionNumber in -lICE" >&5
14275 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
14276 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14277 echo $ac_n "(cached) $ac_c" 1>&6
14279 ac_save_LIBS
="$LIBS"
14280 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
14281 cat > conftest.
$ac_ext <<EOF
14282 #line 14283 "configure"
14283 #include "confdefs.h"
14284 /* Override any gcc2 internal prototype to avoid an error. */
14285 /* We use char because int might match the return type of a gcc2
14286 builtin and then its argument prototype would still apply. */
14287 char IceConnectionNumber();
14290 IceConnectionNumber()
14293 if { (eval echo configure
:14294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14295 eval "ac_cv_lib_$ac_lib_var=yes"
14297 echo "configure: failed program was:" >&5
14298 cat conftest.
$ac_ext >&5
14300 eval "ac_cv_lib_$ac_lib_var=no"
14303 LIBS
="$ac_save_LIBS"
14306 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14307 echo "$ac_t""yes" 1>&6
14308 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
14310 echo "$ac_t""no" 1>&6
14313 LDFLAGS
="$ac_save_LDFLAGS"
14318 if test "$no_x" = "yes"; then
14319 { echo "configure: error: X11 not found" 1>&2; exit 1; }
14322 GUI_TK_LIBRARY
="$X_LIBS"
14323 TOOLKIT_INCLUDE
="$X_CFLAGS"
14324 AFMINSTALL
=afminstall
14325 COMPILED_X_PROGRAM
=0
14327 if test "$wxUSE_NANOX" = "yes"; then
14328 echo $ac_n "checking for MicroWindows/NanoX distribution""... $ac_c" 1>&6
14329 echo "configure:14330: checking for MicroWindows/NanoX distribution" >&5
14330 if test "x$MICROWIN" = x
; then
14331 echo "$ac_t""not found" 1>&6
14332 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWIN is set." 1>&2; exit 1; }
14334 echo "$ac_t""$MICROWIN" 1>&6
14335 cat >> confdefs.h
<<\EOF
14336 #define wxUSE_NANOX 1
14343 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
14344 echo "configure:14345: checking for Xpm library" >&5
14347 for ac_dir
in $SEARCH_LIB /usr
/lib
;
14349 for ac_extension
in a so sl dylib
; do
14350 if test -f "$ac_dir/libXpm.$ac_extension"; then
14351 ac_find_libraries
=$ac_dir
14357 if test "$ac_find_libraries" != "" ; then
14359 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
14361 if test $result = 0; then
14364 ac_path_to_link
=" -L$ac_find_libraries"
14367 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
14369 cat >> confdefs.h
<<\EOF
14370 #define wxHAVE_LIB_XPM 1
14373 echo "$ac_t""found at $ac_find_libraries" 1>&6
14375 cat > conftest.
$ac_ext <<EOF
14376 #line 14377 "configure"
14377 #include "confdefs.h"
14379 #include <X11/xpm.h>
14384 version = XpmLibraryVersion();
14388 if { (eval echo configure
:14389: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14392 cat >> confdefs.h
<<\EOF
14393 #define wxHAVE_LIB_XPM 1
14396 echo "$ac_t""found in default search path" 1>&6
14397 COMPILED_X_PROGRAM
=0
14400 echo "configure: failed program was:" >&5
14401 cat conftest.
$ac_ext >&5
14404 echo "$ac_t""no" 1>&6
14405 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
14412 if test "$wxUSE_UNICODE" = "yes"; then
14416 if test -z "$PKG_CONFIG"; then
14417 # Extract the first word of "pkg-config", so it can be a program name with args.
14418 set dummy pkg
-config; ac_word
=$2
14419 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14420 echo "configure:14421: checking for $ac_word" >&5
14421 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
14422 echo $ac_n "(cached) $ac_c" 1>&6
14424 case "$PKG_CONFIG" in
14426 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
14429 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
14432 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14434 for ac_dir
in $ac_dummy; do
14435 test -z "$ac_dir" && ac_dir
=.
14436 if test -f $ac_dir/$ac_word; then
14437 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
14442 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
14446 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
14447 if test -n "$PKG_CONFIG"; then
14448 echo "$ac_t""$PKG_CONFIG" 1>&6
14450 echo "$ac_t""no" 1>&6
14455 if test "$PKG_CONFIG" = "no" ; then
14456 echo "*** The pkg-config script could not be found. Make sure it is"
14457 echo "*** in your path, or set the PKG_CONFIG environment variable"
14458 echo "*** to the full path to pkg-config."
14459 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
14461 PKG_CONFIG_MIN_VERSION
=0.9.0
14462 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
14463 echo $ac_n "checking for pangox""... $ac_c" 1>&6
14464 echo "configure:14465: checking for pangox" >&5
14466 if $PKG_CONFIG --exists "pangox" ; then
14467 echo "$ac_t""yes" 1>&6
14470 echo $ac_n "checking PANGOX_CFLAGS""... $ac_c" 1>&6
14471 echo "configure:14472: checking PANGOX_CFLAGS" >&5
14472 PANGOX_CFLAGS
=`$PKG_CONFIG --cflags "pangox"`
14473 echo "$ac_t""$PANGOX_CFLAGS" 1>&6
14475 echo $ac_n "checking PANGOX_LIBS""... $ac_c" 1>&6
14476 echo "configure:14477: checking PANGOX_LIBS" >&5
14477 PANGOX_LIBS
=`$PKG_CONFIG --libs "pangox"`
14478 echo "$ac_t""$PANGOX_LIBS" 1>&6
14482 ## If we have a custom action on failure, don't print errors, but
14483 ## do set a variable so people can do so.
14484 PANGOX_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangox"`
14491 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
14492 echo "*** See http://www.freedesktop.org/software/pkgconfig"
14496 if test $succeeded = yes; then
14498 CXXFLAGS
="$CXXFLAGS $PANGOX_CFLAGS"
14499 LIBS
="$LIBS $PANGOX_LIBS"
14503 { echo "configure: error: pangox library not found, library cannot be compiled in Unicode mode" 1>&2; exit 1; }
14511 if test -z "$PKG_CONFIG"; then
14512 # Extract the first word of "pkg-config", so it can be a program name with args.
14513 set dummy pkg
-config; ac_word
=$2
14514 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14515 echo "configure:14516: checking for $ac_word" >&5
14516 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
14517 echo $ac_n "(cached) $ac_c" 1>&6
14519 case "$PKG_CONFIG" in
14521 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
14524 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
14527 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14529 for ac_dir
in $ac_dummy; do
14530 test -z "$ac_dir" && ac_dir
=.
14531 if test -f $ac_dir/$ac_word; then
14532 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
14537 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
14541 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
14542 if test -n "$PKG_CONFIG"; then
14543 echo "$ac_t""$PKG_CONFIG" 1>&6
14545 echo "$ac_t""no" 1>&6
14550 if test "$PKG_CONFIG" = "no" ; then
14551 echo "*** The pkg-config script could not be found. Make sure it is"
14552 echo "*** in your path, or set the PKG_CONFIG environment variable"
14553 echo "*** to the full path to pkg-config."
14554 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
14556 PKG_CONFIG_MIN_VERSION
=0.9.0
14557 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
14558 echo $ac_n "checking for pangoft2""... $ac_c" 1>&6
14559 echo "configure:14560: checking for pangoft2" >&5
14561 if $PKG_CONFIG --exists "pangoft2" ; then
14562 echo "$ac_t""yes" 1>&6
14565 echo $ac_n "checking PANGOFT2_CFLAGS""... $ac_c" 1>&6
14566 echo "configure:14567: checking PANGOFT2_CFLAGS" >&5
14567 PANGOFT2_CFLAGS
=`$PKG_CONFIG --cflags "pangoft2"`
14568 echo "$ac_t""$PANGOFT2_CFLAGS" 1>&6
14570 echo $ac_n "checking PANGOFT2_LIBS""... $ac_c" 1>&6
14571 echo "configure:14572: checking PANGOFT2_LIBS" >&5
14572 PANGOFT2_LIBS
=`$PKG_CONFIG --libs "pangoft2"`
14573 echo "$ac_t""$PANGOFT2_LIBS" 1>&6
14577 ## If we have a custom action on failure, don't print errors, but
14578 ## do set a variable so people can do so.
14579 PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoft2"`
14586 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
14587 echo "*** See http://www.freedesktop.org/software/pkgconfig"
14591 if test $succeeded = yes; then
14593 CXXFLAGS
="$CXXFLAGS $PANGOFT2_CFLAGS"
14594 LIBS
="$LIBS $PANGOFT2_LIBS"
14598 echo "configure: warning: pangoft2 library not found, library will be compiled without printing support" 1>&2
14599 wxUSE_PRINTING_ARCHITECTURE
="no"
14607 if test -z "$PKG_CONFIG"; then
14608 # Extract the first word of "pkg-config", so it can be a program name with args.
14609 set dummy pkg
-config; ac_word
=$2
14610 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14611 echo "configure:14612: checking for $ac_word" >&5
14612 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
14613 echo $ac_n "(cached) $ac_c" 1>&6
14615 case "$PKG_CONFIG" in
14617 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
14620 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
14623 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14625 for ac_dir
in $ac_dummy; do
14626 test -z "$ac_dir" && ac_dir
=.
14627 if test -f $ac_dir/$ac_word; then
14628 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
14633 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
14637 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
14638 if test -n "$PKG_CONFIG"; then
14639 echo "$ac_t""$PKG_CONFIG" 1>&6
14641 echo "$ac_t""no" 1>&6
14646 if test "$PKG_CONFIG" = "no" ; then
14647 echo "*** The pkg-config script could not be found. Make sure it is"
14648 echo "*** in your path, or set the PKG_CONFIG environment variable"
14649 echo "*** to the full path to pkg-config."
14650 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
14652 PKG_CONFIG_MIN_VERSION
=0.9.0
14653 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
14654 echo $ac_n "checking for pangoxft""... $ac_c" 1>&6
14655 echo "configure:14656: checking for pangoxft" >&5
14657 if $PKG_CONFIG --exists "pangoxft" ; then
14658 echo "$ac_t""yes" 1>&6
14661 echo $ac_n "checking PANGOXFT_CFLAGS""... $ac_c" 1>&6
14662 echo "configure:14663: checking PANGOXFT_CFLAGS" >&5
14663 PANGOXFT_CFLAGS
=`$PKG_CONFIG --cflags "pangoxft"`
14664 echo "$ac_t""$PANGOXFT_CFLAGS" 1>&6
14666 echo $ac_n "checking PANGOXFT_LIBS""... $ac_c" 1>&6
14667 echo "configure:14668: checking PANGOXFT_LIBS" >&5
14668 PANGOXFT_LIBS
=`$PKG_CONFIG --libs "pangoxft"`
14669 echo "$ac_t""$PANGOXFT_LIBS" 1>&6
14673 ## If we have a custom action on failure, don't print errors, but
14674 ## do set a variable so people can do so.
14675 PANGOXFT_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoxft"`
14682 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
14683 echo "*** See http://www.freedesktop.org/software/pkgconfig"
14687 if test $succeeded = yes; then
14689 CXXFLAGS
="$CXXFLAGS $PANGOXFT_CFLAGS"
14690 LIBS
="$LIBS $PANGOXFT_LIBS"
14694 echo "configure: warning: pangoxft library not found, library will be compiled without anti-aliasing support" 1>&2
14701 wxUSE_UNIVERSAL
="yes"
14703 if test "$wxUSE_NANOX" = "yes"; then
14704 TOOLKIT_INCLUDE
="-I\$(top_srcdir)/include/wx/x11/nanox -I\$(MICROWIN)/src/include $TOOLKIT_INCLUDE"
14705 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__NANOX__ -DMWPIXEL_FORMAT=MWPF_TRUECOLOR0888 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_GIF_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DLINUX=1 -DUNIX=1 -DUSE_EXPOSURE -DSCREEN_HEIGHT=480 -DSCREEN_WIDTH=640 -DSCREEN_DEPTH=4 -DX11=1"
14706 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY \$(MICROWIN)/src/lib/libnano-X.a"
14708 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lX11$xpm_link"
14711 TOOLKIT_VPATH
="\${top_srcdir}/src/x11"
14716 if test "$wxUSE_MOTIF" = 1; then
14717 if test "$no_x" = yes; then
14718 # Not all programs may use this symbol, but it does not hurt to define it.
14719 cat >> confdefs.h
<<\EOF
14720 #define X_DISPLAY_MISSING 1
14723 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
14725 if test -n "$x_includes"; then
14726 X_CFLAGS
="$X_CFLAGS -I$x_includes"
14729 # It would also be nice to do this for all -L options, not just this one.
14730 if test -n "$x_libraries"; then
14731 X_LIBS
="$X_LIBS -L$x_libraries"
14732 # For Solaris; some versions of Sun CC require a space after -R and
14733 # others require no space. Words are not sufficient . . . .
14734 case "`(uname -sr) 2>/dev/null`" in
14736 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
14737 echo "configure:14738: checking whether -R must be followed by a space" >&5
14738 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
14739 cat > conftest.
$ac_ext <<EOF
14740 #line 14741 "configure"
14741 #include "confdefs.h"
14747 if { (eval echo configure
:14748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14751 echo "configure: failed program was:" >&5
14752 cat conftest.
$ac_ext >&5
14757 if test $ac_R_nospace = yes; then
14758 echo "$ac_t""no" 1>&6
14759 X_LIBS
="$X_LIBS -R$x_libraries"
14761 LIBS
="$ac_xsave_LIBS -R $x_libraries"
14762 cat > conftest.
$ac_ext <<EOF
14763 #line 14764 "configure"
14764 #include "confdefs.h"
14770 if { (eval echo configure
:14771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14774 echo "configure: failed program was:" >&5
14775 cat conftest.
$ac_ext >&5
14780 if test $ac_R_space = yes; then
14781 echo "$ac_t""yes" 1>&6
14782 X_LIBS
="$X_LIBS -R $x_libraries"
14784 echo "$ac_t""neither works" 1>&6
14787 LIBS
="$ac_xsave_LIBS"
14791 # Check for system-dependent libraries X programs must link with.
14792 # Do this before checking for the system-independent R6 libraries
14793 # (-lICE), since we may need -lsocket or whatever for X linking.
14795 if test "$ISC" = yes; then
14796 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
14798 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
14799 # libraries were built with DECnet support. And karl@cs.umb.edu says
14800 # the Alpha needs dnet_stub (dnet does not exist).
14801 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
14802 echo "configure:14803: checking for dnet_ntoa in -ldnet" >&5
14803 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
14804 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14805 echo $ac_n "(cached) $ac_c" 1>&6
14807 ac_save_LIBS
="$LIBS"
14808 LIBS
="-ldnet $LIBS"
14809 cat > conftest.
$ac_ext <<EOF
14810 #line 14811 "configure"
14811 #include "confdefs.h"
14812 /* Override any gcc2 internal prototype to avoid an error. */
14813 /* We use char because int might match the return type of a gcc2
14814 builtin and then its argument prototype would still apply. */
14821 if { (eval echo configure
:14822: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14823 eval "ac_cv_lib_$ac_lib_var=yes"
14825 echo "configure: failed program was:" >&5
14826 cat conftest.
$ac_ext >&5
14828 eval "ac_cv_lib_$ac_lib_var=no"
14831 LIBS
="$ac_save_LIBS"
14834 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14835 echo "$ac_t""yes" 1>&6
14836 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
14838 echo "$ac_t""no" 1>&6
14841 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
14842 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
14843 echo "configure:14844: checking for dnet_ntoa in -ldnet_stub" >&5
14844 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
14845 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14846 echo $ac_n "(cached) $ac_c" 1>&6
14848 ac_save_LIBS
="$LIBS"
14849 LIBS
="-ldnet_stub $LIBS"
14850 cat > conftest.
$ac_ext <<EOF
14851 #line 14852 "configure"
14852 #include "confdefs.h"
14853 /* Override any gcc2 internal prototype to avoid an error. */
14854 /* We use char because int might match the return type of a gcc2
14855 builtin and then its argument prototype would still apply. */
14862 if { (eval echo configure
:14863: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14864 eval "ac_cv_lib_$ac_lib_var=yes"
14866 echo "configure: failed program was:" >&5
14867 cat conftest.
$ac_ext >&5
14869 eval "ac_cv_lib_$ac_lib_var=no"
14872 LIBS
="$ac_save_LIBS"
14875 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14876 echo "$ac_t""yes" 1>&6
14877 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
14879 echo "$ac_t""no" 1>&6
14884 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
14885 # to get the SysV transport functions.
14886 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
14888 # The nsl library prevents programs from opening the X display
14889 # on Irix 5.2, according to dickey@clark.net.
14890 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
14891 echo "configure:14892: checking for gethostbyname" >&5
14892 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
14893 echo $ac_n "(cached) $ac_c" 1>&6
14895 cat > conftest.
$ac_ext <<EOF
14896 #line 14897 "configure"
14897 #include "confdefs.h"
14898 /* System header to define __stub macros and hopefully few prototypes,
14899 which can conflict with char gethostbyname(); below. */
14900 #include <assert.h>
14901 /* Override any gcc2 internal prototype to avoid an error. */
14902 /* We use char because int might match the return type of a gcc2
14903 builtin and then its argument prototype would still apply. */
14904 char gethostbyname();
14908 /* The GNU C library defines this for functions which it implements
14909 to always fail with ENOSYS. Some functions are actually named
14910 something starting with __ and the normal name is an alias. */
14911 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
14919 if { (eval echo configure
:14920: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14921 eval "ac_cv_func_gethostbyname=yes"
14923 echo "configure: failed program was:" >&5
14924 cat conftest.
$ac_ext >&5
14926 eval "ac_cv_func_gethostbyname=no"
14931 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
14932 echo "$ac_t""yes" 1>&6
14935 echo "$ac_t""no" 1>&6
14938 if test $ac_cv_func_gethostbyname = no
; then
14939 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
14940 echo "configure:14941: checking for gethostbyname in -lnsl" >&5
14941 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
14942 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14943 echo $ac_n "(cached) $ac_c" 1>&6
14945 ac_save_LIBS
="$LIBS"
14947 cat > conftest.
$ac_ext <<EOF
14948 #line 14949 "configure"
14949 #include "confdefs.h"
14950 /* Override any gcc2 internal prototype to avoid an error. */
14951 /* We use char because int might match the return type of a gcc2
14952 builtin and then its argument prototype would still apply. */
14953 char gethostbyname();
14959 if { (eval echo configure
:14960: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14961 eval "ac_cv_lib_$ac_lib_var=yes"
14963 echo "configure: failed program was:" >&5
14964 cat conftest.
$ac_ext >&5
14966 eval "ac_cv_lib_$ac_lib_var=no"
14969 LIBS
="$ac_save_LIBS"
14972 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14973 echo "$ac_t""yes" 1>&6
14974 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
14976 echo "$ac_t""no" 1>&6
14981 # lieder@skyler.mavd.honeywell.com says without -lsocket,
14982 # socket/setsockopt and other routines are undefined under SCO ODT
14983 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
14984 # on later versions), says simon@lia.di.epfl.ch: it contains
14985 # gethostby* variants that don't use the nameserver (or something).
14986 # -lsocket must be given before -lnsl if both are needed.
14987 # We assume that if connect needs -lnsl, so does gethostbyname.
14988 echo $ac_n "checking for connect""... $ac_c" 1>&6
14989 echo "configure:14990: checking for connect" >&5
14990 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
14991 echo $ac_n "(cached) $ac_c" 1>&6
14993 cat > conftest.
$ac_ext <<EOF
14994 #line 14995 "configure"
14995 #include "confdefs.h"
14996 /* System header to define __stub macros and hopefully few prototypes,
14997 which can conflict with char connect(); below. */
14998 #include <assert.h>
14999 /* Override any gcc2 internal prototype to avoid an error. */
15000 /* We use char because int might match the return type of a gcc2
15001 builtin and then its argument prototype would still apply. */
15006 /* The GNU C library defines this for functions which it implements
15007 to always fail with ENOSYS. Some functions are actually named
15008 something starting with __ and the normal name is an alias. */
15009 #if defined (__stub_connect) || defined (__stub___connect)
15017 if { (eval echo configure
:15018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15019 eval "ac_cv_func_connect=yes"
15021 echo "configure: failed program was:" >&5
15022 cat conftest.
$ac_ext >&5
15024 eval "ac_cv_func_connect=no"
15029 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
15030 echo "$ac_t""yes" 1>&6
15033 echo "$ac_t""no" 1>&6
15036 if test $ac_cv_func_connect = no
; then
15037 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
15038 echo "configure:15039: checking for connect in -lsocket" >&5
15039 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
15040 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15041 echo $ac_n "(cached) $ac_c" 1>&6
15043 ac_save_LIBS
="$LIBS"
15044 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
15045 cat > conftest.
$ac_ext <<EOF
15046 #line 15047 "configure"
15047 #include "confdefs.h"
15048 /* Override any gcc2 internal prototype to avoid an error. */
15049 /* We use char because int might match the return type of a gcc2
15050 builtin and then its argument prototype would still apply. */
15057 if { (eval echo configure
:15058: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15059 eval "ac_cv_lib_$ac_lib_var=yes"
15061 echo "configure: failed program was:" >&5
15062 cat conftest.
$ac_ext >&5
15064 eval "ac_cv_lib_$ac_lib_var=no"
15067 LIBS
="$ac_save_LIBS"
15070 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15071 echo "$ac_t""yes" 1>&6
15072 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
15074 echo "$ac_t""no" 1>&6
15079 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
15080 echo $ac_n "checking for remove""... $ac_c" 1>&6
15081 echo "configure:15082: checking for remove" >&5
15082 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
15083 echo $ac_n "(cached) $ac_c" 1>&6
15085 cat > conftest.
$ac_ext <<EOF
15086 #line 15087 "configure"
15087 #include "confdefs.h"
15088 /* System header to define __stub macros and hopefully few prototypes,
15089 which can conflict with char remove(); below. */
15090 #include <assert.h>
15091 /* Override any gcc2 internal prototype to avoid an error. */
15092 /* We use char because int might match the return type of a gcc2
15093 builtin and then its argument prototype would still apply. */
15098 /* The GNU C library defines this for functions which it implements
15099 to always fail with ENOSYS. Some functions are actually named
15100 something starting with __ and the normal name is an alias. */
15101 #if defined (__stub_remove) || defined (__stub___remove)
15109 if { (eval echo configure
:15110: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15111 eval "ac_cv_func_remove=yes"
15113 echo "configure: failed program was:" >&5
15114 cat conftest.
$ac_ext >&5
15116 eval "ac_cv_func_remove=no"
15121 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
15122 echo "$ac_t""yes" 1>&6
15125 echo "$ac_t""no" 1>&6
15128 if test $ac_cv_func_remove = no
; then
15129 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
15130 echo "configure:15131: checking for remove in -lposix" >&5
15131 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
15132 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15133 echo $ac_n "(cached) $ac_c" 1>&6
15135 ac_save_LIBS
="$LIBS"
15136 LIBS
="-lposix $LIBS"
15137 cat > conftest.
$ac_ext <<EOF
15138 #line 15139 "configure"
15139 #include "confdefs.h"
15140 /* Override any gcc2 internal prototype to avoid an error. */
15141 /* We use char because int might match the return type of a gcc2
15142 builtin and then its argument prototype would still apply. */
15149 if { (eval echo configure
:15150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15151 eval "ac_cv_lib_$ac_lib_var=yes"
15153 echo "configure: failed program was:" >&5
15154 cat conftest.
$ac_ext >&5
15156 eval "ac_cv_lib_$ac_lib_var=no"
15159 LIBS
="$ac_save_LIBS"
15162 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15163 echo "$ac_t""yes" 1>&6
15164 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
15166 echo "$ac_t""no" 1>&6
15171 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
15172 echo $ac_n "checking for shmat""... $ac_c" 1>&6
15173 echo "configure:15174: checking for shmat" >&5
15174 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
15175 echo $ac_n "(cached) $ac_c" 1>&6
15177 cat > conftest.
$ac_ext <<EOF
15178 #line 15179 "configure"
15179 #include "confdefs.h"
15180 /* System header to define __stub macros and hopefully few prototypes,
15181 which can conflict with char shmat(); below. */
15182 #include <assert.h>
15183 /* Override any gcc2 internal prototype to avoid an error. */
15184 /* We use char because int might match the return type of a gcc2
15185 builtin and then its argument prototype would still apply. */
15190 /* The GNU C library defines this for functions which it implements
15191 to always fail with ENOSYS. Some functions are actually named
15192 something starting with __ and the normal name is an alias. */
15193 #if defined (__stub_shmat) || defined (__stub___shmat)
15201 if { (eval echo configure
:15202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15203 eval "ac_cv_func_shmat=yes"
15205 echo "configure: failed program was:" >&5
15206 cat conftest.
$ac_ext >&5
15208 eval "ac_cv_func_shmat=no"
15213 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
15214 echo "$ac_t""yes" 1>&6
15217 echo "$ac_t""no" 1>&6
15220 if test $ac_cv_func_shmat = no
; then
15221 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
15222 echo "configure:15223: checking for shmat in -lipc" >&5
15223 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
15224 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15225 echo $ac_n "(cached) $ac_c" 1>&6
15227 ac_save_LIBS
="$LIBS"
15229 cat > conftest.
$ac_ext <<EOF
15230 #line 15231 "configure"
15231 #include "confdefs.h"
15232 /* Override any gcc2 internal prototype to avoid an error. */
15233 /* We use char because int might match the return type of a gcc2
15234 builtin and then its argument prototype would still apply. */
15241 if { (eval echo configure
:15242: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15243 eval "ac_cv_lib_$ac_lib_var=yes"
15245 echo "configure: failed program was:" >&5
15246 cat conftest.
$ac_ext >&5
15248 eval "ac_cv_lib_$ac_lib_var=no"
15251 LIBS
="$ac_save_LIBS"
15254 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15255 echo "$ac_t""yes" 1>&6
15256 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
15258 echo "$ac_t""no" 1>&6
15264 # Check for libraries that X11R6 Xt/Xaw programs need.
15265 ac_save_LDFLAGS
="$LDFLAGS"
15266 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
15267 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
15268 # check for ICE first), but we must link in the order -lSM -lICE or
15269 # we get undefined symbols. So assume we have SM if we have ICE.
15270 # These have to be linked with before -lX11, unlike the other
15271 # libraries we check for below, so use a different variable.
15272 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
15273 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
15274 echo "configure:15275: checking for IceConnectionNumber in -lICE" >&5
15275 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
15276 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15277 echo $ac_n "(cached) $ac_c" 1>&6
15279 ac_save_LIBS
="$LIBS"
15280 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
15281 cat > conftest.
$ac_ext <<EOF
15282 #line 15283 "configure"
15283 #include "confdefs.h"
15284 /* Override any gcc2 internal prototype to avoid an error. */
15285 /* We use char because int might match the return type of a gcc2
15286 builtin and then its argument prototype would still apply. */
15287 char IceConnectionNumber();
15290 IceConnectionNumber()
15293 if { (eval echo configure
:15294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15295 eval "ac_cv_lib_$ac_lib_var=yes"
15297 echo "configure: failed program was:" >&5
15298 cat conftest.
$ac_ext >&5
15300 eval "ac_cv_lib_$ac_lib_var=no"
15303 LIBS
="$ac_save_LIBS"
15306 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15307 echo "$ac_t""yes" 1>&6
15308 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
15310 echo "$ac_t""no" 1>&6
15313 LDFLAGS
="$ac_save_LDFLAGS"
15318 if test "$no_x" = "yes"; then
15319 { echo "configure: error: X11 not found" 1>&2; exit 1; }
15322 GUI_TK_LIBRARY
=`echo $X_LIBS | sed 's/ -LNONE//'`
15323 TOOLKIT_INCLUDE
=`echo $X_CFLAGS | sed 's/ -INONE//'`
15324 AFMINSTALL
=afminstall
15325 COMPILED_X_PROGRAM
=0
15327 echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6
15328 echo "configure:15329: checking for Motif/Lesstif headers" >&5
15331 for ac_dir
in $SEARCH_INCLUDE /usr
/include
;
15333 if test -f "$ac_dir/Xm/Xm.h"; then
15334 ac_find_includes
=$ac_dir
15339 if test "$ac_find_includes" != "" ; then
15340 echo "$ac_t""found in $ac_find_includes" 1>&6
15342 if test "x$ac_find_includes" = "x/usr/include"; then
15343 ac_path_to_include
=""
15345 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev
/null
15347 if test $result = 0; then
15348 ac_path_to_include
=""
15350 ac_path_to_include
=" -I$ac_find_includes"
15354 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE$ac_path_to_include"
15356 cat > conftest.
$ac_ext <<EOF
15357 #line 15358 "configure"
15358 #include "confdefs.h"
15365 version = xmUseVersion;
15369 if { (eval echo configure
:15370: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15372 echo "$ac_t""found in default search path" 1>&6
15373 COMPILED_X_PROGRAM
=1
15376 echo "configure: failed program was:" >&5
15377 cat conftest.
$ac_ext >&5
15380 echo "$ac_t""no" 1>&6
15381 { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; }
15388 if test "$COMPILED_X_PROGRAM" = 0; then
15389 echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6
15390 echo "configure:15391: checking for Motif/Lesstif library" >&5
15393 for ac_dir
in $SEARCH_LIB /usr
/lib
;
15395 for ac_extension
in a so sl dylib
; do
15396 if test -f "$ac_dir/libXm.$ac_extension"; then
15397 ac_find_libraries
=$ac_dir
15403 if test "$ac_find_libraries" != "" ; then
15404 echo "$ac_t""found at $ac_find_libraries" 1>&6
15407 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
15409 if test $result = 0; then
15412 ac_path_to_link
=" -L$ac_find_libraries"
15415 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
15417 save_CFLAGS
=$CFLAGS
15418 CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE"
15420 cat > conftest.
$ac_ext <<EOF
15421 #line 15422 "configure"
15422 #include "confdefs.h"
15429 version = xmUseVersion;
15433 if { (eval echo configure
:15434: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15436 echo "$ac_t""found in default search path" 1>&6
15437 COMPILED_X_PROGRAM
=1
15440 echo "configure: failed program was:" >&5
15441 cat conftest.
$ac_ext >&5
15444 echo "$ac_t""no" 1>&6
15445 { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; }
15451 CFLAGS
=$save_CFLAGS
15456 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
15457 echo "configure:15458: checking for Xpm library" >&5
15460 for ac_dir
in $SEARCH_LIB /usr
/lib
;
15462 for ac_extension
in a so sl dylib
; do
15463 if test -f "$ac_dir/libXpm.$ac_extension"; then
15464 ac_find_libraries
=$ac_dir
15470 if test "$ac_find_libraries" != "" ; then
15472 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
15474 if test $result = 0; then
15477 ac_path_to_link
=" -L$ac_find_libraries"
15480 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
15483 cat >> confdefs.h
<<\EOF
15484 #define wxHAVE_LIB_XPM 1
15487 echo "$ac_t""found at $ac_find_libraries" 1>&6
15489 save_CFLAGS
=$CFLAGS
15490 CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE"
15492 cat > conftest.
$ac_ext <<EOF
15493 #line 15494 "configure"
15494 #include "confdefs.h"
15496 #include <X11/xpm.h>
15501 version = XpmLibraryVersion();
15505 if { (eval echo configure
:15506: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15509 cat >> confdefs.h
<<\EOF
15510 #define wxHAVE_LIB_XPM 1
15513 echo "$ac_t""found in default search path" 1>&6
15514 COMPILED_X_PROGRAM
=0
15517 echo "configure: failed program was:" >&5
15518 cat conftest.
$ac_ext >&5
15521 echo "$ac_t""no" 1>&6
15522 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
15528 CFLAGS
=$save_CFLAGS
15531 echo $ac_n "checking if we need -lXp and/or -lSM -lICE""... $ac_c" 1>&6
15532 echo "configure:15533: checking if we need -lXp and/or -lSM -lICE" >&5
15536 for libp
in "" " -lXp"; do
15537 if test "$libs_found" = "0"; then
15538 for libsm_ice
in " -lSM -lICE"; do
15539 if test "$libs_found" = "0"; then
15541 LIBS
="$GUI_TK_LIBRARY -lXm${xpm_link} ${libp} -lXmu -lXext -lXt${libsm_ice} -lX11"
15542 save_CFLAGS
=$CFLAGS
15543 CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE"
15545 cat > conftest.
$ac_ext <<EOF
15546 #line 15547 "configure"
15547 #include "confdefs.h"
15550 #include <Xm/List.h>
15554 XmString string = NULL;
15557 XmListAddItem(w, string, position);
15561 if { (eval echo configure
:15562: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15565 libsm_ice_link
="$libsm_ice"
15566 echo "$ac_t""need${libp_link}${libsm_ice_link}" 1>&6
15570 echo "configure: failed program was:" >&5
15571 cat conftest.
$ac_ext >&5
15579 CFLAGS
=$save_CFLAGS
15585 if test "$libs_found" = "0"; then
15586 echo "$ac_t""can't find the right libraries" 1>&6
15587 { echo "configure: error: can't link a simple motif program" 1>&2; exit 1; }
15590 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXm$xpm_link${libp_link} -lXmu -lXext -lXt${libsm_ice_link} -lX11"
15591 TOOLKIT_VPATH
="\${top_srcdir}/src/motif${PATH_IFS}\${top_srcdir}/src/motif/xmcombo"
15596 if test "$wxUSE_MAC" = 1; then
15597 CPPFLAGS
="$CPPFLAGS -fpascal-strings -I\${top_srcdir}/src/mac/morefilex -I/Developer/Headers/FlatCarbon"
15599 TOOLKIT_VPATH
="\${top_srcdir}/src/mac${PATH_IFS}\${top_srcdir}/src/mac/morefilex"
15604 if test "$wxUSE_PM" = 1; then
15607 echo "configure: warning: OS/2 PM requires old resource format, re-enabled" 1>&2
15608 wxUSE_PROLOGIO
="yes"
15609 wxUSE_RESOURCES
="yes"
15610 echo "configure: warning: OS/2 threads are not yet supported... disabled" 1>&2
15614 if test "$TOOLKIT" = "PM" ; then
15617 TOOLKIT_DIR
=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
15620 PORT_FILES
="\${top_srcdir}/src/\$(TOOLKITDIR)/files.lst"
15622 if test "$wxUSE_UNIVERSAL" = "yes"; then
15623 ALL_OBJECTS
="\$(GUI_LOWLEVEL_OBJS) \${UNIVOBJS}"
15625 ALL_SOURCES
="\$(ALL_SOURCES) \${UNIV_SOURCES}"
15626 ALL_HEADERS
="\$(ALL_HEADERS) \${UNIV_HEADERS}"
15628 PORT_FILES
="${PORT_FILES} \${top_srcdir}/src/univ/files.lst"
15629 if test "$wxUSE_X11" = 1; then
15630 TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}${PATH_IFS}\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes"
15632 TOOLKIT_VPATH
="\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes${PATH_IFS}\${top_srcdir}/src/${TOOLKIT_DIR}"
15634 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__"
15637 ALL_OBJECTS
="\$(GUIOBJS)"
15638 ALL_SOURCES
="\$(ALL_SOURCES)"
15639 ALL_HEADERS
="\$(ALL_HEADERS)"
15642 ALL_OBJECTS
="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJS)"
15644 if test "$TOOLKIT" != "MSW" -a "$USE_DOS" != 1; then
15645 ALL_OBJECTS
="${ALL_OBJECTS} \$(UNIXOBJS)"
15648 if test "$wxUSE_HTML" = "yes"; then
15649 ALL_OBJECTS
="${ALL_OBJECTS} \$(HTMLOBJS)"
15652 if test "$wxUSE_LIBJPEG" = "builtin" ; then
15653 ALL_OBJECTS
="${ALL_OBJECTS} \$(JPEGOBJS)"
15655 if test "$wxUSE_LIBTIFF" = "builtin" ; then
15656 ALL_OBJECTS
="${ALL_OBJECTS} \$(TIFFOBJS)"
15658 if test "$wxUSE_LIBPNG" = "builtin" ; then
15659 ALL_OBJECTS
="${ALL_OBJECTS} \$(PNGOBJS)"
15662 GUIDIST
="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
15663 DISTDIR
="wx\$(TOOLKIT)"
15669 if test "$USE_WIN32" = 1 ; then
15670 ALL_OBJECTS
="\${BASE_OBJS} \${BASE_MSW_OBJS}"
15671 TOOLKIT_VPATH
="\${top_srcdir}/src/msw"
15675 ALL_OBJECTS
="\${BASE_OBJS} \${BASE_UNIX_OBJS}"
15676 TOOLKIT_VPATH
="\${top_srcdir}/src/unix"
15679 ALL_SOURCES
="\$(ALL_SOURCES)"
15680 ALL_HEADERS
="\$(ALL_HEADERS)"
15682 PORT_FILES
="\${top_srcdir}/src/files.lst"
15684 GUIDIST
="BASE_DIST"
15689 if test "$TOOLKIT" != "MSW" -a "$wxUSE_ODBC" = "yes" ; then
15690 ALL_OBJECTS
="${ALL_OBJECTS} \$(IODBCOBJS)"
15693 if test "$wxUSE_REGEX" = "builtin" ; then
15694 ALL_OBJECTS
="${ALL_OBJECTS} \$(REGEXOBJS)"
15696 if test "$wxUSE_ZLIB" = "builtin" ; then
15697 ALL_OBJECTS
="${ALL_OBJECTS} \$(ZLIBOBJS)"
15701 if test "$wxUSE_OPENGL" = "yes"; then
15702 if test "$wxUSE_MAC" = 1; then
15703 OPENGL_LIBS
="-framework OpenGL -framework AGL"
15704 elif test "$wxUSE_MSW" = 1; then
15705 OPENGL_LIBS
="-lopengl32 -lglu32"
15707 ac_safe
=`echo "GL/gl.h" | sed 'y%./+-%__p_%'`
15708 echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6
15709 echo "configure:15710: checking for GL/gl.h" >&5
15710 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
15711 echo $ac_n "(cached) $ac_c" 1>&6
15713 cat > conftest.
$ac_ext <<EOF
15714 #line 15715 "configure"
15715 #include "confdefs.h"
15718 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
15719 { (eval echo configure
:15720: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
15720 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
15721 if test -z "$ac_err"; then
15723 eval "ac_cv_header_$ac_safe=yes"
15726 echo "configure: failed program was:" >&5
15727 cat conftest.
$ac_ext >&5
15729 eval "ac_cv_header_$ac_safe=no"
15733 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
15734 echo "$ac_t""yes" 1>&6
15736 echo $ac_n "checking for -lGL""... $ac_c" 1>&6
15737 echo "configure:15738: checking for -lGL" >&5
15740 for ac_dir
in $SEARCH_LIB /usr
/lib
;
15742 for ac_extension
in a so sl dylib
; do
15743 if test -f "$ac_dir/libGL.$ac_extension"; then
15744 ac_find_libraries
=$ac_dir
15750 if test "$ac_find_libraries" != "" ; then
15752 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
15754 if test $result = 0; then
15757 ac_path_to_link
=" -L$ac_find_libraries"
15760 if test "$ac_path_to_link" = " -L/usr/lib" ; then
15761 LDFLAGS_GL
="$LDFLAGS"
15763 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
15765 OPENGL_LIBS
="-lGL -lGLU"
15766 echo "$ac_t""yes" 1>&6
15768 echo "$ac_t""no" 1>&6
15769 echo $ac_n "checking for -lMesaGL""... $ac_c" 1>&6
15770 echo "configure:15771: checking for -lMesaGL" >&5
15773 for ac_dir
in $SEARCH_LIB /usr
/lib
;
15775 for ac_extension
in a so sl dylib
; do
15776 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
15777 ac_find_libraries
=$ac_dir
15783 if test "$ac_find_libraries" != "" ; then
15785 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
15787 if test $result = 0; then
15790 ac_path_to_link
=" -L$ac_find_libraries"
15793 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
15794 OPENGL_LIBS
="-lMesaGL -lMesaGLU"
15795 echo "$ac_t""yes" 1>&6
15797 echo "$ac_t""no" 1>&6
15802 echo "$ac_t""no" 1>&6
15806 if test "x$OPENGL_LIBS" = "x"; then
15807 { echo "configure: error: OpenGL libraries not available" 1>&2; exit 1; }
15811 if test "$wxUSE_OPENGL" = "yes"; then
15812 cat >> confdefs.h
<<\EOF
15813 #define wxUSE_OPENGL 1
15816 cat >> confdefs.h
<<\EOF
15817 #define wxUSE_GLCANVAS 1
15820 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS opengl"
15824 if test -z "$TOOLKIT_VPATH" ; then
15825 TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}"
15828 if test -n "$TOOLKIT" ; then
15829 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WX${TOOLKIT}__"
15832 lib_unicode_suffix
=
15833 if test "$wxUSE_UNICODE" = "yes"; then
15834 lib_unicode_suffix
=u
15838 if test "$wxUSE_DEBUG_FLAG" = "yes"; then
15842 WX_VERSION_TAG
=`echo WX${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_${WX_RELEASE} | tr "[a-z]" "[A-Z]"`
15844 TOOLCHAIN_NAME
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}-${WX_RELEASE}"
15845 TOOLCHAIN_NAME_GL
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_gl-${WX_RELEASE}"
15847 if test "$cross_compiling" = "yes"; then
15848 TOOLCHAIN_NAME
="${TOOLCHAIN_NAME}-${host_alias}"
15849 TOOLCHAIN_NAME_GL
="${TOOLCHAIN_NAME_GL}-${host_alias}"
15852 WX_LIBRARY
="wx_${TOOLCHAIN_NAME}"
15853 WX_LIBRARY_GL
="wx_${TOOLCHAIN_NAME_GL}"
15854 WX_LIBRARY_BASENAME
="wx_${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}"
15856 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
15857 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
15859 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}"
15860 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}"
15861 WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}"
15862 WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
15865 *-*-cygwin* | *-*-mingw32* )
15869 if test "$cross_compiling" != "yes" -a "$TOOLKIT_DIR" = "msw"; then
15870 WX_LIBRARY
="wxmsw${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}"
15871 WX_LIBRARY_GL
="wxmsw_gl${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}"
15872 WX_LIBRARY_NAME_SHARED
="${WX_LIBRARY}.${SO_SUFFIX}"
15873 WX_LIBRARY_NAME_SHARED_GL
="${WX_LIBRARY_GL}.${SO_SUFFIX}"
15875 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}"
15876 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
15882 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}.${SO_SUFFIX}"
15883 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}.${SO_SUFFIX}"
15885 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${WX_CURRENT}.${SO_SUFFIX}"
15886 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}"
15887 WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${WX_CURRENT}.${SO_SUFFIX}"
15888 WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
15890 if test "$wxUSE_MAC" = 1; then
15891 WX_RESOURCES_MACOSX_ASCII
="lib${WX_LIBRARY}.${WX_CURRENT}.r"
15892 WX_RESOURCES_MACOSX_DATA
="lib${WX_LIBRARY}.${WX_CURRENT}.rsrc"
15897 WX_LIBRARY_NAME_STATIC
="lib${WX_LIBRARY}.a"
15898 WX_LIBRARY_NAME_STATIC_GL
="lib${WX_LIBRARY_GL}.a"
15900 WXCONFIG_LIBS
="-l${WX_LIBRARY}"
15901 WXCONFIG_LIBS_STATIC
="lib${WX_LIBRARY}.a"
15903 if test "$wxUSE_OPENGL" = "yes"; then
15904 WXCONFIG_LIBS_GL
="-l${WX_LIBRARY_GL} ${OPENGL_LIBS}"
15905 WXCONFIG_LIBS_STATIC_GL
="lib${WX_LIBRARY_GL}.a ${OPENGL_LIBS}"
15910 if test "$wxUSE_SHARED" = "yes"; then
15912 *-pc-os2_emx | *-pc-os2-emx | \
15915 echo "configure: warning: Host system doesn't support shared libraries, disabling" 1>&2
15920 if test "$wxUSE_SHARED" = "yes"; then
15922 if test "$wxUSE_OPENGL" = "yes"; then
15923 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL"
15924 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1} \$(build_libdir)/${WX_LIBRARY_LINK1_GL}"
15926 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
15927 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1}"
15930 if test "$GCC" = "yes"; then
15936 found_versioning
=no
15939 if test $found_versioning = no
; then
15940 echo $ac_n "checking if the linker accepts --version-script""... $ac_c" 1>&6
15941 echo "configure:15942: checking if the linker accepts --version-script" >&5
15942 if eval "test \"`echo '$''{'wx_cv_version_script'+set}'`\" = set"; then
15943 echo $ac_n "(cached) $ac_c" 1>&6
15946 echo "VER_1 { *; };" >conftest.sym
15947 echo "int main() { return 0; }" >conftest.cpp
15950 $CXX -o conftest.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
15951 -Wl,--version-script,conftest.sym >/dev/null 2>conftest.stderr'; { (eval echo configure
:15952: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } ; then
15952 if test -s conftest.stderr
; then
15953 wx_cv_version_script
=no
15955 wx_cv_version_script
=yes
15958 wx_cv_version_script
=no
15960 rm -f conftest.output conftest.stderr conftest.sym conftest.cpp
15964 echo "$ac_t""$wx_cv_version_script" 1>&6
15965 if test $wx_cv_version_script = yes ; then
15966 LDFLAGS_VERSIONING
="-Wl,--version-script,\$(top_builddir)/version-script"
15971 SHARED_LD
="${CXX} -shared -o"
15975 if test "$GCC" = "yes"; then
15976 SHARED_LD
="${CXX} -shared ${PIC_FLAG} -o"
15978 LDFLAGS
="$LDFLAGS -L/usr/lib"
15980 SHARED_LD
="${CXX} -b -o"
15984 if test "$wxUSE_OPENGL" = "yes"; then
15985 WX_ALL_INSTALLED
="preinstall_gl"
15986 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}"
15988 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}"
15993 if test "$GCC" != "yes"; then
15994 echo $ac_n "checking for Intel compiler""... $ac_c" 1>&6
15995 echo "configure:15996: checking for Intel compiler" >&5
15996 if eval "test \"`echo '$''{'wx_cv_prog_icc'+set}'`\" = set"; then
15997 echo $ac_n "(cached) $ac_c" 1>&6
16000 cat > conftest.
$ac_ext <<EOF
16001 #line 16002 "configure"
16002 #include "confdefs.h"
16006 #ifndef __INTEL_COMPILER
16012 if { (eval echo configure
:16013: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16016 echo "configure: failed program was:" >&5
16017 cat conftest.
$ac_ext >&5
16026 echo "$ac_t""$wx_cv_prog_icc" 1>&6
16027 if test "$wx_cv_prog_icc" = "yes"; then
16032 if test "$wxUSE_SONAME" = "yes" ; then
16033 SONAME_FLAGS
="-Wl,-soname,${WX_LIBRARY_LINK1}"
16034 SONAME_FLAGS_GL
="-Wl,-soname,${WX_LIBRARY_LINK1_GL}"
16035 WX_TARGET_LIBRARY_SONAME
="-Wl,-soname,\$(TARGETLIB_LINK1)"
16040 if test "$GCC" = yes ; then
16041 CPPFLAGS
="$CPPFLAGS -isystem /usr/openwin/include"
16043 SHARED_LD
="${CXX} -G -o"
16045 SONAME_FLAGS
="-h ${WX_LIBRARY_NAME_SHARED}"
16046 SONAME_FLAGS_GL
="-h ${WX_LIBRARY_NAME_SHARED_GL}"
16051 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -DWXMAKINGDLL"
16052 CFLAGS
="$CFLAGS -fno-common"
16053 CXXFLAGS
="$CXXFLAGS -fno-common"
16054 SHARED_LD
="\${top_srcdir}/distrib/mac/shared-ld-sh -undefined suppress -flat_namespace -o"
16055 PIC_FLAG
="-dynamic -fPIC"
16056 SONAME_FLAGS
="-compatibility_version ${WX_RELEASE} -current_version ${WX_VERSION} -install_name \$(libdir)/${WX_LIBRARY_LINK1}"
16057 SONAME_FLAGS_GL
="-compatibility_version ${WX_RELEASE} -current_version ${WX_VERSION} -install_name \$(libdir)/${WX_LIBRARY_LINK1_GL}"
16061 if test "$GCC" != "yes"; then
16062 # Extract the first word of "makeC++SharedLib", so it can be a program name with args.
16063 set dummy makeC
++SharedLib
; ac_word
=$2
16064 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
16065 echo "configure:16066: checking for $ac_word" >&5
16066 if eval "test \"`echo '$''{'ac_cv_prog_AIX_CXX_LD'+set}'`\" = set"; then
16067 echo $ac_n "(cached) $ac_c" 1>&6
16069 if test -n "$AIX_CXX_LD"; then
16070 ac_cv_prog_AIX_CXX_LD
="$AIX_CXX_LD" # Let the user override the test.
16072 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
16074 for ac_dir
in $ac_dummy; do
16075 test -z "$ac_dir" && ac_dir
=.
16076 if test -f $ac_dir/$ac_word; then
16077 ac_cv_prog_AIX_CXX_LD
="makeC++SharedLib"
16082 test -z "$ac_cv_prog_AIX_CXX_LD" && ac_cv_prog_AIX_CXX_LD
="/usr/lpp/xlC/bin/makeC++SharedLib"
16085 AIX_CXX_LD
="$ac_cv_prog_AIX_CXX_LD"
16086 if test -n "$AIX_CXX_LD"; then
16087 echo "$ac_t""$AIX_CXX_LD" 1>&6
16089 echo "$ac_t""no" 1>&6
16093 SHARED_LD
="$(AIX_CXX_LD) -p 0 -o"
16097 *-*-cygwin* | *-*-mingw32* )
16098 WX_LIBRARY_IMPORTLIB
="${WX_LIBRARY_NAME_SHARED}.a"
16100 SHARED_LD
="${CXX} -shared -Wl,--out-implib,lib/${WX_LIBRARY_IMPORTLIB} -o"
16101 TOOLCHAIN_DLL_DEFS
="${TOOLCHAIN_DLL_DEFS} -DWXUSINGDLL=1"
16103 PIC_FLAG
="-UWXUSINGDLL -DWXMAKINGDLL=1 -D_DLL=1 -D_WINDLL=1"
16105 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}"
16106 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
16108 if test "$wxUSE_OPENGL" = "yes"; then
16109 LIBS
="${LIBS} ${OPENGL_LIBS}"
16114 SHARED_LD
="${LD} -shared -o"
16118 if test "$GCC" != "yes"; then
16123 *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | \
16131 { echo "configure: error: unknown system type $host." 1>&2; exit 1; }
16134 if test "x$WX_TARGET_LIBRARY" = "x"; then
16135 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_SHARED}"
16136 WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_SHARED_GL}"
16139 WX_TARGET_LIBRARY_TYPE
="so"
16140 INSTALL_LIBRARY
='$(INSTALL_PROGRAM)'
16143 if test "$wxUSE_SHARED" = "no"; then
16145 if test "$wxUSE_GUI" = "no" -o "$USE_WIN32" = 1 ; then
16146 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall"
16149 if test "$wxUSE_MAC" = 1; then
16150 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall"
16153 if test "$wxUSE_OPENGL" = "yes"; then
16154 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_gl"
16155 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC} \$(build_libdir)/${WX_LIBRARY_NAME_STATIC_GL}"
16157 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC}"
16160 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
16161 WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_STATIC_GL}"
16163 WX_TARGET_LIBRARY_TYPE
="a"
16164 INSTALL_LIBRARY
='$(INSTALL_DATA)'
16174 if test "$wxUSE_MAC" = 1; then
16175 LIBWXMACRES
="\$(top_builddir)/lib/${WX_RESOURCES_MACOSX_ASCII}"
16176 WX_ALL
="${WX_ALL} ${LIBWXMACRES}"
16177 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_res"
16178 # Extract the first word of "Rez", so it can be a program name with args.
16179 set dummy Rez
; ac_word
=$2
16180 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
16181 echo "configure:16182: checking for $ac_word" >&5
16182 if eval "test \"`echo '$''{'ac_cv_prog_RESCOMP'+set}'`\" = set"; then
16183 echo $ac_n "(cached) $ac_c" 1>&6
16185 if test -n "$RESCOMP"; then
16186 ac_cv_prog_RESCOMP
="$RESCOMP" # Let the user override the test.
16188 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
16190 for ac_dir
in $ac_dummy; do
16191 test -z "$ac_dir" && ac_dir
=.
16192 if test -f $ac_dir/$ac_word; then
16193 ac_cv_prog_RESCOMP
="Rez"
16198 test -z "$ac_cv_prog_RESCOMP" && ac_cv_prog_RESCOMP
="/Developer/Tools/Rez"
16201 RESCOMP
="$ac_cv_prog_RESCOMP"
16202 if test -n "$RESCOMP"; then
16203 echo "$ac_t""$RESCOMP" 1>&6
16205 echo "$ac_t""no" 1>&6
16208 # Extract the first word of "DeRez", so it can be a program name with args.
16209 set dummy DeRez
; ac_word
=$2
16210 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
16211 echo "configure:16212: checking for $ac_word" >&5
16212 if eval "test \"`echo '$''{'ac_cv_prog_DEREZ'+set}'`\" = set"; then
16213 echo $ac_n "(cached) $ac_c" 1>&6
16215 if test -n "$DEREZ"; then
16216 ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test.
16218 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
16220 for ac_dir
in $ac_dummy; do
16221 test -z "$ac_dir" && ac_dir
=.
16222 if test -f $ac_dir/$ac_word; then
16223 ac_cv_prog_DEREZ
="DeRez"
16228 test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez"
16231 DEREZ
="$ac_cv_prog_DEREZ"
16232 if test -n "$DEREZ"; then
16233 echo "$ac_t""$DEREZ" 1>&6
16235 echo "$ac_t""no" 1>&6
16238 # Extract the first word of "SetFile", so it can be a program name with args.
16239 set dummy SetFile
; ac_word
=$2
16240 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
16241 echo "configure:16242: checking for $ac_word" >&5
16242 if eval "test \"`echo '$''{'ac_cv_prog_SETFILE'+set}'`\" = set"; then
16243 echo $ac_n "(cached) $ac_c" 1>&6
16245 if test -n "$SETFILE"; then
16246 ac_cv_prog_SETFILE
="$SETFILE" # Let the user override the test.
16248 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
16250 for ac_dir
in $ac_dummy; do
16251 test -z "$ac_dir" && ac_dir
=.
16252 if test -f $ac_dir/$ac_word; then
16253 ac_cv_prog_SETFILE
="SetFile"
16258 test -z "$ac_cv_prog_SETFILE" && ac_cv_prog_SETFILE
="/Developer/Tools/SetFile"
16261 SETFILE
="$ac_cv_prog_SETFILE"
16262 if test -n "$SETFILE"; then
16263 echo "$ac_t""$SETFILE" 1>&6
16265 echo "$ac_t""no" 1>&6
16268 MACOSX_BUNDLE
="bundle"
16269 MACRESCOMP
="\$(RESCOMP) -d __DARWIN__ -t APPL Carbon.r ${LIBWXMACRES} -o"
16270 MACSETFILE
="\$(SETFILE)"
16271 MACRESWXCONFIG
="${RESCOMP} -d __DARWIN__ -t APPL Carbon.r \$(top_builddir)/lib/${WX_RESOURCES_MACOSX_ASCII}} -o"
16273 if test "$wxUSE_PM" = 1; then
16274 MACRESCOMP
="emxbind -ep"
16279 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
16280 echo "configure:16281: checking for ANSI C header files" >&5
16281 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
16282 echo $ac_n "(cached) $ac_c" 1>&6
16284 cat > conftest.
$ac_ext <<EOF
16285 #line 16286 "configure"
16286 #include "confdefs.h"
16287 #include <stdlib.h>
16288 #include <stdarg.h>
16289 #include <string.h>
16292 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
16293 { (eval echo configure
:16294: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
16294 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
16295 if test -z "$ac_err"; then
16297 ac_cv_header_stdc
=yes
16300 echo "configure: failed program was:" >&5
16301 cat conftest.
$ac_ext >&5
16303 ac_cv_header_stdc
=no
16307 if test $ac_cv_header_stdc = yes; then
16308 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
16309 cat > conftest.
$ac_ext <<EOF
16310 #line 16311 "configure"
16311 #include "confdefs.h"
16312 #include <string.h>
16314 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16315 egrep "memchr" >/dev
/null
2>&1; then
16319 ac_cv_header_stdc
=no
16325 if test $ac_cv_header_stdc = yes; then
16326 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
16327 cat > conftest.
$ac_ext <<EOF
16328 #line 16329 "configure"
16329 #include "confdefs.h"
16330 #include <stdlib.h>
16332 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16333 egrep "free" >/dev
/null
2>&1; then
16337 ac_cv_header_stdc
=no
16343 if test $ac_cv_header_stdc = yes; then
16344 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
16345 if test "$cross_compiling" = yes; then
16348 cat > conftest.
$ac_ext <<EOF
16349 #line 16350 "configure"
16350 #include "confdefs.h"
16352 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
16353 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
16354 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
16355 int main () { int i; for (i = 0; i < 256; i++)
16356 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
16360 if { (eval echo configure
:16361: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
16364 echo "configure: failed program was:" >&5
16365 cat conftest.
$ac_ext >&5
16367 ac_cv_header_stdc
=no
16375 echo "$ac_t""$ac_cv_header_stdc" 1>&6
16376 if test $ac_cv_header_stdc = yes; then
16377 cat >> confdefs.h
<<\EOF
16378 #define STDC_HEADERS 1
16383 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
16384 echo "configure:16385: checking for mode_t" >&5
16385 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
16386 echo $ac_n "(cached) $ac_c" 1>&6
16388 cat > conftest.
$ac_ext <<EOF
16389 #line 16390 "configure"
16390 #include "confdefs.h"
16391 #include <sys/types.h>
16393 #include <stdlib.h>
16394 #include <stddef.h>
16397 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16398 egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
16400 ac_cv_type_mode_t
=yes
16403 ac_cv_type_mode_t
=no
16408 echo "$ac_t""$ac_cv_type_mode_t" 1>&6
16409 if test $ac_cv_type_mode_t = no
; then
16410 cat >> confdefs.h
<<\EOF
16416 echo $ac_n "checking for off_t""... $ac_c" 1>&6
16417 echo "configure:16418: checking for off_t" >&5
16418 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
16419 echo $ac_n "(cached) $ac_c" 1>&6
16421 cat > conftest.
$ac_ext <<EOF
16422 #line 16423 "configure"
16423 #include "confdefs.h"
16424 #include <sys/types.h>
16426 #include <stdlib.h>
16427 #include <stddef.h>
16430 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16431 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
16433 ac_cv_type_off_t
=yes
16436 ac_cv_type_off_t
=no
16441 echo "$ac_t""$ac_cv_type_off_t" 1>&6
16442 if test $ac_cv_type_off_t = no
; then
16443 cat >> confdefs.h
<<\EOF
16449 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
16450 echo "configure:16451: checking for pid_t" >&5
16451 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
16452 echo $ac_n "(cached) $ac_c" 1>&6
16454 cat > conftest.
$ac_ext <<EOF
16455 #line 16456 "configure"
16456 #include "confdefs.h"
16457 #include <sys/types.h>
16459 #include <stdlib.h>
16460 #include <stddef.h>
16463 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16464 egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
16466 ac_cv_type_pid_t
=yes
16469 ac_cv_type_pid_t
=no
16474 echo "$ac_t""$ac_cv_type_pid_t" 1>&6
16475 if test $ac_cv_type_pid_t = no
; then
16476 cat >> confdefs.h
<<\EOF
16482 echo $ac_n "checking for size_t""... $ac_c" 1>&6
16483 echo "configure:16484: checking for size_t" >&5
16484 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
16485 echo $ac_n "(cached) $ac_c" 1>&6
16487 cat > conftest.
$ac_ext <<EOF
16488 #line 16489 "configure"
16489 #include "confdefs.h"
16490 #include <sys/types.h>
16492 #include <stdlib.h>
16493 #include <stddef.h>
16496 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16497 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
16499 ac_cv_type_size_t
=yes
16502 ac_cv_type_size_t
=no
16507 echo "$ac_t""$ac_cv_type_size_t" 1>&6
16508 if test $ac_cv_type_size_t = no
; then
16509 cat >> confdefs.h
<<\EOF
16510 #define size_t unsigned
16515 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
16516 echo "configure:16517: checking for uid_t in sys/types.h" >&5
16517 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
16518 echo $ac_n "(cached) $ac_c" 1>&6
16520 cat > conftest.
$ac_ext <<EOF
16521 #line 16522 "configure"
16522 #include "confdefs.h"
16523 #include <sys/types.h>
16525 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16526 egrep "uid_t" >/dev
/null
2>&1; then
16528 ac_cv_type_uid_t
=yes
16531 ac_cv_type_uid_t
=no
16537 echo "$ac_t""$ac_cv_type_uid_t" 1>&6
16538 if test $ac_cv_type_uid_t = no
; then
16539 cat >> confdefs.h
<<\EOF
16543 cat >> confdefs.h
<<\EOF
16552 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16553 ac_cpp
='$CXXCPP $CPPFLAGS'
16554 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16555 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16556 cross_compiling
=$ac_cv_prog_cxx_cross
16558 echo $ac_n "checking if size_t is unsigned int""... $ac_c" 1>&6
16559 echo "configure:16560: checking if size_t is unsigned int" >&5
16560 if eval "test \"`echo '$''{'wx_cv_size_t_is_uint'+set}'`\" = set"; then
16561 echo $ac_n "(cached) $ac_c" 1>&6
16563 cat > conftest.
$ac_ext <<EOF
16564 #line 16565 "configure"
16565 #include "confdefs.h"
16566 #include <stddef.h>
16571 struct Foo { void foo(size_t); void foo(unsigned int); };
16577 if { (eval echo configure
:16578: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16579 wx_cv_size_t_is_uint
=no
16581 echo "configure: failed program was:" >&5
16582 cat conftest.
$ac_ext >&5
16584 wx_cv_size_t_is_uint
=yes
16591 echo "$ac_t""$wx_cv_size_t_is_uint" 1>&6
16593 if test "$wx_cv_size_t_is_uint" = "yes"; then
16594 cat >> confdefs.h
<<\EOF
16595 #define wxSIZE_T_IS_UINT 1
16599 echo $ac_n "checking if size_t is unsigned long""... $ac_c" 1>&6
16600 echo "configure:16601: checking if size_t is unsigned long" >&5
16601 if eval "test \"`echo '$''{'wx_cv_size_t_is_ulong'+set}'`\" = set"; then
16602 echo $ac_n "(cached) $ac_c" 1>&6
16604 cat > conftest.
$ac_ext <<EOF
16605 #line 16606 "configure"
16606 #include "confdefs.h"
16607 #include <stddef.h>
16612 struct Foo { void foo(size_t); void foo(unsigned long); };
16618 if { (eval echo configure
:16619: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16620 wx_cv_size_t_is_ulong
=no
16622 echo "configure: failed program was:" >&5
16623 cat conftest.
$ac_ext >&5
16625 wx_cv_size_t_is_ulong
=yes
16632 echo "$ac_t""$wx_cv_size_t_is_ulong" 1>&6
16634 if test "$wx_cv_size_t_is_ulong" = "yes"; then
16635 cat >> confdefs.h
<<\EOF
16636 #define wxSIZE_T_IS_ULONG 1
16643 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16644 ac_cpp
='$CPP $CPPFLAGS'
16645 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16646 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16647 cross_compiling
=$ac_cv_prog_cc_cross
16651 echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6
16652 echo "configure:16653: checking for pw_gecos in struct passwd" >&5
16653 if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then
16654 echo $ac_n "(cached) $ac_c" 1>&6
16657 cat > conftest.
$ac_ext <<EOF
16658 #line 16659 "configure"
16659 #include "confdefs.h"
16669 if { (eval echo configure
:16670: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16672 wx_cv_struct_pw_gecos
=yes
16675 echo "configure: failed program was:" >&5
16676 cat conftest.
$ac_ext >&5
16679 wx_cv_struct_pw_gecos
=no
16688 echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6
16690 if test "$wx_cv_struct_pw_gecos" = "yes"; then
16691 cat >> confdefs.h
<<\EOF
16692 #define HAVE_PW_GECOS 1
16698 if test "$wx_cv_sizeof_wchar_t" != "0"; then
16699 cat >> confdefs.h
<<\EOF
16700 #define wxUSE_WCHAR_T 1
16706 for ac_func
in wcslen
16708 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16709 echo "configure:16710: checking for $ac_func" >&5
16710 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16711 echo $ac_n "(cached) $ac_c" 1>&6
16713 cat > conftest.
$ac_ext <<EOF
16714 #line 16715 "configure"
16715 #include "confdefs.h"
16716 /* System header to define __stub macros and hopefully few prototypes,
16717 which can conflict with char $ac_func(); below. */
16718 #include <assert.h>
16719 /* Override any gcc2 internal prototype to avoid an error. */
16720 /* We use char because int might match the return type of a gcc2
16721 builtin and then its argument prototype would still apply. */
16726 /* The GNU C library defines this for functions which it implements
16727 to always fail with ENOSYS. Some functions are actually named
16728 something starting with __ and the normal name is an alias. */
16729 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16737 if { (eval echo configure
:16738: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16739 eval "ac_cv_func_$ac_func=yes"
16741 echo "configure: failed program was:" >&5
16742 cat conftest.
$ac_ext >&5
16744 eval "ac_cv_func_$ac_func=no"
16749 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16750 echo "$ac_t""yes" 1>&6
16751 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16752 cat >> confdefs.h
<<EOF
16753 #define $ac_tr_func 1
16757 echo "$ac_t""no" 1>&6
16762 if test "$WCSLEN_FOUND" = 0; then
16763 if test "$TOOLKIT" = "MSW"; then
16764 echo $ac_n "checking for wcslen in -lmsvcrt""... $ac_c" 1>&6
16765 echo "configure:16766: checking for wcslen in -lmsvcrt" >&5
16766 ac_lib_var
=`echo msvcrt'_'wcslen | sed 'y%./+-%__p_%'`
16767 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16768 echo $ac_n "(cached) $ac_c" 1>&6
16770 ac_save_LIBS
="$LIBS"
16771 LIBS
="-lmsvcrt $LIBS"
16772 cat > conftest.
$ac_ext <<EOF
16773 #line 16774 "configure"
16774 #include "confdefs.h"
16775 /* Override any gcc2 internal prototype to avoid an error. */
16776 /* We use char because int might match the return type of a gcc2
16777 builtin and then its argument prototype would still apply. */
16784 if { (eval echo configure
:16785: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16786 eval "ac_cv_lib_$ac_lib_var=yes"
16788 echo "configure: failed program was:" >&5
16789 cat conftest.
$ac_ext >&5
16791 eval "ac_cv_lib_$ac_lib_var=no"
16794 LIBS
="$ac_save_LIBS"
16797 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16798 echo "$ac_t""yes" 1>&6
16801 echo "$ac_t""no" 1>&6
16805 echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6
16806 echo "configure:16807: checking for wcslen in -lw" >&5
16807 ac_lib_var
=`echo w'_'wcslen | sed 'y%./+-%__p_%'`
16808 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16809 echo $ac_n "(cached) $ac_c" 1>&6
16811 ac_save_LIBS
="$LIBS"
16813 cat > conftest.
$ac_ext <<EOF
16814 #line 16815 "configure"
16815 #include "confdefs.h"
16816 /* Override any gcc2 internal prototype to avoid an error. */
16817 /* We use char because int might match the return type of a gcc2
16818 builtin and then its argument prototype would still apply. */
16825 if { (eval echo configure
:16826: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16827 eval "ac_cv_lib_$ac_lib_var=yes"
16829 echo "configure: failed program was:" >&5
16830 cat conftest.
$ac_ext >&5
16832 eval "ac_cv_lib_$ac_lib_var=no"
16835 LIBS
="$ac_save_LIBS"
16838 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16839 echo "$ac_t""yes" 1>&6
16845 echo "$ac_t""no" 1>&6
16851 if test "$WCSLEN_FOUND" = 1; then
16852 cat >> confdefs.h
<<\EOF
16853 #define HAVE_WCSLEN 1
16858 for ac_func
in wcsrtombs
16860 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16861 echo "configure:16862: checking for $ac_func" >&5
16862 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16863 echo $ac_n "(cached) $ac_c" 1>&6
16865 cat > conftest.
$ac_ext <<EOF
16866 #line 16867 "configure"
16867 #include "confdefs.h"
16868 /* System header to define __stub macros and hopefully few prototypes,
16869 which can conflict with char $ac_func(); below. */
16870 #include <assert.h>
16871 /* Override any gcc2 internal prototype to avoid an error. */
16872 /* We use char because int might match the return type of a gcc2
16873 builtin and then its argument prototype would still apply. */
16878 /* The GNU C library defines this for functions which it implements
16879 to always fail with ENOSYS. Some functions are actually named
16880 something starting with __ and the normal name is an alias. */
16881 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16889 if { (eval echo configure
:16890: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16891 eval "ac_cv_func_$ac_func=yes"
16893 echo "configure: failed program was:" >&5
16894 cat conftest.
$ac_ext >&5
16896 eval "ac_cv_func_$ac_func=no"
16901 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16902 echo "$ac_t""yes" 1>&6
16903 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16904 cat >> confdefs.h
<<EOF
16905 #define $ac_tr_func 1
16909 echo "$ac_t""no" 1>&6
16914 echo "configure: warning: Wide character support is unavailable" 1>&2
16919 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16920 ac_cpp
='$CXXCPP $CPPFLAGS'
16921 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16922 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16923 cross_compiling
=$ac_cv_prog_cxx_cross
16926 for ac_func
in vsnprintf
16928 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16929 echo "configure:16930: checking for $ac_func" >&5
16930 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16931 echo $ac_n "(cached) $ac_c" 1>&6
16933 cat > conftest.
$ac_ext <<EOF
16934 #line 16935 "configure"
16935 #include "confdefs.h"
16936 /* System header to define __stub macros and hopefully few prototypes,
16937 which can conflict with char $ac_func(); below. */
16938 #include <assert.h>
16939 /* Override any gcc2 internal prototype to avoid an error. */
16943 /* We use char because int might match the return type of a gcc2
16944 builtin and then its argument prototype would still apply. */
16949 /* The GNU C library defines this for functions which it implements
16950 to always fail with ENOSYS. Some functions are actually named
16951 something starting with __ and the normal name is an alias. */
16952 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16960 if { (eval echo configure
:16961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16962 eval "ac_cv_func_$ac_func=yes"
16964 echo "configure: failed program was:" >&5
16965 cat conftest.
$ac_ext >&5
16967 eval "ac_cv_func_$ac_func=no"
16972 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16973 echo "$ac_t""yes" 1>&6
16974 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16975 cat >> confdefs.h
<<EOF
16976 #define $ac_tr_func 1
16980 echo "$ac_t""no" 1>&6
16985 if test "$ac_cv_func_vsnprintf" = "yes"; then
16986 echo $ac_n "checking for vsnprintf declaration""... $ac_c" 1>&6
16987 echo "configure:16988: checking for vsnprintf declaration" >&5
16988 if eval "test \"`echo '$''{'wx_cv_func_vsnprintf_decl'+set}'`\" = set"; then
16989 echo $ac_n "(cached) $ac_c" 1>&6
16992 cat > conftest.
$ac_ext <<EOF
16993 #line 16994 "configure"
16994 #include "confdefs.h"
16997 #include <stdarg.h>
17003 vsnprintf(buf, 10u, "%s", ap);
17007 if { (eval echo configure
:17008: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17009 wx_cv_func_vsnprintf_decl
=yes
17011 echo "configure: failed program was:" >&5
17012 cat conftest.
$ac_ext >&5
17014 wx_cv_func_vsnprintf_decl
=no
17022 echo "$ac_t""$wx_cv_func_vsnprintf_decl" 1>&6
17024 if test "$wx_cv_func_vsnprintf_decl" = "yes"; then
17025 cat >> confdefs.h
<<\EOF
17026 #define HAVE_VSNPRINTF_DECL 1
17032 if test "$wxUSE_UNICODE" = yes; then
17033 for ac_func
in fputwc wprintf vswprintf
17035 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17036 echo "configure:17037: checking for $ac_func" >&5
17037 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17038 echo $ac_n "(cached) $ac_c" 1>&6
17040 cat > conftest.
$ac_ext <<EOF
17041 #line 17042 "configure"
17042 #include "confdefs.h"
17043 /* System header to define __stub macros and hopefully few prototypes,
17044 which can conflict with char $ac_func(); below. */
17045 #include <assert.h>
17046 /* Override any gcc2 internal prototype to avoid an error. */
17050 /* We use char because int might match the return type of a gcc2
17051 builtin and then its argument prototype would still apply. */
17056 /* The GNU C library defines this for functions which it implements
17057 to always fail with ENOSYS. Some functions are actually named
17058 something starting with __ and the normal name is an alias. */
17059 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17067 if { (eval echo configure
:17068: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17069 eval "ac_cv_func_$ac_func=yes"
17071 echo "configure: failed program was:" >&5
17072 cat conftest.
$ac_ext >&5
17074 eval "ac_cv_func_$ac_func=no"
17079 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17080 echo "$ac_t""yes" 1>&6
17081 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17082 cat >> confdefs.h
<<EOF
17083 #define $ac_tr_func 1
17087 echo "$ac_t""no" 1>&6
17092 echo $ac_n "checking for _vsnwprintf""... $ac_c" 1>&6
17093 echo "configure:17094: checking for _vsnwprintf" >&5
17094 cat > conftest.
$ac_ext <<EOF
17095 #line 17096 "configure"
17096 #include "confdefs.h"
17102 if { (eval echo configure
:17103: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17104 echo "$ac_t""yes" 1>&6
17105 cat >> confdefs.h
<<\EOF
17106 #define HAVE__VSNWPRINTF 1
17110 echo "configure: failed program was:" >&5
17111 cat conftest.
$ac_ext >&5
17113 echo "$ac_t""no" 1>&6
17119 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17120 ac_cpp
='$CPP $CPPFLAGS'
17121 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17122 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17123 cross_compiling
=$ac_cv_prog_cc_cross
17128 if test "$TOOLKIT" != "MSW"; then
17133 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17134 ac_cpp
='$CXXCPP $CPPFLAGS'
17135 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17136 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17137 cross_compiling
=$ac_cv_prog_cxx_cross
17141 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
17142 if test "${with_libiconv_prefix+set}" = set; then
17143 withval
="$with_libiconv_prefix"
17145 for dir
in `echo "$withval" | tr : ' '`; do
17146 if test -d $dir/include
; then CPPFLAGS
="$CPPFLAGS -I$dir/include"; fi
17147 if test -d $dir/lib
; then LDFLAGS
="$LDFLAGS -L$dir/lib"; fi
17153 echo $ac_n "checking for iconv""... $ac_c" 1>&6
17154 echo "configure:17155: checking for iconv" >&5
17155 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then
17156 echo $ac_n "(cached) $ac_c" 1>&6
17159 am_cv_func_iconv
="no, consider installing GNU libiconv"
17161 cat > conftest.
$ac_ext <<EOF
17162 #line 17163 "configure"
17163 #include "confdefs.h"
17164 #include <stdlib.h>
17167 iconv_t cd = iconv_open("","");
17168 iconv(cd,NULL,NULL,NULL,NULL);
17172 if { (eval echo configure
:17173: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17174 am_cv_func_iconv
=yes
17176 echo "configure: failed program was:" >&5
17177 cat conftest.
$ac_ext >&5
17180 if test "$am_cv_func_iconv" != yes; then
17181 am_save_LIBS
="$LIBS"
17182 LIBS
="$LIBS -liconv"
17183 cat > conftest.
$ac_ext <<EOF
17184 #line 17185 "configure"
17185 #include "confdefs.h"
17186 #include <stdlib.h>
17189 iconv_t cd = iconv_open("","");
17190 iconv(cd,NULL,NULL,NULL,NULL);
17194 if { (eval echo configure
:17195: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17196 am_cv_lib_iconv
=yes
17197 am_cv_func_iconv
=yes
17199 echo "configure: failed program was:" >&5
17200 cat conftest.
$ac_ext >&5
17203 LIBS
="$am_save_LIBS"
17208 echo "$ac_t""$am_cv_func_iconv" 1>&6
17209 if test "$am_cv_func_iconv" = yes; then
17210 cat >> confdefs.h
<<\EOF
17211 #define HAVE_ICONV 1
17214 echo $ac_n "checking if iconv needs const""... $ac_c" 1>&6
17215 echo "configure:17216: checking if iconv needs const" >&5
17216 if eval "test \"`echo '$''{'wx_cv_func_iconv_const'+set}'`\" = set"; then
17217 echo $ac_n "(cached) $ac_c" 1>&6
17219 cat > conftest.
$ac_ext <<EOF
17220 #line 17221 "configure"
17221 #include "confdefs.h"
17223 #include <stdlib.h>
17229 #if defined(__STDC__) || defined(__cplusplus)
17230 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
17239 if { (eval echo configure
:17240: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17241 wx_cv_func_iconv_const
="no"
17243 echo "configure: failed program was:" >&5
17244 cat conftest.
$ac_ext >&5
17246 wx_cv_func_iconv_const
="yes"
17253 echo "$ac_t""$wx_cv_func_iconv_const" 1>&6
17256 if test "x$wx_cv_func_iconv_const" = "xyes"; then
17257 iconv_const
="const"
17260 cat >> confdefs.h
<<EOF
17261 #define ICONV_CONST $iconv_const
17266 if test "$am_cv_lib_iconv" = yes; then
17271 LIBS
="$LIBICONV $LIBS"
17273 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17274 ac_cpp
='$CPP $CPPFLAGS'
17275 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17276 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17277 cross_compiling
=$ac_cv_prog_cc_cross
17280 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then
17281 for ac_func
in sigaction
17283 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17284 echo "configure:17285: checking for $ac_func" >&5
17285 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17286 echo $ac_n "(cached) $ac_c" 1>&6
17288 cat > conftest.
$ac_ext <<EOF
17289 #line 17290 "configure"
17290 #include "confdefs.h"
17291 /* System header to define __stub macros and hopefully few prototypes,
17292 which can conflict with char $ac_func(); below. */
17293 #include <assert.h>
17294 /* Override any gcc2 internal prototype to avoid an error. */
17295 /* We use char because int might match the return type of a gcc2
17296 builtin and then its argument prototype would still apply. */
17301 /* The GNU C library defines this for functions which it implements
17302 to always fail with ENOSYS. Some functions are actually named
17303 something starting with __ and the normal name is an alias. */
17304 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17312 if { (eval echo configure
:17313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17314 eval "ac_cv_func_$ac_func=yes"
17316 echo "configure: failed program was:" >&5
17317 cat conftest.
$ac_ext >&5
17319 eval "ac_cv_func_$ac_func=no"
17324 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17325 echo "$ac_t""yes" 1>&6
17326 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17327 cat >> confdefs.h
<<EOF
17328 #define $ac_tr_func 1
17332 echo "$ac_t""no" 1>&6
17337 if test "$ac_cv_func_sigaction" = "no"; then
17338 echo "configure: warning: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" 1>&2
17339 wxUSE_ON_FATAL_EXCEPTION
=no
17342 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
17345 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17346 ac_cpp
='$CXXCPP $CPPFLAGS'
17347 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17348 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17349 cross_compiling
=$ac_cv_prog_cxx_cross
17352 echo $ac_n "checking for sa_handler type""... $ac_c" 1>&6
17353 echo "configure:17354: checking for sa_handler type" >&5
17354 if eval "test \"`echo '$''{'wx_cv_type_sa_handler'+set}'`\" = set"; then
17355 echo $ac_n "(cached) $ac_c" 1>&6
17358 cat > conftest.
$ac_ext <<EOF
17359 #line 17360 "configure"
17360 #include "confdefs.h"
17361 #include <signal.h>
17364 extern void testSigHandler(int);
17366 struct sigaction sa;
17367 sa.sa_handler = testSigHandler;
17371 if { (eval echo configure
:17372: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17374 wx_cv_type_sa_handler
=int
17377 echo "configure: failed program was:" >&5
17378 cat conftest.
$ac_ext >&5
17381 wx_cv_type_sa_handler
=void
17388 echo "$ac_t""$wx_cv_type_sa_handler" 1>&6
17391 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17392 ac_cpp
='$CPP $CPPFLAGS'
17393 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17394 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17395 cross_compiling
=$ac_cv_prog_cc_cross
17398 cat >> confdefs.h
<<EOF
17399 #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler
17405 for ac_func
in mkstemp mktemp
17407 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17408 echo "configure:17409: checking for $ac_func" >&5
17409 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17410 echo $ac_n "(cached) $ac_c" 1>&6
17412 cat > conftest.
$ac_ext <<EOF
17413 #line 17414 "configure"
17414 #include "confdefs.h"
17415 /* System header to define __stub macros and hopefully few prototypes,
17416 which can conflict with char $ac_func(); below. */
17417 #include <assert.h>
17418 /* Override any gcc2 internal prototype to avoid an error. */
17419 /* We use char because int might match the return type of a gcc2
17420 builtin and then its argument prototype would still apply. */
17425 /* The GNU C library defines this for functions which it implements
17426 to always fail with ENOSYS. Some functions are actually named
17427 something starting with __ and the normal name is an alias. */
17428 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17436 if { (eval echo configure
:17437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17438 eval "ac_cv_func_$ac_func=yes"
17440 echo "configure: failed program was:" >&5
17441 cat conftest.
$ac_ext >&5
17443 eval "ac_cv_func_$ac_func=no"
17448 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17449 echo "$ac_t""yes" 1>&6
17450 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17451 cat >> confdefs.h
<<EOF
17452 #define $ac_tr_func 1
17456 echo "$ac_t""no" 1>&6
17461 echo $ac_n "checking for statfs""... $ac_c" 1>&6
17462 echo "configure:17463: checking for statfs" >&5
17463 if eval "test \"`echo '$''{'wx_cv_func_statfs'+set}'`\" = set"; then
17464 echo $ac_n "(cached) $ac_c" 1>&6
17466 cat > conftest.
$ac_ext <<EOF
17467 #line 17468 "configure"
17468 #include "confdefs.h"
17470 #if defined(__BSD__)
17471 #include <sys/param.h>
17472 #include <sys/mount.h>
17474 #include <sys/vfs.h>
17488 if { (eval echo configure
:17489: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17491 wx_cv_func_statfs
=yes
17494 echo "configure: failed program was:" >&5
17495 cat conftest.
$ac_ext >&5
17498 wx_cv_func_statfs
=no
17506 echo "$ac_t""$wx_cv_func_statfs" 1>&6
17508 if test "$wx_cv_func_statfs" = "yes"; then
17509 wx_cv_type_statvfs_t
="struct statfs"
17510 cat >> confdefs.h
<<\EOF
17511 #define HAVE_STATFS 1
17515 echo $ac_n "checking for statvfs""... $ac_c" 1>&6
17516 echo "configure:17517: checking for statvfs" >&5
17517 if eval "test \"`echo '$''{'wx_cv_func_statvfs'+set}'`\" = set"; then
17518 echo $ac_n "(cached) $ac_c" 1>&6
17520 cat > conftest.
$ac_ext <<EOF
17521 #line 17522 "configure"
17522 #include "confdefs.h"
17524 #include <stddef.h>
17525 #include <sys/statvfs.h>
17529 statvfs("/", NULL);
17533 if { (eval echo configure
:17534: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17535 wx_cv_func_statvfs
=yes
17537 echo "configure: failed program was:" >&5
17538 cat conftest.
$ac_ext >&5
17540 wx_cv_func_statvfs
=no
17547 echo "$ac_t""$wx_cv_func_statvfs" 1>&6
17549 if test "$wx_cv_func_statvfs" = "yes"; then
17552 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17553 ac_cpp
='$CXXCPP $CPPFLAGS'
17554 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17555 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17556 cross_compiling
=$ac_cv_prog_cxx_cross
17559 echo $ac_n "checking for statvfs argument type""... $ac_c" 1>&6
17560 echo "configure:17561: checking for statvfs argument type" >&5
17561 if eval "test \"`echo '$''{'wx_cv_type_statvfs_t'+set}'`\" = set"; then
17562 echo $ac_n "(cached) $ac_c" 1>&6
17564 cat > conftest.
$ac_ext <<EOF
17565 #line 17566 "configure"
17566 #include "confdefs.h"
17568 #include <sys/statvfs.h>
17581 if { (eval echo configure
:17582: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17583 wx_cv_type_statvfs_t
=statvfs_t
17585 echo "configure: failed program was:" >&5
17586 cat conftest.
$ac_ext >&5
17589 cat > conftest.
$ac_ext <<EOF
17590 #line 17591 "configure"
17591 #include "confdefs.h"
17593 #include <sys/statvfs.h>
17606 if { (eval echo configure
:17607: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17608 wx_cv_type_statvfs_t
="struct statvfs"
17610 echo "configure: failed program was:" >&5
17611 cat conftest.
$ac_ext >&5
17613 wx_cv_type_statvfs_t
="unknown"
17624 echo "$ac_t""$wx_cv_type_statvfs_t" 1>&6
17627 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17628 ac_cpp
='$CPP $CPPFLAGS'
17629 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17630 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17631 cross_compiling
=$ac_cv_prog_cc_cross
17634 if test "$wx_cv_type_statvfs_t" != "unknown"; then
17635 cat >> confdefs.h
<<\EOF
17636 #define HAVE_STATVFS 1
17641 wx_cv_type_statvfs_t
="unknown"
17645 if test "$wx_cv_type_statvfs_t" != "unknown"; then
17646 cat >> confdefs.h
<<EOF
17647 #define WX_STATFS_T $wx_cv_type_statvfs_t
17651 echo "configure: warning: wxGetDiskSpace() function won't work without statfs()" 1>&2
17654 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
17655 for ac_func
in fcntl flock
17657 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17658 echo "configure:17659: checking for $ac_func" >&5
17659 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17660 echo $ac_n "(cached) $ac_c" 1>&6
17662 cat > conftest.
$ac_ext <<EOF
17663 #line 17664 "configure"
17664 #include "confdefs.h"
17665 /* System header to define __stub macros and hopefully few prototypes,
17666 which can conflict with char $ac_func(); below. */
17667 #include <assert.h>
17668 /* Override any gcc2 internal prototype to avoid an error. */
17669 /* We use char because int might match the return type of a gcc2
17670 builtin and then its argument prototype would still apply. */
17675 /* The GNU C library defines this for functions which it implements
17676 to always fail with ENOSYS. Some functions are actually named
17677 something starting with __ and the normal name is an alias. */
17678 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17686 if { (eval echo configure
:17687: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17688 eval "ac_cv_func_$ac_func=yes"
17690 echo "configure: failed program was:" >&5
17691 cat conftest.
$ac_ext >&5
17693 eval "ac_cv_func_$ac_func=no"
17698 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17699 echo "$ac_t""yes" 1>&6
17700 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17701 cat >> confdefs.h
<<EOF
17702 #define $ac_tr_func 1
17706 echo "$ac_t""no" 1>&6
17711 if test "$ac_cv_func_fcntl" != "yes" -a "$ac_cv_func_flock" != "yes"; then
17712 echo "configure: warning: wxSingleInstanceChecker not available" 1>&2
17713 wxUSE_SNGLINST_CHECKER
=no
17717 for ac_func
in timegm
17719 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17720 echo "configure:17721: checking for $ac_func" >&5
17721 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17722 echo $ac_n "(cached) $ac_c" 1>&6
17724 cat > conftest.
$ac_ext <<EOF
17725 #line 17726 "configure"
17726 #include "confdefs.h"
17727 /* System header to define __stub macros and hopefully few prototypes,
17728 which can conflict with char $ac_func(); below. */
17729 #include <assert.h>
17730 /* Override any gcc2 internal prototype to avoid an error. */
17731 /* We use char because int might match the return type of a gcc2
17732 builtin and then its argument prototype would still apply. */
17737 /* The GNU C library defines this for functions which it implements
17738 to always fail with ENOSYS. Some functions are actually named
17739 something starting with __ and the normal name is an alias. */
17740 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17748 if { (eval echo configure
:17749: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17750 eval "ac_cv_func_$ac_func=yes"
17752 echo "configure: failed program was:" >&5
17753 cat conftest.
$ac_ext >&5
17755 eval "ac_cv_func_$ac_func=no"
17760 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17761 echo "$ac_t""yes" 1>&6
17762 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17763 cat >> confdefs.h
<<EOF
17764 #define $ac_tr_func 1
17768 echo "$ac_t""no" 1>&6
17773 for ac_func
in putenv setenv
17775 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17776 echo "configure:17777: checking for $ac_func" >&5
17777 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17778 echo $ac_n "(cached) $ac_c" 1>&6
17780 cat > conftest.
$ac_ext <<EOF
17781 #line 17782 "configure"
17782 #include "confdefs.h"
17783 /* System header to define __stub macros and hopefully few prototypes,
17784 which can conflict with char $ac_func(); below. */
17785 #include <assert.h>
17786 /* Override any gcc2 internal prototype to avoid an error. */
17787 /* We use char because int might match the return type of a gcc2
17788 builtin and then its argument prototype would still apply. */
17793 /* The GNU C library defines this for functions which it implements
17794 to always fail with ENOSYS. Some functions are actually named
17795 something starting with __ and the normal name is an alias. */
17796 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17804 if { (eval echo configure
:17805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17806 eval "ac_cv_func_$ac_func=yes"
17808 echo "configure: failed program was:" >&5
17809 cat conftest.
$ac_ext >&5
17811 eval "ac_cv_func_$ac_func=no"
17816 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17817 echo "$ac_t""yes" 1>&6
17818 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17819 cat >> confdefs.h
<<EOF
17820 #define $ac_tr_func 1
17824 echo "$ac_t""no" 1>&6
17829 HAVE_SOME_SLEEP_FUNC
=0
17830 if test "$USE_BEOS" = 1; then
17831 cat >> confdefs.h
<<\EOF
17832 #define HAVE_SLEEP 1
17835 HAVE_SOME_SLEEP_FUNC
=1
17838 if test "$USE_DARWIN" = 1; then
17839 cat >> confdefs.h
<<\EOF
17840 #define HAVE_USLEEP 1
17843 HAVE_SOME_SLEEP_FUNC
=1
17846 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
17848 for ac_func
in nanosleep
17850 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17851 echo "configure:17852: checking for $ac_func" >&5
17852 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17853 echo $ac_n "(cached) $ac_c" 1>&6
17855 cat > conftest.
$ac_ext <<EOF
17856 #line 17857 "configure"
17857 #include "confdefs.h"
17858 /* System header to define __stub macros and hopefully few prototypes,
17859 which can conflict with char $ac_func(); below. */
17860 #include <assert.h>
17861 /* Override any gcc2 internal prototype to avoid an error. */
17862 /* We use char because int might match the return type of a gcc2
17863 builtin and then its argument prototype would still apply. */
17868 /* The GNU C library defines this for functions which it implements
17869 to always fail with ENOSYS. Some functions are actually named
17870 something starting with __ and the normal name is an alias. */
17871 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17879 if { (eval echo configure
:17880: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17881 eval "ac_cv_func_$ac_func=yes"
17883 echo "configure: failed program was:" >&5
17884 cat conftest.
$ac_ext >&5
17886 eval "ac_cv_func_$ac_func=no"
17891 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17892 echo "$ac_t""yes" 1>&6
17893 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17894 cat >> confdefs.h
<<EOF
17895 #define $ac_tr_func 1
17897 cat >> confdefs.h
<<\EOF
17898 #define HAVE_NANOSLEEP 1
17902 echo "$ac_t""no" 1>&6
17903 echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
17904 echo "configure:17905: checking for nanosleep in -lposix4" >&5
17905 ac_lib_var
=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
17906 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17907 echo $ac_n "(cached) $ac_c" 1>&6
17909 ac_save_LIBS
="$LIBS"
17910 LIBS
="-lposix4 $LIBS"
17911 cat > conftest.
$ac_ext <<EOF
17912 #line 17913 "configure"
17913 #include "confdefs.h"
17914 /* Override any gcc2 internal prototype to avoid an error. */
17915 /* We use char because int might match the return type of a gcc2
17916 builtin and then its argument prototype would still apply. */
17923 if { (eval echo configure
:17924: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17925 eval "ac_cv_lib_$ac_lib_var=yes"
17927 echo "configure: failed program was:" >&5
17928 cat conftest.
$ac_ext >&5
17930 eval "ac_cv_lib_$ac_lib_var=no"
17933 LIBS
="$ac_save_LIBS"
17936 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17937 echo "$ac_t""yes" 1>&6
17939 cat >> confdefs.h
<<\EOF
17940 #define HAVE_NANOSLEEP 1
17943 POSIX4_LINK
=" -lposix4"
17946 echo "$ac_t""no" 1>&6
17948 for ac_func
in usleep
17950 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17951 echo "configure:17952: checking for $ac_func" >&5
17952 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17953 echo $ac_n "(cached) $ac_c" 1>&6
17955 cat > conftest.
$ac_ext <<EOF
17956 #line 17957 "configure"
17957 #include "confdefs.h"
17958 /* System header to define __stub macros and hopefully few prototypes,
17959 which can conflict with char $ac_func(); below. */
17960 #include <assert.h>
17961 /* Override any gcc2 internal prototype to avoid an error. */
17962 /* We use char because int might match the return type of a gcc2
17963 builtin and then its argument prototype would still apply. */
17968 /* The GNU C library defines this for functions which it implements
17969 to always fail with ENOSYS. Some functions are actually named
17970 something starting with __ and the normal name is an alias. */
17971 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17979 if { (eval echo configure
:17980: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17981 eval "ac_cv_func_$ac_func=yes"
17983 echo "configure: failed program was:" >&5
17984 cat conftest.
$ac_ext >&5
17986 eval "ac_cv_func_$ac_func=no"
17991 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17992 echo "$ac_t""yes" 1>&6
17993 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17994 cat >> confdefs.h
<<EOF
17995 #define $ac_tr_func 1
17997 cat >> confdefs.h
<<\EOF
17998 #define HAVE_USLEEP 1
18002 echo "$ac_t""no" 1>&6
18003 echo "configure: warning: wxSleep() function will not work" 1>&2
18019 for ac_func
in uname gethostname
18021 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18022 echo "configure:18023: checking for $ac_func" >&5
18023 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18024 echo $ac_n "(cached) $ac_c" 1>&6
18026 cat > conftest.
$ac_ext <<EOF
18027 #line 18028 "configure"
18028 #include "confdefs.h"
18029 /* System header to define __stub macros and hopefully few prototypes,
18030 which can conflict with char $ac_func(); below. */
18031 #include <assert.h>
18032 /* Override any gcc2 internal prototype to avoid an error. */
18033 /* We use char because int might match the return type of a gcc2
18034 builtin and then its argument prototype would still apply. */
18039 /* The GNU C library defines this for functions which it implements
18040 to always fail with ENOSYS. Some functions are actually named
18041 something starting with __ and the normal name is an alias. */
18042 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18050 if { (eval echo configure
:18051: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18052 eval "ac_cv_func_$ac_func=yes"
18054 echo "configure: failed program was:" >&5
18055 cat conftest.
$ac_ext >&5
18057 eval "ac_cv_func_$ac_func=no"
18062 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18063 echo "$ac_t""yes" 1>&6
18064 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18065 cat >> confdefs.h
<<EOF
18066 #define $ac_tr_func 1
18070 echo "$ac_t""no" 1>&6
18077 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18078 ac_cpp
='$CXXCPP $CPPFLAGS'
18079 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18080 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18081 cross_compiling
=$ac_cv_prog_cxx_cross
18084 for ac_func
in strtok_r
18086 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18087 echo "configure:18088: checking for $ac_func" >&5
18088 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18089 echo $ac_n "(cached) $ac_c" 1>&6
18091 cat > conftest.
$ac_ext <<EOF
18092 #line 18093 "configure"
18093 #include "confdefs.h"
18094 /* System header to define __stub macros and hopefully few prototypes,
18095 which can conflict with char $ac_func(); below. */
18096 #include <assert.h>
18097 /* Override any gcc2 internal prototype to avoid an error. */
18101 /* We use char because int might match the return type of a gcc2
18102 builtin and then its argument prototype would still apply. */
18107 /* The GNU C library defines this for functions which it implements
18108 to always fail with ENOSYS. Some functions are actually named
18109 something starting with __ and the normal name is an alias. */
18110 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18118 if { (eval echo configure
:18119: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18120 eval "ac_cv_func_$ac_func=yes"
18122 echo "configure: failed program was:" >&5
18123 cat conftest.
$ac_ext >&5
18125 eval "ac_cv_func_$ac_func=no"
18130 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18131 echo "$ac_t""yes" 1>&6
18132 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18133 cat >> confdefs.h
<<EOF
18134 #define $ac_tr_func 1
18138 echo "$ac_t""no" 1>&6
18144 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18145 ac_cpp
='$CPP $CPPFLAGS'
18146 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18147 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18148 cross_compiling
=$ac_cv_prog_cc_cross
18152 for ac_func
in inet_addr
18154 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18155 echo "configure:18156: checking for $ac_func" >&5
18156 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18157 echo $ac_n "(cached) $ac_c" 1>&6
18159 cat > conftest.
$ac_ext <<EOF
18160 #line 18161 "configure"
18161 #include "confdefs.h"
18162 /* System header to define __stub macros and hopefully few prototypes,
18163 which can conflict with char $ac_func(); below. */
18164 #include <assert.h>
18165 /* Override any gcc2 internal prototype to avoid an error. */
18166 /* We use char because int might match the return type of a gcc2
18167 builtin and then its argument prototype would still apply. */
18172 /* The GNU C library defines this for functions which it implements
18173 to always fail with ENOSYS. Some functions are actually named
18174 something starting with __ and the normal name is an alias. */
18175 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18183 if { (eval echo configure
:18184: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18185 eval "ac_cv_func_$ac_func=yes"
18187 echo "configure: failed program was:" >&5
18188 cat conftest.
$ac_ext >&5
18190 eval "ac_cv_func_$ac_func=no"
18195 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18196 echo "$ac_t""yes" 1>&6
18197 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18198 cat >> confdefs.h
<<EOF
18199 #define $ac_tr_func 1
18201 cat >> confdefs.h
<<\EOF
18202 #define HAVE_INET_ADDR 1
18206 echo "$ac_t""no" 1>&6
18207 echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6
18208 echo "configure:18209: checking for inet_addr in -lnsl" >&5
18209 ac_lib_var
=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'`
18210 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18211 echo $ac_n "(cached) $ac_c" 1>&6
18213 ac_save_LIBS
="$LIBS"
18215 cat > conftest.
$ac_ext <<EOF
18216 #line 18217 "configure"
18217 #include "confdefs.h"
18218 /* Override any gcc2 internal prototype to avoid an error. */
18219 /* We use char because int might match the return type of a gcc2
18220 builtin and then its argument prototype would still apply. */
18227 if { (eval echo configure
:18228: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18229 eval "ac_cv_lib_$ac_lib_var=yes"
18231 echo "configure: failed program was:" >&5
18232 cat conftest.
$ac_ext >&5
18234 eval "ac_cv_lib_$ac_lib_var=no"
18237 LIBS
="$ac_save_LIBS"
18240 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18241 echo "$ac_t""yes" 1>&6
18244 echo "$ac_t""no" 1>&6
18245 echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6
18246 echo "configure:18247: checking for inet_addr in -lresolv" >&5
18247 ac_lib_var
=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'`
18248 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18249 echo $ac_n "(cached) $ac_c" 1>&6
18251 ac_save_LIBS
="$LIBS"
18252 LIBS
="-lresolv $LIBS"
18253 cat > conftest.
$ac_ext <<EOF
18254 #line 18255 "configure"
18255 #include "confdefs.h"
18256 /* Override any gcc2 internal prototype to avoid an error. */
18257 /* We use char because int might match the return type of a gcc2
18258 builtin and then its argument prototype would still apply. */
18265 if { (eval echo configure
:18266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18267 eval "ac_cv_lib_$ac_lib_var=yes"
18269 echo "configure: failed program was:" >&5
18270 cat conftest.
$ac_ext >&5
18272 eval "ac_cv_lib_$ac_lib_var=no"
18275 LIBS
="$ac_save_LIBS"
18278 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18279 echo "$ac_t""yes" 1>&6
18282 echo "$ac_t""no" 1>&6
18283 echo $ac_n "checking for inet_addr in -lsocket""... $ac_c" 1>&6
18284 echo "configure:18285: checking for inet_addr in -lsocket" >&5
18285 ac_lib_var
=`echo socket'_'inet_addr | sed 'y%./+-%__p_%'`
18286 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18287 echo $ac_n "(cached) $ac_c" 1>&6
18289 ac_save_LIBS
="$LIBS"
18290 LIBS
="-lsocket $LIBS"
18291 cat > conftest.
$ac_ext <<EOF
18292 #line 18293 "configure"
18293 #include "confdefs.h"
18294 /* Override any gcc2 internal prototype to avoid an error. */
18295 /* We use char because int might match the return type of a gcc2
18296 builtin and then its argument prototype would still apply. */
18303 if { (eval echo configure
:18304: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18305 eval "ac_cv_lib_$ac_lib_var=yes"
18307 echo "configure: failed program was:" >&5
18308 cat conftest.
$ac_ext >&5
18310 eval "ac_cv_lib_$ac_lib_var=no"
18313 LIBS
="$ac_save_LIBS"
18316 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18317 echo "$ac_t""yes" 1>&6
18321 echo "$ac_t""no" 1>&6
18336 for ac_func
in inet_aton
18338 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18339 echo "configure:18340: checking for $ac_func" >&5
18340 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18341 echo $ac_n "(cached) $ac_c" 1>&6
18343 cat > conftest.
$ac_ext <<EOF
18344 #line 18345 "configure"
18345 #include "confdefs.h"
18346 /* System header to define __stub macros and hopefully few prototypes,
18347 which can conflict with char $ac_func(); below. */
18348 #include <assert.h>
18349 /* Override any gcc2 internal prototype to avoid an error. */
18350 /* We use char because int might match the return type of a gcc2
18351 builtin and then its argument prototype would still apply. */
18356 /* The GNU C library defines this for functions which it implements
18357 to always fail with ENOSYS. Some functions are actually named
18358 something starting with __ and the normal name is an alias. */
18359 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18367 if { (eval echo configure
:18368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18369 eval "ac_cv_func_$ac_func=yes"
18371 echo "configure: failed program was:" >&5
18372 cat conftest.
$ac_ext >&5
18374 eval "ac_cv_func_$ac_func=no"
18379 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18380 echo "$ac_t""yes" 1>&6
18381 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18382 cat >> confdefs.h
<<EOF
18383 #define $ac_tr_func 1
18385 cat >> confdefs.h
<<\EOF
18386 #define HAVE_INET_ATON 1
18390 echo "$ac_t""no" 1>&6
18391 echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6
18392 echo "configure:18393: checking for inet_aton in -l$INET_LINK" >&5
18393 ac_lib_var
=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'`
18394 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18395 echo $ac_n "(cached) $ac_c" 1>&6
18397 ac_save_LIBS
="$LIBS"
18398 LIBS
="-l$INET_LINK $LIBS"
18399 cat > conftest.
$ac_ext <<EOF
18400 #line 18401 "configure"
18401 #include "confdefs.h"
18402 /* Override any gcc2 internal prototype to avoid an error. */
18403 /* We use char because int might match the return type of a gcc2
18404 builtin and then its argument prototype would still apply. */
18411 if { (eval echo configure
:18412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18413 eval "ac_cv_lib_$ac_lib_var=yes"
18415 echo "configure: failed program was:" >&5
18416 cat conftest.
$ac_ext >&5
18418 eval "ac_cv_lib_$ac_lib_var=no"
18421 LIBS
="$ac_save_LIBS"
18424 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18425 echo "$ac_t""yes" 1>&6
18426 cat >> confdefs.h
<<\EOF
18427 #define HAVE_INET_ATON 1
18431 echo "$ac_t""no" 1>&6
18439 if test "x$INET_LINK" != "x"; then
18440 cat >> confdefs.h
<<\EOF
18441 #define HAVE_INET_ADDR 1
18444 INET_LINK
=" -l$INET_LINK"
18450 cat > confcache
<<\EOF
18451 # This file is a shell script that caches the results of configure
18452 # tests run on this system so they can be shared between configure
18453 # scripts and configure runs. It is not useful on other systems.
18454 # If it contains results you don't want to keep, you may remove or edit it.
18456 # By default, configure uses ./config.cache as the cache file,
18457 # creating it if it does not exist already. You can give configure
18458 # the --cache-file=FILE option to use a different cache file; that is
18459 # what configure does when it calls configure scripts in
18460 # subdirectories, so they share the cache.
18461 # Giving --cache-file=/dev/null disables caching, for debugging configure.
18462 # config.status only pays attention to the cache file if you give it the
18463 # --recheck option to rerun configure.
18466 # The following way of writing the cache mishandles newlines in values,
18467 # but we know of no workaround that is simple, portable, and efficient.
18468 # So, don't put newlines in cache variables' values.
18469 # Ultrix sh set writes to stderr and can't be redirected directly,
18470 # and sets the high bit in the cache file unless we assign to the vars.
18472 case `(ac_space=' '; set | grep ac_space) 2>&1` in
18474 # `set' does not quote correctly, so add quotes (double-quote substitution
18475 # turns \\\\ into \\, and sed turns \\ into \).
18477 -e "s/'/'\\\\''/g" \
18478 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
18481 # `set' quotes correctly as required by POSIX, so do not add quotes.
18482 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
18485 if cmp -s $cache_file confcache
; then
18488 if test -w $cache_file; then
18489 echo "updating cache $cache_file"
18490 cat confcache
> $cache_file
18492 echo "not updating unwritable cache $cache_file"
18500 if test "$TOOLKIT" != "MSW"; then
18506 if test "$wxUSE_THREADS" = "yes" ; then
18507 if test "$USE_BEOS" = 1; then
18508 echo "configure: warning: BeOS threads are not yet supported... disabled" 1>&2
18513 if test "$wxUSE_THREADS" = "yes" ; then
18516 THREAD_OPTS
="-pthread"
18518 *-*-solaris2* | *-*-sunos4* )
18519 if test "x$GCC" = "xyes"; then
18520 THREAD_OPTS
="-pthreads $THREAD_OPTS"
18522 THREAD_OPTS
="-mt $THREAD_OPTS"
18526 THREAD_OPTS
="-kthread lthread $THREAD_OPTS c_r"
18528 *-*-darwin* | *-*-cygwin* )
18532 THREAD_OPTS
="pthreads"
18536 THREAD_OPTS
="$THREAD_OPTS pthread none"
18539 for flag
in $THREAD_OPTS; do
18542 echo $ac_n "checking whether pthreads work without any flags""... $ac_c" 1>&6
18543 echo "configure:18544: checking whether pthreads work without any flags" >&5
18547 echo $ac_n "checking whether pthreads work with $flag""... $ac_c" 1>&6
18548 echo "configure:18549: checking whether pthreads work with $flag" >&5
18549 THREADS_CFLAGS
="$flag"
18553 echo $ac_n "checking for the pthreads library -l$flag""... $ac_c" 1>&6
18554 echo "configure:18555: checking for the pthreads library -l$flag" >&5
18555 THREADS_LINK
="-l$flag"
18560 save_CFLAGS
="$CFLAGS"
18561 LIBS
="$THREADS_LINK $LIBS"
18562 CFLAGS
="$THREADS_CFLAGS $CFLAGS"
18564 cat > conftest.
$ac_ext <<EOF
18565 #line 18566 "configure"
18566 #include "confdefs.h"
18567 #include <pthread.h>
18569 pthread_create(0,0,0,0);
18572 if { (eval echo configure
:18573: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18576 echo "configure: failed program was:" >&5
18577 cat conftest.
$ac_ext >&5
18582 CFLAGS
="$save_CFLAGS"
18584 echo "$ac_t""$THREADS_OK" 1>&6
18585 if test "x$THREADS_OK" = "xyes"; then
18593 if test "x$THREADS_OK" != "xyes"; then
18595 echo "configure: warning: No thread support on this system... disabled" 1>&2
18597 LDFLAGS
="$THREADS_CFLAGS $LDFLAGS"
18598 LIBS
="$THREADS_LINK $LIBS"
18600 echo $ac_n "checking if more special flags are required for pthreads""... $ac_c" 1>&6
18601 echo "configure:18602: checking if more special flags are required for pthreads" >&5
18605 LDFLAGS
="-L/usr/lib/threads $LDFLAGS"
18606 flag
="-D_THREAD_SAFE"
18609 flag
="-D_THREAD_SAFE"
18612 flag
="-D_REENTRANT"
18614 *solaris
* | alpha
*-osf*)
18615 flag
="-D_REENTRANT"
18618 echo "$ac_t""${flag}" 1>&6
18619 if test "x$flag" != xno
; then
18620 THREADS_CFLAGS
="$THREADS_CFLAGS $flag"
18623 if test "x$THREADS_CFLAGS" != "x"; then
18624 CFLAGS
="$CFLAGS $THREADS_CFLAGS"
18625 CXXFLAGS
="$CXXFLAGS $THREADS_CFLAGS"
18630 if test "$wxUSE_THREADS" = "yes" ; then
18631 for ac_func
in thr_setconcurrency
18633 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18634 echo "configure:18635: checking for $ac_func" >&5
18635 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18636 echo $ac_n "(cached) $ac_c" 1>&6
18638 cat > conftest.
$ac_ext <<EOF
18639 #line 18640 "configure"
18640 #include "confdefs.h"
18641 /* System header to define __stub macros and hopefully few prototypes,
18642 which can conflict with char $ac_func(); below. */
18643 #include <assert.h>
18644 /* Override any gcc2 internal prototype to avoid an error. */
18645 /* We use char because int might match the return type of a gcc2
18646 builtin and then its argument prototype would still apply. */
18651 /* The GNU C library defines this for functions which it implements
18652 to always fail with ENOSYS. Some functions are actually named
18653 something starting with __ and the normal name is an alias. */
18654 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18662 if { (eval echo configure
:18663: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18664 eval "ac_cv_func_$ac_func=yes"
18666 echo "configure: failed program was:" >&5
18667 cat conftest.
$ac_ext >&5
18669 eval "ac_cv_func_$ac_func=no"
18674 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18675 echo "$ac_t""yes" 1>&6
18676 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18677 cat >> confdefs.h
<<EOF
18678 #define $ac_tr_func 1
18682 echo "$ac_t""no" 1>&6
18687 for ac_hdr
in sched.h
18689 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
18690 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
18691 echo "configure:18692: checking for $ac_hdr" >&5
18692 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
18693 echo $ac_n "(cached) $ac_c" 1>&6
18695 cat > conftest.
$ac_ext <<EOF
18696 #line 18697 "configure"
18697 #include "confdefs.h"
18700 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
18701 { (eval echo configure
:18702: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
18702 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
18703 if test -z "$ac_err"; then
18705 eval "ac_cv_header_$ac_safe=yes"
18708 echo "configure: failed program was:" >&5
18709 cat conftest.
$ac_ext >&5
18711 eval "ac_cv_header_$ac_safe=no"
18715 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
18716 echo "$ac_t""yes" 1>&6
18717 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
18718 cat >> confdefs.h
<<EOF
18719 #define $ac_tr_hdr 1
18723 echo "$ac_t""no" 1>&6
18727 if test "$ac_cv_header_sched_h" = "yes"; then
18728 echo $ac_n "checking for sched_yield""... $ac_c" 1>&6
18729 echo "configure:18730: checking for sched_yield" >&5
18730 if eval "test \"`echo '$''{'ac_cv_func_sched_yield'+set}'`\" = set"; then
18731 echo $ac_n "(cached) $ac_c" 1>&6
18733 cat > conftest.
$ac_ext <<EOF
18734 #line 18735 "configure"
18735 #include "confdefs.h"
18736 /* System header to define __stub macros and hopefully few prototypes,
18737 which can conflict with char sched_yield(); below. */
18738 #include <assert.h>
18739 /* Override any gcc2 internal prototype to avoid an error. */
18740 /* We use char because int might match the return type of a gcc2
18741 builtin and then its argument prototype would still apply. */
18742 char sched_yield();
18746 /* The GNU C library defines this for functions which it implements
18747 to always fail with ENOSYS. Some functions are actually named
18748 something starting with __ and the normal name is an alias. */
18749 #if defined (__stub_sched_yield) || defined (__stub___sched_yield)
18757 if { (eval echo configure
:18758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18759 eval "ac_cv_func_sched_yield=yes"
18761 echo "configure: failed program was:" >&5
18762 cat conftest.
$ac_ext >&5
18764 eval "ac_cv_func_sched_yield=no"
18769 if eval "test \"`echo '$ac_cv_func_'sched_yield`\" = yes"; then
18770 echo "$ac_t""yes" 1>&6
18771 cat >> confdefs.h
<<\EOF
18772 #define HAVE_SCHED_YIELD 1
18776 echo "$ac_t""no" 1>&6
18778 echo $ac_n "checking for sched_yield in -lposix4""... $ac_c" 1>&6
18779 echo "configure:18780: checking for sched_yield in -lposix4" >&5
18780 ac_lib_var
=`echo posix4'_'sched_yield | sed 'y%./+-%__p_%'`
18781 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18782 echo $ac_n "(cached) $ac_c" 1>&6
18784 ac_save_LIBS
="$LIBS"
18785 LIBS
="-lposix4 $LIBS"
18786 cat > conftest.
$ac_ext <<EOF
18787 #line 18788 "configure"
18788 #include "confdefs.h"
18789 /* Override any gcc2 internal prototype to avoid an error. */
18790 /* We use char because int might match the return type of a gcc2
18791 builtin and then its argument prototype would still apply. */
18792 char sched_yield();
18798 if { (eval echo configure
:18799: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18800 eval "ac_cv_lib_$ac_lib_var=yes"
18802 echo "configure: failed program was:" >&5
18803 cat conftest.
$ac_ext >&5
18805 eval "ac_cv_lib_$ac_lib_var=no"
18808 LIBS
="$ac_save_LIBS"
18811 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18812 echo "$ac_t""yes" 1>&6
18813 cat >> confdefs.h
<<\EOF
18814 #define HAVE_SCHED_YIELD 1
18816 POSIX4_LINK
=" -lposix4"
18818 echo "$ac_t""no" 1>&6
18819 echo "configure: warning: wxThread::Yield will not work properly" 1>&2
18830 echo $ac_n "checking for pthread_attr_getschedpolicy""... $ac_c" 1>&6
18831 echo "configure:18832: checking for pthread_attr_getschedpolicy" >&5
18832 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_getschedpolicy'+set}'`\" = set"; then
18833 echo $ac_n "(cached) $ac_c" 1>&6
18835 cat > conftest.
$ac_ext <<EOF
18836 #line 18837 "configure"
18837 #include "confdefs.h"
18838 /* System header to define __stub macros and hopefully few prototypes,
18839 which can conflict with char pthread_attr_getschedpolicy(); below. */
18840 #include <assert.h>
18841 /* Override any gcc2 internal prototype to avoid an error. */
18842 /* We use char because int might match the return type of a gcc2
18843 builtin and then its argument prototype would still apply. */
18844 char pthread_attr_getschedpolicy();
18848 /* The GNU C library defines this for functions which it implements
18849 to always fail with ENOSYS. Some functions are actually named
18850 something starting with __ and the normal name is an alias. */
18851 #if defined (__stub_pthread_attr_getschedpolicy) || defined (__stub___pthread_attr_getschedpolicy)
18854 pthread_attr_getschedpolicy();
18859 if { (eval echo configure
:18860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18861 eval "ac_cv_func_pthread_attr_getschedpolicy=yes"
18863 echo "configure: failed program was:" >&5
18864 cat conftest.
$ac_ext >&5
18866 eval "ac_cv_func_pthread_attr_getschedpolicy=no"
18871 if eval "test \"`echo '$ac_cv_func_'pthread_attr_getschedpolicy`\" = yes"; then
18872 echo "$ac_t""yes" 1>&6
18873 echo $ac_n "checking for pthread_attr_setschedparam""... $ac_c" 1>&6
18874 echo "configure:18875: checking for pthread_attr_setschedparam" >&5
18875 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setschedparam'+set}'`\" = set"; then
18876 echo $ac_n "(cached) $ac_c" 1>&6
18878 cat > conftest.
$ac_ext <<EOF
18879 #line 18880 "configure"
18880 #include "confdefs.h"
18881 /* System header to define __stub macros and hopefully few prototypes,
18882 which can conflict with char pthread_attr_setschedparam(); below. */
18883 #include <assert.h>
18884 /* Override any gcc2 internal prototype to avoid an error. */
18885 /* We use char because int might match the return type of a gcc2
18886 builtin and then its argument prototype would still apply. */
18887 char pthread_attr_setschedparam();
18891 /* The GNU C library defines this for functions which it implements
18892 to always fail with ENOSYS. Some functions are actually named
18893 something starting with __ and the normal name is an alias. */
18894 #if defined (__stub_pthread_attr_setschedparam) || defined (__stub___pthread_attr_setschedparam)
18897 pthread_attr_setschedparam();
18902 if { (eval echo configure
:18903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18904 eval "ac_cv_func_pthread_attr_setschedparam=yes"
18906 echo "configure: failed program was:" >&5
18907 cat conftest.
$ac_ext >&5
18909 eval "ac_cv_func_pthread_attr_setschedparam=no"
18914 if eval "test \"`echo '$ac_cv_func_'pthread_attr_setschedparam`\" = yes"; then
18915 echo "$ac_t""yes" 1>&6
18916 echo $ac_n "checking for sched_get_priority_max""... $ac_c" 1>&6
18917 echo "configure:18918: checking for sched_get_priority_max" >&5
18918 if eval "test \"`echo '$''{'ac_cv_func_sched_get_priority_max'+set}'`\" = set"; then
18919 echo $ac_n "(cached) $ac_c" 1>&6
18921 cat > conftest.
$ac_ext <<EOF
18922 #line 18923 "configure"
18923 #include "confdefs.h"
18924 /* System header to define __stub macros and hopefully few prototypes
18926 echo "$ac_t""no" 1>&6
18927 which can conflict with char sched_get_priority_max(); below. */
18928 #include <assert.h>
18929 /* Override any gcc2 internal prototype to avoid an error. */
18930 /* We use char because int might match the return type of a gcc2
18931 builtin and then its argument prototype would still apply. */
18932 char sched_get_priority_max();
18936 /* The GNU C library defines this for functions which it implements
18937 to always fail with ENOSYS. Some functions are actually named
18938 something starting with __ and the normal name is an alias. */
18939 #if defined (__stub_sched_get_priority_max) || defined (__stub___sched_get_priority_max)
18942 sched_get_priority_max();
18947 if { (eval echo configure
:18948: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18949 eval "ac_cv_func_sched_get_priority_max=yes"
18951 echo "configure: failed program was:" >&5
18952 cat conftest.
$ac_ext >&5
18954 eval "ac_cv_func_sched_get_priority_max=no"
18959 if eval "test \"`echo '$ac_cv_func_'sched_get_priority_max`\" = yes"; then
18960 echo "$ac_t""yes" 1>&6
18963 echo "$ac_t""no" 1>&6
18964 echo $ac_n "checking for sched_get_priority_max in -lposix4""... $ac_c" 1>&6
18965 echo "configure:18966: checking for sched_get_priority_max in -lposix4" >&5
18966 ac_lib_var
=`echo posix4'_'sched_get_priority_max | sed 'y%./+-%__p_%'`
18967 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18968 echo $ac_n "(cached) $ac_c" 1>&6
18970 ac_save_LIBS
="$LIBS"
18971 LIBS
="-lposix4 $LIBS"
18972 cat > conftest.
$ac_ext <<EOF
18973 #line 18974 "configure"
18974 #include "confdefs.h"
18975 /* Override any gcc2 internal prototype to avoid an error. */
18976 /* We use char because int might match the return type of a gcc2
18977 builtin and then its argument prototype would still apply. */
18978 char sched_get_priority_max();
18981 sched_get_priority_max()
18984 if { (eval echo configure
:18985: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18986 eval "ac_cv_lib_$ac_lib_var=yes"
18988 echo "configure: failed program was:" >&5
18989 cat conftest.
$ac_ext >&5
18991 eval "ac_cv_lib_$ac_lib_var=no"
18994 LIBS
="$ac_save_LIBS"
18997 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18998 echo "$ac_t""yes" 1>&6
19001 POSIX4_LINK
=" -lposix4"
19004 echo "$ac_t""no" 1>&6
19012 echo "$ac_t""no" 1>&6
19019 if test "$HAVE_PRIOR_FUNCS" = 1; then
19020 cat >> confdefs.h
<<\EOF
19021 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
19025 echo "configure: warning: Setting thread priority will not work" 1>&2
19028 echo $ac_n "checking for pthread_cancel""... $ac_c" 1>&6
19029 echo "configure:19030: checking for pthread_cancel" >&5
19030 if eval "test \"`echo '$''{'ac_cv_func_pthread_cancel'+set}'`\" = set"; then
19031 echo $ac_n "(cached) $ac_c" 1>&6
19033 cat > conftest.
$ac_ext <<EOF
19034 #line 19035 "configure"
19035 #include "confdefs.h"
19036 /* System header to define __stub macros and hopefully few prototypes,
19037 which can conflict with char pthread_cancel(); below. */
19038 #include <assert.h>
19039 /* Override any gcc2 internal prototype to avoid an error. */
19040 /* We use char because int might match the return type of a gcc2
19041 builtin and then its argument prototype would still apply. */
19042 char pthread_cancel();
19046 /* The GNU C library defines this for functions which it implements
19047 to always fail with ENOSYS. Some functions are actually named
19048 something starting with __ and the normal name is an alias. */
19049 #if defined (__stub_pthread_cancel) || defined (__stub___pthread_cancel)
19057 if { (eval echo configure
:19058: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19059 eval "ac_cv_func_pthread_cancel=yes"
19061 echo "configure: failed program was:" >&5
19062 cat conftest.
$ac_ext >&5
19064 eval "ac_cv_func_pthread_cancel=no"
19069 if eval "test \"`echo '$ac_cv_func_'pthread_cancel`\" = yes"; then
19070 echo "$ac_t""yes" 1>&6
19071 cat >> confdefs.h
<<\EOF
19072 #define HAVE_PTHREAD_CANCEL 1
19076 echo "$ac_t""no" 1>&6
19077 echo "configure: warning: wxThread::Kill() will not work properly" 1>&2
19081 echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6
19082 echo "configure:19083: checking for pthread_cleanup_push/pop" >&5
19083 if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then
19084 echo $ac_n "(cached) $ac_c" 1>&6
19087 cat > conftest.
$ac_ext <<EOF
19088 #line 19089 "configure"
19089 #include "confdefs.h"
19090 #include <pthread.h>
19093 pthread_cleanup_push(NULL, NULL);
19094 pthread_cleanup_pop(0);
19098 if { (eval echo configure
:19099: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19101 wx_cv_func_pthread_cleanup_push
=yes
19104 echo "configure: failed program was:" >&5
19105 cat conftest.
$ac_ext >&5
19108 wx_cv_func_pthread_cleanup_push
=no
19115 echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6
19117 if test "$wx_cv_func_pthread_cleanup_push" = "yes"; then
19118 cat >> confdefs.h
<<\EOF
19119 #define HAVE_THREAD_CLEANUP_FUNCTIONS 1
19125 echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6
19126 echo "configure:19127: checking for pthread_mutexattr_t" >&5
19127 if eval "test \"`echo '$''{'wx_cv_type_pthread_mutexattr_t'+set}'`\" = set"; then
19128 echo $ac_n "(cached) $ac_c" 1>&6
19131 cat > conftest.
$ac_ext <<EOF
19132 #line 19133 "configure"
19133 #include "confdefs.h"
19134 #include <pthread.h>
19137 pthread_mutexattr_t attr;
19138 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
19142 if { (eval echo configure
:19143: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19145 wx_cv_type_pthread_mutexattr_t
=yes
19148 echo "configure: failed program was:" >&5
19149 cat conftest.
$ac_ext >&5
19152 wx_cv_type_pthread_mutexattr_t
=no
19160 echo "$ac_t""$wx_cv_type_pthread_mutexattr_t" 1>&6
19162 if test "$wx_cv_type_pthread_mutexattr_t" = "yes"; then
19163 cat >> confdefs.h
<<\EOF
19164 #define HAVE_PTHREAD_MUTEXATTR_T 1
19168 echo $ac_n "checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER""... $ac_c" 1>&6
19169 echo "configure:19170: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER" >&5
19170 if eval "test \"`echo '$''{'wx_cv_type_pthread_rec_mutex_init'+set}'`\" = set"; then
19171 echo $ac_n "(cached) $ac_c" 1>&6
19174 cat > conftest.
$ac_ext <<EOF
19175 #line 19176 "configure"
19176 #include "confdefs.h"
19177 #include <pthread.h>
19180 pthread_mutex_t attr = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
19184 if { (eval echo configure
:19185: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19187 wx_cv_type_pthread_rec_mutex_init
=yes
19190 echo "configure: failed program was:" >&5
19191 cat conftest.
$ac_ext >&5
19194 wx_cv_type_pthread_rec_mutex_init
=no
19202 echo "$ac_t""$wx_cv_type_pthread_rec_mutex_init" 1>&6
19203 if test "$wx_cv_type_pthread_rec_mutex_init" = "yes"; then
19204 cat >> confdefs.h
<<\EOF
19205 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER 1
19209 echo "configure: warning: wxMutex won't be recursive on this platform" 1>&2
19215 if test "$wxUSE_THREADS" = "yes" ; then
19218 echo $ac_n "checking if compiler supports -mthreads""... $ac_c" 1>&6
19219 echo "configure:19220: checking if compiler supports -mthreads" >&5
19220 if eval "test \"`echo '$''{'wx_cv_cflags_mthread'+set}'`\" = set"; then
19221 echo $ac_n "(cached) $ac_c" 1>&6
19224 CFLAGS_OLD
="$CFLAGS"
19225 CFLAGS
="$CFLAGS -mthreads"
19226 cat > conftest.
$ac_ext <<EOF
19227 #line 19228 "configure"
19228 #include "confdefs.h"
19234 if { (eval echo configure
:19235: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19236 wx_cv_cflags_mthread
=yes
19238 echo "configure: failed program was:" >&5
19239 cat conftest.
$ac_ext >&5
19241 wx_cv_cflags_mthread
=no
19249 echo "$ac_t""$wx_cv_cflags_mthread" 1>&6
19251 if test "$wx_cv_cflags_mthread" = "yes"; then
19252 CXXFLAGS
="$CXXFLAGS -mthreads"
19253 TOOLCHAIN_DEFS
="$TOOLCHAIN_DEFS -mthreads"
19254 LDFLAGS
="$LDFLAGS -mthreads"
19256 CFLAGS
="$CFLAGS_OLD"
19263 if test "$wxUSE_THREADS" = "yes"; then
19264 cat >> confdefs.h
<<\EOF
19265 #define wxUSE_THREADS 1
19269 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS thread"
19271 if test "$ac_cv_func_strtok_r" = "yes"; then
19272 echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6
19273 echo "configure:19274: checking if -D_REENTRANT is needed" >&5
19274 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
19275 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D_REENTRANT"
19276 echo "$ac_t""yes" 1>&6
19278 echo "$ac_t""no" 1>&6
19283 if test "$WXGTK20" = 1 ; then
19284 cat >> confdefs.h
<<EOF
19285 #define __WXGTK20__ $WXGTK20
19291 if test "$WXGTK12" = 1 ; then
19292 cat >> confdefs.h
<<EOF
19293 #define __WXGTK12__ $WXGTK12
19298 if test "$WXGTK127" = 1 ; then
19299 cat >> confdefs.h
<<EOF
19300 #define __WXGTK127__ $WXGTK127
19307 if test "$wxUSE_DEBUG_INFO" = "yes" ; then
19312 if test "$wxUSE_DEBUG_GDB" = "yes" ; then
19313 wxUSE_DEBUG_INFO
=yes
19317 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
19318 cat >> confdefs.h
<<\EOF
19322 WXDEBUG_DEFINE
="-D__WXDEBUG__"
19324 if test "$wxUSE_GTK" = 1 ; then
19325 WXDEBUG_DEFINE
="-DGTK_NO_CHECK_CASTS"
19329 if test "$wxUSE_MEM_TRACING" = "yes" ; then
19330 cat >> confdefs.h
<<\EOF
19331 #define wxUSE_MEMORY_TRACING 1
19334 cat >> confdefs.h
<<\EOF
19335 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1
19338 cat >> confdefs.h
<<\EOF
19339 #define wxUSE_DEBUG_NEW_ALWAYS 1
19342 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS memcheck"
19345 if test "$wxUSE_DMALLOC" = "yes" ; then
19346 DMALLOC_LIBS
="-ldmalloc"
19350 if test "$wxUSE_PROFILE" = "yes" ; then
19355 CODE_GEN_FLAGS_CXX
=
19356 if test "$GCC" = "yes" ; then
19357 if test "$wxUSE_NO_RTTI" = "yes" ; then
19358 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-rtti"
19360 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
19361 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-exceptions"
19363 if test "$wxUSE_PERMISSIVE" = "yes" ; then
19364 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fpermissive"
19366 if test "$USE_WIN32" = 1 ; then
19367 # I'm not even really sure what this was ever added to solve,
19368 # but someone added it for mingw native builds, so I guess
19369 # they had a reason, right??
19370 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-pcc-struct-return"
19375 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -mminimal-toc"
19378 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -ffunction-sections"
19383 if test "$wxUSE_OPTIMISE" = "no" ; then
19386 if test "$GCC" = yes ; then
19389 i586
-*-*|i686
-*-* )
19390 OPTIMISE
="${OPTIMISE} "
19399 if test "$WXWIN_COMPATIBILITY_2" = "yes"; then
19400 cat >> confdefs.h
<<\EOF
19401 #define WXWIN_COMPATIBILITY_2 1
19405 WXWIN_COMPATIBILITY_2_2
="yes"
19408 if test "x$WXWIN_COMPATIBILITY_2_2" = "xyes"; then
19409 cat >> confdefs.h
<<\EOF
19410 #define WXWIN_COMPATIBILITY_2_2 1
19414 WXWIN_COMPATIBILITY_2_4
="yes"
19417 if test "x$WXWIN_COMPATIBILITY_2_4" != "xno"; then
19418 cat >> confdefs.h
<<\EOF
19419 #define WXWIN_COMPATIBILITY_2_4 1
19425 if test "$wxUSE_GUI" = "yes"; then
19426 cat >> confdefs.h
<<\EOF
19427 #define wxUSE_GUI 1
19432 cat >> confdefs.h
<<\EOF
19433 #define wxUSE_NOGUI 1
19439 if test "$wxUSE_UNIX" = "yes"; then
19440 cat >> confdefs.h
<<\EOF
19441 #define wxUSE_UNIX 1
19447 if test "$wxUSE_APPLE_IEEE" = "yes"; then
19448 cat >> confdefs.h
<<\EOF
19449 #define wxUSE_APPLE_IEEE 1
19454 if test "$wxUSE_TIMER" = "yes"; then
19455 cat >> confdefs.h
<<\EOF
19456 #define wxUSE_TIMER 1
19461 if test "$wxUSE_WAVE" = "yes"; then
19462 cat >> confdefs.h
<<\EOF
19463 #define wxUSE_WAVE 1
19468 if test "$wxUSE_CMDLINE_PARSER" = "yes"; then
19469 cat >> confdefs.h
<<\EOF
19470 #define wxUSE_CMDLINE_PARSER 1
19475 if test "$wxUSE_STOPWATCH" = "yes"; then
19476 cat >> confdefs.h
<<\EOF
19477 #define wxUSE_STOPWATCH 1
19482 if test "$wxUSE_DATETIME" = "yes"; then
19483 cat >> confdefs.h
<<\EOF
19484 #define wxUSE_DATETIME 1
19489 if test "$wxUSE_TIMEDATE" = "yes"; then
19490 cat >> confdefs.h
<<\EOF
19491 #define wxUSE_TIMEDATE 1
19496 if test "$wxUSE_FILE" = "yes"; then
19497 cat >> confdefs.h
<<\EOF
19498 #define wxUSE_FILE 1
19503 if test "$wxUSE_FFILE" = "yes"; then
19504 cat >> confdefs.h
<<\EOF
19505 #define wxUSE_FFILE 1
19510 if test "$wxUSE_FILESYSTEM" = "yes"; then
19511 cat >> confdefs.h
<<\EOF
19512 #define wxUSE_FILESYSTEM 1
19517 if test "$wxUSE_FS_INET" = "yes"; then
19518 cat >> confdefs.h
<<\EOF
19519 #define wxUSE_FS_INET 1
19524 if test "$wxUSE_FS_ZIP" = "yes"; then
19525 cat >> confdefs.h
<<\EOF
19526 #define wxUSE_FS_ZIP 1
19531 if test "$wxUSE_ZIPSTREAM" = "yes"; then
19532 cat >> confdefs.h
<<\EOF
19533 #define wxUSE_ZIPSTREAM 1
19538 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
19539 cat >> confdefs.h
<<\EOF
19540 #define wxUSE_ON_FATAL_EXCEPTION 1
19545 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
19546 cat >> confdefs.h
<<\EOF
19547 #define wxUSE_SNGLINST_CHECKER 1
19552 if test "$wxUSE_BUSYINFO" = "yes"; then
19553 cat >> confdefs.h
<<\EOF
19554 #define wxUSE_BUSYINFO 1
19559 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
19560 cat >> confdefs.h
<<\EOF
19561 #define wxUSE_STD_IOSTREAM 1
19566 if test "$wxUSE_TEXTBUFFER" = "yes"; then
19567 cat >> confdefs.h
<<\EOF
19568 #define wxUSE_TEXTBUFFER 1
19573 if test "$wxUSE_TEXTFILE" = "yes"; then
19574 if test "$wxUSE_FILE" != "yes" -o "$wxUSE_TEXTBUFFER" != "yes" ; then
19575 echo "configure: warning: wxTextFile requires wxFile and wxTextBuffer... disabled" 1>&2
19577 cat >> confdefs.h
<<\EOF
19578 #define wxUSE_TEXTFILE 1
19584 if test "$wxUSE_CONFIG" = "yes" ; then
19585 if test "$wxUSE_TEXTFILE" != "yes"; then
19586 echo "configure: warning: wxConfig requires wxTextFile... disabled" 1>&2
19588 cat >> confdefs.h
<<\EOF
19589 #define wxUSE_CONFIG 1
19592 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config"
19596 if test "$wxUSE_INTL" = "yes" ; then
19597 if test "$wxUSE_FILE" != "yes"; then
19598 echo "configure: warning: I18n code requires wxFile... disabled" 1>&2
19600 cat >> confdefs.h
<<\EOF
19601 #define wxUSE_INTL 1
19604 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat"
19605 GUIDIST
="$GUIDIST INTL_DIST"
19609 if test "$wxUSE_LOG" = "yes"; then
19610 cat >> confdefs.h
<<\EOF
19611 #define wxUSE_LOG 1
19615 if test "$wxUSE_LOGGUI" = "yes"; then
19616 cat >> confdefs.h
<<\EOF
19617 #define wxUSE_LOGGUI 1
19622 if test "$wxUSE_LOGWINDOW" = "yes"; then
19623 cat >> confdefs.h
<<\EOF
19624 #define wxUSE_LOGWINDOW 1
19629 if test "$wxUSE_LOGDIALOG" = "yes"; then
19630 cat >> confdefs.h
<<\EOF
19631 #define wxUSE_LOG_DIALOG 1
19637 if test "$wxUSE_LONGLONG" = "yes"; then
19638 cat >> confdefs.h
<<\EOF
19639 #define wxUSE_LONGLONG 1
19644 if test "$wxUSE_GEOMETRY" = "yes"; then
19645 cat >> confdefs.h
<<\EOF
19646 #define wxUSE_GEOMETRY 1
19651 if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then
19652 cat >> confdefs.h
<<\EOF
19653 #define wxUSE_DIALUP_MANAGER 1
19656 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dialup"
19659 if test "$wxUSE_STREAMS" = "yes" ; then
19660 cat >> confdefs.h
<<\EOF
19661 #define wxUSE_STREAMS 1
19667 if test "$wxUSE_DATETIME" = "yes"; then
19668 for ac_func
in strptime
19670 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19671 echo "configure:19672: checking for $ac_func" >&5
19672 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19673 echo $ac_n "(cached) $ac_c" 1>&6
19675 cat > conftest.
$ac_ext <<EOF
19676 #line 19677 "configure"
19677 #include "confdefs.h"
19678 /* System header to define __stub macros and hopefully few prototypes,
19679 which can conflict with char $ac_func(); below. */
19680 #include <assert.h>
19681 /* Override any gcc2 internal prototype to avoid an error. */
19682 /* We use char because int might match the return type of a gcc2
19683 builtin and then its argument prototype would still apply. */
19688 /* The GNU C library defines this for functions which it implements
19689 to always fail with ENOSYS. Some functions are actually named
19690 something starting with __ and the normal name is an alias. */
19691 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19699 if { (eval echo configure
:19700: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19701 eval "ac_cv_func_$ac_func=yes"
19703 echo "configure: failed program was:" >&5
19704 cat conftest.
$ac_ext >&5
19706 eval "ac_cv_func_$ac_func=no"
19711 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19712 echo "$ac_t""yes" 1>&6
19713 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19714 cat >> confdefs.h
<<EOF
19715 #define $ac_tr_func 1
19719 echo "$ac_t""no" 1>&6
19724 echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6
19725 echo "configure:19726: checking for timezone variable in <time.h>" >&5
19726 if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then
19727 echo $ac_n "(cached) $ac_c" 1>&6
19730 cat > conftest.
$ac_ext <<EOF
19731 #line 19732 "configure"
19732 #include "confdefs.h"
19743 if { (eval echo configure
:19744: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19746 wx_cv_var_timezone
=timezone
19749 echo "configure: failed program was:" >&5
19750 cat conftest.
$ac_ext >&5
19753 cat > conftest.
$ac_ext <<EOF
19754 #line 19755 "configure"
19755 #include "confdefs.h"
19766 if { (eval echo configure
:19767: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19769 wx_cv_var_timezone
=_timezone
19772 echo "configure: failed program was:" >&5
19773 cat conftest.
$ac_ext >&5
19776 cat > conftest.
$ac_ext <<EOF
19777 #line 19778 "configure"
19778 #include "confdefs.h"
19789 if { (eval echo configure
:19790: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19792 wx_cv_var_timezone
=__timezone
19795 echo "configure: failed program was:" >&5
19796 cat conftest.
$ac_ext >&5
19799 if test "$USE_DOS" = 0 ; then
19800 echo "configure: warning: no timezone variable" 1>&2
19818 echo "$ac_t""$wx_cv_var_timezone" 1>&6
19820 if test "x$wx_cv_var_timezone" != x
; then
19821 cat >> confdefs.h
<<EOF
19822 #define WX_TIMEZONE $wx_cv_var_timezone
19827 for ac_func
in localtime
19829 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19830 echo "configure:19831: checking for $ac_func" >&5
19831 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19832 echo $ac_n "(cached) $ac_c" 1>&6
19834 cat > conftest.
$ac_ext <<EOF
19835 #line 19836 "configure"
19836 #include "confdefs.h"
19837 /* System header to define __stub macros and hopefully few prototypes,
19838 which can conflict with char $ac_func(); below. */
19839 #include <assert.h>
19840 /* Override any gcc2 internal prototype to avoid an error. */
19841 /* We use char because int might match the return type of a gcc2
19842 builtin and then its argument prototype would still apply. */
19847 /* The GNU C library defines this for functions which it implements
19848 to always fail with ENOSYS. Some functions are actually named
19849 something starting with __ and the normal name is an alias. */
19850 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19858 if { (eval echo configure
:19859: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19860 eval "ac_cv_func_$ac_func=yes"
19862 echo "configure: failed program was:" >&5
19863 cat conftest.
$ac_ext >&5
19865 eval "ac_cv_func_$ac_func=no"
19870 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19871 echo "$ac_t""yes" 1>&6
19872 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19873 cat >> confdefs.h
<<EOF
19874 #define $ac_tr_func 1
19878 echo "$ac_t""no" 1>&6
19883 if test "$ac_cv_func_localtime" = "yes"; then
19884 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6
19885 echo "configure:19886: checking for tm_gmtoff in struct tm" >&5
19886 if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then
19887 echo $ac_n "(cached) $ac_c" 1>&6
19890 cat > conftest.
$ac_ext <<EOF
19891 #line 19892 "configure"
19892 #include "confdefs.h"
19903 if { (eval echo configure
:19904: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19906 wx_cv_struct_tm_has_gmtoff
=yes
19909 echo "configure: failed program was:" >&5
19910 cat conftest.
$ac_ext >&5
19912 wx_cv_struct_tm_has_gmtoff
=no
19919 echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6
19922 if test "$wx_cv_struct_tm_has_gmtoff" = "yes"; then
19923 cat >> confdefs.h
<<\EOF
19924 #define WX_GMTOFF_IN_TM 1
19929 for ac_func
in gettimeofday ftime
19931 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19932 echo "configure:19933: checking for $ac_func" >&5
19933 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19934 echo $ac_n "(cached) $ac_c" 1>&6
19936 cat > conftest.
$ac_ext <<EOF
19937 #line 19938 "configure"
19938 #include "confdefs.h"
19939 /* System header to define __stub macros and hopefully few prototypes,
19940 which can conflict with char $ac_func(); below. */
19941 #include <assert.h>
19942 /* Override any gcc2 internal prototype to avoid an error. */
19943 /* We use char because int might match the return type of a gcc2
19944 builtin and then its argument prototype would still apply. */
19949 /* The GNU C library defines this for functions which it implements
19950 to always fail with ENOSYS. Some functions are actually named
19951 something starting with __ and the normal name is an alias. */
19952 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19960 if { (eval echo configure
:19961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19962 eval "ac_cv_func_$ac_func=yes"
19964 echo "configure: failed program was:" >&5
19965 cat conftest.
$ac_ext >&5
19967 eval "ac_cv_func_$ac_func=no"
19972 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19973 echo "$ac_t""yes" 1>&6
19974 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19975 cat >> confdefs.h
<<EOF
19976 #define $ac_tr_func 1
19980 echo "$ac_t""no" 1>&6
19985 if test "$ac_cv_func_gettimeofday" = "yes"; then
19986 echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6
19987 echo "configure:19988: checking whether gettimeofday takes two arguments" >&5
19988 if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then
19989 echo $ac_n "(cached) $ac_c" 1>&6
19994 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
19995 ac_cpp
='$CXXCPP $CPPFLAGS'
19996 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
19997 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
19998 cross_compiling
=$ac_cv_prog_cxx_cross
20001 cat > conftest.
$ac_ext <<EOF
20002 #line 20003 "configure"
20003 #include "confdefs.h"
20005 #include <sys/time.h>
20006 #include <unistd.h>
20011 gettimeofday(&tv, NULL);
20015 if { (eval echo configure
:20016: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20017 wx_cv_func_gettimeofday_has_2_args
=yes
20019 echo "configure: failed program was:" >&5
20020 cat conftest.
$ac_ext >&5
20022 cat > conftest.
$ac_ext <<EOF
20023 #line 20024 "configure"
20024 #include "confdefs.h"
20026 #include <sys/time.h>
20027 #include <unistd.h>
20036 if { (eval echo configure
:20037: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20038 wx_cv_func_gettimeofday_has_2_args
=no
20040 echo "configure: failed program was:" >&5
20041 cat conftest.
$ac_ext >&5
20044 echo "configure: warning: failed to determine number of gettimeofday() arguments" 1>&2
20045 wx_cv_func_gettimeofday_has_2_args
=unknown
20054 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
20055 ac_cpp
='$CPP $CPPFLAGS'
20056 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
20057 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
20058 cross_compiling
=$ac_cv_prog_cc_cross
20063 echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6
20065 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
20066 cat >> confdefs.h
<<\EOF
20067 #define WX_GETTIMEOFDAY_NO_TZ 1
20073 cat >> confdefs.h
<<\EOF
20074 #define wxUSE_TIMEDATE 1
20077 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest"
20081 if test "$wxUSE_SOCKETS" = "yes"; then
20082 if test "$wxUSE_MGL" = "1"; then
20083 echo "configure: warning: wxSocket not yet supported under MGL... disabled" 1>&2
20088 if test "$wxUSE_SOCKETS" = "yes"; then
20089 if test "$TOOLKIT" != "MSW"; then
20090 echo $ac_n "checking for socket""... $ac_c" 1>&6
20091 echo "configure:20092: checking for socket" >&5
20092 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
20093 echo $ac_n "(cached) $ac_c" 1>&6
20095 cat > conftest.
$ac_ext <<EOF
20096 #line 20097 "configure"
20097 #include "confdefs.h"
20098 /* System header to define __stub macros and hopefully few prototypes,
20099 which can conflict with char socket(); below. */
20100 #include <assert.h>
20101 /* Override any gcc2 internal prototype to avoid an error. */
20102 /* We use char because int might match the return type of a gcc2
20103 builtin and then its argument prototype would still apply. */
20108 /* The GNU C library defines this for functions which it implements
20109 to always fail with ENOSYS. Some functions are actually named
20110 something starting with __ and the normal name is an alias. */
20111 #if defined (__stub_socket) || defined (__stub___socket)
20119 if { (eval echo configure
:20120: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20121 eval "ac_cv_func_socket=yes"
20123 echo "configure: failed program was:" >&5
20124 cat conftest.
$ac_ext >&5
20126 eval "ac_cv_func_socket=no"
20131 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
20132 echo "$ac_t""yes" 1>&6
20135 echo "$ac_t""no" 1>&6
20136 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
20137 echo "configure:20138: checking for socket in -lsocket" >&5
20138 ac_lib_var
=`echo socket'_'socket | sed 'y%./+-%__p_%'`
20139 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20140 echo $ac_n "(cached) $ac_c" 1>&6
20142 ac_save_LIBS
="$LIBS"
20143 LIBS
="-lsocket $LIBS"
20144 cat > conftest.
$ac_ext <<EOF
20145 #line 20146 "configure"
20146 #include "confdefs.h"
20147 /* Override any gcc2 internal prototype to avoid an error. */
20148 /* We use char because int might match the return type of a gcc2
20149 builtin and then its argument prototype would still apply. */
20156 if { (eval echo configure
:20157: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20158 eval "ac_cv_lib_$ac_lib_var=yes"
20160 echo "configure: failed program was:" >&5
20161 cat conftest.
$ac_ext >&5
20163 eval "ac_cv_lib_$ac_lib_var=no"
20166 LIBS
="$ac_save_LIBS"
20169 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20170 echo "$ac_t""yes" 1>&6
20171 if test "$INET_LINK" != " -lsocket"; then
20172 INET_LINK
="$INET_LINK -lsocket"
20175 echo "$ac_t""no" 1>&6
20177 echo "configure: warning: socket library not found - sockets will be disabled" 1>&2
20189 if test "$wxUSE_SOCKETS" = "yes" ; then
20190 if test "$TOOLKIT" != "MSW"; then
20191 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6
20192 echo "configure:20193: checking what is the type of the third argument of getsockname" >&5
20193 if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then
20194 echo $ac_n "(cached) $ac_c" 1>&6
20199 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
20200 ac_cpp
='$CXXCPP $CPPFLAGS'
20201 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
20202 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
20203 cross_compiling
=$ac_cv_prog_cxx_cross
20206 cat > conftest.
$ac_ext <<EOF
20207 #line 20208 "configure"
20208 #include "confdefs.h"
20210 #include <sys/types.h>
20211 #include <sys/socket.h>
20216 getsockname(0, 0, &len);
20220 if { (eval echo configure
:20221: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20222 wx_cv_type_getsockname3
=socklen_t
20224 echo "configure: failed program was:" >&5
20225 cat conftest.
$ac_ext >&5
20227 cat > conftest.
$ac_ext <<EOF
20228 #line 20229 "configure"
20229 #include "confdefs.h"
20231 #include <sys/types.h>
20232 #include <sys/socket.h>
20237 getsockname(0, 0, &len);
20241 if { (eval echo configure
:20242: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20243 wx_cv_type_getsockname3
=size_t
20245 echo "configure: failed program was:" >&5
20246 cat conftest.
$ac_ext >&5
20248 cat > conftest.
$ac_ext <<EOF
20249 #line 20250 "configure"
20250 #include "confdefs.h"
20252 #include <sys/types.h>
20253 #include <sys/socket.h>
20258 getsockname(0, 0, &len);
20262 if { (eval echo configure
:20263: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20264 wx_cv_type_getsockname3
=int
20266 echo "configure: failed program was:" >&5
20267 cat conftest.
$ac_ext >&5
20269 wx_cv_type_getsockname3
=unknown
20281 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
20282 ac_cpp
='$CPP $CPPFLAGS'
20283 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
20284 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
20285 cross_compiling
=$ac_cv_prog_cc_cross
20290 echo "$ac_t""$wx_cv_type_getsockname3" 1>&6
20292 if test "$wx_cv_type_getsockname3" = "unknown"; then
20294 echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2
20296 cat >> confdefs.h
<<EOF
20297 #define SOCKLEN_T $wx_cv_type_getsockname3
20304 if test "$wxUSE_SOCKETS" = "yes" ; then
20305 cat >> confdefs.h
<<\EOF
20306 #define wxUSE_SOCKETS 1
20309 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets"
20313 if test "$wxUSE_GUI" = "yes"; then
20315 if test "$TOOLKIT" = "MAC"; then
20316 echo "configure: warning: Joystick not yet supported under Mac OS X... disabled" 1>&2
20319 if test "$TOOLKIT" = "MOTIF"; then
20320 echo "configure: warning: Joystick not yet supported under Motif... disabled" 1>&2
20323 if test "$TOOLKIT" = "X11"; then
20324 echo "configure: warning: Joystick not yet supported under X11... disabled" 1>&2
20328 if test "$TOOLKIT" != "MSW"; then
20329 if test "$wxUSE_JOYSTICK" = "yes"; then
20330 for ac_hdr
in linux
/joystick.h
20332 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
20333 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
20334 echo "configure:20335: checking for $ac_hdr" >&5
20335 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
20336 echo $ac_n "(cached) $ac_c" 1>&6
20338 cat > conftest.
$ac_ext <<EOF
20339 #line 20340 "configure"
20340 #include "confdefs.h"
20343 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
20344 { (eval echo configure
:20345: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
20345 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
20346 if test -z "$ac_err"; then
20348 eval "ac_cv_header_$ac_safe=yes"
20351 echo "configure: failed program was:" >&5
20352 cat conftest.
$ac_ext >&5
20354 eval "ac_cv_header_$ac_safe=no"
20358 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
20359 echo "$ac_t""yes" 1>&6
20360 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
20361 cat >> confdefs.h
<<EOF
20362 #define $ac_tr_hdr 1
20366 echo "$ac_t""no" 1>&6
20370 if test "$ac_cv_header_linux_joystick_h" != "yes"; then
20372 echo "configure: warning: Joystick not supported by this system... disabled" 1>&2
20377 if test "$wxUSE_JOYSTICK" = "yes"; then
20378 cat >> confdefs.h
<<\EOF
20379 #define wxUSE_JOYSTICK 1
20382 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest"
20387 if test "$TOOLKIT" != "MSW"; then
20391 if test "$wxUSE_DYNAMIC_LOADER" = "yes" -o "$wxUSE_DYNLIB_CLASS" = "yes" ; then
20392 if test "$USE_DARWIN" = 1; then
20395 for ac_func
in dlopen
20397 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
20398 echo "configure:20399: checking for $ac_func" >&5
20399 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
20400 echo $ac_n "(cached) $ac_c" 1>&6
20402 cat > conftest.
$ac_ext <<EOF
20403 #line 20404 "configure"
20404 #include "confdefs.h"
20405 /* System header to define __stub macros and hopefully few prototypes,
20406 which can conflict with char $ac_func(); below. */
20407 #include <assert.h>
20408 /* Override any gcc2 internal prototype to avoid an error. */
20409 /* We use char because int might match the return type of a gcc2
20410 builtin and then its argument prototype would still apply. */
20415 /* The GNU C library defines this for functions which it implements
20416 to always fail with ENOSYS. Some functions are actually named
20417 something starting with __ and the normal name is an alias. */
20418 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20426 if { (eval echo configure
:20427: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20428 eval "ac_cv_func_$ac_func=yes"
20430 echo "configure: failed program was:" >&5
20431 cat conftest.
$ac_ext >&5
20433 eval "ac_cv_func_$ac_func=no"
20438 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
20439 echo "$ac_t""yes" 1>&6
20440 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
20441 cat >> confdefs.h
<<EOF
20442 #define $ac_tr_func 1
20445 cat >> confdefs.h
<<\EOF
20446 #define HAVE_DLOPEN 1
20452 echo "$ac_t""no" 1>&6
20453 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
20454 echo "configure:20455: checking for dlopen in -ldl" >&5
20455 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
20456 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20457 echo $ac_n "(cached) $ac_c" 1>&6
20459 ac_save_LIBS
="$LIBS"
20461 cat > conftest.
$ac_ext <<EOF
20462 #line 20463 "configure"
20463 #include "confdefs.h"
20464 /* Override any gcc2 internal prototype to avoid an error. */
20465 /* We use char because int might match the return type of a gcc2
20466 builtin and then its argument prototype would still apply. */
20473 if { (eval echo configure
:20474: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20475 eval "ac_cv_lib_$ac_lib_var=yes"
20477 echo "configure: failed program was:" >&5
20478 cat conftest.
$ac_ext >&5
20480 eval "ac_cv_lib_$ac_lib_var=no"
20483 LIBS
="$ac_save_LIBS"
20486 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20487 echo "$ac_t""yes" 1>&6
20489 cat >> confdefs.h
<<\EOF
20490 #define HAVE_DLOPEN 1
20494 DL_LINK
=" -ldl$DL_LINK"
20497 echo "$ac_t""no" 1>&6
20499 for ac_func
in shl_load
20501 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
20502 echo "configure:20503: checking for $ac_func" >&5
20503 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
20504 echo $ac_n "(cached) $ac_c" 1>&6
20506 cat > conftest.
$ac_ext <<EOF
20507 #line 20508 "configure"
20508 #include "confdefs.h"
20509 /* System header to define __stub macros and hopefully few prototypes,
20510 which can conflict with char $ac_func(); below. */
20511 #include <assert.h>
20512 /* Override any gcc2 internal prototype to avoid an error. */
20513 /* We use char because int might match the return type of a gcc2
20514 builtin and then its argument prototype would still apply. */
20519 /* The GNU C library defines this for functions which it implements
20520 to always fail with ENOSYS. Some functions are actually named
20521 something starting with __ and the normal name is an alias. */
20522 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20530 if { (eval echo configure
:20531: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20532 eval "ac_cv_func_$ac_func=yes"
20534 echo "configure: failed program was:" >&5
20535 cat conftest.
$ac_ext >&5
20537 eval "ac_cv_func_$ac_func=no"
20542 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
20543 echo "$ac_t""yes" 1>&6
20544 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
20545 cat >> confdefs.h
<<EOF
20546 #define $ac_tr_func 1
20549 cat >> confdefs.h
<<\EOF
20550 #define HAVE_SHL_LOAD 1
20556 echo "$ac_t""no" 1>&6
20557 echo $ac_n "checking for dld in -lshl_load""... $ac_c" 1>&6
20558 echo "configure:20559: checking for dld in -lshl_load" >&5
20559 ac_lib_var
=`echo shl_load'_'dld | sed 'y%./+-%__p_%'`
20560 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20561 echo $ac_n "(cached) $ac_c" 1>&6
20563 ac_save_LIBS
="$LIBS"
20564 LIBS
="-lshl_load $LIBS"
20565 cat > conftest.
$ac_ext <<EOF
20566 #line 20567 "configure"
20567 #include "confdefs.h"
20568 /* Override any gcc2 internal prototype to avoid an error. */
20569 /* We use char because int might match the return type of a gcc2
20570 builtin and then its argument prototype would still apply. */
20577 if { (eval echo configure
:20578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20579 eval "ac_cv_lib_$ac_lib_var=yes"
20581 echo "configure: failed program was:" >&5
20582 cat conftest.
$ac_ext >&5
20584 eval "ac_cv_lib_$ac_lib_var=no"
20587 LIBS
="$ac_save_LIBS"
20590 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20591 echo "$ac_t""yes" 1>&6
20594 DL_LINK
=" -ldld$DL_LINK"
20597 echo "$ac_t""no" 1>&6
20612 if test "$HAVE_DL_FUNCS" = 1; then
20613 for ac_func
in dlerror
20615 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
20616 echo "configure:20617: checking for $ac_func" >&5
20617 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
20618 echo $ac_n "(cached) $ac_c" 1>&6
20620 cat > conftest.
$ac_ext <<EOF
20621 #line 20622 "configure"
20622 #include "confdefs.h"
20623 /* System header to define __stub macros and hopefully few prototypes,
20624 which can conflict with char $ac_func(); below. */
20625 #include <assert.h>
20626 /* Override any gcc2 internal prototype to avoid an error. */
20627 /* We use char because int might match the return type of a gcc2
20628 builtin and then its argument prototype would still apply. */
20633 /* The GNU C library defines this for functions which it implements
20634 to always fail with ENOSYS. Some functions are actually named
20635 something starting with __ and the normal name is an alias. */
20636 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20644 if { (eval echo configure
:20645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20646 eval "ac_cv_func_$ac_func=yes"
20648 echo "configure: failed program was:" >&5
20649 cat conftest.
$ac_ext >&5
20651 eval "ac_cv_func_$ac_func=no"
20656 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
20657 echo "$ac_t""yes" 1>&6
20658 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
20659 cat >> confdefs.h
<<EOF
20660 #define $ac_tr_func 1
20662 cat >> confdefs.h
<<\EOF
20663 #define HAVE_DLERROR 1
20667 echo "$ac_t""no" 1>&6
20668 echo $ac_n "checking for dlerror in -ldl""... $ac_c" 1>&6
20669 echo "configure:20670: checking for dlerror in -ldl" >&5
20670 ac_lib_var
=`echo dl'_'dlerror | sed 'y%./+-%__p_%'`
20671 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20672 echo $ac_n "(cached) $ac_c" 1>&6
20674 ac_save_LIBS
="$LIBS"
20676 cat > conftest.
$ac_ext <<EOF
20677 #line 20678 "configure"
20678 #include "confdefs.h"
20679 /* Override any gcc2 internal prototype to avoid an error. */
20680 /* We use char because int might match the return type of a gcc2
20681 builtin and then its argument prototype would still apply. */
20688 if { (eval echo configure
:20689: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20690 eval "ac_cv_lib_$ac_lib_var=yes"
20692 echo "configure: failed program was:" >&5
20693 cat conftest.
$ac_ext >&5
20695 eval "ac_cv_lib_$ac_lib_var=no"
20698 LIBS
="$ac_save_LIBS"
20701 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20702 echo "$ac_t""yes" 1>&6
20703 cat >> confdefs.h
<<\EOF
20704 #define HAVE_DLERROR 1
20708 echo "$ac_t""no" 1>&6
20717 if test "$HAVE_DL_FUNCS" = 0; then
20718 if test "$HAVE_SHL_FUNCS" = 0; then
20719 if test "$USE_UNIX" = 1; then
20720 echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2
20721 wxUSE_DYNAMIC_LOADER
=no
20722 wxUSE_DYNLIB_CLASS
=no
20724 echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2
20731 if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then
20732 cat >> confdefs.h
<<\EOF
20733 #define wxUSE_DYNAMIC_LOADER 1
20736 elif test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
20737 cat >> confdefs.h
<<\EOF
20738 #define wxUSE_DYNLIB_CLASS 1
20744 if test "$wxUSE_FONTMAP" = "yes" ; then
20745 cat >> confdefs.h
<<\EOF
20746 #define wxUSE_FONTMAP 1
20751 if test "$wxUSE_UNICODE" = "yes" ; then
20752 cat >> confdefs.h
<<\EOF
20753 #define wxUSE_UNICODE 1
20757 if test "$wxUSE_MSW" != 1; then
20758 wxUSE_UNICODE_MSLU
=no
20761 if test "$wxUSE_MSW" = 1 -a "$wxUSE_UNICODE_MSLU" = "yes"; then
20762 echo $ac_n "checking for main in -lunicows""... $ac_c" 1>&6
20763 echo "configure:20764: checking for main in -lunicows" >&5
20764 ac_lib_var
=`echo unicows'_'main | sed 'y%./+-%__p_%'`
20765 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20766 echo $ac_n "(cached) $ac_c" 1>&6
20768 ac_save_LIBS
="$LIBS"
20769 LIBS
="-lunicows $LIBS"
20770 cat > conftest.
$ac_ext <<EOF
20771 #line 20772 "configure"
20772 #include "confdefs.h"
20778 if { (eval echo configure
:20779: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20780 eval "ac_cv_lib_$ac_lib_var=yes"
20782 echo "configure: failed program was:" >&5
20783 cat conftest.
$ac_ext >&5
20785 eval "ac_cv_lib_$ac_lib_var=no"
20788 LIBS
="$ac_save_LIBS"
20791 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20792 echo "$ac_t""yes" 1>&6
20794 cat >> confdefs.h
<<\EOF
20795 #define wxUSE_UNICODE_MSLU 1
20800 echo "$ac_t""no" 1>&6
20802 echo "configure: warning: Compiler doesn't support MSLU (libunicows.a), disabled.
20803 Applications will only run on Windows NT/2000/XP!" 1>&2
20804 wxUSE_UNICODE_MSLU
=no
20811 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
20812 cat >> confdefs.h
<<\EOF
20813 #define wxUSE_EXPERIMENTAL_PRINTF 1
20821 if test "$wxUSE_ODBC" = "yes" ; then
20822 cat >> confdefs.h
<<\EOF
20823 #define wxUSE_ODBC 1
20826 WXODBCFLAG
="-D_IODBC_"
20827 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS db"
20831 if test "$wxUSE_POSTSCRIPT" = "yes" ; then
20832 cat >> confdefs.h
<<\EOF
20833 #define wxUSE_POSTSCRIPT 1
20838 cat >> confdefs.h
<<\EOF
20839 #define wxUSE_AFM_FOR_POSTSCRIPT 1
20843 cat >> confdefs.h
<<\EOF
20844 #define wxUSE_NORMALIZED_PS_FONTS 1
20849 if test "$wxUSE_CONSTRAINTS" = "yes"; then
20850 cat >> confdefs.h
<<\EOF
20851 #define wxUSE_CONSTRAINTS 1
20854 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS layout"
20857 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
20860 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
20861 cat >> confdefs.h
<<\EOF
20862 #define wxUSE_MDI_ARCHITECTURE 1
20865 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mdi"
20869 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
20870 cat >> confdefs.h
<<\EOF
20871 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
20874 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docview"
20875 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
20876 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docvwmdi"
20880 if test "$wxUSE_HELP" = "yes"; then
20881 cat >> confdefs.h
<<\EOF
20882 #define wxUSE_HELP 1
20885 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS help"
20887 if test "$wxUSE_MSW" = 1; then
20888 if test "$wxUSE_MS_HTML_HELP" = "yes"; then
20889 cat >> confdefs.h
<<\EOF
20890 #define wxUSE_MS_HTML_HELP 1
20896 if test "$wxUSE_WXHTML_HELP" = "yes"; then
20897 if test "$wxUSE_HTML" = "yes"; then
20898 cat >> confdefs.h
<<\EOF
20899 #define wxUSE_WXHTML_HELP 1
20903 echo "configure: warning: Cannot use wxHTML-based help without wxHTML so it won't be compiled" 1>&2
20904 wxUSE_WXHTML_HELP
=no
20909 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
20910 if test "$wxUSE_CONSTRAINTS" != "yes"; then
20911 echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2
20913 cat >> confdefs.h
<<\EOF
20914 #define wxUSE_PRINTING_ARCHITECTURE 1
20918 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS printing"
20921 if test "$wxUSE_PROLOGIO" = "yes" ; then
20922 cat >> confdefs.h
<<\EOF
20923 #define wxUSE_PROLOGIO 1
20926 ALL_OBJECTS
="$ALL_OBJECTS parser.o"
20929 if test "$wxUSE_RESOURCES" = "yes" ; then
20930 if test "$wxUSE_NANOX" = "yes"; then
20931 echo "configure: warning: Cannot use resource database functions in NanoX" 1>&2
20933 cat >> confdefs.h
<<\EOF
20934 #define wxUSE_RESOURCES 1
20937 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS resource"
20939 if test "$wxUSE_PROLOGIO" != "yes" ; then
20940 ALL_OBJECTS
="$ALL_OBJECTS parser.o"
20944 if test "$wxUSE_X_RESOURCES" = "yes"; then
20945 cat >> confdefs.h
<<\EOF
20946 #define wxUSE_X_RESOURCES 1
20952 if test "$wxUSE_MSW" = 1 -a \
( "$wxUSE_DATAOBJ" = "yes" \
20953 -o "$wxUSE_CLIPBOARD" = "yes" \
20954 -o "$wxUSE_OLE" = "yes" \
20955 -o "$wxUSE_DRAG_AND_DROP" = "yes" \
) ; then
20956 for ac_hdr
in ole2.h
20958 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
20959 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
20960 echo "configure:20961: checking for $ac_hdr" >&5
20961 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
20962 echo $ac_n "(cached) $ac_c" 1>&6
20964 cat > conftest.
$ac_ext <<EOF
20965 #line 20966 "configure"
20966 #include "confdefs.h"
20969 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
20970 { (eval echo configure
:20971: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
20971 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
20972 if test -z "$ac_err"; then
20974 eval "ac_cv_header_$ac_safe=yes"
20977 echo "configure: failed program was:" >&5
20978 cat conftest.
$ac_ext >&5
20980 eval "ac_cv_header_$ac_safe=no"
20984 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
20985 echo "$ac_t""yes" 1>&6
20986 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
20987 cat >> confdefs.h
<<EOF
20988 #define $ac_tr_hdr 1
20992 echo "$ac_t""no" 1>&6
20997 if test "$ac_cv_header_ole2_h" = "yes" ; then
20998 if test "$GCC" = yes ; then
21001 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
21002 ac_cpp
='$CXXCPP $CPPFLAGS'
21003 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
21004 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
21005 cross_compiling
=$ac_cv_prog_cxx_cross
21008 echo $ac_n "checking if g++ requires -fvtable-thunks""... $ac_c" 1>&6
21009 echo "configure:21010: checking if g++ requires -fvtable-thunks" >&5
21010 cat > conftest.
$ac_ext <<EOF
21011 #line 21012 "configure"
21012 #include "confdefs.h"
21013 #include <windows.h>
21019 if { (eval echo configure
:21020: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
21021 echo "$ac_t""no" 1>&6
21023 echo "configure: failed program was:" >&5
21024 cat conftest.
$ac_ext >&5
21026 echo "$ac_t""yes" 1>&6
21027 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fvtable-thunks"
21031 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
21032 ac_cpp
='$CPP $CPPFLAGS'
21033 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
21034 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
21035 cross_compiling
=$ac_cv_prog_cc_cross
21037 ALL_OBJECTS
="$ALL_OBJECTS \$(OLEOBJS)"
21038 LIBS
=" -lrpcrt4 -loleaut32 -lole32 -luuid$LIBS"
21039 cat >> confdefs.h
<<\EOF
21040 #define wxUSE_OLE 1
21046 cat >> confdefs.h
<<\EOF
21047 #define wxUSE_DATAOBJ 1
21051 echo "configure: warning: Some features disabled because OLE headers not found" 1>&2
21054 wxUSE_DRAG_AND_DROP
=no
21059 if test "$wxUSE_METAFILE" = "yes"; then
21060 cat >> confdefs.h
<<\EOF
21061 #define wxUSE_METAFILE 1
21065 cat >> confdefs.h
<<\EOF
21066 #define wxUSE_ENH_METAFILE 1
21072 if test "$wxUSE_IPC" = "yes"; then
21073 if test "$wxUSE_SOCKETS" != "yes"; then
21074 echo "configure: warning: wxWindows IPC classes require sockets... disabled" 1>&2
21077 cat >> confdefs.h
<<\EOF
21078 #define wxUSE_IPC 1
21083 if test "$wxUSE_CLIPBOARD" = "yes"; then
21084 if test "$wxUSE_MGL" = 1; then
21085 echo "configure: warning: Clipboard not yet supported under MGL... disabled" 1>&2
21089 if test "$wxUSE_CLIPBOARD" = "yes"; then
21090 cat >> confdefs.h
<<\EOF
21091 #define wxUSE_CLIPBOARD 1
21095 cat >> confdefs.h
<<\EOF
21096 #define wxUSE_DATAOBJ 1
21102 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
21103 if test "$wxUSE_GTK" = 1; then
21104 if test "$WXGTK12" != 1; then
21105 echo "configure: warning: Drag and drop is only supported under GTK+ 1.2... disabled" 1>&2
21106 wxUSE_DRAG_AND_DROP
=no
21110 if test "$wxUSE_MOTIF" = 1; then
21111 echo "configure: warning: Drag and drop not yet supported under Motif... disabled" 1>&2
21112 wxUSE_DRAG_AND_DROP
=no
21115 if test "$wxUSE_X11" = 1; then
21116 echo "configure: warning: Drag and drop not yet supported under X11... disabled" 1>&2
21117 wxUSE_DRAG_AND_DROP
=no
21120 if test "$wxUSE_MGL" = 1; then
21121 echo "configure: warning: Drag and drop not yet supported under MGL... disabled" 1>&2
21122 wxUSE_DRAG_AND_DROP
=no
21125 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
21126 cat >> confdefs.h
<<\EOF
21127 #define wxUSE_DRAG_AND_DROP 1
21130 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dnd"
21135 if test "$wxUSE_SPLINES" = "yes" ; then
21136 cat >> confdefs.h
<<\EOF
21137 #define wxUSE_SPLINES 1
21144 if test "$wxUSE_CONTROLS" = "yes"; then
21148 if test "$wxUSE_ACCEL" = "yes"; then
21149 cat >> confdefs.h
<<\EOF
21150 #define wxUSE_ACCEL 1
21156 if test "$wxUSE_BUTTON" = "yes"; then
21157 cat >> confdefs.h
<<\EOF
21158 #define wxUSE_BUTTON 1
21164 if test "$wxUSE_BMPBUTTON" = "yes"; then
21165 cat >> confdefs.h
<<\EOF
21166 #define wxUSE_BMPBUTTON 1
21172 if test "$wxUSE_CALCTRL" = "yes"; then
21173 cat >> confdefs.h
<<\EOF
21174 #define wxUSE_CALENDARCTRL 1
21178 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS calendar"
21181 if test "$wxUSE_CARET" = "yes"; then
21182 cat >> confdefs.h
<<\EOF
21183 #define wxUSE_CARET 1
21187 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS caret"
21190 if test "$wxUSE_COMBOBOX" = "yes"; then
21191 cat >> confdefs.h
<<\EOF
21192 #define wxUSE_COMBOBOX 1
21198 if test "$wxUSE_CHOICE" = "yes"; then
21199 cat >> confdefs.h
<<\EOF
21200 #define wxUSE_CHOICE 1
21206 if test "$wxUSE_CHECKBOX" = "yes"; then
21207 cat >> confdefs.h
<<\EOF
21208 #define wxUSE_CHECKBOX 1
21214 if test "$wxUSE_CHECKLST" = "yes"; then
21215 cat >> confdefs.h
<<\EOF
21216 #define wxUSE_CHECKLISTBOX 1
21220 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS checklst"
21223 if test "$wxUSE_GAUGE" = "yes"; then
21224 cat >> confdefs.h
<<\EOF
21225 #define wxUSE_GAUGE 1
21231 if test "$wxUSE_NEW_GRID" = "yes"; then
21233 cat >> confdefs.h
<<\EOF
21234 #define wxUSE_NEW_GRID 1
21238 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS newgrid"
21241 if test "$wxUSE_GRID" = "yes"; then
21242 cat >> confdefs.h
<<\EOF
21243 #define wxUSE_GRID 1
21247 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS grid"
21250 if test "$wxUSE_IMAGLIST" = "yes"; then
21251 cat >> confdefs.h
<<\EOF
21252 #define wxUSE_IMAGLIST 1
21257 if test "$wxUSE_LISTBOX" = "yes"; then
21258 cat >> confdefs.h
<<\EOF
21259 #define wxUSE_LISTBOX 1
21265 if test "$wxUSE_LISTCTRL" = "yes"; then
21266 if test "$wxUSE_IMAGLIST" = "yes"; then
21267 cat >> confdefs.h
<<\EOF
21268 #define wxUSE_LISTCTRL 1
21272 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS listctrl"
21274 echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2
21278 if test "$wxUSE_NOTEBOOK" = "yes"; then
21279 cat >> confdefs.h
<<\EOF
21280 #define wxUSE_NOTEBOOK 1
21284 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS notebook"
21287 if test "$wxUSE_PROPSHEET" = "yes"; then
21288 cat >> confdefs.h
<<\EOF
21289 #define wxUSE_PROPSHEET 1
21293 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS proplist"
21296 if test "$wxUSE_RADIOBOX" = "yes"; then
21297 cat >> confdefs.h
<<\EOF
21298 #define wxUSE_RADIOBOX 1
21304 if test "$wxUSE_RADIOBTN" = "yes"; then
21305 cat >> confdefs.h
<<\EOF
21306 #define wxUSE_RADIOBTN 1
21312 if test "$wxUSE_SASH" = "yes"; then
21313 cat >> confdefs.h
<<\EOF
21314 #define wxUSE_SASH 1
21317 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sashtest"
21320 if test "$wxUSE_SCROLLBAR" = "yes"; then
21321 cat >> confdefs.h
<<\EOF
21322 #define wxUSE_SCROLLBAR 1
21326 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS scroll scrollsub"
21329 if test "$wxUSE_SLIDER" = "yes"; then
21330 cat >> confdefs.h
<<\EOF
21331 #define wxUSE_SLIDER 1
21337 if test "$wxUSE_SPINBTN" = "yes"; then
21338 cat >> confdefs.h
<<\EOF
21339 #define wxUSE_SPINBTN 1
21345 if test "$wxUSE_SPINCTRL" = "yes"; then
21346 cat >> confdefs.h
<<\EOF
21347 #define wxUSE_SPINCTRL 1
21353 if test "$wxUSE_SPLITTER" = "yes"; then
21354 cat >> confdefs.h
<<\EOF
21355 #define wxUSE_SPLITTER 1
21358 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splitter"
21361 if test "$wxUSE_STATBMP" = "yes"; then
21362 cat >> confdefs.h
<<\EOF
21363 #define wxUSE_STATBMP 1
21369 if test "$wxUSE_STATBOX" = "yes"; then
21370 cat >> confdefs.h
<<\EOF
21371 #define wxUSE_STATBOX 1
21377 if test "$wxUSE_STATTEXT" = "yes"; then
21378 cat >> confdefs.h
<<\EOF
21379 #define wxUSE_STATTEXT 1
21385 if test "$wxUSE_STATLINE" = "yes"; then
21386 cat >> confdefs.h
<<\EOF
21387 #define wxUSE_STATLINE 1
21393 if test "$wxUSE_STATUSBAR" = "yes"; then
21394 cat >> confdefs.h
<<\EOF
21395 #define wxUSE_STATUSBAR 1
21400 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS statbar"
21403 if test "$wxUSE_TABDIALOG" = "yes"; then
21404 cat >> confdefs.h
<<\EOF
21405 #define wxUSE_TAB_DIALOG 1
21408 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS tab"
21411 if test "$wxUSE_TEXTCTRL" = "yes"; then
21412 cat >> confdefs.h
<<\EOF
21413 #define wxUSE_TEXTCTRL 1
21417 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS text"
21420 if test "$wxUSE_TOGGLEBTN" = "yes"; then
21421 if test "$wxUSE_MAC" = 1; then
21422 echo "configure: warning: Toggle button not yet supported under Mac OS X... disabled" 1>&2
21425 if test "$wxUSE_UNIVERSAL" = "yes"; then
21426 echo "configure: warning: Toggle button not yet supported under wxUniversal... disabled" 1>&2
21430 if test "$wxUSE_TOGGLEBTN" = "yes"; then
21431 cat >> confdefs.h
<<\EOF
21432 #define wxUSE_TOGGLEBTN 1
21439 if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then
21440 cat >> confdefs.h
<<\EOF
21441 #define wxUSE_TOOLBAR_SIMPLE 1
21444 wxUSE_TOOLBAR
="yes"
21448 if test "$wxUSE_TOOLBAR" = "yes"; then
21449 cat >> confdefs.h
<<\EOF
21450 #define wxUSE_TOOLBAR 1
21455 if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then
21456 wxUSE_TOOLBAR_NATIVE
="yes"
21459 if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then
21460 cat >> confdefs.h
<<\EOF
21461 #define wxUSE_TOOLBAR_NATIVE 1
21467 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS toolbar"
21470 if test "$wxUSE_TOOLTIPS" = "yes"; then
21471 if test "$wxUSE_MOTIF" = 1; then
21472 echo "configure: warning: wxTooltip not supported yet under Motif... disabled" 1>&2
21474 if test "$wxUSE_UNIVERSAL" = "yes"; then
21475 echo "configure: warning: wxTooltip not supported yet in wxUniversal... disabled" 1>&2
21477 cat >> confdefs.h
<<\EOF
21478 #define wxUSE_TOOLTIPS 1
21485 if test "$wxUSE_TREECTRL" = "yes"; then
21486 if test "$wxUSE_IMAGLIST" = "yes"; then
21487 cat >> confdefs.h
<<\EOF
21488 #define wxUSE_TREECTRL 1
21492 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treectrl"
21494 echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2
21498 if test "$wxUSE_POPUPWIN" = "yes"; then
21499 if test "$wxUSE_MAC" = 1; then
21500 echo "configure: warning: Popup window not yet supported under Mac OS X... disabled" 1>&2
21502 if test "$wxUSE_MOTIF" = 1; then
21503 echo "configure: warning: wxPopupWindow not yet supported under Motif... disabled" 1>&2
21505 if test "$wxUSE_PM" = 1; then
21506 echo "configure: warning: wxPopupWindow not yet supported under PM... disabled" 1>&2
21508 cat >> confdefs.h
<<\EOF
21509 #define wxUSE_POPUPWIN 1
21519 if test "$wxUSE_TIPWINDOW" = "yes"; then
21520 if test "$wxUSE_PM" = 1; then
21521 echo "configure: warning: wxTipWindow not yet supported under PM... disabled" 1>&2
21523 cat >> confdefs.h
<<\EOF
21524 #define wxUSE_TIPWINDOW 1
21530 if test "$USES_CONTROLS" = 1; then
21531 cat >> confdefs.h
<<\EOF
21532 #define wxUSE_CONTROLS 1
21538 if test "$wxUSE_TREELAYOUT" = "yes"; then
21539 cat >> confdefs.h
<<\EOF
21540 #define wxUSE_TREELAYOUT 1
21543 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treelay"
21546 if test "$wxUSE_DRAGIMAGE" = "yes"; then
21547 cat >> confdefs.h
<<\EOF
21548 #define wxUSE_DRAGIMAGE 1
21551 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dragimag"
21554 if test "$wxUSE_MENUS" = "yes"; then
21555 cat >> confdefs.h
<<\EOF
21556 #define wxUSE_MENUS 1
21559 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS menu"
21562 if test "$wxUSE_METAFILE" = "yes"; then
21563 cat >> confdefs.h
<<\EOF
21564 #define wxUSE_METAFILE 1
21569 if test "$wxUSE_MIMETYPE" = "yes"; then
21570 cat >> confdefs.h
<<\EOF
21571 #define wxUSE_MIMETYPE 1
21576 if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then
21577 cat >> confdefs.h
<<\EOF
21578 #define wxUSE_SYSTEM_OPTIONS 1
21581 if test "$TOOLKIT" = "MSW"; then
21582 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS taskbar"
21587 if test "$wxUSE_PROTOCOL" = "yes"; then
21588 if test "$wxUSE_SOCKETS" != "yes"; then
21589 echo "configure: warning: Protocol classes require sockets... disabled" 1>&2
21593 if test "$wxUSE_PROTOCOL" = "yes"; then
21594 cat >> confdefs.h
<<\EOF
21595 #define wxUSE_PROTOCOL 1
21599 if test "$wxUSE_PROTOCOL_HTTP" = "yes"; then
21600 cat >> confdefs.h
<<\EOF
21601 #define wxUSE_PROTOCOL_HTTP 1
21605 if test "$wxUSE_PROTOCOL_FTP" = "yes"; then
21606 cat >> confdefs.h
<<\EOF
21607 #define wxUSE_PROTOCOL_FTP 1
21611 if test "$wxUSE_PROTOCOL_FILE" = "yes"; then
21612 cat >> confdefs.h
<<\EOF
21613 #define wxUSE_PROTOCOL_FILE 1
21620 if test "$wxUSE_URL" = "yes"; then
21621 if test "$wxUSE_PROTOCOL" != "yes"; then
21622 echo "configure: warning: wxURL class requires wxProtocol... disabled" 1>&2
21625 if test "$wxUSE_URL" = "yes"; then
21626 cat >> confdefs.h
<<\EOF
21627 #define wxUSE_URL 1
21633 if test "$wxUSE_MINIFRAME" = "yes"; then
21634 cat >> confdefs.h
<<\EOF
21635 #define wxUSE_MINIFRAME 1
21638 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram"
21641 if test "$wxUSE_HTML" = "yes"; then
21642 cat >> confdefs.h
<<\EOF
21643 #define wxUSE_HTML 1
21646 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS html"
21649 if test "$wxUSE_VALIDATORS" = "yes"; then
21650 cat >> confdefs.h
<<\EOF
21651 #define wxUSE_VALIDATORS 1
21654 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate"
21657 if test "$wxUSE_PALETTE" = "yes" ; then
21658 cat >> confdefs.h
<<\EOF
21659 #define wxUSE_PALETTE 1
21664 if test "$wxUSE_IMAGE" = "yes" ; then
21665 cat >> confdefs.h
<<\EOF
21666 #define wxUSE_IMAGE 1
21671 if test "$wxUSE_GIF" = "yes" ; then
21672 cat >> confdefs.h
<<\EOF
21673 #define wxUSE_GIF 1
21678 if test "$wxUSE_PCX" = "yes" ; then
21679 cat >> confdefs.h
<<\EOF
21680 #define wxUSE_PCX 1
21685 if test "$wxUSE_IFF" = "yes" ; then
21686 cat >> confdefs.h
<<\EOF
21687 #define wxUSE_IFF 1
21692 if test "$wxUSE_PNM" = "yes" ; then
21693 cat >> confdefs.h
<<\EOF
21694 #define wxUSE_PNM 1
21699 if test "$wxUSE_XPM" = "yes" ; then
21700 cat >> confdefs.h
<<\EOF
21701 #define wxUSE_XPM 1
21706 if test "$wxUSE_ICO_CUR" = "yes" ; then
21707 cat >> confdefs.h
<<\EOF
21708 #define wxUSE_ICO_CUR 1
21713 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then
21714 LIBS
=" -lunicows $LIBS"
21718 if test "$wxUSE_CHOICEDLG" = "yes"; then
21719 cat >> confdefs.h
<<\EOF
21720 #define wxUSE_CHOICEDLG 1
21725 if test "$wxUSE_COLOURDLG" = "yes"; then
21726 cat >> confdefs.h
<<\EOF
21727 #define wxUSE_COLOURDLG 1
21732 if test "$wxUSE_FILEDLG" = "yes"; then
21733 cat >> confdefs.h
<<\EOF
21734 #define wxUSE_FILEDLG 1
21739 if test "$wxUSE_FINDREPLDLG" = "yes"; then
21740 cat >> confdefs.h
<<\EOF
21741 #define wxUSE_FINDREPLDLG 1
21746 if test "$wxUSE_FONTDLG" = "yes"; then
21747 cat >> confdefs.h
<<\EOF
21748 #define wxUSE_FONTDLG 1
21753 if test "$wxUSE_DIRDLG" = "yes"; then
21754 if test "$wxUSE_TREECTRL" != "yes"; then
21755 echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2
21757 cat >> confdefs.h
<<\EOF
21758 #define wxUSE_DIRDLG 1
21764 if test "$wxUSE_MSGDLG" = "yes"; then
21765 cat >> confdefs.h
<<\EOF
21766 #define wxUSE_MSGDLG 1
21771 if test "$wxUSE_NUMBERDLG" = "yes"; then
21772 cat >> confdefs.h
<<\EOF
21773 #define wxUSE_NUMBERDLG 1
21778 if test "$wxUSE_PROGRESSDLG" = "yes"; then
21779 if test "$wxUSE_CONSTRAINTS" != "yes"; then
21780 echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2
21782 cat >> confdefs.h
<<\EOF
21783 #define wxUSE_PROGRESSDLG 1
21789 if test "$wxUSE_SPLASH" = "yes"; then
21790 cat >> confdefs.h
<<\EOF
21791 #define wxUSE_SPLASH 1
21796 if test "$wxUSE_STARTUP_TIPS" = "yes"; then
21797 if test "$wxUSE_CONSTRAINTS" != "yes"; then
21798 echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2
21800 cat >> confdefs.h
<<\EOF
21801 #define wxUSE_STARTUP_TIPS 1
21807 if test "$wxUSE_TEXTDLG" = "yes"; then
21808 cat >> confdefs.h
<<\EOF
21809 #define wxUSE_TEXTDLG 1
21814 if test "$wxUSE_WIZARDDLG" = "yes"; then
21815 cat >> confdefs.h
<<\EOF
21816 #define wxUSE_WIZARDDLG 1
21819 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS wizard"
21823 if test "$cross_compiling" = "yes"; then
21826 OSINFO
=`uname -s -r -m`
21827 OSINFO
="\"$OSINFO\""
21830 cat >> confdefs.h
<<EOF
21831 #define WXWIN_OS_DESCRIPTION $OSINFO
21836 if test "x$prefix" != "xNONE"; then
21839 wxPREFIX
=$ac_default_prefix
21842 cat >> confdefs.h
<<EOF
21843 #define wxINSTALL_PREFIX "$wxPREFIX"
21852 if test "$wxUSE_MAC" = 1 ; then
21853 LDFLAGS
="$LDFLAGS -framework Carbon -framework System"
21857 LIBS
="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $DL_LINK $LIBS"
21863 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
21864 echo "configure:21865: checking for $ac_func" >&5
21865 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
21866 echo $ac_n "(cached) $ac_c" 1>&6
21868 cat > conftest.
$ac_ext <<EOF
21869 #line 21870 "configure"
21870 #include "confdefs.h"
21871 /* System header to define __stub macros and hopefully few prototypes,
21872 which can conflict with char $ac_func(); below. */
21873 #include <assert.h>
21874 /* Override any gcc2 internal prototype to avoid an error. */
21875 /* We use char because int might match the return type of a gcc2
21876 builtin and then its argument prototype would still apply. */
21881 /* The GNU C library defines this for functions which it implements
21882 to always fail with ENOSYS. Some functions are actually named
21883 something starting with __ and the normal name is an alias. */
21884 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
21892 if { (eval echo configure
:21893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
21894 eval "ac_cv_func_$ac_func=yes"
21896 echo "configure: failed program was:" >&5
21897 cat conftest.
$ac_ext >&5
21899 eval "ac_cv_func_$ac_func=no"
21904 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
21905 echo "$ac_t""yes" 1>&6
21906 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
21907 cat >> confdefs.h
<<EOF
21908 #define $ac_tr_func 1
21912 echo "$ac_t""no" 1>&6
21916 for ac_func
in floor
21918 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
21919 echo "configure:21920: checking for $ac_func" >&5
21920 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
21921 echo $ac_n "(cached) $ac_c" 1>&6
21923 cat > conftest.
$ac_ext <<EOF
21924 #line 21925 "configure"
21925 #include "confdefs.h"
21926 /* System header to define __stub macros and hopefully few prototypes,
21927 which can conflict with char $ac_func(); below. */
21928 #include <assert.h>
21929 /* Override any gcc2 internal prototype to avoid an error. */
21930 /* We use char because int might match the return type of a gcc2
21931 builtin and then its argument prototype would still apply. */
21936 /* The GNU C library defines this for functions which it implements
21937 to always fail with ENOSYS. Some functions are actually named
21938 something starting with __ and the normal name is an alias. */
21939 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
21947 if { (eval echo configure
:21948: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
21949 eval "ac_cv_func_$ac_func=yes"
21951 echo "configure: failed program was:" >&5
21952 cat conftest.
$ac_ext >&5
21954 eval "ac_cv_func_$ac_func=no"
21959 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
21960 echo "$ac_t""yes" 1>&6
21961 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
21962 cat >> confdefs.h
<<EOF
21963 #define $ac_tr_func 1
21967 echo "$ac_t""no" 1>&6
21971 echo $ac_n "checking if floating point functions link without -lm""... $ac_c" 1>&6
21972 echo "configure:21973: checking if floating point functions link without -lm" >&5
21973 if test "$have_cos" = 1 -a "$have_floor" = 1; then
21974 echo "$ac_t""yes" 1>&6
21976 echo "$ac_t""no" 1>&6
21978 # use different functions to avoid configure caching
21983 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
21984 echo "configure:21985: checking for $ac_func" >&5
21985 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
21986 echo $ac_n "(cached) $ac_c" 1>&6
21988 cat > conftest.
$ac_ext <<EOF
21989 #line 21990 "configure"
21990 #include "confdefs.h"
21991 /* System header to define __stub macros and hopefully few prototypes,
21992 which can conflict with char $ac_func(); below. */
21993 #include <assert.h>
21994 /* Override any gcc2 internal prototype to avoid an error. */
21995 /* We use char because int might match the return type of a gcc2
21996 builtin and then its argument prototype would still apply. */
22001 /* The GNU C library defines this for functions which it implements
22002 to always fail with ENOSYS. Some functions are actually named
22003 something starting with __ and the normal name is an alias. */
22004 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
22012 if { (eval echo configure
:22013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
22014 eval "ac_cv_func_$ac_func=yes"
22016 echo "configure: failed program was:" >&5
22017 cat conftest.
$ac_ext >&5
22019 eval "ac_cv_func_$ac_func=no"
22024 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
22025 echo "$ac_t""yes" 1>&6
22026 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
22027 cat >> confdefs.h
<<EOF
22028 #define $ac_tr_func 1
22032 echo "$ac_t""no" 1>&6
22036 for ac_func
in ceil
22038 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
22039 echo "configure:22040: checking for $ac_func" >&5
22040 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
22041 echo $ac_n "(cached) $ac_c" 1>&6
22043 cat > conftest.
$ac_ext <<EOF
22044 #line 22045 "configure"
22045 #include "confdefs.h"
22046 /* System header to define __stub macros and hopefully few prototypes,
22047 which can conflict with char $ac_func(); below. */
22048 #include <assert.h>
22049 /* Override any gcc2 internal prototype to avoid an error. */
22050 /* We use char because int might match the return type of a gcc2
22051 builtin and then its argument prototype would still apply. */
22056 /* The GNU C library defines this for functions which it implements
22057 to always fail with ENOSYS. Some functions are actually named
22058 something starting with __ and the normal name is an alias. */
22059 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
22067 if { (eval echo configure
:22068: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
22069 eval "ac_cv_func_$ac_func=yes"
22071 echo "configure: failed program was:" >&5
22072 cat conftest.
$ac_ext >&5
22074 eval "ac_cv_func_$ac_func=no"
22079 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
22080 echo "$ac_t""yes" 1>&6
22081 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
22082 cat >> confdefs.h
<<EOF
22083 #define $ac_tr_func 1
22087 echo "$ac_t""no" 1>&6
22091 echo $ac_n "checking if floating point functions link with -lm""... $ac_c" 1>&6
22092 echo "configure:22093: checking if floating point functions link with -lm" >&5
22093 if test "$have_sin" = 1 -a "$have_ceil" = 1; then
22094 echo "$ac_t""yes" 1>&6
22096 echo "$ac_t""no" 1>&6
22097 # not sure we should warn the user, crash, etc.
22101 if test "$wxUSE_GUI" = "yes"; then
22103 LIBS
="$GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $LIBS"
22106 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS artprov controls dialogs \
22107 drawing dynamic erase event exec font image \
22108 minimal propsize rotate widgets"
22110 CPPFLAGS
="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
22112 SAMPLES_SUBDIRS
="console"
22116 INCLUDES
="-I\${top_builddir}/lib/wx/include/${TOOLCHAIN_NAME} \
22117 -I\${top_srcdir}/include \
22118 $REGEX_INCLUDE $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE \
22121 if test "$wxUSE_GTK" = 1; then
22124 WXCONFIG_INCLUDE
="$TOOLKIT_INCLUDE"
22127 if test "$GXX" = yes ; then
22128 CXXWARNINGS
="-Wall"
22130 if test "$wxUSE_NO_DEPS" = "no" ; then
22131 CFLAGS
="-MMD $CFLAGS"
22132 CXXFLAGS
="-MMD $CXXFLAGS"
22136 EXTRA_CFLAGS
="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE"
22138 CPPFLAGS
=`echo $INCLUDES $CPPFLAGS | sed 's/ \\+/ /g'`
22139 CFLAGS
=`echo $EXTRA_CFLAGS $CFLAGS $CXXWARNINGS | sed 's/ \\+/ /g'`
22140 CXXFLAGS
=`echo $EXTRA_CFLAGS $CXXFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
22141 LIBS
=`echo $LIBS | sed 's/ \+/ /g'`
22143 LDFLAGS
="$LDFLAGS $PROFILE"
22145 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
22246 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
22247 echo "configure:22248: checking whether ${MAKE-make} sets \${MAKE}" >&5
22248 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
22249 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
22250 echo $ac_n "(cached) $ac_c" 1>&6
22252 cat > conftestmake
<<\EOF
22254 @
echo 'ac_maketemp="${MAKE}"'
22256 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
22257 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
22258 if test -n "$ac_maketemp"; then
22259 eval ac_cv_prog_make_
${ac_make}_set
=yes
22261 eval ac_cv_prog_make_
${ac_make}_set
=no
22265 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
22266 echo "$ac_t""yes" 1>&6
22269 echo "$ac_t""no" 1>&6
22270 SET_MAKE
="MAKE=${MAKE-make}"
22274 if test -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h
; then
22275 mv -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h setup.h
22280 wx_cv_path_samplesubdirs
=$SAMPLES_SUBDIRS
22281 wx_cv_if_gnu_make
=$IF_GNU_MAKE
22282 wx_cv_path_ifs
=$PATH_IFS
22283 wx_cv_program_ext
=$PROGRAM_EXT
22284 wx_cv_target_library
=$WX_TARGET_LIBRARY
22285 wx_cv_target_library_gl
=$WX_TARGET_LIBRARY_GL
22286 wx_cv_target_libtype
=$WX_TARGET_LIBRARY_TYPE
22287 wx_cv_library_basename
=${WX_LIBRARY_BASENAME}
22288 wx_cv_release
=${WX_RELEASE}
22289 wx_cv_current
=${WX_CURRENT}
22290 wx_cv_revision
=${WX_REVISION}
22291 wx_cv_age
=${WX_AGE}
22292 wx_cv_use_gui
=${USE_GUI}
22293 wx_cv_use_resources
=${wxUSE_RESOURCES}
22294 export wx_cv_path_samplesubdirs wx_cv_if_gnu_make \
22295 wx_cv_path_ifs wx_cv_program_ext \
22296 wx_cv_target_library wx_cv_target_library_gl wx_cv_target_libtype \
22297 wx_cv_library_basename wx_cv_release wx_cv_current wx_cv_revision wx_cv_age \
22298 wx_cv_use_gui wx_cv_use_resources
22300 subdirs
="demos samples utils contrib"
22304 cat > confcache
<<\EOF
22305 # This file is a shell script that caches the results of configure
22306 # tests run on this system so they can be shared between configure
22307 # scripts and configure runs. It is not useful on other systems.
22308 # If it contains results you don't want to keep, you may remove or edit it.
22310 # By default, configure uses ./config.cache as the cache file,
22311 # creating it if it does not exist already. You can give configure
22312 # the --cache-file=FILE option to use a different cache file; that is
22313 # what configure does when it calls configure scripts in
22314 # subdirectories, so they share the cache.
22315 # Giving --cache-file=/dev/null disables caching, for debugging configure.
22316 # config.status only pays attention to the cache file if you give it the
22317 # --recheck option to rerun configure.
22320 # The following way of writing the cache mishandles newlines in values,
22321 # but we know of no workaround that is simple, portable, and efficient.
22322 # So, don't put newlines in cache variables' values.
22323 # Ultrix sh set writes to stderr and can't be redirected directly,
22324 # and sets the high bit in the cache file unless we assign to the vars.
22326 case `(ac_space=' '; set | grep ac_space) 2>&1` in
22328 # `set' does not quote correctly, so add quotes (double-quote substitution
22329 # turns \\\\ into \\, and sed turns \\ into \).
22331 -e "s/'/'\\\\''/g" \
22332 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
22335 # `set' quotes correctly as required by POSIX, so do not add quotes.
22336 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
22339 if cmp -s $cache_file confcache
; then
22342 if test -w $cache_file; then
22343 echo "updating cache $cache_file"
22344 cat confcache
> $cache_file
22346 echo "not updating unwritable cache $cache_file"
22351 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
22353 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
22354 # Let make expand exec_prefix.
22355 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
22357 # Any assignment to VPATH causes Sun make to only execute
22358 # the first set of double-colon rules, so remove it if not needed.
22359 # If there is a colon in the path, we need to keep it.
22360 if test "x$srcdir" = x.
; then
22361 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
22364 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
22366 DEFS
=-DHAVE_CONFIG_H
22368 # Without the "./", some shells look in PATH for config.status.
22369 : ${CONFIG_STATUS=./config.status}
22371 echo creating
$CONFIG_STATUS
22372 rm -f $CONFIG_STATUS
22373 cat > $CONFIG_STATUS <<EOF
22375 # Generated automatically by configure.
22376 # Run this file to recreate the current configuration.
22377 # This directory was configured as follows,
22378 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
22380 # $0 $ac_configure_args
22382 # Compiler output produced by configure, useful for debugging
22383 # configure, is in ./config.log if it exists.
22385 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
22388 case "\$ac_option" in
22389 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
22390 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
22391 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
22392 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
22393 echo "$CONFIG_STATUS generated by autoconf version 2.13"
22395 -help | --help | --hel | --he | --h)
22396 echo "\$ac_cs_usage"; exit 0 ;;
22397 *) echo "\$ac_cs_usage"; exit 1 ;;
22401 ac_given_srcdir=$srcdir
22402 ac_given_INSTALL="$INSTALL"
22404 trap 'rm -fr `echo "
22411 setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
22413 cat >> $CONFIG_STATUS <<EOF
22415 # Protect against being on the right side of a sed subst in config.status.
22416 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
22417 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
22421 s%@CFLAGS@%$CFLAGS%g
22422 s%@CPPFLAGS@%$CPPFLAGS%g
22423 s%@CXXFLAGS@%$CXXFLAGS%g
22424 s%@FFLAGS@%$FFLAGS%g
22426 s%@LDFLAGS@%$LDFLAGS%g
22428 s%@exec_prefix@%$exec_prefix%g
22429 s%@prefix@%$prefix%g
22430 s%@program_transform_name@%$program_transform_name%g
22431 s%@bindir@%$bindir%g
22432 s%@sbindir@%$sbindir%g
22433 s%@libexecdir@%$libexecdir%g
22434 s%@datadir@%$datadir%g
22435 s%@sysconfdir@%$sysconfdir%g
22436 s%@sharedstatedir@%$sharedstatedir%g
22437 s%@localstatedir@%$localstatedir%g
22438 s%@libdir@%$libdir%g
22439 s%@includedir@%$includedir%g
22440 s%@oldincludedir@%$oldincludedir%g
22441 s%@infodir@%$infodir%g
22442 s%@mandir@%$mandir%g
22444 s%@host_alias@%$host_alias%g
22445 s%@host_cpu@%$host_cpu%g
22446 s%@host_vendor@%$host_vendor%g
22447 s%@host_os@%$host_os%g
22448 s%@target@%$target%g
22449 s%@target_alias@%$target_alias%g
22450 s%@target_cpu@%$target_cpu%g
22451 s%@target_vendor@%$target_vendor%g
22452 s%@target_os@%$target_os%g
22454 s%@build_alias@%$build_alias%g
22455 s%@build_cpu@%$build_cpu%g
22456 s%@build_vendor@%$build_vendor%g
22457 s%@build_os@%$build_os%g
22461 s%@RANLIB@%$RANLIB%g
22463 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
22464 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
22465 s%@INSTALL_DATA@%$INSTALL_DATA%g
22467 s%@IF_GNU_MAKE@%$IF_GNU_MAKE%g
22470 s%@LEXLIB@%$LEXLIB%g
22472 s%@CXXCPP@%$CXXCPP%g
22473 s%@PKG_CONFIG@%$PKG_CONFIG%g
22474 s%@GTK_CFLAGS@%$GTK_CFLAGS%g
22475 s%@GTK_LIBS@%$GTK_LIBS%g
22476 s%@GTK_CONFIG@%$GTK_CONFIG%g
22477 s%@PANGOFT2_CFLAGS@%$PANGOFT2_CFLAGS%g
22478 s%@PANGOFT2_LIBS@%$PANGOFT2_LIBS%g
22479 s%@X_CFLAGS@%$X_CFLAGS%g
22480 s%@X_PRE_LIBS@%$X_PRE_LIBS%g
22481 s%@X_LIBS@%$X_LIBS%g
22482 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
22483 s%@PANGOX_CFLAGS@%$PANGOX_CFLAGS%g
22484 s%@PANGOX_LIBS@%$PANGOX_LIBS%g
22485 s%@PANGOXFT_CFLAGS@%$PANGOXFT_CFLAGS%g
22486 s%@PANGOXFT_LIBS@%$PANGOXFT_LIBS%g
22487 s%@AIX_CXX_LD@%$AIX_CXX_LD%g
22488 s%@RESCOMP@%$RESCOMP%g
22490 s%@SETFILE@%$SETFILE%g
22491 s%@LIBICONV@%$LIBICONV%g
22492 s%@LEX_STEM@%$LEX_STEM%g
22493 s%@PATH_IFS@%$PATH_IFS%g
22494 s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g
22495 s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g
22496 s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g
22497 s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g
22498 s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g
22499 s%@WX_LIBRARY_BASENAME@%$WX_LIBRARY_BASENAME%g
22500 s%@WX_LIBRARY_IMPORTLIB@%$WX_LIBRARY_IMPORTLIB%g
22501 s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
22502 s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g
22503 s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g
22504 s%@PROGRAM_EXT@%$PROGRAM_EXT%g
22505 s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g
22506 s%@WX_LIBRARY_NAME_SHARED_GL@%$WX_LIBRARY_NAME_SHARED_GL%g
22507 s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g
22508 s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g
22509 s%@WX_LIBRARY_LINK2_GL@%$WX_LIBRARY_LINK2_GL%g
22510 s%@WX_ALL@%$WX_ALL%g
22511 s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g
22512 s%@SHARED_LD@%$SHARED_LD%g
22513 s%@PIC_FLAG@%$PIC_FLAG%g
22514 s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g
22515 s%@CODE_GEN_FLAGS_CXX@%$CODE_GEN_FLAGS_CXX%g
22516 s%@SONAME_FLAGS@%$SONAME_FLAGS%g
22517 s%@SONAME_FLAGS_GL@%$SONAME_FLAGS_GL%g
22518 s%@WX_TARGET_LIBRARY_SONAME@%$WX_TARGET_LIBRARY_SONAME%g
22519 s%@WX_TARGET_LIBRARY_TYPE@%$WX_TARGET_LIBRARY_TYPE%g
22520 s%@STATIC_FLAG@%$STATIC_FLAG%g
22521 s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g
22522 s%@USE_GUI@%$USE_GUI%g
22523 s%@AFMINSTALL@%$AFMINSTALL%g
22524 s%@WIN32INSTALL@%$WIN32INSTALL%g
22525 s%@TOOLKIT@%$TOOLKIT%g
22526 s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g
22527 s%@TOOLKIT_VPATH@%$TOOLKIT_VPATH%g
22528 s%@TOOLCHAIN_NAME@%$TOOLCHAIN_NAME%g
22529 s%@TOOLCHAIN_DEFS@%$TOOLCHAIN_DEFS%g
22530 s%@TOOLCHAIN_DLL_DEFS@%$TOOLCHAIN_DLL_DEFS%g
22531 s%@top_builddir@%$top_builddir%g
22532 s%@cross_compiling@%$cross_compiling%g
22533 s%@WXCONFIG_LIBS@%$WXCONFIG_LIBS%g
22534 s%@WXCONFIG_LIBS_GL@%$WXCONFIG_LIBS_GL%g
22535 s%@WXCONFIG_LIBS_STATIC@%$WXCONFIG_LIBS_STATIC%g
22536 s%@WXCONFIG_LIBS_STATIC_GL@%$WXCONFIG_LIBS_STATIC_GL%g
22537 s%@WXCONFIG_INCLUDE@%$WXCONFIG_INCLUDE%g
22538 s%@WXCONFIG_RPATH@%$WXCONFIG_RPATH%g
22539 s%@WX_LARGEFILE_FLAGS@%$WX_LARGEFILE_FLAGS%g
22540 s%@ALL_OBJECTS@%$ALL_OBJECTS%g
22541 s%@ALL_HEADERS@%$ALL_HEADERS%g
22542 s%@ALL_SOURCES@%$ALL_SOURCES%g
22543 s%@GUIDIST@%$GUIDIST%g
22544 s%@PORT_FILES@%$PORT_FILES%g
22545 s%@DISTDIR@%$DISTDIR%g
22546 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
22547 s%@LDFLAGS_GL@%$LDFLAGS_GL%g
22548 s%@LDFLAGS_VERSIONING@%$LDFLAGS_VERSIONING%g
22549 s%@LDFLAGS_EXE@%$LDFLAGS_EXE%g
22550 s%@OPENGL_LIBS@%$OPENGL_LIBS%g
22551 s%@DMALLOC_LIBS@%$DMALLOC_LIBS%g
22552 s%@EXTRADEFS@%$EXTRADEFS%g
22553 s%@WX_VERSION_TAG@%$WX_VERSION_TAG%g
22554 s%@RESFLAGS@%$RESFLAGS%g
22555 s%@RESPROGRAMOBJ@%$RESPROGRAMOBJ%g
22556 s%@WX_RESOURCES_MACOSX_ASCII@%$WX_RESOURCES_MACOSX_ASCII%g
22557 s%@WX_RESOURCES_MACOSX_DATA@%$WX_RESOURCES_MACOSX_DATA%g
22558 s%@MACOSX_BUNDLE@%$MACOSX_BUNDLE%g
22559 s%@LIBWXMACRES@%$LIBWXMACRES%g
22560 s%@MACRESCOMP@%$MACRESCOMP%g
22561 s%@MACSETFILE@%$MACSETFILE%g
22562 s%@MACRESWXCONFIG@%$MACRESWXCONFIG%g
22564 s%@DLLTOOL@%$DLLTOOL%g
22568 s%@MAKEINFO@%$MAKEINFO%g
22569 s%@INSTALL_LIBRARY@%$INSTALL_LIBRARY%g
22570 s%@SET_MAKE@%$SET_MAKE%g
22571 s%@subdirs@%$subdirs%g
22576 cat >> $CONFIG_STATUS <<\EOF
22578 # Split the substitutions into bite-sized pieces for seds with
22579 # small command number limits, like on Digital OSF/1 and HP-UX.
22580 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
22581 ac_file
=1 # Number of current file.
22582 ac_beg
=1 # First line for current file.
22583 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
22586 while $ac_more_lines; do
22587 if test $ac_beg -gt 1; then
22588 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
22590 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
22592 if test ! -s conftest.s
$ac_file; then
22593 ac_more_lines
=false
22594 rm -f conftest.s
$ac_file
22596 if test -z "$ac_sed_cmds"; then
22597 ac_sed_cmds
="sed -f conftest.s$ac_file"
22599 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
22601 ac_file
=`expr $ac_file + 1`
22603 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
22606 if test -z "$ac_sed_cmds"; then
22611 cat >> $CONFIG_STATUS <<EOF
22613 CONFIG_FILES=\${CONFIG_FILES-"wx-config
22621 cat >> $CONFIG_STATUS <<\EOF
22622 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
22623 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
22625 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
22626 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
22627 *) ac_file_in
="${ac_file}.in" ;;
22630 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
22632 # Remove last slash and all that follows it. Not all systems have dirname.
22633 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
22634 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
22635 # The file is in a subdirectory.
22636 test ! -d "$ac_dir" && mkdir "$ac_dir"
22637 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
22638 # A "../" for each directory in $ac_dir_suffix.
22639 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
22641 ac_dir_suffix
= ac_dots
=
22644 case "$ac_given_srcdir" in
22646 if test -z "$ac_dots"; then top_srcdir
=.
22647 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
22648 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
22649 *) # Relative path.
22650 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
22651 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
22654 case "$ac_given_INSTALL" in
22655 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
22656 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
22659 echo creating
"$ac_file"
22661 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
22663 *Makefile
*) ac_comsub
="1i\\
22664 # $configure_input" ;;
22668 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
22670 s%@configure_input@%$configure_input%g
22671 s%@srcdir@%$srcdir%g
22672 s%@top_srcdir@%$top_srcdir%g
22673 s%@INSTALL@%$INSTALL%g
22674 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
22678 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
22679 # NAME is the cpp macro being defined and VALUE is the value it is being given.
22681 # ac_d sets the value in "#define NAME VALUE" lines.
22682 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
22683 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
22686 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
22687 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
22688 ac_uB
='\([ ]\)%\1#\2define\3'
22691 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
22692 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
22693 ac_eB
='$%\1#\2define\3'
22697 if test "${CONFIG_HEADERS+set}" != set; then
22699 cat >> $CONFIG_STATUS <<EOF
22700 CONFIG_HEADERS="setup.h:setup.h.in"
22702 cat >> $CONFIG_STATUS <<\EOF
22704 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
22705 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
22707 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
22708 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
22709 *) ac_file_in
="${ac_file}.in" ;;
22712 echo creating
$ac_file
22714 rm -f conftest.frag conftest.
in conftest.out
22715 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
22716 cat $ac_file_inputs > conftest.
in
22720 # Transform confdefs.h into a sed script conftest.vals that substitutes
22721 # the proper values into config.h.in to produce config.h. And first:
22722 # Protect against being on the right side of a sed subst in config.status.
22723 # Protect against being in an unquoted here document in config.status.
22724 rm -f conftest.vals
22725 cat > conftest.hdr
<<\EOF
22728 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
22732 sed -n -f conftest.hdr confdefs.h > conftest.vals
22735 # This sed command replaces #undef with comments. This is necessary, for
22736 # example, in the case of _POSIX_SOURCE, which is predefined and required
22737 # on some systems where configure will not decide to define it.
22738 cat >> conftest.vals <<\EOF
22739 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
22742 # Break up conftest.vals because some shells have a limit on
22743 # the size of here documents, and old seds have small limits too.
22745 rm -f conftest.tail
22748 ac_lines=`grep -c . conftest.vals
`
22749 # grep -c gives empty output for an empty file on some AIX systems.
22750 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
22751 # Write a limited-size here document to conftest.frag.
22752 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
22753 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
22755 sed -f conftest.frag conftest.in > conftest.out
22757 mv conftest.out conftest.in
22758 ' >> $CONFIG_STATUS
22759 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
22760 rm -f conftest.vals
22761 mv conftest.tail conftest.vals
22763 rm -f conftest.vals
22765 cat >> $CONFIG_STATUS <<\EOF
22766 rm -f conftest.frag conftest.h
22767 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
22768 cat conftest.in >> conftest.h
22770 if cmp -s $ac_file conftest.h 2>/dev/null; then
22771 echo "$ac_file is unchanged"
22774 # Remove last slash and all that follows it. Not all systems have dirname.
22775 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
22776 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
22777 # The file is in a subdirectory.
22778 test ! -d "$ac_dir" && mkdir "$ac_dir"
22781 mv conftest.h $ac_file
22786 cat >> $CONFIG_STATUS <<EOF
22788 TOOLCHAIN_NAME="${TOOLCHAIN_NAME}"
22793 cat >> $CONFIG_STATUS <<\EOF
22795 if test ! -h wx-config; then
22797 mv wx-config wx${TOOLCHAIN_NAME}-config
22798 ${LN_S} wx${TOOLCHAIN_NAME}-config wx-config
22801 if test ! -d lib; then
22804 if test ! -d lib/wx; then
22807 if test ! -d lib/wx/include; then
22808 mkdir lib/wx/include
22810 if test ! -d lib/wx/include/${TOOLCHAIN_NAME}; then
22811 mkdir lib/wx/include/${TOOLCHAIN_NAME}
22813 if test ! -d lib/wx/include/${TOOLCHAIN_NAME}/wx; then
22814 mkdir lib/wx/include/${TOOLCHAIN_NAME}/wx
22816 if test -f setup.h; then
22817 mv -f setup.h lib/wx/include/${TOOLCHAIN_NAME}/wx/setup.h
22822 chmod +x $CONFIG_STATUS
22823 rm -fr confdefs* $ac_clean_files
22824 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
22826 if test "$no_recursion" != yes; then
22828 # Remove --cache-file and --srcdir arguments so they do not pile up.
22829 ac_sub_configure_args=
22831 for ac_arg in $ac_configure_args; do
22832 if test -n "$ac_prev"; then
22837 -cache-file | --cache-file | --cache-fil | --cache-fi \
22838 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
22839 ac_prev=cache_file ;;
22840 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
22841 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
22843 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
22845 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
22847 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
22851 for ac_config_dir in demos samples utils contrib; do
22853 # Do not complain, so a configure script can configure whichever
22854 # parts of a large source tree are present.
22855 if test ! -d $srcdir/$ac_config_dir; then
22859 echo configuring in $ac_config_dir
22864 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
22866 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
22874 # A "../" for each directory in /$ac_config_dir.
22875 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
22878 .) # No --srcdir option. We are building in place.
22879 ac_sub_srcdir=$srcdir ;;
22880 /*) # Absolute path.
22881 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
22882 *) # Relative path.
22883 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
22886 # Check for guested configure; otherwise get Cygnus style configure.
22887 if test -f $ac_sub_srcdir/configure; then
22888 ac_sub_configure=$ac_sub_srcdir/configure
22889 elif test -f $ac_sub_srcdir/configure.in; then
22890 ac_sub_configure=$ac_configure
22892 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
22896 # The recursion is here.
22897 if test -n "$ac_sub_configure"; then
22899 # Make the cache file name correct relative to the subdirectory.
22900 case "$cache_file" in
22901 /*) ac_sub_cache_file=$cache_file ;;
22902 *) # Relative path.
22903 ac_sub_cache_file="$ac_dots$cache_file" ;;
22905 case "$ac_given_INSTALL" in
22906 [/$]*) INSTALL="$ac_given_INSTALL" ;;
22907 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
22910 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
22911 # The eval makes quoting arguments work.
22912 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
22915 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
22925 echo "Configured wxWindows ${WX_VERSION} for \`${host}'"
22927 echo " Which GUI toolkit should wxWindows use? ${TOOLKIT:-base only}"
22929 echo " Should wxWindows be compiled in debug mode? ${wxUSE_DEBUG:-no}"
22930 echo " Should wxWindows be linked as a shared library? ${wxUSE_SHARED:-no}"
22931 echo " Should wxWindows be compiled in Unicode mode? ${wxUSE_UNICODE:-no}"
22933 echo " What level of wxWindows compatibility should be enabled?"
22934 echo " wxWindows 2.0 ${WXWIN_COMPATIBILITY_2:-no}"
22935 echo " wxWindows 2.2 ${WXWIN_COMPATIBILITY_2_2:-no}"
22936 echo " wxWindows 2.4 ${WXWIN_COMPATIBILITY_2_4:-yes}"
22938 echo " Which libraries should wxWindows use?"
22939 echo " jpeg ${wxUSE_LIBJPEG-none}"
22940 echo " png ${wxUSE_LIBPNG-none}"
22941 echo " regex ${wxUSE_REGEX}"
22942 echo " tiff ${wxUSE_LIBTIFF-none}"
22943 echo " zlib ${wxUSE_ZLIB}"