3 # From configure.in Id: configure.in
40 # Guess values for system-dependent variables and create Makefiles.
41 # Generated automatically using autoconf version 2.14
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-optimise create optimised code"
88 --enable-debug same as debug_flag and debug_info"
90 --enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)"
92 --enable-debug_info create code with debugging information"
94 --enable-debug_gdb create code with extra GDB debugging information"
96 --enable-debug_cntxt use wxDebugContext"
98 --enable-mem_tracing create code with memory tracing"
100 --enable-profile create code with profiling information"
102 --enable-no_rtti create code without RTTI information"
104 --enable-no_exceptions create code without exceptions information"
106 --enable-permissive compile code disregarding strict ANSI"
108 --enable-no_deps create code without dependency information"
110 --enable-intl use internationalization system"
112 --enable-config use wxConfig (and derived) classes"
114 --enable-sockets use socket/network classes"
116 --enable-dialupman use dialup network classes"
118 --enable-ipc use interprocess communication (wxSocket etc.)"
120 --enable-apple_ieee use the Apple IEEE codec"
122 --enable-timedate use date/time classes"
124 --enable-wave use wxWave class"
126 --enable-fraction use wxFraction class"
128 --enable-dynlib use wxLibrary class for DLL loading"
130 --enable-longlong use wxLongLong class"
132 --enable-log use logging system"
134 --enable-streams use wxStream etc classes"
136 --enable-file use wxFile classes"
138 --enable-textfile use wxTextFile classes"
140 --enable-unicode compile wxString with Unicode support"
142 --enable-wcsrtombs use wcsrtombs instead of buggy (GNU libc1/Linux libc5) wcstombs"
144 --enable-wxprintfv use wxWindows implementation of vprintf()"
146 --enable-joystick compile in joystick support (Linux only)"
148 --enable-std_iostreams use standard C++ stream classes"
150 --enable-fs_inet use virtual HTTP/FTP filesystems"
152 --enable-fs_zip use virtual ZIP filesystems"
154 --enable-zipstream use wxZipInputStream"
156 --enable-threads use threads"
158 --enable-serial use class serialization"
160 --enable-docview use document view architecture"
162 --enable-help use help (using external browser at present)"
164 --enable-constraints use layout-constraints system"
166 --enable-printarch use printing architecture"
168 --enable-mdi use multiple document interface architecture"
170 --enable-postscript use wxPostscriptDC device context (default for gtk+)"
172 --enable-prologio use Prolog IO library"
174 --enable-resources use wxWindows resources"
176 --enable-xresources use X resources for save (default for gtk+)"
178 --enable-clipboard use wxClipboard classes"
180 --enable-dnd use Drag'n'Drop classes"
182 --enable-wxtree make wxTree library"
184 --enable-controls use all usual controls"
186 --enable-accel use accelerators"
188 --enable-caret use wxCaret class"
190 --enable-bmpbutton use wxBitmapButton class"
192 --enable-checkbox use wxCheckBox class"
194 --enable-checklst use wxCheckListBox (listbox with checkboxes) class"
196 --enable-choice use wxChoice class"
198 --enable-combobox use wxComboBox classes"
200 --enable-gauge use wxGauge class"
202 --enable-grid use wxGrid class"
204 --enable-newgrid use new wxGrid class"
206 --enable-imaglist use wxImageList class"
208 --enable-listbox use wxListBox class"
210 --enable-listctrl use wxListCtrl class"
212 --enable-notebook use wxNotebook class"
214 --enable-radiobox use wxRadioBox class"
216 --enable-radiobtn use wxRadioButton class"
218 --enable-sash use wxSashWindow class"
220 --enable-scrollbar use wxScrollBar class and scrollable windows"
222 --enable-slider use wxSlider class"
224 --enable-spinbtn use wxSpinButton class"
226 --enable-spinctrl use wxSpinCtrl class"
228 --enable-splitter use wxSplitterWindow class"
230 --enable-statbmp use wxStaticBitmap class"
232 --enable-statbox use wxStaticBox class"
234 --enable-statline use wxStaticLine class"
236 --enable-statusbar use wxStatusBar class"
238 --enable-tabdialog use wxTabControl class"
240 --enable-toolbar use wxToolBar class"
242 --enable-tbarnative use native wxToolBar class"
244 --enable-tbarsmpl use wxToolBarSimple class"
246 --enable-treectrl use wxTreeCtrl class"
248 --enable-commondlg use common dialogs (wxDirDialog, wxProgressDialog, wxTextDialog, ...)"
250 --enable-dirdlg use wxDirDialog"
252 --enable-textdlg use wxTextDialog"
254 --enable-tipdlg use startup tips"
256 --enable-progressdlg use wxProgressDialog"
258 --enable-miniframe use wxMiniFrame class"
260 --enable-html use wxHTML sub-library"
262 --enable-tooltips use wxToolTip class"
264 --enable-splines use spline drawing code"
266 --enable-validators use wxValidator and derived classes"
268 --enable-busyinfo use wxBusyInfo"
270 --enable-gif use gif images (GIF file format)"
272 --enable-pcx use pcx images (PCX file format)"
274 --enable-pnm use pnm images (PNM file format)"
276 --with-x use the X Window System"
278 # Initialize some variables set by options.
279 # The variables have the same names as the options, with
280 # dashes changed to underlines.
282 cache_file
=.
/config.cache
291 program_transform_name
=s
,x
,x
,
299 bindir
='${exec_prefix}/bin'
300 sbindir
='${exec_prefix}/sbin'
301 libexecdir
='${exec_prefix}/libexec'
302 datadir
='${prefix}/share'
303 sysconfdir
='${prefix}/etc'
304 sharedstatedir
='${prefix}/com'
305 localstatedir
='${prefix}/var'
306 libdir
='${exec_prefix}/lib'
307 includedir
='${prefix}/include'
308 oldincludedir
='/usr/include'
309 infodir
='${prefix}/info'
310 mandir
='${prefix}/man'
312 # Initialize some other variables.
315 SHELL
=${CONFIG_SHELL-/bin/sh}
316 # Maximum number of lines to put in a shell here document.
323 # If the previous option needs an argument, assign it.
324 if test -n "$ac_prev"; then
325 eval "$ac_prev=\$ac_option"
331 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
335 # Accept the important Cygnus configure options, so we can diagnose typos.
339 -bindir | --bindir | --bindi | --bind | --bin | --bi)
341 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
342 bindir
="$ac_optarg" ;;
344 -build | --build | --buil | --bui | --bu)
346 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
347 build
="$ac_optarg" ;;
349 -cache-file | --cache-file | --cache-fil | --cache-fi \
350 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
351 ac_prev
=cache_file
;;
352 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
353 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
354 cache_file
="$ac_optarg" ;;
356 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
358 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
360 datadir
="$ac_optarg" ;;
362 -disable-* | --disable-*)
363 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
364 # Reject names that are not valid shell variable names.
365 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
366 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
368 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
369 eval "enable_${ac_feature}=no" ;;
371 -enable-* | --enable-*)
372 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
373 # Reject names that are not valid shell variable names.
374 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
375 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
377 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
382 eval "enable_${ac_feature}='$ac_optarg'" ;;
384 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
385 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
386 | --exec | --exe | --ex)
387 ac_prev
=exec_prefix
;;
388 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
389 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
390 | --exec=* | --exe=* | --ex=*)
391 exec_prefix
="$ac_optarg" ;;
393 -gas | --gas | --ga | --g)
394 # Obsolete; use --with-gas.
397 -help | --help | --hel | --he)
398 # Omit some internal or obsolete options to make the list less imposing.
399 # This message is too long to be a string in the A/UX 3.1 sh.
401 Usage: configure [options] [host]
402 Options: [defaults in brackets after descriptions]
404 --cache-file=FILE cache test results in FILE
405 --help print this message
406 --no-create do not create output files
407 --quiet, --silent do not print \`checking...' messages
408 --version print the version of autoconf that created configure
409 Directory and file names:
410 --prefix=PREFIX install architecture-independent files in PREFIX
412 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
414 --bindir=DIR user executables in DIR [EPREFIX/bin]
415 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
416 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
417 --datadir=DIR read-only architecture-independent data in DIR
419 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
420 --sharedstatedir=DIR modifiable architecture-independent data in DIR
422 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
423 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
424 --includedir=DIR C header files in DIR [PREFIX/include]
425 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
426 --infodir=DIR info documentation in DIR [PREFIX/info]
427 --mandir=DIR man documentation in DIR [PREFIX/man]
428 --srcdir=DIR find the sources in DIR [configure dir or ..]
429 --program-prefix=PREFIX prepend PREFIX to installed program names
430 --program-suffix=SUFFIX append SUFFIX to installed program names
431 --program-transform-name=PROGRAM
432 run sed PROGRAM on installed program names
436 --build=BUILD configure for building on BUILD [BUILD=HOST]
437 --host=HOST configure for HOST [guessed]
438 --target=TARGET configure for TARGET [TARGET=HOST]
439 Features and packages:
440 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
441 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
442 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
443 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
444 --x-includes=DIR X include files are in DIR
445 --x-libraries=DIR X library files are in DIR
447 if test -n "$ac_help"; then
448 echo "--enable and --with options recognized:$ac_help"
452 -host | --host | --hos | --ho)
454 -host=* | --host=* | --hos=* | --ho=*)
457 -includedir | --includedir | --includedi | --included | --include \
458 | --includ | --inclu | --incl | --inc)
459 ac_prev
=includedir
;;
460 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
461 | --includ=* | --inclu=* | --incl=* | --inc=*)
462 includedir
="$ac_optarg" ;;
464 -infodir | --infodir | --infodi | --infod | --info | --inf)
466 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
467 infodir
="$ac_optarg" ;;
469 -libdir | --libdir | --libdi | --libd)
471 -libdir=* | --libdir=* | --libdi=* | --libd=*)
472 libdir
="$ac_optarg" ;;
474 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
475 | --libexe | --libex | --libe)
476 ac_prev
=libexecdir
;;
477 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
478 | --libexe=* | --libex=* | --libe=*)
479 libexecdir
="$ac_optarg" ;;
481 -localstatedir | --localstatedir | --localstatedi | --localstated \
482 | --localstate | --localstat | --localsta | --localst \
483 | --locals | --local | --loca | --loc | --lo)
484 ac_prev
=localstatedir
;;
485 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
486 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
487 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
488 localstatedir
="$ac_optarg" ;;
490 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
492 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
493 mandir
="$ac_optarg" ;;
496 # Obsolete; use --without-fp.
499 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
503 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
504 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
507 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
508 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
509 | --oldin | --oldi | --old | --ol | --o)
510 ac_prev
=oldincludedir
;;
511 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
512 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
513 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
514 oldincludedir
="$ac_optarg" ;;
516 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
518 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
519 prefix
="$ac_optarg" ;;
521 -program-prefix | --program-prefix | --program-prefi | --program-pref \
522 | --program-pre | --program-pr | --program-p)
523 ac_prev
=program_prefix
;;
524 -program-prefix=* | --program-prefix=* | --program-prefi=* \
525 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
526 program_prefix
="$ac_optarg" ;;
528 -program-suffix | --program-suffix | --program-suffi | --program-suff \
529 | --program-suf | --program-su | --program-s)
530 ac_prev
=program_suffix
;;
531 -program-suffix=* | --program-suffix=* | --program-suffi=* \
532 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
533 program_suffix
="$ac_optarg" ;;
535 -program-transform-name | --program-transform-name \
536 | --program-transform-nam | --program-transform-na \
537 | --program-transform-n | --program-transform- \
538 | --program-transform | --program-transfor \
539 | --program-transfo | --program-transf \
540 | --program-trans | --program-tran \
541 | --progr-tra | --program-tr | --program-t)
542 ac_prev
=program_transform_name
;;
543 -program-transform-name=* | --program-transform-name=* \
544 | --program-transform-nam=* | --program-transform-na=* \
545 | --program-transform-n=* | --program-transform-=* \
546 | --program-transform=* | --program-transfor=* \
547 | --program-transfo=* | --program-transf=* \
548 | --program-trans=* | --program-tran=* \
549 | --progr-tra=* | --program-tr=* | --program-t=*)
550 program_transform_name
="$ac_optarg" ;;
552 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
553 | -silent | --silent | --silen | --sile | --sil)
556 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
558 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
560 sbindir
="$ac_optarg" ;;
562 -sharedstatedir | --sharedstatedir | --sharedstatedi \
563 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
564 | --sharedst | --shareds | --shared | --share | --shar \
566 ac_prev
=sharedstatedir
;;
567 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
568 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
569 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
571 sharedstatedir
="$ac_optarg" ;;
573 -site | --site | --sit)
575 -site=* | --site=* | --sit=*)
578 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
580 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
581 srcdir
="$ac_optarg" ;;
583 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
584 | --syscon | --sysco | --sysc | --sys | --sy)
585 ac_prev
=sysconfdir
;;
586 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
587 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
588 sysconfdir
="$ac_optarg" ;;
590 -target | --target | --targe | --targ | --tar | --ta | --t)
592 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
593 target
="$ac_optarg" ;;
595 -v | -verbose | --verbose | --verbos | --verbo | --verb)
598 -version | --version | --versio | --versi | --vers)
599 echo "configure generated by autoconf version 2.14"
603 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
604 # Reject names that are not valid shell variable names.
605 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
606 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
608 ac_package
=`echo $ac_package| sed 's/-/_/g'`
613 eval "with_${ac_package}='$ac_optarg'" ;;
615 -without-* | --without-*)
616 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
617 # Reject names that are not valid shell variable names.
618 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
619 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
621 ac_package
=`echo $ac_package| sed 's/-/_/g'`
622 eval "with_${ac_package}=no" ;;
625 # Obsolete; use --with-x.
628 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
629 | --x-incl | --x-inc | --x-in | --x-i)
630 ac_prev
=x_includes
;;
631 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
632 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
633 x_includes
="$ac_optarg" ;;
635 -x-libraries | --x-libraries | --x-librarie | --x-librari \
636 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
637 ac_prev
=x_libraries
;;
638 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
639 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
640 x_libraries
="$ac_optarg" ;;
642 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
646 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
647 echo "configure: warning: $ac_option: invalid host type" 1>&2
649 if test "x$nonopt" != xNONE
; then
650 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
658 if test -n "$ac_prev"; then
659 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
662 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
664 # File descriptor usage:
667 # 2 errors and warnings
668 # 3 some systems may open it to /dev/tty
669 # 4 used on the Kubota Titan
670 # 6 checking for... messages and results
671 # 5 compiler messages saved in config.log
672 if test "$silent" = yes; then
680 This file contains any messages produced by compilers while
681 running configure, to aid debugging if configure makes a mistake.
684 # Strip out --no-create and --no-recursion so they do not pile up.
685 # Also quote any args containing shell metacharacters.
690 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
691 | --no-cr | --no-c) ;;
692 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
693 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
694 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
695 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
696 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
701 # Only set these to C if already set. These must not be set unconditionally
702 # because not all systems understand e.g. LANG=C (notably SCO).
703 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
704 # Non-C LC_CTYPE values break the ctype check.
705 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
706 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
707 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
708 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
710 # confdefs.h avoids OS command line length limits that DEFS can exceed.
711 rm -rf conftest
* confdefs.h
712 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
715 # A filename unique to this package, relative to the directory that
716 # configure is in, which we can look for to find out if srcdir is correct.
717 ac_unique_file
=wx
-config.
in
719 # Find the source files, if location was not specified.
720 if test -z "$srcdir"; then
721 ac_srcdir_defaulted
=yes
722 # Try the directory containing this script, then its parent.
724 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
725 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
727 if test ! -r $srcdir/$ac_unique_file; then
731 ac_srcdir_defaulted
=no
733 if test ! -r $srcdir/$ac_unique_file; then
734 if test "$ac_srcdir_defaulted" = yes; then
735 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
737 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
740 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
742 # Prefer explicitly selected file to automatically selected ones.
743 if test -z "$CONFIG_SITE"; then
744 if test "x$prefix" != xNONE
; then
745 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
747 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
750 for ac_site_file
in $CONFIG_SITE; do
751 if test -r "$ac_site_file"; then
752 echo "loading site script $ac_site_file"
757 if test -r "$cache_file"; then
758 echo "loading cache $cache_file"
761 echo "creating cache $cache_file"
766 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
767 ac_cpp
='$CPP $CPPFLAGS'
768 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
769 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
770 cross_compiling
=$ac_cv_prog_cc_cross
774 if (echo "testing\c"; echo 1,2,3) | grep c
>/dev
/null
; then
775 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
776 if (echo -n testing
; echo 1,2,3) | sed s
/-n/xn
/ | grep xn
>/dev
/null
; then
783 ac_n
= ac_c
='\c' ac_t
=
789 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
790 if test -f $ac_dir/install-sh; then
792 ac_install_sh
="$ac_aux_dir/install-sh -c"
794 elif test -f $ac_dir/install.sh
; then
796 ac_install_sh
="$ac_aux_dir/install.sh -c"
800 if test -z "$ac_aux_dir"; then
801 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
803 ac_config_guess
=$ac_aux_dir/config.guess
804 ac_config_sub
=$ac_aux_dir/config.sub
805 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
808 # Do some error checking and defaulting for the host and target type.
810 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
813 # 1. You are not allowed to specify --host, --target, and nonopt at the
815 # 2. Host defaults to nonopt.
816 # 3. If nonopt is not specified, then host defaults to the current host,
817 # as determined by config.guess.
818 # 4. Target and build default to nonopt.
819 # 5. If nonopt is not specified, then target and build default to host.
821 # The aliases save the names the user supplied, while $host etc.
822 # will get canonicalized.
823 case $host---$target---$nonopt in
824 NONE
---*---* | *---NONE---* | *---*---NONE) ;;
825 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
829 # Make sure we can run config.sub.
830 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
831 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
834 echo $ac_n "checking host system type""... $ac_c" 1>&6
835 echo "configure:836: checking host system type" >&5
838 case "$host_alias" in
842 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
843 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
845 *) host_alias
=$nonopt ;;
849 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
850 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
851 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
852 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
853 echo "$ac_t""$host" 1>&6
855 echo $ac_n "checking target system type""... $ac_c" 1>&6
856 echo "configure:857: checking target system type" >&5
859 case "$target_alias" in
862 NONE
) target_alias
=$host_alias ;;
863 *) target_alias
=$nonopt ;;
867 target
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
868 target_cpu
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
869 target_vendor
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
870 target_os
=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
871 echo "$ac_t""$target" 1>&6
873 echo $ac_n "checking build system type""... $ac_c" 1>&6
874 echo "configure:875: checking build system type" >&5
877 case "$build_alias" in
880 NONE
) build_alias
=$host_alias ;;
881 *) build_alias
=$nonopt ;;
885 build
=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
886 build_cpu
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
887 build_vendor
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
888 build_os
=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
889 echo "$ac_t""$build" 1>&6
891 test "$host_alias" != "$target_alias" &&
892 test "$program_prefix$program_suffix$program_transform_name" = \
894 program_prefix
=${target_alias}-
898 WX_MAJOR_VERSION_NUMBER
=2
899 WX_MINOR_VERSION_NUMBER
=1
905 WX_VERSION
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER.
$WX_RELEASE_NUMBER
907 WX_RELEASE
=$WX_MAJOR_VERSION_NUMBER.
$WX_MINOR_VERSION_NUMBER
908 WX_CURRENT
=`expr $WX_RELEASE_NUMBER - $WX_INTERFACE_AGE`
909 WX_REVISION
=$WX_INTERFACE_AGE
910 WX_AGE
=`expr $WX_BINARY_AGE - $WX_INTERFACE_AGE`
936 NEEDS_D_REENTRANT_FOR_R_FUNCS
=0
938 ALL_TOOLKITS
="CYGWIN GTK MINGW MOTIF WINE PM"
941 DEFAULT_wxUSE_MOTIF
=0
946 DEFAULT_DEFAULT_wxUSE_GTK
=0
947 DEFAULT_DEFAULT_wxUSE_MOTIF
=0
948 DEFAULT_DEFAULT_wxUSE_MSW
=0
949 DEFAULT_DEFAULT_wxUSE_WINE
=0
950 DEFAULT_DEFAULT_wxUSE_PM
=0
955 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
956 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
957 cat >> confdefs.h
<<\EOF
964 cat >> confdefs.h
<<\EOF
969 if test "x$TMP" = "xalpha"; then
971 cat >> confdefs.h
<<\EOF
976 DEFAULT_DEFAULT_wxUSE_GTK
=1
978 *-*-irix5* | *-*-irix6* )
981 cat >> confdefs.h
<<\EOF
985 cat >> confdefs.h
<<\EOF
989 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
995 cat >> confdefs.h
<<\EOF
999 cat >> confdefs.h
<<\EOF
1000 #define __SOLARIS__ 1
1003 cat >> confdefs.h
<<\EOF
1007 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1008 NEEDS_D_REENTRANT_FOR_R_FUNCS
=1
1014 cat >> confdefs.h
<<\EOF
1018 cat >> confdefs.h
<<\EOF
1022 cat >> confdefs.h
<<\EOF
1026 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1028 *-*-freebsd* | *-*-netbsd*)
1031 cat >> confdefs.h
<<\EOF
1032 #define __FREEBSD__ 1
1035 cat >> confdefs.h
<<\EOF
1039 DEFAULT_DEFAULT_wxUSE_GTK
=1
1044 cat >> confdefs.h
<<\EOF
1048 cat >> confdefs.h
<<\EOF
1052 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1057 cat >> confdefs.h
<<\EOF
1061 cat >> confdefs.h
<<\EOF
1065 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1070 cat >> confdefs.h
<<\EOF
1074 cat >> confdefs.h
<<\EOF
1078 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1084 cat >> confdefs.h
<<\EOF
1088 cat >> confdefs.h
<<\EOF
1092 cat >> confdefs.h
<<\EOF
1096 DEFAULT_DEFAULT_wxUSE_MOTIF
=1
1099 *-*-cygwin32* | *-*-mingw32* )
1102 cat >> confdefs.h
<<\EOF
1106 cat >> confdefs.h
<<\EOF
1110 cat >> confdefs.h
<<\EOF
1111 #define __WINDOWS__ 1
1114 cat >> confdefs.h
<<\EOF
1115 #define __GNUWIN32__ 1
1118 cat >> confdefs.h
<<\EOF
1122 cat >> confdefs.h
<<\EOF
1123 #define WINVER 0x0400
1127 DEFAULT_DEFAULT_wxUSE_MSW
=1
1131 cat >> confdefs.h
<<\EOF
1136 DEFAULT_DEFAULT_wxUSE_PM
=1
1141 cat >> confdefs.h
<<\EOF
1148 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
1151 if test "$USE_UNIX" = 1 ; then
1153 cat >> confdefs.h
<<\EOF
1158 SRC_SUBDIRS
="$SRC_SUBDIRS unix"
1159 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS unix"
1162 if test "$USE_BEOS" = 1; then
1163 SRC_SUBDIRS
="$SRC_SUBDIRS be"
1164 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS be"
1167 if test "$USE_LINUX" = 1; then
1168 echo $ac_n "checking for gettext in -lc""... $ac_c" 1>&6
1169 echo "configure:1170: checking for gettext in -lc" >&5
1170 ac_lib_var
=`echo c'_'gettext | sed 'y%./+-%__p_%'`
1171 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1172 echo $ac_n "(cached) $ac_c" 1>&6
1174 ac_save_LIBS
="$LIBS"
1176 cat > conftest.
$ac_ext <<EOF
1177 #line 1178 "configure"
1178 #include "confdefs.h"
1179 /* Override any gcc2 internal prototype to avoid an error. */
1180 /* We use char because int might match the return type of a gcc2
1181 builtin and then its argument prototype would still apply. */
1188 if { (eval echo configure
:1189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1190 eval "ac_cv_lib_$ac_lib_var=yes"
1192 echo "configure: failed program was:" >&5
1193 cat conftest.
$ac_ext >&5
1195 eval "ac_cv_lib_$ac_lib_var=no"
1198 LIBS
="$ac_save_LIBS"
1201 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1202 echo "$ac_t""yes" 1>&6
1203 cat >> confdefs.h
<<\EOF
1204 #define wxHAVE_GLIBC2 1
1208 echo "$ac_t""no" 1>&6
1216 wx_arg_cache_file
="configarg.cache"
1217 echo "loading argument cache $wx_arg_cache_file"
1218 rm -f ${wx_arg_cache_file}.tmp
1219 touch ${wx_arg_cache_file}.tmp
1220 touch ${wx_arg_cache_file}
1224 if test $DEBUG_CONFIGURE = 1; then
1225 DEFAULT_wxUSE_THREADS
=yes
1227 DEFAULT_wxUSE_SHARED
=yes
1228 DEFAULT_wxUSE_OPTIMISE
=yes
1229 DEFAULT_wxUSE_PROFILE
=no
1230 DEFAULT_wxUSE_NO_DEPS
=no
1231 DEFAULT_wxUSE_NO_RTTI
=no
1232 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1233 DEFAULT_wxUSE_PERMISSIVE
=no
1234 DEFAULT_wxUSE_DEBUG_FLAG
=yes
1235 DEFAULT_wxUSE_DEBUG_INFO
=yes
1236 DEFAULT_wxUSE_DEBUG_GDB
=yes
1237 DEFAULT_wxUSE_MEM_TRACING
=no
1238 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1239 DEFAULT_wxUSE_DMALLOC
=no
1240 DEFAULT_wxUSE_APPLE_IEEE
=no
1242 DEFAULT_wxUSE_LOG
=yes
1244 DEFAULT_wxUSE_GUI
=yes
1246 DEFAULT_wxUSE_ZLIB
=no
1247 DEFAULT_wxUSE_LIBPNG
=no
1248 DEFAULT_wxUSE_LIBJPEG
=no
1249 DEFAULT_wxUSE_LIBTIFF
=no
1250 DEFAULT_wxUSE_ODBC
=no
1252 DEFAULT_wxUSE_STD_IOSTREAM
=no
1253 DEFAULT_wxUSE_FILE
=no
1254 DEFAULT_wxUSE_TEXTFILE
=no
1255 DEFAULT_wxUSE_TIMEDATE
=no
1256 DEFAULT_wxUSE_WAVE
=no
1257 DEFAULT_wxUSE_INTL
=no
1258 DEFAULT_wxUSE_CONFIG
=no
1259 DEFAULT_wxUSE_STREAMS
=no
1260 DEFAULT_wxUSE_SOCKETS
=no
1261 DEFAULT_wxUSE_DIALUP_MANAGER
=no
1262 DEFAULT_wxUSE_SERIAL
=no
1263 DEFAULT_wxUSE_JOYSTICK
=no
1264 DEFAULT_wxUSE_DYNLIB_CLASS
=no
1265 DEFAULT_wxUSE_LONGLONG
=no
1267 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=no
1268 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=no
1269 DEFAULT_wxUSE_POSTSCRIPT
=no
1271 DEFAULT_wxUSE_X_RESOURCES
=no
1272 DEFAULT_wxUSE_CLIPBOARD
=no
1273 DEFAULT_wxUSE_TOOLTIPS
=no
1274 DEFAULT_wxUSE_DRAG_AND_DROP
=no
1275 DEFAULT_wxUSE_SPLINES
=no
1277 DEFAULT_wxUSE_MDI_ARCHITECTURE
=no
1278 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=no
1279 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=no
1281 DEFAULT_wxUSE_PROLOGIO
=no
1282 DEFAULT_wxUSE_RESOURCES
=no
1283 DEFAULT_wxUSE_CONSTRAINTS
=no
1284 DEFAULT_wxUSE_IPC
=no
1285 DEFAULT_wxUSE_HELP
=no
1286 DEFAULT_wxUSE_WXTREE
=no
1287 DEFAULT_wxUSE_METAFILE
=no
1289 DEFAULT_wxUSE_COMMONDLGS
=no
1290 DEFAULT_wxUSE_DIRDLG
=no
1291 DEFAULT_wxUSE_TEXTDLG
=no
1292 DEFAULT_wxUSE_STARTUP_TIPS
=no
1293 DEFAULT_wxUSE_PROGRESSDLG
=no
1294 DEFAULT_wxUSE_MINIFRAME
=no
1295 DEFAULT_wxUSE_HTML
=no
1296 DEFAULT_wxUSE_FS_INET
=no
1297 DEFAULT_wxUSE_FS_ZIP
=no
1298 DEFAULT_wxUSE_BUSYINFO
=no
1299 DEFAULT_wxUSE_ZIPSTREAM
=no
1300 DEFAULT_wxUSE_VALIDATORS
=yes
1302 DEFAULT_wxUSE_ACCEL
=no
1303 DEFAULT_wxUSE_CARET
=no
1304 DEFAULT_wxUSE_BMPBUTTON
=no
1305 DEFAULT_wxUSE_CHECKBOX
=no
1306 DEFAULT_wxUSE_CHECKLST
=no
1307 DEFAULT_wxUSE_CHOICE
=yes
1308 DEFAULT_wxUSE_COMBOBOX
=no
1309 DEFAULT_wxUSE_GAUGE
=no
1310 DEFAULT_wxUSE_GRID
=no
1311 DEFAULT_wxUSE_NEW_GRID
=no
1312 DEFAULT_wxUSE_IMAGLIST
=no
1313 DEFAULT_wxUSE_LISTBOX
=no
1314 DEFAULT_wxUSE_LISTCTRL
=no
1315 DEFAULT_wxUSE_NOTEBOOK
=no
1316 DEFAULT_wxUSE_RADIOBOX
=no
1317 DEFAULT_wxUSE_RADIOBTN
=no
1318 DEFAULT_wxUSE_SASH
=no
1319 DEFAULT_wxUSE_SCROLLBAR
=no
1320 DEFAULT_wxUSE_SLIDER
=no
1321 DEFAULT_wxUSE_SPINBTN
=no
1322 DEFAULT_wxUSE_SPINCTRL
=no
1323 DEFAULT_wxUSE_SPLITTER
=no
1324 DEFAULT_wxUSE_STATBMP
=no
1325 DEFAULT_wxUSE_STATBOX
=no
1326 DEFAULT_wxUSE_STATLINE
=no
1327 DEFAULT_wxUSE_STATUSBAR
=yes
1328 DEFAULT_wxUSE_TABDIALOG
=no
1329 DEFAULT_wxUSE_TOOLBAR
=no
1330 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
1331 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
1332 DEFAULT_wxUSE_TREECTRL
=no
1334 DEFAULT_wxUSE_UNICODE
=no
1335 DEFAULT_wxUSE_WCSRTOMBS
=no
1337 DEFAULT_wxUSE_GIF
=no
1338 DEFAULT_wxUSE_PCX
=no
1339 DEFAULT_wxUSE_PNM
=no
1341 DEFAULT_wxUSE_THREADS
=yes
1343 DEFAULT_wxUSE_SHARED
=yes
1344 DEFAULT_wxUSE_OPTIMISE
=yes
1345 DEFAULT_wxUSE_PROFILE
=no
1346 DEFAULT_wxUSE_NO_DEPS
=no
1347 DEFAULT_wxUSE_NO_RTTI
=no
1348 DEFAULT_wxUSE_NO_EXCEPTIONS
=no
1349 DEFAULT_wxUSE_PERMISSIVE
=no
1350 DEFAULT_wxUSE_DEBUG_FLAG
=no
1351 DEFAULT_wxUSE_DEBUG_INFO
=no
1352 DEFAULT_wxUSE_DEBUG_GDB
=no
1353 DEFAULT_wxUSE_MEM_TRACING
=no
1354 DEFAULT_wxUSE_DEBUG_CONTEXT
=no
1355 DEFAULT_wxUSE_DMALLOC
=no
1356 DEFAULT_wxUSE_APPLE_IEEE
=yes
1358 DEFAULT_wxUSE_LOG
=yes
1360 DEFAULT_wxUSE_GUI
=yes
1362 DEFAULT_wxUSE_ZLIB
=yes
1363 DEFAULT_wxUSE_LIBPNG
=yes
1364 DEFAULT_wxUSE_LIBJPEG
=yes
1365 DEFAULT_wxUSE_LIBTIFF
=yes
1366 DEFAULT_wxUSE_ODBC
=no
1368 DEFAULT_wxUSE_STD_IOSTREAM
=no
1369 DEFAULT_wxUSE_FILE
=yes
1370 DEFAULT_wxUSE_TEXTFILE
=yes
1371 DEFAULT_wxUSE_TIMEDATE
=yes
1372 DEFAULT_wxUSE_WAVE
=no
1373 DEFAULT_wxUSE_INTL
=yes
1374 DEFAULT_wxUSE_CONFIG
=yes
1375 DEFAULT_wxUSE_STREAMS
=yes
1376 DEFAULT_wxUSE_SOCKETS
=yes
1377 DEFAULT_wxUSE_DIALUP_MANAGER
=yes
1378 DEFAULT_wxUSE_SERIAL
=yes
1379 DEFAULT_wxUSE_JOYSTICK
=yes
1380 DEFAULT_wxUSE_DYNLIB_CLASS
=yes
1381 DEFAULT_wxUSE_LONGLONG
=yes
1383 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT
=yes
1384 DEFAULT_wxUSE_NORMALIZED_PS_FONTS
=yes
1385 DEFAULT_wxUSE_POSTSCRIPT
=yes
1387 DEFAULT_wxUSE_X_RESOURCES
=no
1388 DEFAULT_wxUSE_CLIPBOARD
=yes
1389 DEFAULT_wxUSE_TOOLTIPS
=yes
1390 DEFAULT_wxUSE_DRAG_AND_DROP
=yes
1391 DEFAULT_wxUSE_SPLINES
=yes
1393 DEFAULT_wxUSE_MDI_ARCHITECTURE
=yes
1394 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
=yes
1395 DEFAULT_wxUSE_PRINTING_ARCHITECTURE
=yes
1397 DEFAULT_wxUSE_PROLOGIO
=yes
1398 DEFAULT_wxUSE_RESOURCES
=yes
1399 DEFAULT_wxUSE_CONSTRAINTS
=yes
1400 DEFAULT_wxUSE_IPC
=yes
1401 DEFAULT_wxUSE_HELP
=yes
1402 DEFAULT_wxUSE_WXTREE
=yes
1403 DEFAULT_wxUSE_METAFILE
=yes
1405 DEFAULT_wxUSE_COMMONDLGS
=yes
1406 DEFAULT_wxUSE_DIRDLG
=yes
1407 DEFAULT_wxUSE_TEXTDLG
=yes
1408 DEFAULT_wxUSE_STARTUP_TIPS
=yes
1409 DEFAULT_wxUSE_PROGRESSDLG
=yes
1410 DEFAULT_wxUSE_MINIFRAME
=yes
1411 DEFAULT_wxUSE_HTML
=yes
1412 DEFAULT_wxUSE_FS_INET
=yes
1413 DEFAULT_wxUSE_FS_ZIP
=yes
1414 DEFAULT_wxUSE_BUSYINFO
=yes
1415 DEFAULT_wxUSE_ZIPSTREAM
=yes
1416 DEFAULT_wxUSE_VALIDATORS
=yes
1418 DEFAULT_wxUSE_ACCEL
=yes
1419 DEFAULT_wxUSE_CARET
=yes
1420 DEFAULT_wxUSE_BMPBUTTON
=yes
1421 DEFAULT_wxUSE_CHECKBOX
=yes
1422 DEFAULT_wxUSE_CHECKLST
=yes
1423 DEFAULT_wxUSE_CHOICE
=yes
1424 DEFAULT_wxUSE_COMBOBOX
=yes
1425 DEFAULT_wxUSE_GAUGE
=yes
1426 DEFAULT_wxUSE_GRID
=yes
1427 DEFAULT_wxUSE_NEW_GRID
=no
1428 DEFAULT_wxUSE_IMAGLIST
=yes
1429 DEFAULT_wxUSE_LISTBOX
=yes
1430 DEFAULT_wxUSE_LISTCTRL
=yes
1431 DEFAULT_wxUSE_NOTEBOOK
=yes
1432 DEFAULT_wxUSE_RADIOBOX
=yes
1433 DEFAULT_wxUSE_RADIOBTN
=yes
1434 DEFAULT_wxUSE_SASH
=yes
1435 DEFAULT_wxUSE_SCROLLBAR
=yes
1436 DEFAULT_wxUSE_SLIDER
=yes
1437 DEFAULT_wxUSE_SPINBTN
=yes
1438 DEFAULT_wxUSE_SPINCTRL
=yes
1439 DEFAULT_wxUSE_SPLITTER
=yes
1440 DEFAULT_wxUSE_STATBMP
=yes
1441 DEFAULT_wxUSE_STATBOX
=yes
1442 DEFAULT_wxUSE_STATLINE
=yes
1443 DEFAULT_wxUSE_STATUSBAR
=yes
1444 DEFAULT_wxUSE_TABDIALOG
=no
1445 DEFAULT_wxUSE_TOOLBAR
=yes
1446 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
1447 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
1448 DEFAULT_wxUSE_TREECTRL
=yes
1450 DEFAULT_wxUSE_UNICODE
=no
1451 DEFAULT_wxUSE_WCSRTOMBS
=no
1453 DEFAULT_wxUSE_GIF
=yes
1454 DEFAULT_wxUSE_PCX
=yes
1455 DEFAULT_wxUSE_PNM
=yes
1460 for toolkit
in `echo $ALL_TOOLKITS`; do
1461 LINE
=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}`
1462 if test "x$LINE" != x
; then
1463 has_toolkit_in_cache
=1
1464 eval "DEFAULT_$LINE"
1465 eval "CACHE_$toolkit=1"
1471 echo $ac_n "checking "for --enable-gui"""... $ac_c" 1>&6
1472 echo "configure:1473: checking "for --enable-gui"" >&5
1474 # Check whether --enable-gui or --disable-gui was given.
1475 if test "${enable_gui+set}" = set; then
1476 enableval
="$enable_gui"
1478 if test "$enableval" = yes; then
1479 ac_cv_use_gui
='wxUSE_GUI=yes'
1481 ac_cv_use_gui
='wxUSE_GUI=no'
1486 LINE
=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
1487 if test "x$LINE" != x
; then
1488 eval "DEFAULT_$LINE"
1493 ac_cv_use_gui
='wxUSE_GUI='$DEFAULT_wxUSE_GUI
1498 eval "$ac_cv_use_gui"
1499 if test "$no_cache" != 1; then
1500 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
1503 if test "$wxUSE_GUI" = yes; then
1504 echo "$ac_t""yes" 1>&6
1506 echo "$ac_t""no" 1>&6
1510 if test "$wxUSE_GUI" = "yes"; then
1512 # Check whether --with-gtk or --without-gtk was given.
1513 if test "${with_gtk+set}" = set; then
1515 wxUSE_GTK
="$withval" CACHE_GTK
=1 TOOLKIT_GIVEN
=1
1518 # Check whether --with-motif or --without-motif was given.
1519 if test "${with_motif+set}" = set; then
1520 withval
="$with_motif"
1521 wxUSE_MOTIF
="$withval" CACHE_MOTIF
=1 TOOLKIT_GIVEN
=1
1524 # Check whether --with-wine or --without-wine was given.
1525 if test "${with_wine+set}" = set; then
1526 withval
="$with_wine"
1527 wxUSE_WINE
="$withval" CACHE_WINE
=1 TOOLKIT_GIVEN
=1
1530 # Check whether --with-cygwin or --without-cygwin was given.
1531 if test "${with_cygwin+set}" = set; then
1532 withval
="$with_cygwin"
1533 wxUSE_CYGWIN
="$withval" CACHE_CYGWIN
=1 TOOLKIT_GIVEN
=1
1536 # Check whether --with-mingw or --without-mingw was given.
1537 if test "${with_mingw+set}" = set; then
1538 withval
="$with_mingw"
1539 wxUSE_MINGW
="$withval" CACHE_MINGW
=1 TOOLKIT_GIVEN
=1
1542 # Check whether --with-pm or --without-pm was given.
1543 if test "${with_pm+set}" = set; then
1545 wxUSE_PM
="$withval" CACHE_PM
=1 TOOLKIT_GIVEN
=1
1549 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.
1550 if test "${with_gtk_prefix+set}" = set; then
1551 withval
="$with_gtk_prefix"
1552 gtk_config_prefix
="$withval"
1554 gtk_config_prefix
=""
1557 # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
1558 if test "${with_gtk_exec_prefix+set}" = set; then
1559 withval
="$with_gtk_exec_prefix"
1560 gtk_config_exec_prefix
="$withval"
1562 gtk_config_exec_prefix
=""
1567 echo $ac_n "checking "for --with-libpng"""... $ac_c" 1>&6
1568 echo "configure:1569: checking "for --with-libpng"" >&5
1570 # Check whether --with-libpng or --without-libpng was given.
1571 if test "${with_libpng+set}" = set; then
1572 withval
="$with_libpng"
1574 if test "$withval" = yes; then
1575 ac_cv_use_libpng
='wxUSE_LIBPNG=yes'
1577 ac_cv_use_libpng
='wxUSE_LIBPNG=no'
1582 LINE
=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
1583 if test "x$LINE" != x
; then
1584 eval "DEFAULT_$LINE"
1589 ac_cv_use_libpng
='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
1594 eval "$ac_cv_use_libpng"
1595 if test "$no_cache" != 1; then
1596 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
1599 if test "$wxUSE_LIBPNG" = yes; then
1600 echo "$ac_t""yes" 1>&6
1602 echo "$ac_t""no" 1>&6
1606 echo $ac_n "checking "for --with-libjpeg"""... $ac_c" 1>&6
1607 echo "configure:1608: checking "for --with-libjpeg"" >&5
1609 # Check whether --with-libjpeg or --without-libjpeg was given.
1610 if test "${with_libjpeg+set}" = set; then
1611 withval
="$with_libjpeg"
1613 if test "$withval" = yes; then
1614 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=yes'
1616 ac_cv_use_libjpeg
='wxUSE_LIBJPEG=no'
1621 LINE
=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
1622 if test "x$LINE" != x
; then
1623 eval "DEFAULT_$LINE"
1628 ac_cv_use_libjpeg
='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
1633 eval "$ac_cv_use_libjpeg"
1634 if test "$no_cache" != 1; then
1635 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
1638 if test "$wxUSE_LIBJPEG" = yes; then
1639 echo "$ac_t""yes" 1>&6
1641 echo "$ac_t""no" 1>&6
1645 echo $ac_n "checking "for --with-libtiff"""... $ac_c" 1>&6
1646 echo "configure:1647: checking "for --with-libtiff"" >&5
1648 # Check whether --with-libtiff or --without-libtiff was given.
1649 if test "${with_libtiff+set}" = set; then
1650 withval
="$with_libtiff"
1652 if test "$withval" = yes; then
1653 ac_cv_use_libtiff
='wxUSE_LIBTIFF=yes'
1655 ac_cv_use_libtiff
='wxUSE_LIBTIFF=no'
1660 LINE
=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
1661 if test "x$LINE" != x
; then
1662 eval "DEFAULT_$LINE"
1667 ac_cv_use_libtiff
='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
1672 eval "$ac_cv_use_libtiff"
1673 if test "$no_cache" != 1; then
1674 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
1677 if test "$wxUSE_LIBTIFF" = yes; then
1678 echo "$ac_t""yes" 1>&6
1680 echo "$ac_t""no" 1>&6
1684 echo $ac_n "checking "for --with-opengl"""... $ac_c" 1>&6
1685 echo "configure:1686: checking "for --with-opengl"" >&5
1687 # Check whether --with-opengl or --without-opengl was given.
1688 if test "${with_opengl+set}" = set; then
1689 withval
="$with_opengl"
1691 if test "$withval" = yes; then
1692 ac_cv_use_opengl
='wxUSE_OPENGL=yes'
1694 ac_cv_use_opengl
='wxUSE_OPENGL=no'
1699 LINE
=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
1700 if test "x$LINE" != x
; then
1701 eval "DEFAULT_$LINE"
1706 ac_cv_use_opengl
='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
1711 eval "$ac_cv_use_opengl"
1712 if test "$no_cache" != 1; then
1713 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
1716 if test "$wxUSE_OPENGL" = yes; then
1717 echo "$ac_t""yes" 1>&6
1719 echo "$ac_t""no" 1>&6
1726 echo $ac_n "checking "for --with-dmalloc"""... $ac_c" 1>&6
1727 echo "configure:1728: checking "for --with-dmalloc"" >&5
1729 # Check whether --with-dmalloc or --without-dmalloc was given.
1730 if test "${with_dmalloc+set}" = set; then
1731 withval
="$with_dmalloc"
1733 if test "$withval" = yes; then
1734 ac_cv_use_dmalloc
='wxUSE_DMALLOC=yes'
1736 ac_cv_use_dmalloc
='wxUSE_DMALLOC=no'
1741 LINE
=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
1742 if test "x$LINE" != x
; then
1743 eval "DEFAULT_$LINE"
1748 ac_cv_use_dmalloc
='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
1753 eval "$ac_cv_use_dmalloc"
1754 if test "$no_cache" != 1; then
1755 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
1758 if test "$wxUSE_DMALLOC" = yes; then
1759 echo "$ac_t""yes" 1>&6
1761 echo "$ac_t""no" 1>&6
1765 echo $ac_n "checking "for --with-zlib"""... $ac_c" 1>&6
1766 echo "configure:1767: checking "for --with-zlib"" >&5
1768 # Check whether --with-zlib or --without-zlib was given.
1769 if test "${with_zlib+set}" = set; then
1770 withval
="$with_zlib"
1772 if test "$withval" = yes; then
1773 ac_cv_use_zlib
='wxUSE_ZLIB=yes'
1775 ac_cv_use_zlib
='wxUSE_ZLIB=no'
1780 LINE
=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
1781 if test "x$LINE" != x
; then
1782 eval "DEFAULT_$LINE"
1787 ac_cv_use_zlib
='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
1792 eval "$ac_cv_use_zlib"
1793 if test "$no_cache" != 1; then
1794 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
1797 if test "$wxUSE_ZLIB" = yes; then
1798 echo "$ac_t""yes" 1>&6
1800 echo "$ac_t""no" 1>&6
1804 echo $ac_n "checking "for --with-odbc"""... $ac_c" 1>&6
1805 echo "configure:1806: checking "for --with-odbc"" >&5
1807 # Check whether --with-odbc or --without-odbc was given.
1808 if test "${with_odbc+set}" = set; then
1809 withval
="$with_odbc"
1811 if test "$withval" = yes; then
1812 ac_cv_use_odbc
='wxUSE_ODBC=yes'
1814 ac_cv_use_odbc
='wxUSE_ODBC=no'
1819 LINE
=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
1820 if test "x$LINE" != x
; then
1821 eval "DEFAULT_$LINE"
1826 ac_cv_use_odbc
='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
1831 eval "$ac_cv_use_odbc"
1832 if test "$no_cache" != 1; then
1833 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
1836 if test "$wxUSE_ODBC" = yes; then
1837 echo "$ac_t""yes" 1>&6
1839 echo "$ac_t""no" 1>&6
1846 echo $ac_n "checking "for --enable-shared"""... $ac_c" 1>&6
1847 echo "configure:1848: checking "for --enable-shared"" >&5
1849 # Check whether --enable-shared or --disable-shared was given.
1850 if test "${enable_shared+set}" = set; then
1851 enableval
="$enable_shared"
1853 if test "$enableval" = yes; then
1854 ac_cv_use_shared
='wxUSE_SHARED=yes'
1856 ac_cv_use_shared
='wxUSE_SHARED=no'
1861 LINE
=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
1862 if test "x$LINE" != x
; then
1863 eval "DEFAULT_$LINE"
1868 ac_cv_use_shared
='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
1873 eval "$ac_cv_use_shared"
1874 if test "$no_cache" != 1; then
1875 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
1878 if test "$wxUSE_SHARED" = yes; then
1879 echo "$ac_t""yes" 1>&6
1881 echo "$ac_t""no" 1>&6
1885 echo $ac_n "checking "for --enable-optimise"""... $ac_c" 1>&6
1886 echo "configure:1887: checking "for --enable-optimise"" >&5
1888 # Check whether --enable-optimise or --disable-optimise was given.
1889 if test "${enable_optimise+set}" = set; then
1890 enableval
="$enable_optimise"
1892 if test "$enableval" = yes; then
1893 ac_cv_use_optimise
='wxUSE_OPTIMISE=yes'
1895 ac_cv_use_optimise
='wxUSE_OPTIMISE=no'
1900 LINE
=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
1901 if test "x$LINE" != x
; then
1902 eval "DEFAULT_$LINE"
1907 ac_cv_use_optimise
='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
1912 eval "$ac_cv_use_optimise"
1913 if test "$no_cache" != 1; then
1914 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
1917 if test "$wxUSE_OPTIMISE" = yes; then
1918 echo "$ac_t""yes" 1>&6
1920 echo "$ac_t""no" 1>&6
1924 echo $ac_n "checking "for --enable-debug"""... $ac_c" 1>&6
1925 echo "configure:1926: checking "for --enable-debug"" >&5
1927 # Check whether --enable-debug or --disable-debug was given.
1928 if test "${enable_debug+set}" = set; then
1929 enableval
="$enable_debug"
1931 if test "$enableval" = yes; then
1932 ac_cv_use_debug
='wxUSE_DEBUG=yes'
1934 ac_cv_use_debug
='wxUSE_DEBUG=no'
1939 LINE
=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
1940 if test "x$LINE" != x
; then
1941 eval "DEFAULT_$LINE"
1946 ac_cv_use_debug
='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
1951 eval "$ac_cv_use_debug"
1952 if test "$no_cache" != 1; then
1953 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
1956 if test "$wxUSE_DEBUG" = yes; then
1957 echo "$ac_t""yes" 1>&6
1959 echo "$ac_t""no" 1>&6
1963 if test "$wxUSE_DEBUG" = "yes"; then
1964 DEFAULT_wxUSE_DEBUG_FLAG
=yes
1965 DEFAULT_wxUSE_DEBUG_INFO
=yes
1966 elif test "$wxUSE_DEBUG" = "no"; then
1967 DEFAULT_wxUSE_DEBUG_FLAG
=no
1968 DEFAULT_wxUSE_DEBUG_INFO
=no
1972 echo $ac_n "checking "for --enable-debug_flag"""... $ac_c" 1>&6
1973 echo "configure:1974: checking "for --enable-debug_flag"" >&5
1975 # Check whether --enable-debug_flag or --disable-debug_flag was given.
1976 if test "${enable_debug_flag+set}" = set; then
1977 enableval
="$enable_debug_flag"
1979 if test "$enableval" = yes; then
1980 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=yes'
1982 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG=no'
1987 LINE
=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
1988 if test "x$LINE" != x
; then
1989 eval "DEFAULT_$LINE"
1994 ac_cv_use_debug_flag
='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
1999 eval "$ac_cv_use_debug_flag"
2000 if test "$no_cache" != 1; then
2001 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
2004 if test "$wxUSE_DEBUG_FLAG" = yes; then
2005 echo "$ac_t""yes" 1>&6
2007 echo "$ac_t""no" 1>&6
2011 echo $ac_n "checking "for --enable-debug_info"""... $ac_c" 1>&6
2012 echo "configure:2013: checking "for --enable-debug_info"" >&5
2014 # Check whether --enable-debug_info or --disable-debug_info was given.
2015 if test "${enable_debug_info+set}" = set; then
2016 enableval
="$enable_debug_info"
2018 if test "$enableval" = yes; then
2019 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=yes'
2021 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO=no'
2026 LINE
=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
2027 if test "x$LINE" != x
; then
2028 eval "DEFAULT_$LINE"
2033 ac_cv_use_debug_info
='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
2038 eval "$ac_cv_use_debug_info"
2039 if test "$no_cache" != 1; then
2040 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
2043 if test "$wxUSE_DEBUG_INFO" = yes; then
2044 echo "$ac_t""yes" 1>&6
2046 echo "$ac_t""no" 1>&6
2050 echo $ac_n "checking "for --enable-debug_gdb"""... $ac_c" 1>&6
2051 echo "configure:2052: checking "for --enable-debug_gdb"" >&5
2053 # Check whether --enable-debug_gdb or --disable-debug_gdb was given.
2054 if test "${enable_debug_gdb+set}" = set; then
2055 enableval
="$enable_debug_gdb"
2057 if test "$enableval" = yes; then
2058 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=yes'
2060 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB=no'
2065 LINE
=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
2066 if test "x$LINE" != x
; then
2067 eval "DEFAULT_$LINE"
2072 ac_cv_use_debug_gdb
='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
2077 eval "$ac_cv_use_debug_gdb"
2078 if test "$no_cache" != 1; then
2079 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
2082 if test "$wxUSE_DEBUG_GDB" = yes; then
2083 echo "$ac_t""yes" 1>&6
2085 echo "$ac_t""no" 1>&6
2089 echo $ac_n "checking "for --enable-debug_cntxt"""... $ac_c" 1>&6
2090 echo "configure:2091: checking "for --enable-debug_cntxt"" >&5
2092 # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given.
2093 if test "${enable_debug_cntxt+set}" = set; then
2094 enableval
="$enable_debug_cntxt"
2096 if test "$enableval" = yes; then
2097 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=yes'
2099 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT=no'
2104 LINE
=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
2105 if test "x$LINE" != x
; then
2106 eval "DEFAULT_$LINE"
2111 ac_cv_use_debug_cntxt
='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
2116 eval "$ac_cv_use_debug_cntxt"
2117 if test "$no_cache" != 1; then
2118 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
2121 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
2122 echo "$ac_t""yes" 1>&6
2124 echo "$ac_t""no" 1>&6
2128 echo $ac_n "checking "for --enable-mem_tracing"""... $ac_c" 1>&6
2129 echo "configure:2130: checking "for --enable-mem_tracing"" >&5
2131 # Check whether --enable-mem_tracing or --disable-mem_tracing was given.
2132 if test "${enable_mem_tracing+set}" = set; then
2133 enableval
="$enable_mem_tracing"
2135 if test "$enableval" = yes; then
2136 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=yes'
2138 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING=no'
2143 LINE
=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
2144 if test "x$LINE" != x
; then
2145 eval "DEFAULT_$LINE"
2150 ac_cv_use_mem_tracing
='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
2155 eval "$ac_cv_use_mem_tracing"
2156 if test "$no_cache" != 1; then
2157 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
2160 if test "$wxUSE_MEM_TRACING" = yes; then
2161 echo "$ac_t""yes" 1>&6
2163 echo "$ac_t""no" 1>&6
2167 echo $ac_n "checking "for --enable-profile"""... $ac_c" 1>&6
2168 echo "configure:2169: checking "for --enable-profile"" >&5
2170 # Check whether --enable-profile or --disable-profile was given.
2171 if test "${enable_profile+set}" = set; then
2172 enableval
="$enable_profile"
2174 if test "$enableval" = yes; then
2175 ac_cv_use_profile
='wxUSE_PROFILE=yes'
2177 ac_cv_use_profile
='wxUSE_PROFILE=no'
2182 LINE
=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
2183 if test "x$LINE" != x
; then
2184 eval "DEFAULT_$LINE"
2189 ac_cv_use_profile
='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
2194 eval "$ac_cv_use_profile"
2195 if test "$no_cache" != 1; then
2196 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
2199 if test "$wxUSE_PROFILE" = yes; then
2200 echo "$ac_t""yes" 1>&6
2202 echo "$ac_t""no" 1>&6
2206 echo $ac_n "checking "for --enable-no_rtti"""... $ac_c" 1>&6
2207 echo "configure:2208: checking "for --enable-no_rtti"" >&5
2209 # Check whether --enable-no_rtti or --disable-no_rtti was given.
2210 if test "${enable_no_rtti+set}" = set; then
2211 enableval
="$enable_no_rtti"
2213 if test "$enableval" = yes; then
2214 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=yes'
2216 ac_cv_use_no_rtti
='wxUSE_NO_RTTI=no'
2221 LINE
=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
2222 if test "x$LINE" != x
; then
2223 eval "DEFAULT_$LINE"
2228 ac_cv_use_no_rtti
='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
2233 eval "$ac_cv_use_no_rtti"
2234 if test "$no_cache" != 1; then
2235 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
2238 if test "$wxUSE_NO_RTTI" = yes; then
2239 echo "$ac_t""yes" 1>&6
2241 echo "$ac_t""no" 1>&6
2245 echo $ac_n "checking "for --enable-no_exceptions"""... $ac_c" 1>&6
2246 echo "configure:2247: checking "for --enable-no_exceptions"" >&5
2248 # Check whether --enable-no_exceptions or --disable-no_exceptions was given.
2249 if test "${enable_no_exceptions+set}" = set; then
2250 enableval
="$enable_no_exceptions"
2252 if test "$enableval" = yes; then
2253 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=yes'
2255 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS=no'
2260 LINE
=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
2261 if test "x$LINE" != x
; then
2262 eval "DEFAULT_$LINE"
2267 ac_cv_use_no_exceptions
='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
2272 eval "$ac_cv_use_no_exceptions"
2273 if test "$no_cache" != 1; then
2274 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
2277 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
2278 echo "$ac_t""yes" 1>&6
2280 echo "$ac_t""no" 1>&6
2284 echo $ac_n "checking "for --enable-permissive"""... $ac_c" 1>&6
2285 echo "configure:2286: checking "for --enable-permissive"" >&5
2287 # Check whether --enable-permissive or --disable-permissive was given.
2288 if test "${enable_permissive+set}" = set; then
2289 enableval
="$enable_permissive"
2291 if test "$enableval" = yes; then
2292 ac_cv_use_permissive
='wxUSE_PERMISSIVE=yes'
2294 ac_cv_use_permissive
='wxUSE_PERMISSIVE=no'
2299 LINE
=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
2300 if test "x$LINE" != x
; then
2301 eval "DEFAULT_$LINE"
2306 ac_cv_use_permissive
='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
2311 eval "$ac_cv_use_permissive"
2312 if test "$no_cache" != 1; then
2313 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
2316 if test "$wxUSE_PERMISSIVE" = yes; then
2317 echo "$ac_t""yes" 1>&6
2319 echo "$ac_t""no" 1>&6
2323 echo $ac_n "checking "for --enable-no_deps"""... $ac_c" 1>&6
2324 echo "configure:2325: checking "for --enable-no_deps"" >&5
2326 # Check whether --enable-no_deps or --disable-no_deps was given.
2327 if test "${enable_no_deps+set}" = set; then
2328 enableval
="$enable_no_deps"
2330 if test "$enableval" = yes; then
2331 ac_cv_use_no_deps
='wxUSE_NO_DEPS=yes'
2333 ac_cv_use_no_deps
='wxUSE_NO_DEPS=no'
2338 LINE
=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}`
2339 if test "x$LINE" != x
; then
2340 eval "DEFAULT_$LINE"
2345 ac_cv_use_no_deps
='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
2350 eval "$ac_cv_use_no_deps"
2351 if test "$no_cache" != 1; then
2352 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
2355 if test "$wxUSE_NO_DEPS" = yes; then
2356 echo "$ac_t""yes" 1>&6
2358 echo "$ac_t""no" 1>&6
2364 echo $ac_n "checking "for --enable-intl"""... $ac_c" 1>&6
2365 echo "configure:2366: checking "for --enable-intl"" >&5
2367 # Check whether --enable-intl or --disable-intl was given.
2368 if test "${enable_intl+set}" = set; then
2369 enableval
="$enable_intl"
2371 if test "$enableval" = yes; then
2372 ac_cv_use_intl
='wxUSE_INTL=yes'
2374 ac_cv_use_intl
='wxUSE_INTL=no'
2379 LINE
=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
2380 if test "x$LINE" != x
; then
2381 eval "DEFAULT_$LINE"
2386 ac_cv_use_intl
='wxUSE_INTL='$DEFAULT_wxUSE_INTL
2391 eval "$ac_cv_use_intl"
2392 if test "$no_cache" != 1; then
2393 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
2396 if test "$wxUSE_INTL" = yes; then
2397 echo "$ac_t""yes" 1>&6
2399 echo "$ac_t""no" 1>&6
2403 echo $ac_n "checking "for --enable-config"""... $ac_c" 1>&6
2404 echo "configure:2405: checking "for --enable-config"" >&5
2406 # Check whether --enable-config or --disable-config was given.
2407 if test "${enable_config+set}" = set; then
2408 enableval
="$enable_config"
2410 if test "$enableval" = yes; then
2411 ac_cv_use_config
='wxUSE_CONFIG=yes'
2413 ac_cv_use_config
='wxUSE_CONFIG=no'
2418 LINE
=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
2419 if test "x$LINE" != x
; then
2420 eval "DEFAULT_$LINE"
2425 ac_cv_use_config
='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
2430 eval "$ac_cv_use_config"
2431 if test "$no_cache" != 1; then
2432 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
2435 if test "$wxUSE_CONFIG" = yes; then
2436 echo "$ac_t""yes" 1>&6
2438 echo "$ac_t""no" 1>&6
2442 if test "$wxUSE_GUI" = "yes"; then
2444 echo $ac_n "checking "for --enable-sockets"""... $ac_c" 1>&6
2445 echo "configure:2446: checking "for --enable-sockets"" >&5
2447 # Check whether --enable-sockets or --disable-sockets was given.
2448 if test "${enable_sockets+set}" = set; then
2449 enableval
="$enable_sockets"
2451 if test "$enableval" = yes; then
2452 ac_cv_use_sockets
='wxUSE_SOCKETS=yes'
2454 ac_cv_use_sockets
='wxUSE_SOCKETS=no'
2459 LINE
=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
2460 if test "x$LINE" != x
; then
2461 eval "DEFAULT_$LINE"
2466 ac_cv_use_sockets
='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
2471 eval "$ac_cv_use_sockets"
2472 if test "$no_cache" != 1; then
2473 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
2476 if test "$wxUSE_SOCKETS" = yes; then
2477 echo "$ac_t""yes" 1>&6
2479 echo "$ac_t""no" 1>&6
2487 echo $ac_n "checking "for --enable-dialupman"""... $ac_c" 1>&6
2488 echo "configure:2489: checking "for --enable-dialupman"" >&5
2490 # Check whether --enable-dialupman or --disable-dialupman was given.
2491 if test "${enable_dialupman+set}" = set; then
2492 enableval
="$enable_dialupman"
2494 if test "$enableval" = yes; then
2495 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=yes'
2497 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER=no'
2502 LINE
=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
2503 if test "x$LINE" != x
; then
2504 eval "DEFAULT_$LINE"
2509 ac_cv_use_dialupman
='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
2514 eval "$ac_cv_use_dialupman"
2515 if test "$no_cache" != 1; then
2516 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
2519 if test "$wxUSE_DIALUP_MANAGER" = yes; then
2520 echo "$ac_t""yes" 1>&6
2522 echo "$ac_t""no" 1>&6
2526 echo $ac_n "checking "for --enable-ipc"""... $ac_c" 1>&6
2527 echo "configure:2528: checking "for --enable-ipc"" >&5
2529 # Check whether --enable-ipc or --disable-ipc was given.
2530 if test "${enable_ipc+set}" = set; then
2531 enableval
="$enable_ipc"
2533 if test "$enableval" = yes; then
2534 ac_cv_use_ipc
='wxUSE_IPC=yes'
2536 ac_cv_use_ipc
='wxUSE_IPC=no'
2541 LINE
=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
2542 if test "x$LINE" != x
; then
2543 eval "DEFAULT_$LINE"
2548 ac_cv_use_ipc
='wxUSE_IPC='$DEFAULT_wxUSE_IPC
2553 eval "$ac_cv_use_ipc"
2554 if test "$no_cache" != 1; then
2555 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
2558 if test "$wxUSE_IPC" = yes; then
2559 echo "$ac_t""yes" 1>&6
2561 echo "$ac_t""no" 1>&6
2565 echo $ac_n "checking "for --enable-apple_ieee"""... $ac_c" 1>&6
2566 echo "configure:2567: checking "for --enable-apple_ieee"" >&5
2568 # Check whether --enable-apple_ieee or --disable-apple_ieee was given.
2569 if test "${enable_apple_ieee+set}" = set; then
2570 enableval
="$enable_apple_ieee"
2572 if test "$enableval" = yes; then
2573 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=yes'
2575 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE=no'
2580 LINE
=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
2581 if test "x$LINE" != x
; then
2582 eval "DEFAULT_$LINE"
2587 ac_cv_use_apple_ieee
='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
2592 eval "$ac_cv_use_apple_ieee"
2593 if test "$no_cache" != 1; then
2594 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
2597 if test "$wxUSE_APPLE_IEEE" = yes; then
2598 echo "$ac_t""yes" 1>&6
2600 echo "$ac_t""no" 1>&6
2604 echo $ac_n "checking "for --enable-timedate"""... $ac_c" 1>&6
2605 echo "configure:2606: checking "for --enable-timedate"" >&5
2607 # Check whether --enable-timedate or --disable-timedate was given.
2608 if test "${enable_timedate+set}" = set; then
2609 enableval
="$enable_timedate"
2611 if test "$enableval" = yes; then
2612 ac_cv_use_timedate
='wxUSE_TIMEDATE=yes'
2614 ac_cv_use_timedate
='wxUSE_TIMEDATE=no'
2619 LINE
=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}`
2620 if test "x$LINE" != x
; then
2621 eval "DEFAULT_$LINE"
2626 ac_cv_use_timedate
='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE
2631 eval "$ac_cv_use_timedate"
2632 if test "$no_cache" != 1; then
2633 echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
2636 if test "$wxUSE_TIMEDATE" = yes; then
2637 echo "$ac_t""yes" 1>&6
2639 echo "$ac_t""no" 1>&6
2643 echo $ac_n "checking "for --enable-wave"""... $ac_c" 1>&6
2644 echo "configure:2645: checking "for --enable-wave"" >&5
2646 # Check whether --enable-wave or --disable-wave was given.
2647 if test "${enable_wave+set}" = set; then
2648 enableval
="$enable_wave"
2650 if test "$enableval" = yes; then
2651 ac_cv_use_wave
='wxUSE_WAVE=yes'
2653 ac_cv_use_wave
='wxUSE_WAVE=no'
2658 LINE
=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
2659 if test "x$LINE" != x
; then
2660 eval "DEFAULT_$LINE"
2665 ac_cv_use_wave
='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
2670 eval "$ac_cv_use_wave"
2671 if test "$no_cache" != 1; then
2672 echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
2675 if test "$wxUSE_WAVE" = yes; then
2676 echo "$ac_t""yes" 1>&6
2678 echo "$ac_t""no" 1>&6
2682 echo $ac_n "checking "for --enable-fraction"""... $ac_c" 1>&6
2683 echo "configure:2684: checking "for --enable-fraction"" >&5
2685 # Check whether --enable-fraction or --disable-fraction was given.
2686 if test "${enable_fraction+set}" = set; then
2687 enableval
="$enable_fraction"
2689 if test "$enableval" = yes; then
2690 ac_cv_use_fraction
='wxUSE_FRACTION=yes'
2692 ac_cv_use_fraction
='wxUSE_FRACTION=no'
2697 LINE
=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}`
2698 if test "x$LINE" != x
; then
2699 eval "DEFAULT_$LINE"
2704 ac_cv_use_fraction
='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION
2709 eval "$ac_cv_use_fraction"
2710 if test "$no_cache" != 1; then
2711 echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
2714 if test "$wxUSE_FRACTION" = yes; then
2715 echo "$ac_t""yes" 1>&6
2717 echo "$ac_t""no" 1>&6
2721 echo $ac_n "checking "for --enable-dynlib"""... $ac_c" 1>&6
2722 echo "configure:2723: checking "for --enable-dynlib"" >&5
2724 # Check whether --enable-dynlib or --disable-dynlib was given.
2725 if test "${enable_dynlib+set}" = set; then
2726 enableval
="$enable_dynlib"
2728 if test "$enableval" = yes; then
2729 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=yes'
2731 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS=no'
2736 LINE
=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
2737 if test "x$LINE" != x
; then
2738 eval "DEFAULT_$LINE"
2743 ac_cv_use_dynlib
='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
2748 eval "$ac_cv_use_dynlib"
2749 if test "$no_cache" != 1; then
2750 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
2753 if test "$wxUSE_DYNLIB_CLASS" = yes; then
2754 echo "$ac_t""yes" 1>&6
2756 echo "$ac_t""no" 1>&6
2760 echo $ac_n "checking "for --enable-longlong"""... $ac_c" 1>&6
2761 echo "configure:2762: checking "for --enable-longlong"" >&5
2763 # Check whether --enable-longlong or --disable-longlong was given.
2764 if test "${enable_longlong+set}" = set; then
2765 enableval
="$enable_longlong"
2767 if test "$enableval" = yes; then
2768 ac_cv_use_longlong
='wxUSE_LONGLONG=yes'
2770 ac_cv_use_longlong
='wxUSE_LONGLONG=no'
2775 LINE
=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
2776 if test "x$LINE" != x
; then
2777 eval "DEFAULT_$LINE"
2782 ac_cv_use_longlong
='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
2787 eval "$ac_cv_use_longlong"
2788 if test "$no_cache" != 1; then
2789 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
2792 if test "$wxUSE_LONGLONG" = yes; then
2793 echo "$ac_t""yes" 1>&6
2795 echo "$ac_t""no" 1>&6
2799 echo $ac_n "checking "for --enable-log"""... $ac_c" 1>&6
2800 echo "configure:2801: checking "for --enable-log"" >&5
2802 # Check whether --enable-log or --disable-log was given.
2803 if test "${enable_log+set}" = set; then
2804 enableval
="$enable_log"
2806 if test "$enableval" = yes; then
2807 ac_cv_use_log
='wxUSE_LOG=yes'
2809 ac_cv_use_log
='wxUSE_LOG=no'
2814 LINE
=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
2815 if test "x$LINE" != x
; then
2816 eval "DEFAULT_$LINE"
2821 ac_cv_use_log
='wxUSE_LOG='$DEFAULT_wxUSE_LOG
2826 eval "$ac_cv_use_log"
2827 if test "$no_cache" != 1; then
2828 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
2831 if test "$wxUSE_LOG" = yes; then
2832 echo "$ac_t""yes" 1>&6
2834 echo "$ac_t""no" 1>&6
2838 echo $ac_n "checking "for --enable-streams"""... $ac_c" 1>&6
2839 echo "configure:2840: checking "for --enable-streams"" >&5
2841 # Check whether --enable-streams or --disable-streams was given.
2842 if test "${enable_streams+set}" = set; then
2843 enableval
="$enable_streams"
2845 if test "$enableval" = yes; then
2846 ac_cv_use_streams
='wxUSE_STREAMS=yes'
2848 ac_cv_use_streams
='wxUSE_STREAMS=no'
2853 LINE
=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
2854 if test "x$LINE" != x
; then
2855 eval "DEFAULT_$LINE"
2860 ac_cv_use_streams
='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
2865 eval "$ac_cv_use_streams"
2866 if test "$no_cache" != 1; then
2867 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
2870 if test "$wxUSE_STREAMS" = yes; then
2871 echo "$ac_t""yes" 1>&6
2873 echo "$ac_t""no" 1>&6
2877 echo $ac_n "checking "for --enable-file"""... $ac_c" 1>&6
2878 echo "configure:2879: checking "for --enable-file"" >&5
2880 # Check whether --enable-file or --disable-file was given.
2881 if test "${enable_file+set}" = set; then
2882 enableval
="$enable_file"
2884 if test "$enableval" = yes; then
2885 ac_cv_use_file
='wxUSE_FILE=yes'
2887 ac_cv_use_file
='wxUSE_FILE=no'
2892 LINE
=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
2893 if test "x$LINE" != x
; then
2894 eval "DEFAULT_$LINE"
2899 ac_cv_use_file
='wxUSE_FILE='$DEFAULT_wxUSE_FILE
2904 eval "$ac_cv_use_file"
2905 if test "$no_cache" != 1; then
2906 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
2909 if test "$wxUSE_FILE" = yes; then
2910 echo "$ac_t""yes" 1>&6
2912 echo "$ac_t""no" 1>&6
2916 echo $ac_n "checking "for --enable-textfile"""... $ac_c" 1>&6
2917 echo "configure:2918: checking "for --enable-textfile"" >&5
2919 # Check whether --enable-textfile or --disable-textfile was given.
2920 if test "${enable_textfile+set}" = set; then
2921 enableval
="$enable_textfile"
2923 if test "$enableval" = yes; then
2924 ac_cv_use_textfile
='wxUSE_TEXTFILE=yes'
2926 ac_cv_use_textfile
='wxUSE_TEXTFILE=no'
2931 LINE
=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
2932 if test "x$LINE" != x
; then
2933 eval "DEFAULT_$LINE"
2938 ac_cv_use_textfile
='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
2943 eval "$ac_cv_use_textfile"
2944 if test "$no_cache" != 1; then
2945 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
2948 if test "$wxUSE_TEXTFILE" = yes; then
2949 echo "$ac_t""yes" 1>&6
2951 echo "$ac_t""no" 1>&6
2955 echo $ac_n "checking "for --enable-unicode"""... $ac_c" 1>&6
2956 echo "configure:2957: checking "for --enable-unicode"" >&5
2958 # Check whether --enable-unicode or --disable-unicode was given.
2959 if test "${enable_unicode+set}" = set; then
2960 enableval
="$enable_unicode"
2962 if test "$enableval" = yes; then
2963 ac_cv_use_unicode
='wxUSE_UNICODE=yes'
2965 ac_cv_use_unicode
='wxUSE_UNICODE=no'
2970 LINE
=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
2971 if test "x$LINE" != x
; then
2972 eval "DEFAULT_$LINE"
2977 ac_cv_use_unicode
='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
2982 eval "$ac_cv_use_unicode"
2983 if test "$no_cache" != 1; then
2984 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
2987 if test "$wxUSE_UNICODE" = yes; then
2988 echo "$ac_t""yes" 1>&6
2990 echo "$ac_t""no" 1>&6
2994 echo $ac_n "checking "for --enable-wcsrtombs"""... $ac_c" 1>&6
2995 echo "configure:2996: checking "for --enable-wcsrtombs"" >&5
2997 # Check whether --enable-wcsrtombs or --disable-wcsrtombs was given.
2998 if test "${enable_wcsrtombs+set}" = set; then
2999 enableval
="$enable_wcsrtombs"
3001 if test "$enableval" = yes; then
3002 ac_cv_use_wcsrtombs
='wxUSE_WCSRTOMBS=yes'
3004 ac_cv_use_wcsrtombs
='wxUSE_WCSRTOMBS=no'
3009 LINE
=`grep "wxUSE_WCSRTOMBS" ${wx_arg_cache_file}`
3010 if test "x$LINE" != x
; then
3011 eval "DEFAULT_$LINE"
3016 ac_cv_use_wcsrtombs
='wxUSE_WCSRTOMBS='$DEFAULT_wxUSE_WCSRTOMBS
3021 eval "$ac_cv_use_wcsrtombs"
3022 if test "$no_cache" != 1; then
3023 echo $ac_cv_use_wcsrtombs >> ${wx_arg_cache_file}.tmp
3026 if test "$wxUSE_WCSRTOMBS" = yes; then
3027 echo "$ac_t""yes" 1>&6
3029 echo "$ac_t""no" 1>&6
3033 echo $ac_n "checking "for --enable-wxprintfv"""... $ac_c" 1>&6
3034 echo "configure:3035: checking "for --enable-wxprintfv"" >&5
3036 # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
3037 if test "${enable_wxprintfv+set}" = set; then
3038 enableval
="$enable_wxprintfv"
3040 if test "$enableval" = yes; then
3041 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=yes'
3043 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF=no'
3048 LINE
=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
3049 if test "x$LINE" != x
; then
3050 eval "DEFAULT_$LINE"
3055 ac_cv_use_wxprintfv
='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
3060 eval "$ac_cv_use_wxprintfv"
3061 if test "$no_cache" != 1; then
3062 echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
3065 if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then
3066 echo "$ac_t""yes" 1>&6
3068 echo "$ac_t""no" 1>&6
3072 echo $ac_n "checking "for --enable-joystick"""... $ac_c" 1>&6
3073 echo "configure:3074: checking "for --enable-joystick"" >&5
3075 # Check whether --enable-joystick or --disable-joystick was given.
3076 if test "${enable_joystick+set}" = set; then
3077 enableval
="$enable_joystick"
3079 if test "$enableval" = yes; then
3080 ac_cv_use_joystick
='wxUSE_JOYSTICK=yes'
3082 ac_cv_use_joystick
='wxUSE_JOYSTICK=no'
3087 LINE
=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
3088 if test "x$LINE" != x
; then
3089 eval "DEFAULT_$LINE"
3094 ac_cv_use_joystick
='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
3099 eval "$ac_cv_use_joystick"
3100 if test "$no_cache" != 1; then
3101 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
3104 if test "$wxUSE_JOYSTICK" = yes; then
3105 echo "$ac_t""yes" 1>&6
3107 echo "$ac_t""no" 1>&6
3111 echo $ac_n "checking "for --enable-std_iostreams"""... $ac_c" 1>&6
3112 echo "configure:3113: checking "for --enable-std_iostreams"" >&5
3114 # Check whether --enable-std_iostreams or --disable-std_iostreams was given.
3115 if test "${enable_std_iostreams+set}" = set; then
3116 enableval
="$enable_std_iostreams"
3118 if test "$enableval" = yes; then
3119 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=yes'
3121 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM=no'
3126 LINE
=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
3127 if test "x$LINE" != x
; then
3128 eval "DEFAULT_$LINE"
3133 ac_cv_use_std_iostreams
='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
3138 eval "$ac_cv_use_std_iostreams"
3139 if test "$no_cache" != 1; then
3140 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
3143 if test "$wxUSE_STD_IOSTREAM" = yes; then
3144 echo "$ac_t""yes" 1>&6
3146 echo "$ac_t""no" 1>&6
3150 echo $ac_n "checking "for --enable-fs_inet"""... $ac_c" 1>&6
3151 echo "configure:3152: checking "for --enable-fs_inet"" >&5
3153 # Check whether --enable-fs_inet or --disable-fs_inet was given.
3154 if test "${enable_fs_inet+set}" = set; then
3155 enableval
="$enable_fs_inet"
3157 if test "$enableval" = yes; then
3158 ac_cv_use_fs_inet
='wxUSE_FS_INET=yes'
3160 ac_cv_use_fs_inet
='wxUSE_FS_INET=no'
3165 LINE
=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
3166 if test "x$LINE" != x
; then
3167 eval "DEFAULT_$LINE"
3172 ac_cv_use_fs_inet
='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
3177 eval "$ac_cv_use_fs_inet"
3178 if test "$no_cache" != 1; then
3179 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
3182 if test "$wxUSE_FS_INET" = yes; then
3183 echo "$ac_t""yes" 1>&6
3185 echo "$ac_t""no" 1>&6
3189 echo $ac_n "checking "for --enable-fs_zip"""... $ac_c" 1>&6
3190 echo "configure:3191: checking "for --enable-fs_zip"" >&5
3192 # Check whether --enable-fs_zip or --disable-fs_zip was given.
3193 if test "${enable_fs_zip+set}" = set; then
3194 enableval
="$enable_fs_zip"
3196 if test "$enableval" = yes; then
3197 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=yes'
3199 ac_cv_use_fs_zip
='wxUSE_FS_ZIP=no'
3204 LINE
=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
3205 if test "x$LINE" != x
; then
3206 eval "DEFAULT_$LINE"
3211 ac_cv_use_fs_zip
='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
3216 eval "$ac_cv_use_fs_zip"
3217 if test "$no_cache" != 1; then
3218 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
3221 if test "$wxUSE_FS_ZIP" = yes; then
3222 echo "$ac_t""yes" 1>&6
3224 echo "$ac_t""no" 1>&6
3228 echo $ac_n "checking "for --enable-zipstream"""... $ac_c" 1>&6
3229 echo "configure:3230: checking "for --enable-zipstream"" >&5
3231 # Check whether --enable-zipstream or --disable-zipstream was given.
3232 if test "${enable_zipstream+set}" = set; then
3233 enableval
="$enable_zipstream"
3235 if test "$enableval" = yes; then
3236 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=yes'
3238 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM=no'
3243 LINE
=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
3244 if test "x$LINE" != x
; then
3245 eval "DEFAULT_$LINE"
3250 ac_cv_use_zipstream
='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
3255 eval "$ac_cv_use_zipstream"
3256 if test "$no_cache" != 1; then
3257 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
3260 if test "$wxUSE_ZIPSTREAM" = yes; then
3261 echo "$ac_t""yes" 1>&6
3263 echo "$ac_t""no" 1>&6
3269 echo $ac_n "checking "for --enable-threads"""... $ac_c" 1>&6
3270 echo "configure:3271: checking "for --enable-threads"" >&5
3272 # Check whether --enable-threads or --disable-threads was given.
3273 if test "${enable_threads+set}" = set; then
3274 enableval
="$enable_threads"
3276 if test "$enableval" = yes; then
3277 ac_cv_use_threads
='wxUSE_THREADS=yes'
3279 ac_cv_use_threads
='wxUSE_THREADS=no'
3284 LINE
=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
3285 if test "x$LINE" != x
; then
3286 eval "DEFAULT_$LINE"
3291 ac_cv_use_threads
='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
3296 eval "$ac_cv_use_threads"
3297 if test "$no_cache" != 1; then
3298 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
3301 if test "$wxUSE_THREADS" = yes; then
3302 echo "$ac_t""yes" 1>&6
3304 echo "$ac_t""no" 1>&6
3308 echo $ac_n "checking "for --enable-serial"""... $ac_c" 1>&6
3309 echo "configure:3310: checking "for --enable-serial"" >&5
3311 # Check whether --enable-serial or --disable-serial was given.
3312 if test "${enable_serial+set}" = set; then
3313 enableval
="$enable_serial"
3315 if test "$enableval" = yes; then
3316 ac_cv_use_serial
='wxUSE_SERIAL=yes'
3318 ac_cv_use_serial
='wxUSE_SERIAL=no'
3323 LINE
=`grep "wxUSE_SERIAL" ${wx_arg_cache_file}`
3324 if test "x$LINE" != x
; then
3325 eval "DEFAULT_$LINE"
3330 ac_cv_use_serial
='wxUSE_SERIAL='$DEFAULT_wxUSE_SERIAL
3335 eval "$ac_cv_use_serial"
3336 if test "$no_cache" != 1; then
3337 echo $ac_cv_use_serial >> ${wx_arg_cache_file}.tmp
3340 if test "$wxUSE_SERIAL" = yes; then
3341 echo "$ac_t""yes" 1>&6
3343 echo "$ac_t""no" 1>&6
3347 if test "$wxUSE_GUI" = "yes"; then
3351 echo $ac_n "checking "for --enable-docview"""... $ac_c" 1>&6
3352 echo "configure:3353: checking "for --enable-docview"" >&5
3354 # Check whether --enable-docview or --disable-docview was given.
3355 if test "${enable_docview+set}" = set; then
3356 enableval
="$enable_docview"
3358 if test "$enableval" = yes; then
3359 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
3361 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE=no'
3366 LINE
=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
3367 if test "x$LINE" != x
; then
3368 eval "DEFAULT_$LINE"
3373 ac_cv_use_docview
='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
3378 eval "$ac_cv_use_docview"
3379 if test "$no_cache" != 1; then
3380 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
3383 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
3384 echo "$ac_t""yes" 1>&6
3386 echo "$ac_t""no" 1>&6
3390 echo $ac_n "checking "for --enable-help"""... $ac_c" 1>&6
3391 echo "configure:3392: checking "for --enable-help"" >&5
3393 # Check whether --enable-help or --disable-help was given.
3394 if test "${enable_help+set}" = set; then
3395 enableval
="$enable_help"
3397 if test "$enableval" = yes; then
3398 ac_cv_use_help
='wxUSE_HELP=yes'
3400 ac_cv_use_help
='wxUSE_HELP=no'
3405 LINE
=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
3406 if test "x$LINE" != x
; then
3407 eval "DEFAULT_$LINE"
3412 ac_cv_use_help
='wxUSE_HELP='$DEFAULT_wxUSE_HELP
3417 eval "$ac_cv_use_help"
3418 if test "$no_cache" != 1; then
3419 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
3422 if test "$wxUSE_HELP" = yes; then
3423 echo "$ac_t""yes" 1>&6
3425 echo "$ac_t""no" 1>&6
3429 echo $ac_n "checking "for --enable-constraints"""... $ac_c" 1>&6
3430 echo "configure:3431: checking "for --enable-constraints"" >&5
3432 # Check whether --enable-constraints or --disable-constraints was given.
3433 if test "${enable_constraints+set}" = set; then
3434 enableval
="$enable_constraints"
3436 if test "$enableval" = yes; then
3437 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=yes'
3439 ac_cv_use_constraints
='wxUSE_CONSTRAINTS=no'
3444 LINE
=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
3445 if test "x$LINE" != x
; then
3446 eval "DEFAULT_$LINE"
3451 ac_cv_use_constraints
='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
3456 eval "$ac_cv_use_constraints"
3457 if test "$no_cache" != 1; then
3458 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
3461 if test "$wxUSE_CONSTRAINTS" = yes; then
3462 echo "$ac_t""yes" 1>&6
3464 echo "$ac_t""no" 1>&6
3468 echo $ac_n "checking "for --enable-printarch"""... $ac_c" 1>&6
3469 echo "configure:3470: checking "for --enable-printarch"" >&5
3471 # Check whether --enable-printarch or --disable-printarch was given.
3472 if test "${enable_printarch+set}" = set; then
3473 enableval
="$enable_printarch"
3475 if test "$enableval" = yes; then
3476 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=yes'
3478 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE=no'
3483 LINE
=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
3484 if test "x$LINE" != x
; then
3485 eval "DEFAULT_$LINE"
3490 ac_cv_use_printarch
='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
3495 eval "$ac_cv_use_printarch"
3496 if test "$no_cache" != 1; then
3497 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
3500 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
3501 echo "$ac_t""yes" 1>&6
3503 echo "$ac_t""no" 1>&6
3507 echo $ac_n "checking "for --enable-mdi"""... $ac_c" 1>&6
3508 echo "configure:3509: checking "for --enable-mdi"" >&5
3510 # Check whether --enable-mdi or --disable-mdi was given.
3511 if test "${enable_mdi+set}" = set; then
3512 enableval
="$enable_mdi"
3514 if test "$enableval" = yes; then
3515 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=yes'
3517 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE=no'
3522 LINE
=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
3523 if test "x$LINE" != x
; then
3524 eval "DEFAULT_$LINE"
3529 ac_cv_use_mdi
='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
3534 eval "$ac_cv_use_mdi"
3535 if test "$no_cache" != 1; then
3536 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
3539 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
3540 echo "$ac_t""yes" 1>&6
3542 echo "$ac_t""no" 1>&6
3547 echo $ac_n "checking "for --enable-postscript"""... $ac_c" 1>&6
3548 echo "configure:3549: checking "for --enable-postscript"" >&5
3550 # Check whether --enable-postscript or --disable-postscript was given.
3551 if test "${enable_postscript+set}" = set; then
3552 enableval
="$enable_postscript"
3554 if test "$enableval" = yes; then
3555 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=yes'
3557 ac_cv_use_postscript
='wxUSE_POSTSCRIPT=no'
3562 LINE
=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
3563 if test "x$LINE" != x
; then
3564 eval "DEFAULT_$LINE"
3569 ac_cv_use_postscript
='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
3574 eval "$ac_cv_use_postscript"
3575 if test "$no_cache" != 1; then
3576 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
3579 if test "$wxUSE_POSTSCRIPT" = yes; then
3580 echo "$ac_t""yes" 1>&6
3582 echo "$ac_t""no" 1>&6
3588 echo $ac_n "checking "for --enable-prologio"""... $ac_c" 1>&6
3589 echo "configure:3590: checking "for --enable-prologio"" >&5
3591 # Check whether --enable-prologio or --disable-prologio was given.
3592 if test "${enable_prologio+set}" = set; then
3593 enableval
="$enable_prologio"
3595 if test "$enableval" = yes; then
3596 ac_cv_use_prologio
='wxUSE_PROLOGIO=yes'
3598 ac_cv_use_prologio
='wxUSE_PROLOGIO=no'
3603 LINE
=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
3604 if test "x$LINE" != x
; then
3605 eval "DEFAULT_$LINE"
3610 ac_cv_use_prologio
='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
3615 eval "$ac_cv_use_prologio"
3616 if test "$no_cache" != 1; then
3617 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
3620 if test "$wxUSE_PROLOGIO" = yes; then
3621 echo "$ac_t""yes" 1>&6
3623 echo "$ac_t""no" 1>&6
3627 echo $ac_n "checking "for --enable-resources"""... $ac_c" 1>&6
3628 echo "configure:3629: checking "for --enable-resources"" >&5
3630 # Check whether --enable-resources or --disable-resources was given.
3631 if test "${enable_resources+set}" = set; then
3632 enableval
="$enable_resources"
3634 if test "$enableval" = yes; then
3635 ac_cv_use_resources
='wxUSE_RESOURCES=yes'
3637 ac_cv_use_resources
='wxUSE_RESOURCES=no'
3642 LINE
=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
3643 if test "x$LINE" != x
; then
3644 eval "DEFAULT_$LINE"
3649 ac_cv_use_resources
='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
3654 eval "$ac_cv_use_resources"
3655 if test "$no_cache" != 1; then
3656 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
3659 if test "$wxUSE_RESOURCES" = yes; then
3660 echo "$ac_t""yes" 1>&6
3662 echo "$ac_t""no" 1>&6
3667 echo $ac_n "checking "for --enable-xresources"""... $ac_c" 1>&6
3668 echo "configure:3669: checking "for --enable-xresources"" >&5
3670 # Check whether --enable-xresources or --disable-xresources was given.
3671 if test "${enable_xresources+set}" = set; then
3672 enableval
="$enable_xresources"
3674 if test "$enableval" = yes; then
3675 ac_cv_use_xresources
='wxUSE_X_RESOURCES=yes'
3677 ac_cv_use_xresources
='wxUSE_X_RESOURCES=no'
3682 LINE
=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}`
3683 if test "x$LINE" != x
; then
3684 eval "DEFAULT_$LINE"
3689 ac_cv_use_xresources
='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES
3694 eval "$ac_cv_use_xresources"
3695 if test "$no_cache" != 1; then
3696 echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
3699 if test "$wxUSE_X_RESOURCES" = yes; then
3700 echo "$ac_t""yes" 1>&6
3702 echo "$ac_t""no" 1>&6
3708 echo $ac_n "checking "for --enable-clipboard"""... $ac_c" 1>&6
3709 echo "configure:3710: checking "for --enable-clipboard"" >&5
3711 # Check whether --enable-clipboard or --disable-clipboard was given.
3712 if test "${enable_clipboard+set}" = set; then
3713 enableval
="$enable_clipboard"
3715 if test "$enableval" = yes; then
3716 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=yes'
3718 ac_cv_use_clipboard
='wxUSE_CLIPBOARD=no'
3723 LINE
=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
3724 if test "x$LINE" != x
; then
3725 eval "DEFAULT_$LINE"
3730 ac_cv_use_clipboard
='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
3735 eval "$ac_cv_use_clipboard"
3736 if test "$no_cache" != 1; then
3737 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
3740 if test "$wxUSE_CLIPBOARD" = yes; then
3741 echo "$ac_t""yes" 1>&6
3743 echo "$ac_t""no" 1>&6
3747 echo $ac_n "checking "for --enable-dnd"""... $ac_c" 1>&6
3748 echo "configure:3749: checking "for --enable-dnd"" >&5
3750 # Check whether --enable-dnd or --disable-dnd was given.
3751 if test "${enable_dnd+set}" = set; then
3752 enableval
="$enable_dnd"
3754 if test "$enableval" = yes; then
3755 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=yes'
3757 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP=no'
3762 LINE
=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
3763 if test "x$LINE" != x
; then
3764 eval "DEFAULT_$LINE"
3769 ac_cv_use_dnd
='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
3774 eval "$ac_cv_use_dnd"
3775 if test "$no_cache" != 1; then
3776 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
3779 if test "$wxUSE_DRAG_AND_DROP" = yes; then
3780 echo "$ac_t""yes" 1>&6
3782 echo "$ac_t""no" 1>&6
3787 echo $ac_n "checking "for --enable-wxtree"""... $ac_c" 1>&6
3788 echo "configure:3789: checking "for --enable-wxtree"" >&5
3790 # Check whether --enable-wxtree or --disable-wxtree was given.
3791 if test "${enable_wxtree+set}" = set; then
3792 enableval
="$enable_wxtree"
3794 if test "$enableval" = yes; then
3795 ac_cv_use_wxtree
='wxUSE_WXTREE=yes'
3797 ac_cv_use_wxtree
='wxUSE_WXTREE=no'
3802 LINE
=`grep "wxUSE_WXTREE" ${wx_arg_cache_file}`
3803 if test "x$LINE" != x
; then
3804 eval "DEFAULT_$LINE"
3809 ac_cv_use_wxtree
='wxUSE_WXTREE='$DEFAULT_wxUSE_WXTREE
3814 eval "$ac_cv_use_wxtree"
3815 if test "$no_cache" != 1; then
3816 echo $ac_cv_use_wxtree >> ${wx_arg_cache_file}.tmp
3819 if test "$wxUSE_WXTREE" = yes; then
3820 echo "$ac_t""yes" 1>&6
3822 echo "$ac_t""no" 1>&6
3828 echo $ac_n "checking "for --enable-controls"""... $ac_c" 1>&6
3829 echo "configure:3830: checking "for --enable-controls"" >&5
3831 # Check whether --enable-controls or --disable-controls was given.
3832 if test "${enable_controls+set}" = set; then
3833 enableval
="$enable_controls"
3835 if test "$enableval" = yes; then
3836 ac_cv_use_controls
='wxUSE_CONTROLS=yes'
3838 ac_cv_use_controls
='wxUSE_CONTROLS=no'
3843 LINE
=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
3844 if test "x$LINE" != x
; then
3845 eval "DEFAULT_$LINE"
3850 ac_cv_use_controls
='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
3855 eval "$ac_cv_use_controls"
3856 if test "$no_cache" != 1; then
3857 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
3860 if test "$wxUSE_CONTROLS" = yes; then
3861 echo "$ac_t""yes" 1>&6
3863 echo "$ac_t""no" 1>&6
3867 if test "$wxUSE_CONTROLS" = "yes"; then
3868 DEFAULT_wxUSE_ACCEL
=yes
3869 DEFAULT_wxUSE_CARET
=yes
3870 DEFAULT_wxUSE_COMBOBOX
=yes
3871 DEFAULT_wxUSE_BMPBUTTON
=yes
3872 DEFAULT_wxUSE_CHECKBOX
=yes
3873 DEFAULT_wxUSE_CHECKLISTBOX
=yes
3874 DEFAULT_wxUSE_CHOICE
=yes
3875 DEFAULT_wxUSE_GAUGE
=yes
3876 DEFAULT_wxUSE_GRID
=yes
3877 DEFAULT_wxUSE_NEW_GRID
=no
3878 DEFAULT_wxUSE_IMAGLIST
=yes
3879 DEFAULT_wxUSE_LISTBOX
=yes
3880 DEFAULT_wxUSE_LISTCTRL
=yes
3881 DEFAULT_wxUSE_NOTEBOOK
=yes
3882 DEFAULT_wxUSE_RADIOBOX
=yes
3883 DEFAULT_wxUSE_RADIOBTN
=yes
3884 DEFAULT_wxUSE_SASH
=yes
3885 DEFAULT_wxUSE_SCROLLBAR
=yes
3886 DEFAULT_wxUSE_SLIDER
=yes
3887 DEFAULT_wxUSE_SPINBTN
=yes
3888 DEFAULT_wxUSE_SPINCTRL
=yes
3889 DEFAULT_wxUSE_SPLITTER
=yes
3890 DEFAULT_wxUSE_STATBMP
=yes
3891 DEFAULT_wxUSE_STATBOX
=yes
3892 DEFAULT_wxUSE_STATLINE
=yes
3893 DEFAULT_wxUSE_STATUSBAR
=yes
3894 DEFAULT_wxUSE_TAB_DIALOG
=yes
3895 DEFAULT_wxUSE_TOOLBAR
=yes
3896 DEFAULT_wxUSE_TOOLBAR_NATIVE
=yes
3897 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=yes
3898 DEFAULT_wxUSE_TOOLTIPS
=yes
3899 DEFAULT_wxUSE_TREECTRL
=yes
3900 elif test "$wxUSE_CONTROLS" = "no"; then
3901 DEFAULT_wxUSE_ACCEL
=no
3902 DEFAULT_wxUSE_CARET
=no
3903 DEFAULT_wxUSE_COMBOBOX
=no
3904 DEFAULT_wxUSE_BMPBUTTON
=no
3905 DEFAULT_wxUSE_CHECKBOX
=no
3906 DEFAULT_wxUSE_CHECKLISTBOX
=no
3907 DEFAULT_wxUSE_CHOICE
=no
3908 DEFAULT_wxUSE_GAUGE
=no
3909 DEFAULT_wxUSE_GRID
=no
3910 DEFAULT_wxUSE_NEW_GRID
=no
3911 DEFAULT_wxUSE_IMAGLIST
=no
3912 DEFAULT_wxUSE_LISTBOX
=no
3913 DEFAULT_wxUSE_LISTCTRL
=no
3914 DEFAULT_wxUSE_NOTEBOOK
=no
3915 DEFAULT_wxUSE_RADIOBOX
=no
3916 DEFAULT_wxUSE_RADIOBTN
=no
3917 DEFAULT_wxUSE_SASH
=no
3918 DEFAULT_wxUSE_SCROLLBAR
=no
3919 DEFAULT_wxUSE_SLIDER
=no
3920 DEFAULT_wxUSE_SPINBTN
=no
3921 DEFAULT_wxUSE_SPINCTRL
=no
3922 DEFAULT_wxUSE_SPLITTER
=no
3923 DEFAULT_wxUSE_STATBMP
=no
3924 DEFAULT_wxUSE_STATBOX
=no
3925 DEFAULT_wxUSE_STATLINE
=no
3926 DEFAULT_wxUSE_STATUSBAR
=no
3927 DEFAULT_wxUSE_TAB_DIALOG
=no
3928 DEFAULT_wxUSE_TOOLBAR
=no
3929 DEFAULT_wxUSE_TOOLBAR_NATIVE
=no
3930 DEFAULT_wxUSE_TOOLBAR_SIMPLE
=no
3931 DEFAULT_wxUSE_TOOLTIPS
=no
3932 DEFAULT_wxUSE_TREECTRL
=no
3936 echo $ac_n "checking "for --enable-accel"""... $ac_c" 1>&6
3937 echo "configure:3938: checking "for --enable-accel"" >&5
3939 # Check whether --enable-accel or --disable-accel was given.
3940 if test "${enable_accel+set}" = set; then
3941 enableval
="$enable_accel"
3943 if test "$enableval" = yes; then
3944 ac_cv_use_accel
='wxUSE_ACCEL=yes'
3946 ac_cv_use_accel
='wxUSE_ACCEL=no'
3951 LINE
=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
3952 if test "x$LINE" != x
; then
3953 eval "DEFAULT_$LINE"
3958 ac_cv_use_accel
='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
3963 eval "$ac_cv_use_accel"
3964 if test "$no_cache" != 1; then
3965 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
3968 if test "$wxUSE_ACCEL" = yes; then
3969 echo "$ac_t""yes" 1>&6
3971 echo "$ac_t""no" 1>&6
3975 echo $ac_n "checking "for --enable-caret"""... $ac_c" 1>&6
3976 echo "configure:3977: checking "for --enable-caret"" >&5
3978 # Check whether --enable-caret or --disable-caret was given.
3979 if test "${enable_caret+set}" = set; then
3980 enableval
="$enable_caret"
3982 if test "$enableval" = yes; then
3983 ac_cv_use_caret
='wxUSE_CARET=yes'
3985 ac_cv_use_caret
='wxUSE_CARET=no'
3990 LINE
=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
3991 if test "x$LINE" != x
; then
3992 eval "DEFAULT_$LINE"
3997 ac_cv_use_caret
='wxUSE_CARET='$DEFAULT_wxUSE_CARET
4002 eval "$ac_cv_use_caret"
4003 if test "$no_cache" != 1; then
4004 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
4007 if test "$wxUSE_CARET" = yes; then
4008 echo "$ac_t""yes" 1>&6
4010 echo "$ac_t""no" 1>&6
4014 echo $ac_n "checking "for --enable-bmpbutton"""... $ac_c" 1>&6
4015 echo "configure:4016: checking "for --enable-bmpbutton"" >&5
4017 # Check whether --enable-bmpbutton or --disable-bmpbutton was given.
4018 if test "${enable_bmpbutton+set}" = set; then
4019 enableval
="$enable_bmpbutton"
4021 if test "$enableval" = yes; then
4022 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=yes'
4024 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON=no'
4029 LINE
=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
4030 if test "x$LINE" != x
; then
4031 eval "DEFAULT_$LINE"
4036 ac_cv_use_bmpbutton
='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
4041 eval "$ac_cv_use_bmpbutton"
4042 if test "$no_cache" != 1; then
4043 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
4046 if test "$wxUSE_BMPBUTTON" = yes; then
4047 echo "$ac_t""yes" 1>&6
4049 echo "$ac_t""no" 1>&6
4053 echo $ac_n "checking "for --enable-checkbox"""... $ac_c" 1>&6
4054 echo "configure:4055: checking "for --enable-checkbox"" >&5
4056 # Check whether --enable-checkbox or --disable-checkbox was given.
4057 if test "${enable_checkbox+set}" = set; then
4058 enableval
="$enable_checkbox"
4060 if test "$enableval" = yes; then
4061 ac_cv_use_checkbox
='wxUSE_CHECKBOX=yes'
4063 ac_cv_use_checkbox
='wxUSE_CHECKBOX=no'
4068 LINE
=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
4069 if test "x$LINE" != x
; then
4070 eval "DEFAULT_$LINE"
4075 ac_cv_use_checkbox
='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
4080 eval "$ac_cv_use_checkbox"
4081 if test "$no_cache" != 1; then
4082 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
4085 if test "$wxUSE_CHECKBOX" = yes; then
4086 echo "$ac_t""yes" 1>&6
4088 echo "$ac_t""no" 1>&6
4092 echo $ac_n "checking "for --enable-checklst"""... $ac_c" 1>&6
4093 echo "configure:4094: checking "for --enable-checklst"" >&5
4095 # Check whether --enable-checklst or --disable-checklst was given.
4096 if test "${enable_checklst+set}" = set; then
4097 enableval
="$enable_checklst"
4099 if test "$enableval" = yes; then
4100 ac_cv_use_checklst
='wxUSE_CHECKLST=yes'
4102 ac_cv_use_checklst
='wxUSE_CHECKLST=no'
4107 LINE
=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
4108 if test "x$LINE" != x
; then
4109 eval "DEFAULT_$LINE"
4114 ac_cv_use_checklst
='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
4119 eval "$ac_cv_use_checklst"
4120 if test "$no_cache" != 1; then
4121 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
4124 if test "$wxUSE_CHECKLST" = yes; then
4125 echo "$ac_t""yes" 1>&6
4127 echo "$ac_t""no" 1>&6
4131 echo $ac_n "checking "for --enable-choice"""... $ac_c" 1>&6
4132 echo "configure:4133: checking "for --enable-choice"" >&5
4134 # Check whether --enable-choice or --disable-choice was given.
4135 if test "${enable_choice+set}" = set; then
4136 enableval
="$enable_choice"
4138 if test "$enableval" = yes; then
4139 ac_cv_use_choice
='wxUSE_CHOICE=yes'
4141 ac_cv_use_choice
='wxUSE_CHOICE=no'
4146 LINE
=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
4147 if test "x$LINE" != x
; then
4148 eval "DEFAULT_$LINE"
4153 ac_cv_use_choice
='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
4158 eval "$ac_cv_use_choice"
4159 if test "$no_cache" != 1; then
4160 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
4163 if test "$wxUSE_CHOICE" = yes; then
4164 echo "$ac_t""yes" 1>&6
4166 echo "$ac_t""no" 1>&6
4170 echo $ac_n "checking "for --enable-combobox"""... $ac_c" 1>&6
4171 echo "configure:4172: checking "for --enable-combobox"" >&5
4173 # Check whether --enable-combobox or --disable-combobox was given.
4174 if test "${enable_combobox+set}" = set; then
4175 enableval
="$enable_combobox"
4177 if test "$enableval" = yes; then
4178 ac_cv_use_combobox
='wxUSE_COMBOBOX=yes'
4180 ac_cv_use_combobox
='wxUSE_COMBOBOX=no'
4185 LINE
=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
4186 if test "x$LINE" != x
; then
4187 eval "DEFAULT_$LINE"
4192 ac_cv_use_combobox
='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
4197 eval "$ac_cv_use_combobox"
4198 if test "$no_cache" != 1; then
4199 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
4202 if test "$wxUSE_COMBOBOX" = yes; then
4203 echo "$ac_t""yes" 1>&6
4205 echo "$ac_t""no" 1>&6
4209 echo $ac_n "checking "for --enable-gauge"""... $ac_c" 1>&6
4210 echo "configure:4211: checking "for --enable-gauge"" >&5
4212 # Check whether --enable-gauge or --disable-gauge was given.
4213 if test "${enable_gauge+set}" = set; then
4214 enableval
="$enable_gauge"
4216 if test "$enableval" = yes; then
4217 ac_cv_use_gauge
='wxUSE_GAUGE=yes'
4219 ac_cv_use_gauge
='wxUSE_GAUGE=no'
4224 LINE
=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
4225 if test "x$LINE" != x
; then
4226 eval "DEFAULT_$LINE"
4231 ac_cv_use_gauge
='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
4236 eval "$ac_cv_use_gauge"
4237 if test "$no_cache" != 1; then
4238 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
4241 if test "$wxUSE_GAUGE" = yes; then
4242 echo "$ac_t""yes" 1>&6
4244 echo "$ac_t""no" 1>&6
4248 echo $ac_n "checking "for --enable-grid"""... $ac_c" 1>&6
4249 echo "configure:4250: checking "for --enable-grid"" >&5
4251 # Check whether --enable-grid or --disable-grid was given.
4252 if test "${enable_grid+set}" = set; then
4253 enableval
="$enable_grid"
4255 if test "$enableval" = yes; then
4256 ac_cv_use_grid
='wxUSE_GRID=yes'
4258 ac_cv_use_grid
='wxUSE_GRID=no'
4263 LINE
=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
4264 if test "x$LINE" != x
; then
4265 eval "DEFAULT_$LINE"
4270 ac_cv_use_grid
='wxUSE_GRID='$DEFAULT_wxUSE_GRID
4275 eval "$ac_cv_use_grid"
4276 if test "$no_cache" != 1; then
4277 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
4280 if test "$wxUSE_GRID" = yes; then
4281 echo "$ac_t""yes" 1>&6
4283 echo "$ac_t""no" 1>&6
4287 echo $ac_n "checking "for --enable-newgrid"""... $ac_c" 1>&6
4288 echo "configure:4289: checking "for --enable-newgrid"" >&5
4290 # Check whether --enable-newgrid or --disable-newgrid was given.
4291 if test "${enable_newgrid+set}" = set; then
4292 enableval
="$enable_newgrid"
4294 if test "$enableval" = yes; then
4295 ac_cv_use_newgrid
='wxUSE_NEW_GRID=yes'
4297 ac_cv_use_newgrid
='wxUSE_NEW_GRID=no'
4302 LINE
=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}`
4303 if test "x$LINE" != x
; then
4304 eval "DEFAULT_$LINE"
4309 ac_cv_use_newgrid
='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID
4314 eval "$ac_cv_use_newgrid"
4315 if test "$no_cache" != 1; then
4316 echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
4319 if test "$wxUSE_NEW_GRID" = yes; then
4320 echo "$ac_t""yes" 1>&6
4322 echo "$ac_t""no" 1>&6
4326 echo $ac_n "checking "for --enable-imaglist"""... $ac_c" 1>&6
4327 echo "configure:4328: checking "for --enable-imaglist"" >&5
4329 # Check whether --enable-imaglist or --disable-imaglist was given.
4330 if test "${enable_imaglist+set}" = set; then
4331 enableval
="$enable_imaglist"
4333 if test "$enableval" = yes; then
4334 ac_cv_use_imaglist
='wxUSE_IMAGLIST=yes'
4336 ac_cv_use_imaglist
='wxUSE_IMAGLIST=no'
4341 LINE
=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
4342 if test "x$LINE" != x
; then
4343 eval "DEFAULT_$LINE"
4348 ac_cv_use_imaglist
='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
4353 eval "$ac_cv_use_imaglist"
4354 if test "$no_cache" != 1; then
4355 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
4358 if test "$wxUSE_IMAGLIST" = yes; then
4359 echo "$ac_t""yes" 1>&6
4361 echo "$ac_t""no" 1>&6
4365 echo $ac_n "checking "for --enable-listbox"""... $ac_c" 1>&6
4366 echo "configure:4367: checking "for --enable-listbox"" >&5
4368 # Check whether --enable-listbox or --disable-listbox was given.
4369 if test "${enable_listbox+set}" = set; then
4370 enableval
="$enable_listbox"
4372 if test "$enableval" = yes; then
4373 ac_cv_use_listbox
='wxUSE_LISTBOX=yes'
4375 ac_cv_use_listbox
='wxUSE_LISTBOX=no'
4380 LINE
=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
4381 if test "x$LINE" != x
; then
4382 eval "DEFAULT_$LINE"
4387 ac_cv_use_listbox
='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
4392 eval "$ac_cv_use_listbox"
4393 if test "$no_cache" != 1; then
4394 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
4397 if test "$wxUSE_LISTBOX" = yes; then
4398 echo "$ac_t""yes" 1>&6
4400 echo "$ac_t""no" 1>&6
4404 echo $ac_n "checking "for --enable-listctrl"""... $ac_c" 1>&6
4405 echo "configure:4406: checking "for --enable-listctrl"" >&5
4407 # Check whether --enable-listctrl or --disable-listctrl was given.
4408 if test "${enable_listctrl+set}" = set; then
4409 enableval
="$enable_listctrl"
4411 if test "$enableval" = yes; then
4412 ac_cv_use_listctrl
='wxUSE_LISTCTRL=yes'
4414 ac_cv_use_listctrl
='wxUSE_LISTCTRL=no'
4419 LINE
=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
4420 if test "x$LINE" != x
; then
4421 eval "DEFAULT_$LINE"
4426 ac_cv_use_listctrl
='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
4431 eval "$ac_cv_use_listctrl"
4432 if test "$no_cache" != 1; then
4433 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
4436 if test "$wxUSE_LISTCTRL" = yes; then
4437 echo "$ac_t""yes" 1>&6
4439 echo "$ac_t""no" 1>&6
4443 echo $ac_n "checking "for --enable-notebook"""... $ac_c" 1>&6
4444 echo "configure:4445: checking "for --enable-notebook"" >&5
4446 # Check whether --enable-notebook or --disable-notebook was given.
4447 if test "${enable_notebook+set}" = set; then
4448 enableval
="$enable_notebook"
4450 if test "$enableval" = yes; then
4451 ac_cv_use_notebook
='wxUSE_NOTEBOOK=yes'
4453 ac_cv_use_notebook
='wxUSE_NOTEBOOK=no'
4458 LINE
=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
4459 if test "x$LINE" != x
; then
4460 eval "DEFAULT_$LINE"
4465 ac_cv_use_notebook
='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
4470 eval "$ac_cv_use_notebook"
4471 if test "$no_cache" != 1; then
4472 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
4475 if test "$wxUSE_NOTEBOOK" = yes; then
4476 echo "$ac_t""yes" 1>&6
4478 echo "$ac_t""no" 1>&6
4482 echo $ac_n "checking "for --enable-radiobox"""... $ac_c" 1>&6
4483 echo "configure:4484: checking "for --enable-radiobox"" >&5
4485 # Check whether --enable-radiobox or --disable-radiobox was given.
4486 if test "${enable_radiobox+set}" = set; then
4487 enableval
="$enable_radiobox"
4489 if test "$enableval" = yes; then
4490 ac_cv_use_radiobox
='wxUSE_RADIOBOX=yes'
4492 ac_cv_use_radiobox
='wxUSE_RADIOBOX=no'
4497 LINE
=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
4498 if test "x$LINE" != x
; then
4499 eval "DEFAULT_$LINE"
4504 ac_cv_use_radiobox
='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
4509 eval "$ac_cv_use_radiobox"
4510 if test "$no_cache" != 1; then
4511 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
4514 if test "$wxUSE_RADIOBOX" = yes; then
4515 echo "$ac_t""yes" 1>&6
4517 echo "$ac_t""no" 1>&6
4521 echo $ac_n "checking "for --enable-radiobtn"""... $ac_c" 1>&6
4522 echo "configure:4523: checking "for --enable-radiobtn"" >&5
4524 # Check whether --enable-radiobtn or --disable-radiobtn was given.
4525 if test "${enable_radiobtn+set}" = set; then
4526 enableval
="$enable_radiobtn"
4528 if test "$enableval" = yes; then
4529 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=yes'
4531 ac_cv_use_radiobtn
='wxUSE_RADIOBTN=no'
4536 LINE
=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
4537 if test "x$LINE" != x
; then
4538 eval "DEFAULT_$LINE"
4543 ac_cv_use_radiobtn
='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
4548 eval "$ac_cv_use_radiobtn"
4549 if test "$no_cache" != 1; then
4550 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
4553 if test "$wxUSE_RADIOBTN" = yes; then
4554 echo "$ac_t""yes" 1>&6
4556 echo "$ac_t""no" 1>&6
4560 echo $ac_n "checking "for --enable-sash"""... $ac_c" 1>&6
4561 echo "configure:4562: checking "for --enable-sash"" >&5
4563 # Check whether --enable-sash or --disable-sash was given.
4564 if test "${enable_sash+set}" = set; then
4565 enableval
="$enable_sash"
4567 if test "$enableval" = yes; then
4568 ac_cv_use_sash
='wxUSE_SASH=yes'
4570 ac_cv_use_sash
='wxUSE_SASH=no'
4575 LINE
=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
4576 if test "x$LINE" != x
; then
4577 eval "DEFAULT_$LINE"
4582 ac_cv_use_sash
='wxUSE_SASH='$DEFAULT_wxUSE_SASH
4587 eval "$ac_cv_use_sash"
4588 if test "$no_cache" != 1; then
4589 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
4592 if test "$wxUSE_SASH" = yes; then
4593 echo "$ac_t""yes" 1>&6
4595 echo "$ac_t""no" 1>&6
4599 echo $ac_n "checking "for --enable-scrollbar"""... $ac_c" 1>&6
4600 echo "configure:4601: checking "for --enable-scrollbar"" >&5
4602 # Check whether --enable-scrollbar or --disable-scrollbar was given.
4603 if test "${enable_scrollbar+set}" = set; then
4604 enableval
="$enable_scrollbar"
4606 if test "$enableval" = yes; then
4607 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=yes'
4609 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR=no'
4614 LINE
=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
4615 if test "x$LINE" != x
; then
4616 eval "DEFAULT_$LINE"
4621 ac_cv_use_scrollbar
='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
4626 eval "$ac_cv_use_scrollbar"
4627 if test "$no_cache" != 1; then
4628 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
4631 if test "$wxUSE_SCROLLBAR" = yes; then
4632 echo "$ac_t""yes" 1>&6
4634 echo "$ac_t""no" 1>&6
4638 echo $ac_n "checking "for --enable-slider"""... $ac_c" 1>&6
4639 echo "configure:4640: checking "for --enable-slider"" >&5
4641 # Check whether --enable-slider or --disable-slider was given.
4642 if test "${enable_slider+set}" = set; then
4643 enableval
="$enable_slider"
4645 if test "$enableval" = yes; then
4646 ac_cv_use_slider
='wxUSE_SLIDER=yes'
4648 ac_cv_use_slider
='wxUSE_SLIDER=no'
4653 LINE
=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
4654 if test "x$LINE" != x
; then
4655 eval "DEFAULT_$LINE"
4660 ac_cv_use_slider
='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
4665 eval "$ac_cv_use_slider"
4666 if test "$no_cache" != 1; then
4667 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
4670 if test "$wxUSE_SLIDER" = yes; then
4671 echo "$ac_t""yes" 1>&6
4673 echo "$ac_t""no" 1>&6
4677 echo $ac_n "checking "for --enable-spinbtn"""... $ac_c" 1>&6
4678 echo "configure:4679: checking "for --enable-spinbtn"" >&5
4680 # Check whether --enable-spinbtn or --disable-spinbtn was given.
4681 if test "${enable_spinbtn+set}" = set; then
4682 enableval
="$enable_spinbtn"
4684 if test "$enableval" = yes; then
4685 ac_cv_use_spinbtn
='wxUSE_SPINBTN=yes'
4687 ac_cv_use_spinbtn
='wxUSE_SPINBTN=no'
4692 LINE
=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
4693 if test "x$LINE" != x
; then
4694 eval "DEFAULT_$LINE"
4699 ac_cv_use_spinbtn
='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
4704 eval "$ac_cv_use_spinbtn"
4705 if test "$no_cache" != 1; then
4706 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
4709 if test "$wxUSE_SPINBTN" = yes; then
4710 echo "$ac_t""yes" 1>&6
4712 echo "$ac_t""no" 1>&6
4716 echo $ac_n "checking "for --enable-spinctrl"""... $ac_c" 1>&6
4717 echo "configure:4718: checking "for --enable-spinctrl"" >&5
4719 # Check whether --enable-spinctrl or --disable-spinctrl was given.
4720 if test "${enable_spinctrl+set}" = set; then
4721 enableval
="$enable_spinctrl"
4723 if test "$enableval" = yes; then
4724 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=yes'
4726 ac_cv_use_spinctrl
='wxUSE_SPINCTRL=no'
4731 LINE
=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
4732 if test "x$LINE" != x
; then
4733 eval "DEFAULT_$LINE"
4738 ac_cv_use_spinctrl
='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
4743 eval "$ac_cv_use_spinctrl"
4744 if test "$no_cache" != 1; then
4745 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
4748 if test "$wxUSE_SPINCTRL" = yes; then
4749 echo "$ac_t""yes" 1>&6
4751 echo "$ac_t""no" 1>&6
4755 echo $ac_n "checking "for --enable-splitter"""... $ac_c" 1>&6
4756 echo "configure:4757: checking "for --enable-splitter"" >&5
4758 # Check whether --enable-splitter or --disable-splitter was given.
4759 if test "${enable_splitter+set}" = set; then
4760 enableval
="$enable_splitter"
4762 if test "$enableval" = yes; then
4763 ac_cv_use_splitter
='wxUSE_SPLITTER=yes'
4765 ac_cv_use_splitter
='wxUSE_SPLITTER=no'
4770 LINE
=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
4771 if test "x$LINE" != x
; then
4772 eval "DEFAULT_$LINE"
4777 ac_cv_use_splitter
='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
4782 eval "$ac_cv_use_splitter"
4783 if test "$no_cache" != 1; then
4784 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
4787 if test "$wxUSE_SPLITTER" = yes; then
4788 echo "$ac_t""yes" 1>&6
4790 echo "$ac_t""no" 1>&6
4794 echo $ac_n "checking "for --enable-statbmp"""... $ac_c" 1>&6
4795 echo "configure:4796: checking "for --enable-statbmp"" >&5
4797 # Check whether --enable-statbmp or --disable-statbmp was given.
4798 if test "${enable_statbmp+set}" = set; then
4799 enableval
="$enable_statbmp"
4801 if test "$enableval" = yes; then
4802 ac_cv_use_statbmp
='wxUSE_STATBMP=yes'
4804 ac_cv_use_statbmp
='wxUSE_STATBMP=no'
4809 LINE
=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
4810 if test "x$LINE" != x
; then
4811 eval "DEFAULT_$LINE"
4816 ac_cv_use_statbmp
='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
4821 eval "$ac_cv_use_statbmp"
4822 if test "$no_cache" != 1; then
4823 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
4826 if test "$wxUSE_STATBMP" = yes; then
4827 echo "$ac_t""yes" 1>&6
4829 echo "$ac_t""no" 1>&6
4833 echo $ac_n "checking "for --enable-statbox"""... $ac_c" 1>&6
4834 echo "configure:4835: checking "for --enable-statbox"" >&5
4836 # Check whether --enable-statbox or --disable-statbox was given.
4837 if test "${enable_statbox+set}" = set; then
4838 enableval
="$enable_statbox"
4840 if test "$enableval" = yes; then
4841 ac_cv_use_statbox
='wxUSE_STATBOX=yes'
4843 ac_cv_use_statbox
='wxUSE_STATBOX=no'
4848 LINE
=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
4849 if test "x$LINE" != x
; then
4850 eval "DEFAULT_$LINE"
4855 ac_cv_use_statbox
='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
4860 eval "$ac_cv_use_statbox"
4861 if test "$no_cache" != 1; then
4862 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
4865 if test "$wxUSE_STATBOX" = yes; then
4866 echo "$ac_t""yes" 1>&6
4868 echo "$ac_t""no" 1>&6
4872 echo $ac_n "checking "for --enable-statline"""... $ac_c" 1>&6
4873 echo "configure:4874: checking "for --enable-statline"" >&5
4875 # Check whether --enable-statline or --disable-statline was given.
4876 if test "${enable_statline+set}" = set; then
4877 enableval
="$enable_statline"
4879 if test "$enableval" = yes; then
4880 ac_cv_use_statline
='wxUSE_STATLINE=yes'
4882 ac_cv_use_statline
='wxUSE_STATLINE=no'
4887 LINE
=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
4888 if test "x$LINE" != x
; then
4889 eval "DEFAULT_$LINE"
4894 ac_cv_use_statline
='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
4899 eval "$ac_cv_use_statline"
4900 if test "$no_cache" != 1; then
4901 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
4904 if test "$wxUSE_STATLINE" = yes; then
4905 echo "$ac_t""yes" 1>&6
4907 echo "$ac_t""no" 1>&6
4911 echo $ac_n "checking "for --enable-statusbar"""... $ac_c" 1>&6
4912 echo "configure:4913: checking "for --enable-statusbar"" >&5
4914 # Check whether --enable-statusbar or --disable-statusbar was given.
4915 if test "${enable_statusbar+set}" = set; then
4916 enableval
="$enable_statusbar"
4918 if test "$enableval" = yes; then
4919 ac_cv_use_statusbar
='wxUSE_STATUSBAR=yes'
4921 ac_cv_use_statusbar
='wxUSE_STATUSBAR=no'
4926 LINE
=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
4927 if test "x$LINE" != x
; then
4928 eval "DEFAULT_$LINE"
4933 ac_cv_use_statusbar
='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
4938 eval "$ac_cv_use_statusbar"
4939 if test "$no_cache" != 1; then
4940 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
4943 if test "$wxUSE_STATUSBAR" = yes; then
4944 echo "$ac_t""yes" 1>&6
4946 echo "$ac_t""no" 1>&6
4950 echo $ac_n "checking "for --enable-tabdialog"""... $ac_c" 1>&6
4951 echo "configure:4952: checking "for --enable-tabdialog"" >&5
4953 # Check whether --enable-tabdialog or --disable-tabdialog was given.
4954 if test "${enable_tabdialog+set}" = set; then
4955 enableval
="$enable_tabdialog"
4957 if test "$enableval" = yes; then
4958 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=yes'
4960 ac_cv_use_tabdialog
='wxUSE_TABDIALOG=no'
4965 LINE
=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}`
4966 if test "x$LINE" != x
; then
4967 eval "DEFAULT_$LINE"
4972 ac_cv_use_tabdialog
='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG
4977 eval "$ac_cv_use_tabdialog"
4978 if test "$no_cache" != 1; then
4979 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
4982 if test "$wxUSE_TABDIALOG" = yes; then
4983 echo "$ac_t""yes" 1>&6
4985 echo "$ac_t""no" 1>&6
4989 echo $ac_n "checking "for --enable-toolbar"""... $ac_c" 1>&6
4990 echo "configure:4991: checking "for --enable-toolbar"" >&5
4992 # Check whether --enable-toolbar or --disable-toolbar was given.
4993 if test "${enable_toolbar+set}" = set; then
4994 enableval
="$enable_toolbar"
4996 if test "$enableval" = yes; then
4997 ac_cv_use_toolbar
='wxUSE_TOOLBAR=yes'
4999 ac_cv_use_toolbar
='wxUSE_TOOLBAR=no'
5004 LINE
=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
5005 if test "x$LINE" != x
; then
5006 eval "DEFAULT_$LINE"
5011 ac_cv_use_toolbar
='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
5016 eval "$ac_cv_use_toolbar"
5017 if test "$no_cache" != 1; then
5018 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
5021 if test "$wxUSE_TOOLBAR" = yes; then
5022 echo "$ac_t""yes" 1>&6
5024 echo "$ac_t""no" 1>&6
5028 echo $ac_n "checking "for --enable-tbarnative"""... $ac_c" 1>&6
5029 echo "configure:5030: checking "for --enable-tbarnative"" >&5
5031 # Check whether --enable-tbarnative or --disable-tbarnative was given.
5032 if test "${enable_tbarnative+set}" = set; then
5033 enableval
="$enable_tbarnative"
5035 if test "$enableval" = yes; then
5036 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=yes'
5038 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE=no'
5043 LINE
=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
5044 if test "x$LINE" != x
; then
5045 eval "DEFAULT_$LINE"
5050 ac_cv_use_tbarnative
='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
5055 eval "$ac_cv_use_tbarnative"
5056 if test "$no_cache" != 1; then
5057 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
5060 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
5061 echo "$ac_t""yes" 1>&6
5063 echo "$ac_t""no" 1>&6
5067 echo $ac_n "checking "for --enable-tbarsmpl"""... $ac_c" 1>&6
5068 echo "configure:5069: checking "for --enable-tbarsmpl"" >&5
5070 # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given.
5071 if test "${enable_tbarsmpl+set}" = set; then
5072 enableval
="$enable_tbarsmpl"
5074 if test "$enableval" = yes; then
5075 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=yes'
5077 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE=no'
5082 LINE
=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}`
5083 if test "x$LINE" != x
; then
5084 eval "DEFAULT_$LINE"
5089 ac_cv_use_tbarsmpl
='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE
5094 eval "$ac_cv_use_tbarsmpl"
5095 if test "$no_cache" != 1; then
5096 echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
5099 if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then
5100 echo "$ac_t""yes" 1>&6
5102 echo "$ac_t""no" 1>&6
5106 echo $ac_n "checking "for --enable-treectrl"""... $ac_c" 1>&6
5107 echo "configure:5108: checking "for --enable-treectrl"" >&5
5109 # Check whether --enable-treectrl or --disable-treectrl was given.
5110 if test "${enable_treectrl+set}" = set; then
5111 enableval
="$enable_treectrl"
5113 if test "$enableval" = yes; then
5114 ac_cv_use_treectrl
='wxUSE_TREECTRL=yes'
5116 ac_cv_use_treectrl
='wxUSE_TREECTRL=no'
5121 LINE
=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
5122 if test "x$LINE" != x
; then
5123 eval "DEFAULT_$LINE"
5128 ac_cv_use_treectrl
='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
5133 eval "$ac_cv_use_treectrl"
5134 if test "$no_cache" != 1; then
5135 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
5138 if test "$wxUSE_TREECTRL" = yes; then
5139 echo "$ac_t""yes" 1>&6
5141 echo "$ac_t""no" 1>&6
5147 echo $ac_n "checking "for --enable-commondlg"""... $ac_c" 1>&6
5148 echo "configure:5149: checking "for --enable-commondlg"" >&5
5150 # Check whether --enable-commondlg or --disable-commondlg was given.
5151 if test "${enable_commondlg+set}" = set; then
5152 enableval
="$enable_commondlg"
5154 if test "$enableval" = yes; then
5155 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=yes'
5157 ac_cv_use_commondlg
='wxUSE_COMMONDLGS=no'
5162 LINE
=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
5163 if test "x$LINE" != x
; then
5164 eval "DEFAULT_$LINE"
5169 ac_cv_use_commondlg
='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
5174 eval "$ac_cv_use_commondlg"
5175 if test "$no_cache" != 1; then
5176 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
5179 if test "$wxUSE_COMMONDLGS" = yes; then
5180 echo "$ac_t""yes" 1>&6
5182 echo "$ac_t""no" 1>&6
5186 echo $ac_n "checking "for --enable-dirdlg"""... $ac_c" 1>&6
5187 echo "configure:5188: checking "for --enable-dirdlg"" >&5
5189 # Check whether --enable-dirdlg or --disable-dirdlg was given.
5190 if test "${enable_dirdlg+set}" = set; then
5191 enableval
="$enable_dirdlg"
5193 if test "$enableval" = yes; then
5194 ac_cv_use_dirdlg
='wxUSE_DIRDLG=yes'
5196 ac_cv_use_dirdlg
='wxUSE_DIRDLG=no'
5201 LINE
=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
5202 if test "x$LINE" != x
; then
5203 eval "DEFAULT_$LINE"
5208 ac_cv_use_dirdlg
='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
5213 eval "$ac_cv_use_dirdlg"
5214 if test "$no_cache" != 1; then
5215 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
5218 if test "$wxUSE_DIRDLG" = yes; then
5219 echo "$ac_t""yes" 1>&6
5221 echo "$ac_t""no" 1>&6
5225 echo $ac_n "checking "for --enable-textdlg"""... $ac_c" 1>&6
5226 echo "configure:5227: checking "for --enable-textdlg"" >&5
5228 # Check whether --enable-textdlg or --disable-textdlg was given.
5229 if test "${enable_textdlg+set}" = set; then
5230 enableval
="$enable_textdlg"
5232 if test "$enableval" = yes; then
5233 ac_cv_use_textdlg
='wxUSE_TEXTDLG=yes'
5235 ac_cv_use_textdlg
='wxUSE_TEXTDLG=no'
5240 LINE
=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
5241 if test "x$LINE" != x
; then
5242 eval "DEFAULT_$LINE"
5247 ac_cv_use_textdlg
='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
5252 eval "$ac_cv_use_textdlg"
5253 if test "$no_cache" != 1; then
5254 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
5257 if test "$wxUSE_TEXTDLG" = yes; then
5258 echo "$ac_t""yes" 1>&6
5260 echo "$ac_t""no" 1>&6
5264 echo $ac_n "checking "for --enable-tipdlg"""... $ac_c" 1>&6
5265 echo "configure:5266: checking "for --enable-tipdlg"" >&5
5267 # Check whether --enable-tipdlg or --disable-tipdlg was given.
5268 if test "${enable_tipdlg+set}" = set; then
5269 enableval
="$enable_tipdlg"
5271 if test "$enableval" = yes; then
5272 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=yes'
5274 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS=no'
5279 LINE
=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
5280 if test "x$LINE" != x
; then
5281 eval "DEFAULT_$LINE"
5286 ac_cv_use_tipdlg
='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
5291 eval "$ac_cv_use_tipdlg"
5292 if test "$no_cache" != 1; then
5293 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
5296 if test "$wxUSE_STARTUP_TIPS" = yes; then
5297 echo "$ac_t""yes" 1>&6
5299 echo "$ac_t""no" 1>&6
5303 echo $ac_n "checking "for --enable-progressdlg"""... $ac_c" 1>&6
5304 echo "configure:5305: checking "for --enable-progressdlg"" >&5
5306 # Check whether --enable-progressdlg or --disable-progressdlg was given.
5307 if test "${enable_progressdlg+set}" = set; then
5308 enableval
="$enable_progressdlg"
5310 if test "$enableval" = yes; then
5311 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=yes'
5313 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG=no'
5318 LINE
=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
5319 if test "x$LINE" != x
; then
5320 eval "DEFAULT_$LINE"
5325 ac_cv_use_progressdlg
='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
5330 eval "$ac_cv_use_progressdlg"
5331 if test "$no_cache" != 1; then
5332 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
5335 if test "$wxUSE_PROGRESSDLG" = yes; then
5336 echo "$ac_t""yes" 1>&6
5338 echo "$ac_t""no" 1>&6
5342 echo $ac_n "checking "for --enable-miniframe"""... $ac_c" 1>&6
5343 echo "configure:5344: checking "for --enable-miniframe"" >&5
5345 # Check whether --enable-miniframe or --disable-miniframe was given.
5346 if test "${enable_miniframe+set}" = set; then
5347 enableval
="$enable_miniframe"
5349 if test "$enableval" = yes; then
5350 ac_cv_use_miniframe
='wxUSE_MINIFRAME=yes'
5352 ac_cv_use_miniframe
='wxUSE_MINIFRAME=no'
5357 LINE
=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
5358 if test "x$LINE" != x
; then
5359 eval "DEFAULT_$LINE"
5364 ac_cv_use_miniframe
='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
5369 eval "$ac_cv_use_miniframe"
5370 if test "$no_cache" != 1; then
5371 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
5374 if test "$wxUSE_MINIFRAME" = yes; then
5375 echo "$ac_t""yes" 1>&6
5377 echo "$ac_t""no" 1>&6
5381 echo $ac_n "checking "for --enable-html"""... $ac_c" 1>&6
5382 echo "configure:5383: checking "for --enable-html"" >&5
5384 # Check whether --enable-html or --disable-html was given.
5385 if test "${enable_html+set}" = set; then
5386 enableval
="$enable_html"
5388 if test "$enableval" = yes; then
5389 ac_cv_use_html
='wxUSE_HTML=yes'
5391 ac_cv_use_html
='wxUSE_HTML=no'
5396 LINE
=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
5397 if test "x$LINE" != x
; then
5398 eval "DEFAULT_$LINE"
5403 ac_cv_use_html
='wxUSE_HTML='$DEFAULT_wxUSE_HTML
5408 eval "$ac_cv_use_html"
5409 if test "$no_cache" != 1; then
5410 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
5413 if test "$wxUSE_HTML" = yes; then
5414 echo "$ac_t""yes" 1>&6
5416 echo "$ac_t""no" 1>&6
5420 echo $ac_n "checking "for --enable-tooltips"""... $ac_c" 1>&6
5421 echo "configure:5422: checking "for --enable-tooltips"" >&5
5423 # Check whether --enable-tooltips or --disable-tooltips was given.
5424 if test "${enable_tooltips+set}" = set; then
5425 enableval
="$enable_tooltips"
5427 if test "$enableval" = yes; then
5428 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=yes'
5430 ac_cv_use_tooltips
='wxUSE_TOOLTIPS=no'
5435 LINE
=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
5436 if test "x$LINE" != x
; then
5437 eval "DEFAULT_$LINE"
5442 ac_cv_use_tooltips
='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
5447 eval "$ac_cv_use_tooltips"
5448 if test "$no_cache" != 1; then
5449 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
5452 if test "$wxUSE_TOOLTIPS" = yes; then
5453 echo "$ac_t""yes" 1>&6
5455 echo "$ac_t""no" 1>&6
5459 echo $ac_n "checking "for --enable-splines"""... $ac_c" 1>&6
5460 echo "configure:5461: checking "for --enable-splines"" >&5
5462 # Check whether --enable-splines or --disable-splines was given.
5463 if test "${enable_splines+set}" = set; then
5464 enableval
="$enable_splines"
5466 if test "$enableval" = yes; then
5467 ac_cv_use_splines
='wxUSE_SPLINES=yes'
5469 ac_cv_use_splines
='wxUSE_SPLINES=no'
5474 LINE
=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
5475 if test "x$LINE" != x
; then
5476 eval "DEFAULT_$LINE"
5481 ac_cv_use_splines
='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
5486 eval "$ac_cv_use_splines"
5487 if test "$no_cache" != 1; then
5488 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
5491 if test "$wxUSE_SPLINES" = yes; then
5492 echo "$ac_t""yes" 1>&6
5494 echo "$ac_t""no" 1>&6
5498 echo $ac_n "checking "for --enable-validators"""... $ac_c" 1>&6
5499 echo "configure:5500: checking "for --enable-validators"" >&5
5501 # Check whether --enable-validators or --disable-validators was given.
5502 if test "${enable_validators+set}" = set; then
5503 enableval
="$enable_validators"
5505 if test "$enableval" = yes; then
5506 ac_cv_use_validators
='wxUSE_VALIDATORS=yes'
5508 ac_cv_use_validators
='wxUSE_VALIDATORS=no'
5513 LINE
=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
5514 if test "x$LINE" != x
; then
5515 eval "DEFAULT_$LINE"
5520 ac_cv_use_validators
='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
5525 eval "$ac_cv_use_validators"
5526 if test "$no_cache" != 1; then
5527 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
5530 if test "$wxUSE_VALIDATORS" = yes; then
5531 echo "$ac_t""yes" 1>&6
5533 echo "$ac_t""no" 1>&6
5537 echo $ac_n "checking "for --enable-busyinfo"""... $ac_c" 1>&6
5538 echo "configure:5539: checking "for --enable-busyinfo"" >&5
5540 # Check whether --enable-busyinfo or --disable-busyinfo was given.
5541 if test "${enable_busyinfo+set}" = set; then
5542 enableval
="$enable_busyinfo"
5544 if test "$enableval" = yes; then
5545 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=yes'
5547 ac_cv_use_busyinfo
='wxUSE_BUSYINFO=no'
5552 LINE
=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
5553 if test "x$LINE" != x
; then
5554 eval "DEFAULT_$LINE"
5559 ac_cv_use_busyinfo
='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
5564 eval "$ac_cv_use_busyinfo"
5565 if test "$no_cache" != 1; then
5566 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
5569 if test "$wxUSE_BUSYINFO" = yes; then
5570 echo "$ac_t""yes" 1>&6
5572 echo "$ac_t""no" 1>&6
5578 echo $ac_n "checking "for --enable-gif"""... $ac_c" 1>&6
5579 echo "configure:5580: checking "for --enable-gif"" >&5
5581 # Check whether --enable-gif or --disable-gif was given.
5582 if test "${enable_gif+set}" = set; then
5583 enableval
="$enable_gif"
5585 if test "$enableval" = yes; then
5586 ac_cv_use_gif
='wxUSE_GIF=yes'
5588 ac_cv_use_gif
='wxUSE_GIF=no'
5593 LINE
=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
5594 if test "x$LINE" != x
; then
5595 eval "DEFAULT_$LINE"
5600 ac_cv_use_gif
='wxUSE_GIF='$DEFAULT_wxUSE_GIF
5605 eval "$ac_cv_use_gif"
5606 if test "$no_cache" != 1; then
5607 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
5610 if test "$wxUSE_GIF" = yes; then
5611 echo "$ac_t""yes" 1>&6
5613 echo "$ac_t""no" 1>&6
5617 echo $ac_n "checking "for --enable-pcx"""... $ac_c" 1>&6
5618 echo "configure:5619: checking "for --enable-pcx"" >&5
5620 # Check whether --enable-pcx or --disable-pcx was given.
5621 if test "${enable_pcx+set}" = set; then
5622 enableval
="$enable_pcx"
5624 if test "$enableval" = yes; then
5625 ac_cv_use_pcx
='wxUSE_PCX=yes'
5627 ac_cv_use_pcx
='wxUSE_PCX=no'
5632 LINE
=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
5633 if test "x$LINE" != x
; then
5634 eval "DEFAULT_$LINE"
5639 ac_cv_use_pcx
='wxUSE_PCX='$DEFAULT_wxUSE_PCX
5644 eval "$ac_cv_use_pcx"
5645 if test "$no_cache" != 1; then
5646 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
5649 if test "$wxUSE_PCX" = yes; then
5650 echo "$ac_t""yes" 1>&6
5652 echo "$ac_t""no" 1>&6
5656 echo $ac_n "checking "for --enable-pnm"""... $ac_c" 1>&6
5657 echo "configure:5658: checking "for --enable-pnm"" >&5
5659 # Check whether --enable-pnm or --disable-pnm was given.
5660 if test "${enable_pnm+set}" = set; then
5661 enableval
="$enable_pnm"
5663 if test "$enableval" = yes; then
5664 ac_cv_use_pnm
='wxUSE_PNM=yes'
5666 ac_cv_use_pnm
='wxUSE_PNM=no'
5671 LINE
=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
5672 if test "x$LINE" != x
; then
5673 eval "DEFAULT_$LINE"
5678 ac_cv_use_pnm
='wxUSE_PNM='$DEFAULT_wxUSE_PNM
5683 eval "$ac_cv_use_pnm"
5684 if test "$no_cache" != 1; then
5685 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
5688 if test "$wxUSE_PNM" = yes; then
5689 echo "$ac_t""yes" 1>&6
5691 echo "$ac_t""no" 1>&6
5698 echo "saving argument cache $wx_arg_cache_file"
5699 mv ${wx_arg_cache_file}.tmp
${wx_arg_cache_file}
5703 echo $ac_n "checking for toolkit""... $ac_c" 1>&6
5704 echo "configure:5705: checking for toolkit" >&5
5706 if test "$wxUSE_GUI" = "yes"; then
5708 if test "$USE_BEOS" = 1; then
5709 { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; }
5712 if test "$TOOLKIT_GIVEN" = 1; then
5713 for toolkit
in `echo $ALL_TOOLKITS`; do
5715 eval "value=\$${var}"
5716 eval "$var=`echo \$value | sed -e "s
/yes
/1/" -e "s
/no
/0/"`"
5719 for toolkit
in `echo $ALL_TOOLKITS`; do
5720 if test "$has_toolkit_in_cache" != 1; then
5721 var
=DEFAULT_DEFAULT_wxUSE_
$toolkit
5723 var
=DEFAULT_wxUSE_
$toolkit
5725 eval "wxUSE_$toolkit=\$${var}"
5729 NUM_TOOLKITS
=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_WINE:-0} + ${wxUSE_MINGW:-0} + ${wxUSE_CYGWIN:-0}`
5733 NUM_TOOLKITS
=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
5734 # PATH_IFS is autodetected by OS/2's configure (usually ';')
5744 case "$NUM_TOOLKITS" in
5748 { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; }
5751 { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; }
5754 for toolkit
in `echo $ALL_TOOLKITS`; do
5756 eval "value=\$${var}"
5757 if test "x$value" != x
; then
5758 cache_var
=CACHE_
$toolkit
5759 eval "cache=\$${cache_var}"
5760 if test "$cache" = 1; then
5761 echo "$var=$value" >> ${wx_arg_cache_file}
5763 if test "$value" = 1; then
5764 echo "$ac_t""`echo $toolkit | tr A-Z a-z`" 1>&6
5771 echo "$ac_t""base only" 1>&6
5775 cat > confcache
<<\EOF
5776 # This file is a shell script that caches the results of configure
5777 # tests run on this system so they can be shared between configure
5778 # scripts and configure runs. It is not useful on other systems.
5779 # If it contains results you don't want to keep, you may remove or edit it.
5781 # By default, configure uses ./config.cache as the cache file,
5782 # creating it if it does not exist already. You can give configure
5783 # the --cache-file=FILE option to use a different cache file; that is
5784 # what configure does when it calls configure scripts in
5785 # subdirectories, so they share the cache.
5786 # Giving --cache-file=/dev/null disables caching, for debugging configure.
5787 # config.status only pays attention to the cache file if you give it the
5788 # --recheck option to rerun configure.
5791 # The following way of writing the cache mishandles newlines in values,
5792 # but we know of no workaround that is simple, portable, and efficient.
5793 # So, don't put newlines in cache variables' values.
5794 # Ultrix sh set writes to stderr and can't be redirected directly,
5795 # and sets the high bit in the cache file unless we assign to the vars.
5797 case `(ac_space=' '; set | grep ac_space) 2>&1` in
5799 # `set' does not quote correctly, so add quotes (double-quote substitution
5800 # turns \\\\ into \\, and sed turns \\ into \).
5802 -e "s/'/'\\\\''/g" \
5803 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
5806 # `set' quotes correctly as required by POSIX, so do not add quotes.
5807 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
5810 if cmp -s $cache_file confcache
; then
5813 if test -w $cache_file; then
5814 echo "updating cache $cache_file"
5815 cat confcache
> $cache_file
5817 echo "not updating unwritable cache $cache_file"
5823 if eval "test $host != $build"; then
5824 if eval "test $host_alias != NONE"; then
5828 RANLIB
=$host_alias-ranlib
5829 DLLTOOL
=$host_alias-dlltool
5832 STRIP
=$host_alias-strip
5836 # Extract the first word of "gcc", so it can be a program name with args.
5837 set dummy gcc
; ac_word
=$2
5838 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
5839 echo "configure:5840: checking for $ac_word" >&5
5840 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
5841 echo $ac_n "(cached) $ac_c" 1>&6
5843 if test -n "$CC"; then
5844 ac_cv_prog_CC
="$CC" # Let the user override the test.
5846 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
5848 for ac_dir
in $ac_dummy; do
5849 test -z "$ac_dir" && ac_dir
=.
5850 if test -f $ac_dir/$ac_word; then
5859 if test -n "$CC"; then
5860 echo "$ac_t""$CC" 1>&6
5862 echo "$ac_t""no" 1>&6
5865 if test -z "$CC"; then
5866 # Extract the first word of "cc", so it can be a program name with args.
5867 set dummy cc
; ac_word
=$2
5868 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
5869 echo "configure:5870: checking for $ac_word" >&5
5870 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
5871 echo $ac_n "(cached) $ac_c" 1>&6
5873 if test -n "$CC"; then
5874 ac_cv_prog_CC
="$CC" # Let the user override the test.
5876 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
5879 for ac_dir
in $ac_dummy; do
5880 test -z "$ac_dir" && ac_dir
=.
5881 if test -f $ac_dir/$ac_word; then
5882 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
5883 ac_prog_rejected
=yes
5891 if test $ac_prog_rejected = yes; then
5892 # We found a bogon in the path, so make sure we never use it.
5893 set dummy
$ac_cv_prog_CC
5895 if test $# -gt 0; then
5896 # We chose a different compiler from the bogus one.
5897 # However, it has the same basename, so the bogon will be chosen
5898 # first if we set CC to just the basename; use the full file name.
5900 set dummy
"$ac_dir/$ac_word" "$@"
5908 if test -n "$CC"; then
5909 echo "$ac_t""$CC" 1>&6
5911 echo "$ac_t""no" 1>&6
5914 if test -z "$CC"; then
5915 case "`uname -s`" in
5917 # Extract the first word of "cl", so it can be a program name with args.
5918 set dummy cl
; ac_word
=$2
5919 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
5920 echo "configure:5921: checking for $ac_word" >&5
5921 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
5922 echo $ac_n "(cached) $ac_c" 1>&6
5924 if test -n "$CC"; then
5925 ac_cv_prog_CC
="$CC" # Let the user override the test.
5927 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
5929 for ac_dir
in $ac_dummy; do
5930 test -z "$ac_dir" && ac_dir
=.
5931 if test -f $ac_dir/$ac_word; then
5940 if test -n "$CC"; then
5941 echo "$ac_t""$CC" 1>&6
5943 echo "$ac_t""no" 1>&6
5948 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
5951 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
5952 echo "configure:5953: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
5955 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
5956 ac_cpp
='$CPP $CPPFLAGS'
5957 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
5958 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
5959 cross_compiling
=$ac_cv_prog_cc_cross
5961 cat > conftest.
$ac_ext << EOF
5963 #line 5964 "configure"
5964 #include "confdefs.h"
5968 if { (eval echo configure
:5969: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
5969 ac_cv_prog_cc_works
=yes
5970 # If we can't run a trivial program, we are probably using a cross compiler.
5971 if (.
/conftest
; exit) 2>/dev
/null
; then
5972 ac_cv_prog_cc_cross
=no
5974 ac_cv_prog_cc_cross
=yes
5977 echo "configure: failed program was:" >&5
5978 cat conftest.
$ac_ext >&5
5979 ac_cv_prog_cc_works
=no
5983 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
5984 ac_cpp
='$CPP $CPPFLAGS'
5985 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
5986 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
5987 cross_compiling
=$ac_cv_prog_cc_cross
5989 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
5990 if test $ac_cv_prog_cc_works = no
; then
5991 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
5993 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
5994 echo "configure:5995: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
5995 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
5996 cross_compiling
=$ac_cv_prog_cc_cross
5998 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
5999 echo "configure:6000: checking whether we are using GNU C" >&5
6000 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
6001 echo $ac_n "(cached) $ac_c" 1>&6
6003 cat > conftest.c
<<EOF
6008 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:6009: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
6015 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
6017 if test $ac_cv_prog_gcc = yes; then
6023 ac_test_CFLAGS
="${CFLAGS+set}"
6024 ac_save_CFLAGS
="$CFLAGS"
6026 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
6027 echo "configure:6028: checking whether ${CC-cc} accepts -g" >&5
6028 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
6029 echo $ac_n "(cached) $ac_c" 1>&6
6031 echo 'void f(){}' > conftest.c
6032 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
6041 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
6042 if test "$ac_test_CFLAGS" = set; then
6043 CFLAGS
="$ac_save_CFLAGS"
6044 elif test $ac_cv_prog_cc_g = yes; then
6045 if test "$GCC" = yes; then
6051 if test "$GCC" = yes; then
6059 CFLAGS
=`echo "$CFLAGS" | sed 's/-g//g'`
6061 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
6062 echo "configure:6063: checking how to run the C preprocessor" >&5
6063 # On Suns, sometimes $CPP names a directory.
6064 if test -n "$CPP" && test -d "$CPP"; then
6067 if test -z "$CPP"; then
6068 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
6069 echo $ac_n "(cached) $ac_c" 1>&6
6071 # This must be in double quotes, not single quotes, because CPP may get
6072 # substituted into the Makefile and "${CC-cc}" will confuse make.
6074 # On the NeXT, cc -E runs the code through the compiler's parser,
6075 # not just through cpp.
6076 cat > conftest.
$ac_ext <<EOF
6077 #line 6078 "configure"
6078 #include "confdefs.h"
6082 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6083 { (eval echo configure
:6084: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6084 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6085 if test -z "$ac_err"; then
6089 echo "configure: failed program was:" >&5
6090 cat conftest.
$ac_ext >&5
6092 CPP
="${CC-cc} -E -traditional-cpp"
6093 cat > conftest.
$ac_ext <<EOF
6094 #line 6095 "configure"
6095 #include "confdefs.h"
6099 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6100 { (eval echo configure
:6101: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6101 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6102 if test -z "$ac_err"; then
6106 echo "configure: failed program was:" >&5
6107 cat conftest.
$ac_ext >&5
6109 CPP
="${CC-cc} -nologo -E"
6110 cat > conftest.
$ac_ext <<EOF
6111 #line 6112 "configure"
6112 #include "confdefs.h"
6116 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6117 { (eval echo configure
:6118: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6118 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6119 if test -z "$ac_err"; then
6123 echo "configure: failed program was:" >&5
6124 cat conftest.
$ac_ext >&5
6133 ac_cv_prog_CPP
="$CPP"
6135 CPP
="$ac_cv_prog_CPP"
6137 ac_cv_prog_CPP
="$CPP"
6139 echo "$ac_t""$CPP" 1>&6
6142 if test $ac_cv_prog_gcc = yes; then
6143 echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
6144 echo "configure:6145: checking whether ${CC-cc} needs -traditional" >&5
6145 if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
6146 echo $ac_n "(cached) $ac_c" 1>&6
6148 ac_pattern
="Autoconf.*'x'"
6149 cat > conftest.
$ac_ext <<EOF
6150 #line 6151 "configure"
6151 #include "confdefs.h"
6155 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6156 egrep "$ac_pattern" >/dev
/null
2>&1; then
6158 ac_cv_prog_gcc_traditional
=yes
6161 ac_cv_prog_gcc_traditional
=no
6166 if test $ac_cv_prog_gcc_traditional = no
; then
6167 cat > conftest.
$ac_ext <<EOF
6168 #line 6169 "configure"
6169 #include "confdefs.h"
6173 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6174 egrep "$ac_pattern" >/dev
/null
2>&1; then
6176 ac_cv_prog_gcc_traditional
=yes
6183 echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6
6184 if test $ac_cv_prog_gcc_traditional = yes; then
6185 CC
="$CC -traditional"
6192 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6193 ac_cpp
='$CXXCPP $CPPFLAGS'
6194 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6195 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6196 cross_compiling
=$ac_cv_prog_cxx_cross
6199 for ac_prog
in $CCC c
++ g
++ gcc CC cxx cc
++ cl
6201 # Extract the first word of "$ac_prog", so it can be a program name with args.
6202 set dummy
$ac_prog; ac_word
=$2
6203 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6204 echo "configure:6205: checking for $ac_word" >&5
6205 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
6206 echo $ac_n "(cached) $ac_c" 1>&6
6208 if test -n "$CXX"; then
6209 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
6211 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6213 for ac_dir
in $ac_dummy; do
6214 test -z "$ac_dir" && ac_dir
=.
6215 if test -f $ac_dir/$ac_word; then
6216 ac_cv_prog_CXX
="$ac_prog"
6223 CXX
="$ac_cv_prog_CXX"
6224 if test -n "$CXX"; then
6225 echo "$ac_t""$CXX" 1>&6
6227 echo "$ac_t""no" 1>&6
6230 test -n "$CXX" && break
6232 test -n "$CXX" || CXX
="gcc"
6235 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
6236 echo "configure:6237: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
6239 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6240 ac_cpp
='$CXXCPP $CPPFLAGS'
6241 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6242 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6243 cross_compiling
=$ac_cv_prog_cxx_cross
6245 cat > conftest.
$ac_ext << EOF
6247 #line 6248 "configure"
6248 #include "confdefs.h"
6250 int main(){return(0);}
6252 if { (eval echo configure
:6253: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
6253 ac_cv_prog_cxx_works
=yes
6254 # If we can't run a trivial program, we are probably using a cross compiler.
6255 if (.
/conftest
; exit) 2>/dev
/null
; then
6256 ac_cv_prog_cxx_cross
=no
6258 ac_cv_prog_cxx_cross
=yes
6261 echo "configure: failed program was:" >&5
6262 cat conftest.
$ac_ext >&5
6263 ac_cv_prog_cxx_works
=no
6267 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6268 ac_cpp
='$CXXCPP $CPPFLAGS'
6269 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6270 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6271 cross_compiling
=$ac_cv_prog_cxx_cross
6273 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
6274 if test $ac_cv_prog_cxx_works = no
; then
6275 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
6277 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
6278 echo "configure:6279: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
6279 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
6280 cross_compiling
=$ac_cv_prog_cxx_cross
6282 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
6283 echo "configure:6284: checking whether we are using GNU C++" >&5
6284 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
6285 echo $ac_n "(cached) $ac_c" 1>&6
6287 cat > conftest.C
<<EOF
6292 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:6293: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev
/null
2>&1; then
6299 echo "$ac_t""$ac_cv_prog_gxx" 1>&6
6301 if test $ac_cv_prog_gxx = yes; then
6307 ac_test_CXXFLAGS
="${CXXFLAGS+set}"
6308 ac_save_CXXFLAGS
="$CXXFLAGS"
6310 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
6311 echo "configure:6312: checking whether ${CXX-g++} accepts -g" >&5
6312 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
6313 echo $ac_n "(cached) $ac_c" 1>&6
6315 echo 'void f(){}' > conftest.cc
6316 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
6317 ac_cv_prog_cxx_g
=yes
6325 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
6326 if test "$ac_test_CXXFLAGS" = set; then
6327 CXXFLAGS
="$ac_save_CXXFLAGS"
6328 elif test $ac_cv_prog_cxx_g = yes; then
6329 if test "$GXX" = yes; then
6335 if test "$GXX" = yes; then
6343 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
6344 echo "configure:6345: checking how to run the C++ preprocessor" >&5
6345 if test -z "$CXXCPP"; then
6346 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
6347 echo $ac_n "(cached) $ac_c" 1>&6
6350 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6351 ac_cpp
='$CXXCPP $CPPFLAGS'
6352 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6353 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6354 cross_compiling
=$ac_cv_prog_cxx_cross
6355 CXXCPP
="${CXX-g++} -E"
6356 cat > conftest.
$ac_ext <<EOF
6357 #line 6358 "configure"
6358 #include "confdefs.h"
6361 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6362 { (eval echo configure
:6363: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6363 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6364 if test -z "$ac_err"; then
6368 echo "configure: failed program was:" >&5
6369 cat conftest.
$ac_ext >&5
6374 ac_cv_prog_CXXCPP
="$CXXCPP"
6376 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6377 ac_cpp
='$CXXCPP $CPPFLAGS'
6378 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6379 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6380 cross_compiling
=$ac_cv_prog_cxx_cross
6383 CXXCPP
="$ac_cv_prog_CXXCPP"
6384 echo "$ac_t""$CXXCPP" 1>&6
6387 CXXFLAGS
=`echo "$CXXFLAGS" | sed 's/-g//g'`
6390 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6391 ac_cpp
='$CPP $CPPFLAGS'
6392 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6393 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6394 cross_compiling
=$ac_cv_prog_cc_cross
6397 # Extract the first word of "ranlib", so it can be a program name with args.
6398 set dummy ranlib
; ac_word
=$2
6399 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6400 echo "configure:6401: checking for $ac_word" >&5
6401 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
6402 echo $ac_n "(cached) $ac_c" 1>&6
6404 if test -n "$RANLIB"; then
6405 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
6407 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6409 for ac_dir
in $ac_dummy; do
6410 test -z "$ac_dir" && ac_dir
=.
6411 if test -f $ac_dir/$ac_word; then
6412 ac_cv_prog_RANLIB
="ranlib"
6417 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
6420 RANLIB
="$ac_cv_prog_RANLIB"
6421 if test -n "$RANLIB"; then
6422 echo "$ac_t""$RANLIB" 1>&6
6424 echo "$ac_t""no" 1>&6
6428 # Extract the first word of "ar", so it can be a program name with args.
6429 set dummy
ar; ac_word
=$2
6430 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6431 echo "configure:6432: checking for $ac_word" >&5
6432 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
6433 echo $ac_n "(cached) $ac_c" 1>&6
6435 if test -n "$AR"; then
6436 ac_cv_prog_AR
="$AR" # Let the user override the test.
6438 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6440 for ac_dir
in $ac_dummy; do
6441 test -z "$ac_dir" && ac_dir
=.
6442 if test -f $ac_dir/$ac_word; then
6448 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR
="ar"
6452 if test -n "$AR"; then
6453 echo "$ac_t""$AR" 1>&6
6455 echo "$ac_t""no" 1>&6
6459 # Find a good install program. We prefer a C program (faster),
6460 # so one script is as good as another. But avoid the broken or
6461 # incompatible versions:
6462 # SysV /etc/install, /usr/sbin/install
6463 # SunOS /usr/etc/install
6464 # IRIX /sbin/install
6466 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6467 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
6468 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6469 # ./install, which can be erroneously created by make from ./install.sh.
6470 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
6471 echo "configure:6472: checking for a BSD compatible install" >&5
6472 if test -z "$INSTALL"; then
6473 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
6474 echo $ac_n "(cached) $ac_c" 1>&6
6476 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
6477 for ac_dir
in $PATH; do
6478 # Account for people who put trailing slashes in PATH elements.
6480 /|.
/|.
//|/etc
/*|/usr
/sbin
/*|/usr
/etc
/*|/sbin
/*|/usr
/afsws
/bin
/*|/usr
/ucb
/*) ;;
6482 # OSF1 and SCO ODT 3.0 have their own names for install.
6483 # Don't use installbsd from OSF since it installs stuff as root
6485 for ac_prog
in ginstall scoinst
install; do
6486 if test -f $ac_dir/$ac_prog; then
6487 if test $ac_prog = install &&
6488 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
6489 # AIX install. It has an incompatible calling convention.
6492 ac_cv_path_install
="$ac_dir/$ac_prog -c"
6503 if test "${ac_cv_path_install+set}" = set; then
6504 INSTALL
="$ac_cv_path_install"
6506 # As a last resort, use the slow shell script. We don't cache a
6507 # path for INSTALL within a source directory, because that will
6508 # break other packages using the cache if that directory is
6509 # removed, or if the path is relative.
6510 INSTALL
="$ac_install_sh"
6513 echo "$ac_t""$INSTALL" 1>&6
6515 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6516 # It thinks the first close brace ends the variable substitution.
6517 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
6519 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
6521 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
6524 # Extract the first word of "strip", so it can be a program name with args.
6525 set dummy strip
; ac_word
=$2
6526 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6527 echo "configure:6528: checking for $ac_word" >&5
6528 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
6529 echo $ac_n "(cached) $ac_c" 1>&6
6531 if test -n "$STRIP"; then
6532 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
6534 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6536 for ac_dir
in $ac_dummy; do
6537 test -z "$ac_dir" && ac_dir
=.
6538 if test -f $ac_dir/$ac_word; then
6539 ac_cv_prog_STRIP
="strip"
6544 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP
="true"
6547 STRIP
="$ac_cv_prog_STRIP"
6548 if test -n "$STRIP"; then
6549 echo "$ac_t""$STRIP" 1>&6
6551 echo "$ac_t""no" 1>&6
6555 echo $ac_n "checking "make for VPATH support
"""... $ac_c" 1>&6
6556 echo "configure:6557: checking "make for VPATH support
"" >&5
6557 cat - << EOF > confMake
6563 if test ! -d sub
; then
6566 echo dummy
> sub
/file
6567 ${MAKE-make} -f confMake VPATH
=sub
2> config.log
> /dev
/null
6569 rm -f sub
/file check final_file confMake
6571 if test "$RESULT" = 0; then
6572 echo "$ac_t""yes" 1>&6
6574 echo "$ac_t""no" 1>&6
6575 { echo "configure: error: You need a make-utility that is able to use the variable
6577 If your version of make does not support VPATH correctly" 1>&2; exit 1; }
6580 for ac_prog
in 'bison -y' byacc
6582 # Extract the first word of "$ac_prog", so it can be a program name with args.
6583 set dummy
$ac_prog; ac_word
=$2
6584 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6585 echo "configure:6586: checking for $ac_word" >&5
6586 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
6587 echo $ac_n "(cached) $ac_c" 1>&6
6589 if test -n "$YACC"; then
6590 ac_cv_prog_YACC
="$YACC" # Let the user override the test.
6592 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6594 for ac_dir
in $ac_dummy; do
6595 test -z "$ac_dir" && ac_dir
=.
6596 if test -f $ac_dir/$ac_word; then
6597 ac_cv_prog_YACC
="$ac_prog"
6604 YACC
="$ac_cv_prog_YACC"
6605 if test -n "$YACC"; then
6606 echo "$ac_t""$YACC" 1>&6
6608 echo "$ac_t""no" 1>&6
6611 test -n "$YACC" && break
6613 test -n "$YACC" || YACC
="yacc"
6616 # Extract the first word of "flex", so it can be a program name with args.
6617 set dummy flex
; ac_word
=$2
6618 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6619 echo "configure:6620: checking for $ac_word" >&5
6620 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
6621 echo $ac_n "(cached) $ac_c" 1>&6
6623 if test -n "$LEX"; then
6624 ac_cv_prog_LEX
="$LEX" # Let the user override the test.
6626 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6628 for ac_dir
in $ac_dummy; do
6629 test -z "$ac_dir" && ac_dir
=.
6630 if test -f $ac_dir/$ac_word; then
6631 ac_cv_prog_LEX
="flex"
6636 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX
="lex"
6639 LEX
="$ac_cv_prog_LEX"
6640 if test -n "$LEX"; then
6641 echo "$ac_t""$LEX" 1>&6
6643 echo "$ac_t""no" 1>&6
6646 if test -z "$LEXLIB"
6652 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
6653 echo "configure:6654: checking for yywrap in -l$ac_lib" >&5
6654 ac_lib_var
=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
6655 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6656 echo $ac_n "(cached) $ac_c" 1>&6
6658 ac_save_LIBS
="$LIBS"
6659 LIBS
="-l$ac_lib $LIBS"
6660 cat > conftest.
$ac_ext <<EOF
6661 #line 6662 "configure"
6662 #include "confdefs.h"
6663 /* Override any gcc2 internal prototype to avoid an error. */
6664 /* We use char because int might match the return type of a gcc2
6665 builtin and then its argument prototype would still apply. */
6672 if { (eval echo configure
:6673: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
6674 eval "ac_cv_lib_$ac_lib_var=yes"
6676 echo "configure: failed program was:" >&5
6677 cat conftest.
$ac_ext >&5
6679 eval "ac_cv_lib_$ac_lib_var=no"
6682 LIBS
="$ac_save_LIBS"
6685 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6686 echo "$ac_t""yes" 1>&6
6689 echo "$ac_t""no" 1>&6
6695 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
6696 echo "configure:6697: checking whether ln -s works" >&5
6697 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
6698 echo $ac_n "(cached) $ac_c" 1>&6
6701 if ln -s X conftestdata
2>/dev
/null
6704 ac_cv_prog_LN_S
="ln -s"
6709 LN_S
="$ac_cv_prog_LN_S"
6710 if test "$ac_cv_prog_LN_S" = "ln -s"; then
6711 echo "$ac_t""yes" 1>&6
6713 echo "$ac_t""no" 1>&6
6719 /usr/local/include \
6721 /usr/Motif-1.2/include \
6722 /usr/Motif-2.1/include \
6724 /usr/include/Motif1.2 \
6725 /opt/xpm/include/X11 \
6726 /opt/GBxpm/include/ \
6727 /opt/GBxpm/X11/include/ \
6729 /usr/Motif1.2/include \
6731 /usr/openwin/include \
6735 /usr/X11R6/include \
6736 /usr/X11R6.4/include \
6737 /usr/X11R5/include \
6738 /usr/X11R4/include \
6740 /usr/include/X11R6 \
6741 /usr/include/X11R5 \
6742 /usr/include/X11R4 \
6744 /usr/local/X11R6/include \
6745 /usr/local/X11R5/include \
6746 /usr/local/X11R4/include \
6748 /usr/local/include/X11R6 \
6749 /usr/local/include/X11R5 \
6750 /usr/local/include/X11R4 \
6754 /usr/local/X11/include \
6755 /usr/local/include/X11 \
6759 /usr/XFree86/include/X11 \
6761 X:/XFree86/include \
6762 X:/XFree86/include/X11 \
6765 /usr/local/include/gtk \
6767 /usr/local/include/glib \
6770 /usr/local/include/qt \
6772 /usr/include/windows \
6774 /usr/local/include/wine \
6776 /usr/unsupported/include \
6777 /usr/athena/include \
6778 /usr/local/x11r5/include \
6779 /usr/lpp/Xamples/include \
6781 /usr/openwin/share/include \
6785 SEARCH_LIB
="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` "
6788 cat > confcache
<<\EOF
6789 # This file is a shell script that caches the results of configure
6790 # tests run on this system so they can be shared between configure
6791 # scripts and configure runs. It is not useful on other systems.
6792 # If it contains results you don't want to keep, you may remove or edit it.
6794 # By default, configure uses ./config.cache as the cache file,
6795 # creating it if it does not exist already. You can give configure
6796 # the --cache-file=FILE option to use a different cache file; that is
6797 # what configure does when it calls configure scripts in
6798 # subdirectories, so they share the cache.
6799 # Giving --cache-file=/dev/null disables caching, for debugging configure.
6800 # config.status only pays attention to the cache file if you give it the
6801 # --recheck option to rerun configure.
6804 # The following way of writing the cache mishandles newlines in values,
6805 # but we know of no workaround that is simple, portable, and efficient.
6806 # So, don't put newlines in cache variables' values.
6807 # Ultrix sh set writes to stderr and can't be redirected directly,
6808 # and sets the high bit in the cache file unless we assign to the vars.
6810 case `(ac_space=' '; set | grep ac_space) 2>&1` in
6812 # `set' does not quote correctly, so add quotes (double-quote substitution
6813 # turns \\\\ into \\, and sed turns \\ into \).
6815 -e "s/'/'\\\\''/g" \
6816 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
6819 # `set' quotes correctly as required by POSIX, so do not add quotes.
6820 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
6823 if cmp -s $cache_file confcache
; then
6826 if test -w $cache_file; then
6827 echo "updating cache $cache_file"
6828 cat confcache
> $cache_file
6830 echo "not updating unwritable cache $cache_file"
6839 if test "$wxUSE_GUI" = "yes"; then
6858 if test "$wxUSE_CYGWIN" = 1 || test "$wxUSE_MINGW" = 1 ; then
6859 if test "$cross_compiling" = "yes" ; then
6860 echo "configure: warning: Cross compiling --- skipping windows.h check" 1>&2
6862 echo $ac_n "checking for Windows headers""... $ac_c" 1>&6
6863 echo "configure:6864: checking for Windows headers" >&5
6866 for ac_dir
in $SEARCH_INCLUDE;
6868 if test -f "$ac_dir/windows.h"; then
6869 ac_find_includes
=$ac_dir
6874 if test "$ac_find_includes" != "" ; then
6875 echo "$ac_t""found $ac_find_includes" 1>&6
6876 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE -I$ac_find_includes"
6878 echo "$ac_t""no" 1>&6
6879 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
6883 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS msw"
6884 LIBS
="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lcrtdll -ladvapi32 -lwsock32"
6886 if test "$wxUSE_MINGW" = 1; then
6887 LDFLAGS
="$LDFLAGS -mwindows"
6892 GUIOBJS
="\$(MSW_GUIOBJS)"
6893 GUIHEADERS
="\$(MSW_HEADERS)"
6894 COMMONOBJS
="\$(MSW_COMMONOBJS)"
6895 GENERICOBJS
="\$(MSW_GENERICOBJS)"
6900 if test "$wxUSE_GTK" = 1; then
6902 if test x
$gtk_config_exec_prefix != x
; then
6903 gtk_config_args
="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
6904 if test x
${GTK_CONFIG+set} != xset
; then
6905 GTK_CONFIG
=$gtk_config_exec_prefix/bin
/gtk
-config
6908 if test x
$gtk_config_prefix != x
; then
6909 gtk_config_args
="$gtk_config_args --prefix=$gtk_config_prefix"
6910 if test x
${GTK_CONFIG+set} != xset
; then
6911 GTK_CONFIG
=$gtk_config_prefix/bin
/gtk
-config
6915 # Extract the first word of "gtk-config", so it can be a program name with args.
6916 set dummy gtk
-config; ac_word
=$2
6917 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6918 echo "configure:6919: checking for $ac_word" >&5
6919 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
6920 echo $ac_n "(cached) $ac_c" 1>&6
6922 case "$GTK_CONFIG" in
6924 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a path.
6927 ac_cv_path_GTK_CONFIG
="$GTK_CONFIG" # Let the user override the test with a dos path.
6930 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
6932 for ac_dir
in $ac_dummy; do
6933 test -z "$ac_dir" && ac_dir
=.
6934 if test -f $ac_dir/$ac_word; then
6935 ac_cv_path_GTK_CONFIG
="$ac_dir/$ac_word"
6940 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG
="no"
6944 GTK_CONFIG
="$ac_cv_path_GTK_CONFIG"
6945 if test -n "$GTK_CONFIG"; then
6946 echo "$ac_t""$GTK_CONFIG" 1>&6
6948 echo "$ac_t""no" 1>&6
6951 min_gtk_version
=1.2.3
6952 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
6953 echo "configure:6954: checking for GTK - version >= $min_gtk_version" >&5
6955 if test "$GTK_CONFIG" != "no" ; then
6956 GTK_CFLAGS
=`$GTK_CONFIG --cflags`
6957 GTK_LIBS
=`$GTK_CONFIG --libs`
6958 ac_save_CFLAGS
="$CFLAGS"
6959 ac_save_LIBS
="$LIBS"
6960 CFLAGS
="$CFLAGS $GTK_CFLAGS"
6961 LIBS
="$LIBS $GTK_LIBS"
6962 if test "$cross_compiling" = yes; then
6963 echo $ac_n "cross compiling; assumed OK... $ac_c"
6965 cat > conftest.
$ac_ext <<EOF
6966 #line 6967 "configure"
6967 #include "confdefs.h"
6969 #include <gtk/gtk.h>
6970 #include <gtk/gtkfeatures.h>
6976 int major, minor, micro;
6978 if (sscanf("$min_gtk_version", "%d.%d.%d", &major, &minor, µ) != 3) {
6979 printf("%s, bad version string\n", "$min_gtk_version");
6983 if ((GTK_MAJOR_VERSION != gtk_major_version) ||
6984 (GTK_MINOR_VERSION != gtk_minor_version) ||
6985 (GTK_MICRO_VERSION != gtk_micro_version)) {
6986 printf("Headers vs. library version mismatch!\n");
6990 if (gtk_minor_version == 1) return FALSE;
6992 return !((gtk_major_version > major) ||
6993 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
6994 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)));
6998 if { (eval echo configure
:6999: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
7002 echo "configure: failed program was:" >&5
7003 cat conftest.
$ac_ext >&5
7010 CFLAGS
="$ac_save_CFLAGS"
7011 LIBS
="$ac_save_LIBS"
7015 if test "x$no_gtk" = x
; then
7016 echo "$ac_t""yes" 1>&6
7019 echo "$ac_t""no" 1>&6
7022 { echo "configure: error: Is gtk-config in path and GTK+ is version 1.2.3 or above?" 1>&2; exit 1; }
7028 TOOLKIT_INCLUDE
="$GTK_CFLAGS"
7029 GUI_TK_LIBRARY
="$GTK_LIBS -lgthread"
7032 AFMINSTALL
=afminstall
7034 GUIOBJS
="\$(GTK_GUIOBJS)"
7035 GUIHEADERS
="\$(GTK_HEADERS)"
7036 COMMONOBJS
="\$(GTK_COMMONOBJS)"
7037 GENERICOBJS
="\$(GTK_GENERICOBJS)"
7038 GUIDEPS
="\$(GTK_GUIDEPS)"
7039 COMMONDEPS
="\$(GTK_COMMONDEPS)"
7040 GENERICDEPS
="\$(GTK_GENERICDEPS)"
7041 UNIXOBJS
="\$(UNIX_OBJS)"
7042 UNIXDEPS
="\$(UNIX_DEPS)"
7045 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6
7046 echo "configure:7047: checking for gdk_im_open in -lgdk" >&5
7047 ac_lib_var
=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'`
7048 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7049 echo $ac_n "(cached) $ac_c" 1>&6
7051 ac_save_LIBS
="$LIBS"
7053 cat > conftest.
$ac_ext <<EOF
7054 #line 7055 "configure"
7055 #include "confdefs.h"
7056 /* Override any gcc2 internal prototype to avoid an error. */
7057 /* We use char because int might match the return type of a gcc2
7058 builtin and then its argument prototype would still apply. */
7065 if { (eval echo configure
:7066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7067 eval "ac_cv_lib_$ac_lib_var=yes"
7069 echo "configure: failed program was:" >&5
7070 cat conftest.
$ac_ext >&5
7072 eval "ac_cv_lib_$ac_lib_var=no"
7075 LIBS
="$ac_save_LIBS"
7078 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7079 echo "$ac_t""yes" 1>&6
7080 cat >> confdefs.h
<<\EOF
7085 echo "$ac_t""no" 1>&6
7091 if test "$wxUSE_WINE" = 1; then
7092 echo $ac_n "checking for WINE includes""... $ac_c" 1>&6
7093 echo "configure:7094: checking for WINE includes" >&5
7096 for ac_dir
in $SEARCH_INCLUDE;
7098 if test -f "$ac_dir/windows.h"; then
7099 ac_find_includes
=$ac_dir
7104 if test "$ac_find_includes" != "" ; then
7105 echo "$ac_t""found $ac_find_includes" 1>&6
7106 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE -I$ac_find_includes"
7108 echo "$ac_t""no" 1>&6
7109 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
7113 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
7114 echo "configure:7115: checking for Xpm library" >&5
7117 for ac_dir
in $SEARCH_LIB;
7119 for ac_extension
in a so sl
; do
7120 if test -f "$ac_dir/libXpm.$ac_extension"; then
7121 ac_find_libraries
=$ac_dir
7127 if test "$ac_find_libraries" != "" ; then
7128 GUI_TK_LIBRARY
="-L$ac_find_libraries"
7130 cat >> confdefs.h
<<\EOF
7131 #define wxHAVE_LIB_XPM 1
7134 echo "$ac_t""found at $ac_find_libraries" 1>&6
7136 echo "$ac_t""no" 1>&6
7137 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
7141 echo $ac_n "checking for Mesa library""... $ac_c" 1>&6
7142 echo "configure:7143: checking for Mesa library" >&5
7145 for ac_dir
in $SEARCH_LIB;
7147 for ac_extension
in a so sl
; do
7148 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
7149 ac_find_libraries
=$ac_dir
7155 if test "$ac_find_libraries" != "" ; then
7156 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -L$ac_find_libraries"
7157 MESA_LINK
="-lMesaGL"
7158 echo "$ac_t""found at $ac_find_libraries" 1>&6
7160 { echo "configure: error: no" 1>&2; exit 1; }
7163 GUI_TK_LINK
="-lwine $MESA_LINK $XPM_LINK -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses -lm"
7164 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $GUI_TK_LINK"
7168 GUIHEADERS
="\$(MSW_HEADERS)"
7169 GUIOBJS
="\$(MSW_GUIOBJS)"
7170 COMMONOBJS
="\$(MSW_COMMONOBJS)"
7171 GENERICOBJS
="\$(MSW_GENERICOBJS)"
7172 GUIDEPS
="\$(MSW_GUIDEPS)"
7173 COMMONDEPS
="\$(MSW_COMMONDEPS)"
7174 GENERICDEPS
="\$(MSW_GENERICDEPS)"
7175 UNIXOBJS
="\$(UNIX_OBJS)"
7176 UNIXDEPS
="\$(UNIX_DEPS)"
7180 if test "$wxUSE_MOTIF" = 1; then
7181 # If we find X, set shell vars x_includes and x_libraries to the
7182 # paths, otherwise set no_x=yes.
7183 # Uses ac_ vars as temps to allow command line to override cache and checks.
7184 # --without-x overrides everything else, but does not touch the cache.
7185 echo $ac_n "checking for X""... $ac_c" 1>&6
7186 echo "configure:7187: checking for X" >&5
7188 # Check whether --with-x or --without-x was given.
7189 if test "${with_x+set}" = set; then
7194 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7195 if test "x$with_x" = xno
; then
7196 # The user explicitly disabled X.
7199 if test "x$x_includes" != xNONE
&& test "x$x_libraries" != xNONE
; then
7200 # Both variables are already set.
7203 if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
7204 echo $ac_n "(cached) $ac_c" 1>&6
7206 # One or both of the vars are not set, and there is no cached value.
7207 ac_x_includes
=NO ac_x_libraries
=NO
7209 if mkdir conftestdir
; then
7211 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
7212 cat > Imakefile
<<'EOF'
7214 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
7216 if (xmkmf
) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
7217 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7218 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
7219 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7220 for ac_extension
in a so sl
; do
7221 if test ! -f $ac_im_usrlibdir/libX11.
$ac_extension &&
7222 test -f $ac_im_libdir/libX11.
$ac_extension; then
7223 ac_im_usrlibdir
=$ac_im_libdir; break
7226 # Screen out bogus values from the imake configuration. They are
7227 # bogus both because they are the default anyway, and because
7228 # using them would break gcc on systems where it needs fixed includes.
7229 case "$ac_im_incroot" in
7231 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
="$ac_im_incroot" ;;
7233 case "$ac_im_usrlibdir" in
7235 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
="$ac_im_usrlibdir" ;;
7242 if test "$ac_x_includes" = NO
; then
7243 # Guess where to find include files, by looking for this one X11 .h file.
7244 test -z "$x_direct_test_include" && x_direct_test_include
=X
11/Intrinsic.h
7246 # First, try using that file with no special directory specified.
7247 cat > conftest.
$ac_ext <<EOF
7248 #line 7249 "configure"
7249 #include "confdefs.h"
7250 #include <$x_direct_test_include>
7252 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
7253 { (eval echo configure
:7254: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
7254 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7255 if test -z "$ac_err"; then
7257 # We can compile using X headers with no special include directory.
7261 echo "configure: failed program was:" >&5
7262 cat conftest.
$ac_ext >&5
7264 # Look for the header file in a standard set of common directories.
7265 # Check X11 before X11Rn because it is often a symlink to the current release.
7268 /usr
/X
11R
6/include \
7269 /usr
/X
11R
5/include \
7270 /usr
/X
11R
4/include \
7273 /usr
/include
/X11R6 \
7274 /usr
/include
/X11R5 \
7275 /usr
/include
/X11R4 \
7277 /usr
/local
/X
11/include \
7278 /usr
/local
/X
11R
6/include \
7279 /usr
/local
/X
11R
5/include \
7280 /usr
/local
/X
11R
4/include \
7282 /usr
/local
/include
/X11 \
7283 /usr
/local
/include
/X11R6 \
7284 /usr
/local
/include
/X11R5 \
7285 /usr
/local
/include
/X11R4 \
7289 /usr
/XFree
86/include
/X11 \
7292 /usr
/local
/include \
7293 /usr
/unsupported
/include \
7294 /usr
/athena
/include \
7295 /usr
/local
/x
11r
5/include \
7296 /usr
/lpp
/Xamples
/include \
7298 /usr
/openwin
/include \
7299 /usr
/openwin
/share
/include \
7302 if test -r "$ac_dir/$x_direct_test_include"; then
7303 ac_x_includes
=$ac_dir
7309 fi # $ac_x_includes = NO
7311 if test "$ac_x_libraries" = NO
; then
7312 # Check for the libraries.
7314 test -z "$x_direct_test_library" && x_direct_test_library
=Xt
7315 test -z "$x_direct_test_function" && x_direct_test_function
=XtMalloc
7317 # See if we find them without any special options.
7318 # Don't add to $LIBS permanently.
7319 ac_save_LIBS
="$LIBS"
7320 LIBS
="-l$x_direct_test_library $LIBS"
7321 cat > conftest.
$ac_ext <<EOF
7322 #line 7323 "configure"
7323 #include "confdefs.h"
7326 ${x_direct_test_function}()
7329 if { (eval echo configure
:7330: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7331 LIBS
="$ac_save_LIBS"
7332 # We can link X programs with no special library path.
7335 echo "configure: failed program was:" >&5
7336 cat conftest.
$ac_ext >&5
7338 LIBS
="$ac_save_LIBS"
7339 # First see if replacing the include by lib works.
7340 # Check X11 before X11Rn because it is often a symlink to the current release.
7341 for ac_dir
in `echo "$ac_x_includes" | sed s/include/lib/` \
7352 /usr
/local
/X
11/lib \
7353 /usr
/local
/X
11R
6/lib \
7354 /usr
/local
/X
11R
5/lib \
7355 /usr
/local
/X
11R
4/lib \
7357 /usr
/local
/lib
/X11 \
7358 /usr
/local
/lib
/X11R6 \
7359 /usr
/local
/lib
/X11R5 \
7360 /usr
/local
/lib
/X11R4 \
7364 /usr
/XFree
86/lib
/X11 \
7368 /usr
/unsupported
/lib \
7370 /usr
/local
/x
11r
5/lib \
7371 /usr
/lpp
/Xamples
/lib \
7375 /usr
/openwin
/share
/lib \
7378 for ac_extension
in a so sl
; do
7379 if test -r $ac_dir/lib
${x_direct_test_library}.
$ac_extension; then
7380 ac_x_libraries
=$ac_dir
7387 fi # $ac_x_libraries = NO
7389 if test "$ac_x_includes" = NO
|| test "$ac_x_libraries" = NO
; then
7390 # Didn't find X anywhere. Cache the known absence of X.
7391 ac_cv_have_x
="have_x=no"
7393 # Record where we found X for the cache.
7394 ac_cv_have_x
="have_x=yes \
7395 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
7399 eval "$ac_cv_have_x"
7402 if test "$have_x" != yes; then
7403 echo "$ac_t""$have_x" 1>&6
7406 # If each of the values was on the command line, it overrides each guess.
7407 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
7408 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
7409 # Update the cache value to reflect the command line values.
7410 ac_cv_have_x
="have_x=yes \
7411 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
7412 echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
7415 if test "$no_x" = yes; then
7416 # Not all programs may use this symbol, but it does not hurt to define it.
7417 cat >> confdefs.h
<<\EOF
7418 #define X_DISPLAY_MISSING 1
7421 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
7423 if test -n "$x_includes"; then
7424 X_CFLAGS
="$X_CFLAGS -I$x_includes"
7427 # It would also be nice to do this for all -L options, not just this one.
7428 if test -n "$x_libraries"; then
7429 X_LIBS
="$X_LIBS -L$x_libraries"
7430 # For Solaris; some versions of Sun CC require a space after -R and
7431 # others require no space. Words are not sufficient . . . .
7432 case "`(uname -sr) 2>/dev/null`" in
7434 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
7435 echo "configure:7436: checking whether -R must be followed by a space" >&5
7436 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS -R$x_libraries"
7437 cat > conftest.
$ac_ext <<EOF
7438 #line 7439 "configure"
7439 #include "confdefs.h"
7445 if { (eval echo configure
:7446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7449 echo "configure: failed program was:" >&5
7450 cat conftest.
$ac_ext >&5
7455 if test $ac_R_nospace = yes; then
7456 echo "$ac_t""no" 1>&6
7457 X_LIBS
="$X_LIBS -R$x_libraries"
7459 LIBS
="$ac_xsave_LIBS -R $x_libraries"
7460 cat > conftest.
$ac_ext <<EOF
7461 #line 7462 "configure"
7462 #include "confdefs.h"
7468 if { (eval echo configure
:7469: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7472 echo "configure: failed program was:" >&5
7473 cat conftest.
$ac_ext >&5
7478 if test $ac_R_space = yes; then
7479 echo "$ac_t""yes" 1>&6
7480 X_LIBS
="$X_LIBS -R $x_libraries"
7482 echo "$ac_t""neither works" 1>&6
7485 LIBS
="$ac_xsave_LIBS"
7489 # Check for system-dependent libraries X programs must link with.
7490 # Do this before checking for the system-independent R6 libraries
7491 # (-lICE), since we may need -lsocket or whatever for X linking.
7493 if test "$ISC" = yes; then
7494 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
7496 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
7497 # libraries were built with DECnet support. And karl@cs.umb.edu says
7498 # the Alpha needs dnet_stub (dnet does not exist).
7499 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
7500 echo "configure:7501: checking for dnet_ntoa in -ldnet" >&5
7501 ac_lib_var
=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
7502 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7503 echo $ac_n "(cached) $ac_c" 1>&6
7505 ac_save_LIBS
="$LIBS"
7507 cat > conftest.
$ac_ext <<EOF
7508 #line 7509 "configure"
7509 #include "confdefs.h"
7510 /* Override any gcc2 internal prototype to avoid an error. */
7511 /* We use char because int might match the return type of a gcc2
7512 builtin and then its argument prototype would still apply. */
7519 if { (eval echo configure
:7520: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7521 eval "ac_cv_lib_$ac_lib_var=yes"
7523 echo "configure: failed program was:" >&5
7524 cat conftest.
$ac_ext >&5
7526 eval "ac_cv_lib_$ac_lib_var=no"
7529 LIBS
="$ac_save_LIBS"
7532 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7533 echo "$ac_t""yes" 1>&6
7534 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
7536 echo "$ac_t""no" 1>&6
7539 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
7540 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
7541 echo "configure:7542: checking for dnet_ntoa in -ldnet_stub" >&5
7542 ac_lib_var
=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
7543 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7544 echo $ac_n "(cached) $ac_c" 1>&6
7546 ac_save_LIBS
="$LIBS"
7547 LIBS
="-ldnet_stub $LIBS"
7548 cat > conftest.
$ac_ext <<EOF
7549 #line 7550 "configure"
7550 #include "confdefs.h"
7551 /* Override any gcc2 internal prototype to avoid an error. */
7552 /* We use char because int might match the return type of a gcc2
7553 builtin and then its argument prototype would still apply. */
7560 if { (eval echo configure
:7561: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7562 eval "ac_cv_lib_$ac_lib_var=yes"
7564 echo "configure: failed program was:" >&5
7565 cat conftest.
$ac_ext >&5
7567 eval "ac_cv_lib_$ac_lib_var=no"
7570 LIBS
="$ac_save_LIBS"
7573 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7574 echo "$ac_t""yes" 1>&6
7575 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
7577 echo "$ac_t""no" 1>&6
7582 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7583 # to get the SysV transport functions.
7584 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
7586 # The nsl library prevents programs from opening the X display
7587 # on Irix 5.2, according to dickey@clark.net.
7588 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
7589 echo "configure:7590: checking for gethostbyname" >&5
7590 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
7591 echo $ac_n "(cached) $ac_c" 1>&6
7593 cat > conftest.
$ac_ext <<EOF
7594 #line 7595 "configure"
7595 #include "confdefs.h"
7596 /* System header to define __stub macros and hopefully few prototypes,
7597 which can conflict with char gethostbyname(); below. */
7599 /* Override any gcc2 internal prototype to avoid an error. */
7600 /* We use char because int might match the return type of a gcc2
7601 builtin and then its argument prototype would still apply. */
7602 char gethostbyname();
7607 /* The GNU C library defines this for functions which it implements
7608 to always fail with ENOSYS. Some functions are actually named
7609 something starting with __ and the normal name is an alias. */
7610 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
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_func_gethostbyname=yes"
7622 echo "configure: failed program was:" >&5
7623 cat conftest.
$ac_ext >&5
7625 eval "ac_cv_func_gethostbyname=no"
7630 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
7631 echo "$ac_t""yes" 1>&6
7634 echo "$ac_t""no" 1>&6
7637 if test $ac_cv_func_gethostbyname = no
; then
7638 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
7639 echo "configure:7640: checking for gethostbyname in -lnsl" >&5
7640 ac_lib_var
=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
7641 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7642 echo $ac_n "(cached) $ac_c" 1>&6
7644 ac_save_LIBS
="$LIBS"
7646 cat > conftest.
$ac_ext <<EOF
7647 #line 7648 "configure"
7648 #include "confdefs.h"
7649 /* Override any gcc2 internal prototype to avoid an error. */
7650 /* We use char because int might match the return type of a gcc2
7651 builtin and then its argument prototype would still apply. */
7652 char gethostbyname();
7658 if { (eval echo configure
:7659: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7660 eval "ac_cv_lib_$ac_lib_var=yes"
7662 echo "configure: failed program was:" >&5
7663 cat conftest.
$ac_ext >&5
7665 eval "ac_cv_lib_$ac_lib_var=no"
7668 LIBS
="$ac_save_LIBS"
7671 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7672 echo "$ac_t""yes" 1>&6
7673 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
7675 echo "$ac_t""no" 1>&6
7680 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7681 # socket/setsockopt and other routines are undefined under SCO ODT
7682 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7683 # on later versions), says simon@lia.di.epfl.ch: it contains
7684 # gethostby* variants that don't use the nameserver (or something).
7685 # -lsocket must be given before -lnsl if both are needed.
7686 # We assume that if connect needs -lnsl, so does gethostbyname.
7687 echo $ac_n "checking for connect""... $ac_c" 1>&6
7688 echo "configure:7689: checking for connect" >&5
7689 if eval "test \"`echo '$''{'ac_cv_func_connect'+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 connect(); 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. */
7706 /* The GNU C library defines this for functions which it implements
7707 to always fail with ENOSYS. Some functions are actually named
7708 something starting with __ and the normal name is an alias. */
7709 #if defined (__stub_connect) || defined (__stub___connect)
7717 if { (eval echo configure
:7718: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7719 eval "ac_cv_func_connect=yes"
7721 echo "configure: failed program was:" >&5
7722 cat conftest.
$ac_ext >&5
7724 eval "ac_cv_func_connect=no"
7729 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
7730 echo "$ac_t""yes" 1>&6
7733 echo "$ac_t""no" 1>&6
7736 if test $ac_cv_func_connect = no
; then
7737 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
7738 echo "configure:7739: checking for connect in -lsocket" >&5
7739 ac_lib_var
=`echo socket'_'connect | sed 'y%./+-%__p_%'`
7740 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7741 echo $ac_n "(cached) $ac_c" 1>&6
7743 ac_save_LIBS
="$LIBS"
7744 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
7745 cat > conftest.
$ac_ext <<EOF
7746 #line 7747 "configure"
7747 #include "confdefs.h"
7748 /* Override any gcc2 internal prototype to avoid an error. */
7749 /* We use char because int might match the return type of a gcc2
7750 builtin and then its argument prototype would still apply. */
7757 if { (eval echo configure
:7758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7759 eval "ac_cv_lib_$ac_lib_var=yes"
7761 echo "configure: failed program was:" >&5
7762 cat conftest.
$ac_ext >&5
7764 eval "ac_cv_lib_$ac_lib_var=no"
7767 LIBS
="$ac_save_LIBS"
7770 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7771 echo "$ac_t""yes" 1>&6
7772 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
7774 echo "$ac_t""no" 1>&6
7779 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
7780 echo $ac_n "checking for remove""... $ac_c" 1>&6
7781 echo "configure:7782: checking for remove" >&5
7782 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
7783 echo $ac_n "(cached) $ac_c" 1>&6
7785 cat > conftest.
$ac_ext <<EOF
7786 #line 7787 "configure"
7787 #include "confdefs.h"
7788 /* System header to define __stub macros and hopefully few prototypes,
7789 which can conflict with char remove(); below. */
7791 /* Override any gcc2 internal prototype to avoid an error. */
7792 /* We use char because int might match the return type of a gcc2
7793 builtin and then its argument prototype would still apply. */
7799 /* The GNU C library defines this for functions which it implements
7800 to always fail with ENOSYS. Some functions are actually named
7801 something starting with __ and the normal name is an alias. */
7802 #if defined (__stub_remove) || defined (__stub___remove)
7810 if { (eval echo configure
:7811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7812 eval "ac_cv_func_remove=yes"
7814 echo "configure: failed program was:" >&5
7815 cat conftest.
$ac_ext >&5
7817 eval "ac_cv_func_remove=no"
7822 if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
7823 echo "$ac_t""yes" 1>&6
7826 echo "$ac_t""no" 1>&6
7829 if test $ac_cv_func_remove = no
; then
7830 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
7831 echo "configure:7832: checking for remove in -lposix" >&5
7832 ac_lib_var
=`echo posix'_'remove | sed 'y%./+-%__p_%'`
7833 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7834 echo $ac_n "(cached) $ac_c" 1>&6
7836 ac_save_LIBS
="$LIBS"
7837 LIBS
="-lposix $LIBS"
7838 cat > conftest.
$ac_ext <<EOF
7839 #line 7840 "configure"
7840 #include "confdefs.h"
7841 /* Override any gcc2 internal prototype to avoid an error. */
7842 /* We use char because int might match the return type of a gcc2
7843 builtin and then its argument prototype would still apply. */
7850 if { (eval echo configure
:7851: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7852 eval "ac_cv_lib_$ac_lib_var=yes"
7854 echo "configure: failed program was:" >&5
7855 cat conftest.
$ac_ext >&5
7857 eval "ac_cv_lib_$ac_lib_var=no"
7860 LIBS
="$ac_save_LIBS"
7863 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7864 echo "$ac_t""yes" 1>&6
7865 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
7867 echo "$ac_t""no" 1>&6
7872 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
7873 echo $ac_n "checking for shmat""... $ac_c" 1>&6
7874 echo "configure:7875: checking for shmat" >&5
7875 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
7876 echo $ac_n "(cached) $ac_c" 1>&6
7878 cat > conftest.
$ac_ext <<EOF
7879 #line 7880 "configure"
7880 #include "confdefs.h"
7881 /* System header to define __stub macros and hopefully few prototypes,
7882 which can conflict with char shmat(); below. */
7884 /* Override any gcc2 internal prototype to avoid an error. */
7885 /* We use char because int might match the return type of a gcc2
7886 builtin and then its argument prototype would still apply. */
7892 /* The GNU C library defines this for functions which it implements
7893 to always fail with ENOSYS. Some functions are actually named
7894 something starting with __ and the normal name is an alias. */
7895 #if defined (__stub_shmat) || defined (__stub___shmat)
7903 if { (eval echo configure
:7904: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7905 eval "ac_cv_func_shmat=yes"
7907 echo "configure: failed program was:" >&5
7908 cat conftest.
$ac_ext >&5
7910 eval "ac_cv_func_shmat=no"
7915 if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
7916 echo "$ac_t""yes" 1>&6
7919 echo "$ac_t""no" 1>&6
7922 if test $ac_cv_func_shmat = no
; then
7923 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
7924 echo "configure:7925: checking for shmat in -lipc" >&5
7925 ac_lib_var
=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
7926 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7927 echo $ac_n "(cached) $ac_c" 1>&6
7929 ac_save_LIBS
="$LIBS"
7931 cat > conftest.
$ac_ext <<EOF
7932 #line 7933 "configure"
7933 #include "confdefs.h"
7934 /* Override any gcc2 internal prototype to avoid an error. */
7935 /* We use char because int might match the return type of a gcc2
7936 builtin and then its argument prototype would still apply. */
7943 if { (eval echo configure
:7944: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7945 eval "ac_cv_lib_$ac_lib_var=yes"
7947 echo "configure: failed program was:" >&5
7948 cat conftest.
$ac_ext >&5
7950 eval "ac_cv_lib_$ac_lib_var=no"
7953 LIBS
="$ac_save_LIBS"
7956 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7957 echo "$ac_t""yes" 1>&6
7958 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
7960 echo "$ac_t""no" 1>&6
7966 # Check for libraries that X11R6 Xt/Xaw programs need.
7967 ac_save_LDFLAGS
="$LDFLAGS"
7968 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
7969 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
7970 # check for ICE first), but we must link in the order -lSM -lICE or
7971 # we get undefined symbols. So assume we have SM if we have ICE.
7972 # These have to be linked with before -lX11, unlike the other
7973 # libraries we check for below, so use a different variable.
7974 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
7975 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
7976 echo "configure:7977: checking for IceConnectionNumber in -lICE" >&5
7977 ac_lib_var
=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
7978 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7979 echo $ac_n "(cached) $ac_c" 1>&6
7981 ac_save_LIBS
="$LIBS"
7982 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
7983 cat > conftest.
$ac_ext <<EOF
7984 #line 7985 "configure"
7985 #include "confdefs.h"
7986 /* Override any gcc2 internal prototype to avoid an error. */
7987 /* We use char because int might match the return type of a gcc2
7988 builtin and then its argument prototype would still apply. */
7989 char IceConnectionNumber();
7992 IceConnectionNumber()
7995 if { (eval echo configure
:7996: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
7997 eval "ac_cv_lib_$ac_lib_var=yes"
7999 echo "configure: failed program was:" >&5
8000 cat conftest.
$ac_ext >&5
8002 eval "ac_cv_lib_$ac_lib_var=no"
8005 LIBS
="$ac_save_LIBS"
8008 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
8009 echo "$ac_t""yes" 1>&6
8010 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
8012 echo "$ac_t""no" 1>&6
8015 LDFLAGS
="$ac_save_LDFLAGS"
8020 if test "$no_x" = "yes"; then
8021 { echo "configure: error: X11 not found" 1>&2; exit 1; }
8024 GUI_TK_LIBRARY
="$X_LIBS"
8025 TOOLKIT_INCLUDE
="$X_CFLAGS"
8027 AFMINSTALL
=afminstall
8030 echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6
8031 echo "configure:8032: checking for Motif/Lesstif headers" >&5
8034 for ac_dir
in $SEARCH_INCLUDE;
8036 if test -f "$ac_dir/Xm/Xm.h"; then
8037 ac_find_includes
=$ac_dir
8042 if test "$ac_find_includes" != "" ; then
8043 echo "$ac_t""found $ac_find_includes" 1>&6
8045 echo "$ac_t""no" 1>&6
8046 { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; }
8049 echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6
8050 echo "configure:8051: checking for Motif/Lesstif library" >&5
8053 for ac_dir
in $SEARCH_LIB;
8055 for ac_extension
in a so sl
; do
8056 if test -f "$ac_dir/libXm.$ac_extension"; then
8057 ac_find_libraries
=$ac_dir
8063 if test "$ac_find_libraries" != "" ; then
8065 ac_path_to_include
=$ac_find_includes
8066 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev
/null
8068 if test $result = 0; then
8069 ac_path_to_include
=""
8071 ac_path_to_include
="-I$ac_find_includes"
8075 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
8077 if test $result = 0; then
8080 ac_path_to_link
="-L$ac_find_libraries"
8084 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $ac_path_to_link"
8085 TOOLKIT_INCLUDE
="$TOOLKIT_INCLUDE $ac_path_to_include"
8086 echo "$ac_t""found at $ac_find_libraries" 1>&6
8088 echo "$ac_t""no" 1>&6
8089 { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; }
8092 echo $ac_n "checking for Xt library""... $ac_c" 1>&6
8093 echo "configure:8094: checking for Xt library" >&5
8096 for ac_dir
in $SEARCH_LIB;
8098 for ac_extension
in a so sl
; do
8099 if test -f "$ac_dir/libXt.$ac_extension"; then
8100 ac_find_libraries
=$ac_dir
8106 if test "$ac_find_libraries" != "" ; then
8108 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
8110 if test $result = 0; then
8113 ac_path_to_link
="-L$ac_find_libraries"
8116 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $ac_path_to_link"
8117 echo "$ac_t""found at $ac_find_libraries" 1>&6
8119 echo "$ac_t""no" 1>&6
8120 { echo "configure: error: please set LDFLAGS to contain the location of libXt" 1>&2; exit 1; }
8124 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
8125 echo "configure:8126: checking for Xpm library" >&5
8128 for ac_dir
in $SEARCH_LIB;
8130 for ac_extension
in a so sl
; do
8131 if test -f "$ac_dir/libXpm.$ac_extension"; then
8132 ac_find_libraries
=$ac_dir
8138 if test "$ac_find_libraries" != "" ; then
8140 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
8142 if test $result = 0; then
8145 ac_path_to_link
="-L$ac_find_libraries"
8148 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $ac_path_to_link"
8150 cat >> confdefs.h
<<\EOF
8151 #define wxHAVE_LIB_XPM 1
8154 echo "$ac_t""found at $ac_find_libraries" 1>&6
8156 echo "$ac_t""no" 1>&6
8157 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
8160 GUI_TK_LINK
="-lXm $XPM_LINK -lXmu -lXext -lXt -lX11 -lm"
8161 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $GUI_TK_LINK"
8164 GUIHEADERS
="\$(MOTIF_HEADERS)"
8165 GUIOBJS
="\$(MOTIF_GUIOBJS)"
8166 COMMONOBJS
="\$(MOTIF_COMMONOBJS)"
8167 GENERICOBJS
="\$(MOTIF_GENERICOBJS)"
8168 GUIDEPS
="\$(MOTIF_GUIDEPS)"
8169 COMMONDEPS
="\$(MOTIF_COMMONDEPS)"
8170 GENERICDEPS
="\$(MOTIF_GENERICDEPS)"
8171 UNIXOBJS
="\$(UNIX_OBJS)"
8172 UNIXDEPS
="\$(UNIX_DEPS)"
8176 if test "$wxUSE_PM" = 1; then
8179 GUIOBJS
="\$(PM_GUIOBJS)"
8180 GUIHEADERS
="\$(PM_HEADERS)"
8181 COMMONOBJS
="\$(PM_COMMONOBJS)"
8182 GENERICOBJS
="\$(PM_GENERICOBJS)"
8183 GUIDEPS
="\$(PM_GUIDEPS)"
8184 COMMONDEPS
="\$(PM_COMMONDEPS)"
8185 GENERICDEPS
="\$(PM_GENERICDEPS)"
8191 if test "$TOOLKIT" != "PM" ; then
8192 TOOLKIT_DIR
=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
8197 TOOLKIT_DEF
="-D__WX${TOOLKIT}__"
8199 WX_LIBRARY
="wx_${TOOLKIT_DIR}"
8201 ALL_OBJECTS
="\$(GUIOBJS) \$(COMMONOBJS) \$(GENERICOBJS) \$(UNIXOBJS) \$(HTMLOBJS) \$(IODBCOBJS)"
8202 if test "$wxUSE_LIBJPEG" = "yes" ; then
8203 ALL_OBJECTS
="${ALL_OBJECTS} \$(JPEGOBJS)"
8205 if test "$wxUSE_LIBTIFF" = "yes" ; then
8206 ALL_OBJECTS
="${ALL_OBJECTS} \$(TIFFOBJS)"
8208 if test "$wxUSE_LIBPNG" = "yes" ; then
8209 ALL_OBJECTS
="${ALL_OBJECTS} \$(PNGOBJS)"
8211 if test "$wxUSE_ZLIB" = "yes" ; then
8212 ALL_OBJECTS
="${ALL_OBJECTS} \$(ZLIBOBJS)"
8214 ALL_DEPFILES
="\$(GUIDEPS) \$(COMMONDEPS) \$(GENERICDEPS) \$(UNIXDEPS) \$(HTMLDEPS)"
8215 ALL_HEADERS
="\$(GUIHEADERS) \$(HTML_HEADERS) \$(UNIX_HEADERS) \$(PROTOCOL_HEADERS) \$(GENERIC_HEADERS) \$(WX_HEADERS)"
8220 ALL_OBJECTS
="\$(BASE_OBJS)"
8221 ALL_DEPFILES
="\${BASE_DEPS}"
8222 ALL_HEADERS
="\${BASE_HEADERS}"
8227 WX_LIBRARY_NAME
="lib${WX_LIBRARY}.la"
8229 WX_LIBRARY_NAME_STATIC
="lib${WX_LIBRARY}.a"
8231 WX_LIBRARY_NAME_SHARED
="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
8233 WX_LIBRARY_LINK1
="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}"
8234 WX_LIBRARY_LINK2
="lib${WX_LIBRARY}-${WX_RELEASE}.so"
8235 WX_LIBRARY_LINK3
="lib${WX_LIBRARY}.so"
8244 if test "$wxUSE_SHARED" = "yes"; then
8247 if test "$GCC" = yes ; then
8248 SHARED_LD
="${CC} -shared -fPIC -o"
8251 SHARED_LD
="${CXX} -b -o"
8254 WX_LIBRARY_NAME_SHARED
="libwx_${TOOLKIT_DIR}.sl"
8255 WX_ALL
=${WX_LIBRARY_NAME_SHARED}
8259 SHARED_LD
="${CC} -shared -o"
8261 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8262 WX_ALL
="CREATE_LINKS"
8264 *-*-irix5* | *-*-irix6* )
8265 if test "$GCC" = yes ; then
8266 SHARED_LD
="${CC} -shared -o"
8269 SHARED_LD
="${CXX} -shared -o"
8271 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8272 WX_ALL
="CREATE_LINKS"
8275 if test "$GCC" = yes ; then
8276 SHARED_LD
="${CC} -shared -o"
8279 SHARED_LD
="${CXX} -G -o"
8282 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8283 WX_ALL
="CREATE_LINKS"
8286 SHARED_LD
="${CC} -shared -o"
8288 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8289 WX_ALL
="CREATE_LINKS"
8291 *-*-freebsd* | *-*-netbsd*)
8292 SHARED_LD
="${CC} -shared -o"
8294 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8295 WX_ALL
="CREATE_LINKS"
8298 SHARED_LD
="${CXX} -shared -o"
8300 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8301 WX_ALL
="CREATE_LINKS"
8304 SHARED_LD
="${CXX} -shared -o"
8306 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8307 WX_ALL
="CREATE_LINKS"
8310 SHARED_LD
="${CC} -shared -o"
8312 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8313 WX_ALL
="CREATE_LINKS"
8316 SHARED_LD
="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o"
8317 WX_ALL
=${WX_LIBRARY_NAME_SHARED}
8320 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
8321 WX_ALL
="${WX_LIBRARY_NAME_STATIC}"
8324 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
8325 WX_ALL
="${WX_LIBRARY_NAME_STATIC}"
8328 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
8329 WX_ALL
="${WX_LIBRARY_NAME_STATIC}"
8332 SHARED_LD
="${LD} -shared -o"
8334 WX_ALL_INSTALLED
="CREATE_INSTALLED_LINKS"
8335 WX_ALL
="CREATE_LINKS"
8338 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
8341 if test "x$WX_TARGET_LIBRARY" = "x"; then
8342 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_SHARED}"
8345 WX_TARGET_LIBRARY
="${WX_LIBRARY_NAME_STATIC}"
8346 WX_ALL
="${WX_LIBRARY_NAME_STATIC}"
8350 for ac_hdr
in strings.h
8352 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8353 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8354 echo "configure:8355: checking for $ac_hdr" >&5
8355 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8356 echo $ac_n "(cached) $ac_c" 1>&6
8358 cat > conftest.
$ac_ext <<EOF
8359 #line 8360 "configure"
8360 #include "confdefs.h"
8363 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8364 { (eval echo configure
:8365: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8365 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8366 if test -z "$ac_err"; then
8368 eval "ac_cv_header_$ac_safe=yes"
8371 echo "configure: failed program was:" >&5
8372 cat conftest.
$ac_ext >&5
8374 eval "ac_cv_header_$ac_safe=no"
8378 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8379 echo "$ac_t""yes" 1>&6
8380 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8381 cat >> confdefs.h
<<EOF
8382 #define $ac_tr_hdr 1
8386 echo "$ac_t""no" 1>&6
8390 for ac_hdr
in unistd.h
8392 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8393 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8394 echo "configure:8395: checking for $ac_hdr" >&5
8395 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8396 echo $ac_n "(cached) $ac_c" 1>&6
8398 cat > conftest.
$ac_ext <<EOF
8399 #line 8400 "configure"
8400 #include "confdefs.h"
8403 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8404 { (eval echo configure
:8405: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8405 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8406 if test -z "$ac_err"; then
8408 eval "ac_cv_header_$ac_safe=yes"
8411 echo "configure: failed program was:" >&5
8412 cat conftest.
$ac_ext >&5
8414 eval "ac_cv_header_$ac_safe=no"
8418 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8419 echo "$ac_t""yes" 1>&6
8420 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8421 cat >> confdefs.h
<<EOF
8422 #define $ac_tr_hdr 1
8426 echo "$ac_t""no" 1>&6
8430 for ac_hdr
in wchar.h
8432 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8433 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8434 echo "configure:8435: checking for $ac_hdr" >&5
8435 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8436 echo $ac_n "(cached) $ac_c" 1>&6
8438 cat > conftest.
$ac_ext <<EOF
8439 #line 8440 "configure"
8440 #include "confdefs.h"
8443 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8444 { (eval echo configure
:8445: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8445 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8446 if test -z "$ac_err"; then
8448 eval "ac_cv_header_$ac_safe=yes"
8451 echo "configure: failed program was:" >&5
8452 cat conftest.
$ac_ext >&5
8454 eval "ac_cv_header_$ac_safe=no"
8458 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8459 echo "$ac_t""yes" 1>&6
8460 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8461 cat >> confdefs.h
<<EOF
8462 #define $ac_tr_hdr 1
8466 echo "$ac_t""no" 1>&6
8470 for ac_hdr
in wcstr.h
8472 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8473 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8474 echo "configure:8475: checking for $ac_hdr" >&5
8475 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8476 echo $ac_n "(cached) $ac_c" 1>&6
8478 cat > conftest.
$ac_ext <<EOF
8479 #line 8480 "configure"
8480 #include "confdefs.h"
8483 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8484 { (eval echo configure
:8485: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8485 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8486 if test -z "$ac_err"; then
8488 eval "ac_cv_header_$ac_safe=yes"
8491 echo "configure: failed program was:" >&5
8492 cat conftest.
$ac_ext >&5
8494 eval "ac_cv_header_$ac_safe=no"
8498 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8499 echo "$ac_t""yes" 1>&6
8500 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8501 cat >> confdefs.h
<<EOF
8502 #define $ac_tr_hdr 1
8506 echo "$ac_t""no" 1>&6
8510 for ac_hdr
in fnmatch.h
8512 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8513 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8514 echo "configure:8515: checking for $ac_hdr" >&5
8515 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8516 echo $ac_n "(cached) $ac_c" 1>&6
8518 cat > conftest.
$ac_ext <<EOF
8519 #line 8520 "configure"
8520 #include "confdefs.h"
8523 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8524 { (eval echo configure
:8525: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8525 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8526 if test -z "$ac_err"; then
8528 eval "ac_cv_header_$ac_safe=yes"
8531 echo "configure: failed program was:" >&5
8532 cat conftest.
$ac_ext >&5
8534 eval "ac_cv_header_$ac_safe=no"
8538 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8539 echo "$ac_t""yes" 1>&6
8540 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8541 cat >> confdefs.h
<<EOF
8542 #define $ac_tr_hdr 1
8546 echo "$ac_t""no" 1>&6
8551 if test "$wxUSE_GUI" = "yes"; then
8552 for ac_hdr
in X
11/XKBlib.h
8554 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8555 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
8556 echo "configure:8557: checking for $ac_hdr" >&5
8557 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8558 echo $ac_n "(cached) $ac_c" 1>&6
8560 cat > conftest.
$ac_ext <<EOF
8561 #line 8562 "configure"
8562 #include "confdefs.h"
8565 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8566 { (eval echo configure
:8567: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8567 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8568 if test -z "$ac_err"; then
8570 eval "ac_cv_header_$ac_safe=yes"
8573 echo "configure: failed program was:" >&5
8574 cat conftest.
$ac_ext >&5
8576 eval "ac_cv_header_$ac_safe=no"
8580 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8581 echo "$ac_t""yes" 1>&6
8582 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8583 cat >> confdefs.h
<<EOF
8584 #define $ac_tr_hdr 1
8588 echo "$ac_t""no" 1>&6
8595 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
8596 echo "configure:8597: checking for ANSI C header files" >&5
8597 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
8598 echo $ac_n "(cached) $ac_c" 1>&6
8600 cat > conftest.
$ac_ext <<EOF
8601 #line 8602 "configure"
8602 #include "confdefs.h"
8608 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
8609 { (eval echo configure
:8610: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
8610 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8611 if test -z "$ac_err"; then
8613 ac_cv_header_stdc
=yes
8616 echo "configure: failed program was:" >&5
8617 cat conftest.
$ac_ext >&5
8619 ac_cv_header_stdc
=no
8623 if test $ac_cv_header_stdc = yes; then
8624 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
8625 cat > conftest.
$ac_ext <<EOF
8626 #line 8627 "configure"
8627 #include "confdefs.h"
8630 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8631 egrep "memchr" >/dev
/null
2>&1; then
8635 ac_cv_header_stdc
=no
8641 if test $ac_cv_header_stdc = yes; then
8642 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
8643 cat > conftest.
$ac_ext <<EOF
8644 #line 8645 "configure"
8645 #include "confdefs.h"
8648 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8649 egrep "free" >/dev
/null
2>&1; then
8653 ac_cv_header_stdc
=no
8659 if test $ac_cv_header_stdc = yes; then
8660 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8661 if test "$cross_compiling" = yes; then
8664 cat > conftest.
$ac_ext <<EOF
8665 #line 8666 "configure"
8666 #include "confdefs.h"
8668 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
8669 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
8670 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
8671 int main () { int i; for (i = 0; i < 256; i++)
8672 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
8676 if { (eval echo configure
:8677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
8680 echo "configure: failed program was:" >&5
8681 cat conftest.
$ac_ext >&5
8683 ac_cv_header_stdc
=no
8691 echo "$ac_t""$ac_cv_header_stdc" 1>&6
8692 if test $ac_cv_header_stdc = yes; then
8693 cat >> confdefs.h
<<\EOF
8694 #define STDC_HEADERS 1
8699 echo $ac_n "checking for mode_t""... $ac_c" 1>&6
8700 echo "configure:8701: checking for mode_t" >&5
8701 if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
8702 echo $ac_n "(cached) $ac_c" 1>&6
8704 cat > conftest.
$ac_ext <<EOF
8705 #line 8706 "configure"
8706 #include "confdefs.h"
8707 #include <sys/types.h>
8713 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8714 egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
8716 ac_cv_type_mode_t
=yes
8719 ac_cv_type_mode_t
=no
8724 echo "$ac_t""$ac_cv_type_mode_t" 1>&6
8725 if test $ac_cv_type_mode_t = no
; then
8726 cat >> confdefs.h
<<\EOF
8732 echo $ac_n "checking for off_t""... $ac_c" 1>&6
8733 echo "configure:8734: checking for off_t" >&5
8734 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
8735 echo $ac_n "(cached) $ac_c" 1>&6
8737 cat > conftest.
$ac_ext <<EOF
8738 #line 8739 "configure"
8739 #include "confdefs.h"
8740 #include <sys/types.h>
8746 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8747 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
8749 ac_cv_type_off_t
=yes
8757 echo "$ac_t""$ac_cv_type_off_t" 1>&6
8758 if test $ac_cv_type_off_t = no
; then
8759 cat >> confdefs.h
<<\EOF
8765 echo $ac_n "checking for pid_t""... $ac_c" 1>&6
8766 echo "configure:8767: checking for pid_t" >&5
8767 if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
8768 echo $ac_n "(cached) $ac_c" 1>&6
8770 cat > conftest.
$ac_ext <<EOF
8771 #line 8772 "configure"
8772 #include "confdefs.h"
8773 #include <sys/types.h>
8779 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8780 egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
8782 ac_cv_type_pid_t
=yes
8790 echo "$ac_t""$ac_cv_type_pid_t" 1>&6
8791 if test $ac_cv_type_pid_t = no
; then
8792 cat >> confdefs.h
<<\EOF
8798 echo $ac_n "checking for size_t""... $ac_c" 1>&6
8799 echo "configure:8800: checking for size_t" >&5
8800 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
8801 echo $ac_n "(cached) $ac_c" 1>&6
8803 cat > conftest.
$ac_ext <<EOF
8804 #line 8805 "configure"
8805 #include "confdefs.h"
8806 #include <sys/types.h>
8812 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8813 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev
/null
2>&1; then
8815 ac_cv_type_size_t
=yes
8818 ac_cv_type_size_t
=no
8823 echo "$ac_t""$ac_cv_type_size_t" 1>&6
8824 if test $ac_cv_type_size_t = no
; then
8825 cat >> confdefs.h
<<\EOF
8826 #define size_t unsigned
8831 echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
8832 echo "configure:8833: checking for uid_t in sys/types.h" >&5
8833 if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
8834 echo $ac_n "(cached) $ac_c" 1>&6
8836 cat > conftest.
$ac_ext <<EOF
8837 #line 8838 "configure"
8838 #include "confdefs.h"
8839 #include <sys/types.h>
8841 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8842 egrep "uid_t" >/dev
/null
2>&1; then
8844 ac_cv_type_uid_t
=yes
8853 echo "$ac_t""$ac_cv_type_uid_t" 1>&6
8854 if test $ac_cv_type_uid_t = no
; then
8855 cat >> confdefs.h
<<\EOF
8859 cat >> confdefs.h
<<\EOF
8867 echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6
8868 echo "configure:8869: checking for pw_gecos in struct passwd" >&5
8869 if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then
8870 echo $ac_n "(cached) $ac_c" 1>&6
8873 cat > conftest.
$ac_ext <<EOF
8874 #line 8875 "configure"
8875 #include "confdefs.h"
8885 if { (eval echo configure
:8886: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
8888 wx_cv_struct_pw_gecos
=yes
8889 cat >> confdefs.h
<<\EOF
8890 #define HAVE_PW_GECOS 1
8895 echo "configure: failed program was:" >&5
8896 cat conftest.
$ac_ext >&5
8899 wx_cv_struct_pw_gecos
=no
8908 echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6
8911 echo $ac_n "checking for working const""... $ac_c" 1>&6
8912 echo "configure:8913: checking for working const" >&5
8913 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
8914 echo $ac_n "(cached) $ac_c" 1>&6
8916 cat > conftest.
$ac_ext <<EOF
8917 #line 8918 "configure"
8918 #include "confdefs.h"
8922 /* Ultrix mips cc rejects this. */
8923 typedef int charset[2]; const charset x;
8924 /* SunOS 4.1.1 cc rejects this. */
8925 char const *const *ccp;
8927 /* NEC SVR4.0.2 mips cc rejects this. */
8928 struct point {int x, y;};
8929 static struct point const zero = {0,0};
8930 /* AIX XL C 1.02.0.0 rejects this.
8931 It does not let you subtract one const X* pointer from another in an arm
8932 of an if-expression whose if-part is not a constant expression */
8933 const char *g = "string";
8934 ccp = &g + (g ? g-g : 0);
8935 /* HPUX 7.0 cc rejects these. */
8938 ccp = (char const *const *) p;
8939 { /* SCO 3.2v4 cc rejects this. */
8941 char const *s = 0 ? (char *) 0 : (char const *) 0;
8945 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
8947 const int *foo = &x[0];
8950 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
8951 typedef const int *iptr;
8955 { /* AIX XL C 1.02.0.0 rejects this saying
8956 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
8957 struct s { int j; const int *ap[3]; };
8958 struct s *b; b->j = 5;
8960 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
8966 if { (eval echo configure
:8967: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
8970 echo "configure: failed program was:" >&5
8971 cat conftest.
$ac_ext >&5
8978 echo "$ac_t""$ac_cv_c_const" 1>&6
8979 if test $ac_cv_c_const = no
; then
8980 cat >> confdefs.h
<<\EOF
8986 echo $ac_n "checking for inline""... $ac_c" 1>&6
8987 echo "configure:8988: checking for inline" >&5
8988 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
8989 echo $ac_n "(cached) $ac_c" 1>&6
8992 for ac_kw
in inline __inline__ __inline
; do
8993 cat > conftest.
$ac_ext <<EOF
8994 #line 8995 "configure"
8995 #include "confdefs.h"
9001 if { (eval echo configure
:9002: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9003 ac_cv_c_inline
=$ac_kw; break
9005 echo "configure: failed program was:" >&5
9006 cat conftest.
$ac_ext >&5
9013 echo "$ac_t""$ac_cv_c_inline" 1>&6
9014 case "$ac_cv_c_inline" in
9016 no
) cat >> confdefs.h
<<\EOF
9020 *) cat >> confdefs.h
<<EOF
9021 #define inline $ac_cv_c_inline
9027 echo $ac_n "checking size of char""... $ac_c" 1>&6
9028 echo "configure:9029: checking size of char" >&5
9029 if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then
9030 echo $ac_n "(cached) $ac_c" 1>&6
9032 if test "$cross_compiling" = yes; then
9035 cat > conftest.
$ac_ext <<EOF
9036 #line 9037 "configure"
9037 #include "confdefs.h"
9041 FILE *f=fopen("conftestval", "w");
9043 fprintf(f, "%d\n", sizeof(char));
9047 if { (eval echo configure
:9048: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9049 ac_cv_sizeof_char
=`cat conftestval`
9051 echo "configure: failed program was:" >&5
9052 cat conftest.
$ac_ext >&5
9060 echo "$ac_t""$ac_cv_sizeof_char" 1>&6
9061 cat >> confdefs.h
<<EOF
9062 #define SIZEOF_CHAR $ac_cv_sizeof_char
9066 echo $ac_n "checking size of short""... $ac_c" 1>&6
9067 echo "configure:9068: checking size of short" >&5
9068 if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
9069 echo $ac_n "(cached) $ac_c" 1>&6
9071 if test "$cross_compiling" = yes; then
9072 ac_cv_sizeof_short
=2
9074 cat > conftest.
$ac_ext <<EOF
9075 #line 9076 "configure"
9076 #include "confdefs.h"
9080 FILE *f=fopen("conftestval", "w");
9082 fprintf(f, "%d\n", sizeof(short));
9086 if { (eval echo configure
:9087: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9088 ac_cv_sizeof_short
=`cat conftestval`
9090 echo "configure: failed program was:" >&5
9091 cat conftest.
$ac_ext >&5
9093 ac_cv_sizeof_short
=0
9099 echo "$ac_t""$ac_cv_sizeof_short" 1>&6
9100 cat >> confdefs.h
<<EOF
9101 #define SIZEOF_SHORT $ac_cv_sizeof_short
9105 echo $ac_n "checking size of int *""... $ac_c" 1>&6
9106 echo "configure:9107: checking size of int *" >&5
9107 if eval "test \"`echo '$''{'ac_cv_sizeof_int_p'+set}'`\" = set"; then
9108 echo $ac_n "(cached) $ac_c" 1>&6
9110 if test "$cross_compiling" = yes; then
9111 ac_cv_sizeof_int_p
=4
9113 cat > conftest.
$ac_ext <<EOF
9114 #line 9115 "configure"
9115 #include "confdefs.h"
9119 FILE *f=fopen("conftestval", "w");
9121 fprintf(f, "%d\n", sizeof(int *));
9125 if { (eval echo configure
:9126: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9127 ac_cv_sizeof_int_p
=`cat conftestval`
9129 echo "configure: failed program was:" >&5
9130 cat conftest.
$ac_ext >&5
9132 ac_cv_sizeof_int_p
=0
9138 echo "$ac_t""$ac_cv_sizeof_int_p" 1>&6
9139 cat >> confdefs.h
<<EOF
9140 #define SIZEOF_INT_P $ac_cv_sizeof_int_p
9144 echo $ac_n "checking size of int""... $ac_c" 1>&6
9145 echo "configure:9146: checking size of int" >&5
9146 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
9147 echo $ac_n "(cached) $ac_c" 1>&6
9149 if test "$cross_compiling" = yes; then
9152 cat > conftest.
$ac_ext <<EOF
9153 #line 9154 "configure"
9154 #include "confdefs.h"
9158 FILE *f=fopen("conftestval", "w");
9160 fprintf(f, "%d\n", sizeof(int));
9164 if { (eval echo configure
:9165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9166 ac_cv_sizeof_int
=`cat conftestval`
9168 echo "configure: failed program was:" >&5
9169 cat conftest.
$ac_ext >&5
9177 echo "$ac_t""$ac_cv_sizeof_int" 1>&6
9178 cat >> confdefs.h
<<EOF
9179 #define SIZEOF_INT $ac_cv_sizeof_int
9183 echo $ac_n "checking size of long""... $ac_c" 1>&6
9184 echo "configure:9185: checking size of long" >&5
9185 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
9186 echo $ac_n "(cached) $ac_c" 1>&6
9188 if test "$cross_compiling" = yes; then
9191 cat > conftest.
$ac_ext <<EOF
9192 #line 9193 "configure"
9193 #include "confdefs.h"
9197 FILE *f=fopen("conftestval", "w");
9199 fprintf(f, "%d\n", sizeof(long));
9203 if { (eval echo configure
:9204: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9205 ac_cv_sizeof_long
=`cat conftestval`
9207 echo "configure: failed program was:" >&5
9208 cat conftest.
$ac_ext >&5
9216 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
9217 cat >> confdefs.h
<<EOF
9218 #define SIZEOF_LONG $ac_cv_sizeof_long
9222 echo $ac_n "checking size of long long""... $ac_c" 1>&6
9223 echo "configure:9224: checking size of long long" >&5
9224 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
9225 echo $ac_n "(cached) $ac_c" 1>&6
9227 if test "$cross_compiling" = yes; then
9228 ac_cv_sizeof_long_long
=0
9230 cat > conftest.
$ac_ext <<EOF
9231 #line 9232 "configure"
9232 #include "confdefs.h"
9236 FILE *f=fopen("conftestval", "w");
9238 fprintf(f, "%d\n", sizeof(long long));
9242 if { (eval echo configure
:9243: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9244 ac_cv_sizeof_long_long
=`cat conftestval`
9246 echo "configure: failed program was:" >&5
9247 cat conftest.
$ac_ext >&5
9249 ac_cv_sizeof_long_long
=0
9255 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
9256 cat >> confdefs.h
<<EOF
9257 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
9262 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
9263 echo "configure:9264: checking whether byte ordering is bigendian" >&5
9264 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
9265 echo $ac_n "(cached) $ac_c" 1>&6
9267 ac_cv_c_bigendian
=unknown
9268 # See if sys/param.h defines the BYTE_ORDER macro.
9269 cat > conftest.
$ac_ext <<EOF
9270 #line 9271 "configure"
9271 #include "confdefs.h"
9272 #include <sys/types.h>
9273 #include <sys/param.h>
9276 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
9281 if { (eval echo configure
:9282: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9283 # It does; now see whether it defined to BIG_ENDIAN or not.
9284 cat > conftest.
$ac_ext <<EOF
9285 #line 9286 "configure"
9286 #include "confdefs.h"
9287 #include <sys/types.h>
9288 #include <sys/param.h>
9291 #if BYTE_ORDER != BIG_ENDIAN
9296 if { (eval echo configure
:9297: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9298 ac_cv_c_bigendian
=yes
9300 echo "configure: failed program was:" >&5
9301 cat conftest.
$ac_ext >&5
9303 ac_cv_c_bigendian
=no
9307 echo "configure: failed program was:" >&5
9308 cat conftest.
$ac_ext >&5
9311 if test $ac_cv_c_bigendian = unknown
; then
9312 if test "$cross_compiling" = yes; then
9313 ac_cv_c_bigendian
=unknown
9315 cat > conftest.
$ac_ext <<EOF
9316 #line 9317 "configure"
9317 #include "confdefs.h"
9319 /* Are we little or big endian? From Harbison&Steele. */
9323 char c[sizeof (long)];
9326 exit (u.c[sizeof (long) - 1] == 1);
9329 if { (eval echo configure
:9330: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9331 ac_cv_c_bigendian
=no
9333 echo "configure: failed program was:" >&5
9334 cat conftest.
$ac_ext >&5
9336 ac_cv_c_bigendian
=yes
9344 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
9345 if test $ac_cv_c_bigendian = unknown
; then
9346 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
9348 if test $ac_cv_c_bigendian = yes; then
9349 cat >> confdefs.h
<<\EOF
9350 #define WORDS_BIGENDIAN 1
9357 if test "$cross_compiling" = "yes"; then
9358 cat >> confdefs.h
<<\EOF
9359 #define wxUSE_IOSTREAMH 1
9365 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9366 ac_cpp
='$CXXCPP $CPPFLAGS'
9367 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9368 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9369 cross_compiling
=$ac_cv_prog_cxx_cross
9372 for ac_hdr
in iostream
9374 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9375 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
9376 echo "configure:9377: checking for $ac_hdr" >&5
9377 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9378 echo $ac_n "(cached) $ac_c" 1>&6
9380 cat > conftest.
$ac_ext <<EOF
9381 #line 9382 "configure"
9382 #include "confdefs.h"
9385 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
9386 { (eval echo configure
:9387: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
9387 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9388 if test -z "$ac_err"; then
9390 eval "ac_cv_header_$ac_safe=yes"
9393 echo "configure: failed program was:" >&5
9394 cat conftest.
$ac_ext >&5
9396 eval "ac_cv_header_$ac_safe=no"
9400 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9401 echo "$ac_t""yes" 1>&6
9402 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9403 cat >> confdefs.h
<<EOF
9404 #define $ac_tr_hdr 1
9408 echo "$ac_t""no" 1>&6
9413 if test "x$HAVE_IOSTREAM" = x
; then
9414 cat >> confdefs.h
<<\EOF
9415 #define wxUSE_IOSTREAMH 1
9423 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9424 ac_cpp
='$CPP $CPPFLAGS'
9425 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9426 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9427 cross_compiling
=$ac_cv_prog_cc_cross
9433 echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6
9434 echo "configure:9435: checking if C++ compiler supports bool" >&5
9435 if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then
9436 echo $ac_n "(cached) $ac_c" 1>&6
9441 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9442 ac_cpp
='$CXXCPP $CPPFLAGS'
9443 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9444 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9445 cross_compiling
=$ac_cv_prog_cxx_cross
9448 cat > conftest.
$ac_ext <<EOF
9449 #line 9450 "configure"
9450 #include "confdefs.h"
9461 if { (eval echo configure
:9462: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9464 cat >> confdefs.h
<<\EOF
9471 echo "configure: failed program was:" >&5
9472 cat conftest.
$ac_ext >&5
9482 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9483 ac_cpp
='$CPP $CPPFLAGS'
9484 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9485 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9486 cross_compiling
=$ac_cv_prog_cc_cross
9491 echo "$ac_t""$wx_cv_cpp_bool" 1>&6
9493 if test "$wx_cv_cpp_bool" = "yes"; then
9494 cat >> confdefs.h
<<\EOF
9502 echo $ac_n "checking if you need GNU extensions""... $ac_c" 1>&6
9503 echo "configure:9504: checking if you need GNU extensions" >&5
9504 if eval "test \"`echo '$''{'wx_cv_gnu_extensions'+set}'`\" = set"; then
9505 echo $ac_n "(cached) $ac_c" 1>&6
9508 cat > conftest.
$ac_ext <<EOF
9509 #line 9510 "configure"
9510 #include "confdefs.h"
9511 #include <features.h>
9515 #ifndef __GNU_LIBRARY__
9516 Compile error wanted
9522 if { (eval echo configure
:9523: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
9524 wx_cv_gnu_extensions
=yes
9526 echo "configure: failed program was:" >&5
9527 cat conftest.
$ac_ext >&5
9529 wx_cv_gnu_extensions
=no
9536 echo "$ac_t""$wx_cv_gnu_extensions" 1>&6
9537 if test "$wx_cv_gnu_extensions" = "yes"; then
9538 cat >> confdefs.h
<<EOF
9539 #define _GNU_SOURCE 1
9546 echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6
9547 echo "configure:9548: checking for wcslen in -lc" >&5
9548 ac_lib_var
=`echo c'_'wcslen | sed 'y%./+-%__p_%'`
9549 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9550 echo $ac_n "(cached) $ac_c" 1>&6
9552 ac_save_LIBS
="$LIBS"
9554 cat > conftest.
$ac_ext <<EOF
9555 #line 9556 "configure"
9556 #include "confdefs.h"
9557 /* Override any gcc2 internal prototype to avoid an error. */
9558 /* We use char because int might match the return type of a gcc2
9559 builtin and then its argument prototype would still apply. */
9566 if { (eval echo configure
:9567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9568 eval "ac_cv_lib_$ac_lib_var=yes"
9570 echo "configure: failed program was:" >&5
9571 cat conftest.
$ac_ext >&5
9573 eval "ac_cv_lib_$ac_lib_var=no"
9576 LIBS
="$ac_save_LIBS"
9579 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9580 echo "$ac_t""yes" 1>&6
9582 cat >> confdefs.h
<<\EOF
9583 #define HAVE_WCSLEN 1
9589 echo "$ac_t""no" 1>&6
9591 echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6
9592 echo "configure:9593: checking for wcslen in -lw" >&5
9593 ac_lib_var
=`echo w'_'wcslen | sed 'y%./+-%__p_%'`
9594 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9595 echo $ac_n "(cached) $ac_c" 1>&6
9597 ac_save_LIBS
="$LIBS"
9599 cat > conftest.
$ac_ext <<EOF
9600 #line 9601 "configure"
9601 #include "confdefs.h"
9602 /* Override any gcc2 internal prototype to avoid an error. */
9603 /* We use char because int might match the return type of a gcc2
9604 builtin and then its argument prototype would still apply. */
9611 if { (eval echo configure
:9612: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9613 eval "ac_cv_lib_$ac_lib_var=yes"
9615 echo "configure: failed program was:" >&5
9616 cat conftest.
$ac_ext >&5
9618 eval "ac_cv_lib_$ac_lib_var=no"
9621 LIBS
="$ac_save_LIBS"
9624 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9625 echo "$ac_t""yes" 1>&6
9627 cat >> confdefs.h
<<\EOF
9628 #define HAVE_WCSLEN 1
9634 echo "$ac_t""no" 1>&6
9641 echo $ac_n "checking for vprintf""... $ac_c" 1>&6
9642 echo "configure:9643: checking for vprintf" >&5
9643 if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
9644 echo $ac_n "(cached) $ac_c" 1>&6
9646 cat > conftest.
$ac_ext <<EOF
9647 #line 9648 "configure"
9648 #include "confdefs.h"
9649 /* System header to define __stub macros and hopefully few prototypes,
9650 which can conflict with char vprintf(); below. */
9652 /* Override any gcc2 internal prototype to avoid an error. */
9653 /* We use char because int might match the return type of a gcc2
9654 builtin and then its argument prototype would still apply. */
9660 /* The GNU C library defines this for functions which it implements
9661 to always fail with ENOSYS. Some functions are actually named
9662 something starting with __ and the normal name is an alias. */
9663 #if defined (__stub_vprintf) || defined (__stub___vprintf)
9671 if { (eval echo configure
:9672: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9673 eval "ac_cv_func_vprintf=yes"
9675 echo "configure: failed program was:" >&5
9676 cat conftest.
$ac_ext >&5
9678 eval "ac_cv_func_vprintf=no"
9683 if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
9684 echo "$ac_t""yes" 1>&6
9685 cat >> confdefs.h
<<\EOF
9686 #define HAVE_VPRINTF 1
9690 echo "$ac_t""no" 1>&6
9693 if test "$ac_cv_func_vprintf" != yes; then
9694 echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
9695 echo "configure:9696: checking for _doprnt" >&5
9696 if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
9697 echo $ac_n "(cached) $ac_c" 1>&6
9699 cat > conftest.
$ac_ext <<EOF
9700 #line 9701 "configure"
9701 #include "confdefs.h"
9702 /* System header to define __stub macros and hopefully few prototypes,
9703 which can conflict with char _doprnt(); below. */
9705 /* Override any gcc2 internal prototype to avoid an error. */
9706 /* We use char because int might match the return type of a gcc2
9707 builtin and then its argument prototype would still apply. */
9713 /* The GNU C library defines this for functions which it implements
9714 to always fail with ENOSYS. Some functions are actually named
9715 something starting with __ and the normal name is an alias. */
9716 #if defined (__stub__doprnt) || defined (__stub____doprnt)
9724 if { (eval echo configure
:9725: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9726 eval "ac_cv_func__doprnt=yes"
9728 echo "configure: failed program was:" >&5
9729 cat conftest.
$ac_ext >&5
9731 eval "ac_cv_func__doprnt=no"
9736 if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
9737 echo "$ac_t""yes" 1>&6
9738 cat >> confdefs.h
<<\EOF
9739 #define HAVE_DOPRNT 1
9743 echo "$ac_t""no" 1>&6
9749 for ac_func
in vsnprintf
9751 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
9752 echo "configure:9753: checking for $ac_func" >&5
9753 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
9754 echo $ac_n "(cached) $ac_c" 1>&6
9756 cat > conftest.
$ac_ext <<EOF
9757 #line 9758 "configure"
9758 #include "confdefs.h"
9759 /* System header to define __stub macros and hopefully few prototypes,
9760 which can conflict with char $ac_func(); below. */
9762 /* Override any gcc2 internal prototype to avoid an error. */
9763 /* We use char because int might match the return type of a gcc2
9764 builtin and then its argument prototype would still apply. */
9770 /* The GNU C library defines this for functions which it implements
9771 to always fail with ENOSYS. Some functions are actually named
9772 something starting with __ and the normal name is an alias. */
9773 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9781 if { (eval echo configure
:9782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9783 eval "ac_cv_func_$ac_func=yes"
9785 echo "configure: failed program was:" >&5
9786 cat conftest.
$ac_ext >&5
9788 eval "ac_cv_func_$ac_func=no"
9793 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
9794 echo "$ac_t""yes" 1>&6
9795 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
9796 cat >> confdefs.h
<<EOF
9797 #define $ac_tr_func 1
9799 cat >> confdefs.h
<<\EOF
9800 #define HAVE_VSNPRINTF 1
9804 echo "$ac_t""no" 1>&6
9805 echo "configure: warning: unsafe function sprintf will be used instead of snprintf" 1>&2
9813 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9814 ac_cpp
='$CXXCPP $CPPFLAGS'
9815 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9816 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9817 cross_compiling
=$ac_cv_prog_cxx_cross
9820 echo $ac_n "checking for vsscanf""... $ac_c" 1>&6
9821 echo "configure:9822: checking for vsscanf" >&5
9822 if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then
9823 echo $ac_n "(cached) $ac_c" 1>&6
9826 if test "$cross_compiling" = yes; then
9827 wx_cv_func_vsscanf
=no
9830 cat > conftest.
$ac_ext <<EOF
9831 #line 9832 "configure"
9832 #include "confdefs.h"
9834 extern "C" void exit(int);
9840 int try_vsscanf(const char *format, ...)
9843 va_start(ap, format);
9845 vsscanf("17", format, ap);
9853 try_vsscanf("%d", &i);
9854 return i == 17 ? 0 : 1;
9858 if { (eval echo configure
:9859: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
9861 cat >> confdefs.h
<<\EOF
9862 #define HAVE_VSSCANF 1
9865 wx_cv_func_vsscanf
=yes
9868 echo "configure: failed program was:" >&5
9869 cat conftest.
$ac_ext >&5
9871 wx_cv_func_vsscanf
=no
9879 echo "$ac_t""$wx_cv_func_vsscanf" 1>&6
9882 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9883 ac_cpp
='$CPP $CPPFLAGS'
9884 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9885 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9886 cross_compiling
=$ac_cv_prog_cc_cross
9889 if test "$USE_UNIX" = 1; then
9891 for ac_func
in vfork
9893 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
9894 echo "configure:9895: checking for $ac_func" >&5
9895 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
9896 echo $ac_n "(cached) $ac_c" 1>&6
9898 cat > conftest.
$ac_ext <<EOF
9899 #line 9900 "configure"
9900 #include "confdefs.h"
9901 /* System header to define __stub macros and hopefully few prototypes,
9902 which can conflict with char $ac_func(); below. */
9904 /* Override any gcc2 internal prototype to avoid an error. */
9905 /* We use char because int might match the return type of a gcc2
9906 builtin and then its argument prototype would still apply. */
9912 /* The GNU C library defines this for functions which it implements
9913 to always fail with ENOSYS. Some functions are actually named
9914 something starting with __ and the normal name is an alias. */
9915 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9923 if { (eval echo configure
:9924: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9925 eval "ac_cv_func_$ac_func=yes"
9927 echo "configure: failed program was:" >&5
9928 cat conftest.
$ac_ext >&5
9930 eval "ac_cv_func_$ac_func=no"
9935 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
9936 echo "$ac_t""yes" 1>&6
9937 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
9938 cat >> confdefs.h
<<EOF
9939 #define $ac_tr_func 1
9943 echo "$ac_t""no" 1>&6
9948 for ac_func
in timegm
9950 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
9951 echo "configure:9952: checking for $ac_func" >&5
9952 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
9953 echo $ac_n "(cached) $ac_c" 1>&6
9955 cat > conftest.
$ac_ext <<EOF
9956 #line 9957 "configure"
9957 #include "confdefs.h"
9958 /* System header to define __stub macros and hopefully few prototypes,
9959 which can conflict with char $ac_func(); below. */
9961 /* Override any gcc2 internal prototype to avoid an error. */
9962 /* We use char because int might match the return type of a gcc2
9963 builtin and then its argument prototype would still apply. */
9969 /* The GNU C library defines this for functions which it implements
9970 to always fail with ENOSYS. Some functions are actually named
9971 something starting with __ and the normal name is an alias. */
9972 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9980 if { (eval echo configure
:9981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
9982 eval "ac_cv_func_$ac_func=yes"
9984 echo "configure: failed program was:" >&5
9985 cat conftest.
$ac_ext >&5
9987 eval "ac_cv_func_$ac_func=no"
9992 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
9993 echo "$ac_t""yes" 1>&6
9994 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
9995 cat >> confdefs.h
<<EOF
9996 #define $ac_tr_func 1
10000 echo "$ac_t""no" 1>&6
10005 HAVE_SOME_SLEEP_FUNC
=0
10006 if test "$USE_BEOS" = 1; then
10007 cat >> confdefs.h
<<\EOF
10008 #define HAVE_SLEEP 1
10011 HAVE_SOME_SLEEP_FUNC
=1
10014 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
10016 for ac_func
in nanosleep
10018 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10019 echo "configure:10020: checking for $ac_func" >&5
10020 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10021 echo $ac_n "(cached) $ac_c" 1>&6
10023 cat > conftest.
$ac_ext <<EOF
10024 #line 10025 "configure"
10025 #include "confdefs.h"
10026 /* System header to define __stub macros and hopefully few prototypes,
10027 which can conflict with char $ac_func(); below. */
10028 #include <assert.h>
10029 /* Override any gcc2 internal prototype to avoid an error. */
10030 /* We use char because int might match the return type of a gcc2
10031 builtin and then its argument prototype would still apply. */
10037 /* The GNU C library defines this for functions which it implements
10038 to always fail with ENOSYS. Some functions are actually named
10039 something starting with __ and the normal name is an alias. */
10040 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10048 if { (eval echo configure
:10049: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10050 eval "ac_cv_func_$ac_func=yes"
10052 echo "configure: failed program was:" >&5
10053 cat conftest.
$ac_ext >&5
10055 eval "ac_cv_func_$ac_func=no"
10060 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10061 echo "$ac_t""yes" 1>&6
10062 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10063 cat >> confdefs.h
<<EOF
10064 #define $ac_tr_func 1
10066 cat >> confdefs.h
<<\EOF
10067 #define HAVE_NANOSLEEP 1
10071 echo "$ac_t""no" 1>&6
10072 echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
10073 echo "configure:10074: checking for nanosleep in -lposix4" >&5
10074 ac_lib_var
=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
10075 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10076 echo $ac_n "(cached) $ac_c" 1>&6
10078 ac_save_LIBS
="$LIBS"
10079 LIBS
="-lposix4 $LIBS"
10080 cat > conftest.
$ac_ext <<EOF
10081 #line 10082 "configure"
10082 #include "confdefs.h"
10083 /* Override any gcc2 internal prototype to avoid an error. */
10084 /* We use char because int might match the return type of a gcc2
10085 builtin and then its argument prototype would still apply. */
10092 if { (eval echo configure
:10093: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10094 eval "ac_cv_lib_$ac_lib_var=yes"
10096 echo "configure: failed program was:" >&5
10097 cat conftest.
$ac_ext >&5
10099 eval "ac_cv_lib_$ac_lib_var=no"
10102 LIBS
="$ac_save_LIBS"
10105 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10106 echo "$ac_t""yes" 1>&6
10108 cat >> confdefs.h
<<\EOF
10109 #define HAVE_NANOSLEEP 1
10112 POSIX4_LINK
="-lposix4"
10115 echo "$ac_t""no" 1>&6
10117 for ac_func
in usleep
10119 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10120 echo "configure:10121: checking for $ac_func" >&5
10121 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10122 echo $ac_n "(cached) $ac_c" 1>&6
10124 cat > conftest.
$ac_ext <<EOF
10125 #line 10126 "configure"
10126 #include "confdefs.h"
10127 /* System header to define __stub macros and hopefully few prototypes,
10128 which can conflict with char $ac_func(); below. */
10129 #include <assert.h>
10130 /* Override any gcc2 internal prototype to avoid an error. */
10131 /* We use char because int might match the return type of a gcc2
10132 builtin and then its argument prototype would still apply. */
10138 /* The GNU C library defines this for functions which it implements
10139 to always fail with ENOSYS. Some functions are actually named
10140 something starting with __ and the normal name is an alias. */
10141 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10149 if { (eval echo configure
:10150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10151 eval "ac_cv_func_$ac_func=yes"
10153 echo "configure: failed program was:" >&5
10154 cat conftest.
$ac_ext >&5
10156 eval "ac_cv_func_$ac_func=no"
10161 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10162 echo "$ac_t""yes" 1>&6
10163 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10164 cat >> confdefs.h
<<EOF
10165 #define $ac_tr_func 1
10169 echo "$ac_t""no" 1>&6
10173 echo "configure: warning: wxSleep() function will not work" 1>&2
10185 for ac_func
in uname gethostname
10187 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10188 echo "configure:10189: checking for $ac_func" >&5
10189 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10190 echo $ac_n "(cached) $ac_c" 1>&6
10192 cat > conftest.
$ac_ext <<EOF
10193 #line 10194 "configure"
10194 #include "confdefs.h"
10195 /* System header to define __stub macros and hopefully few prototypes,
10196 which can conflict with char $ac_func(); below. */
10197 #include <assert.h>
10198 /* Override any gcc2 internal prototype to avoid an error. */
10199 /* We use char because int might match the return type of a gcc2
10200 builtin and then its argument prototype would still apply. */
10206 /* The GNU C library defines this for functions which it implements
10207 to always fail with ENOSYS. Some functions are actually named
10208 something starting with __ and the normal name is an alias. */
10209 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10217 if { (eval echo configure
:10218: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10219 eval "ac_cv_func_$ac_func=yes"
10221 echo "configure: failed program was:" >&5
10222 cat conftest.
$ac_ext >&5
10224 eval "ac_cv_func_$ac_func=no"
10229 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10230 echo "$ac_t""yes" 1>&6
10231 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10232 cat >> confdefs.h
<<EOF
10233 #define $ac_tr_func 1
10237 echo "$ac_t""no" 1>&6
10242 for ac_func
in strtok_r
10244 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10245 echo "configure:10246: checking for $ac_func" >&5
10246 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10247 echo $ac_n "(cached) $ac_c" 1>&6
10249 cat > conftest.
$ac_ext <<EOF
10250 #line 10251 "configure"
10251 #include "confdefs.h"
10252 /* System header to define __stub macros and hopefully few prototypes,
10253 which can conflict with char $ac_func(); below. */
10254 #include <assert.h>
10255 /* Override any gcc2 internal prototype to avoid an error. */
10256 /* We use char because int might match the return type of a gcc2
10257 builtin and then its argument prototype would still apply. */
10263 /* The GNU C library defines this for functions which it implements
10264 to always fail with ENOSYS. Some functions are actually named
10265 something starting with __ and the normal name is an alias. */
10266 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10274 if { (eval echo configure
:10275: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10276 eval "ac_cv_func_$ac_func=yes"
10278 echo "configure: failed program was:" >&5
10279 cat conftest.
$ac_ext >&5
10281 eval "ac_cv_func_$ac_func=no"
10286 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10287 echo "$ac_t""yes" 1>&6
10288 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10289 cat >> confdefs.h
<<EOF
10290 #define $ac_tr_func 1
10294 echo "$ac_t""no" 1>&6
10300 for ac_func
in inet_addr
10302 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10303 echo "configure:10304: checking for $ac_func" >&5
10304 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10305 echo $ac_n "(cached) $ac_c" 1>&6
10307 cat > conftest.
$ac_ext <<EOF
10308 #line 10309 "configure"
10309 #include "confdefs.h"
10310 /* System header to define __stub macros and hopefully few prototypes,
10311 which can conflict with char $ac_func(); below. */
10312 #include <assert.h>
10313 /* Override any gcc2 internal prototype to avoid an error. */
10314 /* We use char because int might match the return type of a gcc2
10315 builtin and then its argument prototype would still apply. */
10321 /* The GNU C library defines this for functions which it implements
10322 to always fail with ENOSYS. Some functions are actually named
10323 something starting with __ and the normal name is an alias. */
10324 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10332 if { (eval echo configure
:10333: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10334 eval "ac_cv_func_$ac_func=yes"
10336 echo "configure: failed program was:" >&5
10337 cat conftest.
$ac_ext >&5
10339 eval "ac_cv_func_$ac_func=no"
10344 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10345 echo "$ac_t""yes" 1>&6
10346 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10347 cat >> confdefs.h
<<EOF
10348 #define $ac_tr_func 1
10350 cat >> confdefs.h
<<\EOF
10351 #define HAVE_INET_ADDR 1
10355 echo "$ac_t""no" 1>&6
10356 echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6
10357 echo "configure:10358: checking for inet_addr in -lnsl" >&5
10358 ac_lib_var
=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'`
10359 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10360 echo $ac_n "(cached) $ac_c" 1>&6
10362 ac_save_LIBS
="$LIBS"
10364 cat > conftest.
$ac_ext <<EOF
10365 #line 10366 "configure"
10366 #include "confdefs.h"
10367 /* Override any gcc2 internal prototype to avoid an error. */
10368 /* We use char because int might match the return type of a gcc2
10369 builtin and then its argument prototype would still apply. */
10376 if { (eval echo configure
:10377: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10378 eval "ac_cv_lib_$ac_lib_var=yes"
10380 echo "configure: failed program was:" >&5
10381 cat conftest.
$ac_ext >&5
10383 eval "ac_cv_lib_$ac_lib_var=no"
10386 LIBS
="$ac_save_LIBS"
10389 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10390 echo "$ac_t""yes" 1>&6
10393 echo "$ac_t""no" 1>&6
10394 echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6
10395 echo "configure:10396: checking for inet_addr in -lresolv" >&5
10396 ac_lib_var
=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'`
10397 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10398 echo $ac_n "(cached) $ac_c" 1>&6
10400 ac_save_LIBS
="$LIBS"
10401 LIBS
="-lresolv $LIBS"
10402 cat > conftest.
$ac_ext <<EOF
10403 #line 10404 "configure"
10404 #include "confdefs.h"
10405 /* Override any gcc2 internal prototype to avoid an error. */
10406 /* We use char because int might match the return type of a gcc2
10407 builtin and then its argument prototype would still apply. */
10414 if { (eval echo configure
:10415: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10416 eval "ac_cv_lib_$ac_lib_var=yes"
10418 echo "configure: failed program was:" >&5
10419 cat conftest.
$ac_ext >&5
10421 eval "ac_cv_lib_$ac_lib_var=no"
10424 LIBS
="$ac_save_LIBS"
10427 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10428 echo "$ac_t""yes" 1>&6
10432 echo "$ac_t""no" 1>&6
10444 for ac_func
in inet_aton
10446 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10447 echo "configure:10448: checking for $ac_func" >&5
10448 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10449 echo $ac_n "(cached) $ac_c" 1>&6
10451 cat > conftest.
$ac_ext <<EOF
10452 #line 10453 "configure"
10453 #include "confdefs.h"
10454 /* System header to define __stub macros and hopefully few prototypes,
10455 which can conflict with char $ac_func(); below. */
10456 #include <assert.h>
10457 /* Override any gcc2 internal prototype to avoid an error. */
10458 /* We use char because int might match the return type of a gcc2
10459 builtin and then its argument prototype would still apply. */
10465 /* The GNU C library defines this for functions which it implements
10466 to always fail with ENOSYS. Some functions are actually named
10467 something starting with __ and the normal name is an alias. */
10468 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10476 if { (eval echo configure
:10477: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10478 eval "ac_cv_func_$ac_func=yes"
10480 echo "configure: failed program was:" >&5
10481 cat conftest.
$ac_ext >&5
10483 eval "ac_cv_func_$ac_func=no"
10488 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10489 echo "$ac_t""yes" 1>&6
10490 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10491 cat >> confdefs.h
<<EOF
10492 #define $ac_tr_func 1
10494 cat >> confdefs.h
<<\EOF
10495 #define HAVE_INET_ATON 1
10499 echo "$ac_t""no" 1>&6
10500 echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6
10501 echo "configure:10502: checking for inet_aton in -l$INET_LINK" >&5
10502 ac_lib_var
=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'`
10503 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10504 echo $ac_n "(cached) $ac_c" 1>&6
10506 ac_save_LIBS
="$LIBS"
10507 LIBS
="-l$INET_LINK $LIBS"
10508 cat > conftest.
$ac_ext <<EOF
10509 #line 10510 "configure"
10510 #include "confdefs.h"
10511 /* Override any gcc2 internal prototype to avoid an error. */
10512 /* We use char because int might match the return type of a gcc2
10513 builtin and then its argument prototype would still apply. */
10520 if { (eval echo configure
:10521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10522 eval "ac_cv_lib_$ac_lib_var=yes"
10524 echo "configure: failed program was:" >&5
10525 cat conftest.
$ac_ext >&5
10527 eval "ac_cv_lib_$ac_lib_var=no"
10530 LIBS
="$ac_save_LIBS"
10533 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10534 echo "$ac_t""yes" 1>&6
10535 cat >> confdefs.h
<<\EOF
10536 #define HAVE_INET_ATON 1
10540 echo "$ac_t""no" 1>&6
10548 if test "x$INET_LINK" != "x"; then
10549 cat >> confdefs.h
<<\EOF
10550 #define HAVE_INET_ADDR 1
10553 INET_LINK
="-l$INET_LINK"
10559 cat > confcache
<<\EOF
10560 # This file is a shell script that caches the results of configure
10561 # tests run on this system so they can be shared between configure
10562 # scripts and configure runs. It is not useful on other systems.
10563 # If it contains results you don't want to keep, you may remove or edit it.
10565 # By default, configure uses ./config.cache as the cache file,
10566 # creating it if it does not exist already. You can give configure
10567 # the --cache-file=FILE option to use a different cache file; that is
10568 # what configure does when it calls configure scripts in
10569 # subdirectories, so they share the cache.
10570 # Giving --cache-file=/dev/null disables caching, for debugging configure.
10571 # config.status only pays attention to the cache file if you give it the
10572 # --recheck option to rerun configure.
10575 # The following way of writing the cache mishandles newlines in values,
10576 # but we know of no workaround that is simple, portable, and efficient.
10577 # So, don't put newlines in cache variables' values.
10578 # Ultrix sh set writes to stderr and can't be redirected directly,
10579 # and sets the high bit in the cache file unless we assign to the vars.
10581 case `(ac_space=' '; set | grep ac_space) 2>&1` in
10583 # `set' does not quote correctly, so add quotes (double-quote substitution
10584 # turns \\\\ into \\, and sed turns \\ into \).
10586 -e "s/'/'\\\\''/g" \
10587 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
10590 # `set' quotes correctly as required by POSIX, so do not add quotes.
10591 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
10594 if cmp -s $cache_file confcache
; then
10597 if test -w $cache_file; then
10598 echo "updating cache $cache_file"
10599 cat confcache
> $cache_file
10601 echo "not updating unwritable cache $cache_file"
10608 if test "$USE_UNIX" = 1; then
10614 if test "$wxUSE_THREADS" = "yes" ; then
10615 if test "$wxUSE_WINE" = 1 ; then
10616 echo "configure: warning: Threads are not supported under WINE" 1>&2
10618 elif test "$USE_BEOS" = 1; then
10619 echo "configure: warning: BeOS threads are not yet supported" 1>&2
10624 if test "$wxUSE_THREADS" = "yes" ; then
10626 echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
10627 echo "configure:10628: checking for pthread_create in -lpthread" >&5
10628 ac_lib_var
=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
10629 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10630 echo $ac_n "(cached) $ac_c" 1>&6
10632 ac_save_LIBS
="$LIBS"
10633 LIBS
="-lpthread $LIBS"
10634 cat > conftest.
$ac_ext <<EOF
10635 #line 10636 "configure"
10636 #include "confdefs.h"
10637 /* Override any gcc2 internal prototype to avoid an error. */
10638 /* We use char because int might match the return type of a gcc2
10639 builtin and then its argument prototype would still apply. */
10640 char pthread_create();
10646 if { (eval echo configure
:10647: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10648 eval "ac_cv_lib_$ac_lib_var=yes"
10650 echo "configure: failed program was:" >&5
10651 cat conftest.
$ac_ext >&5
10653 eval "ac_cv_lib_$ac_lib_var=no"
10656 LIBS
="$ac_save_LIBS"
10659 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10660 echo "$ac_t""yes" 1>&6
10662 THREADS_OBJ
="threadpsx.lo"
10663 THREADS_LINK
="pthread"
10666 echo "$ac_t""no" 1>&6
10668 echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
10669 echo "configure:10670: checking for pthread_create in -lc_r" >&5
10670 ac_lib_var
=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`
10671 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10672 echo $ac_n "(cached) $ac_c" 1>&6
10674 ac_save_LIBS
="$LIBS"
10676 cat > conftest.
$ac_ext <<EOF
10677 #line 10678 "configure"
10678 #include "confdefs.h"
10679 /* Override any gcc2 internal prototype to avoid an error. */
10680 /* We use char because int might match the return type of a gcc2
10681 builtin and then its argument prototype would still apply. */
10682 char pthread_create();
10688 if { (eval echo configure
:10689: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10690 eval "ac_cv_lib_$ac_lib_var=yes"
10692 echo "configure: failed program was:" >&5
10693 cat conftest.
$ac_ext >&5
10695 eval "ac_cv_lib_$ac_lib_var=no"
10698 LIBS
="$ac_save_LIBS"
10701 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10702 echo "$ac_t""yes" 1>&6
10704 THREADS_OBJ
="threadpsx.lo"
10708 echo "$ac_t""no" 1>&6
10710 ac_safe
=`echo "sys/prctl.h" | sed 'y%./+-%__p_%'`
10711 echo $ac_n "checking for sys/prctl.h""... $ac_c" 1>&6
10712 echo "configure:10713: checking for sys/prctl.h" >&5
10713 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10714 echo $ac_n "(cached) $ac_c" 1>&6
10716 cat > conftest.
$ac_ext <<EOF
10717 #line 10718 "configure"
10718 #include "confdefs.h"
10719 #include <sys/prctl.h>
10721 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10722 { (eval echo configure
:10723: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10723 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10724 if test -z "$ac_err"; then
10726 eval "ac_cv_header_$ac_safe=yes"
10729 echo "configure: failed program was:" >&5
10730 cat conftest.
$ac_ext >&5
10732 eval "ac_cv_header_$ac_safe=no"
10736 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10737 echo "$ac_t""yes" 1>&6
10739 THREADS_OBJ
="threadsgi.lo"
10742 echo "$ac_t""no" 1>&6
10752 if test -z "$THREADS_OBJ" ; then
10754 echo "configure: warning: No thread support on this system" 1>&2
10758 if test "$wxUSE_THREADS" = "yes" ; then
10759 for ac_func
in thr_setconcurrency
10761 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
10762 echo "configure:10763: checking for $ac_func" >&5
10763 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10764 echo $ac_n "(cached) $ac_c" 1>&6
10766 cat > conftest.
$ac_ext <<EOF
10767 #line 10768 "configure"
10768 #include "confdefs.h"
10769 /* System header to define __stub macros and hopefully few prototypes,
10770 which can conflict with char $ac_func(); below. */
10771 #include <assert.h>
10772 /* Override any gcc2 internal prototype to avoid an error. */
10773 /* We use char because int might match the return type of a gcc2
10774 builtin and then its argument prototype would still apply. */
10780 /* The GNU C library defines this for functions which it implements
10781 to always fail with ENOSYS. Some functions are actually named
10782 something starting with __ and the normal name is an alias. */
10783 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10791 if { (eval echo configure
:10792: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10793 eval "ac_cv_func_$ac_func=yes"
10795 echo "configure: failed program was:" >&5
10796 cat conftest.
$ac_ext >&5
10798 eval "ac_cv_func_$ac_func=no"
10803 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10804 echo "$ac_t""yes" 1>&6
10805 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10806 cat >> confdefs.h
<<EOF
10807 #define $ac_tr_func 1
10811 echo "$ac_t""no" 1>&6
10817 for ac_hdr
in sched.h
10819 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10820 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
10821 echo "configure:10822: checking for $ac_hdr" >&5
10822 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10823 echo $ac_n "(cached) $ac_c" 1>&6
10825 cat > conftest.
$ac_ext <<EOF
10826 #line 10827 "configure"
10827 #include "confdefs.h"
10830 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
10831 { (eval echo configure
:10832: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10832 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10833 if test -z "$ac_err"; then
10835 eval "ac_cv_header_$ac_safe=yes"
10838 echo "configure: failed program was:" >&5
10839 cat conftest.
$ac_ext >&5
10841 eval "ac_cv_header_$ac_safe=no"
10845 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10846 echo "$ac_t""yes" 1>&6
10847 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
10848 cat >> confdefs.h
<<EOF
10849 #define $ac_tr_hdr 1
10853 echo "$ac_t""no" 1>&6
10858 echo $ac_n "checking for sched_yield in -l$THREADS_LINK""... $ac_c" 1>&6
10859 echo "configure:10860: checking for sched_yield in -l$THREADS_LINK" >&5
10860 ac_lib_var
=`echo $THREADS_LINK'_'sched_yield | sed 'y%./+-%__p_%'`
10861 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10862 echo $ac_n "(cached) $ac_c" 1>&6
10864 ac_save_LIBS
="$LIBS"
10865 LIBS
="-l$THREADS_LINK $LIBS"
10866 cat > conftest.
$ac_ext <<EOF
10867 #line 10868 "configure"
10868 #include "confdefs.h"
10869 /* Override any gcc2 internal prototype to avoid an error. */
10870 /* We use char because int might match the return type of a gcc2
10871 builtin and then its argument prototype would still apply. */
10872 char sched_yield();
10878 if { (eval echo configure
:10879: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10880 eval "ac_cv_lib_$ac_lib_var=yes"
10882 echo "configure: failed program was:" >&5
10883 cat conftest.
$ac_ext >&5
10885 eval "ac_cv_lib_$ac_lib_var=no"
10888 LIBS
="$ac_save_LIBS"
10891 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10892 echo "$ac_t""yes" 1>&6
10893 cat >> confdefs.h
<<\EOF
10894 #define HAVE_SCHED_YIELD 1
10898 echo "$ac_t""no" 1>&6
10899 echo $ac_n "checking for sched_yield in -l"posix4
"""... $ac_c" 1>&6
10900 echo "configure:10901: checking for sched_yield in -l"posix4
"" >&5
10901 ac_lib_var
=`echo "posix4"'_'sched_yield | sed 'y%./+-%__p_%'`
10902 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10903 echo $ac_n "(cached) $ac_c" 1>&6
10905 ac_save_LIBS
="$LIBS"
10906 LIBS
="-l"posix4
" $LIBS"
10907 cat > conftest.
$ac_ext <<EOF
10908 #line 10909 "configure"
10909 #include "confdefs.h"
10910 /* Override any gcc2 internal prototype to avoid an error. */
10911 /* We use char because int might match the return type of a gcc2
10912 builtin and then its argument prototype would still apply. */
10913 char sched_yield();
10919 if { (eval echo configure
:10920: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10921 eval "ac_cv_lib_$ac_lib_var=yes"
10923 echo "configure: failed program was:" >&5
10924 cat conftest.
$ac_ext >&5
10926 eval "ac_cv_lib_$ac_lib_var=no"
10929 LIBS
="$ac_save_LIBS"
10932 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10933 echo "$ac_t""yes" 1>&6
10934 cat >> confdefs.h
<<\EOF
10935 #define HAVE_SCHED_YIELD 1
10937 POSIX4_LINK
="-lposix4"
10939 echo "$ac_t""no" 1>&6
10940 echo "configure: warning: wxThread::Yield will not work properly" 1>&2
10948 echo $ac_n "checking for pthread_attr_getschedpolicy in -l$THREADS_LINK""... $ac_c" 1>&6
10949 echo "configure:10950: checking for pthread_attr_getschedpolicy in -l$THREADS_LINK" >&5
10950 ac_lib_var
=`echo $THREADS_LINK'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
10951 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10952 echo $ac_n "(cached) $ac_c" 1>&6
10954 ac_save_LIBS
="$LIBS"
10955 LIBS
="-l$THREADS_LINK $LIBS"
10956 cat > conftest.
$ac_ext <<EOF
10957 #line 10958 "configure"
10958 #include "confdefs.h"
10959 /* Override any gcc2 internal prototype to avoid an error. */
10960 /* We use char because int might match the return type of a gcc2
10961 builtin and then its argument prototype would still apply. */
10962 char pthread_attr_getschedpolicy();
10965 pthread_attr_getschedpolicy()
10968 if { (eval echo configure
:10969: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
10970 eval "ac_cv_lib_$ac_lib_var=yes"
10972 echo "configure: failed program was:" >&5
10973 cat conftest.
$ac_ext >&5
10975 eval "ac_cv_lib_$ac_lib_var=no"
10978 LIBS
="$ac_save_LIBS"
10981 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10982 echo "$ac_t""yes" 1>&6
10983 cat >> confdefs.h
<<\EOF
10984 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
10988 echo "$ac_t""no" 1>&6
10989 echo $ac_n "checking for pthread_attr_getschedpolicy in -l"posix4
"""... $ac_c" 1>&6
10990 echo "configure:10991: checking for pthread_attr_getschedpolicy in -l"posix4
"" >&5
10991 ac_lib_var
=`echo "posix4"'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
10992 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10993 echo $ac_n "(cached) $ac_c" 1>&6
10995 ac_save_LIBS
="$LIBS"
10996 LIBS
="-l"posix4
" $LIBS"
10997 cat > conftest.
$ac_ext <<EOF
10998 #line 10999 "configure"
10999 #include "confdefs.h"
11000 /* Override any gcc2 internal prototype to avoid an error. */
11001 /* We use char because int might match the return type of a gcc2
11002 builtin and then its argument prototype would still apply. */
11003 char pthread_attr_getschedpolicy();
11006 pthread_attr_getschedpolicy()
11009 if { (eval echo configure
:11010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11011 eval "ac_cv_lib_$ac_lib_var=yes"
11013 echo "configure: failed program was:" >&5
11014 cat conftest.
$ac_ext >&5
11016 eval "ac_cv_lib_$ac_lib_var=no"
11019 LIBS
="$ac_save_LIBS"
11022 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11023 echo "$ac_t""yes" 1>&6
11024 cat >> confdefs.h
<<\EOF
11025 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
11027 POSIX4_LINK
="-lposix4"
11029 echo "$ac_t""no" 1>&6
11030 echo "configure: warning: Setting thread priority will not work" 1>&2
11038 echo $ac_n "checking for pthread_cancel in -l$THREADS_LINK""... $ac_c" 1>&6
11039 echo "configure:11040: checking for pthread_cancel in -l$THREADS_LINK" >&5
11040 ac_lib_var
=`echo $THREADS_LINK'_'pthread_cancel | sed 'y%./+-%__p_%'`
11041 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11042 echo $ac_n "(cached) $ac_c" 1>&6
11044 ac_save_LIBS
="$LIBS"
11045 LIBS
="-l$THREADS_LINK $LIBS"
11046 cat > conftest.
$ac_ext <<EOF
11047 #line 11048 "configure"
11048 #include "confdefs.h"
11049 /* Override any gcc2 internal prototype to avoid an error. */
11050 /* We use char because int might match the return type of a gcc2
11051 builtin and then its argument prototype would still apply. */
11052 char pthread_cancel();
11058 if { (eval echo configure
:11059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11060 eval "ac_cv_lib_$ac_lib_var=yes"
11062 echo "configure: failed program was:" >&5
11063 cat conftest.
$ac_ext >&5
11065 eval "ac_cv_lib_$ac_lib_var=no"
11068 LIBS
="$ac_save_LIBS"
11071 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11072 echo "$ac_t""yes" 1>&6
11073 cat >> confdefs.h
<<\EOF
11074 #define HAVE_PTHREAD_CANCEL 1
11078 echo "$ac_t""no" 1>&6
11079 echo "configure: warning: wxThread::Kill() will not work properly" 1>&2
11083 echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6
11084 echo "configure:11085: checking for pthread_cleanup_push/pop" >&5
11085 if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then
11086 echo $ac_n "(cached) $ac_c" 1>&6
11089 cat > conftest.
$ac_ext <<EOF
11090 #line 11091 "configure"
11091 #include "confdefs.h"
11092 #include <pthread.h>
11095 pthread_cleanup_push(NULL, NULL);
11096 pthread_cleanup_pop(0);
11100 if { (eval echo configure
:11101: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11103 wx_cv_func_pthread_cleanup_push
=yes
11104 cat >> confdefs.h
<<\EOF
11105 #define HAVE_THREAD_CLEANUP_FUNCTIONS 1
11110 echo "configure: failed program was:" >&5
11111 cat conftest.
$ac_ext >&5
11114 wx_cv_func_pthread_cleanup_push
=no
11121 echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6
11123 THREADS_LINK
="-l$THREADS_LINK"
11128 if test "$wxUSE_THREADS" = "yes"; then
11129 cat >> confdefs.h
<<\EOF
11130 #define wxUSE_THREADS 1
11134 CFLAGS
="${CFLAGS} -D_REENTRANT"
11135 CXXFLAGS
="${CXXFLAGS} -D_REENTRANT"
11137 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS thread"
11139 if test "$ac_cv_func_strtok_r" = "yes"; then
11140 echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6
11141 echo "configure:11142: checking if -D_REENTRANT is needed" >&5
11142 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
11143 CFLAGS
="${CFLAGS} -D_REENTRANT"
11144 CXXFLAGS
="${CXXFLAGS} -D_REENTRANT"
11145 echo "$ac_t""yes" 1>&6
11147 echo "$ac_t""no" 1>&6
11152 if test "$WXGTK13" = 1 ; then
11153 cat >> confdefs.h
<<EOF
11154 #define __WXGTK13__ $WXGTK13
11160 if test "$WXGTK12" = 1 ; then
11161 cat >> confdefs.h
<<EOF
11162 #define __WXGTK12__ $WXGTK12
11167 if test "$WXWINE" = 1 ; then
11168 TOOLKIT_DEF
="${TOOLKIT_DEF} -D__WXWINE__"
11171 if test "$wxUSE_CYGWIN" = 1 ; then
11172 TOOLKIT_DEF
="${TOOLKIT_DEF} -D__WIN95__"
11177 if test "$wxUSE_DEBUG_INFO" = "yes" ; then
11182 if test "$wxUSE_DEBUG_GDB" = "yes" ; then
11183 wxUSE_DEBUG_INFO
=yes
11187 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
11188 cat >> confdefs.h
<<\EOF
11192 WXDEBUG_DEFINE
="-D__WXDEBUG__"
11194 if test "$wxUSE_GTK" = 1 ; then
11195 WXDEBUG_DEFINE
="-DGTK_NO_CHECK_CASTS"
11199 if test "$wxUSE_MEM_TRACING" = "yes" ; then
11200 cat >> confdefs.h
<<\EOF
11201 #define wxUSE_MEMORY_TRACING 1
11204 cat >> confdefs.h
<<\EOF
11205 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1
11208 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS memcheck"
11211 if test "$wxUSE_DMALLOC" = "yes" ; then
11212 DMALLOC_LINK
="-ldmalloc"
11216 if test "$wxUSE_PROFILE" = "yes" ; then
11222 if test "$GCC" = yes ; then
11223 if test "$wxUSE_NO_RTTI" = "yes" ; then
11224 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-rtti"
11226 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
11227 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fno-exceptions"
11229 if test "$wxUSE_PERMISSIVE" = "yes" ; then
11230 CODE_GEN_FLAGS
="$CODE_GEN_FLAGS -fpermissive"
11232 if test "$wxUSE_NO_DEPS" = "no" ; then
11233 DEP_INFO_FLAGS
="-MMD"
11238 CXXFLAGS
=`echo "${CXXFLAGS}" | sed "s/\-O.//g" `
11239 CFLAGS
=`echo "${CFLAGS}" | sed "s/\-O.//g" `
11240 if test "$wxUSE_OPTIMISE" = "no" ; then
11243 if test "$GCC" = yes ; then
11246 i586
-*-*|i686
-*-* )
11247 OPTIMISE
="${OPTIMISE} "
11257 if test "$wxUSE_ZLIB" = "yes" ; then
11258 cat >> confdefs.h
<<\EOF
11259 #define wxUSE_ZLIB 1
11262 ZLIB_INCLUDE
="-I\${top_srcdir}/src/zlib"
11266 if test "$wxUSE_LIBPNG" = "yes" ; then
11267 cat >> confdefs.h
<<\EOF
11268 #define wxUSE_LIBPNG 1
11271 PNG_INCLUDE
="-I\${top_srcdir}/src/png"
11272 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS png"
11276 if test "$wxUSE_LIBJPEG" = "yes" ; then
11277 cat >> confdefs.h
<<\EOF
11278 #define wxUSE_LIBJPEG 1
11281 JPEG_INCLUDE
="-I\${top_srcdir}/src/jpeg"
11285 if test "$wxUSE_LIBTIFF" = "yes" ; then
11286 cat >> confdefs.h
<<\EOF
11287 #define wxUSE_LIBTIFF 1
11290 TIFF_INCLUDE
="-I\${top_srcdir}/src/tiff"
11293 if test "$wxUSE_OPENGL" = "yes"; then
11294 ac_safe
=`echo "GL/gl.h" | sed 'y%./+-%__p_%'`
11295 echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6
11296 echo "configure:11297: checking for GL/gl.h" >&5
11297 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11298 echo $ac_n "(cached) $ac_c" 1>&6
11300 cat > conftest.
$ac_ext <<EOF
11301 #line 11302 "configure"
11302 #include "confdefs.h"
11305 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
11306 { (eval echo configure
:11307: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
11307 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11308 if test -z "$ac_err"; then
11310 eval "ac_cv_header_$ac_safe=yes"
11313 echo "configure: failed program was:" >&5
11314 cat conftest.
$ac_ext >&5
11316 eval "ac_cv_header_$ac_safe=no"
11320 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11321 echo "$ac_t""yes" 1>&6
11323 echo $ac_n "checking for glInitNames in -lGL""... $ac_c" 1>&6
11324 echo "configure:11325: checking for glInitNames in -lGL" >&5
11325 ac_lib_var
=`echo GL'_'glInitNames | sed 'y%./+-%__p_%'`
11326 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11327 echo $ac_n "(cached) $ac_c" 1>&6
11329 ac_save_LIBS
="$LIBS"
11330 LIBS
="-lGL wxUSE_OPENGL=0 $LIBS"
11331 cat > conftest.
$ac_ext <<EOF
11332 #line 11333 "configure"
11333 #include "confdefs.h"
11334 /* Override any gcc2 internal prototype to avoid an error. */
11335 /* We use char because int might match the return type of a gcc2
11336 builtin and then its argument prototype would still apply. */
11337 char glInitNames();
11343 if { (eval echo configure
:11344: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11345 eval "ac_cv_lib_$ac_lib_var=yes"
11347 echo "configure: failed program was:" >&5
11348 cat conftest.
$ac_ext >&5
11350 eval "ac_cv_lib_$ac_lib_var=no"
11353 LIBS
="$ac_save_LIBS"
11356 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11357 echo "$ac_t""yes" 1>&6
11360 cat >> confdefs.h
<<\EOF
11361 #define wxUSE_OPENGL 1
11364 UTILS_SUBDIRS
="$UTILS_SUBDIRS glcanvas/src"
11367 echo "$ac_t""no" 1>&6
11369 echo $ac_n "checking for glInitNames in -lMesaGL""... $ac_c" 1>&6
11370 echo "configure:11371: checking for glInitNames in -lMesaGL" >&5
11371 ac_lib_var
=`echo MesaGL'_'glInitNames | sed 'y%./+-%__p_%'`
11372 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11373 echo $ac_n "(cached) $ac_c" 1>&6
11375 ac_save_LIBS
="$LIBS"
11376 LIBS
="-lMesaGL $LIBS"
11377 cat > conftest.
$ac_ext <<EOF
11378 #line 11379 "configure"
11379 #include "confdefs.h"
11380 /* Override any gcc2 internal prototype to avoid an error. */
11381 /* We use char because int might match the return type of a gcc2
11382 builtin and then its argument prototype would still apply. */
11383 char glInitNames();
11389 if { (eval echo configure
:11390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11391 eval "ac_cv_lib_$ac_lib_var=yes"
11393 echo "configure: failed program was:" >&5
11394 cat conftest.
$ac_ext >&5
11396 eval "ac_cv_lib_$ac_lib_var=no"
11399 LIBS
="$ac_save_LIBS"
11402 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11403 echo "$ac_t""yes" 1>&6
11405 OPENGL_LINK
="-lMesaGL"
11406 cat >> confdefs.h
<<\EOF
11407 #define wxUSE_OPENGL 1
11410 UTILS_SUBDIRS
="$UTILS_SUBDIRS glcanvas/src"
11413 echo "$ac_t""no" 1>&6
11422 echo "$ac_t""no" 1>&6
11429 if test "$wxUSE_GUI" = "yes"; then
11430 cat >> confdefs.h
<<\EOF
11431 #define wxUSE_GUI 1
11436 cat >> confdefs.h
<<\EOF
11437 #define wxUSE_NOGUI 1
11443 if test "$wxUSE_UNIX" = "yes"; then
11444 cat >> confdefs.h
<<\EOF
11445 #define wxUSE_UNIX 1
11451 if test "$wxUSE_APPLE_IEEE" = "yes"; then
11452 cat >> confdefs.h
<<\EOF
11453 #define wxUSE_APPLE_IEEE 1
11458 if test "$wxUSE_WAVE" = "yes"; then
11459 cat >> confdefs.h
<<\EOF
11460 #define wxUSE_WAVE 1
11465 if test "$wxUSE_FILE" = "yes"; then
11466 cat >> confdefs.h
<<\EOF
11467 #define wxUSE_FILE 1
11472 if test "$wxUSE_FS_INET" = "yes"; then
11473 cat >> confdefs.h
<<\EOF
11474 #define wxUSE_FS_INET 1
11479 if test "$wxUSE_FS_ZIP" = "yes"; then
11480 cat >> confdefs.h
<<\EOF
11481 #define wxUSE_FS_ZIP 1
11486 if test "$wxUSE_ZIPSTREAM" = "yes"; then
11487 cat >> confdefs.h
<<\EOF
11488 #define wxUSE_ZIPSTREAM 1
11493 if test "$wxUSE_BUSYINFO" = "yes"; then
11494 cat >> confdefs.h
<<\EOF
11495 #define wxUSE_BUSYINFO 1
11500 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
11501 cat >> confdefs.h
<<\EOF
11502 #define wxUSE_STD_IOSTREAM 1
11507 if test "$wxUSE_TEXTFILE" = "yes"; then
11508 if test "$wxUSE_FILE" != "yes"; then
11509 echo "configure: warning: wxTextFile requires wxFile and it won't be compiled without it" 1>&2
11511 cat >> confdefs.h
<<\EOF
11512 #define wxUSE_TEXTFILE 1
11518 if test "$wxUSE_CONFIG" = "yes" ; then
11519 if test "$wxUSE_TEXTFILE" != "yes"; then
11520 echo "configure: warning: wxConfig requires wxTextFile and it won't be compiled without it" 1>&2
11522 cat >> confdefs.h
<<\EOF
11523 #define wxUSE_CONFIG 1
11526 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config"
11530 if test "$wxUSE_INTL" = "yes" ; then
11531 if test "$wxUSE_FILE" != "yes"; then
11532 echo "configure: warning: I18n code requires wxFile and it won't be compiled without it" 1>&2
11534 cat >> confdefs.h
<<\EOF
11535 #define wxUSE_INTL 1
11538 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat"
11542 if test "$wxUSE_LOG" = "yes"; then
11543 cat >> confdefs.h
<<\EOF
11544 #define wxUSE_LOG 1
11549 if test "$wxUSE_LONGLONG" = "yes"; then
11550 cat >> confdefs.h
<<\EOF
11551 #define wxUSE_LONGLONG 1
11556 if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then
11557 cat >> confdefs.h
<<\EOF
11558 #define wxUSE_DIALUP_MANAGER 1
11561 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dialup"
11564 if test "$wxUSE_STREAMS" = "yes" ; then
11565 cat >> confdefs.h
<<\EOF
11566 #define wxUSE_STREAMS 1
11572 if test "$wxUSE_TIMEDATE" = "yes"; then
11573 for ac_func
in strptime
11575 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
11576 echo "configure:11577: checking for $ac_func" >&5
11577 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11578 echo $ac_n "(cached) $ac_c" 1>&6
11580 cat > conftest.
$ac_ext <<EOF
11581 #line 11582 "configure"
11582 #include "confdefs.h"
11583 /* System header to define __stub macros and hopefully few prototypes,
11584 which can conflict with char $ac_func(); below. */
11585 #include <assert.h>
11586 /* Override any gcc2 internal prototype to avoid an error. */
11587 /* We use char because int might match the return type of a gcc2
11588 builtin and then its argument prototype would still apply. */
11594 /* The GNU C library defines this for functions which it implements
11595 to always fail with ENOSYS. Some functions are actually named
11596 something starting with __ and the normal name is an alias. */
11597 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11605 if { (eval echo configure
:11606: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11607 eval "ac_cv_func_$ac_func=yes"
11609 echo "configure: failed program was:" >&5
11610 cat conftest.
$ac_ext >&5
11612 eval "ac_cv_func_$ac_func=no"
11617 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11618 echo "$ac_t""yes" 1>&6
11619 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11620 cat >> confdefs.h
<<EOF
11621 #define $ac_tr_func 1
11625 echo "$ac_t""no" 1>&6
11630 echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6
11631 echo "configure:11632: checking for timezone variable in <time.h>" >&5
11632 if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then
11633 echo $ac_n "(cached) $ac_c" 1>&6
11636 cat > conftest.
$ac_ext <<EOF
11637 #line 11638 "configure"
11638 #include "confdefs.h"
11649 if { (eval echo configure
:11650: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11652 wx_cv_var_timezone
=__timezone
11655 echo "configure: failed program was:" >&5
11656 cat conftest.
$ac_ext >&5
11659 cat > conftest.
$ac_ext <<EOF
11660 #line 11661 "configure"
11661 #include "confdefs.h"
11672 if { (eval echo configure
:11673: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11675 wx_cv_var_timezone
=_timezone
11678 echo "configure: failed program was:" >&5
11679 cat conftest.
$ac_ext >&5
11682 cat > conftest.
$ac_ext <<EOF
11683 #line 11684 "configure"
11684 #include "confdefs.h"
11695 if { (eval echo configure
:11696: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11698 wx_cv_var_timezone
=timezone
11701 echo "configure: failed program was:" >&5
11702 cat conftest.
$ac_ext >&5
11704 { echo "configure: error: no timezone variable" 1>&2; exit 1; }
11720 echo "$ac_t""$wx_cv_var_timezone" 1>&6
11722 cat >> confdefs.h
<<EOF
11723 #define WX_TIMEZONE $wx_cv_var_timezone
11727 for ac_func
in localtime gettimeofday ftime
11729 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
11730 echo "configure:11731: checking for $ac_func" >&5
11731 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11732 echo $ac_n "(cached) $ac_c" 1>&6
11734 cat > conftest.
$ac_ext <<EOF
11735 #line 11736 "configure"
11736 #include "confdefs.h"
11737 /* System header to define __stub macros and hopefully few prototypes,
11738 which can conflict with char $ac_func(); below. */
11739 #include <assert.h>
11740 /* Override any gcc2 internal prototype to avoid an error. */
11741 /* We use char because int might match the return type of a gcc2
11742 builtin and then its argument prototype would still apply. */
11748 /* The GNU C library defines this for functions which it implements
11749 to always fail with ENOSYS. Some functions are actually named
11750 something starting with __ and the normal name is an alias. */
11751 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11759 if { (eval echo configure
:11760: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11761 eval "ac_cv_func_$ac_func=yes"
11763 echo "configure: failed program was:" >&5
11764 cat conftest.
$ac_ext >&5
11766 eval "ac_cv_func_$ac_func=no"
11771 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11772 echo "$ac_t""yes" 1>&6
11773 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11774 cat >> confdefs.h
<<EOF
11775 #define $ac_tr_func 1
11779 echo "$ac_t""no" 1>&6
11784 if test "$ac_cv_func_localtime" = "yes"; then
11785 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6
11786 echo "configure:11787: checking for tm_gmtoff in struct tm" >&5
11787 if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then
11788 echo $ac_n "(cached) $ac_c" 1>&6
11791 cat > conftest.
$ac_ext <<EOF
11792 #line 11793 "configure"
11793 #include "confdefs.h"
11804 if { (eval echo configure
:11805: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11807 wx_cv_struct_tm_has_gmtoff
=yes
11808 cat >> confdefs.h
<<\EOF
11809 #define WX_GMTOFF_IN_TM 1
11814 echo "configure: failed program was:" >&5
11815 cat conftest.
$ac_ext >&5
11817 wx_cv_struct_tm_has_gmtoff
=no
11824 echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6
11825 elif test "$ac_cv_func_gettimeofday" = "yes"; then
11826 echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6
11827 echo "configure:11828: checking whether gettimeofday takes two arguments" >&5
11828 if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then
11829 echo $ac_n "(cached) $ac_c" 1>&6
11834 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11835 ac_cpp
='$CXXCPP $CPPFLAGS'
11836 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11837 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11838 cross_compiling
=$ac_cv_prog_cxx_cross
11841 cat > conftest.
$ac_ext <<EOF
11842 #line 11843 "configure"
11843 #include "confdefs.h"
11845 #include <sys/time.h>
11846 #include <unistd.h>
11851 struct timezone tz;
11852 gettimeofday(&tv, &tz);
11856 if { (eval echo configure
:11857: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11858 wx_cv_func_gettimeofday_has_2_args
=yes
11860 echo "configure: failed program was:" >&5
11861 cat conftest.
$ac_ext >&5
11863 cat > conftest.
$ac_ext <<EOF
11864 #line 11865 "configure"
11865 #include "confdefs.h"
11867 #include <sys/time.h>
11868 #include <unistd.h>
11877 if { (eval echo configure
:11878: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
11879 wx_cv_func_gettimeofday_has_2_args
=no
11881 echo "configure: failed program was:" >&5
11882 cat conftest.
$ac_ext >&5
11884 wx_cv_func_gettimeofday_has_2_args
=unknown
11892 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
11893 ac_cpp
='$CPP $CPPFLAGS'
11894 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
11895 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
11896 cross_compiling
=$ac_cv_prog_cc_cross
11901 echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6
11903 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
11904 cat >> confdefs.h
<<\EOF
11905 #define WX_GETTIMEOFDAY_NO_TZ 1
11911 cat >> confdefs.h
<<\EOF
11912 #define wxUSE_TIMEDATE 1
11915 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest"
11919 if test "$wxUSE_SOCKETS" = "yes"; then
11920 echo $ac_n "checking for socket""... $ac_c" 1>&6
11921 echo "configure:11922: checking for socket" >&5
11922 if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
11923 echo $ac_n "(cached) $ac_c" 1>&6
11925 cat > conftest.
$ac_ext <<EOF
11926 #line 11927 "configure"
11927 #include "confdefs.h"
11928 /* System header to define __stub macros and hopefully few prototypes,
11929 which can conflict with char socket(); below. */
11930 #include <assert.h>
11931 /* Override any gcc2 internal prototype to avoid an error. */
11932 /* We use char because int might match the return type of a gcc2
11933 builtin and then its argument prototype would still apply. */
11939 /* The GNU C library defines this for functions which it implements
11940 to always fail with ENOSYS. Some functions are actually named
11941 something starting with __ and the normal name is an alias. */
11942 #if defined (__stub_socket) || defined (__stub___socket)
11950 if { (eval echo configure
:11951: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11952 eval "ac_cv_func_socket=yes"
11954 echo "configure: failed program was:" >&5
11955 cat conftest.
$ac_ext >&5
11957 eval "ac_cv_func_socket=no"
11962 if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
11963 echo "$ac_t""yes" 1>&6
11966 echo "$ac_t""no" 1>&6
11967 echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
11968 echo "configure:11969: checking for socket in -lsocket" >&5
11969 ac_lib_var
=`echo socket'_'socket | sed 'y%./+-%__p_%'`
11970 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11971 echo $ac_n "(cached) $ac_c" 1>&6
11973 ac_save_LIBS
="$LIBS"
11974 LIBS
="-lsocket $LIBS"
11975 cat > conftest.
$ac_ext <<EOF
11976 #line 11977 "configure"
11977 #include "confdefs.h"
11978 /* Override any gcc2 internal prototype to avoid an error. */
11979 /* We use char because int might match the return type of a gcc2
11980 builtin and then its argument prototype would still apply. */
11987 if { (eval echo configure
:11988: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
11989 eval "ac_cv_lib_$ac_lib_var=yes"
11991 echo "configure: failed program was:" >&5
11992 cat conftest.
$ac_ext >&5
11994 eval "ac_cv_lib_$ac_lib_var=no"
11997 LIBS
="$ac_save_LIBS"
12000 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12001 echo "$ac_t""yes" 1>&6
12002 INET_LINK
="$INET_LINK -lsocket"
12004 echo "$ac_t""no" 1>&6
12006 echo "configure: warning: socket library not found - sockets will be disabled" 1>&2
12017 if test "$wxUSE_SOCKETS" = "yes" ; then
12020 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12021 ac_cpp
='$CXXCPP $CPPFLAGS'
12022 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12023 ac_link
='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12024 cross_compiling
=$ac_cv_prog_cxx_cross
12026 echo $ac_n "checking the type of the third argument of getsockname""... $ac_c" 1>&6
12027 echo "configure:12028: checking the type of the third argument of getsockname" >&5
12028 cat > conftest.
$ac_ext <<EOF
12029 #line 12030 "configure"
12030 #include "confdefs.h"
12031 #include <sys/socket.h>
12033 socklen_t len; getsockname(0, 0, &len);
12036 if { (eval echo configure
:12037: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12038 cat >> confdefs.h
<<\EOF
12039 #define SOCKLEN_T socklen_t
12041 echo "$ac_t""socklen_t" 1>&6
12043 echo "configure: failed program was:" >&5
12044 cat conftest.
$ac_ext >&5
12046 cat > conftest.
$ac_ext <<EOF
12047 #line 12048 "configure"
12048 #include "confdefs.h"
12049 #include <sys/socket.h>
12051 size_t len; getsockname(0, 0, &len);
12054 if { (eval echo configure
:12055: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12056 cat >> confdefs.h
<<\EOF
12057 #define SOCKLEN_T size_t
12059 echo "$ac_t""size_t" 1>&6
12061 echo "configure: failed program was:" >&5
12062 cat conftest.
$ac_ext >&5
12064 cat > conftest.
$ac_ext <<EOF
12065 #line 12066 "configure"
12066 #include "confdefs.h"
12067 #include <sys/socket.h>
12069 int len; getsockname(0, 0, &len);
12072 if { (eval echo configure
:12073: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
12074 cat >> confdefs.h
<<\EOF
12075 #define SOCKLEN_T int
12077 echo "$ac_t""int" 1>&6
12079 echo "configure: failed program was:" >&5
12080 cat conftest.
$ac_ext >&5
12082 echo "$ac_t""unknown" 1>&6
12093 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12094 ac_cpp
='$CPP $CPPFLAGS'
12095 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12096 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12097 cross_compiling
=$ac_cv_prog_cc_cross
12100 cat >> confdefs.h
<<\EOF
12101 #define wxUSE_SOCKETS 1
12104 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets"
12105 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS protocol"
12109 if test "$wxUSE_JOYSTICK" = 1; then
12110 for ac_hdr
in linux
/joystick.h
12112 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12113 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
12114 echo "configure:12115: checking for $ac_hdr" >&5
12115 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12116 echo $ac_n "(cached) $ac_c" 1>&6
12118 cat > conftest.
$ac_ext <<EOF
12119 #line 12120 "configure"
12120 #include "confdefs.h"
12123 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12124 { (eval echo configure
:12125: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12125 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12126 if test -z "$ac_err"; then
12128 eval "ac_cv_header_$ac_safe=yes"
12131 echo "configure: failed program was:" >&5
12132 cat conftest.
$ac_ext >&5
12134 eval "ac_cv_header_$ac_safe=no"
12138 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12139 echo "$ac_t""yes" 1>&6
12140 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12141 cat >> confdefs.h
<<EOF
12142 #define $ac_tr_hdr 1
12146 echo "$ac_t""no" 1>&6
12150 if test "$ac_cv_header_linux_joystick_h" = "yes"; then
12151 cat >> confdefs.h
<<\EOF
12152 #define wxUSE_JOYSTICK 1
12155 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest"
12162 if test "$wxUSE_DYNLIB_CLASS" = "yes"; then
12163 for ac_func
in dlopen
12165 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
12166 echo "configure:12167: checking for $ac_func" >&5
12167 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12168 echo $ac_n "(cached) $ac_c" 1>&6
12170 cat > conftest.
$ac_ext <<EOF
12171 #line 12172 "configure"
12172 #include "confdefs.h"
12173 /* System header to define __stub macros and hopefully few prototypes,
12174 which can conflict with char $ac_func(); below. */
12175 #include <assert.h>
12176 /* Override any gcc2 internal prototype to avoid an error. */
12177 /* We use char because int might match the return type of a gcc2
12178 builtin and then its argument prototype would still apply. */
12184 /* The GNU C library defines this for functions which it implements
12185 to always fail with ENOSYS. Some functions are actually named
12186 something starting with __ and the normal name is an alias. */
12187 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12195 if { (eval echo configure
:12196: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12197 eval "ac_cv_func_$ac_func=yes"
12199 echo "configure: failed program was:" >&5
12200 cat conftest.
$ac_ext >&5
12202 eval "ac_cv_func_$ac_func=no"
12207 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12208 echo "$ac_t""yes" 1>&6
12209 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12210 cat >> confdefs.h
<<EOF
12211 #define $ac_tr_func 1
12214 cat >> confdefs.h
<<\EOF
12215 #define HAVE_DLOPEN 1
12221 echo "$ac_t""no" 1>&6
12222 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
12223 echo "configure:12224: checking for dlopen in -ldl" >&5
12224 ac_lib_var
=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
12225 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12226 echo $ac_n "(cached) $ac_c" 1>&6
12228 ac_save_LIBS
="$LIBS"
12230 cat > conftest.
$ac_ext <<EOF
12231 #line 12232 "configure"
12232 #include "confdefs.h"
12233 /* Override any gcc2 internal prototype to avoid an error. */
12234 /* We use char because int might match the return type of a gcc2
12235 builtin and then its argument prototype would still apply. */
12242 if { (eval echo configure
:12243: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12244 eval "ac_cv_lib_$ac_lib_var=yes"
12246 echo "configure: failed program was:" >&5
12247 cat conftest.
$ac_ext >&5
12249 eval "ac_cv_lib_$ac_lib_var=no"
12252 LIBS
="$ac_save_LIBS"
12255 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12256 echo "$ac_t""yes" 1>&6
12258 cat >> confdefs.h
<<\EOF
12259 #define HAVE_DLOPEN 1
12266 echo "$ac_t""no" 1>&6
12268 for ac_func
in shl_load
12270 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
12271 echo "configure:12272: checking for $ac_func" >&5
12272 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12273 echo $ac_n "(cached) $ac_c" 1>&6
12275 cat > conftest.
$ac_ext <<EOF
12276 #line 12277 "configure"
12277 #include "confdefs.h"
12278 /* System header to define __stub macros and hopefully few prototypes,
12279 which can conflict with char $ac_func(); below. */
12280 #include <assert.h>
12281 /* Override any gcc2 internal prototype to avoid an error. */
12282 /* We use char because int might match the return type of a gcc2
12283 builtin and then its argument prototype would still apply. */
12289 /* The GNU C library defines this for functions which it implements
12290 to always fail with ENOSYS. Some functions are actually named
12291 something starting with __ and the normal name is an alias. */
12292 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12300 if { (eval echo configure
:12301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
12302 eval "ac_cv_func_$ac_func=yes"
12304 echo "configure: failed program was:" >&5
12305 cat conftest.
$ac_ext >&5
12307 eval "ac_cv_func_$ac_func=no"
12312 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12313 echo "$ac_t""yes" 1>&6
12314 ac_tr_func
=HAVE_
`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12315 cat >> confdefs.h
<<EOF
12316 #define $ac_tr_func 1
12319 cat >> confdefs.h
<<\EOF
12320 #define HAVE_SHL_LOAD 1
12326 echo "$ac_t""no" 1>&6
12338 if test "$HAVE_DL_FUNCS" = 0; then
12339 if test "$HAVE_SHL_FUNCS" = 0; then
12340 if test "$USE_UNIX" = 1; then
12341 echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2
12342 wxUSE_DYNLIB_CLASS
=no
12344 echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2
12350 if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
12351 cat >> confdefs.h
<<\EOF
12352 #define wxUSE_DYNLIB_CLASS 1
12361 if test "$wxUSE_UNICODE" = "yes" ; then
12362 cat >> confdefs.h
<<\EOF
12363 #define wxUSE_UNICODE 1
12368 if test "$wxUSE_WCSRTOMBS" = "yes" ; then
12369 cat >> confdefs.h
<<\EOF
12370 #define wxUSE_WCSRTOMBS 1
12375 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
12376 cat >> confdefs.h
<<\EOF
12377 #define wxUSE_EXPERIMENTAL_PRINTF 1
12383 if test "$wxUSE_SERIAL" = "yes" ; then
12384 cat >> confdefs.h
<<\EOF
12385 #define wxUSE_SERIAL 1
12392 if test "$wxUSE_ODBC" = "yes" ; then
12393 cat >> confdefs.h
<<\EOF
12394 #define wxUSE_ODBC 1
12397 WXODBCFLAG
="-D_IODBC_"
12398 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS db"
12399 IODBCOBJS
="\$(IODBC_OBJS)"
12405 if test "$wxUSE_POSTSCRIPT" = "yes" ; then
12406 cat >> confdefs.h
<<\EOF
12407 #define wxUSE_POSTSCRIPT 1
12412 cat >> confdefs.h
<<\EOF
12413 #define wxUSE_AFM_FOR_POSTSCRIPT 1
12417 cat >> confdefs.h
<<\EOF
12418 #define wxUSE_NORMALIZED_PS_FONTS 1
12423 if test "$wxUSE_CONSTRAINTS" = "yes"; then
12424 cat >> confdefs.h
<<\EOF
12425 #define wxUSE_CONSTRAINTS 1
12428 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS layout"
12431 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
12432 cat >> confdefs.h
<<\EOF
12433 #define wxUSE_MDI_ARCHITECTURE 1
12436 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mdi"
12439 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
12440 cat >> confdefs.h
<<\EOF
12441 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
12444 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docview"
12445 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
12446 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS docvwmdi"
12450 if test "$wxUSE_HELP" = "yes"; then
12451 cat >> confdefs.h
<<\EOF
12452 #define wxUSE_HELP 1
12455 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS help"
12458 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
12459 if test "$wxUSE_CONSTRAINTS" != "yes"; then
12460 echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2
12462 cat >> confdefs.h
<<\EOF
12463 #define wxUSE_PRINTING_ARCHITECTURE 1
12467 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS printing"
12470 if test "$wxUSE_PROLOGIO" = "yes" ; then
12471 cat >> confdefs.h
<<\EOF
12472 #define wxUSE_PROLOGIO 1
12477 if test "$wxUSE_RESOURCES" = "yes" ; then
12478 if test "$wxUSE_PROLOGIO" = "yes" ; then
12479 cat >> confdefs.h
<<\EOF
12480 #define wxUSE_RESOURCES 1
12483 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS resource"
12485 echo "configure: warning: wxWindows ressource system requires PrologIO and can't be compiled without it." 1>&2
12489 if test "$wxUSE_X_RESOURCES" = "yes"; then
12490 cat >> confdefs.h
<<\EOF
12491 #define wxUSE_X_RESOURCES 1
12497 if test "$wxUSE_IPC" = "yes"; then
12498 cat >> confdefs.h
<<\EOF
12499 #define wxUSE_IPC 1
12504 if test "$wxUSE_CLIPBOARD" = "yes"; then
12505 cat >> confdefs.h
<<\EOF
12506 #define wxUSE_CLIPBOARD 1
12511 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
12512 if test "$wxUSE_GTK" = 1; then
12513 if test "$WXGTK12" != 1; then
12514 echo "configure: warning: Drag and drop is only supported under GTK+ 1.2" 1>&2
12515 wxUSE_DRAG_AND_DROP
=no
12519 if test "$wxUSE_MOTIF" = 1; then
12520 echo "configure: warning: Drag and drop is not yet supported under Motif" 1>&2
12521 wxUSE_DRAG_AND_DROP
=no
12524 if test "$USE_WIN32" = 1; then
12525 for ac_hdr
in ole2.h
12527 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12528 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
12529 echo "configure:12530: checking for $ac_hdr" >&5
12530 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12531 echo $ac_n "(cached) $ac_c" 1>&6
12533 cat > conftest.
$ac_ext <<EOF
12534 #line 12535 "configure"
12535 #include "confdefs.h"
12538 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
12539 { (eval echo configure
:12540: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
12540 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12541 if test -z "$ac_err"; then
12543 eval "ac_cv_header_$ac_safe=yes"
12546 echo "configure: failed program was:" >&5
12547 cat conftest.
$ac_ext >&5
12549 eval "ac_cv_header_$ac_safe=no"
12553 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12554 echo "$ac_t""yes" 1>&6
12555 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12556 cat >> confdefs.h
<<EOF
12557 #define $ac_tr_hdr 1
12561 echo "$ac_t""no" 1>&6
12565 if test "x$HAVE_OLE2_H" = x
; then
12566 echo "configure: warning: Drag and drop disabled because OLE headers not found" 1>&2
12567 wxUSE_DRAG_AND_DROP
=no
12571 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
12572 cat >> confdefs.h
<<\EOF
12573 #define wxUSE_DRAG_AND_DROP 1
12576 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS dnd"
12581 if test "$wxUSE_SPLINES" = "yes" ; then
12582 cat >> confdefs.h
<<\EOF
12583 #define wxUSE_SPLINES 1
12589 if test "$wxUSE_ACCEL" = "yes"; then
12590 cat >> confdefs.h
<<\EOF
12591 #define wxUSE_ACCEL 1
12596 if test "$wxUSE_CARET" = "yes"; then
12597 cat >> confdefs.h
<<\EOF
12598 #define wxUSE_CARET 1
12601 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS caret"
12604 if test "$wxUSE_COMBOBOX" = "yes"; then
12605 cat >> confdefs.h
<<\EOF
12606 #define wxUSE_COMBOBOX 1
12611 if test "$wxUSE_CHOICE" = "yes"; then
12612 cat >> confdefs.h
<<\EOF
12613 #define wxUSE_CHOICE 1
12618 if test "$wxUSE_BMPBUTTON" = "yes"; then
12619 cat >> confdefs.h
<<\EOF
12620 #define wxUSE_BMPBUTTON 1
12625 if test "$wxUSE_CHECKBOX" = "yes"; then
12626 cat >> confdefs.h
<<\EOF
12627 #define wxUSE_CHECKBOX 1
12632 if test "$wxUSE_CHECKLST" = "yes"; then
12633 cat >> confdefs.h
<<\EOF
12634 #define wxUSE_CHECKLISTBOX 1
12637 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS checklst"
12640 if test "$wxUSE_GAUGE" = "yes"; then
12641 cat >> confdefs.h
<<\EOF
12642 #define wxUSE_GAUGE 1
12647 if test "$wxUSE_GRID" = "yes"; then
12648 cat >> confdefs.h
<<\EOF
12649 #define wxUSE_GRID 1
12652 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS grid"
12655 if test "$wxUSE_NEW_GRID" = "yes"; then
12656 cat >> confdefs.h
<<\EOF
12657 #define wxUSE_NEW_GRID 1
12660 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS newgrid"
12663 if test "$wxUSE_IMAGLIST" = "yes"; then
12664 cat >> confdefs.h
<<\EOF
12665 #define wxUSE_IMAGLIST 1
12670 if test "$wxUSE_LISTBOX" = "yes"; then
12671 cat >> confdefs.h
<<\EOF
12672 #define wxUSE_LISTBOX 1
12677 if test "$wxUSE_LISTCTRL" = "yes"; then
12678 if test "$wxUSE_IMAGLIST" = "yes"; then
12679 cat >> confdefs.h
<<\EOF
12680 #define wxUSE_LISTCTRL 1
12683 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS listctrl"
12685 echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2
12689 if test "$wxUSE_NOTEBOOK" = "yes"; then
12690 cat >> confdefs.h
<<\EOF
12691 #define wxUSE_NOTEBOOK 1
12694 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS notebook"
12697 if test "$wxUSE_RADIOBOX" = "yes"; then
12698 cat >> confdefs.h
<<\EOF
12699 #define wxUSE_RADIOBOX 1
12704 if test "$wxUSE_RADIOBTN" = "yes"; then
12705 cat >> confdefs.h
<<\EOF
12706 #define wxUSE_RADIOBTN 1
12711 if test "$wxUSE_SASH" = "yes"; then
12712 cat >> confdefs.h
<<\EOF
12713 #define wxUSE_SASH 1
12716 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sashtest"
12719 if test "$wxUSE_SCROLLBAR" = "yes"; then
12720 cat >> confdefs.h
<<\EOF
12721 #define wxUSE_SCROLLBAR 1
12724 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS scroll scrollsub"
12727 if test "$wxUSE_SLIDER" = "yes"; then
12728 cat >> confdefs.h
<<\EOF
12729 #define wxUSE_SLIDER 1
12734 if test "$wxUSE_SPINBTN" = "yes"; then
12735 cat >> confdefs.h
<<\EOF
12736 #define wxUSE_SPINBTN 1
12741 if test "$wxUSE_SPINCTRL" = "yes"; then
12742 cat >> confdefs.h
<<\EOF
12743 #define wxUSE_SPINCTRL 1
12748 if test "$wxUSE_SPLITTER" = "yes"; then
12749 cat >> confdefs.h
<<\EOF
12750 #define wxUSE_SPLITTER 1
12753 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splitter"
12756 if test "$wxUSE_STATBMP" = "yes"; then
12757 cat >> confdefs.h
<<\EOF
12758 #define wxUSE_STATBMP 1
12763 if test "$wxUSE_STATBOX" = "yes"; then
12764 cat >> confdefs.h
<<\EOF
12765 #define wxUSE_STATBOX 1
12770 if test "$wxUSE_STATLINE" = "yes"; then
12771 if test "$wxUSE_WINE" = 1 ; then
12772 echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2
12774 cat >> confdefs.h
<<\EOF
12775 #define wxUSE_STATLINE 1
12781 if test "$wxUSE_STATUSBAR" = "yes"; then
12782 cat >> confdefs.h
<<\EOF
12783 #define wxUSE_STATUSBAR 1
12788 if test "$wxUSE_TABDIALOG" = "yes"; then
12789 cat >> confdefs.h
<<\EOF
12790 #define wxUSE_TAB_DIALOG 1
12793 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS tab"
12796 if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then
12797 cat >> confdefs.h
<<\EOF
12798 #define wxUSE_TOOLBAR_SIMPLE 1
12801 wxUSE_TOOLBAR
="yes"
12804 if test "$wxUSE_TOOLBAR" = "yes"; then
12805 cat >> confdefs.h
<<\EOF
12806 #define wxUSE_TOOLBAR 1
12810 if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then
12811 wxUSE_TOOLBAR_NATIVE
="yes"
12814 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS toolbar"
12817 if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then
12818 cat >> confdefs.h
<<\EOF
12819 #define wxUSE_TOOLBAR_NATIVE 1
12824 if test "$wxUSE_TOOLTIPS" = "yes"; then
12825 if test "$wxUSE_MOTIF" = 1; then
12826 echo "configure: warning: wxTooltip not supported yet under Motif" 1>&2
12828 if test "$wxUSE_WINE" = 1; then
12829 echo "configure: warning: wxTooltip not supported under WINE" 1>&2
12831 cat >> confdefs.h
<<\EOF
12832 #define wxUSE_TOOLTIPS 1
12839 if test "$wxUSE_TREECTRL" = "yes"; then
12840 if test "$wxUSE_IMAGLIST" = "yes"; then
12841 cat >> confdefs.h
<<\EOF
12842 #define wxUSE_TREECTRL 1
12845 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS treectrl"
12847 echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2
12853 if test "$wxUSE_METAFILE" = "yes"; then
12854 cat >> confdefs.h
<<\EOF
12855 #define wxUSE_METAFILE 1
12860 if test "$wxUSE_DIRDLG" = "yes"; then
12861 if test "$wxUSE_CONSTRAINTS" != "yes"; then
12862 echo "configure: warning: wxDirDialog requires constraints so it won't be compiled without them" 1>&2
12864 if test "$wxUSE_TREECTRL" != "yes"; then
12865 echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2
12867 cat >> confdefs.h
<<\EOF
12868 #define wxUSE_DIRDLG 1
12875 if test "$wxUSE_TEXTDLG" = "yes"; then
12876 cat >> confdefs.h
<<\EOF
12877 #define wxUSE_TEXTDLG 1
12882 if test "$wxUSE_STARTUP_TIPS" = "yes"; then
12883 if test "$wxUSE_CONSTRAINTS" != "yes"; then
12884 echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2
12886 cat >> confdefs.h
<<\EOF
12887 #define wxUSE_STARTUP_TIPS 1
12893 if test "$wxUSE_PROGRESSDLG" = "yes"; then
12894 if test "$wxUSE_CONSTRAINTS" != "yes"; then
12895 echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2
12897 cat >> confdefs.h
<<\EOF
12898 #define wxUSE_PROGRESSDLG 1
12904 if test "$wxUSE_MINIFRAME" = "yes"; then
12905 cat >> confdefs.h
<<\EOF
12906 #define wxUSE_MINIFRAME 1
12909 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram"
12912 if test "$wxUSE_HTML" = "yes"; then
12913 cat >> confdefs.h
<<\EOF
12914 #define wxUSE_HTML 1
12917 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS html"
12918 INCLUDE_SUBDIRS
="$INCLUDE_SUBDIRS html"
12921 if test "$wxUSE_VALIDATORS" = "yes"; then
12922 cat >> confdefs.h
<<\EOF
12923 #define wxUSE_VALIDATORS 1
12926 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate"
12929 if test "$wxUSE_GIF" = "yes" ; then
12930 cat >> confdefs.h
<<\EOF
12931 #define wxUSE_GIF 1
12936 if test "$wxUSE_PCX" = "yes" ; then
12937 cat >> confdefs.h
<<\EOF
12938 #define wxUSE_PCX 1
12943 if test "$wxUSE_PNM" = "yes" ; then
12944 cat >> confdefs.h
<<\EOF
12945 #define wxUSE_PNM 1
12951 OSINFO
=`uname -s -r -m`
12952 OSINFO
="\"$OSINFO\""
12953 cat >> confdefs.h
<<EOF
12954 #define WXWIN_OS_DESCRIPTION $OSINFO
12959 GUILIBS
="$GUI_TK_LIBRARY $OPENGL_LINK $LIBPNG_LINK $ZLIB_LINK $TOOLKIT_LINK"
12961 EXTRA_LIBS
="$LIBS $POSIX4_LINK $INET_LINK $WCHAR_LINK $THREADS_LINK $DMALLOC_LINK $DL_LINK"
12962 if test "$wxUSE_GUI" = "yes"; then
12963 EXTRA_LIBS
="$EXTRA_LIBS $GUILIBS"
12966 LD_LIBS
="\${top_builddir}/lib/${WX_LIBRARY_NAME_STATIC} $EXTRA_LIBS"
12968 INCLUDES
="-I. -I\${top_builddir}/include -I\${top_srcdir}/include $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $TOOLKIT_INCLUDE"
12970 if test "$GXX" = yes ; then
12971 CXXWARNINGS
="-Wall"
12973 EXTRA_CFLAGS
="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES"
12975 CFLAGS
=`echo $CFLAGS $EXTRA_CFLAGS | sed 's/ \\+/ /g'`
12976 CXXFLAGS
=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
12978 LDFLAGS
="$LDFLAGS $PROFILE"
12980 if test "$wxUSE_GUI" = "yes"; then
12982 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS controls dialogs drawing dynamic \
12983 font fractal image minimal richedit"
12985 CPPFLAGS
="$CPPFLAGS \$(EXTRADEFS)"
12990 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
13054 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
13055 echo "configure:13056: checking whether ${MAKE-make} sets \${MAKE}" >&5
13056 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
13057 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
13058 echo $ac_n "(cached) $ac_c" 1>&6
13060 cat > conftestmake
<<\EOF
13062 @
echo 'ac_maketemp="${MAKE}"'
13064 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
13065 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
13066 if test -n "$ac_maketemp"; then
13067 eval ac_cv_prog_make_
${ac_make}_set
=yes
13069 eval ac_cv_prog_make_
${ac_make}_set
=no
13073 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
13074 echo "$ac_t""yes" 1>&6
13077 echo "$ac_t""no" 1>&6
13078 SET_MAKE
="MAKE=${MAKE-make}"
13084 if test "${TOOLKIT_DIR}" = "msw" ; then
13085 GL_TOOLKIT_DIR
="win"
13087 GL_TOOLKIT_DIR
="${TOOLKIT_DIR}"
13092 cat > confcache
<<\EOF
13093 # This file is a shell script that caches the results of configure
13094 # tests run on this system so they can be shared between configure
13095 # scripts and configure runs. It is not useful on other systems.
13096 # If it contains results you don't want to keep, you may remove or edit it.
13098 # By default, configure uses ./config.cache as the cache file,
13099 # creating it if it does not exist already. You can give configure
13100 # the --cache-file=FILE option to use a different cache file; that is
13101 # what configure does when it calls configure scripts in
13102 # subdirectories, so they share the cache.
13103 # Giving --cache-file=/dev/null disables caching, for debugging configure.
13104 # config.status only pays attention to the cache file if you give it the
13105 # --recheck option to rerun configure.
13108 # The following way of writing the cache mishandles newlines in values,
13109 # but we know of no workaround that is simple, portable, and efficient.
13110 # So, don't put newlines in cache variables' values.
13111 # Ultrix sh set writes to stderr and can't be redirected directly,
13112 # and sets the high bit in the cache file unless we assign to the vars.
13114 case `(ac_space=' '; set | grep ac_space) 2>&1` in
13116 # `set' does not quote correctly, so add quotes (double-quote substitution
13117 # turns \\\\ into \\, and sed turns \\ into \).
13119 -e "s/'/'\\\\''/g" \
13120 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
13123 # `set' quotes correctly as required by POSIX, so do not add quotes.
13124 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
13127 if cmp -s $cache_file confcache
; then
13130 if test -w $cache_file; then
13131 echo "updating cache $cache_file"
13132 cat confcache
> $cache_file
13134 echo "not updating unwritable cache $cache_file"
13139 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
13141 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
13142 # Let make expand exec_prefix.
13143 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
13145 # Any assignment to VPATH causes Sun make to only execute
13146 # the first set of double-colon rules, so remove it if not needed.
13147 # If there is a colon in the path, we need to keep it.
13148 if test "x$srcdir" = x.
; then
13149 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
13152 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
13154 DEFS
=-DHAVE_CONFIG_H
13156 # Without the "./", some shells look in PATH for config.status.
13157 : ${CONFIG_STATUS=./config.status}
13159 echo creating
$CONFIG_STATUS
13160 rm -f $CONFIG_STATUS
13161 cat > $CONFIG_STATUS <<EOF
13163 # Generated automatically by configure.
13164 # Run this file to recreate the current configuration.
13165 # This directory was configured as follows,
13166 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
13168 # $0 $ac_configure_args
13170 # Compiler output produced by configure, useful for debugging
13171 # configure, is in ./config.log if it exists.
13173 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
13176 case "\$ac_option" in
13177 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13178 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
13179 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
13180 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
13181 echo "$CONFIG_STATUS generated by autoconf version 2.14"
13183 -help | --help | --hel | --he | --h)
13184 echo "\$ac_cs_usage"; exit 0 ;;
13185 *) echo "\$ac_cs_usage"; exit 1 ;;
13189 ac_given_srcdir=$srcdir
13190 ac_given_INSTALL="$INSTALL"
13192 trap 'rm -fr `echo "
13199 demos/bombs/Makefile
13200 demos/dbbrowse/Makefile
13201 demos/forty/Makefile
13202 demos/fractal/Makefile
13203 demos/life/Makefile
13204 demos/poem/Makefile
13206 samples/caret/Makefile
13207 samples/calendar/Makefile
13208 samples/checklst/Makefile
13209 samples/config/Makefile
13210 samples/controls/Makefile
13211 samples/console/Makefile
13212 samples/db/Makefile
13213 samples/dialogs/Makefile
13214 samples/docview/Makefile
13215 samples/docvwmdi/Makefile
13216 samples/dnd/Makefile
13217 samples/drawing/Makefile
13218 samples/exec/Makefile
13219 samples/font/Makefile
13220 samples/grid/Makefile
13221 samples/help/Makefile
13222 samples/image/Makefile
13223 samples/internat/Makefile
13224 samples/ipc/Makefile
13225 samples/layout/Makefile
13226 samples/listctrl/Makefile
13227 samples/mdi/Makefile
13228 samples/minifram/Makefile
13229 samples/minimal/Makefile
13230 samples/dialup/Makefile
13231 samples/newgrid/Makefile
13232 samples/notebook/Makefile
13233 samples/png/Makefile
13234 samples/printing/Makefile
13235 samples/proplist/Makefile
13236 samples/propsize/Makefile
13237 samples/richedit/Makefile
13238 samples/resource/Makefile
13239 samples/sashtest/Makefile
13240 samples/scroll/Makefile
13241 samples/scrollsub/Makefile
13242 samples/splitter/Makefile
13243 samples/text/Makefile
13244 samples/thread/Makefile
13245 samples/toolbar/Makefile
13246 samples/treectrl/Makefile
13247 samples/typetest/Makefile
13248 samples/validate/Makefile
13249 samples/sockets/Makefile
13250 samples/wizard/Makefile
13251 samples/html/Makefile
13252 samples/html/about/Makefile
13253 samples/html/help/Makefile
13254 samples/html/printing/Makefile
13255 samples/html/helpview/Makefile
13256 samples/html/test/Makefile
13257 samples/html/zip/Makefile
13258 samples/html/virtual/Makefile
13259 samples/html/widget/Makefile
13261 utils/wxMMedia2/Makefile
13262 utils/wxMMedia2/lib/Makefile
13263 utils/wxMMedia2/sample/Makefile
13264 utils/glcanvas/Makefile
13265 utils/glcanvas/${GL_TOOLKIT_DIR}/Makefile
13267 utils/ogl/src/Makefile
13268 utils/makegen/Makefile
13269 utils/HelpGen/Makefile
13270 utils/HelpGen/src/Makefile
13271 utils/tex2rtf/Makefile
13272 utils/tex2rtf/src/Makefile
13273 utils/hhp2cached/Makefile
13274 utils/dialoged/Makefile
13275 utils/dialoged/src/Makefile
13276 setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
13278 cat >> $CONFIG_STATUS <<EOF
13280 # Protect against being on the right side of a sed subst in config.status.
13281 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
13282 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
13286 s%@CFLAGS@%$CFLAGS%g
13287 s%@CPPFLAGS@%$CPPFLAGS%g
13288 s%@CXXFLAGS@%$CXXFLAGS%g
13289 s%@FFLAGS@%$FFLAGS%g
13291 s%@LDFLAGS@%$LDFLAGS%g
13293 s%@exec_prefix@%$exec_prefix%g
13294 s%@prefix@%$prefix%g
13295 s%@program_transform_name@%$program_transform_name%g
13296 s%@bindir@%$bindir%g
13297 s%@sbindir@%$sbindir%g
13298 s%@libexecdir@%$libexecdir%g
13299 s%@datadir@%$datadir%g
13300 s%@sysconfdir@%$sysconfdir%g
13301 s%@sharedstatedir@%$sharedstatedir%g
13302 s%@localstatedir@%$localstatedir%g
13303 s%@libdir@%$libdir%g
13304 s%@includedir@%$includedir%g
13305 s%@oldincludedir@%$oldincludedir%g
13306 s%@infodir@%$infodir%g
13307 s%@mandir@%$mandir%g
13309 s%@host_alias@%$host_alias%g
13310 s%@host_cpu@%$host_cpu%g
13311 s%@host_vendor@%$host_vendor%g
13312 s%@host_os@%$host_os%g
13313 s%@target@%$target%g
13314 s%@target_alias@%$target_alias%g
13315 s%@target_cpu@%$target_cpu%g
13316 s%@target_vendor@%$target_vendor%g
13317 s%@target_os@%$target_os%g
13319 s%@build_alias@%$build_alias%g
13320 s%@build_cpu@%$build_cpu%g
13321 s%@build_vendor@%$build_vendor%g
13322 s%@build_os@%$build_os%g
13326 s%@CXXCPP@%$CXXCPP%g
13327 s%@RANLIB@%$RANLIB%g
13329 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
13330 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
13331 s%@INSTALL_DATA@%$INSTALL_DATA%g
13335 s%@LEXLIB@%$LEXLIB%g
13337 s%@GTK_CONFIG@%$GTK_CONFIG%g
13338 s%@GTK_CFLAGS@%$GTK_CFLAGS%g
13339 s%@GTK_LIBS@%$GTK_LIBS%g
13340 s%@X_CFLAGS@%$X_CFLAGS%g
13341 s%@X_PRE_LIBS@%$X_PRE_LIBS%g
13342 s%@X_LIBS@%$X_LIBS%g
13343 s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
13344 s%@LEX_STEM@%$LEX_STEM%g
13345 s%@PATH_IFS@%$PATH_IFS%g
13346 s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g
13347 s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g
13348 s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g
13349 s%@WX_LIBRARY_NAME@%$WX_LIBRARY_NAME%g
13350 s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g
13351 s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g
13352 s%@WX_LIBRARY@%$WX_LIBRARY%g
13353 s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
13354 s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g
13355 s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g
13356 s%@WX_LIBRARY_LINK3@%$WX_LIBRARY_LINK3%g
13357 s%@PROGRAM_EXT@%$PROGRAM_EXT%g
13358 s%@WX_ALL@%$WX_ALL%g
13359 s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g
13360 s%@SHARED_LD@%$SHARED_LD%g
13361 s%@PIC_FLAG@%$PIC_FLAG%g
13362 s%@DEP_INFO_FLAGS@%$DEP_INFO_FLAGS%g
13363 s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g
13364 s%@BURNT_LIBRARY_NAME@%$BURNT_LIBRARY_NAME%g
13365 s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g
13366 s%@USE_GUI@%$USE_GUI%g
13367 s%@AFMINSTALL@%$AFMINSTALL%g
13368 s%@TOOLKIT@%$TOOLKIT%g
13369 s%@TOOLKIT_DEF@%$TOOLKIT_DEF%g
13370 s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g
13371 s%@TOOLKIT_INCLUDE@%$TOOLKIT_INCLUDE%g
13372 s%@GUIHEADERS@%$GUIHEADERS%g
13373 s%@GUIOBJS@%$GUIOBJS%g
13374 s%@COMMONOBJS@%$COMMONOBJS%g
13375 s%@GENERICOBJS@%$GENERICOBJS%g
13376 s%@GUIDEPS@%$GUIDEPS%g
13377 s%@COMMONDEPS@%$COMMONDEPS%g
13378 s%@GENERICDEPS@%$GENERICDEPS%g
13379 s%@IODBCOBJS@%$IODBCOBJS%g
13380 s%@UNIXOBJS@%$UNIXOBJS%g
13381 s%@UNIXDEPS@%$UNIXDEPS%g
13382 s%@ALL_OBJECTS@%$ALL_OBJECTS%g
13383 s%@ALL_DEPFILES@%$ALL_DEPFILES%g
13384 s%@ALL_HEADERS@%$ALL_HEADERS%g
13385 s%@GUIDIST@%$GUIDIST%g
13386 s%@SRC_SUBDIRS@%$SRC_SUBDIRS%g
13387 s%@INCLUDE_SUBDIRS@%$INCLUDE_SUBDIRS%g
13388 s%@UTILS_SUBDIRS@%$UTILS_SUBDIRS%g
13389 s%@DOCS_SUBDIRS@%$DOCS_SUBDIRS%g
13390 s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
13391 s%@USER_SUBDIRS@%$USER_SUBDIRS%g
13392 s%@EXTRA_LIBS@%$EXTRA_LIBS%g
13393 s%@EXTRADEFS@%$EXTRADEFS%g
13394 s%@LD_LIBS@%$LD_LIBS%g
13395 s%@SET_MAKE@%$SET_MAKE%g
13396 s%@GL_TOOLKIT_DIR@%$GL_TOOLKIT_DIR%g
13401 cat >> $CONFIG_STATUS <<\EOF
13403 # Split the substitutions into bite-sized pieces for seds with
13404 # small command number limits, like on Digital OSF/1 and HP-UX.
13405 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
13406 ac_file
=1 # Number of current file.
13407 ac_beg
=1 # First line for current file.
13408 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
13411 while $ac_more_lines; do
13412 if test $ac_beg -gt 1; then
13413 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
13415 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
13417 if test ! -s conftest.s
$ac_file; then
13418 ac_more_lines
=false
13419 rm -f conftest.s
$ac_file
13421 if test -z "$ac_sed_cmds"; then
13422 ac_sed_cmds
="sed -f conftest.s$ac_file"
13424 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
13426 ac_file
=`expr $ac_file + 1`
13428 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
13431 if test -z "$ac_sed_cmds"; then
13436 cat >> $CONFIG_STATUS <<EOF
13438 CONFIG_FILES=\${CONFIG_FILES-"wx-config
13444 demos/bombs/Makefile
13445 demos/dbbrowse/Makefile
13446 demos/forty/Makefile
13447 demos/fractal/Makefile
13448 demos/life/Makefile
13449 demos/poem/Makefile
13451 samples/caret/Makefile
13452 samples/calendar/Makefile
13453 samples/checklst/Makefile
13454 samples/config/Makefile
13455 samples/controls/Makefile
13456 samples/console/Makefile
13457 samples/db/Makefile
13458 samples/dialogs/Makefile
13459 samples/docview/Makefile
13460 samples/docvwmdi/Makefile
13461 samples/dnd/Makefile
13462 samples/drawing/Makefile
13463 samples/exec/Makefile
13464 samples/font/Makefile
13465 samples/grid/Makefile
13466 samples/help/Makefile
13467 samples/image/Makefile
13468 samples/internat/Makefile
13469 samples/ipc/Makefile
13470 samples/layout/Makefile
13471 samples/listctrl/Makefile
13472 samples/mdi/Makefile
13473 samples/minifram/Makefile
13474 samples/minimal/Makefile
13475 samples/dialup/Makefile
13476 samples/newgrid/Makefile
13477 samples/notebook/Makefile
13478 samples/png/Makefile
13479 samples/printing/Makefile
13480 samples/proplist/Makefile
13481 samples/propsize/Makefile
13482 samples/richedit/Makefile
13483 samples/resource/Makefile
13484 samples/sashtest/Makefile
13485 samples/scroll/Makefile
13486 samples/scrollsub/Makefile
13487 samples/splitter/Makefile
13488 samples/text/Makefile
13489 samples/thread/Makefile
13490 samples/toolbar/Makefile
13491 samples/treectrl/Makefile
13492 samples/typetest/Makefile
13493 samples/validate/Makefile
13494 samples/sockets/Makefile
13495 samples/wizard/Makefile
13496 samples/html/Makefile
13497 samples/html/about/Makefile
13498 samples/html/help/Makefile
13499 samples/html/printing/Makefile
13500 samples/html/helpview/Makefile
13501 samples/html/test/Makefile
13502 samples/html/zip/Makefile
13503 samples/html/virtual/Makefile
13504 samples/html/widget/Makefile
13506 utils/wxMMedia2/Makefile
13507 utils/wxMMedia2/lib/Makefile
13508 utils/wxMMedia2/sample/Makefile
13509 utils/glcanvas/Makefile
13510 utils/glcanvas/${GL_TOOLKIT_DIR}/Makefile
13512 utils/ogl/src/Makefile
13513 utils/makegen/Makefile
13514 utils/HelpGen/Makefile
13515 utils/HelpGen/src/Makefile
13516 utils/tex2rtf/Makefile
13517 utils/tex2rtf/src/Makefile
13518 utils/hhp2cached/Makefile
13519 utils/dialoged/Makefile
13520 utils/dialoged/src/Makefile
13523 cat >> $CONFIG_STATUS <<\EOF
13524 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
13525 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13527 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
13528 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
13529 *) ac_file_in
="${ac_file}.in" ;;
13532 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
13534 # Remove last slash and all that follows it. Not all systems have dirname.
13535 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
13536 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
13537 # The file is in a subdirectory.
13538 test ! -d "$ac_dir" && mkdir "$ac_dir"
13539 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
13540 # A "../" for each directory in $ac_dir_suffix.
13541 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
13543 ac_dir_suffix
= ac_dots
=
13546 case "$ac_given_srcdir" in
13548 if test -z "$ac_dots"; then top_srcdir
=.
13549 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
13550 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
13551 *) # Relative path.
13552 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
13553 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
13556 case "$ac_given_INSTALL" in
13557 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
13558 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
13561 echo creating
"$ac_file"
13563 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
13565 *Makefile
*) ac_comsub
="1i\\
13566 # $configure_input" ;;
13570 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
13572 s%@configure_input@%$configure_input%g
13573 s%@srcdir@%$srcdir%g
13574 s%@top_srcdir@%$top_srcdir%g
13575 s%@INSTALL@%$INSTALL%g
13576 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
13580 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
13581 # NAME is the cpp macro being defined and VALUE is the value it is being given.
13583 # ac_d sets the value in "#define NAME VALUE" lines.
13584 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
13585 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
13588 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
13589 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13590 ac_uB
='\([ ]\)%\1#\2define\3'
13593 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
13594 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13595 ac_eB
='$%\1#\2define\3'
13599 if test "${CONFIG_HEADERS+set}" != set; then
13601 cat >> $CONFIG_STATUS <<EOF
13602 CONFIG_HEADERS="setup.h:setup.h.in"
13604 cat >> $CONFIG_STATUS <<\EOF
13606 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
13607 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13609 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
13610 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
13611 *) ac_file_in
="${ac_file}.in" ;;
13614 echo creating
$ac_file
13616 rm -f conftest.frag conftest.
in conftest.out
13617 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
13618 cat $ac_file_inputs > conftest.
in
13622 # Transform confdefs.h into a sed script conftest.vals that substitutes
13623 # the proper values into config.h.in to produce config.h. And first:
13624 # Protect against being on the right side of a sed subst in config.status.
13625 # Protect against being in an unquoted here document in config.status.
13626 rm -f conftest.vals
13627 cat > conftest.hdr
<<\EOF
13630 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
13634 sed -n -f conftest.hdr confdefs.h > conftest.vals
13637 # This sed command replaces #undef with comments. This is necessary, for
13638 # example, in the case of _POSIX_SOURCE, which is predefined and required
13639 # on some systems where configure will not decide to define it.
13640 cat >> conftest.vals <<\EOF
13641 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
13644 # Break up conftest.vals because some shells have a limit on
13645 # the size of here documents, and old seds have small limits too.
13647 rm -f conftest.tail
13650 ac_lines=`grep -c . conftest.vals
`
13651 # grep -c gives empty output for an empty file on some AIX systems.
13652 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
13653 # Write a limited-size here document to conftest.frag.
13654 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
13655 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
13657 sed -f conftest.frag conftest.in > conftest.out
13659 mv conftest.out conftest.in
13660 ' >> $CONFIG_STATUS
13661 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
13662 rm -f conftest.vals
13663 mv conftest.tail conftest.vals
13665 rm -f conftest.vals
13667 cat >> $CONFIG_STATUS <<\EOF
13668 rm -f conftest.frag conftest.h
13669 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
13670 cat conftest.in >> conftest.h
13672 if cmp -s $ac_file conftest.h 2>/dev/null; then
13673 echo "$ac_file is unchanged"
13676 # Remove last slash and all that follows it. Not all systems have dirname.
13677 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
13678 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
13679 # The file is in a subdirectory.
13680 test ! -d "$ac_dir" && mkdir "$ac_dir"
13683 mv conftest.h $ac_file
13688 cat >> $CONFIG_STATUS <<EOF
13690 TOOLKIT_DIR="${TOOLKIT_DIR}"
13694 cat >> $CONFIG_STATUS <<\EOF
13697 if test ! -d include; then
13700 if test ! -d include/wx; then
13703 if test ! -d include/wx/${TOOLKIT_DIR}; then
13704 mkdir include/wx/${TOOLKIT_DIR}
13706 if test -f setup.h; then
13707 mv -f setup.h include/wx/${TOOLKIT_DIR}/setup.h
13712 chmod +x $CONFIG_STATUS
13713 rm -fr confdefs* $ac_clean_files
13714 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1