3 # From configure.in Id: configure.in
40 # Guess values for system-dependent variables and create Makefiles.
41 # Generated automatically using autoconf version 2.13
42 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
44 # This configure script is free software; the Free Software Foundation
45 # gives unlimited permission to copy, distribute and modify it.
49 ac_default_prefix
=/usr
/local
50 # Any additions from configure.in:
52 --enable-gui use GUI classes"
56 --with-motif use Motif/Lesstif"
60 --with-cygwin use Cygwin for MS-Windows"
62 --with-mingw use GCC Minimal MS-Windows"
64 --with-pm use OS/2 Presentation Manager"
66 --with-gtk-prefix=PFX Prefix where GTK is installed"
68 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed"
70 --with-libpng use libpng (PNG image format)"
72 --with-libjpeg use libjpeg (JPEG file format)"
74 --with-libtiff use libtiff (TIFF file format)"
76 --with-opengl use OpenGL (or Mesa)"
78 --with-dmalloc use dmalloc library (www.letters.com/dmalloc)"
80 --with-zlib use zlib for LZW compression"
82 --with-odbc use the IODBC and wxODBC classes"
84 --enable-shared create shared library code"
86 --enable-burnt_name create set name in shared library "
88 --enable-optimise create optimised code"
90 --enable-debug same as debug_flag and debug_info"
92 --enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)"
94 --enable-debug_info create code with debugging information"
96 --enable-debug_gdb create code with extra GDB debugging information"
98 --enable-debug_cntxt use wxDebugContext"
100 --enable-mem_tracing create code with memory tracing"
102 --enable-profile create code with profiling information"
104 --enable-no_rtti create code without RTTI information"
106 --enable-no_exceptions create code without exceptions information"
108 --enable-permissive compile code disregarding strict ANSI"
110 --enable-no_deps create code without dependency information"
112 --enable-intl use internationalization system"
114 --enable-config use wxConfig (and derived) classes"
116 --enable-sockets use socket/network classes"
118 --enable-dialupman use dialup network classes"
120 --enable-ipc use interprocess communication (wxSocket etc.)"
122 --enable-apple_ieee use the Apple IEEE codec"
124 --enable-timedate use date/time classes"
126 --enable-wave use wxWave class"
128 --enable-fraction use wxFraction class"
130 --enable-dynlib use wxLibrary class for DLL loading"
132 --enable-longlong use wxLongLong class"
134 --enable-log use logging system"
136 --enable-streams use wxStream etc classes"
138 --enable-file use wxFile classes"
140 --enable-textfile use wxTextFile classes"
142 --enable-unicode compile wxString with Unicode support"
144 --enable-wcsrtombs use wcsrtombs instead of buggy (GNU libc1/Linux libc5) wcstombs"
146 --enable-wxprintfv use wxWindows implementation of vprintf()"
148 --enable-joystick compile in joystick support (Linux only)"
150 --enable-std_iostreams use standard C++ stream classes"
152 --enable-fs_inet use virtual HTTP/FTP filesystems"
154 --enable-fs_zip use virtual ZIP filesystems"
156 --enable-zipstream use wxZipInputStream"
158 --enable-threads use threads"
160 --enable-serial use class serialization"
162 --enable-docview use document view architecture"
164 --enable-help use help (using external browser at present)"
166 --enable-constraints use layout-constraints system"
168 --enable-printarch use printing architecture"
170 --enable-mdi use multiple document interface architecture"
172 --enable-postscript use wxPostscriptDC device context (default for gtk+)"
174 --enable-prologio use Prolog IO library"
176 --enable-resources use wxWindows resources"
178 --enable-xresources use X resources for save (default for gtk+)"
180 --enable-clipboard use wxClipboard classes"
182 --enable-dnd use Drag'n'Drop classes"
184 --enable-wxtree make wxTree library"
186 --enable-controls use all usual controls"
188 --enable-accel use accelerators"
190 --enable-caret use wxCaret class"
192 --enable-bmpbutton use wxBitmapButton class"
194 --enable-checkbox use wxCheckBox class"
196 --enable-checklst use wxCheckListBox (listbox with checkboxes) class"
198 --enable-choice use wxChoice class"
200 --enable-combobox use wxComboBox classes"
202 --enable-gauge use wxGauge class"
204 --enable-grid use wxGrid class"
206 --enable-newgrid use new wxGrid class"
208 --enable-imaglist use wxImageList class"
210 --enable-listbox use wxListBox class"
212 --enable-listctrl use wxListCtrl class"
214 --enable-notebook use wxNotebook class"
216 --enable-radiobox use wxRadioBox class"
218 --enable-radiobtn use wxRadioButton class"
220 --enable-sash use wxSashWindow class"
222 --enable-scrollbar use wxScrollBar class and scrollable windows"
224 --enable-slider use wxSlider class"
226 --enable-spinbtn use wxSpinButton class"
228 --enable-spinctrl use wxSpinCtrl class"
230 --enable-splitter use wxSplitterWindow class"
232 --enable-statbmp use wxStaticBitmap class"
234 --enable-statbox use wxStaticBox class"
236 --enable-statline use wxStaticLine class"
238 --enable-statusbar use wxStatusBar class"
240 --enable-tabdialog use wxTabControl class"
242 --enable-toolbar use wxToolBar class"
244 --enable-tbarnative use native wxToolBar class"
246 --enable-tbarsmpl use wxToolBarSimple class"
248 --enable-treectrl use wxTreeCtrl class"
250 --enable-commondlg use common dialogs (wxDirDialog, wxProgressDialog, wxTextDialog, ...)"
252 --enable-dirdlg use wxDirDialog"
254 --enable-textdlg use wxTextDialog"
256 --enable-tipdlg use startup tips"
258 --enable-progressdlg use wxProgressDialog"
260 --enable-miniframe use wxMiniFrame class"
262 --enable-html use wxHTML sub-library"
264 --enable-tooltips use wxToolTip class"
266 --enable-splines use spline drawing code"
268 --enable-validators use wxValidator and derived classes"
270 --enable-busyinfo use wxBusyInfo"
272 --enable-plot use wxPlot"
274 --enable-gif use gif images (GIF file format)"
276 --enable-pcx use pcx images (PCX file format)"
278 --enable-pnm use pnm images (PNM file format)"
280 --with-x use the X Window System"
282 # Initialize some variables set by options.
283 # The variables have the same names as the options, with
284 # dashes changed to underlines.
286 cache_file
=.
/config.cache
295 program_transform_name
=s
,x
,x
,
303 bindir
='${exec_prefix}/bin'
304 sbindir
='${exec_prefix}/sbin'
305 libexecdir
='${exec_prefix}/libexec'
306 datadir
='${prefix}/share'
307 sysconfdir
='${prefix}/etc'
308 sharedstatedir
='${prefix}/com'
309 localstatedir
='${prefix}/var'
310 libdir
='${exec_prefix}/lib'
311 includedir
='${prefix}/include'
312 oldincludedir
='/usr/include'
313 infodir
='${prefix}/info'
314 mandir
='${prefix}/man'
316 # Initialize some other variables.
319 SHELL
=${CONFIG_SHELL-/bin/sh}
320 # Maximum number of lines to put in a shell here document.
327 # If the previous option needs an argument, assign it.
328 if test -n "$ac_prev"; then
329 eval "$ac_prev=\$ac_option"
335 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
339 # Accept the important Cygnus configure options, so we can diagnose typos.
343 -bindir | --bindir | --bindi | --bind | --bin | --bi)
345 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
346 bindir
="$ac_optarg" ;;
348 -build | --build | --buil | --bui | --bu)
350 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
351 build
="$ac_optarg" ;;
353 -cache-file | --cache-file | --cache-fil | --cache-fi \
354 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
355 ac_prev
=cache_file
;;
356 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
357 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
358 cache_file
="$ac_optarg" ;;
360 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
362 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
364 datadir
="$ac_optarg" ;;
366 -disable-* | --disable-*)
367 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
368 # Reject names that are not valid shell variable names.
369 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
370 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
372 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
373 eval "enable_${ac_feature}=no" ;;
375 -enable-* | --enable-*)
376 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
377 # Reject names that are not valid shell variable names.
378 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
379 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
381 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
386 eval "enable_${ac_feature}='$ac_optarg'" ;;
388 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
389 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
390 | --exec | --exe | --ex)
391 ac_prev
=exec_prefix
;;
392 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
393 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
394 | --exec=* | --exe=* | --ex=*)
395 exec_prefix
="$ac_optarg" ;;
397 -gas | --gas | --ga | --g)
398 # Obsolete; use --with-gas.
401 -help | --help | --hel | --he)
402 # Omit some internal or obsolete options to make the list less imposing.
403 # This message is too long to be a string in the A/UX 3.1 sh.
405 Usage: configure [options] [host]
406 Options: [defaults in brackets after descriptions]
408 --cache-file=FILE cache test results in FILE
409 --help print this message
410 --no-create do not create output files
411 --quiet, --silent do not print \`checking...' messages
412 --version print the version of autoconf that created configure
413 Directory and file names:
414 --prefix=PREFIX install architecture-independent files in PREFIX
416 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
418 --bindir=DIR user executables in DIR [EPREFIX/bin]
419 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
420 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
421 --datadir=DIR read-only architecture-independent data in DIR
423 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
424 --sharedstatedir=DIR modifiable architecture-independent data in DIR
426 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
427 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
428 --includedir=DIR C header files in DIR [PREFIX/include]
429 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
430 --infodir=DIR info documentation in DIR [PREFIX/info]
431 --mandir=DIR man documentation in DIR [PREFIX/man]
432 --srcdir=DIR find the sources in DIR [configure dir or ..]
433 --program-prefix=PREFIX prepend PREFIX to installed program names
434 --program-suffix=SUFFIX append SUFFIX to installed program names
435 --program-transform-name=PROGRAM
436 run sed PROGRAM on installed program names
440 --build=BUILD configure for building on BUILD [BUILD=HOST]
441 --host=HOST configure for HOST [guessed]
442 --target=TARGET configure for TARGET [TARGET=HOST]
443 Features and packages:
444 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
445 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
446 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
447 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
448 --x-includes=DIR X include files are in DIR
449 --x-libraries=DIR X library files are in DIR
451 if test -n "$ac_help"; then
452 echo "--enable and --with options recognized:$ac_help"
456 -host | --host | --hos | --ho)
458 -host=* | --host=* | --hos=* | --ho=*)
461 -includedir | --includedir | --includedi | --included | --include \
462 | --includ | --inclu | --incl | --inc)
463 ac_prev
=includedir
;;
464 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
465 | --includ=* | --inclu=* | --incl=* | --inc=*)
466 includedir
="$ac_optarg" ;;
468 -infodir | --infodir | --infodi | --infod | --info | --inf)
470 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
471 infodir
="$ac_optarg" ;;
473 -libdir | --libdir | --libdi | --libd)
475 -libdir=* | --libdir=* | --libdi=* | --libd=*)
476 libdir
="$ac_optarg" ;;
478 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
479 | --libexe | --libex | --libe)
480 ac_prev
=libexecdir
;;
481 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
482 | --libexe=* | --libex=* | --libe=*)
483 libexecdir
="$ac_optarg" ;;
485 -localstatedir | --localstatedir | --localstatedi | --localstated \
486 | --localstate | --localstat | --localsta | --localst \
487 | --locals | --local | --loca | --loc | --lo)
488 ac_prev
=localstatedir
;;
489 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
490 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
491 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
492 localstatedir
="$ac_optarg" ;;
494 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
496 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
497 mandir
="$ac_optarg" ;;
500 # Obsolete; use --without-fp.
503 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
507 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
508 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
511 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
512 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
513 | --oldin | --oldi | --old | --ol | --o)
514 ac_prev
=oldincludedir
;;
515 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
516 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
517 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
518 oldincludedir
="$ac_optarg" ;;
520 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
522 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
523 prefix
="$ac_optarg" ;;
525 -program-prefix | --program-prefix | --program-prefi | --program-pref \
526 | --program-pre | --program-pr | --program-p)
527 ac_prev
=program_prefix
;;
528 -program-prefix=* | --program-prefix=* | --program-prefi=* \
529 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
530 program_prefix
="$ac_optarg" ;;
532 -program-suffix | --program-suffix | --program-suffi | --program-suff \
533 | --program-suf | --program-su | --program-s)
534 ac_prev
=program_suffix
;;
535 -program-suffix=* | --program-suffix=* | --program-suffi=* \
536 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
537 program_suffix
="$ac_optarg" ;;
539 -program-transform-name | --program-transform-name \
540 | --program-transform-nam | --program-transform-na \
541 | --program-transform-n | --program-transform- \
542 | --program-transform | --program-transfor \
543 | --program-transfo | --program-transf \
544 | --program-trans | --program-tran \
545 | --progr-tra | --program-tr | --program-t)
546 ac_prev
=program_transform_name
;;
547 -program-transform-name=* | --program-transform-name=* \
548 | --program-transform-nam=* | --program-transform-na=* \
549 | --program-transform-n=* | --program-transform-=* \
550 | --program-transform=* | --program-transfor=* \
551 | --program-transfo=* | --program-transf=* \
552 | --program-trans=* | --program-tran=* \
553 | --progr-tra=* | --program-tr=* | --program-t=*)
554 program_transform_name
="$ac_optarg" ;;
556 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
557 | -silent | --silent | --silen | --sile | --sil)
560 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
562 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
564 sbindir
="$ac_optarg" ;;
566 -sharedstatedir | --sharedstatedir | --sharedstatedi \
567 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
568 | --sharedst | --shareds | --shared | --share | --shar \
570 ac_prev
=sharedstatedir
;;
571 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
572 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
573 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
575 sharedstatedir
="$ac_optarg" ;;
577 -site | --site | --sit)
579 -site=* | --site=* | --sit=*)
582 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
584 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
585 srcdir
="$ac_optarg" ;;
587 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
588 | --syscon | --sysco | --sysc | --sys | --sy)
589 ac_prev
=sysconfdir
;;
590 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
591 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
592 sysconfdir
="$ac_optarg" ;;
594 -target | --target | --targe | --targ | --tar | --ta | --t)
596 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
597 target
="$ac_optarg" ;;
599 -v | -verbose | --verbose | --verbos | --verbo | --verb)
602 -version | --version | --versio | --versi | --vers)
603 echo "configure generated by autoconf version 2.13"
607 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
608 # Reject names that are not valid shell variable names.
609 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
610 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
612 ac_package
=`echo $ac_package| sed 's/-/_/g'`
617 eval "with_${ac_package}='$ac_optarg'" ;;
619 -without-* | --without-*)
620 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
621 # Reject names that are not valid shell variable names.
622 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
623 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
625 ac_package
=`echo $ac_package| sed 's/-/_/g'`
626 eval "with_${ac_package}=no" ;;
629 # Obsolete; use --with-x.
632 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
633 | --x-incl | --x-inc | --x-in | --x-i)
634 ac_prev
=x_includes
;;
635 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
636 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
637 x_includes
="$ac_optarg" ;;
639 -x-libraries | --x-libraries | --x-librarie | --x-librari \
640 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
641 ac_prev
=x_libraries
;;
642 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
643 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
644 x_libraries
="$ac_optarg" ;;
646 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
650 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
651 echo "configure: warning: $ac_option: invalid host type" 1>&2
653 if test "x$nonopt" != xNONE
; then
654 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
662 if test -n "$ac_prev"; then
663 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
666 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
668 # File descriptor usage:
671 # 2 errors and warnings
672 # 3 some systems may open it to /dev/tty
673 # 4 used on the Kubota Titan
674 # 6 checking for... messages and results
675 # 5 compiler messages saved in config.log
676 if test "$silent" = yes; then
684 This file contains any messages produced by compilers while
685 running configure, to aid debugging if configure makes a mistake.
688 # Strip out --no-create and --no-recursion so they do not pile up.
689 # Also quote any args containing shell metacharacters.
694 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
695 | --no-cr | --no-c) ;;
696 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
697 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
698 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
699 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
700 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
705 # Only set these to C if already set. These must not be set unconditionally
706 # because not all systems understand e.g. LANG=C (notably SCO).
707 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
708 # Non-C LC_CTYPE values break the ctype check.
709 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
710 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
711 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
712 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
714 # confdefs.h avoids OS command line length limits that DEFS can exceed.
715 rm -rf conftest
* confdefs.h
716 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
719 # A filename unique to this package, relative to the directory that
720 # configure is in, which we can look for to find out if srcdir is correct.
721 ac_unique_file
=wx
-config.
in
723 # Find the source files, if location was not specified.
724 if test -z "$srcdir"; then
725 ac_srcdir_defaulted
=yes
726 # Try the directory containing this script, then its parent.
728 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
729 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
731 if test ! -r $srcdir/$ac_unique_file; then
735 ac_srcdir_defaulted
=no
737 if test ! -r $srcdir/$ac_unique_file; then
738 if test "$ac_srcdir_defaulted" = yes; then
739 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
741 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
744 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
746 # Prefer explicitly selected file to automatically selected ones.
747 if test -z "$CONFIG_SITE"; then
748 if test "x$prefix" != xNONE
; then
749 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
751 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
754 for ac_site_file
in $CONFIG_SITE; do
755 if test -r "$ac_site_file"; then
756 echo "loading site script $ac_site_file"
761 if test -r "$cache_file"; then
762 echo "loading cache $cache_file"
765 echo "creating cache $cache_file"
770 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
771 ac_cpp
='$CPP $CPPFLAGS'
772 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
773 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
774 cross_compiling
=$ac_cv_prog_cc_cross
778 if (echo "testing\c"; echo 1,2,3) | grep c
>/dev
/null
; then
779 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
780 if (echo -n testing
; echo 1,2,3) | sed s
/-n/xn
/ | grep xn
>/dev
/null
; then
787 ac_n
= ac_c
='\c' ac_t
=
793 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
794 if test -f $ac_dir/install-sh; then
796 ac_install_sh
="$ac_aux_dir/install-sh -c"
798 elif test -f $ac_dir/install.sh
; then
800 ac_install_sh
="$ac_aux_dir/install.sh -c"
804 if test -z "$ac_aux_dir"; then
805 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
807 ac_config_guess
=$ac_aux_dir/config.guess
808 ac_config_sub
=$ac_aux_dir/config.sub
809 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
812 # Do some error checking and defaulting for the host and target type.
814 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
817 # 1. You are not allowed to specify --host, --target, and nonopt at the
819 # 2. Host defaults to nonopt.
820 # 3. If nonopt is not specified, then host defaults to the current host,
821 # as determined by config.guess.
822 # 4. Target and build default to nonopt.
823 # 5. If nonopt is not specified, then target and build default to host.
825 # The aliases save the names the user supplied, while $host etc.
826 # will get canonicalized.
827 case $host---$target---$nonopt in
828 NONE
---*---* | *---NONE---* | *---*---NONE) ;;
829 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
833 # Make sure we can run config.sub.
834 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
835 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
838 echo $ac_n "checking host system type""... $ac_c" 1>&6
839 echo "configure:840: checking host system type" >&5
842 case "$host_alias" in
846 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
847 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
849 *) host_alias
=$nonopt ;;
853 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
854 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
855 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
856 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
857 echo "$ac_t""$host" 1>&6
859 echo $ac_n "checking target system type""... $ac_c" 1>&6
860 echo "configure:861: checking target system type" >&5
863 case "$target_alias" in
866 NONE
) target_alias
=$host_alias ;;
867 *) target_alias
=$nonopt ;;
871 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
872 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
873 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
874 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
875 echo "$ac_t""$target" 1>&6
877 echo $ac_n "checking build system type""... $ac_c" 1>&6
878 echo "configure:879: checking build system type" >&5
881 case "$build_alias" in
884 NONE
) build_alias
=$host_alias ;;
885 *) build_alias
=$nonopt ;;
889 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
890 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
891 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
892 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
893 echo "$ac_t""$build" 1>&6
895 test "$host_alias" != "$target_alias" &&
896 test "$program_prefix$program_suffix$program_transform_name" = \
898 program_prefix
=${target_alias}-
902 WX_MAJOR_VERSION_NUMBER
=2
903 WX_MINOR_VERSION_NUMBER
=1
909 WX_VERSION
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER.
$WX_RELEASE_NUMBER
911 WX_RELEASE
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER
912 WX_CURRENT
=`expr $WX_RELEASE_NUMBER - $WX_INTERFACE_AGE`
913 WX_REVISION
=$WX_INTERFACE_AGE
914 WX_AGE
=`expr $WX_BINARY_AGE - $WX_INTERFACE_AGE`
940 NEEDS_D_REENTRANT_FOR_R_FUNCS
=0
942 ALL_TOOLKITS
="CYGWIN GTK MINGW MOTIF WINE PM"
945 DEFAULT_wxUSE_MOTIF
=0
950 DEFAULT_DEFAULT_wxUSE_GTK
=0
951 DEFAULT_DEFAULT_wxUSE_MOTIF
=0
952 DEFAULT_DEFAULT_wxUSE_MSW
=0
953 DEFAULT_DEFAULT_wxUSE_WINE
=0
954 DEFAULT_DEFAULT_wxUSE_PM
=0
961 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
962 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
963 cat >> confdefs.h
<<\EOF
970 cat >> confdefs.h
<<\EOF
975 if test "x$TMP" = "xalpha"; then
977 cat >> confdefs.h
<<\EOF
982 DEFAULT_DEFAULT_wxUSE_GTK
=1
984 *-*-irix5* | *-*-irix6* )
987 cat >> confdefs.h
<<\EOF
991 cat >> confdefs.h
<<\EOF
995 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1001 cat >> confdefs.h
<<\EOF
1005 cat >> confdefs.h
<<\EOF
1006 #define __SOLARIS__ 1
1009 cat >> confdefs.h
<<\EOF
1013 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1014 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1020 cat >> confdefs.h
<<\EOF
1024 cat >> confdefs.h
<<\EOF
1028 cat >> confdefs.h
<<\EOF
1032 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1034 *-*-freebsd* | *-*-netbsd*)
1037 cat >> confdefs.h
<<\EOF
1038 #define __FREEBSD__ 1
1041 cat >> confdefs.h
<<\EOF
1045 DEFAULT_DEFAULT_wxUSE_GTK
=1
1050 cat >> confdefs.h
<<\EOF
1054 cat >> confdefs.h
<<\EOF
1058 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1063 cat >> confdefs.h
<<\EOF
1067 cat >> confdefs.h
<<\EOF
1071 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1076 cat >> confdefs.h
<<\EOF
1080 cat >> confdefs.h
<<\EOF
1084 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1090 cat >> confdefs.h
<<\EOF
1094 cat >> confdefs.h
<<\EOF
1098 cat >> confdefs.h
<<\EOF
1102 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1105 *-*-cygwin32* | *-*-mingw32* )
1108 cat >> confdefs.h
<<\EOF
1112 cat >> confdefs.h
<<\EOF
1116 cat >> confdefs.h
<<\EOF
1117 #define __WINDOWS__ 1
1120 cat >> confdefs.h
<<\EOF
1121 #define __GNUWIN32__ 1
1124 cat >> confdefs.h
<<\EOF
1128 cat >> confdefs.h
<<\EOF
1129 #define WINVER 0x0400
1133 DEFAULT_DEFAULT_wxUSE_MSW
=1
1137 cat >> confdefs.h
<<\EOF
1142 DEFAULT_DEFAULT_wxUSE_PM
=1
1147 cat >> confdefs.h
<<\EOF
1154 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
1157 if test "$USE_UNIX" = 1 ; then
1159 cat >> confdefs.h
<<\EOF
1164 SRC_SUBDIRS
="$SRC_SUBDIRS unix"
1165 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS unix"
1168 if test "$USE_BEOS" = 1; then
1169 SRC_SUBDIRS
="$SRC_SUBDIRS be"
1170 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS be"
1173 if test "$USE_LINUX" = 1; then
1174 echo $ac_n "checking for gettext in -lc""... $ac_c" 1>&6
1175 echo "configure:1176: checking for gettext in -lc" >&5
1176 ac_lib_var
=`echo c'_'gettext | sed 'y%./+-%__p_%'`
1177 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1178 echo $ac_n "(cached) $ac_c" 1>&6
1180 ac_save_LIBS
="$LIBS"
1182 cat > conftest.
$ac_ext <<EOF
1183 #line 1184 "configure"
1184 #include "confdefs.h"
1185 /* Override any gcc2 internal prototype to avoid an error. */
1186 /* We use char because int might match the return type of a gcc2
1187 builtin and then its argument prototype would still apply. */
1194 if { (eval echo configure
:1195: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1196 eval "ac_cv_lib_$ac_lib_var=yes"
1198 echo "configure: failed program was:" >&5
1199 cat conftest.
$ac_ext >&5
1201 eval "ac_cv_lib_$ac_lib_var=no"
1204 LIBS
="$ac_save_LIBS"
1207 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1208 echo "$ac_t""yes" 1>&6
1209 cat >> confdefs.h
<<\EOF
1210 #define wxHAVE_GLIBC2 1
1214 echo "$ac_t""no" 1>&6
1222 wx_arg_cache_file
="configarg.cache"
1223 echo "loading argument cache $wx_arg_cache_file"
1224 rm -f ${wx_arg_cache_file}.tmp
1225 touch ${wx_arg_cache_file}.tmp
1226 touch ${wx_arg_cache_file}
1230 if test $DEBUG_CONFIGURE = 1; then
1231 DEFAULT_wxUSE_THREADS
=yes
1233 DEFAULT_wxUSE_SHARED
=yes
1234 DEFAULT_wxUSE_BURNT_NAME
=no
1235 DEFAULT_wxUSE_OPTIMISE
=yes
1236 DEFAULT_wxUSE_PROFILE
=no
1237 DEFAULT_wxUSE_NO_DEPS
=no
1238 DEFAULT_wxUSE_NO_RTTI
=no
1239 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1240 DEFAULT_wxUSE_PERMISSIVE
=no
1241 DEFAULT_wxUSE_DEBUG_FLAG
=yes
1242 DEFAULT_wxUSE_DEBUG_INFO
=yes
1243 DEFAULT_wxUSE_DEBUG_GDB
=yes
1244 DEFAULT_wxUSE_MEM_TRACING
=no
1245 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1246 DEFAULT_wxUSE_DMALLOC
=no
1247 DEFAULT_wxUSE_APPLE_IEEE
=no
1249 DEFAULT_wxUSE_LOG
=yes
1251 DEFAULT_wxUSE_GUI
=yes
1253 DEFAULT_wxUSE_ZLIB
=no
1254 DEFAULT_wxUSE_LIBPNG
=no
1255 DEFAULT_wxUSE_LIBJPEG
=no
1256 DEFAULT_wxUSE_LIBTIFF
=no
1257 DEFAULT_wxUSE_ODBC
=no
1259 DEFAULT_wxUSE_STD_IOSTREAM
=no
1260 DEFAULT_wxUSE_FILE
=no
1261 DEFAULT_wxUSE_TEXTFILE
=no
1262 DEFAULT_wxUSE_TIMEDATE
=no
1263 DEFAULT_wxUSE_WAVE
=no
1264 DEFAULT_wxUSE_INTL
=no
1265 DEFAULT_wxUSE_CONFIG
=no
1266 DEFAULT_wxUSE_STREAMS
=no
1267 DEFAULT_wxUSE_SOCKETS
=no
1268 DEFAULT_wxUSE_DIALUP_MANAGER
=no
1269 DEFAULT_wxUSE_SERIAL
=no
1270 DEFAULT_wxUSE_JOYSTICK
=no
1271 DEFAULT_wxUSE_DYNLIB_CLASS
=no
1272 DEFAULT_wxUSE_LONGLONG
=no
1274 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=no
1275 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=no
1276 DEFAULT_wxUSE_POSTSCRIPT
=no
1278 DEFAULT_wxUSE_X_RESOURCES
=no
1279 DEFAULT_wxUSE_CLIPBOARD
=no
1280 DEFAULT_wxUSE_TOOLTIPS
=no
1281 DEFAULT_wxUSE_DRAG_AND_DROP
=no
1282 DEFAULT_wxUSE_SPLINES
=no
1284 DEFAULT_wxUSE_MDI_ARCHITECTURE
=no
1285 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=no
1286 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=no
1288 DEFAULT_wxUSE_PROLOGIO
=no
1289 DEFAULT_wxUSE_RESOURCES
=no
1290 DEFAULT_wxUSE_CONSTRAINTS
=no
1291 DEFAULT_wxUSE_IPC
=no
1292 DEFAULT_wxUSE_HELP
=no
1293 DEFAULT_wxUSE_WXTREE
=no
1294 DEFAULT_wxUSE_METAFILE
=no
1296 DEFAULT_wxUSE_COMMONDLGS
=no
1297 DEFAULT_wxUSE_DIRDLG
=no
1298 DEFAULT_wxUSE_TEXTDLG
=no
1299 DEFAULT_wxUSE_STARTUP_TIPS
=no
1300 DEFAULT_wxUSE_PROGRESSDLG
=no
1301 DEFAULT_wxUSE_MINIFRAME
=no
1302 DEFAULT_wxUSE_HTML
=no
1303 DEFAULT_wxUSE_FS_INET
=no
1304 DEFAULT_wxUSE_FS_ZIP
=no
1305 DEFAULT_wxUSE_BUSYINFO
=no
1306 DEFAULT_wxUSE_ZIPSTREAM
=no
1307 DEFAULT_wxUSE_VALIDATORS
=yes
1309 DEFAULT_wxUSE_ACCEL
=no
1310 DEFAULT_wxUSE_CARET
=no
1311 DEFAULT_wxUSE_BMPBUTTON
=no
1312 DEFAULT_wxUSE_CHECKBOX
=no
1313 DEFAULT_wxUSE_CHECKLST
=no
1314 DEFAULT_wxUSE_CHOICE
=yes
1315 DEFAULT_wxUSE_COMBOBOX
=no
1316 DEFAULT_wxUSE_GAUGE
=no
1317 DEFAULT_wxUSE_GRID
=no
1318 DEFAULT_wxUSE_NEW_GRID
=no
1319 DEFAULT_wxUSE_IMAGLIST
=no
1320 DEFAULT_wxUSE_LISTBOX
=no
1321 DEFAULT_wxUSE_LISTCTRL
=no
1322 DEFAULT_wxUSE_NOTEBOOK
=no
1323 DEFAULT_wxUSE_PLOT
=no
1324 DEFAULT_wxUSE_RADIOBOX
=no
1325 DEFAULT_wxUSE_RADIOBTN
=no
1326 DEFAULT_wxUSE_SASH
=no
1327 DEFAULT_wxUSE_SCROLLBAR
=no
1328 DEFAULT_wxUSE_SLIDER
=no
1329 DEFAULT_wxUSE_SPINBTN
=no
1330 DEFAULT_wxUSE_SPINCTRL
=no
1331 DEFAULT_wxUSE_SPLITTER
=no
1332 DEFAULT_wxUSE_STATBMP
=no
1333 DEFAULT_wxUSE_STATBOX
=no
1334 DEFAULT_wxUSE_STATLINE
=no
1335 DEFAULT_wxUSE_STATUSBAR
=yes
1336 DEFAULT_wxUSE_TABDIALOG
=no
1337 DEFAULT_wxUSE_TOOLBAR
=no
1338 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
1339 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
1340 DEFAULT_wxUSE_TREECTRL
=no
1342 DEFAULT_wxUSE_UNICODE
=no
1343 DEFAULT_wxUSE_WCSRTOMBS
=no
1345 DEFAULT_wxUSE_GIF
=no
1346 DEFAULT_wxUSE_PCX
=no
1347 DEFAULT_wxUSE_PNM
=no
1349 DEFAULT_wxUSE_THREADS
=yes
1351 DEFAULT_wxUSE_SHARED
=yes
1352 DEFAULT_wxUSE_BURNT_NAME
=no
1353 DEFAULT_wxUSE_OPTIMISE
=yes
1354 DEFAULT_wxUSE_PROFILE
=no
1355 DEFAULT_wxUSE_NO_DEPS
=no
1356 DEFAULT_wxUSE_NO_RTTI
=no
1357 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1358 DEFAULT_wxUSE_PERMISSIVE
=no
1359 DEFAULT_wxUSE_DEBUG_FLAG
=no
1360 DEFAULT_wxUSE_DEBUG_INFO
=no
1361 DEFAULT_wxUSE_DEBUG_GDB
=no
1362 DEFAULT_wxUSE_MEM_TRACING
=no
1363 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1364 DEFAULT_wxUSE_DMALLOC
=no
1365 DEFAULT_wxUSE_APPLE_IEEE
=yes
1367 DEFAULT_wxUSE_LOG
=yes
1369 DEFAULT_wxUSE_GUI
=yes
1371 DEFAULT_wxUSE_ZLIB
=yes
1372 DEFAULT_wxUSE_LIBPNG
=yes
1373 DEFAULT_wxUSE_LIBJPEG
=yes
1374 DEFAULT_wxUSE_LIBTIFF
=yes
1375 DEFAULT_wxUSE_ODBC
=no
1377 DEFAULT_wxUSE_STD_IOSTREAM
=no
1378 DEFAULT_wxUSE_FILE
=yes
1379 DEFAULT_wxUSE_TEXTFILE
=yes
1380 DEFAULT_wxUSE_TIMEDATE
=yes
1381 DEFAULT_wxUSE_WAVE
=no
1382 DEFAULT_wxUSE_INTL
=yes
1383 DEFAULT_wxUSE_CONFIG
=yes
1384 DEFAULT_wxUSE_STREAMS
=yes
1385 DEFAULT_wxUSE_SOCKETS
=yes
1386 DEFAULT_wxUSE_DIALUP_MANAGER
=yes
1387 DEFAULT_wxUSE_SERIAL
=yes
1388 DEFAULT_wxUSE_JOYSTICK
=yes
1389 DEFAULT_wxUSE_DYNLIB_CLASS
=yes
1390 DEFAULT_wxUSE_LONGLONG
=yes
1392 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=yes
1393 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=yes
1394 DEFAULT_wxUSE_POSTSCRIPT
=yes
1396 DEFAULT_wxUSE_X_RESOURCES
=no
1397 DEFAULT_wxUSE_CLIPBOARD
=yes
1398 DEFAULT_wxUSE_TOOLTIPS
=yes
1399 DEFAULT_wxUSE_DRAG_AND_DROP
=yes
1400 DEFAULT_wxUSE_SPLINES
=yes
1402 DEFAULT_wxUSE_MDI_ARCHITECTURE
=yes
1403 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=yes
1404 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=yes
1406 DEFAULT_wxUSE_PROLOGIO
=yes
1407 DEFAULT_wxUSE_RESOURCES
=yes
1408 DEFAULT_wxUSE_CONSTRAINTS
=yes
1409 DEFAULT_wxUSE_IPC
=yes
1410 DEFAULT_wxUSE_HELP
=yes
1411 DEFAULT_wxUSE_WXTREE
=yes
1412 DEFAULT_wxUSE_METAFILE
=yes
1414 DEFAULT_wxUSE_COMMONDLGS
=yes
1415 DEFAULT_wxUSE_DIRDLG
=yes
1416 DEFAULT_wxUSE_TEXTDLG
=yes
1417 DEFAULT_wxUSE_STARTUP_TIPS
=yes
1418 DEFAULT_wxUSE_PROGRESSDLG
=yes
1419 DEFAULT_wxUSE_MINIFRAME
=yes
1420 DEFAULT_wxUSE_HTML
=yes
1421 DEFAULT_wxUSE_FS_INET
=yes
1422 DEFAULT_wxUSE_FS_ZIP
=yes
1423 DEFAULT_wxUSE_BUSYINFO
=yes
1424 DEFAULT_wxUSE_ZIPSTREAM
=yes
1425 DEFAULT_wxUSE_VALIDATORS
=yes
1427 DEFAULT_wxUSE_ACCEL
=yes
1428 DEFAULT_wxUSE_CARET
=yes
1429 DEFAULT_wxUSE_BMPBUTTON
=yes
1430 DEFAULT_wxUSE_CHECKBOX
=yes
1431 DEFAULT_wxUSE_CHECKLST
=yes
1432 DEFAULT_wxUSE_CHOICE
=yes
1433 DEFAULT_wxUSE_COMBOBOX
=yes
1434 DEFAULT_wxUSE_GAUGE
=yes
1435 DEFAULT_wxUSE_GRID
=yes
1436 DEFAULT_wxUSE_NEW_GRID
=yes
1437 DEFAULT_wxUSE_IMAGLIST
=yes
1438 DEFAULT_wxUSE_LISTBOX
=yes
1439 DEFAULT_wxUSE_LISTCTRL
=yes
1440 DEFAULT_wxUSE_NOTEBOOK
=yes
1441 DEFAULT_wxUSE_PLOT
=yes
1442 DEFAULT_wxUSE_RADIOBOX
=yes
1443 DEFAULT_wxUSE_RADIOBTN
=yes
1444 DEFAULT_wxUSE_SASH
=yes
1445 DEFAULT_wxUSE_SCROLLBAR
=yes
1446 DEFAULT_wxUSE_SLIDER
=yes
1447 DEFAULT_wxUSE_SPINBTN
=yes
1448 DEFAULT_wxUSE_SPINCTRL
=yes
1449 DEFAULT_wxUSE_SPLITTER
=yes
1450 DEFAULT_wxUSE_STATBMP
=yes
1451 DEFAULT_wxUSE_STATBOX
=yes
1452 DEFAULT_wxUSE_STATLINE
=yes
1453 DEFAULT_wxUSE_STATUSBAR
=yes
1454 DEFAULT_wxUSE_TABDIALOG
=no
1455 DEFAULT_wxUSE_TOOLBAR
=yes
1456 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
1457 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
1458 DEFAULT_wxUSE_TREECTRL
=yes
1460 DEFAULT_wxUSE_UNICODE
=no
1461 DEFAULT_wxUSE_WCSRTOMBS
=no
1463 DEFAULT_wxUSE_GIF
=yes
1464 DEFAULT_wxUSE_PCX
=yes
1465 DEFAULT_wxUSE_PNM
=yes
1470 for toolkit
in `echo $ALL_TOOLKITS`; do
1471 LINE
=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}`
1472 if test "x$LINE" != x
; then
1473 has_toolkit_in_cache
=1
1474 eval "DEFAULT_$LINE"
1475 eval "CACHE_$toolkit=1"
1481 echo $ac_n "checking "for --enable-gui"""... $ac_c" 1>&6
1482 echo "configure:1483: checking "for --enable-gui"" >&5
1484 # Check whether --enable-gui or --disable-gui was given.
1485 if test "${enable_gui+set}" = set; then
1486 enableval
="$enable_gui"
1488 if test "$enableval" = yes; then
1489 ac_cv_use_gui
='wxUSE_GUI=yes'
1491 ac_cv_use_gui
='wxUSE_GUI=no'
1496 LINE
=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
1497 if test "x$LINE" != x
; then
1498 eval "DEFAULT_$LINE"
1503 ac_cv_use_gui
='wxUSE_GUI='$DEFAULT_wxUSE_GUI
1508 eval "$ac_cv_use_gui"
1509 if test "$no_cache" != 1; then
1510 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
1513 if test "$wxUSE_GUI" = yes; then
1514 echo "$ac_t""yes" 1>&6
1516 echo "$ac_t""no" 1>&6
1520 if test "$wxUSE_GUI" = "yes"; then
1522 # Check whether --with-gtk or --without-gtk was given.
1523 if test "${with_gtk+set}" = set; then
1525 wxUSE_GTK
="$withval" CACHE_GTK
=1 TOOLKIT_GIVEN
=1
1528 # Check whether --with-motif or --without-motif was given.
1529 if test "${with_motif+set}" = set; then
1530 withval
="$with_motif"
1531 wxUSE_MOTIF
="$withval" CACHE_MOTIF
=1 TOOLKIT_GIVEN
=1
1534 # Check whether --with-wine or --without-wine was given.
1535 if test "${with_wine+set}" = set; then
1536 withval
="$with_wine"
1537 wxUSE_WINE
="$withval" CACHE_WINE
=1 TOOLKIT_GIVEN
=1
1540 # Check whether --with-cygwin or --without-cygwin was given.
1541 if test "${with_cygwin+set}" = set; then
1542 withval
="$with_cygwin"
1543 wxUSE_CYGWIN
="$withval" CACHE_CYGWIN
=1 TOOLKIT_GIVEN
=1
1546 # Check whether --with-mingw or --without-mingw was given.
1547 if test "${with_mingw+set}" = set; then
1548 withval
="$with_mingw"
1549 wxUSE_MINGW
="$withval" CACHE_MINGW
=1 TOOLKIT_GIVEN
=1
1552 # Check whether --with-pm or --without-pm was given.
1553 if test "${with_pm+set}" = set; then
1555 wxUSE_PM
="$withval" CACHE_PM
=1 TOOLKIT_GIVEN
=1
1559 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
1560 if test "${with_gtk_prefix+set}" = set; then
1561 withval
="$with_gtk_prefix"
1562 gtk_config_prefix
="$withval"
1564 gtk_config_prefix
=""
1567 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
1568 if test "${with_gtk_exec_prefix+set}" = set; then
1569 withval
="$with_gtk_exec_prefix"
1570 gtk_config_exec_prefix
="$withval"
1572 gtk_config_exec_prefix
=""
1577 echo $ac_n "checking "for --with-libpng"""... $ac_c" 1>&6
1578 echo "configure:1579: checking "for --with-libpng"" >&5
1580 # Check whether --with-libpng or --without-libpng was given.
1581 if test "${with_libpng+set}" = set; then
1582 withval
="$with_libpng"
1584 if test "$withval" = yes; then
1585 ac_cv_use_libpng
='wxUSE_LIBPNG=yes'
1587 ac_cv_use_libpng
='wxUSE_LIBPNG=no'
1592 LINE
=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
1593 if test "x$LINE" != x
; then
1594 eval "DEFAULT_$LINE"
1599 ac_cv_use_libpng
='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
1604 eval "$ac_cv_use_libpng"
1605 if test "$no_cache" != 1; then
1606 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
1609 if test "$wxUSE_LIBPNG" = yes; then
1610 echo "$ac_t""yes" 1>&6
1612 echo "$ac_t""no" 1>&6
1616 echo $ac_n "checking "for --with-libjpeg"""... $ac_c" 1>&6
1617 echo "configure:1618: checking "for --with-libjpeg"" >&5
1619 # Check whether --with-libjpeg or --without-libjpeg was given.
1620 if test "${with_libjpeg+set}" = set; then
1621 withval
="$with_libjpeg"
1623 if test "$withval" = yes; then
1624 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=yes'
1626 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=no'
1631 LINE
=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
1632 if test "x$LINE" != x
; then
1633 eval "DEFAULT_$LINE"
1638 ac_cv_use_libjpeg
='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
1643 eval "$ac_cv_use_libjpeg"
1644 if test "$no_cache" != 1; then
1645 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
1648 if test "$wxUSE_LIBJPEG" = yes; then
1649 echo "$ac_t""yes" 1>&6
1651 echo "$ac_t""no" 1>&6
1655 echo $ac_n "checking "for --with-libtiff"""... $ac_c" 1>&6
1656 echo "configure:1657: checking "for --with-libtiff"" >&5
1658 # Check whether --with-libtiff or --without-libtiff was given.
1659 if test "${with_libtiff+set}" = set; then
1660 withval
="$with_libtiff"
1662 if test "$withval" = yes; then
1663 ac_cv_use_libtiff
='wxUSE_LIBTIFF=yes'
1665 ac_cv_use_libtiff
='wxUSE_LIBTIFF=no'
1670 LINE
=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
1671 if test "x$LINE" != x
; then
1672 eval "DEFAULT_$LINE"
1677 ac_cv_use_libtiff
='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
1682 eval "$ac_cv_use_libtiff"
1683 if test "$no_cache" != 1; then
1684 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
1687 if test "$wxUSE_LIBTIFF" = yes; then
1688 echo "$ac_t""yes" 1>&6
1690 echo "$ac_t""no" 1>&6
1694 echo $ac_n "checking "for --with-opengl"""... $ac_c" 1>&6
1695 echo "configure:1696: checking "for --with-opengl"" >&5
1697 # Check whether --with-opengl or --without-opengl was given.
1698 if test "${with_opengl+set}" = set; then
1699 withval
="$with_opengl"
1701 if test "$withval" = yes; then
1702 ac_cv_use_opengl
='wxUSE_OPENGL=yes'
1704 ac_cv_use_opengl
='wxUSE_OPENGL=no'
1709 LINE
=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
1710 if test "x$LINE" != x
; then
1711 eval "DEFAULT_$LINE"
1716 ac_cv_use_opengl
='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
1721 eval "$ac_cv_use_opengl"
1722 if test "$no_cache" != 1; then
1723 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
1726 if test "$wxUSE_OPENGL" = yes; then
1727 echo "$ac_t""yes" 1>&6
1729 echo "$ac_t""no" 1>&6
1736 echo $ac_n "checking "for --with-dmalloc"""... $ac_c" 1>&6
1737 echo "configure:1738: checking "for --with-dmalloc"" >&5
1739 # Check whether --with-dmalloc or --without-dmalloc was given.
1740 if test "${with_dmalloc+set}" = set; then
1741 withval
="$with_dmalloc"
1743 if test "$withval" = yes; then
1744 ac_cv_use_dmalloc
='wxUSE_DMALLOC=yes'
1746 ac_cv_use_dmalloc
='wxUSE_DMALLOC=no'
1751 LINE
=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
1752 if test "x$LINE" != x
; then
1753 eval "DEFAULT_$LINE"
1758 ac_cv_use_dmalloc
='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
1763 eval "$ac_cv_use_dmalloc"
1764 if test "$no_cache" != 1; then
1765 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
1768 if test "$wxUSE_DMALLOC" = yes; then
1769 echo "$ac_t""yes" 1>&6
1771 echo "$ac_t""no" 1>&6
1775 echo $ac_n "checking "for --with-zlib"""... $ac_c" 1>&6
1776 echo "configure:1777: checking "for --with-zlib"" >&5
1778 # Check whether --with-zlib or --without-zlib was given.
1779 if test "${with_zlib+set}" = set; then
1780 withval
="$with_zlib"
1782 if test "$withval" = yes; then
1783 ac_cv_use_zlib
='wxUSE_ZLIB=yes'
1785 ac_cv_use_zlib
='wxUSE_ZLIB=no'
1790 LINE
=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
1791 if test "x$LINE" != x
; then
1792 eval "DEFAULT_$LINE"
1797 ac_cv_use_zlib
='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
1802 eval "$ac_cv_use_zlib"
1803 if test "$no_cache" != 1; then
1804 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
1807 if test "$wxUSE_ZLIB" = yes; then
1808 echo "$ac_t""yes" 1>&6
1810 echo "$ac_t""no" 1>&6
1814 echo $ac_n "checking "for --with-odbc"""... $ac_c" 1>&6
1815 echo "configure:1816: checking "for --with-odbc"" >&5
1817 # Check whether --with-odbc or --without-odbc was given.
1818 if test "${with_odbc+set}" = set; then
1819 withval
="$with_odbc"
1821 if test "$withval" = yes; then
1822 ac_cv_use_odbc
='wxUSE_ODBC=yes'
1824 ac_cv_use_odbc
='wxUSE_ODBC=no'
1829 LINE
=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
1830 if test "x$LINE" != x
; then
1831 eval "DEFAULT_$LINE"
1836 ac_cv_use_odbc
='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
1841 eval "$ac_cv_use_odbc"
1842 if test "$no_cache" != 1; then
1843 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
1846 if test "$wxUSE_ODBC" = yes; then
1847 echo "$ac_t""yes" 1>&6
1849 echo "$ac_t""no" 1>&6
1856 echo $ac_n "checking "for --enable-shared"""... $ac_c" 1>&6
1857 echo "configure:1858: checking "for --enable-shared"" >&5
1859 # Check whether --enable-shared or --disable-shared was given.
1860 if test "${enable_shared+set}" = set; then
1861 enableval
="$enable_shared"
1863 if test "$enableval" = yes; then
1864 ac_cv_use_shared
='wxUSE_SHARED=yes'
1866 ac_cv_use_shared
='wxUSE_SHARED=no'
1871 LINE
=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
1872 if test "x$LINE" != x
; then
1873 eval "DEFAULT_$LINE"
1878 ac_cv_use_shared
='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
1883 eval "$ac_cv_use_shared"
1884 if test "$no_cache" != 1; then
1885 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
1888 if test "$wxUSE_SHARED" = yes; then
1889 echo "$ac_t""yes" 1>&6
1891 echo "$ac_t""no" 1>&6
1895 echo $ac_n "checking "for --enable-burnt_name"""... $ac_c" 1>&6
1896 echo "configure:1897: checking "for --enable-burnt_name"" >&5
1898 # Check whether --enable-burnt_name or --disable-burnt_name was given.
1899 if test "${enable_burnt_name+set}" = set; then
1900 enableval
="$enable_burnt_name"
1902 if test "$enableval" = yes; then
1903 ac_cv_use_burnt_name
='wxUSE_BURNT_NAME=yes'
1905 ac_cv_use_burnt_name
='wxUSE_BURNT_NAME=no'
1910 LINE
=`grep "wxUSE_BURNT_NAME" ${wx_arg_cache_file}`
1911 if test "x$LINE" != x
; then
1912 eval "DEFAULT_$LINE"
1917 ac_cv_use_burnt_name
='wxUSE_BURNT_NAME='$DEFAULT_wxUSE_BURNT_NAME
1922 eval "$ac_cv_use_burnt_name"
1923 if test "$no_cache" != 1; then
1924 echo $ac_cv_use_burnt_name >> ${wx_arg_cache_file}.tmp
1927 if test "$wxUSE_BURNT_NAME" = yes; then
1928 echo "$ac_t""yes" 1>&6
1930 echo "$ac_t""no" 1>&6
1934 echo $ac_n "checking "for --enable-optimise"""... $ac_c" 1>&6
1935 echo "configure:1936: checking "for --enable-optimise"" >&5
1937 # Check whether --enable-optimise or --disable-optimise was given.
1938 if test "${enable_optimise+set}" = set; then
1939 enableval
="$enable_optimise"
1941 if test "$enableval" = yes; then
1942 ac_cv_use_optimise
='wxUSE_OPTIMISE=yes'
1944 ac_cv_use_optimise
='wxUSE_OPTIMISE=no'
1949 LINE
=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
1950 if test "x$LINE" != x
; then
1951 eval "DEFAULT_$LINE"
1956 ac_cv_use_optimise
='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
1961 eval "$ac_cv_use_optimise"
1962 if test "$no_cache" != 1; then
1963 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
1966 if test "$wxUSE_OPTIMISE" = yes; then
1967 echo "$ac_t""yes" 1>&6
1969 echo "$ac_t""no" 1>&6
1973 echo $ac_n "checking "for --enable-debug"""... $ac_c" 1>&6
1974 echo "configure:1975: checking "for --enable-debug"" >&5
1976 # Check whether --enable-debug or --disable-debug was given.
1977 if test "${enable_debug+set}" = set; then
1978 enableval
="$enable_debug"
1980 if test "$enableval" = yes; then
1981 ac_cv_use_debug
='wxUSE_DEBUG=yes'
1983 ac_cv_use_debug
='wxUSE_DEBUG=no'
1988 LINE
=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
1989 if test "x$LINE" != x
; then
1990 eval "DEFAULT_$LINE"
1995 ac_cv_use_debug
='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
2000 eval "$ac_cv_use_debug"
2001 if test "$no_cache" != 1; then
2002 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
2005 if test "$wxUSE_DEBUG" = yes; then
2006 echo "$ac_t""yes" 1>&6
2008 echo "$ac_t""no" 1>&6
2012 if test "$wxUSE_DEBUG" = "yes"; then
2013 DEFAULT_wxUSE_DEBUG_FLAG
=yes
2014 DEFAULT_wxUSE_DEBUG_INFO
=yes
2015 elif test "$wxUSE_DEBUG" = "no"; then
2016 DEFAULT_wxUSE_DEBUG_FLAG
=no
2017 DEFAULT_wxUSE_DEBUG_INFO
=no
2021 echo $ac_n "checking "for --enable-debug_flag"""... $ac_c" 1>&6
2022 echo "configure:2023: checking "for --enable-debug_flag"" >&5
2024 # Check whether --enable-debug_flag or --disable-debug_flag was given.
2025 if test "${enable_debug_flag+set}" = set; then
2026 enableval
="$enable_debug_flag"
2028 if test "$enableval" = yes; then
2029 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=yes'
2031 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=no'
2036 LINE
=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
2037 if test "x$LINE" != x
; then
2038 eval "DEFAULT_$LINE"
2043 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
2048 eval "$ac_cv_use_debug_flag"
2049 if test "$no_cache" != 1; then
2050 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
2053 if test "$wxUSE_DEBUG_FLAG" = yes; then
2054 echo "$ac_t""yes" 1>&6
2056 echo "$ac_t""no" 1>&6
2060 echo $ac_n "checking "for --enable-debug_info"""... $ac_c" 1>&6
2061 echo "configure:2062: checking "for --enable-debug_info"" >&5
2063 # Check whether --enable-debug_info or --disable-debug_info was given.
2064 if test "${enable_debug_info+set}" = set; then
2065 enableval
="$enable_debug_info"
2067 if test "$enableval" = yes; then
2068 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=yes'
2070 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=no'
2075 LINE
=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
2076 if test "x$LINE" != x
; then
2077 eval "DEFAULT_$LINE"
2082 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
2087 eval "$ac_cv_use_debug_info"
2088 if test "$no_cache" != 1; then
2089 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
2092 if test "$wxUSE_DEBUG_INFO" = yes; then
2093 echo "$ac_t""yes" 1>&6
2095 echo "$ac_t""no" 1>&6
2099 echo $ac_n "checking "for --enable-debug_gdb"""... $ac_c" 1>&6
2100 echo "configure:2101: checking "for --enable-debug_gdb"" >&5
2102 # Check whether --enable-debug_gdb or --disable-debug_gdb was given.
2103 if test "${enable_debug_gdb+set}" = set; then
2104 enableval
="$enable_debug_gdb"
2106 if test "$enableval" = yes; then
2107 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=yes'
2109 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=no'
2114 LINE
=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
2115 if test "x$LINE" != x
; then
2116 eval "DEFAULT_$LINE"
2121 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
2126 eval "$ac_cv_use_debug_gdb"
2127 if test "$no_cache" != 1; then
2128 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
2131 if test "$wxUSE_DEBUG_GDB" = yes; then
2132 echo "$ac_t""yes" 1>&6
2134 echo "$ac_t""no" 1>&6
2138 echo $ac_n "checking "for --enable-debug_cntxt"""... $ac_c" 1>&6
2139 echo "configure:2140: checking "for --enable-debug_cntxt"" >&5
2141 # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given.
2142 if test "${enable_debug_cntxt+set}" = set; then
2143 enableval
="$enable_debug_cntxt"
2145 if test "$enableval" = yes; then
2146 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=yes'
2148 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=no'
2153 LINE
=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
2154 if test "x$LINE" != x
; then
2155 eval "DEFAULT_$LINE"
2160 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
2165 eval "$ac_cv_use_debug_cntxt"
2166 if test "$no_cache" != 1; then
2167 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
2170 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
2171 echo "$ac_t""yes" 1>&6
2173 echo "$ac_t""no" 1>&6
2177 echo $ac_n "checking "for --enable-mem_tracing"""... $ac_c" 1>&6
2178 echo "configure:2179: checking "for --enable-mem_tracing"" >&5
2180 # Check whether --enable-mem_tracing or --disable-mem_tracing was given.
2181 if test "${enable_mem_tracing+set}" = set; then
2182 enableval
="$enable_mem_tracing"
2184 if test "$enableval" = yes; then
2185 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=yes'
2187 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=no'
2192 LINE
=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
2193 if test "x$LINE" != x
; then
2194 eval "DEFAULT_$LINE"
2199 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
2204 eval "$ac_cv_use_mem_tracing"
2205 if test "$no_cache" != 1; then
2206 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
2209 if test "$wxUSE_MEM_TRACING" = yes; then
2210 echo "$ac_t""yes" 1>&6
2212 echo "$ac_t""no" 1>&6
2216 echo $ac_n "checking "for --enable-profile"""... $ac_c" 1>&6
2217 echo "configure:2218: checking "for --enable-profile"" >&5
2219 # Check whether --enable-profile or --disable-profile was given.
2220 if test "${enable_profile+set}" = set; then
2221 enableval
="$enable_profile"
2223 if test "$enableval" = yes; then
2224 ac_cv_use_profile
='wxUSE_PROFILE=yes'
2226 ac_cv_use_profile
='wxUSE_PROFILE=no'
2231 LINE
=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
2232 if test "x$LINE" != x
; then
2233 eval "DEFAULT_$LINE"
2238 ac_cv_use_profile
='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
2243 eval "$ac_cv_use_profile"
2244 if test "$no_cache" != 1; then
2245 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
2248 if test "$wxUSE_PROFILE" = yes; then
2249 echo "$ac_t""yes" 1>&6
2251 echo "$ac_t""no" 1>&6
2255 echo $ac_n "checking "for --enable-no_rtti"""... $ac_c" 1>&6
2256 echo "configure:2257: checking "for --enable-no_rtti"" >&5
2258 # Check whether --enable-no_rtti or --disable-no_rtti was given.
2259 if test "${enable_no_rtti+set}" = set; then
2260 enableval
="$enable_no_rtti"
2262 if test "$enableval" = yes; then
2263 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=yes'
2265 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=no'
2270 LINE
=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
2271 if test "x$LINE" != x
; then
2272 eval "DEFAULT_$LINE"
2277 ac_cv_use_no_rtti
='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
2282 eval "$ac_cv_use_no_rtti"
2283 if test "$no_cache" != 1; then
2284 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
2287 if test "$wxUSE_NO_RTTI" = yes; then
2288 echo "$ac_t""yes" 1>&6
2290 echo "$ac_t""no" 1>&6
2294 echo $ac_n "checking "for --enable-no_exceptions"""... $ac_c" 1>&6
2295 echo "configure:2296: checking "for --enable-no_exceptions"" >&5
2297 # Check whether --enable-no_exceptions or --disable-no_exceptions was given.
2298 if test "${enable_no_exceptions+set}" = set; then
2299 enableval
="$enable_no_exceptions"
2301 if test "$enableval" = yes; then
2302 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=yes'
2304 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=no'
2309 LINE
=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
2310 if test "x$LINE" != x
; then
2311 eval "DEFAULT_$LINE"
2316 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
2321 eval "$ac_cv_use_no_exceptions"
2322 if test "$no_cache" != 1; then
2323 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
2326 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
2327 echo "$ac_t""yes" 1>&6
2329 echo "$ac_t""no" 1>&6
2333 echo $ac_n "checking "for --enable-permissive"""... $ac_c" 1>&6
2334 echo "configure:2335: checking "for --enable-permissive"" >&5
2336 # Check whether --enable-permissive or --disable-permissive was given.
2337 if test "${enable_permissive+set}" = set; then
2338 enableval
="$enable_permissive"
2340 if test "$enableval" = yes; then
2341 ac_cv_use_permissive
='wxUSE_PERMISSIVE=yes'
2343 ac_cv_use_permissive
='wxUSE_PERMISSIVE=no'
2348 LINE
=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
2349 if test "x$LINE" != x
; then
2350 eval "DEFAULT_$LINE"
2355 ac_cv_use_permissive
='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
2360 eval "$ac_cv_use_permissive"
2361 if test "$no_cache" != 1; then
2362 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
2365 if test "$wxUSE_PERMISSIVE" = yes; then
2366 echo "$ac_t""yes" 1>&6
2368 echo "$ac_t""no" 1>&6
2372 echo $ac_n "checking "for --enable-no_deps"""... $ac_c" 1>&6
2373 echo "configure:2374: checking "for --enable-no_deps"" >&5
2375 # Check whether --enable-no_deps or --disable-no_deps was given.
2376 if test "${enable_no_deps+set}" = set; then
2377 enableval
="$enable_no_deps"
2379 if test "$enableval" = yes; then
2380 ac_cv_use_no_deps
='wxUSE_NO_DEPS=yes'
2382 ac_cv_use_no_deps
='wxUSE_NO_DEPS=no'
2387 LINE
=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}`
2388 if test "x$LINE" != x
; then
2389 eval "DEFAULT_$LINE"
2394 ac_cv_use_no_deps
='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
2399 eval "$ac_cv_use_no_deps"
2400 if test "$no_cache" != 1; then
2401 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
2404 if test "$wxUSE_NO_DEPS" = yes; then
2405 echo "$ac_t""yes" 1>&6
2407 echo "$ac_t""no" 1>&6
2413 echo $ac_n "checking "for --enable-intl"""... $ac_c" 1>&6
2414 echo "configure:2415: checking "for --enable-intl"" >&5
2416 # Check whether --enable-intl or --disable-intl was given.
2417 if test "${enable_intl+set}" = set; then
2418 enableval
="$enable_intl"
2420 if test "$enableval" = yes; then
2421 ac_cv_use_intl
='wxUSE_INTL=yes'
2423 ac_cv_use_intl
='wxUSE_INTL=no'
2428 LINE
=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
2429 if test "x$LINE" != x
; then
2430 eval "DEFAULT_$LINE"
2435 ac_cv_use_intl
='wxUSE_INTL='$DEFAULT_wxUSE_INTL
2440 eval "$ac_cv_use_intl"
2441 if test "$no_cache" != 1; then
2442 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
2445 if test "$wxUSE_INTL" = yes; then
2446 echo "$ac_t""yes" 1>&6
2448 echo "$ac_t""no" 1>&6
2452 echo $ac_n "checking "for --enable-config"""... $ac_c" 1>&6
2453 echo "configure:2454: checking "for --enable-config"" >&5
2455 # Check whether --enable-config or --disable-config was given.
2456 if test "${enable_config+set}" = set; then
2457 enableval
="$enable_config"
2459 if test "$enableval" = yes; then
2460 ac_cv_use_config
='wxUSE_CONFIG=yes'
2462 ac_cv_use_config
='wxUSE_CONFIG=no'
2467 LINE
=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
2468 if test "x$LINE" != x
; then
2469 eval "DEFAULT_$LINE"
2474 ac_cv_use_config
='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
2479 eval "$ac_cv_use_config"
2480 if test "$no_cache" != 1; then
2481 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
2484 if test "$wxUSE_CONFIG" = yes; then
2485 echo "$ac_t""yes" 1>&6
2487 echo "$ac_t""no" 1>&6
2491 if test "$wxUSE_GUI" = "yes"; then
2493 echo $ac_n "checking "for --enable-sockets"""... $ac_c" 1>&6
2494 echo "configure:2495: checking "for --enable-sockets"" >&5
2496 # Check whether --enable-sockets or --disable-sockets was given.
2497 if test "${enable_sockets+set}" = set; then
2498 enableval
="$enable_sockets"
2500 if test "$enableval" = yes; then
2501 ac_cv_use_sockets
='wxUSE_SOCKETS=yes'
2503 ac_cv_use_sockets
='wxUSE_SOCKETS=no'
2508 LINE
=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
2509 if test "x$LINE" != x
; then
2510 eval "DEFAULT_$LINE"
2515 ac_cv_use_sockets
='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
2520 eval "$ac_cv_use_sockets"
2521 if test "$no_cache" != 1; then
2522 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
2525 if test "$wxUSE_SOCKETS" = yes; then
2526 echo "$ac_t""yes" 1>&6
2528 echo "$ac_t""no" 1>&6
2536 echo $ac_n "checking "for --enable-dialupman"""... $ac_c" 1>&6
2537 echo "configure:2538: checking "for --enable-dialupman"" >&5
2539 # Check whether --enable-dialupman or --disable-dialupman was given.
2540 if test "${enable_dialupman+set}" = set; then
2541 enableval
="$enable_dialupman"
2543 if test "$enableval" = yes; then
2544 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=yes'
2546 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=no'
2551 LINE
=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
2552 if test "x$LINE" != x
; then
2553 eval "DEFAULT_$LINE"
2558 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
2563 eval "$ac_cv_use_dialupman"
2564 if test "$no_cache" != 1; then
2565 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
2568 if test "$wxUSE_DIALUP_MANAGER" = yes; then
2569 echo "$ac_t""yes" 1>&6
2571 echo "$ac_t""no" 1>&6
2575 echo $ac_n "checking "for --enable-ipc"""... $ac_c" 1>&6
2576 echo "configure:2577: checking "for --enable-ipc"" >&5
2578 # Check whether --enable-ipc or --disable-ipc was given.
2579 if test "${enable_ipc+set}" = set; then
2580 enableval
="$enable_ipc"
2582 if test "$enableval" = yes; then
2583 ac_cv_use_ipc
='wxUSE_IPC=yes'
2585 ac_cv_use_ipc
='wxUSE_IPC=no'
2590 LINE
=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
2591 if test "x$LINE" != x
; then
2592 eval "DEFAULT_$LINE"
2597 ac_cv_use_ipc
='wxUSE_IPC='$DEFAULT_wxUSE_IPC
2602 eval "$ac_cv_use_ipc"
2603 if test "$no_cache" != 1; then
2604 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
2607 if test "$wxUSE_IPC" = yes; then
2608 echo "$ac_t""yes" 1>&6
2610 echo "$ac_t""no" 1>&6
2614 echo $ac_n "checking "for --enable-apple_ieee"""... $ac_c" 1>&6
2615 echo "configure:2616: checking "for --enable-apple_ieee"" >&5
2617 # Check whether --enable-apple_ieee or --disable-apple_ieee was given.
2618 if test "${enable_apple_ieee+set}" = set; then
2619 enableval
="$enable_apple_ieee"
2621 if test "$enableval" = yes; then
2622 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=yes'
2624 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=no'
2629 LINE
=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
2630 if test "x$LINE" != x
; then
2631 eval "DEFAULT_$LINE"
2636 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
2641 eval "$ac_cv_use_apple_ieee"
2642 if test "$no_cache" != 1; then
2643 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
2646 if test "$wxUSE_APPLE_IEEE" = yes; then
2647 echo "$ac_t""yes" 1>&6
2649 echo "$ac_t""no" 1>&6
2653 echo $ac_n "checking "for --enable-timedate"""... $ac_c" 1>&6
2654 echo "configure:2655: checking "for --enable-timedate"" >&5
2656 # Check whether --enable-timedate or --disable-timedate was given.
2657 if test "${enable_timedate+set}" = set; then
2658 enableval
="$enable_timedate"
2660 if test "$enableval" = yes; then
2661 ac_cv_use_timedate
='wxUSE_TIMEDATE=yes'
2663 ac_cv_use_timedate
='wxUSE_TIMEDATE=no'
2668 LINE
=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}`
2669 if test "x$LINE" != x
; then
2670 eval "DEFAULT_$LINE"
2675 ac_cv_use_timedate
='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE
2680 eval "$ac_cv_use_timedate"
2681 if test "$no_cache" != 1; then
2682 echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
2685 if test "$wxUSE_TIMEDATE" = yes; then
2686 echo "$ac_t""yes" 1>&6
2688 echo "$ac_t""no" 1>&6
2692 echo $ac_n "checking "for --enable-wave"""... $ac_c" 1>&6
2693 echo "configure:2694: checking "for --enable-wave"" >&5
2695 # Check whether --enable-wave or --disable-wave was given.
2696 if test "${enable_wave+set}" = set; then
2697 enableval
="$enable_wave"
2699 if test "$enableval" = yes; then
2700 ac_cv_use_wave
='wxUSE_WAVE=yes'
2702 ac_cv_use_wave
='wxUSE_WAVE=no'
2707 LINE
=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
2708 if test "x$LINE" != x
; then
2709 eval "DEFAULT_$LINE"
2714 ac_cv_use_wave
='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
2719 eval "$ac_cv_use_wave"
2720 if test "$no_cache" != 1; then
2721 echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
2724 if test "$wxUSE_WAVE" = yes; then
2725 echo "$ac_t""yes" 1>&6
2727 echo "$ac_t""no" 1>&6
2731 echo $ac_n "checking "for --enable-fraction"""... $ac_c" 1>&6
2732 echo "configure:2733: checking "for --enable-fraction"" >&5
2734 # Check whether --enable-fraction or --disable-fraction was given.
2735 if test "${enable_fraction+set}" = set; then
2736 enableval
="$enable_fraction"
2738 if test "$enableval" = yes; then
2739 ac_cv_use_fraction
='wxUSE_FRACTION=yes'
2741 ac_cv_use_fraction
='wxUSE_FRACTION=no'
2746 LINE
=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}`
2747 if test "x$LINE" != x
; then
2748 eval "DEFAULT_$LINE"
2753 ac_cv_use_fraction
='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION
2758 eval "$ac_cv_use_fraction"
2759 if test "$no_cache" != 1; then
2760 echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
2763 if test "$wxUSE_FRACTION" = yes; then
2764 echo "$ac_t""yes" 1>&6
2766 echo "$ac_t""no" 1>&6
2770 echo $ac_n "checking "for --enable-dynlib"""... $ac_c" 1>&6
2771 echo "configure:2772: checking "for --enable-dynlib"" >&5
2773 # Check whether --enable-dynlib or --disable-dynlib was given.
2774 if test "${enable_dynlib+set}" = set; then
2775 enableval
="$enable_dynlib"
2777 if test "$enableval" = yes; then
2778 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=yes'
2780 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=no'
2785 LINE
=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
2786 if test "x$LINE" != x
; then
2787 eval "DEFAULT_$LINE"
2792 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
2797 eval "$ac_cv_use_dynlib"
2798 if test "$no_cache" != 1; then
2799 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
2802 if test "$wxUSE_DYNLIB_CLASS" = yes; then
2803 echo "$ac_t""yes" 1>&6
2805 echo "$ac_t""no" 1>&6
2809 echo $ac_n "checking "for --enable-longlong"""... $ac_c" 1>&6
2810 echo "configure:2811: checking "for --enable-longlong"" >&5
2812 # Check whether --enable-longlong or --disable-longlong was given.
2813 if test "${enable_longlong+set}" = set; then
2814 enableval
="$enable_longlong"
2816 if test "$enableval" = yes; then
2817 ac_cv_use_longlong
='wxUSE_LONGLONG=yes'
2819 ac_cv_use_longlong
='wxUSE_LONGLONG=no'
2824 LINE
=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
2825 if test "x$LINE" != x
; then
2826 eval "DEFAULT_$LINE"
2831 ac_cv_use_longlong
='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
2836 eval "$ac_cv_use_longlong"
2837 if test "$no_cache" != 1; then
2838 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
2841 if test "$wxUSE_LONGLONG" = yes; then
2842 echo "$ac_t""yes" 1>&6
2844 echo "$ac_t""no" 1>&6
2848 echo $ac_n "checking "for --enable-log"""... $ac_c" 1>&6
2849 echo "configure:2850: checking "for --enable-log"" >&5
2851 # Check whether --enable-log or --disable-log was given.
2852 if test "${enable_log+set}" = set; then
2853 enableval
="$enable_log"
2855 if test "$enableval" = yes; then
2856 ac_cv_use_log
='wxUSE_LOG=yes'
2858 ac_cv_use_log
='wxUSE_LOG=no'
2863 LINE
=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
2864 if test "x$LINE" != x
; then
2865 eval "DEFAULT_$LINE"
2870 ac_cv_use_log
='wxUSE_LOG='$DEFAULT_wxUSE_LOG
2875 eval "$ac_cv_use_log"
2876 if test "$no_cache" != 1; then
2877 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
2880 if test "$wxUSE_LOG" = yes; then
2881 echo "$ac_t""yes" 1>&6
2883 echo "$ac_t""no" 1>&6
2887 echo $ac_n "checking "for --enable-streams"""... $ac_c" 1>&6
2888 echo "configure:2889: checking "for --enable-streams"" >&5
2890 # Check whether --enable-streams or --disable-streams was given.
2891 if test "${enable_streams+set}" = set; then
2892 enableval
="$enable_streams"
2894 if test "$enableval" = yes; then
2895 ac_cv_use_streams
='wxUSE_STREAMS=yes'
2897 ac_cv_use_streams
='wxUSE_STREAMS=no'
2902 LINE
=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
2903 if test "x$LINE" != x
; then
2904 eval "DEFAULT_$LINE"
2909 ac_cv_use_streams
='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
2914 eval "$ac_cv_use_streams"
2915 if test "$no_cache" != 1; then
2916 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
2919 if test "$wxUSE_STREAMS" = yes; then
2920 echo "$ac_t""yes" 1>&6
2922 echo "$ac_t""no" 1>&6
2926 echo $ac_n "checking "for --enable-file"""... $ac_c" 1>&6
2927 echo "configure:2928: checking "for --enable-file"" >&5
2929 # Check whether --enable-file or --disable-file was given.
2930 if test "${enable_file+set}" = set; then
2931 enableval
="$enable_file"
2933 if test "$enableval" = yes; then
2934 ac_cv_use_file
='wxUSE_FILE=yes'
2936 ac_cv_use_file
='wxUSE_FILE=no'
2941 LINE
=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
2942 if test "x$LINE" != x
; then
2943 eval "DEFAULT_$LINE"
2948 ac_cv_use_file
='wxUSE_FILE='$DEFAULT_wxUSE_FILE
2953 eval "$ac_cv_use_file"
2954 if test "$no_cache" != 1; then
2955 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
2958 if test "$wxUSE_FILE" = yes; then
2959 echo "$ac_t""yes" 1>&6
2961 echo "$ac_t""no" 1>&6
2965 echo $ac_n "checking "for --enable-textfile"""... $ac_c" 1>&6
2966 echo "configure:2967: checking "for --enable-textfile"" >&5
2968 # Check whether --enable-textfile or --disable-textfile was given.
2969 if test "${enable_textfile+set}" = set; then
2970 enableval
="$enable_textfile"
2972 if test "$enableval" = yes; then
2973 ac_cv_use_textfile
='wxUSE_TEXTFILE=yes'
2975 ac_cv_use_textfile
='wxUSE_TEXTFILE=no'
2980 LINE
=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
2981 if test "x$LINE" != x
; then
2982 eval "DEFAULT_$LINE"
2987 ac_cv_use_textfile
='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
2992 eval "$ac_cv_use_textfile"
2993 if test "$no_cache" != 1; then
2994 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
2997 if test "$wxUSE_TEXTFILE" = yes; then
2998 echo "$ac_t""yes" 1>&6
3000 echo "$ac_t""no" 1>&6
3004 echo $ac_n "checking "for --enable-unicode"""... $ac_c" 1>&6
3005 echo "configure:3006: checking "for --enable-unicode"" >&5
3007 # Check whether --enable-unicode or --disable-unicode was given.
3008 if test "${enable_unicode+set}" = set; then
3009 enableval
="$enable_unicode"
3011 if test "$enableval" = yes; then
3012 ac_cv_use_unicode
='wxUSE_UNICODE=yes'
3014 ac_cv_use_unicode
='wxUSE_UNICODE=no'
3019 LINE
=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
3020 if test "x$LINE" != x
; then
3021 eval "DEFAULT_$LINE"
3026 ac_cv_use_unicode
='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
3031 eval "$ac_cv_use_unicode"
3032 if test "$no_cache" != 1; then
3033 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
3036 if test "$wxUSE_UNICODE" = yes; then
3037 echo "$ac_t""yes" 1>&6
3039 echo "$ac_t""no" 1>&6
3043 echo $ac_n "checking "for --enable-wcsrtombs"""... $ac_c" 1>&6
3044 echo "configure:3045: checking "for --enable-wcsrtombs"" >&5
3046 # Check whether --enable-wcsrtombs or --disable-wcsrtombs was given.
3047 if test "${enable_wcsrtombs+set}" = set; then
3048 enableval
="$enable_wcsrtombs"
3050 if test "$enableval" = yes; then
3051 ac_cv_use_wcsrtombs
='wxUSE_WCSRTOMBS=yes'
3053 ac_cv_use_wcsrtombs
='wxUSE_WCSRTOMBS=no'
3058 LINE
=`grep "wxUSE_WCSRTOMBS" ${wx_arg_cache_file}`
3059 if test "x$LINE" != x
; then
3060 eval "DEFAULT_$LINE"
3065 ac_cv_use_wcsrtombs
='wxUSE_WCSRTOMBS='$DEFAULT_wxUSE_WCSRTOMBS
3070 eval "$ac_cv_use_wcsrtombs"
3071 if test "$no_cache" != 1; then
3072 echo $ac_cv_use_wcsrtombs >> ${wx_arg_cache_file}.tmp
3075 if test "$wxUSE_WCSRTOMBS" = yes; then
3076 echo "$ac_t""yes" 1>&6
3078 echo "$ac_t""no" 1>&6
3082 echo $ac_n "checking "for --enable-wxprintfv"""... $ac_c" 1>&6
3083 echo "configure:3084: checking "for --enable-wxprintfv"" >&5
3085 # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
3086 if test "${enable_wxprintfv+set}" = set; then
3087 enableval
="$enable_wxprintfv"
3089 if test "$enableval" = yes; then
3090 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=yes'
3092 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=no'
3097 LINE
=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
3098 if test "x$LINE" != x
; then
3099 eval "DEFAULT_$LINE"
3104 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
3109 eval "$ac_cv_use_wxprintfv"
3110 if test "$no_cache" != 1; then
3111 echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
3114 if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then
3115 echo "$ac_t""yes" 1>&6
3117 echo "$ac_t""no" 1>&6
3121 echo $ac_n "checking "for --enable-joystick"""... $ac_c" 1>&6
3122 echo "configure:3123: checking "for --enable-joystick"" >&5
3124 # Check whether --enable-joystick or --disable-joystick was given.
3125 if test "${enable_joystick+set}" = set; then
3126 enableval
="$enable_joystick"
3128 if test "$enableval" = yes; then
3129 ac_cv_use_joystick
='wxUSE_JOYSTICK=yes'
3131 ac_cv_use_joystick
='wxUSE_JOYSTICK=no'
3136 LINE
=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
3137 if test "x$LINE" != x
; then
3138 eval "DEFAULT_$LINE"
3143 ac_cv_use_joystick
='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
3148 eval "$ac_cv_use_joystick"
3149 if test "$no_cache" != 1; then
3150 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
3153 if test "$wxUSE_JOYSTICK" = yes; then
3154 echo "$ac_t""yes" 1>&6
3156 echo "$ac_t""no" 1>&6
3160 echo $ac_n "checking "for --enable-std_iostreams"""... $ac_c" 1>&6
3161 echo "configure:3162: checking "for --enable-std_iostreams"" >&5
3163 # Check whether --enable-std_iostreams or --disable-std_iostreams was given.
3164 if test "${enable_std_iostreams+set}" = set; then
3165 enableval
="$enable_std_iostreams"
3167 if test "$enableval" = yes; then
3168 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=yes'
3170 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=no'
3175 LINE
=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
3176 if test "x$LINE" != x
; then
3177 eval "DEFAULT_$LINE"
3182 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
3187 eval "$ac_cv_use_std_iostreams"
3188 if test "$no_cache" != 1; then
3189 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
3192 if test "$wxUSE_STD_IOSTREAM" = yes; then
3193 echo "$ac_t""yes" 1>&6
3195 echo "$ac_t""no" 1>&6
3199 echo $ac_n "checking "for --enable-fs_inet"""... $ac_c" 1>&6
3200 echo "configure:3201: checking "for --enable-fs_inet"" >&5
3202 # Check whether --enable-fs_inet or --disable-fs_inet was given.
3203 if test "${enable_fs_inet+set}" = set; then
3204 enableval
="$enable_fs_inet"
3206 if test "$enableval" = yes; then
3207 ac_cv_use_fs_inet
='wxUSE_FS_INET=yes'
3209 ac_cv_use_fs_inet
='wxUSE_FS_INET=no'
3214 LINE
=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
3215 if test "x$LINE" != x
; then
3216 eval "DEFAULT_$LINE"
3221 ac_cv_use_fs_inet
='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
3226 eval "$ac_cv_use_fs_inet"
3227 if test "$no_cache" != 1; then
3228 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
3231 if test "$wxUSE_FS_INET" = yes; then
3232 echo "$ac_t""yes" 1>&6
3234 echo "$ac_t""no" 1>&6
3238 echo $ac_n "checking "for --enable-fs_zip"""... $ac_c" 1>&6
3239 echo "configure:3240: checking "for --enable-fs_zip"" >&5
3241 # Check whether --enable-fs_zip or --disable-fs_zip was given.
3242 if test "${enable_fs_zip+set}" = set; then
3243 enableval
="$enable_fs_zip"
3245 if test "$enableval" = yes; then
3246 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=yes'
3248 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=no'
3253 LINE
=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
3254 if test "x$LINE" != x
; then
3255 eval "DEFAULT_$LINE"
3260 ac_cv_use_fs_zip
='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
3265 eval "$ac_cv_use_fs_zip"
3266 if test "$no_cache" != 1; then
3267 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
3270 if test "$wxUSE_FS_ZIP" = yes; then
3271 echo "$ac_t""yes" 1>&6
3273 echo "$ac_t""no" 1>&6
3277 echo $ac_n "checking "for --enable-zipstream"""... $ac_c" 1>&6
3278 echo "configure:3279: checking "for --enable-zipstream"" >&5
3280 # Check whether --enable-zipstream or --disable-zipstream was given.
3281 if test "${enable_zipstream+set}" = set; then
3282 enableval
="$enable_zipstream"
3284 if test "$enableval" = yes; then
3285 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=yes'
3287 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=no'
3292 LINE
=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
3293 if test "x$LINE" != x
; then
3294 eval "DEFAULT_$LINE"
3299 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
3304 eval "$ac_cv_use_zipstream"
3305 if test "$no_cache" != 1; then
3306 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
3309 if test "$wxUSE_ZIPSTREAM" = yes; then
3310 echo "$ac_t""yes" 1>&6
3312 echo "$ac_t""no" 1>&6
3318 echo $ac_n "checking "for --enable-threads"""... $ac_c" 1>&6
3319 echo "configure:3320: checking "for --enable-threads"" >&5
3321 # Check whether --enable-threads or --disable-threads was given.
3322 if test "${enable_threads+set}" = set; then
3323 enableval
="$enable_threads"
3325 if test "$enableval" = yes; then
3326 ac_cv_use_threads
='wxUSE_THREADS=yes'
3328 ac_cv_use_threads
='wxUSE_THREADS=no'
3333 LINE
=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
3334 if test "x$LINE" != x
; then
3335 eval "DEFAULT_$LINE"
3340 ac_cv_use_threads
='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
3345 eval "$ac_cv_use_threads"
3346 if test "$no_cache" != 1; then
3347 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
3350 if test "$wxUSE_THREADS" = yes; then
3351 echo "$ac_t""yes" 1>&6
3353 echo "$ac_t""no" 1>&6
3357 echo $ac_n "checking "for --enable-serial"""... $ac_c" 1>&6
3358 echo "configure:3359: checking "for --enable-serial"" >&5
3360 # Check whether --enable-serial or --disable-serial was given.
3361 if test "${enable_serial+set}" = set; then
3362 enableval
="$enable_serial"
3364 if test "$enableval" = yes; then
3365 ac_cv_use_serial
='wxUSE_SERIAL=yes'
3367 ac_cv_use_serial
='wxUSE_SERIAL=no'
3372 LINE
=`grep "wxUSE_SERIAL" ${wx_arg_cache_file}`
3373 if test "x$LINE" != x
; then
3374 eval "DEFAULT_$LINE"
3379 ac_cv_use_serial
='wxUSE_SERIAL='$DEFAULT_wxUSE_SERIAL
3384 eval "$ac_cv_use_serial"
3385 if test "$no_cache" != 1; then
3386 echo $ac_cv_use_serial >> ${wx_arg_cache_file}.tmp
3389 if test "$wxUSE_SERIAL" = yes; then
3390 echo "$ac_t""yes" 1>&6
3392 echo "$ac_t""no" 1>&6
3396 if test "$wxUSE_GUI" = "yes"; then
3400 echo $ac_n "checking "for --enable-docview"""... $ac_c" 1>&6
3401 echo "configure:3402: checking "for --enable-docview"" >&5
3403 # Check whether --enable-docview or --disable-docview was given.
3404 if test "${enable_docview+set}" = set; then
3405 enableval
="$enable_docview"
3407 if test "$enableval" = yes; then
3408 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
3410 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=no'
3415 LINE
=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
3416 if test "x$LINE" != x
; then
3417 eval "DEFAULT_$LINE"
3422 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
3427 eval "$ac_cv_use_docview"
3428 if test "$no_cache" != 1; then
3429 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
3432 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
3433 echo "$ac_t""yes" 1>&6
3435 echo "$ac_t""no" 1>&6
3439 echo $ac_n "checking "for --enable-help"""... $ac_c" 1>&6
3440 echo "configure:3441: checking "for --enable-help"" >&5
3442 # Check whether --enable-help or --disable-help was given.
3443 if test "${enable_help+set}" = set; then
3444 enableval
="$enable_help"
3446 if test "$enableval" = yes; then
3447 ac_cv_use_help
='wxUSE_HELP=yes'
3449 ac_cv_use_help
='wxUSE_HELP=no'
3454 LINE
=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
3455 if test "x$LINE" != x
; then
3456 eval "DEFAULT_$LINE"
3461 ac_cv_use_help
='wxUSE_HELP='$DEFAULT_wxUSE_HELP
3466 eval "$ac_cv_use_help"
3467 if test "$no_cache" != 1; then
3468 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
3471 if test "$wxUSE_HELP" = yes; then
3472 echo "$ac_t""yes" 1>&6
3474 echo "$ac_t""no" 1>&6
3478 echo $ac_n "checking "for --enable-constraints"""... $ac_c" 1>&6
3479 echo "configure:3480: checking "for --enable-constraints"" >&5
3481 # Check whether --enable-constraints or --disable-constraints was given.
3482 if test "${enable_constraints+set}" = set; then
3483 enableval
="$enable_constraints"
3485 if test "$enableval" = yes; then
3486 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=yes'
3488 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=no'
3493 LINE
=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
3494 if test "x$LINE" != x
; then
3495 eval "DEFAULT_$LINE"
3500 ac_cv_use_constraints
='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
3505 eval "$ac_cv_use_constraints"
3506 if test "$no_cache" != 1; then
3507 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
3510 if test "$wxUSE_CONSTRAINTS" = yes; then
3511 echo "$ac_t""yes" 1>&6
3513 echo "$ac_t""no" 1>&6
3517 echo $ac_n "checking "for --enable-printarch"""... $ac_c" 1>&6
3518 echo "configure:3519: checking "for --enable-printarch"" >&5
3520 # Check whether --enable-printarch or --disable-printarch was given.
3521 if test "${enable_printarch+set}" = set; then
3522 enableval
="$enable_printarch"
3524 if test "$enableval" = yes; then
3525 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=yes'
3527 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=no'
3532 LINE
=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
3533 if test "x$LINE" != x
; then
3534 eval "DEFAULT_$LINE"
3539 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
3544 eval "$ac_cv_use_printarch"
3545 if test "$no_cache" != 1; then
3546 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
3549 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
3550 echo "$ac_t""yes" 1>&6
3552 echo "$ac_t""no" 1>&6
3556 echo $ac_n "checking "for --enable-mdi"""... $ac_c" 1>&6
3557 echo "configure:3558: checking "for --enable-mdi"" >&5
3559 # Check whether --enable-mdi or --disable-mdi was given.
3560 if test "${enable_mdi+set}" = set; then
3561 enableval
="$enable_mdi"
3563 if test "$enableval" = yes; then
3564 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=yes'
3566 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=no'
3571 LINE
=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
3572 if test "x$LINE" != x
; then
3573 eval "DEFAULT_$LINE"
3578 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
3583 eval "$ac_cv_use_mdi"
3584 if test "$no_cache" != 1; then
3585 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
3588 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
3589 echo "$ac_t""yes" 1>&6
3591 echo "$ac_t""no" 1>&6
3596 echo $ac_n "checking "for --enable-postscript"""... $ac_c" 1>&6
3597 echo "configure:3598: checking "for --enable-postscript"" >&5
3599 # Check whether --enable-postscript or --disable-postscript was given.
3600 if test "${enable_postscript+set}" = set; then
3601 enableval
="$enable_postscript"
3603 if test "$enableval" = yes; then
3604 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=yes'
3606 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=no'
3611 LINE
=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
3612 if test "x$LINE" != x
; then
3613 eval "DEFAULT_$LINE"
3618 ac_cv_use_postscript
='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
3623 eval "$ac_cv_use_postscript"
3624 if test "$no_cache" != 1; then
3625 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
3628 if test "$wxUSE_POSTSCRIPT" = yes; then
3629 echo "$ac_t""yes" 1>&6
3631 echo "$ac_t""no" 1>&6
3637 echo $ac_n "checking "for --enable-prologio"""... $ac_c" 1>&6
3638 echo "configure:3639: checking "for --enable-prologio"" >&5
3640 # Check whether --enable-prologio or --disable-prologio was given.
3641 if test "${enable_prologio+set}" = set; then
3642 enableval
="$enable_prologio"
3644 if test "$enableval" = yes; then
3645 ac_cv_use_prologio
='wxUSE_PROLOGIO=yes'
3647 ac_cv_use_prologio
='wxUSE_PROLOGIO=no'
3652 LINE
=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
3653 if test "x$LINE" != x
; then
3654 eval "DEFAULT_$LINE"
3659 ac_cv_use_prologio
='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
3664 eval "$ac_cv_use_prologio"
3665 if test "$no_cache" != 1; then
3666 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
3669 if test "$wxUSE_PROLOGIO" = yes; then
3670 echo "$ac_t""yes" 1>&6
3672 echo "$ac_t""no" 1>&6
3676 echo $ac_n "checking "for --enable-resources"""... $ac_c" 1>&6
3677 echo "configure:3678: checking "for --enable-resources"" >&5
3679 # Check whether --enable-resources or --disable-resources was given.
3680 if test "${enable_resources+set}" = set; then
3681 enableval
="$enable_resources"
3683 if test "$enableval" = yes; then
3684 ac_cv_use_resources
='wxUSE_RESOURCES=yes'
3686 ac_cv_use_resources
='wxUSE_RESOURCES=no'
3691 LINE
=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
3692 if test "x$LINE" != x
; then
3693 eval "DEFAULT_$LINE"
3698 ac_cv_use_resources
='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
3703 eval "$ac_cv_use_resources"
3704 if test "$no_cache" != 1; then
3705 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
3708 if test "$wxUSE_RESOURCES" = yes; then
3709 echo "$ac_t""yes" 1>&6
3711 echo "$ac_t""no" 1>&6
3716 echo $ac_n "checking "for --enable-xresources"""... $ac_c" 1>&6
3717 echo "configure:3718: checking "for --enable-xresources"" >&5
3719 # Check whether --enable-xresources or --disable-xresources was given.
3720 if test "${enable_xresources+set}" = set; then
3721 enableval
="$enable_xresources"
3723 if test "$enableval" = yes; then
3724 ac_cv_use_xresources
='wxUSE_X_RESOURCES=yes'
3726 ac_cv_use_xresources
='wxUSE_X_RESOURCES=no'
3731 LINE
=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}`
3732 if test "x$LINE" != x
; then
3733 eval "DEFAULT_$LINE"
3738 ac_cv_use_xresources
='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES
3743 eval "$ac_cv_use_xresources"
3744 if test "$no_cache" != 1; then
3745 echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
3748 if test "$wxUSE_X_RESOURCES" = yes; then
3749 echo "$ac_t""yes" 1>&6
3751 echo "$ac_t""no" 1>&6
3757 echo $ac_n "checking "for --enable-clipboard"""... $ac_c" 1>&6
3758 echo "configure:3759: checking "for --enable-clipboard"" >&5
3760 # Check whether --enable-clipboard or --disable-clipboard was given.
3761 if test "${enable_clipboard+set}" = set; then
3762 enableval
="$enable_clipboard"
3764 if test "$enableval" = yes; then
3765 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=yes'
3767 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=no'
3772 LINE
=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
3773 if test "x$LINE" != x
; then
3774 eval "DEFAULT_$LINE"
3779 ac_cv_use_clipboard
='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
3784 eval "$ac_cv_use_clipboard"
3785 if test "$no_cache" != 1; then
3786 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
3789 if test "$wxUSE_CLIPBOARD" = yes; then
3790 echo "$ac_t""yes" 1>&6
3792 echo "$ac_t""no" 1>&6
3796 echo $ac_n "checking "for --enable-dnd"""... $ac_c" 1>&6
3797 echo "configure:3798: checking "for --enable-dnd"" >&5
3799 # Check whether --enable-dnd or --disable-dnd was given.
3800 if test "${enable_dnd+set}" = set; then
3801 enableval
="$enable_dnd"
3803 if test "$enableval" = yes; then
3804 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=yes'
3806 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=no'
3811 LINE
=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
3812 if test "x$LINE" != x
; then
3813 eval "DEFAULT_$LINE"
3818 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
3823 eval "$ac_cv_use_dnd"
3824 if test "$no_cache" != 1; then
3825 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
3828 if test "$wxUSE_DRAG_AND_DROP" = yes; then
3829 echo "$ac_t""yes" 1>&6
3831 echo "$ac_t""no" 1>&6
3836 echo $ac_n "checking "for --enable-wxtree"""... $ac_c" 1>&6
3837 echo "configure:3838: checking "for --enable-wxtree"" >&5
3839 # Check whether --enable-wxtree or --disable-wxtree was given.
3840 if test "${enable_wxtree+set}" = set; then
3841 enableval
="$enable_wxtree"
3843 if test "$enableval" = yes; then
3844 ac_cv_use_wxtree
='wxUSE_WXTREE=yes'
3846 ac_cv_use_wxtree
='wxUSE_WXTREE=no'
3851 LINE
=`grep "wxUSE_WXTREE" ${wx_arg_cache_file}`
3852 if test "x$LINE" != x
; then
3853 eval "DEFAULT_$LINE"
3858 ac_cv_use_wxtree
='wxUSE_WXTREE='$DEFAULT_wxUSE_WXTREE
3863 eval "$ac_cv_use_wxtree"
3864 if test "$no_cache" != 1; then
3865 echo $ac_cv_use_wxtree >> ${wx_arg_cache_file}.tmp
3868 if test "$wxUSE_WXTREE" = yes; then
3869 echo "$ac_t""yes" 1>&6
3871 echo "$ac_t""no" 1>&6
3877 echo $ac_n "checking "for --enable-controls"""... $ac_c" 1>&6
3878 echo "configure:3879: checking "for --enable-controls"" >&5
3880 # Check whether --enable-controls or --disable-controls was given.
3881 if test "${enable_controls+set}" = set; then
3882 enableval
="$enable_controls"
3884 if test "$enableval" = yes; then
3885 ac_cv_use_controls
='wxUSE_CONTROLS=yes'
3887 ac_cv_use_controls
='wxUSE_CONTROLS=no'
3892 LINE
=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
3893 if test "x$LINE" != x
; then
3894 eval "DEFAULT_$LINE"
3899 ac_cv_use_controls
='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
3904 eval "$ac_cv_use_controls"
3905 if test "$no_cache" != 1; then
3906 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
3909 if test "$wxUSE_CONTROLS" = yes; then
3910 echo "$ac_t""yes" 1>&6
3912 echo "$ac_t""no" 1>&6
3916 if test "$wxUSE_CONTROLS" = "yes"; then
3917 DEFAULT_wxUSE_ACCEL
=yes
3918 DEFAULT_wxUSE_CARET
=yes
3919 DEFAULT_wxUSE_COMBOBOX
=yes
3920 DEFAULT_wxUSE_BMPBUTTON
=yes
3921 DEFAULT_wxUSE_CHECKBOX
=yes
3922 DEFAULT_wxUSE_CHECKLISTBOX
=yes
3923 DEFAULT_wxUSE_CHOICE
=yes
3924 DEFAULT_wxUSE_GAUGE
=yes
3925 DEFAULT_wxUSE_GRID
=yes
3926 DEFAULT_wxUSE_NEW_GRID
=yes
3927 DEFAULT_wxUSE_IMAGLIST
=yes
3928 DEFAULT_wxUSE_LISTBOX
=yes
3929 DEFAULT_wxUSE_LISTCTRL
=yes
3930 DEFAULT_wxUSE_NOTEBOOK
=yes
3931 DEFAULT_wxUSE_RADIOBOX
=yes
3932 DEFAULT_wxUSE_RADIOBTN
=yes
3933 DEFAULT_wxUSE_SASH
=yes
3934 DEFAULT_wxUSE_SCROLLBAR
=yes
3935 DEFAULT_wxUSE_SLIDER
=yes
3936 DEFAULT_wxUSE_SPINBTN
=yes
3937 DEFAULT_wxUSE_SPINCTRL
=yes
3938 DEFAULT_wxUSE_SPLITTER
=yes
3939 DEFAULT_wxUSE_STATBMP
=yes
3940 DEFAULT_wxUSE_STATBOX
=yes
3941 DEFAULT_wxUSE_STATLINE
=yes
3942 DEFAULT_wxUSE_STATUSBAR
=yes
3943 DEFAULT_wxUSE_TAB_DIALOG
=yes
3944 DEFAULT_wxUSE_TOOLBAR
=yes
3945 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
3946 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
3947 DEFAULT_wxUSE_TOOLTIPS
=yes
3948 DEFAULT_wxUSE_TREECTRL
=yes
3949 elif test "$wxUSE_CONTROLS" = "no"; then
3950 DEFAULT_wxUSE_ACCEL
=no
3951 DEFAULT_wxUSE_CARET
=no
3952 DEFAULT_wxUSE_COMBOBOX
=no
3953 DEFAULT_wxUSE_BMPBUTTON
=no
3954 DEFAULT_wxUSE_CHECKBOX
=no
3955 DEFAULT_wxUSE_CHECKLISTBOX
=no
3956 DEFAULT_wxUSE_CHOICE
=no
3957 DEFAULT_wxUSE_GAUGE
=no
3958 DEFAULT_wxUSE_GRID
=no
3959 DEFAULT_wxUSE_NEW_GRID
=no
3960 DEFAULT_wxUSE_IMAGLIST
=no
3961 DEFAULT_wxUSE_LISTBOX
=no
3962 DEFAULT_wxUSE_LISTCTRL
=no
3963 DEFAULT_wxUSE_NOTEBOOK
=no
3964 DEFAULT_wxUSE_RADIOBOX
=no
3965 DEFAULT_wxUSE_RADIOBTN
=no
3966 DEFAULT_wxUSE_SASH
=no
3967 DEFAULT_wxUSE_SCROLLBAR
=no
3968 DEFAULT_wxUSE_SLIDER
=no
3969 DEFAULT_wxUSE_SPINBTN
=no
3970 DEFAULT_wxUSE_SPINCTRL
=no
3971 DEFAULT_wxUSE_SPLITTER
=no
3972 DEFAULT_wxUSE_STATBMP
=no
3973 DEFAULT_wxUSE_STATBOX
=no
3974 DEFAULT_wxUSE_STATLINE
=no
3975 DEFAULT_wxUSE_STATUSBAR
=no
3976 DEFAULT_wxUSE_TAB_DIALOG
=no
3977 DEFAULT_wxUSE_TOOLBAR
=no
3978 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
3979 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
3980 DEFAULT_wxUSE_TOOLTIPS
=no
3981 DEFAULT_wxUSE_TREECTRL
=no
3985 echo $ac_n "checking "for --enable-accel"""... $ac_c" 1>&6
3986 echo "configure:3987: checking "for --enable-accel"" >&5
3988 # Check whether --enable-accel or --disable-accel was given.
3989 if test "${enable_accel+set}" = set; then
3990 enableval
="$enable_accel"
3992 if test "$enableval" = yes; then
3993 ac_cv_use_accel
='wxUSE_ACCEL=yes'
3995 ac_cv_use_accel
='wxUSE_ACCEL=no'
4000 LINE
=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
4001 if test "x$LINE" != x
; then
4002 eval "DEFAULT_$LINE"
4007 ac_cv_use_accel
='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
4012 eval "$ac_cv_use_accel"
4013 if test "$no_cache" != 1; then
4014 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
4017 if test "$wxUSE_ACCEL" = yes; then
4018 echo "$ac_t""yes" 1>&6
4020 echo "$ac_t""no" 1>&6
4024 echo $ac_n "checking "for --enable-caret"""... $ac_c" 1>&6
4025 echo "configure:4026: checking "for --enable-caret"" >&5
4027 # Check whether --enable-caret or --disable-caret was given.
4028 if test "${enable_caret+set}" = set; then
4029 enableval
="$enable_caret"
4031 if test "$enableval" = yes; then
4032 ac_cv_use_caret
='wxUSE_CARET=yes'
4034 ac_cv_use_caret
='wxUSE_CARET=no'
4039 LINE
=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
4040 if test "x$LINE" != x
; then
4041 eval "DEFAULT_$LINE"
4046 ac_cv_use_caret
='wxUSE_CARET='$DEFAULT_wxUSE_CARET
4051 eval "$ac_cv_use_caret"
4052 if test "$no_cache" != 1; then
4053 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
4056 if test "$wxUSE_CARET" = yes; then
4057 echo "$ac_t""yes" 1>&6
4059 echo "$ac_t""no" 1>&6
4063 echo $ac_n "checking "for --enable-bmpbutton"""... $ac_c" 1>&6
4064 echo "configure:4065: checking "for --enable-bmpbutton"" >&5
4066 # Check whether --enable-bmpbutton or --disable-bmpbutton was given.
4067 if test "${enable_bmpbutton+set}" = set; then
4068 enableval
="$enable_bmpbutton"
4070 if test "$enableval" = yes; then
4071 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=yes'
4073 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=no'
4078 LINE
=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
4079 if test "x$LINE" != x
; then
4080 eval "DEFAULT_$LINE"
4085 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
4090 eval "$ac_cv_use_bmpbutton"
4091 if test "$no_cache" != 1; then
4092 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
4095 if test "$wxUSE_BMPBUTTON" = yes; then
4096 echo "$ac_t""yes" 1>&6
4098 echo "$ac_t""no" 1>&6
4102 echo $ac_n "checking "for --enable-checkbox"""... $ac_c" 1>&6
4103 echo "configure:4104: checking "for --enable-checkbox"" >&5
4105 # Check whether --enable-checkbox or --disable-checkbox was given.
4106 if test "${enable_checkbox+set}" = set; then
4107 enableval
="$enable_checkbox"
4109 if test "$enableval" = yes; then
4110 ac_cv_use_checkbox
='wxUSE_CHECKBOX=yes'
4112 ac_cv_use_checkbox
='wxUSE_CHECKBOX=no'
4117 LINE
=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
4118 if test "x$LINE" != x
; then
4119 eval "DEFAULT_$LINE"
4124 ac_cv_use_checkbox
='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
4129 eval "$ac_cv_use_checkbox"
4130 if test "$no_cache" != 1; then
4131 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
4134 if test "$wxUSE_CHECKBOX" = yes; then
4135 echo "$ac_t""yes" 1>&6
4137 echo "$ac_t""no" 1>&6
4141 echo $ac_n "checking "for --enable-checklst"""... $ac_c" 1>&6
4142 echo "configure:4143: checking "for --enable-checklst"" >&5
4144 # Check whether --enable-checklst or --disable-checklst was given.
4145 if test "${enable_checklst+set}" = set; then
4146 enableval
="$enable_checklst"
4148 if test "$enableval" = yes; then
4149 ac_cv_use_checklst
='wxUSE_CHECKLST=yes'
4151 ac_cv_use_checklst
='wxUSE_CHECKLST=no'
4156 LINE
=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
4157 if test "x$LINE" != x
; then
4158 eval "DEFAULT_$LINE"
4163 ac_cv_use_checklst
='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
4168 eval "$ac_cv_use_checklst"
4169 if test "$no_cache" != 1; then
4170 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
4173 if test "$wxUSE_CHECKLST" = yes; then
4174 echo "$ac_t""yes" 1>&6
4176 echo "$ac_t""no" 1>&6
4180 echo $ac_n "checking "for --enable-choice"""... $ac_c" 1>&6
4181 echo "configure:4182: checking "for --enable-choice"" >&5
4183 # Check whether --enable-choice or --disable-choice was given.
4184 if test "${enable_choice+set}" = set; then
4185 enableval
="$enable_choice"
4187 if test "$enableval" = yes; then
4188 ac_cv_use_choice
='wxUSE_CHOICE=yes'
4190 ac_cv_use_choice
='wxUSE_CHOICE=no'
4195 LINE
=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
4196 if test "x$LINE" != x
; then
4197 eval "DEFAULT_$LINE"
4202 ac_cv_use_choice
='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
4207 eval "$ac_cv_use_choice"
4208 if test "$no_cache" != 1; then
4209 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
4212 if test "$wxUSE_CHOICE" = yes; then
4213 echo "$ac_t""yes" 1>&6
4215 echo "$ac_t""no" 1>&6
4219 echo $ac_n "checking "for --enable-combobox"""... $ac_c" 1>&6
4220 echo "configure:4221: checking "for --enable-combobox"" >&5
4222 # Check whether --enable-combobox or --disable-combobox was given.
4223 if test "${enable_combobox+set}" = set; then
4224 enableval
="$enable_combobox"
4226 if test "$enableval" = yes; then
4227 ac_cv_use_combobox
='wxUSE_COMBOBOX=yes'
4229 ac_cv_use_combobox
='wxUSE_COMBOBOX=no'
4234 LINE
=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
4235 if test "x$LINE" != x
; then
4236 eval "DEFAULT_$LINE"
4241 ac_cv_use_combobox
='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
4246 eval "$ac_cv_use_combobox"
4247 if test "$no_cache" != 1; then
4248 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
4251 if test "$wxUSE_COMBOBOX" = yes; then
4252 echo "$ac_t""yes" 1>&6
4254 echo "$ac_t""no" 1>&6
4258 echo $ac_n "checking "for --enable-gauge"""... $ac_c" 1>&6
4259 echo "configure:4260: checking "for --enable-gauge"" >&5
4261 # Check whether --enable-gauge or --disable-gauge was given.
4262 if test "${enable_gauge+set}" = set; then
4263 enableval
="$enable_gauge"
4265 if test "$enableval" = yes; then
4266 ac_cv_use_gauge
='wxUSE_GAUGE=yes'
4268 ac_cv_use_gauge
='wxUSE_GAUGE=no'
4273 LINE
=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
4274 if test "x$LINE" != x
; then
4275 eval "DEFAULT_$LINE"
4280 ac_cv_use_gauge
='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
4285 eval "$ac_cv_use_gauge"
4286 if test "$no_cache" != 1; then
4287 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
4290 if test "$wxUSE_GAUGE" = yes; then
4291 echo "$ac_t""yes" 1>&6
4293 echo "$ac_t""no" 1>&6
4297 echo $ac_n "checking "for --enable-grid"""... $ac_c" 1>&6
4298 echo "configure:4299: checking "for --enable-grid"" >&5
4300 # Check whether --enable-grid or --disable-grid was given.
4301 if test "${enable_grid+set}" = set; then
4302 enableval
="$enable_grid"
4304 if test "$enableval" = yes; then
4305 ac_cv_use_grid
='wxUSE_GRID=yes'
4307 ac_cv_use_grid
='wxUSE_GRID=no'
4312 LINE
=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
4313 if test "x$LINE" != x
; then
4314 eval "DEFAULT_$LINE"
4319 ac_cv_use_grid
='wxUSE_GRID='$DEFAULT_wxUSE_GRID
4324 eval "$ac_cv_use_grid"
4325 if test "$no_cache" != 1; then
4326 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
4329 if test "$wxUSE_GRID" = yes; then
4330 echo "$ac_t""yes" 1>&6
4332 echo "$ac_t""no" 1>&6
4336 echo $ac_n "checking "for --enable-newgrid"""... $ac_c" 1>&6
4337 echo "configure:4338: checking "for --enable-newgrid"" >&5
4339 # Check whether --enable-newgrid or --disable-newgrid was given.
4340 if test "${enable_newgrid+set}" = set; then
4341 enableval
="$enable_newgrid"
4343 if test "$enableval" = yes; then
4344 ac_cv_use_newgrid
='wxUSE_NEW_GRID=yes'
4346 ac_cv_use_newgrid
='wxUSE_NEW_GRID=no'
4351 LINE
=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}`
4352 if test "x$LINE" != x
; then
4353 eval "DEFAULT_$LINE"
4358 ac_cv_use_newgrid
='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID
4363 eval "$ac_cv_use_newgrid"
4364 if test "$no_cache" != 1; then
4365 echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
4368 if test "$wxUSE_NEW_GRID" = yes; then
4369 echo "$ac_t""yes" 1>&6
4371 echo "$ac_t""no" 1>&6
4375 echo $ac_n "checking "for --enable-imaglist"""... $ac_c" 1>&6
4376 echo "configure:4377: checking "for --enable-imaglist"" >&5
4378 # Check whether --enable-imaglist or --disable-imaglist was given.
4379 if test "${enable_imaglist+set}" = set; then
4380 enableval
="$enable_imaglist"
4382 if test "$enableval" = yes; then
4383 ac_cv_use_imaglist
='wxUSE_IMAGLIST=yes'
4385 ac_cv_use_imaglist
='wxUSE_IMAGLIST=no'
4390 LINE
=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
4391 if test "x$LINE" != x
; then
4392 eval "DEFAULT_$LINE"
4397 ac_cv_use_imaglist
='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
4402 eval "$ac_cv_use_imaglist"
4403 if test "$no_cache" != 1; then
4404 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
4407 if test "$wxUSE_IMAGLIST" = yes; then
4408 echo "$ac_t""yes" 1>&6
4410 echo "$ac_t""no" 1>&6
4414 echo $ac_n "checking "for --enable-listbox"""... $ac_c" 1>&6
4415 echo "configure:4416: checking "for --enable-listbox"" >&5
4417 # Check whether --enable-listbox or --disable-listbox was given.
4418 if test "${enable_listbox+set}" = set; then
4419 enableval
="$enable_listbox"
4421 if test "$enableval" = yes; then
4422 ac_cv_use_listbox
='wxUSE_LISTBOX=yes'
4424 ac_cv_use_listbox
='wxUSE_LISTBOX=no'
4429 LINE
=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
4430 if test "x$LINE" != x
; then
4431 eval "DEFAULT_$LINE"
4436 ac_cv_use_listbox
='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
4441 eval "$ac_cv_use_listbox"
4442 if test "$no_cache" != 1; then
4443 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
4446 if test "$wxUSE_LISTBOX" = yes; then
4447 echo "$ac_t""yes" 1>&6
4449 echo "$ac_t""no" 1>&6
4453 echo $ac_n "checking "for --enable-listctrl"""... $ac_c" 1>&6
4454 echo "configure:4455: checking "for --enable-listctrl"" >&5
4456 # Check whether --enable-listctrl or --disable-listctrl was given.
4457 if test "${enable_listctrl+set}" = set; then
4458 enableval
="$enable_listctrl"
4460 if test "$enableval" = yes; then
4461 ac_cv_use_listctrl
='wxUSE_LISTCTRL=yes'
4463 ac_cv_use_listctrl
='wxUSE_LISTCTRL=no'
4468 LINE
=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
4469 if test "x$LINE" != x
; then
4470 eval "DEFAULT_$LINE"
4475 ac_cv_use_listctrl
='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
4480 eval "$ac_cv_use_listctrl"
4481 if test "$no_cache" != 1; then
4482 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
4485 if test "$wxUSE_LISTCTRL" = yes; then
4486 echo "$ac_t""yes" 1>&6
4488 echo "$ac_t""no" 1>&6
4492 echo $ac_n "checking "for --enable-notebook"""... $ac_c" 1>&6
4493 echo "configure:4494: checking "for --enable-notebook"" >&5
4495 # Check whether --enable-notebook or --disable-notebook was given.
4496 if test "${enable_notebook+set}" = set; then
4497 enableval
="$enable_notebook"
4499 if test "$enableval" = yes; then
4500 ac_cv_use_notebook
='wxUSE_NOTEBOOK=yes'
4502 ac_cv_use_notebook
='wxUSE_NOTEBOOK=no'
4507 LINE
=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
4508 if test "x$LINE" != x
; then
4509 eval "DEFAULT_$LINE"
4514 ac_cv_use_notebook
='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
4519 eval "$ac_cv_use_notebook"
4520 if test "$no_cache" != 1; then
4521 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
4524 if test "$wxUSE_NOTEBOOK" = yes; then
4525 echo "$ac_t""yes" 1>&6
4527 echo "$ac_t""no" 1>&6
4531 echo $ac_n "checking "for --enable-radiobox"""... $ac_c" 1>&6
4532 echo "configure:4533: checking "for --enable-radiobox"" >&5
4534 # Check whether --enable-radiobox or --disable-radiobox was given.
4535 if test "${enable_radiobox+set}" = set; then
4536 enableval
="$enable_radiobox"
4538 if test "$enableval" = yes; then
4539 ac_cv_use_radiobox
='wxUSE_RADIOBOX=yes'
4541 ac_cv_use_radiobox
='wxUSE_RADIOBOX=no'
4546 LINE
=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
4547 if test "x$LINE" != x
; then
4548 eval "DEFAULT_$LINE"
4553 ac_cv_use_radiobox
='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
4558 eval "$ac_cv_use_radiobox"
4559 if test "$no_cache" != 1; then
4560 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
4563 if test "$wxUSE_RADIOBOX" = yes; then
4564 echo "$ac_t""yes" 1>&6
4566 echo "$ac_t""no" 1>&6
4570 echo $ac_n "checking "for --enable-radiobtn"""... $ac_c" 1>&6
4571 echo "configure:4572: checking "for --enable-radiobtn"" >&5
4573 # Check whether --enable-radiobtn or --disable-radiobtn was given.
4574 if test "${enable_radiobtn+set}" = set; then
4575 enableval
="$enable_radiobtn"
4577 if test "$enableval" = yes; then
4578 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=yes'
4580 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=no'
4585 LINE
=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
4586 if test "x$LINE" != x
; then
4587 eval "DEFAULT_$LINE"
4592 ac_cv_use_radiobtn
='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
4597 eval "$ac_cv_use_radiobtn"
4598 if test "$no_cache" != 1; then
4599 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
4602 if test "$wxUSE_RADIOBTN" = yes; then
4603 echo "$ac_t""yes" 1>&6
4605 echo "$ac_t""no" 1>&6
4609 echo $ac_n "checking "for --enable-sash"""... $ac_c" 1>&6
4610 echo "configure:4611: checking "for --enable-sash"" >&5
4612 # Check whether --enable-sash or --disable-sash was given.
4613 if test "${enable_sash+set}" = set; then
4614 enableval
="$enable_sash"
4616 if test "$enableval" = yes; then
4617 ac_cv_use_sash
='wxUSE_SASH=yes'
4619 ac_cv_use_sash
='wxUSE_SASH=no'
4624 LINE
=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
4625 if test "x$LINE" != x
; then
4626 eval "DEFAULT_$LINE"
4631 ac_cv_use_sash
='wxUSE_SASH='$DEFAULT_wxUSE_SASH
4636 eval "$ac_cv_use_sash"
4637 if test "$no_cache" != 1; then
4638 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
4641 if test "$wxUSE_SASH" = yes; then
4642 echo "$ac_t""yes" 1>&6
4644 echo "$ac_t""no" 1>&6
4648 echo $ac_n "checking "for --enable-scrollbar"""... $ac_c" 1>&6
4649 echo "configure:4650: checking "for --enable-scrollbar"" >&5
4651 # Check whether --enable-scrollbar or --disable-scrollbar was given.
4652 if test "${enable_scrollbar+set}" = set; then
4653 enableval
="$enable_scrollbar"
4655 if test "$enableval" = yes; then
4656 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=yes'
4658 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=no'
4663 LINE
=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
4664 if test "x$LINE" != x
; then
4665 eval "DEFAULT_$LINE"
4670 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
4675 eval "$ac_cv_use_scrollbar"
4676 if test "$no_cache" != 1; then
4677 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
4680 if test "$wxUSE_SCROLLBAR" = yes; then
4681 echo "$ac_t""yes" 1>&6
4683 echo "$ac_t""no" 1>&6
4687 echo $ac_n "checking "for --enable-slider"""... $ac_c" 1>&6
4688 echo "configure:4689: checking "for --enable-slider"" >&5
4690 # Check whether --enable-slider or --disable-slider was given.
4691 if test "${enable_slider+set}" = set; then
4692 enableval
="$enable_slider"
4694 if test "$enableval" = yes; then
4695 ac_cv_use_slider
='wxUSE_SLIDER=yes'
4697 ac_cv_use_slider
='wxUSE_SLIDER=no'
4702 LINE
=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
4703 if test "x$LINE" != x
; then
4704 eval "DEFAULT_$LINE"
4709 ac_cv_use_slider
='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
4714 eval "$ac_cv_use_slider"
4715 if test "$no_cache" != 1; then
4716 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
4719 if test "$wxUSE_SLIDER" = yes; then
4720 echo "$ac_t""yes" 1>&6
4722 echo "$ac_t""no" 1>&6
4726 echo $ac_n "checking "for --enable-spinbtn"""... $ac_c" 1>&6
4727 echo "configure:4728: checking "for --enable-spinbtn"" >&5
4729 # Check whether --enable-spinbtn or --disable-spinbtn was given.
4730 if test "${enable_spinbtn+set}" = set; then
4731 enableval
="$enable_spinbtn"
4733 if test "$enableval" = yes; then
4734 ac_cv_use_spinbtn
='wxUSE_SPINBTN=yes'
4736 ac_cv_use_spinbtn
='wxUSE_SPINBTN=no'
4741 LINE
=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
4742 if test "x$LINE" != x
; then
4743 eval "DEFAULT_$LINE"
4748 ac_cv_use_spinbtn
='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
4753 eval "$ac_cv_use_spinbtn"
4754 if test "$no_cache" != 1; then
4755 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
4758 if test "$wxUSE_SPINBTN" = yes; then
4759 echo "$ac_t""yes" 1>&6
4761 echo "$ac_t""no" 1>&6
4765 echo $ac_n "checking "for --enable-spinctrl"""... $ac_c" 1>&6
4766 echo "configure:4767: checking "for --enable-spinctrl"" >&5
4768 # Check whether --enable-spinctrl or --disable-spinctrl was given.
4769 if test "${enable_spinctrl+set}" = set; then
4770 enableval
="$enable_spinctrl"
4772 if test "$enableval" = yes; then
4773 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=yes'
4775 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=no'
4780 LINE
=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
4781 if test "x$LINE" != x
; then
4782 eval "DEFAULT_$LINE"
4787 ac_cv_use_spinctrl
='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
4792 eval "$ac_cv_use_spinctrl"
4793 if test "$no_cache" != 1; then
4794 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
4797 if test "$wxUSE_SPINCTRL" = yes; then
4798 echo "$ac_t""yes" 1>&6
4800 echo "$ac_t""no" 1>&6
4804 echo $ac_n "checking "for --enable-splitter"""... $ac_c" 1>&6
4805 echo "configure:4806: checking "for --enable-splitter"" >&5
4807 # Check whether --enable-splitter or --disable-splitter was given.
4808 if test "${enable_splitter+set}" = set; then
4809 enableval
="$enable_splitter"
4811 if test "$enableval" = yes; then
4812 ac_cv_use_splitter
='wxUSE_SPLITTER=yes'
4814 ac_cv_use_splitter
='wxUSE_SPLITTER=no'
4819 LINE
=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
4820 if test "x$LINE" != x
; then
4821 eval "DEFAULT_$LINE"
4826 ac_cv_use_splitter
='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
4831 eval "$ac_cv_use_splitter"
4832 if test "$no_cache" != 1; then
4833 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
4836 if test "$wxUSE_SPLITTER" = yes; then
4837 echo "$ac_t""yes" 1>&6
4839 echo "$ac_t""no" 1>&6
4843 echo $ac_n "checking "for --enable-statbmp"""... $ac_c" 1>&6
4844 echo "configure:4845: checking "for --enable-statbmp"" >&5
4846 # Check whether --enable-statbmp or --disable-statbmp was given.
4847 if test "${enable_statbmp+set}" = set; then
4848 enableval
="$enable_statbmp"
4850 if test "$enableval" = yes; then
4851 ac_cv_use_statbmp
='wxUSE_STATBMP=yes'
4853 ac_cv_use_statbmp
='wxUSE_STATBMP=no'
4858 LINE
=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
4859 if test "x$LINE" != x
; then
4860 eval "DEFAULT_$LINE"
4865 ac_cv_use_statbmp
='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
4870 eval "$ac_cv_use_statbmp"
4871 if test "$no_cache" != 1; then
4872 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
4875 if test "$wxUSE_STATBMP" = yes; then
4876 echo "$ac_t""yes" 1>&6
4878 echo "$ac_t""no" 1>&6
4882 echo $ac_n "checking "for --enable-statbox"""... $ac_c" 1>&6
4883 echo "configure:4884: checking "for --enable-statbox"" >&5
4885 # Check whether --enable-statbox or --disable-statbox was given.
4886 if test "${enable_statbox+set}" = set; then
4887 enableval
="$enable_statbox"
4889 if test "$enableval" = yes; then
4890 ac_cv_use_statbox
='wxUSE_STATBOX=yes'
4892 ac_cv_use_statbox
='wxUSE_STATBOX=no'
4897 LINE
=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
4898 if test "x$LINE" != x
; then
4899 eval "DEFAULT_$LINE"
4904 ac_cv_use_statbox
='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
4909 eval "$ac_cv_use_statbox"
4910 if test "$no_cache" != 1; then
4911 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
4914 if test "$wxUSE_STATBOX" = yes; then
4915 echo "$ac_t""yes" 1>&6
4917 echo "$ac_t""no" 1>&6
4921 echo $ac_n "checking "for --enable-statline"""... $ac_c" 1>&6
4922 echo "configure:4923: checking "for --enable-statline"" >&5
4924 # Check whether --enable-statline or --disable-statline was given.
4925 if test "${enable_statline+set}" = set; then
4926 enableval
="$enable_statline"
4928 if test "$enableval" = yes; then
4929 ac_cv_use_statline
='wxUSE_STATLINE=yes'
4931 ac_cv_use_statline
='wxUSE_STATLINE=no'
4936 LINE
=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
4937 if test "x$LINE" != x
; then
4938 eval "DEFAULT_$LINE"
4943 ac_cv_use_statline
='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
4948 eval "$ac_cv_use_statline"
4949 if test "$no_cache" != 1; then
4950 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
4953 if test "$wxUSE_STATLINE" = yes; then
4954 echo "$ac_t""yes" 1>&6
4956 echo "$ac_t""no" 1>&6
4960 echo $ac_n "checking "for --enable-statusbar"""... $ac_c" 1>&6
4961 echo "configure:4962: checking "for --enable-statusbar"" >&5
4963 # Check whether --enable-statusbar or --disable-statusbar was given.
4964 if test "${enable_statusbar+set}" = set; then
4965 enableval
="$enable_statusbar"
4967 if test "$enableval" = yes; then
4968 ac_cv_use_statusbar
='wxUSE_STATUSBAR=yes'
4970 ac_cv_use_statusbar
='wxUSE_STATUSBAR=no'
4975 LINE
=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
4976 if test "x$LINE" != x
; then
4977 eval "DEFAULT_$LINE"
4982 ac_cv_use_statusbar
='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
4987 eval "$ac_cv_use_statusbar"
4988 if test "$no_cache" != 1; then
4989 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
4992 if test "$wxUSE_STATUSBAR" = yes; then
4993 echo "$ac_t""yes" 1>&6
4995 echo "$ac_t""no" 1>&6
4999 echo $ac_n "checking "for --enable-tabdialog"""... $ac_c" 1>&6
5000 echo "configure:5001: checking "for --enable-tabdialog"" >&5
5002 # Check whether --enable-tabdialog or --disable-tabdialog was given.
5003 if test "${enable_tabdialog+set}" = set; then
5004 enableval
="$enable_tabdialog"
5006 if test "$enableval" = yes; then
5007 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=yes'
5009 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=no'
5014 LINE
=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}`
5015 if test "x$LINE" != x
; then
5016 eval "DEFAULT_$LINE"
5021 ac_cv_use_tabdialog
='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG
5026 eval "$ac_cv_use_tabdialog"
5027 if test "$no_cache" != 1; then
5028 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
5031 if test "$wxUSE_TABDIALOG" = yes; then
5032 echo "$ac_t""yes" 1>&6
5034 echo "$ac_t""no" 1>&6
5038 echo $ac_n "checking "for --enable-toolbar"""... $ac_c" 1>&6
5039 echo "configure:5040: checking "for --enable-toolbar"" >&5
5041 # Check whether --enable-toolbar or --disable-toolbar was given.
5042 if test "${enable_toolbar+set}" = set; then
5043 enableval
="$enable_toolbar"
5045 if test "$enableval" = yes; then
5046 ac_cv_use_toolbar
='wxUSE_TOOLBAR=yes'
5048 ac_cv_use_toolbar
='wxUSE_TOOLBAR=no'
5053 LINE
=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
5054 if test "x$LINE" != x
; then
5055 eval "DEFAULT_$LINE"
5060 ac_cv_use_toolbar
='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
5065 eval "$ac_cv_use_toolbar"
5066 if test "$no_cache" != 1; then
5067 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
5070 if test "$wxUSE_TOOLBAR" = yes; then
5071 echo "$ac_t""yes" 1>&6
5073 echo "$ac_t""no" 1>&6
5077 echo $ac_n "checking "for --enable-tbarnative"""... $ac_c" 1>&6
5078 echo "configure:5079: checking "for --enable-tbarnative"" >&5
5080 # Check whether --enable-tbarnative or --disable-tbarnative was given.
5081 if test "${enable_tbarnative+set}" = set; then
5082 enableval
="$enable_tbarnative"
5084 if test "$enableval" = yes; then
5085 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=yes'
5087 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=no'
5092 LINE
=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
5093 if test "x$LINE" != x
; then
5094 eval "DEFAULT_$LINE"
5099 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
5104 eval "$ac_cv_use_tbarnative"
5105 if test "$no_cache" != 1; then
5106 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
5109 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
5110 echo "$ac_t""yes" 1>&6
5112 echo "$ac_t""no" 1>&6
5116 echo $ac_n "checking "for --enable-tbarsmpl"""... $ac_c" 1>&6
5117 echo "configure:5118: checking "for --enable-tbarsmpl"" >&5
5119 # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given.
5120 if test "${enable_tbarsmpl+set}" = set; then
5121 enableval
="$enable_tbarsmpl"
5123 if test "$enableval" = yes; then
5124 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=yes'
5126 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=no'
5131 LINE
=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}`
5132 if test "x$LINE" != x
; then
5133 eval "DEFAULT_$LINE"
5138 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE
5143 eval "$ac_cv_use_tbarsmpl"
5144 if test "$no_cache" != 1; then
5145 echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
5148 if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then
5149 echo "$ac_t""yes" 1>&6
5151 echo "$ac_t""no" 1>&6
5155 echo $ac_n "checking "for --enable-treectrl"""... $ac_c" 1>&6
5156 echo "configure:5157: checking "for --enable-treectrl"" >&5
5158 # Check whether --enable-treectrl or --disable-treectrl was given.
5159 if test "${enable_treectrl+set}" = set; then
5160 enableval
="$enable_treectrl"
5162 if test "$enableval" = yes; then
5163 ac_cv_use_treectrl
='wxUSE_TREECTRL=yes'
5165 ac_cv_use_treectrl
='wxUSE_TREECTRL=no'
5170 LINE
=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
5171 if test "x$LINE" != x
; then
5172 eval "DEFAULT_$LINE"
5177 ac_cv_use_treectrl
='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
5182 eval "$ac_cv_use_treectrl"
5183 if test "$no_cache" != 1; then
5184 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
5187 if test "$wxUSE_TREECTRL" = yes; then
5188 echo "$ac_t""yes" 1>&6
5190 echo "$ac_t""no" 1>&6
5196 echo $ac_n "checking "for --enable-commondlg"""... $ac_c" 1>&6
5197 echo "configure:5198: checking "for --enable-commondlg"" >&5
5199 # Check whether --enable-commondlg or --disable-commondlg was given.
5200 if test "${enable_commondlg+set}" = set; then
5201 enableval
="$enable_commondlg"
5203 if test "$enableval" = yes; then
5204 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=yes'
5206 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=no'
5211 LINE
=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
5212 if test "x$LINE" != x
; then
5213 eval "DEFAULT_$LINE"
5218 ac_cv_use_commondlg
='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
5223 eval "$ac_cv_use_commondlg"
5224 if test "$no_cache" != 1; then
5225 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
5228 if test "$wxUSE_COMMONDLGS" = yes; then
5229 echo "$ac_t""yes" 1>&6
5231 echo "$ac_t""no" 1>&6
5235 echo $ac_n "checking "for --enable-dirdlg"""... $ac_c" 1>&6
5236 echo "configure:5237: checking "for --enable-dirdlg"" >&5
5238 # Check whether --enable-dirdlg or --disable-dirdlg was given.
5239 if test "${enable_dirdlg+set}" = set; then
5240 enableval
="$enable_dirdlg"
5242 if test "$enableval" = yes; then
5243 ac_cv_use_dirdlg
='wxUSE_DIRDLG=yes'
5245 ac_cv_use_dirdlg
='wxUSE_DIRDLG=no'
5250 LINE
=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
5251 if test "x$LINE" != x
; then
5252 eval "DEFAULT_$LINE"
5257 ac_cv_use_dirdlg
='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
5262 eval "$ac_cv_use_dirdlg"
5263 if test "$no_cache" != 1; then
5264 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
5267 if test "$wxUSE_DIRDLG" = yes; then
5268 echo "$ac_t""yes" 1>&6
5270 echo "$ac_t""no" 1>&6
5274 echo $ac_n "checking "for --enable-textdlg"""... $ac_c" 1>&6
5275 echo "configure:5276: checking "for --enable-textdlg"" >&5
5277 # Check whether --enable-textdlg or --disable-textdlg was given.
5278 if test "${enable_textdlg+set}" = set; then
5279 enableval
="$enable_textdlg"
5281 if test "$enableval" = yes; then
5282 ac_cv_use_textdlg
='wxUSE_TEXTDLG=yes'
5284 ac_cv_use_textdlg
='wxUSE_TEXTDLG=no'
5289 LINE
=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
5290 if test "x$LINE" != x
; then
5291 eval "DEFAULT_$LINE"
5296 ac_cv_use_textdlg
='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
5301 eval "$ac_cv_use_textdlg"
5302 if test "$no_cache" != 1; then
5303 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
5306 if test "$wxUSE_TEXTDLG" = yes; then
5307 echo "$ac_t""yes" 1>&6
5309 echo "$ac_t""no" 1>&6
5313 echo $ac_n "checking "for --enable-tipdlg"""... $ac_c" 1>&6
5314 echo "configure:5315: checking "for --enable-tipdlg"" >&5
5316 # Check whether --enable-tipdlg or --disable-tipdlg was given.
5317 if test "${enable_tipdlg+set}" = set; then
5318 enableval
="$enable_tipdlg"
5320 if test "$enableval" = yes; then
5321 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=yes'
5323 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=no'
5328 LINE
=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
5329 if test "x$LINE" != x
; then
5330 eval "DEFAULT_$LINE"
5335 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
5340 eval "$ac_cv_use_tipdlg"
5341 if test "$no_cache" != 1; then
5342 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
5345 if test "$wxUSE_STARTUP_TIPS" = yes; then
5346 echo "$ac_t""yes" 1>&6
5348 echo "$ac_t""no" 1>&6
5352 echo $ac_n "checking "for --enable-progressdlg"""... $ac_c" 1>&6
5353 echo "configure:5354: checking "for --enable-progressdlg"" >&5
5355 # Check whether --enable-progressdlg or --disable-progressdlg was given.
5356 if test "${enable_progressdlg+set}" = set; then
5357 enableval
="$enable_progressdlg"
5359 if test "$enableval" = yes; then
5360 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=yes'
5362 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=no'
5367 LINE
=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
5368 if test "x$LINE" != x
; then
5369 eval "DEFAULT_$LINE"
5374 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
5379 eval "$ac_cv_use_progressdlg"
5380 if test "$no_cache" != 1; then
5381 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
5384 if test "$wxUSE_PROGRESSDLG" = yes; then
5385 echo "$ac_t""yes" 1>&6
5387 echo "$ac_t""no" 1>&6
5391 echo $ac_n "checking "for --enable-miniframe"""... $ac_c" 1>&6
5392 echo "configure:5393: checking "for --enable-miniframe"" >&5
5394 # Check whether --enable-miniframe or --disable-miniframe was given.
5395 if test "${enable_miniframe+set}" = set; then
5396 enableval
="$enable_miniframe"
5398 if test "$enableval" = yes; then
5399 ac_cv_use_miniframe
='wxUSE_MINIFRAME=yes'
5401 ac_cv_use_miniframe
='wxUSE_MINIFRAME=no'
5406 LINE
=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
5407 if test "x$LINE" != x
; then
5408 eval "DEFAULT_$LINE"
5413 ac_cv_use_miniframe
='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
5418 eval "$ac_cv_use_miniframe"
5419 if test "$no_cache" != 1; then
5420 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
5423 if test "$wxUSE_MINIFRAME" = yes; then
5424 echo "$ac_t""yes" 1>&6
5426 echo "$ac_t""no" 1>&6
5430 echo $ac_n "checking "for --enable-html"""... $ac_c" 1>&6
5431 echo "configure:5432: checking "for --enable-html"" >&5
5433 # Check whether --enable-html or --disable-html was given.
5434 if test "${enable_html+set}" = set; then
5435 enableval
="$enable_html"
5437 if test "$enableval" = yes; then
5438 ac_cv_use_html
='wxUSE_HTML=yes'
5440 ac_cv_use_html
='wxUSE_HTML=no'
5445 LINE
=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
5446 if test "x$LINE" != x
; then
5447 eval "DEFAULT_$LINE"
5452 ac_cv_use_html
='wxUSE_HTML='$DEFAULT_wxUSE_HTML
5457 eval "$ac_cv_use_html"
5458 if test "$no_cache" != 1; then
5459 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
5462 if test "$wxUSE_HTML" = yes; then
5463 echo "$ac_t""yes" 1>&6
5465 echo "$ac_t""no" 1>&6
5469 echo $ac_n "checking "for --enable-tooltips"""... $ac_c" 1>&6
5470 echo "configure:5471: checking "for --enable-tooltips"" >&5
5472 # Check whether --enable-tooltips or --disable-tooltips was given.
5473 if test "${enable_tooltips+set}" = set; then
5474 enableval
="$enable_tooltips"
5476 if test "$enableval" = yes; then
5477 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=yes'
5479 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=no'
5484 LINE
=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
5485 if test "x$LINE" != x
; then
5486 eval "DEFAULT_$LINE"
5491 ac_cv_use_tooltips
='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
5496 eval "$ac_cv_use_tooltips"
5497 if test "$no_cache" != 1; then
5498 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
5501 if test "$wxUSE_TOOLTIPS" = yes; then
5502 echo "$ac_t""yes" 1>&6
5504 echo "$ac_t""no" 1>&6
5508 echo $ac_n "checking "for --enable-splines"""... $ac_c" 1>&6
5509 echo "configure:5510: checking "for --enable-splines"" >&5
5511 # Check whether --enable-splines or --disable-splines was given.
5512 if test "${enable_splines+set}" = set; then
5513 enableval
="$enable_splines"
5515 if test "$enableval" = yes; then
5516 ac_cv_use_splines
='wxUSE_SPLINES=yes'
5518 ac_cv_use_splines
='wxUSE_SPLINES=no'
5523 LINE
=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
5524 if test "x$LINE" != x
; then
5525 eval "DEFAULT_$LINE"
5530 ac_cv_use_splines
='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
5535 eval "$ac_cv_use_splines"
5536 if test "$no_cache" != 1; then
5537 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
5540 if test "$wxUSE_SPLINES" = yes; then
5541 echo "$ac_t""yes" 1>&6
5543 echo "$ac_t""no" 1>&6
5547 echo $ac_n "checking "for --enable-validators"""... $ac_c" 1>&6
5548 echo "configure:5549: checking "for --enable-validators"" >&5
5550 # Check whether --enable-validators or --disable-validators was given.
5551 if test "${enable_validators+set}" = set; then
5552 enableval
="$enable_validators"
5554 if test "$enableval" = yes; then
5555 ac_cv_use_validators
='wxUSE_VALIDATORS=yes'
5557 ac_cv_use_validators
='wxUSE_VALIDATORS=no'
5562 LINE
=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
5563 if test "x$LINE" != x
; then
5564 eval "DEFAULT_$LINE"
5569 ac_cv_use_validators
='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
5574 eval "$ac_cv_use_validators"
5575 if test "$no_cache" != 1; then
5576 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
5579 if test "$wxUSE_VALIDATORS" = yes; then
5580 echo "$ac_t""yes" 1>&6
5582 echo "$ac_t""no" 1>&6
5586 echo $ac_n "checking "for --enable-busyinfo"""... $ac_c" 1>&6
5587 echo "configure:5588: checking "for --enable-busyinfo"" >&5
5589 # Check whether --enable-busyinfo or --disable-busyinfo was given.
5590 if test "${enable_busyinfo+set}" = set; then
5591 enableval
="$enable_busyinfo"
5593 if test "$enableval" = yes; then
5594 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=yes'
5596 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=no'
5601 LINE
=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
5602 if test "x$LINE" != x
; then
5603 eval "DEFAULT_$LINE"
5608 ac_cv_use_busyinfo
='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
5613 eval "$ac_cv_use_busyinfo"
5614 if test "$no_cache" != 1; then
5615 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
5618 if test "$wxUSE_BUSYINFO" = yes; then
5619 echo "$ac_t""yes" 1>&6
5621 echo "$ac_t""no" 1>&6
5625 echo $ac_n "checking "for --enable-plot"""... $ac_c" 1>&6
5626 echo "configure:5627: checking "for --enable-plot"" >&5
5628 # Check whether --enable-plot or --disable-plot was given.
5629 if test "${enable_plot+set}" = set; then
5630 enableval
="$enable_plot"
5632 if test "$enableval" = yes; then
5633 ac_cv_use_plot
='wxUSE_PLOT=yes'
5635 ac_cv_use_plot
='wxUSE_PLOT=no'
5640 LINE
=`grep "wxUSE_PLOT" ${wx_arg_cache_file}`
5641 if test "x$LINE" != x
; then
5642 eval "DEFAULT_$LINE"
5647 ac_cv_use_plot
='wxUSE_PLOT='$DEFAULT_wxUSE_PLOT
5652 eval "$ac_cv_use_plot"
5653 if test "$no_cache" != 1; then
5654 echo $ac_cv_use_plot >> ${wx_arg_cache_file}.tmp
5657 if test "$wxUSE_PLOT" = yes; then
5658 echo "$ac_t""yes" 1>&6
5660 echo "$ac_t""no" 1>&6
5666 echo $ac_n "checking "for --enable-gif"""... $ac_c" 1>&6
5667 echo "configure:5668: checking "for --enable-gif"" >&5
5669 # Check whether --enable-gif or --disable-gif was given.
5670 if test "${enable_gif+set}" = set; then
5671 enableval
="$enable_gif"
5673 if test "$enableval" = yes; then
5674 ac_cv_use_gif
='wxUSE_GIF=yes'
5676 ac_cv_use_gif
='wxUSE_GIF=no'
5681 LINE
=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
5682 if test "x$LINE" != x
; then
5683 eval "DEFAULT_$LINE"
5688 ac_cv_use_gif
='wxUSE_GIF='$DEFAULT_wxUSE_GIF
5693 eval "$ac_cv_use_gif"
5694 if test "$no_cache" != 1; then
5695 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
5698 if test "$wxUSE_GIF" = yes; then
5699 echo "$ac_t""yes" 1>&6
5701 echo "$ac_t""no" 1>&6
5705 echo $ac_n "checking "for --enable-pcx"""... $ac_c" 1>&6
5706 echo "configure:5707: checking "for --enable-pcx"" >&5
5708 # Check whether --enable-pcx or --disable-pcx was given.
5709 if test "${enable_pcx+set}" = set; then
5710 enableval
="$enable_pcx"
5712 if test "$enableval" = yes; then
5713 ac_cv_use_pcx
='wxUSE_PCX=yes'
5715 ac_cv_use_pcx
='wxUSE_PCX=no'
5720 LINE
=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
5721 if test "x$LINE" != x
; then
5722 eval "DEFAULT_$LINE"
5727 ac_cv_use_pcx
='wxUSE_PCX='$DEFAULT_wxUSE_PCX
5732 eval "$ac_cv_use_pcx"
5733 if test "$no_cache" != 1; then
5734 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
5737 if test "$wxUSE_PCX" = yes; then
5738 echo "$ac_t""yes" 1>&6
5740 echo "$ac_t""no" 1>&6
5744 echo $ac_n "checking "for --enable-pnm"""... $ac_c" 1>&6
5745 echo "configure:5746: checking "for --enable-pnm"" >&5
5747 # Check whether --enable-pnm or --disable-pnm was given.
5748 if test "${enable_pnm+set}" = set; then
5749 enableval
="$enable_pnm"
5751 if test "$enableval" = yes; then
5752 ac_cv_use_pnm
='wxUSE_PNM=yes'
5754 ac_cv_use_pnm
='wxUSE_PNM=no'
5759 LINE
=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
5760 if test "x$LINE" != x
; then
5761 eval "DEFAULT_$LINE"
5766 ac_cv_use_pnm
='wxUSE_PNM='$DEFAULT_wxUSE_PNM
5771 eval "$ac_cv_use_pnm"
5772 if test "$no_cache" != 1; then
5773 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
5776 if test "$wxUSE_PNM" = yes; then
5777 echo "$ac_t""yes" 1>&6
5779 echo "$ac_t""no" 1>&6
5786 echo "saving argument cache $wx_arg_cache_file"
5787 mv ${wx_arg_cache_file}.tmp
${wx_arg_cache_file}
5791 echo $ac_n "checking for toolkit""... $ac_c" 1>&6
5792 echo "configure:5793: checking for toolkit" >&5
5794 if test "$wxUSE_GUI" = "yes"; then
5796 if test "$USE_BEOS" = 1; then
5797 { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; }
5800 if test "$TOOLKIT_GIVEN" = 1; then
5801 for toolkit
in `echo $ALL_TOOLKITS`; do
5803 eval "value=\$${var}"
5804 eval "$var=`echo \$value | sed -e "s
/yes
/1/" -e "s
/no
/0/"`"
5807 for toolkit
in `echo $ALL_TOOLKITS`; do
5808 if test "$has_toolkit_in_cache" != 1; then
5809 var
=DEFAULT_DEFAULT_wxUSE_
$toolkit
5811 var
=DEFAULT_wxUSE_
$toolkit
5813 eval "wxUSE_$toolkit=\$${var}"
5817 NUM_TOOLKITS
=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_WINE:-0} + ${wxUSE_MINGW:-0} + ${wxUSE_CYGWIN:-0}`
5821 NUM_TOOLKITS
=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
5822 # PATH_IFS is autodetected by OS/2's configure (usually ';')
5831 case "$NUM_TOOLKITS" in
5835 { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; }
5838 { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; }
5841 for toolkit
in `echo $ALL_TOOLKITS`; do
5843 eval "value=\$${var}"
5844 if test "x$value" != x
; then
5845 cache_var
=CACHE_
$toolkit
5846 eval "cache=\$${cache_var}"
5847 if test "$cache" = 1; then
5848 echo "$var=$value" >> ${wx_arg_cache_file}
5850 if test "$value" = 1; then
5851 echo "$ac_t""`echo $toolkit | tr A-Z a-z`" 1>&6
5858 echo "$ac_t""base only" 1>&6
5862 cat > confcache
<<\EOF
5863 # This file is a shell script that caches the results of configure
5864 # tests run on this system so they can be shared between configure
5865 # scripts and configure runs. It is not useful on other systems.
5866 # If it contains results you don't want to keep, you may remove or edit it.
5868 # By default, configure uses ./config.cache as the cache file,
5869 # creating it if it does not exist already. You can give configure
5870 # the --cache-file=FILE option to use a different cache file; that is
5871 # what configure does when it calls configure scripts in
5872 # subdirectories, so they share the cache.
5873 # Giving --cache-file=/dev/null disables caching, for debugging configure.
5874 # config.status only pays attention to the cache file if you give it the
5875 # --recheck option to rerun configure.
5878 # The following way of writing the cache mishandles newlines in values,
5879 # but we know of no workaround that is simple, portable, and efficient.
5880 # So, don't put newlines in cache variables' values.
5881 # Ultrix sh set writes to stderr and can't be redirected directly,
5882 # and sets the high bit in the cache file unless we assign to the vars.
5884 case `(ac_space=' '; set | grep ac_space) 2>&1` in
5886 # `set' does not quote correctly, so add quotes (double-quote substitution
5887 # turns \\\\ into \\, and sed turns \\ into \).
5889 -e "s/'/'\\\\''/g" \
5890 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
5893 # `set' quotes correctly as required by POSIX, so do not add quotes.
5894 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
5897 if cmp -s $cache_file confcache
; then
5900 if test -w $cache_file; then
5901 echo "updating cache $cache_file"
5902 cat confcache
> $cache_file
5904 echo "not updating unwritable cache $cache_file"
5910 if eval "test $host != $build"; then
5911 if eval "test $host_alias != NONE"; then
5915 RANLIB
=$host_alias-ranlib
5916 DLLTOOL
=$host_alias-dlltool
5919 STRIP
=$host_alias-strip
5923 # Extract the first word of "gcc", so it can be a program name with args.
5924 set dummy gcc
; ac_word
=$2
5925 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
5926 echo "configure:5927: checking for $ac_word" >&5
5927 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
5928 echo $ac_n "(cached) $ac_c" 1>&6
5930 if test -n "$CC"; then
5931 ac_cv_prog_CC
="$CC" # Let the user override the test.
5933 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
5935 for ac_dir
in $ac_dummy; do
5936 test -z "$ac_dir" && ac_dir
=.
5937 if test -f $ac_dir/$ac_word; then
5946 if test -n "$CC"; then
5947 echo "$ac_t""$CC" 1>&6
5949 echo "$ac_t""no" 1>&6
5952 if test -z "$CC"; then
5953 # Extract the first word of "cc", so it can be a program name with args.
5954 set dummy cc
; ac_word
=$2
5955 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
5956 echo "configure:5957: checking for $ac_word" >&5
5957 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
5958 echo $ac_n "(cached) $ac_c" 1>&6
5960 if test -n "$CC"; then
5961 ac_cv_prog_CC
="$CC" # Let the user override the test.
5963 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
5966 for ac_dir
in $ac_dummy; do
5967 test -z "$ac_dir" && ac_dir
=.
5968 if test -f $ac_dir/$ac_word; then
5969 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
5970 ac_prog_rejected
=yes
5978 if test $ac_prog_rejected = yes; then
5979 # We found a bogon in the path, so make sure we never use it.
5980 set dummy
$ac_cv_prog_CC
5982 if test $# -gt 0; then
5983 # We chose a different compiler from the bogus one.
5984 # However, it has the same basename, so the bogon will be chosen
5985 # first if we set CC to just the basename; use the full file name.
5987 set dummy
"$ac_dir/$ac_word" "$@"
5995 if test -n "$CC"; then
5996 echo "$ac_t""$CC" 1>&6
5998 echo "$ac_t""no" 1>&6
6001 if test -z "$CC"; then
6002 case "`uname -s`" in
6004 # Extract the first word of "cl", so it can be a program name with args.
6005 set dummy cl
; ac_word
=$2
6006 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6007 echo "configure:6008: checking for $ac_word" >&5
6008 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
6009 echo $ac_n "(cached) $ac_c" 1>&6
6011 if test -n "$CC"; then
6012 ac_cv_prog_CC
="$CC" # Let the user override the test.
6014 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6016 for ac_dir
in $ac_dummy; do
6017 test -z "$ac_dir" && ac_dir
=.
6018 if test -f $ac_dir/$ac_word; then
6027 if test -n "$CC"; then
6028 echo "$ac_t""$CC" 1>&6
6030 echo "$ac_t""no" 1>&6
6035 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
6038 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
6039 echo "configure:6040: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
6042 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6043 ac_cpp
='$CPP $CPPFLAGS'
6044 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6045 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6046 cross_compiling
=$ac_cv_prog_cc_cross
6048 cat > conftest.
$ac_ext << EOF
6050 #line 6051 "configure"
6051 #include "confdefs.h"
6055 if { (eval echo configure
:6056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
6056 ac_cv_prog_cc_works
=yes
6057 # If we can't run a trivial program, we are probably using a cross compiler.
6058 if (.
/conftest
; exit) 2>/dev
/null
; then
6059 ac_cv_prog_cc_cross
=no
6061 ac_cv_prog_cc_cross
=yes
6064 echo "configure: failed program was:" >&5
6065 cat conftest.
$ac_ext >&5
6066 ac_cv_prog_cc_works
=no
6070 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6071 ac_cpp
='$CPP $CPPFLAGS'
6072 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6073 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6074 cross_compiling
=$ac_cv_prog_cc_cross
6076 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
6077 if test $ac_cv_prog_cc_works = no
; then
6078 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
6080 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
6081 echo "configure:6082: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
6082 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
6083 cross_compiling
=$ac_cv_prog_cc_cross
6085 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
6086 echo "configure:6087: checking whether we are using GNU C" >&5
6087 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
6088 echo $ac_n "(cached) $ac_c" 1>&6
6090 cat > conftest.c
<<EOF
6095 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:6096: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
6102 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
6104 if test $ac_cv_prog_gcc = yes; then
6110 ac_test_CFLAGS
="${CFLAGS+set}"
6111 ac_save_CFLAGS
="$CFLAGS"
6113 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
6114 echo "configure:6115: checking whether ${CC-cc} accepts -g" >&5
6115 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
6116 echo $ac_n "(cached) $ac_c" 1>&6
6118 echo 'void f(){}' > conftest.c
6119 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
6128 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
6129 if test "$ac_test_CFLAGS" = set; then
6130 CFLAGS
="$ac_save_CFLAGS"
6131 elif test $ac_cv_prog_cc_g = yes; then
6132 if test "$GCC" = yes; then
6138 if test "$GCC" = yes; then
6146 CFLAGS
=`echo "$CFLAGS" | sed 's/-g//g'`
6148 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
6149 echo "configure:6150: checking how to run the C preprocessor" >&5
6150 # On Suns, sometimes $CPP names a directory.
6151 if test -n "$CPP" && test -d "$CPP"; then
6154 if test -z "$CPP"; then
6155 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
6156 echo $ac_n "(cached) $ac_c" 1>&6
6158 # This must be in double quotes, not single quotes, because CPP may get
6159 # substituted into the Makefile and "${CC-cc}" will confuse make.
6161 # On the NeXT, cc -E runs the code through the compiler's parser,
6162 # not just through cpp.
6163 cat > conftest.
$ac_ext <<EOF
6164 #line 6165 "configure"
6165 #include "confdefs.h"
6169 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6170 { (eval echo configure
:6171: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6171 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6172 if test -z "$ac_err"; then
6176 echo "configure: failed program was:" >&5
6177 cat conftest.
$ac_ext >&5
6179 CPP
="${CC-cc} -E -traditional-cpp"
6180 cat > conftest.
$ac_ext <<EOF
6181 #line 6182 "configure"
6182 #include "confdefs.h"
6186 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6187 { (eval echo configure
:6188: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6188 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6189 if test -z "$ac_err"; then
6193 echo "configure: failed program was:" >&5
6194 cat conftest.
$ac_ext >&5
6196 CPP
="${CC-cc} -nologo -E"
6197 cat > conftest.
$ac_ext <<EOF
6198 #line 6199 "configure"
6199 #include "confdefs.h"
6203 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6204 { (eval echo configure
:6205: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6205 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6206 if test -z "$ac_err"; then
6210 echo "configure: failed program was:" >&5
6211 cat conftest.
$ac_ext >&5
6220 ac_cv_prog_CPP
="$CPP"
6222 CPP
="$ac_cv_prog_CPP"
6224 ac_cv_prog_CPP
="$CPP"
6226 echo "$ac_t""$CPP" 1>&6
6229 if test $ac_cv_prog_gcc = yes; then
6230 echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
6231 echo "configure:6232: checking whether ${CC-cc} needs -traditional" >&5
6232 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
6233 echo $ac_n "(cached) $ac_c" 1>&6
6235 ac_pattern
="Autoconf.*'x'"
6236 cat > conftest.
$ac_ext <<EOF
6237 #line 6238 "configure"
6238 #include "confdefs.h"
6242 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6243 egrep "$ac_pattern" >/dev
/null
2>&1; then
6245 ac_cv_prog_gcc_traditional
=yes
6248 ac_cv_prog_gcc_traditional
=no
6253 if test $ac_cv_prog_gcc_traditional = no
; then
6254 cat > conftest.
$ac_ext <<EOF
6255 #line 6256 "configure"
6256 #include "confdefs.h"
6260 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6261 egrep "$ac_pattern" >/dev
/null
2>&1; then
6263 ac_cv_prog_gcc_traditional
=yes
6270 echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6
6271 if test $ac_cv_prog_gcc_traditional = yes; then
6272 CC
="$CC -traditional"
6279 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6280 ac_cpp
='$CXXCPP $CPPFLAGS'
6281 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6282 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6283 cross_compiling
=$ac_cv_prog_cxx_cross
6286 for ac_prog
in $CCC c
++ g
++ gcc CC cxx cc
++ cl
6288 # Extract the first word of "$ac_prog", so it can be a program name with args.
6289 set dummy
$ac_prog; ac_word
=$2
6290 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6291 echo "configure:6292: checking for $ac_word" >&5
6292 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
6293 echo $ac_n "(cached) $ac_c" 1>&6
6295 if test -n "$CXX"; then
6296 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
6298 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6300 for ac_dir
in $ac_dummy; do
6301 test -z "$ac_dir" && ac_dir
=.
6302 if test -f $ac_dir/$ac_word; then
6303 ac_cv_prog_CXX
="$ac_prog"
6310 CXX
="$ac_cv_prog_CXX"
6311 if test -n "$CXX"; then
6312 echo "$ac_t""$CXX" 1>&6
6314 echo "$ac_t""no" 1>&6
6317 test -n "$CXX" && break
6319 test -n "$CXX" || CXX
="gcc"
6322 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
6323 echo "configure:6324: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
6326 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6327 ac_cpp
='$CXXCPP $CPPFLAGS'
6328 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6329 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6330 cross_compiling
=$ac_cv_prog_cxx_cross
6332 cat > conftest.
$ac_ext << EOF
6334 #line 6335 "configure"
6335 #include "confdefs.h"
6337 int main(){return(0);}
6339 if { (eval echo configure
:6340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
6340 ac_cv_prog_cxx_works
=yes
6341 # If we can't run a trivial program, we are probably using a cross compiler.
6342 if (.
/conftest
; exit) 2>/dev
/null
; then
6343 ac_cv_prog_cxx_cross
=no
6345 ac_cv_prog_cxx_cross
=yes
6348 echo "configure: failed program was:" >&5
6349 cat conftest.
$ac_ext >&5
6350 ac_cv_prog_cxx_works
=no
6354 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6355 ac_cpp
='$CXXCPP $CPPFLAGS'
6356 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6357 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6358 cross_compiling
=$ac_cv_prog_cxx_cross
6360 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
6361 if test $ac_cv_prog_cxx_works = no
; then
6362 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
6364 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
6365 echo "configure:6366: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
6366 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
6367 cross_compiling
=$ac_cv_prog_cxx_cross
6369 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
6370 echo "configure:6371: checking whether we are using GNU C++" >&5
6371 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
6372 echo $ac_n "(cached) $ac_c" 1>&6
6374 cat > conftest.C
<<EOF
6379 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:6380: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
6386 echo "$ac_t""$ac_cv_prog_gxx" 1>&6
6388 if test $ac_cv_prog_gxx = yes; then
6394 ac_test_CXXFLAGS
="${CXXFLAGS+set}"
6395 ac_save_CXXFLAGS
="$CXXFLAGS"
6397 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
6398 echo "configure:6399: checking whether ${CXX-g++} accepts -g" >&5
6399 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
6400 echo $ac_n "(cached) $ac_c" 1>&6
6402 echo 'void f(){}' > conftest.cc
6403 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
6404 ac_cv_prog_cxx_g
=yes
6412 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
6413 if test "$ac_test_CXXFLAGS" = set; then
6414 CXXFLAGS
="$ac_save_CXXFLAGS"
6415 elif test $ac_cv_prog_cxx_g = yes; then
6416 if test "$GXX" = yes; then
6422 if test "$GXX" = yes; then
6430 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
6431 echo "configure:6432: checking how to run the C++ preprocessor" >&5
6432 if test -z "$CXXCPP"; then
6433 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
6434 echo $ac_n "(cached) $ac_c" 1>&6
6437 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6438 ac_cpp
='$CXXCPP $CPPFLAGS'
6439 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6440 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6441 cross_compiling
=$ac_cv_prog_cxx_cross
6442 CXXCPP
="${CXX-g++} -E"
6443 cat > conftest.
$ac_ext <<EOF
6444 #line 6445 "configure"
6445 #include "confdefs.h"
6448 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6449 { (eval echo configure
:6450: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6450 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6451 if test -z "$ac_err"; then
6455 echo "configure: failed program was:" >&5
6456 cat conftest.
$ac_ext >&5
6461 ac_cv_prog_CXXCPP
="$CXXCPP"
6463 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6464 ac_cpp
='$CXXCPP $CPPFLAGS'
6465 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6466 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6467 cross_compiling
=$ac_cv_prog_cxx_cross
6470 CXXCPP
="$ac_cv_prog_CXXCPP"
6471 echo "$ac_t""$CXXCPP" 1>&6
6474 CXXFLAGS
=`echo "$CXXFLAGS" | sed 's/-g//g'`
6477 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6478 ac_cpp
='$CPP $CPPFLAGS'
6479 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6480 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6481 cross_compiling
=$ac_cv_prog_cc_cross
6484 # Extract the first word of "ranlib", so it can be a program name with args.
6485 set dummy ranlib
; ac_word
=$2
6486 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6487 echo "configure:6488: checking for $ac_word" >&5
6488 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
6489 echo $ac_n "(cached) $ac_c" 1>&6
6491 if test -n "$RANLIB"; then
6492 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
6494 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6496 for ac_dir
in $ac_dummy; do
6497 test -z "$ac_dir" && ac_dir
=.
6498 if test -f $ac_dir/$ac_word; then
6499 ac_cv_prog_RANLIB
="ranlib"
6504 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
6507 RANLIB
="$ac_cv_prog_RANLIB"
6508 if test -n "$RANLIB"; then
6509 echo "$ac_t""$RANLIB" 1>&6
6511 echo "$ac_t""no" 1>&6
6515 # Extract the first word of "ar", so it can be a program name with args.
6516 set dummy
ar; ac_word
=$2
6517 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6518 echo "configure:6519: checking for $ac_word" >&5
6519 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
6520 echo $ac_n "(cached) $ac_c" 1>&6
6522 if test -n "$AR"; then
6523 ac_cv_prog_AR
="$AR" # Let the user override the test.
6525 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6527 for ac_dir
in $ac_dummy; do
6528 test -z "$ac_dir" && ac_dir
=.
6529 if test -f $ac_dir/$ac_word; then
6535 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar"
6539 if test -n "$AR"; then
6540 echo "$ac_t""$AR" 1>&6
6542 echo "$ac_t""no" 1>&6
6546 # Find a good install program. We prefer a C program (faster),
6547 # so one script is as good as another. But avoid the broken or
6548 # incompatible versions:
6549 # SysV /etc/install, /usr/sbin/install
6550 # SunOS /usr/etc/install
6551 # IRIX /sbin/install
6553 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6554 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
6555 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6556 # ./install, which can be erroneously created by make from ./install.sh.
6557 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
6558 echo "configure:6559: checking for a BSD compatible install" >&5
6559 if test -z "$INSTALL"; then
6560 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
6561 echo $ac_n "(cached) $ac_c" 1>&6
6563 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
6564 for ac_dir
in $PATH; do
6565 # Account for people who put trailing slashes in PATH elements.
6567 /|.
/|.
//|/etc
/*|/usr
/sbin
/*|/usr
/etc
/*|/sbin
/*|/usr
/afsws
/bin
/*|/usr
/ucb
/*) ;;
6569 # OSF1 and SCO ODT 3.0 have their own names for install.
6570 # Don't use installbsd from OSF since it installs stuff as root
6572 for ac_prog
in ginstall scoinst
install; do
6573 if test -f $ac_dir/$ac_prog; then
6574 if test $ac_prog = install &&
6575 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
6576 # AIX install. It has an incompatible calling convention.
6579 ac_cv_path_install
="$ac_dir/$ac_prog -c"
6590 if test "${ac_cv_path_install+set}" = set; then
6591 INSTALL
="$ac_cv_path_install"
6593 # As a last resort, use the slow shell script. We don't cache a
6594 # path for INSTALL within a source directory, because that will
6595 # break other packages using the cache if that directory is
6596 # removed, or if the path is relative.
6597 INSTALL
="$ac_install_sh"
6600 echo "$ac_t""$INSTALL" 1>&6
6602 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6603 # It thinks the first close brace ends the variable substitution.
6604 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
6606 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
6608 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
6611 # Extract the first word of "strip", so it can be a program name with args.
6612 set dummy strip
; ac_word
=$2
6613 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6614 echo "configure:6615: checking for $ac_word" >&5
6615 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
6616 echo $ac_n "(cached) $ac_c" 1>&6
6618 if test -n "$STRIP"; then
6619 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
6621 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6623 for ac_dir
in $ac_dummy; do
6624 test -z "$ac_dir" && ac_dir
=.
6625 if test -f $ac_dir/$ac_word; then
6626 ac_cv_prog_STRIP
="strip"
6631 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
="true"
6634 STRIP
="$ac_cv_prog_STRIP"
6635 if test -n "$STRIP"; then
6636 echo "$ac_t""$STRIP" 1>&6
6638 echo "$ac_t""no" 1>&6
6642 echo $ac_n "checking "make for VPATH support
"""... $ac_c" 1>&6
6643 echo "configure:6644: checking "make for VPATH support
"" >&5
6644 cat - << EOF > confMake
6650 if test ! -d sub
; then
6653 echo dummy
> sub
/file
6654 ${MAKE-make} -f confMake VPATH
=sub
2> config.log
> /dev
/null
6656 rm -f sub
/file check final_file confMake
6658 if test "$RESULT" = 0; then
6659 echo "$ac_t""yes" 1>&6
6661 echo "$ac_t""no" 1>&6
6662 { echo "configure: error: You need a make-utility that is able to use the variable
6664 If your version of make does not support VPATH correctly" 1>&2; exit 1; }
6667 for ac_prog
in 'bison -y' byacc
6669 # Extract the first word of "$ac_prog", so it can be a program name with args.
6670 set dummy
$ac_prog; ac_word
=$2
6671 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6672 echo "configure:6673: checking for $ac_word" >&5
6673 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
6674 echo $ac_n "(cached) $ac_c" 1>&6
6676 if test -n "$YACC"; then
6677 ac_cv_prog_YACC
="$YACC" # Let the user override the test.
6679 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6681 for ac_dir
in $ac_dummy; do
6682 test -z "$ac_dir" && ac_dir
=.
6683 if test -f $ac_dir/$ac_word; then
6684 ac_cv_prog_YACC
="$ac_prog"
6691 YACC
="$ac_cv_prog_YACC"
6692 if test -n "$YACC"; then
6693 echo "$ac_t""$YACC" 1>&6
6695 echo "$ac_t""no" 1>&6
6698 test -n "$YACC" && break
6700 test -n "$YACC" || YACC
="yacc"
6703 # Extract the first word of "flex", so it can be a program name with args.
6704 set dummy flex
; ac_word
=$2
6705 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6706 echo "configure:6707: checking for $ac_word" >&5
6707 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
6708 echo $ac_n "(cached) $ac_c" 1>&6
6710 if test -n "$LEX"; then
6711 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
6713 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6715 for ac_dir
in $ac_dummy; do
6716 test -z "$ac_dir" && ac_dir
=.
6717 if test -f $ac_dir/$ac_word; then
6718 ac_cv_prog_LEX
="flex"
6723 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex"
6726 LEX
="$ac_cv_prog_LEX"
6727 if test -n "$LEX"; then
6728 echo "$ac_t""$LEX" 1>&6
6730 echo "$ac_t""no" 1>&6
6733 if test -z "$LEXLIB"
6739 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
6740 echo "configure:6741: checking for yywrap in -l$ac_lib" >&5
6741 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
6742 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6743 echo $ac_n "(cached) $ac_c" 1>&6
6745 ac_save_LIBS
="$LIBS"
6746 LIBS
="-l$ac_lib $LIBS"
6747 cat > conftest.
$ac_ext <<EOF
6748 #line 6749 "configure"
6749 #include "confdefs.h"
6750 /* Override any gcc2 internal prototype to avoid an error. */
6751 /* We use char because int might match the return type of a gcc2
6752 builtin and then its argument prototype would still apply. */
6759 if { (eval echo configure
:6760: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
6761 eval "ac_cv_lib_$ac_lib_var=yes"
6763 echo "configure: failed program was:" >&5
6764 cat conftest.
$ac_ext >&5
6766 eval "ac_cv_lib_$ac_lib_var=no"
6769 LIBS
="$ac_save_LIBS"
6772 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6773 echo "$ac_t""yes" 1>&6
6776 echo "$ac_t""no" 1>&6
6782 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
6783 echo "configure:6784: checking whether ln -s works" >&5
6784 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
6785 echo $ac_n "(cached) $ac_c" 1>&6
6788 if ln -s X conftestdata
2>/dev
/null
6791 ac_cv_prog_LN_S
="ln -s"
6796 LN_S
="$ac_cv_prog_LN_S"
6797 if test "$ac_cv_prog_LN_S" = "ln -s"; then
6798 echo "$ac_t""yes" 1>&6
6800 echo "$ac_t""no" 1>&6
6806 /usr/local/include \
6808 /usr/Motif-1.2/include \
6809 /usr/Motif-2.1/include \
6811 /usr/include/Motif1.2 \
6812 /opt/xpm/include/X11 \
6813 /opt/GBxpm/include/ \
6814 /opt/GBxpm/X11/include/ \
6816 /usr/Motif1.2/include \
6818 /usr/openwin/include \
6822 /usr/X11R6/include \
6823 /usr/X11R6.4/include \
6824 /usr/X11R5/include \
6825 /usr/X11R4/include \
6827 /usr/include/X11R6 \
6828 /usr/include/X11R5 \
6829 /usr/include/X11R4 \
6831 /usr/local/X11R6/include \
6832 /usr/local/X11R5/include \
6833 /usr/local/X11R4/include \
6835 /usr/local/include/X11R6 \
6836 /usr/local/include/X11R5 \
6837 /usr/local/include/X11R4 \
6841 /usr/local/X11/include \
6842 /usr/local/include/X11 \
6846 /usr/XFree86/include/X11 \
6848 X:/XFree86/include \
6849 X:/XFree86/include/X11 \
6852 /usr/local/include/gtk \
6854 /usr/local/include/glib \
6857 /usr/local/include/qt \
6859 /usr/include/windows \
6861 /usr/local/include/wine \
6863 /usr/unsupported/include \
6864 /usr/athena/include \
6865 /usr/local/x11r5/include \
6866 /usr/lpp/Xamples/include \
6868 /usr/openwin/share/include \
6872 SEARCH_LIB
="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` "
6875 cat > confcache
<<\EOF
6876 # This file is a shell script that caches the results of configure
6877 # tests run on this system so they can be shared between configure
6878 # scripts and configure runs. It is not useful on other systems.
6879 # If it contains results you don't want to keep, you may remove or edit it.
6881 # By default, configure uses ./config.cache as the cache file,
6882 # creating it if it does not exist already. You can give configure
6883 # the --cache-file=FILE option to use a different cache file; that is
6884 # what configure does when it calls configure scripts in
6885 # subdirectories, so they share the cache.
6886 # Giving --cache-file=/dev/null disables caching, for debugging configure.
6887 # config.status only pays attention to the cache file if you give it the
6888 # --recheck option to rerun configure.
6891 # The following way of writing the cache mishandles newlines in values,
6892 # but we know of no workaround that is simple, portable, and efficient.
6893 # So, don't put newlines in cache variables' values.
6894 # Ultrix sh set writes to stderr and can't be redirected directly,
6895 # and sets the high bit in the cache file unless we assign to the vars.
6897 case `(ac_space=' '; set | grep ac_space) 2>&1` in
6899 # `set' does not quote correctly, so add quotes (double-quote substitution
6900 # turns \\\\ into \\, and sed turns \\ into \).
6902 -e "s/'/'\\\\''/g" \
6903 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
6906 # `set' quotes correctly as required by POSIX, so do not add quotes.
6907 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
6910 if cmp -s $cache_file confcache
; then
6913 if test -w $cache_file; then
6914 echo "updating cache $cache_file"
6915 cat confcache
> $cache_file
6917 echo "not updating unwritable cache $cache_file"
6926 if test "$wxUSE_GUI" = "yes"; then
6945 if test "$wxUSE_CYGWIN" = 1 || test "$wxUSE_MINGW" = 1 ; then
6946 if test "$cross_compiling" = "yes" ; then
6947 echo "configure: warning: Cross compiling --- skipping windows.h check" 1>&2
6949 echo $ac_n "checking for Windows headers""... $ac_c" 1>&6
6950 echo "configure:6951: checking for Windows headers" >&5
6953 for ac_dir
in $SEARCH_INCLUDE;
6955 if test -f "$ac_dir/windows.h"; then
6956 ac_find_includes
=$ac_dir
6961 if test "$ac_find_includes" != "" ; then
6962 echo "$ac_t""found $ac_find_includes" 1>&6
6963 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE -I$ac_find_includes"
6965 echo "$ac_t""no" 1>&6
6966 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
6970 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS msw"
6971 LIBS
="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lcrtdll -ladvapi32 -lwsock32"
6973 if test "$wxUSE_MINGW" = 1; then
6974 LDFLAGS
="$LDFLAGS -mwindows"
6979 GUIOBJS
="\$(MSW_GUIOBJS)"
6980 GUIHEADERS
="\$(MSW_HEADERS)"
6981 COMMONOBJS
="\$(MSW_COMMONOBJS)"
6982 GENERICOBJS
="\$(MSW_GENERICOBJS)"
6987 if test "$wxUSE_GTK" = 1; then
6989 if test x
$gtk_config_exec_prefix != x
; then
6990 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
6991 if test x
${GTK_CONFIG+set} != xset
; then
6992 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
6995 if test x
$gtk_config_prefix != x
; then
6996 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
6997 if test x
${GTK_CONFIG+set} != xset
; then
6998 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
7002 # Extract the first word of "gtk-config", so it can be a program name with args.
7003 set dummy gtk
-config; ac_word
=$2
7004 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
7005 echo "configure:7006: checking for $ac_word" >&5
7006 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
7007 echo $ac_n "(cached) $ac_c" 1>&6
7009 case "$GTK_CONFIG" in
7011 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
7014 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
7017 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
7019 for ac_dir
in $ac_dummy; do
7020 test -z "$ac_dir" && ac_dir
=.
7021 if test -f $ac_dir/$ac_word; then
7022 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
7027 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
7031 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
7032 if test -n "$GTK_CONFIG"; then
7033 echo "$ac_t""$GTK_CONFIG" 1>&6
7035 echo "$ac_t""no" 1>&6
7038 min_gtk_version
=1.2.3
7039 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
7040 echo "configure:7041: checking for GTK - version >= $min_gtk_version" >&5
7042 if test "$GTK_CONFIG" != "no" ; then
7043 GTK_CFLAGS
=`$GTK_CONFIG --cflags`
7044 GTK_LIBS
=`$GTK_CONFIG --libs gthread`
7045 ac_save_CFLAGS
="$CFLAGS"
7046 ac_save_LIBS
="$LIBS"
7047 CFLAGS
="$CFLAGS $GTK_CFLAGS"
7048 LIBS
="$LIBS $GTK_LIBS"
7049 if test "$cross_compiling" = yes; then
7050 echo $ac_n "cross compiling; assumed OK... $ac_c"
7052 cat > conftest.
$ac_ext <<EOF
7053 #line 7054 "configure"
7054 #include "confdefs.h"
7056 #include <gtk/gtk.h>
7057 #include <gtk/gtkfeatures.h>
7063 int major, minor, micro;
7065 if (sscanf("$min_gtk_version", "%d.%d.%d", &major, &minor, µ) != 3) {
7066 printf("%s, bad version string\n", "$min_gtk_version");
7070 if ((GTK_MAJOR_VERSION != gtk_major_version) ||
7071 (GTK_MINOR_VERSION != gtk_minor_version) ||
7072 (GTK_MICRO_VERSION != gtk_micro_version)) {
7073 printf("Headers vs. library version mismatch!\n");
7077 if (gtk_minor_version == 1) return FALSE;
7079 return !((gtk_major_version > major) ||
7080 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
7081 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)));
7085 if { (eval echo configure
:7086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
7089 echo "configure: failed program was:" >&5
7090 cat conftest.
$ac_ext >&5
7097 CFLAGS
="$ac_save_CFLAGS"
7098 LIBS
="$ac_save_LIBS"
7102 if test "x$no_gtk" = x
; then
7103 echo "$ac_t""yes" 1>&6
7106 echo "$ac_t""no" 1>&6
7115 if test "$WXGTK12" != 1; then
7116 { echo "configure: error:
7117 Please check that gtk-config is in path, the directory
7118 where GTK+ libraries are installed (returned by
7119 'gtk-config --libs' command) is in LD_LIBRARY_PATH or
7120 equivalent variable and GTK+ is version 1.2.3 or above.
7125 TOOLKIT_INCLUDE
="$GTK_CFLAGS"
7128 GUI_TK_LIBRARY
="$GTK_LIBS"
7132 AFMINSTALL
=afminstall
7134 GUIOBJS
="\$(GTK_GUIOBJS)"
7135 GUIHEADERS
="\$(GTK_HEADERS)"
7136 COMMONOBJS
="\$(GTK_COMMONOBJS)"
7137 GENERICOBJS
="\$(GTK_GENERICOBJS)"
7138 GUIDEPS
="\$(GTK_GUIDEPS)"
7139 COMMONDEPS
="\$(GTK_COMMONDEPS)"
7140 GENERICDEPS
="\$(GTK_GENERICDEPS)"
7141 UNIXOBJS
="\$(UNIX_OBJS)"
7142 UNIXDEPS
="\$(UNIX_DEPS)"
7145 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6
7146 echo "configure:7147: checking for gdk_im_open in -lgdk" >&5
7147 ac_lib_var
=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'`
7148 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7149 echo $ac_n "(cached) $ac_c" 1>&6
7151 ac_save_LIBS
="$LIBS"
7153 cat > conftest.
$ac_ext <<EOF
7154 #line 7155 "configure"
7155 #include "confdefs.h"
7156 /* Override any gcc2 internal prototype to avoid an error. */
7157 /* We use char because int might match the return type of a gcc2
7158 builtin and then its argument prototype would still apply. */
7165 if { (eval echo configure
:7166: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7167 eval "ac_cv_lib_$ac_lib_var=yes"
7169 echo "configure: failed program was:" >&5
7170 cat conftest.
$ac_ext >&5
7172 eval "ac_cv_lib_$ac_lib_var=no"
7175 LIBS
="$ac_save_LIBS"
7178 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7179 echo "$ac_t""yes" 1>&6
7180 cat >> confdefs.h
<<\EOF
7185 echo "$ac_t""no" 1>&6
7190 if test "$wxUSE_WINE" = 1; then
7191 echo $ac_n "checking for WINE includes""... $ac_c" 1>&6
7192 echo "configure:7193: checking for WINE includes" >&5
7195 for ac_dir
in $SEARCH_INCLUDE;
7197 if test -f "$ac_dir/windows.h"; then
7198 ac_find_includes
=$ac_dir
7203 if test "$ac_find_includes" != "" ; then
7204 echo "$ac_t""found $ac_find_includes" 1>&6
7205 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE -I$ac_find_includes"
7207 echo "$ac_t""no" 1>&6
7208 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
7212 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
7213 echo "configure:7214: checking for Xpm library" >&5
7216 for ac_dir
in $SEARCH_LIB;
7218 for ac_extension
in a so sl
; do
7219 if test -f "$ac_dir/libXpm.$ac_extension"; then
7220 ac_find_libraries
=$ac_dir
7226 if test "$ac_find_libraries" != "" ; then
7227 GUI_TK_LIBRARY
="-L$ac_find_libraries"
7229 cat >> confdefs.h
<<\EOF
7230 #define wxHAVE_LIB_XPM 1
7233 echo "$ac_t""found at $ac_find_libraries" 1>&6
7235 echo "$ac_t""no" 1>&6
7236 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
7240 echo $ac_n "checking for Mesa library""... $ac_c" 1>&6
7241 echo "configure:7242: checking for Mesa library" >&5
7244 for ac_dir
in $SEARCH_LIB;
7246 for ac_extension
in a so sl
; do
7247 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
7248 ac_find_libraries
=$ac_dir
7254 if test "$ac_find_libraries" != "" ; then
7255 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -L$ac_find_libraries"
7256 MESA_LINK
="-lMesaGL"
7257 echo "$ac_t""found at $ac_find_libraries" 1>&6
7259 { echo "configure: error: no" 1>&2; exit 1; }
7262 GUI_TK_LINK
="-lwine $MESA_LINK $XPM_LINK -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses -lm"
7263 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $GUI_TK_LINK"
7267 GUIHEADERS
="\$(MSW_HEADERS)"
7268 GUIOBJS
="\$(MSW_GUIOBJS)"
7269 COMMONOBJS
="\$(MSW_COMMONOBJS)"
7270 GENERICOBJS
="\$(MSW_GENERICOBJS)"
7271 GUIDEPS
="\$(MSW_GUIDEPS)"
7272 COMMONDEPS
="\$(MSW_COMMONDEPS)"
7273 GENERICDEPS
="\$(MSW_GENERICDEPS)"
7274 UNIXOBJS
="\$(UNIX_OBJS)"
7275 UNIXDEPS
="\$(UNIX_DEPS)"
7279 if test "$wxUSE_MOTIF" = 1; then
7280 # If we find X, set shell vars x_includes and x_libraries to the
7281 # paths, otherwise set no_x=yes.
7282 # Uses ac_ vars as temps to allow command line to override cache and checks.
7283 # --without-x overrides everything else, but does not touch the cache.
7284 echo $ac_n "checking for X""... $ac_c" 1>&6
7285 echo "configure:7286: checking for X" >&5
7287 # Check whether --with-x or --without-x was given.
7288 if test "${with_x+set}" = set; then
7293 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7294 if test "x$with_x" = xno
; then
7295 # The user explicitly disabled X.
7298 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
7299 # Both variables are already set.
7302 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
7303 echo $ac_n "(cached) $ac_c" 1>&6
7305 # One or both of the vars are not set, and there is no cached value.
7306 ac_x_includes
=NO ac_x_libraries
=NO
7308 if mkdir conftestdir
; then
7310 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
7311 cat > Imakefile
<<'EOF'
7313 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
7315 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
7316 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7317 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
7318 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7319 for ac_extension
in a so sl
; do
7320 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
7321 test -f $ac_im_libdir/libX11.
$ac_extension; then
7322 ac_im_usrlibdir
=$ac_im_libdir; break
7325 # Screen out bogus values from the imake configuration. They are
7326 # bogus both because they are the default anyway, and because
7327 # using them would break gcc on systems where it needs fixed includes.
7328 case "$ac_im_incroot" in
7330 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
="$ac_im_incroot" ;;
7332 case "$ac_im_usrlibdir" in
7334 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
="$ac_im_usrlibdir" ;;
7341 if test "$ac_x_includes" = NO
; then
7342 # Guess where to find include files, by looking for this one X11 .h file.
7343 test -z "$x_direct_test_include" && x_direct_test_include
=X
11/Intrinsic.h
7345 # First, try using that file with no special directory specified.
7346 cat > conftest.
$ac_ext <<EOF
7347 #line 7348 "configure"
7348 #include "confdefs.h"
7349 #include <$x_direct_test_include>
7351 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
7352 { (eval echo configure
:7353: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
7353 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7354 if test -z "$ac_err"; then
7356 # We can compile using X headers with no special include directory.
7360 echo "configure: failed program was:" >&5
7361 cat conftest.
$ac_ext >&5
7363 # Look for the header file in a standard set of common directories.
7364 # Check X11 before X11Rn because it is often a symlink to the current release.
7367 /usr
/X
11R
6/include \
7368 /usr
/X
11R
5/include \
7369 /usr
/X
11R
4/include \
7372 /usr
/include
/X11R6 \
7373 /usr
/include
/X11R5 \
7374 /usr
/include
/X11R4 \
7376 /usr
/local
/X
11/include \
7377 /usr
/local
/X
11R
6/include \
7378 /usr
/local
/X
11R
5/include \
7379 /usr
/local
/X
11R
4/include \
7381 /usr
/local
/include
/X11 \
7382 /usr
/local
/include
/X11R6 \
7383 /usr
/local
/include
/X11R5 \
7384 /usr
/local
/include
/X11R4 \
7388 /usr
/XFree
86/include
/X11 \
7391 /usr
/local
/include \
7392 /usr
/unsupported
/include \
7393 /usr
/athena
/include \
7394 /usr
/local
/x
11r
5/include \
7395 /usr
/lpp
/Xamples
/include \
7397 /usr
/openwin
/include \
7398 /usr
/openwin
/share
/include \
7401 if test -r "$ac_dir/$x_direct_test_include"; then
7402 ac_x_includes
=$ac_dir
7408 fi # $ac_x_includes = NO
7410 if test "$ac_x_libraries" = NO
; then
7411 # Check for the libraries.
7413 test -z "$x_direct_test_library" && x_direct_test_library
=Xt
7414 test -z "$x_direct_test_function" && x_direct_test_function
=XtMalloc
7416 # See if we find them without any special options.
7417 # Don't add to $LIBS permanently.
7418 ac_save_LIBS
="$LIBS"
7419 LIBS
="-l$x_direct_test_library $LIBS"
7420 cat > conftest.
$ac_ext <<EOF
7421 #line 7422 "configure"
7422 #include "confdefs.h"
7425 ${x_direct_test_function}()
7428 if { (eval echo configure
:7429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7430 LIBS
="$ac_save_LIBS"
7431 # We can link X programs with no special library path.
7434 echo "configure: failed program was:" >&5
7435 cat conftest.
$ac_ext >&5
7437 LIBS
="$ac_save_LIBS"
7438 # First see if replacing the include by lib works.
7439 # Check X11 before X11Rn because it is often a symlink to the current release.
7440 for ac_dir
in `echo "$ac_x_includes" | sed s/include/lib/` \
7451 /usr
/local
/X
11/lib \
7452 /usr
/local
/X
11R
6/lib \
7453 /usr
/local
/X
11R
5/lib \
7454 /usr
/local
/X
11R
4/lib \
7456 /usr
/local
/lib
/X11 \
7457 /usr
/local
/lib
/X11R6 \
7458 /usr
/local
/lib
/X11R5 \
7459 /usr
/local
/lib
/X11R4 \
7463 /usr
/XFree
86/lib
/X11 \
7467 /usr
/unsupported
/lib \
7469 /usr
/local
/x
11r
5/lib \
7470 /usr
/lpp
/Xamples
/lib \
7474 /usr
/openwin
/share
/lib \
7477 for ac_extension
in a so sl
; do
7478 if test -r $ac_dir/lib
${x_direct_test_library}.
$ac_extension; then
7479 ac_x_libraries
=$ac_dir
7486 fi # $ac_x_libraries = NO
7488 if test "$ac_x_includes" = NO
|| test "$ac_x_libraries" = NO
; then
7489 # Didn't find X anywhere. Cache the known absence of X.
7490 ac_cv_have_x
="have_x=no"
7492 # Record where we found X for the cache.
7493 ac_cv_have_x
="have_x=yes \
7494 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
7498 eval "$ac_cv_have_x"
7501 if test "$have_x" != yes; then
7502 echo "$ac_t""$have_x" 1>&6
7505 # If each of the values was on the command line, it overrides each guess.
7506 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
7507 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
7508 # Update the cache value to reflect the command line values.
7509 ac_cv_have_x
="have_x=yes \
7510 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
7511 echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
7514 if test "$no_x" = yes; then
7515 # Not all programs may use this symbol, but it does not hurt to define it.
7516 cat >> confdefs.h
<<\EOF
7517 #define X_DISPLAY_MISSING 1
7520 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
7522 if test -n "$x_includes"; then
7523 X_CFLAGS
="$X_CFLAGS -I$x_includes"
7526 # It would also be nice to do this for all -L options, not just this one.
7527 if test -n "$x_libraries"; then
7528 X_LIBS
="$X_LIBS -L$x_libraries"
7529 # For Solaris; some versions of Sun CC require a space after -R and
7530 # others require no space. Words are not sufficient . . . .
7531 case "`(uname -sr) 2>/dev/null`" in
7533 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
7534 echo "configure:7535: checking whether -R must be followed by a space" >&5
7535 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
7536 cat > conftest.
$ac_ext <<EOF
7537 #line 7538 "configure"
7538 #include "confdefs.h"
7544 if { (eval echo configure
:7545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7548 echo "configure: failed program was:" >&5
7549 cat conftest.
$ac_ext >&5
7554 if test $ac_R_nospace = yes; then
7555 echo "$ac_t""no" 1>&6
7556 X_LIBS
="$X_LIBS -R$x_libraries"
7558 LIBS
="$ac_xsave_LIBS -R $x_libraries"
7559 cat > conftest.
$ac_ext <<EOF
7560 #line 7561 "configure"
7561 #include "confdefs.h"
7567 if { (eval echo configure
:7568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7571 echo "configure: failed program was:" >&5
7572 cat conftest.
$ac_ext >&5
7577 if test $ac_R_space = yes; then
7578 echo "$ac_t""yes" 1>&6
7579 X_LIBS
="$X_LIBS -R $x_libraries"
7581 echo "$ac_t""neither works" 1>&6
7584 LIBS
="$ac_xsave_LIBS"
7588 # Check for system-dependent libraries X programs must link with.
7589 # Do this before checking for the system-independent R6 libraries
7590 # (-lICE), since we may need -lsocket or whatever for X linking.
7592 if test "$ISC" = yes; then
7593 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
7595 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
7596 # libraries were built with DECnet support. And karl@cs.umb.edu says
7597 # the Alpha needs dnet_stub (dnet does not exist).
7598 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
7599 echo "configure:7600: checking for dnet_ntoa in -ldnet" >&5
7600 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
7601 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7602 echo $ac_n "(cached) $ac_c" 1>&6
7604 ac_save_LIBS
="$LIBS"
7606 cat > conftest.
$ac_ext <<EOF
7607 #line 7608 "configure"
7608 #include "confdefs.h"
7609 /* Override any gcc2 internal prototype to avoid an error. */
7610 /* We use char because int might match the return type of a gcc2
7611 builtin and then its argument prototype would still apply. */
7618 if { (eval echo configure
:7619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7620 eval "ac_cv_lib_$ac_lib_var=yes"
7622 echo "configure: failed program was:" >&5
7623 cat conftest.
$ac_ext >&5
7625 eval "ac_cv_lib_$ac_lib_var=no"
7628 LIBS
="$ac_save_LIBS"
7631 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7632 echo "$ac_t""yes" 1>&6
7633 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
7635 echo "$ac_t""no" 1>&6
7638 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
7639 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
7640 echo "configure:7641: checking for dnet_ntoa in -ldnet_stub" >&5
7641 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
7642 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7643 echo $ac_n "(cached) $ac_c" 1>&6
7645 ac_save_LIBS
="$LIBS"
7646 LIBS
="-ldnet_stub $LIBS"
7647 cat > conftest.
$ac_ext <<EOF
7648 #line 7649 "configure"
7649 #include "confdefs.h"
7650 /* Override any gcc2 internal prototype to avoid an error. */
7651 /* We use char because int might match the return type of a gcc2
7652 builtin and then its argument prototype would still apply. */
7659 if { (eval echo configure
:7660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7661 eval "ac_cv_lib_$ac_lib_var=yes"
7663 echo "configure: failed program was:" >&5
7664 cat conftest.
$ac_ext >&5
7666 eval "ac_cv_lib_$ac_lib_var=no"
7669 LIBS
="$ac_save_LIBS"
7672 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7673 echo "$ac_t""yes" 1>&6
7674 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
7676 echo "$ac_t""no" 1>&6
7681 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7682 # to get the SysV transport functions.
7683 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
7685 # The nsl library prevents programs from opening the X display
7686 # on Irix 5.2, according to dickey@clark.net.
7687 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
7688 echo "configure:7689: checking for gethostbyname" >&5
7689 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
7690 echo $ac_n "(cached) $ac_c" 1>&6
7692 cat > conftest.
$ac_ext <<EOF
7693 #line 7694 "configure"
7694 #include "confdefs.h"
7695 /* System header to define __stub macros and hopefully few prototypes,
7696 which can conflict with char gethostbyname(); below. */
7698 /* Override any gcc2 internal prototype to avoid an error. */
7699 /* We use char because int might match the return type of a gcc2
7700 builtin and then its argument prototype would still apply. */
7701 char gethostbyname();
7705 /* The GNU C library defines this for functions which it implements
7706 to always fail with ENOSYS. Some functions are actually named
7707 something starting with __ and the normal name is an alias. */
7708 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
7716 if { (eval echo configure
:7717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7718 eval "ac_cv_func_gethostbyname=yes"
7720 echo "configure: failed program was:" >&5
7721 cat conftest.
$ac_ext >&5
7723 eval "ac_cv_func_gethostbyname=no"
7728 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
7729 echo "$ac_t""yes" 1>&6
7732 echo "$ac_t""no" 1>&6
7735 if test $ac_cv_func_gethostbyname = no
; then
7736 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
7737 echo "configure:7738: checking for gethostbyname in -lnsl" >&5
7738 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
7739 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7740 echo $ac_n "(cached) $ac_c" 1>&6
7742 ac_save_LIBS
="$LIBS"
7744 cat > conftest.
$ac_ext <<EOF
7745 #line 7746 "configure"
7746 #include "confdefs.h"
7747 /* Override any gcc2 internal prototype to avoid an error. */
7748 /* We use char because int might match the return type of a gcc2
7749 builtin and then its argument prototype would still apply. */
7750 char gethostbyname();
7756 if { (eval echo configure
:7757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7758 eval "ac_cv_lib_$ac_lib_var=yes"
7760 echo "configure: failed program was:" >&5
7761 cat conftest.
$ac_ext >&5
7763 eval "ac_cv_lib_$ac_lib_var=no"
7766 LIBS
="$ac_save_LIBS"
7769 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7770 echo "$ac_t""yes" 1>&6
7771 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
7773 echo "$ac_t""no" 1>&6
7778 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7779 # socket/setsockopt and other routines are undefined under SCO ODT
7780 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7781 # on later versions), says simon@lia.di.epfl.ch: it contains
7782 # gethostby* variants that don't use the nameserver (or something).
7783 # -lsocket must be given before -lnsl if both are needed.
7784 # We assume that if connect needs -lnsl, so does gethostbyname.
7785 echo $ac_n "checking for connect""... $ac_c" 1>&6
7786 echo "configure:7787: checking for connect" >&5
7787 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
7788 echo $ac_n "(cached) $ac_c" 1>&6
7790 cat > conftest.
$ac_ext <<EOF
7791 #line 7792 "configure"
7792 #include "confdefs.h"
7793 /* System header to define __stub macros and hopefully few prototypes,
7794 which can conflict with char connect(); below. */
7796 /* Override any gcc2 internal prototype to avoid an error. */
7797 /* We use char because int might match the return type of a gcc2
7798 builtin and then its argument prototype would still apply. */
7803 /* The GNU C library defines this for functions which it implements
7804 to always fail with ENOSYS. Some functions are actually named
7805 something starting with __ and the normal name is an alias. */
7806 #if defined (__stub_connect) || defined (__stub___connect)
7814 if { (eval echo configure
:7815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7816 eval "ac_cv_func_connect=yes"
7818 echo "configure: failed program was:" >&5
7819 cat conftest.
$ac_ext >&5
7821 eval "ac_cv_func_connect=no"
7826 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
7827 echo "$ac_t""yes" 1>&6
7830 echo "$ac_t""no" 1>&6
7833 if test $ac_cv_func_connect = no
; then
7834 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
7835 echo "configure:7836: checking for connect in -lsocket" >&5
7836 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
7837 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7838 echo $ac_n "(cached) $ac_c" 1>&6
7840 ac_save_LIBS
="$LIBS"
7841 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
7842 cat > conftest.
$ac_ext <<EOF
7843 #line 7844 "configure"
7844 #include "confdefs.h"
7845 /* Override any gcc2 internal prototype to avoid an error. */
7846 /* We use char because int might match the return type of a gcc2
7847 builtin and then its argument prototype would still apply. */
7854 if { (eval echo configure
:7855: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7856 eval "ac_cv_lib_$ac_lib_var=yes"
7858 echo "configure: failed program was:" >&5
7859 cat conftest.
$ac_ext >&5
7861 eval "ac_cv_lib_$ac_lib_var=no"
7864 LIBS
="$ac_save_LIBS"
7867 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7868 echo "$ac_t""yes" 1>&6
7869 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
7871 echo "$ac_t""no" 1>&6
7876 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
7877 echo $ac_n "checking for remove""... $ac_c" 1>&6
7878 echo "configure:7879: checking for remove" >&5
7879 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
7880 echo $ac_n "(cached) $ac_c" 1>&6
7882 cat > conftest.
$ac_ext <<EOF
7883 #line 7884 "configure"
7884 #include "confdefs.h"
7885 /* System header to define __stub macros and hopefully few prototypes,
7886 which can conflict with char remove(); below. */
7888 /* Override any gcc2 internal prototype to avoid an error. */
7889 /* We use char because int might match the return type of a gcc2
7890 builtin and then its argument prototype would still apply. */
7895 /* The GNU C library defines this for functions which it implements
7896 to always fail with ENOSYS. Some functions are actually named
7897 something starting with __ and the normal name is an alias. */
7898 #if defined (__stub_remove) || defined (__stub___remove)
7906 if { (eval echo configure
:7907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7908 eval "ac_cv_func_remove=yes"
7910 echo "configure: failed program was:" >&5
7911 cat conftest.
$ac_ext >&5
7913 eval "ac_cv_func_remove=no"
7918 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
7919 echo "$ac_t""yes" 1>&6
7922 echo "$ac_t""no" 1>&6
7925 if test $ac_cv_func_remove = no
; then
7926 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
7927 echo "configure:7928: checking for remove in -lposix" >&5
7928 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
7929 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7930 echo $ac_n "(cached) $ac_c" 1>&6
7932 ac_save_LIBS
="$LIBS"
7933 LIBS
="-lposix $LIBS"
7934 cat > conftest.
$ac_ext <<EOF
7935 #line 7936 "configure"
7936 #include "confdefs.h"
7937 /* Override any gcc2 internal prototype to avoid an error. */
7938 /* We use char because int might match the return type of a gcc2
7939 builtin and then its argument prototype would still apply. */
7946 if { (eval echo configure
:7947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7948 eval "ac_cv_lib_$ac_lib_var=yes"
7950 echo "configure: failed program was:" >&5
7951 cat conftest.
$ac_ext >&5
7953 eval "ac_cv_lib_$ac_lib_var=no"
7956 LIBS
="$ac_save_LIBS"
7959 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7960 echo "$ac_t""yes" 1>&6
7961 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
7963 echo "$ac_t""no" 1>&6
7968 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
7969 echo $ac_n "checking for shmat""... $ac_c" 1>&6
7970 echo "configure:7971: checking for shmat" >&5
7971 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
7972 echo $ac_n "(cached) $ac_c" 1>&6
7974 cat > conftest.
$ac_ext <<EOF
7975 #line 7976 "configure"
7976 #include "confdefs.h"
7977 /* System header to define __stub macros and hopefully few prototypes,
7978 which can conflict with char shmat(); below. */
7980 /* Override any gcc2 internal prototype to avoid an error. */
7981 /* We use char because int might match the return type of a gcc2
7982 builtin and then its argument prototype would still apply. */
7987 /* The GNU C library defines this for functions which it implements
7988 to always fail with ENOSYS. Some functions are actually named
7989 something starting with __ and the normal name is an alias. */
7990 #if defined (__stub_shmat) || defined (__stub___shmat)
7998 if { (eval echo configure
:7999: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
8000 eval "ac_cv_func_shmat=yes"
8002 echo "configure: failed program was:" >&5
8003 cat conftest.
$ac_ext >&5
8005 eval "ac_cv_func_shmat=no"
8010 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
8011 echo "$ac_t""yes" 1>&6
8014 echo "$ac_t""no" 1>&6
8017 if test $ac_cv_func_shmat = no
; then
8018 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
8019 echo "configure:8020: checking for shmat in -lipc" >&5
8020 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
8021 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
8022 echo $ac_n "(cached) $ac_c" 1>&6
8024 ac_save_LIBS
="$LIBS"
8026 cat > conftest.
$ac_ext <<EOF
8027 #line 8028 "configure"
8028 #include "confdefs.h"
8029 /* Override any gcc2 internal prototype to avoid an error. */
8030 /* We use char because int might match the return type of a gcc2
8031 builtin and then its argument prototype would still apply. */
8038 if { (eval echo configure
:8039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
8040 eval "ac_cv_lib_$ac_lib_var=yes"
8042 echo "configure: failed program was:" >&5
8043 cat conftest.
$ac_ext >&5
8045 eval "ac_cv_lib_$ac_lib_var=no"
8048 LIBS
="$ac_save_LIBS"
8051 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
8052 echo "$ac_t""yes" 1>&6
8053 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
8055 echo "$ac_t""no" 1>&6
8061 # Check for libraries that X11R6 Xt/Xaw programs need.
8062 ac_save_LDFLAGS
="$LDFLAGS"
8063 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
8064 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
8065 # check for ICE first), but we must link in the order -lSM -lICE or
8066 # we get undefined symbols. So assume we have SM if we have ICE.
8067 # These have to be linked with before -lX11, unlike the other
8068 # libraries we check for below, so use a different variable.
8069 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
8070 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
8071 echo "configure:8072: checking for IceConnectionNumber in -lICE" >&5
8072 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
8073 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
8074 echo $ac_n "(cached) $ac_c" 1>&6
8076 ac_save_LIBS
="$LIBS"
8077 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
8078 cat > conftest.
$ac_ext <<EOF
8079 #line 8080 "configure"
8080 #include "confdefs.h"
8081 /* Override any gcc2 internal prototype to avoid an error. */
8082 /* We use char because int might match the return type of a gcc2
8083 builtin and then its argument prototype would still apply. */
8084 char IceConnectionNumber();
8087 IceConnectionNumber()
8090 if { (eval echo configure
:8091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
8092 eval "ac_cv_lib_$ac_lib_var=yes"
8094 echo "configure: failed program was:" >&5
8095 cat conftest.
$ac_ext >&5
8097 eval "ac_cv_lib_$ac_lib_var=no"
8100 LIBS
="$ac_save_LIBS"
8103 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
8104 echo "$ac_t""yes" 1>&6
8105 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
8107 echo "$ac_t""no" 1>&6
8110 LDFLAGS
="$ac_save_LDFLAGS"
8115 if test "$no_x" = "yes"; then
8116 { echo "configure: error: X11 not found" 1>&2; exit 1; }
8119 GUI_TK_LIBRARY
="$X_LIBS"
8120 TOOLKIT_INCLUDE
="$X_CFLAGS"
8122 AFMINSTALL
=afminstall
8125 COMPILED_X_PROGRAM
=0
8127 echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6
8128 echo "configure:8129: checking for Motif/Lesstif headers" >&5
8131 for ac_dir
in $SEARCH_INCLUDE;
8133 if test -f "$ac_dir/Xm/Xm.h"; then
8134 ac_find_includes
=$ac_dir
8139 if test "$ac_find_includes" != "" ; then
8140 echo "$ac_t""found $ac_find_includes" 1>&6
8142 cat > conftest.
$ac_ext <<EOF
8143 #line 8144 "configure"
8144 #include "confdefs.h"
8152 version = xmUseVersion;
8156 if { (eval echo configure
:8157: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
8159 echo "$ac_t""found in default search path" 1>&6
8160 COMPILED_X_PROGRAM
=1
8163 echo "configure: failed program was:" >&5
8164 cat conftest.
$ac_ext >&5
8167 echo "$ac_t""no" 1>&6
8168 { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; }
8175 if test "$COMPILED_X_PROGRAM" = 0; then
8176 echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6
8177 echo "configure:8178: checking for Motif/Lesstif library" >&5
8180 for ac_dir
in $SEARCH_LIB;
8182 for ac_extension
in a so sl
; do
8183 if test -f "$ac_dir/libXm.$ac_extension"; then
8184 ac_find_libraries
=$ac_dir
8190 if test "$ac_find_libraries" != "" ; then
8192 ac_path_to_include
=$ac_find_includes
8193 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev
/null
8195 if test $result = 0; then
8196 ac_path_to_include
=""
8198 ac_path_to_include
="-I$ac_find_includes"
8202 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
8204 if test $result = 0; then
8207 ac_path_to_link
="-L$ac_find_libraries"
8211 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $ac_path_to_link"
8212 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE $ac_path_to_include"
8213 echo "$ac_t""found at $ac_find_libraries" 1>&6
8215 cat > conftest.
$ac_ext <<EOF
8216 #line 8217 "configure"
8217 #include "confdefs.h"
8225 version = xmUseVersion;
8229 if { (eval echo configure
:8230: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
8232 echo "$ac_t""found in default search path" 1>&6
8233 COMPILED_X_PROGRAM
=1
8236 echo "configure: failed program was:" >&5
8237 cat conftest.
$ac_ext >&5
8240 echo "$ac_t""no" 1>&6
8241 { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; }
8251 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
8252 echo "configure:8253: checking for Xpm library" >&5
8255 for ac_dir
in $SEARCH_LIB;
8257 for ac_extension
in a so sl
; do
8258 if test -f "$ac_dir/libXpm.$ac_extension"; then
8259 ac_find_libraries
=$ac_dir
8265 if test "$ac_find_libraries" != "" ; then
8267 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
8269 if test $result = 0; then
8272 ac_path_to_link
="-L$ac_find_libraries"
8275 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $ac_path_to_link"
8277 cat >> confdefs.h
<<\EOF
8278 #define wxHAVE_LIB_XPM 1
8281 echo "$ac_t""found at $ac_find_libraries" 1>&6
8283 cat > conftest.
$ac_ext <<EOF
8284 #line 8285 "configure"
8285 #include "confdefs.h"
8287 #include <X11/xpm.h>
8293 version = XpmLibraryVersion();
8297 if { (eval echo configure
:8298: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
8301 cat >> confdefs.h
<<\EOF
8302 #define wxHAVE_LIB_XPM 1
8305 echo "$ac_t""found in default search path" 1>&6
8306 COMPILED_X_PROGRAM
=0
8309 echo "configure: failed program was:" >&5
8310 cat conftest.
$ac_ext >&5
8313 echo "$ac_t""no" 1>&6
8314 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
8321 GUI_TK_LINK
="-lXm $XPM_LINK -lXmu -lXext -lXt -lX11 -lm"
8322 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $GUI_TK_LINK"
8325 GUIHEADERS
="\$(MOTIF_HEADERS)"
8326 GUIOBJS
="\$(MOTIF_GUIOBJS)"
8327 COMMONOBJS
="\$(MOTIF_COMMONOBJS)"
8328 GENERICOBJS
="\$(MOTIF_GENERICOBJS)"
8329 GUIDEPS
="\$(MOTIF_GUIDEPS)"
8330 COMMONDEPS
="\$(MOTIF_COMMONDEPS)"
8331 GENERICDEPS
="\$(MOTIF_GENERICDEPS)"
8332 UNIXOBJS
="\$(UNIX_OBJS)"
8333 UNIXDEPS
="\$(UNIX_DEPS)"
8337 if test "$wxUSE_PM" = 1; then
8340 GUIOBJS
="\$(PM_GUIOBJS)"
8341 GUIHEADERS
="\$(PM_HEADERS)"
8342 COMMONOBJS
="\$(PM_COMMONOBJS)"
8343 GENERICOBJS
="\$(PM_GENERICOBJS)"
8344 GUIDEPS
="\$(PM_GUIDEPS)"
8345 COMMONDEPS
="\$(PM_COMMONDEPS)"
8346 GENERICDEPS
="\$(PM_GENERICDEPS)"
8352 if test "$TOOLKIT" != "PM" ; then
8353 TOOLKIT_DIR
=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
8358 TOOLKIT_DEF
="-D__WX${TOOLKIT}__"
8360 WX_LIBRARY
="wx_${TOOLKIT_DIR}"
8362 ALL_OBJECTS
="\$(GUIOBJS) \$(COMMONOBJS) \$(GENERICOBJS) \$(UNIXOBJS) \$(HTMLOBJS)"
8364 if test "$TOOLKIT" != "MSW"; then
8365 if test "$wxUSE_ODBC" = "yes" ; then
8366 ALL_OBJECTS
="${ALL_OBJECTS} \$(IODBCOBJS)"
8370 if test "$wxUSE_LIBJPEG" = "yes" ; then
8371 ALL_OBJECTS
="${ALL_OBJECTS} \$(JPEGOBJS)"
8373 if test "$wxUSE_LIBTIFF" = "yes" ; then
8374 ALL_OBJECTS
="${ALL_OBJECTS} \$(TIFFOBJS)"
8376 if test "$wxUSE_LIBPNG" = "yes" ; then
8377 ALL_OBJECTS
="${ALL_OBJECTS} \$(PNGOBJS)"
8379 if test "$wxUSE_ZLIB" = "yes" ; then
8380 ALL_OBJECTS
="${ALL_OBJECTS} \$(ZLIBOBJS)"
8382 ALL_DEPFILES
="\$(GUIDEPS) \$(COMMONDEPS) \$(GENERICDEPS) \$(UNIXDEPS) \$(HTMLDEPS)"
8384 PORT_FILES
="src/\$(TOOLKITDIR)/files.lst"
8385 RPM_FILES
="src/\$(TOOLKITDIR)/rpmfiles.lst"
8386 RPM_SPEC
="wx\$(TOOLKIT).spec"
8388 GUIDIST
="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
8389 DISTDIR
="wx\$(TOOLKIT)"
8394 ALL_OBJECTS
="\$(BASE_OBJS) \${BASE_UNIX_OBJS}"
8395 ALL_DEPFILES
="\${BASE_DEPS} \${BASE_UNIX_DEPS}"
8399 PORT_FILES
="src/files.lst"
8400 RPM_FILES
="src/rpmfiles.lst"
8401 RPM_SPEC
="wxBase.spec"
8407 WX_LIBRARY_NAME
="lib${WX_LIBRARY}.la"
8409 WX_LIBRARY_NAME_STATIC
="lib${WX_LIBRARY}.a"
8411 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
8413 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}"
8414 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}-${WX_RELEASE}.so"
8415 WX_LIBRARY_LINK3
="lib${WX_LIBRARY}.so"
8424 if test "$wxUSE_SHARED" = "yes"; then
8427 if test "$GCC" = yes ; then
8428 SHARED_LD
="${CC} -shared -fPIC -o"
8431 SHARED_LD
="${CXX} -b -o"
8434 WX_LIBRARY_NAME_SHARED
="libwx_${TOOLKIT_DIR}.sl"
8435 WX_ALL
=${WX_LIBRARY_NAME_SHARED}
8439 SHARED_LD
="${CC} -shared -o"
8441 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8442 WX_ALL
="CREATE_LINKS"
8443 if test "$wxUSE_BURNT_NAME" = "yes" ; then
8444 BURNT_LIBRARY_NAME
="-Wl,-soname,${WX_LIBRARY_LINK1}"
8447 *-*-irix5* | *-*-irix6* )
8448 if test "$GCC" = yes ; then
8449 SHARED_LD
="${CC} -shared -o"
8452 SHARED_LD
="${CXX} -shared -o"
8454 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8455 WX_ALL
="CREATE_LINKS"
8458 if test "$GCC" = yes ; then
8459 SHARED_LD
="${CC} -shared -o"
8462 SHARED_LD
="${CXX} -G -o"
8465 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8466 WX_ALL
="CREATE_LINKS"
8469 SHARED_LD
="${CC} -shared -o"
8471 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8472 WX_ALL
="CREATE_LINKS"
8474 *-*-freebsd* | *-*-netbsd*)
8475 SHARED_LD
="${CC} -shared -o"
8477 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8478 WX_ALL
="CREATE_LINKS"
8481 SHARED_LD
="${CXX} -shared -o"
8483 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8484 WX_ALL
="CREATE_LINKS"
8487 SHARED_LD
="${CXX} -shared -o"
8489 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8490 WX_ALL
="CREATE_LINKS"
8493 SHARED_LD
="${CC} -shared -o"
8495 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8496 WX_ALL
="CREATE_LINKS"
8499 SHARED_LD
="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o"
8500 WX_ALL
=${WX_LIBRARY_NAME_SHARED}
8503 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
8504 WX_ALL
="${WX_LIBRARY_NAME_STATIC}"
8507 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
8508 WX_ALL
="${WX_LIBRARY_NAME_STATIC}"
8511 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
8512 WX_ALL
="${WX_LIBRARY_NAME_STATIC}"
8515 SHARED_LD
="${LD} -shared -o"
8517 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8518 WX_ALL
="CREATE_LINKS"
8521 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
8524 if test "x$WX_TARGET_LIBRARY" = "x"; then
8525 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_SHARED}"
8528 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
8529 WX_ALL
="${WX_LIBRARY_NAME_STATIC}"
8533 for ac_hdr
in strings.h
8535 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8536 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8537 echo "configure:8538: checking for $ac_hdr" >&5
8538 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8539 echo $ac_n "(cached) $ac_c" 1>&6
8541 cat > conftest.
$ac_ext <<EOF
8542 #line 8543 "configure"
8543 #include "confdefs.h"
8546 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8547 { (eval echo configure
:8548: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8548 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8549 if test -z "$ac_err"; then
8551 eval "ac_cv_header_$ac_safe=yes"
8554 echo "configure: failed program was:" >&5
8555 cat conftest.
$ac_ext >&5
8557 eval "ac_cv_header_$ac_safe=no"
8561 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8562 echo "$ac_t""yes" 1>&6
8563 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8564 cat >> confdefs.h
<<EOF
8565 #define $ac_tr_hdr 1
8569 echo "$ac_t""no" 1>&6
8573 for ac_hdr
in unistd.h
8575 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8576 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8577 echo "configure:8578: checking for $ac_hdr" >&5
8578 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8579 echo $ac_n "(cached) $ac_c" 1>&6
8581 cat > conftest.
$ac_ext <<EOF
8582 #line 8583 "configure"
8583 #include "confdefs.h"
8586 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8587 { (eval echo configure
:8588: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8588 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8589 if test -z "$ac_err"; then
8591 eval "ac_cv_header_$ac_safe=yes"
8594 echo "configure: failed program was:" >&5
8595 cat conftest.
$ac_ext >&5
8597 eval "ac_cv_header_$ac_safe=no"
8601 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8602 echo "$ac_t""yes" 1>&6
8603 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8604 cat >> confdefs.h
<<EOF
8605 #define $ac_tr_hdr 1
8609 echo "$ac_t""no" 1>&6
8613 for ac_hdr
in wchar.h
8615 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8616 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8617 echo "configure:8618: checking for $ac_hdr" >&5
8618 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8619 echo $ac_n "(cached) $ac_c" 1>&6
8621 cat > conftest.
$ac_ext <<EOF
8622 #line 8623 "configure"
8623 #include "confdefs.h"
8626 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8627 { (eval echo configure
:8628: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8628 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8629 if test -z "$ac_err"; then
8631 eval "ac_cv_header_$ac_safe=yes"
8634 echo "configure: failed program was:" >&5
8635 cat conftest.
$ac_ext >&5
8637 eval "ac_cv_header_$ac_safe=no"
8641 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8642 echo "$ac_t""yes" 1>&6
8643 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8644 cat >> confdefs.h
<<EOF
8645 #define $ac_tr_hdr 1
8649 echo "$ac_t""no" 1>&6
8653 for ac_hdr
in wcstr.h
8655 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8656 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8657 echo "configure:8658: checking for $ac_hdr" >&5
8658 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8659 echo $ac_n "(cached) $ac_c" 1>&6
8661 cat > conftest.
$ac_ext <<EOF
8662 #line 8663 "configure"
8663 #include "confdefs.h"
8666 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8667 { (eval echo configure
:8668: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8668 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8669 if test -z "$ac_err"; then
8671 eval "ac_cv_header_$ac_safe=yes"
8674 echo "configure: failed program was:" >&5
8675 cat conftest.
$ac_ext >&5
8677 eval "ac_cv_header_$ac_safe=no"
8681 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8682 echo "$ac_t""yes" 1>&6
8683 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8684 cat >> confdefs.h
<<EOF
8685 #define $ac_tr_hdr 1
8689 echo "$ac_t""no" 1>&6
8693 for ac_hdr
in fnmatch.h
8695 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8696 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8697 echo "configure:8698: checking for $ac_hdr" >&5
8698 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8699 echo $ac_n "(cached) $ac_c" 1>&6
8701 cat > conftest.
$ac_ext <<EOF
8702 #line 8703 "configure"
8703 #include "confdefs.h"
8706 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8707 { (eval echo configure
:8708: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8708 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8709 if test -z "$ac_err"; then
8711 eval "ac_cv_header_$ac_safe=yes"
8714 echo "configure: failed program was:" >&5
8715 cat conftest.
$ac_ext >&5
8717 eval "ac_cv_header_$ac_safe=no"
8721 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8722 echo "$ac_t""yes" 1>&6
8723 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8724 cat >> confdefs.h
<<EOF
8725 #define $ac_tr_hdr 1
8729 echo "$ac_t""no" 1>&6
8734 if test "$wxUSE_GUI" = "yes"; then
8735 for ac_hdr
in X
11/XKBlib.h
8737 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8738 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8739 echo "configure:8740: checking for $ac_hdr" >&5
8740 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8741 echo $ac_n "(cached) $ac_c" 1>&6
8743 cat > conftest.
$ac_ext <<EOF
8744 #line 8745 "configure"
8745 #include "confdefs.h"
8748 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8749 { (eval echo configure
:8750: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8750 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8751 if test -z "$ac_err"; then
8753 eval "ac_cv_header_$ac_safe=yes"
8756 echo "configure: failed program was:" >&5
8757 cat conftest.
$ac_ext >&5
8759 eval "ac_cv_header_$ac_safe=no"
8763 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8764 echo "$ac_t""yes" 1>&6
8765 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8766 cat >> confdefs.h
<<EOF
8767 #define $ac_tr_hdr 1
8771 echo "$ac_t""no" 1>&6
8778 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
8779 echo "configure:8780: checking for ANSI C header files" >&5
8780 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
8781 echo $ac_n "(cached) $ac_c" 1>&6
8783 cat > conftest.
$ac_ext <<EOF
8784 #line 8785 "configure"
8785 #include "confdefs.h"
8791 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8792 { (eval echo configure
:8793: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8793 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8794 if test -z "$ac_err"; then
8796 ac_cv_header_stdc
=yes
8799 echo "configure: failed program was:" >&5
8800 cat conftest.
$ac_ext >&5
8802 ac_cv_header_stdc
=no
8806 if test $ac_cv_header_stdc = yes; then
8807 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
8808 cat > conftest.
$ac_ext <<EOF
8809 #line 8810 "configure"
8810 #include "confdefs.h"
8813 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8814 egrep "memchr" >/dev
/null
2>&1; then
8818 ac_cv_header_stdc
=no
8824 if test $ac_cv_header_stdc = yes; then
8825 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
8826 cat > conftest.
$ac_ext <<EOF
8827 #line 8828 "configure"
8828 #include "confdefs.h"
8831 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8832 egrep "free" >/dev
/null
2>&1; then
8836 ac_cv_header_stdc
=no
8842 if test $ac_cv_header_stdc = yes; then
8843 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8844 if test "$cross_compiling" = yes; then
8847 cat > conftest.
$ac_ext <<EOF
8848 #line 8849 "configure"
8849 #include "confdefs.h"
8851 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
8852 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
8853 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
8854 int main () { int i; for (i = 0; i < 256; i++)
8855 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
8859 if { (eval echo configure
:8860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
8863 echo "configure: failed program was:" >&5
8864 cat conftest.
$ac_ext >&5
8866 ac_cv_header_stdc
=no
8874 echo "$ac_t""$ac_cv_header_stdc" 1>&6
8875 if test $ac_cv_header_stdc = yes; then
8876 cat >> confdefs.h
<<\EOF
8877 #define STDC_HEADERS 1
8882 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
8883 echo "configure:8884: checking for mode_t" >&5
8884 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
8885 echo $ac_n "(cached) $ac_c" 1>&6
8887 cat > conftest.
$ac_ext <<EOF
8888 #line 8889 "configure"
8889 #include "confdefs.h"
8890 #include <sys/types.h>
8896 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8897 egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
8899 ac_cv_type_mode_t
=yes
8902 ac_cv_type_mode_t
=no
8907 echo "$ac_t""$ac_cv_type_mode_t" 1>&6
8908 if test $ac_cv_type_mode_t = no
; then
8909 cat >> confdefs.h
<<\EOF
8915 echo $ac_n "checking for off_t""... $ac_c" 1>&6
8916 echo "configure:8917: checking for off_t" >&5
8917 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
8918 echo $ac_n "(cached) $ac_c" 1>&6
8920 cat > conftest.
$ac_ext <<EOF
8921 #line 8922 "configure"
8922 #include "confdefs.h"
8923 #include <sys/types.h>
8929 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8930 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
8932 ac_cv_type_off_t
=yes
8940 echo "$ac_t""$ac_cv_type_off_t" 1>&6
8941 if test $ac_cv_type_off_t = no
; then
8942 cat >> confdefs.h
<<\EOF
8948 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
8949 echo "configure:8950: checking for pid_t" >&5
8950 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
8951 echo $ac_n "(cached) $ac_c" 1>&6
8953 cat > conftest.
$ac_ext <<EOF
8954 #line 8955 "configure"
8955 #include "confdefs.h"
8956 #include <sys/types.h>
8962 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8963 egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
8965 ac_cv_type_pid_t
=yes
8973 echo "$ac_t""$ac_cv_type_pid_t" 1>&6
8974 if test $ac_cv_type_pid_t = no
; then
8975 cat >> confdefs.h
<<\EOF
8981 echo $ac_n "checking for size_t""... $ac_c" 1>&6
8982 echo "configure:8983: checking for size_t" >&5
8983 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
8984 echo $ac_n "(cached) $ac_c" 1>&6
8986 cat > conftest.
$ac_ext <<EOF
8987 #line 8988 "configure"
8988 #include "confdefs.h"
8989 #include <sys/types.h>
8995 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8996 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
8998 ac_cv_type_size_t
=yes
9001 ac_cv_type_size_t
=no
9006 echo "$ac_t""$ac_cv_type_size_t" 1>&6
9007 if test $ac_cv_type_size_t = no
; then
9008 cat >> confdefs.h
<<\EOF
9009 #define size_t unsigned
9014 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
9015 echo "configure:9016: checking for uid_t in sys/types.h" >&5
9016 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
9017 echo $ac_n "(cached) $ac_c" 1>&6
9019 cat > conftest.
$ac_ext <<EOF
9020 #line 9021 "configure"
9021 #include "confdefs.h"
9022 #include <sys/types.h>
9024 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9025 egrep "uid_t" >/dev
/null
2>&1; then
9027 ac_cv_type_uid_t
=yes
9036 echo "$ac_t""$ac_cv_type_uid_t" 1>&6
9037 if test $ac_cv_type_uid_t = no
; then
9038 cat >> confdefs.h
<<\EOF
9042 cat >> confdefs.h
<<\EOF
9050 echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6
9051 echo "configure:9052: checking for pw_gecos in struct passwd" >&5
9052 if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then
9053 echo $ac_n "(cached) $ac_c" 1>&6
9056 cat > conftest.
$ac_ext <<EOF
9057 #line 9058 "configure"
9058 #include "confdefs.h"
9068 if { (eval echo configure
:9069: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9071 wx_cv_struct_pw_gecos
=yes
9072 cat >> confdefs.h
<<\EOF
9073 #define HAVE_PW_GECOS 1
9078 echo "configure: failed program was:" >&5
9079 cat conftest.
$ac_ext >&5
9082 wx_cv_struct_pw_gecos
=no
9091 echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6
9094 echo $ac_n "checking for working const""... $ac_c" 1>&6
9095 echo "configure:9096: checking for working const" >&5
9096 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
9097 echo $ac_n "(cached) $ac_c" 1>&6
9099 cat > conftest.
$ac_ext <<EOF
9100 #line 9101 "configure"
9101 #include "confdefs.h"
9105 /* Ultrix mips cc rejects this. */
9106 typedef int charset[2]; const charset x = {0,0};
9107 /* SunOS 4.1.1 cc rejects this. */
9108 char const *const *ccp;
9110 /* NEC SVR4.0.2 mips cc rejects this. */
9111 struct point {int x, y;};
9112 static struct point const zero = {0,0};
9113 /* AIX XL C 1.02.0.0 rejects this.
9114 It does not let you subtract one const X* pointer from another in an arm
9115 of an if-expression whose if-part is not a constant expression */
9116 const char *g = "string";
9117 ccp = &g + (g ? g-g : 0);
9118 /* HPUX 7.0 cc rejects these. */
9121 ccp = (char const *const *) p;
9122 { /* SCO 3.2v4 cc rejects this. */
9124 char const *s = 0 ? (char *) 0 : (char const *) 0;
9128 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
9130 const int *foo = &x[0];
9133 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
9134 typedef const int *iptr;
9138 { /* AIX XL C 1.02.0.0 rejects this saying
9139 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
9140 struct s { int j; const int *ap[3]; };
9141 struct s *b; b->j = 5;
9143 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
9149 if { (eval echo configure
:9150: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9153 echo "configure: failed program was:" >&5
9154 cat conftest.
$ac_ext >&5
9161 echo "$ac_t""$ac_cv_c_const" 1>&6
9162 if test $ac_cv_c_const = no
; then
9163 cat >> confdefs.h
<<\EOF
9169 echo $ac_n "checking for inline""... $ac_c" 1>&6
9170 echo "configure:9171: checking for inline" >&5
9171 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
9172 echo $ac_n "(cached) $ac_c" 1>&6
9175 for ac_kw
in inline __inline__ __inline
; do
9176 cat > conftest.
$ac_ext <<EOF
9177 #line 9178 "configure"
9178 #include "confdefs.h"
9181 } int $ac_kw foo() {
9184 if { (eval echo configure
:9185: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9186 ac_cv_c_inline
=$ac_kw; break
9188 echo "configure: failed program was:" >&5
9189 cat conftest.
$ac_ext >&5
9196 echo "$ac_t""$ac_cv_c_inline" 1>&6
9197 case "$ac_cv_c_inline" in
9199 no
) cat >> confdefs.h
<<\EOF
9203 *) cat >> confdefs.h
<<EOF
9204 #define inline $ac_cv_c_inline
9210 echo $ac_n "checking size of char""... $ac_c" 1>&6
9211 echo "configure:9212: checking size of char" >&5
9212 if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then
9213 echo $ac_n "(cached) $ac_c" 1>&6
9215 if test "$cross_compiling" = yes; then
9218 cat > conftest.
$ac_ext <<EOF
9219 #line 9220 "configure"
9220 #include "confdefs.h"
9224 FILE *f=fopen("conftestval", "w");
9226 fprintf(f, "%d\n", sizeof(char));
9230 if { (eval echo configure
:9231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9232 ac_cv_sizeof_char
=`cat conftestval`
9234 echo "configure: failed program was:" >&5
9235 cat conftest.
$ac_ext >&5
9243 echo "$ac_t""$ac_cv_sizeof_char" 1>&6
9244 cat >> confdefs.h
<<EOF
9245 #define SIZEOF_CHAR $ac_cv_sizeof_char
9249 echo $ac_n "checking size of short""... $ac_c" 1>&6
9250 echo "configure:9251: checking size of short" >&5
9251 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
9252 echo $ac_n "(cached) $ac_c" 1>&6
9254 if test "$cross_compiling" = yes; then
9255 ac_cv_sizeof_short
=2
9257 cat > conftest.
$ac_ext <<EOF
9258 #line 9259 "configure"
9259 #include "confdefs.h"
9263 FILE *f=fopen("conftestval", "w");
9265 fprintf(f, "%d\n", sizeof(short));
9269 if { (eval echo configure
:9270: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9271 ac_cv_sizeof_short
=`cat conftestval`
9273 echo "configure: failed program was:" >&5
9274 cat conftest.
$ac_ext >&5
9276 ac_cv_sizeof_short
=0
9282 echo "$ac_t""$ac_cv_sizeof_short" 1>&6
9283 cat >> confdefs.h
<<EOF
9284 #define SIZEOF_SHORT $ac_cv_sizeof_short
9288 echo $ac_n "checking size of int *""... $ac_c" 1>&6
9289 echo "configure:9290: checking size of int *" >&5
9290 if eval "test \"`echo '$''{'ac_cv_sizeof_int_p'+set}'`\" = set"; then
9291 echo $ac_n "(cached) $ac_c" 1>&6
9293 if test "$cross_compiling" = yes; then
9294 ac_cv_sizeof_int_p
=4
9296 cat > conftest.
$ac_ext <<EOF
9297 #line 9298 "configure"
9298 #include "confdefs.h"
9302 FILE *f=fopen("conftestval", "w");
9304 fprintf(f, "%d\n", sizeof(int *));
9308 if { (eval echo configure
:9309: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9310 ac_cv_sizeof_int_p
=`cat conftestval`
9312 echo "configure: failed program was:" >&5
9313 cat conftest.
$ac_ext >&5
9315 ac_cv_sizeof_int_p
=0
9321 echo "$ac_t""$ac_cv_sizeof_int_p" 1>&6
9322 cat >> confdefs.h
<<EOF
9323 #define SIZEOF_INT_P $ac_cv_sizeof_int_p
9327 echo $ac_n "checking size of int""... $ac_c" 1>&6
9328 echo "configure:9329: checking size of int" >&5
9329 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
9330 echo $ac_n "(cached) $ac_c" 1>&6
9332 if test "$cross_compiling" = yes; then
9335 cat > conftest.
$ac_ext <<EOF
9336 #line 9337 "configure"
9337 #include "confdefs.h"
9341 FILE *f=fopen("conftestval", "w");
9343 fprintf(f, "%d\n", sizeof(int));
9347 if { (eval echo configure
:9348: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9349 ac_cv_sizeof_int
=`cat conftestval`
9351 echo "configure: failed program was:" >&5
9352 cat conftest.
$ac_ext >&5
9360 echo "$ac_t""$ac_cv_sizeof_int" 1>&6
9361 cat >> confdefs.h
<<EOF
9362 #define SIZEOF_INT $ac_cv_sizeof_int
9366 echo $ac_n "checking size of long""... $ac_c" 1>&6
9367 echo "configure:9368: checking size of long" >&5
9368 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
9369 echo $ac_n "(cached) $ac_c" 1>&6
9371 if test "$cross_compiling" = yes; then
9374 cat > conftest.
$ac_ext <<EOF
9375 #line 9376 "configure"
9376 #include "confdefs.h"
9380 FILE *f=fopen("conftestval", "w");
9382 fprintf(f, "%d\n", sizeof(long));
9386 if { (eval echo configure
:9387: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9388 ac_cv_sizeof_long
=`cat conftestval`
9390 echo "configure: failed program was:" >&5
9391 cat conftest.
$ac_ext >&5
9399 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
9400 cat >> confdefs.h
<<EOF
9401 #define SIZEOF_LONG $ac_cv_sizeof_long
9405 echo $ac_n "checking size of long long""... $ac_c" 1>&6
9406 echo "configure:9407: checking size of long long" >&5
9407 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
9408 echo $ac_n "(cached) $ac_c" 1>&6
9410 if test "$cross_compiling" = yes; then
9411 ac_cv_sizeof_long_long
=0
9413 cat > conftest.
$ac_ext <<EOF
9414 #line 9415 "configure"
9415 #include "confdefs.h"
9419 FILE *f=fopen("conftestval", "w");
9421 fprintf(f, "%d\n", sizeof(long long));
9425 if { (eval echo configure
:9426: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9427 ac_cv_sizeof_long_long
=`cat conftestval`
9429 echo "configure: failed program was:" >&5
9430 cat conftest.
$ac_ext >&5
9432 ac_cv_sizeof_long_long
=0
9438 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
9439 cat >> confdefs.h
<<EOF
9440 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
9445 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
9446 echo "configure:9447: checking whether byte ordering is bigendian" >&5
9447 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
9448 echo $ac_n "(cached) $ac_c" 1>&6
9450 ac_cv_c_bigendian
=unknown
9451 # See if sys/param.h defines the BYTE_ORDER macro.
9452 cat > conftest.
$ac_ext <<EOF
9453 #line 9454 "configure"
9454 #include "confdefs.h"
9455 #include <sys/types.h>
9456 #include <sys/param.h>
9459 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
9464 if { (eval echo configure
:9465: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9466 # It does; now see whether it defined to BIG_ENDIAN or not.
9467 cat > conftest.
$ac_ext <<EOF
9468 #line 9469 "configure"
9469 #include "confdefs.h"
9470 #include <sys/types.h>
9471 #include <sys/param.h>
9474 #if BYTE_ORDER != BIG_ENDIAN
9479 if { (eval echo configure
:9480: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9481 ac_cv_c_bigendian
=yes
9483 echo "configure: failed program was:" >&5
9484 cat conftest.
$ac_ext >&5
9486 ac_cv_c_bigendian
=no
9490 echo "configure: failed program was:" >&5
9491 cat conftest.
$ac_ext >&5
9494 if test $ac_cv_c_bigendian = unknown
; then
9495 if test "$cross_compiling" = yes; then
9496 ac_cv_c_bigendian
=unknown
9498 cat > conftest.
$ac_ext <<EOF
9499 #line 9500 "configure"
9500 #include "confdefs.h"
9502 /* Are we little or big endian? From Harbison&Steele. */
9506 char c[sizeof (long)];
9509 exit (u.c[sizeof (long) - 1] == 1);
9512 if { (eval echo configure
:9513: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9514 ac_cv_c_bigendian
=no
9516 echo "configure: failed program was:" >&5
9517 cat conftest.
$ac_ext >&5
9519 ac_cv_c_bigendian
=yes
9527 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
9528 if test $ac_cv_c_bigendian = unknown
; then
9529 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
9531 if test $ac_cv_c_bigendian = yes; then
9532 cat >> confdefs.h
<<\EOF
9533 #define WORDS_BIGENDIAN 1
9540 if test "$cross_compiling" = "yes"; then
9541 cat >> confdefs.h
<<\EOF
9542 #define wxUSE_IOSTREAMH 1
9548 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9549 ac_cpp
='$CXXCPP $CPPFLAGS'
9550 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9551 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9552 cross_compiling
=$ac_cv_prog_cxx_cross
9555 for ac_hdr
in iostream
9557 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9558 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9559 echo "configure:9560: checking for $ac_hdr" >&5
9560 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9561 echo $ac_n "(cached) $ac_c" 1>&6
9563 cat > conftest.
$ac_ext <<EOF
9564 #line 9565 "configure"
9565 #include "confdefs.h"
9568 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9569 { (eval echo configure
:9570: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9570 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9571 if test -z "$ac_err"; then
9573 eval "ac_cv_header_$ac_safe=yes"
9576 echo "configure: failed program was:" >&5
9577 cat conftest.
$ac_ext >&5
9579 eval "ac_cv_header_$ac_safe=no"
9583 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9584 echo "$ac_t""yes" 1>&6
9585 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9586 cat >> confdefs.h
<<EOF
9587 #define $ac_tr_hdr 1
9591 echo "$ac_t""no" 1>&6
9596 if test "x$HAVE_IOSTREAM" = x
; then
9597 cat >> confdefs.h
<<\EOF
9598 #define wxUSE_IOSTREAMH 1
9606 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9607 ac_cpp
='$CPP $CPPFLAGS'
9608 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9609 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9610 cross_compiling
=$ac_cv_prog_cc_cross
9616 echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6
9617 echo "configure:9618: checking if C++ compiler supports bool" >&5
9618 if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then
9619 echo $ac_n "(cached) $ac_c" 1>&6
9624 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9625 ac_cpp
='$CXXCPP $CPPFLAGS'
9626 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9627 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9628 cross_compiling
=$ac_cv_prog_cxx_cross
9631 cat > conftest.
$ac_ext <<EOF
9632 #line 9633 "configure"
9633 #include "confdefs.h"
9644 if { (eval echo configure
:9645: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9647 cat >> confdefs.h
<<\EOF
9654 echo "configure: failed program was:" >&5
9655 cat conftest.
$ac_ext >&5
9665 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9666 ac_cpp
='$CPP $CPPFLAGS'
9667 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9668 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9669 cross_compiling
=$ac_cv_prog_cc_cross
9674 echo "$ac_t""$wx_cv_cpp_bool" 1>&6
9676 if test "$wx_cv_cpp_bool" = "yes"; then
9677 cat >> confdefs.h
<<\EOF
9685 echo $ac_n "checking if you need GNU extensions""... $ac_c" 1>&6
9686 echo "configure:9687: checking if you need GNU extensions" >&5
9687 if eval "test \"`echo '$''{'wx_cv_gnu_extensions'+set}'`\" = set"; then
9688 echo $ac_n "(cached) $ac_c" 1>&6
9691 cat > conftest.
$ac_ext <<EOF
9692 #line 9693 "configure"
9693 #include "confdefs.h"
9694 #include <features.h>
9698 #ifndef __GNU_LIBRARY__
9699 Compile error wanted
9705 if { (eval echo configure
:9706: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9707 wx_cv_gnu_extensions
=yes
9709 echo "configure: failed program was:" >&5
9710 cat conftest.
$ac_ext >&5
9712 wx_cv_gnu_extensions
=no
9719 echo "$ac_t""$wx_cv_gnu_extensions" 1>&6
9720 if test "$wx_cv_gnu_extensions" = "yes"; then
9721 cat >> confdefs.h
<<EOF
9722 #define _GNU_SOURCE 1
9729 echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6
9730 echo "configure:9731: checking for wcslen in -lc" >&5
9731 ac_lib_var
=`echo c'_'wcslen | sed 'y%./+-%__p_%'`
9732 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9733 echo $ac_n "(cached) $ac_c" 1>&6
9735 ac_save_LIBS
="$LIBS"
9737 cat > conftest.
$ac_ext <<EOF
9738 #line 9739 "configure"
9739 #include "confdefs.h"
9740 /* Override any gcc2 internal prototype to avoid an error. */
9741 /* We use char because int might match the return type of a gcc2
9742 builtin and then its argument prototype would still apply. */
9749 if { (eval echo configure
:9750: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9751 eval "ac_cv_lib_$ac_lib_var=yes"
9753 echo "configure: failed program was:" >&5
9754 cat conftest.
$ac_ext >&5
9756 eval "ac_cv_lib_$ac_lib_var=no"
9759 LIBS
="$ac_save_LIBS"
9762 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9763 echo "$ac_t""yes" 1>&6
9765 cat >> confdefs.h
<<\EOF
9766 #define HAVE_WCSLEN 1
9772 echo "$ac_t""no" 1>&6
9774 echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6
9775 echo "configure:9776: checking for wcslen in -lw" >&5
9776 ac_lib_var
=`echo w'_'wcslen | sed 'y%./+-%__p_%'`
9777 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9778 echo $ac_n "(cached) $ac_c" 1>&6
9780 ac_save_LIBS
="$LIBS"
9782 cat > conftest.
$ac_ext <<EOF
9783 #line 9784 "configure"
9784 #include "confdefs.h"
9785 /* Override any gcc2 internal prototype to avoid an error. */
9786 /* We use char because int might match the return type of a gcc2
9787 builtin and then its argument prototype would still apply. */
9794 if { (eval echo configure
:9795: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9796 eval "ac_cv_lib_$ac_lib_var=yes"
9798 echo "configure: failed program was:" >&5
9799 cat conftest.
$ac_ext >&5
9801 eval "ac_cv_lib_$ac_lib_var=no"
9804 LIBS
="$ac_save_LIBS"
9807 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9808 echo "$ac_t""yes" 1>&6
9810 cat >> confdefs.h
<<\EOF
9811 #define HAVE_WCSLEN 1
9817 echo "$ac_t""no" 1>&6
9824 echo $ac_n "checking for vprintf""... $ac_c" 1>&6
9825 echo "configure:9826: checking for vprintf" >&5
9826 if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
9827 echo $ac_n "(cached) $ac_c" 1>&6
9829 cat > conftest.
$ac_ext <<EOF
9830 #line 9831 "configure"
9831 #include "confdefs.h"
9832 /* System header to define __stub macros and hopefully few prototypes,
9833 which can conflict with char vprintf(); below. */
9835 /* Override any gcc2 internal prototype to avoid an error. */
9836 /* We use char because int might match the return type of a gcc2
9837 builtin and then its argument prototype would still apply. */
9842 /* The GNU C library defines this for functions which it implements
9843 to always fail with ENOSYS. Some functions are actually named
9844 something starting with __ and the normal name is an alias. */
9845 #if defined (__stub_vprintf) || defined (__stub___vprintf)
9853 if { (eval echo configure
:9854: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9855 eval "ac_cv_func_vprintf=yes"
9857 echo "configure: failed program was:" >&5
9858 cat conftest.
$ac_ext >&5
9860 eval "ac_cv_func_vprintf=no"
9865 if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
9866 echo "$ac_t""yes" 1>&6
9867 cat >> confdefs.h
<<\EOF
9868 #define HAVE_VPRINTF 1
9872 echo "$ac_t""no" 1>&6
9875 if test "$ac_cv_func_vprintf" != yes; then
9876 echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
9877 echo "configure:9878: checking for _doprnt" >&5
9878 if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
9879 echo $ac_n "(cached) $ac_c" 1>&6
9881 cat > conftest.
$ac_ext <<EOF
9882 #line 9883 "configure"
9883 #include "confdefs.h"
9884 /* System header to define __stub macros and hopefully few prototypes,
9885 which can conflict with char _doprnt(); below. */
9887 /* Override any gcc2 internal prototype to avoid an error. */
9888 /* We use char because int might match the return type of a gcc2
9889 builtin and then its argument prototype would still apply. */
9894 /* The GNU C library defines this for functions which it implements
9895 to always fail with ENOSYS. Some functions are actually named
9896 something starting with __ and the normal name is an alias. */
9897 #if defined (__stub__doprnt) || defined (__stub____doprnt)
9905 if { (eval echo configure
:9906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9907 eval "ac_cv_func__doprnt=yes"
9909 echo "configure: failed program was:" >&5
9910 cat conftest.
$ac_ext >&5
9912 eval "ac_cv_func__doprnt=no"
9917 if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
9918 echo "$ac_t""yes" 1>&6
9919 cat >> confdefs.h
<<\EOF
9920 #define HAVE_DOPRNT 1
9924 echo "$ac_t""no" 1>&6
9930 for ac_func
in vsnprintf
9932 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
9933 echo "configure:9934: checking for $ac_func" >&5
9934 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
9935 echo $ac_n "(cached) $ac_c" 1>&6
9937 cat > conftest.
$ac_ext <<EOF
9938 #line 9939 "configure"
9939 #include "confdefs.h"
9940 /* System header to define __stub macros and hopefully few prototypes,
9941 which can conflict with char $ac_func(); below. */
9943 /* Override any gcc2 internal prototype to avoid an error. */
9944 /* We use char because int might match the return type of a gcc2
9945 builtin and then its argument prototype would still apply. */
9950 /* The GNU C library defines this for functions which it implements
9951 to always fail with ENOSYS. Some functions are actually named
9952 something starting with __ and the normal name is an alias. */
9953 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9961 if { (eval echo configure
:9962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9963 eval "ac_cv_func_$ac_func=yes"
9965 echo "configure: failed program was:" >&5
9966 cat conftest.
$ac_ext >&5
9968 eval "ac_cv_func_$ac_func=no"
9973 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
9974 echo "$ac_t""yes" 1>&6
9975 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
9976 cat >> confdefs.h
<<EOF
9977 #define $ac_tr_func 1
9979 cat >> confdefs.h
<<\EOF
9980 #define HAVE_VSNPRINTF 1
9984 echo "$ac_t""no" 1>&6
9985 echo "configure: warning: unsafe function sprintf will be used instead of snprintf" 1>&2
9993 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9994 ac_cpp
='$CXXCPP $CPPFLAGS'
9995 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9996 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9997 cross_compiling
=$ac_cv_prog_cxx_cross
10000 echo $ac_n "checking for vsscanf""... $ac_c" 1>&6
10001 echo "configure:10002: checking for vsscanf" >&5
10002 if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then
10003 echo $ac_n "(cached) $ac_c" 1>&6
10006 if test "$cross_compiling" = yes; then
10007 wx_cv_func_vsscanf
=no
10010 cat > conftest.
$ac_ext <<EOF
10011 #line 10012 "configure"
10012 #include "confdefs.h"
10014 extern "C" void exit(int);
10018 #include <stdarg.h>
10020 int try_vsscanf(const char *format, ...)
10023 va_start(ap, format);
10025 vsscanf("17", format, ap);
10033 try_vsscanf("%d", &i);
10034 return i == 17 ? 0 : 1;
10038 if { (eval echo configure
:10039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
10041 cat >> confdefs.h
<<\EOF
10042 #define HAVE_VSSCANF 1
10045 wx_cv_func_vsscanf
=yes
10048 echo "configure: failed program was:" >&5
10049 cat conftest.
$ac_ext >&5
10051 wx_cv_func_vsscanf
=no
10059 echo "$ac_t""$wx_cv_func_vsscanf" 1>&6
10062 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10063 ac_cpp
='$CPP $CPPFLAGS'
10064 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10065 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10066 cross_compiling
=$ac_cv_prog_cc_cross
10069 if test "$TOOLKIT" != "MSW"; then
10071 for ac_func
in vfork
10073 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10074 echo "configure:10075: checking for $ac_func" >&5
10075 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10076 echo $ac_n "(cached) $ac_c" 1>&6
10078 cat > conftest.
$ac_ext <<EOF
10079 #line 10080 "configure"
10080 #include "confdefs.h"
10081 /* System header to define __stub macros and hopefully few prototypes,
10082 which can conflict with char $ac_func(); below. */
10083 #include <assert.h>
10084 /* Override any gcc2 internal prototype to avoid an error. */
10085 /* We use char because int might match the return type of a gcc2
10086 builtin and then its argument prototype would still apply. */
10091 /* The GNU C library defines this for functions which it implements
10092 to always fail with ENOSYS. Some functions are actually named
10093 something starting with __ and the normal name is an alias. */
10094 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10102 if { (eval echo configure
:10103: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10104 eval "ac_cv_func_$ac_func=yes"
10106 echo "configure: failed program was:" >&5
10107 cat conftest.
$ac_ext >&5
10109 eval "ac_cv_func_$ac_func=no"
10114 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10115 echo "$ac_t""yes" 1>&6
10116 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10117 cat >> confdefs.h
<<EOF
10118 #define $ac_tr_func 1
10122 echo "$ac_t""no" 1>&6
10127 for ac_func
in timegm
10129 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10130 echo "configure:10131: checking for $ac_func" >&5
10131 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10132 echo $ac_n "(cached) $ac_c" 1>&6
10134 cat > conftest.
$ac_ext <<EOF
10135 #line 10136 "configure"
10136 #include "confdefs.h"
10137 /* System header to define __stub macros and hopefully few prototypes,
10138 which can conflict with char $ac_func(); below. */
10139 #include <assert.h>
10140 /* Override any gcc2 internal prototype to avoid an error. */
10141 /* We use char because int might match the return type of a gcc2
10142 builtin and then its argument prototype would still apply. */
10147 /* The GNU C library defines this for functions which it implements
10148 to always fail with ENOSYS. Some functions are actually named
10149 something starting with __ and the normal name is an alias. */
10150 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10158 if { (eval echo configure
:10159: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10160 eval "ac_cv_func_$ac_func=yes"
10162 echo "configure: failed program was:" >&5
10163 cat conftest.
$ac_ext >&5
10165 eval "ac_cv_func_$ac_func=no"
10170 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10171 echo "$ac_t""yes" 1>&6
10172 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10173 cat >> confdefs.h
<<EOF
10174 #define $ac_tr_func 1
10178 echo "$ac_t""no" 1>&6
10183 HAVE_SOME_SLEEP_FUNC
=0
10184 if test "$USE_BEOS" = 1; then
10185 cat >> confdefs.h
<<\EOF
10186 #define HAVE_SLEEP 1
10189 HAVE_SOME_SLEEP_FUNC
=1
10192 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
10194 for ac_func
in nanosleep
10196 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10197 echo "configure:10198: checking for $ac_func" >&5
10198 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10199 echo $ac_n "(cached) $ac_c" 1>&6
10201 cat > conftest.
$ac_ext <<EOF
10202 #line 10203 "configure"
10203 #include "confdefs.h"
10204 /* System header to define __stub macros and hopefully few prototypes,
10205 which can conflict with char $ac_func(); below. */
10206 #include <assert.h>
10207 /* Override any gcc2 internal prototype to avoid an error. */
10208 /* We use char because int might match the return type of a gcc2
10209 builtin and then its argument prototype would still apply. */
10214 /* The GNU C library defines this for functions which it implements
10215 to always fail with ENOSYS. Some functions are actually named
10216 something starting with __ and the normal name is an alias. */
10217 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10225 if { (eval echo configure
:10226: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10227 eval "ac_cv_func_$ac_func=yes"
10229 echo "configure: failed program was:" >&5
10230 cat conftest.
$ac_ext >&5
10232 eval "ac_cv_func_$ac_func=no"
10237 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10238 echo "$ac_t""yes" 1>&6
10239 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10240 cat >> confdefs.h
<<EOF
10241 #define $ac_tr_func 1
10243 cat >> confdefs.h
<<\EOF
10244 #define HAVE_NANOSLEEP 1
10248 echo "$ac_t""no" 1>&6
10249 echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
10250 echo "configure:10251: checking for nanosleep in -lposix4" >&5
10251 ac_lib_var
=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
10252 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10253 echo $ac_n "(cached) $ac_c" 1>&6
10255 ac_save_LIBS
="$LIBS"
10256 LIBS
="-lposix4 $LIBS"
10257 cat > conftest.
$ac_ext <<EOF
10258 #line 10259 "configure"
10259 #include "confdefs.h"
10260 /* Override any gcc2 internal prototype to avoid an error. */
10261 /* We use char because int might match the return type of a gcc2
10262 builtin and then its argument prototype would still apply. */
10269 if { (eval echo configure
:10270: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10271 eval "ac_cv_lib_$ac_lib_var=yes"
10273 echo "configure: failed program was:" >&5
10274 cat conftest.
$ac_ext >&5
10276 eval "ac_cv_lib_$ac_lib_var=no"
10279 LIBS
="$ac_save_LIBS"
10282 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10283 echo "$ac_t""yes" 1>&6
10285 cat >> confdefs.h
<<\EOF
10286 #define HAVE_NANOSLEEP 1
10289 POSIX4_LINK
="-lposix4"
10292 echo "$ac_t""no" 1>&6
10294 for ac_func
in usleep
10296 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10297 echo "configure:10298: checking for $ac_func" >&5
10298 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10299 echo $ac_n "(cached) $ac_c" 1>&6
10301 cat > conftest.
$ac_ext <<EOF
10302 #line 10303 "configure"
10303 #include "confdefs.h"
10304 /* System header to define __stub macros and hopefully few prototypes,
10305 which can conflict with char $ac_func(); below. */
10306 #include <assert.h>
10307 /* Override any gcc2 internal prototype to avoid an error. */
10308 /* We use char because int might match the return type of a gcc2
10309 builtin and then its argument prototype would still apply. */
10314 /* The GNU C library defines this for functions which it implements
10315 to always fail with ENOSYS. Some functions are actually named
10316 something starting with __ and the normal name is an alias. */
10317 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10325 if { (eval echo configure
:10326: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10327 eval "ac_cv_func_$ac_func=yes"
10329 echo "configure: failed program was:" >&5
10330 cat conftest.
$ac_ext >&5
10332 eval "ac_cv_func_$ac_func=no"
10337 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10338 echo "$ac_t""yes" 1>&6
10339 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10340 cat >> confdefs.h
<<EOF
10341 #define $ac_tr_func 1
10345 echo "$ac_t""no" 1>&6
10349 echo "configure: warning: wxSleep() function will not work" 1>&2
10361 for ac_func
in uname gethostname
10363 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10364 echo "configure:10365: checking for $ac_func" >&5
10365 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10366 echo $ac_n "(cached) $ac_c" 1>&6
10368 cat > conftest.
$ac_ext <<EOF
10369 #line 10370 "configure"
10370 #include "confdefs.h"
10371 /* System header to define __stub macros and hopefully few prototypes,
10372 which can conflict with char $ac_func(); below. */
10373 #include <assert.h>
10374 /* Override any gcc2 internal prototype to avoid an error. */
10375 /* We use char because int might match the return type of a gcc2
10376 builtin and then its argument prototype would still apply. */
10381 /* The GNU C library defines this for functions which it implements
10382 to always fail with ENOSYS. Some functions are actually named
10383 something starting with __ and the normal name is an alias. */
10384 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10392 if { (eval echo configure
:10393: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10394 eval "ac_cv_func_$ac_func=yes"
10396 echo "configure: failed program was:" >&5
10397 cat conftest.
$ac_ext >&5
10399 eval "ac_cv_func_$ac_func=no"
10404 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10405 echo "$ac_t""yes" 1>&6
10406 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10407 cat >> confdefs.h
<<EOF
10408 #define $ac_tr_func 1
10412 echo "$ac_t""no" 1>&6
10417 for ac_func
in strtok_r
10419 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10420 echo "configure:10421: checking for $ac_func" >&5
10421 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10422 echo $ac_n "(cached) $ac_c" 1>&6
10424 cat > conftest.
$ac_ext <<EOF
10425 #line 10426 "configure"
10426 #include "confdefs.h"
10427 /* System header to define __stub macros and hopefully few prototypes,
10428 which can conflict with char $ac_func(); below. */
10429 #include <assert.h>
10430 /* Override any gcc2 internal prototype to avoid an error. */
10431 /* We use char because int might match the return type of a gcc2
10432 builtin and then its argument prototype would still apply. */
10437 /* The GNU C library defines this for functions which it implements
10438 to always fail with ENOSYS. Some functions are actually named
10439 something starting with __ and the normal name is an alias. */
10440 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10448 if { (eval echo configure
:10449: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10450 eval "ac_cv_func_$ac_func=yes"
10452 echo "configure: failed program was:" >&5
10453 cat conftest.
$ac_ext >&5
10455 eval "ac_cv_func_$ac_func=no"
10460 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10461 echo "$ac_t""yes" 1>&6
10462 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10463 cat >> confdefs.h
<<EOF
10464 #define $ac_tr_func 1
10468 echo "$ac_t""no" 1>&6
10474 for ac_func
in inet_addr
10476 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10477 echo "configure:10478: checking for $ac_func" >&5
10478 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10479 echo $ac_n "(cached) $ac_c" 1>&6
10481 cat > conftest.
$ac_ext <<EOF
10482 #line 10483 "configure"
10483 #include "confdefs.h"
10484 /* System header to define __stub macros and hopefully few prototypes,
10485 which can conflict with char $ac_func(); below. */
10486 #include <assert.h>
10487 /* Override any gcc2 internal prototype to avoid an error. */
10488 /* We use char because int might match the return type of a gcc2
10489 builtin and then its argument prototype would still apply. */
10494 /* The GNU C library defines this for functions which it implements
10495 to always fail with ENOSYS. Some functions are actually named
10496 something starting with __ and the normal name is an alias. */
10497 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10505 if { (eval echo configure
:10506: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10507 eval "ac_cv_func_$ac_func=yes"
10509 echo "configure: failed program was:" >&5
10510 cat conftest.
$ac_ext >&5
10512 eval "ac_cv_func_$ac_func=no"
10517 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10518 echo "$ac_t""yes" 1>&6
10519 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10520 cat >> confdefs.h
<<EOF
10521 #define $ac_tr_func 1
10523 cat >> confdefs.h
<<\EOF
10524 #define HAVE_INET_ADDR 1
10528 echo "$ac_t""no" 1>&6
10529 echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6
10530 echo "configure:10531: checking for inet_addr in -lnsl" >&5
10531 ac_lib_var
=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'`
10532 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10533 echo $ac_n "(cached) $ac_c" 1>&6
10535 ac_save_LIBS
="$LIBS"
10537 cat > conftest.
$ac_ext <<EOF
10538 #line 10539 "configure"
10539 #include "confdefs.h"
10540 /* Override any gcc2 internal prototype to avoid an error. */
10541 /* We use char because int might match the return type of a gcc2
10542 builtin and then its argument prototype would still apply. */
10549 if { (eval echo configure
:10550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10551 eval "ac_cv_lib_$ac_lib_var=yes"
10553 echo "configure: failed program was:" >&5
10554 cat conftest.
$ac_ext >&5
10556 eval "ac_cv_lib_$ac_lib_var=no"
10559 LIBS
="$ac_save_LIBS"
10562 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10563 echo "$ac_t""yes" 1>&6
10566 echo "$ac_t""no" 1>&6
10567 echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6
10568 echo "configure:10569: checking for inet_addr in -lresolv" >&5
10569 ac_lib_var
=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'`
10570 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10571 echo $ac_n "(cached) $ac_c" 1>&6
10573 ac_save_LIBS
="$LIBS"
10574 LIBS
="-lresolv $LIBS"
10575 cat > conftest.
$ac_ext <<EOF
10576 #line 10577 "configure"
10577 #include "confdefs.h"
10578 /* Override any gcc2 internal prototype to avoid an error. */
10579 /* We use char because int might match the return type of a gcc2
10580 builtin and then its argument prototype would still apply. */
10587 if { (eval echo configure
:10588: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10589 eval "ac_cv_lib_$ac_lib_var=yes"
10591 echo "configure: failed program was:" >&5
10592 cat conftest.
$ac_ext >&5
10594 eval "ac_cv_lib_$ac_lib_var=no"
10597 LIBS
="$ac_save_LIBS"
10600 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10601 echo "$ac_t""yes" 1>&6
10605 echo "$ac_t""no" 1>&6
10617 for ac_func
in inet_aton
10619 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10620 echo "configure:10621: checking for $ac_func" >&5
10621 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10622 echo $ac_n "(cached) $ac_c" 1>&6
10624 cat > conftest.
$ac_ext <<EOF
10625 #line 10626 "configure"
10626 #include "confdefs.h"
10627 /* System header to define __stub macros and hopefully few prototypes,
10628 which can conflict with char $ac_func(); below. */
10629 #include <assert.h>
10630 /* Override any gcc2 internal prototype to avoid an error. */
10631 /* We use char because int might match the return type of a gcc2
10632 builtin and then its argument prototype would still apply. */
10637 /* The GNU C library defines this for functions which it implements
10638 to always fail with ENOSYS. Some functions are actually named
10639 something starting with __ and the normal name is an alias. */
10640 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10648 if { (eval echo configure
:10649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10650 eval "ac_cv_func_$ac_func=yes"
10652 echo "configure: failed program was:" >&5
10653 cat conftest.
$ac_ext >&5
10655 eval "ac_cv_func_$ac_func=no"
10660 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10661 echo "$ac_t""yes" 1>&6
10662 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10663 cat >> confdefs.h
<<EOF
10664 #define $ac_tr_func 1
10666 cat >> confdefs.h
<<\EOF
10667 #define HAVE_INET_ATON 1
10671 echo "$ac_t""no" 1>&6
10672 echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6
10673 echo "configure:10674: checking for inet_aton in -l$INET_LINK" >&5
10674 ac_lib_var
=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'`
10675 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10676 echo $ac_n "(cached) $ac_c" 1>&6
10678 ac_save_LIBS
="$LIBS"
10679 LIBS
="-l$INET_LINK $LIBS"
10680 cat > conftest.
$ac_ext <<EOF
10681 #line 10682 "configure"
10682 #include "confdefs.h"
10683 /* Override any gcc2 internal prototype to avoid an error. */
10684 /* We use char because int might match the return type of a gcc2
10685 builtin and then its argument prototype would still apply. */
10692 if { (eval echo configure
:10693: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10694 eval "ac_cv_lib_$ac_lib_var=yes"
10696 echo "configure: failed program was:" >&5
10697 cat conftest.
$ac_ext >&5
10699 eval "ac_cv_lib_$ac_lib_var=no"
10702 LIBS
="$ac_save_LIBS"
10705 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10706 echo "$ac_t""yes" 1>&6
10707 cat >> confdefs.h
<<\EOF
10708 #define HAVE_INET_ATON 1
10712 echo "$ac_t""no" 1>&6
10720 if test "x$INET_LINK" != "x"; then
10721 cat >> confdefs.h
<<\EOF
10722 #define HAVE_INET_ADDR 1
10725 INET_LINK
="-l$INET_LINK"
10731 cat > confcache
<<\EOF
10732 # This file is a shell script that caches the results of configure
10733 # tests run on this system so they can be shared between configure
10734 # scripts and configure runs. It is not useful on other systems.
10735 # If it contains results you don't want to keep, you may remove or edit it.
10737 # By default, configure uses ./config.cache as the cache file,
10738 # creating it if it does not exist already. You can give configure
10739 # the --cache-file=FILE option to use a different cache file; that is
10740 # what configure does when it calls configure scripts in
10741 # subdirectories, so they share the cache.
10742 # Giving --cache-file=/dev/null disables caching, for debugging configure.
10743 # config.status only pays attention to the cache file if you give it the
10744 # --recheck option to rerun configure.
10747 # The following way of writing the cache mishandles newlines in values,
10748 # but we know of no workaround that is simple, portable, and efficient.
10749 # So, don't put newlines in cache variables' values.
10750 # Ultrix sh set writes to stderr and can't be redirected directly,
10751 # and sets the high bit in the cache file unless we assign to the vars.
10753 case `(ac_space=' '; set | grep ac_space) 2>&1` in
10755 # `set' does not quote correctly, so add quotes (double-quote substitution
10756 # turns \\\\ into \\, and sed turns \\ into \).
10758 -e "s/'/'\\\\''/g" \
10759 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
10762 # `set' quotes correctly as required by POSIX, so do not add quotes.
10763 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
10766 if cmp -s $cache_file confcache
; then
10769 if test -w $cache_file; then
10770 echo "updating cache $cache_file"
10771 cat confcache
> $cache_file
10773 echo "not updating unwritable cache $cache_file"
10780 if test "$TOOLKIT" != "MSW"; then
10786 if test "$wxUSE_THREADS" = "yes" ; then
10787 if test "$wxUSE_WINE" = 1 ; then
10788 echo "configure: warning: Threads are not supported under WINE" 1>&2
10790 elif test "$USE_BEOS" = 1; then
10791 echo "configure: warning: BeOS threads are not yet supported" 1>&2
10796 if test "$wxUSE_THREADS" = "yes" ; then
10798 echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
10799 echo "configure:10800: checking for pthread_create in -lpthread" >&5
10800 ac_lib_var
=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
10801 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10802 echo $ac_n "(cached) $ac_c" 1>&6
10804 ac_save_LIBS
="$LIBS"
10805 LIBS
="-lpthread $LIBS"
10806 cat > conftest.
$ac_ext <<EOF
10807 #line 10808 "configure"
10808 #include "confdefs.h"
10809 /* Override any gcc2 internal prototype to avoid an error. */
10810 /* We use char because int might match the return type of a gcc2
10811 builtin and then its argument prototype would still apply. */
10812 char pthread_create();
10818 if { (eval echo configure
:10819: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10820 eval "ac_cv_lib_$ac_lib_var=yes"
10822 echo "configure: failed program was:" >&5
10823 cat conftest.
$ac_ext >&5
10825 eval "ac_cv_lib_$ac_lib_var=no"
10828 LIBS
="$ac_save_LIBS"
10831 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10832 echo "$ac_t""yes" 1>&6
10834 THREADS_OBJ
="threadpsx.lo"
10835 THREADS_LINK
="pthread"
10838 echo "$ac_t""no" 1>&6
10840 echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
10841 echo "configure:10842: checking for pthread_create in -lc_r" >&5
10842 ac_lib_var
=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`
10843 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10844 echo $ac_n "(cached) $ac_c" 1>&6
10846 ac_save_LIBS
="$LIBS"
10848 cat > conftest.
$ac_ext <<EOF
10849 #line 10850 "configure"
10850 #include "confdefs.h"
10851 /* Override any gcc2 internal prototype to avoid an error. */
10852 /* We use char because int might match the return type of a gcc2
10853 builtin and then its argument prototype would still apply. */
10854 char pthread_create();
10860 if { (eval echo configure
:10861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10862 eval "ac_cv_lib_$ac_lib_var=yes"
10864 echo "configure: failed program was:" >&5
10865 cat conftest.
$ac_ext >&5
10867 eval "ac_cv_lib_$ac_lib_var=no"
10870 LIBS
="$ac_save_LIBS"
10873 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10874 echo "$ac_t""yes" 1>&6
10876 THREADS_OBJ
="threadpsx.lo"
10880 echo "$ac_t""no" 1>&6
10882 ac_safe
=`echo "sys/prctl.h" | sed 'y%./+-%__p_%'`
10883 echo $ac_n "checking for sys/prctl.h""... $ac_c" 1>&6
10884 echo "configure:10885: checking for sys/prctl.h" >&5
10885 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10886 echo $ac_n "(cached) $ac_c" 1>&6
10888 cat > conftest.
$ac_ext <<EOF
10889 #line 10890 "configure"
10890 #include "confdefs.h"
10891 #include <sys/prctl.h>
10893 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10894 { (eval echo configure
:10895: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10895 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10896 if test -z "$ac_err"; then
10898 eval "ac_cv_header_$ac_safe=yes"
10901 echo "configure: failed program was:" >&5
10902 cat conftest.
$ac_ext >&5
10904 eval "ac_cv_header_$ac_safe=no"
10908 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10909 echo "$ac_t""yes" 1>&6
10911 THREADS_OBJ
="threadsgi.lo"
10914 echo "$ac_t""no" 1>&6
10924 if test -z "$THREADS_OBJ" ; then
10926 echo "configure: warning: No thread support on this system" 1>&2
10930 if test "$wxUSE_THREADS" = "yes" ; then
10931 for ac_func
in thr_setconcurrency
10933 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10934 echo "configure:10935: checking for $ac_func" >&5
10935 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10936 echo $ac_n "(cached) $ac_c" 1>&6
10938 cat > conftest.
$ac_ext <<EOF
10939 #line 10940 "configure"
10940 #include "confdefs.h"
10941 /* System header to define __stub macros and hopefully few prototypes,
10942 which can conflict with char $ac_func(); below. */
10943 #include <assert.h>
10944 /* Override any gcc2 internal prototype to avoid an error. */
10945 /* We use char because int might match the return type of a gcc2
10946 builtin and then its argument prototype would still apply. */
10951 /* The GNU C library defines this for functions which it implements
10952 to always fail with ENOSYS. Some functions are actually named
10953 something starting with __ and the normal name is an alias. */
10954 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10962 if { (eval echo configure
:10963: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10964 eval "ac_cv_func_$ac_func=yes"
10966 echo "configure: failed program was:" >&5
10967 cat conftest.
$ac_ext >&5
10969 eval "ac_cv_func_$ac_func=no"
10974 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10975 echo "$ac_t""yes" 1>&6
10976 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10977 cat >> confdefs.h
<<EOF
10978 #define $ac_tr_func 1
10982 echo "$ac_t""no" 1>&6
10988 for ac_hdr
in sched.h
10990 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10991 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10992 echo "configure:10993: checking for $ac_hdr" >&5
10993 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10994 echo $ac_n "(cached) $ac_c" 1>&6
10996 cat > conftest.
$ac_ext <<EOF
10997 #line 10998 "configure"
10998 #include "confdefs.h"
11001 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11002 { (eval echo configure
:11003: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11003 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11004 if test -z "$ac_err"; then
11006 eval "ac_cv_header_$ac_safe=yes"
11009 echo "configure: failed program was:" >&5
11010 cat conftest.
$ac_ext >&5
11012 eval "ac_cv_header_$ac_safe=no"
11016 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11017 echo "$ac_t""yes" 1>&6
11018 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
11019 cat >> confdefs.h
<<EOF
11020 #define $ac_tr_hdr 1
11024 echo "$ac_t""no" 1>&6
11029 echo $ac_n "checking for sched_yield in -l$THREADS_LINK""... $ac_c" 1>&6
11030 echo "configure:11031: checking for sched_yield in -l$THREADS_LINK" >&5
11031 ac_lib_var
=`echo $THREADS_LINK'_'sched_yield | sed 'y%./+-%__p_%'`
11032 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11033 echo $ac_n "(cached) $ac_c" 1>&6
11035 ac_save_LIBS
="$LIBS"
11036 LIBS
="-l$THREADS_LINK $LIBS"
11037 cat > conftest.
$ac_ext <<EOF
11038 #line 11039 "configure"
11039 #include "confdefs.h"
11040 /* Override any gcc2 internal prototype to avoid an error. */
11041 /* We use char because int might match the return type of a gcc2
11042 builtin and then its argument prototype would still apply. */
11043 char sched_yield();
11049 if { (eval echo configure
:11050: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11051 eval "ac_cv_lib_$ac_lib_var=yes"
11053 echo "configure: failed program was:" >&5
11054 cat conftest.
$ac_ext >&5
11056 eval "ac_cv_lib_$ac_lib_var=no"
11059 LIBS
="$ac_save_LIBS"
11062 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11063 echo "$ac_t""yes" 1>&6
11064 cat >> confdefs.h
<<\EOF
11065 #define HAVE_SCHED_YIELD 1
11069 echo "$ac_t""no" 1>&6
11070 echo $ac_n "checking for sched_yield in -l"posix4
"""... $ac_c" 1>&6
11071 echo "configure:11072: checking for sched_yield in -l"posix4
"" >&5
11072 ac_lib_var
=`echo "posix4"'_'sched_yield | sed 'y%./+-%__p_%'`
11073 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11074 echo $ac_n "(cached) $ac_c" 1>&6
11076 ac_save_LIBS
="$LIBS"
11077 LIBS
="-l"posix4
" $LIBS"
11078 cat > conftest.
$ac_ext <<EOF
11079 #line 11080 "configure"
11080 #include "confdefs.h"
11081 /* Override any gcc2 internal prototype to avoid an error. */
11082 /* We use char because int might match the return type of a gcc2
11083 builtin and then its argument prototype would still apply. */
11084 char sched_yield();
11090 if { (eval echo configure
:11091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11092 eval "ac_cv_lib_$ac_lib_var=yes"
11094 echo "configure: failed program was:" >&5
11095 cat conftest.
$ac_ext >&5
11097 eval "ac_cv_lib_$ac_lib_var=no"
11100 LIBS
="$ac_save_LIBS"
11103 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11104 echo "$ac_t""yes" 1>&6
11105 cat >> confdefs.h
<<\EOF
11106 #define HAVE_SCHED_YIELD 1
11108 POSIX4_LINK
="-lposix4"
11110 echo "$ac_t""no" 1>&6
11111 echo "configure: warning: wxThread::Yield will not work properly" 1>&2
11119 echo $ac_n "checking for pthread_attr_getschedpolicy in -l$THREADS_LINK""... $ac_c" 1>&6
11120 echo "configure:11121: checking for pthread_attr_getschedpolicy in -l$THREADS_LINK" >&5
11121 ac_lib_var
=`echo $THREADS_LINK'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
11122 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11123 echo $ac_n "(cached) $ac_c" 1>&6
11125 ac_save_LIBS
="$LIBS"
11126 LIBS
="-l$THREADS_LINK $LIBS"
11127 cat > conftest.
$ac_ext <<EOF
11128 #line 11129 "configure"
11129 #include "confdefs.h"
11130 /* Override any gcc2 internal prototype to avoid an error. */
11131 /* We use char because int might match the return type of a gcc2
11132 builtin and then its argument prototype would still apply. */
11133 char pthread_attr_getschedpolicy();
11136 pthread_attr_getschedpolicy()
11139 if { (eval echo configure
:11140: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11141 eval "ac_cv_lib_$ac_lib_var=yes"
11143 echo "configure: failed program was:" >&5
11144 cat conftest.
$ac_ext >&5
11146 eval "ac_cv_lib_$ac_lib_var=no"
11149 LIBS
="$ac_save_LIBS"
11152 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11153 echo "$ac_t""yes" 1>&6
11154 cat >> confdefs.h
<<\EOF
11155 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
11159 echo "$ac_t""no" 1>&6
11160 echo $ac_n "checking for pthread_attr_getschedpolicy in -l"posix4
"""... $ac_c" 1>&6
11161 echo "configure:11162: checking for pthread_attr_getschedpolicy in -l"posix4
"" >&5
11162 ac_lib_var
=`echo "posix4"'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
11163 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11164 echo $ac_n "(cached) $ac_c" 1>&6
11166 ac_save_LIBS
="$LIBS"
11167 LIBS
="-l"posix4
" $LIBS"
11168 cat > conftest.
$ac_ext <<EOF
11169 #line 11170 "configure"
11170 #include "confdefs.h"
11171 /* Override any gcc2 internal prototype to avoid an error. */
11172 /* We use char because int might match the return type of a gcc2
11173 builtin and then its argument prototype would still apply. */
11174 char pthread_attr_getschedpolicy();
11177 pthread_attr_getschedpolicy()
11180 if { (eval echo configure
:11181: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11182 eval "ac_cv_lib_$ac_lib_var=yes"
11184 echo "configure: failed program was:" >&5
11185 cat conftest.
$ac_ext >&5
11187 eval "ac_cv_lib_$ac_lib_var=no"
11190 LIBS
="$ac_save_LIBS"
11193 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11194 echo "$ac_t""yes" 1>&6
11195 cat >> confdefs.h
<<\EOF
11196 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
11198 POSIX4_LINK
="-lposix4"
11200 echo "$ac_t""no" 1>&6
11201 echo "configure: warning: Setting thread priority will not work" 1>&2
11209 echo $ac_n "checking for pthread_cancel in -l$THREADS_LINK""... $ac_c" 1>&6
11210 echo "configure:11211: checking for pthread_cancel in -l$THREADS_LINK" >&5
11211 ac_lib_var
=`echo $THREADS_LINK'_'pthread_cancel | sed 'y%./+-%__p_%'`
11212 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11213 echo $ac_n "(cached) $ac_c" 1>&6
11215 ac_save_LIBS
="$LIBS"
11216 LIBS
="-l$THREADS_LINK $LIBS"
11217 cat > conftest.
$ac_ext <<EOF
11218 #line 11219 "configure"
11219 #include "confdefs.h"
11220 /* Override any gcc2 internal prototype to avoid an error. */
11221 /* We use char because int might match the return type of a gcc2
11222 builtin and then its argument prototype would still apply. */
11223 char pthread_cancel();
11229 if { (eval echo configure
:11230: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11231 eval "ac_cv_lib_$ac_lib_var=yes"
11233 echo "configure: failed program was:" >&5
11234 cat conftest.
$ac_ext >&5
11236 eval "ac_cv_lib_$ac_lib_var=no"
11239 LIBS
="$ac_save_LIBS"
11242 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11243 echo "$ac_t""yes" 1>&6
11244 cat >> confdefs.h
<<\EOF
11245 #define HAVE_PTHREAD_CANCEL 1
11249 echo "$ac_t""no" 1>&6
11250 echo "configure: warning: wxThread::Kill() will not work properly" 1>&2
11254 echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6
11255 echo "configure:11256: checking for pthread_cleanup_push/pop" >&5
11256 if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then
11257 echo $ac_n "(cached) $ac_c" 1>&6
11260 cat > conftest.
$ac_ext <<EOF
11261 #line 11262 "configure"
11262 #include "confdefs.h"
11263 #include <pthread.h>
11266 pthread_cleanup_push(NULL, NULL);
11267 pthread_cleanup_pop(0);
11271 if { (eval echo configure
:11272: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11274 wx_cv_func_pthread_cleanup_push
=yes
11275 cat >> confdefs.h
<<\EOF
11276 #define HAVE_THREAD_CLEANUP_FUNCTIONS 1
11281 echo "configure: failed program was:" >&5
11282 cat conftest.
$ac_ext >&5
11285 wx_cv_func_pthread_cleanup_push
=no
11292 echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6
11294 THREADS_LINK
="-l$THREADS_LINK"
11299 if test "$wxUSE_THREADS" = "yes"; then
11300 cat >> confdefs.h
<<\EOF
11301 #define wxUSE_THREADS 1
11305 CFLAGS
="${CFLAGS} -D_REENTRANT"
11306 CXXFLAGS
="${CXXFLAGS} -D_REENTRANT"
11308 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS thread"
11310 if test "$ac_cv_func_strtok_r" = "yes"; then
11311 echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6
11312 echo "configure:11313: checking if -D_REENTRANT is needed" >&5
11313 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
11314 CFLAGS
="${CFLAGS} -D_REENTRANT"
11315 CXXFLAGS
="${CXXFLAGS} -D_REENTRANT"
11316 echo "$ac_t""yes" 1>&6
11318 echo "$ac_t""no" 1>&6
11323 if test "$WXGTK13" = 1 ; then
11324 cat >> confdefs.h
<<EOF
11325 #define __WXGTK13__ $WXGTK13
11331 if test "$WXGTK12" = 1 ; then
11332 cat >> confdefs.h
<<EOF
11333 #define __WXGTK12__ $WXGTK12
11338 if test "$WXWINE" = 1 ; then
11339 TOOLKIT_DEF
="${TOOLKIT_DEF} -D__WXWINE__"
11342 if test "$wxUSE_CYGWIN" = 1 ; then
11343 TOOLKIT_DEF
="${TOOLKIT_DEF} -D__WIN95__"
11348 if test "$wxUSE_DEBUG_INFO" = "yes" ; then
11353 if test "$wxUSE_DEBUG_GDB" = "yes" ; then
11354 wxUSE_DEBUG_INFO
=yes
11358 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
11359 cat >> confdefs.h
<<\EOF
11363 WXDEBUG_DEFINE
="-D__WXDEBUG__"
11365 if test "$wxUSE_GTK" = 1 ; then
11366 WXDEBUG_DEFINE
="-DGTK_NO_CHECK_CASTS"
11370 if test "$wxUSE_MEM_TRACING" = "yes" ; then
11371 cat >> confdefs.h
<<\EOF
11372 #define wxUSE_MEMORY_TRACING 1
11375 cat >> confdefs.h
<<\EOF
11376 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1
11379 cat >> confdefs.h
<<\EOF
11380 #define wxUSE_DEBUG_NEW_ALWAYS 1
11383 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS memcheck"
11386 if test "$wxUSE_DMALLOC" = "yes" ; then
11387 DMALLOC_LINK
="-ldmalloc"
11391 if test "$wxUSE_PROFILE" = "yes" ; then
11397 if test "$GCC" = yes ; then
11398 if test "$wxUSE_NO_RTTI" = "yes" ; then
11399 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-rtti"
11401 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
11402 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-exceptions"
11404 if test "$wxUSE_PERMISSIVE" = "yes" ; then
11405 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fpermissive"
11407 if test "$wxUSE_NO_DEPS" = "no" ; then
11408 DEP_INFO_FLAGS
="-MMD"
11413 CXXFLAGS
=`echo "${CXXFLAGS}" | sed "s/\-O.//g" `
11414 CFLAGS
=`echo "${CFLAGS}" | sed "s/\-O.//g" `
11415 if test "$wxUSE_OPTIMISE" = "no" ; then
11418 if test "$GCC" = yes ; then
11421 i586
-*-*|i686
-*-* )
11422 OPTIMISE
="${OPTIMISE} "
11432 if test "$wxUSE_ZLIB" = "yes" ; then
11433 cat >> confdefs.h
<<\EOF
11434 #define wxUSE_ZLIB 1
11437 ZLIB_INCLUDE
="-I\${top_srcdir}/src/zlib"
11441 if test "$wxUSE_LIBPNG" = "yes" ; then
11442 cat >> confdefs.h
<<\EOF
11443 #define wxUSE_LIBPNG 1
11446 PNG_INCLUDE
="-I\${top_srcdir}/src/png"
11447 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS png"
11451 if test "$wxUSE_LIBJPEG" = "yes" ; then
11452 cat >> confdefs.h
<<\EOF
11453 #define wxUSE_LIBJPEG 1
11456 JPEG_INCLUDE
="-I\${top_srcdir}/src/jpeg"
11460 if test "$wxUSE_LIBTIFF" = "yes" ; then
11461 cat >> confdefs.h
<<\EOF
11462 #define wxUSE_LIBTIFF 1
11465 TIFF_INCLUDE
="-I\${top_srcdir}/src/tiff"
11468 if test "$wxUSE_OPENGL" = "yes"; then
11469 ac_safe
=`echo "GL/gl.h" | sed 'y%./+-%__p_%'`
11470 echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6
11471 echo "configure:11472: checking for GL/gl.h" >&5
11472 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11473 echo $ac_n "(cached) $ac_c" 1>&6
11475 cat > conftest.
$ac_ext <<EOF
11476 #line 11477 "configure"
11477 #include "confdefs.h"
11480 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11481 { (eval echo configure
:11482: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11482 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11483 if test -z "$ac_err"; then
11485 eval "ac_cv_header_$ac_safe=yes"
11488 echo "configure: failed program was:" >&5
11489 cat conftest.
$ac_ext >&5
11491 eval "ac_cv_header_$ac_safe=no"
11495 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11496 echo "$ac_t""yes" 1>&6
11498 echo $ac_n "checking for glInitNames in -lGL""... $ac_c" 1>&6
11499 echo "configure:11500: checking for glInitNames in -lGL" >&5
11500 ac_lib_var
=`echo GL'_'glInitNames | sed 'y%./+-%__p_%'`
11501 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11502 echo $ac_n "(cached) $ac_c" 1>&6
11504 ac_save_LIBS
="$LIBS"
11505 LIBS
="-lGL wxUSE_OPENGL=0 $LIBS"
11506 cat > conftest.
$ac_ext <<EOF
11507 #line 11508 "configure"
11508 #include "confdefs.h"
11509 /* Override any gcc2 internal prototype to avoid an error. */
11510 /* We use char because int might match the return type of a gcc2
11511 builtin and then its argument prototype would still apply. */
11512 char glInitNames();
11518 if { (eval echo configure
:11519: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11520 eval "ac_cv_lib_$ac_lib_var=yes"
11522 echo "configure: failed program was:" >&5
11523 cat conftest.
$ac_ext >&5
11525 eval "ac_cv_lib_$ac_lib_var=no"
11528 LIBS
="$ac_save_LIBS"
11531 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11532 echo "$ac_t""yes" 1>&6
11535 cat >> confdefs.h
<<\EOF
11536 #define wxUSE_OPENGL 1
11539 UTILS_SUBDIRS
="$UTILS_SUBDIRS glcanvas/src"
11542 echo "$ac_t""no" 1>&6
11544 echo $ac_n "checking for glInitNames in -lMesaGL""... $ac_c" 1>&6
11545 echo "configure:11546: checking for glInitNames in -lMesaGL" >&5
11546 ac_lib_var
=`echo MesaGL'_'glInitNames | sed 'y%./+-%__p_%'`
11547 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11548 echo $ac_n "(cached) $ac_c" 1>&6
11550 ac_save_LIBS
="$LIBS"
11551 LIBS
="-lMesaGL $LIBS"
11552 cat > conftest.
$ac_ext <<EOF
11553 #line 11554 "configure"
11554 #include "confdefs.h"
11555 /* Override any gcc2 internal prototype to avoid an error. */
11556 /* We use char because int might match the return type of a gcc2
11557 builtin and then its argument prototype would still apply. */
11558 char glInitNames();
11564 if { (eval echo configure
:11565: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11566 eval "ac_cv_lib_$ac_lib_var=yes"
11568 echo "configure: failed program was:" >&5
11569 cat conftest.
$ac_ext >&5
11571 eval "ac_cv_lib_$ac_lib_var=no"
11574 LIBS
="$ac_save_LIBS"
11577 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11578 echo "$ac_t""yes" 1>&6
11580 OPENGL_LINK
="-lMesaGL"
11581 cat >> confdefs.h
<<\EOF
11582 #define wxUSE_OPENGL 1
11585 UTILS_SUBDIRS
="$UTILS_SUBDIRS glcanvas/src"
11588 echo "$ac_t""no" 1>&6
11597 echo "$ac_t""no" 1>&6
11604 if test "$wxUSE_GUI" = "yes"; then
11605 cat >> confdefs.h
<<\EOF
11606 #define wxUSE_GUI 1
11611 cat >> confdefs.h
<<\EOF
11612 #define wxUSE_NOGUI 1
11618 if test "$wxUSE_UNIX" = "yes"; then
11619 cat >> confdefs.h
<<\EOF
11620 #define wxUSE_UNIX 1
11626 if test "$wxUSE_APPLE_IEEE" = "yes"; then
11627 cat >> confdefs.h
<<\EOF
11628 #define wxUSE_APPLE_IEEE 1
11633 if test "$wxUSE_WAVE" = "yes"; then
11634 cat >> confdefs.h
<<\EOF
11635 #define wxUSE_WAVE 1
11640 if test "$wxUSE_FILE" = "yes"; then
11641 cat >> confdefs.h
<<\EOF
11642 #define wxUSE_FILE 1
11647 if test "$wxUSE_FS_INET" = "yes"; then
11648 cat >> confdefs.h
<<\EOF
11649 #define wxUSE_FS_INET 1
11654 if test "$wxUSE_FS_ZIP" = "yes"; then
11655 cat >> confdefs.h
<<\EOF
11656 #define wxUSE_FS_ZIP 1
11661 if test "$wxUSE_ZIPSTREAM" = "yes"; then
11662 cat >> confdefs.h
<<\EOF
11663 #define wxUSE_ZIPSTREAM 1
11668 if test "$wxUSE_BUSYINFO" = "yes"; then
11669 cat >> confdefs.h
<<\EOF
11670 #define wxUSE_BUSYINFO 1
11675 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
11676 cat >> confdefs.h
<<\EOF
11677 #define wxUSE_STD_IOSTREAM 1
11682 if test "$wxUSE_TEXTFILE" = "yes"; then
11683 if test "$wxUSE_FILE" != "yes"; then
11684 echo "configure: warning: wxTextFile requires wxFile and it won't be compiled without it" 1>&2
11686 cat >> confdefs.h
<<\EOF
11687 #define wxUSE_TEXTFILE 1
11693 if test "$wxUSE_CONFIG" = "yes" ; then
11694 if test "$wxUSE_TEXTFILE" != "yes"; then
11695 echo "configure: warning: wxConfig requires wxTextFile and it won't be compiled without it" 1>&2
11697 cat >> confdefs.h
<<\EOF
11698 #define wxUSE_CONFIG 1
11701 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config"
11705 if test "$wxUSE_INTL" = "yes" ; then
11706 if test "$wxUSE_FILE" != "yes"; then
11707 echo "configure: warning: I18n code requires wxFile and it won't be compiled without it" 1>&2
11709 cat >> confdefs.h
<<\EOF
11710 #define wxUSE_INTL 1
11713 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat"
11717 if test "$wxUSE_LOG" = "yes"; then
11718 cat >> confdefs.h
<<\EOF
11719 #define wxUSE_LOG 1
11724 if test "$wxUSE_LONGLONG" = "yes"; then
11725 cat >> confdefs.h
<<\EOF
11726 #define wxUSE_LONGLONG 1
11731 if test "$wxUSE_PLOT" = "yes"; then
11732 cat >> confdefs.h
<<\EOF
11733 #define wxUSE_PLOT 1
11738 if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then
11739 cat >> confdefs.h
<<\EOF
11740 #define wxUSE_DIALUP_MANAGER 1
11743 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dialup"
11746 if test "$wxUSE_STREAMS" = "yes" ; then
11747 cat >> confdefs.h
<<\EOF
11748 #define wxUSE_STREAMS 1
11754 if test "$wxUSE_TIMEDATE" = "yes"; then
11755 for ac_func
in strptime
11757 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
11758 echo "configure:11759: checking for $ac_func" >&5
11759 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11760 echo $ac_n "(cached) $ac_c" 1>&6
11762 cat > conftest.
$ac_ext <<EOF
11763 #line 11764 "configure"
11764 #include "confdefs.h"
11765 /* System header to define __stub macros and hopefully few prototypes,
11766 which can conflict with char $ac_func(); below. */
11767 #include <assert.h>
11768 /* Override any gcc2 internal prototype to avoid an error. */
11769 /* We use char because int might match the return type of a gcc2
11770 builtin and then its argument prototype would still apply. */
11775 /* The GNU C library defines this for functions which it implements
11776 to always fail with ENOSYS. Some functions are actually named
11777 something starting with __ and the normal name is an alias. */
11778 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11786 if { (eval echo configure
:11787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11788 eval "ac_cv_func_$ac_func=yes"
11790 echo "configure: failed program was:" >&5
11791 cat conftest.
$ac_ext >&5
11793 eval "ac_cv_func_$ac_func=no"
11798 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11799 echo "$ac_t""yes" 1>&6
11800 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11801 cat >> confdefs.h
<<EOF
11802 #define $ac_tr_func 1
11806 echo "$ac_t""no" 1>&6
11811 echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6
11812 echo "configure:11813: checking for timezone variable in <time.h>" >&5
11813 if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then
11814 echo $ac_n "(cached) $ac_c" 1>&6
11817 cat > conftest.
$ac_ext <<EOF
11818 #line 11819 "configure"
11819 #include "confdefs.h"
11830 if { (eval echo configure
:11831: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11833 wx_cv_var_timezone
=__timezone
11836 echo "configure: failed program was:" >&5
11837 cat conftest.
$ac_ext >&5
11840 cat > conftest.
$ac_ext <<EOF
11841 #line 11842 "configure"
11842 #include "confdefs.h"
11853 if { (eval echo configure
:11854: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11856 wx_cv_var_timezone
=_timezone
11859 echo "configure: failed program was:" >&5
11860 cat conftest.
$ac_ext >&5
11863 cat > conftest.
$ac_ext <<EOF
11864 #line 11865 "configure"
11865 #include "confdefs.h"
11876 if { (eval echo configure
:11877: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11879 wx_cv_var_timezone
=timezone
11882 echo "configure: failed program was:" >&5
11883 cat conftest.
$ac_ext >&5
11885 { echo "configure: error: no timezone variable" 1>&2; exit 1; }
11901 echo "$ac_t""$wx_cv_var_timezone" 1>&6
11903 cat >> confdefs.h
<<EOF
11904 #define WX_TIMEZONE $wx_cv_var_timezone
11908 for ac_func
in localtime
11910 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
11911 echo "configure:11912: checking for $ac_func" >&5
11912 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11913 echo $ac_n "(cached) $ac_c" 1>&6
11915 cat > conftest.
$ac_ext <<EOF
11916 #line 11917 "configure"
11917 #include "confdefs.h"
11918 /* System header to define __stub macros and hopefully few prototypes,
11919 which can conflict with char $ac_func(); below. */
11920 #include <assert.h>
11921 /* Override any gcc2 internal prototype to avoid an error. */
11922 /* We use char because int might match the return type of a gcc2
11923 builtin and then its argument prototype would still apply. */
11928 /* The GNU C library defines this for functions which it implements
11929 to always fail with ENOSYS. Some functions are actually named
11930 something starting with __ and the normal name is an alias. */
11931 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11939 if { (eval echo configure
:11940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11941 eval "ac_cv_func_$ac_func=yes"
11943 echo "configure: failed program was:" >&5
11944 cat conftest.
$ac_ext >&5
11946 eval "ac_cv_func_$ac_func=no"
11951 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11952 echo "$ac_t""yes" 1>&6
11953 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11954 cat >> confdefs.h
<<EOF
11955 #define $ac_tr_func 1
11959 echo "$ac_t""no" 1>&6
11964 if test "$ac_cv_func_localtime" = "yes"; then
11965 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6
11966 echo "configure:11967: checking for tm_gmtoff in struct tm" >&5
11967 if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then
11968 echo $ac_n "(cached) $ac_c" 1>&6
11971 cat > conftest.
$ac_ext <<EOF
11972 #line 11973 "configure"
11973 #include "confdefs.h"
11984 if { (eval echo configure
:11985: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11987 wx_cv_struct_tm_has_gmtoff
=yes
11988 cat >> confdefs.h
<<\EOF
11989 #define WX_GMTOFF_IN_TM 1
11994 echo "configure: failed program was:" >&5
11995 cat conftest.
$ac_ext >&5
11997 wx_cv_struct_tm_has_gmtoff
=no
12004 echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6
12007 for ac_func
in gettimeofday ftime
12009 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
12010 echo "configure:12011: checking for $ac_func" >&5
12011 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12012 echo $ac_n "(cached) $ac_c" 1>&6
12014 cat > conftest.
$ac_ext <<EOF
12015 #line 12016 "configure"
12016 #include "confdefs.h"
12017 /* System header to define __stub macros and hopefully few prototypes,
12018 which can conflict with char $ac_func(); below. */
12019 #include <assert.h>
12020 /* Override any gcc2 internal prototype to avoid an error. */
12021 /* We use char because int might match the return type of a gcc2
12022 builtin and then its argument prototype would still apply. */
12027 /* The GNU C library defines this for functions which it implements
12028 to always fail with ENOSYS. Some functions are actually named
12029 something starting with __ and the normal name is an alias. */
12030 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12038 if { (eval echo configure
:12039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12040 eval "ac_cv_func_$ac_func=yes"
12042 echo "configure: failed program was:" >&5
12043 cat conftest.
$ac_ext >&5
12045 eval "ac_cv_func_$ac_func=no"
12050 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12051 echo "$ac_t""yes" 1>&6
12052 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12053 cat >> confdefs.h
<<EOF
12054 #define $ac_tr_func 1
12058 echo "$ac_t""no" 1>&6
12063 if test "$ac_cv_func_gettimeofday" = "yes"; then
12064 echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6
12065 echo "configure:12066: checking whether gettimeofday takes two arguments" >&5
12066 if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then
12067 echo $ac_n "(cached) $ac_c" 1>&6
12072 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12073 ac_cpp
='$CXXCPP $CPPFLAGS'
12074 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12075 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12076 cross_compiling
=$ac_cv_prog_cxx_cross
12079 cat > conftest.
$ac_ext <<EOF
12080 #line 12081 "configure"
12081 #include "confdefs.h"
12083 #include <sys/time.h>
12084 #include <unistd.h>
12089 struct timezone tz;
12090 gettimeofday(&tv, &tz);
12094 if { (eval echo configure
:12095: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12096 wx_cv_func_gettimeofday_has_2_args
=yes
12098 echo "configure: failed program was:" >&5
12099 cat conftest.
$ac_ext >&5
12101 cat > conftest.
$ac_ext <<EOF
12102 #line 12103 "configure"
12103 #include "confdefs.h"
12105 #include <sys/time.h>
12106 #include <unistd.h>
12115 if { (eval echo configure
:12116: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12117 wx_cv_func_gettimeofday_has_2_args
=no
12119 echo "configure: failed program was:" >&5
12120 cat conftest.
$ac_ext >&5
12122 wx_cv_func_gettimeofday_has_2_args
=unknown
12130 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12131 ac_cpp
='$CPP $CPPFLAGS'
12132 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12133 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12134 cross_compiling
=$ac_cv_prog_cc_cross
12139 echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6
12141 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
12142 cat >> confdefs.h
<<\EOF
12143 #define WX_GETTIMEOFDAY_NO_TZ 1
12149 cat >> confdefs.h
<<\EOF
12150 #define wxUSE_TIMEDATE 1
12153 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest"
12157 if test "$TOOLKIT" != "MSW"; then
12159 if test "$wxUSE_SOCKETS" = "yes"; then
12160 echo $ac_n "checking for socket""... $ac_c" 1>&6
12161 echo "configure:12162: checking for socket" >&5
12162 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
12163 echo $ac_n "(cached) $ac_c" 1>&6
12165 cat > conftest.
$ac_ext <<EOF
12166 #line 12167 "configure"
12167 #include "confdefs.h"
12168 /* System header to define __stub macros and hopefully few prototypes,
12169 which can conflict with char socket(); below. */
12170 #include <assert.h>
12171 /* Override any gcc2 internal prototype to avoid an error. */
12172 /* We use char because int might match the return type of a gcc2
12173 builtin and then its argument prototype would still apply. */
12178 /* The GNU C library defines this for functions which it implements
12179 to always fail with ENOSYS. Some functions are actually named
12180 something starting with __ and the normal name is an alias. */
12181 #if defined (__stub_socket) || defined (__stub___socket)
12189 if { (eval echo configure
:12190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12191 eval "ac_cv_func_socket=yes"
12193 echo "configure: failed program was:" >&5
12194 cat conftest.
$ac_ext >&5
12196 eval "ac_cv_func_socket=no"
12201 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
12202 echo "$ac_t""yes" 1>&6
12205 echo "$ac_t""no" 1>&6
12206 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
12207 echo "configure:12208: checking for socket in -lsocket" >&5
12208 ac_lib_var
=`echo socket'_'socket | sed 'y%./+-%__p_%'`
12209 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12210 echo $ac_n "(cached) $ac_c" 1>&6
12212 ac_save_LIBS
="$LIBS"
12213 LIBS
="-lsocket $LIBS"
12214 cat > conftest.
$ac_ext <<EOF
12215 #line 12216 "configure"
12216 #include "confdefs.h"
12217 /* Override any gcc2 internal prototype to avoid an error. */
12218 /* We use char because int might match the return type of a gcc2
12219 builtin and then its argument prototype would still apply. */
12226 if { (eval echo configure
:12227: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12228 eval "ac_cv_lib_$ac_lib_var=yes"
12230 echo "configure: failed program was:" >&5
12231 cat conftest.
$ac_ext >&5
12233 eval "ac_cv_lib_$ac_lib_var=no"
12236 LIBS
="$ac_save_LIBS"
12239 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12240 echo "$ac_t""yes" 1>&6
12241 INET_LINK
="$INET_LINK -lsocket"
12243 echo "$ac_t""no" 1>&6
12245 echo "configure: warning: socket library not found - sockets will be disabled" 1>&2
12258 if test "$wxUSE_SOCKETS" = "yes" ; then
12259 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6
12260 echo "configure:12261: checking what is the type of the third argument of getsockname" >&5
12261 if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then
12262 echo $ac_n "(cached) $ac_c" 1>&6
12267 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12268 ac_cpp
='$CXXCPP $CPPFLAGS'
12269 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12270 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12271 cross_compiling
=$ac_cv_prog_cxx_cross
12274 cat > conftest.
$ac_ext <<EOF
12275 #line 12276 "configure"
12276 #include "confdefs.h"
12278 #include <sys/types.h>
12279 #include <sys/socket.h>
12284 getsockname(0, 0, &len);
12288 if { (eval echo configure
:12289: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12290 wx_cv_type_getsockname3
=socklen_t
12292 echo "configure: failed program was:" >&5
12293 cat conftest.
$ac_ext >&5
12295 cat > conftest.
$ac_ext <<EOF
12296 #line 12297 "configure"
12297 #include "confdefs.h"
12299 #include <sys/types.h>
12300 #include <sys/socket.h>
12305 getsockname(0, 0, &len);
12309 if { (eval echo configure
:12310: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12311 wx_cv_type_getsockname3
=size_t
12313 echo "configure: failed program was:" >&5
12314 cat conftest.
$ac_ext >&5
12316 cat > conftest.
$ac_ext <<EOF
12317 #line 12318 "configure"
12318 #include "confdefs.h"
12320 #include <sys/types.h>
12321 #include <sys/socket.h>
12326 getsockname(0, 0, &len);
12330 if { (eval echo configure
:12331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12332 wx_cv_type_getsockname3
=int
12334 echo "configure: failed program was:" >&5
12335 cat conftest.
$ac_ext >&5
12337 wx_cv_type_getsockname3
=unknown
12349 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12350 ac_cpp
='$CPP $CPPFLAGS'
12351 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12352 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12353 cross_compiling
=$ac_cv_prog_cc_cross
12358 echo "$ac_t""$wx_cv_type_getsockname3" 1>&6
12360 if test "$wx_cv_type_getsockname3" = "unknown"; then
12362 echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2
12364 cat >> confdefs.h
<<EOF
12365 #define SOCKLEN_T $wx_cv_type_getsockname3
12371 if test "$wxUSE_SOCKETS" = "yes" ; then
12372 cat >> confdefs.h
<<\EOF
12373 #define wxUSE_SOCKETS 1
12376 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets"
12377 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS protocol"
12381 if test "$TOOLKIT" != "MSW"; then
12383 if test "$wxUSE_JOYSTICK" = 1; then
12384 for ac_hdr
in linux
/joystick.h
12386 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12387 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
12388 echo "configure:12389: checking for $ac_hdr" >&5
12389 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12390 echo $ac_n "(cached) $ac_c" 1>&6
12392 cat > conftest.
$ac_ext <<EOF
12393 #line 12394 "configure"
12394 #include "confdefs.h"
12397 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12398 { (eval echo configure
:12399: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12399 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12400 if test -z "$ac_err"; then
12402 eval "ac_cv_header_$ac_safe=yes"
12405 echo "configure: failed program was:" >&5
12406 cat conftest.
$ac_ext >&5
12408 eval "ac_cv_header_$ac_safe=no"
12412 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12413 echo "$ac_t""yes" 1>&6
12414 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12415 cat >> confdefs.h
<<EOF
12416 #define $ac_tr_hdr 1
12420 echo "$ac_t""no" 1>&6
12424 if test "$ac_cv_header_linux_joystick_h" != "yes"; then
12426 echo "configure: warning: Joystick not supported yb this system" 1>&2
12432 if test "$wxUSE_JOYSTICK" = 1; then
12433 cat >> confdefs.h
<<\EOF
12434 #define wxUSE_JOYSTICK 1
12437 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest"
12441 if test "$TOOLKIT" != "MSW"; then
12445 if test "$wxUSE_DYNLIB_CLASS" = "yes"; then
12446 for ac_func
in dlopen
12448 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
12449 echo "configure:12450: checking for $ac_func" >&5
12450 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12451 echo $ac_n "(cached) $ac_c" 1>&6
12453 cat > conftest.
$ac_ext <<EOF
12454 #line 12455 "configure"
12455 #include "confdefs.h"
12456 /* System header to define __stub macros and hopefully few prototypes,
12457 which can conflict with char $ac_func(); below. */
12458 #include <assert.h>
12459 /* Override any gcc2 internal prototype to avoid an error. */
12460 /* We use char because int might match the return type of a gcc2
12461 builtin and then its argument prototype would still apply. */
12466 /* The GNU C library defines this for functions which it implements
12467 to always fail with ENOSYS. Some functions are actually named
12468 something starting with __ and the normal name is an alias. */
12469 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12477 if { (eval echo configure
:12478: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12479 eval "ac_cv_func_$ac_func=yes"
12481 echo "configure: failed program was:" >&5
12482 cat conftest.
$ac_ext >&5
12484 eval "ac_cv_func_$ac_func=no"
12489 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12490 echo "$ac_t""yes" 1>&6
12491 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12492 cat >> confdefs.h
<<EOF
12493 #define $ac_tr_func 1
12496 cat >> confdefs.h
<<\EOF
12497 #define HAVE_DLOPEN 1
12503 echo "$ac_t""no" 1>&6
12504 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
12505 echo "configure:12506: checking for dlopen in -ldl" >&5
12506 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
12507 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12508 echo $ac_n "(cached) $ac_c" 1>&6
12510 ac_save_LIBS
="$LIBS"
12512 cat > conftest.
$ac_ext <<EOF
12513 #line 12514 "configure"
12514 #include "confdefs.h"
12515 /* Override any gcc2 internal prototype to avoid an error. */
12516 /* We use char because int might match the return type of a gcc2
12517 builtin and then its argument prototype would still apply. */
12524 if { (eval echo configure
:12525: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12526 eval "ac_cv_lib_$ac_lib_var=yes"
12528 echo "configure: failed program was:" >&5
12529 cat conftest.
$ac_ext >&5
12531 eval "ac_cv_lib_$ac_lib_var=no"
12534 LIBS
="$ac_save_LIBS"
12537 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12538 echo "$ac_t""yes" 1>&6
12540 cat >> confdefs.h
<<\EOF
12541 #define HAVE_DLOPEN 1
12548 echo "$ac_t""no" 1>&6
12550 for ac_func
in shl_load
12552 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
12553 echo "configure:12554: checking for $ac_func" >&5
12554 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12555 echo $ac_n "(cached) $ac_c" 1>&6
12557 cat > conftest.
$ac_ext <<EOF
12558 #line 12559 "configure"
12559 #include "confdefs.h"
12560 /* System header to define __stub macros and hopefully few prototypes,
12561 which can conflict with char $ac_func(); below. */
12562 #include <assert.h>
12563 /* Override any gcc2 internal prototype to avoid an error. */
12564 /* We use char because int might match the return type of a gcc2
12565 builtin and then its argument prototype would still apply. */
12570 /* The GNU C library defines this for functions which it implements
12571 to always fail with ENOSYS. Some functions are actually named
12572 something starting with __ and the normal name is an alias. */
12573 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12581 if { (eval echo configure
:12582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12583 eval "ac_cv_func_$ac_func=yes"
12585 echo "configure: failed program was:" >&5
12586 cat conftest.
$ac_ext >&5
12588 eval "ac_cv_func_$ac_func=no"
12593 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12594 echo "$ac_t""yes" 1>&6
12595 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12596 cat >> confdefs.h
<<EOF
12597 #define $ac_tr_func 1
12600 cat >> confdefs.h
<<\EOF
12601 #define HAVE_SHL_LOAD 1
12607 echo "$ac_t""no" 1>&6
12619 if test "$HAVE_DL_FUNCS" = 0; then
12620 if test "$HAVE_SHL_FUNCS" = 0; then
12621 if test "$USE_UNIX" = 1; then
12622 echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2
12623 wxUSE_DYNLIB_CLASS
=no
12625 echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2
12633 if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
12634 cat >> confdefs.h
<<\EOF
12635 #define wxUSE_DYNLIB_CLASS 1
12644 if test "$wxUSE_UNICODE" = "yes" ; then
12645 cat >> confdefs.h
<<\EOF
12646 #define wxUSE_UNICODE 1
12651 if test "$wxUSE_WCSRTOMBS" = "yes" ; then
12652 cat >> confdefs.h
<<\EOF
12653 #define wxUSE_WCSRTOMBS 1
12658 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
12659 cat >> confdefs.h
<<\EOF
12660 #define wxUSE_EXPERIMENTAL_PRINTF 1
12666 if test "$wxUSE_SERIAL" = "yes" ; then
12667 cat >> confdefs.h
<<\EOF
12668 #define wxUSE_SERIAL 1
12675 if test "$wxUSE_ODBC" = "yes" ; then
12676 cat >> confdefs.h
<<\EOF
12677 #define wxUSE_ODBC 1
12680 WXODBCFLAG
="-D_IODBC_"
12681 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS db"
12682 IODBCOBJS
="\$(IODBC_OBJS)"
12688 if test "$wxUSE_POSTSCRIPT" = "yes" ; then
12689 cat >> confdefs.h
<<\EOF
12690 #define wxUSE_POSTSCRIPT 1
12695 cat >> confdefs.h
<<\EOF
12696 #define wxUSE_AFM_FOR_POSTSCRIPT 1
12700 cat >> confdefs.h
<<\EOF
12701 #define wxUSE_NORMALIZED_PS_FONTS 1
12706 if test "$wxUSE_CONSTRAINTS" = "yes"; then
12707 cat >> confdefs.h
<<\EOF
12708 #define wxUSE_CONSTRAINTS 1
12711 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS layout"
12714 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
12715 cat >> confdefs.h
<<\EOF
12716 #define wxUSE_MDI_ARCHITECTURE 1
12719 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mdi"
12722 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
12723 cat >> confdefs.h
<<\EOF
12724 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
12727 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docview"
12728 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
12729 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docvwmdi"
12733 if test "$wxUSE_HELP" = "yes"; then
12734 cat >> confdefs.h
<<\EOF
12735 #define wxUSE_HELP 1
12738 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS help"
12741 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
12742 if test "$wxUSE_CONSTRAINTS" != "yes"; then
12743 echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2
12745 cat >> confdefs.h
<<\EOF
12746 #define wxUSE_PRINTING_ARCHITECTURE 1
12750 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS printing"
12753 if test "$wxUSE_PROLOGIO" = "yes" ; then
12754 cat >> confdefs.h
<<\EOF
12755 #define wxUSE_PROLOGIO 1
12760 if test "$wxUSE_RESOURCES" = "yes" ; then
12761 if test "$wxUSE_PROLOGIO" = "yes" ; then
12762 cat >> confdefs.h
<<\EOF
12763 #define wxUSE_RESOURCES 1
12766 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS resource"
12768 echo "configure: warning: wxWindows ressource system requires PrologIO and can't be compiled without it." 1>&2
12772 if test "$wxUSE_X_RESOURCES" = "yes"; then
12773 cat >> confdefs.h
<<\EOF
12774 #define wxUSE_X_RESOURCES 1
12780 if test "$wxUSE_IPC" = "yes"; then
12781 cat >> confdefs.h
<<\EOF
12782 #define wxUSE_IPC 1
12787 if test "$wxUSE_CLIPBOARD" = "yes"; then
12788 cat >> confdefs.h
<<\EOF
12789 #define wxUSE_CLIPBOARD 1
12794 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
12795 if test "$wxUSE_GTK" = 1; then
12796 if test "$WXGTK12" != 1; then
12797 echo "configure: warning: Drag and drop is only supported under GTK+ 1.2" 1>&2
12798 wxUSE_DRAG_AND_DROP
=no
12802 if test "$wxUSE_MOTIF" = 1; then
12803 echo "configure: warning: Drag and drop is not yet supported under Motif" 1>&2
12804 wxUSE_DRAG_AND_DROP
=no
12807 if test "$USE_WIN32" = 1; then
12808 for ac_hdr
in ole2.h
12810 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12811 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
12812 echo "configure:12813: checking for $ac_hdr" >&5
12813 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12814 echo $ac_n "(cached) $ac_c" 1>&6
12816 cat > conftest.
$ac_ext <<EOF
12817 #line 12818 "configure"
12818 #include "confdefs.h"
12821 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12822 { (eval echo configure
:12823: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12823 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12824 if test -z "$ac_err"; then
12826 eval "ac_cv_header_$ac_safe=yes"
12829 echo "configure: failed program was:" >&5
12830 cat conftest.
$ac_ext >&5
12832 eval "ac_cv_header_$ac_safe=no"
12836 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12837 echo "$ac_t""yes" 1>&6
12838 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12839 cat >> confdefs.h
<<EOF
12840 #define $ac_tr_hdr 1
12844 echo "$ac_t""no" 1>&6
12848 if test "x$HAVE_OLE2_H" = x
; then
12849 echo "configure: warning: Drag and drop disabled because OLE headers not found" 1>&2
12850 wxUSE_DRAG_AND_DROP
=no
12854 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
12855 cat >> confdefs.h
<<\EOF
12856 #define wxUSE_DRAG_AND_DROP 1
12859 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dnd"
12864 if test "$wxUSE_SPLINES" = "yes" ; then
12865 cat >> confdefs.h
<<\EOF
12866 #define wxUSE_SPLINES 1
12872 if test "$wxUSE_ACCEL" = "yes"; then
12873 cat >> confdefs.h
<<\EOF
12874 #define wxUSE_ACCEL 1
12879 if test "$wxUSE_CARET" = "yes"; then
12880 cat >> confdefs.h
<<\EOF
12881 #define wxUSE_CARET 1
12884 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS caret"
12887 if test "$wxUSE_COMBOBOX" = "yes"; then
12888 cat >> confdefs.h
<<\EOF
12889 #define wxUSE_COMBOBOX 1
12894 if test "$wxUSE_CHOICE" = "yes"; then
12895 cat >> confdefs.h
<<\EOF
12896 #define wxUSE_CHOICE 1
12901 if test "$wxUSE_BMPBUTTON" = "yes"; then
12902 cat >> confdefs.h
<<\EOF
12903 #define wxUSE_BMPBUTTON 1
12908 if test "$wxUSE_CHECKBOX" = "yes"; then
12909 cat >> confdefs.h
<<\EOF
12910 #define wxUSE_CHECKBOX 1
12915 if test "$wxUSE_CHECKLST" = "yes"; then
12916 cat >> confdefs.h
<<\EOF
12917 #define wxUSE_CHECKLISTBOX 1
12920 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS checklst"
12923 if test "$wxUSE_GAUGE" = "yes"; then
12924 cat >> confdefs.h
<<\EOF
12925 #define wxUSE_GAUGE 1
12930 if test "$wxUSE_NEW_GRID" = "yes"; then
12932 cat >> confdefs.h
<<\EOF
12933 #define wxUSE_NEW_GRID 1
12936 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS newgrid"
12939 if test "$wxUSE_GRID" = "yes"; then
12940 cat >> confdefs.h
<<\EOF
12941 #define wxUSE_GRID 1
12944 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS grid"
12947 if test "$wxUSE_IMAGLIST" = "yes"; then
12948 cat >> confdefs.h
<<\EOF
12949 #define wxUSE_IMAGLIST 1
12954 if test "$wxUSE_LISTBOX" = "yes"; then
12955 cat >> confdefs.h
<<\EOF
12956 #define wxUSE_LISTBOX 1
12961 if test "$wxUSE_LISTCTRL" = "yes"; then
12962 if test "$wxUSE_IMAGLIST" = "yes"; then
12963 cat >> confdefs.h
<<\EOF
12964 #define wxUSE_LISTCTRL 1
12967 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS listctrl"
12969 echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2
12973 if test "$wxUSE_NOTEBOOK" = "yes"; then
12974 cat >> confdefs.h
<<\EOF
12975 #define wxUSE_NOTEBOOK 1
12978 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS notebook"
12981 if test "$wxUSE_RADIOBOX" = "yes"; then
12982 cat >> confdefs.h
<<\EOF
12983 #define wxUSE_RADIOBOX 1
12988 if test "$wxUSE_RADIOBTN" = "yes"; then
12989 cat >> confdefs.h
<<\EOF
12990 #define wxUSE_RADIOBTN 1
12995 if test "$wxUSE_SASH" = "yes"; then
12996 cat >> confdefs.h
<<\EOF
12997 #define wxUSE_SASH 1
13000 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sashtest"
13003 if test "$wxUSE_SCROLLBAR" = "yes"; then
13004 cat >> confdefs.h
<<\EOF
13005 #define wxUSE_SCROLLBAR 1
13008 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS scroll scrollsub"
13011 if test "$wxUSE_SLIDER" = "yes"; then
13012 cat >> confdefs.h
<<\EOF
13013 #define wxUSE_SLIDER 1
13018 if test "$wxUSE_SPINBTN" = "yes"; then
13019 cat >> confdefs.h
<<\EOF
13020 #define wxUSE_SPINBTN 1
13025 if test "$wxUSE_SPINCTRL" = "yes"; then
13026 cat >> confdefs.h
<<\EOF
13027 #define wxUSE_SPINCTRL 1
13032 if test "$wxUSE_SPLITTER" = "yes"; then
13033 cat >> confdefs.h
<<\EOF
13034 #define wxUSE_SPLITTER 1
13037 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splitter"
13040 if test "$wxUSE_STATBMP" = "yes"; then
13041 cat >> confdefs.h
<<\EOF
13042 #define wxUSE_STATBMP 1
13047 if test "$wxUSE_STATBOX" = "yes"; then
13048 cat >> confdefs.h
<<\EOF
13049 #define wxUSE_STATBOX 1
13054 if test "$wxUSE_STATLINE" = "yes"; then
13055 if test "$wxUSE_WINE" = 1 ; then
13056 echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2
13058 cat >> confdefs.h
<<\EOF
13059 #define wxUSE_STATLINE 1
13065 if test "$wxUSE_STATUSBAR" = "yes"; then
13066 cat >> confdefs.h
<<\EOF
13067 #define wxUSE_STATUSBAR 1
13071 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS statbar"
13074 if test "$wxUSE_TABDIALOG" = "yes"; then
13075 cat >> confdefs.h
<<\EOF
13076 #define wxUSE_TAB_DIALOG 1
13079 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS tab"
13082 if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then
13083 cat >> confdefs.h
<<\EOF
13084 #define wxUSE_TOOLBAR_SIMPLE 1
13087 wxUSE_TOOLBAR
="yes"
13090 if test "$wxUSE_TOOLBAR" = "yes"; then
13091 cat >> confdefs.h
<<\EOF
13092 #define wxUSE_TOOLBAR 1
13096 if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then
13097 wxUSE_TOOLBAR_NATIVE
="yes"
13100 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS toolbar"
13103 if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then
13104 cat >> confdefs.h
<<\EOF
13105 #define wxUSE_TOOLBAR_NATIVE 1
13110 if test "$wxUSE_TOOLTIPS" = "yes"; then
13111 if test "$wxUSE_MOTIF" = 1; then
13112 echo "configure: warning: wxTooltip not supported yet under Motif" 1>&2
13114 if test "$wxUSE_WINE" = 1; then
13115 echo "configure: warning: wxTooltip not supported under WINE" 1>&2
13117 cat >> confdefs.h
<<\EOF
13118 #define wxUSE_TOOLTIPS 1
13125 if test "$wxUSE_TREECTRL" = "yes"; then
13126 if test "$wxUSE_IMAGLIST" = "yes"; then
13127 cat >> confdefs.h
<<\EOF
13128 #define wxUSE_TREECTRL 1
13131 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treectrl"
13133 echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2
13139 if test "$wxUSE_METAFILE" = "yes"; then
13140 cat >> confdefs.h
<<\EOF
13141 #define wxUSE_METAFILE 1
13146 if test "$wxUSE_DIRDLG" = "yes"; then
13147 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13148 echo "configure: warning: wxDirDialog requires constraints so it won't be compiled without them" 1>&2
13150 if test "$wxUSE_TREECTRL" != "yes"; then
13151 echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2
13153 cat >> confdefs.h
<<\EOF
13154 #define wxUSE_DIRDLG 1
13161 if test "$wxUSE_TEXTDLG" = "yes"; then
13162 cat >> confdefs.h
<<\EOF
13163 #define wxUSE_TEXTDLG 1
13168 if test "$wxUSE_STARTUP_TIPS" = "yes"; then
13169 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13170 echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2
13172 cat >> confdefs.h
<<\EOF
13173 #define wxUSE_STARTUP_TIPS 1
13179 if test "$wxUSE_PROGRESSDLG" = "yes"; then
13180 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13181 echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2
13183 cat >> confdefs.h
<<\EOF
13184 #define wxUSE_PROGRESSDLG 1
13190 if test "$wxUSE_MINIFRAME" = "yes"; then
13191 cat >> confdefs.h
<<\EOF
13192 #define wxUSE_MINIFRAME 1
13195 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram"
13198 if test "$wxUSE_HTML" = "yes"; then
13199 cat >> confdefs.h
<<\EOF
13200 #define wxUSE_HTML 1
13203 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS html"
13204 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS html"
13207 if test "$wxUSE_VALIDATORS" = "yes"; then
13208 cat >> confdefs.h
<<\EOF
13209 #define wxUSE_VALIDATORS 1
13212 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate"
13215 if test "$wxUSE_GIF" = "yes" ; then
13216 cat >> confdefs.h
<<\EOF
13217 #define wxUSE_GIF 1
13222 if test "$wxUSE_PCX" = "yes" ; then
13223 cat >> confdefs.h
<<\EOF
13224 #define wxUSE_PCX 1
13229 if test "$wxUSE_PNM" = "yes" ; then
13230 cat >> confdefs.h
<<\EOF
13231 #define wxUSE_PNM 1
13237 OSINFO
=`uname -s -r -m`
13238 OSINFO
="\"$OSINFO\""
13239 cat >> confdefs.h
<<EOF
13240 #define WXWIN_OS_DESCRIPTION $OSINFO
13245 GUILIBS
="$GUI_TK_LIBRARY $OPENGL_LINK $LIBPNG_LINK $ZLIB_LINK $TOOLKIT_LINK"
13247 EXTRA_LIBS
="$LIBS $POSIX4_LINK $INET_LINK $WCHAR_LINK $THREADS_LINK $DMALLOC_LINK $DL_LINK"
13248 if test "$wxUSE_GUI" = "yes"; then
13249 EXTRA_LIBS
="$EXTRA_LIBS $GUILIBS"
13252 LD_LIBS
="\${top_builddir}/lib/${WX_LIBRARY_NAME_STATIC} $EXTRA_LIBS"
13254 INCLUDES
="-I. -I\${top_builddir}/include -I\${top_srcdir}/include $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $TOOLKIT_INCLUDE"
13256 if test "$GXX" = yes ; then
13257 CXXWARNINGS
="-Wall"
13259 EXTRA_CFLAGS
="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES"
13261 CFLAGS
=`echo $CFLAGS $EXTRA_CFLAGS | sed 's/ \\+/ /g'`
13262 CXXFLAGS
=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
13264 LDFLAGS
="$LDFLAGS $PROFILE"
13266 if test "$wxUSE_GUI" = "yes"; then
13268 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS controls dialogs drawing dynamic \
13269 font fractal image minimal richedit"
13271 CPPFLAGS
="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
13276 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
13344 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
13345 echo "configure:13346: checking whether ${MAKE-make} sets \${MAKE}" >&5
13346 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
13347 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
13348 echo $ac_n "(cached) $ac_c" 1>&6
13350 cat > conftestmake
<<\EOF
13352 @
echo 'ac_maketemp="${MAKE}"'
13354 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
13355 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
13356 if test -n "$ac_maketemp"; then
13357 eval ac_cv_prog_make_
${ac_make}_set
=yes
13359 eval ac_cv_prog_make_
${ac_make}_set
=no
13363 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
13364 echo "$ac_t""yes" 1>&6
13367 echo "$ac_t""no" 1>&6
13368 SET_MAKE
="MAKE=${MAKE-make}"
13372 if test -d include
; then
13373 if test -d include
/wx
; then
13374 if test -d include
/wx
/${TOOLKIT_DIR}; then
13375 if test -f include
/wx
/${TOOLKIT_DIR}/setup.h
; then
13376 mv -f include
/wx
/${TOOLKIT_DIR}/setup.h setup.h
13384 if test "$wxUSE_GUI" = "yes"; then
13385 echo $ac_n "checking glcanvas subdirectory to use""... $ac_c" 1>&6
13386 echo "configure:13387: checking glcanvas subdirectory to use" >&5
13387 if eval "test \"`echo '$''{'wx_cv_path_glcanvas'+set}'`\" = set"; then
13388 echo $ac_n "(cached) $ac_c" 1>&6
13391 if test "${TOOLKIT_DIR}" = "msw" ; then
13392 wx_cv_path_glcanvas
="win"
13394 wx_cv_path_glcanvas
="${TOOLKIT_DIR}"
13399 echo "$ac_t""$wx_cv_path_glcanvas" 1>&6
13401 GL_TOOLKIT_DIR
=$wx_cv_path_glcanvas
13404 wx_cv_path_samplesubdirs
=$SAMPLES_SUBDIRS
13405 subdirs
="demos samples utils"
13410 cat > confcache
<<\EOF
13411 # This file is a shell script that caches the results of configure
13412 # tests run on this system so they can be shared between configure
13413 # scripts and configure runs. It is not useful on other systems.
13414 # If it contains results you don't want to keep, you may remove or edit it.
13416 # By default, configure uses ./config.cache as the cache file,
13417 # creating it if it does not exist already. You can give configure
13418 # the --cache-file=FILE option to use a different cache file; that is
13419 # what configure does when it calls configure scripts in
13420 # subdirectories, so they share the cache.
13421 # Giving --cache-file=/dev/null disables caching, for debugging configure.
13422 # config.status only pays attention to the cache file if you give it the
13423 # --recheck option to rerun configure.
13426 # The following way of writing the cache mishandles newlines in values,
13427 # but we know of no workaround that is simple, portable, and efficient.
13428 # So, don't put newlines in cache variables' values.
13429 # Ultrix sh set writes to stderr and can't be redirected directly,
13430 # and sets the high bit in the cache file unless we assign to the vars.
13432 case `(ac_space=' '; set | grep ac_space) 2>&1` in
13434 # `set' does not quote correctly, so add quotes (double-quote substitution
13435 # turns \\\\ into \\, and sed turns \\ into \).
13437 -e "s/'/'\\\\''/g" \
13438 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
13441 # `set' quotes correctly as required by POSIX, so do not add quotes.
13442 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
13445 if cmp -s $cache_file confcache
; then
13448 if test -w $cache_file; then
13449 echo "updating cache $cache_file"
13450 cat confcache
> $cache_file
13452 echo "not updating unwritable cache $cache_file"
13457 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
13459 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
13460 # Let make expand exec_prefix.
13461 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
13463 # Any assignment to VPATH causes Sun make to only execute
13464 # the first set of double-colon rules, so remove it if not needed.
13465 # If there is a colon in the path, we need to keep it.
13466 if test "x$srcdir" = x.
; then
13467 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
13470 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
13472 DEFS
=-DHAVE_CONFIG_H
13474 # Without the "./", some shells look in PATH for config.status.
13475 : ${CONFIG_STATUS=./config.status}
13477 echo creating
$CONFIG_STATUS
13478 rm -f $CONFIG_STATUS
13479 cat > $CONFIG_STATUS <<EOF
13481 # Generated automatically by configure.
13482 # Run this file to recreate the current configuration.
13483 # This directory was configured as follows,
13484 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
13486 # $0 $ac_configure_args
13488 # Compiler output produced by configure, useful for debugging
13489 # configure, is in ./config.log if it exists.
13491 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
13494 case "\$ac_option" in
13495 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13496 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
13497 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
13498 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
13499 echo "$CONFIG_STATUS generated by autoconf version 2.13"
13501 -help | --help | --hel | --he | --h)
13502 echo "\$ac_cs_usage"; exit 0 ;;
13503 *) echo "\$ac_cs_usage"; exit 1 ;;
13507 ac_given_srcdir=$srcdir
13508 ac_given_INSTALL="$INSTALL"
13510 trap 'rm -fr `echo "
13516 setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
13518 cat >> $CONFIG_STATUS <<EOF
13520 # Protect against being on the right side of a sed subst in config.status.
13521 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
13522 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
13526 s%@CFLAGS@%$CFLAGS%g
13527 s%@CPPFLAGS@%$CPPFLAGS%g
13528 s%@CXXFLAGS@%$CXXFLAGS%g
13529 s%@FFLAGS@%$FFLAGS%g
13531 s%@LDFLAGS@%$LDFLAGS%g
13533 s%@exec_prefix@%$exec_prefix%g
13534 s%@prefix@%$prefix%g
13535 s%@program_transform_name@%$program_transform_name%g
13536 s%@bindir@%$bindir%g
13537 s%@sbindir@%$sbindir%g
13538 s%@libexecdir@%$libexecdir%g
13539 s%@datadir@%$datadir%g
13540 s%@sysconfdir@%$sysconfdir%g
13541 s%@sharedstatedir@%$sharedstatedir%g
13542 s%@localstatedir@%$localstatedir%g
13543 s%@libdir@%$libdir%g
13544 s%@includedir@%$includedir%g
13545 s%@oldincludedir@%$oldincludedir%g
13546 s%@infodir@%$infodir%g
13547 s%@mandir@%$mandir%g
13549 s%@host_alias@%$host_alias%g
13550 s%@host_cpu@%$host_cpu%g
13551 s%@host_vendor@%$host_vendor%g
13552 s%@host_os@%$host_os%g
13553 s%@target@%$target%g
13554 s%@target_alias@%$target_alias%g
13555 s%@target_cpu@%$target_cpu%g
13556 s%@target_vendor@%$target_vendor%g
13557 s%@target_os@%$target_os%g
13559 s%@build_alias@%$build_alias%g
13560 s%@build_cpu@%$build_cpu%g
13561 s%@build_vendor@%$build_vendor%g
13562 s%@build_os@%$build_os%g
13566 s%@CXXCPP@%$CXXCPP%g
13567 s%@RANLIB@%$RANLIB%g
13569 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
13570 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
13571 s%@INSTALL_DATA@%$INSTALL_DATA%g
13575 s%@LEXLIB@%$LEXLIB%g
13577 s%@GTK_CONFIG@%$GTK_CONFIG%g
13578 s%@GTK_CFLAGS@%$GTK_CFLAGS%g
13579 s%@GTK_LIBS@%$GTK_LIBS%g
13580 s%@X_CFLAGS@%$X_CFLAGS%g
13581 s%@X_PRE_LIBS@%$X_PRE_LIBS%g
13582 s%@X_LIBS@%$X_LIBS%g
13583 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
13584 s%@LEX_STEM@%$LEX_STEM%g
13585 s%@PATH_IFS@%$PATH_IFS%g
13586 s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g
13587 s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g
13588 s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g
13589 s%@WX_LIBRARY_NAME@%$WX_LIBRARY_NAME%g
13590 s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g
13591 s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g
13592 s%@WX_LIBRARY@%$WX_LIBRARY%g
13593 s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
13594 s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g
13595 s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g
13596 s%@WX_LIBRARY_LINK3@%$WX_LIBRARY_LINK3%g
13597 s%@PROGRAM_EXT@%$PROGRAM_EXT%g
13598 s%@WX_ALL@%$WX_ALL%g
13599 s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g
13600 s%@SHARED_LD@%$SHARED_LD%g
13601 s%@PIC_FLAG@%$PIC_FLAG%g
13602 s%@DEP_INFO_FLAGS@%$DEP_INFO_FLAGS%g
13603 s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g
13604 s%@BURNT_LIBRARY_NAME@%$BURNT_LIBRARY_NAME%g
13605 s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g
13606 s%@USE_GUI@%$USE_GUI%g
13607 s%@AFMINSTALL@%$AFMINSTALL%g
13608 s%@TOOLKIT@%$TOOLKIT%g
13609 s%@TOOLKIT_DEF@%$TOOLKIT_DEF%g
13610 s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g
13611 s%@TOOLKIT_INCLUDE@%$TOOLKIT_INCLUDE%g
13612 s%@GUIHEADERS@%$GUIHEADERS%g
13613 s%@GUIOBJS@%$GUIOBJS%g
13614 s%@COMMONOBJS@%$COMMONOBJS%g
13615 s%@GENERICOBJS@%$GENERICOBJS%g
13616 s%@GUIDEPS@%$GUIDEPS%g
13617 s%@COMMONDEPS@%$COMMONDEPS%g
13618 s%@GENERICDEPS@%$GENERICDEPS%g
13619 s%@IODBCOBJS@%$IODBCOBJS%g
13620 s%@UNIXOBJS@%$UNIXOBJS%g
13621 s%@UNIXDEPS@%$UNIXDEPS%g
13622 s%@ALL_OBJECTS@%$ALL_OBJECTS%g
13623 s%@ALL_DEPFILES@%$ALL_DEPFILES%g
13624 s%@GUIDIST@%$GUIDIST%g
13625 s%@PORT_FILES@%$PORT_FILES%g
13626 s%@DISTDIR@%$DISTDIR%g
13627 s%@RPM_SPEC@%$RPM_SPEC%g
13628 s%@RPM_FILES@%$RPM_FILES%g
13629 s%@SRC_SUBDIRS@%$SRC_SUBDIRS%g
13630 s%@INCLUDE_SUBDIRS@%$INCLUDE_SUBDIRS%g
13631 s%@UTILS_SUBDIRS@%$UTILS_SUBDIRS%g
13632 s%@DOCS_SUBDIRS@%$DOCS_SUBDIRS%g
13633 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
13634 s%@USER_SUBDIRS@%$USER_SUBDIRS%g
13635 s%@EXTRA_LIBS@%$EXTRA_LIBS%g
13636 s%@EXTRADEFS@%$EXTRADEFS%g
13637 s%@LD_LIBS@%$LD_LIBS%g
13638 s%@SET_MAKE@%$SET_MAKE%g
13639 s%@GL_TOOLKIT_DIR@%$GL_TOOLKIT_DIR%g
13640 s%@subdirs@%$subdirs%g
13645 cat >> $CONFIG_STATUS <<\EOF
13647 # Split the substitutions into bite-sized pieces for seds with
13648 # small command number limits, like on Digital OSF/1 and HP-UX.
13649 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
13650 ac_file
=1 # Number of current file.
13651 ac_beg
=1 # First line for current file.
13652 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
13655 while $ac_more_lines; do
13656 if test $ac_beg -gt 1; then
13657 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
13659 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
13661 if test ! -s conftest.s
$ac_file; then
13662 ac_more_lines
=false
13663 rm -f conftest.s
$ac_file
13665 if test -z "$ac_sed_cmds"; then
13666 ac_sed_cmds
="sed -f conftest.s$ac_file"
13668 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
13670 ac_file
=`expr $ac_file + 1`
13672 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
13675 if test -z "$ac_sed_cmds"; then
13680 cat >> $CONFIG_STATUS <<EOF
13682 CONFIG_FILES=\${CONFIG_FILES-"wx-config
13689 cat >> $CONFIG_STATUS <<\EOF
13690 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
13691 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13693 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
13694 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
13695 *) ac_file_in
="${ac_file}.in" ;;
13698 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
13700 # Remove last slash and all that follows it. Not all systems have dirname.
13701 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
13702 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
13703 # The file is in a subdirectory.
13704 test ! -d "$ac_dir" && mkdir "$ac_dir"
13705 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
13706 # A "../" for each directory in $ac_dir_suffix.
13707 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
13709 ac_dir_suffix
= ac_dots
=
13712 case "$ac_given_srcdir" in
13714 if test -z "$ac_dots"; then top_srcdir
=.
13715 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
13716 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
13717 *) # Relative path.
13718 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
13719 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
13722 case "$ac_given_INSTALL" in
13723 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
13724 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
13727 echo creating
"$ac_file"
13729 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
13731 *Makefile
*) ac_comsub
="1i\\
13732 # $configure_input" ;;
13736 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
13738 s%@configure_input@%$configure_input%g
13739 s%@srcdir@%$srcdir%g
13740 s%@top_srcdir@%$top_srcdir%g
13741 s%@INSTALL@%$INSTALL%g
13742 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
13746 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
13747 # NAME is the cpp macro being defined and VALUE is the value it is being given.
13749 # ac_d sets the value in "#define NAME VALUE" lines.
13750 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
13751 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
13754 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
13755 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13756 ac_uB
='\([ ]\)%\1#\2define\3'
13759 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
13760 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13761 ac_eB
='$%\1#\2define\3'
13765 if test "${CONFIG_HEADERS+set}" != set; then
13767 cat >> $CONFIG_STATUS <<EOF
13768 CONFIG_HEADERS="setup.h:setup.h.in"
13770 cat >> $CONFIG_STATUS <<\EOF
13772 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
13773 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13775 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
13776 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
13777 *) ac_file_in
="${ac_file}.in" ;;
13780 echo creating
$ac_file
13782 rm -f conftest.frag conftest.
in conftest.out
13783 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
13784 cat $ac_file_inputs > conftest.
in
13788 # Transform confdefs.h into a sed script conftest.vals that substitutes
13789 # the proper values into config.h.in to produce config.h. And first:
13790 # Protect against being on the right side of a sed subst in config.status.
13791 # Protect against being in an unquoted here document in config.status.
13792 rm -f conftest.vals
13793 cat > conftest.hdr
<<\EOF
13796 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
13800 sed -n -f conftest.hdr confdefs.h > conftest.vals
13803 # This sed command replaces #undef with comments. This is necessary, for
13804 # example, in the case of _POSIX_SOURCE, which is predefined and required
13805 # on some systems where configure will not decide to define it.
13806 cat >> conftest.vals <<\EOF
13807 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
13810 # Break up conftest.vals because some shells have a limit on
13811 # the size of here documents, and old seds have small limits too.
13813 rm -f conftest.tail
13816 ac_lines=`grep -c . conftest.vals
`
13817 # grep -c gives empty output for an empty file on some AIX systems.
13818 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
13819 # Write a limited-size here document to conftest.frag.
13820 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
13821 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
13823 sed -f conftest.frag conftest.in > conftest.out
13825 mv conftest.out conftest.in
13826 ' >> $CONFIG_STATUS
13827 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
13828 rm -f conftest.vals
13829 mv conftest.tail conftest.vals
13831 rm -f conftest.vals
13833 cat >> $CONFIG_STATUS <<\EOF
13834 rm -f conftest.frag conftest.h
13835 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
13836 cat conftest.in >> conftest.h
13838 if cmp -s $ac_file conftest.h 2>/dev/null; then
13839 echo "$ac_file is unchanged"
13842 # Remove last slash and all that follows it. Not all systems have dirname.
13843 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
13844 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
13845 # The file is in a subdirectory.
13846 test ! -d "$ac_dir" && mkdir "$ac_dir"
13849 mv conftest.h $ac_file
13854 cat >> $CONFIG_STATUS <<EOF
13856 TOOLKIT_DIR="${TOOLKIT_DIR}"
13860 cat >> $CONFIG_STATUS <<\EOF
13865 if test ! -d lib; then
13868 if test ! -d lib/wx; then
13871 if test ! -d lib/wx/include; then
13872 mkdir lib/wx/include
13874 if test ! -d lib/wx/include/wx; then
13875 mkdir lib/wx/include/wx
13877 if test ! -d lib/wx/include/wx/${TOOLKIT_DIR}; then
13878 mkdir lib/wx/include/wx/${TOOLKIT_DIR}
13880 if test -f setup.h; then
13881 cp -f setup.h lib/wx/include/wx/${TOOLKIT_DIR}/setup.h
13885 if test ! -d include; then
13888 if test ! -d include/wx; then
13891 if test ! -d include/wx/${TOOLKIT_DIR}; then
13892 mkdir include/wx/${TOOLKIT_DIR}
13894 if test -f setup.h; then
13895 mv -f setup.h include/wx/${TOOLKIT_DIR}/setup.h
13901 chmod +x $CONFIG_STATUS
13902 rm -fr confdefs* $ac_clean_files
13903 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
13905 if test "$no_recursion" != yes; then
13907 # Remove --cache-file and --srcdir arguments so they do not pile up.
13908 ac_sub_configure_args=
13910 for ac_arg in $ac_configure_args; do
13911 if test -n "$ac_prev"; then
13916 -cache-file | --cache-file | --cache-fil | --cache-fi \
13917 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
13918 ac_prev=cache_file ;;
13919 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
13920 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
13922 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
13924 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
13926 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
13930 for ac_config_dir in demos samples utils; do
13932 # Do not complain, so a configure script can configure whichever
13933 # parts of a large source tree are present.
13934 if test ! -d $srcdir/$ac_config_dir; then
13938 echo configuring in $ac_config_dir
13943 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
13945 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
13953 # A "../" for each directory in /$ac_config_dir.
13954 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
13957 .) # No --srcdir option. We are building in place.
13958 ac_sub_srcdir=$srcdir ;;
13959 /*) # Absolute path.
13960 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
13961 *) # Relative path.
13962 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
13965 # Check for guested configure; otherwise get Cygnus style configure.
13966 if test -f $ac_sub_srcdir/configure; then
13967 ac_sub_configure=$ac_sub_srcdir/configure
13968 elif test -f $ac_sub_srcdir/configure.in; then
13969 ac_sub_configure=$ac_configure
13971 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
13975 # The recursion is here.
13976 if test -n "$ac_sub_configure"; then
13978 # Make the cache file name correct relative to the subdirectory.
13979 case "$cache_file" in
13980 /*) ac_sub_cache_file=$cache_file ;;
13981 *) # Relative path.
13982 ac_sub_cache_file="$ac_dots$cache_file" ;;
13984 case "$ac_given_INSTALL" in
13985 [/$]*) INSTALL="$ac_given_INSTALL" ;;
13986 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
13989 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
13990 # The eval makes quoting arguments work.
13991 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
13994 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }