3 # From configure.in Id: configure.in
56 # Configure paths for GTK+
57 # Owen Taylor 1997-2001
61 # Configure paths for GTK+
66 # Guess values for system-dependent variables and create Makefiles.
67 # Generated automatically using autoconf version 2.13
68 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
70 # This configure script is free software; the Free Software Foundation
71 # gives unlimited permission to copy, distribute and modify it.
75 ac_default_prefix
=/usr
/local
76 # Any additions from configure.in:
78 --enable-gui use GUI classes"
80 --enable-universal use wxWindows GUI controls instead of native ones"
84 --with-motif use Motif/Lesstif"
86 --with-mac use Mac OS X"
90 --with-msw use MS-Windows"
92 --with-pm use OS/2 Presentation Manager"
94 --with-mgl use SciTech MGL"
96 --with-microwin use MicroWindows"
100 --enable-nanox use NanoX"
102 --enable-gtk2 use GTK+ 2.0 if available (EXPERIMENTAL)"
104 --with-libpng use libpng (PNG image format)"
106 --with-libjpeg use libjpeg (JPEG file format)"
108 --with-libtiff use libtiff (TIFF file format)"
110 --with-opengl use OpenGL (or Mesa)"
112 --with-dmalloc use dmalloc library (http://dmalloc.com/)"
114 --with-regex enable support for wxRegEx class"
116 --with-zlib use zlib for LZW compression"
118 --with-odbc use the IODBC and wxODBC classes"
120 --enable-shared create shared library code"
122 --enable-soname set the DT_SONAME field in ELF shared libraries"
124 --enable-optimise create optimised code"
126 --enable-debug same as debug_flag and debug_info"
128 --enable-precomp enable use of precompiled headers (Mac OS X)"
130 --enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)"
132 --enable-debug_info create code with debugging information"
134 --enable-debug_gdb create code with extra GDB debugging information"
136 --enable-debug_cntxt use wxDebugContext"
138 --enable-mem_tracing create code with memory tracing"
140 --enable-profile create code with profiling information"
142 --enable-no_rtti create code without RTTI information"
144 --enable-no_exceptions create code without C++ exceptions handling"
146 --enable-permissive compile code disregarding strict ANSI"
148 --enable-no_deps create code without dependency information"
150 --enable-compat20 enable wxWindows 2.0 compatibility"
152 --disable-compat22 disable wxWindows 2.2 compatibility"
154 --enable-intl use internationalization system"
156 --enable-config use wxConfig (and derived) classes"
158 --enable-protocols use wxProtocol and derived classes"
160 --enable-ftp use wxFTP (requires wxProtocol"
162 --enable-http use wxHTTP (requires wxProtocol"
164 --enable-fileproto use wxFileProto class (requires wxProtocol"
166 --enable-sockets use socket/network classes"
168 --enable-ipc use interprocess communication (wxSocket etc.)"
170 --enable-cmdline use wxCmdLineParser class"
172 --enable-datetime use wxDateTime class"
174 --enable-timedate use obsolete wxDate/wxTime classes"
176 --enable-stopwatch use wxStopWatch class"
178 --enable-dialupman use dialup network classes"
180 --enable-apple_ieee use the Apple IEEE codec"
182 --enable-timer use wxTimer class"
184 --enable-wave use wxWave class"
186 --enable-fraction use wxFraction class"
188 --enable-dynlib use wxLibrary class for DLL loading"
190 --enable-dynamicloader use (new) wxDynamicLibrary class"
192 --enable-longlong use wxLongLong class"
194 --enable-geometry use geometry class"
196 --enable-log use logging system"
198 --enable-streams use wxStream etc classes"
200 --enable-file use wxFile classes"
202 --enable-ffile use wxFFile classes"
204 --enable-textbuf use wxTextBuffer class"
206 --enable-textfile use wxTextFile class"
208 --enable-fontmap use font encodings conversion classes"
210 --enable-unicode compile wxString with Unicode support"
212 --enable-mslu use MS Layer for Unicode on Windows 9x (win32 only)"
214 --enable-wxprintfv use wxWindows implementation of vprintf()"
216 --enable-std_iostreams use standard C++ stream classes"
218 --enable-filesystem use virtual file systems classes"
220 --enable-fs_inet use virtual HTTP/FTP filesystems"
222 --enable-fs_zip use virtual ZIP filesystems"
224 --enable-zipstream use wxZipInputStream"
226 --enable-catch_segvs catch signals and pass them to wxApp::OnFatalException"
228 --enable-snglinst use wxSingleInstanceChecker class"
230 --enable-mimetype use wxMimeTypesManager"
232 --enable-sysoptions use wxSystemOptions"
234 --enable-url use wxURL class"
236 --enable-protocol use wxProtocol class"
238 --enable-protocol-http HTTP support in wxProtocol"
240 --enable-protocol-ftp FTP support in wxProtocol"
242 --enable-protocol-file FILE support in wxProtocol"
244 --enable-threads use threads"
246 --enable-docview use document view architecture"
248 --enable-help use help subsystem"
250 --enable-mshtmlhelp use MS HTML Help (win32)"
252 --enable-html use wxHTML sub-library"
254 --enable-htmlhelp use wxHTML-based help"
256 --enable-constraints use layout-constraints system"
258 --enable-printarch use printing architecture"
260 --enable-mdi use multiple document interface architecture"
262 --enable-loggui use standard GUI logger"
264 --enable-logwin use wxLogWindow"
266 --enable-logdialog use wxLogDialog"
268 --enable-postscript use wxPostscriptDC device context (default for gtk+)"
270 --enable-prologio use Prolog IO library"
272 --enable-resources use wxWindows resources"
274 --enable-xresources use X resources for save (default for gtk+)"
276 --enable-clipboard use wxClipboard classes"
278 --enable-dnd use Drag'n'Drop classes"
280 --enable-metafile use win32 metafiles"
282 --enable-treelayout use wxTreeLayout classes"
284 --enable-controls use all usual controls"
286 --enable-accel use accelerators"
288 --enable-button use wxButton class"
290 --enable-bmpbutton use wxBitmapButton class"
292 --enable-calendar use wxCalendarCtrl class"
294 --enable-caret use wxCaret class"
296 --enable-checkbox use wxCheckBox class"
298 --enable-checklst use wxCheckListBox (listbox with checkboxes) class"
300 --enable-choice use wxChoice class"
302 --enable-combobox use wxComboBox classes"
304 --enable-gauge use wxGauge class"
306 --enable-grid use wxGrid class"
308 --enable-newgrid use new wxGrid class"
310 --enable-imaglist use wxImageList class"
312 --enable-listbox use wxListBox class"
314 --enable-listctrl use wxListCtrl class"
316 --enable-notebook use wxNotebook class"
318 --enable-propsheet use wxPropertySheet class"
320 --enable-radiobox use wxRadioBox class"
322 --enable-radiobtn use wxRadioButton class"
324 --enable-sash use wxSashWindow class"
326 --enable-scrollbar use wxScrollBar class and scrollable windows"
328 --enable-slider use wxSlider class"
330 --enable-spinbtn use wxSpinButton class"
332 --enable-spinctrl use wxSpinCtrl class"
334 --enable-splitter use wxSplitterWindow class"
336 --enable-statbmp use wxStaticBitmap class"
338 --enable-statbox use wxStaticBox class"
340 --enable-statline use wxStaticLine class"
342 --enable-stattext use wxStaticText class"
344 --enable-statusbar use wxStatusBar class"
346 --enable-tabdialog use wxTabControl class"
348 --enable-textctrl use wxTextCtrl class"
350 --enable-togglebtn use wxToggleButton class"
352 --enable-toolbar use wxToolBar class"
354 --enable-tbarnative use native wxToolBar class"
356 --enable-tbarsmpl use wxToolBarSimple class"
358 --enable-treectrl use wxTreeCtrl class"
360 --enable-tipwindow use wxTipWindow class"
362 --enable-popupwin use wxPopUpWindow class"
364 --enable-commondlg use all common dialogs"
366 --enable-choicedlg use wxChoiceDialog"
368 --enable-coldlg use wxColourDialog"
370 --enable-filedlg use wxFileDialog"
372 --enable-finddlg use wxFindReplaceDialog"
374 --enable-fontdlg use wxFontDialog"
376 --enable-dirdlg use wxDirDialog"
378 --enable-msgdlg use wxMessageDialog"
380 --enable-numberdlg use wxNumberEntryDialog"
382 --enable-splash use wxSplashScreen"
384 --enable-textdlg use wxTextDialog"
386 --enable-tipdlg use startup tips"
388 --enable-progressdlg use wxProgressDialog"
390 --enable-wizarddlg use wxWizard"
392 --enable-menus use wxMenu/wxMenuBar/wxMenuItem classes"
394 --enable-miniframe use wxMiniFrame class"
396 --enable-tooltips use wxToolTip class"
398 --enable-splines use spline drawing code"
400 --enable-validators use wxValidator and derived classes"
402 --enable-busyinfo use wxBusyInfo"
404 --enable-joystick use wxJoystick (Linux only)"
406 --enable-metafiles use wxMetaFile (Windows only)"
408 --enable-dragimage use wxDragImage"
410 --enable-palette use wxPalette class"
412 --enable-image use wxImage class"
414 --enable-gif use gif images (GIF file format)"
416 --enable-pcx use pcx images (PCX file format)"
418 --enable-iff use iff images (IFF file format)"
420 --enable-pnm use pnm images (PNM file format)"
422 --enable-xpm use xpm images (XPM file format)"
424 --enable-icocur use Windows ICO and CUR formats"
426 --disable-largefile omit support for large files"
428 --disable-gtktest do not try to compile and run a test GTK+ program"
430 --with-gtk-prefix=PFX Prefix where GTK is installed (optional)"
432 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)"
434 --disable-gtktest Do not try to compile and run a test GTK program"
436 --with-gtk-prefix=PFX Prefix where GTK is installed (optional)"
438 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)"
440 --disable-gtktest Do not try to compile and run a test GTK program"
442 --with-x use the X Window System"
444 --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib"
446 # Initialize some variables set by options.
447 # The variables have the same names as the options, with
448 # dashes changed to underlines.
450 cache_file
=.
/config.cache
459 program_transform_name
=s
,x
,x
,
467 bindir
='${exec_prefix}/bin'
468 sbindir
='${exec_prefix}/sbin'
469 libexecdir
='${exec_prefix}/libexec'
470 datadir
='${prefix}/share'
471 sysconfdir
='${prefix}/etc'
472 sharedstatedir
='${prefix}/com'
473 localstatedir
='${prefix}/var'
474 libdir
='${exec_prefix}/lib'
475 includedir
='${prefix}/include'
476 oldincludedir
='/usr/include'
477 infodir
='${prefix}/info'
478 mandir
='${prefix}/man'
480 # Initialize some other variables.
483 SHELL
=${CONFIG_SHELL-/bin/sh}
484 # Maximum number of lines to put in a shell here document.
491 # If the previous option needs an argument, assign it.
492 if test -n "$ac_prev"; then
493 eval "$ac_prev=\$ac_option"
499 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
503 # Accept the important Cygnus configure options, so we can diagnose typos.
507 -bindir | --bindir | --bindi | --bind | --bin | --bi)
509 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
510 bindir
="$ac_optarg" ;;
512 -build | --build | --buil | --bui | --bu)
514 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
515 build
="$ac_optarg" ;;
517 -cache-file | --cache-file | --cache-fil | --cache-fi \
518 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
519 ac_prev
=cache_file
;;
520 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
521 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
522 cache_file
="$ac_optarg" ;;
524 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
526 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
528 datadir
="$ac_optarg" ;;
530 -disable-* | --disable-*)
531 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
532 # Reject names that are not valid shell variable names.
533 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
534 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
536 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
537 eval "enable_${ac_feature}=no" ;;
539 -enable-* | --enable-*)
540 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
541 # Reject names that are not valid shell variable names.
542 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
543 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
545 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
550 eval "enable_${ac_feature}='$ac_optarg'" ;;
552 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
553 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
554 | --exec | --exe | --ex)
555 ac_prev
=exec_prefix
;;
556 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
557 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
558 | --exec=* | --exe=* | --ex=*)
559 exec_prefix
="$ac_optarg" ;;
561 -gas | --gas | --ga | --g)
562 # Obsolete; use --with-gas.
565 -help | --help | --hel | --he)
566 # Omit some internal or obsolete options to make the list less imposing.
567 # This message is too long to be a string in the A/UX 3.1 sh.
569 Usage: configure [options] [host]
570 Options: [defaults in brackets after descriptions]
572 --cache-file=FILE cache test results in FILE
573 --help print this message
574 --no-create do not create output files
575 --quiet, --silent do not print \`checking...' messages
576 --version print the version of autoconf that created configure
577 Directory and file names:
578 --prefix=PREFIX install architecture-independent files in PREFIX
580 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
582 --bindir=DIR user executables in DIR [EPREFIX/bin]
583 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
584 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
585 --datadir=DIR read-only architecture-independent data in DIR
587 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
588 --sharedstatedir=DIR modifiable architecture-independent data in DIR
590 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
591 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
592 --includedir=DIR C header files in DIR [PREFIX/include]
593 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
594 --infodir=DIR info documentation in DIR [PREFIX/info]
595 --mandir=DIR man documentation in DIR [PREFIX/man]
596 --srcdir=DIR find the sources in DIR [configure dir or ..]
597 --program-prefix=PREFIX prepend PREFIX to installed program names
598 --program-suffix=SUFFIX append SUFFIX to installed program names
599 --program-transform-name=PROGRAM
600 run sed PROGRAM on installed program names
604 --build=BUILD configure for building on BUILD [BUILD=HOST]
605 --host=HOST configure for HOST [guessed]
606 --target=TARGET configure for TARGET [TARGET=HOST]
607 Features and packages:
608 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
609 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
610 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
611 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
612 --x-includes=DIR X include files are in DIR
613 --x-libraries=DIR X library files are in DIR
615 if test -n "$ac_help"; then
616 echo "--enable and --with options recognized:$ac_help"
620 -host | --host | --hos | --ho)
622 -host=* | --host=* | --hos=* | --ho=*)
625 -includedir | --includedir | --includedi | --included | --include \
626 | --includ | --inclu | --incl | --inc)
627 ac_prev
=includedir
;;
628 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
629 | --includ=* | --inclu=* | --incl=* | --inc=*)
630 includedir
="$ac_optarg" ;;
632 -infodir | --infodir | --infodi | --infod | --info | --inf)
634 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
635 infodir
="$ac_optarg" ;;
637 -libdir | --libdir | --libdi | --libd)
639 -libdir=* | --libdir=* | --libdi=* | --libd=*)
640 libdir
="$ac_optarg" ;;
642 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
643 | --libexe | --libex | --libe)
644 ac_prev
=libexecdir
;;
645 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
646 | --libexe=* | --libex=* | --libe=*)
647 libexecdir
="$ac_optarg" ;;
649 -localstatedir | --localstatedir | --localstatedi | --localstated \
650 | --localstate | --localstat | --localsta | --localst \
651 | --locals | --local | --loca | --loc | --lo)
652 ac_prev
=localstatedir
;;
653 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
654 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
655 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
656 localstatedir
="$ac_optarg" ;;
658 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
660 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
661 mandir
="$ac_optarg" ;;
664 # Obsolete; use --without-fp.
667 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
671 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
672 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
675 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
676 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
677 | --oldin | --oldi | --old | --ol | --o)
678 ac_prev
=oldincludedir
;;
679 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
680 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
681 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
682 oldincludedir
="$ac_optarg" ;;
684 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
686 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
687 prefix
="$ac_optarg" ;;
689 -program-prefix | --program-prefix | --program-prefi | --program-pref \
690 | --program-pre | --program-pr | --program-p)
691 ac_prev
=program_prefix
;;
692 -program-prefix=* | --program-prefix=* | --program-prefi=* \
693 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
694 program_prefix
="$ac_optarg" ;;
696 -program-suffix | --program-suffix | --program-suffi | --program-suff \
697 | --program-suf | --program-su | --program-s)
698 ac_prev
=program_suffix
;;
699 -program-suffix=* | --program-suffix=* | --program-suffi=* \
700 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
701 program_suffix
="$ac_optarg" ;;
703 -program-transform-name | --program-transform-name \
704 | --program-transform-nam | --program-transform-na \
705 | --program-transform-n | --program-transform- \
706 | --program-transform | --program-transfor \
707 | --program-transfo | --program-transf \
708 | --program-trans | --program-tran \
709 | --progr-tra | --program-tr | --program-t)
710 ac_prev
=program_transform_name
;;
711 -program-transform-name=* | --program-transform-name=* \
712 | --program-transform-nam=* | --program-transform-na=* \
713 | --program-transform-n=* | --program-transform-=* \
714 | --program-transform=* | --program-transfor=* \
715 | --program-transfo=* | --program-transf=* \
716 | --program-trans=* | --program-tran=* \
717 | --progr-tra=* | --program-tr=* | --program-t=*)
718 program_transform_name
="$ac_optarg" ;;
720 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
721 | -silent | --silent | --silen | --sile | --sil)
724 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
726 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
728 sbindir
="$ac_optarg" ;;
730 -sharedstatedir | --sharedstatedir | --sharedstatedi \
731 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
732 | --sharedst | --shareds | --shared | --share | --shar \
734 ac_prev
=sharedstatedir
;;
735 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
736 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
737 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
739 sharedstatedir
="$ac_optarg" ;;
741 -site | --site | --sit)
743 -site=* | --site=* | --sit=*)
746 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
748 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
749 srcdir
="$ac_optarg" ;;
751 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
752 | --syscon | --sysco | --sysc | --sys | --sy)
753 ac_prev
=sysconfdir
;;
754 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
755 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
756 sysconfdir
="$ac_optarg" ;;
758 -target | --target | --targe | --targ | --tar | --ta | --t)
760 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
761 target
="$ac_optarg" ;;
763 -v | -verbose | --verbose | --verbos | --verbo | --verb)
766 -version | --version | --versio | --versi | --vers)
767 echo "configure generated by autoconf version 2.13"
771 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
772 # Reject names that are not valid shell variable names.
773 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
774 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
776 ac_package
=`echo $ac_package| sed 's/-/_/g'`
781 eval "with_${ac_package}='$ac_optarg'" ;;
783 -without-* | --without-*)
784 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
785 # Reject names that are not valid shell variable names.
786 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
787 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
789 ac_package
=`echo $ac_package| sed 's/-/_/g'`
790 eval "with_${ac_package}=no" ;;
793 # Obsolete; use --with-x.
796 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
797 | --x-incl | --x-inc | --x-in | --x-i)
798 ac_prev
=x_includes
;;
799 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
800 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
801 x_includes
="$ac_optarg" ;;
803 -x-libraries | --x-libraries | --x-librarie | --x-librari \
804 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
805 ac_prev
=x_libraries
;;
806 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
807 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
808 x_libraries
="$ac_optarg" ;;
810 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
814 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
815 echo "configure: warning: $ac_option: invalid host type" 1>&2
817 if test "x$nonopt" != xNONE
; then
818 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
826 if test -n "$ac_prev"; then
827 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
830 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
832 # File descriptor usage:
835 # 2 errors and warnings
836 # 3 some systems may open it to /dev/tty
837 # 4 used on the Kubota Titan
838 # 6 checking for... messages and results
839 # 5 compiler messages saved in config.log
840 if test "$silent" = yes; then
848 This file contains any messages produced by compilers while
849 running configure, to aid debugging if configure makes a mistake.
852 # Strip out --no-create and --no-recursion so they do not pile up.
853 # Also quote any args containing shell metacharacters.
858 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
859 | --no-cr | --no-c) ;;
860 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
861 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
862 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
863 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
864 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
869 # Only set these to C if already set. These must not be set unconditionally
870 # because not all systems understand e.g. LANG=C (notably SCO).
871 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
872 # Non-C LC_CTYPE values break the ctype check.
873 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
874 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
875 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
876 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
878 # confdefs.h avoids OS command line length limits that DEFS can exceed.
879 rm -rf conftest
* confdefs.h
880 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
883 # A filename unique to this package, relative to the directory that
884 # configure is in, which we can look for to find out if srcdir is correct.
885 ac_unique_file
=wx
-config.
in
887 # Find the source files, if location was not specified.
888 if test -z "$srcdir"; then
889 ac_srcdir_defaulted
=yes
890 # Try the directory containing this script, then its parent.
892 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
893 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
895 if test ! -r $srcdir/$ac_unique_file; then
899 ac_srcdir_defaulted
=no
901 if test ! -r $srcdir/$ac_unique_file; then
902 if test "$ac_srcdir_defaulted" = yes; then
903 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
905 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
908 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
910 # Prefer explicitly selected file to automatically selected ones.
911 if test -z "$CONFIG_SITE"; then
912 if test "x$prefix" != xNONE
; then
913 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
915 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
918 for ac_site_file
in $CONFIG_SITE; do
919 if test -r "$ac_site_file"; then
920 echo "loading site script $ac_site_file"
925 if test -r "$cache_file"; then
926 echo "loading cache $cache_file"
929 echo "creating cache $cache_file"
934 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
935 ac_cpp
='$CPP $CPPFLAGS'
936 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
937 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
938 cross_compiling
=$ac_cv_prog_cc_cross
942 if (echo "testing\c"; echo 1,2,3) | grep c
>/dev
/null
; then
943 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
944 if (echo -n testing
; echo 1,2,3) | sed s
/-n/xn
/ | grep xn
>/dev
/null
; then
951 ac_n
= ac_c
='\c' ac_t
=
957 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
958 if test -f $ac_dir/install-sh; then
960 ac_install_sh
="$ac_aux_dir/install-sh -c"
962 elif test -f $ac_dir/install.sh
; then
964 ac_install_sh
="$ac_aux_dir/install.sh -c"
968 if test -z "$ac_aux_dir"; then
969 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
971 ac_config_guess
=$ac_aux_dir/config.guess
972 ac_config_sub
=$ac_aux_dir/config.sub
973 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
976 # Do some error checking and defaulting for the host and target type.
978 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
981 # 1. You are not allowed to specify --host, --target, and nonopt at the
983 # 2. Host defaults to nonopt.
984 # 3. If nonopt is not specified, then host defaults to the current host,
985 # as determined by config.guess.
986 # 4. Target and build default to nonopt.
987 # 5. If nonopt is not specified, then target and build default to host.
989 # The aliases save the names the user supplied, while $host etc.
990 # will get canonicalized.
991 case $host---$target---$nonopt in
992 NONE
---*---* | *---NONE---* | *---*---NONE) ;;
993 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
997 # Make sure we can run config.sub.
998 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
999 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
1002 echo $ac_n "checking host system type""... $ac_c" 1>&6
1003 echo "configure:1004: checking host system type" >&5
1006 case "$host_alias" in
1010 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
1011 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
1013 *) host_alias
=$nonopt ;;
1017 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
1018 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1019 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1020 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1021 echo "$ac_t""$host" 1>&6
1023 echo $ac_n "checking target system type""... $ac_c" 1>&6
1024 echo "configure:1025: checking target system type" >&5
1026 target_alias
=$target
1027 case "$target_alias" in
1030 NONE
) target_alias
=$host_alias ;;
1031 *) target_alias
=$nonopt ;;
1035 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
1036 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1037 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1038 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1039 echo "$ac_t""$target" 1>&6
1041 echo $ac_n "checking build system type""... $ac_c" 1>&6
1042 echo "configure:1043: checking build system type" >&5
1045 case "$build_alias" in
1048 NONE
) build_alias
=$host_alias ;;
1049 *) build_alias
=$nonopt ;;
1053 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
1054 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1055 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1056 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1057 echo "$ac_t""$build" 1>&6
1059 test "$host_alias" != "$target_alias" &&
1060 test "$program_prefix$program_suffix$program_transform_name" = \
1062 program_prefix
=${target_alias}-
1066 WX_MAJOR_VERSION_NUMBER
=2
1067 WX_MINOR_VERSION_NUMBER
=3
1070 WX_VERSION
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER.
$WX_RELEASE_NUMBER
1071 WX_RELEASE
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER
1073 WX_MSW_VERSION
=$WX_MAJOR_VERSION_NUMBER$WX_MINOR_VERSION_NUMBER$WX_RELEASE_NUMBER
1107 NEEDS_D_REENTRANT_FOR_R_FUNCS
=0
1109 ALL_TOOLKITS
="GTK MAC MGL MICROWIN MOTIF MSW PM WINE X11"
1114 DEFAULT_wxUSE_MICROWIN
=0
1115 DEFAULT_wxUSE_MOTIF
=0
1118 DEFAULT_wxUSE_WINE
=0
1121 DEFAULT_DEFAULT_wxUSE_GTK
=0
1122 DEFAULT_DEFAULT_wxUSE_MAC
=0
1123 DEFAULT_DEFAULT_wxUSE_MGL
=0
1124 DEFAULT_DEFAULT_wxUSE_MICROWIN
=0
1125 DEFAULT_DEFAULT_wxUSE_MOTIF
=0
1126 DEFAULT_DEFAULT_wxUSE_MSW
=0
1127 DEFAULT_DEFAULT_wxUSE_PM
=0
1128 DEFAULT_DEFAULT_wxUSE_WINE
=0
1129 DEFAULT_DEFAULT_wxUSE_X11
=0
1137 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1138 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1140 cat >> confdefs.h
<<\EOF
1147 cat >> confdefs.h
<<\EOF
1152 if test "x$TMP" = "xalpha"; then
1154 cat >> confdefs.h
<<\EOF
1159 DEFAULT_DEFAULT_wxUSE_GTK
=1
1161 *-*-irix5* | *-*-irix6* )
1164 cat >> confdefs.h
<<\EOF
1168 cat >> confdefs.h
<<\EOF
1172 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1178 cat >> confdefs.h
<<\EOF
1182 cat >> confdefs.h
<<\EOF
1183 #define __SOLARIS__ 1
1186 cat >> confdefs.h
<<\EOF
1190 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1191 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1197 cat >> confdefs.h
<<\EOF
1201 cat >> confdefs.h
<<\EOF
1205 cat >> confdefs.h
<<\EOF
1209 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1214 cat >> confdefs.h
<<\EOF
1215 #define __FREEBSD__ 1
1218 cat >> confdefs.h
<<\EOF
1222 DEFAULT_DEFAULT_wxUSE_GTK
=1
1227 cat >> confdefs.h
<<\EOF
1228 #define __FREEBSD__ 1
1231 cat >> confdefs.h
<<\EOF
1232 #define __OPENBSD__ 1
1235 DEFAULT_DEFAULT_wxUSE_GTK
=1
1240 cat >> confdefs.h
<<\EOF
1241 #define __FREEBSD__ 1
1244 cat >> confdefs.h
<<\EOF
1245 #define __NETBSD__ 1
1248 DEFAULT_DEFAULT_wxUSE_GTK
=1
1253 cat >> confdefs.h
<<\EOF
1257 cat >> confdefs.h
<<\EOF
1261 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1262 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1267 cat >> confdefs.h
<<\EOF
1271 cat >> confdefs.h
<<\EOF
1275 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1280 cat >> confdefs.h
<<\EOF
1284 cat >> confdefs.h
<<\EOF
1288 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1295 cat >> confdefs.h
<<\EOF
1299 cat >> confdefs.h
<<\EOF
1303 cat >> confdefs.h
<<\EOF
1307 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1310 *-*-cygwin* | *-*-mingw32* )
1314 cat >> confdefs.h
<<\EOF
1318 cat >> confdefs.h
<<\EOF
1322 cat >> confdefs.h
<<\EOF
1323 #define __WINDOWS__ 1
1326 cat >> confdefs.h
<<\EOF
1327 #define __GNUWIN32__ 1
1330 cat >> confdefs.h
<<\EOF
1334 cat >> confdefs.h
<<\EOF
1335 #define WINVER 0x0400
1340 DEFAULT_DEFAULT_wxUSE_MSW
=1
1346 cat >> confdefs.h
<<\EOF
1351 DEFAULT_DEFAULT_wxUSE_MGL
=1
1354 *-pc-os2_emx | *-pc-os2-emx )
1355 cat >> confdefs.h
<<\EOF
1360 DEFAULT_DEFAULT_wxUSE_PM
=1
1361 LIBS
="$LIBS -lstdcpp"
1368 cat >> confdefs.h
<<\EOF
1372 cat >> confdefs.h
<<\EOF
1373 #define __DARWIN__ 1
1376 cat >> confdefs.h
<<\EOF
1377 #define __POWERPC__ 1
1380 DEFAULT_DEFAULT_wxUSE_MAC
=1
1385 cat >> confdefs.h
<<\EOF
1392 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
1395 if test "$USE_UNIX" = 1 ; then
1397 cat >> confdefs.h
<<\EOF
1406 wx_arg_cache_file
="configarg.cache"
1407 echo "loading argument cache $wx_arg_cache_file"
1408 rm -f ${wx_arg_cache_file}.tmp
1409 touch ${wx_arg_cache_file}.tmp
1410 touch ${wx_arg_cache_file}
1414 if test $DEBUG_CONFIGURE = 1; then
1415 DEFAULT_wxUSE_UNIVERSAL
=no
1417 DEFAULT_wxUSE_NANOX
=no
1419 DEFAULT_wxUSE_THREADS
=yes
1421 DEFAULT_wxUSE_SHARED
=yes
1422 DEFAULT_wxUSE_SONAME
=no
1423 DEFAULT_wxUSE_OPTIMISE
=no
1424 DEFAULT_wxUSE_PROFILE
=no
1425 DEFAULT_wxUSE_NO_DEPS
=no
1426 DEFAULT_wxUSE_NO_RTTI
=no
1427 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1428 DEFAULT_wxUSE_PERMISSIVE
=no
1429 DEFAULT_wxUSE_DEBUG_FLAG
=yes
1430 DEFAULT_wxUSE_DEBUG_INFO
=yes
1431 DEFAULT_wxUSE_DEBUG_GDB
=yes
1432 DEFAULT_wxUSE_MEM_TRACING
=no
1433 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1434 DEFAULT_wxUSE_DMALLOC
=no
1435 DEFAULT_wxUSE_PRECOMP
=no
1436 DEFAULT_wxUSE_APPLE_IEEE
=no
1438 DEFAULT_wxUSE_LOG
=yes
1439 DEFAULT_wxUSE_LOGWINDOW
=no
1440 DEFAULT_wxUSE_LOGGUI
=no
1441 DEFAULT_wxUSE_LOGDIALOG
=no
1443 DEFAULT_wxUSE_GUI
=yes
1444 DEFAULT_wxUSE_CONTROLS
=no
1446 DEFAULT_wxUSE_REGEX
=no
1447 DEFAULT_wxUSE_ZLIB
=no
1448 DEFAULT_wxUSE_LIBPNG
=no
1449 DEFAULT_wxUSE_LIBJPEG
=no
1450 DEFAULT_wxUSE_LIBTIFF
=no
1451 DEFAULT_wxUSE_ODBC
=no
1452 DEFAULT_wxUSE_OPENGL
=no
1454 DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=no
1455 DEFAULT_wxUSE_SNGLINST_CHECKER
=no
1456 DEFAULT_wxUSE_STD_IOSTREAM
=no
1457 DEFAULT_wxUSE_CMDLINE_PARSER
=no
1458 DEFAULT_wxUSE_DATETIME
=no
1459 DEFAULT_wxUSE_TIMEDATE
=no
1460 DEFAULT_wxUSE_TIMER
=no
1461 DEFAULT_wxUSE_STOPWATCH
=no
1462 DEFAULT_wxUSE_FILE
=no
1463 DEFAULT_wxUSE_FFILE
=no
1464 DEFAULT_wxUSE_TEXTBUFFER
=no
1465 DEFAULT_wxUSE_TEXTFILE
=no
1466 DEFAULT_wxUSE_WAVE
=no
1467 DEFAULT_wxUSE_INTL
=no
1468 DEFAULT_wxUSE_CONFIG
=no
1469 DEFAULT_wxUSE_FONTMAP
=no
1470 DEFAULT_wxUSE_STREAMS
=no
1471 DEFAULT_wxUSE_SOCKETS
=no
1472 DEFAULT_wxUSE_DIALUP_MANAGER
=no
1473 DEFAULT_wxUSE_JOYSTICK
=no
1474 DEFAULT_wxUSE_DYNLIB_CLASS
=no
1475 DEFAULT_wxUSE_DYNAMIC_LOADER
=no
1476 DEFAULT_wxUSE_LONGLONG
=no
1477 DEFAULT_wxUSE_GEOMETRY
=no
1479 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=no
1480 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=no
1481 DEFAULT_wxUSE_POSTSCRIPT
=no
1483 DEFAULT_wxUSE_X_RESOURCES
=no
1484 DEFAULT_wxUSE_CLIPBOARD
=no
1485 DEFAULT_wxUSE_TOOLTIPS
=no
1486 DEFAULT_wxUSE_DRAG_AND_DROP
=no
1487 DEFAULT_wxUSE_DRAGIMAGE
=no
1488 DEFAULT_wxUSE_SPLINES
=no
1490 DEFAULT_wxUSE_MDI_ARCHITECTURE
=no
1491 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=no
1492 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=no
1494 DEFAULT_wxUSE_PROLOGIO
=no
1495 DEFAULT_wxUSE_RESOURCES
=no
1496 DEFAULT_wxUSE_CONSTRAINTS
=no
1497 DEFAULT_wxUSE_IPC
=no
1498 DEFAULT_wxUSE_HELP
=no
1499 DEFAULT_wxUSE_MS_HTML_HELP
=no
1500 DEFAULT_wxUSE_WXHTML_HELP
=no
1501 DEFAULT_wxUSE_TREELAYOUT
=no
1502 DEFAULT_wxUSE_METAFILE
=no
1503 DEFAULT_wxUSE_MIMETYPE
=no
1504 DEFAULT_wxUSE_SYSTEM_OPTIONS
=no
1505 DEFAULT_wxUSE_PROTOCOL
=no
1506 DEFAULT_wxUSE_PROTOCOL_HTTP
=no
1507 DEFAULT_wxUSE_PROTOCOL_FTP
=no
1508 DEFAULT_wxUSE_PROTOCOL_FILE
=no
1509 DEFAULT_wxUSE_URL
=no
1511 DEFAULT_wxUSE_COMMONDLGS
=no
1512 DEFAULT_wxUSE_CHOICEDLG
=no
1513 DEFAULT_wxUSE_COLOURDLG
=no
1514 DEFAULT_wxUSE_DIRDLG
=no
1515 DEFAULT_wxUSE_FILEDLG
=no
1516 DEFAULT_wxUSE_FINDREPLDLG
=no
1517 DEFAULT_wxUSE_FONTDLG
=no
1518 DEFAULT_wxUSE_MSGDLG
=no
1519 DEFAULT_wxUSE_NUMBERDLG
=no
1520 DEFAULT_wxUSE_TEXTDLG
=no
1521 DEFAULT_wxUSE_SPLASH
=no
1522 DEFAULT_wxUSE_STARTUP_TIPS
=no
1523 DEFAULT_wxUSE_PROGRESSDLG
=no
1524 DEFAULT_wxUSE_WIZARDDLG
=no
1526 DEFAULT_wxUSE_MENUS
=no
1527 DEFAULT_wxUSE_MINIFRAME
=no
1528 DEFAULT_wxUSE_HTML
=no
1529 DEFAULT_wxUSE_FILESYSTEM
=no
1530 DEFAULT_wxUSE_FS_INET
=no
1531 DEFAULT_wxUSE_FS_ZIP
=no
1532 DEFAULT_wxUSE_BUSYINFO
=no
1533 DEFAULT_wxUSE_ZIPSTREAM
=no
1534 DEFAULT_wxUSE_VALIDATORS
=no
1536 DEFAULT_wxUSE_ACCEL
=no
1537 DEFAULT_wxUSE_BUTTON
=no
1538 DEFAULT_wxUSE_BMPBUTTON
=no
1539 DEFAULT_wxUSE_CALCTRL
=no
1540 DEFAULT_wxUSE_CARET
=no
1541 DEFAULT_wxUSE_CHECKBOX
=no
1542 DEFAULT_wxUSE_CHECKLST
=no
1543 DEFAULT_wxUSE_CHOICE
=no
1544 DEFAULT_wxUSE_COMBOBOX
=no
1545 DEFAULT_wxUSE_GAUGE
=no
1546 DEFAULT_wxUSE_GRID
=no
1547 DEFAULT_wxUSE_NEW_GRID
=no
1548 DEFAULT_wxUSE_IMAGLIST
=no
1549 DEFAULT_wxUSE_LISTBOX
=no
1550 DEFAULT_wxUSE_LISTCTRL
=no
1551 DEFAULT_wxUSE_NOTEBOOK
=no
1552 DEFAULT_wxUSE_PROPSHEET
=no
1553 DEFAULT_wxUSE_RADIOBOX
=no
1554 DEFAULT_wxUSE_RADIOBTN
=no
1555 DEFAULT_wxUSE_SASH
=no
1556 DEFAULT_wxUSE_SCROLLBAR
=no
1557 DEFAULT_wxUSE_SLIDER
=no
1558 DEFAULT_wxUSE_SPINBTN
=no
1559 DEFAULT_wxUSE_SPINCTRL
=no
1560 DEFAULT_wxUSE_SPLITTER
=no
1561 DEFAULT_wxUSE_STATBMP
=no
1562 DEFAULT_wxUSE_STATBOX
=no
1563 DEFAULT_wxUSE_STATLINE
=no
1564 DEFAULT_wxUSE_STATTEXT
=no
1565 DEFAULT_wxUSE_STATUSBAR
=yes
1566 DEFAULT_wxUSE_TABDIALOG
=no
1567 DEFAULT_wxUSE_TEXTCTRL
=no
1568 DEFAULT_wxUSE_TOGGLEBTN
=no
1569 DEFAULT_wxUSE_TOOLBAR
=no
1570 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
1571 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
1572 DEFAULT_wxUSE_TREECTRL
=no
1573 DEFAULT_wxUSE_POPUPWIN
=no
1574 DEFAULT_wxUSE_TIPWINDOW
=no
1576 DEFAULT_wxUSE_UNICODE
=no
1577 DEFAULT_wxUSE_UNICODE_MSLU
=no
1578 DEFAULT_wxUSE_WCSRTOMBS
=no
1580 DEFAULT_wxUSE_PALETTE
=no
1581 DEFAULT_wxUSE_IMAGE
=no
1582 DEFAULT_wxUSE_GIF
=no
1583 DEFAULT_wxUSE_PCX
=no
1584 DEFAULT_wxUSE_PNM
=no
1585 DEFAULT_wxUSE_IFF
=no
1586 DEFAULT_wxUSE_XPM
=no
1587 DEFAULT_wxUSE_ICO_CUR
=no
1589 DEFAULT_wxUSE_UNIVERSAL
=no
1591 DEFAULT_wxUSE_NANOX
=no
1593 DEFAULT_wxUSE_THREADS
=yes
1595 DEFAULT_wxUSE_SHARED
=yes
1596 DEFAULT_wxUSE_SONAME
=no
1597 DEFAULT_wxUSE_OPTIMISE
=yes
1598 DEFAULT_wxUSE_PROFILE
=no
1599 DEFAULT_wxUSE_NO_DEPS
=no
1600 DEFAULT_wxUSE_NO_RTTI
=no
1601 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1602 DEFAULT_wxUSE_PERMISSIVE
=no
1603 DEFAULT_wxUSE_DEBUG_FLAG
=no
1604 DEFAULT_wxUSE_DEBUG_INFO
=no
1605 DEFAULT_wxUSE_DEBUG_GDB
=no
1606 DEFAULT_wxUSE_MEM_TRACING
=no
1607 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1608 DEFAULT_wxUSE_DMALLOC
=no
1609 DEFAULT_wxUSE_PRECOMP
=no
1610 DEFAULT_wxUSE_APPLE_IEEE
=yes
1612 DEFAULT_wxUSE_LOG
=yes
1613 DEFAULT_wxUSE_LOGWINDOW
=yes
1614 DEFAULT_wxUSE_LOGGUI
=yes
1615 DEFAULT_wxUSE_LOGDIALOG
=yes
1617 DEFAULT_wxUSE_GUI
=yes
1619 DEFAULT_wxUSE_REGEX
=yes
1620 DEFAULT_wxUSE_ZLIB
=yes
1621 DEFAULT_wxUSE_LIBPNG
=yes
1622 DEFAULT_wxUSE_LIBJPEG
=yes
1623 DEFAULT_wxUSE_LIBTIFF
=yes
1624 DEFAULT_wxUSE_ODBC
=no
1625 DEFAULT_wxUSE_OPENGL
=no
1627 DEFAULT_wxUSE_ON_FATAL_EXCEPTION
=yes
1628 DEFAULT_wxUSE_SNGLINST_CHECKER
=yes
1629 DEFAULT_wxUSE_STD_IOSTREAM
=no
1630 DEFAULT_wxUSE_CMDLINE_PARSER
=yes
1631 DEFAULT_wxUSE_DATETIME
=yes
1632 DEFAULT_wxUSE_TIMEDATE
=no
1633 DEFAULT_wxUSE_TIMER
=yes
1634 DEFAULT_wxUSE_STOPWATCH
=yes
1635 DEFAULT_wxUSE_FILE
=yes
1636 DEFAULT_wxUSE_FFILE
=yes
1637 DEFAULT_wxUSE_TEXTBUFFER
=yes
1638 DEFAULT_wxUSE_TEXTFILE
=yes
1639 DEFAULT_wxUSE_WAVE
=no
1640 DEFAULT_wxUSE_INTL
=yes
1641 DEFAULT_wxUSE_CONFIG
=yes
1642 DEFAULT_wxUSE_FONTMAP
=yes
1643 DEFAULT_wxUSE_STREAMS
=yes
1644 DEFAULT_wxUSE_SOCKETS
=yes
1645 DEFAULT_wxUSE_DIALUP_MANAGER
=yes
1646 DEFAULT_wxUSE_JOYSTICK
=yes
1647 DEFAULT_wxUSE_DYNLIB_CLASS
=yes
1648 DEFAULT_wxUSE_DYNAMIC_LOADER
=yes
1649 DEFAULT_wxUSE_LONGLONG
=yes
1650 DEFAULT_wxUSE_GEOMETRY
=yes
1652 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=yes
1653 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=yes
1654 DEFAULT_wxUSE_POSTSCRIPT
=yes
1656 DEFAULT_wxUSE_X_RESOURCES
=no
1657 DEFAULT_wxUSE_CLIPBOARD
=yes
1658 DEFAULT_wxUSE_TOOLTIPS
=yes
1659 DEFAULT_wxUSE_DRAG_AND_DROP
=yes
1660 DEFAULT_wxUSE_DRAGIMAGE
=yes
1661 DEFAULT_wxUSE_SPLINES
=yes
1663 DEFAULT_wxUSE_MDI_ARCHITECTURE
=yes
1664 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=yes
1665 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=yes
1667 DEFAULT_wxUSE_PROLOGIO
=yes
1668 DEFAULT_wxUSE_RESOURCES
=yes
1669 DEFAULT_wxUSE_CONSTRAINTS
=yes
1670 DEFAULT_wxUSE_IPC
=yes
1671 DEFAULT_wxUSE_HELP
=yes
1672 DEFAULT_wxUSE_MS_HTML_HELP
=yes
1673 DEFAULT_wxUSE_WXHTML_HELP
=yes
1674 DEFAULT_wxUSE_TREELAYOUT
=yes
1675 DEFAULT_wxUSE_METAFILE
=yes
1676 DEFAULT_wxUSE_MIMETYPE
=yes
1677 DEFAULT_wxUSE_SYSTEM_OPTIONS
=yes
1678 DEFAULT_wxUSE_PROTOCOL
=yes
1679 DEFAULT_wxUSE_PROTOCOL_HTTP
=yes
1680 DEFAULT_wxUSE_PROTOCOL_FTP
=yes
1681 DEFAULT_wxUSE_PROTOCOL_FILE
=yes
1682 DEFAULT_wxUSE_URL
=yes
1684 DEFAULT_wxUSE_COMMONDLGS
=yes
1685 DEFAULT_wxUSE_CHOICEDLG
=yes
1686 DEFAULT_wxUSE_COLOURDLG
=yes
1687 DEFAULT_wxUSE_DIRDLG
=yes
1688 DEFAULT_wxUSE_FILEDLG
=yes
1689 DEFAULT_wxUSE_FINDREPLDLG
=yes
1690 DEFAULT_wxUSE_FONTDLG
=yes
1691 DEFAULT_wxUSE_MSGDLG
=yes
1692 DEFAULT_wxUSE_NUMBERDLG
=yes
1693 DEFAULT_wxUSE_TEXTDLG
=yes
1694 DEFAULT_wxUSE_SPLASH
=yes
1695 DEFAULT_wxUSE_STARTUP_TIPS
=yes
1696 DEFAULT_wxUSE_PROGRESSDLG
=yes
1697 DEFAULT_wxUSE_WIZARDDLG
=yes
1699 DEFAULT_wxUSE_MENUS
=yes
1700 DEFAULT_wxUSE_MINIFRAME
=yes
1701 DEFAULT_wxUSE_HTML
=yes
1702 DEFAULT_wxUSE_FILESYSTEM
=yes
1703 DEFAULT_wxUSE_FS_INET
=yes
1704 DEFAULT_wxUSE_FS_ZIP
=yes
1705 DEFAULT_wxUSE_BUSYINFO
=yes
1706 DEFAULT_wxUSE_ZIPSTREAM
=yes
1707 DEFAULT_wxUSE_VALIDATORS
=yes
1709 DEFAULT_wxUSE_ACCEL
=yes
1710 DEFAULT_wxUSE_BUTTON
=yes
1711 DEFAULT_wxUSE_BMPBUTTON
=yes
1712 DEFAULT_wxUSE_CALCTRL
=yes
1713 DEFAULT_wxUSE_CARET
=yes
1714 DEFAULT_wxUSE_CHECKBOX
=yes
1715 DEFAULT_wxUSE_CHECKLST
=yes
1716 DEFAULT_wxUSE_CHOICE
=yes
1717 DEFAULT_wxUSE_COMBOBOX
=yes
1718 DEFAULT_wxUSE_GAUGE
=yes
1719 DEFAULT_wxUSE_GRID
=yes
1720 DEFAULT_wxUSE_NEW_GRID
=yes
1721 DEFAULT_wxUSE_IMAGLIST
=yes
1722 DEFAULT_wxUSE_LISTBOX
=yes
1723 DEFAULT_wxUSE_LISTCTRL
=yes
1724 DEFAULT_wxUSE_NOTEBOOK
=yes
1725 DEFAULT_wxUSE_PROPSHEET
=yes
1726 DEFAULT_wxUSE_RADIOBOX
=yes
1727 DEFAULT_wxUSE_RADIOBTN
=yes
1728 DEFAULT_wxUSE_SASH
=yes
1729 DEFAULT_wxUSE_SCROLLBAR
=yes
1730 DEFAULT_wxUSE_SLIDER
=yes
1731 DEFAULT_wxUSE_SPINBTN
=yes
1732 DEFAULT_wxUSE_SPINCTRL
=yes
1733 DEFAULT_wxUSE_SPLITTER
=yes
1734 DEFAULT_wxUSE_STATBMP
=yes
1735 DEFAULT_wxUSE_STATBOX
=yes
1736 DEFAULT_wxUSE_STATLINE
=yes
1737 DEFAULT_wxUSE_STATTEXT
=yes
1738 DEFAULT_wxUSE_STATUSBAR
=yes
1739 DEFAULT_wxUSE_TABDIALOG
=no
1740 DEFAULT_wxUSE_TEXTCTRL
=yes
1741 DEFAULT_wxUSE_TOGGLEBTN
=yes
1742 DEFAULT_wxUSE_TOOLBAR
=yes
1743 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
1744 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
1745 DEFAULT_wxUSE_TREECTRL
=yes
1746 DEFAULT_wxUSE_POPUPWIN
=yes
1747 DEFAULT_wxUSE_TIPWINDOW
=yes
1749 DEFAULT_wxUSE_UNICODE
=no
1750 DEFAULT_wxUSE_UNICODE_MSLU
=yes
1751 DEFAULT_wxUSE_WCSRTOMBS
=no
1753 DEFAULT_wxUSE_PALETTE
=yes
1754 DEFAULT_wxUSE_IMAGE
=yes
1755 DEFAULT_wxUSE_GIF
=yes
1756 DEFAULT_wxUSE_PCX
=yes
1757 DEFAULT_wxUSE_IFF
=no
1758 DEFAULT_wxUSE_PNM
=yes
1759 DEFAULT_wxUSE_XPM
=yes
1760 DEFAULT_wxUSE_ICO_CUR
=yes
1765 for toolkit
in `echo $ALL_TOOLKITS`; do
1766 LINE
=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}`
1767 if test "x$LINE" != x
; then
1768 has_toolkit_in_cache
=1
1769 eval "DEFAULT_$LINE"
1770 eval "CACHE_$toolkit=1"
1776 echo $ac_n "checking for --enable-gui""... $ac_c" 1>&6
1777 echo "configure:1778: checking for --enable-gui" >&5
1779 # Check whether --enable-gui or --disable-gui was given.
1780 if test "${enable_gui+set}" = set; then
1781 enableval
="$enable_gui"
1783 if test "$enableval" = yes; then
1784 ac_cv_use_gui
='wxUSE_GUI=yes'
1786 ac_cv_use_gui
='wxUSE_GUI=no'
1791 LINE
=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
1792 if test "x$LINE" != x
; then
1793 eval "DEFAULT_$LINE"
1798 ac_cv_use_gui
='wxUSE_GUI='$DEFAULT_wxUSE_GUI
1803 eval "$ac_cv_use_gui"
1804 if test "$no_cache" != 1; then
1805 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
1808 if test "$wxUSE_GUI" = yes; then
1809 echo "$ac_t""yes" 1>&6
1811 echo "$ac_t""no" 1>&6
1815 if test "$wxUSE_GUI" = "yes"; then
1818 echo $ac_n "checking for --enable-universal""... $ac_c" 1>&6
1819 echo "configure:1820: checking for --enable-universal" >&5
1821 # Check whether --enable-universal or --disable-universal was given.
1822 if test "${enable_universal+set}" = set; then
1823 enableval
="$enable_universal"
1825 if test "$enableval" = yes; then
1826 ac_cv_use_universal
='wxUSE_UNIVERSAL=yes'
1828 ac_cv_use_universal
='wxUSE_UNIVERSAL=no'
1833 LINE
=`grep "wxUSE_UNIVERSAL" ${wx_arg_cache_file}`
1834 if test "x$LINE" != x
; then
1835 eval "DEFAULT_$LINE"
1840 ac_cv_use_universal
='wxUSE_UNIVERSAL='$DEFAULT_wxUSE_UNIVERSAL
1845 eval "$ac_cv_use_universal"
1846 if test "$no_cache" != 1; then
1847 echo $ac_cv_use_universal >> ${wx_arg_cache_file}.tmp
1850 if test "$wxUSE_UNIVERSAL" = yes; then
1851 echo "$ac_t""yes" 1>&6
1853 echo "$ac_t""no" 1>&6
1856 # Check whether --with-gtk or --without-gtk was given.
1857 if test "${with_gtk+set}" = set; then
1859 wxUSE_GTK
="$withval" CACHE_GTK
=1 TOOLKIT_GIVEN
=1
1862 # Check whether --with-motif or --without-motif was given.
1863 if test "${with_motif+set}" = set; then
1864 withval
="$with_motif"
1865 wxUSE_MOTIF
="$withval" CACHE_MOTIF
=1 TOOLKIT_GIVEN
=1
1868 # Check whether --with-mac or --without-mac was given.
1869 if test "${with_mac+set}" = set; then
1871 wxUSE_MAC
="$withval" TOOLKIT_GIVEN
=1
1874 # Check whether --with-wine or --without-wine was given.
1875 if test "${with_wine+set}" = set; then
1876 withval
="$with_wine"
1877 wxUSE_WINE
="$withval" CACHE_WINE
=1 TOOLKIT_GIVEN
=1
1880 # Check whether --with-msw or --without-msw was given.
1881 if test "${with_msw+set}" = set; then
1883 wxUSE_MSW
="$withval" CACHE_MSW
=1 TOOLKIT_GIVEN
=1
1886 # Check whether --with-pm or --without-pm was given.
1887 if test "${with_pm+set}" = set; then
1889 wxUSE_PM
="$withval" CACHE_PM
=1 TOOLKIT_GIVEN
=1
1892 # Check whether --with-mgl or --without-mgl was given.
1893 if test "${with_mgl+set}" = set; then
1895 wxUSE_MGL
="$withval" CACHE_MGL
=1 TOOLKIT_GIVEN
=1
1898 # Check whether --with-microwin or --without-microwin was given.
1899 if test "${with_microwin+set}" = set; then
1900 withval
="$with_microwin"
1901 wxUSE_MICROWIN
="$withval" CACHE_MICROWIN
=1 TOOLKIT_GIVEN
=1
1904 # Check whether --with-x11 or --without-x11 was given.
1905 if test "${with_x11+set}" = set; then
1907 wxUSE_X11
="$withval" wxUSE_UNIVERSAL
="yes" CACHE_X11
=1 TOOLKIT_GIVEN
=1
1911 echo $ac_n "checking for --enable-nanox""... $ac_c" 1>&6
1912 echo "configure:1913: checking for --enable-nanox" >&5
1914 # Check whether --enable-nanox or --disable-nanox was given.
1915 if test "${enable_nanox+set}" = set; then
1916 enableval
="$enable_nanox"
1918 if test "$enableval" = yes; then
1919 ac_cv_use_nanox
='wxUSE_NANOX=yes'
1921 ac_cv_use_nanox
='wxUSE_NANOX=no'
1926 LINE
=`grep "wxUSE_NANOX" ${wx_arg_cache_file}`
1927 if test "x$LINE" != x
; then
1928 eval "DEFAULT_$LINE"
1933 ac_cv_use_nanox
='wxUSE_NANOX='$DEFAULT_wxUSE_NANOX
1938 eval "$ac_cv_use_nanox"
1939 if test "$no_cache" != 1; then
1940 echo $ac_cv_use_nanox >> ${wx_arg_cache_file}.tmp
1943 if test "$wxUSE_NANOX" = yes; then
1944 echo "$ac_t""yes" 1>&6
1946 echo "$ac_t""no" 1>&6
1950 # Check whether --enable-gtk2 or --disable-gtk2 was given.
1951 if test "${enable_gtk2+set}" = set; then
1952 enableval
="$enable_gtk2"
1960 echo $ac_n "checking for --with-libpng""... $ac_c" 1>&6
1961 echo "configure:1962: checking for --with-libpng" >&5
1963 # Check whether --with-libpng or --without-libpng was given.
1964 if test "${with_libpng+set}" = set; then
1965 withval
="$with_libpng"
1967 if test "$withval" = yes; then
1968 ac_cv_use_libpng
='wxUSE_LIBPNG=yes'
1969 elif test "$withval" = no
; then
1970 ac_cv_use_libpng
='wxUSE_LIBPNG=no'
1971 elif test "$withval" = sys
; then
1972 ac_cv_use_libpng
='wxUSE_LIBPNG=sys'
1973 elif test "$withval" = builtin; then
1974 ac_cv_use_libpng
='wxUSE_LIBPNG=builtin'
1976 { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; }
1981 LINE
=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
1982 if test "x$LINE" != x
; then
1983 eval "DEFAULT_$LINE"
1988 ac_cv_use_libpng
='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
1993 eval "$ac_cv_use_libpng"
1994 if test "$no_cache" != 1; then
1995 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
1998 if test "$wxUSE_LIBPNG" = yes; then
1999 echo "$ac_t""yes" 1>&6
2000 elif test "$wxUSE_LIBPNG" = no
; then
2001 echo "$ac_t""no" 1>&6
2002 elif test "$wxUSE_LIBPNG" = sys
; then
2003 echo "$ac_t""system version" 1>&6
2004 elif test "$wxUSE_LIBPNG" = builtin; then
2005 echo "$ac_t""builtin version" 1>&6
2007 { echo "configure: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2011 echo $ac_n "checking for --with-libjpeg""... $ac_c" 1>&6
2012 echo "configure:2013: checking for --with-libjpeg" >&5
2014 # Check whether --with-libjpeg or --without-libjpeg was given.
2015 if test "${with_libjpeg+set}" = set; then
2016 withval
="$with_libjpeg"
2018 if test "$withval" = yes; then
2019 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=yes'
2020 elif test "$withval" = no
; then
2021 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=no'
2022 elif test "$withval" = sys
; then
2023 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=sys'
2024 elif test "$withval" = builtin; then
2025 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=builtin'
2027 { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2032 LINE
=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
2033 if test "x$LINE" != x
; then
2034 eval "DEFAULT_$LINE"
2039 ac_cv_use_libjpeg
='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
2044 eval "$ac_cv_use_libjpeg"
2045 if test "$no_cache" != 1; then
2046 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
2049 if test "$wxUSE_LIBJPEG" = yes; then
2050 echo "$ac_t""yes" 1>&6
2051 elif test "$wxUSE_LIBJPEG" = no
; then
2052 echo "$ac_t""no" 1>&6
2053 elif test "$wxUSE_LIBJPEG" = sys
; then
2054 echo "$ac_t""system version" 1>&6
2055 elif test "$wxUSE_LIBJPEG" = builtin; then
2056 echo "$ac_t""builtin version" 1>&6
2058 { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2062 echo $ac_n "checking for --with-libtiff""... $ac_c" 1>&6
2063 echo "configure:2064: checking for --with-libtiff" >&5
2065 # Check whether --with-libtiff or --without-libtiff was given.
2066 if test "${with_libtiff+set}" = set; then
2067 withval
="$with_libtiff"
2069 if test "$withval" = yes; then
2070 ac_cv_use_libtiff
='wxUSE_LIBTIFF=yes'
2071 elif test "$withval" = no
; then
2072 ac_cv_use_libtiff
='wxUSE_LIBTIFF=no'
2073 elif test "$withval" = sys
; then
2074 ac_cv_use_libtiff
='wxUSE_LIBTIFF=sys'
2075 elif test "$withval" = builtin; then
2076 ac_cv_use_libtiff
='wxUSE_LIBTIFF=builtin'
2078 { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2083 LINE
=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
2084 if test "x$LINE" != x
; then
2085 eval "DEFAULT_$LINE"
2090 ac_cv_use_libtiff
='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
2095 eval "$ac_cv_use_libtiff"
2096 if test "$no_cache" != 1; then
2097 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
2100 if test "$wxUSE_LIBTIFF" = yes; then
2101 echo "$ac_t""yes" 1>&6
2102 elif test "$wxUSE_LIBTIFF" = no
; then
2103 echo "$ac_t""no" 1>&6
2104 elif test "$wxUSE_LIBTIFF" = sys
; then
2105 echo "$ac_t""system version" 1>&6
2106 elif test "$wxUSE_LIBTIFF" = builtin; then
2107 echo "$ac_t""builtin version" 1>&6
2109 { echo "configure: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2113 echo $ac_n "checking for --with-opengl""... $ac_c" 1>&6
2114 echo "configure:2115: checking for --with-opengl" >&5
2116 # Check whether --with-opengl or --without-opengl was given.
2117 if test "${with_opengl+set}" = set; then
2118 withval
="$with_opengl"
2120 if test "$withval" = yes; then
2121 ac_cv_use_opengl
='wxUSE_OPENGL=yes'
2123 ac_cv_use_opengl
='wxUSE_OPENGL=no'
2128 LINE
=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
2129 if test "x$LINE" != x
; then
2130 eval "DEFAULT_$LINE"
2135 ac_cv_use_opengl
='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
2140 eval "$ac_cv_use_opengl"
2141 if test "$no_cache" != 1; then
2142 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
2145 if test "$wxUSE_OPENGL" = yes; then
2146 echo "$ac_t""yes" 1>&6
2148 echo "$ac_t""no" 1>&6
2155 echo $ac_n "checking for --with-dmalloc""... $ac_c" 1>&6
2156 echo "configure:2157: checking for --with-dmalloc" >&5
2158 # Check whether --with-dmalloc or --without-dmalloc was given.
2159 if test "${with_dmalloc+set}" = set; then
2160 withval
="$with_dmalloc"
2162 if test "$withval" = yes; then
2163 ac_cv_use_dmalloc
='wxUSE_DMALLOC=yes'
2165 ac_cv_use_dmalloc
='wxUSE_DMALLOC=no'
2170 LINE
=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
2171 if test "x$LINE" != x
; then
2172 eval "DEFAULT_$LINE"
2177 ac_cv_use_dmalloc
='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
2182 eval "$ac_cv_use_dmalloc"
2183 if test "$no_cache" != 1; then
2184 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
2187 if test "$wxUSE_DMALLOC" = yes; then
2188 echo "$ac_t""yes" 1>&6
2190 echo "$ac_t""no" 1>&6
2194 echo $ac_n "checking for --with-regex""... $ac_c" 1>&6
2195 echo "configure:2196: checking for --with-regex" >&5
2197 # Check whether --with-regex or --without-regex was given.
2198 if test "${with_regex+set}" = set; then
2199 withval
="$with_regex"
2201 if test "$withval" = yes; then
2202 ac_cv_use_regex
='wxUSE_REGEX=yes'
2203 elif test "$withval" = no
; then
2204 ac_cv_use_regex
='wxUSE_REGEX=no'
2205 elif test "$withval" = sys
; then
2206 ac_cv_use_regex
='wxUSE_REGEX=sys'
2207 elif test "$withval" = builtin; then
2208 ac_cv_use_regex
='wxUSE_REGEX=builtin'
2210 { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2215 LINE
=`grep "wxUSE_REGEX" ${wx_arg_cache_file}`
2216 if test "x$LINE" != x
; then
2217 eval "DEFAULT_$LINE"
2222 ac_cv_use_regex
='wxUSE_REGEX='$DEFAULT_wxUSE_REGEX
2227 eval "$ac_cv_use_regex"
2228 if test "$no_cache" != 1; then
2229 echo $ac_cv_use_regex >> ${wx_arg_cache_file}.tmp
2232 if test "$wxUSE_REGEX" = yes; then
2233 echo "$ac_t""yes" 1>&6
2234 elif test "$wxUSE_REGEX" = no
; then
2235 echo "$ac_t""no" 1>&6
2236 elif test "$wxUSE_REGEX" = sys
; then
2237 echo "$ac_t""system version" 1>&6
2238 elif test "$wxUSE_REGEX" = builtin; then
2239 echo "$ac_t""builtin version" 1>&6
2241 { echo "configure: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2245 echo $ac_n "checking for --with-zlib""... $ac_c" 1>&6
2246 echo "configure:2247: checking for --with-zlib" >&5
2248 # Check whether --with-zlib or --without-zlib was given.
2249 if test "${with_zlib+set}" = set; then
2250 withval
="$with_zlib"
2252 if test "$withval" = yes; then
2253 ac_cv_use_zlib
='wxUSE_ZLIB=yes'
2254 elif test "$withval" = no
; then
2255 ac_cv_use_zlib
='wxUSE_ZLIB=no'
2256 elif test "$withval" = sys
; then
2257 ac_cv_use_zlib
='wxUSE_ZLIB=sys'
2258 elif test "$withval" = builtin; then
2259 ac_cv_use_zlib
='wxUSE_ZLIB=builtin'
2261 { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2266 LINE
=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
2267 if test "x$LINE" != x
; then
2268 eval "DEFAULT_$LINE"
2273 ac_cv_use_zlib
='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
2278 eval "$ac_cv_use_zlib"
2279 if test "$no_cache" != 1; then
2280 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
2283 if test "$wxUSE_ZLIB" = yes; then
2284 echo "$ac_t""yes" 1>&6
2285 elif test "$wxUSE_ZLIB" = no
; then
2286 echo "$ac_t""no" 1>&6
2287 elif test "$wxUSE_ZLIB" = sys
; then
2288 echo "$ac_t""system version" 1>&6
2289 elif test "$wxUSE_ZLIB" = builtin; then
2290 echo "$ac_t""builtin version" 1>&6
2292 { echo "configure: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" 1>&2; exit 1; }
2296 echo $ac_n "checking for --with-odbc""... $ac_c" 1>&6
2297 echo "configure:2298: checking for --with-odbc" >&5
2299 # Check whether --with-odbc or --without-odbc was given.
2300 if test "${with_odbc+set}" = set; then
2301 withval
="$with_odbc"
2303 if test "$withval" = yes; then
2304 ac_cv_use_odbc
='wxUSE_ODBC=yes'
2306 ac_cv_use_odbc
='wxUSE_ODBC=no'
2311 LINE
=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
2312 if test "x$LINE" != x
; then
2313 eval "DEFAULT_$LINE"
2318 ac_cv_use_odbc
='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
2323 eval "$ac_cv_use_odbc"
2324 if test "$no_cache" != 1; then
2325 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
2328 if test "$wxUSE_ODBC" = yes; then
2329 echo "$ac_t""yes" 1>&6
2331 echo "$ac_t""no" 1>&6
2337 echo $ac_n "checking for --enable-shared""... $ac_c" 1>&6
2338 echo "configure:2339: checking for --enable-shared" >&5
2340 # Check whether --enable-shared or --disable-shared was given.
2341 if test "${enable_shared+set}" = set; then
2342 enableval
="$enable_shared"
2344 if test "$enableval" = yes; then
2345 ac_cv_use_shared
='wxUSE_SHARED=yes'
2347 ac_cv_use_shared
='wxUSE_SHARED=no'
2352 LINE
=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
2353 if test "x$LINE" != x
; then
2354 eval "DEFAULT_$LINE"
2359 ac_cv_use_shared
='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
2364 eval "$ac_cv_use_shared"
2365 if test "$no_cache" != 1; then
2366 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
2369 if test "$wxUSE_SHARED" = yes; then
2370 echo "$ac_t""yes" 1>&6
2372 echo "$ac_t""no" 1>&6
2376 echo $ac_n "checking for --enable-soname""... $ac_c" 1>&6
2377 echo "configure:2378: checking for --enable-soname" >&5
2379 # Check whether --enable-soname or --disable-soname was given.
2380 if test "${enable_soname+set}" = set; then
2381 enableval
="$enable_soname"
2383 if test "$enableval" = yes; then
2384 ac_cv_use_soname
='wxUSE_SONAME=yes'
2386 ac_cv_use_soname
='wxUSE_SONAME=no'
2391 LINE
=`grep "wxUSE_SONAME" ${wx_arg_cache_file}`
2392 if test "x$LINE" != x
; then
2393 eval "DEFAULT_$LINE"
2398 ac_cv_use_soname
='wxUSE_SONAME='$DEFAULT_wxUSE_SONAME
2403 eval "$ac_cv_use_soname"
2404 if test "$no_cache" != 1; then
2405 echo $ac_cv_use_soname >> ${wx_arg_cache_file}.tmp
2408 if test "$wxUSE_SONAME" = yes; then
2409 echo "$ac_t""yes" 1>&6
2411 echo "$ac_t""no" 1>&6
2415 echo $ac_n "checking for --enable-optimise""... $ac_c" 1>&6
2416 echo "configure:2417: checking for --enable-optimise" >&5
2418 # Check whether --enable-optimise or --disable-optimise was given.
2419 if test "${enable_optimise+set}" = set; then
2420 enableval
="$enable_optimise"
2422 if test "$enableval" = yes; then
2423 ac_cv_use_optimise
='wxUSE_OPTIMISE=yes'
2425 ac_cv_use_optimise
='wxUSE_OPTIMISE=no'
2430 LINE
=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
2431 if test "x$LINE" != x
; then
2432 eval "DEFAULT_$LINE"
2437 ac_cv_use_optimise
='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
2442 eval "$ac_cv_use_optimise"
2443 if test "$no_cache" != 1; then
2444 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
2447 if test "$wxUSE_OPTIMISE" = yes; then
2448 echo "$ac_t""yes" 1>&6
2450 echo "$ac_t""no" 1>&6
2454 echo $ac_n "checking for --enable-debug""... $ac_c" 1>&6
2455 echo "configure:2456: checking for --enable-debug" >&5
2457 # Check whether --enable-debug or --disable-debug was given.
2458 if test "${enable_debug+set}" = set; then
2459 enableval
="$enable_debug"
2461 if test "$enableval" = yes; then
2462 ac_cv_use_debug
='wxUSE_DEBUG=yes'
2464 ac_cv_use_debug
='wxUSE_DEBUG=no'
2469 LINE
=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
2470 if test "x$LINE" != x
; then
2471 eval "DEFAULT_$LINE"
2476 ac_cv_use_debug
='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
2481 eval "$ac_cv_use_debug"
2482 if test "$no_cache" != 1; then
2483 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
2486 if test "$wxUSE_DEBUG" = yes; then
2487 echo "$ac_t""yes" 1>&6
2489 echo "$ac_t""no" 1>&6
2494 echo $ac_n "checking for --enable-precomp""... $ac_c" 1>&6
2495 echo "configure:2496: checking for --enable-precomp" >&5
2497 # Check whether --enable-precomp or --disable-precomp was given.
2498 if test "${enable_precomp+set}" = set; then
2499 enableval
="$enable_precomp"
2501 if test "$enableval" = yes; then
2502 ac_cv_use_precomp
='wxUSE_PRECOMP=yes'
2504 ac_cv_use_precomp
='wxUSE_PRECOMP=no'
2509 LINE
=`grep "wxUSE_PRECOMP" ${wx_arg_cache_file}`
2510 if test "x$LINE" != x
; then
2511 eval "DEFAULT_$LINE"
2516 ac_cv_use_precomp
='wxUSE_PRECOMP='$DEFAULT_wxUSE_PRECOMP
2521 eval "$ac_cv_use_precomp"
2522 if test "$no_cache" != 1; then
2523 echo $ac_cv_use_precomp >> ${wx_arg_cache_file}.tmp
2526 if test "$wxUSE_PRECOMP" = yes; then
2527 echo "$ac_t""yes" 1>&6
2529 echo "$ac_t""no" 1>&6
2533 if test "$wxUSE_DEBUG" = "yes"; then
2534 DEFAULT_wxUSE_DEBUG_FLAG
=yes
2535 DEFAULT_wxUSE_DEBUG_INFO
=yes
2536 elif test "$wxUSE_DEBUG" = "no"; then
2537 DEFAULT_wxUSE_DEBUG_FLAG
=no
2538 DEFAULT_wxUSE_DEBUG_INFO
=no
2542 echo $ac_n "checking for --enable-debug_flag""... $ac_c" 1>&6
2543 echo "configure:2544: checking for --enable-debug_flag" >&5
2545 # Check whether --enable-debug_flag or --disable-debug_flag was given.
2546 if test "${enable_debug_flag+set}" = set; then
2547 enableval
="$enable_debug_flag"
2549 if test "$enableval" = yes; then
2550 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=yes'
2552 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=no'
2557 LINE
=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
2558 if test "x$LINE" != x
; then
2559 eval "DEFAULT_$LINE"
2564 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
2569 eval "$ac_cv_use_debug_flag"
2570 if test "$no_cache" != 1; then
2571 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
2574 if test "$wxUSE_DEBUG_FLAG" = yes; then
2575 echo "$ac_t""yes" 1>&6
2577 echo "$ac_t""no" 1>&6
2581 echo $ac_n "checking for --enable-debug_info""... $ac_c" 1>&6
2582 echo "configure:2583: checking for --enable-debug_info" >&5
2584 # Check whether --enable-debug_info or --disable-debug_info was given.
2585 if test "${enable_debug_info+set}" = set; then
2586 enableval
="$enable_debug_info"
2588 if test "$enableval" = yes; then
2589 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=yes'
2591 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=no'
2596 LINE
=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
2597 if test "x$LINE" != x
; then
2598 eval "DEFAULT_$LINE"
2603 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
2608 eval "$ac_cv_use_debug_info"
2609 if test "$no_cache" != 1; then
2610 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
2613 if test "$wxUSE_DEBUG_INFO" = yes; then
2614 echo "$ac_t""yes" 1>&6
2616 echo "$ac_t""no" 1>&6
2620 echo $ac_n "checking for --enable-debug_gdb""... $ac_c" 1>&6
2621 echo "configure:2622: checking for --enable-debug_gdb" >&5
2623 # Check whether --enable-debug_gdb or --disable-debug_gdb was given.
2624 if test "${enable_debug_gdb+set}" = set; then
2625 enableval
="$enable_debug_gdb"
2627 if test "$enableval" = yes; then
2628 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=yes'
2630 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=no'
2635 LINE
=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
2636 if test "x$LINE" != x
; then
2637 eval "DEFAULT_$LINE"
2642 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
2647 eval "$ac_cv_use_debug_gdb"
2648 if test "$no_cache" != 1; then
2649 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
2652 if test "$wxUSE_DEBUG_GDB" = yes; then
2653 echo "$ac_t""yes" 1>&6
2655 echo "$ac_t""no" 1>&6
2659 echo $ac_n "checking for --enable-debug_cntxt""... $ac_c" 1>&6
2660 echo "configure:2661: checking for --enable-debug_cntxt" >&5
2662 # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given.
2663 if test "${enable_debug_cntxt+set}" = set; then
2664 enableval
="$enable_debug_cntxt"
2666 if test "$enableval" = yes; then
2667 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=yes'
2669 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=no'
2674 LINE
=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
2675 if test "x$LINE" != x
; then
2676 eval "DEFAULT_$LINE"
2681 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
2686 eval "$ac_cv_use_debug_cntxt"
2687 if test "$no_cache" != 1; then
2688 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
2691 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
2692 echo "$ac_t""yes" 1>&6
2694 echo "$ac_t""no" 1>&6
2698 echo $ac_n "checking for --enable-mem_tracing""... $ac_c" 1>&6
2699 echo "configure:2700: checking for --enable-mem_tracing" >&5
2701 # Check whether --enable-mem_tracing or --disable-mem_tracing was given.
2702 if test "${enable_mem_tracing+set}" = set; then
2703 enableval
="$enable_mem_tracing"
2705 if test "$enableval" = yes; then
2706 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=yes'
2708 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=no'
2713 LINE
=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
2714 if test "x$LINE" != x
; then
2715 eval "DEFAULT_$LINE"
2720 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
2725 eval "$ac_cv_use_mem_tracing"
2726 if test "$no_cache" != 1; then
2727 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
2730 if test "$wxUSE_MEM_TRACING" = yes; then
2731 echo "$ac_t""yes" 1>&6
2733 echo "$ac_t""no" 1>&6
2737 echo $ac_n "checking for --enable-profile""... $ac_c" 1>&6
2738 echo "configure:2739: checking for --enable-profile" >&5
2740 # Check whether --enable-profile or --disable-profile was given.
2741 if test "${enable_profile+set}" = set; then
2742 enableval
="$enable_profile"
2744 if test "$enableval" = yes; then
2745 ac_cv_use_profile
='wxUSE_PROFILE=yes'
2747 ac_cv_use_profile
='wxUSE_PROFILE=no'
2752 LINE
=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
2753 if test "x$LINE" != x
; then
2754 eval "DEFAULT_$LINE"
2759 ac_cv_use_profile
='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
2764 eval "$ac_cv_use_profile"
2765 if test "$no_cache" != 1; then
2766 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
2769 if test "$wxUSE_PROFILE" = yes; then
2770 echo "$ac_t""yes" 1>&6
2772 echo "$ac_t""no" 1>&6
2776 echo $ac_n "checking for --enable-no_rtti""... $ac_c" 1>&6
2777 echo "configure:2778: checking for --enable-no_rtti" >&5
2779 # Check whether --enable-no_rtti or --disable-no_rtti was given.
2780 if test "${enable_no_rtti+set}" = set; then
2781 enableval
="$enable_no_rtti"
2783 if test "$enableval" = yes; then
2784 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=yes'
2786 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=no'
2791 LINE
=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
2792 if test "x$LINE" != x
; then
2793 eval "DEFAULT_$LINE"
2798 ac_cv_use_no_rtti
='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
2803 eval "$ac_cv_use_no_rtti"
2804 if test "$no_cache" != 1; then
2805 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
2808 if test "$wxUSE_NO_RTTI" = yes; then
2809 echo "$ac_t""yes" 1>&6
2811 echo "$ac_t""no" 1>&6
2815 echo $ac_n "checking for --enable-no_exceptions""... $ac_c" 1>&6
2816 echo "configure:2817: checking for --enable-no_exceptions" >&5
2818 # Check whether --enable-no_exceptions or --disable-no_exceptions was given.
2819 if test "${enable_no_exceptions+set}" = set; then
2820 enableval
="$enable_no_exceptions"
2822 if test "$enableval" = yes; then
2823 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=yes'
2825 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=no'
2830 LINE
=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
2831 if test "x$LINE" != x
; then
2832 eval "DEFAULT_$LINE"
2837 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
2842 eval "$ac_cv_use_no_exceptions"
2843 if test "$no_cache" != 1; then
2844 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
2847 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
2848 echo "$ac_t""yes" 1>&6
2850 echo "$ac_t""no" 1>&6
2854 echo $ac_n "checking for --enable-permissive""... $ac_c" 1>&6
2855 echo "configure:2856: checking for --enable-permissive" >&5
2857 # Check whether --enable-permissive or --disable-permissive was given.
2858 if test "${enable_permissive+set}" = set; then
2859 enableval
="$enable_permissive"
2861 if test "$enableval" = yes; then
2862 ac_cv_use_permissive
='wxUSE_PERMISSIVE=yes'
2864 ac_cv_use_permissive
='wxUSE_PERMISSIVE=no'
2869 LINE
=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
2870 if test "x$LINE" != x
; then
2871 eval "DEFAULT_$LINE"
2876 ac_cv_use_permissive
='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
2881 eval "$ac_cv_use_permissive"
2882 if test "$no_cache" != 1; then
2883 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
2886 if test "$wxUSE_PERMISSIVE" = yes; then
2887 echo "$ac_t""yes" 1>&6
2889 echo "$ac_t""no" 1>&6
2893 echo $ac_n "checking for --enable-no_deps""... $ac_c" 1>&6
2894 echo "configure:2895: checking for --enable-no_deps" >&5
2896 # Check whether --enable-no_deps or --disable-no_deps was given.
2897 if test "${enable_no_deps+set}" = set; then
2898 enableval
="$enable_no_deps"
2900 if test "$enableval" = yes; then
2901 ac_cv_use_no_deps
='wxUSE_NO_DEPS=yes'
2903 ac_cv_use_no_deps
='wxUSE_NO_DEPS=no'
2908 LINE
=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}`
2909 if test "x$LINE" != x
; then
2910 eval "DEFAULT_$LINE"
2915 ac_cv_use_no_deps
='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
2920 eval "$ac_cv_use_no_deps"
2921 if test "$no_cache" != 1; then
2922 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
2925 if test "$wxUSE_NO_DEPS" = yes; then
2926 echo "$ac_t""yes" 1>&6
2928 echo "$ac_t""no" 1>&6
2933 echo $ac_n "checking for --enable-compat20""... $ac_c" 1>&6
2934 echo "configure:2935: checking for --enable-compat20" >&5
2936 # Check whether --enable-compat20 or --disable-compat20 was given.
2937 if test "${enable_compat20+set}" = set; then
2938 enableval
="$enable_compat20"
2940 if test "$enableval" = yes; then
2941 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=yes'
2943 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2=no'
2948 LINE
=`grep "WXWIN_COMPATIBILITY_2" ${wx_arg_cache_file}`
2949 if test "x$LINE" != x
; then
2950 eval "DEFAULT_$LINE"
2955 ac_cv_use_compat20
='WXWIN_COMPATIBILITY_2='$DEFAULT_WXWIN_COMPATIBILITY_2
2960 eval "$ac_cv_use_compat20"
2961 if test "$no_cache" != 1; then
2962 echo $ac_cv_use_compat20 >> ${wx_arg_cache_file}.tmp
2965 if test "$WXWIN_COMPATIBILITY_2" = yes; then
2966 echo "$ac_t""yes" 1>&6
2968 echo "$ac_t""no" 1>&6
2972 echo $ac_n "checking for --enable-compat22""... $ac_c" 1>&6
2973 echo "configure:2974: checking for --enable-compat22" >&5
2975 # Check whether --enable-compat22 or --disable-compat22 was given.
2976 if test "${enable_compat22+set}" = set; then
2977 enableval
="$enable_compat22"
2979 if test "$enableval" = yes; then
2980 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=yes'
2982 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2=no'
2987 LINE
=`grep "WXWIN_COMPATIBILITY_2_2" ${wx_arg_cache_file}`
2988 if test "x$LINE" != x
; then
2989 eval "DEFAULT_$LINE"
2994 ac_cv_use_compat22
='WXWIN_COMPATIBILITY_2_2='$DEFAULT_WXWIN_COMPATIBILITY_2_2
2999 eval "$ac_cv_use_compat22"
3000 if test "$no_cache" != 1; then
3001 echo $ac_cv_use_compat22 >> ${wx_arg_cache_file}.tmp
3004 if test "$WXWIN_COMPATIBILITY_2_2" = yes; then
3005 echo "$ac_t""yes" 1>&6
3007 echo "$ac_t""no" 1>&6
3013 echo $ac_n "checking for --enable-intl""... $ac_c" 1>&6
3014 echo "configure:3015: checking for --enable-intl" >&5
3016 # Check whether --enable-intl or --disable-intl was given.
3017 if test "${enable_intl+set}" = set; then
3018 enableval
="$enable_intl"
3020 if test "$enableval" = yes; then
3021 ac_cv_use_intl
='wxUSE_INTL=yes'
3023 ac_cv_use_intl
='wxUSE_INTL=no'
3028 LINE
=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
3029 if test "x$LINE" != x
; then
3030 eval "DEFAULT_$LINE"
3035 ac_cv_use_intl
='wxUSE_INTL='$DEFAULT_wxUSE_INTL
3040 eval "$ac_cv_use_intl"
3041 if test "$no_cache" != 1; then
3042 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
3045 if test "$wxUSE_INTL" = yes; then
3046 echo "$ac_t""yes" 1>&6
3048 echo "$ac_t""no" 1>&6
3052 echo $ac_n "checking for --enable-config""... $ac_c" 1>&6
3053 echo "configure:3054: checking for --enable-config" >&5
3055 # Check whether --enable-config or --disable-config was given.
3056 if test "${enable_config+set}" = set; then
3057 enableval
="$enable_config"
3059 if test "$enableval" = yes; then
3060 ac_cv_use_config
='wxUSE_CONFIG=yes'
3062 ac_cv_use_config
='wxUSE_CONFIG=no'
3067 LINE
=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
3068 if test "x$LINE" != x
; then
3069 eval "DEFAULT_$LINE"
3074 ac_cv_use_config
='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
3079 eval "$ac_cv_use_config"
3080 if test "$no_cache" != 1; then
3081 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
3084 if test "$wxUSE_CONFIG" = yes; then
3085 echo "$ac_t""yes" 1>&6
3087 echo "$ac_t""no" 1>&6
3092 echo $ac_n "checking for --enable-protocols""... $ac_c" 1>&6
3093 echo "configure:3094: checking for --enable-protocols" >&5
3095 # Check whether --enable-protocols or --disable-protocols was given.
3096 if test "${enable_protocols+set}" = set; then
3097 enableval
="$enable_protocols"
3099 if test "$enableval" = yes; then
3100 ac_cv_use_protocols
='wxUSE_PROTOCOL=yes'
3102 ac_cv_use_protocols
='wxUSE_PROTOCOL=no'
3107 LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
3108 if test "x$LINE" != x
; then
3109 eval "DEFAULT_$LINE"
3114 ac_cv_use_protocols
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
3119 eval "$ac_cv_use_protocols"
3120 if test "$no_cache" != 1; then
3121 echo $ac_cv_use_protocols >> ${wx_arg_cache_file}.tmp
3124 if test "$wxUSE_PROTOCOL" = yes; then
3125 echo "$ac_t""yes" 1>&6
3127 echo "$ac_t""no" 1>&6
3131 echo $ac_n "checking for --enable-ftp""... $ac_c" 1>&6
3132 echo "configure:3133: checking for --enable-ftp" >&5
3134 # Check whether --enable-ftp or --disable-ftp was given.
3135 if test "${enable_ftp+set}" = set; then
3136 enableval
="$enable_ftp"
3138 if test "$enableval" = yes; then
3139 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=yes'
3141 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP=no'
3146 LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
3147 if test "x$LINE" != x
; then
3148 eval "DEFAULT_$LINE"
3153 ac_cv_use_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
3158 eval "$ac_cv_use_ftp"
3159 if test "$no_cache" != 1; then
3160 echo $ac_cv_use_ftp >> ${wx_arg_cache_file}.tmp
3163 if test "$wxUSE_PROTOCOL_FTP" = yes; then
3164 echo "$ac_t""yes" 1>&6
3166 echo "$ac_t""no" 1>&6
3170 echo $ac_n "checking for --enable-http""... $ac_c" 1>&6
3171 echo "configure:3172: checking for --enable-http" >&5
3173 # Check whether --enable-http or --disable-http was given.
3174 if test "${enable_http+set}" = set; then
3175 enableval
="$enable_http"
3177 if test "$enableval" = yes; then
3178 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=yes'
3180 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP=no'
3185 LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
3186 if test "x$LINE" != x
; then
3187 eval "DEFAULT_$LINE"
3192 ac_cv_use_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
3197 eval "$ac_cv_use_http"
3198 if test "$no_cache" != 1; then
3199 echo $ac_cv_use_http >> ${wx_arg_cache_file}.tmp
3202 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
3203 echo "$ac_t""yes" 1>&6
3205 echo "$ac_t""no" 1>&6
3209 echo $ac_n "checking for --enable-fileproto""... $ac_c" 1>&6
3210 echo "configure:3211: checking for --enable-fileproto" >&5
3212 # Check whether --enable-fileproto or --disable-fileproto was given.
3213 if test "${enable_fileproto+set}" = set; then
3214 enableval
="$enable_fileproto"
3216 if test "$enableval" = yes; then
3217 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=yes'
3219 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE=no'
3224 LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
3225 if test "x$LINE" != x
; then
3226 eval "DEFAULT_$LINE"
3231 ac_cv_use_fileproto
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
3236 eval "$ac_cv_use_fileproto"
3237 if test "$no_cache" != 1; then
3238 echo $ac_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
3241 if test "$wxUSE_PROTOCOL_FILE" = yes; then
3242 echo "$ac_t""yes" 1>&6
3244 echo "$ac_t""no" 1>&6
3248 echo $ac_n "checking for --enable-sockets""... $ac_c" 1>&6
3249 echo "configure:3250: checking for --enable-sockets" >&5
3251 # Check whether --enable-sockets or --disable-sockets was given.
3252 if test "${enable_sockets+set}" = set; then
3253 enableval
="$enable_sockets"
3255 if test "$enableval" = yes; then
3256 ac_cv_use_sockets
='wxUSE_SOCKETS=yes'
3258 ac_cv_use_sockets
='wxUSE_SOCKETS=no'
3263 LINE
=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
3264 if test "x$LINE" != x
; then
3265 eval "DEFAULT_$LINE"
3270 ac_cv_use_sockets
='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
3275 eval "$ac_cv_use_sockets"
3276 if test "$no_cache" != 1; then
3277 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
3280 if test "$wxUSE_SOCKETS" = yes; then
3281 echo "$ac_t""yes" 1>&6
3283 echo "$ac_t""no" 1>&6
3288 echo $ac_n "checking for --enable-ipc""... $ac_c" 1>&6
3289 echo "configure:3290: checking for --enable-ipc" >&5
3291 # Check whether --enable-ipc or --disable-ipc was given.
3292 if test "${enable_ipc+set}" = set; then
3293 enableval
="$enable_ipc"
3295 if test "$enableval" = yes; then
3296 ac_cv_use_ipc
='wxUSE_IPC=yes'
3298 ac_cv_use_ipc
='wxUSE_IPC=no'
3303 LINE
=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
3304 if test "x$LINE" != x
; then
3305 eval "DEFAULT_$LINE"
3310 ac_cv_use_ipc
='wxUSE_IPC='$DEFAULT_wxUSE_IPC
3315 eval "$ac_cv_use_ipc"
3316 if test "$no_cache" != 1; then
3317 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
3320 if test "$wxUSE_IPC" = yes; then
3321 echo "$ac_t""yes" 1>&6
3323 echo "$ac_t""no" 1>&6
3328 echo $ac_n "checking for --enable-cmdline""... $ac_c" 1>&6
3329 echo "configure:3330: checking for --enable-cmdline" >&5
3331 # Check whether --enable-cmdline or --disable-cmdline was given.
3332 if test "${enable_cmdline+set}" = set; then
3333 enableval
="$enable_cmdline"
3335 if test "$enableval" = yes; then
3336 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=yes'
3338 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER=no'
3343 LINE
=`grep "wxUSE_CMDLINE_PARSER" ${wx_arg_cache_file}`
3344 if test "x$LINE" != x
; then
3345 eval "DEFAULT_$LINE"
3350 ac_cv_use_cmdline
='wxUSE_CMDLINE_PARSER='$DEFAULT_wxUSE_CMDLINE_PARSER
3355 eval "$ac_cv_use_cmdline"
3356 if test "$no_cache" != 1; then
3357 echo $ac_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
3360 if test "$wxUSE_CMDLINE_PARSER" = yes; then
3361 echo "$ac_t""yes" 1>&6
3363 echo "$ac_t""no" 1>&6
3367 echo $ac_n "checking for --enable-datetime""... $ac_c" 1>&6
3368 echo "configure:3369: checking for --enable-datetime" >&5
3370 # Check whether --enable-datetime or --disable-datetime was given.
3371 if test "${enable_datetime+set}" = set; then
3372 enableval
="$enable_datetime"
3374 if test "$enableval" = yes; then
3375 ac_cv_use_datetime
='wxUSE_DATETIME=yes'
3377 ac_cv_use_datetime
='wxUSE_DATETIME=no'
3382 LINE
=`grep "wxUSE_DATETIME" ${wx_arg_cache_file}`
3383 if test "x$LINE" != x
; then
3384 eval "DEFAULT_$LINE"
3389 ac_cv_use_datetime
='wxUSE_DATETIME='$DEFAULT_wxUSE_DATETIME
3394 eval "$ac_cv_use_datetime"
3395 if test "$no_cache" != 1; then
3396 echo $ac_cv_use_datetime >> ${wx_arg_cache_file}.tmp
3399 if test "$wxUSE_DATETIME" = yes; then
3400 echo "$ac_t""yes" 1>&6
3402 echo "$ac_t""no" 1>&6
3406 echo $ac_n "checking for --enable-timedate""... $ac_c" 1>&6
3407 echo "configure:3408: checking for --enable-timedate" >&5
3409 # Check whether --enable-timedate or --disable-timedate was given.
3410 if test "${enable_timedate+set}" = set; then
3411 enableval
="$enable_timedate"
3413 if test "$enableval" = yes; then
3414 ac_cv_use_timedate
='wxUSE_TIMEDATE=yes'
3416 ac_cv_use_timedate
='wxUSE_TIMEDATE=no'
3421 LINE
=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}`
3422 if test "x$LINE" != x
; then
3423 eval "DEFAULT_$LINE"
3428 ac_cv_use_timedate
='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE
3433 eval "$ac_cv_use_timedate"
3434 if test "$no_cache" != 1; then
3435 echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
3438 if test "$wxUSE_TIMEDATE" = yes; then
3439 echo "$ac_t""yes" 1>&6
3441 echo "$ac_t""no" 1>&6
3445 echo $ac_n "checking for --enable-stopwatch""... $ac_c" 1>&6
3446 echo "configure:3447: checking for --enable-stopwatch" >&5
3448 # Check whether --enable-stopwatch or --disable-stopwatch was given.
3449 if test "${enable_stopwatch+set}" = set; then
3450 enableval
="$enable_stopwatch"
3452 if test "$enableval" = yes; then
3453 ac_cv_use_stopwatch
='wxUSE_STOPWATCH=yes'
3455 ac_cv_use_stopwatch
='wxUSE_STOPWATCH=no'
3460 LINE
=`grep "wxUSE_STOPWATCH" ${wx_arg_cache_file}`
3461 if test "x$LINE" != x
; then
3462 eval "DEFAULT_$LINE"
3467 ac_cv_use_stopwatch
='wxUSE_STOPWATCH='$DEFAULT_wxUSE_STOPWATCH
3472 eval "$ac_cv_use_stopwatch"
3473 if test "$no_cache" != 1; then
3474 echo $ac_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
3477 if test "$wxUSE_STOPWATCH" = yes; then
3478 echo "$ac_t""yes" 1>&6
3480 echo "$ac_t""no" 1>&6
3484 echo $ac_n "checking for --enable-dialupman""... $ac_c" 1>&6
3485 echo "configure:3486: checking for --enable-dialupman" >&5
3487 # Check whether --enable-dialupman or --disable-dialupman was given.
3488 if test "${enable_dialupman+set}" = set; then
3489 enableval
="$enable_dialupman"
3491 if test "$enableval" = yes; then
3492 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=yes'
3494 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=no'
3499 LINE
=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
3500 if test "x$LINE" != x
; then
3501 eval "DEFAULT_$LINE"
3506 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
3511 eval "$ac_cv_use_dialupman"
3512 if test "$no_cache" != 1; then
3513 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
3516 if test "$wxUSE_DIALUP_MANAGER" = yes; then
3517 echo "$ac_t""yes" 1>&6
3519 echo "$ac_t""no" 1>&6
3523 echo $ac_n "checking for --enable-apple_ieee""... $ac_c" 1>&6
3524 echo "configure:3525: checking for --enable-apple_ieee" >&5
3526 # Check whether --enable-apple_ieee or --disable-apple_ieee was given.
3527 if test "${enable_apple_ieee+set}" = set; then
3528 enableval
="$enable_apple_ieee"
3530 if test "$enableval" = yes; then
3531 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=yes'
3533 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=no'
3538 LINE
=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
3539 if test "x$LINE" != x
; then
3540 eval "DEFAULT_$LINE"
3545 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
3550 eval "$ac_cv_use_apple_ieee"
3551 if test "$no_cache" != 1; then
3552 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
3555 if test "$wxUSE_APPLE_IEEE" = yes; then
3556 echo "$ac_t""yes" 1>&6
3558 echo "$ac_t""no" 1>&6
3562 echo $ac_n "checking for --enable-timer""... $ac_c" 1>&6
3563 echo "configure:3564: checking for --enable-timer" >&5
3565 # Check whether --enable-timer or --disable-timer was given.
3566 if test "${enable_timer+set}" = set; then
3567 enableval
="$enable_timer"
3569 if test "$enableval" = yes; then
3570 ac_cv_use_timer
='wxUSE_TIMER=yes'
3572 ac_cv_use_timer
='wxUSE_TIMER=no'
3577 LINE
=`grep "wxUSE_TIMER" ${wx_arg_cache_file}`
3578 if test "x$LINE" != x
; then
3579 eval "DEFAULT_$LINE"
3584 ac_cv_use_timer
='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER
3589 eval "$ac_cv_use_timer"
3590 if test "$no_cache" != 1; then
3591 echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
3594 if test "$wxUSE_TIMER" = yes; then
3595 echo "$ac_t""yes" 1>&6
3597 echo "$ac_t""no" 1>&6
3601 echo $ac_n "checking for --enable-wave""... $ac_c" 1>&6
3602 echo "configure:3603: checking for --enable-wave" >&5
3604 # Check whether --enable-wave or --disable-wave was given.
3605 if test "${enable_wave+set}" = set; then
3606 enableval
="$enable_wave"
3608 if test "$enableval" = yes; then
3609 ac_cv_use_wave
='wxUSE_WAVE=yes'
3611 ac_cv_use_wave
='wxUSE_WAVE=no'
3616 LINE
=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
3617 if test "x$LINE" != x
; then
3618 eval "DEFAULT_$LINE"
3623 ac_cv_use_wave
='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
3628 eval "$ac_cv_use_wave"
3629 if test "$no_cache" != 1; then
3630 echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
3633 if test "$wxUSE_WAVE" = yes; then
3634 echo "$ac_t""yes" 1>&6
3636 echo "$ac_t""no" 1>&6
3640 echo $ac_n "checking for --enable-fraction""... $ac_c" 1>&6
3641 echo "configure:3642: checking for --enable-fraction" >&5
3643 # Check whether --enable-fraction or --disable-fraction was given.
3644 if test "${enable_fraction+set}" = set; then
3645 enableval
="$enable_fraction"
3647 if test "$enableval" = yes; then
3648 ac_cv_use_fraction
='wxUSE_FRACTION=yes'
3650 ac_cv_use_fraction
='wxUSE_FRACTION=no'
3655 LINE
=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}`
3656 if test "x$LINE" != x
; then
3657 eval "DEFAULT_$LINE"
3662 ac_cv_use_fraction
='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION
3667 eval "$ac_cv_use_fraction"
3668 if test "$no_cache" != 1; then
3669 echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
3672 if test "$wxUSE_FRACTION" = yes; then
3673 echo "$ac_t""yes" 1>&6
3675 echo "$ac_t""no" 1>&6
3679 echo $ac_n "checking for --enable-dynlib""... $ac_c" 1>&6
3680 echo "configure:3681: checking for --enable-dynlib" >&5
3682 # Check whether --enable-dynlib or --disable-dynlib was given.
3683 if test "${enable_dynlib+set}" = set; then
3684 enableval
="$enable_dynlib"
3686 if test "$enableval" = yes; then
3687 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=yes'
3689 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=no'
3694 LINE
=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
3695 if test "x$LINE" != x
; then
3696 eval "DEFAULT_$LINE"
3701 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
3706 eval "$ac_cv_use_dynlib"
3707 if test "$no_cache" != 1; then
3708 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
3711 if test "$wxUSE_DYNLIB_CLASS" = yes; then
3712 echo "$ac_t""yes" 1>&6
3714 echo "$ac_t""no" 1>&6
3718 echo $ac_n "checking for --enable-dynamicloader""... $ac_c" 1>&6
3719 echo "configure:3720: checking for --enable-dynamicloader" >&5
3721 # Check whether --enable-dynamicloader or --disable-dynamicloader was given.
3722 if test "${enable_dynamicloader+set}" = set; then
3723 enableval
="$enable_dynamicloader"
3725 if test "$enableval" = yes; then
3726 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=yes'
3728 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER=no'
3733 LINE
=`grep "wxUSE_DYNAMIC_LOADER" ${wx_arg_cache_file}`
3734 if test "x$LINE" != x
; then
3735 eval "DEFAULT_$LINE"
3740 ac_cv_use_dynamicloader
='wxUSE_DYNAMIC_LOADER='$DEFAULT_wxUSE_DYNAMIC_LOADER
3745 eval "$ac_cv_use_dynamicloader"
3746 if test "$no_cache" != 1; then
3747 echo $ac_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
3750 if test "$wxUSE_DYNAMIC_LOADER" = yes; then
3751 echo "$ac_t""yes" 1>&6
3753 echo "$ac_t""no" 1>&6
3757 echo $ac_n "checking for --enable-longlong""... $ac_c" 1>&6
3758 echo "configure:3759: checking for --enable-longlong" >&5
3760 # Check whether --enable-longlong or --disable-longlong was given.
3761 if test "${enable_longlong+set}" = set; then
3762 enableval
="$enable_longlong"
3764 if test "$enableval" = yes; then
3765 ac_cv_use_longlong
='wxUSE_LONGLONG=yes'
3767 ac_cv_use_longlong
='wxUSE_LONGLONG=no'
3772 LINE
=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
3773 if test "x$LINE" != x
; then
3774 eval "DEFAULT_$LINE"
3779 ac_cv_use_longlong
='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
3784 eval "$ac_cv_use_longlong"
3785 if test "$no_cache" != 1; then
3786 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
3789 if test "$wxUSE_LONGLONG" = yes; then
3790 echo "$ac_t""yes" 1>&6
3792 echo "$ac_t""no" 1>&6
3796 echo $ac_n "checking for --enable-geometry""... $ac_c" 1>&6
3797 echo "configure:3798: checking for --enable-geometry" >&5
3799 # Check whether --enable-geometry or --disable-geometry was given.
3800 if test "${enable_geometry+set}" = set; then
3801 enableval
="$enable_geometry"
3803 if test "$enableval" = yes; then
3804 ac_cv_use_geometry
='wxUSE_GEOMETRY=yes'
3806 ac_cv_use_geometry
='wxUSE_GEOMETRY=no'
3811 LINE
=`grep "wxUSE_GEOMETRY" ${wx_arg_cache_file}`
3812 if test "x$LINE" != x
; then
3813 eval "DEFAULT_$LINE"
3818 ac_cv_use_geometry
='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY
3823 eval "$ac_cv_use_geometry"
3824 if test "$no_cache" != 1; then
3825 echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp
3828 if test "$wxUSE_GEOMETRY" = yes; then
3829 echo "$ac_t""yes" 1>&6
3831 echo "$ac_t""no" 1>&6
3835 echo $ac_n "checking for --enable-log""... $ac_c" 1>&6
3836 echo "configure:3837: checking for --enable-log" >&5
3838 # Check whether --enable-log or --disable-log was given.
3839 if test "${enable_log+set}" = set; then
3840 enableval
="$enable_log"
3842 if test "$enableval" = yes; then
3843 ac_cv_use_log
='wxUSE_LOG=yes'
3845 ac_cv_use_log
='wxUSE_LOG=no'
3850 LINE
=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
3851 if test "x$LINE" != x
; then
3852 eval "DEFAULT_$LINE"
3857 ac_cv_use_log
='wxUSE_LOG='$DEFAULT_wxUSE_LOG
3862 eval "$ac_cv_use_log"
3863 if test "$no_cache" != 1; then
3864 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
3867 if test "$wxUSE_LOG" = yes; then
3868 echo "$ac_t""yes" 1>&6
3870 echo "$ac_t""no" 1>&6
3874 echo $ac_n "checking for --enable-streams""... $ac_c" 1>&6
3875 echo "configure:3876: checking for --enable-streams" >&5
3877 # Check whether --enable-streams or --disable-streams was given.
3878 if test "${enable_streams+set}" = set; then
3879 enableval
="$enable_streams"
3881 if test "$enableval" = yes; then
3882 ac_cv_use_streams
='wxUSE_STREAMS=yes'
3884 ac_cv_use_streams
='wxUSE_STREAMS=no'
3889 LINE
=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
3890 if test "x$LINE" != x
; then
3891 eval "DEFAULT_$LINE"
3896 ac_cv_use_streams
='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
3901 eval "$ac_cv_use_streams"
3902 if test "$no_cache" != 1; then
3903 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
3906 if test "$wxUSE_STREAMS" = yes; then
3907 echo "$ac_t""yes" 1>&6
3909 echo "$ac_t""no" 1>&6
3913 echo $ac_n "checking for --enable-file""... $ac_c" 1>&6
3914 echo "configure:3915: checking for --enable-file" >&5
3916 # Check whether --enable-file or --disable-file was given.
3917 if test "${enable_file+set}" = set; then
3918 enableval
="$enable_file"
3920 if test "$enableval" = yes; then
3921 ac_cv_use_file
='wxUSE_FILE=yes'
3923 ac_cv_use_file
='wxUSE_FILE=no'
3928 LINE
=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
3929 if test "x$LINE" != x
; then
3930 eval "DEFAULT_$LINE"
3935 ac_cv_use_file
='wxUSE_FILE='$DEFAULT_wxUSE_FILE
3940 eval "$ac_cv_use_file"
3941 if test "$no_cache" != 1; then
3942 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
3945 if test "$wxUSE_FILE" = yes; then
3946 echo "$ac_t""yes" 1>&6
3948 echo "$ac_t""no" 1>&6
3952 echo $ac_n "checking for --enable-ffile""... $ac_c" 1>&6
3953 echo "configure:3954: checking for --enable-ffile" >&5
3955 # Check whether --enable-ffile or --disable-ffile was given.
3956 if test "${enable_ffile+set}" = set; then
3957 enableval
="$enable_ffile"
3959 if test "$enableval" = yes; then
3960 ac_cv_use_ffile
='wxUSE_FFILE=yes'
3962 ac_cv_use_ffile
='wxUSE_FFILE=no'
3967 LINE
=`grep "wxUSE_FFILE" ${wx_arg_cache_file}`
3968 if test "x$LINE" != x
; then
3969 eval "DEFAULT_$LINE"
3974 ac_cv_use_ffile
='wxUSE_FFILE='$DEFAULT_wxUSE_FFILE
3979 eval "$ac_cv_use_ffile"
3980 if test "$no_cache" != 1; then
3981 echo $ac_cv_use_ffile >> ${wx_arg_cache_file}.tmp
3984 if test "$wxUSE_FFILE" = yes; then
3985 echo "$ac_t""yes" 1>&6
3987 echo "$ac_t""no" 1>&6
3991 echo $ac_n "checking for --enable-textbuf""... $ac_c" 1>&6
3992 echo "configure:3993: checking for --enable-textbuf" >&5
3994 # Check whether --enable-textbuf or --disable-textbuf was given.
3995 if test "${enable_textbuf+set}" = set; then
3996 enableval
="$enable_textbuf"
3998 if test "$enableval" = yes; then
3999 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=yes'
4001 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER=no'
4006 LINE
=`grep "wxUSE_TEXTBUFFER" ${wx_arg_cache_file}`
4007 if test "x$LINE" != x
; then
4008 eval "DEFAULT_$LINE"
4013 ac_cv_use_textbuf
='wxUSE_TEXTBUFFER='$DEFAULT_wxUSE_TEXTBUFFER
4018 eval "$ac_cv_use_textbuf"
4019 if test "$no_cache" != 1; then
4020 echo $ac_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
4023 if test "$wxUSE_TEXTBUFFER" = yes; then
4024 echo "$ac_t""yes" 1>&6
4026 echo "$ac_t""no" 1>&6
4030 echo $ac_n "checking for --enable-textfile""... $ac_c" 1>&6
4031 echo "configure:4032: checking for --enable-textfile" >&5
4033 # Check whether --enable-textfile or --disable-textfile was given.
4034 if test "${enable_textfile+set}" = set; then
4035 enableval
="$enable_textfile"
4037 if test "$enableval" = yes; then
4038 ac_cv_use_textfile
='wxUSE_TEXTFILE=yes'
4040 ac_cv_use_textfile
='wxUSE_TEXTFILE=no'
4045 LINE
=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
4046 if test "x$LINE" != x
; then
4047 eval "DEFAULT_$LINE"
4052 ac_cv_use_textfile
='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
4057 eval "$ac_cv_use_textfile"
4058 if test "$no_cache" != 1; then
4059 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
4062 if test "$wxUSE_TEXTFILE" = yes; then
4063 echo "$ac_t""yes" 1>&6
4065 echo "$ac_t""no" 1>&6
4069 echo $ac_n "checking for --enable-fontmap""... $ac_c" 1>&6
4070 echo "configure:4071: checking for --enable-fontmap" >&5
4072 # Check whether --enable-fontmap or --disable-fontmap was given.
4073 if test "${enable_fontmap+set}" = set; then
4074 enableval
="$enable_fontmap"
4076 if test "$enableval" = yes; then
4077 ac_cv_use_fontmap
='wxUSE_FONTMAP=yes'
4079 ac_cv_use_fontmap
='wxUSE_FONTMAP=no'
4084 LINE
=`grep "wxUSE_FONTMAP" ${wx_arg_cache_file}`
4085 if test "x$LINE" != x
; then
4086 eval "DEFAULT_$LINE"
4091 ac_cv_use_fontmap
='wxUSE_FONTMAP='$DEFAULT_wxUSE_FONTMAP
4096 eval "$ac_cv_use_fontmap"
4097 if test "$no_cache" != 1; then
4098 echo $ac_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
4101 if test "$wxUSE_FONTMAP" = yes; then
4102 echo "$ac_t""yes" 1>&6
4104 echo "$ac_t""no" 1>&6
4108 echo $ac_n "checking for --enable-unicode""... $ac_c" 1>&6
4109 echo "configure:4110: checking for --enable-unicode" >&5
4111 # Check whether --enable-unicode or --disable-unicode was given.
4112 if test "${enable_unicode+set}" = set; then
4113 enableval
="$enable_unicode"
4115 if test "$enableval" = yes; then
4116 ac_cv_use_unicode
='wxUSE_UNICODE=yes'
4118 ac_cv_use_unicode
='wxUSE_UNICODE=no'
4123 LINE
=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
4124 if test "x$LINE" != x
; then
4125 eval "DEFAULT_$LINE"
4130 ac_cv_use_unicode
='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
4135 eval "$ac_cv_use_unicode"
4136 if test "$no_cache" != 1; then
4137 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
4140 if test "$wxUSE_UNICODE" = yes; then
4141 echo "$ac_t""yes" 1>&6
4143 echo "$ac_t""no" 1>&6
4147 echo $ac_n "checking for --enable-mslu""... $ac_c" 1>&6
4148 echo "configure:4149: checking for --enable-mslu" >&5
4150 # Check whether --enable-mslu or --disable-mslu was given.
4151 if test "${enable_mslu+set}" = set; then
4152 enableval
="$enable_mslu"
4154 if test "$enableval" = yes; then
4155 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=yes'
4157 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU=no'
4162 LINE
=`grep "wxUSE_UNICODE_MSLU" ${wx_arg_cache_file}`
4163 if test "x$LINE" != x
; then
4164 eval "DEFAULT_$LINE"
4169 ac_cv_use_mslu
='wxUSE_UNICODE_MSLU='$DEFAULT_wxUSE_UNICODE_MSLU
4174 eval "$ac_cv_use_mslu"
4175 if test "$no_cache" != 1; then
4176 echo $ac_cv_use_mslu >> ${wx_arg_cache_file}.tmp
4179 if test "$wxUSE_UNICODE_MSLU" = yes; then
4180 echo "$ac_t""yes" 1>&6
4182 echo "$ac_t""no" 1>&6
4186 echo $ac_n "checking for --enable-wxprintfv""... $ac_c" 1>&6
4187 echo "configure:4188: checking for --enable-wxprintfv" >&5
4189 # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
4190 if test "${enable_wxprintfv+set}" = set; then
4191 enableval
="$enable_wxprintfv"
4193 if test "$enableval" = yes; then
4194 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=yes'
4196 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=no'
4201 LINE
=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
4202 if test "x$LINE" != x
; then
4203 eval "DEFAULT_$LINE"
4208 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
4213 eval "$ac_cv_use_wxprintfv"
4214 if test "$no_cache" != 1; then
4215 echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
4218 if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then
4219 echo "$ac_t""yes" 1>&6
4221 echo "$ac_t""no" 1>&6
4225 echo $ac_n "checking for --enable-std_iostreams""... $ac_c" 1>&6
4226 echo "configure:4227: checking for --enable-std_iostreams" >&5
4228 # Check whether --enable-std_iostreams or --disable-std_iostreams was given.
4229 if test "${enable_std_iostreams+set}" = set; then
4230 enableval
="$enable_std_iostreams"
4232 if test "$enableval" = yes; then
4233 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=yes'
4235 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=no'
4240 LINE
=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
4241 if test "x$LINE" != x
; then
4242 eval "DEFAULT_$LINE"
4247 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
4252 eval "$ac_cv_use_std_iostreams"
4253 if test "$no_cache" != 1; then
4254 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
4257 if test "$wxUSE_STD_IOSTREAM" = yes; then
4258 echo "$ac_t""yes" 1>&6
4260 echo "$ac_t""no" 1>&6
4264 echo $ac_n "checking for --enable-filesystem""... $ac_c" 1>&6
4265 echo "configure:4266: checking for --enable-filesystem" >&5
4267 # Check whether --enable-filesystem or --disable-filesystem was given.
4268 if test "${enable_filesystem+set}" = set; then
4269 enableval
="$enable_filesystem"
4271 if test "$enableval" = yes; then
4272 ac_cv_use_filesystem
='wxUSE_FILESYSTEM=yes'
4274 ac_cv_use_filesystem
='wxUSE_FILESYSTEM=no'
4279 LINE
=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}`
4280 if test "x$LINE" != x
; then
4281 eval "DEFAULT_$LINE"
4286 ac_cv_use_filesystem
='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM
4291 eval "$ac_cv_use_filesystem"
4292 if test "$no_cache" != 1; then
4293 echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
4296 if test "$wxUSE_FILESYSTEM" = yes; then
4297 echo "$ac_t""yes" 1>&6
4299 echo "$ac_t""no" 1>&6
4303 echo $ac_n "checking for --enable-fs_inet""... $ac_c" 1>&6
4304 echo "configure:4305: checking for --enable-fs_inet" >&5
4306 # Check whether --enable-fs_inet or --disable-fs_inet was given.
4307 if test "${enable_fs_inet+set}" = set; then
4308 enableval
="$enable_fs_inet"
4310 if test "$enableval" = yes; then
4311 ac_cv_use_fs_inet
='wxUSE_FS_INET=yes'
4313 ac_cv_use_fs_inet
='wxUSE_FS_INET=no'
4318 LINE
=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
4319 if test "x$LINE" != x
; then
4320 eval "DEFAULT_$LINE"
4325 ac_cv_use_fs_inet
='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
4330 eval "$ac_cv_use_fs_inet"
4331 if test "$no_cache" != 1; then
4332 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
4335 if test "$wxUSE_FS_INET" = yes; then
4336 echo "$ac_t""yes" 1>&6
4338 echo "$ac_t""no" 1>&6
4342 echo $ac_n "checking for --enable-fs_zip""... $ac_c" 1>&6
4343 echo "configure:4344: checking for --enable-fs_zip" >&5
4345 # Check whether --enable-fs_zip or --disable-fs_zip was given.
4346 if test "${enable_fs_zip+set}" = set; then
4347 enableval
="$enable_fs_zip"
4349 if test "$enableval" = yes; then
4350 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=yes'
4352 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=no'
4357 LINE
=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
4358 if test "x$LINE" != x
; then
4359 eval "DEFAULT_$LINE"
4364 ac_cv_use_fs_zip
='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
4369 eval "$ac_cv_use_fs_zip"
4370 if test "$no_cache" != 1; then
4371 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
4374 if test "$wxUSE_FS_ZIP" = yes; then
4375 echo "$ac_t""yes" 1>&6
4377 echo "$ac_t""no" 1>&6
4381 echo $ac_n "checking for --enable-zipstream""... $ac_c" 1>&6
4382 echo "configure:4383: checking for --enable-zipstream" >&5
4384 # Check whether --enable-zipstream or --disable-zipstream was given.
4385 if test "${enable_zipstream+set}" = set; then
4386 enableval
="$enable_zipstream"
4388 if test "$enableval" = yes; then
4389 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=yes'
4391 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=no'
4396 LINE
=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
4397 if test "x$LINE" != x
; then
4398 eval "DEFAULT_$LINE"
4403 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
4408 eval "$ac_cv_use_zipstream"
4409 if test "$no_cache" != 1; then
4410 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
4413 if test "$wxUSE_ZIPSTREAM" = yes; then
4414 echo "$ac_t""yes" 1>&6
4416 echo "$ac_t""no" 1>&6
4421 echo $ac_n "checking for --enable-catch_segvs""... $ac_c" 1>&6
4422 echo "configure:4423: checking for --enable-catch_segvs" >&5
4424 # Check whether --enable-catch_segvs or --disable-catch_segvs was given.
4425 if test "${enable_catch_segvs+set}" = set; then
4426 enableval
="$enable_catch_segvs"
4428 if test "$enableval" = yes; then
4429 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=yes'
4431 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION=no'
4436 LINE
=`grep "wxUSE_ON_FATAL_EXCEPTION" ${wx_arg_cache_file}`
4437 if test "x$LINE" != x
; then
4438 eval "DEFAULT_$LINE"
4443 ac_cv_use_catch_segvs
='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION
4448 eval "$ac_cv_use_catch_segvs"
4449 if test "$no_cache" != 1; then
4450 echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
4453 if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then
4454 echo "$ac_t""yes" 1>&6
4456 echo "$ac_t""no" 1>&6
4460 echo $ac_n "checking for --enable-snglinst""... $ac_c" 1>&6
4461 echo "configure:4462: checking for --enable-snglinst" >&5
4463 # Check whether --enable-snglinst or --disable-snglinst was given.
4464 if test "${enable_snglinst+set}" = set; then
4465 enableval
="$enable_snglinst"
4467 if test "$enableval" = yes; then
4468 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=yes'
4470 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER=no'
4475 LINE
=`grep "wxUSE_SNGLINST_CHECKER" ${wx_arg_cache_file}`
4476 if test "x$LINE" != x
; then
4477 eval "DEFAULT_$LINE"
4482 ac_cv_use_snglinst
='wxUSE_SNGLINST_CHECKER='$DEFAULT_wxUSE_SNGLINST_CHECKER
4487 eval "$ac_cv_use_snglinst"
4488 if test "$no_cache" != 1; then
4489 echo $ac_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
4492 if test "$wxUSE_SNGLINST_CHECKER" = yes; then
4493 echo "$ac_t""yes" 1>&6
4495 echo "$ac_t""no" 1>&6
4500 echo $ac_n "checking for --enable-mimetype""... $ac_c" 1>&6
4501 echo "configure:4502: checking for --enable-mimetype" >&5
4503 # Check whether --enable-mimetype or --disable-mimetype was given.
4504 if test "${enable_mimetype+set}" = set; then
4505 enableval
="$enable_mimetype"
4507 if test "$enableval" = yes; then
4508 ac_cv_use_mimetype
='wxUSE_MIMETYPE=yes'
4510 ac_cv_use_mimetype
='wxUSE_MIMETYPE=no'
4515 LINE
=`grep "wxUSE_MIMETYPE" ${wx_arg_cache_file}`
4516 if test "x$LINE" != x
; then
4517 eval "DEFAULT_$LINE"
4522 ac_cv_use_mimetype
='wxUSE_MIMETYPE='$DEFAULT_wxUSE_MIMETYPE
4527 eval "$ac_cv_use_mimetype"
4528 if test "$no_cache" != 1; then
4529 echo $ac_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
4532 if test "$wxUSE_MIMETYPE" = yes; then
4533 echo "$ac_t""yes" 1>&6
4535 echo "$ac_t""no" 1>&6
4539 echo $ac_n "checking for --enable-system_options""... $ac_c" 1>&6
4540 echo "configure:4541: checking for --enable-system_options" >&5
4542 # Check whether --enable-system_options or --disable-system_options was given.
4543 if test "${enable_system_options+set}" = set; then
4544 enableval
="$enable_system_options"
4546 if test "$enableval" = yes; then
4547 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=yes'
4549 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS=no'
4554 LINE
=`grep "wxUSE_SYSTEM_OPTIONS" ${wx_arg_cache_file}`
4555 if test "x$LINE" != x
; then
4556 eval "DEFAULT_$LINE"
4561 ac_cv_use_system_options
='wxUSE_SYSTEM_OPTIONS='$DEFAULT_wxUSE_SYSTEM_OPTIONS
4566 eval "$ac_cv_use_system_options"
4567 if test "$no_cache" != 1; then
4568 echo $ac_cv_use_system_options >> ${wx_arg_cache_file}.tmp
4571 if test "$wxUSE_SYSTEM_OPTIONS" = yes; then
4572 echo "$ac_t""yes" 1>&6
4574 echo "$ac_t""no" 1>&6
4579 echo $ac_n "checking for --enable-url""... $ac_c" 1>&6
4580 echo "configure:4581: checking for --enable-url" >&5
4582 # Check whether --enable-url or --disable-url was given.
4583 if test "${enable_url+set}" = set; then
4584 enableval
="$enable_url"
4586 if test "$enableval" = yes; then
4587 ac_cv_use_url
='wxUSE_URL=yes'
4589 ac_cv_use_url
='wxUSE_URL=no'
4594 LINE
=`grep "wxUSE_URL" ${wx_arg_cache_file}`
4595 if test "x$LINE" != x
; then
4596 eval "DEFAULT_$LINE"
4601 ac_cv_use_url
='wxUSE_URL='$DEFAULT_wxUSE_URL
4606 eval "$ac_cv_use_url"
4607 if test "$no_cache" != 1; then
4608 echo $ac_cv_use_url >> ${wx_arg_cache_file}.tmp
4611 if test "$wxUSE_URL" = yes; then
4612 echo "$ac_t""yes" 1>&6
4614 echo "$ac_t""no" 1>&6
4618 echo $ac_n "checking for --enable-protocol""... $ac_c" 1>&6
4619 echo "configure:4620: checking for --enable-protocol" >&5
4621 # Check whether --enable-protocol or --disable-protocol was given.
4622 if test "${enable_protocol+set}" = set; then
4623 enableval
="$enable_protocol"
4625 if test "$enableval" = yes; then
4626 ac_cv_use_protocol
='wxUSE_PROTOCOL=yes'
4628 ac_cv_use_protocol
='wxUSE_PROTOCOL=no'
4633 LINE
=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
4634 if test "x$LINE" != x
; then
4635 eval "DEFAULT_$LINE"
4640 ac_cv_use_protocol
='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
4645 eval "$ac_cv_use_protocol"
4646 if test "$no_cache" != 1; then
4647 echo $ac_cv_use_protocol >> ${wx_arg_cache_file}.tmp
4650 if test "$wxUSE_PROTOCOL" = yes; then
4651 echo "$ac_t""yes" 1>&6
4653 echo "$ac_t""no" 1>&6
4657 echo $ac_n "checking for --enable-protocol_http""... $ac_c" 1>&6
4658 echo "configure:4659: checking for --enable-protocol_http" >&5
4660 # Check whether --enable-protocol_http or --disable-protocol_http was given.
4661 if test "${enable_protocol_http+set}" = set; then
4662 enableval
="$enable_protocol_http"
4664 if test "$enableval" = yes; then
4665 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=yes'
4667 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP=no'
4672 LINE
=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
4673 if test "x$LINE" != x
; then
4674 eval "DEFAULT_$LINE"
4679 ac_cv_use_protocol_http
='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
4684 eval "$ac_cv_use_protocol_http"
4685 if test "$no_cache" != 1; then
4686 echo $ac_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
4689 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
4690 echo "$ac_t""yes" 1>&6
4692 echo "$ac_t""no" 1>&6
4696 echo $ac_n "checking for --enable-protocol_ftp""... $ac_c" 1>&6
4697 echo "configure:4698: checking for --enable-protocol_ftp" >&5
4699 # Check whether --enable-protocol_ftp or --disable-protocol_ftp was given.
4700 if test "${enable_protocol_ftp+set}" = set; then
4701 enableval
="$enable_protocol_ftp"
4703 if test "$enableval" = yes; then
4704 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=yes'
4706 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP=no'
4711 LINE
=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
4712 if test "x$LINE" != x
; then
4713 eval "DEFAULT_$LINE"
4718 ac_cv_use_protocol_ftp
='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
4723 eval "$ac_cv_use_protocol_ftp"
4724 if test "$no_cache" != 1; then
4725 echo $ac_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
4728 if test "$wxUSE_PROTOCOL_FTP" = yes; then
4729 echo "$ac_t""yes" 1>&6
4731 echo "$ac_t""no" 1>&6
4735 echo $ac_n "checking for --enable-protocol_file""... $ac_c" 1>&6
4736 echo "configure:4737: checking for --enable-protocol_file" >&5
4738 # Check whether --enable-protocol_file or --disable-protocol_file was given.
4739 if test "${enable_protocol_file+set}" = set; then
4740 enableval
="$enable_protocol_file"
4742 if test "$enableval" = yes; then
4743 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=yes'
4745 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE=no'
4750 LINE
=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
4751 if test "x$LINE" != x
; then
4752 eval "DEFAULT_$LINE"
4757 ac_cv_use_protocol_file
='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
4762 eval "$ac_cv_use_protocol_file"
4763 if test "$no_cache" != 1; then
4764 echo $ac_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
4767 if test "$wxUSE_PROTOCOL_FILE" = yes; then
4768 echo "$ac_t""yes" 1>&6
4770 echo "$ac_t""no" 1>&6
4777 echo $ac_n "checking for --enable-threads""... $ac_c" 1>&6
4778 echo "configure:4779: checking for --enable-threads" >&5
4780 # Check whether --enable-threads or --disable-threads was given.
4781 if test "${enable_threads+set}" = set; then
4782 enableval
="$enable_threads"
4784 if test "$enableval" = yes; then
4785 ac_cv_use_threads
='wxUSE_THREADS=yes'
4787 ac_cv_use_threads
='wxUSE_THREADS=no'
4792 LINE
=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
4793 if test "x$LINE" != x
; then
4794 eval "DEFAULT_$LINE"
4799 ac_cv_use_threads
='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
4804 eval "$ac_cv_use_threads"
4805 if test "$no_cache" != 1; then
4806 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
4809 if test "$wxUSE_THREADS" = yes; then
4810 echo "$ac_t""yes" 1>&6
4812 echo "$ac_t""no" 1>&6
4816 if test "$wxUSE_GUI" = "yes"; then
4820 echo $ac_n "checking for --enable-docview""... $ac_c" 1>&6
4821 echo "configure:4822: checking for --enable-docview" >&5
4823 # Check whether --enable-docview or --disable-docview was given.
4824 if test "${enable_docview+set}" = set; then
4825 enableval
="$enable_docview"
4827 if test "$enableval" = yes; then
4828 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
4830 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=no'
4835 LINE
=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
4836 if test "x$LINE" != x
; then
4837 eval "DEFAULT_$LINE"
4842 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
4847 eval "$ac_cv_use_docview"
4848 if test "$no_cache" != 1; then
4849 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
4852 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
4853 echo "$ac_t""yes" 1>&6
4855 echo "$ac_t""no" 1>&6
4859 echo $ac_n "checking for --enable-help""... $ac_c" 1>&6
4860 echo "configure:4861: checking for --enable-help" >&5
4862 # Check whether --enable-help or --disable-help was given.
4863 if test "${enable_help+set}" = set; then
4864 enableval
="$enable_help"
4866 if test "$enableval" = yes; then
4867 ac_cv_use_help
='wxUSE_HELP=yes'
4869 ac_cv_use_help
='wxUSE_HELP=no'
4874 LINE
=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
4875 if test "x$LINE" != x
; then
4876 eval "DEFAULT_$LINE"
4881 ac_cv_use_help
='wxUSE_HELP='$DEFAULT_wxUSE_HELP
4886 eval "$ac_cv_use_help"
4887 if test "$no_cache" != 1; then
4888 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
4891 if test "$wxUSE_HELP" = yes; then
4892 echo "$ac_t""yes" 1>&6
4894 echo "$ac_t""no" 1>&6
4898 echo $ac_n "checking for --enable-mshtmlhelp""... $ac_c" 1>&6
4899 echo "configure:4900: checking for --enable-mshtmlhelp" >&5
4901 # Check whether --enable-mshtmlhelp or --disable-mshtmlhelp was given.
4902 if test "${enable_mshtmlhelp+set}" = set; then
4903 enableval
="$enable_mshtmlhelp"
4905 if test "$enableval" = yes; then
4906 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=yes'
4908 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP=no'
4913 LINE
=`grep "wxUSE_MS_HTML_HELP" ${wx_arg_cache_file}`
4914 if test "x$LINE" != x
; then
4915 eval "DEFAULT_$LINE"
4920 ac_cv_use_mshtmlhelp
='wxUSE_MS_HTML_HELP='$DEFAULT_wxUSE_MS_HTML_HELP
4925 eval "$ac_cv_use_mshtmlhelp"
4926 if test "$no_cache" != 1; then
4927 echo $ac_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
4930 if test "$wxUSE_MS_HTML_HELP" = yes; then
4931 echo "$ac_t""yes" 1>&6
4933 echo "$ac_t""no" 1>&6
4937 echo $ac_n "checking for --enable-html""... $ac_c" 1>&6
4938 echo "configure:4939: checking for --enable-html" >&5
4940 # Check whether --enable-html or --disable-html was given.
4941 if test "${enable_html+set}" = set; then
4942 enableval
="$enable_html"
4944 if test "$enableval" = yes; then
4945 ac_cv_use_html
='wxUSE_HTML=yes'
4947 ac_cv_use_html
='wxUSE_HTML=no'
4952 LINE
=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
4953 if test "x$LINE" != x
; then
4954 eval "DEFAULT_$LINE"
4959 ac_cv_use_html
='wxUSE_HTML='$DEFAULT_wxUSE_HTML
4964 eval "$ac_cv_use_html"
4965 if test "$no_cache" != 1; then
4966 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
4969 if test "$wxUSE_HTML" = yes; then
4970 echo "$ac_t""yes" 1>&6
4972 echo "$ac_t""no" 1>&6
4976 echo $ac_n "checking for --enable-htmlhelp""... $ac_c" 1>&6
4977 echo "configure:4978: checking for --enable-htmlhelp" >&5
4979 # Check whether --enable-htmlhelp or --disable-htmlhelp was given.
4980 if test "${enable_htmlhelp+set}" = set; then
4981 enableval
="$enable_htmlhelp"
4983 if test "$enableval" = yes; then
4984 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=yes'
4986 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP=no'
4991 LINE
=`grep "wxUSE_WXHTML_HELP" ${wx_arg_cache_file}`
4992 if test "x$LINE" != x
; then
4993 eval "DEFAULT_$LINE"
4998 ac_cv_use_htmlhelp
='wxUSE_WXHTML_HELP='$DEFAULT_wxUSE_WXHTML_HELP
5003 eval "$ac_cv_use_htmlhelp"
5004 if test "$no_cache" != 1; then
5005 echo $ac_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
5008 if test "$wxUSE_WXHTML_HELP" = yes; then
5009 echo "$ac_t""yes" 1>&6
5011 echo "$ac_t""no" 1>&6
5015 echo $ac_n "checking for --enable-constraints""... $ac_c" 1>&6
5016 echo "configure:5017: checking for --enable-constraints" >&5
5018 # Check whether --enable-constraints or --disable-constraints was given.
5019 if test "${enable_constraints+set}" = set; then
5020 enableval
="$enable_constraints"
5022 if test "$enableval" = yes; then
5023 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=yes'
5025 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=no'
5030 LINE
=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
5031 if test "x$LINE" != x
; then
5032 eval "DEFAULT_$LINE"
5037 ac_cv_use_constraints
='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
5042 eval "$ac_cv_use_constraints"
5043 if test "$no_cache" != 1; then
5044 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
5047 if test "$wxUSE_CONSTRAINTS" = yes; then
5048 echo "$ac_t""yes" 1>&6
5050 echo "$ac_t""no" 1>&6
5054 echo $ac_n "checking for --enable-printarch""... $ac_c" 1>&6
5055 echo "configure:5056: checking for --enable-printarch" >&5
5057 # Check whether --enable-printarch or --disable-printarch was given.
5058 if test "${enable_printarch+set}" = set; then
5059 enableval
="$enable_printarch"
5061 if test "$enableval" = yes; then
5062 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=yes'
5064 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=no'
5069 LINE
=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
5070 if test "x$LINE" != x
; then
5071 eval "DEFAULT_$LINE"
5076 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
5081 eval "$ac_cv_use_printarch"
5082 if test "$no_cache" != 1; then
5083 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
5086 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
5087 echo "$ac_t""yes" 1>&6
5089 echo "$ac_t""no" 1>&6
5093 echo $ac_n "checking for --enable-mdi""... $ac_c" 1>&6
5094 echo "configure:5095: checking for --enable-mdi" >&5
5096 # Check whether --enable-mdi or --disable-mdi was given.
5097 if test "${enable_mdi+set}" = set; then
5098 enableval
="$enable_mdi"
5100 if test "$enableval" = yes; then
5101 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=yes'
5103 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=no'
5108 LINE
=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
5109 if test "x$LINE" != x
; then
5110 eval "DEFAULT_$LINE"
5115 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
5120 eval "$ac_cv_use_mdi"
5121 if test "$no_cache" != 1; then
5122 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
5125 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
5126 echo "$ac_t""yes" 1>&6
5128 echo "$ac_t""no" 1>&6
5132 echo $ac_n "checking for --enable-loggui""... $ac_c" 1>&6
5133 echo "configure:5134: checking for --enable-loggui" >&5
5135 # Check whether --enable-loggui or --disable-loggui was given.
5136 if test "${enable_loggui+set}" = set; then
5137 enableval
="$enable_loggui"
5139 if test "$enableval" = yes; then
5140 ac_cv_use_loggui
='wxUSE_LOGGUI=yes'
5142 ac_cv_use_loggui
='wxUSE_LOGGUI=no'
5147 LINE
=`grep "wxUSE_LOGGUI" ${wx_arg_cache_file}`
5148 if test "x$LINE" != x
; then
5149 eval "DEFAULT_$LINE"
5154 ac_cv_use_loggui
='wxUSE_LOGGUI='$DEFAULT_wxUSE_LOGGUI
5159 eval "$ac_cv_use_loggui"
5160 if test "$no_cache" != 1; then
5161 echo $ac_cv_use_loggui >> ${wx_arg_cache_file}.tmp
5164 if test "$wxUSE_LOGGUI" = yes; then
5165 echo "$ac_t""yes" 1>&6
5167 echo "$ac_t""no" 1>&6
5171 echo $ac_n "checking for --enable-logwin""... $ac_c" 1>&6
5172 echo "configure:5173: checking for --enable-logwin" >&5
5174 # Check whether --enable-logwin or --disable-logwin was given.
5175 if test "${enable_logwin+set}" = set; then
5176 enableval
="$enable_logwin"
5178 if test "$enableval" = yes; then
5179 ac_cv_use_logwin
='wxUSE_LOGWINDOW=yes'
5181 ac_cv_use_logwin
='wxUSE_LOGWINDOW=no'
5186 LINE
=`grep "wxUSE_LOGWINDOW" ${wx_arg_cache_file}`
5187 if test "x$LINE" != x
; then
5188 eval "DEFAULT_$LINE"
5193 ac_cv_use_logwin
='wxUSE_LOGWINDOW='$DEFAULT_wxUSE_LOGWINDOW
5198 eval "$ac_cv_use_logwin"
5199 if test "$no_cache" != 1; then
5200 echo $ac_cv_use_logwin >> ${wx_arg_cache_file}.tmp
5203 if test "$wxUSE_LOGWINDOW" = yes; then
5204 echo "$ac_t""yes" 1>&6
5206 echo "$ac_t""no" 1>&6
5210 echo $ac_n "checking for --enable-logdialog""... $ac_c" 1>&6
5211 echo "configure:5212: checking for --enable-logdialog" >&5
5213 # Check whether --enable-logdialog or --disable-logdialog was given.
5214 if test "${enable_logdialog+set}" = set; then
5215 enableval
="$enable_logdialog"
5217 if test "$enableval" = yes; then
5218 ac_cv_use_logdialog
='wxUSE_LOGDIALOG=yes'
5220 ac_cv_use_logdialog
='wxUSE_LOGDIALOG=no'
5225 LINE
=`grep "wxUSE_LOGDIALOG" ${wx_arg_cache_file}`
5226 if test "x$LINE" != x
; then
5227 eval "DEFAULT_$LINE"
5232 ac_cv_use_logdialog
='wxUSE_LOGDIALOG='$DEFAULT_wxUSE_LOGDIALOG
5237 eval "$ac_cv_use_logdialog"
5238 if test "$no_cache" != 1; then
5239 echo $ac_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
5242 if test "$wxUSE_LOGDIALOG" = yes; then
5243 echo "$ac_t""yes" 1>&6
5245 echo "$ac_t""no" 1>&6
5250 echo $ac_n "checking for --enable-postscript""... $ac_c" 1>&6
5251 echo "configure:5252: checking for --enable-postscript" >&5
5253 # Check whether --enable-postscript or --disable-postscript was given.
5254 if test "${enable_postscript+set}" = set; then
5255 enableval
="$enable_postscript"
5257 if test "$enableval" = yes; then
5258 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=yes'
5260 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=no'
5265 LINE
=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
5266 if test "x$LINE" != x
; then
5267 eval "DEFAULT_$LINE"
5272 ac_cv_use_postscript
='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
5277 eval "$ac_cv_use_postscript"
5278 if test "$no_cache" != 1; then
5279 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
5282 if test "$wxUSE_POSTSCRIPT" = yes; then
5283 echo "$ac_t""yes" 1>&6
5285 echo "$ac_t""no" 1>&6
5292 echo $ac_n "checking for --enable-prologio""... $ac_c" 1>&6
5293 echo "configure:5294: checking for --enable-prologio" >&5
5295 # Check whether --enable-prologio or --disable-prologio was given.
5296 if test "${enable_prologio+set}" = set; then
5297 enableval
="$enable_prologio"
5299 if test "$enableval" = yes; then
5300 ac_cv_use_prologio
='wxUSE_PROLOGIO=yes'
5302 ac_cv_use_prologio
='wxUSE_PROLOGIO=no'
5307 LINE
=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
5308 if test "x$LINE" != x
; then
5309 eval "DEFAULT_$LINE"
5314 ac_cv_use_prologio
='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
5319 eval "$ac_cv_use_prologio"
5320 if test "$no_cache" != 1; then
5321 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
5324 if test "$wxUSE_PROLOGIO" = yes; then
5325 echo "$ac_t""yes" 1>&6
5327 echo "$ac_t""no" 1>&6
5331 echo $ac_n "checking for --enable-resources""... $ac_c" 1>&6
5332 echo "configure:5333: checking for --enable-resources" >&5
5334 # Check whether --enable-resources or --disable-resources was given.
5335 if test "${enable_resources+set}" = set; then
5336 enableval
="$enable_resources"
5338 if test "$enableval" = yes; then
5339 ac_cv_use_resources
='wxUSE_RESOURCES=yes'
5341 ac_cv_use_resources
='wxUSE_RESOURCES=no'
5346 LINE
=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
5347 if test "x$LINE" != x
; then
5348 eval "DEFAULT_$LINE"
5353 ac_cv_use_resources
='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
5358 eval "$ac_cv_use_resources"
5359 if test "$no_cache" != 1; then
5360 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
5363 if test "$wxUSE_RESOURCES" = yes; then
5364 echo "$ac_t""yes" 1>&6
5366 echo "$ac_t""no" 1>&6
5371 echo $ac_n "checking for --enable-xresources""... $ac_c" 1>&6
5372 echo "configure:5373: checking for --enable-xresources" >&5
5374 # Check whether --enable-xresources or --disable-xresources was given.
5375 if test "${enable_xresources+set}" = set; then
5376 enableval
="$enable_xresources"
5378 if test "$enableval" = yes; then
5379 ac_cv_use_xresources
='wxUSE_X_RESOURCES=yes'
5381 ac_cv_use_xresources
='wxUSE_X_RESOURCES=no'
5386 LINE
=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}`
5387 if test "x$LINE" != x
; then
5388 eval "DEFAULT_$LINE"
5393 ac_cv_use_xresources
='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES
5398 eval "$ac_cv_use_xresources"
5399 if test "$no_cache" != 1; then
5400 echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
5403 if test "$wxUSE_X_RESOURCES" = yes; then
5404 echo "$ac_t""yes" 1>&6
5406 echo "$ac_t""no" 1>&6
5412 echo $ac_n "checking for --enable-clipboard""... $ac_c" 1>&6
5413 echo "configure:5414: checking for --enable-clipboard" >&5
5415 # Check whether --enable-clipboard or --disable-clipboard was given.
5416 if test "${enable_clipboard+set}" = set; then
5417 enableval
="$enable_clipboard"
5419 if test "$enableval" = yes; then
5420 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=yes'
5422 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=no'
5427 LINE
=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
5428 if test "x$LINE" != x
; then
5429 eval "DEFAULT_$LINE"
5434 ac_cv_use_clipboard
='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
5439 eval "$ac_cv_use_clipboard"
5440 if test "$no_cache" != 1; then
5441 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
5444 if test "$wxUSE_CLIPBOARD" = yes; then
5445 echo "$ac_t""yes" 1>&6
5447 echo "$ac_t""no" 1>&6
5451 echo $ac_n "checking for --enable-dnd""... $ac_c" 1>&6
5452 echo "configure:5453: checking for --enable-dnd" >&5
5454 # Check whether --enable-dnd or --disable-dnd was given.
5455 if test "${enable_dnd+set}" = set; then
5456 enableval
="$enable_dnd"
5458 if test "$enableval" = yes; then
5459 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=yes'
5461 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=no'
5466 LINE
=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
5467 if test "x$LINE" != x
; then
5468 eval "DEFAULT_$LINE"
5473 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
5478 eval "$ac_cv_use_dnd"
5479 if test "$no_cache" != 1; then
5480 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
5483 if test "$wxUSE_DRAG_AND_DROP" = yes; then
5484 echo "$ac_t""yes" 1>&6
5486 echo "$ac_t""no" 1>&6
5490 echo $ac_n "checking for --enable-metafile""... $ac_c" 1>&6
5491 echo "configure:5492: checking for --enable-metafile" >&5
5493 # Check whether --enable-metafile or --disable-metafile was given.
5494 if test "${enable_metafile+set}" = set; then
5495 enableval
="$enable_metafile"
5497 if test "$enableval" = yes; then
5498 ac_cv_use_metafile
='wxUSE_METAFILE=yes'
5500 ac_cv_use_metafile
='wxUSE_METAFILE=no'
5505 LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
5506 if test "x$LINE" != x
; then
5507 eval "DEFAULT_$LINE"
5512 ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
5517 eval "$ac_cv_use_metafile"
5518 if test "$no_cache" != 1; then
5519 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
5522 if test "$wxUSE_METAFILE" = yes; then
5523 echo "$ac_t""yes" 1>&6
5525 echo "$ac_t""no" 1>&6
5530 echo $ac_n "checking for --enable-treelayout""... $ac_c" 1>&6
5531 echo "configure:5532: checking for --enable-treelayout" >&5
5533 # Check whether --enable-treelayout or --disable-treelayout was given.
5534 if test "${enable_treelayout+set}" = set; then
5535 enableval
="$enable_treelayout"
5537 if test "$enableval" = yes; then
5538 ac_cv_use_treelayout
='wxUSE_TREELAYOUT=yes'
5540 ac_cv_use_treelayout
='wxUSE_TREELAYOUT=no'
5545 LINE
=`grep "wxUSE_TREELAYOUT" ${wx_arg_cache_file}`
5546 if test "x$LINE" != x
; then
5547 eval "DEFAULT_$LINE"
5552 ac_cv_use_treelayout
='wxUSE_TREELAYOUT='$DEFAULT_wxUSE_TREELAYOUT
5557 eval "$ac_cv_use_treelayout"
5558 if test "$no_cache" != 1; then
5559 echo $ac_cv_use_treelayout >> ${wx_arg_cache_file}.tmp
5562 if test "$wxUSE_TREELAYOUT" = yes; then
5563 echo "$ac_t""yes" 1>&6
5565 echo "$ac_t""no" 1>&6
5571 echo $ac_n "checking for --enable-controls""... $ac_c" 1>&6
5572 echo "configure:5573: checking for --enable-controls" >&5
5574 # Check whether --enable-controls or --disable-controls was given.
5575 if test "${enable_controls+set}" = set; then
5576 enableval
="$enable_controls"
5578 if test "$enableval" = yes; then
5579 ac_cv_use_controls
='wxUSE_CONTROLS=yes'
5581 ac_cv_use_controls
='wxUSE_CONTROLS=no'
5586 LINE
=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
5587 if test "x$LINE" != x
; then
5588 eval "DEFAULT_$LINE"
5593 ac_cv_use_controls
='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
5598 eval "$ac_cv_use_controls"
5599 if test "$no_cache" != 1; then
5600 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
5603 if test "$wxUSE_CONTROLS" = yes; then
5604 echo "$ac_t""yes" 1>&6
5606 echo "$ac_t""no" 1>&6
5610 if test "$wxUSE_CONTROLS" = "yes"; then
5611 DEFAULT_wxUSE_ACCEL
=yes
5612 DEFAULT_wxUSE_BMPBUTTON
=yes
5613 DEFAULT_wxUSE_BUTTON
=yes
5614 DEFAULT_wxUSE_CALCTRL
=no
5615 DEFAULT_wxUSE_CARET
=yes
5616 DEFAULT_wxUSE_COMBOBOX
=yes
5617 DEFAULT_wxUSE_CHECKBOX
=yes
5618 DEFAULT_wxUSE_CHECKLISTBOX
=yes
5619 DEFAULT_wxUSE_CHOICE
=yes
5620 DEFAULT_wxUSE_GAUGE
=yes
5621 DEFAULT_wxUSE_GRID
=yes
5622 DEFAULT_wxUSE_NEW_GRID
=yes
5623 DEFAULT_wxUSE_IMAGLIST
=yes
5624 DEFAULT_wxUSE_LISTBOX
=yes
5625 DEFAULT_wxUSE_LISTCTRL
=yes
5626 DEFAULT_wxUSE_NOTEBOOK
=yes
5627 DEFAULT_wxUSE_PROPSHEET
=yes
5628 DEFAULT_wxUSE_RADIOBOX
=yes
5629 DEFAULT_wxUSE_RADIOBTN
=yes
5630 DEFAULT_wxUSE_SASH
=yes
5631 DEFAULT_wxUSE_SCROLLBAR
=yes
5632 DEFAULT_wxUSE_SLIDER
=yes
5633 DEFAULT_wxUSE_SPINBTN
=yes
5634 DEFAULT_wxUSE_SPINCTRL
=yes
5635 DEFAULT_wxUSE_SPLITTER
=yes
5636 DEFAULT_wxUSE_STATBMP
=yes
5637 DEFAULT_wxUSE_STATBOX
=yes
5638 DEFAULT_wxUSE_STATLINE
=yes
5639 DEFAULT_wxUSE_STATUSBAR
=yes
5640 DEFAULT_wxUSE_TAB_DIALOG
=yes
5641 DEFAULT_wxUSE_TOGGLEBTN
=yes
5642 DEFAULT_wxUSE_TOOLBAR
=yes
5643 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
5644 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
5645 DEFAULT_wxUSE_TOOLTIPS
=yes
5646 DEFAULT_wxUSE_TREECTRL
=yes
5647 DEFAULT_wxUSE_POPUPWIN
=yes
5648 DEFAULT_wxUSE_TIPWINDOW
=yes
5649 elif test "$wxUSE_CONTROLS" = "no"; then
5650 DEFAULT_wxUSE_ACCEL
=no
5651 DEFAULT_wxUSE_BMPBUTTON
=no
5652 DEFAULT_wxUSE_BUTTON
=no
5653 DEFAULT_wxUSE_CALCTRL
=no
5654 DEFAULT_wxUSE_CARET
=no
5655 DEFAULT_wxUSE_COMBOBOX
=no
5656 DEFAULT_wxUSE_CHECKBOX
=no
5657 DEFAULT_wxUSE_CHECKLISTBOX
=no
5658 DEFAULT_wxUSE_CHOICE
=no
5659 DEFAULT_wxUSE_GAUGE
=no
5660 DEFAULT_wxUSE_GRID
=no
5661 DEFAULT_wxUSE_NEW_GRID
=no
5662 DEFAULT_wxUSE_IMAGLIST
=no
5663 DEFAULT_wxUSE_LISTBOX
=no
5664 DEFAULT_wxUSE_LISTCTRL
=no
5665 DEFAULT_wxUSE_NOTEBOOK
=no
5666 DEFAULT_wxUSE_PROPSHEET
=no
5667 DEFAULT_wxUSE_RADIOBOX
=no
5668 DEFAULT_wxUSE_RADIOBTN
=no
5669 DEFAULT_wxUSE_SASH
=no
5670 DEFAULT_wxUSE_SCROLLBAR
=no
5671 DEFAULT_wxUSE_SLIDER
=no
5672 DEFAULT_wxUSE_SPINBTN
=no
5673 DEFAULT_wxUSE_SPINCTRL
=no
5674 DEFAULT_wxUSE_SPLITTER
=no
5675 DEFAULT_wxUSE_STATBMP
=no
5676 DEFAULT_wxUSE_STATBOX
=no
5677 DEFAULT_wxUSE_STATLINE
=no
5678 DEFAULT_wxUSE_STATUSBAR
=no
5679 DEFAULT_wxUSE_TAB_DIALOG
=no
5680 DEFAULT_wxUSE_TOGGLEBTN
=no
5681 DEFAULT_wxUSE_TOOLBAR
=no
5682 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
5683 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
5684 DEFAULT_wxUSE_TOOLTIPS
=no
5685 DEFAULT_wxUSE_TREECTRL
=no
5686 DEFAULT_wxUSE_POPUPWIN
=no
5687 DEFAULT_wxUSE_TIPWINDOW
=no
5691 echo $ac_n "checking for --enable-accel""... $ac_c" 1>&6
5692 echo "configure:5693: checking for --enable-accel" >&5
5694 # Check whether --enable-accel or --disable-accel was given.
5695 if test "${enable_accel+set}" = set; then
5696 enableval
="$enable_accel"
5698 if test "$enableval" = yes; then
5699 ac_cv_use_accel
='wxUSE_ACCEL=yes'
5701 ac_cv_use_accel
='wxUSE_ACCEL=no'
5706 LINE
=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
5707 if test "x$LINE" != x
; then
5708 eval "DEFAULT_$LINE"
5713 ac_cv_use_accel
='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
5718 eval "$ac_cv_use_accel"
5719 if test "$no_cache" != 1; then
5720 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
5723 if test "$wxUSE_ACCEL" = yes; then
5724 echo "$ac_t""yes" 1>&6
5726 echo "$ac_t""no" 1>&6
5730 echo $ac_n "checking for --enable-button""... $ac_c" 1>&6
5731 echo "configure:5732: checking for --enable-button" >&5
5733 # Check whether --enable-button or --disable-button was given.
5734 if test "${enable_button+set}" = set; then
5735 enableval
="$enable_button"
5737 if test "$enableval" = yes; then
5738 ac_cv_use_button
='wxUSE_BUTTON=yes'
5740 ac_cv_use_button
='wxUSE_BUTTON=no'
5745 LINE
=`grep "wxUSE_BUTTON" ${wx_arg_cache_file}`
5746 if test "x$LINE" != x
; then
5747 eval "DEFAULT_$LINE"
5752 ac_cv_use_button
='wxUSE_BUTTON='$DEFAULT_wxUSE_BUTTON
5757 eval "$ac_cv_use_button"
5758 if test "$no_cache" != 1; then
5759 echo $ac_cv_use_button >> ${wx_arg_cache_file}.tmp
5762 if test "$wxUSE_BUTTON" = yes; then
5763 echo "$ac_t""yes" 1>&6
5765 echo "$ac_t""no" 1>&6
5769 echo $ac_n "checking for --enable-bmpbutton""... $ac_c" 1>&6
5770 echo "configure:5771: checking for --enable-bmpbutton" >&5
5772 # Check whether --enable-bmpbutton or --disable-bmpbutton was given.
5773 if test "${enable_bmpbutton+set}" = set; then
5774 enableval
="$enable_bmpbutton"
5776 if test "$enableval" = yes; then
5777 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=yes'
5779 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=no'
5784 LINE
=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
5785 if test "x$LINE" != x
; then
5786 eval "DEFAULT_$LINE"
5791 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
5796 eval "$ac_cv_use_bmpbutton"
5797 if test "$no_cache" != 1; then
5798 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
5801 if test "$wxUSE_BMPBUTTON" = yes; then
5802 echo "$ac_t""yes" 1>&6
5804 echo "$ac_t""no" 1>&6
5808 echo $ac_n "checking for --enable-calendar""... $ac_c" 1>&6
5809 echo "configure:5810: checking for --enable-calendar" >&5
5811 # Check whether --enable-calendar or --disable-calendar was given.
5812 if test "${enable_calendar+set}" = set; then
5813 enableval
="$enable_calendar"
5815 if test "$enableval" = yes; then
5816 ac_cv_use_calendar
='wxUSE_CALCTRL=yes'
5818 ac_cv_use_calendar
='wxUSE_CALCTRL=no'
5823 LINE
=`grep "wxUSE_CALCTRL" ${wx_arg_cache_file}`
5824 if test "x$LINE" != x
; then
5825 eval "DEFAULT_$LINE"
5830 ac_cv_use_calendar
='wxUSE_CALCTRL='$DEFAULT_wxUSE_CALCTRL
5835 eval "$ac_cv_use_calendar"
5836 if test "$no_cache" != 1; then
5837 echo $ac_cv_use_calendar >> ${wx_arg_cache_file}.tmp
5840 if test "$wxUSE_CALCTRL" = yes; then
5841 echo "$ac_t""yes" 1>&6
5843 echo "$ac_t""no" 1>&6
5847 echo $ac_n "checking for --enable-caret""... $ac_c" 1>&6
5848 echo "configure:5849: checking for --enable-caret" >&5
5850 # Check whether --enable-caret or --disable-caret was given.
5851 if test "${enable_caret+set}" = set; then
5852 enableval
="$enable_caret"
5854 if test "$enableval" = yes; then
5855 ac_cv_use_caret
='wxUSE_CARET=yes'
5857 ac_cv_use_caret
='wxUSE_CARET=no'
5862 LINE
=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
5863 if test "x$LINE" != x
; then
5864 eval "DEFAULT_$LINE"
5869 ac_cv_use_caret
='wxUSE_CARET='$DEFAULT_wxUSE_CARET
5874 eval "$ac_cv_use_caret"
5875 if test "$no_cache" != 1; then
5876 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
5879 if test "$wxUSE_CARET" = yes; then
5880 echo "$ac_t""yes" 1>&6
5882 echo "$ac_t""no" 1>&6
5886 echo $ac_n "checking for --enable-checkbox""... $ac_c" 1>&6
5887 echo "configure:5888: checking for --enable-checkbox" >&5
5889 # Check whether --enable-checkbox or --disable-checkbox was given.
5890 if test "${enable_checkbox+set}" = set; then
5891 enableval
="$enable_checkbox"
5893 if test "$enableval" = yes; then
5894 ac_cv_use_checkbox
='wxUSE_CHECKBOX=yes'
5896 ac_cv_use_checkbox
='wxUSE_CHECKBOX=no'
5901 LINE
=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
5902 if test "x$LINE" != x
; then
5903 eval "DEFAULT_$LINE"
5908 ac_cv_use_checkbox
='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
5913 eval "$ac_cv_use_checkbox"
5914 if test "$no_cache" != 1; then
5915 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
5918 if test "$wxUSE_CHECKBOX" = yes; then
5919 echo "$ac_t""yes" 1>&6
5921 echo "$ac_t""no" 1>&6
5925 echo $ac_n "checking for --enable-checklst""... $ac_c" 1>&6
5926 echo "configure:5927: checking for --enable-checklst" >&5
5928 # Check whether --enable-checklst or --disable-checklst was given.
5929 if test "${enable_checklst+set}" = set; then
5930 enableval
="$enable_checklst"
5932 if test "$enableval" = yes; then
5933 ac_cv_use_checklst
='wxUSE_CHECKLST=yes'
5935 ac_cv_use_checklst
='wxUSE_CHECKLST=no'
5940 LINE
=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
5941 if test "x$LINE" != x
; then
5942 eval "DEFAULT_$LINE"
5947 ac_cv_use_checklst
='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
5952 eval "$ac_cv_use_checklst"
5953 if test "$no_cache" != 1; then
5954 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
5957 if test "$wxUSE_CHECKLST" = yes; then
5958 echo "$ac_t""yes" 1>&6
5960 echo "$ac_t""no" 1>&6
5964 echo $ac_n "checking for --enable-choice""... $ac_c" 1>&6
5965 echo "configure:5966: checking for --enable-choice" >&5
5967 # Check whether --enable-choice or --disable-choice was given.
5968 if test "${enable_choice+set}" = set; then
5969 enableval
="$enable_choice"
5971 if test "$enableval" = yes; then
5972 ac_cv_use_choice
='wxUSE_CHOICE=yes'
5974 ac_cv_use_choice
='wxUSE_CHOICE=no'
5979 LINE
=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
5980 if test "x$LINE" != x
; then
5981 eval "DEFAULT_$LINE"
5986 ac_cv_use_choice
='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
5991 eval "$ac_cv_use_choice"
5992 if test "$no_cache" != 1; then
5993 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
5996 if test "$wxUSE_CHOICE" = yes; then
5997 echo "$ac_t""yes" 1>&6
5999 echo "$ac_t""no" 1>&6
6003 echo $ac_n "checking for --enable-combobox""... $ac_c" 1>&6
6004 echo "configure:6005: checking for --enable-combobox" >&5
6006 # Check whether --enable-combobox or --disable-combobox was given.
6007 if test "${enable_combobox+set}" = set; then
6008 enableval
="$enable_combobox"
6010 if test "$enableval" = yes; then
6011 ac_cv_use_combobox
='wxUSE_COMBOBOX=yes'
6013 ac_cv_use_combobox
='wxUSE_COMBOBOX=no'
6018 LINE
=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
6019 if test "x$LINE" != x
; then
6020 eval "DEFAULT_$LINE"
6025 ac_cv_use_combobox
='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
6030 eval "$ac_cv_use_combobox"
6031 if test "$no_cache" != 1; then
6032 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
6035 if test "$wxUSE_COMBOBOX" = yes; then
6036 echo "$ac_t""yes" 1>&6
6038 echo "$ac_t""no" 1>&6
6042 echo $ac_n "checking for --enable-gauge""... $ac_c" 1>&6
6043 echo "configure:6044: checking for --enable-gauge" >&5
6045 # Check whether --enable-gauge or --disable-gauge was given.
6046 if test "${enable_gauge+set}" = set; then
6047 enableval
="$enable_gauge"
6049 if test "$enableval" = yes; then
6050 ac_cv_use_gauge
='wxUSE_GAUGE=yes'
6052 ac_cv_use_gauge
='wxUSE_GAUGE=no'
6057 LINE
=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
6058 if test "x$LINE" != x
; then
6059 eval "DEFAULT_$LINE"
6064 ac_cv_use_gauge
='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
6069 eval "$ac_cv_use_gauge"
6070 if test "$no_cache" != 1; then
6071 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
6074 if test "$wxUSE_GAUGE" = yes; then
6075 echo "$ac_t""yes" 1>&6
6077 echo "$ac_t""no" 1>&6
6081 echo $ac_n "checking for --enable-grid""... $ac_c" 1>&6
6082 echo "configure:6083: checking for --enable-grid" >&5
6084 # Check whether --enable-grid or --disable-grid was given.
6085 if test "${enable_grid+set}" = set; then
6086 enableval
="$enable_grid"
6088 if test "$enableval" = yes; then
6089 ac_cv_use_grid
='wxUSE_GRID=yes'
6091 ac_cv_use_grid
='wxUSE_GRID=no'
6096 LINE
=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
6097 if test "x$LINE" != x
; then
6098 eval "DEFAULT_$LINE"
6103 ac_cv_use_grid
='wxUSE_GRID='$DEFAULT_wxUSE_GRID
6108 eval "$ac_cv_use_grid"
6109 if test "$no_cache" != 1; then
6110 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
6113 if test "$wxUSE_GRID" = yes; then
6114 echo "$ac_t""yes" 1>&6
6116 echo "$ac_t""no" 1>&6
6120 echo $ac_n "checking for --enable-newgrid""... $ac_c" 1>&6
6121 echo "configure:6122: checking for --enable-newgrid" >&5
6123 # Check whether --enable-newgrid or --disable-newgrid was given.
6124 if test "${enable_newgrid+set}" = set; then
6125 enableval
="$enable_newgrid"
6127 if test "$enableval" = yes; then
6128 ac_cv_use_newgrid
='wxUSE_NEW_GRID=yes'
6130 ac_cv_use_newgrid
='wxUSE_NEW_GRID=no'
6135 LINE
=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}`
6136 if test "x$LINE" != x
; then
6137 eval "DEFAULT_$LINE"
6142 ac_cv_use_newgrid
='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID
6147 eval "$ac_cv_use_newgrid"
6148 if test "$no_cache" != 1; then
6149 echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
6152 if test "$wxUSE_NEW_GRID" = yes; then
6153 echo "$ac_t""yes" 1>&6
6155 echo "$ac_t""no" 1>&6
6159 echo $ac_n "checking for --enable-imaglist""... $ac_c" 1>&6
6160 echo "configure:6161: checking for --enable-imaglist" >&5
6162 # Check whether --enable-imaglist or --disable-imaglist was given.
6163 if test "${enable_imaglist+set}" = set; then
6164 enableval
="$enable_imaglist"
6166 if test "$enableval" = yes; then
6167 ac_cv_use_imaglist
='wxUSE_IMAGLIST=yes'
6169 ac_cv_use_imaglist
='wxUSE_IMAGLIST=no'
6174 LINE
=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
6175 if test "x$LINE" != x
; then
6176 eval "DEFAULT_$LINE"
6181 ac_cv_use_imaglist
='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
6186 eval "$ac_cv_use_imaglist"
6187 if test "$no_cache" != 1; then
6188 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
6191 if test "$wxUSE_IMAGLIST" = yes; then
6192 echo "$ac_t""yes" 1>&6
6194 echo "$ac_t""no" 1>&6
6198 echo $ac_n "checking for --enable-listbox""... $ac_c" 1>&6
6199 echo "configure:6200: checking for --enable-listbox" >&5
6201 # Check whether --enable-listbox or --disable-listbox was given.
6202 if test "${enable_listbox+set}" = set; then
6203 enableval
="$enable_listbox"
6205 if test "$enableval" = yes; then
6206 ac_cv_use_listbox
='wxUSE_LISTBOX=yes'
6208 ac_cv_use_listbox
='wxUSE_LISTBOX=no'
6213 LINE
=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
6214 if test "x$LINE" != x
; then
6215 eval "DEFAULT_$LINE"
6220 ac_cv_use_listbox
='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
6225 eval "$ac_cv_use_listbox"
6226 if test "$no_cache" != 1; then
6227 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
6230 if test "$wxUSE_LISTBOX" = yes; then
6231 echo "$ac_t""yes" 1>&6
6233 echo "$ac_t""no" 1>&6
6237 echo $ac_n "checking for --enable-listctrl""... $ac_c" 1>&6
6238 echo "configure:6239: checking for --enable-listctrl" >&5
6240 # Check whether --enable-listctrl or --disable-listctrl was given.
6241 if test "${enable_listctrl+set}" = set; then
6242 enableval
="$enable_listctrl"
6244 if test "$enableval" = yes; then
6245 ac_cv_use_listctrl
='wxUSE_LISTCTRL=yes'
6247 ac_cv_use_listctrl
='wxUSE_LISTCTRL=no'
6252 LINE
=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
6253 if test "x$LINE" != x
; then
6254 eval "DEFAULT_$LINE"
6259 ac_cv_use_listctrl
='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
6264 eval "$ac_cv_use_listctrl"
6265 if test "$no_cache" != 1; then
6266 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
6269 if test "$wxUSE_LISTCTRL" = yes; then
6270 echo "$ac_t""yes" 1>&6
6272 echo "$ac_t""no" 1>&6
6276 echo $ac_n "checking for --enable-notebook""... $ac_c" 1>&6
6277 echo "configure:6278: checking for --enable-notebook" >&5
6279 # Check whether --enable-notebook or --disable-notebook was given.
6280 if test "${enable_notebook+set}" = set; then
6281 enableval
="$enable_notebook"
6283 if test "$enableval" = yes; then
6284 ac_cv_use_notebook
='wxUSE_NOTEBOOK=yes'
6286 ac_cv_use_notebook
='wxUSE_NOTEBOOK=no'
6291 LINE
=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
6292 if test "x$LINE" != x
; then
6293 eval "DEFAULT_$LINE"
6298 ac_cv_use_notebook
='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
6303 eval "$ac_cv_use_notebook"
6304 if test "$no_cache" != 1; then
6305 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
6308 if test "$wxUSE_NOTEBOOK" = yes; then
6309 echo "$ac_t""yes" 1>&6
6311 echo "$ac_t""no" 1>&6
6315 echo $ac_n "checking for --enable-propsheet""... $ac_c" 1>&6
6316 echo "configure:6317: checking for --enable-propsheet" >&5
6318 # Check whether --enable-propsheet or --disable-propsheet was given.
6319 if test "${enable_propsheet+set}" = set; then
6320 enableval
="$enable_propsheet"
6322 if test "$enableval" = yes; then
6323 ac_cv_use_propsheet
='wxUSE_PROPSHEET=yes'
6325 ac_cv_use_propsheet
='wxUSE_PROPSHEET=no'
6330 LINE
=`grep "wxUSE_PROPSHEET" ${wx_arg_cache_file}`
6331 if test "x$LINE" != x
; then
6332 eval "DEFAULT_$LINE"
6337 ac_cv_use_propsheet
='wxUSE_PROPSHEET='$DEFAULT_wxUSE_PROPSHEET
6342 eval "$ac_cv_use_propsheet"
6343 if test "$no_cache" != 1; then
6344 echo $ac_cv_use_propsheet >> ${wx_arg_cache_file}.tmp
6347 if test "$wxUSE_PROPSHEET" = yes; then
6348 echo "$ac_t""yes" 1>&6
6350 echo "$ac_t""no" 1>&6
6354 echo $ac_n "checking for --enable-radiobox""... $ac_c" 1>&6
6355 echo "configure:6356: checking for --enable-radiobox" >&5
6357 # Check whether --enable-radiobox or --disable-radiobox was given.
6358 if test "${enable_radiobox+set}" = set; then
6359 enableval
="$enable_radiobox"
6361 if test "$enableval" = yes; then
6362 ac_cv_use_radiobox
='wxUSE_RADIOBOX=yes'
6364 ac_cv_use_radiobox
='wxUSE_RADIOBOX=no'
6369 LINE
=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
6370 if test "x$LINE" != x
; then
6371 eval "DEFAULT_$LINE"
6376 ac_cv_use_radiobox
='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
6381 eval "$ac_cv_use_radiobox"
6382 if test "$no_cache" != 1; then
6383 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
6386 if test "$wxUSE_RADIOBOX" = yes; then
6387 echo "$ac_t""yes" 1>&6
6389 echo "$ac_t""no" 1>&6
6393 echo $ac_n "checking for --enable-radiobtn""... $ac_c" 1>&6
6394 echo "configure:6395: checking for --enable-radiobtn" >&5
6396 # Check whether --enable-radiobtn or --disable-radiobtn was given.
6397 if test "${enable_radiobtn+set}" = set; then
6398 enableval
="$enable_radiobtn"
6400 if test "$enableval" = yes; then
6401 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=yes'
6403 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=no'
6408 LINE
=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
6409 if test "x$LINE" != x
; then
6410 eval "DEFAULT_$LINE"
6415 ac_cv_use_radiobtn
='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
6420 eval "$ac_cv_use_radiobtn"
6421 if test "$no_cache" != 1; then
6422 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
6425 if test "$wxUSE_RADIOBTN" = yes; then
6426 echo "$ac_t""yes" 1>&6
6428 echo "$ac_t""no" 1>&6
6432 echo $ac_n "checking for --enable-sash""... $ac_c" 1>&6
6433 echo "configure:6434: checking for --enable-sash" >&5
6435 # Check whether --enable-sash or --disable-sash was given.
6436 if test "${enable_sash+set}" = set; then
6437 enableval
="$enable_sash"
6439 if test "$enableval" = yes; then
6440 ac_cv_use_sash
='wxUSE_SASH=yes'
6442 ac_cv_use_sash
='wxUSE_SASH=no'
6447 LINE
=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
6448 if test "x$LINE" != x
; then
6449 eval "DEFAULT_$LINE"
6454 ac_cv_use_sash
='wxUSE_SASH='$DEFAULT_wxUSE_SASH
6459 eval "$ac_cv_use_sash"
6460 if test "$no_cache" != 1; then
6461 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
6464 if test "$wxUSE_SASH" = yes; then
6465 echo "$ac_t""yes" 1>&6
6467 echo "$ac_t""no" 1>&6
6471 echo $ac_n "checking for --enable-scrollbar""... $ac_c" 1>&6
6472 echo "configure:6473: checking for --enable-scrollbar" >&5
6474 # Check whether --enable-scrollbar or --disable-scrollbar was given.
6475 if test "${enable_scrollbar+set}" = set; then
6476 enableval
="$enable_scrollbar"
6478 if test "$enableval" = yes; then
6479 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=yes'
6481 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=no'
6486 LINE
=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
6487 if test "x$LINE" != x
; then
6488 eval "DEFAULT_$LINE"
6493 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
6498 eval "$ac_cv_use_scrollbar"
6499 if test "$no_cache" != 1; then
6500 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
6503 if test "$wxUSE_SCROLLBAR" = yes; then
6504 echo "$ac_t""yes" 1>&6
6506 echo "$ac_t""no" 1>&6
6510 echo $ac_n "checking for --enable-slider""... $ac_c" 1>&6
6511 echo "configure:6512: checking for --enable-slider" >&5
6513 # Check whether --enable-slider or --disable-slider was given.
6514 if test "${enable_slider+set}" = set; then
6515 enableval
="$enable_slider"
6517 if test "$enableval" = yes; then
6518 ac_cv_use_slider
='wxUSE_SLIDER=yes'
6520 ac_cv_use_slider
='wxUSE_SLIDER=no'
6525 LINE
=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
6526 if test "x$LINE" != x
; then
6527 eval "DEFAULT_$LINE"
6532 ac_cv_use_slider
='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
6537 eval "$ac_cv_use_slider"
6538 if test "$no_cache" != 1; then
6539 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
6542 if test "$wxUSE_SLIDER" = yes; then
6543 echo "$ac_t""yes" 1>&6
6545 echo "$ac_t""no" 1>&6
6549 echo $ac_n "checking for --enable-spinbtn""... $ac_c" 1>&6
6550 echo "configure:6551: checking for --enable-spinbtn" >&5
6552 # Check whether --enable-spinbtn or --disable-spinbtn was given.
6553 if test "${enable_spinbtn+set}" = set; then
6554 enableval
="$enable_spinbtn"
6556 if test "$enableval" = yes; then
6557 ac_cv_use_spinbtn
='wxUSE_SPINBTN=yes'
6559 ac_cv_use_spinbtn
='wxUSE_SPINBTN=no'
6564 LINE
=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
6565 if test "x$LINE" != x
; then
6566 eval "DEFAULT_$LINE"
6571 ac_cv_use_spinbtn
='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
6576 eval "$ac_cv_use_spinbtn"
6577 if test "$no_cache" != 1; then
6578 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
6581 if test "$wxUSE_SPINBTN" = yes; then
6582 echo "$ac_t""yes" 1>&6
6584 echo "$ac_t""no" 1>&6
6588 echo $ac_n "checking for --enable-spinctrl""... $ac_c" 1>&6
6589 echo "configure:6590: checking for --enable-spinctrl" >&5
6591 # Check whether --enable-spinctrl or --disable-spinctrl was given.
6592 if test "${enable_spinctrl+set}" = set; then
6593 enableval
="$enable_spinctrl"
6595 if test "$enableval" = yes; then
6596 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=yes'
6598 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=no'
6603 LINE
=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
6604 if test "x$LINE" != x
; then
6605 eval "DEFAULT_$LINE"
6610 ac_cv_use_spinctrl
='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
6615 eval "$ac_cv_use_spinctrl"
6616 if test "$no_cache" != 1; then
6617 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
6620 if test "$wxUSE_SPINCTRL" = yes; then
6621 echo "$ac_t""yes" 1>&6
6623 echo "$ac_t""no" 1>&6
6627 echo $ac_n "checking for --enable-splitter""... $ac_c" 1>&6
6628 echo "configure:6629: checking for --enable-splitter" >&5
6630 # Check whether --enable-splitter or --disable-splitter was given.
6631 if test "${enable_splitter+set}" = set; then
6632 enableval
="$enable_splitter"
6634 if test "$enableval" = yes; then
6635 ac_cv_use_splitter
='wxUSE_SPLITTER=yes'
6637 ac_cv_use_splitter
='wxUSE_SPLITTER=no'
6642 LINE
=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
6643 if test "x$LINE" != x
; then
6644 eval "DEFAULT_$LINE"
6649 ac_cv_use_splitter
='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
6654 eval "$ac_cv_use_splitter"
6655 if test "$no_cache" != 1; then
6656 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
6659 if test "$wxUSE_SPLITTER" = yes; then
6660 echo "$ac_t""yes" 1>&6
6662 echo "$ac_t""no" 1>&6
6666 echo $ac_n "checking for --enable-statbmp""... $ac_c" 1>&6
6667 echo "configure:6668: checking for --enable-statbmp" >&5
6669 # Check whether --enable-statbmp or --disable-statbmp was given.
6670 if test "${enable_statbmp+set}" = set; then
6671 enableval
="$enable_statbmp"
6673 if test "$enableval" = yes; then
6674 ac_cv_use_statbmp
='wxUSE_STATBMP=yes'
6676 ac_cv_use_statbmp
='wxUSE_STATBMP=no'
6681 LINE
=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
6682 if test "x$LINE" != x
; then
6683 eval "DEFAULT_$LINE"
6688 ac_cv_use_statbmp
='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
6693 eval "$ac_cv_use_statbmp"
6694 if test "$no_cache" != 1; then
6695 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
6698 if test "$wxUSE_STATBMP" = yes; then
6699 echo "$ac_t""yes" 1>&6
6701 echo "$ac_t""no" 1>&6
6705 echo $ac_n "checking for --enable-statbox""... $ac_c" 1>&6
6706 echo "configure:6707: checking for --enable-statbox" >&5
6708 # Check whether --enable-statbox or --disable-statbox was given.
6709 if test "${enable_statbox+set}" = set; then
6710 enableval
="$enable_statbox"
6712 if test "$enableval" = yes; then
6713 ac_cv_use_statbox
='wxUSE_STATBOX=yes'
6715 ac_cv_use_statbox
='wxUSE_STATBOX=no'
6720 LINE
=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
6721 if test "x$LINE" != x
; then
6722 eval "DEFAULT_$LINE"
6727 ac_cv_use_statbox
='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
6732 eval "$ac_cv_use_statbox"
6733 if test "$no_cache" != 1; then
6734 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
6737 if test "$wxUSE_STATBOX" = yes; then
6738 echo "$ac_t""yes" 1>&6
6740 echo "$ac_t""no" 1>&6
6744 echo $ac_n "checking for --enable-statline""... $ac_c" 1>&6
6745 echo "configure:6746: checking for --enable-statline" >&5
6747 # Check whether --enable-statline or --disable-statline was given.
6748 if test "${enable_statline+set}" = set; then
6749 enableval
="$enable_statline"
6751 if test "$enableval" = yes; then
6752 ac_cv_use_statline
='wxUSE_STATLINE=yes'
6754 ac_cv_use_statline
='wxUSE_STATLINE=no'
6759 LINE
=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
6760 if test "x$LINE" != x
; then
6761 eval "DEFAULT_$LINE"
6766 ac_cv_use_statline
='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
6771 eval "$ac_cv_use_statline"
6772 if test "$no_cache" != 1; then
6773 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
6776 if test "$wxUSE_STATLINE" = yes; then
6777 echo "$ac_t""yes" 1>&6
6779 echo "$ac_t""no" 1>&6
6783 echo $ac_n "checking for --enable-stattext""... $ac_c" 1>&6
6784 echo "configure:6785: checking for --enable-stattext" >&5
6786 # Check whether --enable-stattext or --disable-stattext was given.
6787 if test "${enable_stattext+set}" = set; then
6788 enableval
="$enable_stattext"
6790 if test "$enableval" = yes; then
6791 ac_cv_use_stattext
='wxUSE_STATTEXT=yes'
6793 ac_cv_use_stattext
='wxUSE_STATTEXT=no'
6798 LINE
=`grep "wxUSE_STATTEXT" ${wx_arg_cache_file}`
6799 if test "x$LINE" != x
; then
6800 eval "DEFAULT_$LINE"
6805 ac_cv_use_stattext
='wxUSE_STATTEXT='$DEFAULT_wxUSE_STATTEXT
6810 eval "$ac_cv_use_stattext"
6811 if test "$no_cache" != 1; then
6812 echo $ac_cv_use_stattext >> ${wx_arg_cache_file}.tmp
6815 if test "$wxUSE_STATTEXT" = yes; then
6816 echo "$ac_t""yes" 1>&6
6818 echo "$ac_t""no" 1>&6
6822 echo $ac_n "checking for --enable-statusbar""... $ac_c" 1>&6
6823 echo "configure:6824: checking for --enable-statusbar" >&5
6825 # Check whether --enable-statusbar or --disable-statusbar was given.
6826 if test "${enable_statusbar+set}" = set; then
6827 enableval
="$enable_statusbar"
6829 if test "$enableval" = yes; then
6830 ac_cv_use_statusbar
='wxUSE_STATUSBAR=yes'
6832 ac_cv_use_statusbar
='wxUSE_STATUSBAR=no'
6837 LINE
=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
6838 if test "x$LINE" != x
; then
6839 eval "DEFAULT_$LINE"
6844 ac_cv_use_statusbar
='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
6849 eval "$ac_cv_use_statusbar"
6850 if test "$no_cache" != 1; then
6851 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
6854 if test "$wxUSE_STATUSBAR" = yes; then
6855 echo "$ac_t""yes" 1>&6
6857 echo "$ac_t""no" 1>&6
6861 echo $ac_n "checking for --enable-tabdialog""... $ac_c" 1>&6
6862 echo "configure:6863: checking for --enable-tabdialog" >&5
6864 # Check whether --enable-tabdialog or --disable-tabdialog was given.
6865 if test "${enable_tabdialog+set}" = set; then
6866 enableval
="$enable_tabdialog"
6868 if test "$enableval" = yes; then
6869 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=yes'
6871 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=no'
6876 LINE
=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}`
6877 if test "x$LINE" != x
; then
6878 eval "DEFAULT_$LINE"
6883 ac_cv_use_tabdialog
='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG
6888 eval "$ac_cv_use_tabdialog"
6889 if test "$no_cache" != 1; then
6890 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
6893 if test "$wxUSE_TABDIALOG" = yes; then
6894 echo "$ac_t""yes" 1>&6
6896 echo "$ac_t""no" 1>&6
6900 echo $ac_n "checking for --enable-textctrl""... $ac_c" 1>&6
6901 echo "configure:6902: checking for --enable-textctrl" >&5
6903 # Check whether --enable-textctrl or --disable-textctrl was given.
6904 if test "${enable_textctrl+set}" = set; then
6905 enableval
="$enable_textctrl"
6907 if test "$enableval" = yes; then
6908 ac_cv_use_textctrl
='wxUSE_TEXTCTRL=yes'
6910 ac_cv_use_textctrl
='wxUSE_TEXTCTRL=no'
6915 LINE
=`grep "wxUSE_TEXTCTRL" ${wx_arg_cache_file}`
6916 if test "x$LINE" != x
; then
6917 eval "DEFAULT_$LINE"
6922 ac_cv_use_textctrl
='wxUSE_TEXTCTRL='$DEFAULT_wxUSE_TEXTCTRL
6927 eval "$ac_cv_use_textctrl"
6928 if test "$no_cache" != 1; then
6929 echo $ac_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
6932 if test "$wxUSE_TEXTCTRL" = yes; then
6933 echo "$ac_t""yes" 1>&6
6935 echo "$ac_t""no" 1>&6
6939 echo $ac_n "checking for --enable-togglebtn""... $ac_c" 1>&6
6940 echo "configure:6941: checking for --enable-togglebtn" >&5
6942 # Check whether --enable-togglebtn or --disable-togglebtn was given.
6943 if test "${enable_togglebtn+set}" = set; then
6944 enableval
="$enable_togglebtn"
6946 if test "$enableval" = yes; then
6947 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=yes'
6949 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN=no'
6954 LINE
=`grep "wxUSE_TOGGLEBTN" ${wx_arg_cache_file}`
6955 if test "x$LINE" != x
; then
6956 eval "DEFAULT_$LINE"
6961 ac_cv_use_togglebtn
='wxUSE_TOGGLEBTN='$DEFAULT_wxUSE_TOGGLEBTN
6966 eval "$ac_cv_use_togglebtn"
6967 if test "$no_cache" != 1; then
6968 echo $ac_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
6971 if test "$wxUSE_TOGGLEBTN" = yes; then
6972 echo "$ac_t""yes" 1>&6
6974 echo "$ac_t""no" 1>&6
6978 echo $ac_n "checking for --enable-toolbar""... $ac_c" 1>&6
6979 echo "configure:6980: checking for --enable-toolbar" >&5
6981 # Check whether --enable-toolbar or --disable-toolbar was given.
6982 if test "${enable_toolbar+set}" = set; then
6983 enableval
="$enable_toolbar"
6985 if test "$enableval" = yes; then
6986 ac_cv_use_toolbar
='wxUSE_TOOLBAR=yes'
6988 ac_cv_use_toolbar
='wxUSE_TOOLBAR=no'
6993 LINE
=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
6994 if test "x$LINE" != x
; then
6995 eval "DEFAULT_$LINE"
7000 ac_cv_use_toolbar
='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
7005 eval "$ac_cv_use_toolbar"
7006 if test "$no_cache" != 1; then
7007 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
7010 if test "$wxUSE_TOOLBAR" = yes; then
7011 echo "$ac_t""yes" 1>&6
7013 echo "$ac_t""no" 1>&6
7017 echo $ac_n "checking for --enable-tbarnative""... $ac_c" 1>&6
7018 echo "configure:7019: checking for --enable-tbarnative" >&5
7020 # Check whether --enable-tbarnative or --disable-tbarnative was given.
7021 if test "${enable_tbarnative+set}" = set; then
7022 enableval
="$enable_tbarnative"
7024 if test "$enableval" = yes; then
7025 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=yes'
7027 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=no'
7032 LINE
=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
7033 if test "x$LINE" != x
; then
7034 eval "DEFAULT_$LINE"
7039 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
7044 eval "$ac_cv_use_tbarnative"
7045 if test "$no_cache" != 1; then
7046 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
7049 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
7050 echo "$ac_t""yes" 1>&6
7052 echo "$ac_t""no" 1>&6
7056 echo $ac_n "checking for --enable-tbarsmpl""... $ac_c" 1>&6
7057 echo "configure:7058: checking for --enable-tbarsmpl" >&5
7059 # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given.
7060 if test "${enable_tbarsmpl+set}" = set; then
7061 enableval
="$enable_tbarsmpl"
7063 if test "$enableval" = yes; then
7064 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=yes'
7066 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=no'
7071 LINE
=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}`
7072 if test "x$LINE" != x
; then
7073 eval "DEFAULT_$LINE"
7078 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE
7083 eval "$ac_cv_use_tbarsmpl"
7084 if test "$no_cache" != 1; then
7085 echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
7088 if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then
7089 echo "$ac_t""yes" 1>&6
7091 echo "$ac_t""no" 1>&6
7095 echo $ac_n "checking for --enable-treectrl""... $ac_c" 1>&6
7096 echo "configure:7097: checking for --enable-treectrl" >&5
7098 # Check whether --enable-treectrl or --disable-treectrl was given.
7099 if test "${enable_treectrl+set}" = set; then
7100 enableval
="$enable_treectrl"
7102 if test "$enableval" = yes; then
7103 ac_cv_use_treectrl
='wxUSE_TREECTRL=yes'
7105 ac_cv_use_treectrl
='wxUSE_TREECTRL=no'
7110 LINE
=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
7111 if test "x$LINE" != x
; then
7112 eval "DEFAULT_$LINE"
7117 ac_cv_use_treectrl
='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
7122 eval "$ac_cv_use_treectrl"
7123 if test "$no_cache" != 1; then
7124 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
7127 if test "$wxUSE_TREECTRL" = yes; then
7128 echo "$ac_t""yes" 1>&6
7130 echo "$ac_t""no" 1>&6
7134 echo $ac_n "checking for --enable-tipwindow""... $ac_c" 1>&6
7135 echo "configure:7136: checking for --enable-tipwindow" >&5
7137 # Check whether --enable-tipwindow or --disable-tipwindow was given.
7138 if test "${enable_tipwindow+set}" = set; then
7139 enableval
="$enable_tipwindow"
7141 if test "$enableval" = yes; then
7142 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=yes'
7144 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW=no'
7149 LINE
=`grep "wxUSE_TIPWINDOW" ${wx_arg_cache_file}`
7150 if test "x$LINE" != x
; then
7151 eval "DEFAULT_$LINE"
7156 ac_cv_use_tipwindow
='wxUSE_TIPWINDOW='$DEFAULT_wxUSE_TIPWINDOW
7161 eval "$ac_cv_use_tipwindow"
7162 if test "$no_cache" != 1; then
7163 echo $ac_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
7166 if test "$wxUSE_TIPWINDOW" = yes; then
7167 echo "$ac_t""yes" 1>&6
7169 echo "$ac_t""no" 1>&6
7173 echo $ac_n "checking for --enable-popupwin""... $ac_c" 1>&6
7174 echo "configure:7175: checking for --enable-popupwin" >&5
7176 # Check whether --enable-popupwin or --disable-popupwin was given.
7177 if test "${enable_popupwin+set}" = set; then
7178 enableval
="$enable_popupwin"
7180 if test "$enableval" = yes; then
7181 ac_cv_use_popupwin
='wxUSE_POPUPWIN=yes'
7183 ac_cv_use_popupwin
='wxUSE_POPUPWIN=no'
7188 LINE
=`grep "wxUSE_POPUPWIN" ${wx_arg_cache_file}`
7189 if test "x$LINE" != x
; then
7190 eval "DEFAULT_$LINE"
7195 ac_cv_use_popupwin
='wxUSE_POPUPWIN='$DEFAULT_wxUSE_POPUPWIN
7200 eval "$ac_cv_use_popupwin"
7201 if test "$no_cache" != 1; then
7202 echo $ac_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
7205 if test "$wxUSE_POPUPWIN" = yes; then
7206 echo "$ac_t""yes" 1>&6
7208 echo "$ac_t""no" 1>&6
7214 echo $ac_n "checking for --enable-commondlg""... $ac_c" 1>&6
7215 echo "configure:7216: checking for --enable-commondlg" >&5
7217 # Check whether --enable-commondlg or --disable-commondlg was given.
7218 if test "${enable_commondlg+set}" = set; then
7219 enableval
="$enable_commondlg"
7221 if test "$enableval" = yes; then
7222 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=yes'
7224 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=no'
7229 LINE
=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
7230 if test "x$LINE" != x
; then
7231 eval "DEFAULT_$LINE"
7236 ac_cv_use_commondlg
='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
7241 eval "$ac_cv_use_commondlg"
7242 if test "$no_cache" != 1; then
7243 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
7246 if test "$wxUSE_COMMONDLGS" = yes; then
7247 echo "$ac_t""yes" 1>&6
7249 echo "$ac_t""no" 1>&6
7253 echo $ac_n "checking for --enable-choicedlg""... $ac_c" 1>&6
7254 echo "configure:7255: checking for --enable-choicedlg" >&5
7256 # Check whether --enable-choicedlg or --disable-choicedlg was given.
7257 if test "${enable_choicedlg+set}" = set; then
7258 enableval
="$enable_choicedlg"
7260 if test "$enableval" = yes; then
7261 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=yes'
7263 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG=no'
7268 LINE
=`grep "wxUSE_CHOICEDLG" ${wx_arg_cache_file}`
7269 if test "x$LINE" != x
; then
7270 eval "DEFAULT_$LINE"
7275 ac_cv_use_choicedlg
='wxUSE_CHOICEDLG='$DEFAULT_wxUSE_CHOICEDLG
7280 eval "$ac_cv_use_choicedlg"
7281 if test "$no_cache" != 1; then
7282 echo $ac_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
7285 if test "$wxUSE_CHOICEDLG" = yes; then
7286 echo "$ac_t""yes" 1>&6
7288 echo "$ac_t""no" 1>&6
7292 echo $ac_n "checking for --enable-coldlg""... $ac_c" 1>&6
7293 echo "configure:7294: checking for --enable-coldlg" >&5
7295 # Check whether --enable-coldlg or --disable-coldlg was given.
7296 if test "${enable_coldlg+set}" = set; then
7297 enableval
="$enable_coldlg"
7299 if test "$enableval" = yes; then
7300 ac_cv_use_coldlg
='wxUSE_COLOURDLG=yes'
7302 ac_cv_use_coldlg
='wxUSE_COLOURDLG=no'
7307 LINE
=`grep "wxUSE_COLOURDLG" ${wx_arg_cache_file}`
7308 if test "x$LINE" != x
; then
7309 eval "DEFAULT_$LINE"
7314 ac_cv_use_coldlg
='wxUSE_COLOURDLG='$DEFAULT_wxUSE_COLOURDLG
7319 eval "$ac_cv_use_coldlg"
7320 if test "$no_cache" != 1; then
7321 echo $ac_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
7324 if test "$wxUSE_COLOURDLG" = yes; then
7325 echo "$ac_t""yes" 1>&6
7327 echo "$ac_t""no" 1>&6
7331 echo $ac_n "checking for --enable-filedlg""... $ac_c" 1>&6
7332 echo "configure:7333: checking for --enable-filedlg" >&5
7334 # Check whether --enable-filedlg or --disable-filedlg was given.
7335 if test "${enable_filedlg+set}" = set; then
7336 enableval
="$enable_filedlg"
7338 if test "$enableval" = yes; then
7339 ac_cv_use_filedlg
='wxUSE_FILEDLG=yes'
7341 ac_cv_use_filedlg
='wxUSE_FILEDLG=no'
7346 LINE
=`grep "wxUSE_FILEDLG" ${wx_arg_cache_file}`
7347 if test "x$LINE" != x
; then
7348 eval "DEFAULT_$LINE"
7353 ac_cv_use_filedlg
='wxUSE_FILEDLG='$DEFAULT_wxUSE_FILEDLG
7358 eval "$ac_cv_use_filedlg"
7359 if test "$no_cache" != 1; then
7360 echo $ac_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
7363 if test "$wxUSE_FILEDLG" = yes; then
7364 echo "$ac_t""yes" 1>&6
7366 echo "$ac_t""no" 1>&6
7370 echo $ac_n "checking for --enable-finddlg""... $ac_c" 1>&6
7371 echo "configure:7372: checking for --enable-finddlg" >&5
7373 # Check whether --enable-finddlg or --disable-finddlg was given.
7374 if test "${enable_finddlg+set}" = set; then
7375 enableval
="$enable_finddlg"
7377 if test "$enableval" = yes; then
7378 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=yes'
7380 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG=no'
7385 LINE
=`grep "wxUSE_FINDREPLDLG" ${wx_arg_cache_file}`
7386 if test "x$LINE" != x
; then
7387 eval "DEFAULT_$LINE"
7392 ac_cv_use_finddlg
='wxUSE_FINDREPLDLG='$DEFAULT_wxUSE_FINDREPLDLG
7397 eval "$ac_cv_use_finddlg"
7398 if test "$no_cache" != 1; then
7399 echo $ac_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
7402 if test "$wxUSE_FINDREPLDLG" = yes; then
7403 echo "$ac_t""yes" 1>&6
7405 echo "$ac_t""no" 1>&6
7409 echo $ac_n "checking for --enable-fontdlg""... $ac_c" 1>&6
7410 echo "configure:7411: checking for --enable-fontdlg" >&5
7412 # Check whether --enable-fontdlg or --disable-fontdlg was given.
7413 if test "${enable_fontdlg+set}" = set; then
7414 enableval
="$enable_fontdlg"
7416 if test "$enableval" = yes; then
7417 ac_cv_use_fontdlg
='wxUSE_FONTDLG=yes'
7419 ac_cv_use_fontdlg
='wxUSE_FONTDLG=no'
7424 LINE
=`grep "wxUSE_FONTDLG" ${wx_arg_cache_file}`
7425 if test "x$LINE" != x
; then
7426 eval "DEFAULT_$LINE"
7431 ac_cv_use_fontdlg
='wxUSE_FONTDLG='$DEFAULT_wxUSE_FONTDLG
7436 eval "$ac_cv_use_fontdlg"
7437 if test "$no_cache" != 1; then
7438 echo $ac_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
7441 if test "$wxUSE_FONTDLG" = yes; then
7442 echo "$ac_t""yes" 1>&6
7444 echo "$ac_t""no" 1>&6
7448 echo $ac_n "checking for --enable-dirdlg""... $ac_c" 1>&6
7449 echo "configure:7450: checking for --enable-dirdlg" >&5
7451 # Check whether --enable-dirdlg or --disable-dirdlg was given.
7452 if test "${enable_dirdlg+set}" = set; then
7453 enableval
="$enable_dirdlg"
7455 if test "$enableval" = yes; then
7456 ac_cv_use_dirdlg
='wxUSE_DIRDLG=yes'
7458 ac_cv_use_dirdlg
='wxUSE_DIRDLG=no'
7463 LINE
=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
7464 if test "x$LINE" != x
; then
7465 eval "DEFAULT_$LINE"
7470 ac_cv_use_dirdlg
='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
7475 eval "$ac_cv_use_dirdlg"
7476 if test "$no_cache" != 1; then
7477 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
7480 if test "$wxUSE_DIRDLG" = yes; then
7481 echo "$ac_t""yes" 1>&6
7483 echo "$ac_t""no" 1>&6
7487 echo $ac_n "checking for --enable-msgdlg""... $ac_c" 1>&6
7488 echo "configure:7489: checking for --enable-msgdlg" >&5
7490 # Check whether --enable-msgdlg or --disable-msgdlg was given.
7491 if test "${enable_msgdlg+set}" = set; then
7492 enableval
="$enable_msgdlg"
7494 if test "$enableval" = yes; then
7495 ac_cv_use_msgdlg
='wxUSE_MSGDLG=yes'
7497 ac_cv_use_msgdlg
='wxUSE_MSGDLG=no'
7502 LINE
=`grep "wxUSE_MSGDLG" ${wx_arg_cache_file}`
7503 if test "x$LINE" != x
; then
7504 eval "DEFAULT_$LINE"
7509 ac_cv_use_msgdlg
='wxUSE_MSGDLG='$DEFAULT_wxUSE_MSGDLG
7514 eval "$ac_cv_use_msgdlg"
7515 if test "$no_cache" != 1; then
7516 echo $ac_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
7519 if test "$wxUSE_MSGDLG" = yes; then
7520 echo "$ac_t""yes" 1>&6
7522 echo "$ac_t""no" 1>&6
7526 echo $ac_n "checking for --enable-numberdlg""... $ac_c" 1>&6
7527 echo "configure:7528: checking for --enable-numberdlg" >&5
7529 # Check whether --enable-numberdlg or --disable-numberdlg was given.
7530 if test "${enable_numberdlg+set}" = set; then
7531 enableval
="$enable_numberdlg"
7533 if test "$enableval" = yes; then
7534 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=yes'
7536 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG=no'
7541 LINE
=`grep "wxUSE_NUMBERDLG" ${wx_arg_cache_file}`
7542 if test "x$LINE" != x
; then
7543 eval "DEFAULT_$LINE"
7548 ac_cv_use_numberdlg
='wxUSE_NUMBERDLG='$DEFAULT_wxUSE_NUMBERDLG
7553 eval "$ac_cv_use_numberdlg"
7554 if test "$no_cache" != 1; then
7555 echo $ac_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
7558 if test "$wxUSE_NUMBERDLG" = yes; then
7559 echo "$ac_t""yes" 1>&6
7561 echo "$ac_t""no" 1>&6
7565 echo $ac_n "checking for --enable-splash""... $ac_c" 1>&6
7566 echo "configure:7567: checking for --enable-splash" >&5
7568 # Check whether --enable-splash or --disable-splash was given.
7569 if test "${enable_splash+set}" = set; then
7570 enableval
="$enable_splash"
7572 if test "$enableval" = yes; then
7573 ac_cv_use_splash
='wxUSE_SPLASH=yes'
7575 ac_cv_use_splash
='wxUSE_SPLASH=no'
7580 LINE
=`grep "wxUSE_SPLASH" ${wx_arg_cache_file}`
7581 if test "x$LINE" != x
; then
7582 eval "DEFAULT_$LINE"
7587 ac_cv_use_splash
='wxUSE_SPLASH='$DEFAULT_wxUSE_SPLASH
7592 eval "$ac_cv_use_splash"
7593 if test "$no_cache" != 1; then
7594 echo $ac_cv_use_splash >> ${wx_arg_cache_file}.tmp
7597 if test "$wxUSE_SPLASH" = yes; then
7598 echo "$ac_t""yes" 1>&6
7600 echo "$ac_t""no" 1>&6
7604 echo $ac_n "checking for --enable-textdlg""... $ac_c" 1>&6
7605 echo "configure:7606: checking for --enable-textdlg" >&5
7607 # Check whether --enable-textdlg or --disable-textdlg was given.
7608 if test "${enable_textdlg+set}" = set; then
7609 enableval
="$enable_textdlg"
7611 if test "$enableval" = yes; then
7612 ac_cv_use_textdlg
='wxUSE_TEXTDLG=yes'
7614 ac_cv_use_textdlg
='wxUSE_TEXTDLG=no'
7619 LINE
=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
7620 if test "x$LINE" != x
; then
7621 eval "DEFAULT_$LINE"
7626 ac_cv_use_textdlg
='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
7631 eval "$ac_cv_use_textdlg"
7632 if test "$no_cache" != 1; then
7633 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
7636 if test "$wxUSE_TEXTDLG" = yes; then
7637 echo "$ac_t""yes" 1>&6
7639 echo "$ac_t""no" 1>&6
7643 echo $ac_n "checking for --enable-tipdlg""... $ac_c" 1>&6
7644 echo "configure:7645: checking for --enable-tipdlg" >&5
7646 # Check whether --enable-tipdlg or --disable-tipdlg was given.
7647 if test "${enable_tipdlg+set}" = set; then
7648 enableval
="$enable_tipdlg"
7650 if test "$enableval" = yes; then
7651 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=yes'
7653 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=no'
7658 LINE
=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
7659 if test "x$LINE" != x
; then
7660 eval "DEFAULT_$LINE"
7665 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
7670 eval "$ac_cv_use_tipdlg"
7671 if test "$no_cache" != 1; then
7672 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
7675 if test "$wxUSE_STARTUP_TIPS" = yes; then
7676 echo "$ac_t""yes" 1>&6
7678 echo "$ac_t""no" 1>&6
7682 echo $ac_n "checking for --enable-progressdlg""... $ac_c" 1>&6
7683 echo "configure:7684: checking for --enable-progressdlg" >&5
7685 # Check whether --enable-progressdlg or --disable-progressdlg was given.
7686 if test "${enable_progressdlg+set}" = set; then
7687 enableval
="$enable_progressdlg"
7689 if test "$enableval" = yes; then
7690 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=yes'
7692 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=no'
7697 LINE
=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
7698 if test "x$LINE" != x
; then
7699 eval "DEFAULT_$LINE"
7704 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
7709 eval "$ac_cv_use_progressdlg"
7710 if test "$no_cache" != 1; then
7711 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
7714 if test "$wxUSE_PROGRESSDLG" = yes; then
7715 echo "$ac_t""yes" 1>&6
7717 echo "$ac_t""no" 1>&6
7721 echo $ac_n "checking for --enable-wizarddlg""... $ac_c" 1>&6
7722 echo "configure:7723: checking for --enable-wizarddlg" >&5
7724 # Check whether --enable-wizarddlg or --disable-wizarddlg was given.
7725 if test "${enable_wizarddlg+set}" = set; then
7726 enableval
="$enable_wizarddlg"
7728 if test "$enableval" = yes; then
7729 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=yes'
7731 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG=no'
7736 LINE
=`grep "wxUSE_WIZARDDLG" ${wx_arg_cache_file}`
7737 if test "x$LINE" != x
; then
7738 eval "DEFAULT_$LINE"
7743 ac_cv_use_wizarddlg
='wxUSE_WIZARDDLG='$DEFAULT_wxUSE_WIZARDDLG
7748 eval "$ac_cv_use_wizarddlg"
7749 if test "$no_cache" != 1; then
7750 echo $ac_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
7753 if test "$wxUSE_WIZARDDLG" = yes; then
7754 echo "$ac_t""yes" 1>&6
7756 echo "$ac_t""no" 1>&6
7762 echo $ac_n "checking for --enable-menus""... $ac_c" 1>&6
7763 echo "configure:7764: checking for --enable-menus" >&5
7765 # Check whether --enable-menus or --disable-menus was given.
7766 if test "${enable_menus+set}" = set; then
7767 enableval
="$enable_menus"
7769 if test "$enableval" = yes; then
7770 ac_cv_use_menus
='wxUSE_MENUS=yes'
7772 ac_cv_use_menus
='wxUSE_MENUS=no'
7777 LINE
=`grep "wxUSE_MENUS" ${wx_arg_cache_file}`
7778 if test "x$LINE" != x
; then
7779 eval "DEFAULT_$LINE"
7784 ac_cv_use_menus
='wxUSE_MENUS='$DEFAULT_wxUSE_MENUS
7789 eval "$ac_cv_use_menus"
7790 if test "$no_cache" != 1; then
7791 echo $ac_cv_use_menus >> ${wx_arg_cache_file}.tmp
7794 if test "$wxUSE_MENUS" = yes; then
7795 echo "$ac_t""yes" 1>&6
7797 echo "$ac_t""no" 1>&6
7801 echo $ac_n "checking for --enable-miniframe""... $ac_c" 1>&6
7802 echo "configure:7803: checking for --enable-miniframe" >&5
7804 # Check whether --enable-miniframe or --disable-miniframe was given.
7805 if test "${enable_miniframe+set}" = set; then
7806 enableval
="$enable_miniframe"
7808 if test "$enableval" = yes; then
7809 ac_cv_use_miniframe
='wxUSE_MINIFRAME=yes'
7811 ac_cv_use_miniframe
='wxUSE_MINIFRAME=no'
7816 LINE
=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
7817 if test "x$LINE" != x
; then
7818 eval "DEFAULT_$LINE"
7823 ac_cv_use_miniframe
='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
7828 eval "$ac_cv_use_miniframe"
7829 if test "$no_cache" != 1; then
7830 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
7833 if test "$wxUSE_MINIFRAME" = yes; then
7834 echo "$ac_t""yes" 1>&6
7836 echo "$ac_t""no" 1>&6
7840 echo $ac_n "checking for --enable-tooltips""... $ac_c" 1>&6
7841 echo "configure:7842: checking for --enable-tooltips" >&5
7843 # Check whether --enable-tooltips or --disable-tooltips was given.
7844 if test "${enable_tooltips+set}" = set; then
7845 enableval
="$enable_tooltips"
7847 if test "$enableval" = yes; then
7848 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=yes'
7850 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=no'
7855 LINE
=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
7856 if test "x$LINE" != x
; then
7857 eval "DEFAULT_$LINE"
7862 ac_cv_use_tooltips
='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
7867 eval "$ac_cv_use_tooltips"
7868 if test "$no_cache" != 1; then
7869 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
7872 if test "$wxUSE_TOOLTIPS" = yes; then
7873 echo "$ac_t""yes" 1>&6
7875 echo "$ac_t""no" 1>&6
7879 echo $ac_n "checking for --enable-splines""... $ac_c" 1>&6
7880 echo "configure:7881: checking for --enable-splines" >&5
7882 # Check whether --enable-splines or --disable-splines was given.
7883 if test "${enable_splines+set}" = set; then
7884 enableval
="$enable_splines"
7886 if test "$enableval" = yes; then
7887 ac_cv_use_splines
='wxUSE_SPLINES=yes'
7889 ac_cv_use_splines
='wxUSE_SPLINES=no'
7894 LINE
=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
7895 if test "x$LINE" != x
; then
7896 eval "DEFAULT_$LINE"
7901 ac_cv_use_splines
='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
7906 eval "$ac_cv_use_splines"
7907 if test "$no_cache" != 1; then
7908 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
7911 if test "$wxUSE_SPLINES" = yes; then
7912 echo "$ac_t""yes" 1>&6
7914 echo "$ac_t""no" 1>&6
7918 echo $ac_n "checking for --enable-validators""... $ac_c" 1>&6
7919 echo "configure:7920: checking for --enable-validators" >&5
7921 # Check whether --enable-validators or --disable-validators was given.
7922 if test "${enable_validators+set}" = set; then
7923 enableval
="$enable_validators"
7925 if test "$enableval" = yes; then
7926 ac_cv_use_validators
='wxUSE_VALIDATORS=yes'
7928 ac_cv_use_validators
='wxUSE_VALIDATORS=no'
7933 LINE
=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
7934 if test "x$LINE" != x
; then
7935 eval "DEFAULT_$LINE"
7940 ac_cv_use_validators
='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
7945 eval "$ac_cv_use_validators"
7946 if test "$no_cache" != 1; then
7947 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
7950 if test "$wxUSE_VALIDATORS" = yes; then
7951 echo "$ac_t""yes" 1>&6
7953 echo "$ac_t""no" 1>&6
7957 echo $ac_n "checking for --enable-busyinfo""... $ac_c" 1>&6
7958 echo "configure:7959: checking for --enable-busyinfo" >&5
7960 # Check whether --enable-busyinfo or --disable-busyinfo was given.
7961 if test "${enable_busyinfo+set}" = set; then
7962 enableval
="$enable_busyinfo"
7964 if test "$enableval" = yes; then
7965 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=yes'
7967 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=no'
7972 LINE
=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
7973 if test "x$LINE" != x
; then
7974 eval "DEFAULT_$LINE"
7979 ac_cv_use_busyinfo
='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
7984 eval "$ac_cv_use_busyinfo"
7985 if test "$no_cache" != 1; then
7986 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
7989 if test "$wxUSE_BUSYINFO" = yes; then
7990 echo "$ac_t""yes" 1>&6
7992 echo "$ac_t""no" 1>&6
7996 echo $ac_n "checking for --enable-joystick""... $ac_c" 1>&6
7997 echo "configure:7998: checking for --enable-joystick" >&5
7999 # Check whether --enable-joystick or --disable-joystick was given.
8000 if test "${enable_joystick+set}" = set; then
8001 enableval
="$enable_joystick"
8003 if test "$enableval" = yes; then
8004 ac_cv_use_joystick
='wxUSE_JOYSTICK=yes'
8006 ac_cv_use_joystick
='wxUSE_JOYSTICK=no'
8011 LINE
=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
8012 if test "x$LINE" != x
; then
8013 eval "DEFAULT_$LINE"
8018 ac_cv_use_joystick
='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
8023 eval "$ac_cv_use_joystick"
8024 if test "$no_cache" != 1; then
8025 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
8028 if test "$wxUSE_JOYSTICK" = yes; then
8029 echo "$ac_t""yes" 1>&6
8031 echo "$ac_t""no" 1>&6
8035 echo $ac_n "checking for --enable-metafile""... $ac_c" 1>&6
8036 echo "configure:8037: checking for --enable-metafile" >&5
8038 # Check whether --enable-metafile or --disable-metafile was given.
8039 if test "${enable_metafile+set}" = set; then
8040 enableval
="$enable_metafile"
8042 if test "$enableval" = yes; then
8043 ac_cv_use_metafile
='wxUSE_METAFILE=yes'
8045 ac_cv_use_metafile
='wxUSE_METAFILE=no'
8050 LINE
=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
8051 if test "x$LINE" != x
; then
8052 eval "DEFAULT_$LINE"
8057 ac_cv_use_metafile
='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
8062 eval "$ac_cv_use_metafile"
8063 if test "$no_cache" != 1; then
8064 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
8067 if test "$wxUSE_METAFILE" = yes; then
8068 echo "$ac_t""yes" 1>&6
8070 echo "$ac_t""no" 1>&6
8074 echo $ac_n "checking for --enable-dragimage""... $ac_c" 1>&6
8075 echo "configure:8076: checking for --enable-dragimage" >&5
8077 # Check whether --enable-dragimage or --disable-dragimage was given.
8078 if test "${enable_dragimage+set}" = set; then
8079 enableval
="$enable_dragimage"
8081 if test "$enableval" = yes; then
8082 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=yes'
8084 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE=no'
8089 LINE
=`grep "wxUSE_DRAGIMAGE" ${wx_arg_cache_file}`
8090 if test "x$LINE" != x
; then
8091 eval "DEFAULT_$LINE"
8096 ac_cv_use_dragimage
='wxUSE_DRAGIMAGE='$DEFAULT_wxUSE_DRAGIMAGE
8101 eval "$ac_cv_use_dragimage"
8102 if test "$no_cache" != 1; then
8103 echo $ac_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
8106 if test "$wxUSE_DRAGIMAGE" = yes; then
8107 echo "$ac_t""yes" 1>&6
8109 echo "$ac_t""no" 1>&6
8115 echo $ac_n "checking for --enable-palette""... $ac_c" 1>&6
8116 echo "configure:8117: checking for --enable-palette" >&5
8118 # Check whether --enable-palette or --disable-palette was given.
8119 if test "${enable_palette+set}" = set; then
8120 enableval
="$enable_palette"
8122 if test "$enableval" = yes; then
8123 ac_cv_use_palette
='wxUSE_PALETTE=yes'
8125 ac_cv_use_palette
='wxUSE_PALETTE=no'
8130 LINE
=`grep "wxUSE_PALETTE" ${wx_arg_cache_file}`
8131 if test "x$LINE" != x
; then
8132 eval "DEFAULT_$LINE"
8137 ac_cv_use_palette
='wxUSE_PALETTE='$DEFAULT_wxUSE_PALETTE
8142 eval "$ac_cv_use_palette"
8143 if test "$no_cache" != 1; then
8144 echo $ac_cv_use_palette >> ${wx_arg_cache_file}.tmp
8147 if test "$wxUSE_PALETTE" = yes; then
8148 echo "$ac_t""yes" 1>&6
8150 echo "$ac_t""no" 1>&6
8154 echo $ac_n "checking for --enable-image""... $ac_c" 1>&6
8155 echo "configure:8156: checking for --enable-image" >&5
8157 # Check whether --enable-image or --disable-image was given.
8158 if test "${enable_image+set}" = set; then
8159 enableval
="$enable_image"
8161 if test "$enableval" = yes; then
8162 ac_cv_use_image
='wxUSE_IMAGE=yes'
8164 ac_cv_use_image
='wxUSE_IMAGE=no'
8169 LINE
=`grep "wxUSE_IMAGE" ${wx_arg_cache_file}`
8170 if test "x$LINE" != x
; then
8171 eval "DEFAULT_$LINE"
8176 ac_cv_use_image
='wxUSE_IMAGE='$DEFAULT_wxUSE_IMAGE
8181 eval "$ac_cv_use_image"
8182 if test "$no_cache" != 1; then
8183 echo $ac_cv_use_image >> ${wx_arg_cache_file}.tmp
8186 if test "$wxUSE_IMAGE" = yes; then
8187 echo "$ac_t""yes" 1>&6
8189 echo "$ac_t""no" 1>&6
8193 echo $ac_n "checking for --enable-gif""... $ac_c" 1>&6
8194 echo "configure:8195: checking for --enable-gif" >&5
8196 # Check whether --enable-gif or --disable-gif was given.
8197 if test "${enable_gif+set}" = set; then
8198 enableval
="$enable_gif"
8200 if test "$enableval" = yes; then
8201 ac_cv_use_gif
='wxUSE_GIF=yes'
8203 ac_cv_use_gif
='wxUSE_GIF=no'
8208 LINE
=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
8209 if test "x$LINE" != x
; then
8210 eval "DEFAULT_$LINE"
8215 ac_cv_use_gif
='wxUSE_GIF='$DEFAULT_wxUSE_GIF
8220 eval "$ac_cv_use_gif"
8221 if test "$no_cache" != 1; then
8222 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
8225 if test "$wxUSE_GIF" = yes; then
8226 echo "$ac_t""yes" 1>&6
8228 echo "$ac_t""no" 1>&6
8232 echo $ac_n "checking for --enable-pcx""... $ac_c" 1>&6
8233 echo "configure:8234: checking for --enable-pcx" >&5
8235 # Check whether --enable-pcx or --disable-pcx was given.
8236 if test "${enable_pcx+set}" = set; then
8237 enableval
="$enable_pcx"
8239 if test "$enableval" = yes; then
8240 ac_cv_use_pcx
='wxUSE_PCX=yes'
8242 ac_cv_use_pcx
='wxUSE_PCX=no'
8247 LINE
=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
8248 if test "x$LINE" != x
; then
8249 eval "DEFAULT_$LINE"
8254 ac_cv_use_pcx
='wxUSE_PCX='$DEFAULT_wxUSE_PCX
8259 eval "$ac_cv_use_pcx"
8260 if test "$no_cache" != 1; then
8261 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
8264 if test "$wxUSE_PCX" = yes; then
8265 echo "$ac_t""yes" 1>&6
8267 echo "$ac_t""no" 1>&6
8271 echo $ac_n "checking for --enable-iff""... $ac_c" 1>&6
8272 echo "configure:8273: checking for --enable-iff" >&5
8274 # Check whether --enable-iff or --disable-iff was given.
8275 if test "${enable_iff+set}" = set; then
8276 enableval
="$enable_iff"
8278 if test "$enableval" = yes; then
8279 ac_cv_use_iff
='wxUSE_IFF=yes'
8281 ac_cv_use_iff
='wxUSE_IFF=no'
8286 LINE
=`grep "wxUSE_IFF" ${wx_arg_cache_file}`
8287 if test "x$LINE" != x
; then
8288 eval "DEFAULT_$LINE"
8293 ac_cv_use_iff
='wxUSE_IFF='$DEFAULT_wxUSE_IFF
8298 eval "$ac_cv_use_iff"
8299 if test "$no_cache" != 1; then
8300 echo $ac_cv_use_iff >> ${wx_arg_cache_file}.tmp
8303 if test "$wxUSE_IFF" = yes; then
8304 echo "$ac_t""yes" 1>&6
8306 echo "$ac_t""no" 1>&6
8310 echo $ac_n "checking for --enable-pnm""... $ac_c" 1>&6
8311 echo "configure:8312: checking for --enable-pnm" >&5
8313 # Check whether --enable-pnm or --disable-pnm was given.
8314 if test "${enable_pnm+set}" = set; then
8315 enableval
="$enable_pnm"
8317 if test "$enableval" = yes; then
8318 ac_cv_use_pnm
='wxUSE_PNM=yes'
8320 ac_cv_use_pnm
='wxUSE_PNM=no'
8325 LINE
=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
8326 if test "x$LINE" != x
; then
8327 eval "DEFAULT_$LINE"
8332 ac_cv_use_pnm
='wxUSE_PNM='$DEFAULT_wxUSE_PNM
8337 eval "$ac_cv_use_pnm"
8338 if test "$no_cache" != 1; then
8339 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
8342 if test "$wxUSE_PNM" = yes; then
8343 echo "$ac_t""yes" 1>&6
8345 echo "$ac_t""no" 1>&6
8349 echo $ac_n "checking for --enable-xpm""... $ac_c" 1>&6
8350 echo "configure:8351: checking for --enable-xpm" >&5
8352 # Check whether --enable-xpm or --disable-xpm was given.
8353 if test "${enable_xpm+set}" = set; then
8354 enableval
="$enable_xpm"
8356 if test "$enableval" = yes; then
8357 ac_cv_use_xpm
='wxUSE_XPM=yes'
8359 ac_cv_use_xpm
='wxUSE_XPM=no'
8364 LINE
=`grep "wxUSE_XPM" ${wx_arg_cache_file}`
8365 if test "x$LINE" != x
; then
8366 eval "DEFAULT_$LINE"
8371 ac_cv_use_xpm
='wxUSE_XPM='$DEFAULT_wxUSE_XPM
8376 eval "$ac_cv_use_xpm"
8377 if test "$no_cache" != 1; then
8378 echo $ac_cv_use_xpm >> ${wx_arg_cache_file}.tmp
8381 if test "$wxUSE_XPM" = yes; then
8382 echo "$ac_t""yes" 1>&6
8384 echo "$ac_t""no" 1>&6
8388 echo $ac_n "checking for --enable-ico_cur""... $ac_c" 1>&6
8389 echo "configure:8390: checking for --enable-ico_cur" >&5
8391 # Check whether --enable-ico_cur or --disable-ico_cur was given.
8392 if test "${enable_ico_cur+set}" = set; then
8393 enableval
="$enable_ico_cur"
8395 if test "$enableval" = yes; then
8396 ac_cv_use_ico_cur
='wxUSE_ICO_CUR=yes'
8398 ac_cv_use_ico_cur
='wxUSE_ICO_CUR=no'
8403 LINE
=`grep "wxUSE_ICO_CUR" ${wx_arg_cache_file}`
8404 if test "x$LINE" != x
; then
8405 eval "DEFAULT_$LINE"
8410 ac_cv_use_ico_cur
='wxUSE_ICO_CUR='$DEFAULT_wxUSE_ICO_CUR
8415 eval "$ac_cv_use_ico_cur"
8416 if test "$no_cache" != 1; then
8417 echo $ac_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
8420 if test "$wxUSE_ICO_CUR" = yes; then
8421 echo "$ac_t""yes" 1>&6
8423 echo "$ac_t""no" 1>&6
8430 *-pc-os2_emx | *-pc-os2-emx )
8441 echo "saving argument cache $wx_arg_cache_file"
8442 mv ${wx_arg_cache_file}.tmp
${wx_arg_cache_file}
8446 echo $ac_n "checking for toolkit""... $ac_c" 1>&6
8447 echo "configure:8448: checking for toolkit" >&5
8449 if test "$wxUSE_GUI" = "yes"; then
8451 if test "$USE_BEOS" = 1; then
8452 { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; }
8455 if test "$TOOLKIT_GIVEN" = 1; then
8456 for toolkit
in `echo $ALL_TOOLKITS`; do
8458 eval "value=\$${var}"
8459 eval "$var=`echo \$value | sed -e "s
/yes
/1/" -e "s
/no
/0/"`"
8462 for toolkit
in `echo $ALL_TOOLKITS`; do
8463 if test "$has_toolkit_in_cache" != 1; then
8464 var
=DEFAULT_DEFAULT_wxUSE_
$toolkit
8466 var
=DEFAULT_wxUSE_
$toolkit
8468 eval "wxUSE_$toolkit=\$${var}"
8472 NUM_TOOLKITS
=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_MAC:-0} \
8473 + ${wxUSE_WINE:-0} + ${wxUSE_MSW:-0} + ${wxUSE_MGL:-0} + ${wxUSE_MICROWIN:-0} + ${wxUSE_X11:-0}`
8476 *-pc-os2_emx | *-pc-os2-emx )
8477 NUM_TOOLKITS
=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
8480 case "$NUM_TOOLKITS" in
8484 { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; }
8487 { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; }
8490 for toolkit
in `echo $ALL_TOOLKITS`; do
8492 eval "value=\$${var}"
8493 if test "x$value" != x
; then
8494 cache_var
=CACHE_
$toolkit
8495 eval "cache=\$${cache_var}"
8496 if test "$cache" = 1; then
8497 echo "$var=$value" >> ${wx_arg_cache_file}
8499 if test "$value" = 1; then
8500 toolkit_echo
=`echo $toolkit | tr [A-Z] [a-z]`
8501 echo "$ac_t""$toolkit_echo" 1>&6
8506 echo "$ac_t""base ($host_alias hosted) only" 1>&6
8510 cat > confcache
<<\EOF
8511 # This file is a shell script that caches the results of configure
8512 # tests run on this system so they can be shared between configure
8513 # scripts and configure runs. It is not useful on other systems.
8514 # If it contains results you don't want to keep, you may remove or edit it.
8516 # By default, configure uses ./config.cache as the cache file,
8517 # creating it if it does not exist already. You can give configure
8518 # the --cache-file=FILE option to use a different cache file; that is
8519 # what configure does when it calls configure scripts in
8520 # subdirectories, so they share the cache.
8521 # Giving --cache-file=/dev/null disables caching, for debugging configure.
8522 # config.status only pays attention to the cache file if you give it the
8523 # --recheck option to rerun configure.
8526 # The following way of writing the cache mishandles newlines in values,
8527 # but we know of no workaround that is simple, portable, and efficient.
8528 # So, don't put newlines in cache variables' values.
8529 # Ultrix sh set writes to stderr and can't be redirected directly,
8530 # and sets the high bit in the cache file unless we assign to the vars.
8532 case `(ac_space=' '; set | grep ac_space) 2>&1` in
8534 # `set' does not quote correctly, so add quotes (double-quote substitution
8535 # turns \\\\ into \\, and sed turns \\ into \).
8537 -e "s/'/'\\\\''/g" \
8538 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
8541 # `set' quotes correctly as required by POSIX, so do not add quotes.
8542 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
8545 if cmp -s $cache_file confcache
; then
8548 if test -w $cache_file; then
8549 echo "updating cache $cache_file"
8550 cat confcache
> $cache_file
8552 echo "not updating unwritable cache $cache_file"
8558 if test "$build" != "$host" ; then
8559 if test "$USE_WIN32" = 1 -o "$USE_DOS" = 1 -o "$USE_UNIX"; then
8563 RANLIB
=$host_alias-ranlib
8564 DLLTOOL
=$host_alias-dlltool
8565 RESCOMP
=$host_alias-windres
8568 STRIP
=$host_alias-strip
8570 { echo "configure: error: $build_alias -> $host_alias cross compilation not supported yet." 1>&2; exit 1; }
8575 # Extract the first word of "gcc", so it can be a program name with args.
8576 set dummy gcc
; ac_word
=$2
8577 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8578 echo "configure:8579: checking for $ac_word" >&5
8579 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8580 echo $ac_n "(cached) $ac_c" 1>&6
8582 if test -n "$CC"; then
8583 ac_cv_prog_CC
="$CC" # Let the user override the test.
8585 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8587 for ac_dir
in $ac_dummy; do
8588 test -z "$ac_dir" && ac_dir
=.
8589 if test -f $ac_dir/$ac_word; then
8598 if test -n "$CC"; then
8599 echo "$ac_t""$CC" 1>&6
8601 echo "$ac_t""no" 1>&6
8604 if test -z "$CC"; then
8605 # Extract the first word of "cc", so it can be a program name with args.
8606 set dummy cc
; ac_word
=$2
8607 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8608 echo "configure:8609: checking for $ac_word" >&5
8609 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8610 echo $ac_n "(cached) $ac_c" 1>&6
8612 if test -n "$CC"; then
8613 ac_cv_prog_CC
="$CC" # Let the user override the test.
8615 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8618 for ac_dir
in $ac_dummy; do
8619 test -z "$ac_dir" && ac_dir
=.
8620 if test -f $ac_dir/$ac_word; then
8621 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
8622 ac_prog_rejected
=yes
8630 if test $ac_prog_rejected = yes; then
8631 # We found a bogon in the path, so make sure we never use it.
8632 set dummy
$ac_cv_prog_CC
8634 if test $# -gt 0; then
8635 # We chose a different compiler from the bogus one.
8636 # However, it has the same basename, so the bogon will be chosen
8637 # first if we set CC to just the basename; use the full file name.
8639 set dummy
"$ac_dir/$ac_word" "$@"
8647 if test -n "$CC"; then
8648 echo "$ac_t""$CC" 1>&6
8650 echo "$ac_t""no" 1>&6
8653 if test -z "$CC"; then
8654 case "`uname -s`" in
8656 # Extract the first word of "cl", so it can be a program name with args.
8657 set dummy cl
; ac_word
=$2
8658 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8659 echo "configure:8660: checking for $ac_word" >&5
8660 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
8661 echo $ac_n "(cached) $ac_c" 1>&6
8663 if test -n "$CC"; then
8664 ac_cv_prog_CC
="$CC" # Let the user override the test.
8666 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8668 for ac_dir
in $ac_dummy; do
8669 test -z "$ac_dir" && ac_dir
=.
8670 if test -f $ac_dir/$ac_word; then
8679 if test -n "$CC"; then
8680 echo "$ac_t""$CC" 1>&6
8682 echo "$ac_t""no" 1>&6
8687 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
8690 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
8691 echo "configure:8692: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
8694 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
8695 ac_cpp
='$CPP $CPPFLAGS'
8696 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
8697 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
8698 cross_compiling
=$ac_cv_prog_cc_cross
8700 cat > conftest.
$ac_ext << EOF
8702 #line 8703 "configure"
8703 #include "confdefs.h"
8707 if { (eval echo configure
:8708: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
8708 ac_cv_prog_cc_works
=yes
8709 # If we can't run a trivial program, we are probably using a cross compiler.
8710 if (.
/conftest
; exit) 2>/dev
/null
; then
8711 ac_cv_prog_cc_cross
=no
8713 ac_cv_prog_cc_cross
=yes
8716 echo "configure: failed program was:" >&5
8717 cat conftest.
$ac_ext >&5
8718 ac_cv_prog_cc_works
=no
8722 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
8723 ac_cpp
='$CPP $CPPFLAGS'
8724 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
8725 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
8726 cross_compiling
=$ac_cv_prog_cc_cross
8728 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
8729 if test $ac_cv_prog_cc_works = no
; then
8730 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
8732 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
8733 echo "configure:8734: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
8734 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
8735 cross_compiling
=$ac_cv_prog_cc_cross
8737 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
8738 echo "configure:8739: checking whether we are using GNU C" >&5
8739 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
8740 echo $ac_n "(cached) $ac_c" 1>&6
8742 cat > conftest.c
<<EOF
8747 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:8748: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
8754 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
8756 if test $ac_cv_prog_gcc = yes; then
8762 ac_test_CFLAGS
="${CFLAGS+set}"
8763 ac_save_CFLAGS
="$CFLAGS"
8765 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
8766 echo "configure:8767: checking whether ${CC-cc} accepts -g" >&5
8767 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
8768 echo $ac_n "(cached) $ac_c" 1>&6
8770 echo 'void f(){}' > conftest.c
8771 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
8780 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
8781 if test "$ac_test_CFLAGS" = set; then
8782 CFLAGS
="$ac_save_CFLAGS"
8783 elif test $ac_cv_prog_cc_g = yes; then
8784 if test "$GCC" = yes; then
8790 if test "$GCC" = yes; then
8798 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
8799 echo "configure:8800: checking how to run the C preprocessor" >&5
8800 # On Suns, sometimes $CPP names a directory.
8801 if test -n "$CPP" && test -d "$CPP"; then
8804 if test -z "$CPP"; then
8805 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
8806 echo $ac_n "(cached) $ac_c" 1>&6
8808 # This must be in double quotes, not single quotes, because CPP may get
8809 # substituted into the Makefile and "${CC-cc}" will confuse make.
8811 # On the NeXT, cc -E runs the code through the compiler's parser,
8812 # not just through cpp.
8813 cat > conftest.
$ac_ext <<EOF
8814 #line 8815 "configure"
8815 #include "confdefs.h"
8819 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8820 { (eval echo configure
:8821: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8821 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8822 if test -z "$ac_err"; then
8826 echo "configure: failed program was:" >&5
8827 cat conftest.
$ac_ext >&5
8829 CPP
="${CC-cc} -E -traditional-cpp"
8830 cat > conftest.
$ac_ext <<EOF
8831 #line 8832 "configure"
8832 #include "confdefs.h"
8836 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8837 { (eval echo configure
:8838: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8838 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8839 if test -z "$ac_err"; then
8843 echo "configure: failed program was:" >&5
8844 cat conftest.
$ac_ext >&5
8846 CPP
="${CC-cc} -nologo -E"
8847 cat > conftest.
$ac_ext <<EOF
8848 #line 8849 "configure"
8849 #include "confdefs.h"
8853 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8854 { (eval echo configure
:8855: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8855 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8856 if test -z "$ac_err"; then
8860 echo "configure: failed program was:" >&5
8861 cat conftest.
$ac_ext >&5
8870 ac_cv_prog_CPP
="$CPP"
8872 CPP
="$ac_cv_prog_CPP"
8874 ac_cv_prog_CPP
="$CPP"
8876 echo "$ac_t""$CPP" 1>&6
8878 if test $ac_cv_prog_gcc = yes; then
8879 echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
8880 echo "configure:8881: checking whether ${CC-cc} needs -traditional" >&5
8881 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
8882 echo $ac_n "(cached) $ac_c" 1>&6
8884 ac_pattern
="Autoconf.*'x'"
8885 cat > conftest.
$ac_ext <<EOF
8886 #line 8887 "configure"
8887 #include "confdefs.h"
8891 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8892 egrep "$ac_pattern" >/dev
/null
2>&1; then
8894 ac_cv_prog_gcc_traditional
=yes
8897 ac_cv_prog_gcc_traditional
=no
8902 if test $ac_cv_prog_gcc_traditional = no
; then
8903 cat > conftest.
$ac_ext <<EOF
8904 #line 8905 "configure"
8905 #include "confdefs.h"
8909 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8910 egrep "$ac_pattern" >/dev
/null
2>&1; then
8912 ac_cv_prog_gcc_traditional
=yes
8919 echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6
8920 if test $ac_cv_prog_gcc_traditional = yes; then
8921 CC
="$CC -traditional"
8928 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
8929 ac_cpp
='$CXXCPP $CPPFLAGS'
8930 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
8931 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
8932 cross_compiling
=$ac_cv_prog_cxx_cross
8935 CXXFLAGS
=${CXXFLAGS:=}
8936 for ac_prog
in $CCC c
++ g
++ gcc CC cxx cc
++ cl
8938 # Extract the first word of "$ac_prog", so it can be a program name with args.
8939 set dummy
$ac_prog; ac_word
=$2
8940 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
8941 echo "configure:8942: checking for $ac_word" >&5
8942 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
8943 echo $ac_n "(cached) $ac_c" 1>&6
8945 if test -n "$CXX"; then
8946 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
8948 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
8950 for ac_dir
in $ac_dummy; do
8951 test -z "$ac_dir" && ac_dir
=.
8952 if test -f $ac_dir/$ac_word; then
8953 ac_cv_prog_CXX
="$ac_prog"
8960 CXX
="$ac_cv_prog_CXX"
8961 if test -n "$CXX"; then
8962 echo "$ac_t""$CXX" 1>&6
8964 echo "$ac_t""no" 1>&6
8967 test -n "$CXX" && break
8969 test -n "$CXX" || CXX
="gcc"
8972 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
8973 echo "configure:8974: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
8976 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
8977 ac_cpp
='$CXXCPP $CPPFLAGS'
8978 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
8979 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
8980 cross_compiling
=$ac_cv_prog_cxx_cross
8982 cat > conftest.
$ac_ext << EOF
8984 #line 8985 "configure"
8985 #include "confdefs.h"
8987 int main(){return(0);}
8989 if { (eval echo configure
:8990: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
8990 ac_cv_prog_cxx_works
=yes
8991 # If we can't run a trivial program, we are probably using a cross compiler.
8992 if (.
/conftest
; exit) 2>/dev
/null
; then
8993 ac_cv_prog_cxx_cross
=no
8995 ac_cv_prog_cxx_cross
=yes
8998 echo "configure: failed program was:" >&5
8999 cat conftest.
$ac_ext >&5
9000 ac_cv_prog_cxx_works
=no
9004 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9005 ac_cpp
='$CXXCPP $CPPFLAGS'
9006 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9007 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9008 cross_compiling
=$ac_cv_prog_cxx_cross
9010 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
9011 if test $ac_cv_prog_cxx_works = no
; then
9012 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
9014 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
9015 echo "configure:9016: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
9016 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
9017 cross_compiling
=$ac_cv_prog_cxx_cross
9019 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
9020 echo "configure:9021: checking whether we are using GNU C++" >&5
9021 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
9022 echo $ac_n "(cached) $ac_c" 1>&6
9024 cat > conftest.C
<<EOF
9029 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:9030: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
9036 echo "$ac_t""$ac_cv_prog_gxx" 1>&6
9038 if test $ac_cv_prog_gxx = yes; then
9044 ac_test_CXXFLAGS
="${CXXFLAGS+set}"
9045 ac_save_CXXFLAGS
="$CXXFLAGS"
9047 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
9048 echo "configure:9049: checking whether ${CXX-g++} accepts -g" >&5
9049 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
9050 echo $ac_n "(cached) $ac_c" 1>&6
9052 echo 'void f(){}' > conftest.cc
9053 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
9054 ac_cv_prog_cxx_g
=yes
9062 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
9063 if test "$ac_test_CXXFLAGS" = set; then
9064 CXXFLAGS
="$ac_save_CXXFLAGS"
9065 elif test $ac_cv_prog_cxx_g = yes; then
9066 if test "$GXX" = yes; then
9072 if test "$GXX" = yes; then
9081 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9082 ac_cpp
='$CPP $CPPFLAGS'
9083 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9084 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9085 cross_compiling
=$ac_cv_prog_cc_cross
9088 # Extract the first word of "ranlib", so it can be a program name with args.
9089 set dummy ranlib
; ac_word
=$2
9090 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9091 echo "configure:9092: checking for $ac_word" >&5
9092 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
9093 echo $ac_n "(cached) $ac_c" 1>&6
9095 if test -n "$RANLIB"; then
9096 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
9098 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9100 for ac_dir
in $ac_dummy; do
9101 test -z "$ac_dir" && ac_dir
=.
9102 if test -f $ac_dir/$ac_word; then
9103 ac_cv_prog_RANLIB
="ranlib"
9108 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
9111 RANLIB
="$ac_cv_prog_RANLIB"
9112 if test -n "$RANLIB"; then
9113 echo "$ac_t""$RANLIB" 1>&6
9115 echo "$ac_t""no" 1>&6
9119 # Extract the first word of "ar", so it can be a program name with args.
9120 set dummy
ar; ac_word
=$2
9121 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9122 echo "configure:9123: checking for $ac_word" >&5
9123 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
9124 echo $ac_n "(cached) $ac_c" 1>&6
9126 if test -n "$AR"; then
9127 ac_cv_prog_AR
="$AR" # Let the user override the test.
9129 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9131 for ac_dir
in $ac_dummy; do
9132 test -z "$ac_dir" && ac_dir
=.
9133 if test -f $ac_dir/$ac_word; then
9139 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar"
9143 if test -n "$AR"; then
9144 echo "$ac_t""$AR" 1>&6
9146 echo "$ac_t""no" 1>&6
9150 # Find a good install program. We prefer a C program (faster),
9151 # so one script is as good as another. But avoid the broken or
9152 # incompatible versions:
9153 # SysV /etc/install, /usr/sbin/install
9154 # SunOS /usr/etc/install
9155 # IRIX /sbin/install
9157 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
9158 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
9159 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
9160 # ./install, which can be erroneously created by make from ./install.sh.
9161 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
9162 echo "configure:9163: checking for a BSD compatible install" >&5
9163 if test -z "$INSTALL"; then
9164 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
9165 echo $ac_n "(cached) $ac_c" 1>&6
9167 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
9168 for ac_dir
in $PATH; do
9169 # Account for people who put trailing slashes in PATH elements.
9171 /|.
/|.
//|/etc
/*|/usr
/sbin
/*|/usr
/etc
/*|/sbin
/*|/usr
/afsws
/bin
/*|/usr
/ucb
/*) ;;
9173 # OSF1 and SCO ODT 3.0 have their own names for install.
9174 # Don't use installbsd from OSF since it installs stuff as root
9176 for ac_prog
in ginstall scoinst
install; do
9177 if test -f $ac_dir/$ac_prog; then
9178 if test $ac_prog = install &&
9179 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
9180 # AIX install. It has an incompatible calling convention.
9183 ac_cv_path_install
="$ac_dir/$ac_prog -c"
9194 if test "${ac_cv_path_install+set}" = set; then
9195 INSTALL
="$ac_cv_path_install"
9197 # As a last resort, use the slow shell script. We don't cache a
9198 # path for INSTALL within a source directory, because that will
9199 # break other packages using the cache if that directory is
9200 # removed, or if the path is relative.
9201 INSTALL
="$ac_install_sh"
9204 echo "$ac_t""$INSTALL" 1>&6
9206 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
9207 # It thinks the first close brace ends the variable substitution.
9208 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
9210 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
9212 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
9217 INSTALL_PROGRAM
="cp -fp"
9218 INSTALL_DATA
="cp -fp"
9224 # Extract the first word of "strip", so it can be a program name with args.
9225 set dummy strip
; ac_word
=$2
9226 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9227 echo "configure:9228: checking for $ac_word" >&5
9228 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
9229 echo $ac_n "(cached) $ac_c" 1>&6
9231 if test -n "$STRIP"; then
9232 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
9234 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9236 for ac_dir
in $ac_dummy; do
9237 test -z "$ac_dir" && ac_dir
=.
9238 if test -f $ac_dir/$ac_word; then
9239 ac_cv_prog_STRIP
="strip"
9244 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
="true"
9247 STRIP
="$ac_cv_prog_STRIP"
9248 if test -n "$STRIP"; then
9249 echo "$ac_t""$STRIP" 1>&6
9251 echo "$ac_t""no" 1>&6
9255 echo $ac_n "checking if make is GNU make""... $ac_c" 1>&6
9256 echo "configure:9257: checking if make is GNU make" >&5
9257 if eval "test \"`echo '$''{'wx_cv_prog_makeisgnu'+set}'`\" = set"; then
9258 echo $ac_n "(cached) $ac_c" 1>&6
9261 if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null
|
9262 egrep -s GNU
> /dev
/null
); then
9263 wx_cv_prog_makeisgnu
="yes"
9265 wx_cv_prog_makeisgnu
="no"
9270 echo "$ac_t""$wx_cv_prog_makeisgnu" 1>&6
9272 if test "x$wx_cv_prog_makeisgnu" = "xyes"; then
9280 if test "x$wx_cv_prog_makeisgnu" != "xyes"; then
9281 echo $ac_n "checking if make supports VPATH""... $ac_c" 1>&6
9282 echo "configure:9283: checking if make supports VPATH" >&5
9283 if eval "test \"`echo '$''{'wx_cv_prog_makevpath'+set}'`\" = set"; then
9284 echo $ac_n "(cached) $ac_c" 1>&6
9287 cat - << EOF > confMake
9293 if test ! -d sub
; then
9296 echo dummy
> sub
/file
9297 ${MAKE-make} -f confMake VPATH
=sub
2>&5 > /dev
/null
9299 rm -f sub
/file check final_file confMake
9301 if test "$RESULT" = 0; then
9302 wx_cv_prog_makevpath
="yes"
9304 wx_cv_prog_makevpath
="no"
9309 echo "$ac_t""$wx_cv_prog_makevpath" 1>&6
9311 if test "x$wx_cv_prog_makevpath" != "xyes"; then
9312 { echo "configure: error:
9313 You need a make-utility that is able to use the variable
9315 If your version of make does not support VPATH correctly,
9316 please install GNU-make (possibly as gmake), and start
9317 configure with the following command:
9318 export MAKE=gmake; ./configure for sh-type shells
9319 setenv MAKE gmake; ./configure for csh-type shells
9320 Also please do remember to use gmake in this case every time
9321 you are trying to compile.
9324 for ac_prog
in 'bison -y' byacc
9326 # Extract the first word of "$ac_prog", so it can be a program name with args.
9327 set dummy
$ac_prog; ac_word
=$2
9328 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9329 echo "configure:9330: checking for $ac_word" >&5
9330 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
9331 echo $ac_n "(cached) $ac_c" 1>&6
9333 if test -n "$YACC"; then
9334 ac_cv_prog_YACC
="$YACC" # Let the user override the test.
9336 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9338 for ac_dir
in $ac_dummy; do
9339 test -z "$ac_dir" && ac_dir
=.
9340 if test -f $ac_dir/$ac_word; then
9341 ac_cv_prog_YACC
="$ac_prog"
9348 YACC
="$ac_cv_prog_YACC"
9349 if test -n "$YACC"; then
9350 echo "$ac_t""$YACC" 1>&6
9352 echo "$ac_t""no" 1>&6
9355 test -n "$YACC" && break
9357 test -n "$YACC" || YACC
="yacc"
9360 # Extract the first word of "flex", so it can be a program name with args.
9361 set dummy flex
; ac_word
=$2
9362 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
9363 echo "configure:9364: checking for $ac_word" >&5
9364 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
9365 echo $ac_n "(cached) $ac_c" 1>&6
9367 if test -n "$LEX"; then
9368 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
9370 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
9372 for ac_dir
in $ac_dummy; do
9373 test -z "$ac_dir" && ac_dir
=.
9374 if test -f $ac_dir/$ac_word; then
9375 ac_cv_prog_LEX
="flex"
9380 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex"
9383 LEX
="$ac_cv_prog_LEX"
9384 if test -n "$LEX"; then
9385 echo "$ac_t""$LEX" 1>&6
9387 echo "$ac_t""no" 1>&6
9390 if test -z "$LEXLIB"
9396 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
9397 echo "configure:9398: checking for yywrap in -l$ac_lib" >&5
9398 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
9399 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9400 echo $ac_n "(cached) $ac_c" 1>&6
9402 ac_save_LIBS
="$LIBS"
9403 LIBS
="-l$ac_lib $LIBS"
9404 cat > conftest.
$ac_ext <<EOF
9405 #line 9406 "configure"
9406 #include "confdefs.h"
9407 /* Override any gcc2 internal prototype to avoid an error. */
9408 /* We use char because int might match the return type of a gcc2
9409 builtin and then its argument prototype would still apply. */
9416 if { (eval echo configure
:9417: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9418 eval "ac_cv_lib_$ac_lib_var=yes"
9420 echo "configure: failed program was:" >&5
9421 cat conftest.
$ac_ext >&5
9423 eval "ac_cv_lib_$ac_lib_var=no"
9426 LIBS
="$ac_save_LIBS"
9429 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9430 echo "$ac_t""yes" 1>&6
9433 echo "$ac_t""no" 1>&6
9439 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
9440 echo "configure:9441: checking whether ln -s works" >&5
9441 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
9442 echo $ac_n "(cached) $ac_c" 1>&6
9445 if ln -s X conftestdata
2>/dev
/null
9448 ac_cv_prog_LN_S
="ln -s"
9453 LN_S
="$ac_cv_prog_LN_S"
9454 if test "$ac_cv_prog_LN_S" = "ln -s"; then
9455 echo "$ac_t""yes" 1>&6
9457 echo "$ac_t""no" 1>&6
9462 if test "$wxUSE_MAC" != 1; then
9463 for ac_hdr
in strings.h
9465 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9466 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9467 echo "configure:9468: checking for $ac_hdr" >&5
9468 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9469 echo $ac_n "(cached) $ac_c" 1>&6
9471 cat > conftest.
$ac_ext <<EOF
9472 #line 9473 "configure"
9473 #include "confdefs.h"
9476 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9477 { (eval echo configure
:9478: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9478 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9479 if test -z "$ac_err"; then
9481 eval "ac_cv_header_$ac_safe=yes"
9484 echo "configure: failed program was:" >&5
9485 cat conftest.
$ac_ext >&5
9487 eval "ac_cv_header_$ac_safe=no"
9491 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9492 echo "$ac_t""yes" 1>&6
9493 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9494 cat >> confdefs.h
<<EOF
9495 #define $ac_tr_hdr 1
9499 echo "$ac_t""no" 1>&6
9505 for ac_hdr
in stdlib.h
9507 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9508 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9509 echo "configure:9510: checking for $ac_hdr" >&5
9510 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9511 echo $ac_n "(cached) $ac_c" 1>&6
9513 cat > conftest.
$ac_ext <<EOF
9514 #line 9515 "configure"
9515 #include "confdefs.h"
9518 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9519 { (eval echo configure
:9520: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9520 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9521 if test -z "$ac_err"; then
9523 eval "ac_cv_header_$ac_safe=yes"
9526 echo "configure: failed program was:" >&5
9527 cat conftest.
$ac_ext >&5
9529 eval "ac_cv_header_$ac_safe=no"
9533 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9534 echo "$ac_t""yes" 1>&6
9535 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9536 cat >> confdefs.h
<<EOF
9537 #define $ac_tr_hdr 1
9541 echo "$ac_t""no" 1>&6
9545 for ac_hdr
in malloc.h
9547 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9548 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9549 echo "configure:9550: checking for $ac_hdr" >&5
9550 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9551 echo $ac_n "(cached) $ac_c" 1>&6
9553 cat > conftest.
$ac_ext <<EOF
9554 #line 9555 "configure"
9555 #include "confdefs.h"
9558 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9559 { (eval echo configure
:9560: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9560 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9561 if test -z "$ac_err"; then
9563 eval "ac_cv_header_$ac_safe=yes"
9566 echo "configure: failed program was:" >&5
9567 cat conftest.
$ac_ext >&5
9569 eval "ac_cv_header_$ac_safe=no"
9573 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9574 echo "$ac_t""yes" 1>&6
9575 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9576 cat >> confdefs.h
<<EOF
9577 #define $ac_tr_hdr 1
9581 echo "$ac_t""no" 1>&6
9585 for ac_hdr
in unistd.h
9587 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9588 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9589 echo "configure:9590: checking for $ac_hdr" >&5
9590 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9591 echo $ac_n "(cached) $ac_c" 1>&6
9593 cat > conftest.
$ac_ext <<EOF
9594 #line 9595 "configure"
9595 #include "confdefs.h"
9598 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9599 { (eval echo configure
:9600: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9600 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9601 if test -z "$ac_err"; then
9603 eval "ac_cv_header_$ac_safe=yes"
9606 echo "configure: failed program was:" >&5
9607 cat conftest.
$ac_ext >&5
9609 eval "ac_cv_header_$ac_safe=no"
9613 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9614 echo "$ac_t""yes" 1>&6
9615 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9616 cat >> confdefs.h
<<EOF
9617 #define $ac_tr_hdr 1
9621 echo "$ac_t""no" 1>&6
9625 for ac_hdr
in wchar.h
9627 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9628 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9629 echo "configure:9630: checking for $ac_hdr" >&5
9630 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9631 echo $ac_n "(cached) $ac_c" 1>&6
9633 cat > conftest.
$ac_ext <<EOF
9634 #line 9635 "configure"
9635 #include "confdefs.h"
9638 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9639 { (eval echo configure
:9640: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9640 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9641 if test -z "$ac_err"; then
9643 eval "ac_cv_header_$ac_safe=yes"
9646 echo "configure: failed program was:" >&5
9647 cat conftest.
$ac_ext >&5
9649 eval "ac_cv_header_$ac_safe=no"
9653 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9654 echo "$ac_t""yes" 1>&6
9655 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9656 cat >> confdefs.h
<<EOF
9657 #define $ac_tr_hdr 1
9661 echo "$ac_t""no" 1>&6
9666 if test "$ac_cv_header_wchar_h" != "yes"; then
9667 for ac_hdr
in wcstr.h
9669 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9670 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9671 echo "configure:9672: checking for $ac_hdr" >&5
9672 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9673 echo $ac_n "(cached) $ac_c" 1>&6
9675 cat > conftest.
$ac_ext <<EOF
9676 #line 9677 "configure"
9677 #include "confdefs.h"
9680 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9681 { (eval echo configure
:9682: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9682 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9683 if test -z "$ac_err"; then
9685 eval "ac_cv_header_$ac_safe=yes"
9688 echo "configure: failed program was:" >&5
9689 cat conftest.
$ac_ext >&5
9691 eval "ac_cv_header_$ac_safe=no"
9695 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9696 echo "$ac_t""yes" 1>&6
9697 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9698 cat >> confdefs.h
<<EOF
9699 #define $ac_tr_hdr 1
9703 echo "$ac_t""no" 1>&6
9710 for ac_hdr
in fnmatch.h
9712 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9713 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9714 echo "configure:9715: checking for $ac_hdr" >&5
9715 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9716 echo $ac_n "(cached) $ac_c" 1>&6
9718 cat > conftest.
$ac_ext <<EOF
9719 #line 9720 "configure"
9720 #include "confdefs.h"
9723 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9724 { (eval echo configure
:9725: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9725 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9726 if test -z "$ac_err"; then
9728 eval "ac_cv_header_$ac_safe=yes"
9731 echo "configure: failed program was:" >&5
9732 cat conftest.
$ac_ext >&5
9734 eval "ac_cv_header_$ac_safe=no"
9738 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9739 echo "$ac_t""yes" 1>&6
9740 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9741 cat >> confdefs.h
<<EOF
9742 #define $ac_tr_hdr 1
9746 echo "$ac_t""no" 1>&6
9751 if test "x$ac_cv_header_fnmatch_h" = "xyes"; then
9752 for ac_func
in fnmatch
9754 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
9755 echo "configure:9756: checking for $ac_func" >&5
9756 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
9757 echo $ac_n "(cached) $ac_c" 1>&6
9759 cat > conftest.
$ac_ext <<EOF
9760 #line 9761 "configure"
9761 #include "confdefs.h"
9762 /* System header to define __stub macros and hopefully few prototypes,
9763 which can conflict with char $ac_func(); below. */
9765 /* Override any gcc2 internal prototype to avoid an error. */
9766 /* We use char because int might match the return type of a gcc2
9767 builtin and then its argument prototype would still apply. */
9772 /* The GNU C library defines this for functions which it implements
9773 to always fail with ENOSYS. Some functions are actually named
9774 something starting with __ and the normal name is an alias. */
9775 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9783 if { (eval echo configure
:9784: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9785 eval "ac_cv_func_$ac_func=yes"
9787 echo "configure: failed program was:" >&5
9788 cat conftest.
$ac_ext >&5
9790 eval "ac_cv_func_$ac_func=no"
9795 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
9796 echo "$ac_t""yes" 1>&6
9797 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
9798 cat >> confdefs.h
<<EOF
9799 #define $ac_tr_func 1
9803 echo "$ac_t""no" 1>&6
9809 for ac_hdr
in langinfo.h
9811 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9812 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9813 echo "configure:9814: checking for $ac_hdr" >&5
9814 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9815 echo $ac_n "(cached) $ac_c" 1>&6
9817 cat > conftest.
$ac_ext <<EOF
9818 #line 9819 "configure"
9819 #include "confdefs.h"
9822 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9823 { (eval echo configure
:9824: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9824 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9825 if test -z "$ac_err"; then
9827 eval "ac_cv_header_$ac_safe=yes"
9830 echo "configure: failed program was:" >&5
9831 cat conftest.
$ac_ext >&5
9833 eval "ac_cv_header_$ac_safe=no"
9837 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9838 echo "$ac_t""yes" 1>&6
9839 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9840 cat >> confdefs.h
<<EOF
9841 #define $ac_tr_hdr 1
9845 echo "$ac_t""no" 1>&6
9850 if test "$wxUSE_GUI" = "yes"; then
9851 if test "$wxUSE_UNIX" = "yes"; then
9852 for ac_hdr
in X
11/XKBlib.h
9854 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9855 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9856 echo "configure:9857: checking for $ac_hdr" >&5
9857 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9858 echo $ac_n "(cached) $ac_c" 1>&6
9860 cat > conftest.
$ac_ext <<EOF
9861 #line 9862 "configure"
9862 #include "confdefs.h"
9865 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9866 { (eval echo configure
:9867: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9867 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9868 if test -z "$ac_err"; then
9870 eval "ac_cv_header_$ac_safe=yes"
9873 echo "configure: failed program was:" >&5
9874 cat conftest.
$ac_ext >&5
9876 eval "ac_cv_header_$ac_safe=no"
9880 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9881 echo "$ac_t""yes" 1>&6
9882 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9883 cat >> confdefs.h
<<EOF
9884 #define $ac_tr_hdr 1
9888 echo "$ac_t""no" 1>&6
9896 echo $ac_n "checking for working const""... $ac_c" 1>&6
9897 echo "configure:9898: checking for working const" >&5
9898 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
9899 echo $ac_n "(cached) $ac_c" 1>&6
9901 cat > conftest.
$ac_ext <<EOF
9902 #line 9903 "configure"
9903 #include "confdefs.h"
9907 /* Ultrix mips cc rejects this. */
9908 typedef int charset[2]; const charset x;
9909 /* SunOS 4.1.1 cc rejects this. */
9910 char const *const *ccp;
9912 /* NEC SVR4.0.2 mips cc rejects this. */
9913 struct point {int x, y;};
9914 static struct point const zero = {0,0};
9915 /* AIX XL C 1.02.0.0 rejects this.
9916 It does not let you subtract one const X* pointer from another in an arm
9917 of an if-expression whose if-part is not a constant expression */
9918 const char *g = "string";
9919 ccp = &g + (g ? g-g : 0);
9920 /* HPUX 7.0 cc rejects these. */
9923 ccp = (char const *const *) p;
9924 { /* SCO 3.2v4 cc rejects this. */
9926 char const *s = 0 ? (char *) 0 : (char const *) 0;
9930 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
9932 const int *foo = &x[0];
9935 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
9936 typedef const int *iptr;
9940 { /* AIX XL C 1.02.0.0 rejects this saying
9941 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
9942 struct s { int j; const int *ap[3]; };
9943 struct s *b; b->j = 5;
9945 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
9951 if { (eval echo configure
:9952: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9955 echo "configure: failed program was:" >&5
9956 cat conftest.
$ac_ext >&5
9963 echo "$ac_t""$ac_cv_c_const" 1>&6
9964 if test $ac_cv_c_const = no
; then
9965 cat >> confdefs.h
<<\EOF
9971 echo $ac_n "checking for inline""... $ac_c" 1>&6
9972 echo "configure:9973: checking for inline" >&5
9973 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
9974 echo $ac_n "(cached) $ac_c" 1>&6
9977 for ac_kw
in inline __inline__ __inline
; do
9978 cat > conftest.
$ac_ext <<EOF
9979 #line 9980 "configure"
9980 #include "confdefs.h"
9986 if { (eval echo configure
:9987: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9988 ac_cv_c_inline
=$ac_kw; break
9990 echo "configure: failed program was:" >&5
9991 cat conftest.
$ac_ext >&5
9998 echo "$ac_t""$ac_cv_c_inline" 1>&6
9999 case "$ac_cv_c_inline" in
10001 no
) cat >> confdefs.h
<<\EOF
10005 *) cat >> confdefs.h
<<EOF
10006 #define inline $ac_cv_c_inline
10012 echo $ac_n "checking size of char""... $ac_c" 1>&6
10013 echo "configure:10014: checking size of char" >&5
10014 if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then
10015 echo $ac_n "(cached) $ac_c" 1>&6
10017 if test "$cross_compiling" = yes; then
10018 ac_cv_sizeof_char
=1
10020 cat > conftest.
$ac_ext <<EOF
10021 #line 10022 "configure"
10022 #include "confdefs.h"
10026 FILE *f=fopen("conftestval", "w");
10028 fprintf(f, "%d\n", sizeof(char));
10032 if { (eval echo configure
:10033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10034 ac_cv_sizeof_char
=`cat conftestval`
10036 echo "configure: failed program was:" >&5
10037 cat conftest.
$ac_ext >&5
10039 ac_cv_sizeof_char
=0
10045 echo "$ac_t""$ac_cv_sizeof_char" 1>&6
10046 cat >> confdefs.h
<<EOF
10047 #define SIZEOF_CHAR $ac_cv_sizeof_char
10051 echo $ac_n "checking size of short""... $ac_c" 1>&6
10052 echo "configure:10053: checking size of short" >&5
10053 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
10054 echo $ac_n "(cached) $ac_c" 1>&6
10056 if test "$cross_compiling" = yes; then
10057 ac_cv_sizeof_short
=2
10059 cat > conftest.
$ac_ext <<EOF
10060 #line 10061 "configure"
10061 #include "confdefs.h"
10065 FILE *f=fopen("conftestval", "w");
10067 fprintf(f, "%d\n", sizeof(short));
10071 if { (eval echo configure
:10072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10073 ac_cv_sizeof_short
=`cat conftestval`
10075 echo "configure: failed program was:" >&5
10076 cat conftest.
$ac_ext >&5
10078 ac_cv_sizeof_short
=0
10084 echo "$ac_t""$ac_cv_sizeof_short" 1>&6
10085 cat >> confdefs.h
<<EOF
10086 #define SIZEOF_SHORT $ac_cv_sizeof_short
10090 echo $ac_n "checking size of void *""... $ac_c" 1>&6
10091 echo "configure:10092: checking size of void *" >&5
10092 if eval "test \"`echo '$''{'ac_cv_sizeof_void_p'+set}'`\" = set"; then
10093 echo $ac_n "(cached) $ac_c" 1>&6
10095 if test "$cross_compiling" = yes; then
10096 ac_cv_sizeof_void_p
=4
10098 cat > conftest.
$ac_ext <<EOF
10099 #line 10100 "configure"
10100 #include "confdefs.h"
10104 FILE *f=fopen("conftestval", "w");
10106 fprintf(f, "%d\n", sizeof(void *));
10110 if { (eval echo configure
:10111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10112 ac_cv_sizeof_void_p
=`cat conftestval`
10114 echo "configure: failed program was:" >&5
10115 cat conftest.
$ac_ext >&5
10117 ac_cv_sizeof_void_p
=0
10123 echo "$ac_t""$ac_cv_sizeof_void_p" 1>&6
10124 cat >> confdefs.h
<<EOF
10125 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
10129 echo $ac_n "checking size of int""... $ac_c" 1>&6
10130 echo "configure:10131: checking size of int" >&5
10131 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
10132 echo $ac_n "(cached) $ac_c" 1>&6
10134 if test "$cross_compiling" = yes; then
10137 cat > conftest.
$ac_ext <<EOF
10138 #line 10139 "configure"
10139 #include "confdefs.h"
10143 FILE *f=fopen("conftestval", "w");
10145 fprintf(f, "%d\n", sizeof(int));
10149 if { (eval echo configure
:10150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10151 ac_cv_sizeof_int
=`cat conftestval`
10153 echo "configure: failed program was:" >&5
10154 cat conftest.
$ac_ext >&5
10162 echo "$ac_t""$ac_cv_sizeof_int" 1>&6
10163 cat >> confdefs.h
<<EOF
10164 #define SIZEOF_INT $ac_cv_sizeof_int
10168 echo $ac_n "checking size of long""... $ac_c" 1>&6
10169 echo "configure:10170: checking size of long" >&5
10170 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
10171 echo $ac_n "(cached) $ac_c" 1>&6
10173 if test "$cross_compiling" = yes; then
10174 ac_cv_sizeof_long
=4
10176 cat > conftest.
$ac_ext <<EOF
10177 #line 10178 "configure"
10178 #include "confdefs.h"
10182 FILE *f=fopen("conftestval", "w");
10184 fprintf(f, "%d\n", sizeof(long));
10188 if { (eval echo configure
:10189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10190 ac_cv_sizeof_long
=`cat conftestval`
10192 echo "configure: failed program was:" >&5
10193 cat conftest.
$ac_ext >&5
10195 ac_cv_sizeof_long
=0
10201 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
10202 cat >> confdefs.h
<<EOF
10203 #define SIZEOF_LONG $ac_cv_sizeof_long
10210 echo $ac_n "checking size of long long""... $ac_c" 1>&6
10211 echo "configure:10212: checking size of long long" >&5
10212 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
10213 echo $ac_n "(cached) $ac_c" 1>&6
10215 if test "$cross_compiling" = yes; then
10216 ac_cv_sizeof_long_long
=8
10218 cat > conftest.
$ac_ext <<EOF
10219 #line 10220 "configure"
10220 #include "confdefs.h"
10224 FILE *f=fopen("conftestval", "w");
10226 fprintf(f, "%d\n", sizeof(long long));
10230 if { (eval echo configure
:10231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10232 ac_cv_sizeof_long_long
=`cat conftestval`
10234 echo "configure: failed program was:" >&5
10235 cat conftest.
$ac_ext >&5
10237 ac_cv_sizeof_long_long
=0
10243 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
10244 cat >> confdefs.h
<<EOF
10245 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
10251 echo $ac_n "checking size of long long""... $ac_c" 1>&6
10252 echo "configure:10253: checking size of long long" >&5
10253 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
10254 echo $ac_n "(cached) $ac_c" 1>&6
10256 if test "$cross_compiling" = yes; then
10257 ac_cv_sizeof_long_long
=0
10259 cat > conftest.
$ac_ext <<EOF
10260 #line 10261 "configure"
10261 #include "confdefs.h"
10265 FILE *f=fopen("conftestval", "w");
10267 fprintf(f, "%d\n", sizeof(long long));
10271 if { (eval echo configure
:10272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10273 ac_cv_sizeof_long_long
=`cat conftestval`
10275 echo "configure: failed program was:" >&5
10276 cat conftest.
$ac_ext >&5
10278 ac_cv_sizeof_long_long
=0
10284 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
10285 cat >> confdefs.h
<<EOF
10286 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
10292 echo $ac_n "checking size of wchar_t""... $ac_c" 1>&6
10293 echo "configure:10294: checking size of wchar_t" >&5
10294 if eval "test \"`echo '$''{'wx_cv_sizeof_wchar_t'+set}'`\" = set"; then
10295 echo $ac_n "(cached) $ac_c" 1>&6
10298 if test "$cross_compiling" = yes; then
10299 wx_cv_sizeof_wchar_t
=4
10302 cat > conftest.
$ac_ext <<EOF
10303 #line 10304 "configure"
10304 #include "confdefs.h"
10306 #ifdef HAVE_WCHAR_H
10308 # include <stddef.h>
10310 # include <wchar.h>
10312 #ifdef HAVE_STDLIB_H
10313 # include <stdlib.h>
10318 FILE *f=fopen("conftestval", "w");
10320 fprintf(f, "%i", sizeof(wchar_t));
10325 if { (eval echo configure
:10326: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10327 wx_cv_sizeof_wchar_t
=`cat conftestval`
10329 echo "configure: failed program was:" >&5
10330 cat conftest.
$ac_ext >&5
10332 wx_cv_sizeof_wchar_t
=0
10340 echo "$ac_t""$wx_cv_sizeof_wchar_t" 1>&6
10342 cat >> confdefs.h
<<EOF
10343 #define SIZEOF_WCHAR_T $wx_cv_sizeof_wchar_t
10347 # Check whether --enable-largefile or --disable-largefile was given.
10348 if test "${enable_largefile+set}" = set; then
10349 enableval
="$enable_largefile"
10353 if test "$enable_largefile" != no
; then
10356 echo $ac_n "checking for _FILE_OFFSET_BITS value needed for large files""... $ac_c" 1>&6
10357 echo "configure:10358: checking for _FILE_OFFSET_BITS value needed for large files" >&5
10358 if eval "test \"`echo '$''{'ac_cv_sys_file_offset_bits'+set}'`\" = set"; then
10359 echo $ac_n "(cached) $ac_c" 1>&6
10362 cat > conftest.
$ac_ext <<EOF
10363 #line 10364 "configure"
10364 #include "confdefs.h"
10365 #define _FILE_OFFSET_BITS 64
10366 #include <sys/types.h>
10369 unsigned int field: sizeof(off_t) == 8;
10374 if { (eval echo configure
:10375: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10376 ac_cv_sys_file_offset_bits
=64
10378 echo "configure: failed program was:" >&5
10379 cat conftest.
$ac_ext >&5
10381 ac_cv_sys_file_offset_bits
=no
10388 echo "$ac_t""$ac_cv_sys_file_offset_bits" 1>&6
10390 if test "$ac_cv_sys_file_offset_bits" != no
; then
10392 cat >> confdefs.h
<<EOF
10393 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
10398 if test "x$wx_largefile" != "xyes"; then
10400 echo $ac_n "checking for _LARGE_FILES value needed for large files""... $ac_c" 1>&6
10401 echo "configure:10402: checking for _LARGE_FILES value needed for large files" >&5
10402 if eval "test \"`echo '$''{'ac_cv_sys_large_files'+set}'`\" = set"; then
10403 echo $ac_n "(cached) $ac_c" 1>&6
10406 cat > conftest.
$ac_ext <<EOF
10407 #line 10408 "configure"
10408 #include "confdefs.h"
10409 #define _LARGE_FILES 1
10410 #include <sys/types.h>
10413 unsigned int field: sizeof(off_t) == 8;
10418 if { (eval echo configure
:10419: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10420 ac_cv_sys_large_files
=1
10422 echo "configure: failed program was:" >&5
10423 cat conftest.
$ac_ext >&5
10425 ac_cv_sys_large_files
=no
10432 echo "$ac_t""$ac_cv_sys_large_files" 1>&6
10434 if test "$ac_cv_sys_large_files" != no
; then
10436 cat >> confdefs.h
<<EOF
10437 #define _LARGE_FILES $ac_cv_sys_large_files
10444 echo $ac_n "checking if large file support is available""... $ac_c" 1>&6
10445 echo "configure:10446: checking if large file support is available" >&5
10446 if test "x$wx_largefile" = "xyes"; then
10447 cat >> confdefs.h
<<\EOF
10448 #define HAVE_LARGEFILE_SUPPORT 1
10452 echo "$ac_t""$wx_largefile" 1>&6
10456 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
10457 echo "configure:10458: checking whether byte ordering is bigendian" >&5
10458 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
10459 echo $ac_n "(cached) $ac_c" 1>&6
10461 ac_cv_c_bigendian
=unknown
10462 # See if sys/param.h defines the BYTE_ORDER macro.
10463 cat > conftest.
$ac_ext <<EOF
10464 #line 10465 "configure"
10465 #include "confdefs.h"
10466 #include <sys/types.h>
10467 #include <sys/param.h>
10470 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
10471 bogus endian macros
10475 if { (eval echo configure
:10476: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10477 # It does; now see whether it defined to BIG_ENDIAN or not.
10478 cat > conftest.
$ac_ext <<EOF
10479 #line 10480 "configure"
10480 #include "confdefs.h"
10481 #include <sys/types.h>
10482 #include <sys/param.h>
10485 #if BYTE_ORDER != BIG_ENDIAN
10490 if { (eval echo configure
:10491: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10492 ac_cv_c_bigendian
=yes
10494 echo "configure: failed program was:" >&5
10495 cat conftest.
$ac_ext >&5
10497 ac_cv_c_bigendian
=no
10501 echo "configure: failed program was:" >&5
10502 cat conftest.
$ac_ext >&5
10505 if test $ac_cv_c_bigendian = unknown
; then
10506 if test "$cross_compiling" = yes; then
10507 ac_cv_c_bigendian
=unknown
10509 cat > conftest.
$ac_ext <<EOF
10510 #line 10511 "configure"
10511 #include "confdefs.h"
10513 /* Are we little or big endian? From Harbison&Steele. */
10517 char c[sizeof (long)];
10520 exit (u.c[sizeof (long) - 1] == 1);
10523 if { (eval echo configure
:10524: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10525 ac_cv_c_bigendian
=no
10527 echo "configure: failed program was:" >&5
10528 cat conftest.
$ac_ext >&5
10530 ac_cv_c_bigendian
=yes
10538 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
10539 if test $ac_cv_c_bigendian = unknown
; then
10540 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
10542 if test $ac_cv_c_bigendian = yes; then
10543 cat >> confdefs.h
<<\EOF
10544 #define WORDS_BIGENDIAN 1
10550 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
10551 echo "configure:10552: checking how to run the C++ preprocessor" >&5
10552 if test -z "$CXXCPP"; then
10553 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
10554 echo $ac_n "(cached) $ac_c" 1>&6
10557 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10558 ac_cpp
='$CXXCPP $CPPFLAGS'
10559 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10560 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10561 cross_compiling
=$ac_cv_prog_cxx_cross
10562 CXXCPP
="${CXX-g++} -E"
10563 cat > conftest.
$ac_ext <<EOF
10564 #line 10565 "configure"
10565 #include "confdefs.h"
10566 #include <stdlib.h>
10568 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10569 { (eval echo configure
:10570: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10570 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10571 if test -z "$ac_err"; then
10575 echo "configure: failed program was:" >&5
10576 cat conftest.
$ac_ext >&5
10581 ac_cv_prog_CXXCPP
="$CXXCPP"
10583 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10584 ac_cpp
='$CXXCPP $CPPFLAGS'
10585 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10586 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10587 cross_compiling
=$ac_cv_prog_cxx_cross
10590 CXXCPP
="$ac_cv_prog_CXXCPP"
10591 echo "$ac_t""$CXXCPP" 1>&6
10594 if test "$cross_compiling" = "yes"; then
10595 cat >> confdefs.h
<<\EOF
10596 #define wxUSE_IOSTREAMH 1
10602 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10603 ac_cpp
='$CXXCPP $CPPFLAGS'
10604 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10605 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10606 cross_compiling
=$ac_cv_prog_cxx_cross
10609 for ac_hdr
in iostream
10611 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10612 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10613 echo "configure:10614: checking for $ac_hdr" >&5
10614 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10615 echo $ac_n "(cached) $ac_c" 1>&6
10617 cat > conftest.
$ac_ext <<EOF
10618 #line 10619 "configure"
10619 #include "confdefs.h"
10622 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10623 { (eval echo configure
:10624: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10624 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10625 if test -z "$ac_err"; then
10627 eval "ac_cv_header_$ac_safe=yes"
10630 echo "configure: failed program was:" >&5
10631 cat conftest.
$ac_ext >&5
10633 eval "ac_cv_header_$ac_safe=no"
10637 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10638 echo "$ac_t""yes" 1>&6
10639 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10640 cat >> confdefs.h
<<EOF
10641 #define $ac_tr_hdr 1
10645 echo "$ac_t""no" 1>&6
10650 if test "$ac_cv_header_iostream" = "yes" ; then
10653 cat >> confdefs.h
<<\EOF
10654 #define wxUSE_IOSTREAMH 1
10660 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10661 ac_cpp
='$CPP $CPPFLAGS'
10662 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10663 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10664 cross_compiling
=$ac_cv_prog_cc_cross
10670 echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6
10671 echo "configure:10672: checking if C++ compiler supports bool" >&5
10672 if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then
10673 echo $ac_n "(cached) $ac_c" 1>&6
10678 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10679 ac_cpp
='$CXXCPP $CPPFLAGS'
10680 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10681 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10682 cross_compiling
=$ac_cv_prog_cxx_cross
10685 cat > conftest.
$ac_ext <<EOF
10686 #line 10687 "configure"
10687 #include "confdefs.h"
10698 if { (eval echo configure
:10699: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10704 echo "configure: failed program was:" >&5
10705 cat conftest.
$ac_ext >&5
10715 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10716 ac_cpp
='$CPP $CPPFLAGS'
10717 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10718 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10719 cross_compiling
=$ac_cv_prog_cc_cross
10724 echo "$ac_t""$wx_cv_cpp_bool" 1>&6
10726 if test "$wx_cv_cpp_bool" = "yes"; then
10727 cat >> confdefs.h
<<\EOF
10728 #define HAVE_BOOL 1
10736 /usr/local/include \
10738 /usr/Motif-1.2/include \
10739 /usr/Motif-2.1/include \
10741 /usr/include/Motif1.2 \
10742 /opt/xpm/include/X11 \
10743 /opt/GBxpm/include/ \
10744 /opt/GBxpm/X11/include/ \
10746 /usr/Motif1.2/include \
10748 /usr/openwin/include \
10752 /usr/X11R6/include \
10753 /usr/X11R6.4/include \
10754 /usr/X11R5/include \
10755 /usr/X11R4/include \
10757 /usr/include/X11R6 \
10758 /usr/include/X11R5 \
10759 /usr/include/X11R4 \
10761 /usr/local/X11R6/include \
10762 /usr/local/X11R5/include \
10763 /usr/local/X11R4/include \
10765 /usr/local/include/X11R6 \
10766 /usr/local/include/X11R5 \
10767 /usr/local/include/X11R4 \
10771 /usr/local/X11/include \
10772 /usr/local/include/X11 \
10774 /usr/X386/include \
10775 /usr/x386/include \
10776 /usr/XFree86/include/X11 \
10778 X:/XFree86/include \
10779 X:/XFree86/include/X11 \
10782 /usr/local/include/gtk \
10783 /usr/include/glib \
10784 /usr/local/include/glib \
10787 /usr/local/include/qt \
10789 /usr/include/windows \
10790 /usr/include/wine \
10791 /usr/local/include/wine \
10793 /usr/unsupported/include \
10794 /usr/athena/include \
10795 /usr/local/x11r5/include \
10796 /usr/lpp/Xamples/include \
10798 /usr/openwin/share/include \
10802 SEARCH_LIB
="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` "
10805 cat > confcache
<<\EOF
10806 # This file is a shell script that caches the results of configure
10807 # tests run on this system so they can be shared between configure
10808 # scripts and configure runs. It is not useful on other systems.
10809 # If it contains results you don't want to keep, you may remove or edit it.
10811 # By default, configure uses ./config.cache as the cache file,
10812 # creating it if it does not exist already. You can give configure
10813 # the --cache-file=FILE option to use a different cache file; that is
10814 # what configure does when it calls configure scripts in
10815 # subdirectories, so they share the cache.
10816 # Giving --cache-file=/dev/null disables caching, for debugging configure.
10817 # config.status only pays attention to the cache file if you give it the
10818 # --recheck option to rerun configure.
10821 # The following way of writing the cache mishandles newlines in values,
10822 # but we know of no workaround that is simple, portable, and efficient.
10823 # So, don't put newlines in cache variables' values.
10824 # Ultrix sh set writes to stderr and can't be redirected directly,
10825 # and sets the high bit in the cache file unless we assign to the vars.
10827 case `(ac_space=' '; set | grep ac_space) 2>&1` in
10829 # `set' does not quote correctly, so add quotes (double-quote substitution
10830 # turns \\\\ into \\, and sed turns \\ into \).
10832 -e "s/'/'\\\\''/g" \
10833 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
10836 # `set' quotes correctly as required by POSIX, so do not add quotes.
10837 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
10840 if cmp -s $cache_file confcache
; then
10843 if test -w $cache_file; then
10844 echo "updating cache $cache_file"
10845 cat confcache
> $cache_file
10847 echo "not updating unwritable cache $cache_file"
10853 if test "$USE_LINUX" = 1; then
10854 echo $ac_n "checking for glibc 2.1 or later""... $ac_c" 1>&6
10855 echo "configure:10856: checking for glibc 2.1 or later" >&5
10856 if eval "test \"`echo '$''{'wx_cv_lib_glibc21'+set}'`\" = set"; then
10857 echo $ac_n "(cached) $ac_c" 1>&6
10860 cat > conftest.
$ac_ext <<EOF
10861 #line 10862 "configure"
10862 #include "confdefs.h"
10863 #include <features.h>
10866 #if (__GLIBC__ < 2) || (__GLIBC_MINOR__ < 1)
10867 #error not glibc2.1
10872 if { (eval echo configure
:10873: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10875 wx_cv_lib_glibc21
=yes
10878 echo "configure: failed program was:" >&5
10879 cat conftest.
$ac_ext >&5
10882 wx_cv_lib_glibc21
=no
10890 echo "$ac_t""$wx_cv_lib_glibc21" 1>&6
10891 if test "$wx_cv_lib_glibc21" = "yes"; then
10892 cat >> confdefs.h
<<\EOF
10893 #define wxHAVE_GLIBC2 1
10902 if test "$wxUSE_REGEX" != "no"; then
10903 cat >> confdefs.h
<<\EOF
10904 #define wxUSE_REGEX 1
10908 if test "$wxUSE_REGEX" = "sys" -o "$wxUSE_REGEX" = "yes" ; then
10909 ac_safe
=`echo "regex.h" | sed 'y%./+-%__p_%'`
10910 echo $ac_n "checking for regex.h""... $ac_c" 1>&6
10911 echo "configure:10912: checking for regex.h" >&5
10912 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10913 echo $ac_n "(cached) $ac_c" 1>&6
10915 cat > conftest.
$ac_ext <<EOF
10916 #line 10917 "configure"
10917 #include "confdefs.h"
10920 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10921 { (eval echo configure
:10922: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10922 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10923 if test -z "$ac_err"; then
10925 eval "ac_cv_header_$ac_safe=yes"
10928 echo "configure: failed program was:" >&5
10929 cat conftest.
$ac_ext >&5
10931 eval "ac_cv_header_$ac_safe=no"
10935 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10936 echo "$ac_t""yes" 1>&6
10937 for ac_func
in regcomp
10939 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10940 echo "configure:10941: checking for $ac_func" >&5
10941 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10942 echo $ac_n "(cached) $ac_c" 1>&6
10944 cat > conftest.
$ac_ext <<EOF
10945 #line 10946 "configure"
10946 #include "confdefs.h"
10947 /* System header to define __stub macros and hopefully few prototypes,
10948 which can conflict with char $ac_func(); below. */
10949 #include <assert.h>
10950 /* Override any gcc2 internal prototype to avoid an error. */
10951 /* We use char because int might match the return type of a gcc2
10952 builtin and then its argument prototype would still apply. */
10957 /* The GNU C library defines this for functions which it implements
10958 to always fail with ENOSYS. Some functions are actually named
10959 something starting with __ and the normal name is an alias. */
10960 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10968 if { (eval echo configure
:10969: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10970 eval "ac_cv_func_$ac_func=yes"
10972 echo "configure: failed program was:" >&5
10973 cat conftest.
$ac_ext >&5
10975 eval "ac_cv_func_$ac_func=no"
10980 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10981 echo "$ac_t""yes" 1>&6
10982 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10983 cat >> confdefs.h
<<EOF
10984 #define $ac_tr_func 1
10988 echo "$ac_t""no" 1>&6
10993 echo "$ac_t""no" 1>&6
10997 if test "x$ac_cv_func_regcomp" != "xyes"; then
10998 if test "$wxUSE_REGEX" = "sys" ; then
10999 { echo "configure: error: system regex library not found! Use --with-regex to use built-in version" 1>&2; exit 1; }
11001 echo "configure: warning: system regex library not found, will use built-in instead" 1>&2
11002 wxUSE_REGEX
=builtin
11009 if test "$wxUSE_REGEX" = "builtin" ; then
11010 REGEX_INCLUDE
="-I\${top_srcdir}/src/regex"
11017 if test "$wxUSE_ZLIB" != "no" ; then
11018 cat >> confdefs.h
<<\EOF
11019 #define wxUSE_ZLIB 1
11023 if test "$wxUSE_ZLIB" = "sys" -o "$wxUSE_ZLIB" = "yes" ; then
11024 ac_safe
=`echo "zlib.h" | sed 'y%./+-%__p_%'`
11025 echo $ac_n "checking for zlib.h""... $ac_c" 1>&6
11026 echo "configure:11027: checking for zlib.h" >&5
11027 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11028 echo $ac_n "(cached) $ac_c" 1>&6
11030 cat > conftest.
$ac_ext <<EOF
11031 #line 11032 "configure"
11032 #include "confdefs.h"
11035 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11036 { (eval echo configure
:11037: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11037 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11038 if test -z "$ac_err"; then
11040 eval "ac_cv_header_$ac_safe=yes"
11043 echo "configure: failed program was:" >&5
11044 cat conftest.
$ac_ext >&5
11046 eval "ac_cv_header_$ac_safe=no"
11050 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11051 echo "$ac_t""yes" 1>&6
11052 echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6
11053 echo "configure:11054: checking for deflate in -lz" >&5
11054 ac_lib_var
=`echo z'_'deflate | sed 'y%./+-%__p_%'`
11055 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11056 echo $ac_n "(cached) $ac_c" 1>&6
11058 ac_save_LIBS
="$LIBS"
11060 cat > conftest.
$ac_ext <<EOF
11061 #line 11062 "configure"
11062 #include "confdefs.h"
11063 /* Override any gcc2 internal prototype to avoid an error. */
11064 /* We use char because int might match the return type of a gcc2
11065 builtin and then its argument prototype would still apply. */
11072 if { (eval echo configure
:11073: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11074 eval "ac_cv_lib_$ac_lib_var=yes"
11076 echo "configure: failed program was:" >&5
11077 cat conftest.
$ac_ext >&5
11079 eval "ac_cv_lib_$ac_lib_var=no"
11082 LIBS
="$ac_save_LIBS"
11085 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11086 echo "$ac_t""yes" 1>&6
11089 echo "$ac_t""no" 1>&6
11093 echo "$ac_t""no" 1>&6
11097 if test "x$ZLIB_LINK" = "x" ; then
11098 if test "$wxUSE_ZLIB" = "sys" ; then
11099 { echo "configure: error: system zlib compression library not found! Use --with-zlib=builtin to use built-in version" 1>&2; exit 1; }
11101 echo "configure: warning: system zlib compression library not found, will use built-in instead" 1>&2
11109 if test "$wxUSE_ZLIB" = "builtin" ; then
11110 ZLIB_INCLUDE
="-I\${top_srcdir}/src/zlib"
11117 if test "$wxUSE_LIBPNG" != "no" ; then
11118 cat >> confdefs.h
<<\EOF
11119 #define wxUSE_LIBPNG 1
11123 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBPNG" = "builtin" ; then
11124 echo "configure: warning: wxMGL doesn't work with builtin png library, will use MGL one instead" 1>&2
11128 if test "$wxUSE_MGL" != 1 -a "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then
11129 echo "configure: warning: system png library doesn't work without system zlib, will use built-in instead" 1>&2
11130 wxUSE_LIBPNG
=builtin
11133 if test "$wxUSE_MGL" != 1 ; then
11134 if test "$wxUSE_LIBPNG" = "sys" -o "$wxUSE_LIBPNG" = "yes" ; then
11135 ac_safe
=`echo "png.h" | sed 'y%./+-%__p_%'`
11136 echo $ac_n "checking for png.h""... $ac_c" 1>&6
11137 echo "configure:11138: checking for png.h" >&5
11138 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11139 echo $ac_n "(cached) $ac_c" 1>&6
11141 cat > conftest.
$ac_ext <<EOF
11142 #line 11143 "configure"
11143 #include "confdefs.h"
11146 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11147 { (eval echo configure
:11148: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11148 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11149 if test -z "$ac_err"; then
11151 eval "ac_cv_header_$ac_safe=yes"
11154 echo "configure: failed program was:" >&5
11155 cat conftest.
$ac_ext >&5
11157 eval "ac_cv_header_$ac_safe=no"
11161 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11162 echo "$ac_t""yes" 1>&6
11163 echo $ac_n "checking for png_check_sig in -lpng""... $ac_c" 1>&6
11164 echo "configure:11165: checking for png_check_sig in -lpng" >&5
11165 ac_lib_var
=`echo png'_'png_check_sig | sed 'y%./+-%__p_%'`
11166 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11167 echo $ac_n "(cached) $ac_c" 1>&6
11169 ac_save_LIBS
="$LIBS"
11170 LIBS
="-lpng -lz -lm $LIBS"
11171 cat > conftest.
$ac_ext <<EOF
11172 #line 11173 "configure"
11173 #include "confdefs.h"
11174 /* Override any gcc2 internal prototype to avoid an error. */
11175 /* We use char because int might match the return type of a gcc2
11176 builtin and then its argument prototype would still apply. */
11177 char png_check_sig();
11183 if { (eval echo configure
:11184: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11185 eval "ac_cv_lib_$ac_lib_var=yes"
11187 echo "configure: failed program was:" >&5
11188 cat conftest.
$ac_ext >&5
11190 eval "ac_cv_lib_$ac_lib_var=no"
11193 LIBS
="$ac_save_LIBS"
11196 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11197 echo "$ac_t""yes" 1>&6
11200 echo "$ac_t""no" 1>&6
11205 echo "$ac_t""no" 1>&6
11209 if test "x$PNG_LINK" = "x" ; then
11210 if test "$wxUSE_LIBPNG" = "sys" ; then
11211 { echo "configure: error: system png library not found! Use --with-libpng=builtin to use built-in version" 1>&2; exit 1; }
11213 echo "configure: warning: system png library not found, will use built-in instead" 1>&2
11214 wxUSE_LIBPNG
=builtin
11222 if test "$wxUSE_LIBPNG" = "builtin" ; then
11223 PNG_INCLUDE
="-I\${top_srcdir}/src/png"
11226 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS png"
11232 if test "$wxUSE_LIBJPEG" != "no" ; then
11233 cat >> confdefs.h
<<\EOF
11234 #define wxUSE_LIBJPEG 1
11238 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBJPEG" = "builtin" ; then
11239 echo "configure: warning: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" 1>&2
11243 if test "$wxUSE_MGL" != 1 ; then
11244 if test "$wxUSE_LIBJPEG" = "sys" -o "$wxUSE_LIBJPEG" = "yes" ; then
11245 echo $ac_n "checking for jpeglib.h""... $ac_c" 1>&6
11246 echo "configure:11247: checking for jpeglib.h" >&5
11247 if eval "test \"`echo '$''{'ac_cv_header_jpeglib_h'+set}'`\" = set"; then
11248 echo $ac_n "(cached) $ac_c" 1>&6
11250 cat > conftest.
$ac_ext <<EOF
11251 #line 11252 "configure"
11252 #include "confdefs.h"
11254 #undef HAVE_STDLIB_H
11256 #include <jpeglib.h>
11263 if { (eval echo configure
:11264: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11265 ac_cv_header_jpeglib_h
=yes
11267 echo "configure: failed program was:" >&5
11268 cat conftest.
$ac_ext >&5
11270 ac_cv_header_jpeglib_h
=no
11277 echo "$ac_t""$ac_cv_header_jpeglib_h" 1>&6
11279 if test "$ac_cv_header_jpeglib_h" = "yes"; then
11280 echo $ac_n "checking for jpeg_read_header in -ljpeg""... $ac_c" 1>&6
11281 echo "configure:11282: checking for jpeg_read_header in -ljpeg" >&5
11282 ac_lib_var
=`echo jpeg'_'jpeg_read_header | sed 'y%./+-%__p_%'`
11283 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11284 echo $ac_n "(cached) $ac_c" 1>&6
11286 ac_save_LIBS
="$LIBS"
11287 LIBS
="-ljpeg $LIBS"
11288 cat > conftest.
$ac_ext <<EOF
11289 #line 11290 "configure"
11290 #include "confdefs.h"
11291 /* Override any gcc2 internal prototype to avoid an error. */
11292 /* We use char because int might match the return type of a gcc2
11293 builtin and then its argument prototype would still apply. */
11294 char jpeg_read_header();
11300 if { (eval echo configure
:11301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11302 eval "ac_cv_lib_$ac_lib_var=yes"
11304 echo "configure: failed program was:" >&5
11305 cat conftest.
$ac_ext >&5
11307 eval "ac_cv_lib_$ac_lib_var=no"
11310 LIBS
="$ac_save_LIBS"
11313 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11314 echo "$ac_t""yes" 1>&6
11315 JPEG_LINK
=" -ljpeg"
11317 echo "$ac_t""no" 1>&6
11322 if test "x$JPEG_LINK" = "x" ; then
11323 if test "$wxUSE_LIBJPEG" = "sys" ; then
11324 { echo "configure: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" 1>&2; exit 1; }
11326 echo "configure: warning: system jpeg library not found, will use built-in instead" 1>&2
11327 wxUSE_LIBJPEG
=builtin
11335 if test "$wxUSE_LIBJPEG" = "builtin" ; then
11336 JPEG_INCLUDE
="-I\${top_srcdir}/src/jpeg"
11343 if test "$wxUSE_LIBTIFF" != "no" ; then
11344 cat >> confdefs.h
<<\EOF
11345 #define wxUSE_LIBTIFF 1
11349 if test "$wxUSE_LIBTIFF" = "sys" -o "$wxUSE_LIBTIFF" = "yes" ; then
11350 ac_safe
=`echo "tiffio.h" | sed 'y%./+-%__p_%'`
11351 echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6
11352 echo "configure:11353: checking for tiffio.h" >&5
11353 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11354 echo $ac_n "(cached) $ac_c" 1>&6
11356 cat > conftest.
$ac_ext <<EOF
11357 #line 11358 "configure"
11358 #include "confdefs.h"
11359 #include <tiffio.h>
11361 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11362 { (eval echo configure
:11363: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11363 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11364 if test -z "$ac_err"; then
11366 eval "ac_cv_header_$ac_safe=yes"
11369 echo "configure: failed program was:" >&5
11370 cat conftest.
$ac_ext >&5
11372 eval "ac_cv_header_$ac_safe=no"
11376 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11377 echo "$ac_t""yes" 1>&6
11378 echo $ac_n "checking for TIFFError in -ltiff""... $ac_c" 1>&6
11379 echo "configure:11380: checking for TIFFError in -ltiff" >&5
11380 ac_lib_var
=`echo tiff'_'TIFFError | sed 'y%./+-%__p_%'`
11381 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11382 echo $ac_n "(cached) $ac_c" 1>&6
11384 ac_save_LIBS
="$LIBS"
11385 LIBS
="-ltiff -lm $LIBS"
11386 cat > conftest.
$ac_ext <<EOF
11387 #line 11388 "configure"
11388 #include "confdefs.h"
11389 /* Override any gcc2 internal prototype to avoid an error. */
11390 /* We use char because int might match the return type of a gcc2
11391 builtin and then its argument prototype would still apply. */
11398 if { (eval echo configure
:11399: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11400 eval "ac_cv_lib_$ac_lib_var=yes"
11402 echo "configure: failed program was:" >&5
11403 cat conftest.
$ac_ext >&5
11405 eval "ac_cv_lib_$ac_lib_var=no"
11408 LIBS
="$ac_save_LIBS"
11411 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11412 echo "$ac_t""yes" 1>&6
11413 TIFF_LINK
=" -ltiff"
11415 echo "$ac_t""no" 1>&6
11420 echo "$ac_t""no" 1>&6
11424 if test "x$TIFF_LINK" = "x" ; then
11425 if test "$wxUSE_LIBTIFF" = "sys" ; then
11426 { echo "configure: error: system tiff library not found! Use --with-libtiff=builtin to use built-in version" 1>&2; exit 1; }
11428 echo "configure: warning: system tiff library not found, will use built-in instead" 1>&2
11429 wxUSE_LIBTIFF
=builtin
11436 if test "$wxUSE_LIBTIFF" = "builtin" ; then
11437 TIFF_INCLUDE
="-I\${top_srcdir}/src/tiff"
11448 if test "$USE_WIN32" = 1 ; then
11449 for ac_hdr
in w32api.h
11451 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
11452 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
11453 echo "configure:11454: checking for $ac_hdr" >&5
11454 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11455 echo $ac_n "(cached) $ac_c" 1>&6
11457 cat > conftest.
$ac_ext <<EOF
11458 #line 11459 "configure"
11459 #include "confdefs.h"
11462 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11463 { (eval echo configure
:11464: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11464 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11465 if test -z "$ac_err"; then
11467 eval "ac_cv_header_$ac_safe=yes"
11470 echo "configure: failed program was:" >&5
11471 cat conftest.
$ac_ext >&5
11473 eval "ac_cv_header_$ac_safe=no"
11477 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11478 echo "$ac_t""yes" 1>&6
11479 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
11480 cat >> confdefs.h
<<EOF
11481 #define $ac_tr_hdr 1
11485 echo "$ac_t""no" 1>&6
11489 ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'`
11490 echo $ac_n "checking for windows.h""... $ac_c" 1>&6
11491 echo "configure:11492: checking for windows.h" >&5
11492 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11493 echo $ac_n "(cached) $ac_c" 1>&6
11495 cat > conftest.
$ac_ext <<EOF
11496 #line 11497 "configure"
11497 #include "confdefs.h"
11498 #include <windows.h>
11500 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11501 { (eval echo configure
:11502: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11502 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11503 if test -z "$ac_err"; then
11505 eval "ac_cv_header_$ac_safe=yes"
11508 echo "configure: failed program was:" >&5
11509 cat conftest.
$ac_ext >&5
11511 eval "ac_cv_header_$ac_safe=no"
11515 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11516 echo "$ac_t""yes" 1>&6
11519 echo "$ac_t""no" 1>&6
11521 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
11526 echo $ac_n "checking if w32api has good enough MSIE support""... $ac_c" 1>&6
11527 echo "configure:11528: checking if w32api has good enough MSIE support" >&5
11528 if eval "test \"`echo '$''{'wx_cv_w32api_win32_ie'+set}'`\" = set"; then
11529 echo $ac_n "(cached) $ac_c" 1>&6
11532 cat > conftest.
$ac_ext <<EOF
11533 #line 11534 "configure"
11534 #include "confdefs.h"
11535 #include <w32api.h>
11538 #define wxCHECK_W32API_VERSION( major, minor ) \
11539 ( defined( __W32API_MAJOR_VERSION ) && defined( __W32API_MINOR_VERSION ) \
11540 && ( ( __W32API_MAJOR_VERSION > (major) ) \
11541 || ( __W32API_MAJOR_VERSION == (major) && __W32API_MINOR_VERSION >= (minor))))
11543 #if !wxCHECK_W32API_VERSION(1,1)
11544 #error You need w32api 1.1 or newer
11549 if { (eval echo configure
:11550: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11552 wx_cv_w32api_win32_ie
=yes
11555 echo "configure: failed program was:" >&5
11556 cat conftest.
$ac_ext >&5
11559 wx_cv_w32api_win32_ie
=no
11566 echo "$ac_t""$wx_cv_w32api_win32_ie" 1>&6
11567 if test "$wx_cv_w32api_win32_ie" = "yes" ; then
11568 CPPFLAGS
="$CPPFLAGS -D_WIN32_IE=0x400"
11571 LIBS
="$LIBS -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -ladvapi32 -lwsock32"
11575 LIBS
="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32"
11576 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WIN95__"
11579 if test "$wxUSE_ODBC" = "yes" ; then
11580 LIBS
=" -lodbc32 -lole32 -loleaut32 $LIBS"
11583 RESFLAGS
="--include-dir \$(top_srcdir)/include --include-dir \$(top_srcdir)/\$(program_dir) --define __WIN32__ --define __WIN95__ --define __GNUWIN32__"
11584 RESPROGRAMOBJ
="\$(PROGRAM)_resources.o"
11587 if test "$wxUSE_GUI" = "yes"; then
11596 if test "$wxUSE_MSW" = 1 ; then
11602 LDFLAGS
="$LDFLAGS -Wl,--subsystem,windows -mwindows"
11606 if test "$wxUSE_GTK" = 1; then
11607 echo $ac_n "checking for GTK+ version""... $ac_c" 1>&6
11608 echo "configure:11609: checking for GTK+ version" >&5
11610 gtk_version_cached
=1
11611 if eval "test \"`echo '$''{'wx_cv_lib_gtk'+set}'`\" = set"; then
11612 echo $ac_n "(cached) $ac_c" 1>&6
11615 gtk_version_cached
=0
11616 echo "$ac_t""" 1>&6
11619 if test "$wxUSE_THREADS" = "yes"; then
11620 GTK_MODULES
=gthread
11624 if test "x$wxUSE_GTK2" = "xyes"; then
11625 # Check whether --enable-gtktest or --disable-gtktest was given.
11626 if test "${enable_gtktest+set}" = set; then
11627 enableval
="$enable_gtktest"
11634 pkg_config_args
=gtk
+-2.0
11635 for module
in .
$GTK_MODULES
11639 pkg_config_args
="$pkg_config_args gthread-2.0"
11646 # Extract the first word of "pkg-config", so it can be a program name with args.
11647 set dummy pkg
-config; ac_word
=$2
11648 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
11649 echo "configure:11650: checking for $ac_word" >&5
11650 if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
11651 echo $ac_n "(cached) $ac_c" 1>&6
11653 case "$PKG_CONFIG" in
11655 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
11658 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a dos path.
11661 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
11663 for ac_dir
in $ac_dummy; do
11664 test -z "$ac_dir" && ac_dir
=.
11665 if test -f $ac_dir/$ac_word; then
11666 ac_cv_path_PKG_CONFIG
="$ac_dir/$ac_word"
11671 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG
="no"
11675 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
11676 if test -n "$PKG_CONFIG"; then
11677 echo "$ac_t""$PKG_CONFIG" 1>&6
11679 echo "$ac_t""no" 1>&6
11683 if test x
$PKG_CONFIG != xno
; then
11684 if pkg
-config --atleast-pkgconfig-version 0.7 ; then
11687 echo *** pkg
-config too old
; version
0.7 or better required.
11695 min_gtk_version
=2.0.0
11696 echo $ac_n "checking for GTK+ - version >= $min_gtk_version""... $ac_c" 1>&6
11697 echo "configure:11698: checking for GTK+ - version >= $min_gtk_version" >&5
11699 if test x
$PKG_CONFIG != xno
; then
11700 ## don't try to run the test against uninstalled libtool libs
11701 if $PKG_CONFIG --uninstalled $pkg_config_args; then
11702 echo "Will use uninstalled version of GTK+ found in PKG_CONFIG_PATH"
11706 if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then
11713 if test x
"$no_gtk" = x
; then
11714 GTK_CFLAGS
=`$PKG_CONFIG $pkg_config_args --cflags`
11715 GTK_LIBS
=`$PKG_CONFIG $pkg_config_args --libs`
11716 gtk_config_major_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
11717 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
11718 gtk_config_minor_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
11719 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
11720 gtk_config_micro_version
=`$PKG_CONFIG --modversion gtk+-2.0 | \
11721 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
11722 if test "x$enable_gtktest" = "xyes" ; then
11723 ac_save_CFLAGS
="$CFLAGS"
11724 ac_save_LIBS
="$LIBS"
11725 CFLAGS
="$CFLAGS $GTK_CFLAGS"
11726 LIBS
="$GTK_LIBS $LIBS"
11728 if test "$cross_compiling" = yes; then
11729 echo $ac_n "cross compiling; assumed OK... $ac_c"
11731 cat > conftest.
$ac_ext <<EOF
11732 #line 11733 "configure"
11733 #include "confdefs.h"
11735 #include <gtk/gtk.h>
11737 #include <stdlib.h>
11742 int major, minor, micro;
11745 system ("touch conf.gtktest");
11747 /* HP/UX 9 (%@#!) writes to sscanf strings */
11748 tmp_version = g_strdup("$min_gtk_version");
11749 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
11750 printf("%s, bad version string\n", "$min_gtk_version");
11754 if ((gtk_major_version != $gtk_config_major_version) ||
11755 (gtk_minor_version != $gtk_config_minor_version) ||
11756 (gtk_micro_version != $gtk_config_micro_version))
11758 printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
11759 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
11760 gtk_major_version, gtk_minor_version, gtk_micro_version);
11761 printf ("*** was found! If pkg-config was correct, then it is best\n");
11762 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
11763 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
11764 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
11765 printf("*** required on your system.\n");
11766 printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
11767 printf("*** to point to the correct configuration files\n");
11769 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
11770 (gtk_minor_version != GTK_MINOR_VERSION) ||
11771 (gtk_micro_version != GTK_MICRO_VERSION))
11773 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
11774 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
11775 printf("*** library (version %d.%d.%d)\n",
11776 gtk_major_version, gtk_minor_version, gtk_micro_version);
11780 if ((gtk_major_version > major) ||
11781 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
11782 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
11788 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
11789 gtk_major_version, gtk_minor_version, gtk_micro_version);
11790 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
11791 major, minor, micro);
11792 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
11794 printf("*** If you have already installed a sufficiently new version, this error\n");
11795 printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
11796 printf("*** being found. The easiest way to fix this is to remove the old version\n");
11797 printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
11798 printf("*** correct copy of pkg-config. (In this case, you will have to\n");
11799 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
11800 printf("*** so that the correct libraries are found at run-time))\n");
11807 if { (eval echo configure
:11808: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
11811 echo "configure: failed program was:" >&5
11812 cat conftest.
$ac_ext >&5
11819 CFLAGS
="$ac_save_CFLAGS"
11820 LIBS
="$ac_save_LIBS"
11823 if test "x$no_gtk" = x
; then
11824 echo "$ac_t""yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" 1>&6
11827 echo "$ac_t""no" 1>&6
11828 if test "$PKG_CONFIG" = "no" ; then
11829 echo "*** A new enough version of pkg-config was not found."
11830 echo "*** See http://pkgconfig.sourceforge.net"
11832 if test -f conf.gtktest
; then
11835 echo "*** Could not run GTK+ test program, checking why..."
11836 CFLAGS
="$CFLAGS $GTK_CFLAGS"
11837 LIBS
="$LIBS $GTK_LIBS"
11838 cat > conftest.
$ac_ext <<EOF
11839 #line 11840 "configure"
11840 #include "confdefs.h"
11842 #include <gtk/gtk.h>
11846 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
11849 if { (eval echo configure
:11850: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11851 echo "*** The test program compiled, but did not run. This usually means"
11852 echo "*** that the run-time linker is not finding GTK+ or finding the wrong"
11853 echo "*** version of GTK+. If it is not finding GTK+, you'll need to set your"
11854 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
11855 echo "*** to the installed location Also, make sure you have run ldconfig if that"
11856 echo "*** is required on your system"
11858 echo "*** If you have an old version installed, it is best to remove it, although"
11859 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
11861 echo "configure: failed program was:" >&5
11862 cat conftest.
$ac_ext >&5
11864 echo "*** The test program failed to compile or link. See the file config.log for the"
11865 echo "*** exact error that occured. This usually means GTK+ was incorrectly installed"
11866 echo "*** or that you have moved GTK+ since it was installed. In the latter case, you"
11867 echo "*** may want to edit the pkg-config script: $PKG_CONFIG"
11870 CFLAGS
="$ac_save_CFLAGS"
11871 LIBS
="$ac_save_LIBS"
11884 if test -z "$wx_cv_lib_gtk"; then
11885 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
11886 if test "${with_gtk_prefix+set}" = set; then
11887 withval
="$with_gtk_prefix"
11888 gtk_config_prefix
="$withval"
11890 gtk_config_prefix
=""
11893 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
11894 if test "${with_gtk_exec_prefix+set}" = set; then
11895 withval
="$with_gtk_exec_prefix"
11896 gtk_config_exec_prefix
="$withval"
11898 gtk_config_exec_prefix
=""
11901 # Check whether --enable-gtktest or --disable-gtktest was given.
11902 if test "${enable_gtktest+set}" = set; then
11903 enableval
="$enable_gtktest"
11910 for module
in .
$GTK_MODULES
11914 gtk_config_args
="$gtk_config_args gthread"
11919 if test x
$gtk_config_exec_prefix != x
; then
11920 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
11921 if test x
${GTK_CONFIG+set} != xset
; then
11922 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
11925 if test x
$gtk_config_prefix != x
; then
11926 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
11927 if test x
${GTK_CONFIG+set} != xset
; then
11928 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
11932 # Extract the first word of "gtk-config", so it can be a program name with args.
11933 set dummy gtk
-config; ac_word
=$2
11934 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
11935 echo "configure:11936: checking for $ac_word" >&5
11936 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
11937 echo $ac_n "(cached) $ac_c" 1>&6
11939 case "$GTK_CONFIG" in
11941 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
11944 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
11947 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
11949 for ac_dir
in $ac_dummy; do
11950 test -z "$ac_dir" && ac_dir
=.
11951 if test -f $ac_dir/$ac_word; then
11952 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
11957 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
11961 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
11962 if test -n "$GTK_CONFIG"; then
11963 echo "$ac_t""$GTK_CONFIG" 1>&6
11965 echo "$ac_t""no" 1>&6
11968 min_gtk_version
=1.2.7
11969 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
11970 echo "configure:11971: checking for GTK - version >= $min_gtk_version" >&5
11972 if test "$GTK_CONFIG" = "no" ; then
11975 GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags`
11976 GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs`
11977 gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \
11978 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
11979 gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \
11980 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
11981 gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \
11982 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
11983 if test "x$enable_gtktest" = "xyes" ; then
11984 ac_save_CFLAGS
="$CFLAGS"
11985 ac_save_LIBS
="$LIBS"
11986 CFLAGS
="$CFLAGS $GTK_CFLAGS"
11987 LIBS
="$GTK_LIBS $LIBS"
11989 if test "$cross_compiling" = yes; then
11990 echo $ac_n "cross compiling; assumed OK... $ac_c"
11992 cat > conftest.
$ac_ext <<EOF
11993 #line 11994 "configure"
11994 #include "confdefs.h"
11996 #include <gtk/gtk.h>
11998 #include <stdlib.h>
12003 int major, minor, micro;
12006 system ("touch conf.gtktest");
12008 /* HP/UX 9 (%@#!) writes to sscanf strings */
12009 tmp_version = g_strdup("$min_gtk_version");
12010 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
12011 printf("%s, bad version string\n", "$min_gtk_version");
12015 if ((gtk_major_version != $gtk_config_major_version) ||
12016 (gtk_minor_version != $gtk_config_minor_version) ||
12017 (gtk_micro_version != $gtk_config_micro_version))
12019 printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
12020 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
12021 gtk_major_version, gtk_minor_version, gtk_micro_version);
12022 printf ("*** was found! If gtk-config was correct, then it is best\n");
12023 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
12024 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
12025 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
12026 printf("*** required on your system.\n");
12027 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
12028 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
12029 printf("*** before re-running configure\n");
12031 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
12032 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
12033 (gtk_minor_version != GTK_MINOR_VERSION) ||
12034 (gtk_micro_version != GTK_MICRO_VERSION))
12036 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
12037 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
12038 printf("*** library (version %d.%d.%d)\n",
12039 gtk_major_version, gtk_minor_version, gtk_micro_version);
12041 #endif /* defined (GTK_MAJOR_VERSION) ... */
12044 if ((gtk_major_version > major) ||
12045 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
12046 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
12052 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
12053 gtk_major_version, gtk_minor_version, gtk_micro_version);
12054 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
12055 major, minor, micro);
12056 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
12058 printf("*** If you have already installed a sufficiently new version, this error\n");
12059 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
12060 printf("*** being found. The easiest way to fix this is to remove the old version\n");
12061 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
12062 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
12063 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
12064 printf("*** so that the correct libraries are found at run-time))\n");
12071 if { (eval echo configure
:12072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
12075 echo "configure: failed program was:" >&5
12076 cat conftest.
$ac_ext >&5
12083 CFLAGS
="$ac_save_CFLAGS"
12084 LIBS
="$ac_save_LIBS"
12087 if test "x$no_gtk" = x
; then
12088 echo "$ac_t""yes" 1>&6
12089 wx_cv_lib_gtk
=1.2.7
12091 echo "$ac_t""no" 1>&6
12092 if test "$GTK_CONFIG" = "no" ; then
12093 echo "*** The gtk-config script installed by GTK could not be found"
12094 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
12095 echo "*** your path, or set the GTK_CONFIG environment variable to the"
12096 echo "*** full path to gtk-config."
12098 if test -f conf.gtktest
; then
12101 echo "*** Could not run GTK test program, checking why..."
12102 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12103 LIBS
="$LIBS $GTK_LIBS"
12104 cat > conftest.
$ac_ext <<EOF
12105 #line 12106 "configure"
12106 #include "confdefs.h"
12108 #include <gtk/gtk.h>
12112 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
12115 if { (eval echo configure
:12116: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12117 echo "*** The test program compiled, but did not run. This usually means"
12118 echo "*** that the run-time linker is not finding GTK or finding the wrong"
12119 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
12120 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
12121 echo "*** to the installed location Also, make sure you have run ldconfig if that"
12122 echo "*** is required on your system"
12124 echo "*** If you have an old version installed, it is best to remove it, although"
12125 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
12127 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
12128 echo "*** came with the system with the command"
12130 echo "*** rpm --erase --nodeps gtk gtk-devel"
12132 echo "configure: failed program was:" >&5
12133 cat conftest.
$ac_ext >&5
12135 echo "*** The test program failed to compile or link. See the file config.log for the"
12136 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
12137 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
12138 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
12141 CFLAGS
="$ac_save_CFLAGS"
12142 LIBS
="$ac_save_LIBS"
12155 if test -z "$wx_cv_lib_gtk"; then
12156 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
12157 if test "${with_gtk_prefix+set}" = set; then
12158 withval
="$with_gtk_prefix"
12159 gtk_config_prefix
="$withval"
12161 gtk_config_prefix
=""
12164 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
12165 if test "${with_gtk_exec_prefix+set}" = set; then
12166 withval
="$with_gtk_exec_prefix"
12167 gtk_config_exec_prefix
="$withval"
12169 gtk_config_exec_prefix
=""
12172 # Check whether --enable-gtktest or --disable-gtktest was given.
12173 if test "${enable_gtktest+set}" = set; then
12174 enableval
="$enable_gtktest"
12181 for module
in .
$GTK_MODULES
12185 gtk_config_args
="$gtk_config_args gthread"
12190 if test x
$gtk_config_exec_prefix != x
; then
12191 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
12192 if test x
${GTK_CONFIG+set} != xset
; then
12193 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
12196 if test x
$gtk_config_prefix != x
; then
12197 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
12198 if test x
${GTK_CONFIG+set} != xset
; then
12199 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
12203 # Extract the first word of "gtk-config", so it can be a program name with args.
12204 set dummy gtk
-config; ac_word
=$2
12205 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
12206 echo "configure:12207: checking for $ac_word" >&5
12207 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
12208 echo $ac_n "(cached) $ac_c" 1>&6
12210 case "$GTK_CONFIG" in
12212 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
12215 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
12218 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
12220 for ac_dir
in $ac_dummy; do
12221 test -z "$ac_dir" && ac_dir
=.
12222 if test -f $ac_dir/$ac_word; then
12223 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
12228 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
12232 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
12233 if test -n "$GTK_CONFIG"; then
12234 echo "$ac_t""$GTK_CONFIG" 1>&6
12236 echo "$ac_t""no" 1>&6
12239 min_gtk_version
=1.2.3
12240 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
12241 echo "configure:12242: checking for GTK - version >= $min_gtk_version" >&5
12243 if test "$GTK_CONFIG" = "no" ; then
12246 GTK_CFLAGS
=`$GTK_CONFIG $gtk_config_args --cflags`
12247 GTK_LIBS
=`$GTK_CONFIG $gtk_config_args --libs`
12248 gtk_config_major_version
=`$GTK_CONFIG $gtk_config_args --version | \
12249 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
12250 gtk_config_minor_version
=`$GTK_CONFIG $gtk_config_args --version | \
12251 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
12252 gtk_config_micro_version
=`$GTK_CONFIG $gtk_config_args --version | \
12253 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
12254 if test "x$enable_gtktest" = "xyes" ; then
12255 ac_save_CFLAGS
="$CFLAGS"
12256 ac_save_LIBS
="$LIBS"
12257 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12258 LIBS
="$GTK_LIBS $LIBS"
12260 if test "$cross_compiling" = yes; then
12261 echo $ac_n "cross compiling; assumed OK... $ac_c"
12263 cat > conftest.
$ac_ext <<EOF
12264 #line 12265 "configure"
12265 #include "confdefs.h"
12267 #include <gtk/gtk.h>
12269 #include <stdlib.h>
12274 int major, minor, micro;
12277 system ("touch conf.gtktest");
12279 /* HP/UX 9 (%@#!) writes to sscanf strings */
12280 tmp_version = g_strdup("$min_gtk_version");
12281 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
12282 printf("%s, bad version string\n", "$min_gtk_version");
12286 if ((gtk_major_version != $gtk_config_major_version) ||
12287 (gtk_minor_version != $gtk_config_minor_version) ||
12288 (gtk_micro_version != $gtk_config_micro_version))
12290 printf("\n*** 'gtk-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
12291 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
12292 gtk_major_version, gtk_minor_version, gtk_micro_version);
12293 printf ("*** was found! If gtk-config was correct, then it is best\n");
12294 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
12295 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
12296 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
12297 printf("*** required on your system.\n");
12298 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
12299 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
12300 printf("*** before re-running configure\n");
12302 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
12303 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
12304 (gtk_minor_version != GTK_MINOR_VERSION) ||
12305 (gtk_micro_version != GTK_MICRO_VERSION))
12307 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
12308 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
12309 printf("*** library (version %d.%d.%d)\n",
12310 gtk_major_version, gtk_minor_version, gtk_micro_version);
12312 #endif /* defined (GTK_MAJOR_VERSION) ... */
12315 if ((gtk_major_version > major) ||
12316 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
12317 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
12323 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
12324 gtk_major_version, gtk_minor_version, gtk_micro_version);
12325 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
12326 major, minor, micro);
12327 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
12329 printf("*** If you have already installed a sufficiently new version, this error\n");
12330 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
12331 printf("*** being found. The easiest way to fix this is to remove the old version\n");
12332 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
12333 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
12334 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
12335 printf("*** so that the correct libraries are found at run-time))\n");
12342 if { (eval echo configure
:12343: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
12346 echo "configure: failed program was:" >&5
12347 cat conftest.
$ac_ext >&5
12354 CFLAGS
="$ac_save_CFLAGS"
12355 LIBS
="$ac_save_LIBS"
12358 if test "x$no_gtk" = x
; then
12359 echo "$ac_t""yes" 1>&6
12360 wx_cv_lib_gtk
=1.2.3
12362 echo "$ac_t""no" 1>&6
12363 if test "$GTK_CONFIG" = "no" ; then
12364 echo "*** The gtk-config script installed by GTK could not be found"
12365 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
12366 echo "*** your path, or set the GTK_CONFIG environment variable to the"
12367 echo "*** full path to gtk-config."
12369 if test -f conf.gtktest
; then
12372 echo "*** Could not run GTK test program, checking why..."
12373 CFLAGS
="$CFLAGS $GTK_CFLAGS"
12374 LIBS
="$LIBS $GTK_LIBS"
12375 cat > conftest.
$ac_ext <<EOF
12376 #line 12377 "configure"
12377 #include "confdefs.h"
12379 #include <gtk/gtk.h>
12383 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
12386 if { (eval echo configure
:12387: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12388 echo "*** The test program compiled, but did not run. This usually means"
12389 echo "*** that the run-time linker is not finding GTK or finding the wrong"
12390 echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
12391 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
12392 echo "*** to the installed location Also, make sure you have run ldconfig if that"
12393 echo "*** is required on your system"
12395 echo "*** If you have an old version installed, it is best to remove it, although"
12396 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
12398 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
12399 echo "*** came with the system with the command"
12401 echo "*** rpm --erase --nodeps gtk gtk-devel"
12403 echo "configure: failed program was:" >&5
12404 cat conftest.
$ac_ext >&5
12406 echo "*** The test program failed to compile or link. See the file config.log for the"
12407 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
12408 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
12409 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
12412 CFLAGS
="$ac_save_CFLAGS"
12413 LIBS
="$ac_save_LIBS"
12426 if test -z "$wx_cv_lib_gtk"; then
12429 wx_cv_cflags_gtk
=$GTK_CFLAGS
12430 wx_cv_libs_gtk
=$GTK_LIBS
12437 if test "$gtk_version_cached" = 1; then
12438 echo "$ac_t""$wx_cv_lib_gtk" 1>&6
12441 case "$wx_cv_lib_gtk" in
12449 *) { echo "configure: error:
12450 Please check that gtk-config is in path, the directory
12451 where GTK+ libraries are installed (returned by
12452 'gtk-config --libs' command) is in LD_LIBRARY_PATH or
12453 equivalent variable and GTK+ is version 1.2.3 or above.
12458 TOOLKIT_INCLUDE
="$wx_cv_cflags_gtk"
12459 GUI_TK_LIBRARY
="$wx_cv_libs_gtk"
12461 AFMINSTALL
=afminstall
12465 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6
12466 echo "configure:12467: checking for gdk_im_open in -lgdk" >&5
12467 ac_lib_var
=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'`
12468 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12469 echo $ac_n "(cached) $ac_c" 1>&6
12471 ac_save_LIBS
="$LIBS"
12473 cat > conftest.
$ac_ext <<EOF
12474 #line 12475 "configure"
12475 #include "confdefs.h"
12476 /* Override any gcc2 internal prototype to avoid an error. */
12477 /* We use char because int might match the return type of a gcc2
12478 builtin and then its argument prototype would still apply. */
12479 char gdk_im_open();
12485 if { (eval echo configure
:12486: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12487 eval "ac_cv_lib_$ac_lib_var=yes"
12489 echo "configure: failed program was:" >&5
12490 cat conftest.
$ac_ext >&5
12492 eval "ac_cv_lib_$ac_lib_var=no"
12495 LIBS
="$ac_save_LIBS"
12498 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12499 echo "$ac_t""yes" 1>&6
12500 cat >> confdefs.h
<<\EOF
12505 echo "$ac_t""no" 1>&6
12510 if test "$wxUSE_MGL" = 1; then
12511 echo $ac_n "checking for SciTech MGL library""... $ac_c" 1>&6
12512 echo "configure:12513: checking for SciTech MGL library" >&5
12513 if test "x$MGL_ROOT" = x
; then
12514 echo "$ac_t""not found" 1>&6
12515 { echo "configure: error: Cannot find MGL library. Make sure MGL_ROOT is set." 1>&2; exit 1; }
12517 echo "$ac_t""$MGL_ROOT" 1>&6
12522 mgl_os
=linux
/gcc
/glibc
12528 { echo "configure: error: This system type ${host} is not yet supported by wxMGL." 1>&2; exit 1; }
12533 if test "$wxUSE_DEBUG_FLAG" = yes ; then
12534 if test -f $MGL_ROOT/lib
/debug
/$mgl_os/libmgl.a
-o \
12535 -f $MGL_ROOT/lib
/debug
/$mgl_os/libmgl.so
; then
12539 if test "x$mgl_lib_type" = x
; then
12540 if test -f $MGL_ROOT/lib
/release
/$mgl_os/libmgl.a
-o \
12541 -f $MGL_ROOT/lib
/release
/$mgl_os/libmgl.so
; then
12542 mgl_lib_type
=release
12544 { echo "configure: error: Cannot find MGL libraries, make sure they are compiled." 1>&2; exit 1; }
12548 TOOLKIT_INCLUDE
="-I$MGL_ROOT/include"
12549 GUI_TK_LIBRARY
="-L$MGL_ROOT/lib/$mgl_lib_type/$mgl_os -lmgl -lmglcpp -lpm"
12551 AFMINSTALL
=afminstall
12556 if test "$wxUSE_MICROWIN" = 1; then
12557 echo $ac_n "checking for MicroWindows""... $ac_c" 1>&6
12558 echo "configure:12559: checking for MicroWindows" >&5
12559 if test "x$MICROWINDOWS" = x
; then
12560 echo "$ac_t""not found" 1>&6
12561 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." 1>&2; exit 1; }
12563 echo "$ac_t""$MICROWINDOWS" 1>&6
12566 if test -f $MICROWINDOWS/lib
/libmwin.a
; then
12567 echo "$ac_t""MicroWindows' libraries found." 1>&6
12569 { echo "configure: error: Cannot find MicroWindows libraries, make sure they are compiled." 1>&2; exit 1; }
12572 TOOLKIT_INCLUDE
="-I$MICROWINDOWS/include"
12573 GUI_TK_LIBRARY
="-L$MICROWINDOWS/lib -lmwin -lmwengine -mwfonts -mwdrivers -mwinlib"
12575 AFMINSTALL
=afminstall
12577 GUIDIST
=MICROWIN_DIST
12579 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__ -D__WXMSW__ -D__WIN95__ -D__WIN32__ -DMWIN -DMICROWIN_NOCONTROLS -DMICROWIN_TODO=1"
12582 if test "$wxUSE_X11" = 1; then
12583 # If we find X, set shell vars x_includes and x_libraries to the
12584 # paths, otherwise set no_x=yes.
12585 # Uses ac_ vars as temps to allow command line to override cache and checks.
12586 # --without-x overrides everything else, but does not touch the cache.
12587 echo $ac_n "checking for X""... $ac_c" 1>&6
12588 echo "configure:12589: checking for X" >&5
12590 # Check whether --with-x or --without-x was given.
12591 if test "${with_x+set}" = set; then
12596 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
12597 if test "x$with_x" = xno
; then
12598 # The user explicitly disabled X.
12601 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
12602 # Both variables are already set.
12605 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
12606 echo $ac_n "(cached) $ac_c" 1>&6
12608 # One or both of the vars are not set, and there is no cached value.
12609 ac_x_includes
=NO ac_x_libraries
=NO
12611 if mkdir conftestdir
; then
12613 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
12614 cat > Imakefile
<<'EOF'
12616 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
12618 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
12619 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
12620 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
12621 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
12622 for ac_extension
in a so sl
; do
12623 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
12624 test -f $ac_im_libdir/libX11.
$ac_extension; then
12625 ac_im_usrlibdir
=$ac_im_libdir; break
12628 # Screen out bogus values from the imake configuration. They are
12629 # bogus both because they are the default anyway, and because
12630 # using them would break gcc on systems where it needs fixed includes.
12631 case "$ac_im_incroot" in
12633 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
="$ac_im_incroot" ;;
12635 case "$ac_im_usrlibdir" in
12636 /usr
/lib
| /lib
) ;;
12637 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
="$ac_im_usrlibdir" ;;
12644 if test "$ac_x_includes" = NO
; then
12645 # Guess where to find include files, by looking for this one X11 .h file.
12646 test -z "$x_direct_test_include" && x_direct_test_include
=X
11/Intrinsic.h
12648 # First, try using that file with no special directory specified.
12649 cat > conftest.
$ac_ext <<EOF
12650 #line 12651 "configure"
12651 #include "confdefs.h"
12652 #include <$x_direct_test_include>
12654 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12655 { (eval echo configure
:12656: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12656 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12657 if test -z "$ac_err"; then
12659 # We can compile using X headers with no special include directory.
12663 echo "configure: failed program was:" >&5
12664 cat conftest.
$ac_ext >&5
12666 # Look for the header file in a standard set of common directories.
12667 # Check X11 before X11Rn because it is often a symlink to the current release.
12670 /usr
/X
11R
6/include \
12671 /usr
/X
11R
5/include \
12672 /usr
/X
11R
4/include \
12675 /usr
/include
/X11R6 \
12676 /usr
/include
/X11R5 \
12677 /usr
/include
/X11R4 \
12679 /usr
/local
/X
11/include \
12680 /usr
/local
/X
11R
6/include \
12681 /usr
/local
/X
11R
5/include \
12682 /usr
/local
/X
11R
4/include \
12684 /usr
/local
/include
/X11 \
12685 /usr
/local
/include
/X11R6 \
12686 /usr
/local
/include
/X11R5 \
12687 /usr
/local
/include
/X11R4 \
12689 /usr
/X
386/include \
12690 /usr
/x
386/include \
12691 /usr
/XFree
86/include
/X11 \
12694 /usr
/local
/include \
12695 /usr
/unsupported
/include \
12696 /usr
/athena
/include \
12697 /usr
/local
/x
11r
5/include \
12698 /usr
/lpp
/Xamples
/include \
12700 /usr
/openwin
/include \
12701 /usr
/openwin
/share
/include \
12704 if test -r "$ac_dir/$x_direct_test_include"; then
12705 ac_x_includes
=$ac_dir
12711 fi # $ac_x_includes = NO
12713 if test "$ac_x_libraries" = NO
; then
12714 # Check for the libraries.
12716 test -z "$x_direct_test_library" && x_direct_test_library
=Xt
12717 test -z "$x_direct_test_function" && x_direct_test_function
=XtMalloc
12719 # See if we find them without any special options.
12720 # Don't add to $LIBS permanently.
12721 ac_save_LIBS
="$LIBS"
12722 LIBS
="-l$x_direct_test_library $LIBS"
12723 cat > conftest.
$ac_ext <<EOF
12724 #line 12725 "configure"
12725 #include "confdefs.h"
12728 ${x_direct_test_function}()
12731 if { (eval echo configure
:12732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12733 LIBS
="$ac_save_LIBS"
12734 # We can link X programs with no special library path.
12737 echo "configure: failed program was:" >&5
12738 cat conftest.
$ac_ext >&5
12740 LIBS
="$ac_save_LIBS"
12741 # First see if replacing the include by lib works.
12742 # Check X11 before X11Rn because it is often a symlink to the current release.
12743 for ac_dir
in `echo "$ac_x_includes" | sed s/include/lib/` \
12754 /usr
/local
/X
11/lib \
12755 /usr
/local
/X
11R
6/lib \
12756 /usr
/local
/X
11R
5/lib \
12757 /usr
/local
/X
11R
4/lib \
12759 /usr
/local
/lib
/X11 \
12760 /usr
/local
/lib
/X11R6 \
12761 /usr
/local
/lib
/X11R5 \
12762 /usr
/local
/lib
/X11R4 \
12766 /usr
/XFree
86/lib
/X11 \
12770 /usr
/unsupported
/lib \
12772 /usr
/local
/x
11r
5/lib \
12773 /usr
/lpp
/Xamples
/lib \
12777 /usr
/openwin
/share
/lib \
12780 for ac_extension
in a so sl
; do
12781 if test -r $ac_dir/lib
${x_direct_test_library}.
$ac_extension; then
12782 ac_x_libraries
=$ac_dir
12789 fi # $ac_x_libraries = NO
12791 if test "$ac_x_includes" = NO
|| test "$ac_x_libraries" = NO
; then
12792 # Didn't find X anywhere. Cache the known absence of X.
12793 ac_cv_have_x
="have_x=no"
12795 # Record where we found X for the cache.
12796 ac_cv_have_x
="have_x=yes \
12797 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
12801 eval "$ac_cv_have_x"
12804 if test "$have_x" != yes; then
12805 echo "$ac_t""$have_x" 1>&6
12808 # If each of the values was on the command line, it overrides each guess.
12809 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
12810 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
12811 # Update the cache value to reflect the command line values.
12812 ac_cv_have_x
="have_x=yes \
12813 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
12814 echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
12817 if test "$no_x" = yes; then
12818 # Not all programs may use this symbol, but it does not hurt to define it.
12819 cat >> confdefs.h
<<\EOF
12820 #define X_DISPLAY_MISSING 1
12823 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
12825 if test -n "$x_includes"; then
12826 X_CFLAGS
="$X_CFLAGS -I$x_includes"
12829 # It would also be nice to do this for all -L options, not just this one.
12830 if test -n "$x_libraries"; then
12831 X_LIBS
="$X_LIBS -L$x_libraries"
12832 # For Solaris; some versions of Sun CC require a space after -R and
12833 # others require no space. Words are not sufficient . . . .
12834 case "`(uname -sr) 2>/dev/null`" in
12836 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
12837 echo "configure:12838: checking whether -R must be followed by a space" >&5
12838 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
12839 cat > conftest.
$ac_ext <<EOF
12840 #line 12841 "configure"
12841 #include "confdefs.h"
12847 if { (eval echo configure
:12848: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12851 echo "configure: failed program was:" >&5
12852 cat conftest.
$ac_ext >&5
12857 if test $ac_R_nospace = yes; then
12858 echo "$ac_t""no" 1>&6
12859 X_LIBS
="$X_LIBS -R$x_libraries"
12861 LIBS
="$ac_xsave_LIBS -R $x_libraries"
12862 cat > conftest.
$ac_ext <<EOF
12863 #line 12864 "configure"
12864 #include "confdefs.h"
12870 if { (eval echo configure
:12871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12874 echo "configure: failed program was:" >&5
12875 cat conftest.
$ac_ext >&5
12880 if test $ac_R_space = yes; then
12881 echo "$ac_t""yes" 1>&6
12882 X_LIBS
="$X_LIBS -R $x_libraries"
12884 echo "$ac_t""neither works" 1>&6
12887 LIBS
="$ac_xsave_LIBS"
12891 # Check for system-dependent libraries X programs must link with.
12892 # Do this before checking for the system-independent R6 libraries
12893 # (-lICE), since we may need -lsocket or whatever for X linking.
12895 if test "$ISC" = yes; then
12896 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
12898 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
12899 # libraries were built with DECnet support. And karl@cs.umb.edu says
12900 # the Alpha needs dnet_stub (dnet does not exist).
12901 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
12902 echo "configure:12903: checking for dnet_ntoa in -ldnet" >&5
12903 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
12904 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12905 echo $ac_n "(cached) $ac_c" 1>&6
12907 ac_save_LIBS
="$LIBS"
12908 LIBS
="-ldnet $LIBS"
12909 cat > conftest.
$ac_ext <<EOF
12910 #line 12911 "configure"
12911 #include "confdefs.h"
12912 /* Override any gcc2 internal prototype to avoid an error. */
12913 /* We use char because int might match the return type of a gcc2
12914 builtin and then its argument prototype would still apply. */
12921 if { (eval echo configure
:12922: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12923 eval "ac_cv_lib_$ac_lib_var=yes"
12925 echo "configure: failed program was:" >&5
12926 cat conftest.
$ac_ext >&5
12928 eval "ac_cv_lib_$ac_lib_var=no"
12931 LIBS
="$ac_save_LIBS"
12934 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12935 echo "$ac_t""yes" 1>&6
12936 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
12938 echo "$ac_t""no" 1>&6
12941 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
12942 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
12943 echo "configure:12944: checking for dnet_ntoa in -ldnet_stub" >&5
12944 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
12945 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12946 echo $ac_n "(cached) $ac_c" 1>&6
12948 ac_save_LIBS
="$LIBS"
12949 LIBS
="-ldnet_stub $LIBS"
12950 cat > conftest.
$ac_ext <<EOF
12951 #line 12952 "configure"
12952 #include "confdefs.h"
12953 /* Override any gcc2 internal prototype to avoid an error. */
12954 /* We use char because int might match the return type of a gcc2
12955 builtin and then its argument prototype would still apply. */
12962 if { (eval echo configure
:12963: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12964 eval "ac_cv_lib_$ac_lib_var=yes"
12966 echo "configure: failed program was:" >&5
12967 cat conftest.
$ac_ext >&5
12969 eval "ac_cv_lib_$ac_lib_var=no"
12972 LIBS
="$ac_save_LIBS"
12975 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12976 echo "$ac_t""yes" 1>&6
12977 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
12979 echo "$ac_t""no" 1>&6
12984 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
12985 # to get the SysV transport functions.
12986 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
12988 # The nsl library prevents programs from opening the X display
12989 # on Irix 5.2, according to dickey@clark.net.
12990 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
12991 echo "configure:12992: checking for gethostbyname" >&5
12992 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
12993 echo $ac_n "(cached) $ac_c" 1>&6
12995 cat > conftest.
$ac_ext <<EOF
12996 #line 12997 "configure"
12997 #include "confdefs.h"
12998 /* System header to define __stub macros and hopefully few prototypes,
12999 which can conflict with char gethostbyname(); below. */
13000 #include <assert.h>
13001 /* Override any gcc2 internal prototype to avoid an error. */
13002 /* We use char because int might match the return type of a gcc2
13003 builtin and then its argument prototype would still apply. */
13004 char gethostbyname();
13008 /* The GNU C library defines this for functions which it implements
13009 to always fail with ENOSYS. Some functions are actually named
13010 something starting with __ and the normal name is an alias. */
13011 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
13019 if { (eval echo configure
:13020: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13021 eval "ac_cv_func_gethostbyname=yes"
13023 echo "configure: failed program was:" >&5
13024 cat conftest.
$ac_ext >&5
13026 eval "ac_cv_func_gethostbyname=no"
13031 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
13032 echo "$ac_t""yes" 1>&6
13035 echo "$ac_t""no" 1>&6
13038 if test $ac_cv_func_gethostbyname = no
; then
13039 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
13040 echo "configure:13041: checking for gethostbyname in -lnsl" >&5
13041 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
13042 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13043 echo $ac_n "(cached) $ac_c" 1>&6
13045 ac_save_LIBS
="$LIBS"
13047 cat > conftest.
$ac_ext <<EOF
13048 #line 13049 "configure"
13049 #include "confdefs.h"
13050 /* Override any gcc2 internal prototype to avoid an error. */
13051 /* We use char because int might match the return type of a gcc2
13052 builtin and then its argument prototype would still apply. */
13053 char gethostbyname();
13059 if { (eval echo configure
:13060: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13061 eval "ac_cv_lib_$ac_lib_var=yes"
13063 echo "configure: failed program was:" >&5
13064 cat conftest.
$ac_ext >&5
13066 eval "ac_cv_lib_$ac_lib_var=no"
13069 LIBS
="$ac_save_LIBS"
13072 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13073 echo "$ac_t""yes" 1>&6
13074 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
13076 echo "$ac_t""no" 1>&6
13081 # lieder@skyler.mavd.honeywell.com says without -lsocket,
13082 # socket/setsockopt and other routines are undefined under SCO ODT
13083 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
13084 # on later versions), says simon@lia.di.epfl.ch: it contains
13085 # gethostby* variants that don't use the nameserver (or something).
13086 # -lsocket must be given before -lnsl if both are needed.
13087 # We assume that if connect needs -lnsl, so does gethostbyname.
13088 echo $ac_n "checking for connect""... $ac_c" 1>&6
13089 echo "configure:13090: checking for connect" >&5
13090 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
13091 echo $ac_n "(cached) $ac_c" 1>&6
13093 cat > conftest.
$ac_ext <<EOF
13094 #line 13095 "configure"
13095 #include "confdefs.h"
13096 /* System header to define __stub macros and hopefully few prototypes,
13097 which can conflict with char connect(); below. */
13098 #include <assert.h>
13099 /* Override any gcc2 internal prototype to avoid an error. */
13100 /* We use char because int might match the return type of a gcc2
13101 builtin and then its argument prototype would still apply. */
13106 /* The GNU C library defines this for functions which it implements
13107 to always fail with ENOSYS. Some functions are actually named
13108 something starting with __ and the normal name is an alias. */
13109 #if defined (__stub_connect) || defined (__stub___connect)
13117 if { (eval echo configure
:13118: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13119 eval "ac_cv_func_connect=yes"
13121 echo "configure: failed program was:" >&5
13122 cat conftest.
$ac_ext >&5
13124 eval "ac_cv_func_connect=no"
13129 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
13130 echo "$ac_t""yes" 1>&6
13133 echo "$ac_t""no" 1>&6
13136 if test $ac_cv_func_connect = no
; then
13137 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
13138 echo "configure:13139: checking for connect in -lsocket" >&5
13139 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
13140 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13141 echo $ac_n "(cached) $ac_c" 1>&6
13143 ac_save_LIBS
="$LIBS"
13144 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
13145 cat > conftest.
$ac_ext <<EOF
13146 #line 13147 "configure"
13147 #include "confdefs.h"
13148 /* Override any gcc2 internal prototype to avoid an error. */
13149 /* We use char because int might match the return type of a gcc2
13150 builtin and then its argument prototype would still apply. */
13157 if { (eval echo configure
:13158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13159 eval "ac_cv_lib_$ac_lib_var=yes"
13161 echo "configure: failed program was:" >&5
13162 cat conftest.
$ac_ext >&5
13164 eval "ac_cv_lib_$ac_lib_var=no"
13167 LIBS
="$ac_save_LIBS"
13170 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13171 echo "$ac_t""yes" 1>&6
13172 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
13174 echo "$ac_t""no" 1>&6
13179 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
13180 echo $ac_n "checking for remove""... $ac_c" 1>&6
13181 echo "configure:13182: checking for remove" >&5
13182 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
13183 echo $ac_n "(cached) $ac_c" 1>&6
13185 cat > conftest.
$ac_ext <<EOF
13186 #line 13187 "configure"
13187 #include "confdefs.h"
13188 /* System header to define __stub macros and hopefully few prototypes,
13189 which can conflict with char remove(); below. */
13190 #include <assert.h>
13191 /* Override any gcc2 internal prototype to avoid an error. */
13192 /* We use char because int might match the return type of a gcc2
13193 builtin and then its argument prototype would still apply. */
13198 /* The GNU C library defines this for functions which it implements
13199 to always fail with ENOSYS. Some functions are actually named
13200 something starting with __ and the normal name is an alias. */
13201 #if defined (__stub_remove) || defined (__stub___remove)
13209 if { (eval echo configure
:13210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13211 eval "ac_cv_func_remove=yes"
13213 echo "configure: failed program was:" >&5
13214 cat conftest.
$ac_ext >&5
13216 eval "ac_cv_func_remove=no"
13221 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
13222 echo "$ac_t""yes" 1>&6
13225 echo "$ac_t""no" 1>&6
13228 if test $ac_cv_func_remove = no
; then
13229 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
13230 echo "configure:13231: checking for remove in -lposix" >&5
13231 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
13232 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13233 echo $ac_n "(cached) $ac_c" 1>&6
13235 ac_save_LIBS
="$LIBS"
13236 LIBS
="-lposix $LIBS"
13237 cat > conftest.
$ac_ext <<EOF
13238 #line 13239 "configure"
13239 #include "confdefs.h"
13240 /* Override any gcc2 internal prototype to avoid an error. */
13241 /* We use char because int might match the return type of a gcc2
13242 builtin and then its argument prototype would still apply. */
13249 if { (eval echo configure
:13250: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13251 eval "ac_cv_lib_$ac_lib_var=yes"
13253 echo "configure: failed program was:" >&5
13254 cat conftest.
$ac_ext >&5
13256 eval "ac_cv_lib_$ac_lib_var=no"
13259 LIBS
="$ac_save_LIBS"
13262 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13263 echo "$ac_t""yes" 1>&6
13264 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
13266 echo "$ac_t""no" 1>&6
13271 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
13272 echo $ac_n "checking for shmat""... $ac_c" 1>&6
13273 echo "configure:13274: checking for shmat" >&5
13274 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
13275 echo $ac_n "(cached) $ac_c" 1>&6
13277 cat > conftest.
$ac_ext <<EOF
13278 #line 13279 "configure"
13279 #include "confdefs.h"
13280 /* System header to define __stub macros and hopefully few prototypes,
13281 which can conflict with char shmat(); below. */
13282 #include <assert.h>
13283 /* Override any gcc2 internal prototype to avoid an error. */
13284 /* We use char because int might match the return type of a gcc2
13285 builtin and then its argument prototype would still apply. */
13290 /* The GNU C library defines this for functions which it implements
13291 to always fail with ENOSYS. Some functions are actually named
13292 something starting with __ and the normal name is an alias. */
13293 #if defined (__stub_shmat) || defined (__stub___shmat)
13301 if { (eval echo configure
:13302: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13303 eval "ac_cv_func_shmat=yes"
13305 echo "configure: failed program was:" >&5
13306 cat conftest.
$ac_ext >&5
13308 eval "ac_cv_func_shmat=no"
13313 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
13314 echo "$ac_t""yes" 1>&6
13317 echo "$ac_t""no" 1>&6
13320 if test $ac_cv_func_shmat = no
; then
13321 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
13322 echo "configure:13323: checking for shmat in -lipc" >&5
13323 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
13324 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13325 echo $ac_n "(cached) $ac_c" 1>&6
13327 ac_save_LIBS
="$LIBS"
13329 cat > conftest.
$ac_ext <<EOF
13330 #line 13331 "configure"
13331 #include "confdefs.h"
13332 /* Override any gcc2 internal prototype to avoid an error. */
13333 /* We use char because int might match the return type of a gcc2
13334 builtin and then its argument prototype would still apply. */
13341 if { (eval echo configure
:13342: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13343 eval "ac_cv_lib_$ac_lib_var=yes"
13345 echo "configure: failed program was:" >&5
13346 cat conftest.
$ac_ext >&5
13348 eval "ac_cv_lib_$ac_lib_var=no"
13351 LIBS
="$ac_save_LIBS"
13354 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13355 echo "$ac_t""yes" 1>&6
13356 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
13358 echo "$ac_t""no" 1>&6
13364 # Check for libraries that X11R6 Xt/Xaw programs need.
13365 ac_save_LDFLAGS
="$LDFLAGS"
13366 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
13367 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
13368 # check for ICE first), but we must link in the order -lSM -lICE or
13369 # we get undefined symbols. So assume we have SM if we have ICE.
13370 # These have to be linked with before -lX11, unlike the other
13371 # libraries we check for below, so use a different variable.
13372 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
13373 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
13374 echo "configure:13375: checking for IceConnectionNumber in -lICE" >&5
13375 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
13376 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13377 echo $ac_n "(cached) $ac_c" 1>&6
13379 ac_save_LIBS
="$LIBS"
13380 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
13381 cat > conftest.
$ac_ext <<EOF
13382 #line 13383 "configure"
13383 #include "confdefs.h"
13384 /* Override any gcc2 internal prototype to avoid an error. */
13385 /* We use char because int might match the return type of a gcc2
13386 builtin and then its argument prototype would still apply. */
13387 char IceConnectionNumber();
13390 IceConnectionNumber()
13393 if { (eval echo configure
:13394: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13395 eval "ac_cv_lib_$ac_lib_var=yes"
13397 echo "configure: failed program was:" >&5
13398 cat conftest.
$ac_ext >&5
13400 eval "ac_cv_lib_$ac_lib_var=no"
13403 LIBS
="$ac_save_LIBS"
13406 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13407 echo "$ac_t""yes" 1>&6
13408 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
13410 echo "$ac_t""no" 1>&6
13413 LDFLAGS
="$ac_save_LDFLAGS"
13418 if test "$no_x" = "yes"; then
13419 { echo "configure: error: X11 not found" 1>&2; exit 1; }
13422 GUI_TK_LIBRARY
="$X_LIBS"
13423 TOOLKIT_INCLUDE
="$X_CFLAGS"
13424 AFMINSTALL
=afminstall
13425 COMPILED_X_PROGRAM
=0
13427 if test "$wxUSE_NANOX" = "yes"; then
13428 echo $ac_n "checking for MicroWindows/NanoX distribution""... $ac_c" 1>&6
13429 echo "configure:13430: checking for MicroWindows/NanoX distribution" >&5
13430 if test "x$MICROWIN" = x
; then
13431 echo "$ac_t""not found" 1>&6
13432 { echo "configure: error: Cannot find MicroWindows library. Make sure MICROWIN is set." 1>&2; exit 1; }
13434 echo "$ac_t""$MICROWIN" 1>&6
13435 cat >> confdefs.h
<<\EOF
13436 #define wxUSE_NANOX 1
13443 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
13444 echo "configure:13445: checking for Xpm library" >&5
13447 for ac_dir
in $SEARCH_LIB;
13449 for ac_extension
in a so sl dylib
; do
13450 if test -f "$ac_dir/libXpm.$ac_extension"; then
13451 ac_find_libraries
=$ac_dir
13457 if test "$ac_find_libraries" != "" ; then
13459 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
13461 if test $result = 0; then
13464 ac_path_to_link
=" -L$ac_find_libraries"
13467 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
13469 cat >> confdefs.h
<<\EOF
13470 #define wxHAVE_LIB_XPM 1
13473 echo "$ac_t""found at $ac_find_libraries" 1>&6
13475 cat > conftest.
$ac_ext <<EOF
13476 #line 13477 "configure"
13477 #include "confdefs.h"
13479 #include <X11/xpm.h>
13484 version = XpmLibraryVersion();
13488 if { (eval echo configure
:13489: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
13492 cat >> confdefs.h
<<\EOF
13493 #define wxHAVE_LIB_XPM 1
13496 echo "$ac_t""found in default search path" 1>&6
13497 COMPILED_X_PROGRAM
=0
13500 echo "configure: failed program was:" >&5
13501 cat conftest.
$ac_ext >&5
13504 echo "$ac_t""no" 1>&6
13505 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
13512 if test "$wxUSE_NANOX" = "yes"; then
13513 TOOLKIT_INCLUDE
="-I\$(top_srcdir)/include/wx/x11/nanox -I\$(MICROWIN)/src/include $TOOLKIT_INCLUDE"
13514 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"
13515 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY \$(MICROWIN)/src/lib/libnano-X.a"
13517 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lX11$xpm_link"
13520 TOOLKIT_VPATH
="\${top_srcdir}/src/x11"
13525 if test "$wxUSE_WINE" = 1; then
13526 ac_safe
=`echo "windows.h" | sed 'y%./+-%__p_%'`
13527 echo $ac_n "checking for windows.h""... $ac_c" 1>&6
13528 echo "configure:13529: checking for windows.h" >&5
13529 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
13530 echo $ac_n "(cached) $ac_c" 1>&6
13532 cat > conftest.
$ac_ext <<EOF
13533 #line 13534 "configure"
13534 #include "confdefs.h"
13535 #include <windows.h>
13537 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
13538 { (eval echo configure
:13539: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
13539 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
13540 if test -z "$ac_err"; then
13542 eval "ac_cv_header_$ac_safe=yes"
13545 echo "configure: failed program was:" >&5
13546 cat conftest.
$ac_ext >&5
13548 eval "ac_cv_header_$ac_safe=no"
13552 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
13553 echo "$ac_t""yes" 1>&6
13556 echo "$ac_t""no" 1>&6
13558 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
13564 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
13565 echo "configure:13566: checking for Xpm library" >&5
13568 for ac_dir
in $SEARCH_LIB;
13570 for ac_extension
in a so sl dylib
; do
13571 if test -f "$ac_dir/libXpm.$ac_extension"; then
13572 ac_find_libraries
=$ac_dir
13578 if test "$ac_find_libraries" != "" ; then
13579 GUI_TK_LIBRARY
="-L$ac_find_libraries"
13581 cat >> confdefs.h
<<\EOF
13582 #define wxHAVE_LIB_XPM 1
13585 echo "$ac_t""found at $ac_find_libraries" 1>&6
13587 echo "$ac_t""no" 1>&6
13588 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
13592 echo $ac_n "checking for Mesa library""... $ac_c" 1>&6
13593 echo "configure:13594: checking for Mesa library" >&5
13596 for ac_dir
in $SEARCH_LIB;
13598 for ac_extension
in a so sl dylib
; do
13599 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
13600 ac_find_libraries
=$ac_dir
13606 if test "$ac_find_libraries" != "" ; then
13607 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -L$ac_find_libraries"
13608 mesa_link
=" -lMesaGL"
13609 echo "$ac_t""found at $ac_find_libraries" 1>&6
13611 { echo "configure: error: no" 1>&2; exit 1; }
13614 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lwine$mesa_link$xpm_link -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses"
13617 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXWINE__"
13620 if test "$wxUSE_MOTIF" = 1; then
13621 if test "$no_x" = yes; then
13622 # Not all programs may use this symbol, but it does not hurt to define it.
13623 cat >> confdefs.h
<<\EOF
13624 #define X_DISPLAY_MISSING 1
13627 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
13629 if test -n "$x_includes"; then
13630 X_CFLAGS
="$X_CFLAGS -I$x_includes"
13633 # It would also be nice to do this for all -L options, not just this one.
13634 if test -n "$x_libraries"; then
13635 X_LIBS
="$X_LIBS -L$x_libraries"
13636 # For Solaris; some versions of Sun CC require a space after -R and
13637 # others require no space. Words are not sufficient . . . .
13638 case "`(uname -sr) 2>/dev/null`" in
13640 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
13641 echo "configure:13642: checking whether -R must be followed by a space" >&5
13642 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
13643 cat > conftest.
$ac_ext <<EOF
13644 #line 13645 "configure"
13645 #include "confdefs.h"
13651 if { (eval echo configure
:13652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13655 echo "configure: failed program was:" >&5
13656 cat conftest.
$ac_ext >&5
13661 if test $ac_R_nospace = yes; then
13662 echo "$ac_t""no" 1>&6
13663 X_LIBS
="$X_LIBS -R$x_libraries"
13665 LIBS
="$ac_xsave_LIBS -R $x_libraries"
13666 cat > conftest.
$ac_ext <<EOF
13667 #line 13668 "configure"
13668 #include "confdefs.h"
13674 if { (eval echo configure
:13675: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13678 echo "configure: failed program was:" >&5
13679 cat conftest.
$ac_ext >&5
13684 if test $ac_R_space = yes; then
13685 echo "$ac_t""yes" 1>&6
13686 X_LIBS
="$X_LIBS -R $x_libraries"
13688 echo "$ac_t""neither works" 1>&6
13691 LIBS
="$ac_xsave_LIBS"
13695 # Check for system-dependent libraries X programs must link with.
13696 # Do this before checking for the system-independent R6 libraries
13697 # (-lICE), since we may need -lsocket or whatever for X linking.
13699 if test "$ISC" = yes; then
13700 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
13702 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
13703 # libraries were built with DECnet support. And karl@cs.umb.edu says
13704 # the Alpha needs dnet_stub (dnet does not exist).
13705 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
13706 echo "configure:13707: checking for dnet_ntoa in -ldnet" >&5
13707 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
13708 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13709 echo $ac_n "(cached) $ac_c" 1>&6
13711 ac_save_LIBS
="$LIBS"
13712 LIBS
="-ldnet $LIBS"
13713 cat > conftest.
$ac_ext <<EOF
13714 #line 13715 "configure"
13715 #include "confdefs.h"
13716 /* Override any gcc2 internal prototype to avoid an error. */
13717 /* We use char because int might match the return type of a gcc2
13718 builtin and then its argument prototype would still apply. */
13725 if { (eval echo configure
:13726: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13727 eval "ac_cv_lib_$ac_lib_var=yes"
13729 echo "configure: failed program was:" >&5
13730 cat conftest.
$ac_ext >&5
13732 eval "ac_cv_lib_$ac_lib_var=no"
13735 LIBS
="$ac_save_LIBS"
13738 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13739 echo "$ac_t""yes" 1>&6
13740 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
13742 echo "$ac_t""no" 1>&6
13745 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
13746 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
13747 echo "configure:13748: checking for dnet_ntoa in -ldnet_stub" >&5
13748 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
13749 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13750 echo $ac_n "(cached) $ac_c" 1>&6
13752 ac_save_LIBS
="$LIBS"
13753 LIBS
="-ldnet_stub $LIBS"
13754 cat > conftest.
$ac_ext <<EOF
13755 #line 13756 "configure"
13756 #include "confdefs.h"
13757 /* Override any gcc2 internal prototype to avoid an error. */
13758 /* We use char because int might match the return type of a gcc2
13759 builtin and then its argument prototype would still apply. */
13766 if { (eval echo configure
:13767: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13768 eval "ac_cv_lib_$ac_lib_var=yes"
13770 echo "configure: failed program was:" >&5
13771 cat conftest.
$ac_ext >&5
13773 eval "ac_cv_lib_$ac_lib_var=no"
13776 LIBS
="$ac_save_LIBS"
13779 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13780 echo "$ac_t""yes" 1>&6
13781 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
13783 echo "$ac_t""no" 1>&6
13788 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
13789 # to get the SysV transport functions.
13790 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
13792 # The nsl library prevents programs from opening the X display
13793 # on Irix 5.2, according to dickey@clark.net.
13794 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
13795 echo "configure:13796: checking for gethostbyname" >&5
13796 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
13797 echo $ac_n "(cached) $ac_c" 1>&6
13799 cat > conftest.
$ac_ext <<EOF
13800 #line 13801 "configure"
13801 #include "confdefs.h"
13802 /* System header to define __stub macros and hopefully few prototypes,
13803 which can conflict with char gethostbyname(); below. */
13804 #include <assert.h>
13805 /* Override any gcc2 internal prototype to avoid an error. */
13806 /* We use char because int might match the return type of a gcc2
13807 builtin and then its argument prototype would still apply. */
13808 char gethostbyname();
13812 /* The GNU C library defines this for functions which it implements
13813 to always fail with ENOSYS. Some functions are actually named
13814 something starting with __ and the normal name is an alias. */
13815 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
13823 if { (eval echo configure
:13824: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13825 eval "ac_cv_func_gethostbyname=yes"
13827 echo "configure: failed program was:" >&5
13828 cat conftest.
$ac_ext >&5
13830 eval "ac_cv_func_gethostbyname=no"
13835 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
13836 echo "$ac_t""yes" 1>&6
13839 echo "$ac_t""no" 1>&6
13842 if test $ac_cv_func_gethostbyname = no
; then
13843 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
13844 echo "configure:13845: checking for gethostbyname in -lnsl" >&5
13845 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
13846 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13847 echo $ac_n "(cached) $ac_c" 1>&6
13849 ac_save_LIBS
="$LIBS"
13851 cat > conftest.
$ac_ext <<EOF
13852 #line 13853 "configure"
13853 #include "confdefs.h"
13854 /* Override any gcc2 internal prototype to avoid an error. */
13855 /* We use char because int might match the return type of a gcc2
13856 builtin and then its argument prototype would still apply. */
13857 char gethostbyname();
13863 if { (eval echo configure
:13864: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13865 eval "ac_cv_lib_$ac_lib_var=yes"
13867 echo "configure: failed program was:" >&5
13868 cat conftest.
$ac_ext >&5
13870 eval "ac_cv_lib_$ac_lib_var=no"
13873 LIBS
="$ac_save_LIBS"
13876 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13877 echo "$ac_t""yes" 1>&6
13878 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
13880 echo "$ac_t""no" 1>&6
13885 # lieder@skyler.mavd.honeywell.com says without -lsocket,
13886 # socket/setsockopt and other routines are undefined under SCO ODT
13887 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
13888 # on later versions), says simon@lia.di.epfl.ch: it contains
13889 # gethostby* variants that don't use the nameserver (or something).
13890 # -lsocket must be given before -lnsl if both are needed.
13891 # We assume that if connect needs -lnsl, so does gethostbyname.
13892 echo $ac_n "checking for connect""... $ac_c" 1>&6
13893 echo "configure:13894: checking for connect" >&5
13894 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
13895 echo $ac_n "(cached) $ac_c" 1>&6
13897 cat > conftest.
$ac_ext <<EOF
13898 #line 13899 "configure"
13899 #include "confdefs.h"
13900 /* System header to define __stub macros and hopefully few prototypes,
13901 which can conflict with char connect(); below. */
13902 #include <assert.h>
13903 /* Override any gcc2 internal prototype to avoid an error. */
13904 /* We use char because int might match the return type of a gcc2
13905 builtin and then its argument prototype would still apply. */
13910 /* The GNU C library defines this for functions which it implements
13911 to always fail with ENOSYS. Some functions are actually named
13912 something starting with __ and the normal name is an alias. */
13913 #if defined (__stub_connect) || defined (__stub___connect)
13921 if { (eval echo configure
:13922: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13923 eval "ac_cv_func_connect=yes"
13925 echo "configure: failed program was:" >&5
13926 cat conftest.
$ac_ext >&5
13928 eval "ac_cv_func_connect=no"
13933 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
13934 echo "$ac_t""yes" 1>&6
13937 echo "$ac_t""no" 1>&6
13940 if test $ac_cv_func_connect = no
; then
13941 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
13942 echo "configure:13943: checking for connect in -lsocket" >&5
13943 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
13944 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
13945 echo $ac_n "(cached) $ac_c" 1>&6
13947 ac_save_LIBS
="$LIBS"
13948 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
13949 cat > conftest.
$ac_ext <<EOF
13950 #line 13951 "configure"
13951 #include "confdefs.h"
13952 /* Override any gcc2 internal prototype to avoid an error. */
13953 /* We use char because int might match the return type of a gcc2
13954 builtin and then its argument prototype would still apply. */
13961 if { (eval echo configure
:13962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
13963 eval "ac_cv_lib_$ac_lib_var=yes"
13965 echo "configure: failed program was:" >&5
13966 cat conftest.
$ac_ext >&5
13968 eval "ac_cv_lib_$ac_lib_var=no"
13971 LIBS
="$ac_save_LIBS"
13974 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
13975 echo "$ac_t""yes" 1>&6
13976 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
13978 echo "$ac_t""no" 1>&6
13983 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
13984 echo $ac_n "checking for remove""... $ac_c" 1>&6
13985 echo "configure:13986: checking for remove" >&5
13986 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
13987 echo $ac_n "(cached) $ac_c" 1>&6
13989 cat > conftest.
$ac_ext <<EOF
13990 #line 13991 "configure"
13991 #include "confdefs.h"
13992 /* System header to define __stub macros and hopefully few prototypes,
13993 which can conflict with char remove(); below. */
13994 #include <assert.h>
13995 /* Override any gcc2 internal prototype to avoid an error. */
13996 /* We use char because int might match the return type of a gcc2
13997 builtin and then its argument prototype would still apply. */
14002 /* The GNU C library defines this for functions which it implements
14003 to always fail with ENOSYS. Some functions are actually named
14004 something starting with __ and the normal name is an alias. */
14005 #if defined (__stub_remove) || defined (__stub___remove)
14013 if { (eval echo configure
:14014: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14015 eval "ac_cv_func_remove=yes"
14017 echo "configure: failed program was:" >&5
14018 cat conftest.
$ac_ext >&5
14020 eval "ac_cv_func_remove=no"
14025 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
14026 echo "$ac_t""yes" 1>&6
14029 echo "$ac_t""no" 1>&6
14032 if test $ac_cv_func_remove = no
; then
14033 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
14034 echo "configure:14035: checking for remove in -lposix" >&5
14035 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
14036 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14037 echo $ac_n "(cached) $ac_c" 1>&6
14039 ac_save_LIBS
="$LIBS"
14040 LIBS
="-lposix $LIBS"
14041 cat > conftest.
$ac_ext <<EOF
14042 #line 14043 "configure"
14043 #include "confdefs.h"
14044 /* Override any gcc2 internal prototype to avoid an error. */
14045 /* We use char because int might match the return type of a gcc2
14046 builtin and then its argument prototype would still apply. */
14053 if { (eval echo configure
:14054: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14055 eval "ac_cv_lib_$ac_lib_var=yes"
14057 echo "configure: failed program was:" >&5
14058 cat conftest.
$ac_ext >&5
14060 eval "ac_cv_lib_$ac_lib_var=no"
14063 LIBS
="$ac_save_LIBS"
14066 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14067 echo "$ac_t""yes" 1>&6
14068 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
14070 echo "$ac_t""no" 1>&6
14075 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
14076 echo $ac_n "checking for shmat""... $ac_c" 1>&6
14077 echo "configure:14078: checking for shmat" >&5
14078 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
14079 echo $ac_n "(cached) $ac_c" 1>&6
14081 cat > conftest.
$ac_ext <<EOF
14082 #line 14083 "configure"
14083 #include "confdefs.h"
14084 /* System header to define __stub macros and hopefully few prototypes,
14085 which can conflict with char shmat(); below. */
14086 #include <assert.h>
14087 /* Override any gcc2 internal prototype to avoid an error. */
14088 /* We use char because int might match the return type of a gcc2
14089 builtin and then its argument prototype would still apply. */
14094 /* The GNU C library defines this for functions which it implements
14095 to always fail with ENOSYS. Some functions are actually named
14096 something starting with __ and the normal name is an alias. */
14097 #if defined (__stub_shmat) || defined (__stub___shmat)
14105 if { (eval echo configure
:14106: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14107 eval "ac_cv_func_shmat=yes"
14109 echo "configure: failed program was:" >&5
14110 cat conftest.
$ac_ext >&5
14112 eval "ac_cv_func_shmat=no"
14117 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
14118 echo "$ac_t""yes" 1>&6
14121 echo "$ac_t""no" 1>&6
14124 if test $ac_cv_func_shmat = no
; then
14125 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
14126 echo "configure:14127: checking for shmat in -lipc" >&5
14127 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
14128 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14129 echo $ac_n "(cached) $ac_c" 1>&6
14131 ac_save_LIBS
="$LIBS"
14133 cat > conftest.
$ac_ext <<EOF
14134 #line 14135 "configure"
14135 #include "confdefs.h"
14136 /* Override any gcc2 internal prototype to avoid an error. */
14137 /* We use char because int might match the return type of a gcc2
14138 builtin and then its argument prototype would still apply. */
14145 if { (eval echo configure
:14146: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14147 eval "ac_cv_lib_$ac_lib_var=yes"
14149 echo "configure: failed program was:" >&5
14150 cat conftest.
$ac_ext >&5
14152 eval "ac_cv_lib_$ac_lib_var=no"
14155 LIBS
="$ac_save_LIBS"
14158 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14159 echo "$ac_t""yes" 1>&6
14160 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
14162 echo "$ac_t""no" 1>&6
14168 # Check for libraries that X11R6 Xt/Xaw programs need.
14169 ac_save_LDFLAGS
="$LDFLAGS"
14170 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
14171 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
14172 # check for ICE first), but we must link in the order -lSM -lICE or
14173 # we get undefined symbols. So assume we have SM if we have ICE.
14174 # These have to be linked with before -lX11, unlike the other
14175 # libraries we check for below, so use a different variable.
14176 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
14177 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
14178 echo "configure:14179: checking for IceConnectionNumber in -lICE" >&5
14179 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
14180 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
14181 echo $ac_n "(cached) $ac_c" 1>&6
14183 ac_save_LIBS
="$LIBS"
14184 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
14185 cat > conftest.
$ac_ext <<EOF
14186 #line 14187 "configure"
14187 #include "confdefs.h"
14188 /* Override any gcc2 internal prototype to avoid an error. */
14189 /* We use char because int might match the return type of a gcc2
14190 builtin and then its argument prototype would still apply. */
14191 char IceConnectionNumber();
14194 IceConnectionNumber()
14197 if { (eval echo configure
:14198: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
14199 eval "ac_cv_lib_$ac_lib_var=yes"
14201 echo "configure: failed program was:" >&5
14202 cat conftest.
$ac_ext >&5
14204 eval "ac_cv_lib_$ac_lib_var=no"
14207 LIBS
="$ac_save_LIBS"
14210 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
14211 echo "$ac_t""yes" 1>&6
14212 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
14214 echo "$ac_t""no" 1>&6
14217 LDFLAGS
="$ac_save_LDFLAGS"
14222 if test "$no_x" = "yes"; then
14223 { echo "configure: error: X11 not found" 1>&2; exit 1; }
14226 GUI_TK_LIBRARY
="$X_LIBS"
14227 TOOLKIT_INCLUDE
="$X_CFLAGS"
14228 AFMINSTALL
=afminstall
14229 COMPILED_X_PROGRAM
=0
14231 echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6
14232 echo "configure:14233: checking for Motif/Lesstif headers" >&5
14235 for ac_dir
in $SEARCH_INCLUDE;
14237 if test -f "$ac_dir/Xm/Xm.h"; then
14238 ac_find_includes
=$ac_dir
14243 if test "$ac_find_includes" != "" ; then
14244 echo "$ac_t""found $ac_find_includes" 1>&6
14246 cat > conftest.
$ac_ext <<EOF
14247 #line 14248 "configure"
14248 #include "confdefs.h"
14255 version = xmUseVersion;
14259 if { (eval echo configure
:14260: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14262 echo "$ac_t""found in default search path" 1>&6
14263 COMPILED_X_PROGRAM
=1
14266 echo "configure: failed program was:" >&5
14267 cat conftest.
$ac_ext >&5
14270 echo "$ac_t""no" 1>&6
14271 { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; }
14278 if test "$COMPILED_X_PROGRAM" = 0; then
14279 echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6
14280 echo "configure:14281: checking for Motif/Lesstif library" >&5
14283 for ac_dir
in $SEARCH_LIB;
14285 for ac_extension
in a so sl dylib
; do
14286 if test -f "$ac_dir/libXm.$ac_extension"; then
14287 ac_find_libraries
=$ac_dir
14293 if test "$ac_find_libraries" != "" ; then
14295 ac_path_to_include
=$ac_find_includes
14296 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev
/null
14298 if test $result = 0; then
14299 ac_path_to_include
=""
14301 ac_path_to_include
=" -I$ac_find_includes"
14305 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
14307 if test $result = 0; then
14310 ac_path_to_link
=" -L$ac_find_libraries"
14314 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
14315 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE$ac_path_to_include"
14316 echo "$ac_t""found at $ac_find_libraries" 1>&6
14318 cat > conftest.
$ac_ext <<EOF
14319 #line 14320 "configure"
14320 #include "confdefs.h"
14327 version = xmUseVersion;
14331 if { (eval echo configure
:14332: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14334 echo "$ac_t""found in default search path" 1>&6
14335 COMPILED_X_PROGRAM
=1
14338 echo "configure: failed program was:" >&5
14339 cat conftest.
$ac_ext >&5
14342 echo "$ac_t""no" 1>&6
14343 { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; }
14352 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
14353 echo "configure:14354: checking for Xpm library" >&5
14356 for ac_dir
in $SEARCH_LIB;
14358 for ac_extension
in a so sl dylib
; do
14359 if test -f "$ac_dir/libXpm.$ac_extension"; then
14360 ac_find_libraries
=$ac_dir
14366 if test "$ac_find_libraries" != "" ; then
14368 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
14370 if test $result = 0; then
14373 ac_path_to_link
=" -L$ac_find_libraries"
14376 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
14378 cat >> confdefs.h
<<\EOF
14379 #define wxHAVE_LIB_XPM 1
14382 echo "$ac_t""found at $ac_find_libraries" 1>&6
14384 cat > conftest.
$ac_ext <<EOF
14385 #line 14386 "configure"
14386 #include "confdefs.h"
14388 #include <X11/xpm.h>
14393 version = XpmLibraryVersion();
14397 if { (eval echo configure
:14398: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14401 cat >> confdefs.h
<<\EOF
14402 #define wxHAVE_LIB_XPM 1
14405 echo "$ac_t""found in default search path" 1>&6
14406 COMPILED_X_PROGRAM
=0
14409 echo "configure: failed program was:" >&5
14410 cat conftest.
$ac_ext >&5
14413 echo "$ac_t""no" 1>&6
14414 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
14421 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXm$xpm_link -lXmu -lXext -lXt -lX11"
14422 TOOLKIT_VPATH
="\${top_srcdir}/src/motif${PATH_IFS}\${top_srcdir}/src/motif/xmcombo"
14427 if test "$wxUSE_MAC" = 1; then
14428 if test "$wxUSE_PRECOMP" = "yes"; then
14429 CPPFLAGS
="$CPPFLAGS -cpp-precomp"
14431 CPPFLAGS
="$CPPFLAGS -no-cpp-precomp"
14433 CPPFLAGS
="$CPPFLAGS -I/Developer/Headers/FlatCarbon -I\${top_srcdir}/src/mac/morefile"
14434 CFLAGS
="$CFLAGS -fpascal-strings"
14435 CXXFLAGS
="$CXXFLAGS -fpascal-strings"
14437 TOOLKIT_VPATH
="\${top_srcdir}/src/mac${PATH_IFS}\${top_srcdir}/src/mac/morefile"
14442 if test "$wxUSE_PM" = 1; then
14447 if test "$TOOLKIT" = "PM" ; then
14450 TOOLKIT_DIR
=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
14453 PORT_FILES
="\${top_srcdir}/src/\$(TOOLKITDIR)/files.lst"
14455 if test "$wxUSE_UNIVERSAL" = "yes"; then
14456 ALL_OBJECTS
="\$(GUI_LOWLEVEL_OBJS) \${UNIVOBJS}"
14458 ALL_SOURCES
="\$(ALL_SOURCES) \${UNIV_SOURCES}"
14459 ALL_HEADERS
="\$(ALL_HEADERS) \${UNIV_HEADERS}"
14461 PORT_FILES
="${PORT_FILES} \${top_srcdir}/src/univ/files.lst"
14462 if test "$wxUSE_X11" = 1; then
14463 TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}${PATH_IFS}\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes"
14465 TOOLKIT_VPATH
="\${top_srcdir}/src/univ${PATH_IFS}\${top_srcdir}/src/univ/themes${PATH_IFS}\${top_srcdir}/src/${TOOLKIT_DIR}"
14467 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__"
14470 ALL_OBJECTS
="\$(GUIOBJS)"
14471 ALL_SOURCES
="\$(ALL_SOURCES)"
14472 ALL_HEADERS
="\$(ALL_HEADERS)"
14475 ALL_OBJECTS
="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJS)"
14477 if test "$TOOLKIT" != "MSW" -a "$USE_DOS" != 1; then
14478 ALL_OBJECTS
="${ALL_OBJECTS} \$(UNIXOBJS)"
14481 if test "$wxUSE_HTML" = "yes"; then
14482 ALL_OBJECTS
="${ALL_OBJECTS} \$(HTMLOBJS)"
14485 if test "$wxUSE_LIBJPEG" = "builtin" ; then
14486 ALL_OBJECTS
="${ALL_OBJECTS} \$(JPEGOBJS)"
14488 if test "$wxUSE_LIBTIFF" = "builtin" ; then
14489 ALL_OBJECTS
="${ALL_OBJECTS} \$(TIFFOBJS)"
14491 if test "$wxUSE_LIBPNG" = "builtin" ; then
14492 ALL_OBJECTS
="${ALL_OBJECTS} \$(PNGOBJS)"
14495 GUIDIST
="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
14496 DISTDIR
="wx\$(TOOLKIT)"
14502 if test "$USE_WIN32" = 1 ; then
14503 ALL_OBJECTS
="\${BASE_OBJS} \${BASE_MSW_OBJS}"
14504 TOOLKIT_VPATH
="\${top_srcdir}/src/msw"
14508 ALL_OBJECTS
="\${BASE_OBJS} \${BASE_UNIX_OBJS}"
14509 TOOLKIT_VPATH
="\${top_srcdir}/src/unix"
14512 ALL_SOURCES
="\$(ALL_SOURCES)"
14513 ALL_HEADERS
="\$(ALL_HEADERS)"
14515 PORT_FILES
="\${top_srcdir}/src/files.lst"
14517 GUIDIST
="BASE_DIST"
14522 if test "$TOOLKIT" != "MSW" -a "$wxUSE_ODBC" = "yes" ; then
14523 ALL_OBJECTS
="${ALL_OBJECTS} \$(IODBCOBJS)"
14526 if test "$wxUSE_REGEX" = "builtin" ; then
14527 ALL_OBJECTS
="${ALL_OBJECTS} \$(REGEXOBJS)"
14529 if test "$wxUSE_ZLIB" = "builtin" ; then
14530 ALL_OBJECTS
="${ALL_OBJECTS} \$(ZLIBOBJS)"
14534 if test "$wxUSE_OPENGL" = "yes"; then
14535 if test "$wxUSE_MAC" = 1; then
14536 OPENGL_LIBS
="-framework OpenGL -framework AGL"
14537 elif test "$wxUSE_MSW" = 1; then
14538 OPENGL_LIBS
="-lopengl32 -lglu32"
14540 ac_safe
=`echo "GL/gl.h" | sed 'y%./+-%__p_%'`
14541 echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6
14542 echo "configure:14543: checking for GL/gl.h" >&5
14543 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
14544 echo $ac_n "(cached) $ac_c" 1>&6
14546 cat > conftest.
$ac_ext <<EOF
14547 #line 14548 "configure"
14548 #include "confdefs.h"
14551 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
14552 { (eval echo configure
:14553: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
14553 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
14554 if test -z "$ac_err"; then
14556 eval "ac_cv_header_$ac_safe=yes"
14559 echo "configure: failed program was:" >&5
14560 cat conftest.
$ac_ext >&5
14562 eval "ac_cv_header_$ac_safe=no"
14566 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
14567 echo "$ac_t""yes" 1>&6
14569 echo $ac_n "checking for -lGL""... $ac_c" 1>&6
14570 echo "configure:14571: checking for -lGL" >&5
14573 for ac_dir
in $SEARCH_LIB;
14575 for ac_extension
in a so sl dylib
; do
14576 if test -f "$ac_dir/libGL.$ac_extension"; then
14577 ac_find_libraries
=$ac_dir
14583 if test "$ac_find_libraries" != "" ; then
14585 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
14587 if test $result = 0; then
14590 ac_path_to_link
=" -L$ac_find_libraries"
14593 if test "$ac_path_to_link" = " -L/usr/lib" ; then
14594 LDFLAGS_GL
="$LDFLAGS"
14596 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
14598 OPENGL_LIBS
="-lGL -lGLU"
14599 echo "$ac_t""yes" 1>&6
14601 echo "$ac_t""no" 1>&6
14602 echo $ac_n "checking for -lMesaGL""... $ac_c" 1>&6
14603 echo "configure:14604: checking for -lMesaGL" >&5
14606 for ac_dir
in $SEARCH_LIB;
14608 for ac_extension
in a so sl dylib
; do
14609 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
14610 ac_find_libraries
=$ac_dir
14616 if test "$ac_find_libraries" != "" ; then
14618 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
14620 if test $result = 0; then
14623 ac_path_to_link
=" -L$ac_find_libraries"
14626 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
14627 OPENGL_LIBS
="-lMesaGL -lMesaGLU"
14628 echo "$ac_t""yes" 1>&6
14630 echo "$ac_t""no" 1>&6
14635 echo "$ac_t""no" 1>&6
14639 if test "x$OPENGL_LIBS" = "x"; then
14640 { echo "configure: error: OpenGL libraries not available" 1>&2; exit 1; }
14644 if test "$wxUSE_OPENGL" = "yes"; then
14645 cat >> confdefs.h
<<\EOF
14646 #define wxUSE_OPENGL 1
14649 cat >> confdefs.h
<<\EOF
14650 #define wxUSE_GLCANVAS 1
14653 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS opengl"
14657 if test -z "$TOOLKIT_VPATH" ; then
14658 TOOLKIT_VPATH
="\${top_srcdir}/src/${TOOLKIT_DIR}"
14661 if test -n "$TOOLKIT" ; then
14662 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WX${TOOLKIT}__"
14665 lib_unicode_suffix
=
14666 if test "$wxUSE_UNICODE" = "yes"; then
14667 lib_unicode_suffix
=u
14671 if test "$wxUSE_DEBUG_FLAG" = "yes"; then
14675 TOOLCHAIN_NAME
="${TOOLKIT_DIR}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}-${WX_RELEASE}"
14676 TOOLCHAIN_NAME_GL
="${TOOLKIT_DIR}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}_gl-${WX_RELEASE}"
14678 if test "$cross_compiling" = "yes"; then
14679 TOOLCHAIN_NAME
="${TOOLCHAIN_NAME}-${host_alias}"
14680 TOOLCHAIN_NAME_GL
="${TOOLCHAIN_NAME_GL}-${host_alias}"
14683 WX_LIBRARY
="wx_${TOOLCHAIN_NAME}"
14684 WX_LIBRARY_GL
="wx_${TOOLCHAIN_NAME_GL}"
14686 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
14687 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
14689 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}.${SO_SUFFIX}.${WX_CURRENT}"
14690 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}.${SO_SUFFIX}"
14691 WX_LIBRARY_LINK1_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}.${WX_CURRENT}"
14692 WX_LIBRARY_LINK2_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
14695 *-*-cygwin* | *-*-mingw32* )
14699 if test "$cross_compiling" != "yes"; then
14700 WX_LIBRARY
="wxmsw${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}"
14701 WX_LIBRARY_GL
="wxmsw_gl${WX_MSW_VERSION}${lib_unicode_suffix}${lib_debug_suffix}"
14702 WX_LIBRARY_NAME_SHARED
="${WX_LIBRARY}.${SO_SUFFIX}"
14703 WX_LIBRARY_NAME_SHARED_GL
="${WX_LIBRARY_GL}.${SO_SUFFIX}"
14705 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}.${SO_SUFFIX}"
14706 WX_LIBRARY_NAME_SHARED_GL
="lib${WX_LIBRARY_GL}.${SO_SUFFIX}"
14711 if test "$wxUSE_MAC" = 1; then
14712 WX_RESOURCES_MACOSX_ASCII
="lib${WX_LIBRARY}.r"
14713 WX_RESOURCES_MACOSX_DATA
="lib${WX_LIBRARY}.rsrc"
14718 WX_LIBRARY_NAME_STATIC
="lib${WX_LIBRARY}.a"
14719 WX_LIBRARY_NAME_STATIC_GL
="lib${WX_LIBRARY_GL}.a"
14721 WXCONFIG_LIBS
="-l${WX_LIBRARY}"
14722 WXCONFIG_LIBS_STATIC
="lib${WX_LIBRARY}.a"
14724 if test "$wxUSE_OPENGL" = "yes"; then
14725 WXCONFIG_LIBS_GL
="-l${WX_LIBRARY_GL} ${OPENGL_LIBS}"
14726 WXCONFIG_LIBS_STATIC_GL
="lib${WX_LIBRARY_GL}.a ${OPENGL_LIBS}"
14731 if test "$wxUSE_SHARED" = "yes"; then
14733 *-pc-os2_emx | *-pc-os2-emx | \
14736 echo "configure: warning: Host system doesn't support shared libraries, disabling" 1>&2
14741 if test "$wxUSE_SHARED" = "yes"; then
14743 if test "$wxUSE_OPENGL" = "yes"; then
14744 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL"
14745 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1} \$(build_libdir)/${WX_LIBRARY_LINK1_GL}"
14747 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
14748 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_LINK1}"
14751 if test "$GCC" = "yes"; then
14755 SHARED_LD
="${CXX} -shared -o"
14759 if test "$GCC" == "yes"; then
14760 SHARED_LD
="${SHARED_LD} ${PIC_FLAG}"
14762 LDFLAGS
="$LDFLAGS -L/usr/lib"
14764 SHARED_LD
="${CXX} -b -o"
14768 if test "$wxUSE_OPENGL" = "yes"; then
14769 WX_ALL_INSTALLED
="preinstall_gl"
14770 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}"
14772 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}"
14777 if test "$GCC" != "yes"; then
14778 echo $ac_n "checking for Intel compiler""... $ac_c" 1>&6
14779 echo "configure:14780: checking for Intel compiler" >&5
14780 if eval "test \"`echo '$''{'wx_cv_prog_icc'+set}'`\" = set"; then
14781 echo $ac_n "(cached) $ac_c" 1>&6
14784 cat > conftest.
$ac_ext <<EOF
14785 #line 14786 "configure"
14786 #include "confdefs.h"
14790 #ifndef __INTEL_COMPILER
14796 if { (eval echo configure
:14797: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
14800 echo "configure: failed program was:" >&5
14801 cat conftest.
$ac_ext >&5
14810 echo "$ac_t""$wx_cv_prog_icc" 1>&6
14811 if test "$wx_cv_prog_icc" = "yes"; then
14816 if test "$wxUSE_SONAME" = "yes" ; then
14817 SONAME_FLAGS
="-Wl,-soname,${WX_LIBRARY_LINK1}"
14818 SONAME_FLAGS_GL
="-Wl,-soname,${WX_LIBRARY_LINK1_GL}"
14819 WX_TARGET_LIBRARY_SONAME
="-Wl,-soname,\$(TARGETLIB_LINK1)"
14824 if test "$GCC" = yes ; then
14825 CPPFLAGS
="$CPPFLAGS -isystem /usr/openwin/include"
14827 SHARED_LD
="${CXX} -G -o"
14829 SONAME_FLAGS
="-h ${WX_LIBRARY_NAME_SHARED}"
14830 SONAME_FLAGS_GL
="-h ${WX_LIBRARY_NAME_SHARED_GL}"
14835 CFLAGS
="$CFLAGS -fno-common -DWXMAKINGDLL"
14836 CXXFLAGS
="$CXXFLAGS -fno-common -DWXMAKINGDLL"
14837 SHARED_LD
="\${top_srcdir}/distrib/mac/shared-ld-sh -undefined suppress -flat_namespace -o"
14838 PIC_FLAG
="-dynamic -fPIC"
14839 SONAME_FLAGS
="-compatibility_version ${WX_RELEASE} -current_version ${WX_VERSION}"
14840 SONAME_FLAGS_GL
=${SONAME_FLAGS}
14844 # Extract the first word of "makeC++SharedLib", so it can be a program name with args.
14845 set dummy makeC
++SharedLib
; ac_word
=$2
14846 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14847 echo "configure:14848: checking for $ac_word" >&5
14848 if eval "test \"`echo '$''{'ac_cv_prog_AIX_CXX_LD'+set}'`\" = set"; then
14849 echo $ac_n "(cached) $ac_c" 1>&6
14851 if test -n "$AIX_CXX_LD"; then
14852 ac_cv_prog_AIX_CXX_LD
="$AIX_CXX_LD" # Let the user override the test.
14854 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14856 for ac_dir
in $ac_dummy; do
14857 test -z "$ac_dir" && ac_dir
=.
14858 if test -f $ac_dir/$ac_word; then
14859 ac_cv_prog_AIX_CXX_LD
="makeC++SharedLib"
14864 test -z "$ac_cv_prog_AIX_CXX_LD" && ac_cv_prog_AIX_CXX_LD
="/usr/lpp/xlC/bin/makeC++SharedLib"
14867 AIX_CXX_LD
="$ac_cv_prog_AIX_CXX_LD"
14868 if test -n "$AIX_CXX_LD"; then
14869 echo "$ac_t""$AIX_CXX_LD" 1>&6
14871 echo "$ac_t""no" 1>&6
14875 SHARED_LD
="$(AIX_CXX_LD) -p 0 -o"
14878 *-*-cygwin* | *-*-mingw32* )
14880 WX_LIBRARY_IMPORTLIB
="${WX_LIBRARY_NAME_SHARED}.a"
14882 SHARED_LD
="${CXX} -shared -Wl,--out-implib,lib/${WX_LIBRARY_IMPORTLIB} -o"
14883 TOOLCHAIN_DLL_DEFS
="${TOOLCHAIN_DLL_DEFS} -DWXUSINGDLL=1"
14885 PIC_FLAG
="-UWXUSINGDLL -DWXMAKINGDLL=1 -D_DLL=1 -D_WINDLL=1"
14887 if test "$wxUSE_OPENGL" = "yes"; then
14888 WX_ALL_INSTALLED
="preinstall_gl"
14889 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED} \$(build_libdir)/${WX_LIBRARY_NAME_SHARED_GL}"
14891 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_SHARED}"
14896 SHARED_LD
="${LD} -shared -o"
14899 *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | \
14901 *-*-irix5* | *-*-irix6* | \
14908 { echo "configure: error: unknown system type $host." 1>&2; exit 1; }
14911 if test "x$WX_TARGET_LIBRARY" = "x"; then
14912 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_SHARED}"
14913 WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_SHARED_GL}"
14916 WX_TARGET_LIBRARY_TYPE
="so"
14917 INSTALL_LIBRARY
='$(INSTALL_PROGRAM)'
14920 if test "$wxUSE_SHARED" = "no"; then
14922 if test "$wxUSE_GUI" = "no" -o "$USE_WIN32" = 1 ; then
14923 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall"
14926 if test "$wxUSE_MAC" = 1; then
14927 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall"
14930 if test "$wxUSE_OPENGL" = "yes"; then
14931 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_gl"
14932 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC} \$(build_libdir)/${WX_LIBRARY_NAME_STATIC_GL}"
14934 WX_ALL
="\$(build_libdir)/${WX_LIBRARY_NAME_STATIC}"
14937 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
14938 WX_TARGET_LIBRARY_GL
="${WX_LIBRARY_NAME_STATIC_GL}"
14940 WX_TARGET_LIBRARY_TYPE
="a"
14941 INSTALL_LIBRARY
='$(INSTALL_DATA)'
14944 if test "$wxUSE_MAC" = 1; then
14945 LIBWXMACRES
="\$(top_builddir)/lib/${WX_RESOURCES_MACOSX_ASCII}"
14946 WX_ALL
="${WX_ALL} ${LIBWXMACRES}"
14947 WX_ALL_INSTALLED
="${WX_ALL_INSTALLED} preinstall_res"
14948 # Extract the first word of "Rez", so it can be a program name with args.
14949 set dummy Rez
; ac_word
=$2
14950 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14951 echo "configure:14952: checking for $ac_word" >&5
14952 if eval "test \"`echo '$''{'ac_cv_prog_RESCOMP'+set}'`\" = set"; then
14953 echo $ac_n "(cached) $ac_c" 1>&6
14955 if test -n "$RESCOMP"; then
14956 ac_cv_prog_RESCOMP
="$RESCOMP" # Let the user override the test.
14958 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14960 for ac_dir
in $ac_dummy; do
14961 test -z "$ac_dir" && ac_dir
=.
14962 if test -f $ac_dir/$ac_word; then
14963 ac_cv_prog_RESCOMP
="Rez"
14968 test -z "$ac_cv_prog_RESCOMP" && ac_cv_prog_RESCOMP
="/Developer/Tools/Rez"
14971 RESCOMP
="$ac_cv_prog_RESCOMP"
14972 if test -n "$RESCOMP"; then
14973 echo "$ac_t""$RESCOMP" 1>&6
14975 echo "$ac_t""no" 1>&6
14978 # Extract the first word of "DeRez", so it can be a program name with args.
14979 set dummy DeRez
; ac_word
=$2
14980 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
14981 echo "configure:14982: checking for $ac_word" >&5
14982 if eval "test \"`echo '$''{'ac_cv_prog_DEREZ'+set}'`\" = set"; then
14983 echo $ac_n "(cached) $ac_c" 1>&6
14985 if test -n "$DEREZ"; then
14986 ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test.
14988 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
14990 for ac_dir
in $ac_dummy; do
14991 test -z "$ac_dir" && ac_dir
=.
14992 if test -f $ac_dir/$ac_word; then
14993 ac_cv_prog_DEREZ
="DeRez"
14998 test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez"
15001 DEREZ
="$ac_cv_prog_DEREZ"
15002 if test -n "$DEREZ"; then
15003 echo "$ac_t""$DEREZ" 1>&6
15005 echo "$ac_t""no" 1>&6
15008 MACOSX_BUNDLE
="bundle"
15009 if test "$wxUSE_SHARED" = "yes"; then
15010 LIBWXMACRESCOMP
="\$(RESCOMP) -t APPL Carbon.r -o \$(BIN_PROGRAM)"
15011 LIBWXMACRESWXCONFIG
="${RESCOMP} -t APPL Carbon.r -o"
15013 LIBWXMACRESCOMP
="\$(RESCOMP) -t APPL Carbon.r ${LIBWXMACRES} -o \$(BIN_PROGRAM)"
15014 LIBWXMACRESWXCONFIG
="${RESCOMP} -t APPL Carbon.r \${prefix}/lib/${WX_RESOURCES_MACOSX_ASCII} -o"
15017 if test "$wxUSE_PM" = 1; then
15018 LIBWXMACRESCOMP
="emxbind -ep \$(BIN_PROGRAM)"
15023 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
15024 echo "configure:15025: checking for ANSI C header files" >&5
15025 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
15026 echo $ac_n "(cached) $ac_c" 1>&6
15028 cat > conftest.
$ac_ext <<EOF
15029 #line 15030 "configure"
15030 #include "confdefs.h"
15031 #include <stdlib.h>
15032 #include <stdarg.h>
15033 #include <string.h>
15036 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
15037 { (eval echo configure
:15038: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
15038 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
15039 if test -z "$ac_err"; then
15041 ac_cv_header_stdc
=yes
15044 echo "configure: failed program was:" >&5
15045 cat conftest.
$ac_ext >&5
15047 ac_cv_header_stdc
=no
15051 if test $ac_cv_header_stdc = yes; then
15052 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
15053 cat > conftest.
$ac_ext <<EOF
15054 #line 15055 "configure"
15055 #include "confdefs.h"
15056 #include <string.h>
15058 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15059 egrep "memchr" >/dev
/null
2>&1; then
15063 ac_cv_header_stdc
=no
15069 if test $ac_cv_header_stdc = yes; then
15070 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
15071 cat > conftest.
$ac_ext <<EOF
15072 #line 15073 "configure"
15073 #include "confdefs.h"
15074 #include <stdlib.h>
15076 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15077 egrep "free" >/dev
/null
2>&1; then
15081 ac_cv_header_stdc
=no
15087 if test $ac_cv_header_stdc = yes; then
15088 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
15089 if test "$cross_compiling" = yes; then
15092 cat > conftest.
$ac_ext <<EOF
15093 #line 15094 "configure"
15094 #include "confdefs.h"
15096 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
15097 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
15098 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
15099 int main () { int i; for (i = 0; i < 256; i++)
15100 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
15104 if { (eval echo configure
:15105: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
15108 echo "configure: failed program was:" >&5
15109 cat conftest.
$ac_ext >&5
15111 ac_cv_header_stdc
=no
15119 echo "$ac_t""$ac_cv_header_stdc" 1>&6
15120 if test $ac_cv_header_stdc = yes; then
15121 cat >> confdefs.h
<<\EOF
15122 #define STDC_HEADERS 1
15127 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
15128 echo "configure:15129: checking for mode_t" >&5
15129 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
15130 echo $ac_n "(cached) $ac_c" 1>&6
15132 cat > conftest.
$ac_ext <<EOF
15133 #line 15134 "configure"
15134 #include "confdefs.h"
15135 #include <sys/types.h>
15137 #include <stdlib.h>
15138 #include <stddef.h>
15141 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15142 egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
15144 ac_cv_type_mode_t
=yes
15147 ac_cv_type_mode_t
=no
15152 echo "$ac_t""$ac_cv_type_mode_t" 1>&6
15153 if test $ac_cv_type_mode_t = no
; then
15154 cat >> confdefs.h
<<\EOF
15160 echo $ac_n "checking for off_t""... $ac_c" 1>&6
15161 echo "configure:15162: checking for off_t" >&5
15162 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
15163 echo $ac_n "(cached) $ac_c" 1>&6
15165 cat > conftest.
$ac_ext <<EOF
15166 #line 15167 "configure"
15167 #include "confdefs.h"
15168 #include <sys/types.h>
15170 #include <stdlib.h>
15171 #include <stddef.h>
15174 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15175 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
15177 ac_cv_type_off_t
=yes
15180 ac_cv_type_off_t
=no
15185 echo "$ac_t""$ac_cv_type_off_t" 1>&6
15186 if test $ac_cv_type_off_t = no
; then
15187 cat >> confdefs.h
<<\EOF
15193 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
15194 echo "configure:15195: checking for pid_t" >&5
15195 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
15196 echo $ac_n "(cached) $ac_c" 1>&6
15198 cat > conftest.
$ac_ext <<EOF
15199 #line 15200 "configure"
15200 #include "confdefs.h"
15201 #include <sys/types.h>
15203 #include <stdlib.h>
15204 #include <stddef.h>
15207 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15208 egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
15210 ac_cv_type_pid_t
=yes
15213 ac_cv_type_pid_t
=no
15218 echo "$ac_t""$ac_cv_type_pid_t" 1>&6
15219 if test $ac_cv_type_pid_t = no
; then
15220 cat >> confdefs.h
<<\EOF
15226 echo $ac_n "checking for size_t""... $ac_c" 1>&6
15227 echo "configure:15228: checking for size_t" >&5
15228 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
15229 echo $ac_n "(cached) $ac_c" 1>&6
15231 cat > conftest.
$ac_ext <<EOF
15232 #line 15233 "configure"
15233 #include "confdefs.h"
15234 #include <sys/types.h>
15236 #include <stdlib.h>
15237 #include <stddef.h>
15240 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15241 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
15243 ac_cv_type_size_t
=yes
15246 ac_cv_type_size_t
=no
15251 echo "$ac_t""$ac_cv_type_size_t" 1>&6
15252 if test $ac_cv_type_size_t = no
; then
15253 cat >> confdefs.h
<<\EOF
15254 #define size_t unsigned
15259 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
15260 echo "configure:15261: checking for uid_t in sys/types.h" >&5
15261 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
15262 echo $ac_n "(cached) $ac_c" 1>&6
15264 cat > conftest.
$ac_ext <<EOF
15265 #line 15266 "configure"
15266 #include "confdefs.h"
15267 #include <sys/types.h>
15269 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15270 egrep "uid_t" >/dev
/null
2>&1; then
15272 ac_cv_type_uid_t
=yes
15275 ac_cv_type_uid_t
=no
15281 echo "$ac_t""$ac_cv_type_uid_t" 1>&6
15282 if test $ac_cv_type_uid_t = no
; then
15283 cat >> confdefs.h
<<\EOF
15287 cat >> confdefs.h
<<\EOF
15296 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15297 ac_cpp
='$CXXCPP $CPPFLAGS'
15298 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15299 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15300 cross_compiling
=$ac_cv_prog_cxx_cross
15302 echo $ac_n "checking if size_t is unsigned int""... $ac_c" 1>&6
15303 echo "configure:15304: checking if size_t is unsigned int" >&5
15304 if eval "test \"`echo '$''{'wx_cv_size_t_is_uint'+set}'`\" = set"; then
15305 echo $ac_n "(cached) $ac_c" 1>&6
15307 cat > conftest.
$ac_ext <<EOF
15308 #line 15309 "configure"
15309 #include "confdefs.h"
15310 #include <stddef.h>
15315 struct Foo { void foo(size_t); void foo(unsigned int); };
15321 if { (eval echo configure
:15322: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15323 wx_cv_size_t_is_uint
=no
15325 echo "configure: failed program was:" >&5
15326 cat conftest.
$ac_ext >&5
15328 wx_cv_size_t_is_uint
=yes
15335 echo "$ac_t""$wx_cv_size_t_is_uint" 1>&6
15337 if test "$wx_cv_size_t_is_uint" = "yes"; then
15338 cat >> confdefs.h
<<\EOF
15339 #define wxSIZE_T_IS_UINT 1
15343 echo $ac_n "checking if size_t is unsigned long""... $ac_c" 1>&6
15344 echo "configure:15345: checking if size_t is unsigned long" >&5
15345 if eval "test \"`echo '$''{'wx_cv_size_t_is_ulong'+set}'`\" = set"; then
15346 echo $ac_n "(cached) $ac_c" 1>&6
15348 cat > conftest.
$ac_ext <<EOF
15349 #line 15350 "configure"
15350 #include "confdefs.h"
15351 #include <stddef.h>
15356 struct Foo { void foo(size_t); void foo(unsigned long); };
15362 if { (eval echo configure
:15363: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15364 wx_cv_size_t_is_ulong
=no
15366 echo "configure: failed program was:" >&5
15367 cat conftest.
$ac_ext >&5
15369 wx_cv_size_t_is_ulong
=yes
15376 echo "$ac_t""$wx_cv_size_t_is_ulong" 1>&6
15378 if test "$wx_cv_size_t_is_ulong" = "yes"; then
15379 cat >> confdefs.h
<<\EOF
15380 #define wxSIZE_T_IS_ULONG 1
15387 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15388 ac_cpp
='$CPP $CPPFLAGS'
15389 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15390 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15391 cross_compiling
=$ac_cv_prog_cc_cross
15395 echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6
15396 echo "configure:15397: checking for pw_gecos in struct passwd" >&5
15397 if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then
15398 echo $ac_n "(cached) $ac_c" 1>&6
15401 cat > conftest.
$ac_ext <<EOF
15402 #line 15403 "configure"
15403 #include "confdefs.h"
15413 if { (eval echo configure
:15414: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15416 wx_cv_struct_pw_gecos
=yes
15419 echo "configure: failed program was:" >&5
15420 cat conftest.
$ac_ext >&5
15423 wx_cv_struct_pw_gecos
=no
15432 echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6
15434 if test "$wx_cv_struct_pw_gecos" = "yes"; then
15435 cat >> confdefs.h
<<\EOF
15436 #define HAVE_PW_GECOS 1
15443 if test "$wx_cv_sizeof_wchar_t" != "0"; then
15445 for ac_func
in wcslen
15447 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
15448 echo "configure:15449: checking for $ac_func" >&5
15449 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
15450 echo $ac_n "(cached) $ac_c" 1>&6
15452 cat > conftest.
$ac_ext <<EOF
15453 #line 15454 "configure"
15454 #include "confdefs.h"
15455 /* System header to define __stub macros and hopefully few prototypes,
15456 which can conflict with char $ac_func(); below. */
15457 #include <assert.h>
15458 /* Override any gcc2 internal prototype to avoid an error. */
15459 /* We use char because int might match the return type of a gcc2
15460 builtin and then its argument prototype would still apply. */
15465 /* The GNU C library defines this for functions which it implements
15466 to always fail with ENOSYS. Some functions are actually named
15467 something starting with __ and the normal name is an alias. */
15468 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
15476 if { (eval echo configure
:15477: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15478 eval "ac_cv_func_$ac_func=yes"
15480 echo "configure: failed program was:" >&5
15481 cat conftest.
$ac_ext >&5
15483 eval "ac_cv_func_$ac_func=no"
15488 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
15489 echo "$ac_t""yes" 1>&6
15490 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
15491 cat >> confdefs.h
<<EOF
15492 #define $ac_tr_func 1
15495 cat >> confdefs.h
<<\EOF
15496 #define HAVE_WCSLEN 1
15502 echo "$ac_t""no" 1>&6
15507 if test "$WCHAR_OK" = 0; then
15508 if test "$TOOLKIT" = "MSW"; then
15509 echo $ac_n "checking for wcslen in -lmsvcrt""... $ac_c" 1>&6
15510 echo "configure:15511: checking for wcslen in -lmsvcrt" >&5
15511 ac_lib_var
=`echo msvcrt'_'wcslen | sed 'y%./+-%__p_%'`
15512 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15513 echo $ac_n "(cached) $ac_c" 1>&6
15515 ac_save_LIBS
="$LIBS"
15516 LIBS
="-lmsvcrt $LIBS"
15517 cat > conftest.
$ac_ext <<EOF
15518 #line 15519 "configure"
15519 #include "confdefs.h"
15520 /* Override any gcc2 internal prototype to avoid an error. */
15521 /* We use char because int might match the return type of a gcc2
15522 builtin and then its argument prototype would still apply. */
15529 if { (eval echo configure
:15530: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15531 eval "ac_cv_lib_$ac_lib_var=yes"
15533 echo "configure: failed program was:" >&5
15534 cat conftest.
$ac_ext >&5
15536 eval "ac_cv_lib_$ac_lib_var=no"
15539 LIBS
="$ac_save_LIBS"
15542 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15543 echo "$ac_t""yes" 1>&6
15545 cat >> confdefs.h
<<\EOF
15546 #define HAVE_WCSLEN 1
15552 echo "$ac_t""no" 1>&6
15556 echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6
15557 echo "configure:15558: checking for wcslen in -lw" >&5
15558 ac_lib_var
=`echo w'_'wcslen | sed 'y%./+-%__p_%'`
15559 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
15560 echo $ac_n "(cached) $ac_c" 1>&6
15562 ac_save_LIBS
="$LIBS"
15564 cat > conftest.
$ac_ext <<EOF
15565 #line 15566 "configure"
15566 #include "confdefs.h"
15567 /* Override any gcc2 internal prototype to avoid an error. */
15568 /* We use char because int might match the return type of a gcc2
15569 builtin and then its argument prototype would still apply. */
15576 if { (eval echo configure
:15577: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15578 eval "ac_cv_lib_$ac_lib_var=yes"
15580 echo "configure: failed program was:" >&5
15581 cat conftest.
$ac_ext >&5
15583 eval "ac_cv_lib_$ac_lib_var=no"
15586 LIBS
="$ac_save_LIBS"
15589 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
15590 echo "$ac_t""yes" 1>&6
15592 cat >> confdefs.h
<<\EOF
15593 #define HAVE_WCSLEN 1
15600 echo "$ac_t""no" 1>&6
15607 if test "$WCHAR_OK" = 1; then
15608 cat >> confdefs.h
<<\EOF
15609 #define wxUSE_WCHAR_T 1
15613 for ac_func
in wcsrtombs
15615 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
15616 echo "configure:15617: checking for $ac_func" >&5
15617 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
15618 echo $ac_n "(cached) $ac_c" 1>&6
15620 cat > conftest.
$ac_ext <<EOF
15621 #line 15622 "configure"
15622 #include "confdefs.h"
15623 /* System header to define __stub macros and hopefully few prototypes,
15624 which can conflict with char $ac_func(); below. */
15625 #include <assert.h>
15626 /* Override any gcc2 internal prototype to avoid an error. */
15627 /* We use char because int might match the return type of a gcc2
15628 builtin and then its argument prototype would still apply. */
15633 /* The GNU C library defines this for functions which it implements
15634 to always fail with ENOSYS. Some functions are actually named
15635 something starting with __ and the normal name is an alias. */
15636 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
15644 if { (eval echo configure
:15645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15646 eval "ac_cv_func_$ac_func=yes"
15648 echo "configure: failed program was:" >&5
15649 cat conftest.
$ac_ext >&5
15651 eval "ac_cv_func_$ac_func=no"
15656 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
15657 echo "$ac_t""yes" 1>&6
15658 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
15659 cat >> confdefs.h
<<EOF
15660 #define $ac_tr_func 1
15664 echo "$ac_t""no" 1>&6
15669 if test "$USE_DARWIN" = 1; then
15670 cat >> confdefs.h
<<\EOF
15671 #define wxUSE_WCHAR_T 1
15675 echo "configure: warning: Wide character support is unavailable" 1>&2
15679 echo $ac_n "checking for vprintf""... $ac_c" 1>&6
15680 echo "configure:15681: checking for vprintf" >&5
15681 if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
15682 echo $ac_n "(cached) $ac_c" 1>&6
15684 cat > conftest.
$ac_ext <<EOF
15685 #line 15686 "configure"
15686 #include "confdefs.h"
15687 /* System header to define __stub macros and hopefully few prototypes,
15688 which can conflict with char vprintf(); below. */
15689 #include <assert.h>
15690 /* Override any gcc2 internal prototype to avoid an error. */
15691 /* We use char because int might match the return type of a gcc2
15692 builtin and then its argument prototype would still apply. */
15697 /* The GNU C library defines this for functions which it implements
15698 to always fail with ENOSYS. Some functions are actually named
15699 something starting with __ and the normal name is an alias. */
15700 #if defined (__stub_vprintf) || defined (__stub___vprintf)
15708 if { (eval echo configure
:15709: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15710 eval "ac_cv_func_vprintf=yes"
15712 echo "configure: failed program was:" >&5
15713 cat conftest.
$ac_ext >&5
15715 eval "ac_cv_func_vprintf=no"
15720 if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
15721 echo "$ac_t""yes" 1>&6
15722 cat >> confdefs.h
<<\EOF
15723 #define HAVE_VPRINTF 1
15727 echo "$ac_t""no" 1>&6
15730 if test "$ac_cv_func_vprintf" != yes; then
15731 echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
15732 echo "configure:15733: checking for _doprnt" >&5
15733 if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
15734 echo $ac_n "(cached) $ac_c" 1>&6
15736 cat > conftest.
$ac_ext <<EOF
15737 #line 15738 "configure"
15738 #include "confdefs.h"
15739 /* System header to define __stub macros and hopefully few prototypes,
15740 which can conflict with char _doprnt(); below. */
15741 #include <assert.h>
15742 /* Override any gcc2 internal prototype to avoid an error. */
15743 /* We use char because int might match the return type of a gcc2
15744 builtin and then its argument prototype would still apply. */
15749 /* The GNU C library defines this for functions which it implements
15750 to always fail with ENOSYS. Some functions are actually named
15751 something starting with __ and the normal name is an alias. */
15752 #if defined (__stub__doprnt) || defined (__stub____doprnt)
15760 if { (eval echo configure
:15761: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15762 eval "ac_cv_func__doprnt=yes"
15764 echo "configure: failed program was:" >&5
15765 cat conftest.
$ac_ext >&5
15767 eval "ac_cv_func__doprnt=no"
15772 if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
15773 echo "$ac_t""yes" 1>&6
15774 cat >> confdefs.h
<<\EOF
15775 #define HAVE_DOPRNT 1
15779 echo "$ac_t""no" 1>&6
15789 echo $ac_n "checking for vsnprintf""... $ac_c" 1>&6
15790 echo "configure:15791: checking for vsnprintf" >&5
15791 if eval "test \"`echo '$''{'wx_cv_func_vsnprintf'+set}'`\" = set"; then
15792 echo $ac_n "(cached) $ac_c" 1>&6
15795 cat > conftest.
$ac_ext <<EOF
15796 #line 15797 "configure"
15797 #include "confdefs.h"
15800 #include <stdarg.h>
15804 int wx_test_vsnprintf(const char *, ...);
15806 wx_test_vsnprintf("%s");
15810 int wx_test_vsnprintf(const char *fmt, ...)
15815 va_start(argp, fmt);
15816 vsnprintf(s, 42, fmt, argp);
15821 if { (eval echo configure
:15822: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15824 wx_cv_func_vsnprintf
=yes
15827 echo "configure: failed program was:" >&5
15828 cat conftest.
$ac_ext >&5
15831 cat > conftest.
$ac_ext <<EOF
15832 #line 15833 "configure"
15833 #include "confdefs.h"
15836 #include <stdarg.h>
15840 int wx_test_vsnprintf(const char *, ...);
15842 wx_test_vsnprintf("%s");
15846 int wx_test_vsnprintf(const char *fmt, ...)
15851 va_start(argp, fmt);
15852 _vsnprintf(s, 42, fmt, argp);
15857 if { (eval echo configure
:15858: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15860 wx_cv_func_vsnprintf
=yes
15863 echo "configure: failed program was:" >&5
15864 cat conftest.
$ac_ext >&5
15867 wx_cv_func_vsnprintf
=no
15877 echo "$ac_t""$wx_cv_func_vsnprintf" 1>&6
15879 if test "$wx_cv_func_vsnprintf" = yes; then
15880 cat >> confdefs.h
<<\EOF
15881 #define HAVE_VSNPRINTF 1
15885 echo "configure: warning: unsafe function vsprintf will be used instead of vsnprintf" 1>&2
15888 echo $ac_n "checking for vsscanf""... $ac_c" 1>&6
15889 echo "configure:15890: checking for vsscanf" >&5
15890 if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then
15891 echo $ac_n "(cached) $ac_c" 1>&6
15894 cat > conftest.
$ac_ext <<EOF
15895 #line 15896 "configure"
15896 #include "confdefs.h"
15899 #include <stdarg.h>
15903 int wx_test_vsscanf(const char *, ...);
15905 wx_test_vsscanf("%d");
15909 int wx_test_vsscanf(const char *fmt, ...)
15912 va_start(argp, fmt);
15913 vsscanf("42", fmt, argp);
15918 if { (eval echo configure
:15919: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
15921 wx_cv_func_vsscanf
=yes
15924 echo "configure: failed program was:" >&5
15925 cat conftest.
$ac_ext >&5
15928 wx_cv_func_vsscanf
=no
15935 echo "$ac_t""$wx_cv_func_vsscanf" 1>&6
15937 if test "$wx_cv_func_vsscanf" = yes; then
15938 cat >> confdefs.h
<<\EOF
15939 #define HAVE_VSSCANF 1
15944 if test "$TOOLKIT" != "MSW"; then
15949 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
15950 ac_cpp
='$CXXCPP $CPPFLAGS'
15951 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
15952 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
15953 cross_compiling
=$ac_cv_prog_cxx_cross
15957 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
15958 if test "${with_libiconv_prefix+set}" = set; then
15959 withval
="$with_libiconv_prefix"
15961 for dir
in `echo "$withval" | tr : ' '`; do
15962 if test -d $dir/include
; then CPPFLAGS
="$CPPFLAGS -I$dir/include"; fi
15963 if test -d $dir/lib
; then LDFLAGS
="$LDFLAGS -L$dir/lib"; fi
15969 echo $ac_n "checking for iconv""... $ac_c" 1>&6
15970 echo "configure:15971: checking for iconv" >&5
15971 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then
15972 echo $ac_n "(cached) $ac_c" 1>&6
15975 am_cv_func_iconv
="no, consider installing GNU libiconv"
15977 cat > conftest.
$ac_ext <<EOF
15978 #line 15979 "configure"
15979 #include "confdefs.h"
15980 #include <stdlib.h>
15983 iconv_t cd = iconv_open("","");
15984 iconv(cd,NULL,NULL,NULL,NULL);
15988 if { (eval echo configure
:15989: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
15990 am_cv_func_iconv
=yes
15992 echo "configure: failed program was:" >&5
15993 cat conftest.
$ac_ext >&5
15996 if test "$am_cv_func_iconv" != yes; then
15997 am_save_LIBS
="$LIBS"
15998 LIBS
="$LIBS -liconv"
15999 cat > conftest.
$ac_ext <<EOF
16000 #line 16001 "configure"
16001 #include "confdefs.h"
16002 #include <stdlib.h>
16005 iconv_t cd = iconv_open("","");
16006 iconv(cd,NULL,NULL,NULL,NULL);
16010 if { (eval echo configure
:16011: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16012 am_cv_lib_iconv
=yes
16013 am_cv_func_iconv
=yes
16015 echo "configure: failed program was:" >&5
16016 cat conftest.
$ac_ext >&5
16019 LIBS
="$am_save_LIBS"
16024 echo "$ac_t""$am_cv_func_iconv" 1>&6
16025 if test "$am_cv_func_iconv" = yes; then
16026 cat >> confdefs.h
<<\EOF
16027 #define HAVE_ICONV 1
16030 echo $ac_n "checking if iconv needs const""... $ac_c" 1>&6
16031 echo "configure:16032: checking if iconv needs const" >&5
16032 if eval "test \"`echo '$''{'wx_cv_func_iconv_const'+set}'`\" = set"; then
16033 echo $ac_n "(cached) $ac_c" 1>&6
16035 cat > conftest.
$ac_ext <<EOF
16036 #line 16037 "configure"
16037 #include "confdefs.h"
16039 #include <stdlib.h>
16045 #if defined(__STDC__) || defined(__cplusplus)
16046 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
16055 if { (eval echo configure
:16056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16057 wx_cv_func_iconv_const
="no"
16059 echo "configure: failed program was:" >&5
16060 cat conftest.
$ac_ext >&5
16062 wx_cv_func_iconv_const
="yes"
16069 echo "$ac_t""$wx_cv_func_iconv_const" 1>&6
16072 if test "x$wx_cv_func_iconv_const" = "xyes"; then
16073 iconv_const
="const"
16076 cat >> confdefs.h
<<EOF
16077 #define ICONV_CONST $iconv_const
16082 if test "$am_cv_lib_iconv" = yes; then
16087 LIBS
="$LIBICONV $LIBS"
16089 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16090 ac_cpp
='$CPP $CPPFLAGS'
16091 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16092 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16093 cross_compiling
=$ac_cv_prog_cc_cross
16096 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then
16097 for ac_func
in sigaction
16099 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16100 echo "configure:16101: checking for $ac_func" >&5
16101 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16102 echo $ac_n "(cached) $ac_c" 1>&6
16104 cat > conftest.
$ac_ext <<EOF
16105 #line 16106 "configure"
16106 #include "confdefs.h"
16107 /* System header to define __stub macros and hopefully few prototypes,
16108 which can conflict with char $ac_func(); below. */
16109 #include <assert.h>
16110 /* Override any gcc2 internal prototype to avoid an error. */
16111 /* We use char because int might match the return type of a gcc2
16112 builtin and then its argument prototype would still apply. */
16117 /* The GNU C library defines this for functions which it implements
16118 to always fail with ENOSYS. Some functions are actually named
16119 something starting with __ and the normal name is an alias. */
16120 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16128 if { (eval echo configure
:16129: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16130 eval "ac_cv_func_$ac_func=yes"
16132 echo "configure: failed program was:" >&5
16133 cat conftest.
$ac_ext >&5
16135 eval "ac_cv_func_$ac_func=no"
16140 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16141 echo "$ac_t""yes" 1>&6
16142 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16143 cat >> confdefs.h
<<EOF
16144 #define $ac_tr_func 1
16148 echo "$ac_t""no" 1>&6
16153 if test "$ac_cv_func_sigaction" = "no"; then
16154 echo "configure: warning: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" 1>&2
16155 wxUSE_ON_FATAL_EXCEPTION
=no
16158 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
16161 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16162 ac_cpp
='$CXXCPP $CPPFLAGS'
16163 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16164 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16165 cross_compiling
=$ac_cv_prog_cxx_cross
16168 echo $ac_n "checking for sa_handler type""... $ac_c" 1>&6
16169 echo "configure:16170: checking for sa_handler type" >&5
16170 if eval "test \"`echo '$''{'wx_cv_type_sa_handler'+set}'`\" = set"; then
16171 echo $ac_n "(cached) $ac_c" 1>&6
16174 cat > conftest.
$ac_ext <<EOF
16175 #line 16176 "configure"
16176 #include "confdefs.h"
16177 #include <signal.h>
16180 extern void testSigHandler(int);
16182 struct sigaction sa;
16183 sa.sa_handler = testSigHandler;
16187 if { (eval echo configure
:16188: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16190 wx_cv_type_sa_handler
=int
16193 echo "configure: failed program was:" >&5
16194 cat conftest.
$ac_ext >&5
16197 wx_cv_type_sa_handler
=void
16204 echo "$ac_t""$wx_cv_type_sa_handler" 1>&6
16207 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16208 ac_cpp
='$CPP $CPPFLAGS'
16209 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16210 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16211 cross_compiling
=$ac_cv_prog_cc_cross
16214 cat >> confdefs.h
<<EOF
16215 #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler
16221 for ac_func
in vfork
16223 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16224 echo "configure:16225: checking for $ac_func" >&5
16225 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16226 echo $ac_n "(cached) $ac_c" 1>&6
16228 cat > conftest.
$ac_ext <<EOF
16229 #line 16230 "configure"
16230 #include "confdefs.h"
16231 /* System header to define __stub macros and hopefully few prototypes,
16232 which can conflict with char $ac_func(); below. */
16233 #include <assert.h>
16234 /* Override any gcc2 internal prototype to avoid an error. */
16235 /* We use char because int might match the return type of a gcc2
16236 builtin and then its argument prototype would still apply. */
16241 /* The GNU C library defines this for functions which it implements
16242 to always fail with ENOSYS. Some functions are actually named
16243 something starting with __ and the normal name is an alias. */
16244 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16252 if { (eval echo configure
:16253: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16254 eval "ac_cv_func_$ac_func=yes"
16256 echo "configure: failed program was:" >&5
16257 cat conftest.
$ac_ext >&5
16259 eval "ac_cv_func_$ac_func=no"
16264 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16265 echo "$ac_t""yes" 1>&6
16266 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16267 cat >> confdefs.h
<<EOF
16268 #define $ac_tr_func 1
16272 echo "$ac_t""no" 1>&6
16277 for ac_func
in mkstemp mktemp
16279 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16280 echo "configure:16281: checking for $ac_func" >&5
16281 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16282 echo $ac_n "(cached) $ac_c" 1>&6
16284 cat > conftest.
$ac_ext <<EOF
16285 #line 16286 "configure"
16286 #include "confdefs.h"
16287 /* System header to define __stub macros and hopefully few prototypes,
16288 which can conflict with char $ac_func(); below. */
16289 #include <assert.h>
16290 /* Override any gcc2 internal prototype to avoid an error. */
16291 /* We use char because int might match the return type of a gcc2
16292 builtin and then its argument prototype would still apply. */
16297 /* The GNU C library defines this for functions which it implements
16298 to always fail with ENOSYS. Some functions are actually named
16299 something starting with __ and the normal name is an alias. */
16300 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16308 if { (eval echo configure
:16309: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16310 eval "ac_cv_func_$ac_func=yes"
16312 echo "configure: failed program was:" >&5
16313 cat conftest.
$ac_ext >&5
16315 eval "ac_cv_func_$ac_func=no"
16320 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16321 echo "$ac_t""yes" 1>&6
16322 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16323 cat >> confdefs.h
<<EOF
16324 #define $ac_tr_func 1
16328 echo "$ac_t""no" 1>&6
16333 echo $ac_n "checking for statfs""... $ac_c" 1>&6
16334 echo "configure:16335: checking for statfs" >&5
16335 if eval "test \"`echo '$''{'wx_cv_func_statfs'+set}'`\" = set"; then
16336 echo $ac_n "(cached) $ac_c" 1>&6
16338 cat > conftest.
$ac_ext <<EOF
16339 #line 16340 "configure"
16340 #include "confdefs.h"
16342 #if defined(__BSD__)
16343 #include <sys/param.h>
16344 #include <sys/mount.h>
16346 #include <sys/vfs.h>
16360 if { (eval echo configure
:16361: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16363 wx_cv_func_statfs
=yes
16366 echo "configure: failed program was:" >&5
16367 cat conftest.
$ac_ext >&5
16370 wx_cv_func_statfs
=no
16378 echo "$ac_t""$wx_cv_func_statfs" 1>&6
16380 if test "$wx_cv_func_statfs" = "yes"; then
16381 cat >> confdefs.h
<<\EOF
16382 #define HAVE_STATFS 1
16386 echo $ac_n "checking for statvfs""... $ac_c" 1>&6
16387 echo "configure:16388: checking for statvfs" >&5
16388 if eval "test \"`echo '$''{'wx_cv_func_statvfs'+set}'`\" = set"; then
16389 echo $ac_n "(cached) $ac_c" 1>&6
16391 cat > conftest.
$ac_ext <<EOF
16392 #line 16393 "configure"
16393 #include "confdefs.h"
16395 #include <sys/statvfs.h>
16408 if { (eval echo configure
:16409: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
16411 wx_cv_func_statvfs
=yes
16414 echo "configure: failed program was:" >&5
16415 cat conftest.
$ac_ext >&5
16418 wx_cv_func_statvfs
=no
16426 echo "$ac_t""$wx_cv_func_statvfs" 1>&6
16428 if test "$wx_cv_func_statvfs" = "yes"; then
16429 cat >> confdefs.h
<<\EOF
16430 #define HAVE_STATVFS 1
16434 echo "configure: warning: wxGetDiskSpace() function won't work without statfs()" 1>&2
16438 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
16439 for ac_func
in fcntl flock
16441 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16442 echo "configure:16443: checking for $ac_func" >&5
16443 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16444 echo $ac_n "(cached) $ac_c" 1>&6
16446 cat > conftest.
$ac_ext <<EOF
16447 #line 16448 "configure"
16448 #include "confdefs.h"
16449 /* System header to define __stub macros and hopefully few prototypes,
16450 which can conflict with char $ac_func(); below. */
16451 #include <assert.h>
16452 /* Override any gcc2 internal prototype to avoid an error. */
16453 /* We use char because int might match the return type of a gcc2
16454 builtin and then its argument prototype would still apply. */
16459 /* The GNU C library defines this for functions which it implements
16460 to always fail with ENOSYS. Some functions are actually named
16461 something starting with __ and the normal name is an alias. */
16462 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16470 if { (eval echo configure
:16471: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16472 eval "ac_cv_func_$ac_func=yes"
16474 echo "configure: failed program was:" >&5
16475 cat conftest.
$ac_ext >&5
16477 eval "ac_cv_func_$ac_func=no"
16482 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16483 echo "$ac_t""yes" 1>&6
16484 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16485 cat >> confdefs.h
<<EOF
16486 #define $ac_tr_func 1
16490 echo "$ac_t""no" 1>&6
16495 if test "$ac_cv_func_fcntl" != "yes" -a "$ac_cv_func_flock" != "yes"; then
16496 echo "configure: warning: wxSingleInstanceChecker not available" 1>&2
16497 wxUSE_SNGLINST_CHECKER
=no
16501 for ac_func
in timegm
16503 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16504 echo "configure:16505: checking for $ac_func" >&5
16505 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16506 echo $ac_n "(cached) $ac_c" 1>&6
16508 cat > conftest.
$ac_ext <<EOF
16509 #line 16510 "configure"
16510 #include "confdefs.h"
16511 /* System header to define __stub macros and hopefully few prototypes,
16512 which can conflict with char $ac_func(); below. */
16513 #include <assert.h>
16514 /* Override any gcc2 internal prototype to avoid an error. */
16515 /* We use char because int might match the return type of a gcc2
16516 builtin and then its argument prototype would still apply. */
16521 /* The GNU C library defines this for functions which it implements
16522 to always fail with ENOSYS. Some functions are actually named
16523 something starting with __ and the normal name is an alias. */
16524 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16532 if { (eval echo configure
:16533: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16534 eval "ac_cv_func_$ac_func=yes"
16536 echo "configure: failed program was:" >&5
16537 cat conftest.
$ac_ext >&5
16539 eval "ac_cv_func_$ac_func=no"
16544 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16545 echo "$ac_t""yes" 1>&6
16546 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16547 cat >> confdefs.h
<<EOF
16548 #define $ac_tr_func 1
16552 echo "$ac_t""no" 1>&6
16557 for ac_func
in putenv setenv
16559 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16560 echo "configure:16561: checking for $ac_func" >&5
16561 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16562 echo $ac_n "(cached) $ac_c" 1>&6
16564 cat > conftest.
$ac_ext <<EOF
16565 #line 16566 "configure"
16566 #include "confdefs.h"
16567 /* System header to define __stub macros and hopefully few prototypes,
16568 which can conflict with char $ac_func(); below. */
16569 #include <assert.h>
16570 /* Override any gcc2 internal prototype to avoid an error. */
16571 /* We use char because int might match the return type of a gcc2
16572 builtin and then its argument prototype would still apply. */
16577 /* The GNU C library defines this for functions which it implements
16578 to always fail with ENOSYS. Some functions are actually named
16579 something starting with __ and the normal name is an alias. */
16580 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16588 if { (eval echo configure
:16589: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16590 eval "ac_cv_func_$ac_func=yes"
16592 echo "configure: failed program was:" >&5
16593 cat conftest.
$ac_ext >&5
16595 eval "ac_cv_func_$ac_func=no"
16600 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16601 echo "$ac_t""yes" 1>&6
16602 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16603 cat >> confdefs.h
<<EOF
16604 #define $ac_tr_func 1
16608 echo "$ac_t""no" 1>&6
16613 HAVE_SOME_SLEEP_FUNC
=0
16614 if test "$USE_BEOS" = 1; then
16615 cat >> confdefs.h
<<\EOF
16616 #define HAVE_SLEEP 1
16619 HAVE_SOME_SLEEP_FUNC
=1
16622 if test "$USE_DARWIN" = 1; then
16623 cat >> confdefs.h
<<\EOF
16624 #define HAVE_USLEEP 1
16627 HAVE_SOME_SLEEP_FUNC
=1
16630 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
16632 for ac_func
in nanosleep
16634 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16635 echo "configure:16636: checking for $ac_func" >&5
16636 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16637 echo $ac_n "(cached) $ac_c" 1>&6
16639 cat > conftest.
$ac_ext <<EOF
16640 #line 16641 "configure"
16641 #include "confdefs.h"
16642 /* System header to define __stub macros and hopefully few prototypes,
16643 which can conflict with char $ac_func(); below. */
16644 #include <assert.h>
16645 /* Override any gcc2 internal prototype to avoid an error. */
16646 /* We use char because int might match the return type of a gcc2
16647 builtin and then its argument prototype would still apply. */
16652 /* The GNU C library defines this for functions which it implements
16653 to always fail with ENOSYS. Some functions are actually named
16654 something starting with __ and the normal name is an alias. */
16655 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16663 if { (eval echo configure
:16664: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16665 eval "ac_cv_func_$ac_func=yes"
16667 echo "configure: failed program was:" >&5
16668 cat conftest.
$ac_ext >&5
16670 eval "ac_cv_func_$ac_func=no"
16675 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16676 echo "$ac_t""yes" 1>&6
16677 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16678 cat >> confdefs.h
<<EOF
16679 #define $ac_tr_func 1
16681 cat >> confdefs.h
<<\EOF
16682 #define HAVE_NANOSLEEP 1
16686 echo "$ac_t""no" 1>&6
16687 echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
16688 echo "configure:16689: checking for nanosleep in -lposix4" >&5
16689 ac_lib_var
=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
16690 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16691 echo $ac_n "(cached) $ac_c" 1>&6
16693 ac_save_LIBS
="$LIBS"
16694 LIBS
="-lposix4 $LIBS"
16695 cat > conftest.
$ac_ext <<EOF
16696 #line 16697 "configure"
16697 #include "confdefs.h"
16698 /* Override any gcc2 internal prototype to avoid an error. */
16699 /* We use char because int might match the return type of a gcc2
16700 builtin and then its argument prototype would still apply. */
16707 if { (eval echo configure
:16708: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16709 eval "ac_cv_lib_$ac_lib_var=yes"
16711 echo "configure: failed program was:" >&5
16712 cat conftest.
$ac_ext >&5
16714 eval "ac_cv_lib_$ac_lib_var=no"
16717 LIBS
="$ac_save_LIBS"
16720 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
16721 echo "$ac_t""yes" 1>&6
16723 cat >> confdefs.h
<<\EOF
16724 #define HAVE_NANOSLEEP 1
16727 POSIX4_LINK
=" -lposix4"
16730 echo "$ac_t""no" 1>&6
16732 for ac_func
in usleep
16734 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16735 echo "configure:16736: checking for $ac_func" >&5
16736 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16737 echo $ac_n "(cached) $ac_c" 1>&6
16739 cat > conftest.
$ac_ext <<EOF
16740 #line 16741 "configure"
16741 #include "confdefs.h"
16742 /* System header to define __stub macros and hopefully few prototypes,
16743 which can conflict with char $ac_func(); below. */
16744 #include <assert.h>
16745 /* Override any gcc2 internal prototype to avoid an error. */
16746 /* We use char because int might match the return type of a gcc2
16747 builtin and then its argument prototype would still apply. */
16752 /* The GNU C library defines this for functions which it implements
16753 to always fail with ENOSYS. Some functions are actually named
16754 something starting with __ and the normal name is an alias. */
16755 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16763 if { (eval echo configure
:16764: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16765 eval "ac_cv_func_$ac_func=yes"
16767 echo "configure: failed program was:" >&5
16768 cat conftest.
$ac_ext >&5
16770 eval "ac_cv_func_$ac_func=no"
16775 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16776 echo "$ac_t""yes" 1>&6
16777 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16778 cat >> confdefs.h
<<EOF
16779 #define $ac_tr_func 1
16781 cat >> confdefs.h
<<\EOF
16782 #define HAVE_USLEEP 1
16786 echo "$ac_t""no" 1>&6
16787 echo "configure: warning: wxSleep() function will not work" 1>&2
16803 for ac_func
in uname gethostname
16805 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16806 echo "configure:16807: checking for $ac_func" >&5
16807 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16808 echo $ac_n "(cached) $ac_c" 1>&6
16810 cat > conftest.
$ac_ext <<EOF
16811 #line 16812 "configure"
16812 #include "confdefs.h"
16813 /* System header to define __stub macros and hopefully few prototypes,
16814 which can conflict with char $ac_func(); below. */
16815 #include <assert.h>
16816 /* Override any gcc2 internal prototype to avoid an error. */
16817 /* We use char because int might match the return type of a gcc2
16818 builtin and then its argument prototype would still apply. */
16823 /* The GNU C library defines this for functions which it implements
16824 to always fail with ENOSYS. Some functions are actually named
16825 something starting with __ and the normal name is an alias. */
16826 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16834 if { (eval echo configure
:16835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16836 eval "ac_cv_func_$ac_func=yes"
16838 echo "configure: failed program was:" >&5
16839 cat conftest.
$ac_ext >&5
16841 eval "ac_cv_func_$ac_func=no"
16846 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16847 echo "$ac_t""yes" 1>&6
16848 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16849 cat >> confdefs.h
<<EOF
16850 #define $ac_tr_func 1
16854 echo "$ac_t""no" 1>&6
16861 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16862 ac_cpp
='$CXXCPP $CPPFLAGS'
16863 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16864 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16865 cross_compiling
=$ac_cv_prog_cxx_cross
16868 for ac_func
in strtok_r
16870 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16871 echo "configure:16872: checking for $ac_func" >&5
16872 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16873 echo $ac_n "(cached) $ac_c" 1>&6
16875 cat > conftest.
$ac_ext <<EOF
16876 #line 16877 "configure"
16877 #include "confdefs.h"
16878 /* System header to define __stub macros and hopefully few prototypes,
16879 which can conflict with char $ac_func(); below. */
16880 #include <assert.h>
16881 /* Override any gcc2 internal prototype to avoid an error. */
16885 /* We use char because int might match the return type of a gcc2
16886 builtin and then its argument prototype would still apply. */
16891 /* The GNU C library defines this for functions which it implements
16892 to always fail with ENOSYS. Some functions are actually named
16893 something starting with __ and the normal name is an alias. */
16894 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16902 if { (eval echo configure
:16903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16904 eval "ac_cv_func_$ac_func=yes"
16906 echo "configure: failed program was:" >&5
16907 cat conftest.
$ac_ext >&5
16909 eval "ac_cv_func_$ac_func=no"
16914 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16915 echo "$ac_t""yes" 1>&6
16916 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16917 cat >> confdefs.h
<<EOF
16918 #define $ac_tr_func 1
16922 echo "$ac_t""no" 1>&6
16928 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
16929 ac_cpp
='$CPP $CPPFLAGS'
16930 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
16931 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
16932 cross_compiling
=$ac_cv_prog_cc_cross
16936 for ac_func
in inet_addr
16938 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
16939 echo "configure:16940: checking for $ac_func" >&5
16940 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
16941 echo $ac_n "(cached) $ac_c" 1>&6
16943 cat > conftest.
$ac_ext <<EOF
16944 #line 16945 "configure"
16945 #include "confdefs.h"
16946 /* System header to define __stub macros and hopefully few prototypes,
16947 which can conflict with char $ac_func(); below. */
16948 #include <assert.h>
16949 /* Override any gcc2 internal prototype to avoid an error. */
16950 /* We use char because int might match the return type of a gcc2
16951 builtin and then its argument prototype would still apply. */
16956 /* The GNU C library defines this for functions which it implements
16957 to always fail with ENOSYS. Some functions are actually named
16958 something starting with __ and the normal name is an alias. */
16959 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16967 if { (eval echo configure
:16968: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
16969 eval "ac_cv_func_$ac_func=yes"
16971 echo "configure: failed program was:" >&5
16972 cat conftest.
$ac_ext >&5
16974 eval "ac_cv_func_$ac_func=no"
16979 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
16980 echo "$ac_t""yes" 1>&6
16981 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
16982 cat >> confdefs.h
<<EOF
16983 #define $ac_tr_func 1
16985 cat >> confdefs.h
<<\EOF
16986 #define HAVE_INET_ADDR 1
16990 echo "$ac_t""no" 1>&6
16991 echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6
16992 echo "configure:16993: checking for inet_addr in -lnsl" >&5
16993 ac_lib_var
=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'`
16994 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
16995 echo $ac_n "(cached) $ac_c" 1>&6
16997 ac_save_LIBS
="$LIBS"
16999 cat > conftest.
$ac_ext <<EOF
17000 #line 17001 "configure"
17001 #include "confdefs.h"
17002 /* 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. */
17011 if { (eval echo configure
:17012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17013 eval "ac_cv_lib_$ac_lib_var=yes"
17015 echo "configure: failed program was:" >&5
17016 cat conftest.
$ac_ext >&5
17018 eval "ac_cv_lib_$ac_lib_var=no"
17021 LIBS
="$ac_save_LIBS"
17024 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17025 echo "$ac_t""yes" 1>&6
17028 echo "$ac_t""no" 1>&6
17029 echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6
17030 echo "configure:17031: checking for inet_addr in -lresolv" >&5
17031 ac_lib_var
=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'`
17032 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17033 echo $ac_n "(cached) $ac_c" 1>&6
17035 ac_save_LIBS
="$LIBS"
17036 LIBS
="-lresolv $LIBS"
17037 cat > conftest.
$ac_ext <<EOF
17038 #line 17039 "configure"
17039 #include "confdefs.h"
17040 /* Override any gcc2 internal prototype to avoid an error. */
17041 /* We use char because int might match the return type of a gcc2
17042 builtin and then its argument prototype would still apply. */
17049 if { (eval echo configure
:17050: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17051 eval "ac_cv_lib_$ac_lib_var=yes"
17053 echo "configure: failed program was:" >&5
17054 cat conftest.
$ac_ext >&5
17056 eval "ac_cv_lib_$ac_lib_var=no"
17059 LIBS
="$ac_save_LIBS"
17062 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17063 echo "$ac_t""yes" 1>&6
17066 echo "$ac_t""no" 1>&6
17067 echo $ac_n "checking for inet_addr in -lsocket""... $ac_c" 1>&6
17068 echo "configure:17069: checking for inet_addr in -lsocket" >&5
17069 ac_lib_var
=`echo socket'_'inet_addr | sed 'y%./+-%__p_%'`
17070 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17071 echo $ac_n "(cached) $ac_c" 1>&6
17073 ac_save_LIBS
="$LIBS"
17074 LIBS
="-lsocket $LIBS"
17075 cat > conftest.
$ac_ext <<EOF
17076 #line 17077 "configure"
17077 #include "confdefs.h"
17078 /* Override any gcc2 internal prototype to avoid an error. */
17079 /* We use char because int might match the return type of a gcc2
17080 builtin and then its argument prototype would still apply. */
17087 if { (eval echo configure
:17088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17089 eval "ac_cv_lib_$ac_lib_var=yes"
17091 echo "configure: failed program was:" >&5
17092 cat conftest.
$ac_ext >&5
17094 eval "ac_cv_lib_$ac_lib_var=no"
17097 LIBS
="$ac_save_LIBS"
17100 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17101 echo "$ac_t""yes" 1>&6
17105 echo "$ac_t""no" 1>&6
17120 for ac_func
in inet_aton
17122 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17123 echo "configure:17124: checking for $ac_func" >&5
17124 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17125 echo $ac_n "(cached) $ac_c" 1>&6
17127 cat > conftest.
$ac_ext <<EOF
17128 #line 17129 "configure"
17129 #include "confdefs.h"
17130 /* System header to define __stub macros and hopefully few prototypes,
17131 which can conflict with char $ac_func(); below. */
17132 #include <assert.h>
17133 /* Override any gcc2 internal prototype to avoid an error. */
17134 /* We use char because int might match the return type of a gcc2
17135 builtin and then its argument prototype would still apply. */
17140 /* The GNU C library defines this for functions which it implements
17141 to always fail with ENOSYS. Some functions are actually named
17142 something starting with __ and the normal name is an alias. */
17143 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17151 if { (eval echo configure
:17152: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17153 eval "ac_cv_func_$ac_func=yes"
17155 echo "configure: failed program was:" >&5
17156 cat conftest.
$ac_ext >&5
17158 eval "ac_cv_func_$ac_func=no"
17163 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17164 echo "$ac_t""yes" 1>&6
17165 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17166 cat >> confdefs.h
<<EOF
17167 #define $ac_tr_func 1
17169 cat >> confdefs.h
<<\EOF
17170 #define HAVE_INET_ATON 1
17174 echo "$ac_t""no" 1>&6
17175 echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6
17176 echo "configure:17177: checking for inet_aton in -l$INET_LINK" >&5
17177 ac_lib_var
=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'`
17178 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17179 echo $ac_n "(cached) $ac_c" 1>&6
17181 ac_save_LIBS
="$LIBS"
17182 LIBS
="-l$INET_LINK $LIBS"
17183 cat > conftest.
$ac_ext <<EOF
17184 #line 17185 "configure"
17185 #include "confdefs.h"
17186 /* Override any gcc2 internal prototype to avoid an error. */
17187 /* We use char because int might match the return type of a gcc2
17188 builtin and then its argument prototype would still apply. */
17195 if { (eval echo configure
:17196: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17197 eval "ac_cv_lib_$ac_lib_var=yes"
17199 echo "configure: failed program was:" >&5
17200 cat conftest.
$ac_ext >&5
17202 eval "ac_cv_lib_$ac_lib_var=no"
17205 LIBS
="$ac_save_LIBS"
17208 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17209 echo "$ac_t""yes" 1>&6
17210 cat >> confdefs.h
<<\EOF
17211 #define HAVE_INET_ATON 1
17215 echo "$ac_t""no" 1>&6
17223 if test "x$INET_LINK" != "x"; then
17224 cat >> confdefs.h
<<\EOF
17225 #define HAVE_INET_ADDR 1
17228 INET_LINK
=" -l$INET_LINK"
17234 cat > confcache
<<\EOF
17235 # This file is a shell script that caches the results of configure
17236 # tests run on this system so they can be shared between configure
17237 # scripts and configure runs. It is not useful on other systems.
17238 # If it contains results you don't want to keep, you may remove or edit it.
17240 # By default, configure uses ./config.cache as the cache file,
17241 # creating it if it does not exist already. You can give configure
17242 # the --cache-file=FILE option to use a different cache file; that is
17243 # what configure does when it calls configure scripts in
17244 # subdirectories, so they share the cache.
17245 # Giving --cache-file=/dev/null disables caching, for debugging configure.
17246 # config.status only pays attention to the cache file if you give it the
17247 # --recheck option to rerun configure.
17250 # The following way of writing the cache mishandles newlines in values,
17251 # but we know of no workaround that is simple, portable, and efficient.
17252 # So, don't put newlines in cache variables' values.
17253 # Ultrix sh set writes to stderr and can't be redirected directly,
17254 # and sets the high bit in the cache file unless we assign to the vars.
17256 case `(ac_space=' '; set | grep ac_space) 2>&1` in
17258 # `set' does not quote correctly, so add quotes (double-quote substitution
17259 # turns \\\\ into \\, and sed turns \\ into \).
17261 -e "s/'/'\\\\''/g" \
17262 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
17265 # `set' quotes correctly as required by POSIX, so do not add quotes.
17266 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
17269 if cmp -s $cache_file confcache
; then
17272 if test -w $cache_file; then
17273 echo "updating cache $cache_file"
17274 cat confcache
> $cache_file
17276 echo "not updating unwritable cache $cache_file"
17284 if test "$TOOLKIT" != "MSW"; then
17290 if test "$wxUSE_THREADS" = "yes" ; then
17291 if test "$wxUSE_WINE" = 1 ; then
17292 echo "configure: warning: Threads are not supported under WINE... disabled" 1>&2
17294 elif test "$USE_BEOS" = 1; then
17295 echo "configure: warning: BeOS threads are not yet supported... disabled" 1>&2
17300 if test "$wxUSE_THREADS" = "yes" ; then
17303 THREAD_OPTS
="-pthread"
17305 *-*-solaris2* | *-*-sunos4* )
17306 if test "x$GCC" = "xyes"; then
17307 THREAD_OPTS
="-pthreads $THREAD_OPTS"
17309 THREAD_OPTS
="-mt $THREAD_OPTS"
17313 THREAD_OPTS
="-kthread lthread $THREAD_OPTS c_r"
17319 THREAD_OPTS
="pthreads"
17323 THREAD_OPTS
="$THREAD_OPTS pthread none"
17326 for flag
in $THREAD_OPTS; do
17329 echo $ac_n "checking whether pthreads work without any flags""... $ac_c" 1>&6
17330 echo "configure:17331: checking whether pthreads work without any flags" >&5
17334 echo $ac_n "checking whether pthreads work with $flag""... $ac_c" 1>&6
17335 echo "configure:17336: checking whether pthreads work with $flag" >&5
17336 THREADS_CFLAGS
="$flag"
17340 echo $ac_n "checking for the pthreads library -l$flag""... $ac_c" 1>&6
17341 echo "configure:17342: checking for the pthreads library -l$flag" >&5
17342 THREADS_LINK
="-l$flag"
17347 save_CFLAGS
="$CFLAGS"
17348 LIBS
="$THREADS_LINK $LIBS"
17349 CFLAGS
="$THREADS_CFLAGS $CFLAGS"
17351 cat > conftest.
$ac_ext <<EOF
17352 #line 17353 "configure"
17353 #include "confdefs.h"
17354 #include <pthread.h>
17356 pthread_create(0,0,0,0);
17359 if { (eval echo configure
:17360: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17363 echo "configure: failed program was:" >&5
17364 cat conftest.
$ac_ext >&5
17369 CFLAGS
="$save_CFLAGS"
17371 echo "$ac_t""$THREADS_OK" 1>&6
17372 if test "x$THREADS_OK" = "xyes"; then
17380 if test "x$THREADS_OK" != "xyes"; then
17382 echo "configure: warning: No thread support on this system... disabled" 1>&2
17384 LIBS
="$THREADS_LINK $THREADS_CFLAGS $LIBS"
17386 echo $ac_n "checking if more special flags are required for pthreads""... $ac_c" 1>&6
17387 echo "configure:17388: checking if more special flags are required for pthreads" >&5
17390 *-aix* | *-freebsd*)
17391 flag
="-D_THREAD_SAFE"
17393 *solaris
* | alpha
*-osf*)
17394 flag
="-D_REENTRANT"
17397 echo "$ac_t""${flag}" 1>&6
17398 if test "x$flag" != xno
; then
17399 THREADS_CFLAGS
="$THREADS_CFLAGS $flag"
17402 if test "x$THREADS_CFLAGS" != "x"; then
17403 CFLAGS
="$CFLAGS $THREADS_CFLAGS"
17404 CXXFLAGS
="$CXXFLAGS $THREADS_CFLAGS"
17409 if test "$wxUSE_THREADS" = "yes" ; then
17410 for ac_func
in thr_setconcurrency
17412 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
17413 echo "configure:17414: checking for $ac_func" >&5
17414 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
17415 echo $ac_n "(cached) $ac_c" 1>&6
17417 cat > conftest.
$ac_ext <<EOF
17418 #line 17419 "configure"
17419 #include "confdefs.h"
17420 /* System header to define __stub macros and hopefully few prototypes,
17421 which can conflict with char $ac_func(); below. */
17422 #include <assert.h>
17423 /* Override any gcc2 internal prototype to avoid an error. */
17424 /* We use char because int might match the return type of a gcc2
17425 builtin and then its argument prototype would still apply. */
17430 /* The GNU C library defines this for functions which it implements
17431 to always fail with ENOSYS. Some functions are actually named
17432 something starting with __ and the normal name is an alias. */
17433 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17441 if { (eval echo configure
:17442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17443 eval "ac_cv_func_$ac_func=yes"
17445 echo "configure: failed program was:" >&5
17446 cat conftest.
$ac_ext >&5
17448 eval "ac_cv_func_$ac_func=no"
17453 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
17454 echo "$ac_t""yes" 1>&6
17455 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
17456 cat >> confdefs.h
<<EOF
17457 #define $ac_tr_func 1
17461 echo "$ac_t""no" 1>&6
17466 for ac_hdr
in sched.h
17468 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
17469 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
17470 echo "configure:17471: checking for $ac_hdr" >&5
17471 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
17472 echo $ac_n "(cached) $ac_c" 1>&6
17474 cat > conftest.
$ac_ext <<EOF
17475 #line 17476 "configure"
17476 #include "confdefs.h"
17479 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
17480 { (eval echo configure
:17481: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
17481 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
17482 if test -z "$ac_err"; then
17484 eval "ac_cv_header_$ac_safe=yes"
17487 echo "configure: failed program was:" >&5
17488 cat conftest.
$ac_ext >&5
17490 eval "ac_cv_header_$ac_safe=no"
17494 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
17495 echo "$ac_t""yes" 1>&6
17496 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
17497 cat >> confdefs.h
<<EOF
17498 #define $ac_tr_hdr 1
17502 echo "$ac_t""no" 1>&6
17506 if test "$ac_cv_header_sched_h" = "yes"; then
17507 echo $ac_n "checking for sched_yield""... $ac_c" 1>&6
17508 echo "configure:17509: checking for sched_yield" >&5
17509 if eval "test \"`echo '$''{'ac_cv_func_sched_yield'+set}'`\" = set"; then
17510 echo $ac_n "(cached) $ac_c" 1>&6
17512 cat > conftest.
$ac_ext <<EOF
17513 #line 17514 "configure"
17514 #include "confdefs.h"
17515 /* System header to define __stub macros and hopefully few prototypes,
17516 which can conflict with char sched_yield(); below. */
17517 #include <assert.h>
17518 /* Override any gcc2 internal prototype to avoid an error. */
17519 /* We use char because int might match the return type of a gcc2
17520 builtin and then its argument prototype would still apply. */
17521 char sched_yield();
17525 /* The GNU C library defines this for functions which it implements
17526 to always fail with ENOSYS. Some functions are actually named
17527 something starting with __ and the normal name is an alias. */
17528 #if defined (__stub_sched_yield) || defined (__stub___sched_yield)
17536 if { (eval echo configure
:17537: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17538 eval "ac_cv_func_sched_yield=yes"
17540 echo "configure: failed program was:" >&5
17541 cat conftest.
$ac_ext >&5
17543 eval "ac_cv_func_sched_yield=no"
17548 if eval "test \"`echo '$ac_cv_func_'sched_yield`\" = yes"; then
17549 echo "$ac_t""yes" 1>&6
17550 cat >> confdefs.h
<<\EOF
17551 #define HAVE_SCHED_YIELD 1
17555 echo "$ac_t""no" 1>&6
17557 echo $ac_n "checking for sched_yield in -lposix4""... $ac_c" 1>&6
17558 echo "configure:17559: checking for sched_yield in -lposix4" >&5
17559 ac_lib_var
=`echo posix4'_'sched_yield | sed 'y%./+-%__p_%'`
17560 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17561 echo $ac_n "(cached) $ac_c" 1>&6
17563 ac_save_LIBS
="$LIBS"
17564 LIBS
="-lposix4 $LIBS"
17565 cat > conftest.
$ac_ext <<EOF
17566 #line 17567 "configure"
17567 #include "confdefs.h"
17568 /* Override any gcc2 internal prototype to avoid an error. */
17569 /* We use char because int might match the return type of a gcc2
17570 builtin and then its argument prototype would still apply. */
17571 char sched_yield();
17577 if { (eval echo configure
:17578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17579 eval "ac_cv_lib_$ac_lib_var=yes"
17581 echo "configure: failed program was:" >&5
17582 cat conftest.
$ac_ext >&5
17584 eval "ac_cv_lib_$ac_lib_var=no"
17587 LIBS
="$ac_save_LIBS"
17590 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17591 echo "$ac_t""yes" 1>&6
17592 cat >> confdefs.h
<<\EOF
17593 #define HAVE_SCHED_YIELD 1
17595 POSIX4_LINK
=" -lposix4"
17597 echo "$ac_t""no" 1>&6
17598 echo "configure: warning: wxThread::Yield will not work properly" 1>&2
17609 echo $ac_n "checking for pthread_attr_getschedpolicy""... $ac_c" 1>&6
17610 echo "configure:17611: checking for pthread_attr_getschedpolicy" >&5
17611 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_getschedpolicy'+set}'`\" = set"; then
17612 echo $ac_n "(cached) $ac_c" 1>&6
17614 cat > conftest.
$ac_ext <<EOF
17615 #line 17616 "configure"
17616 #include "confdefs.h"
17617 /* System header to define __stub macros and hopefully few prototypes,
17618 which can conflict with char pthread_attr_getschedpolicy(); below. */
17619 #include <assert.h>
17620 /* Override any gcc2 internal prototype to avoid an error. */
17621 /* We use char because int might match the return type of a gcc2
17622 builtin and then its argument prototype would still apply. */
17623 char pthread_attr_getschedpolicy();
17627 /* The GNU C library defines this for functions which it implements
17628 to always fail with ENOSYS. Some functions are actually named
17629 something starting with __ and the normal name is an alias. */
17630 #if defined (__stub_pthread_attr_getschedpolicy) || defined (__stub___pthread_attr_getschedpolicy)
17633 pthread_attr_getschedpolicy();
17638 if { (eval echo configure
:17639: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17640 eval "ac_cv_func_pthread_attr_getschedpolicy=yes"
17642 echo "configure: failed program was:" >&5
17643 cat conftest.
$ac_ext >&5
17645 eval "ac_cv_func_pthread_attr_getschedpolicy=no"
17650 if eval "test \"`echo '$ac_cv_func_'pthread_attr_getschedpolicy`\" = yes"; then
17651 echo "$ac_t""yes" 1>&6
17652 echo $ac_n "checking for pthread_attr_setschedparam""... $ac_c" 1>&6
17653 echo "configure:17654: checking for pthread_attr_setschedparam" >&5
17654 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_setschedparam'+set}'`\" = set"; then
17655 echo $ac_n "(cached) $ac_c" 1>&6
17657 cat > conftest.
$ac_ext <<EOF
17658 #line 17659 "configure"
17659 #include "confdefs.h"
17660 /* System header to define __stub macros and hopefully few prototypes,
17661 which can conflict with char pthread_attr_setschedparam(); below. */
17662 #include <assert.h>
17663 /* Override any gcc2 internal prototype to avoid an error. */
17664 /* We use char because int might match the return type of a gcc2
17665 builtin and then its argument prototype would still apply. */
17666 char pthread_attr_setschedparam();
17670 /* The GNU C library defines this for functions which it implements
17671 to always fail with ENOSYS. Some functions are actually named
17672 something starting with __ and the normal name is an alias. */
17673 #if defined (__stub_pthread_attr_setschedparam) || defined (__stub___pthread_attr_setschedparam)
17676 pthread_attr_setschedparam();
17681 if { (eval echo configure
:17682: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17683 eval "ac_cv_func_pthread_attr_setschedparam=yes"
17685 echo "configure: failed program was:" >&5
17686 cat conftest.
$ac_ext >&5
17688 eval "ac_cv_func_pthread_attr_setschedparam=no"
17693 if eval "test \"`echo '$ac_cv_func_'pthread_attr_setschedparam`\" = yes"; then
17694 echo "$ac_t""yes" 1>&6
17695 echo $ac_n "checking for sched_get_priority_max""... $ac_c" 1>&6
17696 echo "configure:17697: checking for sched_get_priority_max" >&5
17697 if eval "test \"`echo '$''{'ac_cv_func_sched_get_priority_max'+set}'`\" = set"; then
17698 echo $ac_n "(cached) $ac_c" 1>&6
17700 cat > conftest.
$ac_ext <<EOF
17701 #line 17702 "configure"
17702 #include "confdefs.h"
17703 /* System header to define __stub macros and hopefully few prototypes
17705 echo "$ac_t""no" 1>&6
17706 which can conflict with char sched_get_priority_max(); below. */
17707 #include <assert.h>
17708 /* Override any gcc2 internal prototype to avoid an error. */
17709 /* We use char because int might match the return type of a gcc2
17710 builtin and then its argument prototype would still apply. */
17711 char sched_get_priority_max();
17715 /* The GNU C library defines this for functions which it implements
17716 to always fail with ENOSYS. Some functions are actually named
17717 something starting with __ and the normal name is an alias. */
17718 #if defined (__stub_sched_get_priority_max) || defined (__stub___sched_get_priority_max)
17721 sched_get_priority_max();
17726 if { (eval echo configure
:17727: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17728 eval "ac_cv_func_sched_get_priority_max=yes"
17730 echo "configure: failed program was:" >&5
17731 cat conftest.
$ac_ext >&5
17733 eval "ac_cv_func_sched_get_priority_max=no"
17738 if eval "test \"`echo '$ac_cv_func_'sched_get_priority_max`\" = yes"; then
17739 echo "$ac_t""yes" 1>&6
17742 echo "$ac_t""no" 1>&6
17743 echo $ac_n "checking for sched_get_priority_max in -lposix4""... $ac_c" 1>&6
17744 echo "configure:17745: checking for sched_get_priority_max in -lposix4" >&5
17745 ac_lib_var
=`echo posix4'_'sched_get_priority_max | sed 'y%./+-%__p_%'`
17746 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
17747 echo $ac_n "(cached) $ac_c" 1>&6
17749 ac_save_LIBS
="$LIBS"
17750 LIBS
="-lposix4 $LIBS"
17751 cat > conftest.
$ac_ext <<EOF
17752 #line 17753 "configure"
17753 #include "confdefs.h"
17754 /* Override any gcc2 internal prototype to avoid an error. */
17755 /* We use char because int might match the return type of a gcc2
17756 builtin and then its argument prototype would still apply. */
17757 char sched_get_priority_max();
17760 sched_get_priority_max()
17763 if { (eval echo configure
:17764: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17765 eval "ac_cv_lib_$ac_lib_var=yes"
17767 echo "configure: failed program was:" >&5
17768 cat conftest.
$ac_ext >&5
17770 eval "ac_cv_lib_$ac_lib_var=no"
17773 LIBS
="$ac_save_LIBS"
17776 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
17777 echo "$ac_t""yes" 1>&6
17780 POSIX4_LINK
=" -lposix4"
17783 echo "$ac_t""no" 1>&6
17791 echo "$ac_t""no" 1>&6
17798 if test "$HAVE_PRIOR_FUNCS" = 1; then
17799 cat >> confdefs.h
<<\EOF
17800 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
17804 echo "configure: warning: Setting thread priority will not work" 1>&2
17807 echo $ac_n "checking for pthread_cancel""... $ac_c" 1>&6
17808 echo "configure:17809: checking for pthread_cancel" >&5
17809 if eval "test \"`echo '$''{'ac_cv_func_pthread_cancel'+set}'`\" = set"; then
17810 echo $ac_n "(cached) $ac_c" 1>&6
17812 cat > conftest.
$ac_ext <<EOF
17813 #line 17814 "configure"
17814 #include "confdefs.h"
17815 /* System header to define __stub macros and hopefully few prototypes,
17816 which can conflict with char pthread_cancel(); below. */
17817 #include <assert.h>
17818 /* Override any gcc2 internal prototype to avoid an error. */
17819 /* We use char because int might match the return type of a gcc2
17820 builtin and then its argument prototype would still apply. */
17821 char pthread_cancel();
17825 /* The GNU C library defines this for functions which it implements
17826 to always fail with ENOSYS. Some functions are actually named
17827 something starting with __ and the normal name is an alias. */
17828 #if defined (__stub_pthread_cancel) || defined (__stub___pthread_cancel)
17836 if { (eval echo configure
:17837: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
17838 eval "ac_cv_func_pthread_cancel=yes"
17840 echo "configure: failed program was:" >&5
17841 cat conftest.
$ac_ext >&5
17843 eval "ac_cv_func_pthread_cancel=no"
17848 if eval "test \"`echo '$ac_cv_func_'pthread_cancel`\" = yes"; then
17849 echo "$ac_t""yes" 1>&6
17850 cat >> confdefs.h
<<\EOF
17851 #define HAVE_PTHREAD_CANCEL 1
17855 echo "$ac_t""no" 1>&6
17856 echo "configure: warning: wxThread::Kill() will not work properly" 1>&2
17860 echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6
17861 echo "configure:17862: checking for pthread_cleanup_push/pop" >&5
17862 if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then
17863 echo $ac_n "(cached) $ac_c" 1>&6
17866 cat > conftest.
$ac_ext <<EOF
17867 #line 17868 "configure"
17868 #include "confdefs.h"
17869 #include <pthread.h>
17872 pthread_cleanup_push(NULL, NULL);
17873 pthread_cleanup_pop(0);
17877 if { (eval echo configure
:17878: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17880 wx_cv_func_pthread_cleanup_push
=yes
17883 echo "configure: failed program was:" >&5
17884 cat conftest.
$ac_ext >&5
17887 wx_cv_func_pthread_cleanup_push
=no
17894 echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6
17896 if test "$wx_cv_func_pthread_cleanup_push" = "yes"; then
17897 cat >> confdefs.h
<<\EOF
17898 #define HAVE_THREAD_CLEANUP_FUNCTIONS 1
17904 if test "x$wx_cv_lib_glibc21" = "xyes"; then
17905 CPPFLAGS
="$CPPFLAGS -D_GNU_SOURCE"
17908 echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6
17909 echo "configure:17910: checking for pthread_mutexattr_t" >&5
17910 if eval "test \"`echo '$''{'wx_cv_type_pthread_mutexattr_t'+set}'`\" = set"; then
17911 echo $ac_n "(cached) $ac_c" 1>&6
17914 cat > conftest.
$ac_ext <<EOF
17915 #line 17916 "configure"
17916 #include "confdefs.h"
17917 #include <pthread.h>
17920 pthread_mutexattr_t attr;
17921 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
17925 if { (eval echo configure
:17926: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17928 wx_cv_type_pthread_mutexattr_t
=yes
17931 echo "configure: failed program was:" >&5
17932 cat conftest.
$ac_ext >&5
17935 wx_cv_type_pthread_mutexattr_t
=no
17943 echo "$ac_t""$wx_cv_type_pthread_mutexattr_t" 1>&6
17945 if test "$wx_cv_type_pthread_mutexattr_t" = "yes"; then
17946 cat >> confdefs.h
<<\EOF
17947 #define HAVE_PTHREAD_MUTEXATTR_T 1
17951 echo $ac_n "checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER""... $ac_c" 1>&6
17952 echo "configure:17953: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER" >&5
17953 if eval "test \"`echo '$''{'wx_cv_type_pthread_rec_mutex_init'+set}'`\" = set"; then
17954 echo $ac_n "(cached) $ac_c" 1>&6
17957 cat > conftest.
$ac_ext <<EOF
17958 #line 17959 "configure"
17959 #include "confdefs.h"
17960 #include <pthread.h>
17963 pthread_mutex_t attr = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
17967 if { (eval echo configure
:17968: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
17970 wx_cv_type_pthread_rec_mutex_init
=yes
17973 echo "configure: failed program was:" >&5
17974 cat conftest.
$ac_ext >&5
17977 wx_cv_type_pthread_rec_mutex_init
=no
17985 echo "$ac_t""$wx_cv_type_pthread_rec_mutex_init" 1>&6
17986 if test "$wx_cv_type_pthread_rec_mutex_init" = "yes"; then
17987 cat >> confdefs.h
<<\EOF
17988 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER 1
17992 echo "configure: warning: wxMutex won't be recursive on this platform" 1>&2
17999 if test "$wxUSE_THREADS" = "yes"; then
18000 cat >> confdefs.h
<<\EOF
18001 #define wxUSE_THREADS 1
18005 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS thread"
18007 if test "$ac_cv_func_strtok_r" = "yes"; then
18008 echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6
18009 echo "configure:18010: checking if -D_REENTRANT is needed" >&5
18010 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
18011 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D_REENTRANT"
18012 echo "$ac_t""yes" 1>&6
18014 echo "$ac_t""no" 1>&6
18019 if test "$WXGTK20" = 1 ; then
18020 cat >> confdefs.h
<<EOF
18021 #define __WXGTK20__ $WXGTK20
18027 if test "$WXGTK12" = 1 ; then
18028 cat >> confdefs.h
<<EOF
18029 #define __WXGTK12__ $WXGTK12
18034 if test "$WXGTK127" = 1 ; then
18035 cat >> confdefs.h
<<EOF
18036 #define __WXGTK127__ $WXGTK127
18043 if test "$wxUSE_DEBUG_INFO" = "yes" ; then
18048 if test "$wxUSE_DEBUG_GDB" = "yes" ; then
18049 wxUSE_DEBUG_INFO
=yes
18053 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
18054 cat >> confdefs.h
<<\EOF
18058 WXDEBUG_DEFINE
="-D__WXDEBUG__"
18060 if test "$wxUSE_GTK" = 1 ; then
18061 WXDEBUG_DEFINE
="-DGTK_NO_CHECK_CASTS"
18065 if test "$wxUSE_MEM_TRACING" = "yes" ; then
18066 cat >> confdefs.h
<<\EOF
18067 #define wxUSE_MEMORY_TRACING 1
18070 cat >> confdefs.h
<<\EOF
18071 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1
18074 cat >> confdefs.h
<<\EOF
18075 #define wxUSE_DEBUG_NEW_ALWAYS 1
18078 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS memcheck"
18081 if test "$wxUSE_DMALLOC" = "yes" ; then
18082 DMALLOC_LIBS
="-ldmalloc"
18086 if test "$wxUSE_PROFILE" = "yes" ; then
18091 CODE_GEN_FLAGS_CXX
=
18092 if test "$GCC" = "yes" ; then
18093 if test "$wxUSE_NO_RTTI" = "yes" ; then
18094 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-rtti"
18096 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
18097 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fno-exceptions"
18099 if test "$wxUSE_PERMISSIVE" = "yes" ; then
18100 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fpermissive"
18102 if test "$USE_WIN32" = 1 ; then
18103 # I'm not even really sure what this was ever added to solve,
18104 # but someone added it for mingw native builds, so I guess
18105 # they had a reason, right??
18106 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-pcc-struct-return"
18110 if test "$wxUSE_OPTIMISE" = "no" ; then
18113 if test "$GCC" = yes ; then
18116 i586
-*-*|i686
-*-* )
18117 OPTIMISE
="${OPTIMISE} "
18125 if test "$WXWIN_COMPATIBILITY_2" = "yes"; then
18126 cat >> confdefs.h
<<\EOF
18127 #define WXWIN_COMPATIBILITY_2 1
18131 WXWIN_COMPATIBILITY_2_2
="yes"
18134 if test "x$WXWIN_COMPATIBILITY_2_2" != "xno"; then
18135 cat >> confdefs.h
<<\EOF
18136 #define WXWIN_COMPATIBILITY_2_2 1
18142 if test "$wxUSE_GUI" = "yes"; then
18143 cat >> confdefs.h
<<\EOF
18144 #define wxUSE_GUI 1
18149 cat >> confdefs.h
<<\EOF
18150 #define wxUSE_NOGUI 1
18156 if test "$wxUSE_UNIX" = "yes"; then
18157 cat >> confdefs.h
<<\EOF
18158 #define wxUSE_UNIX 1
18164 if test "$wxUSE_APPLE_IEEE" = "yes"; then
18165 cat >> confdefs.h
<<\EOF
18166 #define wxUSE_APPLE_IEEE 1
18171 if test "$wxUSE_TIMER" = "yes"; then
18172 cat >> confdefs.h
<<\EOF
18173 #define wxUSE_TIMER 1
18178 if test "$wxUSE_WAVE" = "yes"; then
18179 cat >> confdefs.h
<<\EOF
18180 #define wxUSE_WAVE 1
18185 if test "$wxUSE_CMDLINE_PARSER" = "yes"; then
18186 cat >> confdefs.h
<<\EOF
18187 #define wxUSE_CMDLINE_PARSER 1
18192 if test "$wxUSE_STOPWATCH" = "yes"; then
18193 cat >> confdefs.h
<<\EOF
18194 #define wxUSE_STOPWATCH 1
18199 if test "$wxUSE_DATETIME" = "yes"; then
18200 cat >> confdefs.h
<<\EOF
18201 #define wxUSE_DATETIME 1
18206 if test "$wxUSE_TIMEDATE" = "yes"; then
18207 cat >> confdefs.h
<<\EOF
18208 #define wxUSE_TIMEDATE 1
18213 if test "$wxUSE_FILE" = "yes"; then
18214 cat >> confdefs.h
<<\EOF
18215 #define wxUSE_FILE 1
18220 if test "$wxUSE_FFILE" = "yes"; then
18221 cat >> confdefs.h
<<\EOF
18222 #define wxUSE_FFILE 1
18227 if test "$wxUSE_FILESYSTEM" = "yes"; then
18228 cat >> confdefs.h
<<\EOF
18229 #define wxUSE_FILESYSTEM 1
18234 if test "$wxUSE_FS_INET" = "yes"; then
18235 cat >> confdefs.h
<<\EOF
18236 #define wxUSE_FS_INET 1
18241 if test "$wxUSE_FS_ZIP" = "yes"; then
18242 cat >> confdefs.h
<<\EOF
18243 #define wxUSE_FS_ZIP 1
18248 if test "$wxUSE_ZIPSTREAM" = "yes"; then
18249 cat >> confdefs.h
<<\EOF
18250 #define wxUSE_ZIPSTREAM 1
18255 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
18256 cat >> confdefs.h
<<\EOF
18257 #define wxUSE_ON_FATAL_EXCEPTION 1
18262 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
18263 cat >> confdefs.h
<<\EOF
18264 #define wxUSE_SNGLINST_CHECKER 1
18269 if test "$wxUSE_BUSYINFO" = "yes"; then
18270 cat >> confdefs.h
<<\EOF
18271 #define wxUSE_BUSYINFO 1
18276 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
18277 cat >> confdefs.h
<<\EOF
18278 #define wxUSE_STD_IOSTREAM 1
18283 if test "$wxUSE_TEXTBUFFER" = "yes"; then
18284 cat >> confdefs.h
<<\EOF
18285 #define wxUSE_TEXTBUFFER 1
18290 if test "$wxUSE_TEXTFILE" = "yes"; then
18291 if test "$wxUSE_FILE" != "yes" -o "$wxUSE_TEXTBUFFER" != "yes" ; then
18292 echo "configure: warning: wxTextFile requires wxFile and wxTextBuffer... disabled" 1>&2
18294 cat >> confdefs.h
<<\EOF
18295 #define wxUSE_TEXTFILE 1
18301 if test "$wxUSE_CONFIG" = "yes" ; then
18302 if test "$wxUSE_TEXTFILE" != "yes"; then
18303 echo "configure: warning: wxConfig requires wxTextFile... disabled" 1>&2
18305 cat >> confdefs.h
<<\EOF
18306 #define wxUSE_CONFIG 1
18309 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config"
18313 if test "$wxUSE_INTL" = "yes" ; then
18314 if test "$wxUSE_FILE" != "yes"; then
18315 echo "configure: warning: I18n code requires wxFile... disabled" 1>&2
18317 cat >> confdefs.h
<<\EOF
18318 #define wxUSE_INTL 1
18321 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat"
18322 GUIDIST
="$GUIDIST INTL_DIST"
18326 if test "$wxUSE_LOG" = "yes"; then
18327 cat >> confdefs.h
<<\EOF
18328 #define wxUSE_LOG 1
18332 if test "$wxUSE_LOGGUI" = "yes"; then
18333 cat >> confdefs.h
<<\EOF
18334 #define wxUSE_LOGGUI 1
18339 if test "$wxUSE_LOGWINDOW" = "yes"; then
18340 cat >> confdefs.h
<<\EOF
18341 #define wxUSE_LOGWINDOW 1
18346 if test "$wxUSE_LOGDIALOG" = "yes"; then
18347 cat >> confdefs.h
<<\EOF
18348 #define wxUSE_LOG_DIALOG 1
18354 if test "$wxUSE_LONGLONG" = "yes"; then
18355 cat >> confdefs.h
<<\EOF
18356 #define wxUSE_LONGLONG 1
18361 if test "$wxUSE_GEOMETRY" = "yes"; then
18362 cat >> confdefs.h
<<\EOF
18363 #define wxUSE_GEOMETRY 1
18368 if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then
18369 cat >> confdefs.h
<<\EOF
18370 #define wxUSE_DIALUP_MANAGER 1
18373 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dialup"
18376 if test "$wxUSE_STREAMS" = "yes" ; then
18377 cat >> confdefs.h
<<\EOF
18378 #define wxUSE_STREAMS 1
18384 if test "$wxUSE_DATETIME" = "yes"; then
18385 for ac_func
in strptime
18387 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18388 echo "configure:18389: checking for $ac_func" >&5
18389 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18390 echo $ac_n "(cached) $ac_c" 1>&6
18392 cat > conftest.
$ac_ext <<EOF
18393 #line 18394 "configure"
18394 #include "confdefs.h"
18395 /* System header to define __stub macros and hopefully few prototypes,
18396 which can conflict with char $ac_func(); below. */
18397 #include <assert.h>
18398 /* Override any gcc2 internal prototype to avoid an error. */
18399 /* We use char because int might match the return type of a gcc2
18400 builtin and then its argument prototype would still apply. */
18405 /* The GNU C library defines this for functions which it implements
18406 to always fail with ENOSYS. Some functions are actually named
18407 something starting with __ and the normal name is an alias. */
18408 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18416 if { (eval echo configure
:18417: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18418 eval "ac_cv_func_$ac_func=yes"
18420 echo "configure: failed program was:" >&5
18421 cat conftest.
$ac_ext >&5
18423 eval "ac_cv_func_$ac_func=no"
18428 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18429 echo "$ac_t""yes" 1>&6
18430 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18431 cat >> confdefs.h
<<EOF
18432 #define $ac_tr_func 1
18436 echo "$ac_t""no" 1>&6
18441 echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6
18442 echo "configure:18443: checking for timezone variable in <time.h>" >&5
18443 if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then
18444 echo $ac_n "(cached) $ac_c" 1>&6
18447 cat > conftest.
$ac_ext <<EOF
18448 #line 18449 "configure"
18449 #include "confdefs.h"
18460 if { (eval echo configure
:18461: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18463 wx_cv_var_timezone
=timezone
18466 echo "configure: failed program was:" >&5
18467 cat conftest.
$ac_ext >&5
18470 cat > conftest.
$ac_ext <<EOF
18471 #line 18472 "configure"
18472 #include "confdefs.h"
18483 if { (eval echo configure
:18484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18486 wx_cv_var_timezone
=_timezone
18489 echo "configure: failed program was:" >&5
18490 cat conftest.
$ac_ext >&5
18493 cat > conftest.
$ac_ext <<EOF
18494 #line 18495 "configure"
18495 #include "confdefs.h"
18506 if { (eval echo configure
:18507: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18509 wx_cv_var_timezone
=__timezone
18512 echo "configure: failed program was:" >&5
18513 cat conftest.
$ac_ext >&5
18516 if test "$USE_DOS" = 0 ; then
18517 echo "configure: warning: no timezone variable" 1>&2
18535 echo "$ac_t""$wx_cv_var_timezone" 1>&6
18537 if test "x$wx_cv_var_timezone" != x
; then
18538 cat >> confdefs.h
<<EOF
18539 #define WX_TIMEZONE $wx_cv_var_timezone
18544 for ac_func
in localtime
18546 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18547 echo "configure:18548: checking for $ac_func" >&5
18548 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18549 echo $ac_n "(cached) $ac_c" 1>&6
18551 cat > conftest.
$ac_ext <<EOF
18552 #line 18553 "configure"
18553 #include "confdefs.h"
18554 /* System header to define __stub macros and hopefully few prototypes,
18555 which can conflict with char $ac_func(); below. */
18556 #include <assert.h>
18557 /* Override any gcc2 internal prototype to avoid an error. */
18558 /* We use char because int might match the return type of a gcc2
18559 builtin and then its argument prototype would still apply. */
18564 /* The GNU C library defines this for functions which it implements
18565 to always fail with ENOSYS. Some functions are actually named
18566 something starting with __ and the normal name is an alias. */
18567 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18575 if { (eval echo configure
:18576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18577 eval "ac_cv_func_$ac_func=yes"
18579 echo "configure: failed program was:" >&5
18580 cat conftest.
$ac_ext >&5
18582 eval "ac_cv_func_$ac_func=no"
18587 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18588 echo "$ac_t""yes" 1>&6
18589 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18590 cat >> confdefs.h
<<EOF
18591 #define $ac_tr_func 1
18595 echo "$ac_t""no" 1>&6
18600 if test "$ac_cv_func_localtime" = "yes"; then
18601 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6
18602 echo "configure:18603: checking for tm_gmtoff in struct tm" >&5
18603 if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then
18604 echo $ac_n "(cached) $ac_c" 1>&6
18607 cat > conftest.
$ac_ext <<EOF
18608 #line 18609 "configure"
18609 #include "confdefs.h"
18620 if { (eval echo configure
:18621: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18623 wx_cv_struct_tm_has_gmtoff
=yes
18626 echo "configure: failed program was:" >&5
18627 cat conftest.
$ac_ext >&5
18629 wx_cv_struct_tm_has_gmtoff
=no
18636 echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6
18639 if test "$wx_cv_struct_tm_has_gmtoff" = "yes"; then
18640 cat >> confdefs.h
<<\EOF
18641 #define WX_GMTOFF_IN_TM 1
18646 for ac_func
in gettimeofday ftime
18648 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
18649 echo "configure:18650: checking for $ac_func" >&5
18650 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
18651 echo $ac_n "(cached) $ac_c" 1>&6
18653 cat > conftest.
$ac_ext <<EOF
18654 #line 18655 "configure"
18655 #include "confdefs.h"
18656 /* System header to define __stub macros and hopefully few prototypes,
18657 which can conflict with char $ac_func(); below. */
18658 #include <assert.h>
18659 /* Override any gcc2 internal prototype to avoid an error. */
18660 /* We use char because int might match the return type of a gcc2
18661 builtin and then its argument prototype would still apply. */
18666 /* The GNU C library defines this for functions which it implements
18667 to always fail with ENOSYS. Some functions are actually named
18668 something starting with __ and the normal name is an alias. */
18669 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18677 if { (eval echo configure
:18678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18679 eval "ac_cv_func_$ac_func=yes"
18681 echo "configure: failed program was:" >&5
18682 cat conftest.
$ac_ext >&5
18684 eval "ac_cv_func_$ac_func=no"
18689 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
18690 echo "$ac_t""yes" 1>&6
18691 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
18692 cat >> confdefs.h
<<EOF
18693 #define $ac_tr_func 1
18697 echo "$ac_t""no" 1>&6
18702 if test "$ac_cv_func_gettimeofday" = "yes"; then
18703 echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6
18704 echo "configure:18705: checking whether gettimeofday takes two arguments" >&5
18705 if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then
18706 echo $ac_n "(cached) $ac_c" 1>&6
18711 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18712 ac_cpp
='$CXXCPP $CPPFLAGS'
18713 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18714 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18715 cross_compiling
=$ac_cv_prog_cxx_cross
18718 cat > conftest.
$ac_ext <<EOF
18719 #line 18720 "configure"
18720 #include "confdefs.h"
18722 #include <sys/time.h>
18723 #include <unistd.h>
18728 gettimeofday(&tv, NULL);
18732 if { (eval echo configure
:18733: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18734 wx_cv_func_gettimeofday_has_2_args
=yes
18736 echo "configure: failed program was:" >&5
18737 cat conftest.
$ac_ext >&5
18739 cat > conftest.
$ac_ext <<EOF
18740 #line 18741 "configure"
18741 #include "confdefs.h"
18743 #include <sys/time.h>
18744 #include <unistd.h>
18753 if { (eval echo configure
:18754: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18755 wx_cv_func_gettimeofday_has_2_args
=no
18757 echo "configure: failed program was:" >&5
18758 cat conftest.
$ac_ext >&5
18761 echo "configure: warning: failed to determine number of gettimeofday() arguments" 1>&2
18762 wx_cv_func_gettimeofday_has_2_args
=unknown
18771 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18772 ac_cpp
='$CPP $CPPFLAGS'
18773 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18774 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18775 cross_compiling
=$ac_cv_prog_cc_cross
18780 echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6
18782 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
18783 cat >> confdefs.h
<<\EOF
18784 #define WX_GETTIMEOFDAY_NO_TZ 1
18790 cat >> confdefs.h
<<\EOF
18791 #define wxUSE_TIMEDATE 1
18794 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest"
18798 if test "$wxUSE_SOCKETS" = "yes"; then
18799 if test "$TOOLKIT" = "X11"; then
18800 echo "configure: warning: wxSocket not yet supported under X11... disabled" 1>&2
18805 if test "$wxUSE_SOCKETS" = "yes"; then
18806 if test "$TOOLKIT" != "MSW"; then
18807 echo $ac_n "checking for socket""... $ac_c" 1>&6
18808 echo "configure:18809: checking for socket" >&5
18809 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
18810 echo $ac_n "(cached) $ac_c" 1>&6
18812 cat > conftest.
$ac_ext <<EOF
18813 #line 18814 "configure"
18814 #include "confdefs.h"
18815 /* System header to define __stub macros and hopefully few prototypes,
18816 which can conflict with char socket(); below. */
18817 #include <assert.h>
18818 /* Override any gcc2 internal prototype to avoid an error. */
18819 /* We use char because int might match the return type of a gcc2
18820 builtin and then its argument prototype would still apply. */
18825 /* The GNU C library defines this for functions which it implements
18826 to always fail with ENOSYS. Some functions are actually named
18827 something starting with __ and the normal name is an alias. */
18828 #if defined (__stub_socket) || defined (__stub___socket)
18836 if { (eval echo configure
:18837: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18838 eval "ac_cv_func_socket=yes"
18840 echo "configure: failed program was:" >&5
18841 cat conftest.
$ac_ext >&5
18843 eval "ac_cv_func_socket=no"
18848 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
18849 echo "$ac_t""yes" 1>&6
18852 echo "$ac_t""no" 1>&6
18853 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
18854 echo "configure:18855: checking for socket in -lsocket" >&5
18855 ac_lib_var
=`echo socket'_'socket | sed 'y%./+-%__p_%'`
18856 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
18857 echo $ac_n "(cached) $ac_c" 1>&6
18859 ac_save_LIBS
="$LIBS"
18860 LIBS
="-lsocket $LIBS"
18861 cat > conftest.
$ac_ext <<EOF
18862 #line 18863 "configure"
18863 #include "confdefs.h"
18864 /* Override any gcc2 internal prototype to avoid an error. */
18865 /* We use char because int might match the return type of a gcc2
18866 builtin and then its argument prototype would still apply. */
18873 if { (eval echo configure
:18874: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
18875 eval "ac_cv_lib_$ac_lib_var=yes"
18877 echo "configure: failed program was:" >&5
18878 cat conftest.
$ac_ext >&5
18880 eval "ac_cv_lib_$ac_lib_var=no"
18883 LIBS
="$ac_save_LIBS"
18886 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
18887 echo "$ac_t""yes" 1>&6
18888 if test "$INET_LINK" != " -lsocket"; then
18889 INET_LINK
="$INET_LINK -lsocket"
18892 echo "$ac_t""no" 1>&6
18894 echo "configure: warning: socket library not found - sockets will be disabled" 1>&2
18906 if test "$wxUSE_SOCKETS" = "yes" ; then
18907 if test "$TOOLKIT" != "MSW"; then
18908 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6
18909 echo "configure:18910: checking what is the type of the third argument of getsockname" >&5
18910 if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then
18911 echo $ac_n "(cached) $ac_c" 1>&6
18916 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18917 ac_cpp
='$CXXCPP $CPPFLAGS'
18918 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
18919 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
18920 cross_compiling
=$ac_cv_prog_cxx_cross
18923 cat > conftest.
$ac_ext <<EOF
18924 #line 18925 "configure"
18925 #include "confdefs.h"
18927 #include <sys/types.h>
18928 #include <sys/socket.h>
18933 getsockname(0, 0, &len);
18937 if { (eval echo configure
:18938: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18939 wx_cv_type_getsockname3
=socklen_t
18941 echo "configure: failed program was:" >&5
18942 cat conftest.
$ac_ext >&5
18944 cat > conftest.
$ac_ext <<EOF
18945 #line 18946 "configure"
18946 #include "confdefs.h"
18948 #include <sys/types.h>
18949 #include <sys/socket.h>
18954 getsockname(0, 0, &len);
18958 if { (eval echo configure
:18959: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18960 wx_cv_type_getsockname3
=size_t
18962 echo "configure: failed program was:" >&5
18963 cat conftest.
$ac_ext >&5
18965 cat > conftest.
$ac_ext <<EOF
18966 #line 18967 "configure"
18967 #include "confdefs.h"
18969 #include <sys/types.h>
18970 #include <sys/socket.h>
18975 getsockname(0, 0, &len);
18979 if { (eval echo configure
:18980: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
18981 wx_cv_type_getsockname3
=int
18983 echo "configure: failed program was:" >&5
18984 cat conftest.
$ac_ext >&5
18986 wx_cv_type_getsockname3
=unknown
18998 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
18999 ac_cpp
='$CPP $CPPFLAGS'
19000 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
19001 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
19002 cross_compiling
=$ac_cv_prog_cc_cross
19007 echo "$ac_t""$wx_cv_type_getsockname3" 1>&6
19009 if test "$wx_cv_type_getsockname3" = "unknown"; then
19011 echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2
19013 cat >> confdefs.h
<<EOF
19014 #define SOCKLEN_T $wx_cv_type_getsockname3
19021 if test "$wxUSE_SOCKETS" = "yes" ; then
19022 cat >> confdefs.h
<<\EOF
19023 #define wxUSE_SOCKETS 1
19026 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets"
19030 if test "$wxUSE_GUI" = "yes"; then
19032 if test "$TOOLKIT" = "MAC"; then
19033 echo "configure: warning: Joystick not yet supported under Mac OS X... disabled" 1>&2
19036 if test "$TOOLKIT" = "MOTIF"; then
19037 echo "configure: warning: Joystick not yet supported under Motif... disabled" 1>&2
19040 if test "$TOOLKIT" = "X11"; then
19041 echo "configure: warning: Joystick not yet supported under X11... disabled" 1>&2
19045 if test "$TOOLKIT" != "MSW"; then
19046 if test "$wxUSE_JOYSTICK" = "yes"; then
19047 for ac_hdr
in linux
/joystick.h
19049 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
19050 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
19051 echo "configure:19052: checking for $ac_hdr" >&5
19052 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
19053 echo $ac_n "(cached) $ac_c" 1>&6
19055 cat > conftest.
$ac_ext <<EOF
19056 #line 19057 "configure"
19057 #include "confdefs.h"
19060 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
19061 { (eval echo configure
:19062: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
19062 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
19063 if test -z "$ac_err"; then
19065 eval "ac_cv_header_$ac_safe=yes"
19068 echo "configure: failed program was:" >&5
19069 cat conftest.
$ac_ext >&5
19071 eval "ac_cv_header_$ac_safe=no"
19075 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
19076 echo "$ac_t""yes" 1>&6
19077 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
19078 cat >> confdefs.h
<<EOF
19079 #define $ac_tr_hdr 1
19083 echo "$ac_t""no" 1>&6
19087 if test "$ac_cv_header_linux_joystick_h" != "yes"; then
19089 echo "configure: warning: Joystick not supported by this system... disabled" 1>&2
19094 if test "$wxUSE_JOYSTICK" = "yes"; then
19095 cat >> confdefs.h
<<\EOF
19096 #define wxUSE_JOYSTICK 1
19099 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest"
19104 if test "$TOOLKIT" != "MSW"; then
19108 if test "$wxUSE_DYNAMIC_LOADER" = "yes" -o "$wxUSE_DYNLIB_CLASS" = "yes" ; then
19109 if test "$USE_DARWIN" = 1; then
19112 for ac_func
in dlopen
19114 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19115 echo "configure:19116: checking for $ac_func" >&5
19116 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19117 echo $ac_n "(cached) $ac_c" 1>&6
19119 cat > conftest.
$ac_ext <<EOF
19120 #line 19121 "configure"
19121 #include "confdefs.h"
19122 /* System header to define __stub macros and hopefully few prototypes,
19123 which can conflict with char $ac_func(); below. */
19124 #include <assert.h>
19125 /* Override any gcc2 internal prototype to avoid an error. */
19126 /* We use char because int might match the return type of a gcc2
19127 builtin and then its argument prototype would still apply. */
19132 /* The GNU C library defines this for functions which it implements
19133 to always fail with ENOSYS. Some functions are actually named
19134 something starting with __ and the normal name is an alias. */
19135 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19143 if { (eval echo configure
:19144: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19145 eval "ac_cv_func_$ac_func=yes"
19147 echo "configure: failed program was:" >&5
19148 cat conftest.
$ac_ext >&5
19150 eval "ac_cv_func_$ac_func=no"
19155 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19156 echo "$ac_t""yes" 1>&6
19157 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19158 cat >> confdefs.h
<<EOF
19159 #define $ac_tr_func 1
19162 cat >> confdefs.h
<<\EOF
19163 #define HAVE_DLOPEN 1
19169 echo "$ac_t""no" 1>&6
19170 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
19171 echo "configure:19172: checking for dlopen in -ldl" >&5
19172 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
19173 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
19174 echo $ac_n "(cached) $ac_c" 1>&6
19176 ac_save_LIBS
="$LIBS"
19178 cat > conftest.
$ac_ext <<EOF
19179 #line 19180 "configure"
19180 #include "confdefs.h"
19181 /* Override any gcc2 internal prototype to avoid an error. */
19182 /* We use char because int might match the return type of a gcc2
19183 builtin and then its argument prototype would still apply. */
19190 if { (eval echo configure
:19191: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19192 eval "ac_cv_lib_$ac_lib_var=yes"
19194 echo "configure: failed program was:" >&5
19195 cat conftest.
$ac_ext >&5
19197 eval "ac_cv_lib_$ac_lib_var=no"
19200 LIBS
="$ac_save_LIBS"
19203 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
19204 echo "$ac_t""yes" 1>&6
19206 cat >> confdefs.h
<<\EOF
19207 #define HAVE_DLOPEN 1
19211 DL_LINK
=" -ldl$DL_LINK"
19214 echo "$ac_t""no" 1>&6
19216 for ac_func
in shl_load
19218 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19219 echo "configure:19220: checking for $ac_func" >&5
19220 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19221 echo $ac_n "(cached) $ac_c" 1>&6
19223 cat > conftest.
$ac_ext <<EOF
19224 #line 19225 "configure"
19225 #include "confdefs.h"
19226 /* System header to define __stub macros and hopefully few prototypes,
19227 which can conflict with char $ac_func(); below. */
19228 #include <assert.h>
19229 /* Override any gcc2 internal prototype to avoid an error. */
19230 /* We use char because int might match the return type of a gcc2
19231 builtin and then its argument prototype would still apply. */
19236 /* The GNU C library defines this for functions which it implements
19237 to always fail with ENOSYS. Some functions are actually named
19238 something starting with __ and the normal name is an alias. */
19239 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19247 if { (eval echo configure
:19248: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19249 eval "ac_cv_func_$ac_func=yes"
19251 echo "configure: failed program was:" >&5
19252 cat conftest.
$ac_ext >&5
19254 eval "ac_cv_func_$ac_func=no"
19259 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19260 echo "$ac_t""yes" 1>&6
19261 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19262 cat >> confdefs.h
<<EOF
19263 #define $ac_tr_func 1
19266 cat >> confdefs.h
<<\EOF
19267 #define HAVE_SHL_LOAD 1
19273 echo "$ac_t""no" 1>&6
19274 echo $ac_n "checking for dld in -lshl_load""... $ac_c" 1>&6
19275 echo "configure:19276: checking for dld in -lshl_load" >&5
19276 ac_lib_var
=`echo shl_load'_'dld | sed 'y%./+-%__p_%'`
19277 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
19278 echo $ac_n "(cached) $ac_c" 1>&6
19280 ac_save_LIBS
="$LIBS"
19281 LIBS
="-lshl_load $LIBS"
19282 cat > conftest.
$ac_ext <<EOF
19283 #line 19284 "configure"
19284 #include "confdefs.h"
19285 /* Override any gcc2 internal prototype to avoid an error. */
19286 /* We use char because int might match the return type of a gcc2
19287 builtin and then its argument prototype would still apply. */
19294 if { (eval echo configure
:19295: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19296 eval "ac_cv_lib_$ac_lib_var=yes"
19298 echo "configure: failed program was:" >&5
19299 cat conftest.
$ac_ext >&5
19301 eval "ac_cv_lib_$ac_lib_var=no"
19304 LIBS
="$ac_save_LIBS"
19307 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
19308 echo "$ac_t""yes" 1>&6
19311 DL_LINK
=" -ldld$DL_LINK"
19314 echo "$ac_t""no" 1>&6
19329 if test "$HAVE_DL_FUNCS" = 1; then
19330 for ac_func
in dlerror
19332 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
19333 echo "configure:19334: checking for $ac_func" >&5
19334 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
19335 echo $ac_n "(cached) $ac_c" 1>&6
19337 cat > conftest.
$ac_ext <<EOF
19338 #line 19339 "configure"
19339 #include "confdefs.h"
19340 /* System header to define __stub macros and hopefully few prototypes,
19341 which can conflict with char $ac_func(); below. */
19342 #include <assert.h>
19343 /* Override any gcc2 internal prototype to avoid an error. */
19344 /* We use char because int might match the return type of a gcc2
19345 builtin and then its argument prototype would still apply. */
19350 /* The GNU C library defines this for functions which it implements
19351 to always fail with ENOSYS. Some functions are actually named
19352 something starting with __ and the normal name is an alias. */
19353 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19361 if { (eval echo configure
:19362: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19363 eval "ac_cv_func_$ac_func=yes"
19365 echo "configure: failed program was:" >&5
19366 cat conftest.
$ac_ext >&5
19368 eval "ac_cv_func_$ac_func=no"
19373 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
19374 echo "$ac_t""yes" 1>&6
19375 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
19376 cat >> confdefs.h
<<EOF
19377 #define $ac_tr_func 1
19379 cat >> confdefs.h
<<\EOF
19380 #define HAVE_DLERROR 1
19384 echo "$ac_t""no" 1>&6
19385 echo $ac_n "checking for dlerror in -ldl""... $ac_c" 1>&6
19386 echo "configure:19387: checking for dlerror in -ldl" >&5
19387 ac_lib_var
=`echo dl'_'dlerror | sed 'y%./+-%__p_%'`
19388 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
19389 echo $ac_n "(cached) $ac_c" 1>&6
19391 ac_save_LIBS
="$LIBS"
19393 cat > conftest.
$ac_ext <<EOF
19394 #line 19395 "configure"
19395 #include "confdefs.h"
19396 /* Override any gcc2 internal prototype to avoid an error. */
19397 /* We use char because int might match the return type of a gcc2
19398 builtin and then its argument prototype would still apply. */
19405 if { (eval echo configure
:19406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19407 eval "ac_cv_lib_$ac_lib_var=yes"
19409 echo "configure: failed program was:" >&5
19410 cat conftest.
$ac_ext >&5
19412 eval "ac_cv_lib_$ac_lib_var=no"
19415 LIBS
="$ac_save_LIBS"
19418 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
19419 echo "$ac_t""yes" 1>&6
19420 cat >> confdefs.h
<<\EOF
19421 #define HAVE_DLERROR 1
19425 echo "$ac_t""no" 1>&6
19434 if test "$HAVE_DL_FUNCS" = 0; then
19435 if test "$HAVE_SHL_FUNCS" = 0; then
19436 if test "$USE_UNIX" = 1; then
19437 echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2
19438 wxUSE_DYNAMIC_LOADER
=no
19439 wxUSE_DYNLIB_CLASS
=no
19441 echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2
19448 if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then
19449 cat >> confdefs.h
<<\EOF
19450 #define wxUSE_DYNAMIC_LOADER 1
19453 elif test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
19454 cat >> confdefs.h
<<\EOF
19455 #define wxUSE_DYNLIB_CLASS 1
19461 if test "$wxUSE_FONTMAP" = "yes" ; then
19462 cat >> confdefs.h
<<\EOF
19463 #define wxUSE_FONTMAP 1
19468 if test "$wxUSE_UNICODE" = "yes" ; then
19469 cat >> confdefs.h
<<\EOF
19470 #define wxUSE_UNICODE 1
19474 if test "$wxUSE_MSW" != 1; then
19475 wxUSE_UNICODE_MSLU
=no
19478 if test "$wxUSE_MSW" = 1 -a "$wxUSE_UNICODE_MSLU" = "yes"; then
19479 echo $ac_n "checking for main in -lunicows""... $ac_c" 1>&6
19480 echo "configure:19481: checking for main in -lunicows" >&5
19481 ac_lib_var
=`echo unicows'_'main | sed 'y%./+-%__p_%'`
19482 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
19483 echo $ac_n "(cached) $ac_c" 1>&6
19485 ac_save_LIBS
="$LIBS"
19486 LIBS
="-lunicows $LIBS"
19487 cat > conftest.
$ac_ext <<EOF
19488 #line 19489 "configure"
19489 #include "confdefs.h"
19495 if { (eval echo configure
:19496: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
19497 eval "ac_cv_lib_$ac_lib_var=yes"
19499 echo "configure: failed program was:" >&5
19500 cat conftest.
$ac_ext >&5
19502 eval "ac_cv_lib_$ac_lib_var=no"
19505 LIBS
="$ac_save_LIBS"
19508 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
19509 echo "$ac_t""yes" 1>&6
19511 cat >> confdefs.h
<<\EOF
19512 #define wxUSE_UNICODE_MSLU 1
19517 echo "$ac_t""no" 1>&6
19519 echo "configure: warning: Compiler doesn't support MSLU (libunicows.a), disabled.
19520 Applications will only run on Windows NT/2000/XP!" 1>&2
19521 wxUSE_UNICODE_MSLU
=no
19528 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
19529 cat >> confdefs.h
<<\EOF
19530 #define wxUSE_EXPERIMENTAL_PRINTF 1
19538 if test "$wxUSE_ODBC" = "yes" ; then
19539 cat >> confdefs.h
<<\EOF
19540 #define wxUSE_ODBC 1
19543 WXODBCFLAG
="-D_IODBC_"
19544 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS db"
19548 if test "$wxUSE_POSTSCRIPT" = "yes" ; then
19549 cat >> confdefs.h
<<\EOF
19550 #define wxUSE_POSTSCRIPT 1
19555 cat >> confdefs.h
<<\EOF
19556 #define wxUSE_AFM_FOR_POSTSCRIPT 1
19560 cat >> confdefs.h
<<\EOF
19561 #define wxUSE_NORMALIZED_PS_FONTS 1
19566 if test "$wxUSE_CONSTRAINTS" = "yes"; then
19567 cat >> confdefs.h
<<\EOF
19568 #define wxUSE_CONSTRAINTS 1
19571 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS layout"
19574 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
19575 if test "$wxUSE_UNIVERSAL" = "yes"; then
19576 echo "configure: warning: MDI not yet supported for wxUniversal... disabled" 1>&2
19577 wxUSE_MDI_ARCHITECTURE
=no
19580 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
19581 cat >> confdefs.h
<<\EOF
19582 #define wxUSE_MDI_ARCHITECTURE 1
19585 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mdi"
19589 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
19590 cat >> confdefs.h
<<\EOF
19591 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
19594 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docview"
19595 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
19596 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docvwmdi"
19600 if test "$wxUSE_HELP" = "yes"; then
19601 cat >> confdefs.h
<<\EOF
19602 #define wxUSE_HELP 1
19605 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS help"
19607 if test "$wxUSE_MSW" = 1; then
19608 if test "$wxUSE_MS_HTML_HELP" = "yes"; then
19609 cat >> confdefs.h
<<\EOF
19610 #define wxUSE_MS_HTML_HELP 1
19616 if test "$wxUSE_WXHTML_HELP" = "yes"; then
19617 if test "$wxUSE_HTML" = "yes"; then
19618 cat >> confdefs.h
<<\EOF
19619 #define wxUSE_WXHTML_HELP 1
19623 echo "configure: warning: Cannot use wxHTML-based help without wxHTML so it won't be compiled" 1>&2
19624 wxUSE_WXHTML_HELP
=no
19629 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
19630 if test "$wxUSE_CONSTRAINTS" != "yes"; then
19631 echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2
19633 cat >> confdefs.h
<<\EOF
19634 #define wxUSE_PRINTING_ARCHITECTURE 1
19638 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS printing"
19641 if test "$wxUSE_PROLOGIO" = "yes" ; then
19642 cat >> confdefs.h
<<\EOF
19643 #define wxUSE_PROLOGIO 1
19648 if test "$wxUSE_RESOURCES" = "yes" ; then
19649 if test "$wxUSE_NANOX" = "yes"; then
19650 echo "configure: warning: Cannot use resource database functions in NanoX" 1>&2
19652 cat >> confdefs.h
<<\EOF
19653 #define wxUSE_RESOURCES 1
19656 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS resource"
19660 if test "$wxUSE_X_RESOURCES" = "yes"; then
19661 cat >> confdefs.h
<<\EOF
19662 #define wxUSE_X_RESOURCES 1
19668 if test "$wxUSE_MSW" = 1 -a \
( "$wxUSE_DATAOBJ" = "yes" \
19669 -o "$wxUSE_CLIPBOARD" = "yes" \
19670 -o "$wxUSE_DRAG_AND_DROP" = "yes" \
) ; then
19671 for ac_hdr
in ole2.h
19673 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
19674 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
19675 echo "configure:19676: checking for $ac_hdr" >&5
19676 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
19677 echo $ac_n "(cached) $ac_c" 1>&6
19679 cat > conftest.
$ac_ext <<EOF
19680 #line 19681 "configure"
19681 #include "confdefs.h"
19684 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
19685 { (eval echo configure
:19686: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
19686 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
19687 if test -z "$ac_err"; then
19689 eval "ac_cv_header_$ac_safe=yes"
19692 echo "configure: failed program was:" >&5
19693 cat conftest.
$ac_ext >&5
19695 eval "ac_cv_header_$ac_safe=no"
19699 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
19700 echo "$ac_t""yes" 1>&6
19701 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
19702 cat >> confdefs.h
<<EOF
19703 #define $ac_tr_hdr 1
19707 echo "$ac_t""no" 1>&6
19712 if test "$ac_cv_header_ole2_h" = "yes" ; then
19713 if test "$GCC" = yes ; then
19714 ALL_OBJECTS
="$ALL_OBJECTS \$(OLEOBJS)"
19715 CODE_GEN_FLAGS_CXX
="$CODE_GEN_FLAGS_CXX -fvtable-thunks"
19716 LIBS
=" -lrpcrt4 -loleaut32 -lole32 -luuid$LIBS"
19717 cat >> confdefs.h
<<\EOF
19718 #define wxUSE_OLE 1
19724 cat >> confdefs.h
<<\EOF
19725 #define wxUSE_DATAOBJ 1
19729 echo "configure: warning: Some features disabled because OLE headers not found" 1>&2
19732 wxUSE_DRAG_AND_DROP
=no
19736 if test "$wxUSE_METAFILE" = "yes"; then
19737 cat >> confdefs.h
<<\EOF
19738 #define wxUSE_METAFILE 1
19742 cat >> confdefs.h
<<\EOF
19743 #define wxUSE_ENH_METAFILE 1
19749 if test "$wxUSE_IPC" = "yes"; then
19750 if test "$wxUSE_SOCKETS" != "yes"; then
19751 echo "configure: warning: wxWindows IPC classes require sockets... disabled" 1>&2
19754 cat >> confdefs.h
<<\EOF
19755 #define wxUSE_IPC 1
19760 if test "$wxUSE_CLIPBOARD" = "yes"; then
19761 cat >> confdefs.h
<<\EOF
19762 #define wxUSE_CLIPBOARD 1
19766 cat >> confdefs.h
<<\EOF
19767 #define wxUSE_DATAOBJ 1
19772 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
19773 if test "$wxUSE_GTK" = 1; then
19774 if test "$WXGTK12" != 1; then
19775 echo "configure: warning: Drag and drop is only supported under GTK+ 1.2... disabled" 1>&2
19776 wxUSE_DRAG_AND_DROP
=no
19780 if test "$wxUSE_MOTIF" = 1; then
19781 echo "configure: warning: Drag and drop not yet supported under Motif... disabled" 1>&2
19782 wxUSE_DRAG_AND_DROP
=no
19785 if test "$wxUSE_X11" = 1; then
19786 echo "configure: warning: Drag and drop not yet supported under X11... disabled" 1>&2
19787 wxUSE_DRAG_AND_DROP
=no
19790 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
19791 cat >> confdefs.h
<<\EOF
19792 #define wxUSE_DRAG_AND_DROP 1
19795 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dnd"
19800 if test "$wxUSE_SPLINES" = "yes" ; then
19801 cat >> confdefs.h
<<\EOF
19802 #define wxUSE_SPLINES 1
19809 if test "$wxUSE_CONTROLS" = "yes"; then
19813 if test "$wxUSE_ACCEL" = "yes"; then
19814 cat >> confdefs.h
<<\EOF
19815 #define wxUSE_ACCEL 1
19821 if test "$wxUSE_BUTTON" = "yes"; then
19822 cat >> confdefs.h
<<\EOF
19823 #define wxUSE_BUTTON 1
19829 if test "$wxUSE_BMPBUTTON" = "yes"; then
19830 cat >> confdefs.h
<<\EOF
19831 #define wxUSE_BMPBUTTON 1
19837 if test "$wxUSE_CALCTRL" = "yes"; then
19838 cat >> confdefs.h
<<\EOF
19839 #define wxUSE_CALENDARCTRL 1
19843 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS calendar"
19846 if test "$wxUSE_CARET" = "yes"; then
19847 cat >> confdefs.h
<<\EOF
19848 #define wxUSE_CARET 1
19852 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS caret"
19855 if test "$wxUSE_COMBOBOX" = "yes"; then
19856 cat >> confdefs.h
<<\EOF
19857 #define wxUSE_COMBOBOX 1
19863 if test "$wxUSE_CHOICE" = "yes"; then
19864 cat >> confdefs.h
<<\EOF
19865 #define wxUSE_CHOICE 1
19871 if test "$wxUSE_CHECKBOX" = "yes"; then
19872 cat >> confdefs.h
<<\EOF
19873 #define wxUSE_CHECKBOX 1
19879 if test "$wxUSE_CHECKLST" = "yes"; then
19880 cat >> confdefs.h
<<\EOF
19881 #define wxUSE_CHECKLISTBOX 1
19885 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS checklst"
19888 if test "$wxUSE_GAUGE" = "yes"; then
19889 cat >> confdefs.h
<<\EOF
19890 #define wxUSE_GAUGE 1
19896 if test "$wxUSE_NEW_GRID" = "yes"; then
19898 cat >> confdefs.h
<<\EOF
19899 #define wxUSE_NEW_GRID 1
19903 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS newgrid"
19906 if test "$wxUSE_GRID" = "yes"; then
19907 cat >> confdefs.h
<<\EOF
19908 #define wxUSE_GRID 1
19912 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS grid"
19915 if test "$wxUSE_IMAGLIST" = "yes"; then
19916 cat >> confdefs.h
<<\EOF
19917 #define wxUSE_IMAGLIST 1
19922 if test "$wxUSE_LISTBOX" = "yes"; then
19923 cat >> confdefs.h
<<\EOF
19924 #define wxUSE_LISTBOX 1
19930 if test "$wxUSE_LISTCTRL" = "yes"; then
19931 if test "$wxUSE_IMAGLIST" = "yes"; then
19932 cat >> confdefs.h
<<\EOF
19933 #define wxUSE_LISTCTRL 1
19937 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS listctrl"
19939 echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2
19943 if test "$wxUSE_NOTEBOOK" = "yes"; then
19944 cat >> confdefs.h
<<\EOF
19945 #define wxUSE_NOTEBOOK 1
19949 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS notebook"
19952 if test "$wxUSE_PROPSHEET" = "yes"; then
19953 cat >> confdefs.h
<<\EOF
19954 #define wxUSE_PROPSHEET 1
19958 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS proplist"
19961 if test "$wxUSE_RADIOBOX" = "yes"; then
19962 cat >> confdefs.h
<<\EOF
19963 #define wxUSE_RADIOBOX 1
19969 if test "$wxUSE_RADIOBTN" = "yes"; then
19970 cat >> confdefs.h
<<\EOF
19971 #define wxUSE_RADIOBTN 1
19977 if test "$wxUSE_SASH" = "yes"; then
19978 cat >> confdefs.h
<<\EOF
19979 #define wxUSE_SASH 1
19982 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sashtest"
19985 if test "$wxUSE_SCROLLBAR" = "yes"; then
19986 cat >> confdefs.h
<<\EOF
19987 #define wxUSE_SCROLLBAR 1
19991 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS scroll scrollsub"
19994 if test "$wxUSE_SLIDER" = "yes"; then
19995 cat >> confdefs.h
<<\EOF
19996 #define wxUSE_SLIDER 1
20002 if test "$wxUSE_SPINBTN" = "yes"; then
20003 cat >> confdefs.h
<<\EOF
20004 #define wxUSE_SPINBTN 1
20010 if test "$wxUSE_SPINCTRL" = "yes"; then
20011 cat >> confdefs.h
<<\EOF
20012 #define wxUSE_SPINCTRL 1
20018 if test "$wxUSE_SPLITTER" = "yes"; then
20019 cat >> confdefs.h
<<\EOF
20020 #define wxUSE_SPLITTER 1
20023 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splitter"
20026 if test "$wxUSE_STATBMP" = "yes"; then
20027 cat >> confdefs.h
<<\EOF
20028 #define wxUSE_STATBMP 1
20034 if test "$wxUSE_STATBOX" = "yes"; then
20035 cat >> confdefs.h
<<\EOF
20036 #define wxUSE_STATBOX 1
20042 if test "$wxUSE_STATTEXT" = "yes"; then
20043 cat >> confdefs.h
<<\EOF
20044 #define wxUSE_STATTEXT 1
20050 if test "$wxUSE_STATLINE" = "yes"; then
20051 if test "$wxUSE_WINE" = 1 ; then
20052 echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2
20054 cat >> confdefs.h
<<\EOF
20055 #define wxUSE_STATLINE 1
20062 if test "$wxUSE_STATUSBAR" = "yes"; then
20063 cat >> confdefs.h
<<\EOF
20064 #define wxUSE_STATUSBAR 1
20069 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS statbar"
20072 if test "$wxUSE_TABDIALOG" = "yes"; then
20073 cat >> confdefs.h
<<\EOF
20074 #define wxUSE_TAB_DIALOG 1
20077 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS tab"
20080 if test "$wxUSE_TEXTCTRL" = "yes"; then
20081 cat >> confdefs.h
<<\EOF
20082 #define wxUSE_TEXTCTRL 1
20086 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS text"
20089 if test "$wxUSE_TOGGLEBTN" = "yes"; then
20090 if test "$wxUSE_MAC" = 1; then
20091 echo "configure: warning: Toggle button not yet supported under Mac OS X... disabled" 1>&2
20094 if test "$wxUSE_UNIVERSAL" = "yes"; then
20095 echo "configure: warning: Toggle button not yet supported under wxUniversal... disabled" 1>&2
20099 if test "$wxUSE_TOGGLEBTN" = "yes"; then
20100 cat >> confdefs.h
<<\EOF
20101 #define wxUSE_TOGGLEBTN 1
20108 if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then
20109 cat >> confdefs.h
<<\EOF
20110 #define wxUSE_TOOLBAR_SIMPLE 1
20113 wxUSE_TOOLBAR
="yes"
20117 if test "$wxUSE_TOOLBAR" = "yes"; then
20118 cat >> confdefs.h
<<\EOF
20119 #define wxUSE_TOOLBAR 1
20124 if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then
20125 wxUSE_TOOLBAR_NATIVE
="yes"
20128 if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then
20129 cat >> confdefs.h
<<\EOF
20130 #define wxUSE_TOOLBAR_NATIVE 1
20136 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS toolbar"
20139 if test "$wxUSE_TOOLTIPS" = "yes"; then
20140 if test "$wxUSE_MOTIF" = 1; then
20141 echo "configure: warning: wxTooltip not supported yet under Motif... disabled" 1>&2
20143 if test "$wxUSE_WINE" = 1; then
20144 echo "configure: warning: wxTooltip not supported under WINE... disabled" 1>&2
20146 if test "$wxUSE_UNIVERSAL" = "yes"; then
20147 echo "configure: warning: wxTooltip not supported yet in wxUniversal... disabled" 1>&2
20149 cat >> confdefs.h
<<\EOF
20150 #define wxUSE_TOOLTIPS 1
20158 if test "$wxUSE_TREECTRL" = "yes"; then
20159 if test "$wxUSE_IMAGLIST" = "yes"; then
20160 cat >> confdefs.h
<<\EOF
20161 #define wxUSE_TREECTRL 1
20165 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treectrl"
20167 echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2
20171 if test "$wxUSE_POPUPWIN" = "yes"; then
20172 if test "$wxUSE_MAC" = 1; then
20173 echo "configure: warning: Popup window not yet supported under Mac OS X... disabled" 1>&2
20175 if test "$wxUSE_MOTIF" = 1; then
20176 echo "configure: warning: wxPopupWindow not yet supported under Motif... disabled" 1>&2
20178 if test "$wxUSE_PM" = 1; then
20179 echo "configure: warning: wxPopupWindow not yet supported under PM... disabled" 1>&2
20181 cat >> confdefs.h
<<\EOF
20182 #define wxUSE_POPUPWIN 1
20192 if test "$wxUSE_TIPWINDOW" = "yes"; then
20193 if test "$wxUSE_PM" = 1; then
20194 echo "configure: warning: wxTipWindow not yet supported under PM... disabled" 1>&2
20196 cat >> confdefs.h
<<\EOF
20197 #define wxUSE_TIPWINDOW 1
20203 if test "$USES_CONTROLS" = 1; then
20204 cat >> confdefs.h
<<\EOF
20205 #define wxUSE_CONTROLS 1
20211 if test "$wxUSE_TREELAYOUT" = "yes"; then
20212 cat >> confdefs.h
<<\EOF
20213 #define wxUSE_TREELAYOUT 1
20216 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treelay"
20219 if test "$wxUSE_DRAGIMAGE" = "yes"; then
20220 cat >> confdefs.h
<<\EOF
20221 #define wxUSE_DRAGIMAGE 1
20224 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dragimag"
20227 if test "$wxUSE_MENUS" = "yes"; then
20228 cat >> confdefs.h
<<\EOF
20229 #define wxUSE_MENUS 1
20232 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS menu"
20235 if test "$wxUSE_METAFILE" = "yes"; then
20236 cat >> confdefs.h
<<\EOF
20237 #define wxUSE_METAFILE 1
20242 if test "$wxUSE_MIMETYPE" = "yes"; then
20243 cat >> confdefs.h
<<\EOF
20244 #define wxUSE_MIMETYPE 1
20249 if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then
20250 cat >> confdefs.h
<<\EOF
20251 #define wxUSE_SYSTEM_OPTIONS 1
20254 if test "$TOOLKIT" = "MSW"; then
20255 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS taskbar"
20260 if test "$wxUSE_PROTOCOL" = "yes"; then
20261 if test "$wxUSE_SOCKETS" != "yes"; then
20262 echo "configure: warning: Protocol classes require sockets... disabled" 1>&2
20266 if test "$wxUSE_PROTOCOL" = "yes"; then
20267 cat >> confdefs.h
<<\EOF
20268 #define wxUSE_PROTOCOL 1
20272 if test "$wxUSE_PROTOCOL_HTTP" = "yes"; then
20273 cat >> confdefs.h
<<\EOF
20274 #define wxUSE_PROTOCOL_HTTP 1
20278 if test "$wxUSE_PROTOCOL_FTP" = "yes"; then
20279 cat >> confdefs.h
<<\EOF
20280 #define wxUSE_PROTOCOL_FTP 1
20284 if test "$wxUSE_PROTOCOL_FILE" = "yes"; then
20285 cat >> confdefs.h
<<\EOF
20286 #define wxUSE_PROTOCOL_FILE 1
20293 if test "$wxUSE_URL" = "yes"; then
20294 if test "$wxUSE_PROTOCOL" != "yes"; then
20295 echo "configure: warning: wxURL class requires wxProtocol... disabled" 1>&2
20298 if test "$wxUSE_URL" = "yes"; then
20299 cat >> confdefs.h
<<\EOF
20300 #define wxUSE_URL 1
20306 if test "$wxUSE_MINIFRAME" = "yes"; then
20307 cat >> confdefs.h
<<\EOF
20308 #define wxUSE_MINIFRAME 1
20311 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram"
20314 if test "$wxUSE_HTML" = "yes"; then
20315 cat >> confdefs.h
<<\EOF
20316 #define wxUSE_HTML 1
20319 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS html"
20322 if test "$wxUSE_VALIDATORS" = "yes"; then
20323 cat >> confdefs.h
<<\EOF
20324 #define wxUSE_VALIDATORS 1
20327 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate"
20330 if test "$wxUSE_PALETTE" = "yes" ; then
20331 cat >> confdefs.h
<<\EOF
20332 #define wxUSE_PALETTE 1
20337 if test "$wxUSE_IMAGE" = "yes" ; then
20338 cat >> confdefs.h
<<\EOF
20339 #define wxUSE_IMAGE 1
20344 if test "$wxUSE_GIF" = "yes" ; then
20345 cat >> confdefs.h
<<\EOF
20346 #define wxUSE_GIF 1
20351 if test "$wxUSE_PCX" = "yes" ; then
20352 cat >> confdefs.h
<<\EOF
20353 #define wxUSE_PCX 1
20358 if test "$wxUSE_IFF" = "yes" ; then
20359 cat >> confdefs.h
<<\EOF
20360 #define wxUSE_IFF 1
20365 if test "$wxUSE_PNM" = "yes" ; then
20366 cat >> confdefs.h
<<\EOF
20367 #define wxUSE_PNM 1
20372 if test "$wxUSE_XPM" = "yes" ; then
20373 cat >> confdefs.h
<<\EOF
20374 #define wxUSE_XPM 1
20379 if test "$wxUSE_ICO_CUR" = "yes" ; then
20380 cat >> confdefs.h
<<\EOF
20381 #define wxUSE_ICO_CUR 1
20386 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then
20387 LIBS
=" -lunicows $LIBS"
20391 if test "$wxUSE_CHOICEDLG" = "yes"; then
20392 cat >> confdefs.h
<<\EOF
20393 #define wxUSE_CHOICEDLG 1
20398 if test "$wxUSE_COLOURDLG" = "yes"; then
20399 cat >> confdefs.h
<<\EOF
20400 #define wxUSE_COLOURDLG 1
20405 if test "$wxUSE_FILEDLG" = "yes"; then
20406 cat >> confdefs.h
<<\EOF
20407 #define wxUSE_FILEDLG 1
20412 if test "$wxUSE_FINDREPLDLG" = "yes"; then
20413 cat >> confdefs.h
<<\EOF
20414 #define wxUSE_FINDREPLDLG 1
20419 if test "$wxUSE_FONTDLG" = "yes"; then
20420 cat >> confdefs.h
<<\EOF
20421 #define wxUSE_FONTDLG 1
20426 if test "$wxUSE_DIRDLG" = "yes"; then
20427 if test "$wxUSE_TREECTRL" != "yes"; then
20428 echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2
20430 cat >> confdefs.h
<<\EOF
20431 #define wxUSE_DIRDLG 1
20437 if test "$wxUSE_MSGDLG" = "yes"; then
20438 cat >> confdefs.h
<<\EOF
20439 #define wxUSE_MSGDLG 1
20444 if test "$wxUSE_NUMBERDLG" = "yes"; then
20445 cat >> confdefs.h
<<\EOF
20446 #define wxUSE_NUMBERDLG 1
20451 if test "$wxUSE_PROGRESSDLG" = "yes"; then
20452 if test "$wxUSE_CONSTRAINTS" != "yes"; then
20453 echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2
20455 cat >> confdefs.h
<<\EOF
20456 #define wxUSE_PROGRESSDLG 1
20462 if test "$wxUSE_SPLASH" = "yes"; then
20463 cat >> confdefs.h
<<\EOF
20464 #define wxUSE_SPLASH 1
20469 if test "$wxUSE_STARTUP_TIPS" = "yes"; then
20470 if test "$wxUSE_CONSTRAINTS" != "yes"; then
20471 echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2
20473 cat >> confdefs.h
<<\EOF
20474 #define wxUSE_STARTUP_TIPS 1
20480 if test "$wxUSE_TEXTDLG" = "yes"; then
20481 cat >> confdefs.h
<<\EOF
20482 #define wxUSE_TEXTDLG 1
20487 if test "$wxUSE_WIZARDDLG" = "yes"; then
20488 cat >> confdefs.h
<<\EOF
20489 #define wxUSE_WIZARDDLG 1
20492 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS wizard"
20496 if test "$cross_compiling" = "yes"; then
20499 OSINFO
=`uname -s -r -m`
20500 OSINFO
="\"$OSINFO\""
20503 cat >> confdefs.h
<<EOF
20504 #define WXWIN_OS_DESCRIPTION $OSINFO
20509 if test "x$prefix" != "xNONE"; then
20512 wxPREFIX
=$ac_default_prefix
20515 cat >> confdefs.h
<<EOF
20516 #define wxINSTALL_PREFIX "$wxPREFIX"
20523 if test "$wxUSE_MAC" = 1 ; then
20524 LDFLAGS
="$LDFLAGS -framework Carbon -framework System"
20528 LIBS
="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $DL_LINK -lm $LIBS"
20530 if test "$wxUSE_GUI" = "yes"; then
20532 LIBS
="$GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $LIBS"
20535 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS artprov controls dialogs \
20536 drawing dynamic erase event exec font image \
20537 minimal richedit rotate widgets"
20539 CPPFLAGS
="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
20541 SAMPLES_SUBDIRS
="console"
20545 INCLUDES
="-I\${top_builddir}/lib/wx/include/${TOOLCHAIN_NAME} \
20546 -I\${top_srcdir}/include \
20547 $REGEX_INCLUDE $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE \
20550 if test "$wxUSE_GTK" = 1; then
20553 WXCONFIG_INCLUDE
="$TOOLKIT_INCLUDE"
20556 if test "$GXX" = yes ; then
20557 CXXWARNINGS
="-Wall"
20559 if test "$wxUSE_NO_DEPS" = "no" ; then
20560 CFLAGS
="-MMD $CFLAGS"
20561 CXXFLAGS
="-MMD $CXXFLAGS"
20565 EXTRA_CFLAGS
="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES"
20567 CFLAGS
=`echo $CFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \\+/ /g'`
20568 CXXFLAGS
=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
20569 LIBS
=`echo $LIBS | sed 's/ \+/ /g'`
20571 LDFLAGS
="$LDFLAGS $PROFILE"
20573 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
20663 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
20664 echo "configure:20665: checking whether ${MAKE-make} sets \${MAKE}" >&5
20665 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
20666 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
20667 echo $ac_n "(cached) $ac_c" 1>&6
20669 cat > conftestmake
<<\EOF
20671 @
echo 'ac_maketemp="${MAKE}"'
20673 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
20674 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
20675 if test -n "$ac_maketemp"; then
20676 eval ac_cv_prog_make_
${ac_make}_set
=yes
20678 eval ac_cv_prog_make_
${ac_make}_set
=no
20682 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
20683 echo "$ac_t""yes" 1>&6
20686 echo "$ac_t""no" 1>&6
20687 SET_MAKE
="MAKE=${MAKE-make}"
20691 if test -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h
; then
20692 mv -f lib
/wx
/include
/${TOOLCHAIN_NAME}/wx
/setup.h setup.h
20697 wx_cv_path_samplesubdirs
=$SAMPLES_SUBDIRS
20698 wx_cv_if_gnu_make
=$IF_GNU_MAKE
20699 wx_cv_path_ifs
=$PATH_IFS
20700 wx_cv_program_ext
=$PROGRAM_EXT
20701 wx_cv_target_library
=$WX_TARGET_LIBRARY
20702 wx_cv_target_library_gl
=$WX_TARGET_LIBRARY_GL
20703 wx_cv_target_libtype
=$WX_TARGET_LIBRARY_TYPE
20704 export wx_cv_path_samplesubdirs wx_cv_if_gnu_make \
20705 wx_cv_path_ifs wx_cv_program_ext \
20706 wx_cv_target_library wx_cv_target_library_gl wx_cv_target_libtype
20708 subdirs
="demos samples utils contrib"
20712 cat > confcache
<<\EOF
20713 # This file is a shell script that caches the results of configure
20714 # tests run on this system so they can be shared between configure
20715 # scripts and configure runs. It is not useful on other systems.
20716 # If it contains results you don't want to keep, you may remove or edit it.
20718 # By default, configure uses ./config.cache as the cache file,
20719 # creating it if it does not exist already. You can give configure
20720 # the --cache-file=FILE option to use a different cache file; that is
20721 # what configure does when it calls configure scripts in
20722 # subdirectories, so they share the cache.
20723 # Giving --cache-file=/dev/null disables caching, for debugging configure.
20724 # config.status only pays attention to the cache file if you give it the
20725 # --recheck option to rerun configure.
20728 # The following way of writing the cache mishandles newlines in values,
20729 # but we know of no workaround that is simple, portable, and efficient.
20730 # So, don't put newlines in cache variables' values.
20731 # Ultrix sh set writes to stderr and can't be redirected directly,
20732 # and sets the high bit in the cache file unless we assign to the vars.
20734 case `(ac_space=' '; set | grep ac_space) 2>&1` in
20736 # `set' does not quote correctly, so add quotes (double-quote substitution
20737 # turns \\\\ into \\, and sed turns \\ into \).
20739 -e "s/'/'\\\\''/g" \
20740 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
20743 # `set' quotes correctly as required by POSIX, so do not add quotes.
20744 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
20747 if cmp -s $cache_file confcache
; then
20750 if test -w $cache_file; then
20751 echo "updating cache $cache_file"
20752 cat confcache
> $cache_file
20754 echo "not updating unwritable cache $cache_file"
20759 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
20761 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
20762 # Let make expand exec_prefix.
20763 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
20765 # Any assignment to VPATH causes Sun make to only execute
20766 # the first set of double-colon rules, so remove it if not needed.
20767 # If there is a colon in the path, we need to keep it.
20768 if test "x$srcdir" = x.
; then
20769 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
20772 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
20774 DEFS
=-DHAVE_CONFIG_H
20776 # Without the "./", some shells look in PATH for config.status.
20777 : ${CONFIG_STATUS=./config.status}
20779 echo creating
$CONFIG_STATUS
20780 rm -f $CONFIG_STATUS
20781 cat > $CONFIG_STATUS <<EOF
20783 # Generated automatically by configure.
20784 # Run this file to recreate the current configuration.
20785 # This directory was configured as follows,
20786 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
20788 # $0 $ac_configure_args
20790 # Compiler output produced by configure, useful for debugging
20791 # configure, is in ./config.log if it exists.
20793 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
20796 case "\$ac_option" in
20797 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
20798 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
20799 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
20800 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
20801 echo "$CONFIG_STATUS generated by autoconf version 2.13"
20803 -help | --help | --hel | --he | --h)
20804 echo "\$ac_cs_usage"; exit 0 ;;
20805 *) echo "\$ac_cs_usage"; exit 1 ;;
20809 ac_given_srcdir=$srcdir
20810 ac_given_INSTALL="$INSTALL"
20812 trap 'rm -fr `echo "
20818 setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
20820 cat >> $CONFIG_STATUS <<EOF
20822 # Protect against being on the right side of a sed subst in config.status.
20823 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
20824 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
20828 s%@CFLAGS@%$CFLAGS%g
20829 s%@CPPFLAGS@%$CPPFLAGS%g
20830 s%@CXXFLAGS@%$CXXFLAGS%g
20831 s%@FFLAGS@%$FFLAGS%g
20833 s%@LDFLAGS@%$LDFLAGS%g
20835 s%@exec_prefix@%$exec_prefix%g
20836 s%@prefix@%$prefix%g
20837 s%@program_transform_name@%$program_transform_name%g
20838 s%@bindir@%$bindir%g
20839 s%@sbindir@%$sbindir%g
20840 s%@libexecdir@%$libexecdir%g
20841 s%@datadir@%$datadir%g
20842 s%@sysconfdir@%$sysconfdir%g
20843 s%@sharedstatedir@%$sharedstatedir%g
20844 s%@localstatedir@%$localstatedir%g
20845 s%@libdir@%$libdir%g
20846 s%@includedir@%$includedir%g
20847 s%@oldincludedir@%$oldincludedir%g
20848 s%@infodir@%$infodir%g
20849 s%@mandir@%$mandir%g
20851 s%@host_alias@%$host_alias%g
20852 s%@host_cpu@%$host_cpu%g
20853 s%@host_vendor@%$host_vendor%g
20854 s%@host_os@%$host_os%g
20855 s%@target@%$target%g
20856 s%@target_alias@%$target_alias%g
20857 s%@target_cpu@%$target_cpu%g
20858 s%@target_vendor@%$target_vendor%g
20859 s%@target_os@%$target_os%g
20861 s%@build_alias@%$build_alias%g
20862 s%@build_cpu@%$build_cpu%g
20863 s%@build_vendor@%$build_vendor%g
20864 s%@build_os@%$build_os%g
20868 s%@RANLIB@%$RANLIB%g
20870 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
20871 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
20872 s%@INSTALL_DATA@%$INSTALL_DATA%g
20874 s%@IF_GNU_MAKE@%$IF_GNU_MAKE%g
20877 s%@LEXLIB@%$LEXLIB%g
20879 s%@CXXCPP@%$CXXCPP%g
20880 s%@PKG_CONFIG@%$PKG_CONFIG%g
20881 s%@GTK_CFLAGS@%$GTK_CFLAGS%g
20882 s%@GTK_LIBS@%$GTK_LIBS%g
20883 s%@GTK_CONFIG@%$GTK_CONFIG%g
20884 s%@X_CFLAGS@%$X_CFLAGS%g
20885 s%@X_PRE_LIBS@%$X_PRE_LIBS%g
20886 s%@X_LIBS@%$X_LIBS%g
20887 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
20888 s%@AIX_CXX_LD@%$AIX_CXX_LD%g
20889 s%@RESCOMP@%$RESCOMP%g
20891 s%@LIBICONV@%$LIBICONV%g
20892 s%@LEX_STEM@%$LEX_STEM%g
20893 s%@PATH_IFS@%$PATH_IFS%g
20894 s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g
20895 s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g
20896 s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g
20897 s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g
20898 s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g
20899 s%@WX_LIBRARY_IMPORTLIB@%$WX_LIBRARY_IMPORTLIB%g
20900 s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
20901 s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g
20902 s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g
20903 s%@PROGRAM_EXT@%$PROGRAM_EXT%g
20904 s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g
20905 s%@WX_LIBRARY_NAME_SHARED_GL@%$WX_LIBRARY_NAME_SHARED_GL%g
20906 s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g
20907 s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g
20908 s%@WX_LIBRARY_LINK2_GL@%$WX_LIBRARY_LINK2_GL%g
20909 s%@WX_ALL@%$WX_ALL%g
20910 s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g
20911 s%@SHARED_LD@%$SHARED_LD%g
20912 s%@PIC_FLAG@%$PIC_FLAG%g
20913 s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g
20914 s%@CODE_GEN_FLAGS_CXX@%$CODE_GEN_FLAGS_CXX%g
20915 s%@SONAME_FLAGS@%$SONAME_FLAGS%g
20916 s%@SONAME_FLAGS_GL@%$SONAME_FLAGS_GL%g
20917 s%@WX_TARGET_LIBRARY_SONAME@%$WX_TARGET_LIBRARY_SONAME%g
20918 s%@WX_TARGET_LIBRARY_TYPE@%$WX_TARGET_LIBRARY_TYPE%g
20919 s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g
20920 s%@USE_GUI@%$USE_GUI%g
20921 s%@AFMINSTALL@%$AFMINSTALL%g
20922 s%@TOOLKIT@%$TOOLKIT%g
20923 s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g
20924 s%@TOOLKIT_VPATH@%$TOOLKIT_VPATH%g
20925 s%@TOOLCHAIN_NAME@%$TOOLCHAIN_NAME%g
20926 s%@TOOLCHAIN_DEFS@%$TOOLCHAIN_DEFS%g
20927 s%@TOOLCHAIN_DLL_DEFS@%$TOOLCHAIN_DLL_DEFS%g
20928 s%@cross_compiling@%$cross_compiling%g
20929 s%@WXCONFIG_LIBS@%$WXCONFIG_LIBS%g
20930 s%@WXCONFIG_LIBS_GL@%$WXCONFIG_LIBS_GL%g
20931 s%@WXCONFIG_LIBS_STATIC@%$WXCONFIG_LIBS_STATIC%g
20932 s%@WXCONFIG_LIBS_STATIC_GL@%$WXCONFIG_LIBS_STATIC_GL%g
20933 s%@WXCONFIG_INCLUDE@%$WXCONFIG_INCLUDE%g
20934 s%@ALL_OBJECTS@%$ALL_OBJECTS%g
20935 s%@ALL_HEADERS@%$ALL_HEADERS%g
20936 s%@ALL_SOURCES@%$ALL_SOURCES%g
20937 s%@GUIDIST@%$GUIDIST%g
20938 s%@PORT_FILES@%$PORT_FILES%g
20939 s%@DISTDIR@%$DISTDIR%g
20940 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
20941 s%@LDFLAGS_GL@%$LDFLAGS_GL%g
20942 s%@LDFLAGS_EXE@%$LDFLAGS_EXE%g
20943 s%@OPENGL_LIBS@%$OPENGL_LIBS%g
20944 s%@DMALLOC_LIBS@%$DMALLOC_LIBS%g
20945 s%@EXTRADEFS@%$EXTRADEFS%g
20946 s%@RESFLAGS@%$RESFLAGS%g
20947 s%@RESPROGRAMOBJ@%$RESPROGRAMOBJ%g
20948 s%@WX_RESOURCES_MACOSX_ASCII@%$WX_RESOURCES_MACOSX_ASCII%g
20949 s%@WX_RESOURCES_MACOSX_DATA@%$WX_RESOURCES_MACOSX_DATA%g
20950 s%@MACOSX_BUNDLE@%$MACOSX_BUNDLE%g
20951 s%@LIBWXMACRES@%$LIBWXMACRES%g
20952 s%@LIBWXMACRESCOMP@%$LIBWXMACRESCOMP%g
20953 s%@LIBWXMACRESWXCONFIG@%$LIBWXMACRESWXCONFIG%g
20954 s%@DLLTOOL@%$DLLTOOL%g
20958 s%@MAKEINFO@%$MAKEINFO%g
20959 s%@INSTALL_LIBRARY@%$INSTALL_LIBRARY%g
20960 s%@SET_MAKE@%$SET_MAKE%g
20961 s%@subdirs@%$subdirs%g
20966 cat >> $CONFIG_STATUS <<\EOF
20968 # Split the substitutions into bite-sized pieces for seds with
20969 # small command number limits, like on Digital OSF/1 and HP-UX.
20970 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
20971 ac_file
=1 # Number of current file.
20972 ac_beg
=1 # First line for current file.
20973 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
20976 while $ac_more_lines; do
20977 if test $ac_beg -gt 1; then
20978 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
20980 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
20982 if test ! -s conftest.s
$ac_file; then
20983 ac_more_lines
=false
20984 rm -f conftest.s
$ac_file
20986 if test -z "$ac_sed_cmds"; then
20987 ac_sed_cmds
="sed -f conftest.s$ac_file"
20989 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
20991 ac_file
=`expr $ac_file + 1`
20993 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
20996 if test -z "$ac_sed_cmds"; then
21001 cat >> $CONFIG_STATUS <<EOF
21003 CONFIG_FILES=\${CONFIG_FILES-"wx-config
21010 cat >> $CONFIG_STATUS <<\EOF
21011 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
21012 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21014 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
21015 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
21016 *) ac_file_in
="${ac_file}.in" ;;
21019 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
21021 # Remove last slash and all that follows it. Not all systems have dirname.
21022 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
21023 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
21024 # The file is in a subdirectory.
21025 test ! -d "$ac_dir" && mkdir "$ac_dir"
21026 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
21027 # A "../" for each directory in $ac_dir_suffix.
21028 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
21030 ac_dir_suffix
= ac_dots
=
21033 case "$ac_given_srcdir" in
21035 if test -z "$ac_dots"; then top_srcdir
=.
21036 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
21037 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
21038 *) # Relative path.
21039 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
21040 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
21043 case "$ac_given_INSTALL" in
21044 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
21045 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
21048 echo creating
"$ac_file"
21050 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
21052 *Makefile
*) ac_comsub
="1i\\
21053 # $configure_input" ;;
21057 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
21059 s%@configure_input@%$configure_input%g
21060 s%@srcdir@%$srcdir%g
21061 s%@top_srcdir@%$top_srcdir%g
21062 s%@INSTALL@%$INSTALL%g
21063 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
21067 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
21068 # NAME is the cpp macro being defined and VALUE is the value it is being given.
21070 # ac_d sets the value in "#define NAME VALUE" lines.
21071 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
21072 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
21075 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
21076 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
21077 ac_uB
='\([ ]\)%\1#\2define\3'
21080 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
21081 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
21082 ac_eB
='$%\1#\2define\3'
21086 if test "${CONFIG_HEADERS+set}" != set; then
21088 cat >> $CONFIG_STATUS <<EOF
21089 CONFIG_HEADERS="setup.h:setup.h.in"
21091 cat >> $CONFIG_STATUS <<\EOF
21093 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
21094 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21096 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
21097 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
21098 *) ac_file_in
="${ac_file}.in" ;;
21101 echo creating
$ac_file
21103 rm -f conftest.frag conftest.
in conftest.out
21104 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
21105 cat $ac_file_inputs > conftest.
in
21109 # Transform confdefs.h into a sed script conftest.vals that substitutes
21110 # the proper values into config.h.in to produce config.h. And first:
21111 # Protect against being on the right side of a sed subst in config.status.
21112 # Protect against being in an unquoted here document in config.status.
21113 rm -f conftest.vals
21114 cat > conftest.hdr
<<\EOF
21117 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
21121 sed -n -f conftest.hdr confdefs.h > conftest.vals
21124 # This sed command replaces #undef with comments. This is necessary, for
21125 # example, in the case of _POSIX_SOURCE, which is predefined and required
21126 # on some systems where configure will not decide to define it.
21127 cat >> conftest.vals <<\EOF
21128 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
21131 # Break up conftest.vals because some shells have a limit on
21132 # the size of here documents, and old seds have small limits too.
21134 rm -f conftest.tail
21137 ac_lines=`grep -c . conftest.vals
`
21138 # grep -c gives empty output for an empty file on some AIX systems.
21139 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
21140 # Write a limited-size here document to conftest.frag.
21141 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
21142 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
21144 sed -f conftest.frag conftest.in > conftest.out
21146 mv conftest.out conftest.in
21147 ' >> $CONFIG_STATUS
21148 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
21149 rm -f conftest.vals
21150 mv conftest.tail conftest.vals
21152 rm -f conftest.vals
21154 cat >> $CONFIG_STATUS <<\EOF
21155 rm -f conftest.frag conftest.h
21156 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
21157 cat conftest.in >> conftest.h
21159 if cmp -s $ac_file conftest.h 2>/dev/null; then
21160 echo "$ac_file is unchanged"
21163 # Remove last slash and all that follows it. Not all systems have dirname.
21164 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
21165 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
21166 # The file is in a subdirectory.
21167 test ! -d "$ac_dir" && mkdir "$ac_dir"
21170 mv conftest.h $ac_file
21175 cat >> $CONFIG_STATUS <<EOF
21177 TOOLCHAIN_NAME="${TOOLCHAIN_NAME}"
21182 cat >> $CONFIG_STATUS <<\EOF
21184 if test ! -h wx-config; then
21186 mv wx-config wx${TOOLCHAIN_NAME}-config
21187 ${LN_S} wx${TOOLCHAIN_NAME}-config wx-config
21190 if test ! -d lib; then
21193 if test ! -d lib/wx; then
21196 if test ! -d lib/wx/include; then
21197 mkdir lib/wx/include
21199 if test ! -d lib/wx/include/${TOOLCHAIN_NAME}; then
21200 mkdir lib/wx/include/${TOOLCHAIN_NAME}
21202 if test ! -d lib/wx/include/${TOOLCHAIN_NAME}/wx; then
21203 mkdir lib/wx/include/${TOOLCHAIN_NAME}/wx
21205 if test -f setup.h; then
21206 mv -f setup.h lib/wx/include/${TOOLCHAIN_NAME}/wx/setup.h
21211 chmod +x $CONFIG_STATUS
21212 rm -fr confdefs* $ac_clean_files
21213 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
21215 if test "$no_recursion" != yes; then
21217 # Remove --cache-file and --srcdir arguments so they do not pile up.
21218 ac_sub_configure_args=
21220 for ac_arg in $ac_configure_args; do
21221 if test -n "$ac_prev"; then
21226 -cache-file | --cache-file | --cache-fil | --cache-fi \
21227 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
21228 ac_prev=cache_file ;;
21229 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
21230 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
21232 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
21234 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
21236 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
21240 for ac_config_dir in demos samples utils contrib; do
21242 # Do not complain, so a configure script can configure whichever
21243 # parts of a large source tree are present.
21244 if test ! -d $srcdir/$ac_config_dir; then
21248 echo configuring in $ac_config_dir
21253 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
21255 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
21263 # A "../" for each directory in /$ac_config_dir.
21264 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
21267 .) # No --srcdir option. We are building in place.
21268 ac_sub_srcdir=$srcdir ;;
21269 /*) # Absolute path.
21270 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
21271 *) # Relative path.
21272 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
21275 # Check for guested configure; otherwise get Cygnus style configure.
21276 if test -f $ac_sub_srcdir/configure; then
21277 ac_sub_configure=$ac_sub_srcdir/configure
21278 elif test -f $ac_sub_srcdir/configure.in; then
21279 ac_sub_configure=$ac_configure
21281 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
21285 # The recursion is here.
21286 if test -n "$ac_sub_configure"; then
21288 # Make the cache file name correct relative to the subdirectory.
21289 case "$cache_file" in
21290 /*) ac_sub_cache_file=$cache_file ;;
21291 *) # Relative path.
21292 ac_sub_cache_file="$ac_dots$cache_file" ;;
21294 case "$ac_given_INSTALL" in
21295 [/$]*) INSTALL="$ac_given_INSTALL" ;;
21296 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
21299 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
21300 # The eval makes quoting arguments work.
21301 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
21304 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }