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 DEFAULT_DEFAULT_wxUSE_MAC
=1
1376 cat >> confdefs.h
<<\EOF
1383 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
1389 wx_arg_cache_file
="configarg.cache"
1390 echo "loading argument cache $wx_arg_cache_file"
1391 rm -f ${wx_arg_cache_file}.tmp
1392 touch ${wx_arg_cache_file}.tmp
1393 touch ${wx_arg_cache_file}
1397 if test $DEBUG_CONFIGURE = 1; then
1398 DEFAULT_wxUSE_UNIVERSAL
=no
1400 DEFAULT_wxUSE_NANOX
=no
1402 DEFAULT_wxUSE_THREADS
=yes
1404 DEFAULT_wxUSE_SHARED
=yes
1405 DEFAULT_wxUSE_SONAME
=no
1406 DEFAULT_wxUSE_OPTIMISE
=no
1407 DEFAULT_wxUSE_PROFILE
=no
1408 DEFAULT_wxUSE_NO_DEPS
=no
1409 DEFAULT_wxUSE_NO_RTTI
=no
1410 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1411 DEFAULT_wxUSE_PERMISSIVE
=no
1412 DEFAULT_wxUSE_DEBUG_FLAG
=yes
1413 DEFAULT_wxUSE_DEBUG_INFO
=yes
1414 DEFAULT_wxUSE_DEBUG_GDB
=yes
1415 DEFAULT_wxUSE_MEM_TRACING
=no
1416 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1417 DEFAULT_wxUSE_DMALLOC
=no
1418 DEFAULT_wxUSE_PRECOMP
=no
1419 DEFAULT_wxUSE_APPLE_IEEE
=no
1421 DEFAULT_wxUSE_LOG
=yes
1422 DEFAULT_wxUSE_LOGWINDOW
=no
1423 DEFAULT_wxUSE_LOGGUI
=no
1424 DEFAULT_wxUSE_LOGDIALOG
=no
1426 DEFAULT_wxUSE_GUI
=yes
1427 DEFAULT_wxUSE_CONTROLS
=no
1429 DEFAULT_wxUSE_REGEX
=no
1430 DEFAULT_wxUSE_ZLIB
=no
1431 DEFAULT_wxUSE_LIBPNG
=no
1432 DEFAULT_wxUSE_LIBJPEG
=no
1433 DEFAULT_wxUSE_LIBTIFF
=no
1434 DEFAULT_wxUSE_ODBC
=no
1435 DEFAULT_wxUSE_OPENGL
=no
1437 DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=no
1438 DEFAULT_wxUSE_SNGLINST_CHECKER
=no
1439 DEFAULT_wxUSE_STD_IOSTREAM
=no
1440 DEFAULT_wxUSE_CMDLINE_PARSER
=no
1441 DEFAULT_wxUSE_DATETIME
=no
1442 DEFAULT_wxUSE_TIMEDATE
=no
1443 DEFAULT_wxUSE_TIMER
=no
1444 DEFAULT_wxUSE_STOPWATCH
=no
1445 DEFAULT_wxUSE_FILE
=no
1446 DEFAULT_wxUSE_FFILE
=no
1447 DEFAULT_wxUSE_TEXTBUFFER
=no
1448 DEFAULT_wxUSE_TEXTFILE
=no
1449 DEFAULT_wxUSE_WAVE
=no
1450 DEFAULT_wxUSE_INTL
=no
1451 DEFAULT_wxUSE_CONFIG
=no
1452 DEFAULT_wxUSE_FONTMAP
=no
1453 DEFAULT_wxUSE_STREAMS
=no
1454 DEFAULT_wxUSE_SOCKETS
=no
1455 DEFAULT_wxUSE_OLE
=no
1456 DEFAULT_wxUSE_DATAOBJ
=no
1457 DEFAULT_wxUSE_DIALUP_MANAGER
=no
1458 DEFAULT_wxUSE_JOYSTICK
=no
1459 DEFAULT_wxUSE_DYNLIB_CLASS
=no
1460 DEFAULT_wxUSE_DYNAMIC_LOADER
=no
1461 DEFAULT_wxUSE_LONGLONG
=no
1462 DEFAULT_wxUSE_GEOMETRY
=no
1464 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=no
1465 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=no
1466 DEFAULT_wxUSE_POSTSCRIPT
=no
1468 DEFAULT_wxUSE_X_RESOURCES
=no
1469 DEFAULT_wxUSE_CLIPBOARD
=no
1470 DEFAULT_wxUSE_TOOLTIPS
=no
1471 DEFAULT_wxUSE_DRAG_AND_DROP
=no
1472 DEFAULT_wxUSE_DRAGIMAGE
=no
1473 DEFAULT_wxUSE_SPLINES
=no
1475 DEFAULT_wxUSE_MDI_ARCHITECTURE
=no
1476 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=no
1477 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=no
1479 DEFAULT_wxUSE_PROLOGIO
=no
1480 DEFAULT_wxUSE_RESOURCES
=no
1481 DEFAULT_wxUSE_CONSTRAINTS
=no
1482 DEFAULT_wxUSE_IPC
=no
1483 DEFAULT_wxUSE_HELP
=no
1484 DEFAULT_wxUSE_MS_HTML_HELP
=no
1485 DEFAULT_wxUSE_WXHTML_HELP
=no
1486 DEFAULT_wxUSE_TREELAYOUT
=no
1487 DEFAULT_wxUSE_METAFILE
=no
1488 DEFAULT_wxUSE_MIMETYPE
=no
1489 DEFAULT_wxUSE_SYSTEM_OPTIONS
=no
1490 DEFAULT_wxUSE_PROTOCOL
=no
1491 DEFAULT_wxUSE_PROTOCOL_HTTP
=no
1492 DEFAULT_wxUSE_PROTOCOL_FTP
=no
1493 DEFAULT_wxUSE_PROTOCOL_FILE
=no
1494 DEFAULT_wxUSE_URL
=no
1496 DEFAULT_wxUSE_COMMONDLGS
=no
1497 DEFAULT_wxUSE_CHOICEDLG
=no
1498 DEFAULT_wxUSE_COLOURDLG
=no
1499 DEFAULT_wxUSE_DIRDLG
=no
1500 DEFAULT_wxUSE_FILEDLG
=no
1501 DEFAULT_wxUSE_FINDREPLDLG
=no
1502 DEFAULT_wxUSE_FONTDLG
=no
1503 DEFAULT_wxUSE_MSGDLG
=no
1504 DEFAULT_wxUSE_NUMBERDLG
=no
1505 DEFAULT_wxUSE_TEXTDLG
=no
1506 DEFAULT_wxUSE_SPLASH
=no
1507 DEFAULT_wxUSE_STARTUP_TIPS
=no
1508 DEFAULT_wxUSE_PROGRESSDLG
=no
1509 DEFAULT_wxUSE_WIZARDDLG
=no
1511 DEFAULT_wxUSE_MENUS
=no
1512 DEFAULT_wxUSE_MINIFRAME
=no
1513 DEFAULT_wxUSE_HTML
=no
1514 DEFAULT_wxUSE_FILESYSTEM
=no
1515 DEFAULT_wxUSE_FS_INET
=no
1516 DEFAULT_wxUSE_FS_ZIP
=no
1517 DEFAULT_wxUSE_BUSYINFO
=no
1518 DEFAULT_wxUSE_ZIPSTREAM
=no
1519 DEFAULT_wxUSE_VALIDATORS
=no
1521 DEFAULT_wxUSE_ACCEL
=no
1522 DEFAULT_wxUSE_BUTTON
=no
1523 DEFAULT_wxUSE_BMPBUTTON
=no
1524 DEFAULT_wxUSE_CALCTRL
=no
1525 DEFAULT_wxUSE_CARET
=no
1526 DEFAULT_wxUSE_CHECKBOX
=no
1527 DEFAULT_wxUSE_CHECKLST
=no
1528 DEFAULT_wxUSE_CHOICE
=no
1529 DEFAULT_wxUSE_COMBOBOX
=no
1530 DEFAULT_wxUSE_GAUGE
=no
1531 DEFAULT_wxUSE_GRID
=no
1532 DEFAULT_wxUSE_NEW_GRID
=no
1533 DEFAULT_wxUSE_IMAGLIST
=no
1534 DEFAULT_wxUSE_LISTBOX
=no
1535 DEFAULT_wxUSE_LISTCTRL
=no
1536 DEFAULT_wxUSE_NOTEBOOK
=no
1537 DEFAULT_wxUSE_PROPSHEET
=no
1538 DEFAULT_wxUSE_RADIOBOX
=no
1539 DEFAULT_wxUSE_RADIOBTN
=no
1540 DEFAULT_wxUSE_SASH
=no
1541 DEFAULT_wxUSE_SCROLLBAR
=no
1542 DEFAULT_wxUSE_SLIDER
=no
1543 DEFAULT_wxUSE_SPINBTN
=no
1544 DEFAULT_wxUSE_SPINCTRL
=no
1545 DEFAULT_wxUSE_SPLITTER
=no
1546 DEFAULT_wxUSE_STATBMP
=no
1547 DEFAULT_wxUSE_STATBOX
=no
1548 DEFAULT_wxUSE_STATLINE
=no
1549 DEFAULT_wxUSE_STATTEXT
=no
1550 DEFAULT_wxUSE_STATUSBAR
=yes
1551 DEFAULT_wxUSE_TABDIALOG
=no
1552 DEFAULT_wxUSE_TEXTCTRL
=no
1553 DEFAULT_wxUSE_TOGGLEBTN
=no
1554 DEFAULT_wxUSE_TOOLBAR
=no
1555 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
1556 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
1557 DEFAULT_wxUSE_TREECTRL
=no
1558 DEFAULT_wxUSE_POPUPWIN
=no
1559 DEFAULT_wxUSE_TIPWINDOW
=no
1561 DEFAULT_wxUSE_UNICODE
=no
1562 DEFAULT_wxUSE_UNICODE_MSLU
=no
1563 DEFAULT_wxUSE_WCSRTOMBS
=no
1565 DEFAULT_wxUSE_PALETTE
=no
1566 DEFAULT_wxUSE_IMAGE
=no
1567 DEFAULT_wxUSE_GIF
=no
1568 DEFAULT_wxUSE_PCX
=no
1569 DEFAULT_wxUSE_PNM
=no
1570 DEFAULT_wxUSE_IFF
=no
1571 DEFAULT_wxUSE_XPM
=no
1572 DEFAULT_wxUSE_ICO_CUR
=no
1574 DEFAULT_wxUSE_UNIVERSAL
=no
1576 DEFAULT_wxUSE_NANOX
=no
1578 DEFAULT_wxUSE_THREADS
=yes
1580 DEFAULT_wxUSE_SHARED
=yes
1581 DEFAULT_wxUSE_SONAME
=no
1582 DEFAULT_wxUSE_OPTIMISE
=yes
1583 DEFAULT_wxUSE_PROFILE
=no
1584 DEFAULT_wxUSE_NO_DEPS
=no
1585 DEFAULT_wxUSE_NO_RTTI
=no
1586 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1587 DEFAULT_wxUSE_PERMISSIVE
=no
1588 DEFAULT_wxUSE_DEBUG_FLAG
=no
1589 DEFAULT_wxUSE_DEBUG_INFO
=no
1590 DEFAULT_wxUSE_DEBUG_GDB
=no
1591 DEFAULT_wxUSE_MEM_TRACING
=no
1592 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1593 DEFAULT_wxUSE_DMALLOC
=no
1594 DEFAULT_wxUSE_PRECOMP
=no
1595 DEFAULT_wxUSE_APPLE_IEEE
=yes
1597 DEFAULT_wxUSE_LOG
=yes
1598 DEFAULT_wxUSE_LOGWINDOW
=yes
1599 DEFAULT_wxUSE_LOGGUI
=yes
1600 DEFAULT_wxUSE_LOGDIALOG
=yes
1602 DEFAULT_wxUSE_GUI
=yes
1604 DEFAULT_wxUSE_REGEX
=yes
1605 DEFAULT_wxUSE_ZLIB
=yes
1606 DEFAULT_wxUSE_LIBPNG
=yes
1607 DEFAULT_wxUSE_LIBJPEG
=yes
1608 DEFAULT_wxUSE_LIBTIFF
=yes
1609 DEFAULT_wxUSE_ODBC
=no
1610 DEFAULT_wxUSE_OPENGL
=no
1612 DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=yes
1613 DEFAULT_wxUSE_SNGLINST_CHECKER
=yes
1614 DEFAULT_wxUSE_STD_IOSTREAM
=no
1615 DEFAULT_wxUSE_CMDLINE_PARSER
=yes
1616 DEFAULT_wxUSE_DATETIME
=yes
1617 DEFAULT_wxUSE_TIMEDATE
=no
1618 DEFAULT_wxUSE_TIMER
=yes
1619 DEFAULT_wxUSE_STOPWATCH
=yes
1620 DEFAULT_wxUSE_FILE
=yes
1621 DEFAULT_wxUSE_FFILE
=yes
1622 DEFAULT_wxUSE_TEXTBUFFER
=yes
1623 DEFAULT_wxUSE_TEXTFILE
=yes
1624 DEFAULT_wxUSE_WAVE
=no
1625 DEFAULT_wxUSE_INTL
=yes
1626 DEFAULT_wxUSE_CONFIG
=yes
1627 DEFAULT_wxUSE_FONTMAP
=yes
1628 DEFAULT_wxUSE_STREAMS
=yes
1629 DEFAULT_wxUSE_SOCKETS
=yes
1630 DEFAULT_wxUSE_OLE
=yes
1631 DEFAULT_wxUSE_DATAOBJ
=yes
1632 DEFAULT_wxUSE_DIALUP_MANAGER
=yes
1633 DEFAULT_wxUSE_JOYSTICK
=yes
1634 DEFAULT_wxUSE_DYNLIB_CLASS
=yes
1635 DEFAULT_wxUSE_DYNAMIC_LOADER
=yes
1636 DEFAULT_wxUSE_LONGLONG
=yes
1637 DEFAULT_wxUSE_GEOMETRY
=yes
1639 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=yes
1640 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=yes
1641 DEFAULT_wxUSE_POSTSCRIPT
=yes
1643 DEFAULT_wxUSE_X_RESOURCES
=no
1644 DEFAULT_wxUSE_CLIPBOARD
=yes
1645 DEFAULT_wxUSE_TOOLTIPS
=yes
1646 DEFAULT_wxUSE_DRAG_AND_DROP
=yes
1647 DEFAULT_wxUSE_DRAGIMAGE
=yes
1648 DEFAULT_wxUSE_SPLINES
=yes
1650 DEFAULT_wxUSE_MDI_ARCHITECTURE
=yes
1651 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=yes
1652 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=yes
1654 DEFAULT_wxUSE_PROLOGIO
=no
1655 DEFAULT_wxUSE_RESOURCES
=no
1656 DEFAULT_wxUSE_CONSTRAINTS
=yes
1657 DEFAULT_wxUSE_IPC
=yes
1658 DEFAULT_wxUSE_HELP
=yes
1659 DEFAULT_wxUSE_MS_HTML_HELP
=yes
1660 DEFAULT_wxUSE_WXHTML_HELP
=yes
1661 DEFAULT_wxUSE_TREELAYOUT
=yes
1662 DEFAULT_wxUSE_METAFILE
=yes
1663 DEFAULT_wxUSE_MIMETYPE
=yes
1664 DEFAULT_wxUSE_SYSTEM_OPTIONS
=yes
1665 DEFAULT_wxUSE_PROTOCOL
=yes
1666 DEFAULT_wxUSE_PROTOCOL_HTTP
=yes
1667 DEFAULT_wxUSE_PROTOCOL_FTP
=yes
1668 DEFAULT_wxUSE_PROTOCOL_FILE
=yes
1669 DEFAULT_wxUSE_URL
=yes
1671 DEFAULT_wxUSE_COMMONDLGS
=yes
1672 DEFAULT_wxUSE_CHOICEDLG
=yes
1673 DEFAULT_wxUSE_COLOURDLG
=yes
1674 DEFAULT_wxUSE_DIRDLG
=yes
1675 DEFAULT_wxUSE_FILEDLG
=yes
1676 DEFAULT_wxUSE_FINDREPLDLG
=yes
1677 DEFAULT_wxUSE_FONTDLG
=yes
1678 DEFAULT_wxUSE_MSGDLG
=yes
1679 DEFAULT_wxUSE_NUMBERDLG
=yes
1680 DEFAULT_wxUSE_TEXTDLG
=yes
1681 DEFAULT_wxUSE_SPLASH
=yes
1682 DEFAULT_wxUSE_STARTUP_TIPS
=yes
1683 DEFAULT_wxUSE_PROGRESSDLG
=yes
1684 DEFAULT_wxUSE_WIZARDDLG
=yes
1686 DEFAULT_wxUSE_MENUS
=yes
1687 DEFAULT_wxUSE_MINIFRAME
=yes
1688 DEFAULT_wxUSE_HTML
=yes
1689 DEFAULT_wxUSE_FILESYSTEM
=yes
1690 DEFAULT_wxUSE_FS_INET
=yes
1691 DEFAULT_wxUSE_FS_ZIP
=yes
1692 DEFAULT_wxUSE_BUSYINFO
=yes
1693 DEFAULT_wxUSE_ZIPSTREAM
=yes
1694 DEFAULT_wxUSE_VALIDATORS
=yes
1696 DEFAULT_wxUSE_ACCEL
=yes
1697 DEFAULT_wxUSE_BUTTON
=yes
1698 DEFAULT_wxUSE_BMPBUTTON
=yes
1699 DEFAULT_wxUSE_CALCTRL
=yes
1700 DEFAULT_wxUSE_CARET
=yes
1701 DEFAULT_wxUSE_CHECKBOX
=yes
1702 DEFAULT_wxUSE_CHECKLST
=yes
1703 DEFAULT_wxUSE_CHOICE
=yes
1704 DEFAULT_wxUSE_COMBOBOX
=yes
1705 DEFAULT_wxUSE_GAUGE
=yes
1706 DEFAULT_wxUSE_GRID
=yes
1707 DEFAULT_wxUSE_NEW_GRID
=yes
1708 DEFAULT_wxUSE_IMAGLIST
=yes
1709 DEFAULT_wxUSE_LISTBOX
=yes
1710 DEFAULT_wxUSE_LISTCTRL
=yes
1711 DEFAULT_wxUSE_NOTEBOOK
=yes
1712 DEFAULT_wxUSE_PROPSHEET
=yes
1713 DEFAULT_wxUSE_RADIOBOX
=yes
1714 DEFAULT_wxUSE_RADIOBTN
=yes
1715 DEFAULT_wxUSE_SASH
=yes
1716 DEFAULT_wxUSE_SCROLLBAR
=yes
1717 DEFAULT_wxUSE_SLIDER
=yes
1718 DEFAULT_wxUSE_SPINBTN
=yes
1719 DEFAULT_wxUSE_SPINCTRL
=yes
1720 DEFAULT_wxUSE_SPLITTER
=yes
1721 DEFAULT_wxUSE_STATBMP
=yes
1722 DEFAULT_wxUSE_STATBOX
=yes
1723 DEFAULT_wxUSE_STATLINE
=yes
1724 DEFAULT_wxUSE_STATTEXT
=yes
1725 DEFAULT_wxUSE_STATUSBAR
=yes
1726 DEFAULT_wxUSE_TABDIALOG
=no
1727 DEFAULT_wxUSE_TEXTCTRL
=yes
1728 DEFAULT_wxUSE_TOGGLEBTN
=yes
1729 DEFAULT_wxUSE_TOOLBAR
=yes
1730 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
1731 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
1732 DEFAULT_wxUSE_TREECTRL
=yes
1733 DEFAULT_wxUSE_POPUPWIN
=yes
1734 DEFAULT_wxUSE_TIPWINDOW
=yes
1736 DEFAULT_wxUSE_UNICODE
=no
1737 DEFAULT_wxUSE_UNICODE_MSLU
=yes
1738 DEFAULT_wxUSE_WCSRTOMBS
=no
1740 DEFAULT_wxUSE_PALETTE
=yes
1741 DEFAULT_wxUSE_IMAGE
=yes
1742 DEFAULT_wxUSE_GIF
=yes
1743 DEFAULT_wxUSE_PCX
=yes
1744 DEFAULT_wxUSE_IFF
=no
1745 DEFAULT_wxUSE_PNM
=yes
1746 DEFAULT_wxUSE_XPM
=yes
1747 DEFAULT_wxUSE_ICO_CUR
=yes
1752 for toolkit
in `echo $ALL_TOOLKITS`; do
1753 LINE
=`grep "wxUSE_$toolkit=" ${wx_arg_cache_file}`
1754 if test "x$LINE" != "x" ; then
1755 has_toolkit_in_cache
=1
1756 eval "DEFAULT_$LINE"
1757 eval "CACHE_$toolkit=1"
1764 echo $ac_n "checking for --${enablestring:-enable}-gui""... $ac_c" 1>&6
1765 echo "configure:1766: checking for --${enablestring:-enable}-gui" >&5
1767 # Check whether --enable-gui or --disable-gui was given.
1768 if test "${enable_gui+set}" = set; then
1769 enableval
="$enable_gui"
1771 if test "$enableval" = yes; then
1772 ac_cv_use_gui
='wxUSE_GUI=yes'
1774 ac_cv_use_gui
='wxUSE_GUI=no'
1779 LINE
=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
1780 if test "x$LINE" != x
; then
1781 eval "DEFAULT_$LINE"
1786 ac_cv_use_gui
='wxUSE_GUI='$DEFAULT_wxUSE_GUI
1791 eval "$ac_cv_use_gui"
1792 if test "$no_cache" != 1; then
1793 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
1796 if test "$wxUSE_GUI" = yes; then
1797 echo "$ac_t""yes" 1>&6
1799 echo "$ac_t""no" 1>&6
1803 if test "$wxUSE_GUI" = "yes"; then
1807 echo $ac_n "checking for --${enablestring:-enable}-universal""... $ac_c" 1>&6
1808 echo "configure:1809: checking for --${enablestring:-enable}-universal" >&5
1810 # Check whether --enable-universal or --disable-universal was given.
1811 if test "${enable_universal+set}" = set; then
1812 enableval
="$enable_universal"
1814 if test "$enableval" = yes; then
1815 ac_cv_use_universal
='wxUSE_UNIVERSAL=yes'
1817 ac_cv_use_universal
='wxUSE_UNIVERSAL=no'
1822 LINE
=`grep "wxUSE_UNIVERSAL" ${wx_arg_cache_file}`
1823 if test "x$LINE" != x
; then
1824 eval "DEFAULT_$LINE"
1829 ac_cv_use_universal
='wxUSE_UNIVERSAL='$DEFAULT_wxUSE_UNIVERSAL
1834 eval "$ac_cv_use_universal"
1835 if test "$no_cache" != 1; then
1836 echo $ac_cv_use_universal >> ${wx_arg_cache_file}.tmp
1839 if test "$wxUSE_UNIVERSAL" = yes; then
1840 echo "$ac_t""yes" 1>&6
1842 echo "$ac_t""no" 1>&6
1845 # Check whether --with-gtk or --without-gtk was given.
1846 if test "${with_gtk+set}" = set; then
1848 wxUSE_GTK
="$withval" CACHE_GTK
=1 TOOLKIT_GIVEN
=1
1851 # Check whether --with-motif or --without-motif was given.
1852 if test "${with_motif+set}" = set; then
1853 withval
="$with_motif"
1854 wxUSE_MOTIF
="$withval" CACHE_MOTIF
=1 TOOLKIT_GIVEN
=1
1857 # Check whether --with-mac or --without-mac was given.
1858 if test "${with_mac+set}" = set; then
1860 wxUSE_MAC
="$withval" TOOLKIT_GIVEN
=1
1863 # Check whether --with-wine or --without-wine was given.
1864 if test "${with_wine+set}" = set; then
1865 withval
="$with_wine"
1866 wxUSE_WINE
="$withval" CACHE_WINE
=1
1869 # Check whether --with-msw or --without-msw was given.
1870 if test "${with_msw+set}" = set; then
1872 wxUSE_MSW
="$withval" CACHE_MSW
=1 TOOLKIT_GIVEN
=1
1875 # Check whether --with-pm or --without-pm was given.
1876 if test "${with_pm+set}" = set; then
1878 wxUSE_PM
="$withval" CACHE_PM
=1 TOOLKIT_GIVEN
=1
1881 # Check whether --with-mgl or --without-mgl was given.
1882 if test "${with_mgl+set}" = set; then
1884 wxUSE_MGL
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_MGL
=1 TOOLKIT_GIVEN
=1
1887 # Check whether --with-microwin or --without-microwin was given.
1888 if test "${with_microwin+set}" = set; then
1889 withval
="$with_microwin"
1890 wxUSE_MICROWIN
="$withval" CACHE_MICROWIN
=1 TOOLKIT_GIVEN
=1
1893 # Check whether --with-x11 or --without-x11 was given.
1894 if test "${with_x11+set}" = set; then
1896 wxUSE_X11
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_X11
=1 TOOLKIT_GIVEN
=1
1901 echo $ac_n "checking for --${enablestring:-enable}-nanox""... $ac_c" 1>&6
1902 echo "configure:1903: checking for --${enablestring:-enable}-nanox" >&5
1904 # Check whether --enable-nanox or --disable-nanox was given.
1905 if test "${enable_nanox+set}" = set; then
1906 enableval
="$enable_nanox"
1908 if test "$enableval" = yes; then
1909 ac_cv_use_nanox
='wxUSE_NANOX=yes'
1911 ac_cv_use_nanox
='wxUSE_NANOX=no'
1916 LINE
=`grep "wxUSE_NANOX" ${wx_arg_cache_file}`
1917 if test "x$LINE" != x
; then
1918 eval "DEFAULT_$LINE"
1923 ac_cv_use_nanox
='wxUSE_NANOX='$DEFAULT_wxUSE_NANOX
1928 eval "$ac_cv_use_nanox"
1929 if test "$no_cache" != 1; then
1930 echo $ac_cv_use_nanox >> ${wx_arg_cache_file}.tmp
1933 if test "$wxUSE_NANOX" = yes; then
1934 echo "$ac_t""yes" 1>&6
1936 echo "$ac_t""no" 1>&6
1942 echo $ac_n "checking for --${enablestring:-enable}-gtk2""... $ac_c" 1>&6
1943 echo "configure:1944: checking for --${enablestring:-enable}-gtk2" >&5
1945 # Check whether --enable-gtk2 or --disable-gtk2 was given.
1946 if test "${enable_gtk2+set}" = set; then
1947 enableval
="$enable_gtk2"
1949 if test "$enableval" = yes; then
1950 ac_cv_use_gtk2
='wxUSE_GTK2=yes'
1952 ac_cv_use_gtk2
='wxUSE_GTK2=no'
1957 LINE
=`grep "wxUSE_GTK2" ${wx_arg_cache_file}`
1958 if test "x$LINE" != x
; then
1959 eval "DEFAULT_$LINE"
1964 ac_cv_use_gtk2
='wxUSE_GTK2='$DEFAULT_wxUSE_GTK2
1969 eval "$ac_cv_use_gtk2"
1970 if test "$no_cache" != 1; then
1971 echo $ac_cv_use_gtk2 >> ${wx_arg_cache_file}.tmp
1974 if test "$wxUSE_GTK2" = yes; then
1975 echo "$ac_t""yes" 1>&6
1977 echo "$ac_t""no" 1>&6
1982 echo $ac_n "checking for --with-libpng""... $ac_c" 1>&6
1983 echo "configure:1984: checking for --with-libpng" >&5
1985 # Check whether --with-libpng or --without-libpng was given.
1986 if test "${with_libpng+set}" = set; then
1987 withval
="$with_libpng"
1989 if test "$withval" = yes; then
1990 ac_cv_use_libpng
='wxUSE_LIBPNG=yes'
1991 elif test "$withval" = no
; then
1992 ac_cv_use_libpng
='wxUSE_LIBPNG=no'
1993 elif test "$withval" = sys
; then
1994 ac_cv_use_libpng
='wxUSE_LIBPNG=sys'
1995 elif test "$withval" = builtin; then
1996 ac_cv_use_libpng
='wxUSE_LIBPNG=builtin'
1998 { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2003 LINE
=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
2004 if test "x$LINE" != x
; then
2005 eval "DEFAULT_$LINE"
2010 ac_cv_use_libpng
='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
2015 eval "$ac_cv_use_libpng"
2016 if test "$no_cache" != 1; then
2017 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
2020 if test "$wxUSE_LIBPNG" = yes; then
2021 echo "$ac_t""yes" 1>&6
2022 elif test "$wxUSE_LIBPNG" = no
; then
2023 echo "$ac_t""no" 1>&6
2024 elif test "$wxUSE_LIBPNG" = sys
; then
2025 echo "$ac_t""system version" 1>&6
2026 elif test "$wxUSE_LIBPNG" = builtin; then
2027 echo "$ac_t""builtin version" 1>&6
2029 { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2033 echo $ac_n "checking for --with-libjpeg""... $ac_c" 1>&6
2034 echo "configure:2035: checking for --with-libjpeg" >&5
2036 # Check whether --with-libjpeg or --without-libjpeg was given.
2037 if test "${with_libjpeg+set}" = set; then
2038 withval
="$with_libjpeg"
2040 if test "$withval" = yes; then
2041 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=yes'
2042 elif test "$withval" = no
; then
2043 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=no'
2044 elif test "$withval" = sys
; then
2045 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=sys'
2046 elif test "$withval" = builtin; then
2047 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=builtin'
2049 { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2054 LINE
=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
2055 if test "x$LINE" != x
; then
2056 eval "DEFAULT_$LINE"
2061 ac_cv_use_libjpeg
='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
2066 eval "$ac_cv_use_libjpeg"
2067 if test "$no_cache" != 1; then
2068 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
2071 if test "$wxUSE_LIBJPEG" = yes; then
2072 echo "$ac_t""yes" 1>&6
2073 elif test "$wxUSE_LIBJPEG" = no
; then
2074 echo "$ac_t""no" 1>&6
2075 elif test "$wxUSE_LIBJPEG" = sys
; then
2076 echo "$ac_t""system version" 1>&6
2077 elif test "$wxUSE_LIBJPEG" = builtin; then
2078 echo "$ac_t""builtin version" 1>&6
2080 { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2084 echo $ac_n "checking for --with-libtiff""... $ac_c" 1>&6
2085 echo "configure:2086: checking for --with-libtiff" >&5
2087 # Check whether --with-libtiff or --without-libtiff was given.
2088 if test "${with_libtiff+set}" = set; then
2089 withval
="$with_libtiff"
2091 if test "$withval" = yes; then
2092 ac_cv_use_libtiff
='wxUSE_LIBTIFF=yes'
2093 elif test "$withval" = no
; then
2094 ac_cv_use_libtiff
='wxUSE_LIBTIFF=no'
2095 elif test "$withval" = sys
; then
2096 ac_cv_use_libtiff
='wxUSE_LIBTIFF=sys'
2097 elif test "$withval" = builtin; then
2098 ac_cv_use_libtiff
='wxUSE_LIBTIFF=builtin'
2100 { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2105 LINE
=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
2106 if test "x$LINE" != x
; then
2107 eval "DEFAULT_$LINE"
2112 ac_cv_use_libtiff
='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
2117 eval "$ac_cv_use_libtiff"
2118 if test "$no_cache" != 1; then
2119 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
2122 if test "$wxUSE_LIBTIFF" = yes; then
2123 echo "$ac_t""yes" 1>&6
2124 elif test "$wxUSE_LIBTIFF" = no
; then
2125 echo "$ac_t""no" 1>&6
2126 elif test "$wxUSE_LIBTIFF" = sys
; then
2127 echo "$ac_t""system version" 1>&6
2128 elif test "$wxUSE_LIBTIFF" = builtin; then
2129 echo "$ac_t""builtin version" 1>&6
2131 { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2135 echo $ac_n "checking for --with-opengl""... $ac_c" 1>&6
2136 echo "configure:2137: checking for --with-opengl" >&5
2138 # Check whether --with-opengl or --without-opengl was given.
2139 if test "${with_opengl+set}" = set; then
2140 withval
="$with_opengl"
2142 if test "$withval" = yes; then
2143 ac_cv_use_opengl
='wxUSE_OPENGL=yes'
2145 ac_cv_use_opengl
='wxUSE_OPENGL=no'
2150 LINE
=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
2151 if test "x$LINE" != x
; then
2152 eval "DEFAULT_$LINE"
2157 ac_cv_use_opengl
='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
2162 eval "$ac_cv_use_opengl"
2163 if test "$no_cache" != 1; then
2164 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
2167 if test "$wxUSE_OPENGL" = yes; then
2168 echo "$ac_t""yes" 1>&6
2170 echo "$ac_t""no" 1>&6
2177 echo $ac_n "checking for --with-dmalloc""... $ac_c" 1>&6
2178 echo "configure:2179: checking for --with-dmalloc" >&5
2180 # Check whether --with-dmalloc or --without-dmalloc was given.
2181 if test "${with_dmalloc+set}" = set; then
2182 withval
="$with_dmalloc"
2184 if test "$withval" = yes; then
2185 ac_cv_use_dmalloc
='wxUSE_DMALLOC=yes'
2187 ac_cv_use_dmalloc
='wxUSE_DMALLOC=no'
2192 LINE
=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
2193 if test "x$LINE" != x
; then
2194 eval "DEFAULT_$LINE"
2199 ac_cv_use_dmalloc
='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
2204 eval "$ac_cv_use_dmalloc"
2205 if test "$no_cache" != 1; then
2206 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
2209 if test "$wxUSE_DMALLOC" = yes; then
2210 echo "$ac_t""yes" 1>&6
2212 echo "$ac_t""no" 1>&6
2216 echo $ac_n "checking for --with-regex""... $ac_c" 1>&6
2217 echo "configure:2218: checking for --with-regex" >&5
2219 # Check whether --with-regex or --without-regex was given.
2220 if test "${with_regex+set}" = set; then
2221 withval
="$with_regex"
2223 if test "$withval" = yes; then
2224 ac_cv_use_regex
='wxUSE_REGEX=yes'
2225 elif test "$withval" = no
; then
2226 ac_cv_use_regex
='wxUSE_REGEX=no'
2227 elif test "$withval" = sys
; then
2228 ac_cv_use_regex
='wxUSE_REGEX=sys'
2229 elif test "$withval" = builtin; then
2230 ac_cv_use_regex
='wxUSE_REGEX=builtin'
2232 { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2237 LINE
=`grep "wxUSE_REGEX" ${wx_arg_cache_file}`
2238 if test "x$LINE" != x
; then
2239 eval "DEFAULT_$LINE"
2244 ac_cv_use_regex
='wxUSE_REGEX='$DEFAULT_wxUSE_REGEX
2249 eval "$ac_cv_use_regex"
2250 if test "$no_cache" != 1; then
2251 echo $ac_cv_use_regex >> ${wx_arg_cache_file}.tmp
2254 if test "$wxUSE_REGEX" = yes; then
2255 echo "$ac_t""yes" 1>&6
2256 elif test "$wxUSE_REGEX" = no
; then
2257 echo "$ac_t""no" 1>&6
2258 elif test "$wxUSE_REGEX" = sys
; then
2259 echo "$ac_t""system version" 1>&6
2260 elif test "$wxUSE_REGEX" = builtin; then
2261 echo "$ac_t""builtin version" 1>&6
2263 { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2267 echo $ac_n "checking for --with-zlib""... $ac_c" 1>&6
2268 echo "configure:2269: checking for --with-zlib" >&5
2270 # Check whether --with-zlib or --without-zlib was given.
2271 if test "${with_zlib+set}" = set; then
2272 withval
="$with_zlib"
2274 if test "$withval" = yes; then
2275 ac_cv_use_zlib
='wxUSE_ZLIB=yes'
2276 elif test "$withval" = no
; then
2277 ac_cv_use_zlib
='wxUSE_ZLIB=no'
2278 elif test "$withval" = sys
; then
2279 ac_cv_use_zlib
='wxUSE_ZLIB=sys'
2280 elif test "$withval" = builtin; then
2281 ac_cv_use_zlib
='wxUSE_ZLIB=builtin'
2283 { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2288 LINE
=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
2289 if test "x$LINE" != x
; then
2290 eval "DEFAULT_$LINE"
2295 ac_cv_use_zlib
='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
2300 eval "$ac_cv_use_zlib"
2301 if test "$no_cache" != 1; then
2302 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
2305 if test "$wxUSE_ZLIB" = yes; then
2306 echo "$ac_t""yes" 1>&6
2307 elif test "$wxUSE_ZLIB" = no
; then
2308 echo "$ac_t""no" 1>&6
2309 elif test "$wxUSE_ZLIB" = sys
; then
2310 echo "$ac_t""system version" 1>&6
2311 elif test "$wxUSE_ZLIB" = builtin; then
2312 echo "$ac_t""builtin version" 1>&6
2314 { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2318 echo $ac_n "checking for --with-odbc""... $ac_c" 1>&6
2319 echo "configure:2320: checking for --with-odbc" >&5
2321 # Check whether --with-odbc or --without-odbc was given.
2322 if test "${with_odbc+set}" = set; then
2323 withval
="$with_odbc"
2325 if test "$withval" = yes; then
2326 ac_cv_use_odbc
='wxUSE_ODBC=yes'
2328 ac_cv_use_odbc
='wxUSE_ODBC=no'
2333 LINE
=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
2334 if test "x$LINE" != x
; then
2335 eval "DEFAULT_$LINE"
2340 ac_cv_use_odbc
='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
2345 eval "$ac_cv_use_odbc"
2346 if test "$no_cache" != 1; then
2347 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
2350 if test "$wxUSE_ODBC" = yes; then
2351 echo "$ac_t""yes" 1>&6
2353 echo "$ac_t""no" 1>&6
2360 echo $ac_n "checking for --${enablestring:-enable}-shared""... $ac_c" 1>&6
2361 echo "configure:2362: checking for --${enablestring:-enable}-shared" >&5
2363 # Check whether --enable-shared or --disable-shared was given.
2364 if test "${enable_shared+set}" = set; then
2365 enableval
="$enable_shared"
2367 if test "$enableval" = yes; then
2368 ac_cv_use_shared
='wxUSE_SHARED=yes'
2370 ac_cv_use_shared
='wxUSE_SHARED=no'
2375 LINE
=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
2376 if test "x$LINE" != x
; then
2377 eval "DEFAULT_$LINE"
2382 ac_cv_use_shared
='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
2387 eval "$ac_cv_use_shared"
2388 if test "$no_cache" != 1; then
2389 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
2392 if test "$wxUSE_SHARED" = yes; then
2393 echo "$ac_t""yes" 1>&6
2395 echo "$ac_t""no" 1>&6
2400 echo $ac_n "checking for --${enablestring:-enable}-soname""... $ac_c" 1>&6
2401 echo "configure:2402: checking for --${enablestring:-enable}-soname" >&5
2403 # Check whether --enable-soname or --disable-soname was given.
2404 if test "${enable_soname+set}" = set; then
2405 enableval
="$enable_soname"
2407 if test "$enableval" = yes; then
2408 ac_cv_use_soname
='wxUSE_SONAME=yes'
2410 ac_cv_use_soname
='wxUSE_SONAME=no'
2415 LINE
=`grep "wxUSE_SONAME" ${wx_arg_cache_file}`
2416 if test "x$LINE" != x
; then
2417 eval "DEFAULT_$LINE"
2422 ac_cv_use_soname
='wxUSE_SONAME='$DEFAULT_wxUSE_SONAME
2427 eval "$ac_cv_use_soname"
2428 if test "$no_cache" != 1; then
2429 echo $ac_cv_use_soname >> ${wx_arg_cache_file}.tmp
2432 if test "$wxUSE_SONAME" = yes; then
2433 echo "$ac_t""yes" 1>&6
2435 echo "$ac_t""no" 1>&6
2440 echo $ac_n "checking for --${enablestring:-enable}-optimise""... $ac_c" 1>&6
2441 echo "configure:2442: checking for --${enablestring:-enable}-optimise" >&5
2443 # Check whether --enable-optimise or --disable-optimise was given.
2444 if test "${enable_optimise+set}" = set; then
2445 enableval
="$enable_optimise"
2447 if test "$enableval" = yes; then
2448 ac_cv_use_optimise
='wxUSE_OPTIMISE=yes'
2450 ac_cv_use_optimise
='wxUSE_OPTIMISE=no'
2455 LINE
=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
2456 if test "x$LINE" != x
; then
2457 eval "DEFAULT_$LINE"
2462 ac_cv_use_optimise
='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
2467 eval "$ac_cv_use_optimise"
2468 if test "$no_cache" != 1; then
2469 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
2472 if test "$wxUSE_OPTIMISE" = yes; then
2473 echo "$ac_t""yes" 1>&6
2475 echo "$ac_t""no" 1>&6
2480 echo $ac_n "checking for --${enablestring:-enable}-debug""... $ac_c" 1>&6
2481 echo "configure:2482: checking for --${enablestring:-enable}-debug" >&5
2483 # Check whether --enable-debug or --disable-debug was given.
2484 if test "${enable_debug+set}" = set; then
2485 enableval
="$enable_debug"
2487 if test "$enableval" = yes; then
2488 ac_cv_use_debug
='wxUSE_DEBUG=yes'
2490 ac_cv_use_debug
='wxUSE_DEBUG=no'
2495 LINE
=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
2496 if test "x$LINE" != x
; then
2497 eval "DEFAULT_$LINE"
2502 ac_cv_use_debug
='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
2507 eval "$ac_cv_use_debug"
2508 if test "$no_cache" != 1; then
2509 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
2512 if test "$wxUSE_DEBUG" = yes; then
2513 echo "$ac_t""yes" 1>&6
2515 echo "$ac_t""no" 1>&6
2521 echo $ac_n "checking for --${enablestring:-enable}-precomp""... $ac_c" 1>&6
2522 echo "configure:2523: checking for --${enablestring:-enable}-precomp" >&5
2524 # Check whether --enable-precomp or --disable-precomp was given.
2525 if test "${enable_precomp+set}" = set; then
2526 enableval
="$enable_precomp"
2528 if test "$enableval" = yes; then
2529 ac_cv_use_precomp
='wxUSE_PRECOMP=yes'
2531 ac_cv_use_precomp
='wxUSE_PRECOMP=no'
2536 LINE
=`grep "wxUSE_PRECOMP" ${wx_arg_cache_file}`
2537 if test "x$LINE" != x
; then
2538 eval "DEFAULT_$LINE"
2543 ac_cv_use_precomp
='wxUSE_PRECOMP='$DEFAULT_wxUSE_PRECOMP
2548 eval "$ac_cv_use_precomp"
2549 if test "$no_cache" != 1; then
2550 echo $ac_cv_use_precomp >> ${wx_arg_cache_file}.tmp
2553 if test "$wxUSE_PRECOMP" = yes; then
2554 echo "$ac_t""yes" 1>&6
2556 echo "$ac_t""no" 1>&6
2560 if test "$wxUSE_DEBUG" = "yes"; then
2561 DEFAULT_wxUSE_DEBUG_FLAG
=yes
2562 DEFAULT_wxUSE_DEBUG_INFO
=yes
2563 elif test "$wxUSE_DEBUG" = "no"; then
2564 DEFAULT_wxUSE_DEBUG_FLAG
=no
2565 DEFAULT_wxUSE_DEBUG_INFO
=no
2570 echo $ac_n "checking for --${enablestring:-enable}-debug_flag""... $ac_c" 1>&6
2571 echo "configure:2572: checking for --${enablestring:-enable}-debug_flag" >&5
2573 # Check whether --enable-debug_flag or --disable-debug_flag was given.
2574 if test "${enable_debug_flag+set}" = set; then
2575 enableval
="$enable_debug_flag"
2577 if test "$enableval" = yes; then
2578 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=yes'
2580 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=no'
2585 LINE
=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
2586 if test "x$LINE" != x
; then
2587 eval "DEFAULT_$LINE"
2592 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
2597 eval "$ac_cv_use_debug_flag"
2598 if test "$no_cache" != 1; then
2599 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
2602 if test "$wxUSE_DEBUG_FLAG" = yes; then
2603 echo "$ac_t""yes" 1>&6
2605 echo "$ac_t""no" 1>&6
2610 echo $ac_n "checking for --${enablestring:-enable}-debug_info""... $ac_c" 1>&6
2611 echo "configure:2612: checking for --${enablestring:-enable}-debug_info" >&5
2613 # Check whether --enable-debug_info or --disable-debug_info was given.
2614 if test "${enable_debug_info+set}" = set; then
2615 enableval
="$enable_debug_info"
2617 if test "$enableval" = yes; then
2618 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=yes'
2620 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=no'
2625 LINE
=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
2626 if test "x$LINE" != x
; then
2627 eval "DEFAULT_$LINE"
2632 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
2637 eval "$ac_cv_use_debug_info"
2638 if test "$no_cache" != 1; then
2639 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
2642 if test "$wxUSE_DEBUG_INFO" = yes; then
2643 echo "$ac_t""yes" 1>&6
2645 echo "$ac_t""no" 1>&6
2650 echo $ac_n "checking for --${enablestring:-enable}-debug_gdb""... $ac_c" 1>&6
2651 echo "configure:2652: checking for --${enablestring:-enable}-debug_gdb" >&5
2653 # Check whether --enable-debug_gdb or --disable-debug_gdb was given.
2654 if test "${enable_debug_gdb+set}" = set; then
2655 enableval
="$enable_debug_gdb"
2657 if test "$enableval" = yes; then
2658 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=yes'
2660 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=no'
2665 LINE
=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
2666 if test "x$LINE" != x
; then
2667 eval "DEFAULT_$LINE"
2672 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
2677 eval "$ac_cv_use_debug_gdb"
2678 if test "$no_cache" != 1; then
2679 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
2682 if test "$wxUSE_DEBUG_GDB" = yes; then
2683 echo "$ac_t""yes" 1>&6
2685 echo "$ac_t""no" 1>&6
2690 echo $ac_n "checking for --${enablestring:-enable}-debug_cntxt""... $ac_c" 1>&6
2691 echo "configure:2692: checking for --${enablestring:-enable}-debug_cntxt" >&5
2693 # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given.
2694 if test "${enable_debug_cntxt+set}" = set; then
2695 enableval
="$enable_debug_cntxt"
2697 if test "$enableval" = yes; then
2698 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=yes'
2700 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=no'
2705 LINE
=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
2706 if test "x$LINE" != x
; then
2707 eval "DEFAULT_$LINE"
2712 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
2717 eval "$ac_cv_use_debug_cntxt"
2718 if test "$no_cache" != 1; then
2719 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
2722 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
2723 echo "$ac_t""yes" 1>&6
2725 echo "$ac_t""no" 1>&6
2730 echo $ac_n "checking for --${enablestring:-enable}-mem_tracing""... $ac_c" 1>&6
2731 echo "configure:2732: checking for --${enablestring:-enable}-mem_tracing" >&5
2733 # Check whether --enable-mem_tracing or --disable-mem_tracing was given.
2734 if test "${enable_mem_tracing+set}" = set; then
2735 enableval
="$enable_mem_tracing"
2737 if test "$enableval" = yes; then
2738 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=yes'
2740 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=no'
2745 LINE
=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
2746 if test "x$LINE" != x
; then
2747 eval "DEFAULT_$LINE"
2752 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
2757 eval "$ac_cv_use_mem_tracing"
2758 if test "$no_cache" != 1; then
2759 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
2762 if test "$wxUSE_MEM_TRACING" = yes; then
2763 echo "$ac_t""yes" 1>&6
2765 echo "$ac_t""no" 1>&6
2770 echo $ac_n "checking for --${enablestring:-enable}-profile""... $ac_c" 1>&6
2771 echo "configure:2772: checking for --${enablestring:-enable}-profile" >&5
2773 # Check whether --enable-profile or --disable-profile was given.
2774 if test "${enable_profile+set}" = set; then
2775 enableval
="$enable_profile"
2777 if test "$enableval" = yes; then
2778 ac_cv_use_profile
='wxUSE_PROFILE=yes'
2780 ac_cv_use_profile
='wxUSE_PROFILE=no'
2785 LINE
=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
2786 if test "x$LINE" != x
; then
2787 eval "DEFAULT_$LINE"
2792 ac_cv_use_profile
='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
2797 eval "$ac_cv_use_profile"
2798 if test "$no_cache" != 1; then
2799 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
2802 if test "$wxUSE_PROFILE" = yes; then
2803 echo "$ac_t""yes" 1>&6
2805 echo "$ac_t""no" 1>&6
2810 echo $ac_n "checking for --${enablestring:-enable}-no_rtti""... $ac_c" 1>&6
2811 echo "configure:2812: checking for --${enablestring:-enable}-no_rtti" >&5
2813 # Check whether --enable-no_rtti or --disable-no_rtti was given.
2814 if test "${enable_no_rtti+set}" = set; then
2815 enableval
="$enable_no_rtti"
2817 if test "$enableval" = yes; then
2818 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=yes'
2820 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=no'
2825 LINE
=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
2826 if test "x$LINE" != x
; then
2827 eval "DEFAULT_$LINE"
2832 ac_cv_use_no_rtti
='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
2837 eval "$ac_cv_use_no_rtti"
2838 if test "$no_cache" != 1; then
2839 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
2842 if test "$wxUSE_NO_RTTI" = yes; then
2843 echo "$ac_t""yes" 1>&6
2845 echo "$ac_t""no" 1>&6
2850 echo $ac_n "checking for --${enablestring:-enable}-no_exceptions""... $ac_c" 1>&6
2851 echo "configure:2852: checking for --${enablestring:-enable}-no_exceptions" >&5
2853 # Check whether --enable-no_exceptions or --disable-no_exceptions was given.
2854 if test "${enable_no_exceptions+set}" = set; then
2855 enableval
="$enable_no_exceptions"
2857 if test "$enableval" = yes; then
2858 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=yes'
2860 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=no'
2865 LINE
=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
2866 if test "x$LINE" != x
; then
2867 eval "DEFAULT_$LINE"
2872 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
2877 eval "$ac_cv_use_no_exceptions"
2878 if test "$no_cache" != 1; then
2879 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
2882 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
2883 echo "$ac_t""yes" 1>&6
2885 echo "$ac_t""no" 1>&6
2890 echo $ac_n "checking for --${enablestring:-enable}-permissive""... $ac_c" 1>&6
2891 echo "configure:2892: checking for --${enablestring:-enable}-permissive" >&5
2893 # Check whether --enable-permissive or --disable-permissive was given.
2894 if test "${enable_permissive+set}" = set; then
2895 enableval
="$enable_permissive"
2897 if test "$enableval" = yes; then
2898 ac_cv_use_permissive
='wxUSE_PERMISSIVE=yes'
2900 ac_cv_use_permissive
='wxUSE_PERMISSIVE=no'
2905 LINE
=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
2906 if test "x$LINE" != x
; then
2907 eval "DEFAULT_$LINE"
2912 ac_cv_use_permissive
='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
2917 eval "$ac_cv_use_permissive"
2918 if test "$no_cache" != 1; then
2919 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
2922 if test "$wxUSE_PERMISSIVE" = yes; then
2923 echo "$ac_t""yes" 1>&6
2925 echo "$ac_t""no" 1>&6
2930 echo $ac_n "checking for --${enablestring:-enable}-no_deps""... $ac_c" 1>&6
2931 echo "configure:2932: checking for --${enablestring:-enable}-no_deps" >&5
2933 # Check whether --enable-no_deps or --disable-no_deps was given.
2934 if test "${enable_no_deps+set}" = set; then
2935 enableval
="$enable_no_deps"
2937 if test "$enableval" = yes; then
2938 ac_cv_use_no_deps
='wxUSE_NO_DEPS=yes'
2940 ac_cv_use_no_deps
='wxUSE_NO_DEPS=no'
2945 LINE
=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}`
2946 if test "x$LINE" != x
; then
2947 eval "DEFAULT_$LINE"
2952 ac_cv_use_no_deps
='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
2957 eval "$ac_cv_use_no_deps"
2958 if test "$no_cache" != 1; then
2959 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
2962 if test "$wxUSE_NO_DEPS" = yes; then
2963 echo "$ac_t""yes" 1>&6
2965 echo "$ac_t""no" 1>&6
2971 echo $ac_n "checking for --${enablestring:-enable}-compat20""... $ac_c" 1>&6
2972 echo "configure:2973: checking for --${enablestring:-enable}-compat20" >&5
2974 # Check whether --enable-compat20 or --disable-compat20 was given.
2975 if test "${enable_compat20+set}" = set; then
2976 enableval
="$enable_compat20"
2978 if test "$enableval" = yes; then
2979 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=yes'
2981 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=no'
2986 LINE
=`grep "WXWIN_COMPATIBILITY_2" ${wx_arg_cache_file}`
2987 if test "x$LINE" != x
; then
2988 eval "DEFAULT_$LINE"
2993 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2='$DEFAULT_WXWIN_COMPATIBILITY_2
2998 eval "$ac_cv_use_compat20"
2999 if test "$no_cache" != 1; then
3000 echo $ac_cv_use_compat20 >> ${wx_arg_cache_file}.tmp
3003 if test "$WXWIN_COMPATIBILITY_2" = yes; then
3004 echo "$ac_t""yes" 1>&6
3006 echo "$ac_t""no" 1>&6
3011 echo $ac_n "checking for --${enablestring:-enable}-compat22""... $ac_c" 1>&6
3012 echo "configure:3013: checking for --${enablestring:-enable}-compat22" >&5
3014 # Check whether --enable-compat22 or --disable-compat22 was given.
3015 if test "${enable_compat22+set}" = set; then
3016 enableval
="$enable_compat22"
3018 if test "$enableval" = yes; then
3019 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=yes'
3021 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=no'
3026 LINE
=`grep "WXWIN_COMPATIBILITY_2_2" ${wx_arg_cache_file}`
3027 if test "x$LINE" != x
; then
3028 eval "DEFAULT_$LINE"
3033 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2='$DEFAULT_WXWIN_COMPATIBILITY_2_2
3038 eval "$ac_cv_use_compat22"
3039 if test "$no_cache" != 1; then
3040 echo $ac_cv_use_compat22 >> ${wx_arg_cache_file}.tmp
3043 if test "$WXWIN_COMPATIBILITY_2_2" = yes; then
3044 echo "$ac_t""yes" 1>&6
3046 echo "$ac_t""no" 1>&6
3050 enablestring
=disable
3051 echo $ac_n "checking for --${enablestring:-enable}-compat24""... $ac_c" 1>&6
3052 echo "configure:3053: checking for --${enablestring:-enable}-compat24" >&5
3054 # Check whether --enable-compat24 or --disable-compat24 was given.
3055 if test "${enable_compat24+set}" = set; then
3056 enableval
="$enable_compat24"
3058 if test "$enableval" = yes; then
3059 ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4=yes'
3061 ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4=no'
3066 LINE
=`grep "WXWIN_COMPATIBILITY_2_4" ${wx_arg_cache_file}`
3067 if test "x$LINE" != x
; then
3068 eval "DEFAULT_$LINE"
3073 ac_cv_use_compat24
='WXWIN_COMPATIBILITY_2_4='$DEFAULT_WXWIN_COMPATIBILITY_2_4
3078 eval "$ac_cv_use_compat24"
3079 if test "$no_cache" != 1; then
3080 echo $ac_cv_use_compat24 >> ${wx_arg_cache_file}.tmp
3083 if test "$WXWIN_COMPATIBILITY_2_4" = yes; then
3084 echo "$ac_t""yes" 1>&6
3086 echo "$ac_t""no" 1>&6
3090 # Check whether --enable-rpath or --disable-rpath was given.
3091 if test "${enable_rpath+set}" = set; then
3092 enableval
="$enable_rpath"
3093 wxRPATH_DIR
="$enableval"
3097 if test "$wxRPATH_DIR" != "" -a "$wxRPATH_DIR" != "disable"; then
3098 WXCONFIG_RPATH
="-Wl,-rpath -Wl,$wxRPATH_DIR"
3105 echo $ac_n "checking for --${enablestring:-enable}-intl""... $ac_c" 1>&6
3106 echo "configure:3107: checking for --${enablestring:-enable}-intl" >&5
3108 # Check whether --enable-intl or --disable-intl was given.
3109 if test "${enable_intl+set}" = set; then
3110 enableval
="$enable_intl"
3112 if test "$enableval" = yes; then
3113 ac_cv_use_intl
='wxUSE_INTL=yes'
3115 ac_cv_use_intl
='wxUSE_INTL=no'
3120 LINE
=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
3121 if test "x$LINE" != x
; then
3122 eval "DEFAULT_$LINE"
3127 ac_cv_use_intl
='wxUSE_INTL='$DEFAULT_wxUSE_INTL
3132 eval "$ac_cv_use_intl"
3133 if test "$no_cache" != 1; then
3134 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
3137 if test "$wxUSE_INTL" = yes; then
3138 echo "$ac_t""yes" 1>&6
3140 echo "$ac_t""no" 1>&6
3145 echo $ac_n "checking for --${enablestring:-enable}-config""... $ac_c" 1>&6
3146 echo "configure:3147: checking for --${enablestring:-enable}-config" >&5
3148 # Check whether --enable-config or --disable-config was given.
3149 if test "${enable_config+set}" = set; then
3150 enableval
="$enable_config"
3152 if test "$enableval" = yes; then
3153 ac_cv_use_config
='wxUSE_CONFIG=yes'
3155 ac_cv_use_config
='wxUSE_CONFIG=no'
3160 LINE
=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
3161 if test "x$LINE" != x
; then
3162 eval "DEFAULT_$LINE"
3167 ac_cv_use_config
='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
3172 eval "$ac_cv_use_config"
3173 if test "$no_cache" != 1; then
3174 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
3177 if test "$wxUSE_CONFIG" = yes; then
3178 echo "$ac_t""yes" 1>&6
3180 echo "$ac_t""no" 1>&6
3186 echo $ac_n "checking for --${enablestring:-enable}-protocols""... $ac_c" 1>&6
3187 echo "configure:3188: checking for --${enablestring:-enable}-protocols" >&5
3189 # Check whether --enable-protocols or --disable-protocols was given.
3190 if test "${enable_protocols+set}" = set; then
3191 enableval
="$enable_protocols"
3193 if test "$enableval" = yes; then
3194 ac_cv_use_protocols
='wxUSE_PROTOCOL=yes'
3196 ac_cv_use_protocols
='wxUSE_PROTOCOL=no'
3201 LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
3202 if test "x$LINE" != x
; then
3203 eval "DEFAULT_$LINE"
3208 ac_cv_use_protocols
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
3213 eval "$ac_cv_use_protocols"
3214 if test "$no_cache" != 1; then
3215 echo $ac_cv_use_protocols >> ${wx_arg_cache_file}.tmp
3218 if test "$wxUSE_PROTOCOL" = yes; then
3219 echo "$ac_t""yes" 1>&6
3221 echo "$ac_t""no" 1>&6
3226 echo $ac_n "checking for --${enablestring:-enable}-ftp""... $ac_c" 1>&6
3227 echo "configure:3228: checking for --${enablestring:-enable}-ftp" >&5
3229 # Check whether --enable-ftp or --disable-ftp was given.
3230 if test "${enable_ftp+set}" = set; then
3231 enableval
="$enable_ftp"
3233 if test "$enableval" = yes; then
3234 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=yes'
3236 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=no'
3241 LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
3242 if test "x$LINE" != x
; then
3243 eval "DEFAULT_$LINE"
3248 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
3253 eval "$ac_cv_use_ftp"
3254 if test "$no_cache" != 1; then
3255 echo $ac_cv_use_ftp >> ${wx_arg_cache_file}.tmp
3258 if test "$wxUSE_PROTOCOL_FTP" = yes; then
3259 echo "$ac_t""yes" 1>&6
3261 echo "$ac_t""no" 1>&6
3266 echo $ac_n "checking for --${enablestring:-enable}-http""... $ac_c" 1>&6
3267 echo "configure:3268: checking for --${enablestring:-enable}-http" >&5
3269 # Check whether --enable-http or --disable-http was given.
3270 if test "${enable_http+set}" = set; then
3271 enableval
="$enable_http"
3273 if test "$enableval" = yes; then
3274 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=yes'
3276 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=no'
3281 LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
3282 if test "x$LINE" != x
; then
3283 eval "DEFAULT_$LINE"
3288 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
3293 eval "$ac_cv_use_http"
3294 if test "$no_cache" != 1; then
3295 echo $ac_cv_use_http >> ${wx_arg_cache_file}.tmp
3298 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
3299 echo "$ac_t""yes" 1>&6
3301 echo "$ac_t""no" 1>&6
3306 echo $ac_n "checking for --${enablestring:-enable}-fileproto""... $ac_c" 1>&6
3307 echo "configure:3308: checking for --${enablestring:-enable}-fileproto" >&5
3309 # Check whether --enable-fileproto or --disable-fileproto was given.
3310 if test "${enable_fileproto+set}" = set; then
3311 enableval
="$enable_fileproto"
3313 if test "$enableval" = yes; then
3314 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=yes'
3316 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=no'
3321 LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
3322 if test "x$LINE" != x
; then
3323 eval "DEFAULT_$LINE"
3328 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
3333 eval "$ac_cv_use_fileproto"
3334 if test "$no_cache" != 1; then
3335 echo $ac_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
3338 if test "$wxUSE_PROTOCOL_FILE" = yes; then
3339 echo "$ac_t""yes" 1>&6
3341 echo "$ac_t""no" 1>&6
3346 echo $ac_n "checking for --${enablestring:-enable}-sockets""... $ac_c" 1>&6
3347 echo "configure:3348: checking for --${enablestring:-enable}-sockets" >&5
3349 # Check whether --enable-sockets or --disable-sockets was given.
3350 if test "${enable_sockets+set}" = set; then
3351 enableval
="$enable_sockets"
3353 if test "$enableval" = yes; then
3354 ac_cv_use_sockets
='wxUSE_SOCKETS=yes'
3356 ac_cv_use_sockets
='wxUSE_SOCKETS=no'
3361 LINE
=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
3362 if test "x$LINE" != x
; then
3363 eval "DEFAULT_$LINE"
3368 ac_cv_use_sockets
='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
3373 eval "$ac_cv_use_sockets"
3374 if test "$no_cache" != 1; then
3375 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
3378 if test "$wxUSE_SOCKETS" = yes; then
3379 echo "$ac_t""yes" 1>&6
3381 echo "$ac_t""no" 1>&6
3386 echo $ac_n "checking for --${enablestring:-enable}-ole""... $ac_c" 1>&6
3387 echo "configure:3388: checking for --${enablestring:-enable}-ole" >&5
3389 # Check whether --enable-ole or --disable-ole was given.
3390 if test "${enable_ole+set}" = set; then
3391 enableval
="$enable_ole"
3393 if test "$enableval" = yes; then
3394 ac_cv_use_ole
='wxUSE_OLE=yes'
3396 ac_cv_use_ole
='wxUSE_OLE=no'
3401 LINE
=`grep "wxUSE_OLE" ${wx_arg_cache_file}`
3402 if test "x$LINE" != x
; then
3403 eval "DEFAULT_$LINE"
3408 ac_cv_use_ole
='wxUSE_OLE='$DEFAULT_wxUSE_OLE
3413 eval "$ac_cv_use_ole"
3414 if test "$no_cache" != 1; then
3415 echo $ac_cv_use_ole >> ${wx_arg_cache_file}.tmp
3418 if test "$wxUSE_OLE" = yes; then
3419 echo "$ac_t""yes" 1>&6
3421 echo "$ac_t""no" 1>&6
3426 echo $ac_n "checking for --${enablestring:-enable}-dataobj""... $ac_c" 1>&6
3427 echo "configure:3428: checking for --${enablestring:-enable}-dataobj" >&5
3429 # Check whether --enable-dataobj or --disable-dataobj was given.
3430 if test "${enable_dataobj+set}" = set; then
3431 enableval
="$enable_dataobj"
3433 if test "$enableval" = yes; then
3434 ac_cv_use_dataobj
='wxUSE_DATAOBJ=yes'
3436 ac_cv_use_dataobj
='wxUSE_DATAOBJ=no'
3441 LINE
=`grep "wxUSE_DATAOBJ" ${wx_arg_cache_file}`
3442 if test "x$LINE" != x
; then
3443 eval "DEFAULT_$LINE"
3448 ac_cv_use_dataobj
='wxUSE_DATAOBJ='$DEFAULT_wxUSE_DATAOBJ
3453 eval "$ac_cv_use_dataobj"
3454 if test "$no_cache" != 1; then
3455 echo $ac_cv_use_dataobj >> ${wx_arg_cache_file}.tmp
3458 if test "$wxUSE_DATAOBJ" = yes; then
3459 echo "$ac_t""yes" 1>&6
3461 echo "$ac_t""no" 1>&6
3467 echo $ac_n "checking for --${enablestring:-enable}-ipc""... $ac_c" 1>&6
3468 echo "configure:3469: checking for --${enablestring:-enable}-ipc" >&5
3470 # Check whether --enable-ipc or --disable-ipc was given.
3471 if test "${enable_ipc+set}" = set; then
3472 enableval
="$enable_ipc"
3474 if test "$enableval" = yes; then
3475 ac_cv_use_ipc
='wxUSE_IPC=yes'
3477 ac_cv_use_ipc
='wxUSE_IPC=no'
3482 LINE
=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
3483 if test "x$LINE" != x
; then
3484 eval "DEFAULT_$LINE"
3489 ac_cv_use_ipc
='wxUSE_IPC='$DEFAULT_wxUSE_IPC
3494 eval "$ac_cv_use_ipc"
3495 if test "$no_cache" != 1; then
3496 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
3499 if test "$wxUSE_IPC" = yes; then
3500 echo "$ac_t""yes" 1>&6
3502 echo "$ac_t""no" 1>&6
3508 echo $ac_n "checking for --${enablestring:-enable}-cmdline""... $ac_c" 1>&6
3509 echo "configure:3510: checking for --${enablestring:-enable}-cmdline" >&5
3511 # Check whether --enable-cmdline or --disable-cmdline was given.
3512 if test "${enable_cmdline+set}" = set; then
3513 enableval
="$enable_cmdline"
3515 if test "$enableval" = yes; then
3516 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=yes'
3518 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=no'
3523 LINE
=`grep "wxUSE_CMDLINE_PARSER" ${wx_arg_cache_file}`
3524 if test "x$LINE" != x
; then
3525 eval "DEFAULT_$LINE"
3530 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER='$DEFAULT_wxUSE_CMDLINE_PARSER
3535 eval "$ac_cv_use_cmdline"
3536 if test "$no_cache" != 1; then
3537 echo $ac_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
3540 if test "$wxUSE_CMDLINE_PARSER" = yes; then
3541 echo "$ac_t""yes" 1>&6
3543 echo "$ac_t""no" 1>&6
3548 echo $ac_n "checking for --${enablestring:-enable}-datetime""... $ac_c" 1>&6
3549 echo "configure:3550: checking for --${enablestring:-enable}-datetime" >&5
3551 # Check whether --enable-datetime or --disable-datetime was given.
3552 if test "${enable_datetime+set}" = set; then
3553 enableval
="$enable_datetime"
3555 if test "$enableval" = yes; then
3556 ac_cv_use_datetime
='wxUSE_DATETIME=yes'
3558 ac_cv_use_datetime
='wxUSE_DATETIME=no'
3563 LINE
=`grep "wxUSE_DATETIME" ${wx_arg_cache_file}`
3564 if test "x$LINE" != x
; then
3565 eval "DEFAULT_$LINE"
3570 ac_cv_use_datetime
='wxUSE_DATETIME='$DEFAULT_wxUSE_DATETIME
3575 eval "$ac_cv_use_datetime"
3576 if test "$no_cache" != 1; then
3577 echo $ac_cv_use_datetime >> ${wx_arg_cache_file}.tmp
3580 if test "$wxUSE_DATETIME" = yes; then
3581 echo "$ac_t""yes" 1>&6
3583 echo "$ac_t""no" 1>&6
3588 echo $ac_n "checking for --${enablestring:-enable}-timedate""... $ac_c" 1>&6
3589 echo "configure:3590: checking for --${enablestring:-enable}-timedate" >&5
3591 # Check whether --enable-timedate or --disable-timedate was given.
3592 if test "${enable_timedate+set}" = set; then
3593 enableval
="$enable_timedate"
3595 if test "$enableval" = yes; then
3596 ac_cv_use_timedate
='wxUSE_TIMEDATE=yes'
3598 ac_cv_use_timedate
='wxUSE_TIMEDATE=no'
3603 LINE
=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}`
3604 if test "x$LINE" != x
; then
3605 eval "DEFAULT_$LINE"
3610 ac_cv_use_timedate
='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE
3615 eval "$ac_cv_use_timedate"
3616 if test "$no_cache" != 1; then
3617 echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
3620 if test "$wxUSE_TIMEDATE" = yes; then
3621 echo "$ac_t""yes" 1>&6
3623 echo "$ac_t""no" 1>&6
3628 echo $ac_n "checking for --${enablestring:-enable}-stopwatch""... $ac_c" 1>&6
3629 echo "configure:3630: checking for --${enablestring:-enable}-stopwatch" >&5
3631 # Check whether --enable-stopwatch or --disable-stopwatch was given.
3632 if test "${enable_stopwatch+set}" = set; then
3633 enableval
="$enable_stopwatch"
3635 if test "$enableval" = yes; then
3636 ac_cv_use_stopwatch
='wxUSE_STOPWATCH=yes'
3638 ac_cv_use_stopwatch
='wxUSE_STOPWATCH=no'
3643 LINE
=`grep "wxUSE_STOPWATCH" ${wx_arg_cache_file}`
3644 if test "x$LINE" != x
; then
3645 eval "DEFAULT_$LINE"
3650 ac_cv_use_stopwatch
='wxUSE_STOPWATCH='$DEFAULT_wxUSE_STOPWATCH
3655 eval "$ac_cv_use_stopwatch"
3656 if test "$no_cache" != 1; then
3657 echo $ac_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
3660 if test "$wxUSE_STOPWATCH" = yes; then
3661 echo "$ac_t""yes" 1>&6
3663 echo "$ac_t""no" 1>&6
3668 echo $ac_n "checking for --${enablestring:-enable}-dialupman""... $ac_c" 1>&6
3669 echo "configure:3670: checking for --${enablestring:-enable}-dialupman" >&5
3671 # Check whether --enable-dialupman or --disable-dialupman was given.
3672 if test "${enable_dialupman+set}" = set; then
3673 enableval
="$enable_dialupman"
3675 if test "$enableval" = yes; then
3676 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=yes'
3678 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=no'
3683 LINE
=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
3684 if test "x$LINE" != x
; then
3685 eval "DEFAULT_$LINE"
3690 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
3695 eval "$ac_cv_use_dialupman"
3696 if test "$no_cache" != 1; then
3697 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
3700 if test "$wxUSE_DIALUP_MANAGER" = yes; then
3701 echo "$ac_t""yes" 1>&6
3703 echo "$ac_t""no" 1>&6
3708 echo $ac_n "checking for --${enablestring:-enable}-apple_ieee""... $ac_c" 1>&6
3709 echo "configure:3710: checking for --${enablestring:-enable}-apple_ieee" >&5
3711 # Check whether --enable-apple_ieee or --disable-apple_ieee was given.
3712 if test "${enable_apple_ieee+set}" = set; then
3713 enableval
="$enable_apple_ieee"
3715 if test "$enableval" = yes; then
3716 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=yes'
3718 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=no'
3723 LINE
=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
3724 if test "x$LINE" != x
; then
3725 eval "DEFAULT_$LINE"
3730 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
3735 eval "$ac_cv_use_apple_ieee"
3736 if test "$no_cache" != 1; then
3737 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
3740 if test "$wxUSE_APPLE_IEEE" = yes; then
3741 echo "$ac_t""yes" 1>&6
3743 echo "$ac_t""no" 1>&6
3748 echo $ac_n "checking for --${enablestring:-enable}-timer""... $ac_c" 1>&6
3749 echo "configure:3750: checking for --${enablestring:-enable}-timer" >&5
3751 # Check whether --enable-timer or --disable-timer was given.
3752 if test "${enable_timer+set}" = set; then
3753 enableval
="$enable_timer"
3755 if test "$enableval" = yes; then
3756 ac_cv_use_timer
='wxUSE_TIMER=yes'
3758 ac_cv_use_timer
='wxUSE_TIMER=no'
3763 LINE
=`grep "wxUSE_TIMER" ${wx_arg_cache_file}`
3764 if test "x$LINE" != x
; then
3765 eval "DEFAULT_$LINE"
3770 ac_cv_use_timer
='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER
3775 eval "$ac_cv_use_timer"
3776 if test "$no_cache" != 1; then
3777 echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
3780 if test "$wxUSE_TIMER" = yes; then
3781 echo "$ac_t""yes" 1>&6
3783 echo "$ac_t""no" 1>&6
3788 echo $ac_n "checking for --${enablestring:-enable}-wave""... $ac_c" 1>&6
3789 echo "configure:3790: checking for --${enablestring:-enable}-wave" >&5
3791 # Check whether --enable-wave or --disable-wave was given.
3792 if test "${enable_wave+set}" = set; then
3793 enableval
="$enable_wave"
3795 if test "$enableval" = yes; then
3796 ac_cv_use_wave
='wxUSE_WAVE=yes'
3798 ac_cv_use_wave
='wxUSE_WAVE=no'
3803 LINE
=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
3804 if test "x$LINE" != x
; then
3805 eval "DEFAULT_$LINE"
3810 ac_cv_use_wave
='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
3815 eval "$ac_cv_use_wave"
3816 if test "$no_cache" != 1; then
3817 echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
3820 if test "$wxUSE_WAVE" = yes; then
3821 echo "$ac_t""yes" 1>&6
3823 echo "$ac_t""no" 1>&6
3828 echo $ac_n "checking for --${enablestring:-enable}-fraction""... $ac_c" 1>&6
3829 echo "configure:3830: checking for --${enablestring:-enable}-fraction" >&5
3831 # Check whether --enable-fraction or --disable-fraction was given.
3832 if test "${enable_fraction+set}" = set; then
3833 enableval
="$enable_fraction"
3835 if test "$enableval" = yes; then
3836 ac_cv_use_fraction
='wxUSE_FRACTION=yes'
3838 ac_cv_use_fraction
='wxUSE_FRACTION=no'
3843 LINE
=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}`
3844 if test "x$LINE" != x
; then
3845 eval "DEFAULT_$LINE"
3850 ac_cv_use_fraction
='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION
3855 eval "$ac_cv_use_fraction"
3856 if test "$no_cache" != 1; then
3857 echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
3860 if test "$wxUSE_FRACTION" = yes; then
3861 echo "$ac_t""yes" 1>&6
3863 echo "$ac_t""no" 1>&6
3868 echo $ac_n "checking for --${enablestring:-enable}-dynlib""... $ac_c" 1>&6
3869 echo "configure:3870: checking for --${enablestring:-enable}-dynlib" >&5
3871 # Check whether --enable-dynlib or --disable-dynlib was given.
3872 if test "${enable_dynlib+set}" = set; then
3873 enableval
="$enable_dynlib"
3875 if test "$enableval" = yes; then
3876 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=yes'
3878 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=no'
3883 LINE
=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
3884 if test "x$LINE" != x
; then
3885 eval "DEFAULT_$LINE"
3890 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
3895 eval "$ac_cv_use_dynlib"
3896 if test "$no_cache" != 1; then
3897 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
3900 if test "$wxUSE_DYNLIB_CLASS" = yes; then
3901 echo "$ac_t""yes" 1>&6
3903 echo "$ac_t""no" 1>&6
3908 echo $ac_n "checking for --${enablestring:-enable}-dynamicloader""... $ac_c" 1>&6
3909 echo "configure:3910: checking for --${enablestring:-enable}-dynamicloader" >&5
3911 # Check whether --enable-dynamicloader or --disable-dynamicloader was given.
3912 if test "${enable_dynamicloader+set}" = set; then
3913 enableval
="$enable_dynamicloader"
3915 if test "$enableval" = yes; then
3916 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=yes'
3918 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=no'
3923 LINE
=`grep "wxUSE_DYNAMIC_LOADER" ${wx_arg_cache_file}`
3924 if test "x$LINE" != x
; then
3925 eval "DEFAULT_$LINE"
3930 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER='$DEFAULT_wxUSE_DYNAMIC_LOADER
3935 eval "$ac_cv_use_dynamicloader"
3936 if test "$no_cache" != 1; then
3937 echo $ac_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
3940 if test "$wxUSE_DYNAMIC_LOADER" = yes; then
3941 echo "$ac_t""yes" 1>&6
3943 echo "$ac_t""no" 1>&6
3948 echo $ac_n "checking for --${enablestring:-enable}-longlong""... $ac_c" 1>&6
3949 echo "configure:3950: checking for --${enablestring:-enable}-longlong" >&5
3951 # Check whether --enable-longlong or --disable-longlong was given.
3952 if test "${enable_longlong+set}" = set; then
3953 enableval
="$enable_longlong"
3955 if test "$enableval" = yes; then
3956 ac_cv_use_longlong
='wxUSE_LONGLONG=yes'
3958 ac_cv_use_longlong
='wxUSE_LONGLONG=no'
3963 LINE
=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
3964 if test "x$LINE" != x
; then
3965 eval "DEFAULT_$LINE"
3970 ac_cv_use_longlong
='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
3975 eval "$ac_cv_use_longlong"
3976 if test "$no_cache" != 1; then
3977 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
3980 if test "$wxUSE_LONGLONG" = yes; then
3981 echo "$ac_t""yes" 1>&6
3983 echo "$ac_t""no" 1>&6
3988 echo $ac_n "checking for --${enablestring:-enable}-geometry""... $ac_c" 1>&6
3989 echo "configure:3990: checking for --${enablestring:-enable}-geometry" >&5
3991 # Check whether --enable-geometry or --disable-geometry was given.
3992 if test "${enable_geometry+set}" = set; then
3993 enableval
="$enable_geometry"
3995 if test "$enableval" = yes; then
3996 ac_cv_use_geometry
='wxUSE_GEOMETRY=yes'
3998 ac_cv_use_geometry
='wxUSE_GEOMETRY=no'
4003 LINE
=`grep "wxUSE_GEOMETRY" ${wx_arg_cache_file}`
4004 if test "x$LINE" != x
; then
4005 eval "DEFAULT_$LINE"
4010 ac_cv_use_geometry
='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY
4015 eval "$ac_cv_use_geometry"
4016 if test "$no_cache" != 1; then
4017 echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp
4020 if test "$wxUSE_GEOMETRY" = yes; then
4021 echo "$ac_t""yes" 1>&6
4023 echo "$ac_t""no" 1>&6
4028 echo $ac_n "checking for --${enablestring:-enable}-log""... $ac_c" 1>&6
4029 echo "configure:4030: checking for --${enablestring:-enable}-log" >&5
4031 # Check whether --enable-log or --disable-log was given.
4032 if test "${enable_log+set}" = set; then
4033 enableval
="$enable_log"
4035 if test "$enableval" = yes; then
4036 ac_cv_use_log
='wxUSE_LOG=yes'
4038 ac_cv_use_log
='wxUSE_LOG=no'
4043 LINE
=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
4044 if test "x$LINE" != x
; then
4045 eval "DEFAULT_$LINE"
4050 ac_cv_use_log
='wxUSE_LOG='$DEFAULT_wxUSE_LOG
4055 eval "$ac_cv_use_log"
4056 if test "$no_cache" != 1; then
4057 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
4060 if test "$wxUSE_LOG" = yes; then
4061 echo "$ac_t""yes" 1>&6
4063 echo "$ac_t""no" 1>&6
4068 echo $ac_n "checking for --${enablestring:-enable}-streams""... $ac_c" 1>&6
4069 echo "configure:4070: checking for --${enablestring:-enable}-streams" >&5
4071 # Check whether --enable-streams or --disable-streams was given.
4072 if test "${enable_streams+set}" = set; then
4073 enableval
="$enable_streams"
4075 if test "$enableval" = yes; then
4076 ac_cv_use_streams
='wxUSE_STREAMS=yes'
4078 ac_cv_use_streams
='wxUSE_STREAMS=no'
4083 LINE
=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
4084 if test "x$LINE" != x
; then
4085 eval "DEFAULT_$LINE"
4090 ac_cv_use_streams
='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
4095 eval "$ac_cv_use_streams"
4096 if test "$no_cache" != 1; then
4097 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
4100 if test "$wxUSE_STREAMS" = yes; then
4101 echo "$ac_t""yes" 1>&6
4103 echo "$ac_t""no" 1>&6
4108 echo $ac_n "checking for --${enablestring:-enable}-file""... $ac_c" 1>&6
4109 echo "configure:4110: checking for --${enablestring:-enable}-file" >&5
4111 # Check whether --enable-file or --disable-file was given.
4112 if test "${enable_file+set}" = set; then
4113 enableval
="$enable_file"
4115 if test "$enableval" = yes; then
4116 ac_cv_use_file
='wxUSE_FILE=yes'
4118 ac_cv_use_file
='wxUSE_FILE=no'
4123 LINE
=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
4124 if test "x$LINE" != x
; then
4125 eval "DEFAULT_$LINE"
4130 ac_cv_use_file
='wxUSE_FILE='$DEFAULT_wxUSE_FILE
4135 eval "$ac_cv_use_file"
4136 if test "$no_cache" != 1; then
4137 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
4140 if test "$wxUSE_FILE" = yes; then
4141 echo "$ac_t""yes" 1>&6
4143 echo "$ac_t""no" 1>&6
4148 echo $ac_n "checking for --${enablestring:-enable}-ffile""... $ac_c" 1>&6
4149 echo "configure:4150: checking for --${enablestring:-enable}-ffile" >&5
4151 # Check whether --enable-ffile or --disable-ffile was given.
4152 if test "${enable_ffile+set}" = set; then
4153 enableval
="$enable_ffile"
4155 if test "$enableval" = yes; then
4156 ac_cv_use_ffile
='wxUSE_FFILE=yes'
4158 ac_cv_use_ffile
='wxUSE_FFILE=no'
4163 LINE
=`grep "wxUSE_FFILE" ${wx_arg_cache_file}`
4164 if test "x$LINE" != x
; then
4165 eval "DEFAULT_$LINE"
4170 ac_cv_use_ffile
='wxUSE_FFILE='$DEFAULT_wxUSE_FFILE
4175 eval "$ac_cv_use_ffile"
4176 if test "$no_cache" != 1; then
4177 echo $ac_cv_use_ffile >> ${wx_arg_cache_file}.tmp
4180 if test "$wxUSE_FFILE" = yes; then
4181 echo "$ac_t""yes" 1>&6
4183 echo "$ac_t""no" 1>&6
4188 echo $ac_n "checking for --${enablestring:-enable}-textbuf""... $ac_c" 1>&6
4189 echo "configure:4190: checking for --${enablestring:-enable}-textbuf" >&5
4191 # Check whether --enable-textbuf or --disable-textbuf was given.
4192 if test "${enable_textbuf+set}" = set; then
4193 enableval
="$enable_textbuf"
4195 if test "$enableval" = yes; then
4196 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=yes'
4198 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=no'
4203 LINE
=`grep "wxUSE_TEXTBUFFER" ${wx_arg_cache_file}`
4204 if test "x$LINE" != x
; then
4205 eval "DEFAULT_$LINE"
4210 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER='$DEFAULT_wxUSE_TEXTBUFFER
4215 eval "$ac_cv_use_textbuf"
4216 if test "$no_cache" != 1; then
4217 echo $ac_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
4220 if test "$wxUSE_TEXTBUFFER" = yes; then
4221 echo "$ac_t""yes" 1>&6
4223 echo "$ac_t""no" 1>&6
4228 echo $ac_n "checking for --${enablestring:-enable}-textfile""... $ac_c" 1>&6
4229 echo "configure:4230: checking for --${enablestring:-enable}-textfile" >&5
4231 # Check whether --enable-textfile or --disable-textfile was given.
4232 if test "${enable_textfile+set}" = set; then
4233 enableval
="$enable_textfile"
4235 if test "$enableval" = yes; then
4236 ac_cv_use_textfile
='wxUSE_TEXTFILE=yes'
4238 ac_cv_use_textfile
='wxUSE_TEXTFILE=no'
4243 LINE
=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
4244 if test "x$LINE" != x
; then
4245 eval "DEFAULT_$LINE"
4250 ac_cv_use_textfile
='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
4255 eval "$ac_cv_use_textfile"
4256 if test "$no_cache" != 1; then
4257 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
4260 if test "$wxUSE_TEXTFILE" = yes; then
4261 echo "$ac_t""yes" 1>&6
4263 echo "$ac_t""no" 1>&6
4268 echo $ac_n "checking for --${enablestring:-enable}-fontmap""... $ac_c" 1>&6
4269 echo "configure:4270: checking for --${enablestring:-enable}-fontmap" >&5
4271 # Check whether --enable-fontmap or --disable-fontmap was given.
4272 if test "${enable_fontmap+set}" = set; then
4273 enableval
="$enable_fontmap"
4275 if test "$enableval" = yes; then
4276 ac_cv_use_fontmap
='wxUSE_FONTMAP=yes'
4278 ac_cv_use_fontmap
='wxUSE_FONTMAP=no'
4283 LINE
=`grep "wxUSE_FONTMAP" ${wx_arg_cache_file}`
4284 if test "x$LINE" != x
; then
4285 eval "DEFAULT_$LINE"
4290 ac_cv_use_fontmap
='wxUSE_FONTMAP='$DEFAULT_wxUSE_FONTMAP
4295 eval "$ac_cv_use_fontmap"
4296 if test "$no_cache" != 1; then
4297 echo $ac_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
4300 if test "$wxUSE_FONTMAP" = yes; then
4301 echo "$ac_t""yes" 1>&6
4303 echo "$ac_t""no" 1>&6
4308 echo $ac_n "checking for --${enablestring:-enable}-unicode""... $ac_c" 1>&6
4309 echo "configure:4310: checking for --${enablestring:-enable}-unicode" >&5
4311 # Check whether --enable-unicode or --disable-unicode was given.
4312 if test "${enable_unicode+set}" = set; then
4313 enableval
="$enable_unicode"
4315 if test "$enableval" = yes; then
4316 ac_cv_use_unicode
='wxUSE_UNICODE=yes'
4318 ac_cv_use_unicode
='wxUSE_UNICODE=no'
4323 LINE
=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
4324 if test "x$LINE" != x
; then
4325 eval "DEFAULT_$LINE"
4330 ac_cv_use_unicode
='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
4335 eval "$ac_cv_use_unicode"
4336 if test "$no_cache" != 1; then
4337 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
4340 if test "$wxUSE_UNICODE" = yes; then
4341 echo "$ac_t""yes" 1>&6
4343 echo "$ac_t""no" 1>&6
4348 echo $ac_n "checking for --${enablestring:-enable}-mslu""... $ac_c" 1>&6
4349 echo "configure:4350: checking for --${enablestring:-enable}-mslu" >&5
4351 # Check whether --enable-mslu or --disable-mslu was given.
4352 if test "${enable_mslu+set}" = set; then
4353 enableval
="$enable_mslu"
4355 if test "$enableval" = yes; then
4356 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=yes'
4358 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=no'
4363 LINE
=`grep "wxUSE_UNICODE_MSLU" ${wx_arg_cache_file}`
4364 if test "x$LINE" != x
; then
4365 eval "DEFAULT_$LINE"
4370 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU='$DEFAULT_wxUSE_UNICODE_MSLU
4375 eval "$ac_cv_use_mslu"
4376 if test "$no_cache" != 1; then
4377 echo $ac_cv_use_mslu >> ${wx_arg_cache_file}.tmp
4380 if test "$wxUSE_UNICODE_MSLU" = yes; then
4381 echo "$ac_t""yes" 1>&6
4383 echo "$ac_t""no" 1>&6
4388 echo $ac_n "checking for --${enablestring:-enable}-wxprintfv""... $ac_c" 1>&6
4389 echo "configure:4390: checking for --${enablestring:-enable}-wxprintfv" >&5
4391 # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
4392 if test "${enable_wxprintfv+set}" = set; then
4393 enableval
="$enable_wxprintfv"
4395 if test "$enableval" = yes; then
4396 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=yes'
4398 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=no'
4403 LINE
=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
4404 if test "x$LINE" != x
; then
4405 eval "DEFAULT_$LINE"
4410 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
4415 eval "$ac_cv_use_wxprintfv"
4416 if test "$no_cache" != 1; then
4417 echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
4420 if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then
4421 echo "$ac_t""yes" 1>&6
4423 echo "$ac_t""no" 1>&6
4428 echo $ac_n "checking for --${enablestring:-enable}-std_iostreams""... $ac_c" 1>&6
4429 echo "configure:4430: checking for --${enablestring:-enable}-std_iostreams" >&5
4431 # Check whether --enable-std_iostreams or --disable-std_iostreams was given.
4432 if test "${enable_std_iostreams+set}" = set; then
4433 enableval
="$enable_std_iostreams"
4435 if test "$enableval" = yes; then
4436 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=yes'
4438 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=no'
4443 LINE
=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
4444 if test "x$LINE" != x
; then
4445 eval "DEFAULT_$LINE"
4450 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
4455 eval "$ac_cv_use_std_iostreams"
4456 if test "$no_cache" != 1; then
4457 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
4460 if test "$wxUSE_STD_IOSTREAM" = yes; then
4461 echo "$ac_t""yes" 1>&6
4463 echo "$ac_t""no" 1>&6
4468 echo $ac_n "checking for --${enablestring:-enable}-filesystem""... $ac_c" 1>&6
4469 echo "configure:4470: checking for --${enablestring:-enable}-filesystem" >&5
4471 # Check whether --enable-filesystem or --disable-filesystem was given.
4472 if test "${enable_filesystem+set}" = set; then
4473 enableval
="$enable_filesystem"
4475 if test "$enableval" = yes; then
4476 ac_cv_use_filesystem
='wxUSE_FILESYSTEM=yes'
4478 ac_cv_use_filesystem
='wxUSE_FILESYSTEM=no'
4483 LINE
=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}`
4484 if test "x$LINE" != x
; then
4485 eval "DEFAULT_$LINE"
4490 ac_cv_use_filesystem
='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM
4495 eval "$ac_cv_use_filesystem"
4496 if test "$no_cache" != 1; then
4497 echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
4500 if test "$wxUSE_FILESYSTEM" = yes; then
4501 echo "$ac_t""yes" 1>&6
4503 echo "$ac_t""no" 1>&6
4508 echo $ac_n "checking for --${enablestring:-enable}-fs_inet""... $ac_c" 1>&6
4509 echo "configure:4510: checking for --${enablestring:-enable}-fs_inet" >&5
4511 # Check whether --enable-fs_inet or --disable-fs_inet was given.
4512 if test "${enable_fs_inet+set}" = set; then
4513 enableval
="$enable_fs_inet"
4515 if test "$enableval" = yes; then
4516 ac_cv_use_fs_inet
='wxUSE_FS_INET=yes'
4518 ac_cv_use_fs_inet
='wxUSE_FS_INET=no'
4523 LINE
=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
4524 if test "x$LINE" != x
; then
4525 eval "DEFAULT_$LINE"
4530 ac_cv_use_fs_inet
='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
4535 eval "$ac_cv_use_fs_inet"
4536 if test "$no_cache" != 1; then
4537 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
4540 if test "$wxUSE_FS_INET" = yes; then
4541 echo "$ac_t""yes" 1>&6
4543 echo "$ac_t""no" 1>&6
4548 echo $ac_n "checking for --${enablestring:-enable}-fs_zip""... $ac_c" 1>&6
4549 echo "configure:4550: checking for --${enablestring:-enable}-fs_zip" >&5
4551 # Check whether --enable-fs_zip or --disable-fs_zip was given.
4552 if test "${enable_fs_zip+set}" = set; then
4553 enableval
="$enable_fs_zip"
4555 if test "$enableval" = yes; then
4556 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=yes'
4558 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=no'
4563 LINE
=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
4564 if test "x$LINE" != x
; then
4565 eval "DEFAULT_$LINE"
4570 ac_cv_use_fs_zip
='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
4575 eval "$ac_cv_use_fs_zip"
4576 if test "$no_cache" != 1; then
4577 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
4580 if test "$wxUSE_FS_ZIP" = yes; then
4581 echo "$ac_t""yes" 1>&6
4583 echo "$ac_t""no" 1>&6
4588 echo $ac_n "checking for --${enablestring:-enable}-zipstream""... $ac_c" 1>&6
4589 echo "configure:4590: checking for --${enablestring:-enable}-zipstream" >&5
4591 # Check whether --enable-zipstream or --disable-zipstream was given.
4592 if test "${enable_zipstream+set}" = set; then
4593 enableval
="$enable_zipstream"
4595 if test "$enableval" = yes; then
4596 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=yes'
4598 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=no'
4603 LINE
=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
4604 if test "x$LINE" != x
; then
4605 eval "DEFAULT_$LINE"
4610 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
4615 eval "$ac_cv_use_zipstream"
4616 if test "$no_cache" != 1; then
4617 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
4620 if test "$wxUSE_ZIPSTREAM" = yes; then
4621 echo "$ac_t""yes" 1>&6
4623 echo "$ac_t""no" 1>&6
4629 echo $ac_n "checking for --${enablestring:-enable}-catch_segvs""... $ac_c" 1>&6
4630 echo "configure:4631: checking for --${enablestring:-enable}-catch_segvs" >&5
4632 # Check whether --enable-catch_segvs or --disable-catch_segvs was given.
4633 if test "${enable_catch_segvs+set}" = set; then
4634 enableval
="$enable_catch_segvs"
4636 if test "$enableval" = yes; then
4637 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=yes'
4639 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=no'
4644 LINE
=`grep "wxUSE_ON_FATAL_EXCEPTION" ${wx_arg_cache_file}`
4645 if test "x$LINE" != x
; then
4646 eval "DEFAULT_$LINE"
4651 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION
4656 eval "$ac_cv_use_catch_segvs"
4657 if test "$no_cache" != 1; then
4658 echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
4661 if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then
4662 echo "$ac_t""yes" 1>&6
4664 echo "$ac_t""no" 1>&6
4669 echo $ac_n "checking for --${enablestring:-enable}-snglinst""... $ac_c" 1>&6
4670 echo "configure:4671: checking for --${enablestring:-enable}-snglinst" >&5
4672 # Check whether --enable-snglinst or --disable-snglinst was given.
4673 if test "${enable_snglinst+set}" = set; then
4674 enableval
="$enable_snglinst"
4676 if test "$enableval" = yes; then
4677 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=yes'
4679 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=no'
4684 LINE
=`grep "wxUSE_SNGLINST_CHECKER" ${wx_arg_cache_file}`
4685 if test "x$LINE" != x
; then
4686 eval "DEFAULT_$LINE"
4691 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER='$DEFAULT_wxUSE_SNGLINST_CHECKER
4696 eval "$ac_cv_use_snglinst"
4697 if test "$no_cache" != 1; then
4698 echo $ac_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
4701 if test "$wxUSE_SNGLINST_CHECKER" = yes; then
4702 echo "$ac_t""yes" 1>&6
4704 echo "$ac_t""no" 1>&6
4710 echo $ac_n "checking for --${enablestring:-enable}-mimetype""... $ac_c" 1>&6
4711 echo "configure:4712: checking for --${enablestring:-enable}-mimetype" >&5
4713 # Check whether --enable-mimetype or --disable-mimetype was given.
4714 if test "${enable_mimetype+set}" = set; then
4715 enableval
="$enable_mimetype"
4717 if test "$enableval" = yes; then
4718 ac_cv_use_mimetype
='wxUSE_MIMETYPE=yes'
4720 ac_cv_use_mimetype
='wxUSE_MIMETYPE=no'
4725 LINE
=`grep "wxUSE_MIMETYPE" ${wx_arg_cache_file}`
4726 if test "x$LINE" != x
; then
4727 eval "DEFAULT_$LINE"
4732 ac_cv_use_mimetype
='wxUSE_MIMETYPE='$DEFAULT_wxUSE_MIMETYPE
4737 eval "$ac_cv_use_mimetype"
4738 if test "$no_cache" != 1; then
4739 echo $ac_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
4742 if test "$wxUSE_MIMETYPE" = yes; then
4743 echo "$ac_t""yes" 1>&6
4745 echo "$ac_t""no" 1>&6
4750 echo $ac_n "checking for --${enablestring:-enable}-system_options""... $ac_c" 1>&6
4751 echo "configure:4752: checking for --${enablestring:-enable}-system_options" >&5
4753 # Check whether --enable-system_options or --disable-system_options was given.
4754 if test "${enable_system_options+set}" = set; then
4755 enableval
="$enable_system_options"
4757 if test "$enableval" = yes; then
4758 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=yes'
4760 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=no'
4765 LINE
=`grep "wxUSE_SYSTEM_OPTIONS" ${wx_arg_cache_file}`
4766 if test "x$LINE" != x
; then
4767 eval "DEFAULT_$LINE"
4772 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS='$DEFAULT_wxUSE_SYSTEM_OPTIONS
4777 eval "$ac_cv_use_system_options"
4778 if test "$no_cache" != 1; then
4779 echo $ac_cv_use_system_options >> ${wx_arg_cache_file}.tmp
4782 if test "$wxUSE_SYSTEM_OPTIONS" = yes; then
4783 echo "$ac_t""yes" 1>&6
4785 echo "$ac_t""no" 1>&6
4791 echo $ac_n "checking for --${enablestring:-enable}-url""... $ac_c" 1>&6
4792 echo "configure:4793: checking for --${enablestring:-enable}-url" >&5
4794 # Check whether --enable-url or --disable-url was given.
4795 if test "${enable_url+set}" = set; then
4796 enableval
="$enable_url"
4798 if test "$enableval" = yes; then
4799 ac_cv_use_url
='wxUSE_URL=yes'
4801 ac_cv_use_url
='wxUSE_URL=no'
4806 LINE
=`grep "wxUSE_URL" ${wx_arg_cache_file}`
4807 if test "x$LINE" != x
; then
4808 eval "DEFAULT_$LINE"
4813 ac_cv_use_url
='wxUSE_URL='$DEFAULT_wxUSE_URL
4818 eval "$ac_cv_use_url"
4819 if test "$no_cache" != 1; then
4820 echo $ac_cv_use_url >> ${wx_arg_cache_file}.tmp
4823 if test "$wxUSE_URL" = yes; then
4824 echo "$ac_t""yes" 1>&6
4826 echo "$ac_t""no" 1>&6
4831 echo $ac_n "checking for --${enablestring:-enable}-protocol""... $ac_c" 1>&6
4832 echo "configure:4833: checking for --${enablestring:-enable}-protocol" >&5
4834 # Check whether --enable-protocol or --disable-protocol was given.
4835 if test "${enable_protocol+set}" = set; then
4836 enableval
="$enable_protocol"
4838 if test "$enableval" = yes; then
4839 ac_cv_use_protocol
='wxUSE_PROTOCOL=yes'
4841 ac_cv_use_protocol
='wxUSE_PROTOCOL=no'
4846 LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
4847 if test "x$LINE" != x
; then
4848 eval "DEFAULT_$LINE"
4853 ac_cv_use_protocol
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
4858 eval "$ac_cv_use_protocol"
4859 if test "$no_cache" != 1; then
4860 echo $ac_cv_use_protocol >> ${wx_arg_cache_file}.tmp
4863 if test "$wxUSE_PROTOCOL" = yes; then
4864 echo "$ac_t""yes" 1>&6
4866 echo "$ac_t""no" 1>&6
4871 echo $ac_n "checking for --${enablestring:-enable}-protocol_http""... $ac_c" 1>&6
4872 echo "configure:4873: checking for --${enablestring:-enable}-protocol_http" >&5
4874 # Check whether --enable-protocol_http or --disable-protocol_http was given.
4875 if test "${enable_protocol_http+set}" = set; then
4876 enableval
="$enable_protocol_http"
4878 if test "$enableval" = yes; then
4879 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=yes'
4881 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=no'
4886 LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
4887 if test "x$LINE" != x
; then
4888 eval "DEFAULT_$LINE"
4893 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
4898 eval "$ac_cv_use_protocol_http"
4899 if test "$no_cache" != 1; then
4900 echo $ac_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
4903 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
4904 echo "$ac_t""yes" 1>&6
4906 echo "$ac_t""no" 1>&6
4911 echo $ac_n "checking for --${enablestring:-enable}-protocol_ftp""... $ac_c" 1>&6
4912 echo "configure:4913: checking for --${enablestring:-enable}-protocol_ftp" >&5
4914 # Check whether --enable-protocol_ftp or --disable-protocol_ftp was given.
4915 if test "${enable_protocol_ftp+set}" = set; then
4916 enableval
="$enable_protocol_ftp"
4918 if test "$enableval" = yes; then
4919 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=yes'
4921 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=no'
4926 LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
4927 if test "x$LINE" != x
; then
4928 eval "DEFAULT_$LINE"
4933 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
4938 eval "$ac_cv_use_protocol_ftp"
4939 if test "$no_cache" != 1; then
4940 echo $ac_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
4943 if test "$wxUSE_PROTOCOL_FTP" = yes; then
4944 echo "$ac_t""yes" 1>&6
4946 echo "$ac_t""no" 1>&6
4951 echo $ac_n "checking for --${enablestring:-enable}-protocol_file""... $ac_c" 1>&6
4952 echo "configure:4953: checking for --${enablestring:-enable}-protocol_file" >&5
4954 # Check whether --enable-protocol_file or --disable-protocol_file was given.
4955 if test "${enable_protocol_file+set}" = set; then
4956 enableval
="$enable_protocol_file"
4958 if test "$enableval" = yes; then
4959 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=yes'
4961 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=no'
4966 LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
4967 if test "x$LINE" != x
; then
4968 eval "DEFAULT_$LINE"
4973 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
4978 eval "$ac_cv_use_protocol_file"
4979 if test "$no_cache" != 1; then
4980 echo $ac_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
4983 if test "$wxUSE_PROTOCOL_FILE" = yes; then
4984 echo "$ac_t""yes" 1>&6
4986 echo "$ac_t""no" 1>&6
4994 echo $ac_n "checking for --${enablestring:-enable}-threads""... $ac_c" 1>&6
4995 echo "configure:4996: checking for --${enablestring:-enable}-threads" >&5
4997 # Check whether --enable-threads or --disable-threads was given.
4998 if test "${enable_threads+set}" = set; then
4999 enableval
="$enable_threads"
5001 if test "$enableval" = yes; then
5002 ac_cv_use_threads
='wxUSE_THREADS=yes'
5004 ac_cv_use_threads
='wxUSE_THREADS=no'
5009 LINE
=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
5010 if test "x$LINE" != x
; then
5011 eval "DEFAULT_$LINE"
5016 ac_cv_use_threads
='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
5021 eval "$ac_cv_use_threads"
5022 if test "$no_cache" != 1; then
5023 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
5026 if test "$wxUSE_THREADS" = yes; then
5027 echo "$ac_t""yes" 1>&6
5029 echo "$ac_t""no" 1>&6
5033 if test "$wxUSE_GUI" = "yes"; then
5038 echo $ac_n "checking for --${enablestring:-enable}-docview""... $ac_c" 1>&6
5039 echo "configure:5040: checking for --${enablestring:-enable}-docview" >&5
5041 # Check whether --enable-docview or --disable-docview was given.
5042 if test "${enable_docview+set}" = set; then
5043 enableval
="$enable_docview"
5045 if test "$enableval" = yes; then
5046 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
5048 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=no'
5053 LINE
=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
5054 if test "x$LINE" != x
; then
5055 eval "DEFAULT_$LINE"
5060 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
5065 eval "$ac_cv_use_docview"
5066 if test "$no_cache" != 1; then
5067 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
5070 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
5071 echo "$ac_t""yes" 1>&6
5073 echo "$ac_t""no" 1>&6
5078 echo $ac_n "checking for --${enablestring:-enable}-help""... $ac_c" 1>&6
5079 echo "configure:5080: checking for --${enablestring:-enable}-help" >&5
5081 # Check whether --enable-help or --disable-help was given.
5082 if test "${enable_help+set}" = set; then
5083 enableval
="$enable_help"
5085 if test "$enableval" = yes; then
5086 ac_cv_use_help
='wxUSE_HELP=yes'
5088 ac_cv_use_help
='wxUSE_HELP=no'
5093 LINE
=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
5094 if test "x$LINE" != x
; then
5095 eval "DEFAULT_$LINE"
5100 ac_cv_use_help
='wxUSE_HELP='$DEFAULT_wxUSE_HELP
5105 eval "$ac_cv_use_help"
5106 if test "$no_cache" != 1; then
5107 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
5110 if test "$wxUSE_HELP" = yes; then
5111 echo "$ac_t""yes" 1>&6
5113 echo "$ac_t""no" 1>&6
5118 echo $ac_n "checking for --${enablestring:-enable}-mshtmlhelp""... $ac_c" 1>&6
5119 echo "configure:5120: checking for --${enablestring:-enable}-mshtmlhelp" >&5
5121 # Check whether --enable-mshtmlhelp or --disable-mshtmlhelp was given.
5122 if test "${enable_mshtmlhelp+set}" = set; then
5123 enableval
="$enable_mshtmlhelp"
5125 if test "$enableval" = yes; then
5126 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=yes'
5128 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=no'
5133 LINE
=`grep "wxUSE_MS_HTML_HELP" ${wx_arg_cache_file}`
5134 if test "x$LINE" != x
; then
5135 eval "DEFAULT_$LINE"
5140 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP='$DEFAULT_wxUSE_MS_HTML_HELP
5145 eval "$ac_cv_use_mshtmlhelp"
5146 if test "$no_cache" != 1; then
5147 echo $ac_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
5150 if test "$wxUSE_MS_HTML_HELP" = yes; then
5151 echo "$ac_t""yes" 1>&6
5153 echo "$ac_t""no" 1>&6
5158 echo $ac_n "checking for --${enablestring:-enable}-html""... $ac_c" 1>&6
5159 echo "configure:5160: checking for --${enablestring:-enable}-html" >&5
5161 # Check whether --enable-html or --disable-html was given.
5162 if test "${enable_html+set}" = set; then
5163 enableval
="$enable_html"
5165 if test "$enableval" = yes; then
5166 ac_cv_use_html
='wxUSE_HTML=yes'
5168 ac_cv_use_html
='wxUSE_HTML=no'
5173 LINE
=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
5174 if test "x$LINE" != x
; then
5175 eval "DEFAULT_$LINE"
5180 ac_cv_use_html
='wxUSE_HTML='$DEFAULT_wxUSE_HTML
5185 eval "$ac_cv_use_html"
5186 if test "$no_cache" != 1; then
5187 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
5190 if test "$wxUSE_HTML" = yes; then
5191 echo "$ac_t""yes" 1>&6
5193 echo "$ac_t""no" 1>&6
5198 echo $ac_n "checking for --${enablestring:-enable}-htmlhelp""... $ac_c" 1>&6
5199 echo "configure:5200: checking for --${enablestring:-enable}-htmlhelp" >&5
5201 # Check whether --enable-htmlhelp or --disable-htmlhelp was given.
5202 if test "${enable_htmlhelp+set}" = set; then
5203 enableval
="$enable_htmlhelp"
5205 if test "$enableval" = yes; then
5206 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=yes'
5208 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=no'
5213 LINE
=`grep "wxUSE_WXHTML_HELP" ${wx_arg_cache_file}`
5214 if test "x$LINE" != x
; then
5215 eval "DEFAULT_$LINE"
5220 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP='$DEFAULT_wxUSE_WXHTML_HELP
5225 eval "$ac_cv_use_htmlhelp"
5226 if test "$no_cache" != 1; then
5227 echo $ac_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
5230 if test "$wxUSE_WXHTML_HELP" = yes; then
5231 echo "$ac_t""yes" 1>&6
5233 echo "$ac_t""no" 1>&6
5238 echo $ac_n "checking for --${enablestring:-enable}-constraints""... $ac_c" 1>&6
5239 echo "configure:5240: checking for --${enablestring:-enable}-constraints" >&5
5241 # Check whether --enable-constraints or --disable-constraints was given.
5242 if test "${enable_constraints+set}" = set; then
5243 enableval
="$enable_constraints"
5245 if test "$enableval" = yes; then
5246 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=yes'
5248 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=no'
5253 LINE
=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
5254 if test "x$LINE" != x
; then
5255 eval "DEFAULT_$LINE"
5260 ac_cv_use_constraints
='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
5265 eval "$ac_cv_use_constraints"
5266 if test "$no_cache" != 1; then
5267 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
5270 if test "$wxUSE_CONSTRAINTS" = yes; then
5271 echo "$ac_t""yes" 1>&6
5273 echo "$ac_t""no" 1>&6
5278 echo $ac_n "checking for --${enablestring:-enable}-printarch""... $ac_c" 1>&6
5279 echo "configure:5280: checking for --${enablestring:-enable}-printarch" >&5
5281 # Check whether --enable-printarch or --disable-printarch was given.
5282 if test "${enable_printarch+set}" = set; then
5283 enableval
="$enable_printarch"
5285 if test "$enableval" = yes; then
5286 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=yes'
5288 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=no'
5293 LINE
=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
5294 if test "x$LINE" != x
; then
5295 eval "DEFAULT_$LINE"
5300 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
5305 eval "$ac_cv_use_printarch"
5306 if test "$no_cache" != 1; then
5307 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
5310 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
5311 echo "$ac_t""yes" 1>&6
5313 echo "$ac_t""no" 1>&6
5318 echo $ac_n "checking for --${enablestring:-enable}-mdi""... $ac_c" 1>&6
5319 echo "configure:5320: checking for --${enablestring:-enable}-mdi" >&5
5321 # Check whether --enable-mdi or --disable-mdi was given.
5322 if test "${enable_mdi+set}" = set; then
5323 enableval
="$enable_mdi"
5325 if test "$enableval" = yes; then
5326 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=yes'
5328 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=no'
5333 LINE
=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
5334 if test "x$LINE" != x
; then
5335 eval "DEFAULT_$LINE"
5340 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
5345 eval "$ac_cv_use_mdi"
5346 if test "$no_cache" != 1; then
5347 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
5350 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
5351 echo "$ac_t""yes" 1>&6
5353 echo "$ac_t""no" 1>&6
5358 echo $ac_n "checking for --${enablestring:-enable}-loggui""... $ac_c" 1>&6
5359 echo "configure:5360: checking for --${enablestring:-enable}-loggui" >&5
5361 # Check whether --enable-loggui or --disable-loggui was given.
5362 if test "${enable_loggui+set}" = set; then
5363 enableval
="$enable_loggui"
5365 if test "$enableval" = yes; then
5366 ac_cv_use_loggui
='wxUSE_LOGGUI=yes'
5368 ac_cv_use_loggui
='wxUSE_LOGGUI=no'
5373 LINE
=`grep "wxUSE_LOGGUI" ${wx_arg_cache_file}`
5374 if test "x$LINE" != x
; then
5375 eval "DEFAULT_$LINE"
5380 ac_cv_use_loggui
='wxUSE_LOGGUI='$DEFAULT_wxUSE_LOGGUI
5385 eval "$ac_cv_use_loggui"
5386 if test "$no_cache" != 1; then
5387 echo $ac_cv_use_loggui >> ${wx_arg_cache_file}.tmp
5390 if test "$wxUSE_LOGGUI" = yes; then
5391 echo "$ac_t""yes" 1>&6
5393 echo "$ac_t""no" 1>&6
5398 echo $ac_n "checking for --${enablestring:-enable}-logwin""... $ac_c" 1>&6
5399 echo "configure:5400: checking for --${enablestring:-enable}-logwin" >&5
5401 # Check whether --enable-logwin or --disable-logwin was given.
5402 if test "${enable_logwin+set}" = set; then
5403 enableval
="$enable_logwin"
5405 if test "$enableval" = yes; then
5406 ac_cv_use_logwin
='wxUSE_LOGWINDOW=yes'
5408 ac_cv_use_logwin
='wxUSE_LOGWINDOW=no'
5413 LINE
=`grep "wxUSE_LOGWINDOW" ${wx_arg_cache_file}`
5414 if test "x$LINE" != x
; then
5415 eval "DEFAULT_$LINE"
5420 ac_cv_use_logwin
='wxUSE_LOGWINDOW='$DEFAULT_wxUSE_LOGWINDOW
5425 eval "$ac_cv_use_logwin"
5426 if test "$no_cache" != 1; then
5427 echo $ac_cv_use_logwin >> ${wx_arg_cache_file}.tmp
5430 if test "$wxUSE_LOGWINDOW" = yes; then
5431 echo "$ac_t""yes" 1>&6
5433 echo "$ac_t""no" 1>&6
5438 echo $ac_n "checking for --${enablestring:-enable}-logdialog""... $ac_c" 1>&6
5439 echo "configure:5440: checking for --${enablestring:-enable}-logdialog" >&5
5441 # Check whether --enable-logdialog or --disable-logdialog was given.
5442 if test "${enable_logdialog+set}" = set; then
5443 enableval
="$enable_logdialog"
5445 if test "$enableval" = yes; then
5446 ac_cv_use_logdialog
='wxUSE_LOGDIALOG=yes'
5448 ac_cv_use_logdialog
='wxUSE_LOGDIALOG=no'
5453 LINE
=`grep "wxUSE_LOGDIALOG" ${wx_arg_cache_file}`
5454 if test "x$LINE" != x
; then
5455 eval "DEFAULT_$LINE"
5460 ac_cv_use_logdialog
='wxUSE_LOGDIALOG='$DEFAULT_wxUSE_LOGDIALOG
5465 eval "$ac_cv_use_logdialog"
5466 if test "$no_cache" != 1; then
5467 echo $ac_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
5470 if test "$wxUSE_LOGDIALOG" = yes; then
5471 echo "$ac_t""yes" 1>&6
5473 echo "$ac_t""no" 1>&6
5479 echo $ac_n "checking for --${enablestring:-enable}-postscript""... $ac_c" 1>&6
5480 echo "configure:5481: checking for --${enablestring:-enable}-postscript" >&5
5482 # Check whether --enable-postscript or --disable-postscript was given.
5483 if test "${enable_postscript+set}" = set; then
5484 enableval
="$enable_postscript"
5486 if test "$enableval" = yes; then
5487 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=yes'
5489 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=no'
5494 LINE
=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
5495 if test "x$LINE" != x
; then
5496 eval "DEFAULT_$LINE"
5501 ac_cv_use_postscript
='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
5506 eval "$ac_cv_use_postscript"
5507 if test "$no_cache" != 1; then
5508 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
5511 if test "$wxUSE_POSTSCRIPT" = yes; then
5512 echo "$ac_t""yes" 1>&6
5514 echo "$ac_t""no" 1>&6
5522 echo $ac_n "checking for --${enablestring:-enable}-prologio""... $ac_c" 1>&6
5523 echo "configure:5524: checking for --${enablestring:-enable}-prologio" >&5
5525 # Check whether --enable-prologio or --disable-prologio was given.
5526 if test "${enable_prologio+set}" = set; then
5527 enableval
="$enable_prologio"
5529 if test "$enableval" = yes; then
5530 ac_cv_use_prologio
='wxUSE_PROLOGIO=yes'
5532 ac_cv_use_prologio
='wxUSE_PROLOGIO=no'
5537 LINE
=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
5538 if test "x$LINE" != x
; then
5539 eval "DEFAULT_$LINE"
5544 ac_cv_use_prologio
='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
5549 eval "$ac_cv_use_prologio"
5550 if test "$no_cache" != 1; then
5551 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
5554 if test "$wxUSE_PROLOGIO" = yes; then
5555 echo "$ac_t""yes" 1>&6
5557 echo "$ac_t""no" 1>&6
5562 echo $ac_n "checking for --${enablestring:-enable}-resources""... $ac_c" 1>&6
5563 echo "configure:5564: checking for --${enablestring:-enable}-resources" >&5
5565 # Check whether --enable-resources or --disable-resources was given.
5566 if test "${enable_resources+set}" = set; then
5567 enableval
="$enable_resources"
5569 if test "$enableval" = yes; then
5570 ac_cv_use_resources
='wxUSE_RESOURCES=yes'
5572 ac_cv_use_resources
='wxUSE_RESOURCES=no'
5577 LINE
=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
5578 if test "x$LINE" != x
; then
5579 eval "DEFAULT_$LINE"
5584 ac_cv_use_resources
='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
5589 eval "$ac_cv_use_resources"
5590 if test "$no_cache" != 1; then
5591 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
5594 if test "$wxUSE_RESOURCES" = yes; then
5595 echo "$ac_t""yes" 1>&6
5597 echo "$ac_t""no" 1>&6
5603 echo $ac_n "checking for --${enablestring:-enable}-xresources""... $ac_c" 1>&6
5604 echo "configure:5605: checking for --${enablestring:-enable}-xresources" >&5
5606 # Check whether --enable-xresources or --disable-xresources was given.
5607 if test "${enable_xresources+set}" = set; then
5608 enableval
="$enable_xresources"
5610 if test "$enableval" = yes; then
5611 ac_cv_use_xresources
='wxUSE_X_RESOURCES=yes'
5613 ac_cv_use_xresources
='wxUSE_X_RESOURCES=no'
5618 LINE
=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}`
5619 if test "x$LINE" != x
; then
5620 eval "DEFAULT_$LINE"
5625 ac_cv_use_xresources
='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES
5630 eval "$ac_cv_use_xresources"
5631 if test "$no_cache" != 1; then
5632 echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
5635 if test "$wxUSE_X_RESOURCES" = yes; then
5636 echo "$ac_t""yes" 1>&6
5638 echo "$ac_t""no" 1>&6
5645 echo $ac_n "checking for --${enablestring:-enable}-clipboard""... $ac_c" 1>&6
5646 echo "configure:5647: checking for --${enablestring:-enable}-clipboard" >&5
5648 # Check whether --enable-clipboard or --disable-clipboard was given.
5649 if test "${enable_clipboard+set}" = set; then
5650 enableval
="$enable_clipboard"
5652 if test "$enableval" = yes; then
5653 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=yes'
5655 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=no'
5660 LINE
=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
5661 if test "x$LINE" != x
; then
5662 eval "DEFAULT_$LINE"
5667 ac_cv_use_clipboard
='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
5672 eval "$ac_cv_use_clipboard"
5673 if test "$no_cache" != 1; then
5674 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
5677 if test "$wxUSE_CLIPBOARD" = yes; then
5678 echo "$ac_t""yes" 1>&6
5680 echo "$ac_t""no" 1>&6
5685 echo $ac_n "checking for --${enablestring:-enable}-dnd""... $ac_c" 1>&6
5686 echo "configure:5687: checking for --${enablestring:-enable}-dnd" >&5
5688 # Check whether --enable-dnd or --disable-dnd was given.
5689 if test "${enable_dnd+set}" = set; then
5690 enableval
="$enable_dnd"
5692 if test "$enableval" = yes; then
5693 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=yes'
5695 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=no'
5700 LINE
=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
5701 if test "x$LINE" != x
; then
5702 eval "DEFAULT_$LINE"
5707 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
5712 eval "$ac_cv_use_dnd"
5713 if test "$no_cache" != 1; then
5714 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
5717 if test "$wxUSE_DRAG_AND_DROP" = yes; then
5718 echo "$ac_t""yes" 1>&6
5720 echo "$ac_t""no" 1>&6
5725 echo $ac_n "checking for --${enablestring:-enable}-metafile""... $ac_c" 1>&6
5726 echo "configure:5727: checking for --${enablestring:-enable}-metafile" >&5
5728 # Check whether --enable-metafile or --disable-metafile was given.
5729 if test "${enable_metafile+set}" = set; then
5730 enableval
="$enable_metafile"
5732 if test "$enableval" = yes; then
5733 ac_cv_use_metafile
='wxUSE_METAFILE=yes'
5735 ac_cv_use_metafile
='wxUSE_METAFILE=no'
5740 LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
5741 if test "x$LINE" != x
; then
5742 eval "DEFAULT_$LINE"
5747 ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
5752 eval "$ac_cv_use_metafile"
5753 if test "$no_cache" != 1; then
5754 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
5757 if test "$wxUSE_METAFILE" = yes; then
5758 echo "$ac_t""yes" 1>&6
5760 echo "$ac_t""no" 1>&6
5766 echo $ac_n "checking for --${enablestring:-enable}-treelayout""... $ac_c" 1>&6
5767 echo "configure:5768: checking for --${enablestring:-enable}-treelayout" >&5
5769 # Check whether --enable-treelayout or --disable-treelayout was given.
5770 if test "${enable_treelayout+set}" = set; then
5771 enableval
="$enable_treelayout"
5773 if test "$enableval" = yes; then
5774 ac_cv_use_treelayout
='wxUSE_TREELAYOUT=yes'
5776 ac_cv_use_treelayout
='wxUSE_TREELAYOUT=no'
5781 LINE
=`grep "wxUSE_TREELAYOUT" ${wx_arg_cache_file}`
5782 if test "x$LINE" != x
; then
5783 eval "DEFAULT_$LINE"
5788 ac_cv_use_treelayout
='wxUSE_TREELAYOUT='$DEFAULT_wxUSE_TREELAYOUT
5793 eval "$ac_cv_use_treelayout"
5794 if test "$no_cache" != 1; then
5795 echo $ac_cv_use_treelayout >> ${wx_arg_cache_file}.tmp
5798 if test "$wxUSE_TREELAYOUT" = yes; then
5799 echo "$ac_t""yes" 1>&6
5801 echo "$ac_t""no" 1>&6
5808 echo $ac_n "checking for --${enablestring:-enable}-controls""... $ac_c" 1>&6
5809 echo "configure:5810: checking for --${enablestring:-enable}-controls" >&5
5811 # Check whether --enable-controls or --disable-controls was given.
5812 if test "${enable_controls+set}" = set; then
5813 enableval
="$enable_controls"
5815 if test "$enableval" = yes; then
5816 ac_cv_use_controls
='wxUSE_CONTROLS=yes'
5818 ac_cv_use_controls
='wxUSE_CONTROLS=no'
5823 LINE
=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
5824 if test "x$LINE" != x
; then
5825 eval "DEFAULT_$LINE"
5830 ac_cv_use_controls
='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
5835 eval "$ac_cv_use_controls"
5836 if test "$no_cache" != 1; then
5837 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
5840 if test "$wxUSE_CONTROLS" = yes; then
5841 echo "$ac_t""yes" 1>&6
5843 echo "$ac_t""no" 1>&6
5847 if test "$wxUSE_CONTROLS" = "yes"; then
5848 DEFAULT_wxUSE_ACCEL
=yes
5849 DEFAULT_wxUSE_BMPBUTTON
=yes
5850 DEFAULT_wxUSE_BUTTON
=yes
5851 DEFAULT_wxUSE_CALCTRL
=no
5852 DEFAULT_wxUSE_CARET
=yes
5853 DEFAULT_wxUSE_COMBOBOX
=yes
5854 DEFAULT_wxUSE_CHECKBOX
=yes
5855 DEFAULT_wxUSE_CHECKLISTBOX
=yes
5856 DEFAULT_wxUSE_CHOICE
=yes
5857 DEFAULT_wxUSE_GAUGE
=yes
5858 DEFAULT_wxUSE_GRID
=yes
5859 DEFAULT_wxUSE_NEW_GRID
=yes
5860 DEFAULT_wxUSE_IMAGLIST
=yes
5861 DEFAULT_wxUSE_LISTBOX
=yes
5862 DEFAULT_wxUSE_LISTCTRL
=yes
5863 DEFAULT_wxUSE_NOTEBOOK
=yes
5864 DEFAULT_wxUSE_PROPSHEET
=yes
5865 DEFAULT_wxUSE_RADIOBOX
=yes
5866 DEFAULT_wxUSE_RADIOBTN
=yes
5867 DEFAULT_wxUSE_SASH
=yes
5868 DEFAULT_wxUSE_SCROLLBAR
=yes
5869 DEFAULT_wxUSE_SLIDER
=yes
5870 DEFAULT_wxUSE_SPINBTN
=yes
5871 DEFAULT_wxUSE_SPINCTRL
=yes
5872 DEFAULT_wxUSE_SPLITTER
=yes
5873 DEFAULT_wxUSE_STATBMP
=yes
5874 DEFAULT_wxUSE_STATBOX
=yes
5875 DEFAULT_wxUSE_STATLINE
=yes
5876 DEFAULT_wxUSE_STATUSBAR
=yes
5877 DEFAULT_wxUSE_TAB_DIALOG
=yes
5878 DEFAULT_wxUSE_TOGGLEBTN
=yes
5879 DEFAULT_wxUSE_TOOLBAR
=yes
5880 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
5881 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
5882 DEFAULT_wxUSE_TOOLTIPS
=yes
5883 DEFAULT_wxUSE_TREECTRL
=yes
5884 DEFAULT_wxUSE_POPUPWIN
=yes
5885 DEFAULT_wxUSE_TIPWINDOW
=yes
5886 elif test "$wxUSE_CONTROLS" = "no"; then
5887 DEFAULT_wxUSE_ACCEL
=no
5888 DEFAULT_wxUSE_BMPBUTTON
=no
5889 DEFAULT_wxUSE_BUTTON
=no
5890 DEFAULT_wxUSE_CALCTRL
=no
5891 DEFAULT_wxUSE_CARET
=no
5892 DEFAULT_wxUSE_COMBOBOX
=no
5893 DEFAULT_wxUSE_CHECKBOX
=no
5894 DEFAULT_wxUSE_CHECKLISTBOX
=no
5895 DEFAULT_wxUSE_CHOICE
=no
5896 DEFAULT_wxUSE_GAUGE
=no
5897 DEFAULT_wxUSE_GRID
=no
5898 DEFAULT_wxUSE_NEW_GRID
=no
5899 DEFAULT_wxUSE_IMAGLIST
=no
5900 DEFAULT_wxUSE_LISTBOX
=no
5901 DEFAULT_wxUSE_LISTCTRL
=no
5902 DEFAULT_wxUSE_NOTEBOOK
=no
5903 DEFAULT_wxUSE_PROPSHEET
=no
5904 DEFAULT_wxUSE_RADIOBOX
=no
5905 DEFAULT_wxUSE_RADIOBTN
=no
5906 DEFAULT_wxUSE_SASH
=no
5907 DEFAULT_wxUSE_SCROLLBAR
=no
5908 DEFAULT_wxUSE_SLIDER
=no
5909 DEFAULT_wxUSE_SPINBTN
=no
5910 DEFAULT_wxUSE_SPINCTRL
=no
5911 DEFAULT_wxUSE_SPLITTER
=no
5912 DEFAULT_wxUSE_STATBMP
=no
5913 DEFAULT_wxUSE_STATBOX
=no
5914 DEFAULT_wxUSE_STATLINE
=no
5915 DEFAULT_wxUSE_STATUSBAR
=no
5916 DEFAULT_wxUSE_TAB_DIALOG
=no
5917 DEFAULT_wxUSE_TOGGLEBTN
=no
5918 DEFAULT_wxUSE_TOOLBAR
=no
5919 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
5920 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
5921 DEFAULT_wxUSE_TOOLTIPS
=no
5922 DEFAULT_wxUSE_TREECTRL
=no
5923 DEFAULT_wxUSE_POPUPWIN
=no
5924 DEFAULT_wxUSE_TIPWINDOW
=no
5929 echo $ac_n "checking for --${enablestring:-enable}-accel""... $ac_c" 1>&6
5930 echo "configure:5931: checking for --${enablestring:-enable}-accel" >&5
5932 # Check whether --enable-accel or --disable-accel was given.
5933 if test "${enable_accel+set}" = set; then
5934 enableval
="$enable_accel"
5936 if test "$enableval" = yes; then
5937 ac_cv_use_accel
='wxUSE_ACCEL=yes'
5939 ac_cv_use_accel
='wxUSE_ACCEL=no'
5944 LINE
=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
5945 if test "x$LINE" != x
; then
5946 eval "DEFAULT_$LINE"
5951 ac_cv_use_accel
='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
5956 eval "$ac_cv_use_accel"
5957 if test "$no_cache" != 1; then
5958 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
5961 if test "$wxUSE_ACCEL" = yes; then
5962 echo "$ac_t""yes" 1>&6
5964 echo "$ac_t""no" 1>&6
5969 echo $ac_n "checking for --${enablestring:-enable}-button""... $ac_c" 1>&6
5970 echo "configure:5971: checking for --${enablestring:-enable}-button" >&5
5972 # Check whether --enable-button or --disable-button was given.
5973 if test "${enable_button+set}" = set; then
5974 enableval
="$enable_button"
5976 if test "$enableval" = yes; then
5977 ac_cv_use_button
='wxUSE_BUTTON=yes'
5979 ac_cv_use_button
='wxUSE_BUTTON=no'
5984 LINE
=`grep "wxUSE_BUTTON" ${wx_arg_cache_file}`
5985 if test "x$LINE" != x
; then
5986 eval "DEFAULT_$LINE"
5991 ac_cv_use_button
='wxUSE_BUTTON='$DEFAULT_wxUSE_BUTTON
5996 eval "$ac_cv_use_button"
5997 if test "$no_cache" != 1; then
5998 echo $ac_cv_use_button >> ${wx_arg_cache_file}.tmp
6001 if test "$wxUSE_BUTTON" = yes; then
6002 echo "$ac_t""yes" 1>&6
6004 echo "$ac_t""no" 1>&6
6009 echo $ac_n "checking for --${enablestring:-enable}-bmpbutton""... $ac_c" 1>&6
6010 echo "configure:6011: checking for --${enablestring:-enable}-bmpbutton" >&5
6012 # Check whether --enable-bmpbutton or --disable-bmpbutton was given.
6013 if test "${enable_bmpbutton+set}" = set; then
6014 enableval
="$enable_bmpbutton"
6016 if test "$enableval" = yes; then
6017 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=yes'
6019 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=no'
6024 LINE
=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
6025 if test "x$LINE" != x
; then
6026 eval "DEFAULT_$LINE"
6031 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
6036 eval "$ac_cv_use_bmpbutton"
6037 if test "$no_cache" != 1; then
6038 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
6041 if test "$wxUSE_BMPBUTTON" = yes; then
6042 echo "$ac_t""yes" 1>&6
6044 echo "$ac_t""no" 1>&6
6049 echo $ac_n "checking for --${enablestring:-enable}-calendar""... $ac_c" 1>&6
6050 echo "configure:6051: checking for --${enablestring:-enable}-calendar" >&5
6052 # Check whether --enable-calendar or --disable-calendar was given.
6053 if test "${enable_calendar+set}" = set; then
6054 enableval
="$enable_calendar"
6056 if test "$enableval" = yes; then
6057 ac_cv_use_calendar
='wxUSE_CALCTRL=yes'
6059 ac_cv_use_calendar
='wxUSE_CALCTRL=no'
6064 LINE
=`grep "wxUSE_CALCTRL" ${wx_arg_cache_file}`
6065 if test "x$LINE" != x
; then
6066 eval "DEFAULT_$LINE"
6071 ac_cv_use_calendar
='wxUSE_CALCTRL='$DEFAULT_wxUSE_CALCTRL
6076 eval "$ac_cv_use_calendar"
6077 if test "$no_cache" != 1; then
6078 echo $ac_cv_use_calendar >> ${wx_arg_cache_file}.tmp
6081 if test "$wxUSE_CALCTRL" = yes; then
6082 echo "$ac_t""yes" 1>&6
6084 echo "$ac_t""no" 1>&6
6089 echo $ac_n "checking for --${enablestring:-enable}-caret""... $ac_c" 1>&6
6090 echo "configure:6091: checking for --${enablestring:-enable}-caret" >&5
6092 # Check whether --enable-caret or --disable-caret was given.
6093 if test "${enable_caret+set}" = set; then
6094 enableval
="$enable_caret"
6096 if test "$enableval" = yes; then
6097 ac_cv_use_caret
='wxUSE_CARET=yes'
6099 ac_cv_use_caret
='wxUSE_CARET=no'
6104 LINE
=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
6105 if test "x$LINE" != x
; then
6106 eval "DEFAULT_$LINE"
6111 ac_cv_use_caret
='wxUSE_CARET='$DEFAULT_wxUSE_CARET
6116 eval "$ac_cv_use_caret"
6117 if test "$no_cache" != 1; then
6118 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
6121 if test "$wxUSE_CARET" = yes; then
6122 echo "$ac_t""yes" 1>&6
6124 echo "$ac_t""no" 1>&6
6129 echo $ac_n "checking for --${enablestring:-enable}-checkbox""... $ac_c" 1>&6
6130 echo "configure:6131: checking for --${enablestring:-enable}-checkbox" >&5
6132 # Check whether --enable-checkbox or --disable-checkbox was given.
6133 if test "${enable_checkbox+set}" = set; then
6134 enableval
="$enable_checkbox"
6136 if test "$enableval" = yes; then
6137 ac_cv_use_checkbox
='wxUSE_CHECKBOX=yes'
6139 ac_cv_use_checkbox
='wxUSE_CHECKBOX=no'
6144 LINE
=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
6145 if test "x$LINE" != x
; then
6146 eval "DEFAULT_$LINE"
6151 ac_cv_use_checkbox
='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
6156 eval "$ac_cv_use_checkbox"
6157 if test "$no_cache" != 1; then
6158 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
6161 if test "$wxUSE_CHECKBOX" = yes; then
6162 echo "$ac_t""yes" 1>&6
6164 echo "$ac_t""no" 1>&6
6169 echo $ac_n "checking for --${enablestring:-enable}-checklst""... $ac_c" 1>&6
6170 echo "configure:6171: checking for --${enablestring:-enable}-checklst" >&5
6172 # Check whether --enable-checklst or --disable-checklst was given.
6173 if test "${enable_checklst+set}" = set; then
6174 enableval
="$enable_checklst"
6176 if test "$enableval" = yes; then
6177 ac_cv_use_checklst
='wxUSE_CHECKLST=yes'
6179 ac_cv_use_checklst
='wxUSE_CHECKLST=no'
6184 LINE
=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
6185 if test "x$LINE" != x
; then
6186 eval "DEFAULT_$LINE"
6191 ac_cv_use_checklst
='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
6196 eval "$ac_cv_use_checklst"
6197 if test "$no_cache" != 1; then
6198 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
6201 if test "$wxUSE_CHECKLST" = yes; then
6202 echo "$ac_t""yes" 1>&6
6204 echo "$ac_t""no" 1>&6
6209 echo $ac_n "checking for --${enablestring:-enable}-choice""... $ac_c" 1>&6
6210 echo "configure:6211: checking for --${enablestring:-enable}-choice" >&5
6212 # Check whether --enable-choice or --disable-choice was given.
6213 if test "${enable_choice+set}" = set; then
6214 enableval
="$enable_choice"
6216 if test "$enableval" = yes; then
6217 ac_cv_use_choice
='wxUSE_CHOICE=yes'
6219 ac_cv_use_choice
='wxUSE_CHOICE=no'
6224 LINE
=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
6225 if test "x$LINE" != x
; then
6226 eval "DEFAULT_$LINE"
6231 ac_cv_use_choice
='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
6236 eval "$ac_cv_use_choice"
6237 if test "$no_cache" != 1; then
6238 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
6241 if test "$wxUSE_CHOICE" = yes; then
6242 echo "$ac_t""yes" 1>&6
6244 echo "$ac_t""no" 1>&6
6249 echo $ac_n "checking for --${enablestring:-enable}-combobox""... $ac_c" 1>&6
6250 echo "configure:6251: checking for --${enablestring:-enable}-combobox" >&5
6252 # Check whether --enable-combobox or --disable-combobox was given.
6253 if test "${enable_combobox+set}" = set; then
6254 enableval
="$enable_combobox"
6256 if test "$enableval" = yes; then
6257 ac_cv_use_combobox
='wxUSE_COMBOBOX=yes'
6259 ac_cv_use_combobox
='wxUSE_COMBOBOX=no'
6264 LINE
=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
6265 if test "x$LINE" != x
; then
6266 eval "DEFAULT_$LINE"
6271 ac_cv_use_combobox
='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
6276 eval "$ac_cv_use_combobox"
6277 if test "$no_cache" != 1; then
6278 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
6281 if test "$wxUSE_COMBOBOX" = yes; then
6282 echo "$ac_t""yes" 1>&6
6284 echo "$ac_t""no" 1>&6
6289 echo $ac_n "checking for --${enablestring:-enable}-gauge""... $ac_c" 1>&6
6290 echo "configure:6291: checking for --${enablestring:-enable}-gauge" >&5
6292 # Check whether --enable-gauge or --disable-gauge was given.
6293 if test "${enable_gauge+set}" = set; then
6294 enableval
="$enable_gauge"
6296 if test "$enableval" = yes; then
6297 ac_cv_use_gauge
='wxUSE_GAUGE=yes'
6299 ac_cv_use_gauge
='wxUSE_GAUGE=no'
6304 LINE
=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
6305 if test "x$LINE" != x
; then
6306 eval "DEFAULT_$LINE"
6311 ac_cv_use_gauge
='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
6316 eval "$ac_cv_use_gauge"
6317 if test "$no_cache" != 1; then
6318 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
6321 if test "$wxUSE_GAUGE" = yes; then
6322 echo "$ac_t""yes" 1>&6
6324 echo "$ac_t""no" 1>&6
6329 echo $ac_n "checking for --${enablestring:-enable}-grid""... $ac_c" 1>&6
6330 echo "configure:6331: checking for --${enablestring:-enable}-grid" >&5
6332 # Check whether --enable-grid or --disable-grid was given.
6333 if test "${enable_grid+set}" = set; then
6334 enableval
="$enable_grid"
6336 if test "$enableval" = yes; then
6337 ac_cv_use_grid
='wxUSE_GRID=yes'
6339 ac_cv_use_grid
='wxUSE_GRID=no'
6344 LINE
=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
6345 if test "x$LINE" != x
; then
6346 eval "DEFAULT_$LINE"
6351 ac_cv_use_grid
='wxUSE_GRID='$DEFAULT_wxUSE_GRID
6356 eval "$ac_cv_use_grid"
6357 if test "$no_cache" != 1; then
6358 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
6361 if test "$wxUSE_GRID" = yes; then
6362 echo "$ac_t""yes" 1>&6
6364 echo "$ac_t""no" 1>&6
6369 echo $ac_n "checking for --${enablestring:-enable}-newgrid""... $ac_c" 1>&6
6370 echo "configure:6371: checking for --${enablestring:-enable}-newgrid" >&5
6372 # Check whether --enable-newgrid or --disable-newgrid was given.
6373 if test "${enable_newgrid+set}" = set; then
6374 enableval
="$enable_newgrid"
6376 if test "$enableval" = yes; then
6377 ac_cv_use_newgrid
='wxUSE_NEW_GRID=yes'
6379 ac_cv_use_newgrid
='wxUSE_NEW_GRID=no'
6384 LINE
=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}`
6385 if test "x$LINE" != x
; then
6386 eval "DEFAULT_$LINE"
6391 ac_cv_use_newgrid
='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID
6396 eval "$ac_cv_use_newgrid"
6397 if test "$no_cache" != 1; then
6398 echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
6401 if test "$wxUSE_NEW_GRID" = yes; then
6402 echo "$ac_t""yes" 1>&6
6404 echo "$ac_t""no" 1>&6
6409 echo $ac_n "checking for --${enablestring:-enable}-imaglist""... $ac_c" 1>&6
6410 echo "configure:6411: checking for --${enablestring:-enable}-imaglist" >&5
6412 # Check whether --enable-imaglist or --disable-imaglist was given.
6413 if test "${enable_imaglist+set}" = set; then
6414 enableval
="$enable_imaglist"
6416 if test "$enableval" = yes; then
6417 ac_cv_use_imaglist
='wxUSE_IMAGLIST=yes'
6419 ac_cv_use_imaglist
='wxUSE_IMAGLIST=no'
6424 LINE
=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
6425 if test "x$LINE" != x
; then
6426 eval "DEFAULT_$LINE"
6431 ac_cv_use_imaglist
='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
6436 eval "$ac_cv_use_imaglist"
6437 if test "$no_cache" != 1; then
6438 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
6441 if test "$wxUSE_IMAGLIST" = yes; then
6442 echo "$ac_t""yes" 1>&6
6444 echo "$ac_t""no" 1>&6
6449 echo $ac_n "checking for --${enablestring:-enable}-listbox""... $ac_c" 1>&6
6450 echo "configure:6451: checking for --${enablestring:-enable}-listbox" >&5
6452 # Check whether --enable-listbox or --disable-listbox was given.
6453 if test "${enable_listbox+set}" = set; then
6454 enableval
="$enable_listbox"
6456 if test "$enableval" = yes; then
6457 ac_cv_use_listbox
='wxUSE_LISTBOX=yes'
6459 ac_cv_use_listbox
='wxUSE_LISTBOX=no'
6464 LINE
=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
6465 if test "x$LINE" != x
; then
6466 eval "DEFAULT_$LINE"
6471 ac_cv_use_listbox
='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
6476 eval "$ac_cv_use_listbox"
6477 if test "$no_cache" != 1; then
6478 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
6481 if test "$wxUSE_LISTBOX" = yes; then
6482 echo "$ac_t""yes" 1>&6
6484 echo "$ac_t""no" 1>&6
6489 echo $ac_n "checking for --${enablestring:-enable}-listctrl""... $ac_c" 1>&6
6490 echo "configure:6491: checking for --${enablestring:-enable}-listctrl" >&5
6492 # Check whether --enable-listctrl or --disable-listctrl was given.
6493 if test "${enable_listctrl+set}" = set; then
6494 enableval
="$enable_listctrl"
6496 if test "$enableval" = yes; then
6497 ac_cv_use_listctrl
='wxUSE_LISTCTRL=yes'
6499 ac_cv_use_listctrl
='wxUSE_LISTCTRL=no'
6504 LINE
=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
6505 if test "x$LINE" != x
; then
6506 eval "DEFAULT_$LINE"
6511 ac_cv_use_listctrl
='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
6516 eval "$ac_cv_use_listctrl"
6517 if test "$no_cache" != 1; then
6518 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
6521 if test "$wxUSE_LISTCTRL" = yes; then
6522 echo "$ac_t""yes" 1>&6
6524 echo "$ac_t""no" 1>&6
6529 echo $ac_n "checking for --${enablestring:-enable}-notebook""... $ac_c" 1>&6
6530 echo "configure:6531: checking for --${enablestring:-enable}-notebook" >&5
6532 # Check whether --enable-notebook or --disable-notebook was given.
6533 if test "${enable_notebook+set}" = set; then
6534 enableval
="$enable_notebook"
6536 if test "$enableval" = yes; then
6537 ac_cv_use_notebook
='wxUSE_NOTEBOOK=yes'
6539 ac_cv_use_notebook
='wxUSE_NOTEBOOK=no'
6544 LINE
=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
6545 if test "x$LINE" != x
; then
6546 eval "DEFAULT_$LINE"
6551 ac_cv_use_notebook
='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
6556 eval "$ac_cv_use_notebook"
6557 if test "$no_cache" != 1; then
6558 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
6561 if test "$wxUSE_NOTEBOOK" = yes; then
6562 echo "$ac_t""yes" 1>&6
6564 echo "$ac_t""no" 1>&6
6569 echo $ac_n "checking for --${enablestring:-enable}-propsheet""... $ac_c" 1>&6
6570 echo "configure:6571: checking for --${enablestring:-enable}-propsheet" >&5
6572 # Check whether --enable-propsheet or --disable-propsheet was given.
6573 if test "${enable_propsheet+set}" = set; then
6574 enableval
="$enable_propsheet"
6576 if test "$enableval" = yes; then
6577 ac_cv_use_propsheet
='wxUSE_PROPSHEET=yes'
6579 ac_cv_use_propsheet
='wxUSE_PROPSHEET=no'
6584 LINE
=`grep "wxUSE_PROPSHEET" ${wx_arg_cache_file}`
6585 if test "x$LINE" != x
; then
6586 eval "DEFAULT_$LINE"
6591 ac_cv_use_propsheet
='wxUSE_PROPSHEET='$DEFAULT_wxUSE_PROPSHEET
6596 eval "$ac_cv_use_propsheet"
6597 if test "$no_cache" != 1; then
6598 echo $ac_cv_use_propsheet >> ${wx_arg_cache_file}.tmp
6601 if test "$wxUSE_PROPSHEET" = yes; then
6602 echo "$ac_t""yes" 1>&6
6604 echo "$ac_t""no" 1>&6
6609 echo $ac_n "checking for --${enablestring:-enable}-radiobox""... $ac_c" 1>&6
6610 echo "configure:6611: checking for --${enablestring:-enable}-radiobox" >&5
6612 # Check whether --enable-radiobox or --disable-radiobox was given.
6613 if test "${enable_radiobox+set}" = set; then
6614 enableval
="$enable_radiobox"
6616 if test "$enableval" = yes; then
6617 ac_cv_use_radiobox
='wxUSE_RADIOBOX=yes'
6619 ac_cv_use_radiobox
='wxUSE_RADIOBOX=no'
6624 LINE
=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
6625 if test "x$LINE" != x
; then
6626 eval "DEFAULT_$LINE"
6631 ac_cv_use_radiobox
='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
6636 eval "$ac_cv_use_radiobox"
6637 if test "$no_cache" != 1; then
6638 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
6641 if test "$wxUSE_RADIOBOX" = yes; then
6642 echo "$ac_t""yes" 1>&6
6644 echo "$ac_t""no" 1>&6
6649 echo $ac_n "checking for --${enablestring:-enable}-radiobtn""... $ac_c" 1>&6
6650 echo "configure:6651: checking for --${enablestring:-enable}-radiobtn" >&5
6652 # Check whether --enable-radiobtn or --disable-radiobtn was given.
6653 if test "${enable_radiobtn+set}" = set; then
6654 enableval
="$enable_radiobtn"
6656 if test "$enableval" = yes; then
6657 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=yes'
6659 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=no'
6664 LINE
=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
6665 if test "x$LINE" != x
; then
6666 eval "DEFAULT_$LINE"
6671 ac_cv_use_radiobtn
='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
6676 eval "$ac_cv_use_radiobtn"
6677 if test "$no_cache" != 1; then
6678 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
6681 if test "$wxUSE_RADIOBTN" = yes; then
6682 echo "$ac_t""yes" 1>&6
6684 echo "$ac_t""no" 1>&6
6689 echo $ac_n "checking for --${enablestring:-enable}-sash""... $ac_c" 1>&6
6690 echo "configure:6691: checking for --${enablestring:-enable}-sash" >&5
6692 # Check whether --enable-sash or --disable-sash was given.
6693 if test "${enable_sash+set}" = set; then
6694 enableval
="$enable_sash"
6696 if test "$enableval" = yes; then
6697 ac_cv_use_sash
='wxUSE_SASH=yes'
6699 ac_cv_use_sash
='wxUSE_SASH=no'
6704 LINE
=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
6705 if test "x$LINE" != x
; then
6706 eval "DEFAULT_$LINE"
6711 ac_cv_use_sash
='wxUSE_SASH='$DEFAULT_wxUSE_SASH
6716 eval "$ac_cv_use_sash"
6717 if test "$no_cache" != 1; then
6718 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
6721 if test "$wxUSE_SASH" = yes; then
6722 echo "$ac_t""yes" 1>&6
6724 echo "$ac_t""no" 1>&6
6729 echo $ac_n "checking for --${enablestring:-enable}-scrollbar""... $ac_c" 1>&6
6730 echo "configure:6731: checking for --${enablestring:-enable}-scrollbar" >&5
6732 # Check whether --enable-scrollbar or --disable-scrollbar was given.
6733 if test "${enable_scrollbar+set}" = set; then
6734 enableval
="$enable_scrollbar"
6736 if test "$enableval" = yes; then
6737 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=yes'
6739 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=no'
6744 LINE
=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
6745 if test "x$LINE" != x
; then
6746 eval "DEFAULT_$LINE"
6751 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
6756 eval "$ac_cv_use_scrollbar"
6757 if test "$no_cache" != 1; then
6758 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
6761 if test "$wxUSE_SCROLLBAR" = yes; then
6762 echo "$ac_t""yes" 1>&6
6764 echo "$ac_t""no" 1>&6
6769 echo $ac_n "checking for --${enablestring:-enable}-slider""... $ac_c" 1>&6
6770 echo "configure:6771: checking for --${enablestring:-enable}-slider" >&5
6772 # Check whether --enable-slider or --disable-slider was given.
6773 if test "${enable_slider+set}" = set; then
6774 enableval
="$enable_slider"
6776 if test "$enableval" = yes; then
6777 ac_cv_use_slider
='wxUSE_SLIDER=yes'
6779 ac_cv_use_slider
='wxUSE_SLIDER=no'
6784 LINE
=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
6785 if test "x$LINE" != x
; then
6786 eval "DEFAULT_$LINE"
6791 ac_cv_use_slider
='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
6796 eval "$ac_cv_use_slider"
6797 if test "$no_cache" != 1; then
6798 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
6801 if test "$wxUSE_SLIDER" = yes; then
6802 echo "$ac_t""yes" 1>&6
6804 echo "$ac_t""no" 1>&6
6809 echo $ac_n "checking for --${enablestring:-enable}-spinbtn""... $ac_c" 1>&6
6810 echo "configure:6811: checking for --${enablestring:-enable}-spinbtn" >&5
6812 # Check whether --enable-spinbtn or --disable-spinbtn was given.
6813 if test "${enable_spinbtn+set}" = set; then
6814 enableval
="$enable_spinbtn"
6816 if test "$enableval" = yes; then
6817 ac_cv_use_spinbtn
='wxUSE_SPINBTN=yes'
6819 ac_cv_use_spinbtn
='wxUSE_SPINBTN=no'
6824 LINE
=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
6825 if test "x$LINE" != x
; then
6826 eval "DEFAULT_$LINE"
6831 ac_cv_use_spinbtn
='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
6836 eval "$ac_cv_use_spinbtn"
6837 if test "$no_cache" != 1; then
6838 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
6841 if test "$wxUSE_SPINBTN" = yes; then
6842 echo "$ac_t""yes" 1>&6
6844 echo "$ac_t""no" 1>&6
6849 echo $ac_n "checking for --${enablestring:-enable}-spinctrl""... $ac_c" 1>&6
6850 echo "configure:6851: checking for --${enablestring:-enable}-spinctrl" >&5
6852 # Check whether --enable-spinctrl or --disable-spinctrl was given.
6853 if test "${enable_spinctrl+set}" = set; then
6854 enableval
="$enable_spinctrl"
6856 if test "$enableval" = yes; then
6857 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=yes'
6859 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=no'
6864 LINE
=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
6865 if test "x$LINE" != x
; then
6866 eval "DEFAULT_$LINE"
6871 ac_cv_use_spinctrl
='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
6876 eval "$ac_cv_use_spinctrl"
6877 if test "$no_cache" != 1; then
6878 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
6881 if test "$wxUSE_SPINCTRL" = yes; then
6882 echo "$ac_t""yes" 1>&6
6884 echo "$ac_t""no" 1>&6
6889 echo $ac_n "checking for --${enablestring:-enable}-splitter""... $ac_c" 1>&6
6890 echo "configure:6891: checking for --${enablestring:-enable}-splitter" >&5
6892 # Check whether --enable-splitter or --disable-splitter was given.
6893 if test "${enable_splitter+set}" = set; then
6894 enableval
="$enable_splitter"
6896 if test "$enableval" = yes; then
6897 ac_cv_use_splitter
='wxUSE_SPLITTER=yes'
6899 ac_cv_use_splitter
='wxUSE_SPLITTER=no'
6904 LINE
=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
6905 if test "x$LINE" != x
; then
6906 eval "DEFAULT_$LINE"
6911 ac_cv_use_splitter
='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
6916 eval "$ac_cv_use_splitter"
6917 if test "$no_cache" != 1; then
6918 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
6921 if test "$wxUSE_SPLITTER" = yes; then
6922 echo "$ac_t""yes" 1>&6
6924 echo "$ac_t""no" 1>&6
6929 echo $ac_n "checking for --${enablestring:-enable}-statbmp""... $ac_c" 1>&6
6930 echo "configure:6931: checking for --${enablestring:-enable}-statbmp" >&5
6932 # Check whether --enable-statbmp or --disable-statbmp was given.
6933 if test "${enable_statbmp+set}" = set; then
6934 enableval
="$enable_statbmp"
6936 if test "$enableval" = yes; then
6937 ac_cv_use_statbmp
='wxUSE_STATBMP=yes'
6939 ac_cv_use_statbmp
='wxUSE_STATBMP=no'
6944 LINE
=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
6945 if test "x$LINE" != x
; then
6946 eval "DEFAULT_$LINE"
6951 ac_cv_use_statbmp
='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
6956 eval "$ac_cv_use_statbmp"
6957 if test "$no_cache" != 1; then
6958 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
6961 if test "$wxUSE_STATBMP" = yes; then
6962 echo "$ac_t""yes" 1>&6
6964 echo "$ac_t""no" 1>&6
6969 echo $ac_n "checking for --${enablestring:-enable}-statbox""... $ac_c" 1>&6
6970 echo "configure:6971: checking for --${enablestring:-enable}-statbox" >&5
6972 # Check whether --enable-statbox or --disable-statbox was given.
6973 if test "${enable_statbox+set}" = set; then
6974 enableval
="$enable_statbox"
6976 if test "$enableval" = yes; then
6977 ac_cv_use_statbox
='wxUSE_STATBOX=yes'
6979 ac_cv_use_statbox
='wxUSE_STATBOX=no'
6984 LINE
=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
6985 if test "x$LINE" != x
; then
6986 eval "DEFAULT_$LINE"
6991 ac_cv_use_statbox
='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
6996 eval "$ac_cv_use_statbox"
6997 if test "$no_cache" != 1; then
6998 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
7001 if test "$wxUSE_STATBOX" = yes; then
7002 echo "$ac_t""yes" 1>&6
7004 echo "$ac_t""no" 1>&6
7009 echo $ac_n "checking for --${enablestring:-enable}-statline""... $ac_c" 1>&6
7010 echo "configure:7011: checking for --${enablestring:-enable}-statline" >&5
7012 # Check whether --enable-statline or --disable-statline was given.
7013 if test "${enable_statline+set}" = set; then
7014 enableval
="$enable_statline"
7016 if test "$enableval" = yes; then
7017 ac_cv_use_statline
='wxUSE_STATLINE=yes'
7019 ac_cv_use_statline
='wxUSE_STATLINE=no'
7024 LINE
=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
7025 if test "x$LINE" != x
; then
7026 eval "DEFAULT_$LINE"
7031 ac_cv_use_statline
='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
7036 eval "$ac_cv_use_statline"
7037 if test "$no_cache" != 1; then
7038 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
7041 if test "$wxUSE_STATLINE" = yes; then
7042 echo "$ac_t""yes" 1>&6
7044 echo "$ac_t""no" 1>&6
7049 echo $ac_n "checking for --${enablestring:-enable}-stattext""... $ac_c" 1>&6
7050 echo "configure:7051: checking for --${enablestring:-enable}-stattext" >&5
7052 # Check whether --enable-stattext or --disable-stattext was given.
7053 if test "${enable_stattext+set}" = set; then
7054 enableval
="$enable_stattext"
7056 if test "$enableval" = yes; then
7057 ac_cv_use_stattext
='wxUSE_STATTEXT=yes'
7059 ac_cv_use_stattext
='wxUSE_STATTEXT=no'
7064 LINE
=`grep "wxUSE_STATTEXT" ${wx_arg_cache_file}`
7065 if test "x$LINE" != x
; then
7066 eval "DEFAULT_$LINE"
7071 ac_cv_use_stattext
='wxUSE_STATTEXT='$DEFAULT_wxUSE_STATTEXT
7076 eval "$ac_cv_use_stattext"
7077 if test "$no_cache" != 1; then
7078 echo $ac_cv_use_stattext >> ${wx_arg_cache_file}.tmp
7081 if test "$wxUSE_STATTEXT" = yes; then
7082 echo "$ac_t""yes" 1>&6
7084 echo "$ac_t""no" 1>&6
7089 echo $ac_n "checking for --${enablestring:-enable}-statusbar""... $ac_c" 1>&6
7090 echo "configure:7091: checking for --${enablestring:-enable}-statusbar" >&5
7092 # Check whether --enable-statusbar or --disable-statusbar was given.
7093 if test "${enable_statusbar+set}" = set; then
7094 enableval
="$enable_statusbar"
7096 if test "$enableval" = yes; then
7097 ac_cv_use_statusbar
='wxUSE_STATUSBAR=yes'
7099 ac_cv_use_statusbar
='wxUSE_STATUSBAR=no'
7104 LINE
=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
7105 if test "x$LINE" != x
; then
7106 eval "DEFAULT_$LINE"
7111 ac_cv_use_statusbar
='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
7116 eval "$ac_cv_use_statusbar"
7117 if test "$no_cache" != 1; then
7118 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
7121 if test "$wxUSE_STATUSBAR" = yes; then
7122 echo "$ac_t""yes" 1>&6
7124 echo "$ac_t""no" 1>&6
7129 echo $ac_n "checking for --${enablestring:-enable}-tabdialog""... $ac_c" 1>&6
7130 echo "configure:7131: checking for --${enablestring:-enable}-tabdialog" >&5
7132 # Check whether --enable-tabdialog or --disable-tabdialog was given.
7133 if test "${enable_tabdialog+set}" = set; then
7134 enableval
="$enable_tabdialog"
7136 if test "$enableval" = yes; then
7137 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=yes'
7139 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=no'
7144 LINE
=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}`
7145 if test "x$LINE" != x
; then
7146 eval "DEFAULT_$LINE"
7151 ac_cv_use_tabdialog
='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG
7156 eval "$ac_cv_use_tabdialog"
7157 if test "$no_cache" != 1; then
7158 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
7161 if test "$wxUSE_TABDIALOG" = yes; then
7162 echo "$ac_t""yes" 1>&6
7164 echo "$ac_t""no" 1>&6
7169 echo $ac_n "checking for --${enablestring:-enable}-textctrl""... $ac_c" 1>&6
7170 echo "configure:7171: checking for --${enablestring:-enable}-textctrl" >&5
7172 # Check whether --enable-textctrl or --disable-textctrl was given.
7173 if test "${enable_textctrl+set}" = set; then
7174 enableval
="$enable_textctrl"
7176 if test "$enableval" = yes; then
7177 ac_cv_use_textctrl
='wxUSE_TEXTCTRL=yes'
7179 ac_cv_use_textctrl
='wxUSE_TEXTCTRL=no'
7184 LINE
=`grep "wxUSE_TEXTCTRL" ${wx_arg_cache_file}`
7185 if test "x$LINE" != x
; then
7186 eval "DEFAULT_$LINE"
7191 ac_cv_use_textctrl
='wxUSE_TEXTCTRL='$DEFAULT_wxUSE_TEXTCTRL
7196 eval "$ac_cv_use_textctrl"
7197 if test "$no_cache" != 1; then
7198 echo $ac_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
7201 if test "$wxUSE_TEXTCTRL" = yes; then
7202 echo "$ac_t""yes" 1>&6
7204 echo "$ac_t""no" 1>&6
7209 echo $ac_n "checking for --${enablestring:-enable}-togglebtn""... $ac_c" 1>&6
7210 echo "configure:7211: checking for --${enablestring:-enable}-togglebtn" >&5
7212 # Check whether --enable-togglebtn or --disable-togglebtn was given.
7213 if test "${enable_togglebtn+set}" = set; then
7214 enableval
="$enable_togglebtn"
7216 if test "$enableval" = yes; then
7217 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=yes'
7219 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=no'
7224 LINE
=`grep "wxUSE_TOGGLEBTN" ${wx_arg_cache_file}`
7225 if test "x$LINE" != x
; then
7226 eval "DEFAULT_$LINE"
7231 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN='$DEFAULT_wxUSE_TOGGLEBTN
7236 eval "$ac_cv_use_togglebtn"
7237 if test "$no_cache" != 1; then
7238 echo $ac_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
7241 if test "$wxUSE_TOGGLEBTN" = yes; then
7242 echo "$ac_t""yes" 1>&6
7244 echo "$ac_t""no" 1>&6
7249 echo $ac_n "checking for --${enablestring:-enable}-toolbar""... $ac_c" 1>&6
7250 echo "configure:7251: checking for --${enablestring:-enable}-toolbar" >&5
7252 # Check whether --enable-toolbar or --disable-toolbar was given.
7253 if test "${enable_toolbar+set}" = set; then
7254 enableval
="$enable_toolbar"
7256 if test "$enableval" = yes; then
7257 ac_cv_use_toolbar
='wxUSE_TOOLBAR=yes'
7259 ac_cv_use_toolbar
='wxUSE_TOOLBAR=no'
7264 LINE
=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
7265 if test "x$LINE" != x
; then
7266 eval "DEFAULT_$LINE"
7271 ac_cv_use_toolbar
='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
7276 eval "$ac_cv_use_toolbar"
7277 if test "$no_cache" != 1; then
7278 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
7281 if test "$wxUSE_TOOLBAR" = yes; then
7282 echo "$ac_t""yes" 1>&6
7284 echo "$ac_t""no" 1>&6
7289 echo $ac_n "checking for --${enablestring:-enable}-tbarnative""... $ac_c" 1>&6
7290 echo "configure:7291: checking for --${enablestring:-enable}-tbarnative" >&5
7292 # Check whether --enable-tbarnative or --disable-tbarnative was given.
7293 if test "${enable_tbarnative+set}" = set; then
7294 enableval
="$enable_tbarnative"
7296 if test "$enableval" = yes; then
7297 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=yes'
7299 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=no'
7304 LINE
=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
7305 if test "x$LINE" != x
; then
7306 eval "DEFAULT_$LINE"
7311 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
7316 eval "$ac_cv_use_tbarnative"
7317 if test "$no_cache" != 1; then
7318 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
7321 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
7322 echo "$ac_t""yes" 1>&6
7324 echo "$ac_t""no" 1>&6
7329 echo $ac_n "checking for --${enablestring:-enable}-tbarsmpl""... $ac_c" 1>&6
7330 echo "configure:7331: checking for --${enablestring:-enable}-tbarsmpl" >&5
7332 # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given.
7333 if test "${enable_tbarsmpl+set}" = set; then
7334 enableval
="$enable_tbarsmpl"
7336 if test "$enableval" = yes; then
7337 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=yes'
7339 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=no'
7344 LINE
=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}`
7345 if test "x$LINE" != x
; then
7346 eval "DEFAULT_$LINE"
7351 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE
7356 eval "$ac_cv_use_tbarsmpl"
7357 if test "$no_cache" != 1; then
7358 echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
7361 if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then
7362 echo "$ac_t""yes" 1>&6
7364 echo "$ac_t""no" 1>&6
7369 echo $ac_n "checking for --${enablestring:-enable}-treectrl""... $ac_c" 1>&6
7370 echo "configure:7371: checking for --${enablestring:-enable}-treectrl" >&5
7372 # Check whether --enable-treectrl or --disable-treectrl was given.
7373 if test "${enable_treectrl+set}" = set; then
7374 enableval
="$enable_treectrl"
7376 if test "$enableval" = yes; then
7377 ac_cv_use_treectrl
='wxUSE_TREECTRL=yes'
7379 ac_cv_use_treectrl
='wxUSE_TREECTRL=no'
7384 LINE
=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
7385 if test "x$LINE" != x
; then
7386 eval "DEFAULT_$LINE"
7391 ac_cv_use_treectrl
='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
7396 eval "$ac_cv_use_treectrl"
7397 if test "$no_cache" != 1; then
7398 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
7401 if test "$wxUSE_TREECTRL" = yes; then
7402 echo "$ac_t""yes" 1>&6
7404 echo "$ac_t""no" 1>&6
7409 echo $ac_n "checking for --${enablestring:-enable}-tipwindow""... $ac_c" 1>&6
7410 echo "configure:7411: checking for --${enablestring:-enable}-tipwindow" >&5
7412 # Check whether --enable-tipwindow or --disable-tipwindow was given.
7413 if test "${enable_tipwindow+set}" = set; then
7414 enableval
="$enable_tipwindow"
7416 if test "$enableval" = yes; then
7417 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=yes'
7419 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=no'
7424 LINE
=`grep "wxUSE_TIPWINDOW" ${wx_arg_cache_file}`
7425 if test "x$LINE" != x
; then
7426 eval "DEFAULT_$LINE"
7431 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW='$DEFAULT_wxUSE_TIPWINDOW
7436 eval "$ac_cv_use_tipwindow"
7437 if test "$no_cache" != 1; then
7438 echo $ac_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
7441 if test "$wxUSE_TIPWINDOW" = yes; then
7442 echo "$ac_t""yes" 1>&6
7444 echo "$ac_t""no" 1>&6
7449 echo $ac_n "checking for --${enablestring:-enable}-popupwin""... $ac_c" 1>&6
7450 echo "configure:7451: checking for --${enablestring:-enable}-popupwin" >&5
7452 # Check whether --enable-popupwin or --disable-popupwin was given.
7453 if test "${enable_popupwin+set}" = set; then
7454 enableval
="$enable_popupwin"
7456 if test "$enableval" = yes; then
7457 ac_cv_use_popupwin
='wxUSE_POPUPWIN=yes'
7459 ac_cv_use_popupwin
='wxUSE_POPUPWIN=no'
7464 LINE
=`grep "wxUSE_POPUPWIN" ${wx_arg_cache_file}`
7465 if test "x$LINE" != x
; then
7466 eval "DEFAULT_$LINE"
7471 ac_cv_use_popupwin
='wxUSE_POPUPWIN='$DEFAULT_wxUSE_POPUPWIN
7476 eval "$ac_cv_use_popupwin"
7477 if test "$no_cache" != 1; then
7478 echo $ac_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
7481 if test "$wxUSE_POPUPWIN" = yes; then
7482 echo "$ac_t""yes" 1>&6
7484 echo "$ac_t""no" 1>&6
7491 echo $ac_n "checking for --${enablestring:-enable}-commondlg""... $ac_c" 1>&6
7492 echo "configure:7493: checking for --${enablestring:-enable}-commondlg" >&5
7494 # Check whether --enable-commondlg or --disable-commondlg was given.
7495 if test "${enable_commondlg+set}" = set; then
7496 enableval
="$enable_commondlg"
7498 if test "$enableval" = yes; then
7499 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=yes'
7501 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=no'
7506 LINE
=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
7507 if test "x$LINE" != x
; then
7508 eval "DEFAULT_$LINE"
7513 ac_cv_use_commondlg
='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
7518 eval "$ac_cv_use_commondlg"
7519 if test "$no_cache" != 1; then
7520 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
7523 if test "$wxUSE_COMMONDLGS" = yes; then
7524 echo "$ac_t""yes" 1>&6
7526 echo "$ac_t""no" 1>&6
7531 echo $ac_n "checking for --${enablestring:-enable}-choicedlg""... $ac_c" 1>&6
7532 echo "configure:7533: checking for --${enablestring:-enable}-choicedlg" >&5
7534 # Check whether --enable-choicedlg or --disable-choicedlg was given.
7535 if test "${enable_choicedlg+set}" = set; then
7536 enableval
="$enable_choicedlg"
7538 if test "$enableval" = yes; then
7539 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=yes'
7541 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=no'
7546 LINE
=`grep "wxUSE_CHOICEDLG" ${wx_arg_cache_file}`
7547 if test "x$LINE" != x
; then
7548 eval "DEFAULT_$LINE"
7553 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG='$DEFAULT_wxUSE_CHOICEDLG
7558 eval "$ac_cv_use_choicedlg"
7559 if test "$no_cache" != 1; then
7560 echo $ac_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
7563 if test "$wxUSE_CHOICEDLG" = yes; then
7564 echo "$ac_t""yes" 1>&6
7566 echo "$ac_t""no" 1>&6
7571 echo $ac_n "checking for --${enablestring:-enable}-coldlg""... $ac_c" 1>&6
7572 echo "configure:7573: checking for --${enablestring:-enable}-coldlg" >&5
7574 # Check whether --enable-coldlg or --disable-coldlg was given.
7575 if test "${enable_coldlg+set}" = set; then
7576 enableval
="$enable_coldlg"
7578 if test "$enableval" = yes; then
7579 ac_cv_use_coldlg
='wxUSE_COLOURDLG=yes'
7581 ac_cv_use_coldlg
='wxUSE_COLOURDLG=no'
7586 LINE
=`grep "wxUSE_COLOURDLG" ${wx_arg_cache_file}`
7587 if test "x$LINE" != x
; then
7588 eval "DEFAULT_$LINE"
7593 ac_cv_use_coldlg
='wxUSE_COLOURDLG='$DEFAULT_wxUSE_COLOURDLG
7598 eval "$ac_cv_use_coldlg"
7599 if test "$no_cache" != 1; then
7600 echo $ac_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
7603 if test "$wxUSE_COLOURDLG" = yes; then
7604 echo "$ac_t""yes" 1>&6
7606 echo "$ac_t""no" 1>&6
7611 echo $ac_n "checking for --${enablestring:-enable}-filedlg""... $ac_c" 1>&6
7612 echo "configure:7613: checking for --${enablestring:-enable}-filedlg" >&5
7614 # Check whether --enable-filedlg or --disable-filedlg was given.
7615 if test "${enable_filedlg+set}" = set; then
7616 enableval
="$enable_filedlg"
7618 if test "$enableval" = yes; then
7619 ac_cv_use_filedlg
='wxUSE_FILEDLG=yes'
7621 ac_cv_use_filedlg
='wxUSE_FILEDLG=no'
7626 LINE
=`grep "wxUSE_FILEDLG" ${wx_arg_cache_file}`
7627 if test "x$LINE" != x
; then
7628 eval "DEFAULT_$LINE"
7633 ac_cv_use_filedlg
='wxUSE_FILEDLG='$DEFAULT_wxUSE_FILEDLG
7638 eval "$ac_cv_use_filedlg"
7639 if test "$no_cache" != 1; then
7640 echo $ac_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
7643 if test "$wxUSE_FILEDLG" = yes; then
7644 echo "$ac_t""yes" 1>&6
7646 echo "$ac_t""no" 1>&6
7651 echo $ac_n "checking for --${enablestring:-enable}-finddlg""... $ac_c" 1>&6
7652 echo "configure:7653: checking for --${enablestring:-enable}-finddlg" >&5
7654 # Check whether --enable-finddlg or --disable-finddlg was given.
7655 if test "${enable_finddlg+set}" = set; then
7656 enableval
="$enable_finddlg"
7658 if test "$enableval" = yes; then
7659 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=yes'
7661 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=no'
7666 LINE
=`grep "wxUSE_FINDREPLDLG" ${wx_arg_cache_file}`
7667 if test "x$LINE" != x
; then
7668 eval "DEFAULT_$LINE"
7673 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG='$DEFAULT_wxUSE_FINDREPLDLG
7678 eval "$ac_cv_use_finddlg"
7679 if test "$no_cache" != 1; then
7680 echo $ac_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
7683 if test "$wxUSE_FINDREPLDLG" = yes; then
7684 echo "$ac_t""yes" 1>&6
7686 echo "$ac_t""no" 1>&6
7691 echo $ac_n "checking for --${enablestring:-enable}-fontdlg""... $ac_c" 1>&6
7692 echo "configure:7693: checking for --${enablestring:-enable}-fontdlg" >&5
7694 # Check whether --enable-fontdlg or --disable-fontdlg was given.
7695 if test "${enable_fontdlg+set}" = set; then
7696 enableval
="$enable_fontdlg"
7698 if test "$enableval" = yes; then
7699 ac_cv_use_fontdlg
='wxUSE_FONTDLG=yes'
7701 ac_cv_use_fontdlg
='wxUSE_FONTDLG=no'
7706 LINE
=`grep "wxUSE_FONTDLG" ${wx_arg_cache_file}`
7707 if test "x$LINE" != x
; then
7708 eval "DEFAULT_$LINE"
7713 ac_cv_use_fontdlg
='wxUSE_FONTDLG='$DEFAULT_wxUSE_FONTDLG
7718 eval "$ac_cv_use_fontdlg"
7719 if test "$no_cache" != 1; then
7720 echo $ac_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
7723 if test "$wxUSE_FONTDLG" = yes; then
7724 echo "$ac_t""yes" 1>&6
7726 echo "$ac_t""no" 1>&6
7731 echo $ac_n "checking for --${enablestring:-enable}-dirdlg""... $ac_c" 1>&6
7732 echo "configure:7733: checking for --${enablestring:-enable}-dirdlg" >&5
7734 # Check whether --enable-dirdlg or --disable-dirdlg was given.
7735 if test "${enable_dirdlg+set}" = set; then
7736 enableval
="$enable_dirdlg"
7738 if test "$enableval" = yes; then
7739 ac_cv_use_dirdlg
='wxUSE_DIRDLG=yes'
7741 ac_cv_use_dirdlg
='wxUSE_DIRDLG=no'
7746 LINE
=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
7747 if test "x$LINE" != x
; then
7748 eval "DEFAULT_$LINE"
7753 ac_cv_use_dirdlg
='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
7758 eval "$ac_cv_use_dirdlg"
7759 if test "$no_cache" != 1; then
7760 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
7763 if test "$wxUSE_DIRDLG" = yes; then
7764 echo "$ac_t""yes" 1>&6
7766 echo "$ac_t""no" 1>&6
7771 echo $ac_n "checking for --${enablestring:-enable}-msgdlg""... $ac_c" 1>&6
7772 echo "configure:7773: checking for --${enablestring:-enable}-msgdlg" >&5
7774 # Check whether --enable-msgdlg or --disable-msgdlg was given.
7775 if test "${enable_msgdlg+set}" = set; then
7776 enableval
="$enable_msgdlg"
7778 if test "$enableval" = yes; then
7779 ac_cv_use_msgdlg
='wxUSE_MSGDLG=yes'
7781 ac_cv_use_msgdlg
='wxUSE_MSGDLG=no'
7786 LINE
=`grep "wxUSE_MSGDLG" ${wx_arg_cache_file}`
7787 if test "x$LINE" != x
; then
7788 eval "DEFAULT_$LINE"
7793 ac_cv_use_msgdlg
='wxUSE_MSGDLG='$DEFAULT_wxUSE_MSGDLG
7798 eval "$ac_cv_use_msgdlg"
7799 if test "$no_cache" != 1; then
7800 echo $ac_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
7803 if test "$wxUSE_MSGDLG" = yes; then
7804 echo "$ac_t""yes" 1>&6
7806 echo "$ac_t""no" 1>&6
7811 echo $ac_n "checking for --${enablestring:-enable}-numberdlg""... $ac_c" 1>&6
7812 echo "configure:7813: checking for --${enablestring:-enable}-numberdlg" >&5
7814 # Check whether --enable-numberdlg or --disable-numberdlg was given.
7815 if test "${enable_numberdlg+set}" = set; then
7816 enableval
="$enable_numberdlg"
7818 if test "$enableval" = yes; then
7819 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=yes'
7821 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=no'
7826 LINE
=`grep "wxUSE_NUMBERDLG" ${wx_arg_cache_file}`
7827 if test "x$LINE" != x
; then
7828 eval "DEFAULT_$LINE"
7833 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG='$DEFAULT_wxUSE_NUMBERDLG
7838 eval "$ac_cv_use_numberdlg"
7839 if test "$no_cache" != 1; then
7840 echo $ac_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
7843 if test "$wxUSE_NUMBERDLG" = yes; then
7844 echo "$ac_t""yes" 1>&6
7846 echo "$ac_t""no" 1>&6
7851 echo $ac_n "checking for --${enablestring:-enable}-splash""... $ac_c" 1>&6
7852 echo "configure:7853: checking for --${enablestring:-enable}-splash" >&5
7854 # Check whether --enable-splash or --disable-splash was given.
7855 if test "${enable_splash+set}" = set; then
7856 enableval
="$enable_splash"
7858 if test "$enableval" = yes; then
7859 ac_cv_use_splash
='wxUSE_SPLASH=yes'
7861 ac_cv_use_splash
='wxUSE_SPLASH=no'
7866 LINE
=`grep "wxUSE_SPLASH" ${wx_arg_cache_file}`
7867 if test "x$LINE" != x
; then
7868 eval "DEFAULT_$LINE"
7873 ac_cv_use_splash
='wxUSE_SPLASH='$DEFAULT_wxUSE_SPLASH
7878 eval "$ac_cv_use_splash"
7879 if test "$no_cache" != 1; then
7880 echo $ac_cv_use_splash >> ${wx_arg_cache_file}.tmp
7883 if test "$wxUSE_SPLASH" = yes; then
7884 echo "$ac_t""yes" 1>&6
7886 echo "$ac_t""no" 1>&6
7891 echo $ac_n "checking for --${enablestring:-enable}-textdlg""... $ac_c" 1>&6
7892 echo "configure:7893: checking for --${enablestring:-enable}-textdlg" >&5
7894 # Check whether --enable-textdlg or --disable-textdlg was given.
7895 if test "${enable_textdlg+set}" = set; then
7896 enableval
="$enable_textdlg"
7898 if test "$enableval" = yes; then
7899 ac_cv_use_textdlg
='wxUSE_TEXTDLG=yes'
7901 ac_cv_use_textdlg
='wxUSE_TEXTDLG=no'
7906 LINE
=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
7907 if test "x$LINE" != x
; then
7908 eval "DEFAULT_$LINE"
7913 ac_cv_use_textdlg
='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
7918 eval "$ac_cv_use_textdlg"
7919 if test "$no_cache" != 1; then
7920 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
7923 if test "$wxUSE_TEXTDLG" = yes; then
7924 echo "$ac_t""yes" 1>&6
7926 echo "$ac_t""no" 1>&6
7931 echo $ac_n "checking for --${enablestring:-enable}-tipdlg""... $ac_c" 1>&6
7932 echo "configure:7933: checking for --${enablestring:-enable}-tipdlg" >&5
7934 # Check whether --enable-tipdlg or --disable-tipdlg was given.
7935 if test "${enable_tipdlg+set}" = set; then
7936 enableval
="$enable_tipdlg"
7938 if test "$enableval" = yes; then
7939 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=yes'
7941 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=no'
7946 LINE
=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
7947 if test "x$LINE" != x
; then
7948 eval "DEFAULT_$LINE"
7953 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
7958 eval "$ac_cv_use_tipdlg"
7959 if test "$no_cache" != 1; then
7960 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
7963 if test "$wxUSE_STARTUP_TIPS" = yes; then
7964 echo "$ac_t""yes" 1>&6
7966 echo "$ac_t""no" 1>&6
7971 echo $ac_n "checking for --${enablestring:-enable}-progressdlg""... $ac_c" 1>&6
7972 echo "configure:7973: checking for --${enablestring:-enable}-progressdlg" >&5
7974 # Check whether --enable-progressdlg or --disable-progressdlg was given.
7975 if test "${enable_progressdlg+set}" = set; then
7976 enableval
="$enable_progressdlg"
7978 if test "$enableval" = yes; then
7979 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=yes'
7981 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=no'
7986 LINE
=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
7987 if test "x$LINE" != x
; then
7988 eval "DEFAULT_$LINE"
7993 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
7998 eval "$ac_cv_use_progressdlg"
7999 if test "$no_cache" != 1; then
8000 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
8003 if test "$wxUSE_PROGRESSDLG" = yes; then
8004 echo "$ac_t""yes" 1>&6
8006 echo "$ac_t""no" 1>&6
8011 echo $ac_n "checking for --${enablestring:-enable}-wizarddlg""... $ac_c" 1>&6
8012 echo "configure:8013: checking for --${enablestring:-enable}-wizarddlg" >&5
8014 # Check whether --enable-wizarddlg or --disable-wizarddlg was given.
8015 if test "${enable_wizarddlg+set}" = set; then
8016 enableval
="$enable_wizarddlg"
8018 if test "$enableval" = yes; then
8019 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=yes'
8021 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=no'
8026 LINE
=`grep "wxUSE_WIZARDDLG" ${wx_arg_cache_file}`
8027 if test "x$LINE" != x
; then
8028 eval "DEFAULT_$LINE"
8033 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG='$DEFAULT_wxUSE_WIZARDDLG
8038 eval "$ac_cv_use_wizarddlg"
8039 if test "$no_cache" != 1; then
8040 echo $ac_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
8043 if test "$wxUSE_WIZARDDLG" = yes; then
8044 echo "$ac_t""yes" 1>&6
8046 echo "$ac_t""no" 1>&6
8053 echo $ac_n "checking for --${enablestring:-enable}-menus""... $ac_c" 1>&6
8054 echo "configure:8055: checking for --${enablestring:-enable}-menus" >&5
8056 # Check whether --enable-menus or --disable-menus was given.
8057 if test "${enable_menus+set}" = set; then
8058 enableval
="$enable_menus"
8060 if test "$enableval" = yes; then
8061 ac_cv_use_menus
='wxUSE_MENUS=yes'
8063 ac_cv_use_menus
='wxUSE_MENUS=no'
8068 LINE
=`grep "wxUSE_MENUS" ${wx_arg_cache_file}`
8069 if test "x$LINE" != x
; then
8070 eval "DEFAULT_$LINE"
8075 ac_cv_use_menus
='wxUSE_MENUS='$DEFAULT_wxUSE_MENUS
8080 eval "$ac_cv_use_menus"
8081 if test "$no_cache" != 1; then
8082 echo $ac_cv_use_menus >> ${wx_arg_cache_file}.tmp
8085 if test "$wxUSE_MENUS" = yes; then
8086 echo "$ac_t""yes" 1>&6
8088 echo "$ac_t""no" 1>&6
8093 echo $ac_n "checking for --${enablestring:-enable}-miniframe""... $ac_c" 1>&6
8094 echo "configure:8095: checking for --${enablestring:-enable}-miniframe" >&5
8096 # Check whether --enable-miniframe or --disable-miniframe was given.
8097 if test "${enable_miniframe+set}" = set; then
8098 enableval
="$enable_miniframe"
8100 if test "$enableval" = yes; then
8101 ac_cv_use_miniframe
='wxUSE_MINIFRAME=yes'
8103 ac_cv_use_miniframe
='wxUSE_MINIFRAME=no'
8108 LINE
=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
8109 if test "x$LINE" != x
; then
8110 eval "DEFAULT_$LINE"
8115 ac_cv_use_miniframe
='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
8120 eval "$ac_cv_use_miniframe"
8121 if test "$no_cache" != 1; then
8122 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
8125 if test "$wxUSE_MINIFRAME" = yes; then
8126 echo "$ac_t""yes" 1>&6
8128 echo "$ac_t""no" 1>&6
8133 echo $ac_n "checking for --${enablestring:-enable}-tooltips""... $ac_c" 1>&6
8134 echo "configure:8135: checking for --${enablestring:-enable}-tooltips" >&5
8136 # Check whether --enable-tooltips or --disable-tooltips was given.
8137 if test "${enable_tooltips+set}" = set; then
8138 enableval
="$enable_tooltips"
8140 if test "$enableval" = yes; then
8141 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=yes'
8143 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=no'
8148 LINE
=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
8149 if test "x$LINE" != x
; then
8150 eval "DEFAULT_$LINE"
8155 ac_cv_use_tooltips
='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
8160 eval "$ac_cv_use_tooltips"
8161 if test "$no_cache" != 1; then
8162 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
8165 if test "$wxUSE_TOOLTIPS" = yes; then
8166 echo "$ac_t""yes" 1>&6
8168 echo "$ac_t""no" 1>&6
8173 echo $ac_n "checking for --${enablestring:-enable}-splines""... $ac_c" 1>&6
8174 echo "configure:8175: checking for --${enablestring:-enable}-splines" >&5
8176 # Check whether --enable-splines or --disable-splines was given.
8177 if test "${enable_splines+set}" = set; then
8178 enableval
="$enable_splines"
8180 if test "$enableval" = yes; then
8181 ac_cv_use_splines
='wxUSE_SPLINES=yes'
8183 ac_cv_use_splines
='wxUSE_SPLINES=no'
8188 LINE
=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
8189 if test "x$LINE" != x
; then
8190 eval "DEFAULT_$LINE"
8195 ac_cv_use_splines
='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
8200 eval "$ac_cv_use_splines"
8201 if test "$no_cache" != 1; then
8202 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
8205 if test "$wxUSE_SPLINES" = yes; then
8206 echo "$ac_t""yes" 1>&6
8208 echo "$ac_t""no" 1>&6
8213 echo $ac_n "checking for --${enablestring:-enable}-validators""... $ac_c" 1>&6
8214 echo "configure:8215: checking for --${enablestring:-enable}-validators" >&5
8216 # Check whether --enable-validators or --disable-validators was given.
8217 if test "${enable_validators+set}" = set; then
8218 enableval
="$enable_validators"
8220 if test "$enableval" = yes; then
8221 ac_cv_use_validators
='wxUSE_VALIDATORS=yes'
8223 ac_cv_use_validators
='wxUSE_VALIDATORS=no'
8228 LINE
=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
8229 if test "x$LINE" != x
; then
8230 eval "DEFAULT_$LINE"
8235 ac_cv_use_validators
='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
8240 eval "$ac_cv_use_validators"
8241 if test "$no_cache" != 1; then
8242 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
8245 if test "$wxUSE_VALIDATORS" = yes; then
8246 echo "$ac_t""yes" 1>&6
8248 echo "$ac_t""no" 1>&6
8253 echo $ac_n "checking for --${enablestring:-enable}-busyinfo""... $ac_c" 1>&6
8254 echo "configure:8255: checking for --${enablestring:-enable}-busyinfo" >&5
8256 # Check whether --enable-busyinfo or --disable-busyinfo was given.
8257 if test "${enable_busyinfo+set}" = set; then
8258 enableval
="$enable_busyinfo"
8260 if test "$enableval" = yes; then
8261 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=yes'
8263 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=no'
8268 LINE
=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
8269 if test "x$LINE" != x
; then
8270 eval "DEFAULT_$LINE"
8275 ac_cv_use_busyinfo
='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
8280 eval "$ac_cv_use_busyinfo"
8281 if test "$no_cache" != 1; then
8282 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
8285 if test "$wxUSE_BUSYINFO" = yes; then
8286 echo "$ac_t""yes" 1>&6
8288 echo "$ac_t""no" 1>&6
8293 echo $ac_n "checking for --${enablestring:-enable}-joystick""... $ac_c" 1>&6
8294 echo "configure:8295: checking for --${enablestring:-enable}-joystick" >&5
8296 # Check whether --enable-joystick or --disable-joystick was given.
8297 if test "${enable_joystick+set}" = set; then
8298 enableval
="$enable_joystick"
8300 if test "$enableval" = yes; then
8301 ac_cv_use_joystick
='wxUSE_JOYSTICK=yes'
8303 ac_cv_use_joystick
='wxUSE_JOYSTICK=no'
8308 LINE
=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
8309 if test "x$LINE" != x
; then
8310 eval "DEFAULT_$LINE"
8315 ac_cv_use_joystick
='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
8320 eval "$ac_cv_use_joystick"
8321 if test "$no_cache" != 1; then
8322 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
8325 if test "$wxUSE_JOYSTICK" = yes; then
8326 echo "$ac_t""yes" 1>&6
8328 echo "$ac_t""no" 1>&6
8333 echo $ac_n "checking for --${enablestring:-enable}-metafile""... $ac_c" 1>&6
8334 echo "configure:8335: checking for --${enablestring:-enable}-metafile" >&5
8336 # Check whether --enable-metafile or --disable-metafile was given.
8337 if test "${enable_metafile+set}" = set; then
8338 enableval
="$enable_metafile"
8340 if test "$enableval" = yes; then
8341 ac_cv_use_metafile
='wxUSE_METAFILE=yes'
8343 ac_cv_use_metafile
='wxUSE_METAFILE=no'
8348 LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
8349 if test "x$LINE" != x
; then
8350 eval "DEFAULT_$LINE"
8355 ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
8360 eval "$ac_cv_use_metafile"
8361 if test "$no_cache" != 1; then
8362 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
8365 if test "$wxUSE_METAFILE" = yes; then
8366 echo "$ac_t""yes" 1>&6
8368 echo "$ac_t""no" 1>&6
8373 echo $ac_n "checking for --${enablestring:-enable}-dragimage""... $ac_c" 1>&6
8374 echo "configure:8375: checking for --${enablestring:-enable}-dragimage" >&5
8376 # Check whether --enable-dragimage or --disable-dragimage was given.
8377 if test "${enable_dragimage+set}" = set; then
8378 enableval
="$enable_dragimage"
8380 if test "$enableval" = yes; then
8381 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=yes'
8383 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=no'
8388 LINE
=`grep "wxUSE_DRAGIMAGE" ${wx_arg_cache_file}`
8389 if test "x$LINE" != x
; then
8390 eval "DEFAULT_$LINE"
8395 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE='$DEFAULT_wxUSE_DRAGIMAGE
8400 eval "$ac_cv_use_dragimage"
8401 if test "$no_cache" != 1; then
8402 echo $ac_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
8405 if test "$wxUSE_DRAGIMAGE" = yes; then
8406 echo "$ac_t""yes" 1>&6
8408 echo "$ac_t""no" 1>&6
8415 echo $ac_n "checking for --${enablestring:-enable}-palette""... $ac_c" 1>&6
8416 echo "configure:8417: checking for --${enablestring:-enable}-palette" >&5
8418 # Check whether --enable-palette or --disable-palette was given.
8419 if test "${enable_palette+set}" = set; then
8420 enableval
="$enable_palette"
8422 if test "$enableval" = yes; then
8423 ac_cv_use_palette
='wxUSE_PALETTE=yes'
8425 ac_cv_use_palette
='wxUSE_PALETTE=no'
8430 LINE
=`grep "wxUSE_PALETTE" ${wx_arg_cache_file}`
8431 if test "x$LINE" != x
; then
8432 eval "DEFAULT_$LINE"
8437 ac_cv_use_palette
='wxUSE_PALETTE='$DEFAULT_wxUSE_PALETTE
8442 eval "$ac_cv_use_palette"
8443 if test "$no_cache" != 1; then
8444 echo $ac_cv_use_palette >> ${wx_arg_cache_file}.tmp
8447 if test "$wxUSE_PALETTE" = yes; then
8448 echo "$ac_t""yes" 1>&6
8450 echo "$ac_t""no" 1>&6
8455 echo $ac_n "checking for --${enablestring:-enable}-image""... $ac_c" 1>&6
8456 echo "configure:8457: checking for --${enablestring:-enable}-image" >&5
8458 # Check whether --enable-image or --disable-image was given.
8459 if test "${enable_image+set}" = set; then
8460 enableval
="$enable_image"
8462 if test "$enableval" = yes; then
8463 ac_cv_use_image
='wxUSE_IMAGE=yes'
8465 ac_cv_use_image
='wxUSE_IMAGE=no'
8470 LINE
=`grep "wxUSE_IMAGE" ${wx_arg_cache_file}`
8471 if test "x$LINE" != x
; then
8472 eval "DEFAULT_$LINE"
8477 ac_cv_use_image
='wxUSE_IMAGE='$DEFAULT_wxUSE_IMAGE
8482 eval "$ac_cv_use_image"
8483 if test "$no_cache" != 1; then
8484 echo $ac_cv_use_image >> ${wx_arg_cache_file}.tmp
8487 if test "$wxUSE_IMAGE" = yes; then
8488 echo "$ac_t""yes" 1>&6
8490 echo "$ac_t""no" 1>&6
8495 echo $ac_n "checking for --${enablestring:-enable}-gif""... $ac_c" 1>&6
8496 echo "configure:8497: checking for --${enablestring:-enable}-gif" >&5
8498 # Check whether --enable-gif or --disable-gif was given.
8499 if test "${enable_gif+set}" = set; then
8500 enableval
="$enable_gif"
8502 if test "$enableval" = yes; then
8503 ac_cv_use_gif
='wxUSE_GIF=yes'
8505 ac_cv_use_gif
='wxUSE_GIF=no'
8510 LINE
=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
8511 if test "x$LINE" != x
; then
8512 eval "DEFAULT_$LINE"
8517 ac_cv_use_gif
='wxUSE_GIF='$DEFAULT_wxUSE_GIF
8522 eval "$ac_cv_use_gif"
8523 if test "$no_cache" != 1; then
8524 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
8527 if test "$wxUSE_GIF" = yes; then
8528 echo "$ac_t""yes" 1>&6
8530 echo "$ac_t""no" 1>&6
8535 echo $ac_n "checking for --${enablestring:-enable}-pcx""... $ac_c" 1>&6
8536 echo "configure:8537: checking for --${enablestring:-enable}-pcx" >&5
8538 # Check whether --enable-pcx or --disable-pcx was given.
8539 if test "${enable_pcx+set}" = set; then
8540 enableval
="$enable_pcx"
8542 if test "$enableval" = yes; then
8543 ac_cv_use_pcx
='wxUSE_PCX=yes'
8545 ac_cv_use_pcx
='wxUSE_PCX=no'
8550 LINE
=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
8551 if test "x$LINE" != x
; then
8552 eval "DEFAULT_$LINE"
8557 ac_cv_use_pcx
='wxUSE_PCX='$DEFAULT_wxUSE_PCX
8562 eval "$ac_cv_use_pcx"
8563 if test "$no_cache" != 1; then
8564 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
8567 if test "$wxUSE_PCX" = yes; then
8568 echo "$ac_t""yes" 1>&6
8570 echo "$ac_t""no" 1>&6
8575 echo $ac_n "checking for --${enablestring:-enable}-iff""... $ac_c" 1>&6
8576 echo "configure:8577: checking for --${enablestring:-enable}-iff" >&5
8578 # Check whether --enable-iff or --disable-iff was given.
8579 if test "${enable_iff+set}" = set; then
8580 enableval
="$enable_iff"
8582 if test "$enableval" = yes; then
8583 ac_cv_use_iff
='wxUSE_IFF=yes'
8585 ac_cv_use_iff
='wxUSE_IFF=no'
8590 LINE
=`grep "wxUSE_IFF" ${wx_arg_cache_file}`
8591 if test "x$LINE" != x
; then
8592 eval "DEFAULT_$LINE"
8597 ac_cv_use_iff
='wxUSE_IFF='$DEFAULT_wxUSE_IFF
8602 eval "$ac_cv_use_iff"
8603 if test "$no_cache" != 1; then
8604 echo $ac_cv_use_iff >> ${wx_arg_cache_file}.tmp
8607 if test "$wxUSE_IFF" = yes; then
8608 echo "$ac_t""yes" 1>&6
8610 echo "$ac_t""no" 1>&6
8615 echo $ac_n "checking for --${enablestring:-enable}-pnm""... $ac_c" 1>&6
8616 echo "configure:8617: checking for --${enablestring:-enable}-pnm" >&5
8618 # Check whether --enable-pnm or --disable-pnm was given.
8619 if test "${enable_pnm+set}" = set; then
8620 enableval
="$enable_pnm"
8622 if test "$enableval" = yes; then
8623 ac_cv_use_pnm
='wxUSE_PNM=yes'
8625 ac_cv_use_pnm
='wxUSE_PNM=no'
8630 LINE
=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
8631 if test "x$LINE" != x
; then
8632 eval "DEFAULT_$LINE"
8637 ac_cv_use_pnm
='wxUSE_PNM='$DEFAULT_wxUSE_PNM
8642 eval "$ac_cv_use_pnm"
8643 if test "$no_cache" != 1; then
8644 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
8647 if test "$wxUSE_PNM" = yes; then
8648 echo "$ac_t""yes" 1>&6
8650 echo "$ac_t""no" 1>&6
8655 echo $ac_n "checking for --${enablestring:-enable}-xpm""... $ac_c" 1>&6
8656 echo "configure:8657: checking for --${enablestring:-enable}-xpm" >&5
8658 # Check whether --enable-xpm or --disable-xpm was given.
8659 if test "${enable_xpm+set}" = set; then
8660 enableval
="$enable_xpm"
8662 if test "$enableval" = yes; then
8663 ac_cv_use_xpm
='wxUSE_XPM=yes'
8665 ac_cv_use_xpm
='wxUSE_XPM=no'
8670 LINE
=`grep "wxUSE_XPM" ${wx_arg_cache_file}`
8671 if test "x$LINE" != x
; then
8672 eval "DEFAULT_$LINE"
8677 ac_cv_use_xpm
='wxUSE_XPM='$DEFAULT_wxUSE_XPM
8682 eval "$ac_cv_use_xpm"
8683 if test "$no_cache" != 1; then
8684 echo $ac_cv_use_xpm >> ${wx_arg_cache_file}.tmp
8687 if test "$wxUSE_XPM" = yes; then
8688 echo "$ac_t""yes" 1>&6
8690 echo "$ac_t""no" 1>&6
8695 echo $ac_n "checking for --${enablestring:-enable}-ico_cur""... $ac_c" 1>&6
8696 echo "configure:8697: checking for --${enablestring:-enable}-ico_cur" >&5
8698 # Check whether --enable-ico_cur or --disable-ico_cur was given.
8699 if test "${enable_ico_cur+set}" = set; then
8700 enableval
="$enable_ico_cur"
8702 if test "$enableval" = yes; then
8703 ac_cv_use_ico_cur
='wxUSE_ICO_CUR=yes'
8705 ac_cv_use_ico_cur
='wxUSE_ICO_CUR=no'
8710 LINE
=`grep "wxUSE_ICO_CUR" ${wx_arg_cache_file}`
8711 if test "x$LINE" != x
; then
8712 eval "DEFAULT_$LINE"
8717 ac_cv_use_ico_cur
='wxUSE_ICO_CUR='$DEFAULT_wxUSE_ICO_CUR
8722 eval "$ac_cv_use_ico_cur"
8723 if test "$no_cache" != 1; then
8724 echo $ac_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
8727 if test "$wxUSE_ICO_CUR" = yes; then
8728 echo "$ac_t""yes" 1>&6
8730 echo "$ac_t""no" 1>&6
8737 *-pc-os2_emx | *-pc-os2-emx )
8749 echo "saving argument cache $wx_arg_cache_file"
8750 mv ${wx_arg_cache_file}.tmp
${wx_arg_cache_file}
8754 echo $ac_n "checking for toolkit""... $ac_c" 1>&6
8755 echo "configure:8756: checking for toolkit" >&5
8757 # In Wine, we need to default to MSW, not GTK or MOTIF
8758 if test "$wxUSE_WINE" = "yes"; then
8759 DEFAULT_DEFAULT_wxUSE_GTK
=0
8760 DEFAULT_DEFAULT_wxUSE_MOTIF
=0
8761 DEFAULT_DEFAULT_wxUSE_MSW
=1
8764 if test "$wxUSE_GUI" = "yes"; then
8766 if test "$USE_BEOS" = 1; then
8767 { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; }
8770 if test "$TOOLKIT_GIVEN" = 1; then
8771 for toolkit
in `echo $ALL_TOOLKITS`; do
8773 eval "value=\$${var}"
8774 eval "$var=`echo \$value | sed -e "s
/yes
/1/" -e "s
/no
/0/"`"
8777 for toolkit
in `echo $ALL_TOOLKITS`; do
8778 if test "$has_toolkit_in_cache" != 1; then
8779 var
=DEFAULT_DEFAULT_wxUSE_
$toolkit
8781 var
=DEFAULT_wxUSE_
$toolkit
8783 eval "wxUSE_$toolkit=\$${var}"
8787 NUM_TOOLKITS
=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_MAC:-0} \
8788 + ${wxUSE_MSW:-0} + ${wxUSE_MGL:-0} + ${wxUSE_MICROWIN:-0} + ${wxUSE_X11:-0}`
8791 *-pc-os2_emx | *-pc-os2-emx )
8792 NUM_TOOLKITS
=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
8795 case "$NUM_TOOLKITS" in
8799 { echo "configure: error: Please specify a toolkit -- cannot determine the default for ${host}" 1>&2; exit 1; }
8802 { echo "configure: error: Please specify at most one toolkit (maybe some are cached in configarg.cache?)" 1>&2; exit 1; }
8805 for toolkit
in `echo $ALL_TOOLKITS`; do
8807 eval "value=\$${var}"
8808 if test "x$value" != x
; then
8809 cache_var
=CACHE_
$toolkit
8810 eval "cache=\$${cache_var}"
8811 if test "$cache" = 1; then
8812 echo "$var=$value" >> ${wx_arg_cache_file}
8814 if test "$value" = 1; then
8815 toolkit_echo
=`echo $toolkit | tr [A-Z] [a-z]`
8816 echo "$ac_t""$toolkit_echo" 1>&6
8821 echo "$ac_t""base ($host_alias hosted) only" 1>&6
8828 if test "$wxUSE_MSW" = 1 ; then
8839 if test "$wxUSE_WINE" = "yes"; then
8846 if test "$wants_win32" = 1 ; then
8849 cat >> confdefs.h
<<\EOF
8853 cat >> confdefs.h
<<\EOF
8857 cat >> confdefs.h
<<\EOF
8858 #define __WINDOWS__ 1
8861 cat >> confdefs.h
<<\EOF
8862 #define __GNUWIN32__ 1
8865 cat >> confdefs.h
<<\EOF
8869 cat >> confdefs.h
<<\EOF
8870 #define WINVER 0x0400
8874 if test "$doesnt_want_win32" = 1 ; then
8879 if test "$USE_UNIX" = 1 ; then
8881 cat >> confdefs.h
<<\EOF
8888 cat > confcache
<<\EOF
8889 # This file is a shell script that caches the results of configure
8890 # tests run on this system so they can be shared between configure
8891 # scripts and configure runs. It is not useful on other systems.
8892 # If it contains results you don't want to keep, you may remove or edit it.
8894 # By default, configure uses ./config.cache as the cache file,
8895 # creating it if it does not exist already. You can give configure
8896 # the --cache-file=FILE option to use a different cache file; that is
8897 # what configure does when it calls configure scripts in
8898 # subdirectories, so they share the cache.
8899 # Giving --cache-file=/dev/null disables caching, for debugging configure.
8900 # config.status only pays attention to the cache file if you give it the
8901 # --recheck option to rerun configure.
8904 # The following way of writing the cache mishandles newlines in values,
8905 # but we know of no workaround that is simple, portable, and efficient.
8906 # So, don't put newlines in cache variables' values.
8907 # Ultrix sh set writes to stderr and can't be redirected directly,
8908 # and sets the high bit in the cache file unless we assign to the vars.
8910 case `(ac_space=' '; set | grep ac_space) 2>&1` in
8912 # `set' does not quote correctly, so add quotes (double-quote substitution
8913 # turns \\\\ into \\, and sed turns \\ into \).
8915 -e "s/'/'\\\\''/g" \
8916 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
8919 # `set' quotes correctly as required by POSIX, so do not add quotes.
8920 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
8923 if cmp -s $cache_file confcache
; then
8926 if test -w $cache_file; then
8927 echo "updating cache $cache_file"
8928 cat confcache
> $cache_file
8930 echo "not updating unwritable cache $cache_file"
8936 if test "$build" != "$host" ; then
8937 if test "$USE_WIN32" = 1 -o "$USE_DOS" = 1 -o "$USE_UNIX"; then
8941 RANLIB
=$host_alias-ranlib
8942 DLLTOOL
=$host_alias-dlltool
8943 RESCOMP
=$host_alias-windres
8946 STRIP
=$host_alias-strip
8948 { echo "configure: error: $build_alias -> $host_alias cross compilation not supported yet." 1>&2; exit 1; }
8953 # Extract the first word of "gcc", so it can be a program name with args.
8954 set dummy gcc
; ac_word
=$2
8955 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8956 echo "configure:8957: checking for $ac_word" >&5
8957 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8958 echo $ac_n "(cached) $ac_c" 1>&6
8960 if test -n "$CC"; then
8961 ac_cv_prog_CC
="$CC" # Let the user override the test.
8963 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8965 for ac_dir
in $ac_dummy; do
8966 test -z "$ac_dir" && ac_dir
=.
8967 if test -f $ac_dir/$ac_word; then
8976 if test -n "$CC"; then
8977 echo "$ac_t""$CC" 1>&6
8979 echo "$ac_t""no" 1>&6
8982 if test -z "$CC"; then
8983 # Extract the first word of "cc", so it can be a program name with args.
8984 set dummy cc
; ac_word
=$2
8985 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8986 echo "configure:8987: checking for $ac_word" >&5
8987 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8988 echo $ac_n "(cached) $ac_c" 1>&6
8990 if test -n "$CC"; then
8991 ac_cv_prog_CC
="$CC" # Let the user override the test.
8993 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8996 for ac_dir
in $ac_dummy; do
8997 test -z "$ac_dir" && ac_dir
=.
8998 if test -f $ac_dir/$ac_word; then
8999 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
9000 ac_prog_rejected
=yes
9008 if test $ac_prog_rejected = yes; then
9009 # We found a bogon in the path, so make sure we never use it.
9010 set dummy
$ac_cv_prog_CC
9012 if test $# -gt 0; then
9013 # We chose a different compiler from the bogus one.
9014 # However, it has the same basename, so the bogon will be chosen
9015 # first if we set CC to just the basename; use the full file name.
9017 set dummy
"$ac_dir/$ac_word" "$@"
9025 if test -n "$CC"; then
9026 echo "$ac_t""$CC" 1>&6
9028 echo "$ac_t""no" 1>&6
9031 if test -z "$CC"; then
9032 case "`uname -s`" in
9034 # Extract the first word of "cl", so it can be a program name with args.
9035 set dummy cl
; ac_word
=$2
9036 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9037 echo "configure:9038: checking for $ac_word" >&5
9038 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
9039 echo $ac_n "(cached) $ac_c" 1>&6
9041 if test -n "$CC"; then
9042 ac_cv_prog_CC
="$CC" # Let the user override the test.
9044 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9046 for ac_dir
in $ac_dummy; do
9047 test -z "$ac_dir" && ac_dir
=.
9048 if test -f $ac_dir/$ac_word; then
9057 if test -n "$CC"; then
9058 echo "$ac_t""$CC" 1>&6
9060 echo "$ac_t""no" 1>&6
9065 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
9068 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
9069 echo "configure:9070: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
9072 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9073 ac_cpp
='$CPP $CPPFLAGS'
9074 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9075 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9076 cross_compiling
=$ac_cv_prog_cc_cross
9078 cat > conftest.
$ac_ext << EOF
9080 #line 9081 "configure"
9081 #include "confdefs.h"
9085 if { (eval echo configure
:9086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9086 ac_cv_prog_cc_works
=yes
9087 # If we can't run a trivial program, we are probably using a cross compiler.
9088 if (.
/conftest
; exit) 2>/dev
/null
; then
9089 ac_cv_prog_cc_cross
=no
9091 ac_cv_prog_cc_cross
=yes
9094 echo "configure: failed program was:" >&5
9095 cat conftest.
$ac_ext >&5
9096 ac_cv_prog_cc_works
=no
9100 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9101 ac_cpp
='$CPP $CPPFLAGS'
9102 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9103 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9104 cross_compiling
=$ac_cv_prog_cc_cross
9106 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
9107 if test $ac_cv_prog_cc_works = no
; then
9108 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
9110 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
9111 echo "configure:9112: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
9112 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
9113 cross_compiling
=$ac_cv_prog_cc_cross
9115 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
9116 echo "configure:9117: checking whether we are using GNU C" >&5
9117 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
9118 echo $ac_n "(cached) $ac_c" 1>&6
9120 cat > conftest.c
<<EOF
9125 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:9126: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
9132 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
9134 if test $ac_cv_prog_gcc = yes; then
9140 ac_test_CFLAGS
="${CFLAGS+set}"
9141 ac_save_CFLAGS
="$CFLAGS"
9143 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
9144 echo "configure:9145: checking whether ${CC-cc} accepts -g" >&5
9145 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
9146 echo $ac_n "(cached) $ac_c" 1>&6
9148 echo 'void f(){}' > conftest.c
9149 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
9158 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
9159 if test "$ac_test_CFLAGS" = set; then
9160 CFLAGS
="$ac_save_CFLAGS"
9161 elif test $ac_cv_prog_cc_g = yes; then
9162 if test "$GCC" = yes; then
9168 if test "$GCC" = yes; then
9176 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
9177 echo "configure:9178: checking how to run the C preprocessor" >&5
9178 # On Suns, sometimes $CPP names a directory.
9179 if test -n "$CPP" && test -d "$CPP"; then
9182 if test -z "$CPP"; then
9183 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
9184 echo $ac_n "(cached) $ac_c" 1>&6
9186 # This must be in double quotes, not single quotes, because CPP may get
9187 # substituted into the Makefile and "${CC-cc}" will confuse make.
9189 # On the NeXT, cc -E runs the code through the compiler's parser,
9190 # not just through cpp.
9191 cat > conftest.
$ac_ext <<EOF
9192 #line 9193 "configure"
9193 #include "confdefs.h"
9197 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9198 { (eval echo configure
:9199: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9199 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9200 if test -z "$ac_err"; then
9204 echo "configure: failed program was:" >&5
9205 cat conftest.
$ac_ext >&5
9207 CPP
="${CC-cc} -E -traditional-cpp"
9208 cat > conftest.
$ac_ext <<EOF
9209 #line 9210 "configure"
9210 #include "confdefs.h"
9214 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9215 { (eval echo configure
:9216: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9216 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9217 if test -z "$ac_err"; then
9221 echo "configure: failed program was:" >&5
9222 cat conftest.
$ac_ext >&5
9224 CPP
="${CC-cc} -nologo -E"
9225 cat > conftest.
$ac_ext <<EOF
9226 #line 9227 "configure"
9227 #include "confdefs.h"
9231 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9232 { (eval echo configure
:9233: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9233 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9234 if test -z "$ac_err"; then
9238 echo "configure: failed program was:" >&5
9239 cat conftest.
$ac_ext >&5
9248 ac_cv_prog_CPP
="$CPP"
9250 CPP
="$ac_cv_prog_CPP"
9252 ac_cv_prog_CPP
="$CPP"
9254 echo "$ac_t""$CPP" 1>&6
9256 if test $ac_cv_prog_gcc = yes; then
9257 echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
9258 echo "configure:9259: checking whether ${CC-cc} needs -traditional" >&5
9259 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
9260 echo $ac_n "(cached) $ac_c" 1>&6
9262 ac_pattern
="Autoconf.*'x'"
9263 cat > conftest.
$ac_ext <<EOF
9264 #line 9265 "configure"
9265 #include "confdefs.h"
9269 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9270 egrep "$ac_pattern" >/dev
/null
2>&1; then
9272 ac_cv_prog_gcc_traditional
=yes
9275 ac_cv_prog_gcc_traditional
=no
9280 if test $ac_cv_prog_gcc_traditional = no
; then
9281 cat > conftest.
$ac_ext <<EOF
9282 #line 9283 "configure"
9283 #include "confdefs.h"
9287 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9288 egrep "$ac_pattern" >/dev
/null
2>&1; then
9290 ac_cv_prog_gcc_traditional
=yes
9297 echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6
9298 if test $ac_cv_prog_gcc_traditional = yes; then
9299 CC
="$CC -traditional"
9306 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9307 ac_cpp
='$CXXCPP $CPPFLAGS'
9308 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9309 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9310 cross_compiling
=$ac_cv_prog_cxx_cross
9313 CXXFLAGS
=${CXXFLAGS:=}
9314 for ac_prog
in $CCC c
++ g
++ gcc CC cxx cc
++ cl
9316 # Extract the first word of "$ac_prog", so it can be a program name with args.
9317 set dummy
$ac_prog; ac_word
=$2
9318 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9319 echo "configure:9320: checking for $ac_word" >&5
9320 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
9321 echo $ac_n "(cached) $ac_c" 1>&6
9323 if test -n "$CXX"; then
9324 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
9326 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9328 for ac_dir
in $ac_dummy; do
9329 test -z "$ac_dir" && ac_dir
=.
9330 if test -f $ac_dir/$ac_word; then
9331 ac_cv_prog_CXX
="$ac_prog"
9338 CXX
="$ac_cv_prog_CXX"
9339 if test -n "$CXX"; then
9340 echo "$ac_t""$CXX" 1>&6
9342 echo "$ac_t""no" 1>&6
9345 test -n "$CXX" && break
9347 test -n "$CXX" || CXX
="gcc"
9350 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
9351 echo "configure:9352: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
9354 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9355 ac_cpp
='$CXXCPP $CPPFLAGS'
9356 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9357 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9358 cross_compiling
=$ac_cv_prog_cxx_cross
9360 cat > conftest.
$ac_ext << EOF
9362 #line 9363 "configure"
9363 #include "confdefs.h"
9365 int main(){return(0);}
9367 if { (eval echo configure
:9368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9368 ac_cv_prog_cxx_works
=yes
9369 # If we can't run a trivial program, we are probably using a cross compiler.
9370 if (.
/conftest
; exit) 2>/dev
/null
; then
9371 ac_cv_prog_cxx_cross
=no
9373 ac_cv_prog_cxx_cross
=yes
9376 echo "configure: failed program was:" >&5
9377 cat conftest.
$ac_ext >&5
9378 ac_cv_prog_cxx_works
=no
9382 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9383 ac_cpp
='$CXXCPP $CPPFLAGS'
9384 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9385 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9386 cross_compiling
=$ac_cv_prog_cxx_cross
9388 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
9389 if test $ac_cv_prog_cxx_works = no
; then
9390 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
9392 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
9393 echo "configure:9394: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
9394 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
9395 cross_compiling
=$ac_cv_prog_cxx_cross
9397 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
9398 echo "configure:9399: checking whether we are using GNU C++" >&5
9399 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
9400 echo $ac_n "(cached) $ac_c" 1>&6
9402 cat > conftest.C
<<EOF
9407 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:9408: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
9414 echo "$ac_t""$ac_cv_prog_gxx" 1>&6
9416 if test $ac_cv_prog_gxx = yes; then
9422 ac_test_CXXFLAGS
="${CXXFLAGS+set}"
9423 ac_save_CXXFLAGS
="$CXXFLAGS"
9425 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
9426 echo "configure:9427: checking whether ${CXX-g++} accepts -g" >&5
9427 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
9428 echo $ac_n "(cached) $ac_c" 1>&6
9430 echo 'void f(){}' > conftest.cc
9431 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
9432 ac_cv_prog_cxx_g
=yes
9440 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
9441 if test "$ac_test_CXXFLAGS" = set; then
9442 CXXFLAGS
="$ac_save_CXXFLAGS"
9443 elif test $ac_cv_prog_cxx_g = yes; then
9444 if test "$GXX" = yes; then
9450 if test "$GXX" = yes; then
9459 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9460 ac_cpp
='$CPP $CPPFLAGS'
9461 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9462 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9463 cross_compiling
=$ac_cv_prog_cc_cross
9466 # Extract the first word of "ranlib", so it can be a program name with args.
9467 set dummy ranlib
; ac_word
=$2
9468 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9469 echo "configure:9470: checking for $ac_word" >&5
9470 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
9471 echo $ac_n "(cached) $ac_c" 1>&6
9473 if test -n "$RANLIB"; then
9474 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
9476 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9478 for ac_dir
in $ac_dummy; do
9479 test -z "$ac_dir" && ac_dir
=.
9480 if test -f $ac_dir/$ac_word; then
9481 ac_cv_prog_RANLIB
="ranlib"
9486 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
9489 RANLIB
="$ac_cv_prog_RANLIB"
9490 if test -n "$RANLIB"; then
9491 echo "$ac_t""$RANLIB" 1>&6
9493 echo "$ac_t""no" 1>&6
9497 # Extract the first word of "ar", so it can be a program name with args.
9498 set dummy
ar; ac_word
=$2
9499 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9500 echo "configure:9501: checking for $ac_word" >&5
9501 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
9502 echo $ac_n "(cached) $ac_c" 1>&6
9504 if test -n "$AR"; then
9505 ac_cv_prog_AR
="$AR" # Let the user override the test.
9507 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9509 for ac_dir
in $ac_dummy; do
9510 test -z "$ac_dir" && ac_dir
=.
9511 if test -f $ac_dir/$ac_word; then
9517 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar"
9521 if test -n "$AR"; then
9522 echo "$ac_t""$AR" 1>&6
9524 echo "$ac_t""no" 1>&6
9528 # Find a good install program. We prefer a C program (faster),
9529 # so one script is as good as another. But avoid the broken or
9530 # incompatible versions:
9531 # SysV /etc/install, /usr/sbin/install
9532 # SunOS /usr/etc/install
9533 # IRIX /sbin/install
9535 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
9536 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
9537 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
9538 # ./install, which can be erroneously created by make from ./install.sh.
9539 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
9540 echo "configure:9541: checking for a BSD compatible install" >&5
9541 if test -z "$INSTALL"; then
9542 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
9543 echo $ac_n "(cached) $ac_c" 1>&6
9545 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
9546 for ac_dir
in $PATH; do
9547 # Account for people who put trailing slashes in PATH elements.
9549 /|.
/|.
//|/etc
/*|/usr
/sbin
/*|/usr
/etc
/*|/sbin
/*|/usr
/afsws
/bin
/*|/usr
/ucb
/*) ;;
9551 # OSF1 and SCO ODT 3.0 have their own names for install.
9552 # Don't use installbsd from OSF since it installs stuff as root
9554 for ac_prog
in ginstall scoinst
install; do
9555 if test -f $ac_dir/$ac_prog; then
9556 if test $ac_prog = install &&
9557 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
9558 # AIX install. It has an incompatible calling convention.
9561 ac_cv_path_install
="$ac_dir/$ac_prog -c"
9572 if test "${ac_cv_path_install+set}" = set; then
9573 INSTALL
="$ac_cv_path_install"
9575 # As a last resort, use the slow shell script. We don't cache a
9576 # path for INSTALL within a source directory, because that will
9577 # break other packages using the cache if that directory is
9578 # removed, or if the path is relative.
9579 INSTALL
="$ac_install_sh"
9582 echo "$ac_t""$INSTALL" 1>&6
9584 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
9585 # It thinks the first close brace ends the variable substitution.
9586 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
9588 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
9590 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
9597 INSTALL
=`pwd`/${INSTALL} ;;
9604 INSTALL_PROGRAM
="cp -fp"
9605 INSTALL_DATA
="cp -fp"
9611 # Extract the first word of "strip", so it can be a program name with args.
9612 set dummy strip
; ac_word
=$2
9613 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9614 echo "configure:9615: checking for $ac_word" >&5
9615 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
9616 echo $ac_n "(cached) $ac_c" 1>&6
9618 if test -n "$STRIP"; then
9619 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
9621 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9623 for ac_dir
in $ac_dummy; do
9624 test -z "$ac_dir" && ac_dir
=.
9625 if test -f $ac_dir/$ac_word; then
9626 ac_cv_prog_STRIP
="strip"
9631 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
="true"
9634 STRIP
="$ac_cv_prog_STRIP"
9635 if test -n "$STRIP"; then
9636 echo "$ac_t""$STRIP" 1>&6
9638 echo "$ac_t""no" 1>&6
9642 echo $ac_n "checking if make is GNU make""... $ac_c" 1>&6
9643 echo "configure:9644: checking if make is GNU make" >&5
9644 if eval "test \"`echo '$''{'wx_cv_prog_makeisgnu'+set}'`\" = set"; then
9645 echo $ac_n "(cached) $ac_c" 1>&6
9648 if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null
|
9649 egrep -s GNU
> /dev
/null
); then
9650 wx_cv_prog_makeisgnu
="yes"
9652 wx_cv_prog_makeisgnu
="no"
9657 echo "$ac_t""$wx_cv_prog_makeisgnu" 1>&6
9659 if test "x$wx_cv_prog_makeisgnu" = "xyes"; then
9667 if test "x$wx_cv_prog_makeisgnu" != "xyes"; then
9668 echo $ac_n "checking if make supports VPATH""... $ac_c" 1>&6
9669 echo "configure:9670: checking if make supports VPATH" >&5
9670 if eval "test \"`echo '$''{'wx_cv_prog_makevpath'+set}'`\" = set"; then
9671 echo $ac_n "(cached) $ac_c" 1>&6
9674 cat - << EOF > confMake
9680 if test ! -d sub
; then
9683 echo dummy
> sub
/file
9684 ${MAKE-make} -f confMake VPATH
=sub
2>&5 > /dev
/null
9686 rm -f sub
/file check final_file confMake
9688 if test "$RESULT" = 0; then
9689 wx_cv_prog_makevpath
="yes"
9691 wx_cv_prog_makevpath
="no"
9696 echo "$ac_t""$wx_cv_prog_makevpath" 1>&6
9698 if test "x$wx_cv_prog_makevpath" != "xyes"; then
9699 { echo "configure: error:
9700 You need a make-utility that is able to use the variable
9702 If your version of make does not support VPATH correctly,
9703 please install GNU-make (possibly as gmake), and start
9704 configure with the following command:
9705 export MAKE=gmake; ./configure for sh-type shells
9706 setenv MAKE gmake; ./configure for csh-type shells
9707 Also please do remember to use gmake in this case every time
9708 you are trying to compile.
9711 for ac_prog
in 'bison -y' byacc
9713 # Extract the first word of "$ac_prog", so it can be a program name with args.
9714 set dummy
$ac_prog; ac_word
=$2
9715 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9716 echo "configure:9717: checking for $ac_word" >&5
9717 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
9718 echo $ac_n "(cached) $ac_c" 1>&6
9720 if test -n "$YACC"; then
9721 ac_cv_prog_YACC
="$YACC" # Let the user override the test.
9723 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9725 for ac_dir
in $ac_dummy; do
9726 test -z "$ac_dir" && ac_dir
=.
9727 if test -f $ac_dir/$ac_word; then
9728 ac_cv_prog_YACC
="$ac_prog"
9735 YACC
="$ac_cv_prog_YACC"
9736 if test -n "$YACC"; then
9737 echo "$ac_t""$YACC" 1>&6
9739 echo "$ac_t""no" 1>&6
9742 test -n "$YACC" && break
9744 test -n "$YACC" || YACC
="yacc"
9747 # Extract the first word of "flex", so it can be a program name with args.
9748 set dummy flex
; ac_word
=$2
9749 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9750 echo "configure:9751: checking for $ac_word" >&5
9751 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
9752 echo $ac_n "(cached) $ac_c" 1>&6
9754 if test -n "$LEX"; then
9755 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
9757 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9759 for ac_dir
in $ac_dummy; do
9760 test -z "$ac_dir" && ac_dir
=.
9761 if test -f $ac_dir/$ac_word; then
9762 ac_cv_prog_LEX
="flex"
9767 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex"
9770 LEX
="$ac_cv_prog_LEX"
9771 if test -n "$LEX"; then
9772 echo "$ac_t""$LEX" 1>&6
9774 echo "$ac_t""no" 1>&6
9777 if test -z "$LEXLIB"
9783 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
9784 echo "configure:9785: checking for yywrap in -l$ac_lib" >&5
9785 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
9786 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9787 echo $ac_n "(cached) $ac_c" 1>&6
9789 ac_save_LIBS
="$LIBS"
9790 LIBS
="-l$ac_lib $LIBS"
9791 cat > conftest.
$ac_ext <<EOF
9792 #line 9793 "configure"
9793 #include "confdefs.h"
9794 /* Override any gcc2 internal prototype to avoid an error. */
9795 /* We use char because int might match the return type of a gcc2
9796 builtin and then its argument prototype would still apply. */
9803 if { (eval echo configure
:9804: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9805 eval "ac_cv_lib_$ac_lib_var=yes"
9807 echo "configure: failed program was:" >&5
9808 cat conftest.
$ac_ext >&5
9810 eval "ac_cv_lib_$ac_lib_var=no"
9813 LIBS
="$ac_save_LIBS"
9816 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9817 echo "$ac_t""yes" 1>&6
9820 echo "$ac_t""no" 1>&6
9826 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
9827 echo "configure:9828: checking whether ln -s works" >&5
9828 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
9829 echo $ac_n "(cached) $ac_c" 1>&6
9832 if ln -s X conftestdata
2>/dev
/null
9835 ac_cv_prog_LN_S
="ln -s"
9840 LN_S
="$ac_cv_prog_LN_S"
9841 if test "$ac_cv_prog_LN_S" = "ln -s"; then
9842 echo "$ac_t""yes" 1>&6
9844 echo "$ac_t""no" 1>&6
9849 *-pc-os2_emx | *-pc-os2-emx )
9850 LIBS
="$LIBS -lstdcpp"
9851 if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_GTK" = 1 -o "$wxUSE_X11" = 1; then
9852 echo $ac_n "checking for drand48 in -lcExt""... $ac_c" 1>&6
9853 echo "configure:9854: checking for drand48 in -lcExt" >&5
9854 ac_lib_var
=`echo cExt'_'drand48 | sed 'y%./+-%__p_%'`
9855 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9856 echo $ac_n "(cached) $ac_c" 1>&6
9858 ac_save_LIBS
="$LIBS"
9860 cat > conftest.
$ac_ext <<EOF
9861 #line 9862 "configure"
9862 #include "confdefs.h"
9863 /* Override any gcc2 internal prototype to avoid an error. */
9864 /* We use char because int might match the return type of a gcc2
9865 builtin and then its argument prototype would still apply. */
9872 if { (eval echo configure
:9873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9874 eval "ac_cv_lib_$ac_lib_var=yes"
9876 echo "configure: failed program was:" >&5
9877 cat conftest.
$ac_ext >&5
9879 eval "ac_cv_lib_$ac_lib_var=no"
9882 LIBS
="$ac_save_LIBS"
9885 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9886 echo "$ac_t""yes" 1>&6
9889 echo "$ac_t""no" 1>&6
9893 RESPROGRAMOBJ
="\${top_srcdir}/include/wx/os2/wx.res"
9899 if test "$wxUSE_MAC" != 1; then
9900 for ac_hdr
in strings.h
9902 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9903 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9904 echo "configure:9905: checking for $ac_hdr" >&5
9905 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9906 echo $ac_n "(cached) $ac_c" 1>&6
9908 cat > conftest.
$ac_ext <<EOF
9909 #line 9910 "configure"
9910 #include "confdefs.h"
9913 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9914 { (eval echo configure
:9915: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9915 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9916 if test -z "$ac_err"; then
9918 eval "ac_cv_header_$ac_safe=yes"
9921 echo "configure: failed program was:" >&5
9922 cat conftest.
$ac_ext >&5
9924 eval "ac_cv_header_$ac_safe=no"
9928 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9929 echo "$ac_t""yes" 1>&6
9930 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9931 cat >> confdefs.h
<<EOF
9932 #define $ac_tr_hdr 1
9936 echo "$ac_t""no" 1>&6
9942 for ac_hdr
in stdlib.h
9944 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9945 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9946 echo "configure:9947: checking for $ac_hdr" >&5
9947 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9948 echo $ac_n "(cached) $ac_c" 1>&6
9950 cat > conftest.
$ac_ext <<EOF
9951 #line 9952 "configure"
9952 #include "confdefs.h"
9955 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9956 { (eval echo configure
:9957: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9957 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9958 if test -z "$ac_err"; then
9960 eval "ac_cv_header_$ac_safe=yes"
9963 echo "configure: failed program was:" >&5
9964 cat conftest.
$ac_ext >&5
9966 eval "ac_cv_header_$ac_safe=no"
9970 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9971 echo "$ac_t""yes" 1>&6
9972 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9973 cat >> confdefs.h
<<EOF
9974 #define $ac_tr_hdr 1
9978 echo "$ac_t""no" 1>&6
9982 for ac_hdr
in malloc.h
9984 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9985 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9986 echo "configure:9987: checking for $ac_hdr" >&5
9987 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9988 echo $ac_n "(cached) $ac_c" 1>&6
9990 cat > conftest.
$ac_ext <<EOF
9991 #line 9992 "configure"
9992 #include "confdefs.h"
9995 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9996 { (eval echo configure
:9997: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9997 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9998 if test -z "$ac_err"; then
10000 eval "ac_cv_header_$ac_safe=yes"
10003 echo "configure: failed program was:" >&5
10004 cat conftest.
$ac_ext >&5
10006 eval "ac_cv_header_$ac_safe=no"
10010 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10011 echo "$ac_t""yes" 1>&6
10012 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10013 cat >> confdefs.h
<<EOF
10014 #define $ac_tr_hdr 1
10018 echo "$ac_t""no" 1>&6
10022 for ac_hdr
in unistd.h
10024 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10025 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10026 echo "configure:10027: checking for $ac_hdr" >&5
10027 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10028 echo $ac_n "(cached) $ac_c" 1>&6
10030 cat > conftest.
$ac_ext <<EOF
10031 #line 10032 "configure"
10032 #include "confdefs.h"
10035 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10036 { (eval echo configure
:10037: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10037 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10038 if test -z "$ac_err"; then
10040 eval "ac_cv_header_$ac_safe=yes"
10043 echo "configure: failed program was:" >&5
10044 cat conftest.
$ac_ext >&5
10046 eval "ac_cv_header_$ac_safe=no"
10050 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10051 echo "$ac_t""yes" 1>&6
10052 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10053 cat >> confdefs.h
<<EOF
10054 #define $ac_tr_hdr 1
10058 echo "$ac_t""no" 1>&6
10062 for ac_hdr
in wchar.h
10064 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10065 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10066 echo "configure:10067: checking for $ac_hdr" >&5
10067 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10068 echo $ac_n "(cached) $ac_c" 1>&6
10070 cat > conftest.
$ac_ext <<EOF
10071 #line 10072 "configure"
10072 #include "confdefs.h"
10075 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10076 { (eval echo configure
:10077: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10077 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10078 if test -z "$ac_err"; then
10080 eval "ac_cv_header_$ac_safe=yes"
10083 echo "configure: failed program was:" >&5
10084 cat conftest.
$ac_ext >&5
10086 eval "ac_cv_header_$ac_safe=no"
10090 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10091 echo "$ac_t""yes" 1>&6
10092 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10093 cat >> confdefs.h
<<EOF
10094 #define $ac_tr_hdr 1
10098 echo "$ac_t""no" 1>&6
10103 if test "$ac_cv_header_wchar_h" != "yes"; then
10104 for ac_hdr
in wcstr.h
10106 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10107 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10108 echo "configure:10109: checking for $ac_hdr" >&5
10109 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10110 echo $ac_n "(cached) $ac_c" 1>&6
10112 cat > conftest.
$ac_ext <<EOF
10113 #line 10114 "configure"
10114 #include "confdefs.h"
10117 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10118 { (eval echo configure
:10119: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10119 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10120 if test -z "$ac_err"; then
10122 eval "ac_cv_header_$ac_safe=yes"
10125 echo "configure: failed program was:" >&5
10126 cat conftest.
$ac_ext >&5
10128 eval "ac_cv_header_$ac_safe=no"
10132 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10133 echo "$ac_t""yes" 1>&6
10134 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10135 cat >> confdefs.h
<<EOF
10136 #define $ac_tr_hdr 1
10140 echo "$ac_t""no" 1>&6
10146 for ac_hdr
in fnmatch.h
10148 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10149 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10150 echo "configure:10151: checking for $ac_hdr" >&5
10151 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10152 echo $ac_n "(cached) $ac_c" 1>&6
10154 cat > conftest.
$ac_ext <<EOF
10155 #line 10156 "configure"
10156 #include "confdefs.h"
10159 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10160 { (eval echo configure
:10161: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10161 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10162 if test -z "$ac_err"; then
10164 eval "ac_cv_header_$ac_safe=yes"
10167 echo "configure: failed program was:" >&5
10168 cat conftest.
$ac_ext >&5
10170 eval "ac_cv_header_$ac_safe=no"
10174 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10175 echo "$ac_t""yes" 1>&6
10176 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10177 cat >> confdefs.h
<<EOF
10178 #define $ac_tr_hdr 1
10182 echo "$ac_t""no" 1>&6
10187 if test "x$ac_cv_header_fnmatch_h" = "xyes"; then
10188 for ac_func
in fnmatch
10190 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10191 echo "configure:10192: checking for $ac_func" >&5
10192 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10193 echo $ac_n "(cached) $ac_c" 1>&6
10195 cat > conftest.
$ac_ext <<EOF
10196 #line 10197 "configure"
10197 #include "confdefs.h"
10198 /* System header to define __stub macros and hopefully few prototypes,
10199 which can conflict with char $ac_func(); below. */
10200 #include <assert.h>
10201 /* Override any gcc2 internal prototype to avoid an error. */
10202 /* We use char because int might match the return type of a gcc2
10203 builtin and then its argument prototype would still apply. */
10208 /* The GNU C library defines this for functions which it implements
10209 to always fail with ENOSYS. Some functions are actually named
10210 something starting with __ and the normal name is an alias. */
10211 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10219 if { (eval echo configure
:10220: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10221 eval "ac_cv_func_$ac_func=yes"
10223 echo "configure: failed program was:" >&5
10224 cat conftest.
$ac_ext >&5
10226 eval "ac_cv_func_$ac_func=no"
10231 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10232 echo "$ac_t""yes" 1>&6
10233 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10234 cat >> confdefs.h
<<EOF
10235 #define $ac_tr_func 1
10239 echo "$ac_t""no" 1>&6
10245 for ac_hdr
in langinfo.h
10247 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10248 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10249 echo "configure:10250: checking for $ac_hdr" >&5
10250 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10251 echo $ac_n "(cached) $ac_c" 1>&6
10253 cat > conftest.
$ac_ext <<EOF
10254 #line 10255 "configure"
10255 #include "confdefs.h"
10258 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10259 { (eval echo configure
:10260: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10260 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10261 if test -z "$ac_err"; then
10263 eval "ac_cv_header_$ac_safe=yes"
10266 echo "configure: failed program was:" >&5
10267 cat conftest.
$ac_ext >&5
10269 eval "ac_cv_header_$ac_safe=no"
10273 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10274 echo "$ac_t""yes" 1>&6
10275 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10276 cat >> confdefs.h
<<EOF
10277 #define $ac_tr_hdr 1
10281 echo "$ac_t""no" 1>&6
10286 if test "$wxUSE_GUI" = "yes"; then
10287 if test "$wxUSE_UNIX" = "yes"; then
10288 for ac_hdr
in X
11/XKBlib.h
10290 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10291 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10292 echo "configure:10293: checking for $ac_hdr" >&5
10293 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10294 echo $ac_n "(cached) $ac_c" 1>&6
10296 cat > conftest.
$ac_ext <<EOF
10297 #line 10298 "configure"
10298 #include "confdefs.h"
10301 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10302 { (eval echo configure
:10303: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10303 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10304 if test -z "$ac_err"; then
10306 eval "ac_cv_header_$ac_safe=yes"
10309 echo "configure: failed program was:" >&5
10310 cat conftest.
$ac_ext >&5
10312 eval "ac_cv_header_$ac_safe=no"
10316 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10317 echo "$ac_t""yes" 1>&6
10318 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10319 cat >> confdefs.h
<<EOF
10320 #define $ac_tr_hdr 1
10324 echo "$ac_t""no" 1>&6
10332 echo $ac_n "checking for working const""... $ac_c" 1>&6
10333 echo "configure:10334: checking for working const" >&5
10334 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
10335 echo $ac_n "(cached) $ac_c" 1>&6
10337 cat > conftest.
$ac_ext <<EOF
10338 #line 10339 "configure"
10339 #include "confdefs.h"
10343 /* Ultrix mips cc rejects this. */
10344 typedef int charset[2]; const charset x;
10345 /* SunOS 4.1.1 cc rejects this. */
10346 char const *const *ccp;
10348 /* NEC SVR4.0.2 mips cc rejects this. */
10349 struct point {int x, y;};
10350 static struct point const zero = {0,0};
10351 /* AIX XL C 1.02.0.0 rejects this.
10352 It does not let you subtract one const X* pointer from another in an arm
10353 of an if-expression whose if-part is not a constant expression */
10354 const char *g = "string";
10355 ccp = &g + (g ? g-g : 0);
10356 /* HPUX 7.0 cc rejects these. */
10359 ccp = (char const *const *) p;
10360 { /* SCO 3.2v4 cc rejects this. */
10362 char const *s = 0 ? (char *) 0 : (char const *) 0;
10366 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
10367 int x[] = {25, 17};
10368 const int *foo = &x[0];
10371 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
10372 typedef const int *iptr;
10376 { /* AIX XL C 1.02.0.0 rejects this saying
10377 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
10378 struct s { int j; const int *ap[3]; };
10379 struct s *b; b->j = 5;
10381 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
10382 const int foo = 10;
10387 if { (eval echo configure
:10388: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10391 echo "configure: failed program was:" >&5
10392 cat conftest.
$ac_ext >&5
10399 echo "$ac_t""$ac_cv_c_const" 1>&6
10400 if test $ac_cv_c_const = no
; then
10401 cat >> confdefs.h
<<\EOF
10407 echo $ac_n "checking for inline""... $ac_c" 1>&6
10408 echo "configure:10409: checking for inline" >&5
10409 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
10410 echo $ac_n "(cached) $ac_c" 1>&6
10413 for ac_kw
in inline __inline__ __inline
; do
10414 cat > conftest.
$ac_ext <<EOF
10415 #line 10416 "configure"
10416 #include "confdefs.h"
10422 if { (eval echo configure
:10423: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10424 ac_cv_c_inline
=$ac_kw; break
10426 echo "configure: failed program was:" >&5
10427 cat conftest.
$ac_ext >&5
10434 echo "$ac_t""$ac_cv_c_inline" 1>&6
10435 case "$ac_cv_c_inline" in
10437 no
) cat >> confdefs.h
<<\EOF
10441 *) cat >> confdefs.h
<<EOF
10442 #define inline $ac_cv_c_inline
10448 echo $ac_n "checking size of char""... $ac_c" 1>&6
10449 echo "configure:10450: checking size of char" >&5
10450 if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then
10451 echo $ac_n "(cached) $ac_c" 1>&6
10453 if test "$cross_compiling" = yes; then
10454 ac_cv_sizeof_char
=1
10456 cat > conftest.
$ac_ext <<EOF
10457 #line 10458 "configure"
10458 #include "confdefs.h"
10460 #include <sys/types.h>
10463 FILE *f=fopen("conftestval", "w");
10465 fprintf(f, "%d\n", sizeof(char));
10469 if { (eval echo configure
:10470: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10471 ac_cv_sizeof_char
=`cat conftestval`
10473 echo "configure: failed program was:" >&5
10474 cat conftest.
$ac_ext >&5
10476 ac_cv_sizeof_char
=0
10482 echo "$ac_t""$ac_cv_sizeof_char" 1>&6
10483 cat >> confdefs.h
<<EOF
10484 #define SIZEOF_CHAR $ac_cv_sizeof_char
10488 echo $ac_n "checking size of short""... $ac_c" 1>&6
10489 echo "configure:10490: checking size of short" >&5
10490 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
10491 echo $ac_n "(cached) $ac_c" 1>&6
10493 if test "$cross_compiling" = yes; then
10494 ac_cv_sizeof_short
=2
10496 cat > conftest.
$ac_ext <<EOF
10497 #line 10498 "configure"
10498 #include "confdefs.h"
10500 #include <sys/types.h>
10503 FILE *f=fopen("conftestval", "w");
10505 fprintf(f, "%d\n", sizeof(short));
10509 if { (eval echo configure
:10510: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10511 ac_cv_sizeof_short
=`cat conftestval`
10513 echo "configure: failed program was:" >&5
10514 cat conftest.
$ac_ext >&5
10516 ac_cv_sizeof_short
=0
10522 echo "$ac_t""$ac_cv_sizeof_short" 1>&6
10523 cat >> confdefs.h
<<EOF
10524 #define SIZEOF_SHORT $ac_cv_sizeof_short
10528 echo $ac_n "checking size of void *""... $ac_c" 1>&6
10529 echo "configure:10530: checking size of void *" >&5
10530 if eval "test \"`echo '$''{'ac_cv_sizeof_void_p'+set}'`\" = set"; then
10531 echo $ac_n "(cached) $ac_c" 1>&6
10533 if test "$cross_compiling" = yes; then
10534 ac_cv_sizeof_void_p
=4
10536 cat > conftest.
$ac_ext <<EOF
10537 #line 10538 "configure"
10538 #include "confdefs.h"
10540 #include <sys/types.h>
10543 FILE *f=fopen("conftestval", "w");
10545 fprintf(f, "%d\n", sizeof(void *));
10549 if { (eval echo configure
:10550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10551 ac_cv_sizeof_void_p
=`cat conftestval`
10553 echo "configure: failed program was:" >&5
10554 cat conftest.
$ac_ext >&5
10556 ac_cv_sizeof_void_p
=0
10562 echo "$ac_t""$ac_cv_sizeof_void_p" 1>&6
10563 cat >> confdefs.h
<<EOF
10564 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
10568 echo $ac_n "checking size of int""... $ac_c" 1>&6
10569 echo "configure:10570: checking size of int" >&5
10570 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
10571 echo $ac_n "(cached) $ac_c" 1>&6
10573 if test "$cross_compiling" = yes; then
10576 cat > conftest.
$ac_ext <<EOF
10577 #line 10578 "configure"
10578 #include "confdefs.h"
10580 #include <sys/types.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"
10620 #include <sys/types.h>
10623 FILE *f=fopen("conftestval", "w");
10625 fprintf(f, "%d\n", sizeof(long));
10629 if { (eval echo configure
:10630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10631 ac_cv_sizeof_long
=`cat conftestval`
10633 echo "configure: failed program was:" >&5
10634 cat conftest.
$ac_ext >&5
10636 ac_cv_sizeof_long
=0
10642 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
10643 cat >> confdefs.h
<<EOF
10644 #define SIZEOF_LONG $ac_cv_sizeof_long
10651 echo $ac_n "checking size of long long""... $ac_c" 1>&6
10652 echo "configure:10653: checking size of long long" >&5
10653 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
10654 echo $ac_n "(cached) $ac_c" 1>&6
10656 if test "$cross_compiling" = yes; then
10657 ac_cv_sizeof_long_long
=8
10659 cat > conftest.
$ac_ext <<EOF
10660 #line 10661 "configure"
10661 #include "confdefs.h"
10663 #include <sys/types.h>
10666 FILE *f=fopen("conftestval", "w");
10668 fprintf(f, "%d\n", sizeof(long long));
10672 if { (eval echo configure
:10673: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10674 ac_cv_sizeof_long_long
=`cat conftestval`
10676 echo "configure: failed program was:" >&5
10677 cat conftest.
$ac_ext >&5
10679 ac_cv_sizeof_long_long
=0
10685 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
10686 cat >> confdefs.h
<<EOF
10687 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
10693 echo $ac_n "checking size of long long""... $ac_c" 1>&6
10694 echo "configure:10695: checking size of long long" >&5
10695 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
10696 echo $ac_n "(cached) $ac_c" 1>&6
10698 if test "$cross_compiling" = yes; then
10699 ac_cv_sizeof_long_long
=0
10701 cat > conftest.
$ac_ext <<EOF
10702 #line 10703 "configure"
10703 #include "confdefs.h"
10705 #include <sys/types.h>
10708 FILE *f=fopen("conftestval", "w");
10710 fprintf(f, "%d\n", sizeof(long long));
10714 if { (eval echo configure
:10715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10716 ac_cv_sizeof_long_long
=`cat conftestval`
10718 echo "configure: failed program was:" >&5
10719 cat conftest.
$ac_ext >&5
10721 ac_cv_sizeof_long_long
=0
10727 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
10728 cat >> confdefs.h
<<EOF
10729 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
10733 if test "$ac_cv_sizeof_long_long" != "0"; then
10734 CPPFLAGS
="$CPPFLAGS -D_INCLUDE_LONGLONG"
10738 echo $ac_n "checking size of long long""... $ac_c" 1>&6
10739 echo "configure:10740: checking size of long long" >&5
10740 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
10741 echo $ac_n "(cached) $ac_c" 1>&6
10743 if test "$cross_compiling" = yes; then
10744 ac_cv_sizeof_long_long
=0
10746 cat > conftest.
$ac_ext <<EOF
10747 #line 10748 "configure"
10748 #include "confdefs.h"
10750 #include <sys/types.h>
10753 FILE *f=fopen("conftestval", "w");
10755 fprintf(f, "%d\n", sizeof(long long));
10759 if { (eval echo configure
:10760: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10761 ac_cv_sizeof_long_long
=`cat conftestval`
10763 echo "configure: failed program was:" >&5
10764 cat conftest.
$ac_ext >&5
10766 ac_cv_sizeof_long_long
=0
10772 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
10773 cat >> confdefs.h
<<EOF
10774 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
10780 echo $ac_n "checking size of wchar_t""... $ac_c" 1>&6
10781 echo "configure:10782: checking size of wchar_t" >&5
10782 if eval "test \"`echo '$''{'wx_cv_sizeof_wchar_t'+set}'`\" = set"; then
10783 echo $ac_n "(cached) $ac_c" 1>&6
10786 if test "$cross_compiling" = yes; then
10790 wx_cv_sizeof_wchar_t
=0
10793 wx_cv_sizeof_wchar_t
=4
10799 cat > conftest.
$ac_ext <<EOF
10800 #line 10801 "configure"
10801 #include "confdefs.h"
10803 /* DJGPP only has fake wchar_t: */
10805 # error "fake wchar_t"
10807 #ifdef HAVE_WCHAR_H
10809 # include <stddef.h>
10811 # include <wchar.h>
10813 #ifdef HAVE_STDLIB_H
10814 # include <stdlib.h>
10819 FILE *f=fopen("conftestval", "w");
10821 fprintf(f, "%i", sizeof(wchar_t));
10826 if { (eval echo configure
:10827: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10828 wx_cv_sizeof_wchar_t
=`cat conftestval`
10830 echo "configure: failed program was:" >&5
10831 cat conftest.
$ac_ext >&5
10833 wx_cv_sizeof_wchar_t
=0
10841 echo "$ac_t""$wx_cv_sizeof_wchar_t" 1>&6
10843 cat >> confdefs.h
<<EOF
10844 #define SIZEOF_WCHAR_T $wx_cv_sizeof_wchar_t
10848 # Check whether --enable-largefile or --disable-largefile was given.
10849 if test "${enable_largefile+set}" = set; then
10850 enableval
="$enable_largefile"
10854 if test "$enable_largefile" != no
; then
10857 echo $ac_n "checking for _FILE_OFFSET_BITS value needed for large files""... $ac_c" 1>&6
10858 echo "configure:10859: checking for _FILE_OFFSET_BITS value needed for large files" >&5
10859 if eval "test \"`echo '$''{'ac_cv_sys_file_offset_bits'+set}'`\" = set"; then
10860 echo $ac_n "(cached) $ac_c" 1>&6
10863 cat > conftest.
$ac_ext <<EOF
10864 #line 10865 "configure"
10865 #include "confdefs.h"
10866 #define _FILE_OFFSET_BITS 64
10867 #include <sys/types.h>
10870 unsigned int field: sizeof(off_t) == 8;
10875 if { (eval echo configure
:10876: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10877 ac_cv_sys_file_offset_bits
=64
10879 echo "configure: failed program was:" >&5
10880 cat conftest.
$ac_ext >&5
10882 ac_cv_sys_file_offset_bits
=no
10889 echo "$ac_t""$ac_cv_sys_file_offset_bits" 1>&6
10891 if test "$ac_cv_sys_file_offset_bits" != no
; then
10893 cat >> confdefs.h
<<EOF
10894 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
10899 if test "x$wx_largefile" != "xyes"; then
10901 echo $ac_n "checking for _LARGE_FILES value needed for large files""... $ac_c" 1>&6
10902 echo "configure:10903: checking for _LARGE_FILES value needed for large files" >&5
10903 if eval "test \"`echo '$''{'ac_cv_sys_large_files'+set}'`\" = set"; then
10904 echo $ac_n "(cached) $ac_c" 1>&6
10907 cat > conftest.
$ac_ext <<EOF
10908 #line 10909 "configure"
10909 #include "confdefs.h"
10910 #define _LARGE_FILES 1
10911 #include <sys/types.h>
10914 unsigned int field: sizeof(off_t) == 8;
10919 if { (eval echo configure
:10920: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10921 ac_cv_sys_large_files
=1
10923 echo "configure: failed program was:" >&5
10924 cat conftest.
$ac_ext >&5
10926 ac_cv_sys_large_files
=no
10933 echo "$ac_t""$ac_cv_sys_large_files" 1>&6
10935 if test "$ac_cv_sys_large_files" != no
; then
10937 cat >> confdefs.h
<<EOF
10938 #define _LARGE_FILES $ac_cv_sys_large_files
10945 echo $ac_n "checking if large file support is available""... $ac_c" 1>&6
10946 echo "configure:10947: checking if large file support is available" >&5
10947 if test "x$wx_largefile" = "xyes"; then
10948 cat >> confdefs.h
<<\EOF
10949 #define HAVE_LARGEFILE_SUPPORT 1
10953 echo "$ac_t""$wx_largefile" 1>&6
10957 if test "x$wx_largefile" = "xyes"; then
10958 if test "x$ac_cv_sys_file_offset_bits" = "x64"; then
10959 WX_LARGEFILE_FLAGS
="-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES"
10961 WX_LARGEFILE_FLAGS
="-D_LARGE_FILES"
10963 CPPFLAGS
="$CPPFLAGS $WX_LARGEFILE_FLAGS"
10966 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
10967 echo "configure:10968: checking whether byte ordering is bigendian" >&5
10968 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
10969 echo $ac_n "(cached) $ac_c" 1>&6
10971 ac_cv_c_bigendian
=unknown
10972 # See if sys/param.h defines the BYTE_ORDER macro.
10973 cat > conftest.
$ac_ext <<EOF
10974 #line 10975 "configure"
10975 #include "confdefs.h"
10976 #include <sys/types.h>
10977 #include <sys/param.h>
10980 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
10981 bogus endian macros
10985 if { (eval echo configure
:10986: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10987 # It does; now see whether it defined to BIG_ENDIAN or not.
10988 cat > conftest.
$ac_ext <<EOF
10989 #line 10990 "configure"
10990 #include "confdefs.h"
10991 #include <sys/types.h>
10992 #include <sys/param.h>
10995 #if BYTE_ORDER != BIG_ENDIAN
11000 if { (eval echo configure
:11001: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11002 ac_cv_c_bigendian
=yes
11004 echo "configure: failed program was:" >&5
11005 cat conftest.
$ac_ext >&5
11007 ac_cv_c_bigendian
=no
11011 echo "configure: failed program was:" >&5
11012 cat conftest.
$ac_ext >&5
11015 if test $ac_cv_c_bigendian = unknown
; then
11016 if test "$cross_compiling" = yes; then
11017 ac_cv_c_bigendian
=unknown
11019 cat > conftest.
$ac_ext <<EOF
11020 #line 11021 "configure"
11021 #include "confdefs.h"
11023 /* Are we little or big endian? From Harbison&Steele. */
11027 char c[sizeof (long)];
11030 exit (u.c[sizeof (long) - 1] == 1);
11033 if { (eval echo configure
:11034: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
11035 ac_cv_c_bigendian
=no
11037 echo "configure: failed program was:" >&5
11038 cat conftest.
$ac_ext >&5
11040 ac_cv_c_bigendian
=yes
11048 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
11049 if test $ac_cv_c_bigendian = unknown
; then
11050 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
11052 if test $ac_cv_c_bigendian = yes; then
11053 cat >> confdefs.h
<<\EOF
11054 #define WORDS_BIGENDIAN 1
11060 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
11061 echo "configure:11062: checking how to run the C++ preprocessor" >&5
11062 if test -z "$CXXCPP"; then
11063 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
11064 echo $ac_n "(cached) $ac_c" 1>&6
11067 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11068 ac_cpp
='$CXXCPP $CPPFLAGS'
11069 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11070 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11071 cross_compiling
=$ac_cv_prog_cxx_cross
11072 CXXCPP
="${CXX-g++} -E"
11073 cat > conftest.
$ac_ext <<EOF
11074 #line 11075 "configure"
11075 #include "confdefs.h"
11076 #include <stdlib.h>
11078 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11079 { (eval echo configure
:11080: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11080 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11081 if test -z "$ac_err"; then
11085 echo "configure: failed program was:" >&5
11086 cat conftest.
$ac_ext >&5
11091 ac_cv_prog_CXXCPP
="$CXXCPP"
11093 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11094 ac_cpp
='$CXXCPP $CPPFLAGS'
11095 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11096 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11097 cross_compiling
=$ac_cv_prog_cxx_cross
11100 CXXCPP
="$ac_cv_prog_CXXCPP"
11101 echo "$ac_t""$CXXCPP" 1>&6
11104 if test "$cross_compiling" = "yes"; then
11105 cat >> confdefs.h
<<\EOF
11106 #define wxUSE_IOSTREAMH 1
11112 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11113 ac_cpp
='$CXXCPP $CPPFLAGS'
11114 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11115 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11116 cross_compiling
=$ac_cv_prog_cxx_cross
11119 for ac_hdr
in iostream
11121 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
11122 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
11123 echo "configure:11124: checking for $ac_hdr" >&5
11124 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11125 echo $ac_n "(cached) $ac_c" 1>&6
11127 cat > conftest.
$ac_ext <<EOF
11128 #line 11129 "configure"
11129 #include "confdefs.h"
11132 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11133 { (eval echo configure
:11134: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11134 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11135 if test -z "$ac_err"; then
11137 eval "ac_cv_header_$ac_safe=yes"
11140 echo "configure: failed program was:" >&5
11141 cat conftest.
$ac_ext >&5
11143 eval "ac_cv_header_$ac_safe=no"
11147 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11148 echo "$ac_t""yes" 1>&6
11149 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
11150 cat >> confdefs.h
<<EOF
11151 #define $ac_tr_hdr 1
11155 echo "$ac_t""no" 1>&6
11160 if test "$ac_cv_header_iostream" = "yes" ; then
11163 cat >> confdefs.h
<<\EOF
11164 #define wxUSE_IOSTREAMH 1
11170 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11171 ac_cpp
='$CPP $CPPFLAGS'
11172 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11173 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11174 cross_compiling
=$ac_cv_prog_cc_cross
11180 echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6
11181 echo "configure:11182: checking if C++ compiler supports bool" >&5
11182 if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then
11183 echo $ac_n "(cached) $ac_c" 1>&6
11188 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11189 ac_cpp
='$CXXCPP $CPPFLAGS'
11190 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11191 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11192 cross_compiling
=$ac_cv_prog_cxx_cross
11195 cat > conftest.
$ac_ext <<EOF
11196 #line 11197 "configure"
11197 #include "confdefs.h"
11208 if { (eval echo configure
:11209: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11214 echo "configure: failed program was:" >&5
11215 cat conftest.
$ac_ext >&5
11225 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11226 ac_cpp
='$CPP $CPPFLAGS'
11227 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11228 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11229 cross_compiling
=$ac_cv_prog_cc_cross
11234 echo "$ac_t""$wx_cv_cpp_bool" 1>&6
11236 if test "$wx_cv_cpp_bool" = "yes"; then
11237 cat >> confdefs.h
<<\EOF
11238 #define HAVE_BOOL 1
11245 echo $ac_n "checking if C++ compiler supports the explicit keyword""... $ac_c" 1>&6
11246 echo "configure:11247: checking if C++ compiler supports the explicit keyword" >&5
11247 if eval "test \"`echo '$''{'wx_cv_explicit'+set}'`\" = set"; then
11248 echo $ac_n "(cached) $ac_c" 1>&6
11253 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11254 ac_cpp
='$CXXCPP $CPPFLAGS'
11255 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11256 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11257 cross_compiling
=$ac_cv_prog_cxx_cross
11260 cat > conftest.
$ac_ext <<EOF
11261 #line 11262 "configure"
11262 #include "confdefs.h"
11264 class Foo { public: explicit Foo(int) {} };
11272 if { (eval echo configure
:11273: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11275 cat > conftest.
$ac_ext <<EOF
11276 #line 11277 "configure"
11277 #include "confdefs.h"
11279 class Foo { public: explicit Foo(int) {} };
11280 static void TakeFoo(const Foo& foo) { }
11289 if { (eval echo configure
:11290: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11293 echo "configure: failed program was:" >&5
11294 cat conftest.
$ac_ext >&5
11302 echo "configure: failed program was:" >&5
11303 cat conftest.
$ac_ext >&5
11311 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11312 ac_cpp
='$CPP $CPPFLAGS'
11313 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11314 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11315 cross_compiling
=$ac_cv_prog_cc_cross
11320 echo "$ac_t""$wx_cv_explicit" 1>&6
11322 if test "$wx_cv_explicit" = "yes"; then
11323 cat >> confdefs.h
<<\EOF
11324 #define HAVE_EXPLICIT 1
11332 /usr/local/include \
11334 /usr/Motif-1.2/include \
11335 /usr/Motif-2.1/include \
11337 /usr/include/Motif1.2 \
11338 /opt/xpm/include/X11 \
11339 /opt/GBxpm/include/ \
11340 /opt/GBxpm/X11/include/ \
11342 /usr/Motif1.2/include \
11344 /usr/openwin/include \
11348 /usr/X11R6/include \
11349 /usr/X11R6.4/include \
11350 /usr/X11R5/include \
11351 /usr/X11R4/include \
11353 /usr/include/X11R6 \
11354 /usr/include/X11R5 \
11355 /usr/include/X11R4 \
11357 /usr/local/X11R6/include \
11358 /usr/local/X11R5/include \
11359 /usr/local/X11R4/include \
11361 /usr/local/include/X11R6 \
11362 /usr/local/include/X11R5 \
11363 /usr/local/include/X11R4 \
11367 /usr/local/X11/include \
11368 /usr/local/include/X11 \
11370 /usr/X386/include \
11371 /usr/x386/include \
11372 /usr/XFree86/include/X11 \
11374 X:/XFree86/include \
11375 X:/XFree86/include/X11 \
11378 /usr/local/include/gtk \
11379 /usr/include/glib \
11380 /usr/local/include/glib \
11383 /usr/local/include/qt \
11385 /usr/include/windows \
11386 /usr/include/wine \
11387 /usr/local/include/wine \
11389 /usr/unsupported/include \
11390 /usr/athena/include \
11391 /usr/local/x11r5/include \
11392 /usr/lpp/Xamples/include \
11394 /usr/openwin/share/include"
11396 SEARCH_LIB
="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` "
11399 cat > confcache
<<\EOF
11400 # This file is a shell script that caches the results of configure
11401 # tests run on this system so they can be shared between configure
11402 # scripts and configure runs. It is not useful on other systems.
11403 # If it contains results you don't want to keep, you may remove or edit it.
11405 # By default, configure uses ./config.cache as the cache file,
11406 # creating it if it does not exist already. You can give configure
11407 # the --cache-file=FILE option to use a different cache file; that is
11408 # what configure does when it calls configure scripts in
11409 # subdirectories, so they share the cache.
11410 # Giving --cache-file=/dev/null disables caching, for debugging configure.
11411 # config.status only pays attention to the cache file if you give it the
11412 # --recheck option to rerun configure.
11415 # The following way of writing the cache mishandles newlines in values,
11416 # but we know of no workaround that is simple, portable, and efficient.
11417 # So, don't put newlines in cache variables' values.
11418 # Ultrix sh set writes to stderr and can't be redirected directly,
11419 # and sets the high bit in the cache file unless we assign to the vars.
11421 case `(ac_space=' '; set | grep ac_space) 2>&1` in
11423 # `set' does not quote correctly, so add quotes (double-quote substitution
11424 # turns \\\\ into \\, and sed turns \\ into \).
11426 -e "s/'/'\\\\''/g" \
11427 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
11430 # `set' quotes correctly as required by POSIX, so do not add quotes.
11431 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
11434 if cmp -s $cache_file confcache
; then
11437 if test -w $cache_file; then
11438 echo "updating cache $cache_file"
11439 cat confcache
> $cache_file
11441 echo "not updating unwritable cache $cache_file"
11447 if test "$USE_LINUX" = 1; then
11448 echo $ac_n "checking for glibc 2.1 or later""... $ac_c" 1>&6
11449 echo "configure:11450: checking for glibc 2.1 or later" >&5
11450 if eval "test \"`echo '$''{'wx_cv_lib_glibc21'+set}'`\" = set"; then
11451 echo $ac_n "(cached) $ac_c" 1>&6
11454 cat > conftest.
$ac_ext <<EOF
11455 #line 11456 "configure"
11456 #include "confdefs.h"
11457 #include <features.h>
11460 #if (__GLIBC__ < 2) || (__GLIBC_MINOR__ < 1)
11461 #error not glibc2.1
11466 if { (eval echo configure
:11467: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11469 wx_cv_lib_glibc21
=yes
11472 echo "configure: failed program was:" >&5
11473 cat conftest.
$ac_ext >&5
11476 wx_cv_lib_glibc21
=no
11484 echo "$ac_t""$wx_cv_lib_glibc21" 1>&6
11485 if test "$wx_cv_lib_glibc21" = "yes"; then
11486 cat >> confdefs.h
<<\EOF
11487 #define wxHAVE_GLIBC2 1
11493 if test "x$wx_cv_lib_glibc21" = "xyes"; then
11494 if test "$wxUSE_UNICODE" = "yes" -o "$wxUSE_THREADS" = "yes"; then
11495 cat >> confdefs.h
<<\EOF
11496 #define _GNU_SOURCE 1
11505 if test "$wxUSE_REGEX" != "no"; then
11506 cat >> confdefs.h
<<\EOF
11507 #define wxUSE_REGEX 1
11511 if test "$wxUSE_REGEX" = "sys" -o "$wxUSE_REGEX" = "yes" ; then
11512 ac_safe
=`echo "regex.h" | sed 'y%./+-%__p_%'`
11513 echo $ac_n "checking for regex.h""... $ac_c" 1>&6
11514 echo "configure:11515: checking for regex.h" >&5
11515 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11516 echo $ac_n "(cached) $ac_c" 1>&6
11518 cat > conftest.
$ac_ext <<EOF
11519 #line 11520 "configure"
11520 #include "confdefs.h"
11523 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11524 { (eval echo configure
:11525: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11525 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11526 if test -z "$ac_err"; then
11528 eval "ac_cv_header_$ac_safe=yes"
11531 echo "configure: failed program was:" >&5
11532 cat conftest.
$ac_ext >&5
11534 eval "ac_cv_header_$ac_safe=no"
11538 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11539 echo "$ac_t""yes" 1>&6
11540 for ac_func
in regcomp
11542 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
11543 echo "configure:11544: checking for $ac_func" >&5
11544 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11545 echo $ac_n "(cached) $ac_c" 1>&6
11547 cat > conftest.
$ac_ext <<EOF
11548 #line 11549 "configure"
11549 #include "confdefs.h"
11550 /* System header to define __stub macros and hopefully few prototypes,
11551 which can conflict with char $ac_func(); below. */
11552 #include <assert.h>
11553 /* Override any gcc2 internal prototype to avoid an error. */
11554 /* We use char because int might match the return type of a gcc2
11555 builtin and then its argument prototype would still apply. */
11560 /* The GNU C library defines this for functions which it implements
11561 to always fail with ENOSYS. Some functions are actually named
11562 something starting with __ and the normal name is an alias. */
11563 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11571 if { (eval echo configure
:11572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11573 eval "ac_cv_func_$ac_func=yes"
11575 echo "configure: failed program was:" >&5
11576 cat conftest.
$ac_ext >&5
11578 eval "ac_cv_func_$ac_func=no"
11583 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11584 echo "$ac_t""yes" 1>&6
11585 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11586 cat >> confdefs.h
<<EOF
11587 #define $ac_tr_func 1
11591 echo "$ac_t""no" 1>&6
11596 echo "$ac_t""no" 1>&6
11600 if test "x$ac_cv_func_regcomp" != "xyes"; then
11601 if test "$wxUSE_REGEX" = "sys" ; then
11602 { echo "configure: error: system regex library not found! Use --with-regex to use built-in version" 1>&2; exit 1; }
11604 echo "configure: warning: system regex library not found, will use built-in instead" 1>&2
11605 wxUSE_REGEX
=builtin
11612 if test "$wxUSE_REGEX" = "builtin" ; then
11613 REGEX_INCLUDE
="-I\${top_srcdir}/src/regex"
11620 if test "$wxUSE_ZLIB" != "no" ; then
11621 cat >> confdefs.h
<<\EOF
11622 #define wxUSE_ZLIB 1
11626 if test "$wxUSE_ZLIB" = "sys" -o "$wxUSE_ZLIB" = "yes" ; then
11627 if test "$USE_DARWIN" = 1; then
11628 system_zlib_h_ok
="yes"
11630 echo $ac_n "checking for zlib.h >= 1.1.4""... $ac_c" 1>&6
11631 echo "configure:11632: checking for zlib.h >= 1.1.4" >&5
11632 if eval "test \"`echo '$''{'ac_cv_header_zlib_h'+set}'`\" = set"; then
11633 echo $ac_n "(cached) $ac_c" 1>&6
11635 if test "$cross_compiling" = yes; then
11636 unset ac_cv_header_zlib_h
11639 cat > conftest.
$ac_ext <<EOF
11640 #line 11641 "configure"
11641 #include "confdefs.h"
11649 FILE *f=fopen("conftestval", "w");
11652 ZLIB_VERSION[0] == '1' &&
11653 (ZLIB_VERSION[2] > '1' ||
11654 (ZLIB_VERSION[2] == '1' &&
11655 ZLIB_VERSION[4] >= '4')) ? "yes" : "no");
11661 if { (eval echo configure
:11662: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
11663 ac_cv_header_zlib_h
=`cat conftestval`
11665 echo "configure: failed program was:" >&5
11666 cat conftest.
$ac_ext >&5
11668 ac_cv_header_zlib_h
=no
11676 echo "$ac_t""$ac_cv_header_zlib_h" 1>&6
11677 ac_safe
=`echo "zlib.h" | sed 'y%./+-%__p_%'`
11678 echo $ac_n "checking for zlib.h""... $ac_c" 1>&6
11679 echo "configure:11680: checking for zlib.h" >&5
11680 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11681 echo $ac_n "(cached) $ac_c" 1>&6
11683 cat > conftest.
$ac_ext <<EOF
11684 #line 11685 "configure"
11685 #include "confdefs.h"
11688 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11689 { (eval echo configure
:11690: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11690 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11691 if test -z "$ac_err"; then
11693 eval "ac_cv_header_$ac_safe=yes"
11696 echo "configure: failed program was:" >&5
11697 cat conftest.
$ac_ext >&5
11699 eval "ac_cv_header_$ac_safe=no"
11703 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11704 echo "$ac_t""yes" 1>&6
11707 echo "$ac_t""no" 1>&6
11711 system_zlib_h_ok
=$ac_cv_header_zlib_h
11714 if test "$system_zlib_h_ok" = "yes"; then
11715 echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6
11716 echo "configure:11717: checking for deflate in -lz" >&5
11717 ac_lib_var
=`echo z'_'deflate | sed 'y%./+-%__p_%'`
11718 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11719 echo $ac_n "(cached) $ac_c" 1>&6
11721 ac_save_LIBS
="$LIBS"
11723 cat > conftest.
$ac_ext <<EOF
11724 #line 11725 "configure"
11725 #include "confdefs.h"
11726 /* Override any gcc2 internal prototype to avoid an error. */
11727 /* We use char because int might match the return type of a gcc2
11728 builtin and then its argument prototype would still apply. */
11735 if { (eval echo configure
:11736: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11737 eval "ac_cv_lib_$ac_lib_var=yes"
11739 echo "configure: failed program was:" >&5
11740 cat conftest.
$ac_ext >&5
11742 eval "ac_cv_lib_$ac_lib_var=no"
11745 LIBS
="$ac_save_LIBS"
11748 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11749 echo "$ac_t""yes" 1>&6
11752 echo "$ac_t""no" 1>&6
11757 if test "x$ZLIB_LINK" = "x" ; then
11758 if test "$wxUSE_ZLIB" = "sys" ; then
11759 { echo "configure: error: zlib library not found or too old! Use --with-zlib=builtin to use built-in version" 1>&2; exit 1; }
11761 echo "configure: warning: zlib library not found or too old, will use built-in instead" 1>&2
11769 if test "$wxUSE_ZLIB" = "builtin" ; then
11770 ZLIB_INCLUDE
="-I\${top_srcdir}/src/zlib"
11777 if test "$wxUSE_LIBPNG" != "no" ; then
11778 cat >> confdefs.h
<<\EOF
11779 #define wxUSE_LIBPNG 1
11783 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBPNG" = "builtin" ; then
11784 echo "configure: warning: wxMGL doesn't work with builtin png library, will use MGL one instead" 1>&2
11788 if test "$wxUSE_MGL" != 1 -a "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then
11789 echo "configure: warning: system png library doesn't work without system zlib, will use built-in instead" 1>&2
11790 wxUSE_LIBPNG
=builtin
11793 if test "$wxUSE_MGL" != 1 ; then
11794 if test "$wxUSE_LIBPNG" = "sys" -o "$wxUSE_LIBPNG" = "yes" ; then
11795 echo $ac_n "checking for png.h > 0.90""... $ac_c" 1>&6
11796 echo "configure:11797: checking for png.h > 0.90" >&5
11797 if eval "test \"`echo '$''{'ac_cv_header_png_h'+set}'`\" = set"; then
11798 echo $ac_n "(cached) $ac_c" 1>&6
11800 if test "$cross_compiling" = yes; then
11801 unset ac_cv_header_png_h
11804 cat > conftest.
$ac_ext <<EOF
11805 #line 11806 "configure"
11806 #include "confdefs.h"
11813 FILE *f=fopen("conftestval", "w");
11816 PNG_LIBPNG_VER > 90 ? "yes" : "no");
11821 if { (eval echo configure
:11822: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
11823 ac_cv_header_png_h
=`cat conftestval`
11825 echo "configure: failed program was:" >&5
11826 cat conftest.
$ac_ext >&5
11828 ac_cv_header_png_h
=no
11836 echo "$ac_t""$ac_cv_header_png_h" 1>&6
11837 ac_safe
=`echo "png.h" | sed 'y%./+-%__p_%'`
11838 echo $ac_n "checking for png.h""... $ac_c" 1>&6
11839 echo "configure:11840: checking for png.h" >&5
11840 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11841 echo $ac_n "(cached) $ac_c" 1>&6
11843 cat > conftest.
$ac_ext <<EOF
11844 #line 11845 "configure"
11845 #include "confdefs.h"
11848 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11849 { (eval echo configure
:11850: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11850 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11851 if test -z "$ac_err"; then
11853 eval "ac_cv_header_$ac_safe=yes"
11856 echo "configure: failed program was:" >&5
11857 cat conftest.
$ac_ext >&5
11859 eval "ac_cv_header_$ac_safe=no"
11863 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11864 echo "$ac_t""yes" 1>&6
11867 echo "$ac_t""no" 1>&6
11871 if test "$ac_cv_header_png_h" = "yes"; then
11872 echo $ac_n "checking for png_check_sig in -lpng""... $ac_c" 1>&6
11873 echo "configure:11874: checking for png_check_sig in -lpng" >&5
11874 ac_lib_var
=`echo png'_'png_check_sig | sed 'y%./+-%__p_%'`
11875 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11876 echo $ac_n "(cached) $ac_c" 1>&6
11878 ac_save_LIBS
="$LIBS"
11879 LIBS
="-lpng -lz -lm $LIBS"
11880 cat > conftest.
$ac_ext <<EOF
11881 #line 11882 "configure"
11882 #include "confdefs.h"
11883 /* Override any gcc2 internal prototype to avoid an error. */
11884 /* We use char because int might match the return type of a gcc2
11885 builtin and then its argument prototype would still apply. */
11886 char png_check_sig();
11892 if { (eval echo configure
:11893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11894 eval "ac_cv_lib_$ac_lib_var=yes"
11896 echo "configure: failed program was:" >&5
11897 cat conftest.
$ac_ext >&5
11899 eval "ac_cv_lib_$ac_lib_var=no"
11902 LIBS
="$ac_save_LIBS"
11905 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11906 echo "$ac_t""yes" 1>&6
11909 echo "$ac_t""no" 1>&6
11914 if test "x$PNG_LINK" = "x" ; then
11915 if test "$wxUSE_LIBPNG" = "sys" ; then
11916 { echo "configure: error: system png library not found or too old! Use --with-libpng=builtin to use built-in version" 1>&2; exit 1; }
11918 echo "configure: warning: system png library not found or too old, will use built-in instead" 1>&2
11919 wxUSE_LIBPNG
=builtin
11927 if test "$wxUSE_LIBPNG" = "builtin" ; then
11928 PNG_INCLUDE
="-I\${top_srcdir}/src/png"
11931 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS png"
11937 if test "$wxUSE_LIBJPEG" != "no" ; then
11938 cat >> confdefs.h
<<\EOF
11939 #define wxUSE_LIBJPEG 1
11943 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBJPEG" = "builtin" ; then
11944 echo "configure: warning: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" 1>&2
11948 if test "$wxUSE_MGL" != 1 ; then
11949 if test "$wxUSE_LIBJPEG" = "sys" -o "$wxUSE_LIBJPEG" = "yes" ; then
11950 echo $ac_n "checking for jpeglib.h""... $ac_c" 1>&6
11951 echo "configure:11952: checking for jpeglib.h" >&5
11952 if eval "test \"`echo '$''{'ac_cv_header_jpeglib_h'+set}'`\" = set"; then
11953 echo $ac_n "(cached) $ac_c" 1>&6
11955 cat > conftest.
$ac_ext <<EOF
11956 #line 11957 "configure"
11957 #include "confdefs.h"
11959 #undef HAVE_STDLIB_H
11961 #include <jpeglib.h>
11968 if { (eval echo configure
:11969: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11970 ac_cv_header_jpeglib_h
=yes
11972 echo "configure: failed program was:" >&5
11973 cat conftest.
$ac_ext >&5
11975 ac_cv_header_jpeglib_h
=no
11982 echo "$ac_t""$ac_cv_header_jpeglib_h" 1>&6
11984 if test "$ac_cv_header_jpeglib_h" = "yes"; then
11985 echo $ac_n "checking for jpeg_read_header in -ljpeg""... $ac_c" 1>&6
11986 echo "configure:11987: checking for jpeg_read_header in -ljpeg" >&5
11987 ac_lib_var
=`echo jpeg'_'jpeg_read_header | sed 'y%./+-%__p_%'`
11988 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11989 echo $ac_n "(cached) $ac_c" 1>&6
11991 ac_save_LIBS
="$LIBS"
11992 LIBS
="-ljpeg $LIBS"
11993 cat > conftest.
$ac_ext <<EOF
11994 #line 11995 "configure"
11995 #include "confdefs.h"
11996 /* Override any gcc2 internal prototype to avoid an error. */
11997 /* We use char because int might match the return type of a gcc2
11998 builtin and then its argument prototype would still apply. */
11999 char jpeg_read_header();
12005 if { (eval echo configure
:12006: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12007 eval "ac_cv_lib_$ac_lib_var=yes"
12009 echo "configure: failed program was:" >&5
12010 cat conftest.
$ac_ext >&5
12012 eval "ac_cv_lib_$ac_lib_var=no"
12015 LIBS
="$ac_save_LIBS"
12018 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12019 echo "$ac_t""yes" 1>&6
12020 JPEG_LINK
=" -ljpeg"
12022 echo "$ac_t""no" 1>&6
12027 if test "x$JPEG_LINK" = "x" ; then
12028 if test "$wxUSE_LIBJPEG" = "sys" ; then
12029 { echo "configure: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" 1>&2; exit 1; }
12031 echo "configure: warning: system jpeg library not found, will use built-in instead" 1>&2
12032 wxUSE_LIBJPEG
=builtin
12040 if test "$wxUSE_LIBJPEG" = "builtin" ; then
12041 JPEG_INCLUDE
="-I\${top_srcdir}/src/jpeg"
12048 TIFF_PREREQ_LINKS
=-lm
12049 if test "$wxUSE_LIBTIFF" != "no" ; then
12050 cat >> confdefs.h
<<\EOF
12051 #define wxUSE_LIBTIFF 1
12055 if test "$wxUSE_LIBTIFF" = "sys" -o "$wxUSE_LIBTIFF" = "yes" ; then
12056 if test "$wxUSE_LIBJPEG" = "sys"; then
12057 TIFF_PREREQ_LINKS
="$TIFF_PREREQ_LINKS $JPEG_LINK"
12059 if test "$wxUSE_ZLIB" = "sys"; then
12060 TIFF_PREREQ_LINKS
="$TIFF_PREREQ_LINKS $ZLIB_LINK"
12062 ac_safe
=`echo "tiffio.h" | sed 'y%./+-%__p_%'`
12063 echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6
12064 echo "configure:12065: checking for tiffio.h" >&5
12065 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12066 echo $ac_n "(cached) $ac_c" 1>&6
12068 cat > conftest.
$ac_ext <<EOF
12069 #line 12070 "configure"
12070 #include "confdefs.h"
12071 #include <tiffio.h>
12073 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12074 { (eval echo configure
:12075: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12075 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12076 if test -z "$ac_err"; then
12078 eval "ac_cv_header_$ac_safe=yes"
12081 echo "configure: failed program was:" >&5
12082 cat conftest.
$ac_ext >&5
12084 eval "ac_cv_header_$ac_safe=no"
12088 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12089 echo "$ac_t""yes" 1>&6
12090 echo $ac_n "checking for TIFFError in -ltiff""... $ac_c" 1>&6
12091 echo "configure:12092: checking for TIFFError in -ltiff" >&5
12092 ac_lib_var
=`echo tiff'_'TIFFError | sed 'y%./+-%__p_%'`
12093 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12094 echo $ac_n "(cached) $ac_c" 1>&6
12096 ac_save_LIBS
="$LIBS"
12097 LIBS
="-ltiff $TIFF_PREREQ_LINKS $LIBS"
12098 cat > conftest.
$ac_ext <<EOF
12099 #line 12100 "configure"
12100 #include "confdefs.h"
12101 /* Override any gcc2 internal prototype to avoid an error. */
12102 /* We use char because int might match the return type of a gcc2
12103 builtin and then its argument prototype would still apply. */
12110 if { (eval echo configure
:12111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12112 eval "ac_cv_lib_$ac_lib_var=yes"
12114 echo "configure: failed program was:" >&5
12115 cat conftest.
$ac_ext >&5
12117 eval "ac_cv_lib_$ac_lib_var=no"
12120 LIBS
="$ac_save_LIBS"
12123 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12124 echo "$ac_t""yes" 1>&6
12125 TIFF_LINK
=" -ltiff"
12127 echo "$ac_t""no" 1>&6
12132 echo "$ac_t""no" 1>&6
12136 if test "x$TIFF_LINK" = "x" ; then
12137 if test "$wxUSE_LIBTIFF" = "sys" ; then
12138 { echo "configure: error: system tiff library not found! Use --with-libtiff=builtin to use built-in version" 1>&2; exit 1; }
12140 echo "configure: warning: system tiff library not found, will use built-in instead" 1>&2
12141 wxUSE_LIBTIFF
=builtin
12148 if test "$wxUSE_LIBTIFF" = "builtin" ; then
12149 TIFF_INCLUDE
="-I\${top_srcdir}/src/tiff"
12161 if test "$USE_WIN32" = 1 ; then
12162 for ac_hdr
in w32api.h
12164 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12165 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
12166 echo "configure:12167: checking for $ac_hdr" >&5
12167 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12168 echo $ac_n "(cached) $ac_c" 1>&6
12170 cat > conftest.
$ac_ext <<EOF
12171 #line 12172 "configure"
12172 #include "confdefs.h"
12175 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12176 { (eval echo configure
:12177: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12177 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12178 if test -z "$ac_err"; then
12180 eval "ac_cv_header_$ac_safe=yes"
12183 echo "configure: failed program was:" >&5
12184 cat conftest.
$ac_ext >&5
12186 eval "ac_cv_header_$ac_safe=no"
12190 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12191 echo "$ac_t""yes" 1>&6
12192 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12193 cat >> confdefs.h
<<EOF
12194 #define $ac_tr_hdr 1
12198 echo "$ac_t""no" 1>&6
12202 ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'`
12203 echo $ac_n "checking for windows.h""... $ac_c" 1>&6
12204 echo "configure:12205: checking for windows.h" >&5
12205 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12206 echo $ac_n "(cached) $ac_c" 1>&6
12208 cat > conftest.
$ac_ext <<EOF
12209 #line 12210 "configure"
12210 #include "confdefs.h"
12211 #include <windows.h>
12213 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12214 { (eval echo configure
:12215: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12215 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12216 if test -z "$ac_err"; then
12218 eval "ac_cv_header_$ac_safe=yes"
12221 echo "configure: failed program was:" >&5
12222 cat conftest.
$ac_ext >&5
12224 eval "ac_cv_header_$ac_safe=no"
12228 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12229 echo "$ac_t""yes" 1>&6
12232 echo "$ac_t""no" 1>&6
12234 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
12239 echo $ac_n "checking if w32api has good enough MSIE support""... $ac_c" 1>&6
12240 echo "configure:12241: checking if w32api has good enough MSIE support" >&5
12241 if eval "test \"`echo '$''{'wx_cv_w32api_win32_ie'+set}'`\" = set"; then
12242 echo $ac_n "(cached) $ac_c" 1>&6
12245 cat > conftest.
$ac_ext <<EOF
12246 #line 12247 "configure"
12247 #include "confdefs.h"
12248 #include <w32api.h>
12251 #define wxCHECK_W32API_VERSION( major, minor ) \
12252 ( defined( __W32API_MAJOR_VERSION ) && defined( __W32API_MINOR_VERSION ) \
12253 && ( ( __W32API_MAJOR_VERSION > (major) ) \
12254 || ( __W32API_MAJOR_VERSION == (major) && __W32API_MINOR_VERSION >= (minor))))
12256 #if !wxCHECK_W32API_VERSION(1,1)
12257 #error You need w32api 1.1 or newer
12262 if { (eval echo configure
:12263: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12265 wx_cv_w32api_win32_ie
=yes
12268 echo "configure: failed program was:" >&5
12269 cat conftest.
$ac_ext >&5
12272 wx_cv_w32api_win32_ie
=no
12279 echo "$ac_t""$wx_cv_w32api_win32_ie" 1>&6
12280 if test "$wx_cv_w32api_win32_ie" = "yes" ; then
12281 CPPFLAGS
="$CPPFLAGS -D_WIN32_IE=0x400"
12284 LIBS
="$LIBS -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -ladvapi32 -lwsock32"
12288 LIBS
="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32"
12289 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WIN95__"
12292 if test "$wxUSE_ODBC" = "yes" ; then
12293 LIBS
=" -lodbc32 -lole32 -loleaut32 $LIBS"
12296 RESFLAGS
="--include-dir \$(top_srcdir)/include --include-dir \$(top_srcdir)/\$(program_dir) --define __WIN32__ --define __WIN95__ --define __GNUWIN32__"
12297 RESPROGRAMOBJ
="\$(PROGRAM)_resources.o"
12299 WIN32INSTALL
=win32install
12302 if test "$USE_DARWIN" = 1; then
12303 if test "$wxUSE_PRECOMP" = "yes"; then
12304 CPPFLAGS
="$CPPFLAGS -cpp-precomp"
12306 CPPFLAGS
="$CPPFLAGS -no-cpp-precomp"
12310 if test "$wxUSE_GUI" = "yes"; then
12319 if test "$wxUSE_MSW" = 1 ; then
12323 LDFLAGS
="$LDFLAGS -Wl,--subsystem,windows -mwindows"
12326 if test "$wxUSE_GTK" = 1; then
12327 echo $ac_n "checking for GTK+ version""... $ac_c" 1>&6
12328 echo "configure:12329: checking for GTK+ version" >&5
12330 gtk_version_cached
=1
12331 if eval "test \"`echo '$''{'wx_cv_lib_gtk'+set}'`\" = set"; then
12332 echo $ac_n "(cached) $ac_c" 1>&6
12335 gtk_version_cached
=0
12336 echo "$ac_t""" 1>&6
12339 if test "$wxUSE_THREADS" = "yes"; then
12340 GTK_MODULES
=gthread
12344 if test "x$wxUSE_GTK2" = "xyes"; then
12345 # Check whether --enable-gtktest or --disable-gtktest was given.
12346 if test "${enable_gtktest+set}" = set; then
12347 enableval
="$enable_gtktest"
12354 pkg_config_args
=gtk
+-2.0
12355 for module
in .
$GTK_MODULES
12359 pkg_config_args
="$pkg_config_args gthread-2.0"
12366 # Extract the first word of "pkg-config", so it can be a program name with args.
12367 set dummy pkg
-config; ac_word
=$2
12368 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12369 echo "configure:12370: checking for $ac_word" >&5
12370 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
12371 echo $ac_n "(cached) $ac_c" 1>&6
12373 case "$PKG_CONFIG" in
12375 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
12378 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
12381 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
12383 for ac_dir
in $ac_dummy; do
12384 test -z "$ac_dir" && ac_dir
=.
12385 if test -f $ac_dir/$ac_word; then
12386 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
12391 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
12395 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
12396 if test -n "$PKG_CONFIG"; then
12397 echo "$ac_t""$PKG_CONFIG" 1>&6
12399 echo "$ac_t""no" 1>&6
12403 if test x
$PKG_CONFIG != xno
; then
12404 if pkg
-config --atleast-pkgconfig-version 0.7 ; then
12407 echo *** pkg
-config too old
; version
0.7 or better required.
12415 min_gtk_version
=2.0.0
12416 echo $ac_n "checking for GTK+ - version >= $min_gtk_version""... $ac_c" 1>&6
12417 echo "configure:12418: checking for GTK+ - version >= $min_gtk_version" >&5
12419 if test x
$PKG_CONFIG != xno
; then
12420 ## don't try to run the test against uninstalled libtool libs
12421 if $PKG_CONFIG --uninstalled $pkg_config_args; then
12422 echo "Will use uninstalled version of GTK+ found in PKG_CONFIG_PATH"
12426 if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then
12433 if test x
"$no_gtk" = x
; then
12434 GTK_CFLAGS
=`$PKG_CONFIG $pkg_config_args --cflags`
12435 GTK_LIBS
=`$PKG_CONFIG $pkg_config_args --libs`
12436 gtk_config_major_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
12437 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
12438 gtk_config_minor_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
12439 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
12440 gtk_config_micro_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
12441 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
12442 if test "x$enable_gtktest" = "xyes" ; then
12443 ac_save_CFLAGS
="$CFLAGS"
12444 ac_save_LIBS
="$LIBS"
12445 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12446 LIBS
="$GTK_LIBS $LIBS"
12448 if test "$cross_compiling" = yes; then
12449 echo $ac_n "cross compiling; assumed OK... $ac_c"
12451 cat > conftest.
$ac_ext <<EOF
12452 #line 12453 "configure"
12453 #include "confdefs.h"
12455 #include <gtk/gtk.h>
12457 #include <stdlib.h>
12462 int major, minor, micro;
12465 system ("touch conf.gtktest");
12467 /* HP/UX 9 (%@#!) writes to sscanf strings */
12468 tmp_version = g_strdup("$min_gtk_version");
12469 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
12470 printf("%s, bad version string\n", "$min_gtk_version");
12474 if ((gtk_major_version != $gtk_config_major_version) ||
12475 (gtk_minor_version != $gtk_config_minor_version) ||
12476 (gtk_micro_version != $gtk_config_micro_version))
12478 printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
12479 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
12480 gtk_major_version, gtk_minor_version, gtk_micro_version);
12481 printf ("*** was found! If pkg-config was correct, then it is best\n");
12482 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
12483 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
12484 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
12485 printf("*** required on your system.\n");
12486 printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
12487 printf("*** to point to the correct configuration files\n");
12489 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
12490 (gtk_minor_version != GTK_MINOR_VERSION) ||
12491 (gtk_micro_version != GTK_MICRO_VERSION))
12493 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
12494 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
12495 printf("*** library (version %d.%d.%d)\n",
12496 gtk_major_version, gtk_minor_version, gtk_micro_version);
12500 if ((gtk_major_version > major) ||
12501 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
12502 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
12508 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
12509 gtk_major_version, gtk_minor_version, gtk_micro_version);
12510 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
12511 major, minor, micro);
12512 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
12514 printf("*** If you have already installed a sufficiently new version, this error\n");
12515 printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
12516 printf("*** being found. The easiest way to fix this is to remove the old version\n");
12517 printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
12518 printf("*** correct copy of pkg-config. (In this case, you will have to\n");
12519 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
12520 printf("*** so that the correct libraries are found at run-time))\n");
12527 if { (eval echo configure
:12528: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
12531 echo "configure: failed program was:" >&5
12532 cat conftest.
$ac_ext >&5
12539 CFLAGS
="$ac_save_CFLAGS"
12540 LIBS
="$ac_save_LIBS"
12543 if test "x$no_gtk" = x
; then
12544 echo "$ac_t""yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" 1>&6
12547 echo "$ac_t""no" 1>&6
12548 if test "$PKG_CONFIG" = "no" ; then
12549 echo "*** A new enough version of pkg-config was not found."
12550 echo "*** See http://pkgconfig.sourceforge.net"
12552 if test -f conf.gtktest
; then
12555 echo "*** Could not run GTK+ test program, checking why..."
12556 ac_save_CFLAGS
="$CFLAGS"
12557 ac_save_LIBS
="$LIBS"
12558 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12559 LIBS
="$LIBS $GTK_LIBS"
12560 cat > conftest.
$ac_ext <<EOF
12561 #line 12562 "configure"
12562 #include "confdefs.h"
12564 #include <gtk/gtk.h>
12568 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
12571 if { (eval echo configure
:12572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12573 echo "*** The test program compiled, but did not run. This usually means"
12574 echo "*** that the run-time linker is not finding GTK+ or finding the wrong"
12575 echo "*** version of GTK+. If it is not finding GTK+, you'll need to set your"
12576 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
12577 echo "*** to the installed location Also, make sure you have run ldconfig if that"
12578 echo "*** is required on your system"
12580 echo "*** If you have an old version installed, it is best to remove it, although"
12581 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
12583 echo "configure: failed program was:" >&5
12584 cat conftest.
$ac_ext >&5
12586 echo "*** The test program failed to compile or link. See the file config.log for the"
12587 echo "*** exact error that occured. This usually means GTK+ is incorrectly installed."
12590 CFLAGS
="$ac_save_CFLAGS"
12591 LIBS
="$ac_save_LIBS"
12603 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
12604 if test "${with_gtk_prefix+set}" = set; then
12605 withval
="$with_gtk_prefix"
12606 gtk_config_prefix
="$withval"
12608 gtk_config_prefix
=""
12611 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
12612 if test "${with_gtk_exec_prefix+set}" = set; then
12613 withval
="$with_gtk_exec_prefix"
12614 gtk_config_exec_prefix
="$withval"
12616 gtk_config_exec_prefix
=""
12619 # Check whether --enable-gtktest or --disable-gtktest was given.
12620 if test "${enable_gtktest+set}" = set; then
12621 enableval
="$enable_gtktest"
12628 for module
in .
$GTK_MODULES
12632 gtk_config_args
="$gtk_config_args gthread"
12637 if test x
$gtk_config_exec_prefix != x
; then
12638 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
12639 if test x
${GTK_CONFIG+set} != xset
; then
12640 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
12643 if test x
$gtk_config_prefix != x
; then
12644 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
12645 if test x
${GTK_CONFIG+set} != xset
; then
12646 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
12650 # Extract the first word of "gtk-config", so it can be a program name with args.
12651 set dummy gtk
-config; ac_word
=$2
12652 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12653 echo "configure:12654: checking for $ac_word" >&5
12654 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
12655 echo $ac_n "(cached) $ac_c" 1>&6
12657 case "$GTK_CONFIG" in
12659 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
12662 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
12665 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
12667 for ac_dir
in $ac_dummy; do
12668 test -z "$ac_dir" && ac_dir
=.
12669 if test -f $ac_dir/$ac_word; then
12670 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
12675 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
12679 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
12680 if test -n "$GTK_CONFIG"; then
12681 echo "$ac_t""$GTK_CONFIG" 1>&6
12683 echo "$ac_t""no" 1>&6
12686 min_gtk_version
=1.2.7
12687 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
12688 echo "configure:12689: checking for GTK - version >= $min_gtk_version" >&5
12690 if test "$GTK_CONFIG" = "no" ; then
12693 GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags`
12694 GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs`
12695 gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \
12696 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
12697 gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \
12698 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
12699 gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \
12700 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
12701 if test "x$enable_gtktest" = "xyes" ; then
12702 ac_save_CFLAGS
="$CFLAGS"
12703 ac_save_LIBS
="$LIBS"
12704 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12705 LIBS
="$GTK_LIBS $LIBS"
12707 if test "$cross_compiling" = yes; then
12708 echo $ac_n "cross compiling; assumed OK... $ac_c"
12710 cat > conftest.
$ac_ext <<EOF
12711 #line 12712 "configure"
12712 #include "confdefs.h"
12714 #include <gtk/gtk.h>
12716 #include <stdlib.h>
12721 int major, minor, micro;
12724 system ("touch conf.gtktest");
12726 /* HP/UX 9 (%@#!) writes to sscanf strings */
12727 tmp_version = g_strdup("$min_gtk_version");
12728 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
12729 printf("%s, bad version string\n", "$min_gtk_version");
12733 if ((gtk_major_version != $gtk_config_major_version) ||
12734 (gtk_minor_version != $gtk_config_minor_version) ||
12735 (gtk_micro_version != $gtk_config_micro_version))
12737 printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
12738 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
12739 gtk_major_version, gtk_minor_version, gtk_micro_version);
12740 printf ("*** was found! If gtk-config was correct, then it is best\n");
12741 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
12742 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
12743 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
12744 printf("*** required on your system.\n");
12745 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
12746 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
12747 printf("*** before re-running configure\n");
12749 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
12750 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
12751 (gtk_minor_version != GTK_MINOR_VERSION) ||
12752 (gtk_micro_version != GTK_MICRO_VERSION))
12754 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
12755 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
12756 printf("*** library (version %d.%d.%d)\n",
12757 gtk_major_version, gtk_minor_version, gtk_micro_version);
12759 #endif /* defined (GTK_MAJOR_VERSION) ... */
12762 if ((gtk_major_version > major) ||
12763 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
12764 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
12770 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
12771 gtk_major_version, gtk_minor_version, gtk_micro_version);
12772 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
12773 major, minor, micro);
12774 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
12776 printf("*** If you have already installed a sufficiently new version, this error\n");
12777 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
12778 printf("*** being found. The easiest way to fix this is to remove the old version\n");
12779 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
12780 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
12781 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
12782 printf("*** so that the correct libraries are found at run-time))\n");
12789 if { (eval echo configure
:12790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
12793 echo "configure: failed program was:" >&5
12794 cat conftest.
$ac_ext >&5
12801 CFLAGS
="$ac_save_CFLAGS"
12802 LIBS
="$ac_save_LIBS"
12805 if test "x$no_gtk" = x
; then
12806 echo "$ac_t""yes" 1>&6
12807 wx_cv_lib_gtk
=1.2.7
12809 echo "$ac_t""no" 1>&6
12810 if test "$GTK_CONFIG" = "no" ; then
12811 echo "*** The gtk-config script installed by GTK could not be found"
12812 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
12813 echo "*** your path, or set the GTK_CONFIG environment variable to the"
12814 echo "*** full path to gtk-config."
12816 if test -f conf.gtktest
; then
12819 echo "*** Could not run GTK test program, checking why..."
12820 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12821 LIBS
="$LIBS $GTK_LIBS"
12822 cat > conftest.
$ac_ext <<EOF
12823 #line 12824 "configure"
12824 #include "confdefs.h"
12826 #include <gtk/gtk.h>
12830 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
12833 if { (eval echo configure
:12834: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12835 echo "*** The test program compiled, but did not run. This usually means"
12836 echo "*** that the run-time linker is not finding GTK or finding the wrong"
12837 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
12838 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
12839 echo "*** to the installed location Also, make sure you have run ldconfig if that"
12840 echo "*** is required on your system"
12842 echo "*** If you have an old version installed, it is best to remove it, although"
12843 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
12845 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
12846 echo "*** came with the system with the command"
12848 echo "*** rpm --erase --nodeps gtk gtk-devel"
12850 echo "configure: failed program was:" >&5
12851 cat conftest.
$ac_ext >&5
12853 echo "*** The test program failed to compile or link. See the file config.log for the"
12854 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
12855 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
12856 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
12859 CFLAGS
="$ac_save_CFLAGS"
12860 LIBS
="$ac_save_LIBS"
12872 if test -z "$wx_cv_lib_gtk"; then
12873 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
12874 if test "${with_gtk_prefix+set}" = set; then
12875 withval
="$with_gtk_prefix"
12876 gtk_config_prefix
="$withval"
12878 gtk_config_prefix
=""
12881 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
12882 if test "${with_gtk_exec_prefix+set}" = set; then
12883 withval
="$with_gtk_exec_prefix"
12884 gtk_config_exec_prefix
="$withval"
12886 gtk_config_exec_prefix
=""
12889 # Check whether --enable-gtktest or --disable-gtktest was given.
12890 if test "${enable_gtktest+set}" = set; then
12891 enableval
="$enable_gtktest"
12898 for module
in .
$GTK_MODULES
12902 gtk_config_args
="$gtk_config_args gthread"
12907 if test x
$gtk_config_exec_prefix != x
; then
12908 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
12909 if test x
${GTK_CONFIG+set} != xset
; then
12910 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
12913 if test x
$gtk_config_prefix != x
; then
12914 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
12915 if test x
${GTK_CONFIG+set} != xset
; then
12916 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
12920 # Extract the first word of "gtk-config", so it can be a program name with args.
12921 set dummy gtk
-config; ac_word
=$2
12922 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12923 echo "configure:12924: checking for $ac_word" >&5
12924 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
12925 echo $ac_n "(cached) $ac_c" 1>&6
12927 case "$GTK_CONFIG" in
12929 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
12932 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
12935 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
12937 for ac_dir
in $ac_dummy; do
12938 test -z "$ac_dir" && ac_dir
=.
12939 if test -f $ac_dir/$ac_word; then
12940 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
12945 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
12949 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
12950 if test -n "$GTK_CONFIG"; then
12951 echo "$ac_t""$GTK_CONFIG" 1>&6
12953 echo "$ac_t""no" 1>&6
12956 min_gtk_version
=1.2.3
12957 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
12958 echo "configure:12959: checking for GTK - version >= $min_gtk_version" >&5
12960 if test "$GTK_CONFIG" = "no" ; then
12963 GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags`
12964 GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs`
12965 gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \
12966 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
12967 gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \
12968 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
12969 gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \
12970 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
12971 if test "x$enable_gtktest" = "xyes" ; then
12972 ac_save_CFLAGS
="$CFLAGS"
12973 ac_save_LIBS
="$LIBS"
12974 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12975 LIBS
="$GTK_LIBS $LIBS"
12977 if test "$cross_compiling" = yes; then
12978 echo $ac_n "cross compiling; assumed OK... $ac_c"
12980 cat > conftest.
$ac_ext <<EOF
12981 #line 12982 "configure"
12982 #include "confdefs.h"
12984 #include <gtk/gtk.h>
12986 #include <stdlib.h>
12991 int major, minor, micro;
12994 system ("touch conf.gtktest");
12996 /* HP/UX 9 (%@#!) writes to sscanf strings */
12997 tmp_version = g_strdup("$min_gtk_version");
12998 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
12999 printf("%s, bad version string\n", "$min_gtk_version");
13003 if ((gtk_major_version != $gtk_config_major_version) ||
13004 (gtk_minor_version != $gtk_config_minor_version) ||
13005 (gtk_micro_version != $gtk_config_micro_version))
13007 printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
13008 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
13009 gtk_major_version, gtk_minor_version, gtk_micro_version);
13010 printf ("*** was found! If gtk-config was correct, then it is best\n");
13011 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
13012 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
13013 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
13014 printf("*** required on your system.\n");
13015 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
13016 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
13017 printf("*** before re-running configure\n");
13019 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
13020 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
13021 (gtk_minor_version != GTK_MINOR_VERSION) ||
13022 (gtk_micro_version != GTK_MICRO_VERSION))
13024 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
13025 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
13026 printf("*** library (version %d.%d.%d)\n",
13027 gtk_major_version, gtk_minor_version, gtk_micro_version);
13029 #endif /* defined (GTK_MAJOR_VERSION) ... */
13032 if ((gtk_major_version > major) ||
13033 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
13034 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
13040 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
13041 gtk_major_version, gtk_minor_version, gtk_micro_version);
13042 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
13043 major, minor, micro);
13044 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
13046 printf("*** If you have already installed a sufficiently new version, this error\n");
13047 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
13048 printf("*** being found. The easiest way to fix this is to remove the old version\n");
13049 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
13050 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
13051 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
13052 printf("*** so that the correct libraries are found at run-time))\n");
13059 if { (eval echo configure
:13060: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
13063 echo "configure: failed program was:" >&5
13064 cat conftest.
$ac_ext >&5
13071 CFLAGS
="$ac_save_CFLAGS"
13072 LIBS
="$ac_save_LIBS"
13075 if test "x$no_gtk" = x
; then
13076 echo "$ac_t""yes" 1>&6
13077 wx_cv_lib_gtk
=1.2.3
13079 echo "$ac_t""no" 1>&6
13080 if test "$GTK_CONFIG" = "no" ; then
13081 echo "*** The gtk-config script installed by GTK could not be found"
13082 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
13083 echo "*** your path, or set the GTK_CONFIG environment variable to the"
13084 echo "*** full path to gtk-config."
13086 if test -f conf.gtktest
; then
13089 echo "*** Could not run GTK test program, checking why..."
13090 CFLAGS
="$CFLAGS $GTK_CFLAGS"
13091 LIBS
="$LIBS $GTK_LIBS"
13092 cat > conftest.
$ac_ext <<EOF
13093 #line 13094 "configure"
13094 #include "confdefs.h"
13096 #include <gtk/gtk.h>
13100 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
13103 if { (eval echo configure
:13104: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13105 echo "*** The test program compiled, but did not run. This usually means"
13106 echo "*** that the run-time linker is not finding GTK or finding the wrong"
13107 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
13108 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
13109 echo "*** to the installed location Also, make sure you have run ldconfig if that"
13110 echo "*** is required on your system"
13112 echo "*** If you have an old version installed, it is best to remove it, although"
13113 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
13115 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
13116 echo "*** came with the system with the command"
13118 echo "*** rpm --erase --nodeps gtk gtk-devel"
13120 echo "configure: failed program was:" >&5
13121 cat conftest.
$ac_ext >&5
13123 echo "*** The test program failed to compile or link. See the file config.log for the"
13124 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
13125 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
13126 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
13129 CFLAGS
="$ac_save_CFLAGS"
13130 LIBS
="$ac_save_LIBS"
13144 if test -z "$wx_cv_lib_gtk"; then
13147 wx_cv_cflags_gtk
=$GTK_CFLAGS
13148 wx_cv_libs_gtk
=$GTK_LIBS
13155 if test "$gtk_version_cached" = 1; then
13156 echo "$ac_t""$wx_cv_lib_gtk" 1>&6
13159 case "$wx_cv_lib_gtk" in
13168 *) { echo "configure: error:
13169 Please check that gtk-config is in path, the directory
13170 where GTK+ libraries are installed (returned by
13171 'gtk-config --libs' command) is in LD_LIBRARY_PATH or
13172 equivalent variable and GTK+ is version 1.2.3 or above.
13177 if test "$WXGTK20" = 1; then
13178 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
13182 if test -z "$PKG_CONFIG"; then
13183 # Extract the first word of "pkg-config", so it can be a program name with args.
13184 set dummy pkg
-config; ac_word
=$2
13185 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
13186 echo "configure:13187: checking for $ac_word" >&5
13187 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
13188 echo $ac_n "(cached) $ac_c" 1>&6
13190 case "$PKG_CONFIG" in
13192 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
13195 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
13198 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
13200 for ac_dir
in $ac_dummy; do
13201 test -z "$ac_dir" && ac_dir
=.
13202 if test -f $ac_dir/$ac_word; then
13203 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
13208 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
13212 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
13213 if test -n "$PKG_CONFIG"; then
13214 echo "$ac_t""$PKG_CONFIG" 1>&6
13216 echo "$ac_t""no" 1>&6
13221 if test "$PKG_CONFIG" = "no" ; then
13222 echo "*** The pkg-config script could not be found. Make sure it is"
13223 echo "*** in your path, or set the PKG_CONFIG environment variable"
13224 echo "*** to the full path to pkg-config."
13225 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
13227 PKG_CONFIG_MIN_VERSION
=0.9.0
13228 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13229 echo $ac_n "checking for pangoft2""... $ac_c" 1>&6
13230 echo "configure:13231: checking for pangoft2" >&5
13232 if $PKG_CONFIG --exists "pangoft2" ; then
13233 echo "$ac_t""yes" 1>&6
13236 echo $ac_n "checking PANGOFT2_CFLAGS""... $ac_c" 1>&6
13237 echo "configure:13238: checking PANGOFT2_CFLAGS" >&5
13238 PANGOFT2_CFLAGS
=`$PKG_CONFIG --cflags "pangoft2"`
13239 echo "$ac_t""$PANGOFT2_CFLAGS" 1>&6
13241 echo $ac_n "checking PANGOFT2_LIBS""... $ac_c" 1>&6
13242 echo "configure:13243: checking PANGOFT2_LIBS" >&5
13243 PANGOFT2_LIBS
=`$PKG_CONFIG --libs "pangoft2"`
13244 echo "$ac_t""$PANGOFT2_LIBS" 1>&6
13248 ## If we have a custom action on failure, don't print errors, but
13249 ## do set a variable so people can do so.
13250 PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoft2"`
13257 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
13258 echo "*** See http://www.freedesktop.org/software/pkgconfig"
13262 if test $succeeded = yes; then
13264 CXXFLAGS
="$CXXFLAGS $PANGOFT2_CFLAGS"
13265 LIBS
="$LIBS $PANGOFT2_LIBS"
13269 echo "configure: warning: pangoft2 library not found, library will be compiled without printing support" 1>&2
13270 wxUSE_PRINTING_ARCHITECTURE
="no"
13277 if test "$wxUSE_UNICODE" = "yes"; then
13278 echo "configure: warning: Unicode configuration not supported with GTK+ 1.x" 1>&2
13283 if test "$USE_DARWIN" != 1; then
13284 for ac_func
in poll
13286 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
13287 echo "configure:13288: checking for $ac_func" >&5
13288 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
13289 echo $ac_n "(cached) $ac_c" 1>&6
13291 cat > conftest.
$ac_ext <<EOF
13292 #line 13293 "configure"
13293 #include "confdefs.h"
13294 /* System header to define __stub macros and hopefully few prototypes,
13295 which can conflict with char $ac_func(); below. */
13296 #include <assert.h>
13297 /* Override any gcc2 internal prototype to avoid an error. */
13298 /* We use char because int might match the return type of a gcc2
13299 builtin and then its argument prototype would still apply. */
13304 /* The GNU C library defines this for functions which it implements
13305 to always fail with ENOSYS. Some functions are actually named
13306 something starting with __ and the normal name is an alias. */
13307 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13315 if { (eval echo configure
:13316: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13317 eval "ac_cv_func_$ac_func=yes"
13319 echo "configure: failed program was:" >&5
13320 cat conftest.
$ac_ext >&5
13322 eval "ac_cv_func_$ac_func=no"
13327 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
13328 echo "$ac_t""yes" 1>&6
13329 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
13330 cat >> confdefs.h
<<EOF
13331 #define $ac_tr_func 1
13335 echo "$ac_t""no" 1>&6
13341 TOOLKIT_INCLUDE
="$wx_cv_cflags_gtk"
13342 GUI_TK_LIBRARY
="$wx_cv_libs_gtk"
13344 AFMINSTALL
=afminstall
13348 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6
13349 echo "configure:13350: checking for gdk_im_open in -lgdk" >&5
13350 ac_lib_var
=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'`
13351 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13352 echo $ac_n "(cached) $ac_c" 1>&6
13354 ac_save_LIBS
="$LIBS"
13356 cat > conftest.
$ac_ext <<EOF
13357 #line 13358 "configure"
13358 #include "confdefs.h"
13359 /* Override any gcc2 internal prototype to avoid an error. */
13360 /* We use char because int might match the return type of a gcc2
13361 builtin and then its argument prototype would still apply. */
13362 char gdk_im_open();
13368 if { (eval echo configure
:13369: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13370 eval "ac_cv_lib_$ac_lib_var=yes"
13372 echo "configure: failed program was:" >&5
13373 cat conftest.
$ac_ext >&5
13375 eval "ac_cv_lib_$ac_lib_var=no"
13378 LIBS
="$ac_save_LIBS"
13381 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13382 echo "$ac_t""yes" 1>&6
13383 cat >> confdefs.h
<<\EOF
13388 echo "$ac_t""no" 1>&6
13393 if test "$wxUSE_MGL" = 1; then
13394 echo $ac_n "checking for SciTech MGL library""... $ac_c" 1>&6
13395 echo "configure:13396: checking for SciTech MGL library" >&5
13396 if test "x$MGL_ROOT" = x
; then
13397 echo "$ac_t""not found" 1>&6
13398 { echo "configure: error: Cannot find MGL library. Make sure MGL_ROOT is set." 1>&2; exit 1; }
13400 echo "$ac_t""$MGL_ROOT" 1>&6
13405 mgl_os
="linux/gcc/glibc*"
13411 { echo "configure: error: This system type ${host} is not yet supported by wxMGL." 1>&2; exit 1; }
13416 if test "$wxUSE_DEBUG_FLAG" = yes ; then
13417 if test -f $MGL_ROOT/lib
/debug
/$mgl_os/libmgl.a
-o \
13418 -f $MGL_ROOT/lib
/debug
/$mgl_os/libmgl.so
; then
13422 if test "x$mgl_lib_type" = x
; then
13423 if test -f $MGL_ROOT/lib
/release
/$mgl_os/libmgl.a
-o \
13424 -f $MGL_ROOT/lib
/release
/$mgl_os/libmgl.so
; then
13425 mgl_lib_type
=release
13427 { echo "configure: error: Cannot find MGL libraries, make sure they are compiled." 1>&2; exit 1; }
13431 wxUSE_UNIVERSAL
="yes"
13433 TOOLKIT_INCLUDE
="-I$MGL_ROOT/include"
13434 GUI_TK_LIBRARY
="-L$MGL_ROOT/lib/$mgl_lib_type/$mgl_os -lmgl -lmglcpp -lpm"
13436 AFMINSTALL
=afminstall
13441 if test "$wxUSE_MICROWIN" = 1; then
13442 echo $ac_n "checking for MicroWindows""... $ac_c" 1>&6
13443 echo "configure:13444: checking for MicroWindows" >&5
13444 if test "x$MICROWINDOWS" = x
; then
13445 echo "$ac_t""not found" 1>&6
13446 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." 1>&2; exit 1; }
13448 echo "$ac_t""$MICROWINDOWS" 1>&6
13451 if test -f $MICROWINDOWS/lib
/libmwin.a
; then
13452 echo "$ac_t""MicroWindows' libraries found." 1>&6
13454 { echo "configure: error: Cannot find MicroWindows libraries, make sure they are compiled." 1>&2; exit 1; }
13457 TOOLKIT_INCLUDE
="-I$MICROWINDOWS/include"
13458 GUI_TK_LIBRARY
="-L$MICROWINDOWS/lib -lmwin -lmwengine -mwfonts -mwdrivers -mwinlib"
13460 wxUSE_UNIVERSAL
="yes"
13462 AFMINSTALL
=afminstall
13464 GUIDIST
=MICROWIN_DIST
13466 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXMSW__ -D__WIN95__ -D__WIN32__ -DMWIN -DMICROWIN_NOCONTROLS -DMICROWIN_TODO=1"
13469 if test "$wxUSE_X11" = 1; then
13470 # If we find X, set shell vars x_includes and x_libraries to the
13471 # paths, otherwise set no_x=yes.
13472 # Uses ac_ vars as temps to allow command line to override cache and checks.
13473 # --without-x overrides everything else, but does not touch the cache.
13474 echo $ac_n "checking for X""... $ac_c" 1>&6
13475 echo "configure:13476: checking for X" >&5
13477 # Check whether --with-x or --without-x was given.
13478 if test "${with_x+set}" = set; then
13483 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
13484 if test "x$with_x" = xno
; then
13485 # The user explicitly disabled X.
13488 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
13489 # Both variables are already set.
13492 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
13493 echo $ac_n "(cached) $ac_c" 1>&6
13495 # One or both of the vars are not set, and there is no cached value.
13496 ac_x_includes
=NO ac_x_libraries
=NO
13498 if mkdir conftestdir
; then
13500 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
13501 cat > Imakefile
<<'EOF'
13503 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
13505 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
13506 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
13507 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
13508 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
13509 for ac_extension
in a so sl
; do
13510 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
13511 test -f $ac_im_libdir/libX11.
$ac_extension; then
13512 ac_im_usrlibdir
=$ac_im_libdir; break
13515 # Screen out bogus values from the imake configuration. They are
13516 # bogus both because they are the default anyway, and because
13517 # using them would break gcc on systems where it needs fixed includes.
13518 case "$ac_im_incroot" in
13520 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
="$ac_im_incroot" ;;
13522 case "$ac_im_usrlibdir" in
13523 /usr
/lib
| /lib
) ;;
13524 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
="$ac_im_usrlibdir" ;;
13531 if test "$ac_x_includes" = NO
; then
13532 # Guess where to find include files, by looking for this one X11 .h file.
13533 test -z "$x_direct_test_include" && x_direct_test_include
=X
11/Intrinsic.h
13535 # First, try using that file with no special directory specified.
13536 cat > conftest.
$ac_ext <<EOF
13537 #line 13538 "configure"
13538 #include "confdefs.h"
13539 #include <$x_direct_test_include>
13541 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13542 { (eval echo configure
:13543: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13543 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13544 if test -z "$ac_err"; then
13546 # We can compile using X headers with no special include directory.
13550 echo "configure: failed program was:" >&5
13551 cat conftest.
$ac_ext >&5
13553 # Look for the header file in a standard set of common directories.
13554 # Check X11 before X11Rn because it is often a symlink to the current release.
13557 /usr
/X
11R
6/include \
13558 /usr
/X
11R
5/include \
13559 /usr
/X
11R
4/include \
13562 /usr
/include
/X11R6 \
13563 /usr
/include
/X11R5 \
13564 /usr
/include
/X11R4 \
13566 /usr
/local
/X
11/include \
13567 /usr
/local
/X
11R
6/include \
13568 /usr
/local
/X
11R
5/include \
13569 /usr
/local
/X
11R
4/include \
13571 /usr
/local
/include
/X11 \
13572 /usr
/local
/include
/X11R6 \
13573 /usr
/local
/include
/X11R5 \
13574 /usr
/local
/include
/X11R4 \
13576 /usr
/X
386/include \
13577 /usr
/x
386/include \
13578 /usr
/XFree
86/include
/X11 \
13581 /usr
/local
/include \
13582 /usr
/unsupported
/include \
13583 /usr
/athena
/include \
13584 /usr
/local
/x
11r
5/include \
13585 /usr
/lpp
/Xamples
/include \
13587 /usr
/openwin
/include \
13588 /usr
/openwin
/share
/include \
13591 if test -r "$ac_dir/$x_direct_test_include"; then
13592 ac_x_includes
=$ac_dir
13598 fi # $ac_x_includes = NO
13600 if test "$ac_x_libraries" = NO
; then
13601 # Check for the libraries.
13603 test -z "$x_direct_test_library" && x_direct_test_library
=Xt
13604 test -z "$x_direct_test_function" && x_direct_test_function
=XtMalloc
13606 # See if we find them without any special options.
13607 # Don't add to $LIBS permanently.
13608 ac_save_LIBS
="$LIBS"
13609 LIBS
="-l$x_direct_test_library $LIBS"
13610 cat > conftest.
$ac_ext <<EOF
13611 #line 13612 "configure"
13612 #include "confdefs.h"
13615 ${x_direct_test_function}()
13618 if { (eval echo configure
:13619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13620 LIBS
="$ac_save_LIBS"
13621 # We can link X programs with no special library path.
13624 echo "configure: failed program was:" >&5
13625 cat conftest.
$ac_ext >&5
13627 LIBS
="$ac_save_LIBS"
13628 # First see if replacing the include by lib works.
13629 # Check X11 before X11Rn because it is often a symlink to the current release.
13630 for ac_dir
in `echo "$ac_x_includes" | sed s/include/lib/` \
13641 /usr
/local
/X
11/lib \
13642 /usr
/local
/X
11R
6/lib \
13643 /usr
/local
/X
11R
5/lib \
13644 /usr
/local
/X
11R
4/lib \
13646 /usr
/local
/lib
/X11 \
13647 /usr
/local
/lib
/X11R6 \
13648 /usr
/local
/lib
/X11R5 \
13649 /usr
/local
/lib
/X11R4 \
13653 /usr
/XFree
86/lib
/X11 \
13657 /usr
/unsupported
/lib \
13659 /usr
/local
/x
11r
5/lib \
13660 /usr
/lpp
/Xamples
/lib \
13664 /usr
/openwin
/share
/lib \
13667 for ac_extension
in a so sl
; do
13668 if test -r $ac_dir/lib
${x_direct_test_library}.
$ac_extension; then
13669 ac_x_libraries
=$ac_dir
13676 fi # $ac_x_libraries = NO
13678 if test "$ac_x_includes" = NO
|| test "$ac_x_libraries" = NO
; then
13679 # Didn't find X anywhere. Cache the known absence of X.
13680 ac_cv_have_x
="have_x=no"
13682 # Record where we found X for the cache.
13683 ac_cv_have_x
="have_x=yes \
13684 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
13688 eval "$ac_cv_have_x"
13691 if test "$have_x" != yes; then
13692 echo "$ac_t""$have_x" 1>&6
13695 # If each of the values was on the command line, it overrides each guess.
13696 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
13697 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
13698 # Update the cache value to reflect the command line values.
13699 ac_cv_have_x
="have_x=yes \
13700 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
13701 echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
13704 if test "$no_x" = yes; then
13705 # Not all programs may use this symbol, but it does not hurt to define it.
13706 cat >> confdefs.h
<<\EOF
13707 #define X_DISPLAY_MISSING 1
13710 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
13712 if test -n "$x_includes"; then
13713 X_CFLAGS
="$X_CFLAGS -I$x_includes"
13716 # It would also be nice to do this for all -L options, not just this one.
13717 if test -n "$x_libraries"; then
13718 X_LIBS
="$X_LIBS -L$x_libraries"
13719 # For Solaris; some versions of Sun CC require a space after -R and
13720 # others require no space. Words are not sufficient . . . .
13721 case "`(uname -sr) 2>/dev/null`" in
13723 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
13724 echo "configure:13725: checking whether -R must be followed by a space" >&5
13725 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
13726 cat > conftest.
$ac_ext <<EOF
13727 #line 13728 "configure"
13728 #include "confdefs.h"
13734 if { (eval echo configure
:13735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13738 echo "configure: failed program was:" >&5
13739 cat conftest.
$ac_ext >&5
13744 if test $ac_R_nospace = yes; then
13745 echo "$ac_t""no" 1>&6
13746 X_LIBS
="$X_LIBS -R$x_libraries"
13748 LIBS
="$ac_xsave_LIBS -R $x_libraries"
13749 cat > conftest.
$ac_ext <<EOF
13750 #line 13751 "configure"
13751 #include "confdefs.h"
13757 if { (eval echo configure
:13758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13761 echo "configure: failed program was:" >&5
13762 cat conftest.
$ac_ext >&5
13767 if test $ac_R_space = yes; then
13768 echo "$ac_t""yes" 1>&6
13769 X_LIBS
="$X_LIBS -R $x_libraries"
13771 echo "$ac_t""neither works" 1>&6
13774 LIBS
="$ac_xsave_LIBS"
13778 # Check for system-dependent libraries X programs must link with.
13779 # Do this before checking for the system-independent R6 libraries
13780 # (-lICE), since we may need -lsocket or whatever for X linking.
13782 if test "$ISC" = yes; then
13783 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
13785 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
13786 # libraries were built with DECnet support. And karl@cs.umb.edu says
13787 # the Alpha needs dnet_stub (dnet does not exist).
13788 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
13789 echo "configure:13790: checking for dnet_ntoa in -ldnet" >&5
13790 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
13791 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13792 echo $ac_n "(cached) $ac_c" 1>&6
13794 ac_save_LIBS
="$LIBS"
13795 LIBS
="-ldnet $LIBS"
13796 cat > conftest.
$ac_ext <<EOF
13797 #line 13798 "configure"
13798 #include "confdefs.h"
13799 /* Override any gcc2 internal prototype to avoid an error. */
13800 /* We use char because int might match the return type of a gcc2
13801 builtin and then its argument prototype would still apply. */
13808 if { (eval echo configure
:13809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13810 eval "ac_cv_lib_$ac_lib_var=yes"
13812 echo "configure: failed program was:" >&5
13813 cat conftest.
$ac_ext >&5
13815 eval "ac_cv_lib_$ac_lib_var=no"
13818 LIBS
="$ac_save_LIBS"
13821 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13822 echo "$ac_t""yes" 1>&6
13823 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
13825 echo "$ac_t""no" 1>&6
13828 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
13829 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
13830 echo "configure:13831: checking for dnet_ntoa in -ldnet_stub" >&5
13831 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
13832 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13833 echo $ac_n "(cached) $ac_c" 1>&6
13835 ac_save_LIBS
="$LIBS"
13836 LIBS
="-ldnet_stub $LIBS"
13837 cat > conftest.
$ac_ext <<EOF
13838 #line 13839 "configure"
13839 #include "confdefs.h"
13840 /* Override any gcc2 internal prototype to avoid an error. */
13841 /* We use char because int might match the return type of a gcc2
13842 builtin and then its argument prototype would still apply. */
13849 if { (eval echo configure
:13850: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13851 eval "ac_cv_lib_$ac_lib_var=yes"
13853 echo "configure: failed program was:" >&5
13854 cat conftest.
$ac_ext >&5
13856 eval "ac_cv_lib_$ac_lib_var=no"
13859 LIBS
="$ac_save_LIBS"
13862 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13863 echo "$ac_t""yes" 1>&6
13864 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
13866 echo "$ac_t""no" 1>&6
13871 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
13872 # to get the SysV transport functions.
13873 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
13875 # The nsl library prevents programs from opening the X display
13876 # on Irix 5.2, according to dickey@clark.net.
13877 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
13878 echo "configure:13879: checking for gethostbyname" >&5
13879 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
13880 echo $ac_n "(cached) $ac_c" 1>&6
13882 cat > conftest.
$ac_ext <<EOF
13883 #line 13884 "configure"
13884 #include "confdefs.h"
13885 /* System header to define __stub macros and hopefully few prototypes,
13886 which can conflict with char gethostbyname(); below. */
13887 #include <assert.h>
13888 /* Override any gcc2 internal prototype to avoid an error. */
13889 /* We use char because int might match the return type of a gcc2
13890 builtin and then its argument prototype would still apply. */
13891 char gethostbyname();
13895 /* The GNU C library defines this for functions which it implements
13896 to always fail with ENOSYS. Some functions are actually named
13897 something starting with __ and the normal name is an alias. */
13898 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
13906 if { (eval echo configure
:13907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13908 eval "ac_cv_func_gethostbyname=yes"
13910 echo "configure: failed program was:" >&5
13911 cat conftest.
$ac_ext >&5
13913 eval "ac_cv_func_gethostbyname=no"
13918 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
13919 echo "$ac_t""yes" 1>&6
13922 echo "$ac_t""no" 1>&6
13925 if test $ac_cv_func_gethostbyname = no
; then
13926 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
13927 echo "configure:13928: checking for gethostbyname in -lnsl" >&5
13928 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
13929 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13930 echo $ac_n "(cached) $ac_c" 1>&6
13932 ac_save_LIBS
="$LIBS"
13934 cat > conftest.
$ac_ext <<EOF
13935 #line 13936 "configure"
13936 #include "confdefs.h"
13937 /* Override any gcc2 internal prototype to avoid an error. */
13938 /* We use char because int might match the return type of a gcc2
13939 builtin and then its argument prototype would still apply. */
13940 char gethostbyname();
13946 if { (eval echo configure
:13947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13948 eval "ac_cv_lib_$ac_lib_var=yes"
13950 echo "configure: failed program was:" >&5
13951 cat conftest.
$ac_ext >&5
13953 eval "ac_cv_lib_$ac_lib_var=no"
13956 LIBS
="$ac_save_LIBS"
13959 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13960 echo "$ac_t""yes" 1>&6
13961 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
13963 echo "$ac_t""no" 1>&6
13968 # lieder@skyler.mavd.honeywell.com says without -lsocket,
13969 # socket/setsockopt and other routines are undefined under SCO ODT
13970 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
13971 # on later versions), says simon@lia.di.epfl.ch: it contains
13972 # gethostby* variants that don't use the nameserver (or something).
13973 # -lsocket must be given before -lnsl if both are needed.
13974 # We assume that if connect needs -lnsl, so does gethostbyname.
13975 echo $ac_n "checking for connect""... $ac_c" 1>&6
13976 echo "configure:13977: checking for connect" >&5
13977 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
13978 echo $ac_n "(cached) $ac_c" 1>&6
13980 cat > conftest.
$ac_ext <<EOF
13981 #line 13982 "configure"
13982 #include "confdefs.h"
13983 /* System header to define __stub macros and hopefully few prototypes,
13984 which can conflict with char connect(); below. */
13985 #include <assert.h>
13986 /* Override any gcc2 internal prototype to avoid an error. */
13987 /* We use char because int might match the return type of a gcc2
13988 builtin and then its argument prototype would still apply. */
13993 /* The GNU C library defines this for functions which it implements
13994 to always fail with ENOSYS. Some functions are actually named
13995 something starting with __ and the normal name is an alias. */
13996 #if defined (__stub_connect) || defined (__stub___connect)
14004 if { (eval echo configure
:14005: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14006 eval "ac_cv_func_connect=yes"
14008 echo "configure: failed program was:" >&5
14009 cat conftest.
$ac_ext >&5
14011 eval "ac_cv_func_connect=no"
14016 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
14017 echo "$ac_t""yes" 1>&6
14020 echo "$ac_t""no" 1>&6
14023 if test $ac_cv_func_connect = no
; then
14024 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
14025 echo "configure:14026: checking for connect in -lsocket" >&5
14026 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
14027 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14028 echo $ac_n "(cached) $ac_c" 1>&6
14030 ac_save_LIBS
="$LIBS"
14031 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
14032 cat > conftest.
$ac_ext <<EOF
14033 #line 14034 "configure"
14034 #include "confdefs.h"
14035 /* Override any gcc2 internal prototype to avoid an error. */
14036 /* We use char because int might match the return type of a gcc2
14037 builtin and then its argument prototype would still apply. */
14044 if { (eval echo configure
:14045: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14046 eval "ac_cv_lib_$ac_lib_var=yes"
14048 echo "configure: failed program was:" >&5
14049 cat conftest.
$ac_ext >&5
14051 eval "ac_cv_lib_$ac_lib_var=no"
14054 LIBS
="$ac_save_LIBS"
14057 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14058 echo "$ac_t""yes" 1>&6
14059 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
14061 echo "$ac_t""no" 1>&6
14066 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
14067 echo $ac_n "checking for remove""... $ac_c" 1>&6
14068 echo "configure:14069: checking for remove" >&5
14069 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
14070 echo $ac_n "(cached) $ac_c" 1>&6
14072 cat > conftest.
$ac_ext <<EOF
14073 #line 14074 "configure"
14074 #include "confdefs.h"
14075 /* System header to define __stub macros and hopefully few prototypes,
14076 which can conflict with char remove(); below. */
14077 #include <assert.h>
14078 /* Override any gcc2 internal prototype to avoid an error. */
14079 /* We use char because int might match the return type of a gcc2
14080 builtin and then its argument prototype would still apply. */
14085 /* The GNU C library defines this for functions which it implements
14086 to always fail with ENOSYS. Some functions are actually named
14087 something starting with __ and the normal name is an alias. */
14088 #if defined (__stub_remove) || defined (__stub___remove)
14096 if { (eval echo configure
:14097: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14098 eval "ac_cv_func_remove=yes"
14100 echo "configure: failed program was:" >&5
14101 cat conftest.
$ac_ext >&5
14103 eval "ac_cv_func_remove=no"
14108 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
14109 echo "$ac_t""yes" 1>&6
14112 echo "$ac_t""no" 1>&6
14115 if test $ac_cv_func_remove = no
; then
14116 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
14117 echo "configure:14118: checking for remove in -lposix" >&5
14118 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
14119 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14120 echo $ac_n "(cached) $ac_c" 1>&6
14122 ac_save_LIBS
="$LIBS"
14123 LIBS
="-lposix $LIBS"
14124 cat > conftest.
$ac_ext <<EOF
14125 #line 14126 "configure"
14126 #include "confdefs.h"
14127 /* Override any gcc2 internal prototype to avoid an error. */
14128 /* We use char because int might match the return type of a gcc2
14129 builtin and then its argument prototype would still apply. */
14136 if { (eval echo configure
:14137: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14138 eval "ac_cv_lib_$ac_lib_var=yes"
14140 echo "configure: failed program was:" >&5
14141 cat conftest.
$ac_ext >&5
14143 eval "ac_cv_lib_$ac_lib_var=no"
14146 LIBS
="$ac_save_LIBS"
14149 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14150 echo "$ac_t""yes" 1>&6
14151 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
14153 echo "$ac_t""no" 1>&6
14158 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
14159 echo $ac_n "checking for shmat""... $ac_c" 1>&6
14160 echo "configure:14161: checking for shmat" >&5
14161 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
14162 echo $ac_n "(cached) $ac_c" 1>&6
14164 cat > conftest.
$ac_ext <<EOF
14165 #line 14166 "configure"
14166 #include "confdefs.h"
14167 /* System header to define __stub macros and hopefully few prototypes,
14168 which can conflict with char shmat(); below. */
14169 #include <assert.h>
14170 /* Override any gcc2 internal prototype to avoid an error. */
14171 /* We use char because int might match the return type of a gcc2
14172 builtin and then its argument prototype would still apply. */
14177 /* The GNU C library defines this for functions which it implements
14178 to always fail with ENOSYS. Some functions are actually named
14179 something starting with __ and the normal name is an alias. */
14180 #if defined (__stub_shmat) || defined (__stub___shmat)
14188 if { (eval echo configure
:14189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14190 eval "ac_cv_func_shmat=yes"
14192 echo "configure: failed program was:" >&5
14193 cat conftest.
$ac_ext >&5
14195 eval "ac_cv_func_shmat=no"
14200 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
14201 echo "$ac_t""yes" 1>&6
14204 echo "$ac_t""no" 1>&6
14207 if test $ac_cv_func_shmat = no
; then
14208 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
14209 echo "configure:14210: checking for shmat in -lipc" >&5
14210 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
14211 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14212 echo $ac_n "(cached) $ac_c" 1>&6
14214 ac_save_LIBS
="$LIBS"
14216 cat > conftest.
$ac_ext <<EOF
14217 #line 14218 "configure"
14218 #include "confdefs.h"
14219 /* Override any gcc2 internal prototype to avoid an error. */
14220 /* We use char because int might match the return type of a gcc2
14221 builtin and then its argument prototype would still apply. */
14228 if { (eval echo configure
:14229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14230 eval "ac_cv_lib_$ac_lib_var=yes"
14232 echo "configure: failed program was:" >&5
14233 cat conftest.
$ac_ext >&5
14235 eval "ac_cv_lib_$ac_lib_var=no"
14238 LIBS
="$ac_save_LIBS"
14241 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14242 echo "$ac_t""yes" 1>&6
14243 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
14245 echo "$ac_t""no" 1>&6
14251 # Check for libraries that X11R6 Xt/Xaw programs need.
14252 ac_save_LDFLAGS
="$LDFLAGS"
14253 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
14254 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
14255 # check for ICE first), but we must link in the order -lSM -lICE or
14256 # we get undefined symbols. So assume we have SM if we have ICE.
14257 # These have to be linked with before -lX11, unlike the other
14258 # libraries we check for below, so use a different variable.
14259 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
14260 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
14261 echo "configure:14262: checking for IceConnectionNumber in -lICE" >&5
14262 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
14263 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14264 echo $ac_n "(cached) $ac_c" 1>&6
14266 ac_save_LIBS
="$LIBS"
14267 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
14268 cat > conftest.
$ac_ext <<EOF
14269 #line 14270 "configure"
14270 #include "confdefs.h"
14271 /* Override any gcc2 internal prototype to avoid an error. */
14272 /* We use char because int might match the return type of a gcc2
14273 builtin and then its argument prototype would still apply. */
14274 char IceConnectionNumber();
14277 IceConnectionNumber()
14280 if { (eval echo configure
:14281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14282 eval "ac_cv_lib_$ac_lib_var=yes"
14284 echo "configure: failed program was:" >&5
14285 cat conftest.
$ac_ext >&5
14287 eval "ac_cv_lib_$ac_lib_var=no"
14290 LIBS
="$ac_save_LIBS"
14293 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14294 echo "$ac_t""yes" 1>&6
14295 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
14297 echo "$ac_t""no" 1>&6
14300 LDFLAGS
="$ac_save_LDFLAGS"
14305 if test "$no_x" = "yes"; then
14306 { echo "configure: error: X11 not found" 1>&2; exit 1; }
14309 GUI_TK_LIBRARY
="$X_LIBS"
14310 TOOLKIT_INCLUDE
="$X_CFLAGS"
14311 AFMINSTALL
=afminstall
14312 COMPILED_X_PROGRAM
=0
14314 if test "$wxUSE_NANOX" = "yes"; then
14315 echo $ac_n "checking for MicroWindows/NanoX distribution""... $ac_c" 1>&6
14316 echo "configure:14317: checking for MicroWindows/NanoX distribution" >&5
14317 if test "x$MICROWIN" = x
; then
14318 echo "$ac_t""not found" 1>&6
14319 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWIN is set." 1>&2; exit 1; }
14321 echo "$ac_t""$MICROWIN" 1>&6
14322 cat >> confdefs.h
<<\EOF
14323 #define wxUSE_NANOX 1
14330 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
14331 echo "configure:14332: checking for Xpm library" >&5
14334 for ac_dir
in $SEARCH_LIB /usr
/lib
;
14336 for ac_extension
in a so sl dylib
; do
14337 if test -f "$ac_dir/libXpm.$ac_extension"; then
14338 ac_find_libraries
=$ac_dir
14344 if test "$ac_find_libraries" != "" ; then
14346 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
14348 if test $result = 0; then
14351 ac_path_to_link
=" -L$ac_find_libraries"
14354 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
14356 cat >> confdefs.h
<<\EOF
14357 #define wxHAVE_LIB_XPM 1
14360 echo "$ac_t""found at $ac_find_libraries" 1>&6
14362 cat > conftest.
$ac_ext <<EOF
14363 #line 14364 "configure"
14364 #include "confdefs.h"
14366 #include <X11/xpm.h>
14371 version = XpmLibraryVersion();
14375 if { (eval echo configure
:14376: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14379 cat >> confdefs.h
<<\EOF
14380 #define wxHAVE_LIB_XPM 1
14383 echo "$ac_t""found in default search path" 1>&6
14384 COMPILED_X_PROGRAM
=0
14387 echo "configure: failed program was:" >&5
14388 cat conftest.
$ac_ext >&5
14391 echo "$ac_t""no" 1>&6
14392 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
14399 if test "$wxUSE_UNICODE" = "yes"; then
14403 if test -z "$PKG_CONFIG"; then
14404 # Extract the first word of "pkg-config", so it can be a program name with args.
14405 set dummy pkg
-config; ac_word
=$2
14406 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14407 echo "configure:14408: checking for $ac_word" >&5
14408 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
14409 echo $ac_n "(cached) $ac_c" 1>&6
14411 case "$PKG_CONFIG" in
14413 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
14416 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
14419 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14421 for ac_dir
in $ac_dummy; do
14422 test -z "$ac_dir" && ac_dir
=.
14423 if test -f $ac_dir/$ac_word; then
14424 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
14429 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
14433 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
14434 if test -n "$PKG_CONFIG"; then
14435 echo "$ac_t""$PKG_CONFIG" 1>&6
14437 echo "$ac_t""no" 1>&6
14442 if test "$PKG_CONFIG" = "no" ; then
14443 echo "*** The pkg-config script could not be found. Make sure it is"
14444 echo "*** in your path, or set the PKG_CONFIG environment variable"
14445 echo "*** to the full path to pkg-config."
14446 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
14448 PKG_CONFIG_MIN_VERSION
=0.9.0
14449 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
14450 echo $ac_n "checking for pangox""... $ac_c" 1>&6
14451 echo "configure:14452: checking for pangox" >&5
14453 if $PKG_CONFIG --exists "pangox" ; then
14454 echo "$ac_t""yes" 1>&6
14457 echo $ac_n "checking PANGOX_CFLAGS""... $ac_c" 1>&6
14458 echo "configure:14459: checking PANGOX_CFLAGS" >&5
14459 PANGOX_CFLAGS
=`$PKG_CONFIG --cflags "pangox"`
14460 echo "$ac_t""$PANGOX_CFLAGS" 1>&6
14462 echo $ac_n "checking PANGOX_LIBS""... $ac_c" 1>&6
14463 echo "configure:14464: checking PANGOX_LIBS" >&5
14464 PANGOX_LIBS
=`$PKG_CONFIG --libs "pangox"`
14465 echo "$ac_t""$PANGOX_LIBS" 1>&6
14469 ## If we have a custom action on failure, don't print errors, but
14470 ## do set a variable so people can do so.
14471 PANGOX_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangox"`
14478 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
14479 echo "*** See http://www.freedesktop.org/software/pkgconfig"
14483 if test $succeeded = yes; then
14485 CXXFLAGS
="$CXXFLAGS $PANGOX_CFLAGS"
14486 LIBS
="$LIBS $PANGOX_LIBS"
14490 { echo "configure: error: pangox library not found, library cannot be compiled in Unicode mode" 1>&2; exit 1; }
14498 if test -z "$PKG_CONFIG"; then
14499 # Extract the first word of "pkg-config", so it can be a program name with args.
14500 set dummy pkg
-config; ac_word
=$2
14501 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14502 echo "configure:14503: checking for $ac_word" >&5
14503 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
14504 echo $ac_n "(cached) $ac_c" 1>&6
14506 case "$PKG_CONFIG" in
14508 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
14511 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
14514 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14516 for ac_dir
in $ac_dummy; do
14517 test -z "$ac_dir" && ac_dir
=.
14518 if test -f $ac_dir/$ac_word; then
14519 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
14524 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
14528 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
14529 if test -n "$PKG_CONFIG"; then
14530 echo "$ac_t""$PKG_CONFIG" 1>&6
14532 echo "$ac_t""no" 1>&6
14537 if test "$PKG_CONFIG" = "no" ; then
14538 echo "*** The pkg-config script could not be found. Make sure it is"
14539 echo "*** in your path, or set the PKG_CONFIG environment variable"
14540 echo "*** to the full path to pkg-config."
14541 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
14543 PKG_CONFIG_MIN_VERSION
=0.9.0
14544 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
14545 echo $ac_n "checking for pangoft2""... $ac_c" 1>&6
14546 echo "configure:14547: checking for pangoft2" >&5
14548 if $PKG_CONFIG --exists "pangoft2" ; then
14549 echo "$ac_t""yes" 1>&6
14552 echo $ac_n "checking PANGOFT2_CFLAGS""... $ac_c" 1>&6
14553 echo "configure:14554: checking PANGOFT2_CFLAGS" >&5
14554 PANGOFT2_CFLAGS
=`$PKG_CONFIG --cflags "pangoft2"`
14555 echo "$ac_t""$PANGOFT2_CFLAGS" 1>&6
14557 echo $ac_n "checking PANGOFT2_LIBS""... $ac_c" 1>&6
14558 echo "configure:14559: checking PANGOFT2_LIBS" >&5
14559 PANGOFT2_LIBS
=`$PKG_CONFIG --libs "pangoft2"`
14560 echo "$ac_t""$PANGOFT2_LIBS" 1>&6
14564 ## If we have a custom action on failure, don't print errors, but
14565 ## do set a variable so people can do so.
14566 PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoft2"`
14573 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
14574 echo "*** See http://www.freedesktop.org/software/pkgconfig"
14578 if test $succeeded = yes; then
14580 CXXFLAGS
="$CXXFLAGS $PANGOFT2_CFLAGS"
14581 LIBS
="$LIBS $PANGOFT2_LIBS"
14585 echo "configure: warning: pangoft2 library not found, library will be compiled without printing support" 1>&2
14586 wxUSE_PRINTING_ARCHITECTURE
="no"
14594 if test -z "$PKG_CONFIG"; then
14595 # Extract the first word of "pkg-config", so it can be a program name with args.
14596 set dummy pkg
-config; ac_word
=$2
14597 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14598 echo "configure:14599: checking for $ac_word" >&5
14599 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
14600 echo $ac_n "(cached) $ac_c" 1>&6
14602 case "$PKG_CONFIG" in
14604 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
14607 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
14610 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14612 for ac_dir
in $ac_dummy; do
14613 test -z "$ac_dir" && ac_dir
=.
14614 if test -f $ac_dir/$ac_word; then
14615 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
14620 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
14624 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
14625 if test -n "$PKG_CONFIG"; then
14626 echo "$ac_t""$PKG_CONFIG" 1>&6
14628 echo "$ac_t""no" 1>&6
14633 if test "$PKG_CONFIG" = "no" ; then
14634 echo "*** The pkg-config script could not be found. Make sure it is"
14635 echo "*** in your path, or set the PKG_CONFIG environment variable"
14636 echo "*** to the full path to pkg-config."
14637 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
14639 PKG_CONFIG_MIN_VERSION
=0.9.0
14640 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
14641 echo $ac_n "checking for pangoxft""... $ac_c" 1>&6
14642 echo "configure:14643: checking for pangoxft" >&5
14644 if $PKG_CONFIG --exists "pangoxft" ; then
14645 echo "$ac_t""yes" 1>&6
14648 echo $ac_n "checking PANGOXFT_CFLAGS""... $ac_c" 1>&6
14649 echo "configure:14650: checking PANGOXFT_CFLAGS" >&5
14650 PANGOXFT_CFLAGS
=`$PKG_CONFIG --cflags "pangoxft"`
14651 echo "$ac_t""$PANGOXFT_CFLAGS" 1>&6
14653 echo $ac_n "checking PANGOXFT_LIBS""... $ac_c" 1>&6
14654 echo "configure:14655: checking PANGOXFT_LIBS" >&5
14655 PANGOXFT_LIBS
=`$PKG_CONFIG --libs "pangoxft"`
14656 echo "$ac_t""$PANGOXFT_LIBS" 1>&6
14660 ## If we have a custom action on failure, don't print errors, but
14661 ## do set a variable so people can do so.
14662 PANGOXFT_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoxft"`
14669 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
14670 echo "*** See http://www.freedesktop.org/software/pkgconfig"
14674 if test $succeeded = yes; then
14676 CXXFLAGS
="$CXXFLAGS $PANGOXFT_CFLAGS"
14677 LIBS
="$LIBS $PANGOXFT_LIBS"
14681 echo "configure: warning: pangoxft library not found, library will be compiled without anti-aliasing support" 1>&2
14688 wxUSE_UNIVERSAL
="yes"
14690 if test "$wxUSE_NANOX" = "yes"; then
14691 TOOLKIT_INCLUDE
="-I\$(top_srcdir)/include/wx/x11/nanox -I\$(MICROWIN)/src/include $TOOLKIT_INCLUDE"
14692 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"
14693 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY \$(MICROWIN)/src/lib/libnano-X.a"
14695 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lX11$xpm_link"
14698 TOOLKIT_VPATH
="\${top_srcdir}/src/x11"
14703 if test "$wxUSE_MOTIF" = 1; then
14704 if test "$no_x" = yes; then
14705 # Not all programs may use this symbol, but it does not hurt to define it.
14706 cat >> confdefs.h
<<\EOF
14707 #define X_DISPLAY_MISSING 1
14710 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
14712 if test -n "$x_includes"; then
14713 X_CFLAGS
="$X_CFLAGS -I$x_includes"
14716 # It would also be nice to do this for all -L options, not just this one.
14717 if test -n "$x_libraries"; then
14718 X_LIBS
="$X_LIBS -L$x_libraries"
14719 # For Solaris; some versions of Sun CC require a space after -R and
14720 # others require no space. Words are not sufficient . . . .
14721 case "`(uname -sr) 2>/dev/null`" in
14723 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
14724 echo "configure:14725: checking whether -R must be followed by a space" >&5
14725 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
14726 cat > conftest.
$ac_ext <<EOF
14727 #line 14728 "configure"
14728 #include "confdefs.h"
14734 if { (eval echo configure
:14735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14738 echo "configure: failed program was:" >&5
14739 cat conftest.
$ac_ext >&5
14744 if test $ac_R_nospace = yes; then
14745 echo "$ac_t""no" 1>&6
14746 X_LIBS
="$X_LIBS -R$x_libraries"
14748 LIBS
="$ac_xsave_LIBS -R $x_libraries"
14749 cat > conftest.
$ac_ext <<EOF
14750 #line 14751 "configure"
14751 #include "confdefs.h"
14757 if { (eval echo configure
:14758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14761 echo "configure: failed program was:" >&5
14762 cat conftest.
$ac_ext >&5
14767 if test $ac_R_space = yes; then
14768 echo "$ac_t""yes" 1>&6
14769 X_LIBS
="$X_LIBS -R $x_libraries"
14771 echo "$ac_t""neither works" 1>&6
14774 LIBS
="$ac_xsave_LIBS"
14778 # Check for system-dependent libraries X programs must link with.
14779 # Do this before checking for the system-independent R6 libraries
14780 # (-lICE), since we may need -lsocket or whatever for X linking.
14782 if test "$ISC" = yes; then
14783 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
14785 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
14786 # libraries were built with DECnet support. And karl@cs.umb.edu says
14787 # the Alpha needs dnet_stub (dnet does not exist).
14788 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
14789 echo "configure:14790: checking for dnet_ntoa in -ldnet" >&5
14790 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
14791 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14792 echo $ac_n "(cached) $ac_c" 1>&6
14794 ac_save_LIBS
="$LIBS"
14795 LIBS
="-ldnet $LIBS"
14796 cat > conftest.
$ac_ext <<EOF
14797 #line 14798 "configure"
14798 #include "confdefs.h"
14799 /* Override any gcc2 internal prototype to avoid an error. */
14800 /* We use char because int might match the return type of a gcc2
14801 builtin and then its argument prototype would still apply. */
14808 if { (eval echo configure
:14809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14810 eval "ac_cv_lib_$ac_lib_var=yes"
14812 echo "configure: failed program was:" >&5
14813 cat conftest.
$ac_ext >&5
14815 eval "ac_cv_lib_$ac_lib_var=no"
14818 LIBS
="$ac_save_LIBS"
14821 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14822 echo "$ac_t""yes" 1>&6
14823 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
14825 echo "$ac_t""no" 1>&6
14828 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
14829 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
14830 echo "configure:14831: checking for dnet_ntoa in -ldnet_stub" >&5
14831 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
14832 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14833 echo $ac_n "(cached) $ac_c" 1>&6
14835 ac_save_LIBS
="$LIBS"
14836 LIBS
="-ldnet_stub $LIBS"
14837 cat > conftest.
$ac_ext <<EOF
14838 #line 14839 "configure"
14839 #include "confdefs.h"
14840 /* Override any gcc2 internal prototype to avoid an error. */
14841 /* We use char because int might match the return type of a gcc2
14842 builtin and then its argument prototype would still apply. */
14849 if { (eval echo configure
:14850: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14851 eval "ac_cv_lib_$ac_lib_var=yes"
14853 echo "configure: failed program was:" >&5
14854 cat conftest.
$ac_ext >&5
14856 eval "ac_cv_lib_$ac_lib_var=no"
14859 LIBS
="$ac_save_LIBS"
14862 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14863 echo "$ac_t""yes" 1>&6
14864 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
14866 echo "$ac_t""no" 1>&6
14871 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
14872 # to get the SysV transport functions.
14873 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
14875 # The nsl library prevents programs from opening the X display
14876 # on Irix 5.2, according to dickey@clark.net.
14877 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
14878 echo "configure:14879: checking for gethostbyname" >&5
14879 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
14880 echo $ac_n "(cached) $ac_c" 1>&6
14882 cat > conftest.
$ac_ext <<EOF
14883 #line 14884 "configure"
14884 #include "confdefs.h"
14885 /* System header to define __stub macros and hopefully few prototypes,
14886 which can conflict with char gethostbyname(); below. */
14887 #include <assert.h>
14888 /* Override any gcc2 internal prototype to avoid an error. */
14889 /* We use char because int might match the return type of a gcc2
14890 builtin and then its argument prototype would still apply. */
14891 char gethostbyname();
14895 /* The GNU C library defines this for functions which it implements
14896 to always fail with ENOSYS. Some functions are actually named
14897 something starting with __ and the normal name is an alias. */
14898 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
14906 if { (eval echo configure
:14907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14908 eval "ac_cv_func_gethostbyname=yes"
14910 echo "configure: failed program was:" >&5
14911 cat conftest.
$ac_ext >&5
14913 eval "ac_cv_func_gethostbyname=no"
14918 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
14919 echo "$ac_t""yes" 1>&6
14922 echo "$ac_t""no" 1>&6
14925 if test $ac_cv_func_gethostbyname = no
; then
14926 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
14927 echo "configure:14928: checking for gethostbyname in -lnsl" >&5
14928 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
14929 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14930 echo $ac_n "(cached) $ac_c" 1>&6
14932 ac_save_LIBS
="$LIBS"
14934 cat > conftest.
$ac_ext <<EOF
14935 #line 14936 "configure"
14936 #include "confdefs.h"
14937 /* Override any gcc2 internal prototype to avoid an error. */
14938 /* We use char because int might match the return type of a gcc2
14939 builtin and then its argument prototype would still apply. */
14940 char gethostbyname();
14946 if { (eval echo configure
:14947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14948 eval "ac_cv_lib_$ac_lib_var=yes"
14950 echo "configure: failed program was:" >&5
14951 cat conftest.
$ac_ext >&5
14953 eval "ac_cv_lib_$ac_lib_var=no"
14956 LIBS
="$ac_save_LIBS"
14959 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14960 echo "$ac_t""yes" 1>&6
14961 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
14963 echo "$ac_t""no" 1>&6
14968 # lieder@skyler.mavd.honeywell.com says without -lsocket,
14969 # socket/setsockopt and other routines are undefined under SCO ODT
14970 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
14971 # on later versions), says simon@lia.di.epfl.ch: it contains
14972 # gethostby* variants that don't use the nameserver (or something).
14973 # -lsocket must be given before -lnsl if both are needed.
14974 # We assume that if connect needs -lnsl, so does gethostbyname.
14975 echo $ac_n "checking for connect""... $ac_c" 1>&6
14976 echo "configure:14977: checking for connect" >&5
14977 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
14978 echo $ac_n "(cached) $ac_c" 1>&6
14980 cat > conftest.
$ac_ext <<EOF
14981 #line 14982 "configure"
14982 #include "confdefs.h"
14983 /* System header to define __stub macros and hopefully few prototypes,
14984 which can conflict with char connect(); below. */
14985 #include <assert.h>
14986 /* Override any gcc2 internal prototype to avoid an error. */
14987 /* We use char because int might match the return type of a gcc2
14988 builtin and then its argument prototype would still apply. */
14993 /* The GNU C library defines this for functions which it implements
14994 to always fail with ENOSYS. Some functions are actually named
14995 something starting with __ and the normal name is an alias. */
14996 #if defined (__stub_connect) || defined (__stub___connect)
15004 if { (eval echo configure
:15005: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15006 eval "ac_cv_func_connect=yes"
15008 echo "configure: failed program was:" >&5
15009 cat conftest.
$ac_ext >&5
15011 eval "ac_cv_func_connect=no"
15016 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
15017 echo "$ac_t""yes" 1>&6
15020 echo "$ac_t""no" 1>&6
15023 if test $ac_cv_func_connect = no
; then
15024 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
15025 echo "configure:15026: checking for connect in -lsocket" >&5
15026 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
15027 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15028 echo $ac_n "(cached) $ac_c" 1>&6
15030 ac_save_LIBS
="$LIBS"
15031 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
15032 cat > conftest.
$ac_ext <<EOF
15033 #line 15034 "configure"
15034 #include "confdefs.h"
15035 /* Override any gcc2 internal prototype to avoid an error. */
15036 /* We use char because int might match the return type of a gcc2
15037 builtin and then its argument prototype would still apply. */
15044 if { (eval echo configure
:15045: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15046 eval "ac_cv_lib_$ac_lib_var=yes"
15048 echo "configure: failed program was:" >&5
15049 cat conftest.
$ac_ext >&5
15051 eval "ac_cv_lib_$ac_lib_var=no"
15054 LIBS
="$ac_save_LIBS"
15057 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15058 echo "$ac_t""yes" 1>&6
15059 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
15061 echo "$ac_t""no" 1>&6
15066 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
15067 echo $ac_n "checking for remove""... $ac_c" 1>&6
15068 echo "configure:15069: checking for remove" >&5
15069 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
15070 echo $ac_n "(cached) $ac_c" 1>&6
15072 cat > conftest.
$ac_ext <<EOF
15073 #line 15074 "configure"
15074 #include "confdefs.h"
15075 /* System header to define __stub macros and hopefully few prototypes,
15076 which can conflict with char remove(); below. */
15077 #include <assert.h>
15078 /* Override any gcc2 internal prototype to avoid an error. */
15079 /* We use char because int might match the return type of a gcc2
15080 builtin and then its argument prototype would still apply. */
15085 /* The GNU C library defines this for functions which it implements
15086 to always fail with ENOSYS. Some functions are actually named
15087 something starting with __ and the normal name is an alias. */
15088 #if defined (__stub_remove) || defined (__stub___remove)
15096 if { (eval echo configure
:15097: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15098 eval "ac_cv_func_remove=yes"
15100 echo "configure: failed program was:" >&5
15101 cat conftest.
$ac_ext >&5
15103 eval "ac_cv_func_remove=no"
15108 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
15109 echo "$ac_t""yes" 1>&6
15112 echo "$ac_t""no" 1>&6
15115 if test $ac_cv_func_remove = no
; then
15116 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
15117 echo "configure:15118: checking for remove in -lposix" >&5
15118 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
15119 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15120 echo $ac_n "(cached) $ac_c" 1>&6
15122 ac_save_LIBS
="$LIBS"
15123 LIBS
="-lposix $LIBS"
15124 cat > conftest.
$ac_ext <<EOF
15125 #line 15126 "configure"
15126 #include "confdefs.h"
15127 /* Override any gcc2 internal prototype to avoid an error. */
15128 /* We use char because int might match the return type of a gcc2
15129 builtin and then its argument prototype would still apply. */
15136 if { (eval echo configure
:15137: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15138 eval "ac_cv_lib_$ac_lib_var=yes"
15140 echo "configure: failed program was:" >&5
15141 cat conftest.
$ac_ext >&5
15143 eval "ac_cv_lib_$ac_lib_var=no"
15146 LIBS
="$ac_save_LIBS"
15149 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15150 echo "$ac_t""yes" 1>&6
15151 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
15153 echo "$ac_t""no" 1>&6
15158 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
15159 echo $ac_n "checking for shmat""... $ac_c" 1>&6
15160 echo "configure:15161: checking for shmat" >&5
15161 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
15162 echo $ac_n "(cached) $ac_c" 1>&6
15164 cat > conftest.
$ac_ext <<EOF
15165 #line 15166 "configure"
15166 #include "confdefs.h"
15167 /* System header to define __stub macros and hopefully few prototypes,
15168 which can conflict with char shmat(); below. */
15169 #include <assert.h>
15170 /* Override any gcc2 internal prototype to avoid an error. */
15171 /* We use char because int might match the return type of a gcc2
15172 builtin and then its argument prototype would still apply. */
15177 /* The GNU C library defines this for functions which it implements
15178 to always fail with ENOSYS. Some functions are actually named
15179 something starting with __ and the normal name is an alias. */
15180 #if defined (__stub_shmat) || defined (__stub___shmat)
15188 if { (eval echo configure
:15189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15190 eval "ac_cv_func_shmat=yes"
15192 echo "configure: failed program was:" >&5
15193 cat conftest.
$ac_ext >&5
15195 eval "ac_cv_func_shmat=no"
15200 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
15201 echo "$ac_t""yes" 1>&6
15204 echo "$ac_t""no" 1>&6
15207 if test $ac_cv_func_shmat = no
; then
15208 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
15209 echo "configure:15210: checking for shmat in -lipc" >&5
15210 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
15211 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15212 echo $ac_n "(cached) $ac_c" 1>&6
15214 ac_save_LIBS
="$LIBS"
15216 cat > conftest.
$ac_ext <<EOF
15217 #line 15218 "configure"
15218 #include "confdefs.h"
15219 /* Override any gcc2 internal prototype to avoid an error. */
15220 /* We use char because int might match the return type of a gcc2
15221 builtin and then its argument prototype would still apply. */
15228 if { (eval echo configure
:15229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15230 eval "ac_cv_lib_$ac_lib_var=yes"
15232 echo "configure: failed program was:" >&5
15233 cat conftest.
$ac_ext >&5
15235 eval "ac_cv_lib_$ac_lib_var=no"
15238 LIBS
="$ac_save_LIBS"
15241 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15242 echo "$ac_t""yes" 1>&6
15243 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
15245 echo "$ac_t""no" 1>&6
15251 # Check for libraries that X11R6 Xt/Xaw programs need.
15252 ac_save_LDFLAGS
="$LDFLAGS"
15253 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
15254 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
15255 # check for ICE first), but we must link in the order -lSM -lICE or
15256 # we get undefined symbols. So assume we have SM if we have ICE.
15257 # These have to be linked with before -lX11, unlike the other
15258 # libraries we check for below, so use a different variable.
15259 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
15260 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
15261 echo "configure:15262: checking for IceConnectionNumber in -lICE" >&5
15262 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
15263 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15264 echo $ac_n "(cached) $ac_c" 1>&6
15266 ac_save_LIBS
="$LIBS"
15267 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
15268 cat > conftest.
$ac_ext <<EOF
15269 #line 15270 "configure"
15270 #include "confdefs.h"
15271 /* Override any gcc2 internal prototype to avoid an error. */
15272 /* We use char because int might match the return type of a gcc2
15273 builtin and then its argument prototype would still apply. */
15274 char IceConnectionNumber();
15277 IceConnectionNumber()
15280 if { (eval echo configure
:15281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15282 eval "ac_cv_lib_$ac_lib_var=yes"
15284 echo "configure: failed program was:" >&5
15285 cat conftest.
$ac_ext >&5
15287 eval "ac_cv_lib_$ac_lib_var=no"
15290 LIBS
="$ac_save_LIBS"
15293 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15294 echo "$ac_t""yes" 1>&6
15295 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
15297 echo "$ac_t""no" 1>&6
15300 LDFLAGS
="$ac_save_LDFLAGS"
15305 if test "$no_x" = "yes"; then
15306 { echo "configure: error: X11 not found" 1>&2; exit 1; }
15309 GUI_TK_LIBRARY
=`echo $X_LIBS | sed 's/ -LNONE//'`
15310 TOOLKIT_INCLUDE
=`echo $X_CFLAGS | sed 's/ -INONE//'`
15311 AFMINSTALL
=afminstall
15312 COMPILED_X_PROGRAM
=0
15314 echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6
15315 echo "configure:15316: checking for Motif/Lesstif headers" >&5
15318 for ac_dir
in $SEARCH_INCLUDE /usr
/include
;
15320 if test -f "$ac_dir/Xm/Xm.h"; then
15321 ac_find_includes
=$ac_dir
15326 if test "$ac_find_includes" != "" ; then
15327 echo "$ac_t""found in $ac_find_includes" 1>&6
15329 if test "x$ac_find_includes" = "x/usr/include"; then
15330 ac_path_to_include
=""
15332 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev
/null
15334 if test $result = 0; then
15335 ac_path_to_include
=""
15337 ac_path_to_include
=" -I$ac_find_includes"
15341 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE$ac_path_to_include"
15343 cat > conftest.
$ac_ext <<EOF
15344 #line 15345 "configure"
15345 #include "confdefs.h"
15352 version = xmUseVersion;
15356 if { (eval echo configure
:15357: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15359 echo "$ac_t""found in default search path" 1>&6
15360 COMPILED_X_PROGRAM
=1
15363 echo "configure: failed program was:" >&5
15364 cat conftest.
$ac_ext >&5
15367 echo "$ac_t""no" 1>&6
15368 { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; }
15375 if test "$COMPILED_X_PROGRAM" = 0; then
15376 echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6
15377 echo "configure:15378: checking for Motif/Lesstif library" >&5
15380 for ac_dir
in $SEARCH_LIB /usr
/lib
;
15382 for ac_extension
in a so sl dylib
; do
15383 if test -f "$ac_dir/libXm.$ac_extension"; then
15384 ac_find_libraries
=$ac_dir
15390 if test "$ac_find_libraries" != "" ; then
15391 echo "$ac_t""found at $ac_find_libraries" 1>&6
15394 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
15396 if test $result = 0; then
15399 ac_path_to_link
=" -L$ac_find_libraries"
15402 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
15404 save_CFLAGS
=$CFLAGS
15405 CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE"
15407 cat > conftest.
$ac_ext <<EOF
15408 #line 15409 "configure"
15409 #include "confdefs.h"
15416 version = xmUseVersion;
15420 if { (eval echo configure
:15421: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15423 echo "$ac_t""found in default search path" 1>&6
15424 COMPILED_X_PROGRAM
=1
15427 echo "configure: failed program was:" >&5
15428 cat conftest.
$ac_ext >&5
15431 echo "$ac_t""no" 1>&6
15432 { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; }
15438 CFLAGS
=$save_CFLAGS
15443 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
15444 echo "configure:15445: checking for Xpm library" >&5
15447 for ac_dir
in $SEARCH_LIB /usr
/lib
;
15449 for ac_extension
in a so sl dylib
; do
15450 if test -f "$ac_dir/libXpm.$ac_extension"; then
15451 ac_find_libraries
=$ac_dir
15457 if test "$ac_find_libraries" != "" ; then
15459 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
15461 if test $result = 0; then
15464 ac_path_to_link
=" -L$ac_find_libraries"
15467 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
15470 cat >> confdefs.h
<<\EOF
15471 #define wxHAVE_LIB_XPM 1
15474 echo "$ac_t""found at $ac_find_libraries" 1>&6
15476 save_CFLAGS
=$CFLAGS
15477 CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE"
15479 cat > conftest.
$ac_ext <<EOF
15480 #line 15481 "configure"
15481 #include "confdefs.h"
15483 #include <X11/xpm.h>
15488 version = XpmLibraryVersion();
15492 if { (eval echo configure
:15493: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15496 cat >> confdefs.h
<<\EOF
15497 #define wxHAVE_LIB_XPM 1
15500 echo "$ac_t""found in default search path" 1>&6
15501 COMPILED_X_PROGRAM
=0
15504 echo "configure: failed program was:" >&5
15505 cat conftest.
$ac_ext >&5
15508 echo "$ac_t""no" 1>&6
15509 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
15515 CFLAGS
=$save_CFLAGS
15518 echo $ac_n "checking if we need -lXp and/or -lSM -lICE""... $ac_c" 1>&6
15519 echo "configure:15520: checking if we need -lXp and/or -lSM -lICE" >&5
15523 for libp
in "" " -lXp"; do
15524 if test "$libs_found" = "0"; then
15525 for libsm_ice
in " -lSM -lICE"; do
15526 if test "$libs_found" = "0"; then
15528 LIBS
="$GUI_TK_LIBRARY -lXm${xpm_link} ${libp} -lXmu -lXext -lXt${libsm_ice} -lX11"
15529 save_CFLAGS
=$CFLAGS
15530 CFLAGS
="$CFLAGS $TOOLKIT_INCLUDE"
15532 cat > conftest.
$ac_ext <<EOF
15533 #line 15534 "configure"
15534 #include "confdefs.h"
15537 #include <Xm/List.h>
15541 XmString string = NULL;
15544 XmListAddItem(w, string, position);
15548 if { (eval echo configure
:15549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15552 libsm_ice_link
="$libsm_ice"
15553 echo "$ac_t""need${libp_link}${libsm_ice_link}" 1>&6
15557 echo "configure: failed program was:" >&5
15558 cat conftest.
$ac_ext >&5
15566 CFLAGS
=$save_CFLAGS
15572 if test "$libs_found" = "0"; then
15573 echo "$ac_t""can't find the right libraries" 1>&6
15574 { echo "configure: error: can't link a simple motif program" 1>&2; exit 1; }
15577 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXm$xpm_link${libp_link} -lXmu -lXext -lXt${libsm_ice_link} -lX11"
15578 TOOLKIT_VPATH
="\${top_srcdir}/src/motif${PATH_IFS}\${top_srcdir}/src/motif/xmcombo"
15583 if test "$wxUSE_MAC" = 1; then
15584 CPPFLAGS
="$CPPFLAGS -fpascal-strings -I\${top_srcdir}/src/mac/morefilex -I/Developer/Headers/FlatCarbon"
15586 TOOLKIT_VPATH
="\${top_srcdir}/src/mac${PATH_IFS}\${top_srcdir}/src/mac/morefilex"
15591 if test "$wxUSE_PM" = 1; then
15594 echo "configure: warning: OS/2 PM requires old resource format, re-enabled" 1>&2
15595 wxUSE_PROLOGIO
="yes"
15596 wxUSE_RESOURCES
="yes"
15597 echo "configure: warning: OS/2 threads are not yet supported... disabled" 1>&2
15601 if test "$TOOLKIT" = "PM" ; then
15604 TOOLKIT_DIR
=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
15607 PORT_FILES
="\${top_srcdir}/src/\$(TOOLKITDIR)/files.lst"
15609 if test "$wxUSE_UNIVERSAL" = "yes"; then
15610 ALL_OBJECTS
="\$(GUI_LOWLEVEL_OBJS) \${UNIVOBJS}"
15612 ALL_SOURCES
="\$(ALL_SOURCES) \${UNIV_SOURCES}"
15613 ALL_HEADERS
="\$(ALL_HEADERS) \${UNIV_HEADERS}"
15615 PORT_FILES
="${PORT_FILES} \${top_srcdir}/src/univ/files.lst"
15616 if test "$wxUSE_X11" = 1; then
15617 TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}${PATH_IFS}\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes"
15619 TOOLKIT_VPATH
="\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes${PATH_IFS}\${top_srcdir}/src/${TOOLKIT_DIR}"
15621 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__"
15624 ALL_OBJECTS
="\$(GUIOBJS)"
15625 ALL_SOURCES
="\$(ALL_SOURCES)"
15626 ALL_HEADERS
="\$(ALL_HEADERS)"
15629 ALL_OBJECTS
="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJS)"
15631 if test "$TOOLKIT" != "MSW" -a "$USE_DOS" != 1; then
15632 ALL_OBJECTS
="${ALL_OBJECTS} \$(UNIXOBJS)"
15635 if test "$wxUSE_HTML" = "yes"; then
15636 ALL_OBJECTS
="${ALL_OBJECTS} \$(HTMLOBJS)"
15639 if test "$wxUSE_LIBJPEG" = "builtin" ; then
15640 ALL_OBJECTS
="${ALL_OBJECTS} \$(JPEGOBJS)"
15642 if test "$wxUSE_LIBTIFF" = "builtin" ; then
15643 ALL_OBJECTS
="${ALL_OBJECTS} \$(TIFFOBJS)"
15645 if test "$wxUSE_LIBPNG" = "builtin" ; then
15646 ALL_OBJECTS
="${ALL_OBJECTS} \$(PNGOBJS)"
15649 GUIDIST
="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
15650 DISTDIR
="wx\$(TOOLKIT)"
15656 if test "$USE_WIN32" = 1 ; then
15657 ALL_OBJECTS
="\${BASE_OBJS} \${BASE_MSW_OBJS}"
15658 TOOLKIT_VPATH
="\${top_srcdir}/src/msw"
15662 ALL_OBJECTS
="\${BASE_OBJS} \${BASE_UNIX_OBJS}"
15663 TOOLKIT_VPATH
="\${top_srcdir}/src/unix"
15666 ALL_SOURCES
="\$(ALL_SOURCES)"
15667 ALL_HEADERS
="\$(ALL_HEADERS)"
15669 PORT_FILES
="\${top_srcdir}/src/files.lst"
15671 GUIDIST
="BASE_DIST"
15676 if test "$TOOLKIT" != "MSW" -a "$wxUSE_ODBC" = "yes" ; then
15677 ALL_OBJECTS
="${ALL_OBJECTS} \$(IODBCOBJS)"
15680 if test "$wxUSE_REGEX" = "builtin" ; then
15681 ALL_OBJECTS
="${ALL_OBJECTS} \$(REGEXOBJS)"
15683 if test "$wxUSE_ZLIB" = "builtin" ; then
15684 ALL_OBJECTS
="${ALL_OBJECTS} \$(ZLIBOBJS)"
15688 if test "$wxUSE_OPENGL" = "yes"; then
15689 if test "$wxUSE_MAC" = 1; then
15690 OPENGL_LIBS
="-framework OpenGL -framework AGL"
15691 elif test "$wxUSE_MSW" = 1; then
15692 OPENGL_LIBS
="-lopengl32 -lglu32"
15694 ac_safe
=`echo "GL/gl.h" | sed 'y%./+-%__p_%'`
15695 echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6
15696 echo "configure:15697: checking for GL/gl.h" >&5
15697 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
15698 echo $ac_n "(cached) $ac_c" 1>&6
15700 cat > conftest.
$ac_ext <<EOF
15701 #line 15702 "configure"
15702 #include "confdefs.h"
15705 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
15706 { (eval echo configure
:15707: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
15707 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
15708 if test -z "$ac_err"; then
15710 eval "ac_cv_header_$ac_safe=yes"
15713 echo "configure: failed program was:" >&5
15714 cat conftest.
$ac_ext >&5
15716 eval "ac_cv_header_$ac_safe=no"
15720 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
15721 echo "$ac_t""yes" 1>&6
15723 echo $ac_n "checking for -lGL""... $ac_c" 1>&6
15724 echo "configure:15725: checking for -lGL" >&5
15727 for ac_dir
in $SEARCH_LIB /usr
/lib
;
15729 for ac_extension
in a so sl dylib
; do
15730 if test -f "$ac_dir/libGL.$ac_extension"; then
15731 ac_find_libraries
=$ac_dir
15737 if test "$ac_find_libraries" != "" ; then
15739 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
15741 if test $result = 0; then
15744 ac_path_to_link
=" -L$ac_find_libraries"
15747 if test "$ac_path_to_link" = " -L/usr/lib" ; then
15748 LDFLAGS_GL
="$LDFLAGS"
15750 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
15752 OPENGL_LIBS
="-lGL -lGLU"
15753 echo "$ac_t""yes" 1>&6
15755 echo "$ac_t""no" 1>&6
15756 echo $ac_n "checking for -lMesaGL""... $ac_c" 1>&6
15757 echo "configure:15758: checking for -lMesaGL" >&5
15760 for ac_dir
in $SEARCH_LIB /usr
/lib
;
15762 for ac_extension
in a so sl dylib
; do
15763 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
15764 ac_find_libraries
=$ac_dir
15770 if test "$ac_find_libraries" != "" ; then
15772 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
15774 if test $result = 0; then
15777 ac_path_to_link
=" -L$ac_find_libraries"
15780 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
15781 OPENGL_LIBS
="-lMesaGL -lMesaGLU"
15782 echo "$ac_t""yes" 1>&6
15784 echo "$ac_t""no" 1>&6
15789 echo "$ac_t""no" 1>&6
15793 if test "x$OPENGL_LIBS" = "x"; then
15794 { echo "configure: error: OpenGL libraries not available" 1>&2; exit 1; }
15798 if test "$wxUSE_OPENGL" = "yes"; then
15799 cat >> confdefs.h
<<\EOF
15800 #define wxUSE_OPENGL 1
15803 cat >> confdefs.h
<<\EOF
15804 #define wxUSE_GLCANVAS 1
15807 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS opengl"
15811 if test -z "$TOOLKIT_VPATH" ; then
15812 TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}"
15815 if test -n "$TOOLKIT" ; then
15816 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WX${TOOLKIT}__"
15819 lib_unicode_suffix
=
15820 if test "$wxUSE_UNICODE" = "yes"; then
15821 lib_unicode_suffix
=u
15825 if test "$wxUSE_DEBUG_FLAG" = "yes"; then
15829 WX_VERSION_TAG
=`echo WX${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_${WX_RELEASE} | tr "[a-z]" "[A-Z]"`
15831 TOOLCHAIN_NAME
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}-${WX_RELEASE}"
15832 TOOLCHAIN_NAME_GL
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_gl-${WX_RELEASE}"
15834 if test "$cross_compiling" = "yes"; then
15835 TOOLCHAIN_NAME
="${TOOLCHAIN_NAME}-${host_alias}"
15836 TOOLCHAIN_NAME_GL
="${TOOLCHAIN_NAME_GL}-${host_alias}"
15839 WX_LIBRARY
="wx_${TOOLCHAIN_NAME}"
15840 WX_LIBRARY_GL
="wx_${TOOLCHAIN_NAME_GL}"
15841 WX_LIBRARY_BASENAME
="wx_${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}"
15843 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
15844 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
15846 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}"
15847 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}"
15848 WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}"
15849 WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
15852 *-*-cygwin* | *-*-mingw32* )
15856 if test "$cross_compiling" != "yes" -a "$TOOLKIT_DIR" = "msw"; then
15857 WX_LIBRARY
="wxmsw${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}"
15858 WX_LIBRARY_GL
="wxmsw_gl${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}"
15859 WX_LIBRARY_NAME_SHARED
="${WX_LIBRARY}.${SO_SUFFIX}"
15860 WX_LIBRARY_NAME_SHARED_GL
="${WX_LIBRARY_GL}.${SO_SUFFIX}"
15862 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}"
15863 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
15869 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}.${SO_SUFFIX}"
15870 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}.${SO_SUFFIX}"
15872 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${WX_CURRENT}.${SO_SUFFIX}"
15873 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}"
15874 WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${WX_CURRENT}.${SO_SUFFIX}"
15875 WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
15877 if test "$wxUSE_MAC" = 1; then
15878 WX_RESOURCES_MACOSX_ASCII
="lib${WX_LIBRARY}.${WX_CURRENT}.r"
15879 WX_RESOURCES_MACOSX_DATA
="lib${WX_LIBRARY}.${WX_CURRENT}.rsrc"
15884 WX_LIBRARY_NAME_STATIC
="lib${WX_LIBRARY}.a"
15885 WX_LIBRARY_NAME_STATIC_GL
="lib${WX_LIBRARY_GL}.a"
15887 WXCONFIG_LIBS
="-l${WX_LIBRARY}"
15888 WXCONFIG_LIBS_STATIC
="lib${WX_LIBRARY}.a"
15890 if test "$wxUSE_OPENGL" = "yes"; then
15891 WXCONFIG_LIBS_GL
="-l${WX_LIBRARY_GL} ${OPENGL_LIBS}"
15892 WXCONFIG_LIBS_STATIC_GL
="lib${WX_LIBRARY_GL}.a ${OPENGL_LIBS}"
15897 if test "$wxUSE_SHARED" = "yes"; then
15899 *-pc-os2_emx | *-pc-os2-emx | \
15902 echo "configure: warning: Host system doesn't support shared libraries, disabling" 1>&2
15907 if test "$wxUSE_SHARED" = "yes"; then
15909 if test "$wxUSE_OPENGL" = "yes"; then
15910 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL"
15911 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1} \$(build_libdir)/${WX_LIBRARY_LINK1_GL}"
15913 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
15914 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1}"
15917 if test "$GCC" = "yes"; then
15923 found_versioning
=no
15926 if test $found_versioning = no
; then
15927 echo $ac_n "checking if the linker accepts --version-script""... $ac_c" 1>&6
15928 echo "configure:15929: checking if the linker accepts --version-script" >&5
15929 if eval "test \"`echo '$''{'wx_cv_version_script'+set}'`\" = set"; then
15930 echo $ac_n "(cached) $ac_c" 1>&6
15933 echo "VER_1 { *; };" >conftest.sym
15934 echo "int main() { return 0; }" >conftest.cpp
15937 $CXX -o conftest.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
15938 -Wl,--version-script,conftest.sym >/dev/null 2>conftest.stderr'; { (eval echo configure
:15939: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } ; then
15939 if test -s conftest.stderr
; then
15940 wx_cv_version_script
=no
15942 wx_cv_version_script
=yes
15945 wx_cv_version_script
=no
15947 rm -f conftest.output conftest.stderr conftest.sym conftest.cpp
15951 echo "$ac_t""$wx_cv_version_script" 1>&6
15952 if test $wx_cv_version_script = yes ; then
15953 LDFLAGS_VERSIONING
="-Wl,--version-script,\$(top_builddir)/version-script"
15958 SHARED_LD
="${CXX} -shared -o"
15962 if test "$GCC" = "yes"; then
15963 SHARED_LD
="${CXX} -shared ${PIC_FLAG} -o"
15965 LDFLAGS
="$LDFLAGS -L/usr/lib"
15967 SHARED_LD
="${CXX} -b -o"
15971 if test "$wxUSE_OPENGL" = "yes"; then
15972 WX_ALL_INSTALLED
="preinstall_gl"
15973 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}"
15975 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}"
15980 if test "$GCC" != "yes"; then
15981 echo $ac_n "checking for Intel compiler""... $ac_c" 1>&6
15982 echo "configure:15983: checking for Intel compiler" >&5
15983 if eval "test \"`echo '$''{'wx_cv_prog_icc'+set}'`\" = set"; then
15984 echo $ac_n "(cached) $ac_c" 1>&6
15987 cat > conftest.
$ac_ext <<EOF
15988 #line 15989 "configure"
15989 #include "confdefs.h"
15993 #ifndef __INTEL_COMPILER
15999 if { (eval echo configure
:16000: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16003 echo "configure: failed program was:" >&5
16004 cat conftest.
$ac_ext >&5
16013 echo "$ac_t""$wx_cv_prog_icc" 1>&6
16014 if test "$wx_cv_prog_icc" = "yes"; then
16019 if test "$wxUSE_SONAME" = "yes" ; then
16020 SONAME_FLAGS
="-Wl,-soname,${WX_LIBRARY_LINK1}"
16021 SONAME_FLAGS_GL
="-Wl,-soname,${WX_LIBRARY_LINK1_GL}"
16022 WX_TARGET_LIBRARY_SONAME
="-Wl,-soname,\$(TARGETLIB_LINK1)"
16027 if test "$GCC" = yes ; then
16028 CPPFLAGS
="$CPPFLAGS -isystem /usr/openwin/include"
16030 SHARED_LD
="${CXX} -G -o"
16032 SONAME_FLAGS
="-h ${WX_LIBRARY_NAME_SHARED}"
16033 SONAME_FLAGS_GL
="-h ${WX_LIBRARY_NAME_SHARED_GL}"
16038 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -DWXMAKINGDLL"
16039 CFLAGS
="$CFLAGS -fno-common"
16040 CXXFLAGS
="$CXXFLAGS -fno-common"
16041 SHARED_LD
="\${top_srcdir}/distrib/mac/shared-ld-sh -undefined suppress -flat_namespace -o"
16042 PIC_FLAG
="-dynamic -fPIC"
16043 SONAME_FLAGS
="-compatibility_version ${WX_RELEASE} -current_version ${WX_VERSION} -install_name \$(libdir)/${WX_LIBRARY_LINK1}"
16044 SONAME_FLAGS_GL
="-compatibility_version ${WX_RELEASE} -current_version ${WX_VERSION} -install_name \$(libdir)/${WX_LIBRARY_LINK1_GL}"
16048 if test "$GCC" != "yes"; then
16049 # Extract the first word of "makeC++SharedLib", so it can be a program name with args.
16050 set dummy makeC
++SharedLib
; ac_word
=$2
16051 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
16052 echo "configure:16053: checking for $ac_word" >&5
16053 if eval "test \"`echo '$''{'ac_cv_prog_AIX_CXX_LD'+set}'`\" = set"; then
16054 echo $ac_n "(cached) $ac_c" 1>&6
16056 if test -n "$AIX_CXX_LD"; then
16057 ac_cv_prog_AIX_CXX_LD
="$AIX_CXX_LD" # Let the user override the test.
16059 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
16061 for ac_dir
in $ac_dummy; do
16062 test -z "$ac_dir" && ac_dir
=.
16063 if test -f $ac_dir/$ac_word; then
16064 ac_cv_prog_AIX_CXX_LD
="makeC++SharedLib"
16069 test -z "$ac_cv_prog_AIX_CXX_LD" && ac_cv_prog_AIX_CXX_LD
="/usr/lpp/xlC/bin/makeC++SharedLib"
16072 AIX_CXX_LD
="$ac_cv_prog_AIX_CXX_LD"
16073 if test -n "$AIX_CXX_LD"; then
16074 echo "$ac_t""$AIX_CXX_LD" 1>&6
16076 echo "$ac_t""no" 1>&6
16080 SHARED_LD
="$(AIX_CXX_LD) -p 0 -o"
16084 *-*-cygwin* | *-*-mingw32* )
16085 WX_LIBRARY_IMPORTLIB
="${WX_LIBRARY_NAME_SHARED}.a"
16087 SHARED_LD
="${CXX} -shared -Wl,--out-implib,lib/${WX_LIBRARY_IMPORTLIB} -o"
16088 TOOLCHAIN_DLL_DEFS
="${TOOLCHAIN_DLL_DEFS} -DWXUSINGDLL=1"
16090 PIC_FLAG
="-UWXUSINGDLL -DWXMAKINGDLL=1 -D_DLL=1 -D_WINDLL=1"
16092 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}"
16093 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
16095 if test "$wxUSE_OPENGL" = "yes"; then
16096 LIBS
="${LIBS} ${OPENGL_LIBS}"
16101 SHARED_LD
="${LD} -shared -o"
16105 if test "$GCC" != "yes"; then
16110 *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | \
16118 { echo "configure: error: unknown system type $host." 1>&2; exit 1; }
16121 if test "x$WX_TARGET_LIBRARY" = "x"; then
16122 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_SHARED}"
16123 WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_SHARED_GL}"
16126 WX_TARGET_LIBRARY_TYPE
="so"
16127 INSTALL_LIBRARY
='$(INSTALL_PROGRAM)'
16130 if test "$wxUSE_SHARED" = "no"; then
16132 if test "$wxUSE_GUI" = "no" -o "$USE_WIN32" = 1 ; then
16133 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall"
16136 if test "$wxUSE_MAC" = 1; then
16137 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall"
16140 if test "$wxUSE_OPENGL" = "yes"; then
16141 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_gl"
16142 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC} \$(build_libdir)/${WX_LIBRARY_NAME_STATIC_GL}"
16144 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC}"
16147 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
16148 WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_STATIC_GL}"
16150 WX_TARGET_LIBRARY_TYPE
="a"
16151 INSTALL_LIBRARY
='$(INSTALL_DATA)'
16158 if test "$wxUSE_MAC" = 1; then
16159 LIBWXMACRES
="\$(top_builddir)/lib/${WX_RESOURCES_MACOSX_ASCII}"
16160 WX_ALL
="${WX_ALL} ${LIBWXMACRES}"
16161 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_res"
16162 # Extract the first word of "Rez", so it can be a program name with args.
16163 set dummy Rez
; ac_word
=$2
16164 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
16165 echo "configure:16166: checking for $ac_word" >&5
16166 if eval "test \"`echo '$''{'ac_cv_prog_RESCOMP'+set}'`\" = set"; then
16167 echo $ac_n "(cached) $ac_c" 1>&6
16169 if test -n "$RESCOMP"; then
16170 ac_cv_prog_RESCOMP
="$RESCOMP" # Let the user override the test.
16172 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
16174 for ac_dir
in $ac_dummy; do
16175 test -z "$ac_dir" && ac_dir
=.
16176 if test -f $ac_dir/$ac_word; then
16177 ac_cv_prog_RESCOMP
="Rez"
16182 test -z "$ac_cv_prog_RESCOMP" && ac_cv_prog_RESCOMP
="/Developer/Tools/Rez"
16185 RESCOMP
="$ac_cv_prog_RESCOMP"
16186 if test -n "$RESCOMP"; then
16187 echo "$ac_t""$RESCOMP" 1>&6
16189 echo "$ac_t""no" 1>&6
16192 # Extract the first word of "DeRez", so it can be a program name with args.
16193 set dummy DeRez
; ac_word
=$2
16194 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
16195 echo "configure:16196: checking for $ac_word" >&5
16196 if eval "test \"`echo '$''{'ac_cv_prog_DEREZ'+set}'`\" = set"; then
16197 echo $ac_n "(cached) $ac_c" 1>&6
16199 if test -n "$DEREZ"; then
16200 ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test.
16202 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
16204 for ac_dir
in $ac_dummy; do
16205 test -z "$ac_dir" && ac_dir
=.
16206 if test -f $ac_dir/$ac_word; then
16207 ac_cv_prog_DEREZ
="DeRez"
16212 test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez"
16215 DEREZ
="$ac_cv_prog_DEREZ"
16216 if test -n "$DEREZ"; then
16217 echo "$ac_t""$DEREZ" 1>&6
16219 echo "$ac_t""no" 1>&6
16222 MACOSX_BUNDLE
="bundle"
16223 LIBWXMACRESCOMP
="\$(RESCOMP) -t APPL Carbon.r ${LIBWXMACRES} -o \$(BIN_PROGRAM)"
16224 LIBWXMACRESWXCONFIG
="${RESCOMP} -t APPL Carbon.r \${prefix}/lib/${WX_RESOURCES_MACOSX_ASCII} -o"
16226 if test "$wxUSE_PM" = 1; then
16227 LIBWXMACRESCOMP
="emxbind -ep \$(BIN_PROGRAM)"
16232 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
16233 echo "configure:16234: checking for ANSI C header files" >&5
16234 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
16235 echo $ac_n "(cached) $ac_c" 1>&6
16237 cat > conftest.
$ac_ext <<EOF
16238 #line 16239 "configure"
16239 #include "confdefs.h"
16240 #include <stdlib.h>
16241 #include <stdarg.h>
16242 #include <string.h>
16245 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
16246 { (eval echo configure
:16247: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
16247 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
16248 if test -z "$ac_err"; then
16250 ac_cv_header_stdc
=yes
16253 echo "configure: failed program was:" >&5
16254 cat conftest.
$ac_ext >&5
16256 ac_cv_header_stdc
=no
16260 if test $ac_cv_header_stdc = yes; then
16261 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
16262 cat > conftest.
$ac_ext <<EOF
16263 #line 16264 "configure"
16264 #include "confdefs.h"
16265 #include <string.h>
16267 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16268 egrep "memchr" >/dev
/null
2>&1; then
16272 ac_cv_header_stdc
=no
16278 if test $ac_cv_header_stdc = yes; then
16279 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
16280 cat > conftest.
$ac_ext <<EOF
16281 #line 16282 "configure"
16282 #include "confdefs.h"
16283 #include <stdlib.h>
16285 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16286 egrep "free" >/dev
/null
2>&1; then
16290 ac_cv_header_stdc
=no
16296 if test $ac_cv_header_stdc = yes; then
16297 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
16298 if test "$cross_compiling" = yes; then
16301 cat > conftest.
$ac_ext <<EOF
16302 #line 16303 "configure"
16303 #include "confdefs.h"
16305 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
16306 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
16307 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
16308 int main () { int i; for (i = 0; i < 256; i++)
16309 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
16313 if { (eval echo configure
:16314: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
16317 echo "configure: failed program was:" >&5
16318 cat conftest.
$ac_ext >&5
16320 ac_cv_header_stdc
=no
16328 echo "$ac_t""$ac_cv_header_stdc" 1>&6
16329 if test $ac_cv_header_stdc = yes; then
16330 cat >> confdefs.h
<<\EOF
16331 #define STDC_HEADERS 1
16336 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
16337 echo "configure:16338: checking for mode_t" >&5
16338 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
16339 echo $ac_n "(cached) $ac_c" 1>&6
16341 cat > conftest.
$ac_ext <<EOF
16342 #line 16343 "configure"
16343 #include "confdefs.h"
16344 #include <sys/types.h>
16346 #include <stdlib.h>
16347 #include <stddef.h>
16350 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16351 egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
16353 ac_cv_type_mode_t
=yes
16356 ac_cv_type_mode_t
=no
16361 echo "$ac_t""$ac_cv_type_mode_t" 1>&6
16362 if test $ac_cv_type_mode_t = no
; then
16363 cat >> confdefs.h
<<\EOF
16369 echo $ac_n "checking for off_t""... $ac_c" 1>&6
16370 echo "configure:16371: checking for off_t" >&5
16371 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
16372 echo $ac_n "(cached) $ac_c" 1>&6
16374 cat > conftest.
$ac_ext <<EOF
16375 #line 16376 "configure"
16376 #include "confdefs.h"
16377 #include <sys/types.h>
16379 #include <stdlib.h>
16380 #include <stddef.h>
16383 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16384 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
16386 ac_cv_type_off_t
=yes
16389 ac_cv_type_off_t
=no
16394 echo "$ac_t""$ac_cv_type_off_t" 1>&6
16395 if test $ac_cv_type_off_t = no
; then
16396 cat >> confdefs.h
<<\EOF
16402 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
16403 echo "configure:16404: checking for pid_t" >&5
16404 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
16405 echo $ac_n "(cached) $ac_c" 1>&6
16407 cat > conftest.
$ac_ext <<EOF
16408 #line 16409 "configure"
16409 #include "confdefs.h"
16410 #include <sys/types.h>
16412 #include <stdlib.h>
16413 #include <stddef.h>
16416 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16417 egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
16419 ac_cv_type_pid_t
=yes
16422 ac_cv_type_pid_t
=no
16427 echo "$ac_t""$ac_cv_type_pid_t" 1>&6
16428 if test $ac_cv_type_pid_t = no
; then
16429 cat >> confdefs.h
<<\EOF
16435 echo $ac_n "checking for size_t""... $ac_c" 1>&6
16436 echo "configure:16437: checking for size_t" >&5
16437 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
16438 echo $ac_n "(cached) $ac_c" 1>&6
16440 cat > conftest.
$ac_ext <<EOF
16441 #line 16442 "configure"
16442 #include "confdefs.h"
16443 #include <sys/types.h>
16445 #include <stdlib.h>
16446 #include <stddef.h>
16449 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16450 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
16452 ac_cv_type_size_t
=yes
16455 ac_cv_type_size_t
=no
16460 echo "$ac_t""$ac_cv_type_size_t" 1>&6
16461 if test $ac_cv_type_size_t = no
; then
16462 cat >> confdefs.h
<<\EOF
16463 #define size_t unsigned
16468 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
16469 echo "configure:16470: checking for uid_t in sys/types.h" >&5
16470 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
16471 echo $ac_n "(cached) $ac_c" 1>&6
16473 cat > conftest.
$ac_ext <<EOF
16474 #line 16475 "configure"
16475 #include "confdefs.h"
16476 #include <sys/types.h>
16478 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16479 egrep "uid_t" >/dev
/null
2>&1; then
16481 ac_cv_type_uid_t
=yes
16484 ac_cv_type_uid_t
=no
16490 echo "$ac_t""$ac_cv_type_uid_t" 1>&6
16491 if test $ac_cv_type_uid_t = no
; then
16492 cat >> confdefs.h
<<\EOF
16496 cat >> confdefs.h
<<\EOF
16505 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16506 ac_cpp
='$CXXCPP $CPPFLAGS'
16507 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16508 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16509 cross_compiling
=$ac_cv_prog_cxx_cross
16511 echo $ac_n "checking if size_t is unsigned int""... $ac_c" 1>&6
16512 echo "configure:16513: checking if size_t is unsigned int" >&5
16513 if eval "test \"`echo '$''{'wx_cv_size_t_is_uint'+set}'`\" = set"; then
16514 echo $ac_n "(cached) $ac_c" 1>&6
16516 cat > conftest.
$ac_ext <<EOF
16517 #line 16518 "configure"
16518 #include "confdefs.h"
16519 #include <stddef.h>
16524 struct Foo { void foo(size_t); void foo(unsigned int); };
16530 if { (eval echo configure
:16531: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16532 wx_cv_size_t_is_uint
=no
16534 echo "configure: failed program was:" >&5
16535 cat conftest.
$ac_ext >&5
16537 wx_cv_size_t_is_uint
=yes
16544 echo "$ac_t""$wx_cv_size_t_is_uint" 1>&6
16546 if test "$wx_cv_size_t_is_uint" = "yes"; then
16547 cat >> confdefs.h
<<\EOF
16548 #define wxSIZE_T_IS_UINT 1
16552 echo $ac_n "checking if size_t is unsigned long""... $ac_c" 1>&6
16553 echo "configure:16554: checking if size_t is unsigned long" >&5
16554 if eval "test \"`echo '$''{'wx_cv_size_t_is_ulong'+set}'`\" = set"; then
16555 echo $ac_n "(cached) $ac_c" 1>&6
16557 cat > conftest.
$ac_ext <<EOF
16558 #line 16559 "configure"
16559 #include "confdefs.h"
16560 #include <stddef.h>
16565 struct Foo { void foo(size_t); void foo(unsigned long); };
16571 if { (eval echo configure
:16572: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16573 wx_cv_size_t_is_ulong
=no
16575 echo "configure: failed program was:" >&5
16576 cat conftest.
$ac_ext >&5
16578 wx_cv_size_t_is_ulong
=yes
16585 echo "$ac_t""$wx_cv_size_t_is_ulong" 1>&6
16587 if test "$wx_cv_size_t_is_ulong" = "yes"; then
16588 cat >> confdefs.h
<<\EOF
16589 #define wxSIZE_T_IS_ULONG 1
16596 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16597 ac_cpp
='$CPP $CPPFLAGS'
16598 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16599 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16600 cross_compiling
=$ac_cv_prog_cc_cross
16604 echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6
16605 echo "configure:16606: checking for pw_gecos in struct passwd" >&5
16606 if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then
16607 echo $ac_n "(cached) $ac_c" 1>&6
16610 cat > conftest.
$ac_ext <<EOF
16611 #line 16612 "configure"
16612 #include "confdefs.h"
16622 if { (eval echo configure
:16623: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16625 wx_cv_struct_pw_gecos
=yes
16628 echo "configure: failed program was:" >&5
16629 cat conftest.
$ac_ext >&5
16632 wx_cv_struct_pw_gecos
=no
16641 echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6
16643 if test "$wx_cv_struct_pw_gecos" = "yes"; then
16644 cat >> confdefs.h
<<\EOF
16645 #define HAVE_PW_GECOS 1
16651 if test "$wx_cv_sizeof_wchar_t" != "0"; then
16652 cat >> confdefs.h
<<\EOF
16653 #define wxUSE_WCHAR_T 1
16659 for ac_func
in wcslen
16661 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16662 echo "configure:16663: checking for $ac_func" >&5
16663 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16664 echo $ac_n "(cached) $ac_c" 1>&6
16666 cat > conftest.
$ac_ext <<EOF
16667 #line 16668 "configure"
16668 #include "confdefs.h"
16669 /* System header to define __stub macros and hopefully few prototypes,
16670 which can conflict with char $ac_func(); below. */
16671 #include <assert.h>
16672 /* Override any gcc2 internal prototype to avoid an error. */
16673 /* We use char because int might match the return type of a gcc2
16674 builtin and then its argument prototype would still apply. */
16679 /* The GNU C library defines this for functions which it implements
16680 to always fail with ENOSYS. Some functions are actually named
16681 something starting with __ and the normal name is an alias. */
16682 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16690 if { (eval echo configure
:16691: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16692 eval "ac_cv_func_$ac_func=yes"
16694 echo "configure: failed program was:" >&5
16695 cat conftest.
$ac_ext >&5
16697 eval "ac_cv_func_$ac_func=no"
16702 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16703 echo "$ac_t""yes" 1>&6
16704 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16705 cat >> confdefs.h
<<EOF
16706 #define $ac_tr_func 1
16710 echo "$ac_t""no" 1>&6
16715 if test "$WCSLEN_FOUND" = 0; then
16716 if test "$TOOLKIT" = "MSW"; then
16717 echo $ac_n "checking for wcslen in -lmsvcrt""... $ac_c" 1>&6
16718 echo "configure:16719: checking for wcslen in -lmsvcrt" >&5
16719 ac_lib_var
=`echo msvcrt'_'wcslen | sed 'y%./+-%__p_%'`
16720 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16721 echo $ac_n "(cached) $ac_c" 1>&6
16723 ac_save_LIBS
="$LIBS"
16724 LIBS
="-lmsvcrt $LIBS"
16725 cat > conftest.
$ac_ext <<EOF
16726 #line 16727 "configure"
16727 #include "confdefs.h"
16728 /* Override any gcc2 internal prototype to avoid an error. */
16729 /* We use char because int might match the return type of a gcc2
16730 builtin and then its argument prototype would still apply. */
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_lib_$ac_lib_var=yes"
16741 echo "configure: failed program was:" >&5
16742 cat conftest.
$ac_ext >&5
16744 eval "ac_cv_lib_$ac_lib_var=no"
16747 LIBS
="$ac_save_LIBS"
16750 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16751 echo "$ac_t""yes" 1>&6
16754 echo "$ac_t""no" 1>&6
16758 echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6
16759 echo "configure:16760: checking for wcslen in -lw" >&5
16760 ac_lib_var
=`echo w'_'wcslen | sed 'y%./+-%__p_%'`
16761 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16762 echo $ac_n "(cached) $ac_c" 1>&6
16764 ac_save_LIBS
="$LIBS"
16766 cat > conftest.
$ac_ext <<EOF
16767 #line 16768 "configure"
16768 #include "confdefs.h"
16769 /* Override any gcc2 internal prototype to avoid an error. */
16770 /* We use char because int might match the return type of a gcc2
16771 builtin and then its argument prototype would still apply. */
16778 if { (eval echo configure
:16779: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16780 eval "ac_cv_lib_$ac_lib_var=yes"
16782 echo "configure: failed program was:" >&5
16783 cat conftest.
$ac_ext >&5
16785 eval "ac_cv_lib_$ac_lib_var=no"
16788 LIBS
="$ac_save_LIBS"
16791 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16792 echo "$ac_t""yes" 1>&6
16798 echo "$ac_t""no" 1>&6
16804 if test "$WCSLEN_FOUND" = 1; then
16805 cat >> confdefs.h
<<\EOF
16806 #define HAVE_WCSLEN 1
16811 for ac_func
in wcsrtombs
16813 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16814 echo "configure:16815: checking for $ac_func" >&5
16815 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16816 echo $ac_n "(cached) $ac_c" 1>&6
16818 cat > conftest.
$ac_ext <<EOF
16819 #line 16820 "configure"
16820 #include "confdefs.h"
16821 /* System header to define __stub macros and hopefully few prototypes,
16822 which can conflict with char $ac_func(); below. */
16823 #include <assert.h>
16824 /* Override any gcc2 internal prototype to avoid an error. */
16825 /* We use char because int might match the return type of a gcc2
16826 builtin and then its argument prototype would still apply. */
16831 /* The GNU C library defines this for functions which it implements
16832 to always fail with ENOSYS. Some functions are actually named
16833 something starting with __ and the normal name is an alias. */
16834 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16842 if { (eval echo configure
:16843: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16844 eval "ac_cv_func_$ac_func=yes"
16846 echo "configure: failed program was:" >&5
16847 cat conftest.
$ac_ext >&5
16849 eval "ac_cv_func_$ac_func=no"
16854 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16855 echo "$ac_t""yes" 1>&6
16856 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16857 cat >> confdefs.h
<<EOF
16858 #define $ac_tr_func 1
16862 echo "$ac_t""no" 1>&6
16867 echo "configure: warning: Wide character support is unavailable" 1>&2
16872 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16873 ac_cpp
='$CXXCPP $CPPFLAGS'
16874 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16875 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16876 cross_compiling
=$ac_cv_prog_cxx_cross
16879 for ac_func
in vsnprintf
16881 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16882 echo "configure:16883: checking for $ac_func" >&5
16883 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16884 echo $ac_n "(cached) $ac_c" 1>&6
16886 cat > conftest.
$ac_ext <<EOF
16887 #line 16888 "configure"
16888 #include "confdefs.h"
16889 /* System header to define __stub macros and hopefully few prototypes,
16890 which can conflict with char $ac_func(); below. */
16891 #include <assert.h>
16892 /* Override any gcc2 internal prototype to avoid an error. */
16896 /* We use char because int might match the return type of a gcc2
16897 builtin and then its argument prototype would still apply. */
16902 /* The GNU C library defines this for functions which it implements
16903 to always fail with ENOSYS. Some functions are actually named
16904 something starting with __ and the normal name is an alias. */
16905 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16913 if { (eval echo configure
:16914: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16915 eval "ac_cv_func_$ac_func=yes"
16917 echo "configure: failed program was:" >&5
16918 cat conftest.
$ac_ext >&5
16920 eval "ac_cv_func_$ac_func=no"
16925 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16926 echo "$ac_t""yes" 1>&6
16927 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16928 cat >> confdefs.h
<<EOF
16929 #define $ac_tr_func 1
16933 echo "$ac_t""no" 1>&6
16938 if test "$ac_cv_func_vsnprintf" = "yes"; then
16939 echo $ac_n "checking for vsnprintf declaration""... $ac_c" 1>&6
16940 echo "configure:16941: checking for vsnprintf declaration" >&5
16941 if eval "test \"`echo '$''{'wx_cv_func_vsnprintf_decl'+set}'`\" = set"; then
16942 echo $ac_n "(cached) $ac_c" 1>&6
16945 cat > conftest.
$ac_ext <<EOF
16946 #line 16947 "configure"
16947 #include "confdefs.h"
16950 #include <stdarg.h>
16956 vsnprintf(buf, 10u, "%s", ap);
16960 if { (eval echo configure
:16961: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16962 wx_cv_func_vsnprintf_decl
=yes
16964 echo "configure: failed program was:" >&5
16965 cat conftest.
$ac_ext >&5
16967 wx_cv_func_vsnprintf_decl
=no
16975 echo "$ac_t""$wx_cv_func_vsnprintf_decl" 1>&6
16977 if test "$wx_cv_func_vsnprintf_decl" = "yes"; then
16978 cat >> confdefs.h
<<\EOF
16979 #define HAVE_VSNPRINTF_DECL 1
16985 if test "$wxUSE_UNICODE" = yes; then
16986 for ac_func
in fputwc wprintf vswprintf
16988 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16989 echo "configure:16990: checking for $ac_func" >&5
16990 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16991 echo $ac_n "(cached) $ac_c" 1>&6
16993 cat > conftest.
$ac_ext <<EOF
16994 #line 16995 "configure"
16995 #include "confdefs.h"
16996 /* System header to define __stub macros and hopefully few prototypes,
16997 which can conflict with char $ac_func(); below. */
16998 #include <assert.h>
16999 /* Override any gcc2 internal prototype to avoid an error. */
17003 /* We use char because int might match the return type of a gcc2
17004 builtin and then its argument prototype would still apply. */
17009 /* The GNU C library defines this for functions which it implements
17010 to always fail with ENOSYS. Some functions are actually named
17011 something starting with __ and the normal name is an alias. */
17012 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17020 if { (eval echo configure
:17021: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17022 eval "ac_cv_func_$ac_func=yes"
17024 echo "configure: failed program was:" >&5
17025 cat conftest.
$ac_ext >&5
17027 eval "ac_cv_func_$ac_func=no"
17032 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17033 echo "$ac_t""yes" 1>&6
17034 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17035 cat >> confdefs.h
<<EOF
17036 #define $ac_tr_func 1
17040 echo "$ac_t""no" 1>&6
17045 echo $ac_n "checking for _vsnwprintf""... $ac_c" 1>&6
17046 echo "configure:17047: checking for _vsnwprintf" >&5
17047 cat > conftest.
$ac_ext <<EOF
17048 #line 17049 "configure"
17049 #include "confdefs.h"
17055 if { (eval echo configure
:17056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17057 echo "$ac_t""yes" 1>&6
17058 cat >> confdefs.h
<<\EOF
17059 #define HAVE__VSNWPRINTF 1
17063 echo "configure: failed program was:" >&5
17064 cat conftest.
$ac_ext >&5
17066 echo "$ac_t""no" 1>&6
17072 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17073 ac_cpp
='$CPP $CPPFLAGS'
17074 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17075 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17076 cross_compiling
=$ac_cv_prog_cc_cross
17081 if test "$TOOLKIT" != "MSW"; then
17086 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17087 ac_cpp
='$CXXCPP $CPPFLAGS'
17088 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17089 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17090 cross_compiling
=$ac_cv_prog_cxx_cross
17094 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
17095 if test "${with_libiconv_prefix+set}" = set; then
17096 withval
="$with_libiconv_prefix"
17098 for dir
in `echo "$withval" | tr : ' '`; do
17099 if test -d $dir/include
; then CPPFLAGS
="$CPPFLAGS -I$dir/include"; fi
17100 if test -d $dir/lib
; then LDFLAGS
="$LDFLAGS -L$dir/lib"; fi
17106 echo $ac_n "checking for iconv""... $ac_c" 1>&6
17107 echo "configure:17108: checking for iconv" >&5
17108 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then
17109 echo $ac_n "(cached) $ac_c" 1>&6
17112 am_cv_func_iconv
="no, consider installing GNU libiconv"
17114 cat > conftest.
$ac_ext <<EOF
17115 #line 17116 "configure"
17116 #include "confdefs.h"
17117 #include <stdlib.h>
17120 iconv_t cd = iconv_open("","");
17121 iconv(cd,NULL,NULL,NULL,NULL);
17125 if { (eval echo configure
:17126: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17127 am_cv_func_iconv
=yes
17129 echo "configure: failed program was:" >&5
17130 cat conftest.
$ac_ext >&5
17133 if test "$am_cv_func_iconv" != yes; then
17134 am_save_LIBS
="$LIBS"
17135 LIBS
="$LIBS -liconv"
17136 cat > conftest.
$ac_ext <<EOF
17137 #line 17138 "configure"
17138 #include "confdefs.h"
17139 #include <stdlib.h>
17142 iconv_t cd = iconv_open("","");
17143 iconv(cd,NULL,NULL,NULL,NULL);
17147 if { (eval echo configure
:17148: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17149 am_cv_lib_iconv
=yes
17150 am_cv_func_iconv
=yes
17152 echo "configure: failed program was:" >&5
17153 cat conftest.
$ac_ext >&5
17156 LIBS
="$am_save_LIBS"
17161 echo "$ac_t""$am_cv_func_iconv" 1>&6
17162 if test "$am_cv_func_iconv" = yes; then
17163 cat >> confdefs.h
<<\EOF
17164 #define HAVE_ICONV 1
17167 echo $ac_n "checking if iconv needs const""... $ac_c" 1>&6
17168 echo "configure:17169: checking if iconv needs const" >&5
17169 if eval "test \"`echo '$''{'wx_cv_func_iconv_const'+set}'`\" = set"; then
17170 echo $ac_n "(cached) $ac_c" 1>&6
17172 cat > conftest.
$ac_ext <<EOF
17173 #line 17174 "configure"
17174 #include "confdefs.h"
17176 #include <stdlib.h>
17182 #if defined(__STDC__) || defined(__cplusplus)
17183 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
17192 if { (eval echo configure
:17193: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17194 wx_cv_func_iconv_const
="no"
17196 echo "configure: failed program was:" >&5
17197 cat conftest.
$ac_ext >&5
17199 wx_cv_func_iconv_const
="yes"
17206 echo "$ac_t""$wx_cv_func_iconv_const" 1>&6
17209 if test "x$wx_cv_func_iconv_const" = "xyes"; then
17210 iconv_const
="const"
17213 cat >> confdefs.h
<<EOF
17214 #define ICONV_CONST $iconv_const
17219 if test "$am_cv_lib_iconv" = yes; then
17224 LIBS
="$LIBICONV $LIBS"
17226 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17227 ac_cpp
='$CPP $CPPFLAGS'
17228 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17229 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17230 cross_compiling
=$ac_cv_prog_cc_cross
17233 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then
17234 for ac_func
in sigaction
17236 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17237 echo "configure:17238: checking for $ac_func" >&5
17238 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17239 echo $ac_n "(cached) $ac_c" 1>&6
17241 cat > conftest.
$ac_ext <<EOF
17242 #line 17243 "configure"
17243 #include "confdefs.h"
17244 /* System header to define __stub macros and hopefully few prototypes,
17245 which can conflict with char $ac_func(); below. */
17246 #include <assert.h>
17247 /* Override any gcc2 internal prototype to avoid an error. */
17248 /* We use char because int might match the return type of a gcc2
17249 builtin and then its argument prototype would still apply. */
17254 /* The GNU C library defines this for functions which it implements
17255 to always fail with ENOSYS. Some functions are actually named
17256 something starting with __ and the normal name is an alias. */
17257 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17265 if { (eval echo configure
:17266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17267 eval "ac_cv_func_$ac_func=yes"
17269 echo "configure: failed program was:" >&5
17270 cat conftest.
$ac_ext >&5
17272 eval "ac_cv_func_$ac_func=no"
17277 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17278 echo "$ac_t""yes" 1>&6
17279 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17280 cat >> confdefs.h
<<EOF
17281 #define $ac_tr_func 1
17285 echo "$ac_t""no" 1>&6
17290 if test "$ac_cv_func_sigaction" = "no"; then
17291 echo "configure: warning: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" 1>&2
17292 wxUSE_ON_FATAL_EXCEPTION
=no
17295 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
17298 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17299 ac_cpp
='$CXXCPP $CPPFLAGS'
17300 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17301 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17302 cross_compiling
=$ac_cv_prog_cxx_cross
17305 echo $ac_n "checking for sa_handler type""... $ac_c" 1>&6
17306 echo "configure:17307: checking for sa_handler type" >&5
17307 if eval "test \"`echo '$''{'wx_cv_type_sa_handler'+set}'`\" = set"; then
17308 echo $ac_n "(cached) $ac_c" 1>&6
17311 cat > conftest.
$ac_ext <<EOF
17312 #line 17313 "configure"
17313 #include "confdefs.h"
17314 #include <signal.h>
17317 extern void testSigHandler(int);
17319 struct sigaction sa;
17320 sa.sa_handler = testSigHandler;
17324 if { (eval echo configure
:17325: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17327 wx_cv_type_sa_handler
=int
17330 echo "configure: failed program was:" >&5
17331 cat conftest.
$ac_ext >&5
17334 wx_cv_type_sa_handler
=void
17341 echo "$ac_t""$wx_cv_type_sa_handler" 1>&6
17344 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17345 ac_cpp
='$CPP $CPPFLAGS'
17346 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17347 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17348 cross_compiling
=$ac_cv_prog_cc_cross
17351 cat >> confdefs.h
<<EOF
17352 #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler
17358 for ac_func
in mkstemp mktemp
17360 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17361 echo "configure:17362: checking for $ac_func" >&5
17362 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17363 echo $ac_n "(cached) $ac_c" 1>&6
17365 cat > conftest.
$ac_ext <<EOF
17366 #line 17367 "configure"
17367 #include "confdefs.h"
17368 /* System header to define __stub macros and hopefully few prototypes,
17369 which can conflict with char $ac_func(); below. */
17370 #include <assert.h>
17371 /* Override any gcc2 internal prototype to avoid an error. */
17372 /* We use char because int might match the return type of a gcc2
17373 builtin and then its argument prototype would still apply. */
17378 /* The GNU C library defines this for functions which it implements
17379 to always fail with ENOSYS. Some functions are actually named
17380 something starting with __ and the normal name is an alias. */
17381 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17389 if { (eval echo configure
:17390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17391 eval "ac_cv_func_$ac_func=yes"
17393 echo "configure: failed program was:" >&5
17394 cat conftest.
$ac_ext >&5
17396 eval "ac_cv_func_$ac_func=no"
17401 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17402 echo "$ac_t""yes" 1>&6
17403 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17404 cat >> confdefs.h
<<EOF
17405 #define $ac_tr_func 1
17409 echo "$ac_t""no" 1>&6
17414 echo $ac_n "checking for statfs""... $ac_c" 1>&6
17415 echo "configure:17416: checking for statfs" >&5
17416 if eval "test \"`echo '$''{'wx_cv_func_statfs'+set}'`\" = set"; then
17417 echo $ac_n "(cached) $ac_c" 1>&6
17419 cat > conftest.
$ac_ext <<EOF
17420 #line 17421 "configure"
17421 #include "confdefs.h"
17423 #if defined(__BSD__)
17424 #include <sys/param.h>
17425 #include <sys/mount.h>
17427 #include <sys/vfs.h>
17441 if { (eval echo configure
:17442: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17444 wx_cv_func_statfs
=yes
17447 echo "configure: failed program was:" >&5
17448 cat conftest.
$ac_ext >&5
17451 wx_cv_func_statfs
=no
17459 echo "$ac_t""$wx_cv_func_statfs" 1>&6
17461 if test "$wx_cv_func_statfs" = "yes"; then
17462 wx_cv_type_statvfs_t
="struct statfs"
17463 cat >> confdefs.h
<<\EOF
17464 #define HAVE_STATFS 1
17468 echo $ac_n "checking for statvfs""... $ac_c" 1>&6
17469 echo "configure:17470: checking for statvfs" >&5
17470 if eval "test \"`echo '$''{'wx_cv_func_statvfs'+set}'`\" = set"; then
17471 echo $ac_n "(cached) $ac_c" 1>&6
17473 cat > conftest.
$ac_ext <<EOF
17474 #line 17475 "configure"
17475 #include "confdefs.h"
17477 #include <stddef.h>
17478 #include <sys/statvfs.h>
17482 statvfs("/", NULL);
17486 if { (eval echo configure
:17487: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17488 wx_cv_func_statvfs
=yes
17490 echo "configure: failed program was:" >&5
17491 cat conftest.
$ac_ext >&5
17493 wx_cv_func_statvfs
=no
17500 echo "$ac_t""$wx_cv_func_statvfs" 1>&6
17502 if test "$wx_cv_func_statvfs" = "yes"; then
17505 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17506 ac_cpp
='$CXXCPP $CPPFLAGS'
17507 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17508 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17509 cross_compiling
=$ac_cv_prog_cxx_cross
17512 echo $ac_n "checking for statvfs argument type""... $ac_c" 1>&6
17513 echo "configure:17514: checking for statvfs argument type" >&5
17514 if eval "test \"`echo '$''{'wx_cv_type_statvfs_t'+set}'`\" = set"; then
17515 echo $ac_n "(cached) $ac_c" 1>&6
17517 cat > conftest.
$ac_ext <<EOF
17518 #line 17519 "configure"
17519 #include "confdefs.h"
17521 #include <sys/statvfs.h>
17534 if { (eval echo configure
:17535: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17536 wx_cv_type_statvfs_t
=statvfs_t
17538 echo "configure: failed program was:" >&5
17539 cat conftest.
$ac_ext >&5
17542 cat > conftest.
$ac_ext <<EOF
17543 #line 17544 "configure"
17544 #include "confdefs.h"
17546 #include <sys/statvfs.h>
17559 if { (eval echo configure
:17560: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17561 wx_cv_type_statvfs_t
="struct statvfs"
17563 echo "configure: failed program was:" >&5
17564 cat conftest.
$ac_ext >&5
17566 wx_cv_type_statvfs_t
="unknown"
17577 echo "$ac_t""$wx_cv_type_statvfs_t" 1>&6
17580 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
17581 ac_cpp
='$CPP $CPPFLAGS'
17582 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
17583 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
17584 cross_compiling
=$ac_cv_prog_cc_cross
17587 if test "$wx_cv_type_statvfs_t" != "unknown"; then
17588 cat >> confdefs.h
<<\EOF
17589 #define HAVE_STATVFS 1
17594 wx_cv_type_statvfs_t
="unknown"
17598 if test "$wx_cv_type_statvfs_t" != "unknown"; then
17599 cat >> confdefs.h
<<EOF
17600 #define WX_STATFS_T $wx_cv_type_statvfs_t
17604 echo "configure: warning: wxGetDiskSpace() function won't work without statfs()" 1>&2
17607 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
17608 for ac_func
in fcntl flock
17610 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17611 echo "configure:17612: checking for $ac_func" >&5
17612 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17613 echo $ac_n "(cached) $ac_c" 1>&6
17615 cat > conftest.
$ac_ext <<EOF
17616 #line 17617 "configure"
17617 #include "confdefs.h"
17618 /* System header to define __stub macros and hopefully few prototypes,
17619 which can conflict with char $ac_func(); below. */
17620 #include <assert.h>
17621 /* Override any gcc2 internal prototype to avoid an error. */
17622 /* We use char because int might match the return type of a gcc2
17623 builtin and then its argument prototype would still apply. */
17628 /* The GNU C library defines this for functions which it implements
17629 to always fail with ENOSYS. Some functions are actually named
17630 something starting with __ and the normal name is an alias. */
17631 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17639 if { (eval echo configure
:17640: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17641 eval "ac_cv_func_$ac_func=yes"
17643 echo "configure: failed program was:" >&5
17644 cat conftest.
$ac_ext >&5
17646 eval "ac_cv_func_$ac_func=no"
17651 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17652 echo "$ac_t""yes" 1>&6
17653 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17654 cat >> confdefs.h
<<EOF
17655 #define $ac_tr_func 1
17659 echo "$ac_t""no" 1>&6
17664 if test "$ac_cv_func_fcntl" != "yes" -a "$ac_cv_func_flock" != "yes"; then
17665 echo "configure: warning: wxSingleInstanceChecker not available" 1>&2
17666 wxUSE_SNGLINST_CHECKER
=no
17670 for ac_func
in timegm
17672 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17673 echo "configure:17674: checking for $ac_func" >&5
17674 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17675 echo $ac_n "(cached) $ac_c" 1>&6
17677 cat > conftest.
$ac_ext <<EOF
17678 #line 17679 "configure"
17679 #include "confdefs.h"
17680 /* System header to define __stub macros and hopefully few prototypes,
17681 which can conflict with char $ac_func(); below. */
17682 #include <assert.h>
17683 /* Override any gcc2 internal prototype to avoid an error. */
17684 /* We use char because int might match the return type of a gcc2
17685 builtin and then its argument prototype would still apply. */
17690 /* The GNU C library defines this for functions which it implements
17691 to always fail with ENOSYS. Some functions are actually named
17692 something starting with __ and the normal name is an alias. */
17693 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17701 if { (eval echo configure
:17702: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17703 eval "ac_cv_func_$ac_func=yes"
17705 echo "configure: failed program was:" >&5
17706 cat conftest.
$ac_ext >&5
17708 eval "ac_cv_func_$ac_func=no"
17713 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17714 echo "$ac_t""yes" 1>&6
17715 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17716 cat >> confdefs.h
<<EOF
17717 #define $ac_tr_func 1
17721 echo "$ac_t""no" 1>&6
17726 for ac_func
in putenv setenv
17728 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17729 echo "configure:17730: checking for $ac_func" >&5
17730 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17731 echo $ac_n "(cached) $ac_c" 1>&6
17733 cat > conftest.
$ac_ext <<EOF
17734 #line 17735 "configure"
17735 #include "confdefs.h"
17736 /* System header to define __stub macros and hopefully few prototypes,
17737 which can conflict with char $ac_func(); below. */
17738 #include <assert.h>
17739 /* Override any gcc2 internal prototype to avoid an error. */
17740 /* We use char because int might match the return type of a gcc2
17741 builtin and then its argument prototype would still apply. */
17746 /* The GNU C library defines this for functions which it implements
17747 to always fail with ENOSYS. Some functions are actually named
17748 something starting with __ and the normal name is an alias. */
17749 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17757 if { (eval echo configure
:17758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17759 eval "ac_cv_func_$ac_func=yes"
17761 echo "configure: failed program was:" >&5
17762 cat conftest.
$ac_ext >&5
17764 eval "ac_cv_func_$ac_func=no"
17769 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17770 echo "$ac_t""yes" 1>&6
17771 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17772 cat >> confdefs.h
<<EOF
17773 #define $ac_tr_func 1
17777 echo "$ac_t""no" 1>&6
17782 HAVE_SOME_SLEEP_FUNC
=0
17783 if test "$USE_BEOS" = 1; then
17784 cat >> confdefs.h
<<\EOF
17785 #define HAVE_SLEEP 1
17788 HAVE_SOME_SLEEP_FUNC
=1
17791 if test "$USE_DARWIN" = 1; then
17792 cat >> confdefs.h
<<\EOF
17793 #define HAVE_USLEEP 1
17796 HAVE_SOME_SLEEP_FUNC
=1
17799 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
17801 for ac_func
in nanosleep
17803 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17804 echo "configure:17805: checking for $ac_func" >&5
17805 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17806 echo $ac_n "(cached) $ac_c" 1>&6
17808 cat > conftest.
$ac_ext <<EOF
17809 #line 17810 "configure"
17810 #include "confdefs.h"
17811 /* System header to define __stub macros and hopefully few prototypes,
17812 which can conflict with char $ac_func(); below. */
17813 #include <assert.h>
17814 /* Override any gcc2 internal prototype to avoid an error. */
17815 /* We use char because int might match the return type of a gcc2
17816 builtin and then its argument prototype would still apply. */
17821 /* The GNU C library defines this for functions which it implements
17822 to always fail with ENOSYS. Some functions are actually named
17823 something starting with __ and the normal name is an alias. */
17824 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17832 if { (eval echo configure
:17833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17834 eval "ac_cv_func_$ac_func=yes"
17836 echo "configure: failed program was:" >&5
17837 cat conftest.
$ac_ext >&5
17839 eval "ac_cv_func_$ac_func=no"
17844 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17845 echo "$ac_t""yes" 1>&6
17846 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17847 cat >> confdefs.h
<<EOF
17848 #define $ac_tr_func 1
17850 cat >> confdefs.h
<<\EOF
17851 #define HAVE_NANOSLEEP 1
17855 echo "$ac_t""no" 1>&6
17856 echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
17857 echo "configure:17858: checking for nanosleep in -lposix4" >&5
17858 ac_lib_var
=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
17859 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17860 echo $ac_n "(cached) $ac_c" 1>&6
17862 ac_save_LIBS
="$LIBS"
17863 LIBS
="-lposix4 $LIBS"
17864 cat > conftest.
$ac_ext <<EOF
17865 #line 17866 "configure"
17866 #include "confdefs.h"
17867 /* Override any gcc2 internal prototype to avoid an error. */
17868 /* We use char because int might match the return type of a gcc2
17869 builtin and then its argument prototype would still apply. */
17876 if { (eval echo configure
:17877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17878 eval "ac_cv_lib_$ac_lib_var=yes"
17880 echo "configure: failed program was:" >&5
17881 cat conftest.
$ac_ext >&5
17883 eval "ac_cv_lib_$ac_lib_var=no"
17886 LIBS
="$ac_save_LIBS"
17889 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17890 echo "$ac_t""yes" 1>&6
17892 cat >> confdefs.h
<<\EOF
17893 #define HAVE_NANOSLEEP 1
17896 POSIX4_LINK
=" -lposix4"
17899 echo "$ac_t""no" 1>&6
17901 for ac_func
in usleep
17903 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17904 echo "configure:17905: checking for $ac_func" >&5
17905 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17906 echo $ac_n "(cached) $ac_c" 1>&6
17908 cat > conftest.
$ac_ext <<EOF
17909 #line 17910 "configure"
17910 #include "confdefs.h"
17911 /* System header to define __stub macros and hopefully few prototypes,
17912 which can conflict with char $ac_func(); below. */
17913 #include <assert.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. */
17921 /* The GNU C library defines this for functions which it implements
17922 to always fail with ENOSYS. Some functions are actually named
17923 something starting with __ and the normal name is an alias. */
17924 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17932 if { (eval echo configure
:17933: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17934 eval "ac_cv_func_$ac_func=yes"
17936 echo "configure: failed program was:" >&5
17937 cat conftest.
$ac_ext >&5
17939 eval "ac_cv_func_$ac_func=no"
17944 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17945 echo "$ac_t""yes" 1>&6
17946 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17947 cat >> confdefs.h
<<EOF
17948 #define $ac_tr_func 1
17950 cat >> confdefs.h
<<\EOF
17951 #define HAVE_USLEEP 1
17955 echo "$ac_t""no" 1>&6
17956 echo "configure: warning: wxSleep() function will not work" 1>&2
17972 for ac_func
in uname gethostname
17974 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17975 echo "configure:17976: checking for $ac_func" >&5
17976 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17977 echo $ac_n "(cached) $ac_c" 1>&6
17979 cat > conftest.
$ac_ext <<EOF
17980 #line 17981 "configure"
17981 #include "confdefs.h"
17982 /* System header to define __stub macros and hopefully few prototypes,
17983 which can conflict with char $ac_func(); below. */
17984 #include <assert.h>
17985 /* Override any gcc2 internal prototype to avoid an error. */
17986 /* We use char because int might match the return type of a gcc2
17987 builtin and then its argument prototype would still apply. */
17992 /* The GNU C library defines this for functions which it implements
17993 to always fail with ENOSYS. Some functions are actually named
17994 something starting with __ and the normal name is an alias. */
17995 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18003 if { (eval echo configure
:18004: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18005 eval "ac_cv_func_$ac_func=yes"
18007 echo "configure: failed program was:" >&5
18008 cat conftest.
$ac_ext >&5
18010 eval "ac_cv_func_$ac_func=no"
18015 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18016 echo "$ac_t""yes" 1>&6
18017 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18018 cat >> confdefs.h
<<EOF
18019 #define $ac_tr_func 1
18023 echo "$ac_t""no" 1>&6
18030 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18031 ac_cpp
='$CXXCPP $CPPFLAGS'
18032 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18033 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18034 cross_compiling
=$ac_cv_prog_cxx_cross
18037 for ac_func
in strtok_r
18039 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18040 echo "configure:18041: checking for $ac_func" >&5
18041 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18042 echo $ac_n "(cached) $ac_c" 1>&6
18044 cat > conftest.
$ac_ext <<EOF
18045 #line 18046 "configure"
18046 #include "confdefs.h"
18047 /* System header to define __stub macros and hopefully few prototypes,
18048 which can conflict with char $ac_func(); below. */
18049 #include <assert.h>
18050 /* Override any gcc2 internal prototype to avoid an error. */
18054 /* We use char because int might match the return type of a gcc2
18055 builtin and then its argument prototype would still apply. */
18060 /* The GNU C library defines this for functions which it implements
18061 to always fail with ENOSYS. Some functions are actually named
18062 something starting with __ and the normal name is an alias. */
18063 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18071 if { (eval echo configure
:18072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18073 eval "ac_cv_func_$ac_func=yes"
18075 echo "configure: failed program was:" >&5
18076 cat conftest.
$ac_ext >&5
18078 eval "ac_cv_func_$ac_func=no"
18083 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18084 echo "$ac_t""yes" 1>&6
18085 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18086 cat >> confdefs.h
<<EOF
18087 #define $ac_tr_func 1
18091 echo "$ac_t""no" 1>&6
18097 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18098 ac_cpp
='$CPP $CPPFLAGS'
18099 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18100 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18101 cross_compiling
=$ac_cv_prog_cc_cross
18105 for ac_func
in inet_addr
18107 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18108 echo "configure:18109: checking for $ac_func" >&5
18109 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18110 echo $ac_n "(cached) $ac_c" 1>&6
18112 cat > conftest.
$ac_ext <<EOF
18113 #line 18114 "configure"
18114 #include "confdefs.h"
18115 /* System header to define __stub macros and hopefully few prototypes,
18116 which can conflict with char $ac_func(); below. */
18117 #include <assert.h>
18118 /* Override any gcc2 internal prototype to avoid an error. */
18119 /* We use char because int might match the return type of a gcc2
18120 builtin and then its argument prototype would still apply. */
18125 /* The GNU C library defines this for functions which it implements
18126 to always fail with ENOSYS. Some functions are actually named
18127 something starting with __ and the normal name is an alias. */
18128 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18136 if { (eval echo configure
:18137: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18138 eval "ac_cv_func_$ac_func=yes"
18140 echo "configure: failed program was:" >&5
18141 cat conftest.
$ac_ext >&5
18143 eval "ac_cv_func_$ac_func=no"
18148 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18149 echo "$ac_t""yes" 1>&6
18150 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18151 cat >> confdefs.h
<<EOF
18152 #define $ac_tr_func 1
18154 cat >> confdefs.h
<<\EOF
18155 #define HAVE_INET_ADDR 1
18159 echo "$ac_t""no" 1>&6
18160 echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6
18161 echo "configure:18162: checking for inet_addr in -lnsl" >&5
18162 ac_lib_var
=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'`
18163 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18164 echo $ac_n "(cached) $ac_c" 1>&6
18166 ac_save_LIBS
="$LIBS"
18168 cat > conftest.
$ac_ext <<EOF
18169 #line 18170 "configure"
18170 #include "confdefs.h"
18171 /* Override any gcc2 internal prototype to avoid an error. */
18172 /* We use char because int might match the return type of a gcc2
18173 builtin and then its argument prototype would still apply. */
18180 if { (eval echo configure
:18181: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18182 eval "ac_cv_lib_$ac_lib_var=yes"
18184 echo "configure: failed program was:" >&5
18185 cat conftest.
$ac_ext >&5
18187 eval "ac_cv_lib_$ac_lib_var=no"
18190 LIBS
="$ac_save_LIBS"
18193 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18194 echo "$ac_t""yes" 1>&6
18197 echo "$ac_t""no" 1>&6
18198 echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6
18199 echo "configure:18200: checking for inet_addr in -lresolv" >&5
18200 ac_lib_var
=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'`
18201 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18202 echo $ac_n "(cached) $ac_c" 1>&6
18204 ac_save_LIBS
="$LIBS"
18205 LIBS
="-lresolv $LIBS"
18206 cat > conftest.
$ac_ext <<EOF
18207 #line 18208 "configure"
18208 #include "confdefs.h"
18209 /* Override any gcc2 internal prototype to avoid an error. */
18210 /* We use char because int might match the return type of a gcc2
18211 builtin and then its argument prototype would still apply. */
18218 if { (eval echo configure
:18219: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18220 eval "ac_cv_lib_$ac_lib_var=yes"
18222 echo "configure: failed program was:" >&5
18223 cat conftest.
$ac_ext >&5
18225 eval "ac_cv_lib_$ac_lib_var=no"
18228 LIBS
="$ac_save_LIBS"
18231 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18232 echo "$ac_t""yes" 1>&6
18235 echo "$ac_t""no" 1>&6
18236 echo $ac_n "checking for inet_addr in -lsocket""... $ac_c" 1>&6
18237 echo "configure:18238: checking for inet_addr in -lsocket" >&5
18238 ac_lib_var
=`echo socket'_'inet_addr | sed 'y%./+-%__p_%'`
18239 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18240 echo $ac_n "(cached) $ac_c" 1>&6
18242 ac_save_LIBS
="$LIBS"
18243 LIBS
="-lsocket $LIBS"
18244 cat > conftest.
$ac_ext <<EOF
18245 #line 18246 "configure"
18246 #include "confdefs.h"
18247 /* Override any gcc2 internal prototype to avoid an error. */
18248 /* We use char because int might match the return type of a gcc2
18249 builtin and then its argument prototype would still apply. */
18256 if { (eval echo configure
:18257: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18258 eval "ac_cv_lib_$ac_lib_var=yes"
18260 echo "configure: failed program was:" >&5
18261 cat conftest.
$ac_ext >&5
18263 eval "ac_cv_lib_$ac_lib_var=no"
18266 LIBS
="$ac_save_LIBS"
18269 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18270 echo "$ac_t""yes" 1>&6
18274 echo "$ac_t""no" 1>&6
18289 for ac_func
in inet_aton
18291 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18292 echo "configure:18293: checking for $ac_func" >&5
18293 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18294 echo $ac_n "(cached) $ac_c" 1>&6
18296 cat > conftest.
$ac_ext <<EOF
18297 #line 18298 "configure"
18298 #include "confdefs.h"
18299 /* System header to define __stub macros and hopefully few prototypes,
18300 which can conflict with char $ac_func(); below. */
18301 #include <assert.h>
18302 /* Override any gcc2 internal prototype to avoid an error. */
18303 /* We use char because int might match the return type of a gcc2
18304 builtin and then its argument prototype would still apply. */
18309 /* The GNU C library defines this for functions which it implements
18310 to always fail with ENOSYS. Some functions are actually named
18311 something starting with __ and the normal name is an alias. */
18312 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18320 if { (eval echo configure
:18321: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18322 eval "ac_cv_func_$ac_func=yes"
18324 echo "configure: failed program was:" >&5
18325 cat conftest.
$ac_ext >&5
18327 eval "ac_cv_func_$ac_func=no"
18332 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18333 echo "$ac_t""yes" 1>&6
18334 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18335 cat >> confdefs.h
<<EOF
18336 #define $ac_tr_func 1
18338 cat >> confdefs.h
<<\EOF
18339 #define HAVE_INET_ATON 1
18343 echo "$ac_t""no" 1>&6
18344 echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6
18345 echo "configure:18346: checking for inet_aton in -l$INET_LINK" >&5
18346 ac_lib_var
=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'`
18347 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18348 echo $ac_n "(cached) $ac_c" 1>&6
18350 ac_save_LIBS
="$LIBS"
18351 LIBS
="-l$INET_LINK $LIBS"
18352 cat > conftest.
$ac_ext <<EOF
18353 #line 18354 "configure"
18354 #include "confdefs.h"
18355 /* Override any gcc2 internal prototype to avoid an error. */
18356 /* We use char because int might match the return type of a gcc2
18357 builtin and then its argument prototype would still apply. */
18364 if { (eval echo configure
:18365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18366 eval "ac_cv_lib_$ac_lib_var=yes"
18368 echo "configure: failed program was:" >&5
18369 cat conftest.
$ac_ext >&5
18371 eval "ac_cv_lib_$ac_lib_var=no"
18374 LIBS
="$ac_save_LIBS"
18377 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18378 echo "$ac_t""yes" 1>&6
18379 cat >> confdefs.h
<<\EOF
18380 #define HAVE_INET_ATON 1
18384 echo "$ac_t""no" 1>&6
18392 if test "x$INET_LINK" != "x"; then
18393 cat >> confdefs.h
<<\EOF
18394 #define HAVE_INET_ADDR 1
18397 INET_LINK
=" -l$INET_LINK"
18403 cat > confcache
<<\EOF
18404 # This file is a shell script that caches the results of configure
18405 # tests run on this system so they can be shared between configure
18406 # scripts and configure runs. It is not useful on other systems.
18407 # If it contains results you don't want to keep, you may remove or edit it.
18409 # By default, configure uses ./config.cache as the cache file,
18410 # creating it if it does not exist already. You can give configure
18411 # the --cache-file=FILE option to use a different cache file; that is
18412 # what configure does when it calls configure scripts in
18413 # subdirectories, so they share the cache.
18414 # Giving --cache-file=/dev/null disables caching, for debugging configure.
18415 # config.status only pays attention to the cache file if you give it the
18416 # --recheck option to rerun configure.
18419 # The following way of writing the cache mishandles newlines in values,
18420 # but we know of no workaround that is simple, portable, and efficient.
18421 # So, don't put newlines in cache variables' values.
18422 # Ultrix sh set writes to stderr and can't be redirected directly,
18423 # and sets the high bit in the cache file unless we assign to the vars.
18425 case `(ac_space=' '; set | grep ac_space) 2>&1` in
18427 # `set' does not quote correctly, so add quotes (double-quote substitution
18428 # turns \\\\ into \\, and sed turns \\ into \).
18430 -e "s/'/'\\\\''/g" \
18431 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
18434 # `set' quotes correctly as required by POSIX, so do not add quotes.
18435 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
18438 if cmp -s $cache_file confcache
; then
18441 if test -w $cache_file; then
18442 echo "updating cache $cache_file"
18443 cat confcache
> $cache_file
18445 echo "not updating unwritable cache $cache_file"
18453 if test "$TOOLKIT" != "MSW"; then
18459 if test "$wxUSE_THREADS" = "yes" ; then
18460 if test "$USE_BEOS" = 1; then
18461 echo "configure: warning: BeOS threads are not yet supported... disabled" 1>&2
18466 if test "$wxUSE_THREADS" = "yes" ; then
18469 THREAD_OPTS
="-pthread"
18471 *-*-solaris2* | *-*-sunos4* )
18472 if test "x$GCC" = "xyes"; then
18473 THREAD_OPTS
="-pthreads $THREAD_OPTS"
18475 THREAD_OPTS
="-mt $THREAD_OPTS"
18479 THREAD_OPTS
="-kthread lthread $THREAD_OPTS c_r"
18481 *-*-darwin* | *-*-cygwin* )
18485 THREAD_OPTS
="pthreads"
18489 THREAD_OPTS
="$THREAD_OPTS pthread none"
18492 for flag
in $THREAD_OPTS; do
18495 echo $ac_n "checking whether pthreads work without any flags""... $ac_c" 1>&6
18496 echo "configure:18497: checking whether pthreads work without any flags" >&5
18500 echo $ac_n "checking whether pthreads work with $flag""... $ac_c" 1>&6
18501 echo "configure:18502: checking whether pthreads work with $flag" >&5
18502 THREADS_CFLAGS
="$flag"
18506 echo $ac_n "checking for the pthreads library -l$flag""... $ac_c" 1>&6
18507 echo "configure:18508: checking for the pthreads library -l$flag" >&5
18508 THREADS_LINK
="-l$flag"
18513 save_CFLAGS
="$CFLAGS"
18514 LIBS
="$THREADS_LINK $LIBS"
18515 CFLAGS
="$THREADS_CFLAGS $CFLAGS"
18517 cat > conftest.
$ac_ext <<EOF
18518 #line 18519 "configure"
18519 #include "confdefs.h"
18520 #include <pthread.h>
18522 pthread_create(0,0,0,0);
18525 if { (eval echo configure
:18526: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18529 echo "configure: failed program was:" >&5
18530 cat conftest.
$ac_ext >&5
18535 CFLAGS
="$save_CFLAGS"
18537 echo "$ac_t""$THREADS_OK" 1>&6
18538 if test "x$THREADS_OK" = "xyes"; then
18546 if test "x$THREADS_OK" != "xyes"; then
18548 echo "configure: warning: No thread support on this system... disabled" 1>&2
18550 LDFLAGS
="$THREADS_CFLAGS $LDFLAGS"
18551 LIBS
="$THREADS_LINK $LIBS"
18553 echo $ac_n "checking if more special flags are required for pthreads""... $ac_c" 1>&6
18554 echo "configure:18555: checking if more special flags are required for pthreads" >&5
18558 LDFLAGS
="-L/usr/lib/threads $LDFLAGS"
18559 flag
="-D_THREAD_SAFE"
18562 flag
="-D_THREAD_SAFE"
18565 flag
="-D_REENTRANT"
18567 *solaris
* | alpha
*-osf*)
18568 flag
="-D_REENTRANT"
18571 echo "$ac_t""${flag}" 1>&6
18572 if test "x$flag" != xno
; then
18573 THREADS_CFLAGS
="$THREADS_CFLAGS $flag"
18576 if test "x$THREADS_CFLAGS" != "x"; then
18577 CFLAGS
="$CFLAGS $THREADS_CFLAGS"
18578 CXXFLAGS
="$CXXFLAGS $THREADS_CFLAGS"
18583 if test "$wxUSE_THREADS" = "yes" ; then
18584 for ac_func
in thr_setconcurrency
18586 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18587 echo "configure:18588: checking for $ac_func" >&5
18588 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18589 echo $ac_n "(cached) $ac_c" 1>&6
18591 cat > conftest.
$ac_ext <<EOF
18592 #line 18593 "configure"
18593 #include "confdefs.h"
18594 /* System header to define __stub macros and hopefully few prototypes,
18595 which can conflict with char $ac_func(); below. */
18596 #include <assert.h>
18597 /* Override any gcc2 internal prototype to avoid an error. */
18598 /* We use char because int might match the return type of a gcc2
18599 builtin and then its argument prototype would still apply. */
18604 /* The GNU C library defines this for functions which it implements
18605 to always fail with ENOSYS. Some functions are actually named
18606 something starting with __ and the normal name is an alias. */
18607 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18615 if { (eval echo configure
:18616: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18617 eval "ac_cv_func_$ac_func=yes"
18619 echo "configure: failed program was:" >&5
18620 cat conftest.
$ac_ext >&5
18622 eval "ac_cv_func_$ac_func=no"
18627 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18628 echo "$ac_t""yes" 1>&6
18629 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18630 cat >> confdefs.h
<<EOF
18631 #define $ac_tr_func 1
18635 echo "$ac_t""no" 1>&6
18640 for ac_hdr
in sched.h
18642 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
18643 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
18644 echo "configure:18645: checking for $ac_hdr" >&5
18645 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
18646 echo $ac_n "(cached) $ac_c" 1>&6
18648 cat > conftest.
$ac_ext <<EOF
18649 #line 18650 "configure"
18650 #include "confdefs.h"
18653 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
18654 { (eval echo configure
:18655: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
18655 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
18656 if test -z "$ac_err"; then
18658 eval "ac_cv_header_$ac_safe=yes"
18661 echo "configure: failed program was:" >&5
18662 cat conftest.
$ac_ext >&5
18664 eval "ac_cv_header_$ac_safe=no"
18668 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
18669 echo "$ac_t""yes" 1>&6
18670 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
18671 cat >> confdefs.h
<<EOF
18672 #define $ac_tr_hdr 1
18676 echo "$ac_t""no" 1>&6
18680 if test "$ac_cv_header_sched_h" = "yes"; then
18681 echo $ac_n "checking for sched_yield""... $ac_c" 1>&6
18682 echo "configure:18683: checking for sched_yield" >&5
18683 if eval "test \"`echo '$''{'ac_cv_func_sched_yield'+set}'`\" = set"; then
18684 echo $ac_n "(cached) $ac_c" 1>&6
18686 cat > conftest.
$ac_ext <<EOF
18687 #line 18688 "configure"
18688 #include "confdefs.h"
18689 /* System header to define __stub macros and hopefully few prototypes,
18690 which can conflict with char sched_yield(); below. */
18691 #include <assert.h>
18692 /* Override any gcc2 internal prototype to avoid an error. */
18693 /* We use char because int might match the return type of a gcc2
18694 builtin and then its argument prototype would still apply. */
18695 char sched_yield();
18699 /* The GNU C library defines this for functions which it implements
18700 to always fail with ENOSYS. Some functions are actually named
18701 something starting with __ and the normal name is an alias. */
18702 #if defined (__stub_sched_yield) || defined (__stub___sched_yield)
18710 if { (eval echo configure
:18711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18712 eval "ac_cv_func_sched_yield=yes"
18714 echo "configure: failed program was:" >&5
18715 cat conftest.
$ac_ext >&5
18717 eval "ac_cv_func_sched_yield=no"
18722 if eval "test \"`echo '$ac_cv_func_'sched_yield`\" = yes"; then
18723 echo "$ac_t""yes" 1>&6
18724 cat >> confdefs.h
<<\EOF
18725 #define HAVE_SCHED_YIELD 1
18729 echo "$ac_t""no" 1>&6
18731 echo $ac_n "checking for sched_yield in -lposix4""... $ac_c" 1>&6
18732 echo "configure:18733: checking for sched_yield in -lposix4" >&5
18733 ac_lib_var
=`echo posix4'_'sched_yield | sed 'y%./+-%__p_%'`
18734 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18735 echo $ac_n "(cached) $ac_c" 1>&6
18737 ac_save_LIBS
="$LIBS"
18738 LIBS
="-lposix4 $LIBS"
18739 cat > conftest.
$ac_ext <<EOF
18740 #line 18741 "configure"
18741 #include "confdefs.h"
18742 /* Override any gcc2 internal prototype to avoid an error. */
18743 /* We use char because int might match the return type of a gcc2
18744 builtin and then its argument prototype would still apply. */
18745 char sched_yield();
18751 if { (eval echo configure
:18752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18753 eval "ac_cv_lib_$ac_lib_var=yes"
18755 echo "configure: failed program was:" >&5
18756 cat conftest.
$ac_ext >&5
18758 eval "ac_cv_lib_$ac_lib_var=no"
18761 LIBS
="$ac_save_LIBS"
18764 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18765 echo "$ac_t""yes" 1>&6
18766 cat >> confdefs.h
<<\EOF
18767 #define HAVE_SCHED_YIELD 1
18769 POSIX4_LINK
=" -lposix4"
18771 echo "$ac_t""no" 1>&6
18772 echo "configure: warning: wxThread::Yield will not work properly" 1>&2
18783 echo $ac_n "checking for pthread_attr_getschedpolicy""... $ac_c" 1>&6
18784 echo "configure:18785: checking for pthread_attr_getschedpolicy" >&5
18785 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_getschedpolicy'+set}'`\" = set"; then
18786 echo $ac_n "(cached) $ac_c" 1>&6
18788 cat > conftest.
$ac_ext <<EOF
18789 #line 18790 "configure"
18790 #include "confdefs.h"
18791 /* System header to define __stub macros and hopefully few prototypes,
18792 which can conflict with char pthread_attr_getschedpolicy(); below. */
18793 #include <assert.h>
18794 /* Override any gcc2 internal prototype to avoid an error. */
18795 /* We use char because int might match the return type of a gcc2
18796 builtin and then its argument prototype would still apply. */
18797 char pthread_attr_getschedpolicy();
18801 /* The GNU C library defines this for functions which it implements
18802 to always fail with ENOSYS. Some functions are actually named
18803 something starting with __ and the normal name is an alias. */
18804 #if defined (__stub_pthread_attr_getschedpolicy) || defined (__stub___pthread_attr_getschedpolicy)
18807 pthread_attr_getschedpolicy();
18812 if { (eval echo configure
:18813: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18814 eval "ac_cv_func_pthread_attr_getschedpolicy=yes"
18816 echo "configure: failed program was:" >&5
18817 cat conftest.
$ac_ext >&5
18819 eval "ac_cv_func_pthread_attr_getschedpolicy=no"
18824 if eval "test \"`echo '$ac_cv_func_'pthread_attr_getschedpolicy`\" = yes"; then
18825 echo "$ac_t""yes" 1>&6
18826 echo $ac_n "checking for pthread_attr_setschedparam""... $ac_c" 1>&6
18827 echo "configure:18828: checking for pthread_attr_setschedparam" >&5
18828 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setschedparam'+set}'`\" = set"; then
18829 echo $ac_n "(cached) $ac_c" 1>&6
18831 cat > conftest.
$ac_ext <<EOF
18832 #line 18833 "configure"
18833 #include "confdefs.h"
18834 /* System header to define __stub macros and hopefully few prototypes,
18835 which can conflict with char pthread_attr_setschedparam(); below. */
18836 #include <assert.h>
18837 /* Override any gcc2 internal prototype to avoid an error. */
18838 /* We use char because int might match the return type of a gcc2
18839 builtin and then its argument prototype would still apply. */
18840 char pthread_attr_setschedparam();
18844 /* The GNU C library defines this for functions which it implements
18845 to always fail with ENOSYS. Some functions are actually named
18846 something starting with __ and the normal name is an alias. */
18847 #if defined (__stub_pthread_attr_setschedparam) || defined (__stub___pthread_attr_setschedparam)
18850 pthread_attr_setschedparam();
18855 if { (eval echo configure
:18856: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18857 eval "ac_cv_func_pthread_attr_setschedparam=yes"
18859 echo "configure: failed program was:" >&5
18860 cat conftest.
$ac_ext >&5
18862 eval "ac_cv_func_pthread_attr_setschedparam=no"
18867 if eval "test \"`echo '$ac_cv_func_'pthread_attr_setschedparam`\" = yes"; then
18868 echo "$ac_t""yes" 1>&6
18869 echo $ac_n "checking for sched_get_priority_max""... $ac_c" 1>&6
18870 echo "configure:18871: checking for sched_get_priority_max" >&5
18871 if eval "test \"`echo '$''{'ac_cv_func_sched_get_priority_max'+set}'`\" = set"; then
18872 echo $ac_n "(cached) $ac_c" 1>&6
18874 cat > conftest.
$ac_ext <<EOF
18875 #line 18876 "configure"
18876 #include "confdefs.h"
18877 /* System header to define __stub macros and hopefully few prototypes
18879 echo "$ac_t""no" 1>&6
18880 which can conflict with char sched_get_priority_max(); below. */
18881 #include <assert.h>
18882 /* Override any gcc2 internal prototype to avoid an error. */
18883 /* We use char because int might match the return type of a gcc2
18884 builtin and then its argument prototype would still apply. */
18885 char sched_get_priority_max();
18889 /* The GNU C library defines this for functions which it implements
18890 to always fail with ENOSYS. Some functions are actually named
18891 something starting with __ and the normal name is an alias. */
18892 #if defined (__stub_sched_get_priority_max) || defined (__stub___sched_get_priority_max)
18895 sched_get_priority_max();
18900 if { (eval echo configure
:18901: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18902 eval "ac_cv_func_sched_get_priority_max=yes"
18904 echo "configure: failed program was:" >&5
18905 cat conftest.
$ac_ext >&5
18907 eval "ac_cv_func_sched_get_priority_max=no"
18912 if eval "test \"`echo '$ac_cv_func_'sched_get_priority_max`\" = yes"; then
18913 echo "$ac_t""yes" 1>&6
18916 echo "$ac_t""no" 1>&6
18917 echo $ac_n "checking for sched_get_priority_max in -lposix4""... $ac_c" 1>&6
18918 echo "configure:18919: checking for sched_get_priority_max in -lposix4" >&5
18919 ac_lib_var
=`echo posix4'_'sched_get_priority_max | sed 'y%./+-%__p_%'`
18920 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18921 echo $ac_n "(cached) $ac_c" 1>&6
18923 ac_save_LIBS
="$LIBS"
18924 LIBS
="-lposix4 $LIBS"
18925 cat > conftest.
$ac_ext <<EOF
18926 #line 18927 "configure"
18927 #include "confdefs.h"
18928 /* Override any gcc2 internal prototype to avoid an error. */
18929 /* We use char because int might match the return type of a gcc2
18930 builtin and then its argument prototype would still apply. */
18931 char sched_get_priority_max();
18934 sched_get_priority_max()
18937 if { (eval echo configure
:18938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18939 eval "ac_cv_lib_$ac_lib_var=yes"
18941 echo "configure: failed program was:" >&5
18942 cat conftest.
$ac_ext >&5
18944 eval "ac_cv_lib_$ac_lib_var=no"
18947 LIBS
="$ac_save_LIBS"
18950 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18951 echo "$ac_t""yes" 1>&6
18954 POSIX4_LINK
=" -lposix4"
18957 echo "$ac_t""no" 1>&6
18965 echo "$ac_t""no" 1>&6
18972 if test "$HAVE_PRIOR_FUNCS" = 1; then
18973 cat >> confdefs.h
<<\EOF
18974 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
18978 echo "configure: warning: Setting thread priority will not work" 1>&2
18981 echo $ac_n "checking for pthread_cancel""... $ac_c" 1>&6
18982 echo "configure:18983: checking for pthread_cancel" >&5
18983 if eval "test \"`echo '$''{'ac_cv_func_pthread_cancel'+set}'`\" = set"; then
18984 echo $ac_n "(cached) $ac_c" 1>&6
18986 cat > conftest.
$ac_ext <<EOF
18987 #line 18988 "configure"
18988 #include "confdefs.h"
18989 /* System header to define __stub macros and hopefully few prototypes,
18990 which can conflict with char pthread_cancel(); below. */
18991 #include <assert.h>
18992 /* Override any gcc2 internal prototype to avoid an error. */
18993 /* We use char because int might match the return type of a gcc2
18994 builtin and then its argument prototype would still apply. */
18995 char pthread_cancel();
18999 /* The GNU C library defines this for functions which it implements
19000 to always fail with ENOSYS. Some functions are actually named
19001 something starting with __ and the normal name is an alias. */
19002 #if defined (__stub_pthread_cancel) || defined (__stub___pthread_cancel)
19010 if { (eval echo configure
:19011: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19012 eval "ac_cv_func_pthread_cancel=yes"
19014 echo "configure: failed program was:" >&5
19015 cat conftest.
$ac_ext >&5
19017 eval "ac_cv_func_pthread_cancel=no"
19022 if eval "test \"`echo '$ac_cv_func_'pthread_cancel`\" = yes"; then
19023 echo "$ac_t""yes" 1>&6
19024 cat >> confdefs.h
<<\EOF
19025 #define HAVE_PTHREAD_CANCEL 1
19029 echo "$ac_t""no" 1>&6
19030 echo "configure: warning: wxThread::Kill() will not work properly" 1>&2
19034 echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6
19035 echo "configure:19036: checking for pthread_cleanup_push/pop" >&5
19036 if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then
19037 echo $ac_n "(cached) $ac_c" 1>&6
19040 cat > conftest.
$ac_ext <<EOF
19041 #line 19042 "configure"
19042 #include "confdefs.h"
19043 #include <pthread.h>
19046 pthread_cleanup_push(NULL, NULL);
19047 pthread_cleanup_pop(0);
19051 if { (eval echo configure
:19052: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19054 wx_cv_func_pthread_cleanup_push
=yes
19057 echo "configure: failed program was:" >&5
19058 cat conftest.
$ac_ext >&5
19061 wx_cv_func_pthread_cleanup_push
=no
19068 echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6
19070 if test "$wx_cv_func_pthread_cleanup_push" = "yes"; then
19071 cat >> confdefs.h
<<\EOF
19072 #define HAVE_THREAD_CLEANUP_FUNCTIONS 1
19078 echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6
19079 echo "configure:19080: checking for pthread_mutexattr_t" >&5
19080 if eval "test \"`echo '$''{'wx_cv_type_pthread_mutexattr_t'+set}'`\" = set"; then
19081 echo $ac_n "(cached) $ac_c" 1>&6
19084 cat > conftest.
$ac_ext <<EOF
19085 #line 19086 "configure"
19086 #include "confdefs.h"
19087 #include <pthread.h>
19090 pthread_mutexattr_t attr;
19091 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
19095 if { (eval echo configure
:19096: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19098 wx_cv_type_pthread_mutexattr_t
=yes
19101 echo "configure: failed program was:" >&5
19102 cat conftest.
$ac_ext >&5
19105 wx_cv_type_pthread_mutexattr_t
=no
19113 echo "$ac_t""$wx_cv_type_pthread_mutexattr_t" 1>&6
19115 if test "$wx_cv_type_pthread_mutexattr_t" = "yes"; then
19116 cat >> confdefs.h
<<\EOF
19117 #define HAVE_PTHREAD_MUTEXATTR_T 1
19121 echo $ac_n "checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER""... $ac_c" 1>&6
19122 echo "configure:19123: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER" >&5
19123 if eval "test \"`echo '$''{'wx_cv_type_pthread_rec_mutex_init'+set}'`\" = set"; then
19124 echo $ac_n "(cached) $ac_c" 1>&6
19127 cat > conftest.
$ac_ext <<EOF
19128 #line 19129 "configure"
19129 #include "confdefs.h"
19130 #include <pthread.h>
19133 pthread_mutex_t attr = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
19137 if { (eval echo configure
:19138: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19140 wx_cv_type_pthread_rec_mutex_init
=yes
19143 echo "configure: failed program was:" >&5
19144 cat conftest.
$ac_ext >&5
19147 wx_cv_type_pthread_rec_mutex_init
=no
19155 echo "$ac_t""$wx_cv_type_pthread_rec_mutex_init" 1>&6
19156 if test "$wx_cv_type_pthread_rec_mutex_init" = "yes"; then
19157 cat >> confdefs.h
<<\EOF
19158 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER 1
19162 echo "configure: warning: wxMutex won't be recursive on this platform" 1>&2
19168 if test "$wxUSE_THREADS" = "yes" ; then
19171 echo $ac_n "checking if compiler supports -mthreads""... $ac_c" 1>&6
19172 echo "configure:19173: checking if compiler supports -mthreads" >&5
19173 if eval "test \"`echo '$''{'wx_cv_cflags_mthread'+set}'`\" = set"; then
19174 echo $ac_n "(cached) $ac_c" 1>&6
19177 CFLAGS_OLD
="$CFLAGS"
19178 CFLAGS
="$CFLAGS -mthreads"
19179 cat > conftest.
$ac_ext <<EOF
19180 #line 19181 "configure"
19181 #include "confdefs.h"
19187 if { (eval echo configure
:19188: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19189 wx_cv_cflags_mthread
=yes
19191 echo "configure: failed program was:" >&5
19192 cat conftest.
$ac_ext >&5
19194 wx_cv_cflags_mthread
=no
19202 echo "$ac_t""$wx_cv_cflags_mthread" 1>&6
19204 if test "$wx_cv_cflags_mthread" = "yes"; then
19205 CXXFLAGS
="$CXXFLAGS -mthreads"
19206 TOOLCHAIN_DEFS
="$TOOLCHAIN_DEFS -mthreads"
19207 LDFLAGS
="$LDFLAGS -mthreads"
19209 CFLAGS
="$CFLAGS_OLD"
19216 if test "$wxUSE_THREADS" = "yes"; then
19217 cat >> confdefs.h
<<\EOF
19218 #define wxUSE_THREADS 1
19222 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS thread"
19224 if test "$ac_cv_func_strtok_r" = "yes"; then
19225 echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6
19226 echo "configure:19227: checking if -D_REENTRANT is needed" >&5
19227 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
19228 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D_REENTRANT"
19229 echo "$ac_t""yes" 1>&6
19231 echo "$ac_t""no" 1>&6
19236 if test "$WXGTK20" = 1 ; then
19237 cat >> confdefs.h
<<EOF
19238 #define __WXGTK20__ $WXGTK20
19244 if test "$WXGTK12" = 1 ; then
19245 cat >> confdefs.h
<<EOF
19246 #define __WXGTK12__ $WXGTK12
19251 if test "$WXGTK127" = 1 ; then
19252 cat >> confdefs.h
<<EOF
19253 #define __WXGTK127__ $WXGTK127
19260 if test "$wxUSE_DEBUG_INFO" = "yes" ; then
19265 if test "$wxUSE_DEBUG_GDB" = "yes" ; then
19266 wxUSE_DEBUG_INFO
=yes
19270 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
19271 cat >> confdefs.h
<<\EOF
19275 WXDEBUG_DEFINE
="-D__WXDEBUG__"
19277 if test "$wxUSE_GTK" = 1 ; then
19278 WXDEBUG_DEFINE
="-DGTK_NO_CHECK_CASTS"
19282 if test "$wxUSE_MEM_TRACING" = "yes" ; then
19283 cat >> confdefs.h
<<\EOF
19284 #define wxUSE_MEMORY_TRACING 1
19287 cat >> confdefs.h
<<\EOF
19288 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1
19291 cat >> confdefs.h
<<\EOF
19292 #define wxUSE_DEBUG_NEW_ALWAYS 1
19295 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS memcheck"
19298 if test "$wxUSE_DMALLOC" = "yes" ; then
19299 DMALLOC_LIBS
="-ldmalloc"
19303 if test "$wxUSE_PROFILE" = "yes" ; then
19308 CODE_GEN_FLAGS_CXX
=
19309 if test "$GCC" = "yes" ; then
19310 if test "$wxUSE_NO_RTTI" = "yes" ; then
19311 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-rtti"
19313 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
19314 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-exceptions"
19316 if test "$wxUSE_PERMISSIVE" = "yes" ; then
19317 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fpermissive"
19319 if test "$USE_WIN32" = 1 ; then
19320 # I'm not even really sure what this was ever added to solve,
19321 # but someone added it for mingw native builds, so I guess
19322 # they had a reason, right??
19323 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-pcc-struct-return"
19328 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -mminimal-toc"
19331 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -ffunction-sections"
19336 if test "$wxUSE_OPTIMISE" = "no" ; then
19339 if test "$GCC" = yes ; then
19342 i586
-*-*|i686
-*-* )
19343 OPTIMISE
="${OPTIMISE} "
19352 if test "$WXWIN_COMPATIBILITY_2" = "yes"; then
19353 cat >> confdefs.h
<<\EOF
19354 #define WXWIN_COMPATIBILITY_2 1
19358 WXWIN_COMPATIBILITY_2_2
="yes"
19361 if test "x$WXWIN_COMPATIBILITY_2_2" = "xyes"; then
19362 cat >> confdefs.h
<<\EOF
19363 #define WXWIN_COMPATIBILITY_2_2 1
19367 WXWIN_COMPATIBILITY_2_4
="yes"
19370 if test "x$WXWIN_COMPATIBILITY_2_4" != "xno"; then
19371 cat >> confdefs.h
<<\EOF
19372 #define WXWIN_COMPATIBILITY_2_4 1
19378 if test "$wxUSE_GUI" = "yes"; then
19379 cat >> confdefs.h
<<\EOF
19380 #define wxUSE_GUI 1
19385 cat >> confdefs.h
<<\EOF
19386 #define wxUSE_NOGUI 1
19392 if test "$wxUSE_UNIX" = "yes"; then
19393 cat >> confdefs.h
<<\EOF
19394 #define wxUSE_UNIX 1
19400 if test "$wxUSE_APPLE_IEEE" = "yes"; then
19401 cat >> confdefs.h
<<\EOF
19402 #define wxUSE_APPLE_IEEE 1
19407 if test "$wxUSE_TIMER" = "yes"; then
19408 cat >> confdefs.h
<<\EOF
19409 #define wxUSE_TIMER 1
19414 if test "$wxUSE_WAVE" = "yes"; then
19415 cat >> confdefs.h
<<\EOF
19416 #define wxUSE_WAVE 1
19421 if test "$wxUSE_CMDLINE_PARSER" = "yes"; then
19422 cat >> confdefs.h
<<\EOF
19423 #define wxUSE_CMDLINE_PARSER 1
19428 if test "$wxUSE_STOPWATCH" = "yes"; then
19429 cat >> confdefs.h
<<\EOF
19430 #define wxUSE_STOPWATCH 1
19435 if test "$wxUSE_DATETIME" = "yes"; then
19436 cat >> confdefs.h
<<\EOF
19437 #define wxUSE_DATETIME 1
19442 if test "$wxUSE_TIMEDATE" = "yes"; then
19443 cat >> confdefs.h
<<\EOF
19444 #define wxUSE_TIMEDATE 1
19449 if test "$wxUSE_FILE" = "yes"; then
19450 cat >> confdefs.h
<<\EOF
19451 #define wxUSE_FILE 1
19456 if test "$wxUSE_FFILE" = "yes"; then
19457 cat >> confdefs.h
<<\EOF
19458 #define wxUSE_FFILE 1
19463 if test "$wxUSE_FILESYSTEM" = "yes"; then
19464 cat >> confdefs.h
<<\EOF
19465 #define wxUSE_FILESYSTEM 1
19470 if test "$wxUSE_FS_INET" = "yes"; then
19471 cat >> confdefs.h
<<\EOF
19472 #define wxUSE_FS_INET 1
19477 if test "$wxUSE_FS_ZIP" = "yes"; then
19478 cat >> confdefs.h
<<\EOF
19479 #define wxUSE_FS_ZIP 1
19484 if test "$wxUSE_ZIPSTREAM" = "yes"; then
19485 cat >> confdefs.h
<<\EOF
19486 #define wxUSE_ZIPSTREAM 1
19491 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
19492 cat >> confdefs.h
<<\EOF
19493 #define wxUSE_ON_FATAL_EXCEPTION 1
19498 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
19499 cat >> confdefs.h
<<\EOF
19500 #define wxUSE_SNGLINST_CHECKER 1
19505 if test "$wxUSE_BUSYINFO" = "yes"; then
19506 cat >> confdefs.h
<<\EOF
19507 #define wxUSE_BUSYINFO 1
19512 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
19513 cat >> confdefs.h
<<\EOF
19514 #define wxUSE_STD_IOSTREAM 1
19519 if test "$wxUSE_TEXTBUFFER" = "yes"; then
19520 cat >> confdefs.h
<<\EOF
19521 #define wxUSE_TEXTBUFFER 1
19526 if test "$wxUSE_TEXTFILE" = "yes"; then
19527 if test "$wxUSE_FILE" != "yes" -o "$wxUSE_TEXTBUFFER" != "yes" ; then
19528 echo "configure: warning: wxTextFile requires wxFile and wxTextBuffer... disabled" 1>&2
19530 cat >> confdefs.h
<<\EOF
19531 #define wxUSE_TEXTFILE 1
19537 if test "$wxUSE_CONFIG" = "yes" ; then
19538 if test "$wxUSE_TEXTFILE" != "yes"; then
19539 echo "configure: warning: wxConfig requires wxTextFile... disabled" 1>&2
19541 cat >> confdefs.h
<<\EOF
19542 #define wxUSE_CONFIG 1
19545 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config"
19549 if test "$wxUSE_INTL" = "yes" ; then
19550 if test "$wxUSE_FILE" != "yes"; then
19551 echo "configure: warning: I18n code requires wxFile... disabled" 1>&2
19553 cat >> confdefs.h
<<\EOF
19554 #define wxUSE_INTL 1
19557 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat"
19558 GUIDIST
="$GUIDIST INTL_DIST"
19562 if test "$wxUSE_LOG" = "yes"; then
19563 cat >> confdefs.h
<<\EOF
19564 #define wxUSE_LOG 1
19568 if test "$wxUSE_LOGGUI" = "yes"; then
19569 cat >> confdefs.h
<<\EOF
19570 #define wxUSE_LOGGUI 1
19575 if test "$wxUSE_LOGWINDOW" = "yes"; then
19576 cat >> confdefs.h
<<\EOF
19577 #define wxUSE_LOGWINDOW 1
19582 if test "$wxUSE_LOGDIALOG" = "yes"; then
19583 cat >> confdefs.h
<<\EOF
19584 #define wxUSE_LOG_DIALOG 1
19590 if test "$wxUSE_LONGLONG" = "yes"; then
19591 cat >> confdefs.h
<<\EOF
19592 #define wxUSE_LONGLONG 1
19597 if test "$wxUSE_GEOMETRY" = "yes"; then
19598 cat >> confdefs.h
<<\EOF
19599 #define wxUSE_GEOMETRY 1
19604 if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then
19605 cat >> confdefs.h
<<\EOF
19606 #define wxUSE_DIALUP_MANAGER 1
19609 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dialup"
19612 if test "$wxUSE_STREAMS" = "yes" ; then
19613 cat >> confdefs.h
<<\EOF
19614 #define wxUSE_STREAMS 1
19620 if test "$wxUSE_DATETIME" = "yes"; then
19621 for ac_func
in strptime
19623 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19624 echo "configure:19625: checking for $ac_func" >&5
19625 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19626 echo $ac_n "(cached) $ac_c" 1>&6
19628 cat > conftest.
$ac_ext <<EOF
19629 #line 19630 "configure"
19630 #include "confdefs.h"
19631 /* System header to define __stub macros and hopefully few prototypes,
19632 which can conflict with char $ac_func(); below. */
19633 #include <assert.h>
19634 /* Override any gcc2 internal prototype to avoid an error. */
19635 /* We use char because int might match the return type of a gcc2
19636 builtin and then its argument prototype would still apply. */
19641 /* The GNU C library defines this for functions which it implements
19642 to always fail with ENOSYS. Some functions are actually named
19643 something starting with __ and the normal name is an alias. */
19644 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19652 if { (eval echo configure
:19653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19654 eval "ac_cv_func_$ac_func=yes"
19656 echo "configure: failed program was:" >&5
19657 cat conftest.
$ac_ext >&5
19659 eval "ac_cv_func_$ac_func=no"
19664 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19665 echo "$ac_t""yes" 1>&6
19666 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19667 cat >> confdefs.h
<<EOF
19668 #define $ac_tr_func 1
19672 echo "$ac_t""no" 1>&6
19677 echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6
19678 echo "configure:19679: checking for timezone variable in <time.h>" >&5
19679 if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then
19680 echo $ac_n "(cached) $ac_c" 1>&6
19683 cat > conftest.
$ac_ext <<EOF
19684 #line 19685 "configure"
19685 #include "confdefs.h"
19696 if { (eval echo configure
:19697: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19699 wx_cv_var_timezone
=timezone
19702 echo "configure: failed program was:" >&5
19703 cat conftest.
$ac_ext >&5
19706 cat > conftest.
$ac_ext <<EOF
19707 #line 19708 "configure"
19708 #include "confdefs.h"
19719 if { (eval echo configure
:19720: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19722 wx_cv_var_timezone
=_timezone
19725 echo "configure: failed program was:" >&5
19726 cat conftest.
$ac_ext >&5
19729 cat > conftest.
$ac_ext <<EOF
19730 #line 19731 "configure"
19731 #include "confdefs.h"
19742 if { (eval echo configure
:19743: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19745 wx_cv_var_timezone
=__timezone
19748 echo "configure: failed program was:" >&5
19749 cat conftest.
$ac_ext >&5
19752 if test "$USE_DOS" = 0 ; then
19753 echo "configure: warning: no timezone variable" 1>&2
19771 echo "$ac_t""$wx_cv_var_timezone" 1>&6
19773 if test "x$wx_cv_var_timezone" != x
; then
19774 cat >> confdefs.h
<<EOF
19775 #define WX_TIMEZONE $wx_cv_var_timezone
19780 for ac_func
in localtime
19782 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19783 echo "configure:19784: checking for $ac_func" >&5
19784 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19785 echo $ac_n "(cached) $ac_c" 1>&6
19787 cat > conftest.
$ac_ext <<EOF
19788 #line 19789 "configure"
19789 #include "confdefs.h"
19790 /* System header to define __stub macros and hopefully few prototypes,
19791 which can conflict with char $ac_func(); below. */
19792 #include <assert.h>
19793 /* Override any gcc2 internal prototype to avoid an error. */
19794 /* We use char because int might match the return type of a gcc2
19795 builtin and then its argument prototype would still apply. */
19800 /* The GNU C library defines this for functions which it implements
19801 to always fail with ENOSYS. Some functions are actually named
19802 something starting with __ and the normal name is an alias. */
19803 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19811 if { (eval echo configure
:19812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19813 eval "ac_cv_func_$ac_func=yes"
19815 echo "configure: failed program was:" >&5
19816 cat conftest.
$ac_ext >&5
19818 eval "ac_cv_func_$ac_func=no"
19823 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19824 echo "$ac_t""yes" 1>&6
19825 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19826 cat >> confdefs.h
<<EOF
19827 #define $ac_tr_func 1
19831 echo "$ac_t""no" 1>&6
19836 if test "$ac_cv_func_localtime" = "yes"; then
19837 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6
19838 echo "configure:19839: checking for tm_gmtoff in struct tm" >&5
19839 if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then
19840 echo $ac_n "(cached) $ac_c" 1>&6
19843 cat > conftest.
$ac_ext <<EOF
19844 #line 19845 "configure"
19845 #include "confdefs.h"
19856 if { (eval echo configure
:19857: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19859 wx_cv_struct_tm_has_gmtoff
=yes
19862 echo "configure: failed program was:" >&5
19863 cat conftest.
$ac_ext >&5
19865 wx_cv_struct_tm_has_gmtoff
=no
19872 echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6
19875 if test "$wx_cv_struct_tm_has_gmtoff" = "yes"; then
19876 cat >> confdefs.h
<<\EOF
19877 #define WX_GMTOFF_IN_TM 1
19882 for ac_func
in gettimeofday ftime
19884 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19885 echo "configure:19886: checking for $ac_func" >&5
19886 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19887 echo $ac_n "(cached) $ac_c" 1>&6
19889 cat > conftest.
$ac_ext <<EOF
19890 #line 19891 "configure"
19891 #include "confdefs.h"
19892 /* System header to define __stub macros and hopefully few prototypes,
19893 which can conflict with char $ac_func(); below. */
19894 #include <assert.h>
19895 /* Override any gcc2 internal prototype to avoid an error. */
19896 /* We use char because int might match the return type of a gcc2
19897 builtin and then its argument prototype would still apply. */
19902 /* The GNU C library defines this for functions which it implements
19903 to always fail with ENOSYS. Some functions are actually named
19904 something starting with __ and the normal name is an alias. */
19905 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19913 if { (eval echo configure
:19914: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19915 eval "ac_cv_func_$ac_func=yes"
19917 echo "configure: failed program was:" >&5
19918 cat conftest.
$ac_ext >&5
19920 eval "ac_cv_func_$ac_func=no"
19925 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19926 echo "$ac_t""yes" 1>&6
19927 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19928 cat >> confdefs.h
<<EOF
19929 #define $ac_tr_func 1
19933 echo "$ac_t""no" 1>&6
19938 if test "$ac_cv_func_gettimeofday" = "yes"; then
19939 echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6
19940 echo "configure:19941: checking whether gettimeofday takes two arguments" >&5
19941 if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then
19942 echo $ac_n "(cached) $ac_c" 1>&6
19947 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
19948 ac_cpp
='$CXXCPP $CPPFLAGS'
19949 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
19950 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
19951 cross_compiling
=$ac_cv_prog_cxx_cross
19954 cat > conftest.
$ac_ext <<EOF
19955 #line 19956 "configure"
19956 #include "confdefs.h"
19958 #include <sys/time.h>
19959 #include <unistd.h>
19964 gettimeofday(&tv, NULL);
19968 if { (eval echo configure
:19969: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19970 wx_cv_func_gettimeofday_has_2_args
=yes
19972 echo "configure: failed program was:" >&5
19973 cat conftest.
$ac_ext >&5
19975 cat > conftest.
$ac_ext <<EOF
19976 #line 19977 "configure"
19977 #include "confdefs.h"
19979 #include <sys/time.h>
19980 #include <unistd.h>
19989 if { (eval echo configure
:19990: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
19991 wx_cv_func_gettimeofday_has_2_args
=no
19993 echo "configure: failed program was:" >&5
19994 cat conftest.
$ac_ext >&5
19997 echo "configure: warning: failed to determine number of gettimeofday() arguments" 1>&2
19998 wx_cv_func_gettimeofday_has_2_args
=unknown
20007 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
20008 ac_cpp
='$CPP $CPPFLAGS'
20009 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
20010 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
20011 cross_compiling
=$ac_cv_prog_cc_cross
20016 echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6
20018 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
20019 cat >> confdefs.h
<<\EOF
20020 #define WX_GETTIMEOFDAY_NO_TZ 1
20026 cat >> confdefs.h
<<\EOF
20027 #define wxUSE_TIMEDATE 1
20030 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest"
20034 if test "$wxUSE_SOCKETS" = "yes"; then
20035 if test "$wxUSE_MGL" = "1"; then
20036 echo "configure: warning: wxSocket not yet supported under MGL... disabled" 1>&2
20041 if test "$wxUSE_SOCKETS" = "yes"; then
20042 if test "$TOOLKIT" != "MSW"; then
20043 echo $ac_n "checking for socket""... $ac_c" 1>&6
20044 echo "configure:20045: checking for socket" >&5
20045 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
20046 echo $ac_n "(cached) $ac_c" 1>&6
20048 cat > conftest.
$ac_ext <<EOF
20049 #line 20050 "configure"
20050 #include "confdefs.h"
20051 /* System header to define __stub macros and hopefully few prototypes,
20052 which can conflict with char socket(); below. */
20053 #include <assert.h>
20054 /* Override any gcc2 internal prototype to avoid an error. */
20055 /* We use char because int might match the return type of a gcc2
20056 builtin and then its argument prototype would still apply. */
20061 /* The GNU C library defines this for functions which it implements
20062 to always fail with ENOSYS. Some functions are actually named
20063 something starting with __ and the normal name is an alias. */
20064 #if defined (__stub_socket) || defined (__stub___socket)
20072 if { (eval echo configure
:20073: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20074 eval "ac_cv_func_socket=yes"
20076 echo "configure: failed program was:" >&5
20077 cat conftest.
$ac_ext >&5
20079 eval "ac_cv_func_socket=no"
20084 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
20085 echo "$ac_t""yes" 1>&6
20088 echo "$ac_t""no" 1>&6
20089 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
20090 echo "configure:20091: checking for socket in -lsocket" >&5
20091 ac_lib_var
=`echo socket'_'socket | sed 'y%./+-%__p_%'`
20092 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20093 echo $ac_n "(cached) $ac_c" 1>&6
20095 ac_save_LIBS
="$LIBS"
20096 LIBS
="-lsocket $LIBS"
20097 cat > conftest.
$ac_ext <<EOF
20098 #line 20099 "configure"
20099 #include "confdefs.h"
20100 /* Override any gcc2 internal prototype to avoid an error. */
20101 /* We use char because int might match the return type of a gcc2
20102 builtin and then its argument prototype would still apply. */
20109 if { (eval echo configure
:20110: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20111 eval "ac_cv_lib_$ac_lib_var=yes"
20113 echo "configure: failed program was:" >&5
20114 cat conftest.
$ac_ext >&5
20116 eval "ac_cv_lib_$ac_lib_var=no"
20119 LIBS
="$ac_save_LIBS"
20122 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20123 echo "$ac_t""yes" 1>&6
20124 if test "$INET_LINK" != " -lsocket"; then
20125 INET_LINK
="$INET_LINK -lsocket"
20128 echo "$ac_t""no" 1>&6
20130 echo "configure: warning: socket library not found - sockets will be disabled" 1>&2
20142 if test "$wxUSE_SOCKETS" = "yes" ; then
20143 if test "$TOOLKIT" != "MSW"; then
20144 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6
20145 echo "configure:20146: checking what is the type of the third argument of getsockname" >&5
20146 if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then
20147 echo $ac_n "(cached) $ac_c" 1>&6
20152 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
20153 ac_cpp
='$CXXCPP $CPPFLAGS'
20154 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
20155 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
20156 cross_compiling
=$ac_cv_prog_cxx_cross
20159 cat > conftest.
$ac_ext <<EOF
20160 #line 20161 "configure"
20161 #include "confdefs.h"
20163 #include <sys/types.h>
20164 #include <sys/socket.h>
20169 getsockname(0, 0, &len);
20173 if { (eval echo configure
:20174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20175 wx_cv_type_getsockname3
=socklen_t
20177 echo "configure: failed program was:" >&5
20178 cat conftest.
$ac_ext >&5
20180 cat > conftest.
$ac_ext <<EOF
20181 #line 20182 "configure"
20182 #include "confdefs.h"
20184 #include <sys/types.h>
20185 #include <sys/socket.h>
20190 getsockname(0, 0, &len);
20194 if { (eval echo configure
:20195: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20196 wx_cv_type_getsockname3
=size_t
20198 echo "configure: failed program was:" >&5
20199 cat conftest.
$ac_ext >&5
20201 cat > conftest.
$ac_ext <<EOF
20202 #line 20203 "configure"
20203 #include "confdefs.h"
20205 #include <sys/types.h>
20206 #include <sys/socket.h>
20211 getsockname(0, 0, &len);
20215 if { (eval echo configure
:20216: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20217 wx_cv_type_getsockname3
=int
20219 echo "configure: failed program was:" >&5
20220 cat conftest.
$ac_ext >&5
20222 wx_cv_type_getsockname3
=unknown
20234 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
20235 ac_cpp
='$CPP $CPPFLAGS'
20236 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
20237 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
20238 cross_compiling
=$ac_cv_prog_cc_cross
20243 echo "$ac_t""$wx_cv_type_getsockname3" 1>&6
20245 if test "$wx_cv_type_getsockname3" = "unknown"; then
20247 echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2
20249 cat >> confdefs.h
<<EOF
20250 #define SOCKLEN_T $wx_cv_type_getsockname3
20257 if test "$wxUSE_SOCKETS" = "yes" ; then
20258 cat >> confdefs.h
<<\EOF
20259 #define wxUSE_SOCKETS 1
20262 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets"
20266 if test "$wxUSE_GUI" = "yes"; then
20268 if test "$TOOLKIT" = "MAC"; then
20269 echo "configure: warning: Joystick not yet supported under Mac OS X... disabled" 1>&2
20272 if test "$TOOLKIT" = "MOTIF"; then
20273 echo "configure: warning: Joystick not yet supported under Motif... disabled" 1>&2
20276 if test "$TOOLKIT" = "X11"; then
20277 echo "configure: warning: Joystick not yet supported under X11... disabled" 1>&2
20281 if test "$TOOLKIT" != "MSW"; then
20282 if test "$wxUSE_JOYSTICK" = "yes"; then
20283 for ac_hdr
in linux
/joystick.h
20285 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
20286 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
20287 echo "configure:20288: checking for $ac_hdr" >&5
20288 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
20289 echo $ac_n "(cached) $ac_c" 1>&6
20291 cat > conftest.
$ac_ext <<EOF
20292 #line 20293 "configure"
20293 #include "confdefs.h"
20296 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
20297 { (eval echo configure
:20298: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
20298 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
20299 if test -z "$ac_err"; then
20301 eval "ac_cv_header_$ac_safe=yes"
20304 echo "configure: failed program was:" >&5
20305 cat conftest.
$ac_ext >&5
20307 eval "ac_cv_header_$ac_safe=no"
20311 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
20312 echo "$ac_t""yes" 1>&6
20313 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
20314 cat >> confdefs.h
<<EOF
20315 #define $ac_tr_hdr 1
20319 echo "$ac_t""no" 1>&6
20323 if test "$ac_cv_header_linux_joystick_h" != "yes"; then
20325 echo "configure: warning: Joystick not supported by this system... disabled" 1>&2
20330 if test "$wxUSE_JOYSTICK" = "yes"; then
20331 cat >> confdefs.h
<<\EOF
20332 #define wxUSE_JOYSTICK 1
20335 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest"
20340 if test "$TOOLKIT" != "MSW"; then
20344 if test "$wxUSE_DYNAMIC_LOADER" = "yes" -o "$wxUSE_DYNLIB_CLASS" = "yes" ; then
20345 if test "$USE_DARWIN" = 1; then
20348 for ac_func
in dlopen
20350 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
20351 echo "configure:20352: checking for $ac_func" >&5
20352 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
20353 echo $ac_n "(cached) $ac_c" 1>&6
20355 cat > conftest.
$ac_ext <<EOF
20356 #line 20357 "configure"
20357 #include "confdefs.h"
20358 /* System header to define __stub macros and hopefully few prototypes,
20359 which can conflict with char $ac_func(); below. */
20360 #include <assert.h>
20361 /* Override any gcc2 internal prototype to avoid an error. */
20362 /* We use char because int might match the return type of a gcc2
20363 builtin and then its argument prototype would still apply. */
20368 /* The GNU C library defines this for functions which it implements
20369 to always fail with ENOSYS. Some functions are actually named
20370 something starting with __ and the normal name is an alias. */
20371 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20379 if { (eval echo configure
:20380: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20381 eval "ac_cv_func_$ac_func=yes"
20383 echo "configure: failed program was:" >&5
20384 cat conftest.
$ac_ext >&5
20386 eval "ac_cv_func_$ac_func=no"
20391 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
20392 echo "$ac_t""yes" 1>&6
20393 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
20394 cat >> confdefs.h
<<EOF
20395 #define $ac_tr_func 1
20398 cat >> confdefs.h
<<\EOF
20399 #define HAVE_DLOPEN 1
20405 echo "$ac_t""no" 1>&6
20406 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
20407 echo "configure:20408: checking for dlopen in -ldl" >&5
20408 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
20409 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20410 echo $ac_n "(cached) $ac_c" 1>&6
20412 ac_save_LIBS
="$LIBS"
20414 cat > conftest.
$ac_ext <<EOF
20415 #line 20416 "configure"
20416 #include "confdefs.h"
20417 /* Override any gcc2 internal prototype to avoid an error. */
20418 /* We use char because int might match the return type of a gcc2
20419 builtin and then its argument prototype would still apply. */
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_lib_$ac_lib_var=yes"
20430 echo "configure: failed program was:" >&5
20431 cat conftest.
$ac_ext >&5
20433 eval "ac_cv_lib_$ac_lib_var=no"
20436 LIBS
="$ac_save_LIBS"
20439 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20440 echo "$ac_t""yes" 1>&6
20442 cat >> confdefs.h
<<\EOF
20443 #define HAVE_DLOPEN 1
20447 DL_LINK
=" -ldl$DL_LINK"
20450 echo "$ac_t""no" 1>&6
20452 for ac_func
in shl_load
20454 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
20455 echo "configure:20456: checking for $ac_func" >&5
20456 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
20457 echo $ac_n "(cached) $ac_c" 1>&6
20459 cat > conftest.
$ac_ext <<EOF
20460 #line 20461 "configure"
20461 #include "confdefs.h"
20462 /* System header to define __stub macros and hopefully few prototypes,
20463 which can conflict with char $ac_func(); below. */
20464 #include <assert.h>
20465 /* Override any gcc2 internal prototype to avoid an error. */
20466 /* We use char because int might match the return type of a gcc2
20467 builtin and then its argument prototype would still apply. */
20472 /* The GNU C library defines this for functions which it implements
20473 to always fail with ENOSYS. Some functions are actually named
20474 something starting with __ and the normal name is an alias. */
20475 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20483 if { (eval echo configure
:20484: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20485 eval "ac_cv_func_$ac_func=yes"
20487 echo "configure: failed program was:" >&5
20488 cat conftest.
$ac_ext >&5
20490 eval "ac_cv_func_$ac_func=no"
20495 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
20496 echo "$ac_t""yes" 1>&6
20497 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
20498 cat >> confdefs.h
<<EOF
20499 #define $ac_tr_func 1
20502 cat >> confdefs.h
<<\EOF
20503 #define HAVE_SHL_LOAD 1
20509 echo "$ac_t""no" 1>&6
20510 echo $ac_n "checking for dld in -lshl_load""... $ac_c" 1>&6
20511 echo "configure:20512: checking for dld in -lshl_load" >&5
20512 ac_lib_var
=`echo shl_load'_'dld | sed 'y%./+-%__p_%'`
20513 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20514 echo $ac_n "(cached) $ac_c" 1>&6
20516 ac_save_LIBS
="$LIBS"
20517 LIBS
="-lshl_load $LIBS"
20518 cat > conftest.
$ac_ext <<EOF
20519 #line 20520 "configure"
20520 #include "confdefs.h"
20521 /* Override any gcc2 internal prototype to avoid an error. */
20522 /* We use char because int might match the return type of a gcc2
20523 builtin and then its argument prototype would still apply. */
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_lib_$ac_lib_var=yes"
20534 echo "configure: failed program was:" >&5
20535 cat conftest.
$ac_ext >&5
20537 eval "ac_cv_lib_$ac_lib_var=no"
20540 LIBS
="$ac_save_LIBS"
20543 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20544 echo "$ac_t""yes" 1>&6
20547 DL_LINK
=" -ldld$DL_LINK"
20550 echo "$ac_t""no" 1>&6
20565 if test "$HAVE_DL_FUNCS" = 1; then
20566 for ac_func
in dlerror
20568 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
20569 echo "configure:20570: checking for $ac_func" >&5
20570 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
20571 echo $ac_n "(cached) $ac_c" 1>&6
20573 cat > conftest.
$ac_ext <<EOF
20574 #line 20575 "configure"
20575 #include "confdefs.h"
20576 /* System header to define __stub macros and hopefully few prototypes,
20577 which can conflict with char $ac_func(); below. */
20578 #include <assert.h>
20579 /* Override any gcc2 internal prototype to avoid an error. */
20580 /* We use char because int might match the return type of a gcc2
20581 builtin and then its argument prototype would still apply. */
20586 /* The GNU C library defines this for functions which it implements
20587 to always fail with ENOSYS. Some functions are actually named
20588 something starting with __ and the normal name is an alias. */
20589 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20597 if { (eval echo configure
:20598: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20599 eval "ac_cv_func_$ac_func=yes"
20601 echo "configure: failed program was:" >&5
20602 cat conftest.
$ac_ext >&5
20604 eval "ac_cv_func_$ac_func=no"
20609 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
20610 echo "$ac_t""yes" 1>&6
20611 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
20612 cat >> confdefs.h
<<EOF
20613 #define $ac_tr_func 1
20615 cat >> confdefs.h
<<\EOF
20616 #define HAVE_DLERROR 1
20620 echo "$ac_t""no" 1>&6
20621 echo $ac_n "checking for dlerror in -ldl""... $ac_c" 1>&6
20622 echo "configure:20623: checking for dlerror in -ldl" >&5
20623 ac_lib_var
=`echo dl'_'dlerror | sed 'y%./+-%__p_%'`
20624 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20625 echo $ac_n "(cached) $ac_c" 1>&6
20627 ac_save_LIBS
="$LIBS"
20629 cat > conftest.
$ac_ext <<EOF
20630 #line 20631 "configure"
20631 #include "confdefs.h"
20632 /* Override any gcc2 internal prototype to avoid an error. */
20633 /* We use char because int might match the return type of a gcc2
20634 builtin and then its argument prototype would still apply. */
20641 if { (eval echo configure
:20642: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20643 eval "ac_cv_lib_$ac_lib_var=yes"
20645 echo "configure: failed program was:" >&5
20646 cat conftest.
$ac_ext >&5
20648 eval "ac_cv_lib_$ac_lib_var=no"
20651 LIBS
="$ac_save_LIBS"
20654 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20655 echo "$ac_t""yes" 1>&6
20656 cat >> confdefs.h
<<\EOF
20657 #define HAVE_DLERROR 1
20661 echo "$ac_t""no" 1>&6
20670 if test "$HAVE_DL_FUNCS" = 0; then
20671 if test "$HAVE_SHL_FUNCS" = 0; then
20672 if test "$USE_UNIX" = 1; then
20673 echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2
20674 wxUSE_DYNAMIC_LOADER
=no
20675 wxUSE_DYNLIB_CLASS
=no
20677 echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2
20684 if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then
20685 cat >> confdefs.h
<<\EOF
20686 #define wxUSE_DYNAMIC_LOADER 1
20689 elif test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
20690 cat >> confdefs.h
<<\EOF
20691 #define wxUSE_DYNLIB_CLASS 1
20697 if test "$wxUSE_FONTMAP" = "yes" ; then
20698 cat >> confdefs.h
<<\EOF
20699 #define wxUSE_FONTMAP 1
20704 if test "$wxUSE_UNICODE" = "yes" ; then
20705 cat >> confdefs.h
<<\EOF
20706 #define wxUSE_UNICODE 1
20710 if test "$wxUSE_MSW" != 1; then
20711 wxUSE_UNICODE_MSLU
=no
20714 if test "$wxUSE_MSW" = 1 -a "$wxUSE_UNICODE_MSLU" = "yes"; then
20715 echo $ac_n "checking for main in -lunicows""... $ac_c" 1>&6
20716 echo "configure:20717: checking for main in -lunicows" >&5
20717 ac_lib_var
=`echo unicows'_'main | sed 'y%./+-%__p_%'`
20718 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
20719 echo $ac_n "(cached) $ac_c" 1>&6
20721 ac_save_LIBS
="$LIBS"
20722 LIBS
="-lunicows $LIBS"
20723 cat > conftest.
$ac_ext <<EOF
20724 #line 20725 "configure"
20725 #include "confdefs.h"
20731 if { (eval echo configure
:20732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
20733 eval "ac_cv_lib_$ac_lib_var=yes"
20735 echo "configure: failed program was:" >&5
20736 cat conftest.
$ac_ext >&5
20738 eval "ac_cv_lib_$ac_lib_var=no"
20741 LIBS
="$ac_save_LIBS"
20744 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
20745 echo "$ac_t""yes" 1>&6
20747 cat >> confdefs.h
<<\EOF
20748 #define wxUSE_UNICODE_MSLU 1
20753 echo "$ac_t""no" 1>&6
20755 echo "configure: warning: Compiler doesn't support MSLU (libunicows.a), disabled.
20756 Applications will only run on Windows NT/2000/XP!" 1>&2
20757 wxUSE_UNICODE_MSLU
=no
20764 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
20765 cat >> confdefs.h
<<\EOF
20766 #define wxUSE_EXPERIMENTAL_PRINTF 1
20774 if test "$wxUSE_ODBC" = "yes" ; then
20775 cat >> confdefs.h
<<\EOF
20776 #define wxUSE_ODBC 1
20779 WXODBCFLAG
="-D_IODBC_"
20780 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS db"
20784 if test "$wxUSE_POSTSCRIPT" = "yes" ; then
20785 cat >> confdefs.h
<<\EOF
20786 #define wxUSE_POSTSCRIPT 1
20791 cat >> confdefs.h
<<\EOF
20792 #define wxUSE_AFM_FOR_POSTSCRIPT 1
20796 cat >> confdefs.h
<<\EOF
20797 #define wxUSE_NORMALIZED_PS_FONTS 1
20802 if test "$wxUSE_CONSTRAINTS" = "yes"; then
20803 cat >> confdefs.h
<<\EOF
20804 #define wxUSE_CONSTRAINTS 1
20807 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS layout"
20810 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
20813 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
20814 cat >> confdefs.h
<<\EOF
20815 #define wxUSE_MDI_ARCHITECTURE 1
20818 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mdi"
20822 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
20823 cat >> confdefs.h
<<\EOF
20824 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
20827 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docview"
20828 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
20829 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docvwmdi"
20833 if test "$wxUSE_HELP" = "yes"; then
20834 cat >> confdefs.h
<<\EOF
20835 #define wxUSE_HELP 1
20838 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS help"
20840 if test "$wxUSE_MSW" = 1; then
20841 if test "$wxUSE_MS_HTML_HELP" = "yes"; then
20842 cat >> confdefs.h
<<\EOF
20843 #define wxUSE_MS_HTML_HELP 1
20849 if test "$wxUSE_WXHTML_HELP" = "yes"; then
20850 if test "$wxUSE_HTML" = "yes"; then
20851 cat >> confdefs.h
<<\EOF
20852 #define wxUSE_WXHTML_HELP 1
20856 echo "configure: warning: Cannot use wxHTML-based help without wxHTML so it won't be compiled" 1>&2
20857 wxUSE_WXHTML_HELP
=no
20862 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
20863 if test "$wxUSE_CONSTRAINTS" != "yes"; then
20864 echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2
20866 cat >> confdefs.h
<<\EOF
20867 #define wxUSE_PRINTING_ARCHITECTURE 1
20871 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS printing"
20874 if test "$wxUSE_PROLOGIO" = "yes" ; then
20875 cat >> confdefs.h
<<\EOF
20876 #define wxUSE_PROLOGIO 1
20879 ALL_OBJECTS
="$ALL_OBJECTS parser.o"
20882 if test "$wxUSE_RESOURCES" = "yes" ; then
20883 if test "$wxUSE_NANOX" = "yes"; then
20884 echo "configure: warning: Cannot use resource database functions in NanoX" 1>&2
20886 cat >> confdefs.h
<<\EOF
20887 #define wxUSE_RESOURCES 1
20890 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS resource"
20892 if test "$wxUSE_PROLOGIO" != "yes" ; then
20893 ALL_OBJECTS
="$ALL_OBJECTS parser.o"
20897 if test "$wxUSE_X_RESOURCES" = "yes"; then
20898 cat >> confdefs.h
<<\EOF
20899 #define wxUSE_X_RESOURCES 1
20905 if test "$wxUSE_MSW" = 1 -a \
( "$wxUSE_DATAOBJ" = "yes" \
20906 -o "$wxUSE_CLIPBOARD" = "yes" \
20907 -o "$wxUSE_OLE" = "yes" \
20908 -o "$wxUSE_DRAG_AND_DROP" = "yes" \
) ; then
20909 for ac_hdr
in ole2.h
20911 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
20912 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
20913 echo "configure:20914: checking for $ac_hdr" >&5
20914 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
20915 echo $ac_n "(cached) $ac_c" 1>&6
20917 cat > conftest.
$ac_ext <<EOF
20918 #line 20919 "configure"
20919 #include "confdefs.h"
20922 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
20923 { (eval echo configure
:20924: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
20924 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
20925 if test -z "$ac_err"; then
20927 eval "ac_cv_header_$ac_safe=yes"
20930 echo "configure: failed program was:" >&5
20931 cat conftest.
$ac_ext >&5
20933 eval "ac_cv_header_$ac_safe=no"
20937 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
20938 echo "$ac_t""yes" 1>&6
20939 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
20940 cat >> confdefs.h
<<EOF
20941 #define $ac_tr_hdr 1
20945 echo "$ac_t""no" 1>&6
20950 if test "$ac_cv_header_ole2_h" = "yes" ; then
20951 if test "$GCC" = yes ; then
20954 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
20955 ac_cpp
='$CXXCPP $CPPFLAGS'
20956 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
20957 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
20958 cross_compiling
=$ac_cv_prog_cxx_cross
20961 echo $ac_n "checking if g++ requires -fvtable-thunks""... $ac_c" 1>&6
20962 echo "configure:20963: checking if g++ requires -fvtable-thunks" >&5
20963 cat > conftest.
$ac_ext <<EOF
20964 #line 20965 "configure"
20965 #include "confdefs.h"
20966 #include <windows.h>
20972 if { (eval echo configure
:20973: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
20974 echo "$ac_t""no" 1>&6
20976 echo "configure: failed program was:" >&5
20977 cat conftest.
$ac_ext >&5
20979 echo "$ac_t""yes" 1>&6
20980 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fvtable-thunks"
20984 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
20985 ac_cpp
='$CPP $CPPFLAGS'
20986 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
20987 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
20988 cross_compiling
=$ac_cv_prog_cc_cross
20990 ALL_OBJECTS
="$ALL_OBJECTS \$(OLEOBJS)"
20991 LIBS
=" -lrpcrt4 -loleaut32 -lole32 -luuid$LIBS"
20992 cat >> confdefs.h
<<\EOF
20993 #define wxUSE_OLE 1
20999 cat >> confdefs.h
<<\EOF
21000 #define wxUSE_DATAOBJ 1
21004 echo "configure: warning: Some features disabled because OLE headers not found" 1>&2
21007 wxUSE_DRAG_AND_DROP
=no
21012 if test "$wxUSE_METAFILE" = "yes"; then
21013 cat >> confdefs.h
<<\EOF
21014 #define wxUSE_METAFILE 1
21018 cat >> confdefs.h
<<\EOF
21019 #define wxUSE_ENH_METAFILE 1
21025 if test "$wxUSE_IPC" = "yes"; then
21026 if test "$wxUSE_SOCKETS" != "yes"; then
21027 echo "configure: warning: wxWindows IPC classes require sockets... disabled" 1>&2
21030 cat >> confdefs.h
<<\EOF
21031 #define wxUSE_IPC 1
21036 if test "$wxUSE_CLIPBOARD" = "yes"; then
21037 if test "$wxUSE_MGL" = 1; then
21038 echo "configure: warning: Clipboard not yet supported under MGL... disabled" 1>&2
21042 if test "$wxUSE_CLIPBOARD" = "yes"; then
21043 cat >> confdefs.h
<<\EOF
21044 #define wxUSE_CLIPBOARD 1
21048 cat >> confdefs.h
<<\EOF
21049 #define wxUSE_DATAOBJ 1
21055 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
21056 if test "$wxUSE_GTK" = 1; then
21057 if test "$WXGTK12" != 1; then
21058 echo "configure: warning: Drag and drop is only supported under GTK+ 1.2... disabled" 1>&2
21059 wxUSE_DRAG_AND_DROP
=no
21063 if test "$wxUSE_MOTIF" = 1; then
21064 echo "configure: warning: Drag and drop not yet supported under Motif... disabled" 1>&2
21065 wxUSE_DRAG_AND_DROP
=no
21068 if test "$wxUSE_X11" = 1; then
21069 echo "configure: warning: Drag and drop not yet supported under X11... disabled" 1>&2
21070 wxUSE_DRAG_AND_DROP
=no
21073 if test "$wxUSE_MGL" = 1; then
21074 echo "configure: warning: Drag and drop not yet supported under MGL... disabled" 1>&2
21075 wxUSE_DRAG_AND_DROP
=no
21078 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
21079 cat >> confdefs.h
<<\EOF
21080 #define wxUSE_DRAG_AND_DROP 1
21083 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dnd"
21088 if test "$wxUSE_SPLINES" = "yes" ; then
21089 cat >> confdefs.h
<<\EOF
21090 #define wxUSE_SPLINES 1
21097 if test "$wxUSE_CONTROLS" = "yes"; then
21101 if test "$wxUSE_ACCEL" = "yes"; then
21102 cat >> confdefs.h
<<\EOF
21103 #define wxUSE_ACCEL 1
21109 if test "$wxUSE_BUTTON" = "yes"; then
21110 cat >> confdefs.h
<<\EOF
21111 #define wxUSE_BUTTON 1
21117 if test "$wxUSE_BMPBUTTON" = "yes"; then
21118 cat >> confdefs.h
<<\EOF
21119 #define wxUSE_BMPBUTTON 1
21125 if test "$wxUSE_CALCTRL" = "yes"; then
21126 cat >> confdefs.h
<<\EOF
21127 #define wxUSE_CALENDARCTRL 1
21131 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS calendar"
21134 if test "$wxUSE_CARET" = "yes"; then
21135 cat >> confdefs.h
<<\EOF
21136 #define wxUSE_CARET 1
21140 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS caret"
21143 if test "$wxUSE_COMBOBOX" = "yes"; then
21144 cat >> confdefs.h
<<\EOF
21145 #define wxUSE_COMBOBOX 1
21151 if test "$wxUSE_CHOICE" = "yes"; then
21152 cat >> confdefs.h
<<\EOF
21153 #define wxUSE_CHOICE 1
21159 if test "$wxUSE_CHECKBOX" = "yes"; then
21160 cat >> confdefs.h
<<\EOF
21161 #define wxUSE_CHECKBOX 1
21167 if test "$wxUSE_CHECKLST" = "yes"; then
21168 cat >> confdefs.h
<<\EOF
21169 #define wxUSE_CHECKLISTBOX 1
21173 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS checklst"
21176 if test "$wxUSE_GAUGE" = "yes"; then
21177 cat >> confdefs.h
<<\EOF
21178 #define wxUSE_GAUGE 1
21184 if test "$wxUSE_NEW_GRID" = "yes"; then
21186 cat >> confdefs.h
<<\EOF
21187 #define wxUSE_NEW_GRID 1
21191 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS newgrid"
21194 if test "$wxUSE_GRID" = "yes"; then
21195 cat >> confdefs.h
<<\EOF
21196 #define wxUSE_GRID 1
21200 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS grid"
21203 if test "$wxUSE_IMAGLIST" = "yes"; then
21204 cat >> confdefs.h
<<\EOF
21205 #define wxUSE_IMAGLIST 1
21210 if test "$wxUSE_LISTBOX" = "yes"; then
21211 cat >> confdefs.h
<<\EOF
21212 #define wxUSE_LISTBOX 1
21218 if test "$wxUSE_LISTCTRL" = "yes"; then
21219 if test "$wxUSE_IMAGLIST" = "yes"; then
21220 cat >> confdefs.h
<<\EOF
21221 #define wxUSE_LISTCTRL 1
21225 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS listctrl"
21227 echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2
21231 if test "$wxUSE_NOTEBOOK" = "yes"; then
21232 cat >> confdefs.h
<<\EOF
21233 #define wxUSE_NOTEBOOK 1
21237 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS notebook"
21240 if test "$wxUSE_PROPSHEET" = "yes"; then
21241 cat >> confdefs.h
<<\EOF
21242 #define wxUSE_PROPSHEET 1
21246 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS proplist"
21249 if test "$wxUSE_RADIOBOX" = "yes"; then
21250 cat >> confdefs.h
<<\EOF
21251 #define wxUSE_RADIOBOX 1
21257 if test "$wxUSE_RADIOBTN" = "yes"; then
21258 cat >> confdefs.h
<<\EOF
21259 #define wxUSE_RADIOBTN 1
21265 if test "$wxUSE_SASH" = "yes"; then
21266 cat >> confdefs.h
<<\EOF
21267 #define wxUSE_SASH 1
21270 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sashtest"
21273 if test "$wxUSE_SCROLLBAR" = "yes"; then
21274 cat >> confdefs.h
<<\EOF
21275 #define wxUSE_SCROLLBAR 1
21279 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS scroll scrollsub"
21282 if test "$wxUSE_SLIDER" = "yes"; then
21283 cat >> confdefs.h
<<\EOF
21284 #define wxUSE_SLIDER 1
21290 if test "$wxUSE_SPINBTN" = "yes"; then
21291 cat >> confdefs.h
<<\EOF
21292 #define wxUSE_SPINBTN 1
21298 if test "$wxUSE_SPINCTRL" = "yes"; then
21299 cat >> confdefs.h
<<\EOF
21300 #define wxUSE_SPINCTRL 1
21306 if test "$wxUSE_SPLITTER" = "yes"; then
21307 cat >> confdefs.h
<<\EOF
21308 #define wxUSE_SPLITTER 1
21311 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splitter"
21314 if test "$wxUSE_STATBMP" = "yes"; then
21315 cat >> confdefs.h
<<\EOF
21316 #define wxUSE_STATBMP 1
21322 if test "$wxUSE_STATBOX" = "yes"; then
21323 cat >> confdefs.h
<<\EOF
21324 #define wxUSE_STATBOX 1
21330 if test "$wxUSE_STATTEXT" = "yes"; then
21331 cat >> confdefs.h
<<\EOF
21332 #define wxUSE_STATTEXT 1
21338 if test "$wxUSE_STATLINE" = "yes"; then
21339 cat >> confdefs.h
<<\EOF
21340 #define wxUSE_STATLINE 1
21346 if test "$wxUSE_STATUSBAR" = "yes"; then
21347 cat >> confdefs.h
<<\EOF
21348 #define wxUSE_STATUSBAR 1
21353 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS statbar"
21356 if test "$wxUSE_TABDIALOG" = "yes"; then
21357 cat >> confdefs.h
<<\EOF
21358 #define wxUSE_TAB_DIALOG 1
21361 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS tab"
21364 if test "$wxUSE_TEXTCTRL" = "yes"; then
21365 cat >> confdefs.h
<<\EOF
21366 #define wxUSE_TEXTCTRL 1
21370 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS text"
21373 if test "$wxUSE_TOGGLEBTN" = "yes"; then
21374 if test "$wxUSE_MAC" = 1; then
21375 echo "configure: warning: Toggle button not yet supported under Mac OS X... disabled" 1>&2
21378 if test "$wxUSE_UNIVERSAL" = "yes"; then
21379 echo "configure: warning: Toggle button not yet supported under wxUniversal... disabled" 1>&2
21383 if test "$wxUSE_TOGGLEBTN" = "yes"; then
21384 cat >> confdefs.h
<<\EOF
21385 #define wxUSE_TOGGLEBTN 1
21392 if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then
21393 cat >> confdefs.h
<<\EOF
21394 #define wxUSE_TOOLBAR_SIMPLE 1
21397 wxUSE_TOOLBAR
="yes"
21401 if test "$wxUSE_TOOLBAR" = "yes"; then
21402 cat >> confdefs.h
<<\EOF
21403 #define wxUSE_TOOLBAR 1
21408 if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then
21409 wxUSE_TOOLBAR_NATIVE
="yes"
21412 if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then
21413 cat >> confdefs.h
<<\EOF
21414 #define wxUSE_TOOLBAR_NATIVE 1
21420 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS toolbar"
21423 if test "$wxUSE_TOOLTIPS" = "yes"; then
21424 if test "$wxUSE_MOTIF" = 1; then
21425 echo "configure: warning: wxTooltip not supported yet under Motif... disabled" 1>&2
21427 if test "$wxUSE_UNIVERSAL" = "yes"; then
21428 echo "configure: warning: wxTooltip not supported yet in wxUniversal... disabled" 1>&2
21430 cat >> confdefs.h
<<\EOF
21431 #define wxUSE_TOOLTIPS 1
21438 if test "$wxUSE_TREECTRL" = "yes"; then
21439 if test "$wxUSE_IMAGLIST" = "yes"; then
21440 cat >> confdefs.h
<<\EOF
21441 #define wxUSE_TREECTRL 1
21445 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treectrl"
21447 echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2
21451 if test "$wxUSE_POPUPWIN" = "yes"; then
21452 if test "$wxUSE_MAC" = 1; then
21453 echo "configure: warning: Popup window not yet supported under Mac OS X... disabled" 1>&2
21455 if test "$wxUSE_MOTIF" = 1; then
21456 echo "configure: warning: wxPopupWindow not yet supported under Motif... disabled" 1>&2
21458 if test "$wxUSE_PM" = 1; then
21459 echo "configure: warning: wxPopupWindow not yet supported under PM... disabled" 1>&2
21461 cat >> confdefs.h
<<\EOF
21462 #define wxUSE_POPUPWIN 1
21472 if test "$wxUSE_TIPWINDOW" = "yes"; then
21473 if test "$wxUSE_PM" = 1; then
21474 echo "configure: warning: wxTipWindow not yet supported under PM... disabled" 1>&2
21476 cat >> confdefs.h
<<\EOF
21477 #define wxUSE_TIPWINDOW 1
21483 if test "$USES_CONTROLS" = 1; then
21484 cat >> confdefs.h
<<\EOF
21485 #define wxUSE_CONTROLS 1
21491 if test "$wxUSE_TREELAYOUT" = "yes"; then
21492 cat >> confdefs.h
<<\EOF
21493 #define wxUSE_TREELAYOUT 1
21496 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treelay"
21499 if test "$wxUSE_DRAGIMAGE" = "yes"; then
21500 cat >> confdefs.h
<<\EOF
21501 #define wxUSE_DRAGIMAGE 1
21504 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dragimag"
21507 if test "$wxUSE_MENUS" = "yes"; then
21508 cat >> confdefs.h
<<\EOF
21509 #define wxUSE_MENUS 1
21512 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS menu"
21515 if test "$wxUSE_METAFILE" = "yes"; then
21516 cat >> confdefs.h
<<\EOF
21517 #define wxUSE_METAFILE 1
21522 if test "$wxUSE_MIMETYPE" = "yes"; then
21523 cat >> confdefs.h
<<\EOF
21524 #define wxUSE_MIMETYPE 1
21529 if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then
21530 cat >> confdefs.h
<<\EOF
21531 #define wxUSE_SYSTEM_OPTIONS 1
21534 if test "$TOOLKIT" = "MSW"; then
21535 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS taskbar"
21540 if test "$wxUSE_PROTOCOL" = "yes"; then
21541 if test "$wxUSE_SOCKETS" != "yes"; then
21542 echo "configure: warning: Protocol classes require sockets... disabled" 1>&2
21546 if test "$wxUSE_PROTOCOL" = "yes"; then
21547 cat >> confdefs.h
<<\EOF
21548 #define wxUSE_PROTOCOL 1
21552 if test "$wxUSE_PROTOCOL_HTTP" = "yes"; then
21553 cat >> confdefs.h
<<\EOF
21554 #define wxUSE_PROTOCOL_HTTP 1
21558 if test "$wxUSE_PROTOCOL_FTP" = "yes"; then
21559 cat >> confdefs.h
<<\EOF
21560 #define wxUSE_PROTOCOL_FTP 1
21564 if test "$wxUSE_PROTOCOL_FILE" = "yes"; then
21565 cat >> confdefs.h
<<\EOF
21566 #define wxUSE_PROTOCOL_FILE 1
21573 if test "$wxUSE_URL" = "yes"; then
21574 if test "$wxUSE_PROTOCOL" != "yes"; then
21575 echo "configure: warning: wxURL class requires wxProtocol... disabled" 1>&2
21578 if test "$wxUSE_URL" = "yes"; then
21579 cat >> confdefs.h
<<\EOF
21580 #define wxUSE_URL 1
21586 if test "$wxUSE_MINIFRAME" = "yes"; then
21587 cat >> confdefs.h
<<\EOF
21588 #define wxUSE_MINIFRAME 1
21591 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram"
21594 if test "$wxUSE_HTML" = "yes"; then
21595 cat >> confdefs.h
<<\EOF
21596 #define wxUSE_HTML 1
21599 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS html"
21602 if test "$wxUSE_VALIDATORS" = "yes"; then
21603 cat >> confdefs.h
<<\EOF
21604 #define wxUSE_VALIDATORS 1
21607 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate"
21610 if test "$wxUSE_PALETTE" = "yes" ; then
21611 cat >> confdefs.h
<<\EOF
21612 #define wxUSE_PALETTE 1
21617 if test "$wxUSE_IMAGE" = "yes" ; then
21618 cat >> confdefs.h
<<\EOF
21619 #define wxUSE_IMAGE 1
21624 if test "$wxUSE_GIF" = "yes" ; then
21625 cat >> confdefs.h
<<\EOF
21626 #define wxUSE_GIF 1
21631 if test "$wxUSE_PCX" = "yes" ; then
21632 cat >> confdefs.h
<<\EOF
21633 #define wxUSE_PCX 1
21638 if test "$wxUSE_IFF" = "yes" ; then
21639 cat >> confdefs.h
<<\EOF
21640 #define wxUSE_IFF 1
21645 if test "$wxUSE_PNM" = "yes" ; then
21646 cat >> confdefs.h
<<\EOF
21647 #define wxUSE_PNM 1
21652 if test "$wxUSE_XPM" = "yes" ; then
21653 cat >> confdefs.h
<<\EOF
21654 #define wxUSE_XPM 1
21659 if test "$wxUSE_ICO_CUR" = "yes" ; then
21660 cat >> confdefs.h
<<\EOF
21661 #define wxUSE_ICO_CUR 1
21666 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then
21667 LIBS
=" -lunicows $LIBS"
21671 if test "$wxUSE_CHOICEDLG" = "yes"; then
21672 cat >> confdefs.h
<<\EOF
21673 #define wxUSE_CHOICEDLG 1
21678 if test "$wxUSE_COLOURDLG" = "yes"; then
21679 cat >> confdefs.h
<<\EOF
21680 #define wxUSE_COLOURDLG 1
21685 if test "$wxUSE_FILEDLG" = "yes"; then
21686 cat >> confdefs.h
<<\EOF
21687 #define wxUSE_FILEDLG 1
21692 if test "$wxUSE_FINDREPLDLG" = "yes"; then
21693 cat >> confdefs.h
<<\EOF
21694 #define wxUSE_FINDREPLDLG 1
21699 if test "$wxUSE_FONTDLG" = "yes"; then
21700 cat >> confdefs.h
<<\EOF
21701 #define wxUSE_FONTDLG 1
21706 if test "$wxUSE_DIRDLG" = "yes"; then
21707 if test "$wxUSE_TREECTRL" != "yes"; then
21708 echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2
21710 cat >> confdefs.h
<<\EOF
21711 #define wxUSE_DIRDLG 1
21717 if test "$wxUSE_MSGDLG" = "yes"; then
21718 cat >> confdefs.h
<<\EOF
21719 #define wxUSE_MSGDLG 1
21724 if test "$wxUSE_NUMBERDLG" = "yes"; then
21725 cat >> confdefs.h
<<\EOF
21726 #define wxUSE_NUMBERDLG 1
21731 if test "$wxUSE_PROGRESSDLG" = "yes"; then
21732 if test "$wxUSE_CONSTRAINTS" != "yes"; then
21733 echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2
21735 cat >> confdefs.h
<<\EOF
21736 #define wxUSE_PROGRESSDLG 1
21742 if test "$wxUSE_SPLASH" = "yes"; then
21743 cat >> confdefs.h
<<\EOF
21744 #define wxUSE_SPLASH 1
21749 if test "$wxUSE_STARTUP_TIPS" = "yes"; then
21750 if test "$wxUSE_CONSTRAINTS" != "yes"; then
21751 echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2
21753 cat >> confdefs.h
<<\EOF
21754 #define wxUSE_STARTUP_TIPS 1
21760 if test "$wxUSE_TEXTDLG" = "yes"; then
21761 cat >> confdefs.h
<<\EOF
21762 #define wxUSE_TEXTDLG 1
21767 if test "$wxUSE_WIZARDDLG" = "yes"; then
21768 cat >> confdefs.h
<<\EOF
21769 #define wxUSE_WIZARDDLG 1
21772 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS wizard"
21776 if test "$cross_compiling" = "yes"; then
21779 OSINFO
=`uname -s -r -m`
21780 OSINFO
="\"$OSINFO\""
21783 cat >> confdefs.h
<<EOF
21784 #define WXWIN_OS_DESCRIPTION $OSINFO
21789 if test "x$prefix" != "xNONE"; then
21792 wxPREFIX
=$ac_default_prefix
21795 cat >> confdefs.h
<<EOF
21796 #define wxINSTALL_PREFIX "$wxPREFIX"
21805 if test "$wxUSE_MAC" = 1 ; then
21806 LDFLAGS
="$LDFLAGS -framework Carbon -framework System"
21810 LIBS
="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $DL_LINK $LIBS"
21816 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
21817 echo "configure:21818: checking for $ac_func" >&5
21818 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
21819 echo $ac_n "(cached) $ac_c" 1>&6
21821 cat > conftest.
$ac_ext <<EOF
21822 #line 21823 "configure"
21823 #include "confdefs.h"
21824 /* System header to define __stub macros and hopefully few prototypes,
21825 which can conflict with char $ac_func(); below. */
21826 #include <assert.h>
21827 /* Override any gcc2 internal prototype to avoid an error. */
21828 /* We use char because int might match the return type of a gcc2
21829 builtin and then its argument prototype would still apply. */
21834 /* The GNU C library defines this for functions which it implements
21835 to always fail with ENOSYS. Some functions are actually named
21836 something starting with __ and the normal name is an alias. */
21837 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
21845 if { (eval echo configure
:21846: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
21847 eval "ac_cv_func_$ac_func=yes"
21849 echo "configure: failed program was:" >&5
21850 cat conftest.
$ac_ext >&5
21852 eval "ac_cv_func_$ac_func=no"
21857 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
21858 echo "$ac_t""yes" 1>&6
21859 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
21860 cat >> confdefs.h
<<EOF
21861 #define $ac_tr_func 1
21865 echo "$ac_t""no" 1>&6
21869 for ac_func
in floor
21871 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
21872 echo "configure:21873: checking for $ac_func" >&5
21873 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
21874 echo $ac_n "(cached) $ac_c" 1>&6
21876 cat > conftest.
$ac_ext <<EOF
21877 #line 21878 "configure"
21878 #include "confdefs.h"
21879 /* System header to define __stub macros and hopefully few prototypes,
21880 which can conflict with char $ac_func(); below. */
21881 #include <assert.h>
21882 /* Override any gcc2 internal prototype to avoid an error. */
21883 /* We use char because int might match the return type of a gcc2
21884 builtin and then its argument prototype would still apply. */
21889 /* The GNU C library defines this for functions which it implements
21890 to always fail with ENOSYS. Some functions are actually named
21891 something starting with __ and the normal name is an alias. */
21892 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
21900 if { (eval echo configure
:21901: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
21902 eval "ac_cv_func_$ac_func=yes"
21904 echo "configure: failed program was:" >&5
21905 cat conftest.
$ac_ext >&5
21907 eval "ac_cv_func_$ac_func=no"
21912 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
21913 echo "$ac_t""yes" 1>&6
21914 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
21915 cat >> confdefs.h
<<EOF
21916 #define $ac_tr_func 1
21920 echo "$ac_t""no" 1>&6
21924 echo $ac_n "checking if floating point functions link without -lm""... $ac_c" 1>&6
21925 echo "configure:21926: checking if floating point functions link without -lm" >&5
21926 if test "$have_cos" = 1 -a "$have_floor" = 1; then
21927 echo "$ac_t""yes" 1>&6
21929 echo "$ac_t""no" 1>&6
21931 # use different functions to avoid configure caching
21936 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
21937 echo "configure:21938: checking for $ac_func" >&5
21938 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
21939 echo $ac_n "(cached) $ac_c" 1>&6
21941 cat > conftest.
$ac_ext <<EOF
21942 #line 21943 "configure"
21943 #include "confdefs.h"
21944 /* System header to define __stub macros and hopefully few prototypes,
21945 which can conflict with char $ac_func(); below. */
21946 #include <assert.h>
21947 /* Override any gcc2 internal prototype to avoid an error. */
21948 /* We use char because int might match the return type of a gcc2
21949 builtin and then its argument prototype would still apply. */
21954 /* The GNU C library defines this for functions which it implements
21955 to always fail with ENOSYS. Some functions are actually named
21956 something starting with __ and the normal name is an alias. */
21957 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
21965 if { (eval echo configure
:21966: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
21967 eval "ac_cv_func_$ac_func=yes"
21969 echo "configure: failed program was:" >&5
21970 cat conftest.
$ac_ext >&5
21972 eval "ac_cv_func_$ac_func=no"
21977 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
21978 echo "$ac_t""yes" 1>&6
21979 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
21980 cat >> confdefs.h
<<EOF
21981 #define $ac_tr_func 1
21985 echo "$ac_t""no" 1>&6
21989 for ac_func
in ceil
21991 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
21992 echo "configure:21993: checking for $ac_func" >&5
21993 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
21994 echo $ac_n "(cached) $ac_c" 1>&6
21996 cat > conftest.
$ac_ext <<EOF
21997 #line 21998 "configure"
21998 #include "confdefs.h"
21999 /* System header to define __stub macros and hopefully few prototypes,
22000 which can conflict with char $ac_func(); below. */
22001 #include <assert.h>
22002 /* Override any gcc2 internal prototype to avoid an error. */
22003 /* We use char because int might match the return type of a gcc2
22004 builtin and then its argument prototype would still apply. */
22009 /* The GNU C library defines this for functions which it implements
22010 to always fail with ENOSYS. Some functions are actually named
22011 something starting with __ and the normal name is an alias. */
22012 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
22020 if { (eval echo configure
:22021: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
22022 eval "ac_cv_func_$ac_func=yes"
22024 echo "configure: failed program was:" >&5
22025 cat conftest.
$ac_ext >&5
22027 eval "ac_cv_func_$ac_func=no"
22032 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
22033 echo "$ac_t""yes" 1>&6
22034 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
22035 cat >> confdefs.h
<<EOF
22036 #define $ac_tr_func 1
22040 echo "$ac_t""no" 1>&6
22044 echo $ac_n "checking if floating point functions link with -lm""... $ac_c" 1>&6
22045 echo "configure:22046: checking if floating point functions link with -lm" >&5
22046 if test "$have_sin" = 1 -a "$have_ceil" = 1; then
22047 echo "$ac_t""yes" 1>&6
22049 echo "$ac_t""no" 1>&6
22050 # not sure we should warn the user, crash, etc.
22054 if test "$wxUSE_GUI" = "yes"; then
22056 LIBS
="$GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $LIBS"
22059 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS artprov controls dialogs \
22060 drawing dynamic erase event exec font image \
22061 minimal propsize rotate widgets"
22063 CPPFLAGS
="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
22065 SAMPLES_SUBDIRS
="console"
22069 INCLUDES
="-I\${top_builddir}/lib/wx/include/${TOOLCHAIN_NAME} \
22070 -I\${top_srcdir}/include \
22071 $REGEX_INCLUDE $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE \
22074 if test "$wxUSE_GTK" = 1; then
22077 WXCONFIG_INCLUDE
="$TOOLKIT_INCLUDE"
22080 if test "$GXX" = yes ; then
22081 CXXWARNINGS
="-Wall"
22083 if test "$wxUSE_NO_DEPS" = "no" ; then
22084 CFLAGS
="-MMD $CFLAGS"
22085 CXXFLAGS
="-MMD $CXXFLAGS"
22089 EXTRA_CFLAGS
="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE"
22091 CPPFLAGS
=`echo $INCLUDES $CPPFLAGS | sed 's/ \\+/ /g'`
22092 CFLAGS
=`echo $EXTRA_CFLAGS $CFLAGS $CXXWARNINGS | sed 's/ \\+/ /g'`
22093 CXXFLAGS
=`echo $EXTRA_CFLAGS $CXXFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
22094 LIBS
=`echo $LIBS | sed 's/ \+/ /g'`
22096 LDFLAGS
="$LDFLAGS $PROFILE"
22098 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
22198 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
22199 echo "configure:22200: checking whether ${MAKE-make} sets \${MAKE}" >&5
22200 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
22201 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
22202 echo $ac_n "(cached) $ac_c" 1>&6
22204 cat > conftestmake
<<\EOF
22206 @
echo 'ac_maketemp="${MAKE}"'
22208 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
22209 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
22210 if test -n "$ac_maketemp"; then
22211 eval ac_cv_prog_make_
${ac_make}_set
=yes
22213 eval ac_cv_prog_make_
${ac_make}_set
=no
22217 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
22218 echo "$ac_t""yes" 1>&6
22221 echo "$ac_t""no" 1>&6
22222 SET_MAKE
="MAKE=${MAKE-make}"
22226 if test -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h
; then
22227 mv -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h setup.h
22232 wx_cv_path_samplesubdirs
=$SAMPLES_SUBDIRS
22233 wx_cv_if_gnu_make
=$IF_GNU_MAKE
22234 wx_cv_path_ifs
=$PATH_IFS
22235 wx_cv_program_ext
=$PROGRAM_EXT
22236 wx_cv_target_library
=$WX_TARGET_LIBRARY
22237 wx_cv_target_library_gl
=$WX_TARGET_LIBRARY_GL
22238 wx_cv_target_libtype
=$WX_TARGET_LIBRARY_TYPE
22239 wx_cv_library_basename
=${WX_LIBRARY_BASENAME}
22240 wx_cv_release
=${WX_RELEASE}
22241 wx_cv_current
=${WX_CURRENT}
22242 wx_cv_revision
=${WX_REVISION}
22243 wx_cv_age
=${WX_AGE}
22244 wx_cv_use_gui
=${USE_GUI}
22245 wx_cv_use_resources
=${wxUSE_RESOURCES}
22246 export wx_cv_path_samplesubdirs wx_cv_if_gnu_make \
22247 wx_cv_path_ifs wx_cv_program_ext \
22248 wx_cv_target_library wx_cv_target_library_gl wx_cv_target_libtype \
22249 wx_cv_library_basename wx_cv_release wx_cv_current wx_cv_revision wx_cv_age \
22250 wx_cv_use_gui wx_cv_use_resources
22252 subdirs
="demos samples utils contrib"
22256 cat > confcache
<<\EOF
22257 # This file is a shell script that caches the results of configure
22258 # tests run on this system so they can be shared between configure
22259 # scripts and configure runs. It is not useful on other systems.
22260 # If it contains results you don't want to keep, you may remove or edit it.
22262 # By default, configure uses ./config.cache as the cache file,
22263 # creating it if it does not exist already. You can give configure
22264 # the --cache-file=FILE option to use a different cache file; that is
22265 # what configure does when it calls configure scripts in
22266 # subdirectories, so they share the cache.
22267 # Giving --cache-file=/dev/null disables caching, for debugging configure.
22268 # config.status only pays attention to the cache file if you give it the
22269 # --recheck option to rerun configure.
22272 # The following way of writing the cache mishandles newlines in values,
22273 # but we know of no workaround that is simple, portable, and efficient.
22274 # So, don't put newlines in cache variables' values.
22275 # Ultrix sh set writes to stderr and can't be redirected directly,
22276 # and sets the high bit in the cache file unless we assign to the vars.
22278 case `(ac_space=' '; set | grep ac_space) 2>&1` in
22280 # `set' does not quote correctly, so add quotes (double-quote substitution
22281 # turns \\\\ into \\, and sed turns \\ into \).
22283 -e "s/'/'\\\\''/g" \
22284 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
22287 # `set' quotes correctly as required by POSIX, so do not add quotes.
22288 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
22291 if cmp -s $cache_file confcache
; then
22294 if test -w $cache_file; then
22295 echo "updating cache $cache_file"
22296 cat confcache
> $cache_file
22298 echo "not updating unwritable cache $cache_file"
22303 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
22305 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
22306 # Let make expand exec_prefix.
22307 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
22309 # Any assignment to VPATH causes Sun make to only execute
22310 # the first set of double-colon rules, so remove it if not needed.
22311 # If there is a colon in the path, we need to keep it.
22312 if test "x$srcdir" = x.
; then
22313 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
22316 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
22318 DEFS
=-DHAVE_CONFIG_H
22320 # Without the "./", some shells look in PATH for config.status.
22321 : ${CONFIG_STATUS=./config.status}
22323 echo creating
$CONFIG_STATUS
22324 rm -f $CONFIG_STATUS
22325 cat > $CONFIG_STATUS <<EOF
22327 # Generated automatically by configure.
22328 # Run this file to recreate the current configuration.
22329 # This directory was configured as follows,
22330 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
22332 # $0 $ac_configure_args
22334 # Compiler output produced by configure, useful for debugging
22335 # configure, is in ./config.log if it exists.
22337 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
22340 case "\$ac_option" in
22341 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
22342 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
22343 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
22344 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
22345 echo "$CONFIG_STATUS generated by autoconf version 2.13"
22347 -help | --help | --hel | --he | --h)
22348 echo "\$ac_cs_usage"; exit 0 ;;
22349 *) echo "\$ac_cs_usage"; exit 1 ;;
22353 ac_given_srcdir=$srcdir
22354 ac_given_INSTALL="$INSTALL"
22356 trap 'rm -fr `echo "
22363 setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
22365 cat >> $CONFIG_STATUS <<EOF
22367 # Protect against being on the right side of a sed subst in config.status.
22368 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
22369 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
22373 s%@CFLAGS@%$CFLAGS%g
22374 s%@CPPFLAGS@%$CPPFLAGS%g
22375 s%@CXXFLAGS@%$CXXFLAGS%g
22376 s%@FFLAGS@%$FFLAGS%g
22378 s%@LDFLAGS@%$LDFLAGS%g
22380 s%@exec_prefix@%$exec_prefix%g
22381 s%@prefix@%$prefix%g
22382 s%@program_transform_name@%$program_transform_name%g
22383 s%@bindir@%$bindir%g
22384 s%@sbindir@%$sbindir%g
22385 s%@libexecdir@%$libexecdir%g
22386 s%@datadir@%$datadir%g
22387 s%@sysconfdir@%$sysconfdir%g
22388 s%@sharedstatedir@%$sharedstatedir%g
22389 s%@localstatedir@%$localstatedir%g
22390 s%@libdir@%$libdir%g
22391 s%@includedir@%$includedir%g
22392 s%@oldincludedir@%$oldincludedir%g
22393 s%@infodir@%$infodir%g
22394 s%@mandir@%$mandir%g
22396 s%@host_alias@%$host_alias%g
22397 s%@host_cpu@%$host_cpu%g
22398 s%@host_vendor@%$host_vendor%g
22399 s%@host_os@%$host_os%g
22400 s%@target@%$target%g
22401 s%@target_alias@%$target_alias%g
22402 s%@target_cpu@%$target_cpu%g
22403 s%@target_vendor@%$target_vendor%g
22404 s%@target_os@%$target_os%g
22406 s%@build_alias@%$build_alias%g
22407 s%@build_cpu@%$build_cpu%g
22408 s%@build_vendor@%$build_vendor%g
22409 s%@build_os@%$build_os%g
22413 s%@RANLIB@%$RANLIB%g
22415 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
22416 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
22417 s%@INSTALL_DATA@%$INSTALL_DATA%g
22419 s%@IF_GNU_MAKE@%$IF_GNU_MAKE%g
22422 s%@LEXLIB@%$LEXLIB%g
22424 s%@CXXCPP@%$CXXCPP%g
22425 s%@PKG_CONFIG@%$PKG_CONFIG%g
22426 s%@GTK_CFLAGS@%$GTK_CFLAGS%g
22427 s%@GTK_LIBS@%$GTK_LIBS%g
22428 s%@GTK_CONFIG@%$GTK_CONFIG%g
22429 s%@PANGOFT2_CFLAGS@%$PANGOFT2_CFLAGS%g
22430 s%@PANGOFT2_LIBS@%$PANGOFT2_LIBS%g
22431 s%@X_CFLAGS@%$X_CFLAGS%g
22432 s%@X_PRE_LIBS@%$X_PRE_LIBS%g
22433 s%@X_LIBS@%$X_LIBS%g
22434 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
22435 s%@PANGOX_CFLAGS@%$PANGOX_CFLAGS%g
22436 s%@PANGOX_LIBS@%$PANGOX_LIBS%g
22437 s%@PANGOXFT_CFLAGS@%$PANGOXFT_CFLAGS%g
22438 s%@PANGOXFT_LIBS@%$PANGOXFT_LIBS%g
22439 s%@AIX_CXX_LD@%$AIX_CXX_LD%g
22440 s%@RESCOMP@%$RESCOMP%g
22442 s%@LIBICONV@%$LIBICONV%g
22443 s%@LEX_STEM@%$LEX_STEM%g
22444 s%@PATH_IFS@%$PATH_IFS%g
22445 s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g
22446 s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g
22447 s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g
22448 s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g
22449 s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g
22450 s%@WX_LIBRARY_BASENAME@%$WX_LIBRARY_BASENAME%g
22451 s%@WX_LIBRARY_IMPORTLIB@%$WX_LIBRARY_IMPORTLIB%g
22452 s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
22453 s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g
22454 s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g
22455 s%@PROGRAM_EXT@%$PROGRAM_EXT%g
22456 s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g
22457 s%@WX_LIBRARY_NAME_SHARED_GL@%$WX_LIBRARY_NAME_SHARED_GL%g
22458 s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g
22459 s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g
22460 s%@WX_LIBRARY_LINK2_GL@%$WX_LIBRARY_LINK2_GL%g
22461 s%@WX_ALL@%$WX_ALL%g
22462 s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g
22463 s%@SHARED_LD@%$SHARED_LD%g
22464 s%@PIC_FLAG@%$PIC_FLAG%g
22465 s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g
22466 s%@CODE_GEN_FLAGS_CXX@%$CODE_GEN_FLAGS_CXX%g
22467 s%@SONAME_FLAGS@%$SONAME_FLAGS%g
22468 s%@SONAME_FLAGS_GL@%$SONAME_FLAGS_GL%g
22469 s%@WX_TARGET_LIBRARY_SONAME@%$WX_TARGET_LIBRARY_SONAME%g
22470 s%@WX_TARGET_LIBRARY_TYPE@%$WX_TARGET_LIBRARY_TYPE%g
22471 s%@STATIC_FLAG@%$STATIC_FLAG%g
22472 s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g
22473 s%@USE_GUI@%$USE_GUI%g
22474 s%@AFMINSTALL@%$AFMINSTALL%g
22475 s%@WIN32INSTALL@%$WIN32INSTALL%g
22476 s%@TOOLKIT@%$TOOLKIT%g
22477 s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g
22478 s%@TOOLKIT_VPATH@%$TOOLKIT_VPATH%g
22479 s%@TOOLCHAIN_NAME@%$TOOLCHAIN_NAME%g
22480 s%@TOOLCHAIN_DEFS@%$TOOLCHAIN_DEFS%g
22481 s%@TOOLCHAIN_DLL_DEFS@%$TOOLCHAIN_DLL_DEFS%g
22482 s%@top_builddir@%$top_builddir%g
22483 s%@cross_compiling@%$cross_compiling%g
22484 s%@WXCONFIG_LIBS@%$WXCONFIG_LIBS%g
22485 s%@WXCONFIG_LIBS_GL@%$WXCONFIG_LIBS_GL%g
22486 s%@WXCONFIG_LIBS_STATIC@%$WXCONFIG_LIBS_STATIC%g
22487 s%@WXCONFIG_LIBS_STATIC_GL@%$WXCONFIG_LIBS_STATIC_GL%g
22488 s%@WXCONFIG_INCLUDE@%$WXCONFIG_INCLUDE%g
22489 s%@WXCONFIG_RPATH@%$WXCONFIG_RPATH%g
22490 s%@WX_LARGEFILE_FLAGS@%$WX_LARGEFILE_FLAGS%g
22491 s%@ALL_OBJECTS@%$ALL_OBJECTS%g
22492 s%@ALL_HEADERS@%$ALL_HEADERS%g
22493 s%@ALL_SOURCES@%$ALL_SOURCES%g
22494 s%@GUIDIST@%$GUIDIST%g
22495 s%@PORT_FILES@%$PORT_FILES%g
22496 s%@DISTDIR@%$DISTDIR%g
22497 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
22498 s%@LDFLAGS_GL@%$LDFLAGS_GL%g
22499 s%@LDFLAGS_VERSIONING@%$LDFLAGS_VERSIONING%g
22500 s%@LDFLAGS_EXE@%$LDFLAGS_EXE%g
22501 s%@OPENGL_LIBS@%$OPENGL_LIBS%g
22502 s%@DMALLOC_LIBS@%$DMALLOC_LIBS%g
22503 s%@EXTRADEFS@%$EXTRADEFS%g
22504 s%@WX_VERSION_TAG@%$WX_VERSION_TAG%g
22505 s%@RESFLAGS@%$RESFLAGS%g
22506 s%@RESPROGRAMOBJ@%$RESPROGRAMOBJ%g
22507 s%@WX_RESOURCES_MACOSX_ASCII@%$WX_RESOURCES_MACOSX_ASCII%g
22508 s%@WX_RESOURCES_MACOSX_DATA@%$WX_RESOURCES_MACOSX_DATA%g
22509 s%@MACOSX_BUNDLE@%$MACOSX_BUNDLE%g
22510 s%@LIBWXMACRES@%$LIBWXMACRES%g
22511 s%@LIBWXMACRESCOMP@%$LIBWXMACRESCOMP%g
22512 s%@LIBWXMACRESWXCONFIG@%$LIBWXMACRESWXCONFIG%g
22514 s%@DLLTOOL@%$DLLTOOL%g
22518 s%@MAKEINFO@%$MAKEINFO%g
22519 s%@INSTALL_LIBRARY@%$INSTALL_LIBRARY%g
22520 s%@SET_MAKE@%$SET_MAKE%g
22521 s%@subdirs@%$subdirs%g
22526 cat >> $CONFIG_STATUS <<\EOF
22528 # Split the substitutions into bite-sized pieces for seds with
22529 # small command number limits, like on Digital OSF/1 and HP-UX.
22530 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
22531 ac_file
=1 # Number of current file.
22532 ac_beg
=1 # First line for current file.
22533 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
22536 while $ac_more_lines; do
22537 if test $ac_beg -gt 1; then
22538 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
22540 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
22542 if test ! -s conftest.s
$ac_file; then
22543 ac_more_lines
=false
22544 rm -f conftest.s
$ac_file
22546 if test -z "$ac_sed_cmds"; then
22547 ac_sed_cmds
="sed -f conftest.s$ac_file"
22549 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
22551 ac_file
=`expr $ac_file + 1`
22553 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
22556 if test -z "$ac_sed_cmds"; then
22561 cat >> $CONFIG_STATUS <<EOF
22563 CONFIG_FILES=\${CONFIG_FILES-"wx-config
22571 cat >> $CONFIG_STATUS <<\EOF
22572 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
22573 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
22575 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
22576 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
22577 *) ac_file_in
="${ac_file}.in" ;;
22580 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
22582 # Remove last slash and all that follows it. Not all systems have dirname.
22583 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
22584 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
22585 # The file is in a subdirectory.
22586 test ! -d "$ac_dir" && mkdir "$ac_dir"
22587 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
22588 # A "../" for each directory in $ac_dir_suffix.
22589 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
22591 ac_dir_suffix
= ac_dots
=
22594 case "$ac_given_srcdir" in
22596 if test -z "$ac_dots"; then top_srcdir
=.
22597 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
22598 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
22599 *) # Relative path.
22600 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
22601 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
22604 case "$ac_given_INSTALL" in
22605 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
22606 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
22609 echo creating
"$ac_file"
22611 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
22613 *Makefile
*) ac_comsub
="1i\\
22614 # $configure_input" ;;
22618 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
22620 s%@configure_input@%$configure_input%g
22621 s%@srcdir@%$srcdir%g
22622 s%@top_srcdir@%$top_srcdir%g
22623 s%@INSTALL@%$INSTALL%g
22624 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
22628 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
22629 # NAME is the cpp macro being defined and VALUE is the value it is being given.
22631 # ac_d sets the value in "#define NAME VALUE" lines.
22632 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
22633 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
22636 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
22637 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
22638 ac_uB
='\([ ]\)%\1#\2define\3'
22641 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
22642 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
22643 ac_eB
='$%\1#\2define\3'
22647 if test "${CONFIG_HEADERS+set}" != set; then
22649 cat >> $CONFIG_STATUS <<EOF
22650 CONFIG_HEADERS="setup.h:setup.h.in"
22652 cat >> $CONFIG_STATUS <<\EOF
22654 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
22655 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
22657 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
22658 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
22659 *) ac_file_in
="${ac_file}.in" ;;
22662 echo creating
$ac_file
22664 rm -f conftest.frag conftest.
in conftest.out
22665 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
22666 cat $ac_file_inputs > conftest.
in
22670 # Transform confdefs.h into a sed script conftest.vals that substitutes
22671 # the proper values into config.h.in to produce config.h. And first:
22672 # Protect against being on the right side of a sed subst in config.status.
22673 # Protect against being in an unquoted here document in config.status.
22674 rm -f conftest.vals
22675 cat > conftest.hdr
<<\EOF
22678 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
22682 sed -n -f conftest.hdr confdefs.h > conftest.vals
22685 # This sed command replaces #undef with comments. This is necessary, for
22686 # example, in the case of _POSIX_SOURCE, which is predefined and required
22687 # on some systems where configure will not decide to define it.
22688 cat >> conftest.vals <<\EOF
22689 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
22692 # Break up conftest.vals because some shells have a limit on
22693 # the size of here documents, and old seds have small limits too.
22695 rm -f conftest.tail
22698 ac_lines=`grep -c . conftest.vals
`
22699 # grep -c gives empty output for an empty file on some AIX systems.
22700 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
22701 # Write a limited-size here document to conftest.frag.
22702 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
22703 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
22705 sed -f conftest.frag conftest.in > conftest.out
22707 mv conftest.out conftest.in
22708 ' >> $CONFIG_STATUS
22709 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
22710 rm -f conftest.vals
22711 mv conftest.tail conftest.vals
22713 rm -f conftest.vals
22715 cat >> $CONFIG_STATUS <<\EOF
22716 rm -f conftest.frag conftest.h
22717 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
22718 cat conftest.in >> conftest.h
22720 if cmp -s $ac_file conftest.h 2>/dev/null; then
22721 echo "$ac_file is unchanged"
22724 # Remove last slash and all that follows it. Not all systems have dirname.
22725 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
22726 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
22727 # The file is in a subdirectory.
22728 test ! -d "$ac_dir" && mkdir "$ac_dir"
22731 mv conftest.h $ac_file
22736 cat >> $CONFIG_STATUS <<EOF
22738 TOOLCHAIN_NAME="${TOOLCHAIN_NAME}"
22743 cat >> $CONFIG_STATUS <<\EOF
22745 if test ! -h wx-config; then
22747 mv wx-config wx${TOOLCHAIN_NAME}-config
22748 ${LN_S} wx${TOOLCHAIN_NAME}-config wx-config
22751 if test ! -d lib; then
22754 if test ! -d lib/wx; then
22757 if test ! -d lib/wx/include; then
22758 mkdir lib/wx/include
22760 if test ! -d lib/wx/include/${TOOLCHAIN_NAME}; then
22761 mkdir lib/wx/include/${TOOLCHAIN_NAME}
22763 if test ! -d lib/wx/include/${TOOLCHAIN_NAME}/wx; then
22764 mkdir lib/wx/include/${TOOLCHAIN_NAME}/wx
22766 if test -f setup.h; then
22767 mv -f setup.h lib/wx/include/${TOOLCHAIN_NAME}/wx/setup.h
22772 chmod +x $CONFIG_STATUS
22773 rm -fr confdefs* $ac_clean_files
22774 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
22776 if test "$no_recursion" != yes; then
22778 # Remove --cache-file and --srcdir arguments so they do not pile up.
22779 ac_sub_configure_args=
22781 for ac_arg in $ac_configure_args; do
22782 if test -n "$ac_prev"; then
22787 -cache-file | --cache-file | --cache-fil | --cache-fi \
22788 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
22789 ac_prev=cache_file ;;
22790 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
22791 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
22793 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
22795 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
22797 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
22801 for ac_config_dir in demos samples utils contrib; do
22803 # Do not complain, so a configure script can configure whichever
22804 # parts of a large source tree are present.
22805 if test ! -d $srcdir/$ac_config_dir; then
22809 echo configuring in $ac_config_dir
22814 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
22816 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
22824 # A "../" for each directory in /$ac_config_dir.
22825 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
22828 .) # No --srcdir option. We are building in place.
22829 ac_sub_srcdir=$srcdir ;;
22830 /*) # Absolute path.
22831 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
22832 *) # Relative path.
22833 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
22836 # Check for guested configure; otherwise get Cygnus style configure.
22837 if test -f $ac_sub_srcdir/configure; then
22838 ac_sub_configure=$ac_sub_srcdir/configure
22839 elif test -f $ac_sub_srcdir/configure.in; then
22840 ac_sub_configure=$ac_configure
22842 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
22846 # The recursion is here.
22847 if test -n "$ac_sub_configure"; then
22849 # Make the cache file name correct relative to the subdirectory.
22850 case "$cache_file" in
22851 /*) ac_sub_cache_file=$cache_file ;;
22852 *) # Relative path.
22853 ac_sub_cache_file="$ac_dots$cache_file" ;;
22855 case "$ac_given_INSTALL" in
22856 [/$]*) INSTALL="$ac_given_INSTALL" ;;
22857 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
22860 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
22861 # The eval makes quoting arguments work.
22862 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
22865 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
22875 echo "Configured wxWindows ${WX_VERSION} for \`${host}'"
22877 echo " Which GUI toolkit should wxWindows use? ${TOOLKIT:-base only}"
22879 echo " Should wxWindows be compiled in debug mode? ${wxUSE_DEBUG:-no}"
22880 echo " Should wxWindows be linked as a shared library? ${wxUSE_SHARED:-no}"
22881 echo " Should wxWindows be compiled in Unicode mode? ${wxUSE_UNICODE:-no}"
22883 echo " What level of wxWindows compatibility should be enabled?"
22884 echo " wxWindows 2.0 ${WXWIN_COMPATIBILITY_2:-no}"
22885 echo " wxWindows 2.2 ${WXWIN_COMPATIBILITY_2_2:-no}"
22886 echo " wxWindows 2.4 ${WXWIN_COMPATIBILITY_2_4:-yes}"
22888 echo " Which libraries should wxWindows use?"
22889 echo " jpeg ${wxUSE_LIBJPEG-none}"
22890 echo " png ${wxUSE_LIBPNG-none}"
22891 echo " regex ${wxUSE_REGEX}"
22892 echo " tiff ${wxUSE_LIBTIFF-none}"
22893 echo " zlib ${wxUSE_ZLIB}"