]> git.saurik.com Git - wxWidgets.git/blame - configure
added "bugs table" which will show non string data support when it's ready
[wxWidgets.git] / configure
CommitLineData
10f2d63a
VZ
1#! /bin/sh
2
3# From configure.in Id: configure.in
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
10f2d63a
VZ
36
37
38
39
40# Guess values for system-dependent variables and create Makefiles.
d6a55c4b 41# Generated automatically using autoconf version 2.13
10f2d63a
VZ
42# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
43#
44# This configure script is free software; the Free Software Foundation
45# gives unlimited permission to copy, distribute and modify it.
46
47# Defaults:
48ac_help=
49ac_default_prefix=/usr/local
50# Any additions from configure.in:
51ac_help="$ac_help
52--enable-gui use GUI classes"
53ac_help="$ac_help
54 --with-gtk use GTK+"
55ac_help="$ac_help
56 --with-motif use Motif/Lesstif"
57ac_help="$ac_help
58 --with-wine use WINE"
59ac_help="$ac_help
60 --with-cygwin use Cygwin for MS-Windows"
61ac_help="$ac_help
62 --with-mingw use GCC Minimal MS-Windows"
e07802fc
VZ
63ac_help="$ac_help
64 --with-pm use OS/2 Presentation Manager"
10f2d63a
VZ
65ac_help="$ac_help
66 --with-gtk-prefix=PFX Prefix where GTK is installed"
67ac_help="$ac_help
68 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed"
69ac_help="$ac_help
10f2d63a
VZ
70--with-libpng use libpng (PNG image format)"
71ac_help="$ac_help
72--with-libjpeg use libjpeg (JPEG file format)"
73ac_help="$ac_help
c7a2bf27
RR
74--with-libtiff use libtiff (TIFF file format)"
75ac_help="$ac_help
10f2d63a
VZ
76--with-opengl use OpenGL (or Mesa)"
77ac_help="$ac_help
b12915c1
VZ
78--with-dmalloc use dmalloc library (www.letters.com/dmalloc)"
79ac_help="$ac_help
80--with-zlib use zlib for LZW compression"
81ac_help="$ac_help
10f2d63a
VZ
82--with-odbc use the IODBC and wxODBC classes"
83ac_help="$ac_help
84--enable-shared create shared library code"
85ac_help="$ac_help
00cf1208
RR
86--enable-burnt_name create set name in shared library "
87ac_help="$ac_help
10f2d63a
VZ
88--enable-optimise create optimised code"
89ac_help="$ac_help
90--enable-debug same as debug_flag and debug_info"
91ac_help="$ac_help
92--enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)"
93ac_help="$ac_help
94--enable-debug_info create code with debugging information"
95ac_help="$ac_help
96--enable-debug_gdb create code with extra GDB debugging information"
97ac_help="$ac_help
98--enable-debug_cntxt use wxDebugContext"
99ac_help="$ac_help
100--enable-mem_tracing create code with memory tracing"
101ac_help="$ac_help
102--enable-profile create code with profiling information"
103ac_help="$ac_help
104--enable-no_rtti create code without RTTI information"
105ac_help="$ac_help
106--enable-no_exceptions create code without exceptions information"
107ac_help="$ac_help
108--enable-permissive compile code disregarding strict ANSI"
109ac_help="$ac_help
110--enable-no_deps create code without dependency information"
111ac_help="$ac_help
112--enable-intl use internationalization system"
113ac_help="$ac_help
114--enable-config use wxConfig (and derived) classes"
115ac_help="$ac_help
116--enable-sockets use socket/network classes"
117ac_help="$ac_help
118--enable-dialupman use dialup network classes"
119ac_help="$ac_help
120--enable-ipc use interprocess communication (wxSocket etc.)"
121ac_help="$ac_help
122--enable-apple_ieee use the Apple IEEE codec"
123ac_help="$ac_help
124--enable-timedate use date/time classes"
125ac_help="$ac_help
126--enable-wave use wxWave class"
127ac_help="$ac_help
128--enable-fraction use wxFraction class"
129ac_help="$ac_help
130--enable-dynlib use wxLibrary class for DLL loading"
131ac_help="$ac_help
132--enable-longlong use wxLongLong class"
133ac_help="$ac_help
134--enable-log use logging system"
135ac_help="$ac_help
136--enable-streams use wxStream etc classes"
137ac_help="$ac_help
138--enable-file use wxFile classes"
139ac_help="$ac_help
140--enable-textfile use wxTextFile classes"
141ac_help="$ac_help
142--enable-unicode compile wxString with Unicode support"
143ac_help="$ac_help
144--enable-wcsrtombs use wcsrtombs instead of buggy (GNU libc1/Linux libc5) wcstombs"
145ac_help="$ac_help
146--enable-wxprintfv use wxWindows implementation of vprintf()"
147ac_help="$ac_help
148--enable-joystick compile in joystick support (Linux only)"
149ac_help="$ac_help
150--enable-std_iostreams use standard C++ stream classes"
151ac_help="$ac_help
152--enable-fs_inet use virtual HTTP/FTP filesystems"
153ac_help="$ac_help
154--enable-fs_zip use virtual ZIP filesystems"
155ac_help="$ac_help
156--enable-zipstream use wxZipInputStream"
157ac_help="$ac_help
158--enable-threads use threads"
159ac_help="$ac_help
160--enable-serial use class serialization"
161ac_help="$ac_help
162--enable-docview use document view architecture"
163ac_help="$ac_help
164--enable-help use help (using external browser at present)"
165ac_help="$ac_help
166--enable-constraints use layout-constraints system"
167ac_help="$ac_help
168--enable-printarch use printing architecture"
169ac_help="$ac_help
170--enable-mdi use multiple document interface architecture"
171ac_help="$ac_help
172--enable-postscript use wxPostscriptDC device context (default for gtk+)"
173ac_help="$ac_help
174--enable-prologio use Prolog IO library"
175ac_help="$ac_help
176--enable-resources use wxWindows resources"
177ac_help="$ac_help
178--enable-xresources use X resources for save (default for gtk+)"
179ac_help="$ac_help
180--enable-clipboard use wxClipboard classes"
181ac_help="$ac_help
182--enable-dnd use Drag'n'Drop classes"
183ac_help="$ac_help
184--enable-wxtree make wxTree library"
185ac_help="$ac_help
186--enable-controls use all usual controls"
187ac_help="$ac_help
188--enable-accel use accelerators"
189ac_help="$ac_help
190--enable-caret use wxCaret class"
191ac_help="$ac_help
192--enable-bmpbutton use wxBitmapButton class"
193ac_help="$ac_help
194--enable-checkbox use wxCheckBox class"
195ac_help="$ac_help
196--enable-checklst use wxCheckListBox (listbox with checkboxes) class"
197ac_help="$ac_help
198--enable-choice use wxChoice class"
199ac_help="$ac_help
200--enable-combobox use wxComboBox classes"
201ac_help="$ac_help
202--enable-gauge use wxGauge class"
203ac_help="$ac_help
204--enable-grid use wxGrid class"
205ac_help="$ac_help
206--enable-newgrid use new wxGrid class"
207ac_help="$ac_help
208--enable-imaglist use wxImageList class"
209ac_help="$ac_help
210--enable-listbox use wxListBox class"
211ac_help="$ac_help
212--enable-listctrl use wxListCtrl class"
213ac_help="$ac_help
214--enable-notebook use wxNotebook class"
215ac_help="$ac_help
216--enable-radiobox use wxRadioBox class"
217ac_help="$ac_help
218--enable-radiobtn use wxRadioButton class"
219ac_help="$ac_help
220--enable-sash use wxSashWindow class"
221ac_help="$ac_help
222--enable-scrollbar use wxScrollBar class and scrollable windows"
223ac_help="$ac_help
224--enable-slider use wxSlider class"
225ac_help="$ac_help
226--enable-spinbtn use wxSpinButton class"
227ac_help="$ac_help
56cfaa52
RR
228--enable-spinctrl use wxSpinCtrl class"
229ac_help="$ac_help
10f2d63a
VZ
230--enable-splitter use wxSplitterWindow class"
231ac_help="$ac_help
232--enable-statbmp use wxStaticBitmap class"
233ac_help="$ac_help
234--enable-statbox use wxStaticBox class"
235ac_help="$ac_help
236--enable-statline use wxStaticLine class"
237ac_help="$ac_help
238--enable-statusbar use wxStatusBar class"
239ac_help="$ac_help
240--enable-tabdialog use wxTabControl class"
241ac_help="$ac_help
242--enable-toolbar use wxToolBar class"
243ac_help="$ac_help
360d6699
VZ
244--enable-tbarnative use native wxToolBar class"
245ac_help="$ac_help
246--enable-tbarsmpl use wxToolBarSimple class"
247ac_help="$ac_help
10f2d63a
VZ
248--enable-treectrl use wxTreeCtrl class"
249ac_help="$ac_help
250--enable-commondlg use common dialogs (wxDirDialog, wxProgressDialog, wxTextDialog, ...)"
251ac_help="$ac_help
252--enable-dirdlg use wxDirDialog"
253ac_help="$ac_help
254--enable-textdlg use wxTextDialog"
255ac_help="$ac_help
256--enable-tipdlg use startup tips"
257ac_help="$ac_help
258--enable-progressdlg use wxProgressDialog"
259ac_help="$ac_help
260--enable-miniframe use wxMiniFrame class"
261ac_help="$ac_help
262--enable-html use wxHTML sub-library"
263ac_help="$ac_help
264--enable-tooltips use wxToolTip class"
265ac_help="$ac_help
266--enable-splines use spline drawing code"
267ac_help="$ac_help
268--enable-validators use wxValidator and derived classes"
269ac_help="$ac_help
270--enable-busyinfo use wxBusyInfo"
271ac_help="$ac_help
9b33fe02
VZ
272--enable-plot use wxPlot"
273ac_help="$ac_help
10f2d63a
VZ
274--enable-gif use gif images (GIF file format)"
275ac_help="$ac_help
276--enable-pcx use pcx images (PCX file format)"
277ac_help="$ac_help
278--enable-pnm use pnm images (PNM file format)"
ab9b9eab
VZ
279ac_help="$ac_help
280 --with-x use the X Window System"
10f2d63a
VZ
281
282# Initialize some variables set by options.
283# The variables have the same names as the options, with
284# dashes changed to underlines.
285build=NONE
286cache_file=./config.cache
287exec_prefix=NONE
288host=NONE
289no_create=
290nonopt=NONE
291no_recursion=
292prefix=NONE
293program_prefix=NONE
294program_suffix=NONE
295program_transform_name=s,x,x,
296silent=
297site=
298srcdir=
299target=NONE
300verbose=
301x_includes=NONE
302x_libraries=NONE
303bindir='${exec_prefix}/bin'
304sbindir='${exec_prefix}/sbin'
305libexecdir='${exec_prefix}/libexec'
306datadir='${prefix}/share'
307sysconfdir='${prefix}/etc'
308sharedstatedir='${prefix}/com'
309localstatedir='${prefix}/var'
310libdir='${exec_prefix}/lib'
311includedir='${prefix}/include'
312oldincludedir='/usr/include'
313infodir='${prefix}/info'
314mandir='${prefix}/man'
315
316# Initialize some other variables.
317subdirs=
318MFLAGS= MAKEFLAGS=
319SHELL=${CONFIG_SHELL-/bin/sh}
320# Maximum number of lines to put in a shell here document.
321ac_max_here_lines=12
322
323ac_prev=
324for ac_option
325do
326
327 # If the previous option needs an argument, assign it.
328 if test -n "$ac_prev"; then
329 eval "$ac_prev=\$ac_option"
330 ac_prev=
331 continue
332 fi
333
334 case "$ac_option" in
335 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
336 *) ac_optarg= ;;
337 esac
338
339 # Accept the important Cygnus configure options, so we can diagnose typos.
340
341 case "$ac_option" in
342
343 -bindir | --bindir | --bindi | --bind | --bin | --bi)
344 ac_prev=bindir ;;
345 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
346 bindir="$ac_optarg" ;;
347
348 -build | --build | --buil | --bui | --bu)
349 ac_prev=build ;;
350 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
351 build="$ac_optarg" ;;
352
353 -cache-file | --cache-file | --cache-fil | --cache-fi \
354 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
355 ac_prev=cache_file ;;
356 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
357 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
358 cache_file="$ac_optarg" ;;
359
360 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
361 ac_prev=datadir ;;
362 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
363 | --da=*)
364 datadir="$ac_optarg" ;;
365
366 -disable-* | --disable-*)
367 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
368 # Reject names that are not valid shell variable names.
369 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
370 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
371 fi
372 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
373 eval "enable_${ac_feature}=no" ;;
374
375 -enable-* | --enable-*)
376 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
377 # Reject names that are not valid shell variable names.
378 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
379 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
380 fi
381 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
382 case "$ac_option" in
383 *=*) ;;
384 *) ac_optarg=yes ;;
385 esac
386 eval "enable_${ac_feature}='$ac_optarg'" ;;
387
388 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
389 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
390 | --exec | --exe | --ex)
391 ac_prev=exec_prefix ;;
392 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
393 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
394 | --exec=* | --exe=* | --ex=*)
395 exec_prefix="$ac_optarg" ;;
396
397 -gas | --gas | --ga | --g)
398 # Obsolete; use --with-gas.
399 with_gas=yes ;;
400
401 -help | --help | --hel | --he)
402 # Omit some internal or obsolete options to make the list less imposing.
403 # This message is too long to be a string in the A/UX 3.1 sh.
404 cat << EOF
405Usage: configure [options] [host]
406Options: [defaults in brackets after descriptions]
407Configuration:
408 --cache-file=FILE cache test results in FILE
409 --help print this message
410 --no-create do not create output files
411 --quiet, --silent do not print \`checking...' messages
412 --version print the version of autoconf that created configure
413Directory and file names:
414 --prefix=PREFIX install architecture-independent files in PREFIX
415 [$ac_default_prefix]
416 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
417 [same as prefix]
418 --bindir=DIR user executables in DIR [EPREFIX/bin]
419 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
420 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
421 --datadir=DIR read-only architecture-independent data in DIR
422 [PREFIX/share]
423 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
424 --sharedstatedir=DIR modifiable architecture-independent data in DIR
425 [PREFIX/com]
426 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
427 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
428 --includedir=DIR C header files in DIR [PREFIX/include]
429 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
430 --infodir=DIR info documentation in DIR [PREFIX/info]
431 --mandir=DIR man documentation in DIR [PREFIX/man]
432 --srcdir=DIR find the sources in DIR [configure dir or ..]
433 --program-prefix=PREFIX prepend PREFIX to installed program names
434 --program-suffix=SUFFIX append SUFFIX to installed program names
435 --program-transform-name=PROGRAM
436 run sed PROGRAM on installed program names
437EOF
438 cat << EOF
439Host type:
440 --build=BUILD configure for building on BUILD [BUILD=HOST]
441 --host=HOST configure for HOST [guessed]
442 --target=TARGET configure for TARGET [TARGET=HOST]
443Features and packages:
444 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
445 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
446 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
447 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
448 --x-includes=DIR X include files are in DIR
449 --x-libraries=DIR X library files are in DIR
450EOF
451 if test -n "$ac_help"; then
452 echo "--enable and --with options recognized:$ac_help"
453 fi
454 exit 0 ;;
455
456 -host | --host | --hos | --ho)
457 ac_prev=host ;;
458 -host=* | --host=* | --hos=* | --ho=*)
459 host="$ac_optarg" ;;
460
461 -includedir | --includedir | --includedi | --included | --include \
462 | --includ | --inclu | --incl | --inc)
463 ac_prev=includedir ;;
464 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
465 | --includ=* | --inclu=* | --incl=* | --inc=*)
466 includedir="$ac_optarg" ;;
467
468 -infodir | --infodir | --infodi | --infod | --info | --inf)
469 ac_prev=infodir ;;
470 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
471 infodir="$ac_optarg" ;;
472
473 -libdir | --libdir | --libdi | --libd)
474 ac_prev=libdir ;;
475 -libdir=* | --libdir=* | --libdi=* | --libd=*)
476 libdir="$ac_optarg" ;;
477
478 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
479 | --libexe | --libex | --libe)
480 ac_prev=libexecdir ;;
481 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
482 | --libexe=* | --libex=* | --libe=*)
483 libexecdir="$ac_optarg" ;;
484
485 -localstatedir | --localstatedir | --localstatedi | --localstated \
486 | --localstate | --localstat | --localsta | --localst \
487 | --locals | --local | --loca | --loc | --lo)
488 ac_prev=localstatedir ;;
489 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
490 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
491 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
492 localstatedir="$ac_optarg" ;;
493
494 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
495 ac_prev=mandir ;;
496 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
497 mandir="$ac_optarg" ;;
498
499 -nfp | --nfp | --nf)
500 # Obsolete; use --without-fp.
501 with_fp=no ;;
502
503 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
504 | --no-cr | --no-c)
505 no_create=yes ;;
506
507 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
508 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
509 no_recursion=yes ;;
510
511 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
512 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
513 | --oldin | --oldi | --old | --ol | --o)
514 ac_prev=oldincludedir ;;
515 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
516 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
517 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
518 oldincludedir="$ac_optarg" ;;
519
520 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
521 ac_prev=prefix ;;
522 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
523 prefix="$ac_optarg" ;;
524
525 -program-prefix | --program-prefix | --program-prefi | --program-pref \
526 | --program-pre | --program-pr | --program-p)
527 ac_prev=program_prefix ;;
528 -program-prefix=* | --program-prefix=* | --program-prefi=* \
529 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
530 program_prefix="$ac_optarg" ;;
531
532 -program-suffix | --program-suffix | --program-suffi | --program-suff \
533 | --program-suf | --program-su | --program-s)
534 ac_prev=program_suffix ;;
535 -program-suffix=* | --program-suffix=* | --program-suffi=* \
536 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
537 program_suffix="$ac_optarg" ;;
538
539 -program-transform-name | --program-transform-name \
540 | --program-transform-nam | --program-transform-na \
541 | --program-transform-n | --program-transform- \
542 | --program-transform | --program-transfor \
543 | --program-transfo | --program-transf \
544 | --program-trans | --program-tran \
545 | --progr-tra | --program-tr | --program-t)
546 ac_prev=program_transform_name ;;
547 -program-transform-name=* | --program-transform-name=* \
548 | --program-transform-nam=* | --program-transform-na=* \
549 | --program-transform-n=* | --program-transform-=* \
550 | --program-transform=* | --program-transfor=* \
551 | --program-transfo=* | --program-transf=* \
552 | --program-trans=* | --program-tran=* \
553 | --progr-tra=* | --program-tr=* | --program-t=*)
554 program_transform_name="$ac_optarg" ;;
555
556 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
557 | -silent | --silent | --silen | --sile | --sil)
558 silent=yes ;;
559
560 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
561 ac_prev=sbindir ;;
562 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
563 | --sbi=* | --sb=*)
564 sbindir="$ac_optarg" ;;
565
566 -sharedstatedir | --sharedstatedir | --sharedstatedi \
567 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
568 | --sharedst | --shareds | --shared | --share | --shar \
569 | --sha | --sh)
570 ac_prev=sharedstatedir ;;
571 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
572 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
573 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
574 | --sha=* | --sh=*)
575 sharedstatedir="$ac_optarg" ;;
576
577 -site | --site | --sit)
578 ac_prev=site ;;
579 -site=* | --site=* | --sit=*)
580 site="$ac_optarg" ;;
581
582 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
583 ac_prev=srcdir ;;
584 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
585 srcdir="$ac_optarg" ;;
586
587 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
588 | --syscon | --sysco | --sysc | --sys | --sy)
589 ac_prev=sysconfdir ;;
590 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
591 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
592 sysconfdir="$ac_optarg" ;;
593
594 -target | --target | --targe | --targ | --tar | --ta | --t)
595 ac_prev=target ;;
596 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
597 target="$ac_optarg" ;;
598
599 -v | -verbose | --verbose | --verbos | --verbo | --verb)
600 verbose=yes ;;
601
602 -version | --version | --versio | --versi | --vers)
d6a55c4b 603 echo "configure generated by autoconf version 2.13"
10f2d63a
VZ
604 exit 0 ;;
605
606 -with-* | --with-*)
607 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
608 # Reject names that are not valid shell variable names.
609 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
610 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
611 fi
612 ac_package=`echo $ac_package| sed 's/-/_/g'`
613 case "$ac_option" in
614 *=*) ;;
615 *) ac_optarg=yes ;;
616 esac
617 eval "with_${ac_package}='$ac_optarg'" ;;
618
619 -without-* | --without-*)
620 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
621 # Reject names that are not valid shell variable names.
622 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
623 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
624 fi
625 ac_package=`echo $ac_package| sed 's/-/_/g'`
626 eval "with_${ac_package}=no" ;;
627
628 --x)
629 # Obsolete; use --with-x.
630 with_x=yes ;;
631
632 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
633 | --x-incl | --x-inc | --x-in | --x-i)
634 ac_prev=x_includes ;;
635 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
636 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
637 x_includes="$ac_optarg" ;;
638
639 -x-libraries | --x-libraries | --x-librarie | --x-librari \
640 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
641 ac_prev=x_libraries ;;
642 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
643 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
644 x_libraries="$ac_optarg" ;;
645
646 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
647 ;;
648
649 *)
650 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
651 echo "configure: warning: $ac_option: invalid host type" 1>&2
652 fi
653 if test "x$nonopt" != xNONE; then
654 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
655 fi
656 nonopt="$ac_option"
657 ;;
658
659 esac
660done
661
662if test -n "$ac_prev"; then
663 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
664fi
665
666trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
667
668# File descriptor usage:
669# 0 standard input
670# 1 file creation
671# 2 errors and warnings
672# 3 some systems may open it to /dev/tty
673# 4 used on the Kubota Titan
674# 6 checking for... messages and results
675# 5 compiler messages saved in config.log
676if test "$silent" = yes; then
677 exec 6>/dev/null
678else
679 exec 6>&1
680fi
681exec 5>./config.log
682
683echo "\
684This file contains any messages produced by compilers while
685running configure, to aid debugging if configure makes a mistake.
686" 1>&5
687
688# Strip out --no-create and --no-recursion so they do not pile up.
689# Also quote any args containing shell metacharacters.
690ac_configure_args=
691for ac_arg
692do
693 case "$ac_arg" in
694 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
695 | --no-cr | --no-c) ;;
696 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
697 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
698 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
699 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
700 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
701 esac
702done
703
704# NLS nuisances.
705# Only set these to C if already set. These must not be set unconditionally
706# because not all systems understand e.g. LANG=C (notably SCO).
707# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
708# Non-C LC_CTYPE values break the ctype check.
709if test "${LANG+set}" = set; then LANG=C; export LANG; fi
710if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
711if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
712if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
713
714# confdefs.h avoids OS command line length limits that DEFS can exceed.
715rm -rf conftest* confdefs.h
716# AIX cpp loses on an empty file, so make sure it contains at least a newline.
717echo > confdefs.h
718
719# A filename unique to this package, relative to the directory that
720# configure is in, which we can look for to find out if srcdir is correct.
721ac_unique_file=wx-config.in
722
723# Find the source files, if location was not specified.
724if test -z "$srcdir"; then
725 ac_srcdir_defaulted=yes
726 # Try the directory containing this script, then its parent.
727 ac_prog=$0
728 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
729 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
730 srcdir=$ac_confdir
731 if test ! -r $srcdir/$ac_unique_file; then
732 srcdir=..
733 fi
734else
735 ac_srcdir_defaulted=no
736fi
737if test ! -r $srcdir/$ac_unique_file; then
738 if test "$ac_srcdir_defaulted" = yes; then
739 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
740 else
741 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
742 fi
743fi
744srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
745
746# Prefer explicitly selected file to automatically selected ones.
747if test -z "$CONFIG_SITE"; then
748 if test "x$prefix" != xNONE; then
749 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
750 else
751 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
752 fi
753fi
754for ac_site_file in $CONFIG_SITE; do
755 if test -r "$ac_site_file"; then
756 echo "loading site script $ac_site_file"
757 . "$ac_site_file"
758 fi
759done
760
761if test -r "$cache_file"; then
762 echo "loading cache $cache_file"
763 . $cache_file
764else
765 echo "creating cache $cache_file"
766 > $cache_file
767fi
768
769ac_ext=c
770# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
771ac_cpp='$CPP $CPPFLAGS'
772ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
773ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
774cross_compiling=$ac_cv_prog_cc_cross
775
776ac_exeext=
777ac_objext=o
778if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
779 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
780 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
781 ac_n= ac_c='
782' ac_t=' '
783 else
784 ac_n=-n ac_c= ac_t=
785 fi
786else
787 ac_n= ac_c='\c' ac_t=
788fi
789
790
791
7c66a493
VZ
792ac_aux_dir=
793for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
794 if test -f $ac_dir/install-sh; then
795 ac_aux_dir=$ac_dir
796 ac_install_sh="$ac_aux_dir/install-sh -c"
797 break
798 elif test -f $ac_dir/install.sh; then
799 ac_aux_dir=$ac_dir
800 ac_install_sh="$ac_aux_dir/install.sh -c"
801 break
802 fi
803done
804if test -z "$ac_aux_dir"; then
805 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
806fi
807ac_config_guess=$ac_aux_dir/config.guess
808ac_config_sub=$ac_aux_dir/config.sub
809ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
810
811
812# Do some error checking and defaulting for the host and target type.
813# The inputs are:
814# configure --host=HOST --target=TARGET --build=BUILD NONOPT
815#
816# The rules are:
817# 1. You are not allowed to specify --host, --target, and nonopt at the
818# same time.
819# 2. Host defaults to nonopt.
820# 3. If nonopt is not specified, then host defaults to the current host,
821# as determined by config.guess.
822# 4. Target and build default to nonopt.
823# 5. If nonopt is not specified, then target and build default to host.
824
825# The aliases save the names the user supplied, while $host etc.
826# will get canonicalized.
827case $host---$target---$nonopt in
828NONE---*---* | *---NONE---* | *---*---NONE) ;;
829*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
830esac
831
832
833# Make sure we can run config.sub.
834if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
835else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
836fi
837
838echo $ac_n "checking host system type""... $ac_c" 1>&6
00cf1208 839echo "configure:840: checking host system type" >&5
7c66a493
VZ
840
841host_alias=$host
842case "$host_alias" in
843NONE)
844 case $nonopt in
845 NONE)
846 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
847 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
848 fi ;;
849 *) host_alias=$nonopt ;;
850 esac ;;
851esac
852
853host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
854host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
855host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
856host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
857echo "$ac_t""$host" 1>&6
858
859echo $ac_n "checking target system type""... $ac_c" 1>&6
00cf1208 860echo "configure:861: checking target system type" >&5
7c66a493
VZ
861
862target_alias=$target
863case "$target_alias" in
864NONE)
865 case $nonopt in
866 NONE) target_alias=$host_alias ;;
867 *) target_alias=$nonopt ;;
868 esac ;;
869esac
870
871target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
872target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
873target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
874target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
875echo "$ac_t""$target" 1>&6
876
877echo $ac_n "checking build system type""... $ac_c" 1>&6
00cf1208 878echo "configure:879: checking build system type" >&5
7c66a493
VZ
879
880build_alias=$build
881case "$build_alias" in
882NONE)
883 case $nonopt in
884 NONE) build_alias=$host_alias ;;
885 *) build_alias=$nonopt ;;
886 esac ;;
887esac
888
889build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
890build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
891build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
892build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
893echo "$ac_t""$build" 1>&6
894
895test "$host_alias" != "$target_alias" &&
896 test "$program_prefix$program_suffix$program_transform_name" = \
897 NONENONEs,x,x, &&
898 program_prefix=${target_alias}-
899
900
10f2d63a
VZ
901
902WX_MAJOR_VERSION_NUMBER=2
903WX_MINOR_VERSION_NUMBER=1
cc977e5f 904WX_RELEASE_NUMBER=14
10f2d63a
VZ
905
906WX_INTERFACE_AGE=0
907WX_BINARY_AGE=0
908
909WX_VERSION=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER.$WX_RELEASE_NUMBER
910
911WX_RELEASE=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER
912WX_CURRENT=`expr $WX_RELEASE_NUMBER - $WX_INTERFACE_AGE`
913WX_REVISION=$WX_INTERFACE_AGE
914WX_AGE=`expr $WX_BINARY_AGE - $WX_INTERFACE_AGE`
915
916
917USE_UNIX=1
918USE_WIN32=0
b12915c1
VZ
919USE_BEOS=0
920
10f2d63a
VZ
921USE_LINUX=
922USE_SGI=
923USE_HPUX=
924USE_SYSV=
925USE_SVR4=
926USE_AIX=
927USE_SUN=
928USE_SOLARIS=
929USE_SUNOS=
930USE_ALPHA=
931USE_OSF=
932USE_BSD=
933USE_FREEBSD=
934USE_VMS=
935USE_ULTRIX=
936USE_CYGWIN=
937USE_MINGW=
938USE_DATA_GENERAL=
939
ab9b9eab
VZ
940NEEDS_D_REENTRANT_FOR_R_FUNCS=0
941
e07802fc 942ALL_TOOLKITS="CYGWIN GTK MINGW MOTIF WINE PM"
10f2d63a
VZ
943
944DEFAULT_wxUSE_GTK=0
945DEFAULT_wxUSE_MOTIF=0
946DEFAULT_wxUSE_MSW=0
947DEFAULT_wxUSE_WINE=0
e07802fc 948DEFAULT_wxUSE_PM=0
10f2d63a
VZ
949
950DEFAULT_DEFAULT_wxUSE_GTK=0
951DEFAULT_DEFAULT_wxUSE_MOTIF=0
952DEFAULT_DEFAULT_wxUSE_MSW=0
953DEFAULT_DEFAULT_wxUSE_WINE=0
e07802fc 954DEFAULT_DEFAULT_wxUSE_PM=0
10f2d63a 955
d6a55c4b
VZ
956PROGRAM_EXT=
957
10f2d63a
VZ
958case "${host}" in
959 *-hp-hpux* )
960 USE_HPUX=1
961 DEFAULT_DEFAULT_wxUSE_MOTIF=1
ab9b9eab 962 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
10f2d63a
VZ
963 cat >> confdefs.h <<\EOF
964#define __HPUX__ 1
965EOF
966
967 ;;
968 *-*-linux* )
969 USE_LINUX=1
970 cat >> confdefs.h <<\EOF
971#define __LINUX__ 1
972EOF
973
974 TMP=`uname -m`
975 if test "x$TMP" = "xalpha"; then
976 USE_ALPHA=1
977 cat >> confdefs.h <<\EOF
978#define __ALPHA__ 1
979EOF
980
981 fi
982 DEFAULT_DEFAULT_wxUSE_GTK=1
983 ;;
984 *-*-irix5* | *-*-irix6* )
985 USE_SGI=1
986 USE_SVR4=1
987 cat >> confdefs.h <<\EOF
988#define __SGI__ 1
989EOF
990
991 cat >> confdefs.h <<\EOF
992#define __SVR4__ 1
993EOF
994
995 DEFAULT_DEFAULT_wxUSE_MOTIF=1
996 ;;
997 *-*-solaris2* )
998 USE_SUN=1
999 USE_SOLARIS=1
1000 USE_SVR4=1
1001 cat >> confdefs.h <<\EOF
1002#define __SUN__ 1
1003EOF
1004
1005 cat >> confdefs.h <<\EOF
1006#define __SOLARIS__ 1
1007EOF
1008
1009 cat >> confdefs.h <<\EOF
1010#define __SVR4__ 1
1011EOF
1012
1013 DEFAULT_DEFAULT_wxUSE_MOTIF=1
ab9b9eab 1014 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
10f2d63a
VZ
1015 ;;
1016 *-*-sunos4* )
1017 USE_SUN=1
1018 USE_SUNOS=1
1019 USE_BSD=1
1020 cat >> confdefs.h <<\EOF
1021#define __SUN__ 1
1022EOF
1023
1024 cat >> confdefs.h <<\EOF
1025#define __SUNOS__ 1
1026EOF
1027
1028 cat >> confdefs.h <<\EOF
1029#define __BSD__ 1
1030EOF
1031
1032 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1033 ;;
1034 *-*-freebsd* | *-*-netbsd*)
1035 USE_BSD=1
1036 USE_FREEBSD=1
1037 cat >> confdefs.h <<\EOF
1038#define __FREEBSD__ 1
1039EOF
1040
1041 cat >> confdefs.h <<\EOF
1042#define __BSD__ 1
1043EOF
1044
1045 DEFAULT_DEFAULT_wxUSE_GTK=1
1046 ;;
1047 *-*-osf* )
1048 USE_ALPHA=1
1049 USE_OSF=1
1050 cat >> confdefs.h <<\EOF
1051#define __ALPHA__ 1
1052EOF
1053
1054 cat >> confdefs.h <<\EOF
1055#define __OSF__ 1
1056EOF
1057
1058 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1059 ;;
1060 *-*-dgux5* )
1061 USE_ALPHA=1
1062 USE_SVR4=1
1063 cat >> confdefs.h <<\EOF
1064#define __ALPHA__ 1
1065EOF
1066
1067 cat >> confdefs.h <<\EOF
1068#define __SVR4__ 1
1069EOF
1070
1071 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1072 ;;
1073 *-*-sysv5* )
1074 USE_SYSV=1
1075 USE_SVR4=1
1076 cat >> confdefs.h <<\EOF
1077#define __SYSV__ 1
1078EOF
1079
1080 cat >> confdefs.h <<\EOF
1081#define __SVR4__ 1
1082EOF
1083
1084 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1085 ;;
1086 *-*-aix* )
1087 USE_AIX=1
1088 USE_SYSV=1
1089 USE_SVR4=1
1090 cat >> confdefs.h <<\EOF
1091#define __AIX__ 1
1092EOF
1093
1094 cat >> confdefs.h <<\EOF
1095#define __SYSV__ 1
1096EOF
1097
1098 cat >> confdefs.h <<\EOF
1099#define __SVR4__ 1
1100EOF
1101
1102 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1103 ;;
1104
7eef8db2 1105 *-*-cygwin32* | *-*-mingw32* )
10f2d63a
VZ
1106 USE_UNIX=0
1107 USE_WIN32=1
1108 cat >> confdefs.h <<\EOF
1109#define __WIN32__ 1
1110EOF
1111
1112 cat >> confdefs.h <<\EOF
1113#define __WIN95__ 1
1114EOF
1115
1116 cat >> confdefs.h <<\EOF
1117#define __WINDOWS__ 1
1118EOF
1119
1120 cat >> confdefs.h <<\EOF
1121#define __GNUWIN32__ 1
1122EOF
1123
1124 cat >> confdefs.h <<\EOF
1125#define STRICT 1
1126EOF
1127
1128 cat >> confdefs.h <<\EOF
1129#define WINVER 0x0400
1130EOF
1131
cf27ef00 1132 PROGRAM_EXT=".exe"
10f2d63a
VZ
1133 DEFAULT_DEFAULT_wxUSE_MSW=1
1134 ;;
1135
1136 *-pc-os2_emx )
1137 cat >> confdefs.h <<\EOF
1138#define __EMX__ 1
1139EOF
1140
cf27ef00 1141 PROGRAM_EXT=".exe"
e07802fc 1142 DEFAULT_DEFAULT_wxUSE_PM=1
10f2d63a
VZ
1143 ;;
1144
b12915c1
VZ
1145 *-*-beos* )
1146 USE_BEOS=1
1147 cat >> confdefs.h <<\EOF
1148#define __BEOS__ 1
1149EOF
1150
1151 ;;
1152
10f2d63a
VZ
1153 *)
1154 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
1155esac
1156
1157if test "$USE_UNIX" = 1 ; then
b12915c1
VZ
1158 wxUSE_UNIX=yes
1159 cat >> confdefs.h <<\EOF
10f2d63a
VZ
1160#define __UNIX__ 1
1161EOF
1162
b12915c1
VZ
1163
1164 SRC_SUBDIRS="$SRC_SUBDIRS unix"
1165 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS unix"
1166fi
1167
1168if test "$USE_BEOS" = 1; then
1169 SRC_SUBDIRS="$SRC_SUBDIRS be"
1170 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS be"
10f2d63a
VZ
1171fi
1172
1173if test "$USE_LINUX" = 1; then
1174 echo $ac_n "checking for gettext in -lc""... $ac_c" 1>&6
d6a55c4b 1175echo "configure:1176: checking for gettext in -lc" >&5
10f2d63a
VZ
1176ac_lib_var=`echo c'_'gettext | sed 'y%./+-%__p_%'`
1177if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1178 echo $ac_n "(cached) $ac_c" 1>&6
1179else
1180 ac_save_LIBS="$LIBS"
1181LIBS="-lc $LIBS"
1182cat > conftest.$ac_ext <<EOF
d6a55c4b 1183#line 1184 "configure"
10f2d63a
VZ
1184#include "confdefs.h"
1185/* Override any gcc2 internal prototype to avoid an error. */
1186/* We use char because int might match the return type of a gcc2
1187 builtin and then its argument prototype would still apply. */
1188char gettext();
1189
1190int main() {
1191gettext()
1192; return 0; }
1193EOF
d6a55c4b 1194if { (eval echo configure:1195: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
1195 rm -rf conftest*
1196 eval "ac_cv_lib_$ac_lib_var=yes"
1197else
1198 echo "configure: failed program was:" >&5
1199 cat conftest.$ac_ext >&5
1200 rm -rf conftest*
1201 eval "ac_cv_lib_$ac_lib_var=no"
1202fi
1203rm -f conftest*
1204LIBS="$ac_save_LIBS"
1205
1206fi
1207if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1208 echo "$ac_t""yes" 1>&6
1209 cat >> confdefs.h <<\EOF
1210#define wxHAVE_GLIBC2 1
1211EOF
1212
1213else
1214 echo "$ac_t""no" 1>&6
1215fi
1216
1217fi
1218
1219
1220
1221
1222 wx_arg_cache_file="configarg.cache"
1223 echo "loading argument cache $wx_arg_cache_file"
1224 rm -f ${wx_arg_cache_file}.tmp
1225 touch ${wx_arg_cache_file}.tmp
1226 touch ${wx_arg_cache_file}
1227
1228
1229DEBUG_CONFIGURE=0
1230if test $DEBUG_CONFIGURE = 1; then
1231 DEFAULT_wxUSE_THREADS=yes
1232
1233 DEFAULT_wxUSE_SHARED=yes
00cf1208 1234 DEFAULT_wxUSE_BURNT_NAME=no
10f2d63a
VZ
1235 DEFAULT_wxUSE_OPTIMISE=yes
1236 DEFAULT_wxUSE_PROFILE=no
1237 DEFAULT_wxUSE_NO_DEPS=no
1238 DEFAULT_wxUSE_NO_RTTI=no
1239 DEFAULT_wxUSE_NO_EXCEPTIONS=no
1240 DEFAULT_wxUSE_PERMISSIVE=no
1241 DEFAULT_wxUSE_DEBUG_FLAG=yes
1242 DEFAULT_wxUSE_DEBUG_INFO=yes
1243 DEFAULT_wxUSE_DEBUG_GDB=yes
1244 DEFAULT_wxUSE_MEM_TRACING=no
1245 DEFAULT_wxUSE_DEBUG_CONTEXT=no
1246 DEFAULT_wxUSE_DMALLOC=no
1247 DEFAULT_wxUSE_APPLE_IEEE=no
1248
1249 DEFAULT_wxUSE_LOG=yes
1250
1251 DEFAULT_wxUSE_GUI=yes
1252
1253 DEFAULT_wxUSE_ZLIB=no
1254 DEFAULT_wxUSE_LIBPNG=no
1255 DEFAULT_wxUSE_LIBJPEG=no
c7a2bf27 1256 DEFAULT_wxUSE_LIBTIFF=no
10f2d63a
VZ
1257 DEFAULT_wxUSE_ODBC=no
1258
1259 DEFAULT_wxUSE_STD_IOSTREAM=no
1260 DEFAULT_wxUSE_FILE=no
1261 DEFAULT_wxUSE_TEXTFILE=no
1262 DEFAULT_wxUSE_TIMEDATE=no
1263 DEFAULT_wxUSE_WAVE=no
1264 DEFAULT_wxUSE_INTL=no
1265 DEFAULT_wxUSE_CONFIG=no
1266 DEFAULT_wxUSE_STREAMS=no
1267 DEFAULT_wxUSE_SOCKETS=no
1268 DEFAULT_wxUSE_DIALUP_MANAGER=no
1269 DEFAULT_wxUSE_SERIAL=no
1270 DEFAULT_wxUSE_JOYSTICK=no
1271 DEFAULT_wxUSE_DYNLIB_CLASS=no
1272 DEFAULT_wxUSE_LONGLONG=no
1273
1274 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=no
1275 DEFAULT_wxUSE_NORMALIZED_PS_FONTS=no
1276 DEFAULT_wxUSE_POSTSCRIPT=no
1277
1278 DEFAULT_wxUSE_X_RESOURCES=no
1279 DEFAULT_wxUSE_CLIPBOARD=no
1280 DEFAULT_wxUSE_TOOLTIPS=no
1281 DEFAULT_wxUSE_DRAG_AND_DROP=no
1282 DEFAULT_wxUSE_SPLINES=no
1283
1284 DEFAULT_wxUSE_MDI_ARCHITECTURE=no
1285 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=no
1286 DEFAULT_wxUSE_PRINTING_ARCHITECTURE=no
1287
1288 DEFAULT_wxUSE_PROLOGIO=no
1289 DEFAULT_wxUSE_RESOURCES=no
1290 DEFAULT_wxUSE_CONSTRAINTS=no
1291 DEFAULT_wxUSE_IPC=no
1292 DEFAULT_wxUSE_HELP=no
1293 DEFAULT_wxUSE_WXTREE=no
1294 DEFAULT_wxUSE_METAFILE=no
1295
1296 DEFAULT_wxUSE_COMMONDLGS=no
1297 DEFAULT_wxUSE_DIRDLG=no
1298 DEFAULT_wxUSE_TEXTDLG=no
1299 DEFAULT_wxUSE_STARTUP_TIPS=no
1300 DEFAULT_wxUSE_PROGRESSDLG=no
1301 DEFAULT_wxUSE_MINIFRAME=no
1302 DEFAULT_wxUSE_HTML=no
1303 DEFAULT_wxUSE_FS_INET=no
1304 DEFAULT_wxUSE_FS_ZIP=no
1305 DEFAULT_wxUSE_BUSYINFO=no
1306 DEFAULT_wxUSE_ZIPSTREAM=no
1307 DEFAULT_wxUSE_VALIDATORS=yes
1308
1309 DEFAULT_wxUSE_ACCEL=no
1310 DEFAULT_wxUSE_CARET=no
1311 DEFAULT_wxUSE_BMPBUTTON=no
1312 DEFAULT_wxUSE_CHECKBOX=no
1313 DEFAULT_wxUSE_CHECKLST=no
1314 DEFAULT_wxUSE_CHOICE=yes
1315 DEFAULT_wxUSE_COMBOBOX=no
1316 DEFAULT_wxUSE_GAUGE=no
1317 DEFAULT_wxUSE_GRID=no
1318 DEFAULT_wxUSE_NEW_GRID=no
1319 DEFAULT_wxUSE_IMAGLIST=no
1320 DEFAULT_wxUSE_LISTBOX=no
1321 DEFAULT_wxUSE_LISTCTRL=no
1322 DEFAULT_wxUSE_NOTEBOOK=no
9b33fe02 1323 DEFAULT_wxUSE_PLOT=no
10f2d63a
VZ
1324 DEFAULT_wxUSE_RADIOBOX=no
1325 DEFAULT_wxUSE_RADIOBTN=no
1326 DEFAULT_wxUSE_SASH=no
1327 DEFAULT_wxUSE_SCROLLBAR=no
1328 DEFAULT_wxUSE_SLIDER=no
1329 DEFAULT_wxUSE_SPINBTN=no
56cfaa52 1330 DEFAULT_wxUSE_SPINCTRL=no
10f2d63a
VZ
1331 DEFAULT_wxUSE_SPLITTER=no
1332 DEFAULT_wxUSE_STATBMP=no
1333 DEFAULT_wxUSE_STATBOX=no
1334 DEFAULT_wxUSE_STATLINE=no
1335 DEFAULT_wxUSE_STATUSBAR=yes
1336 DEFAULT_wxUSE_TABDIALOG=no
1337 DEFAULT_wxUSE_TOOLBAR=no
360d6699
VZ
1338 DEFAULT_wxUSE_TOOLBAR_NATIVE=no
1339 DEFAULT_wxUSE_TOOLBAR_SIMPLE=no
10f2d63a
VZ
1340 DEFAULT_wxUSE_TREECTRL=no
1341
1342 DEFAULT_wxUSE_UNICODE=no
1343 DEFAULT_wxUSE_WCSRTOMBS=no
1344
1345 DEFAULT_wxUSE_GIF=no
1346 DEFAULT_wxUSE_PCX=no
1347 DEFAULT_wxUSE_PNM=no
1348else
1349 DEFAULT_wxUSE_THREADS=yes
1350
1351 DEFAULT_wxUSE_SHARED=yes
00cf1208 1352 DEFAULT_wxUSE_BURNT_NAME=no
10f2d63a
VZ
1353 DEFAULT_wxUSE_OPTIMISE=yes
1354 DEFAULT_wxUSE_PROFILE=no
1355 DEFAULT_wxUSE_NO_DEPS=no
1356 DEFAULT_wxUSE_NO_RTTI=no
1357 DEFAULT_wxUSE_NO_EXCEPTIONS=no
1358 DEFAULT_wxUSE_PERMISSIVE=no
1359 DEFAULT_wxUSE_DEBUG_FLAG=no
1360 DEFAULT_wxUSE_DEBUG_INFO=no
1361 DEFAULT_wxUSE_DEBUG_GDB=no
1362 DEFAULT_wxUSE_MEM_TRACING=no
1363 DEFAULT_wxUSE_DEBUG_CONTEXT=no
1364 DEFAULT_wxUSE_DMALLOC=no
1365 DEFAULT_wxUSE_APPLE_IEEE=yes
1366
1367 DEFAULT_wxUSE_LOG=yes
1368
1369 DEFAULT_wxUSE_GUI=yes
1370
1371 DEFAULT_wxUSE_ZLIB=yes
1372 DEFAULT_wxUSE_LIBPNG=yes
1373 DEFAULT_wxUSE_LIBJPEG=yes
b47c832e 1374 DEFAULT_wxUSE_LIBTIFF=yes
16b52fa1 1375 DEFAULT_wxUSE_ODBC=no
10f2d63a
VZ
1376
1377 DEFAULT_wxUSE_STD_IOSTREAM=no
1378 DEFAULT_wxUSE_FILE=yes
1379 DEFAULT_wxUSE_TEXTFILE=yes
1380 DEFAULT_wxUSE_TIMEDATE=yes
1381 DEFAULT_wxUSE_WAVE=no
1382 DEFAULT_wxUSE_INTL=yes
1383 DEFAULT_wxUSE_CONFIG=yes
1384 DEFAULT_wxUSE_STREAMS=yes
1385 DEFAULT_wxUSE_SOCKETS=yes
1386 DEFAULT_wxUSE_DIALUP_MANAGER=yes
1387 DEFAULT_wxUSE_SERIAL=yes
1388 DEFAULT_wxUSE_JOYSTICK=yes
1389 DEFAULT_wxUSE_DYNLIB_CLASS=yes
b685cd9b 1390 DEFAULT_wxUSE_LONGLONG=yes
10f2d63a
VZ
1391
1392 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=yes
1393 DEFAULT_wxUSE_NORMALIZED_PS_FONTS=yes
1394 DEFAULT_wxUSE_POSTSCRIPT=yes
1395
1396 DEFAULT_wxUSE_X_RESOURCES=no
1397 DEFAULT_wxUSE_CLIPBOARD=yes
1398 DEFAULT_wxUSE_TOOLTIPS=yes
1399 DEFAULT_wxUSE_DRAG_AND_DROP=yes
1400 DEFAULT_wxUSE_SPLINES=yes
1401
1402 DEFAULT_wxUSE_MDI_ARCHITECTURE=yes
1403 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=yes
1404 DEFAULT_wxUSE_PRINTING_ARCHITECTURE=yes
1405
1406 DEFAULT_wxUSE_PROLOGIO=yes
1407 DEFAULT_wxUSE_RESOURCES=yes
1408 DEFAULT_wxUSE_CONSTRAINTS=yes
1409 DEFAULT_wxUSE_IPC=yes
1410 DEFAULT_wxUSE_HELP=yes
1411 DEFAULT_wxUSE_WXTREE=yes
1412 DEFAULT_wxUSE_METAFILE=yes
1413
1414 DEFAULT_wxUSE_COMMONDLGS=yes
1415 DEFAULT_wxUSE_DIRDLG=yes
1416 DEFAULT_wxUSE_TEXTDLG=yes
1417 DEFAULT_wxUSE_STARTUP_TIPS=yes
1418 DEFAULT_wxUSE_PROGRESSDLG=yes
1419 DEFAULT_wxUSE_MINIFRAME=yes
1420 DEFAULT_wxUSE_HTML=yes
1421 DEFAULT_wxUSE_FS_INET=yes
1422 DEFAULT_wxUSE_FS_ZIP=yes
1423 DEFAULT_wxUSE_BUSYINFO=yes
1424 DEFAULT_wxUSE_ZIPSTREAM=yes
1425 DEFAULT_wxUSE_VALIDATORS=yes
1426
1427 DEFAULT_wxUSE_ACCEL=yes
1428 DEFAULT_wxUSE_CARET=yes
1429 DEFAULT_wxUSE_BMPBUTTON=yes
1430 DEFAULT_wxUSE_CHECKBOX=yes
1431 DEFAULT_wxUSE_CHECKLST=yes
1432 DEFAULT_wxUSE_CHOICE=yes
1433 DEFAULT_wxUSE_COMBOBOX=yes
1434 DEFAULT_wxUSE_GAUGE=yes
1435 DEFAULT_wxUSE_GRID=yes
cc977e5f 1436 DEFAULT_wxUSE_NEW_GRID=yes
10f2d63a
VZ
1437 DEFAULT_wxUSE_IMAGLIST=yes
1438 DEFAULT_wxUSE_LISTBOX=yes
1439 DEFAULT_wxUSE_LISTCTRL=yes
1440 DEFAULT_wxUSE_NOTEBOOK=yes
9b33fe02 1441 DEFAULT_wxUSE_PLOT=yes
10f2d63a
VZ
1442 DEFAULT_wxUSE_RADIOBOX=yes
1443 DEFAULT_wxUSE_RADIOBTN=yes
1444 DEFAULT_wxUSE_SASH=yes
1445 DEFAULT_wxUSE_SCROLLBAR=yes
1446 DEFAULT_wxUSE_SLIDER=yes
1447 DEFAULT_wxUSE_SPINBTN=yes
56cfaa52 1448 DEFAULT_wxUSE_SPINCTRL=yes
10f2d63a
VZ
1449 DEFAULT_wxUSE_SPLITTER=yes
1450 DEFAULT_wxUSE_STATBMP=yes
1451 DEFAULT_wxUSE_STATBOX=yes
1452 DEFAULT_wxUSE_STATLINE=yes
1453 DEFAULT_wxUSE_STATUSBAR=yes
1454 DEFAULT_wxUSE_TABDIALOG=no
1455 DEFAULT_wxUSE_TOOLBAR=yes
360d6699
VZ
1456 DEFAULT_wxUSE_TOOLBAR_NATIVE=yes
1457 DEFAULT_wxUSE_TOOLBAR_SIMPLE=yes
10f2d63a
VZ
1458 DEFAULT_wxUSE_TREECTRL=yes
1459
1460 DEFAULT_wxUSE_UNICODE=no
1461 DEFAULT_wxUSE_WCSRTOMBS=no
1462
1463 DEFAULT_wxUSE_GIF=yes
1464 DEFAULT_wxUSE_PCX=yes
1465 DEFAULT_wxUSE_PNM=yes
1466fi
1467
1468
1469
1470for toolkit in `echo $ALL_TOOLKITS`; do
1471 LINE=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}`
1472 if test "x$LINE" != x ; then
1473 has_toolkit_in_cache=1
1474 eval "DEFAULT_$LINE"
1475 eval "CACHE_$toolkit=1"
1476 fi
1477done
1478
1479
1480
1481 echo $ac_n "checking "for --enable-gui"""... $ac_c" 1>&6
d6a55c4b 1482echo "configure:1483: checking "for --enable-gui"" >&5
10f2d63a
VZ
1483 no_cache=0
1484 # Check whether --enable-gui or --disable-gui was given.
1485if test "${enable_gui+set}" = set; then
1486 enableval="$enable_gui"
1487
1488 if test "$enableval" = yes; then
1489 ac_cv_use_gui='wxUSE_GUI=yes'
1490 else
1491 ac_cv_use_gui='wxUSE_GUI=no'
1492 fi
1493
1494else
1495
1496 LINE=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
1497 if test "x$LINE" != x ; then
1498 eval "DEFAULT_$LINE"
1499 else
1500 no_cache=1
1501 fi
1502
1503 ac_cv_use_gui='wxUSE_GUI='$DEFAULT_wxUSE_GUI
1504
1505fi
1506
1507
1508 eval "$ac_cv_use_gui"
1509 if test "$no_cache" != 1; then
1510 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
1511 fi
1512
1513 if test "$wxUSE_GUI" = yes; then
1514 echo "$ac_t""yes" 1>&6
1515 else
1516 echo "$ac_t""no" 1>&6
1517 fi
1518
1519
b12915c1 1520if test "$wxUSE_GUI" = "yes"; then
10f2d63a
VZ
1521
1522# Check whether --with-gtk or --without-gtk was given.
1523if test "${with_gtk+set}" = set; then
1524 withval="$with_gtk"
1525 wxUSE_GTK="$withval" CACHE_GTK=1 TOOLKIT_GIVEN=1
1526fi
1527
1528# Check whether --with-motif or --without-motif was given.
1529if test "${with_motif+set}" = set; then
1530 withval="$with_motif"
1531 wxUSE_MOTIF="$withval" CACHE_MOTIF=1 TOOLKIT_GIVEN=1
1532fi
1533
1534# Check whether --with-wine or --without-wine was given.
1535if test "${with_wine+set}" = set; then
1536 withval="$with_wine"
1537 wxUSE_WINE="$withval" CACHE_WINE=1 TOOLKIT_GIVEN=1
1538fi
1539
1540# Check whether --with-cygwin or --without-cygwin was given.
1541if test "${with_cygwin+set}" = set; then
1542 withval="$with_cygwin"
1543 wxUSE_CYGWIN="$withval" CACHE_CYGWIN=1 TOOLKIT_GIVEN=1
1544fi
1545
1546# Check whether --with-mingw or --without-mingw was given.
1547if test "${with_mingw+set}" = set; then
1548 withval="$with_mingw"
1549 wxUSE_MINGW="$withval" CACHE_MINGW=1 TOOLKIT_GIVEN=1
1550fi
1551
e07802fc
VZ
1552# Check whether --with-pm or --without-pm was given.
1553if test "${with_pm+set}" = set; then
1554 withval="$with_pm"
1555 wxUSE_PM="$withval" CACHE_PM=1 TOOLKIT_GIVEN=1
1556fi
1557
10f2d63a
VZ
1558
1559# Check whether --with-gtk-prefix or --without-gtk-prefix was given.
1560if test "${with_gtk_prefix+set}" = set; then
1561 withval="$with_gtk_prefix"
1562 gtk_config_prefix="$withval"
1563else
1564 gtk_config_prefix=""
1565fi
1566
1567# Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
1568if test "${with_gtk_exec_prefix+set}" = set; then
1569 withval="$with_gtk_exec_prefix"
1570 gtk_config_exec_prefix="$withval"
1571else
1572 gtk_config_exec_prefix=""
1573fi
1574
1575
1576
b12915c1 1577 echo $ac_n "checking "for --with-libpng"""... $ac_c" 1>&6
d6a55c4b 1578echo "configure:1579: checking "for --with-libpng"" >&5
10f2d63a 1579 no_cache=0
b12915c1
VZ
1580 # Check whether --with-libpng or --without-libpng was given.
1581if test "${with_libpng+set}" = set; then
1582 withval="$with_libpng"
10f2d63a
VZ
1583
1584 if test "$withval" = yes; then
b12915c1 1585 ac_cv_use_libpng='wxUSE_LIBPNG=yes'
10f2d63a 1586 else
b12915c1 1587 ac_cv_use_libpng='wxUSE_LIBPNG=no'
10f2d63a
VZ
1588 fi
1589
1590else
1591
b12915c1 1592 LINE=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
10f2d63a
VZ
1593 if test "x$LINE" != x ; then
1594 eval "DEFAULT_$LINE"
1595 else
1596 no_cache=1
1597 fi
1598
b12915c1 1599 ac_cv_use_libpng='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
10f2d63a
VZ
1600
1601fi
1602
1603
b12915c1 1604 eval "$ac_cv_use_libpng"
10f2d63a 1605 if test "$no_cache" != 1; then
b12915c1 1606 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1607 fi
1608
b12915c1 1609 if test "$wxUSE_LIBPNG" = yes; then
10f2d63a
VZ
1610 echo "$ac_t""yes" 1>&6
1611 else
1612 echo "$ac_t""no" 1>&6
1613 fi
1614
1615
b12915c1 1616 echo $ac_n "checking "for --with-libjpeg"""... $ac_c" 1>&6
d6a55c4b 1617echo "configure:1618: checking "for --with-libjpeg"" >&5
10f2d63a 1618 no_cache=0
b12915c1
VZ
1619 # Check whether --with-libjpeg or --without-libjpeg was given.
1620if test "${with_libjpeg+set}" = set; then
1621 withval="$with_libjpeg"
10f2d63a
VZ
1622
1623 if test "$withval" = yes; then
b12915c1 1624 ac_cv_use_libjpeg='wxUSE_LIBJPEG=yes'
10f2d63a 1625 else
b12915c1 1626 ac_cv_use_libjpeg='wxUSE_LIBJPEG=no'
10f2d63a
VZ
1627 fi
1628
1629else
1630
b12915c1 1631 LINE=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
10f2d63a
VZ
1632 if test "x$LINE" != x ; then
1633 eval "DEFAULT_$LINE"
1634 else
1635 no_cache=1
1636 fi
1637
b12915c1 1638 ac_cv_use_libjpeg='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
10f2d63a
VZ
1639
1640fi
1641
1642
b12915c1 1643 eval "$ac_cv_use_libjpeg"
10f2d63a 1644 if test "$no_cache" != 1; then
b12915c1 1645 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1646 fi
1647
b12915c1 1648 if test "$wxUSE_LIBJPEG" = yes; then
10f2d63a
VZ
1649 echo "$ac_t""yes" 1>&6
1650 else
1651 echo "$ac_t""no" 1>&6
1652 fi
1653
1654
b12915c1 1655 echo $ac_n "checking "for --with-libtiff"""... $ac_c" 1>&6
d6a55c4b 1656echo "configure:1657: checking "for --with-libtiff"" >&5
10f2d63a 1657 no_cache=0
b12915c1
VZ
1658 # Check whether --with-libtiff or --without-libtiff was given.
1659if test "${with_libtiff+set}" = set; then
1660 withval="$with_libtiff"
10f2d63a
VZ
1661
1662 if test "$withval" = yes; then
b12915c1 1663 ac_cv_use_libtiff='wxUSE_LIBTIFF=yes'
10f2d63a 1664 else
b12915c1 1665 ac_cv_use_libtiff='wxUSE_LIBTIFF=no'
10f2d63a
VZ
1666 fi
1667
1668else
1669
b12915c1 1670 LINE=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
10f2d63a
VZ
1671 if test "x$LINE" != x ; then
1672 eval "DEFAULT_$LINE"
1673 else
1674 no_cache=1
1675 fi
1676
b12915c1 1677 ac_cv_use_libtiff='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
10f2d63a
VZ
1678
1679fi
1680
1681
b12915c1 1682 eval "$ac_cv_use_libtiff"
10f2d63a 1683 if test "$no_cache" != 1; then
b12915c1 1684 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1685 fi
1686
b12915c1 1687 if test "$wxUSE_LIBTIFF" = yes; then
10f2d63a
VZ
1688 echo "$ac_t""yes" 1>&6
1689 else
1690 echo "$ac_t""no" 1>&6
1691 fi
1692
1693
b12915c1 1694 echo $ac_n "checking "for --with-opengl"""... $ac_c" 1>&6
d6a55c4b 1695echo "configure:1696: checking "for --with-opengl"" >&5
10f2d63a 1696 no_cache=0
b12915c1
VZ
1697 # Check whether --with-opengl or --without-opengl was given.
1698if test "${with_opengl+set}" = set; then
1699 withval="$with_opengl"
10f2d63a
VZ
1700
1701 if test "$withval" = yes; then
b12915c1 1702 ac_cv_use_opengl='wxUSE_OPENGL=yes'
10f2d63a 1703 else
b12915c1 1704 ac_cv_use_opengl='wxUSE_OPENGL=no'
10f2d63a
VZ
1705 fi
1706
1707else
1708
b12915c1 1709 LINE=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
10f2d63a
VZ
1710 if test "x$LINE" != x ; then
1711 eval "DEFAULT_$LINE"
1712 else
1713 no_cache=1
1714 fi
1715
b12915c1 1716 ac_cv_use_opengl='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
10f2d63a
VZ
1717
1718fi
1719
1720
b12915c1 1721 eval "$ac_cv_use_opengl"
10f2d63a 1722 if test "$no_cache" != 1; then
b12915c1 1723 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1724 fi
1725
b12915c1 1726 if test "$wxUSE_OPENGL" = yes; then
10f2d63a
VZ
1727 echo "$ac_t""yes" 1>&6
1728 else
1729 echo "$ac_t""no" 1>&6
1730 fi
1731
1732
b12915c1
VZ
1733fi
1734
1735
1736 echo $ac_n "checking "for --with-dmalloc"""... $ac_c" 1>&6
d6a55c4b 1737echo "configure:1738: checking "for --with-dmalloc"" >&5
c7a2bf27 1738 no_cache=0
b12915c1
VZ
1739 # Check whether --with-dmalloc or --without-dmalloc was given.
1740if test "${with_dmalloc+set}" = set; then
1741 withval="$with_dmalloc"
c7a2bf27
RR
1742
1743 if test "$withval" = yes; then
b12915c1 1744 ac_cv_use_dmalloc='wxUSE_DMALLOC=yes'
c7a2bf27 1745 else
b12915c1 1746 ac_cv_use_dmalloc='wxUSE_DMALLOC=no'
c7a2bf27
RR
1747 fi
1748
1749else
1750
b12915c1 1751 LINE=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
c7a2bf27
RR
1752 if test "x$LINE" != x ; then
1753 eval "DEFAULT_$LINE"
1754 else
1755 no_cache=1
1756 fi
1757
b12915c1 1758 ac_cv_use_dmalloc='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
c7a2bf27
RR
1759
1760fi
1761
1762
b12915c1 1763 eval "$ac_cv_use_dmalloc"
c7a2bf27 1764 if test "$no_cache" != 1; then
b12915c1 1765 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
c7a2bf27
RR
1766 fi
1767
b12915c1 1768 if test "$wxUSE_DMALLOC" = yes; then
c7a2bf27
RR
1769 echo "$ac_t""yes" 1>&6
1770 else
1771 echo "$ac_t""no" 1>&6
1772 fi
1773
1774
b12915c1 1775 echo $ac_n "checking "for --with-zlib"""... $ac_c" 1>&6
d6a55c4b 1776echo "configure:1777: checking "for --with-zlib"" >&5
10f2d63a 1777 no_cache=0
b12915c1
VZ
1778 # Check whether --with-zlib or --without-zlib was given.
1779if test "${with_zlib+set}" = set; then
1780 withval="$with_zlib"
10f2d63a
VZ
1781
1782 if test "$withval" = yes; then
b12915c1 1783 ac_cv_use_zlib='wxUSE_ZLIB=yes'
10f2d63a 1784 else
b12915c1 1785 ac_cv_use_zlib='wxUSE_ZLIB=no'
10f2d63a
VZ
1786 fi
1787
1788else
1789
b12915c1 1790 LINE=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
10f2d63a
VZ
1791 if test "x$LINE" != x ; then
1792 eval "DEFAULT_$LINE"
1793 else
1794 no_cache=1
1795 fi
1796
b12915c1 1797 ac_cv_use_zlib='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
10f2d63a
VZ
1798
1799fi
1800
1801
b12915c1 1802 eval "$ac_cv_use_zlib"
10f2d63a 1803 if test "$no_cache" != 1; then
b12915c1 1804 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1805 fi
1806
b12915c1 1807 if test "$wxUSE_ZLIB" = yes; then
10f2d63a
VZ
1808 echo "$ac_t""yes" 1>&6
1809 else
1810 echo "$ac_t""no" 1>&6
1811 fi
1812
1813
1814 echo $ac_n "checking "for --with-odbc"""... $ac_c" 1>&6
d6a55c4b 1815echo "configure:1816: checking "for --with-odbc"" >&5
10f2d63a
VZ
1816 no_cache=0
1817 # Check whether --with-odbc or --without-odbc was given.
1818if test "${with_odbc+set}" = set; then
1819 withval="$with_odbc"
1820
1821 if test "$withval" = yes; then
1822 ac_cv_use_odbc='wxUSE_ODBC=yes'
1823 else
1824 ac_cv_use_odbc='wxUSE_ODBC=no'
1825 fi
1826
1827else
1828
1829 LINE=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
1830 if test "x$LINE" != x ; then
1831 eval "DEFAULT_$LINE"
1832 else
1833 no_cache=1
1834 fi
1835
1836 ac_cv_use_odbc='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
1837
1838fi
1839
1840
1841 eval "$ac_cv_use_odbc"
1842 if test "$no_cache" != 1; then
1843 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
1844 fi
1845
1846 if test "$wxUSE_ODBC" = yes; then
1847 echo "$ac_t""yes" 1>&6
1848 else
1849 echo "$ac_t""no" 1>&6
1850 fi
1851
1852
1853
1854
1855
1856 echo $ac_n "checking "for --enable-shared"""... $ac_c" 1>&6
d6a55c4b 1857echo "configure:1858: checking "for --enable-shared"" >&5
10f2d63a
VZ
1858 no_cache=0
1859 # Check whether --enable-shared or --disable-shared was given.
1860if test "${enable_shared+set}" = set; then
1861 enableval="$enable_shared"
1862
1863 if test "$enableval" = yes; then
1864 ac_cv_use_shared='wxUSE_SHARED=yes'
1865 else
1866 ac_cv_use_shared='wxUSE_SHARED=no'
1867 fi
1868
1869else
1870
1871 LINE=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
1872 if test "x$LINE" != x ; then
1873 eval "DEFAULT_$LINE"
1874 else
1875 no_cache=1
1876 fi
1877
1878 ac_cv_use_shared='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
1879
1880fi
1881
1882
1883 eval "$ac_cv_use_shared"
1884 if test "$no_cache" != 1; then
1885 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
1886 fi
1887
1888 if test "$wxUSE_SHARED" = yes; then
1889 echo "$ac_t""yes" 1>&6
1890 else
1891 echo "$ac_t""no" 1>&6
1892 fi
1893
1894
00cf1208 1895 echo $ac_n "checking "for --enable-burnt_name"""... $ac_c" 1>&6
d6a55c4b 1896echo "configure:1897: checking "for --enable-burnt_name"" >&5
00cf1208
RR
1897 no_cache=0
1898 # Check whether --enable-burnt_name or --disable-burnt_name was given.
1899if test "${enable_burnt_name+set}" = set; then
1900 enableval="$enable_burnt_name"
1901
1902 if test "$enableval" = yes; then
1903 ac_cv_use_burnt_name='wxUSE_BURNT_NAME=yes'
1904 else
1905 ac_cv_use_burnt_name='wxUSE_BURNT_NAME=no'
1906 fi
1907
1908else
1909
1910 LINE=`grep "wxUSE_BURNT_NAME" ${wx_arg_cache_file}`
1911 if test "x$LINE" != x ; then
1912 eval "DEFAULT_$LINE"
1913 else
1914 no_cache=1
1915 fi
1916
1917 ac_cv_use_burnt_name='wxUSE_BURNT_NAME='$DEFAULT_wxUSE_BURNT_NAME
1918
1919fi
1920
1921
1922 eval "$ac_cv_use_burnt_name"
1923 if test "$no_cache" != 1; then
1924 echo $ac_cv_use_burnt_name >> ${wx_arg_cache_file}.tmp
1925 fi
1926
1927 if test "$wxUSE_BURNT_NAME" = yes; then
1928 echo "$ac_t""yes" 1>&6
1929 else
1930 echo "$ac_t""no" 1>&6
1931 fi
1932
1933
10f2d63a 1934 echo $ac_n "checking "for --enable-optimise"""... $ac_c" 1>&6
d6a55c4b 1935echo "configure:1936: checking "for --enable-optimise"" >&5
10f2d63a
VZ
1936 no_cache=0
1937 # Check whether --enable-optimise or --disable-optimise was given.
1938if test "${enable_optimise+set}" = set; then
1939 enableval="$enable_optimise"
1940
1941 if test "$enableval" = yes; then
1942 ac_cv_use_optimise='wxUSE_OPTIMISE=yes'
1943 else
1944 ac_cv_use_optimise='wxUSE_OPTIMISE=no'
1945 fi
1946
1947else
1948
1949 LINE=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
1950 if test "x$LINE" != x ; then
1951 eval "DEFAULT_$LINE"
1952 else
1953 no_cache=1
1954 fi
1955
1956 ac_cv_use_optimise='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
1957
1958fi
1959
1960
1961 eval "$ac_cv_use_optimise"
1962 if test "$no_cache" != 1; then
1963 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
1964 fi
1965
1966 if test "$wxUSE_OPTIMISE" = yes; then
1967 echo "$ac_t""yes" 1>&6
1968 else
1969 echo "$ac_t""no" 1>&6
1970 fi
1971
1972
1973 echo $ac_n "checking "for --enable-debug"""... $ac_c" 1>&6
d6a55c4b 1974echo "configure:1975: checking "for --enable-debug"" >&5
10f2d63a
VZ
1975 no_cache=0
1976 # Check whether --enable-debug or --disable-debug was given.
1977if test "${enable_debug+set}" = set; then
1978 enableval="$enable_debug"
1979
1980 if test "$enableval" = yes; then
1981 ac_cv_use_debug='wxUSE_DEBUG=yes'
1982 else
1983 ac_cv_use_debug='wxUSE_DEBUG=no'
1984 fi
1985
1986else
1987
1988 LINE=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
1989 if test "x$LINE" != x ; then
1990 eval "DEFAULT_$LINE"
1991 else
1992 no_cache=1
1993 fi
1994
1995 ac_cv_use_debug='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
1996
1997fi
1998
1999
2000 eval "$ac_cv_use_debug"
2001 if test "$no_cache" != 1; then
2002 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
2003 fi
2004
2005 if test "$wxUSE_DEBUG" = yes; then
2006 echo "$ac_t""yes" 1>&6
2007 else
2008 echo "$ac_t""no" 1>&6
2009 fi
2010
2011
2012if test "$wxUSE_DEBUG" = "yes"; then
2013 DEFAULT_wxUSE_DEBUG_FLAG=yes
2014 DEFAULT_wxUSE_DEBUG_INFO=yes
2015elif test "$wxUSE_DEBUG" = "no"; then
2016 DEFAULT_wxUSE_DEBUG_FLAG=no
2017 DEFAULT_wxUSE_DEBUG_INFO=no
2018fi
2019
2020
2021 echo $ac_n "checking "for --enable-debug_flag"""... $ac_c" 1>&6
d6a55c4b 2022echo "configure:2023: checking "for --enable-debug_flag"" >&5
10f2d63a
VZ
2023 no_cache=0
2024 # Check whether --enable-debug_flag or --disable-debug_flag was given.
2025if test "${enable_debug_flag+set}" = set; then
2026 enableval="$enable_debug_flag"
2027
2028 if test "$enableval" = yes; then
2029 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=yes'
2030 else
2031 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=no'
2032 fi
2033
2034else
2035
2036 LINE=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
2037 if test "x$LINE" != x ; then
2038 eval "DEFAULT_$LINE"
2039 else
2040 no_cache=1
2041 fi
2042
2043 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
2044
2045fi
2046
2047
2048 eval "$ac_cv_use_debug_flag"
2049 if test "$no_cache" != 1; then
2050 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
2051 fi
2052
2053 if test "$wxUSE_DEBUG_FLAG" = yes; then
2054 echo "$ac_t""yes" 1>&6
2055 else
2056 echo "$ac_t""no" 1>&6
2057 fi
2058
2059
2060 echo $ac_n "checking "for --enable-debug_info"""... $ac_c" 1>&6
d6a55c4b 2061echo "configure:2062: checking "for --enable-debug_info"" >&5
10f2d63a
VZ
2062 no_cache=0
2063 # Check whether --enable-debug_info or --disable-debug_info was given.
2064if test "${enable_debug_info+set}" = set; then
2065 enableval="$enable_debug_info"
2066
2067 if test "$enableval" = yes; then
2068 ac_cv_use_debug_info='wxUSE_DEBUG_INFO=yes'
2069 else
2070 ac_cv_use_debug_info='wxUSE_DEBUG_INFO=no'
2071 fi
2072
2073else
2074
2075 LINE=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
2076 if test "x$LINE" != x ; then
2077 eval "DEFAULT_$LINE"
2078 else
2079 no_cache=1
2080 fi
2081
2082 ac_cv_use_debug_info='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
2083
2084fi
2085
2086
2087 eval "$ac_cv_use_debug_info"
2088 if test "$no_cache" != 1; then
2089 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
2090 fi
2091
2092 if test "$wxUSE_DEBUG_INFO" = yes; then
2093 echo "$ac_t""yes" 1>&6
2094 else
2095 echo "$ac_t""no" 1>&6
2096 fi
2097
2098
2099 echo $ac_n "checking "for --enable-debug_gdb"""... $ac_c" 1>&6
d6a55c4b 2100echo "configure:2101: checking "for --enable-debug_gdb"" >&5
10f2d63a
VZ
2101 no_cache=0
2102 # Check whether --enable-debug_gdb or --disable-debug_gdb was given.
2103if test "${enable_debug_gdb+set}" = set; then
2104 enableval="$enable_debug_gdb"
2105
2106 if test "$enableval" = yes; then
2107 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=yes'
2108 else
2109 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=no'
2110 fi
2111
2112else
2113
2114 LINE=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
2115 if test "x$LINE" != x ; then
2116 eval "DEFAULT_$LINE"
2117 else
2118 no_cache=1
2119 fi
2120
2121 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
2122
2123fi
2124
2125
2126 eval "$ac_cv_use_debug_gdb"
2127 if test "$no_cache" != 1; then
2128 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
2129 fi
2130
2131 if test "$wxUSE_DEBUG_GDB" = yes; then
2132 echo "$ac_t""yes" 1>&6
2133 else
2134 echo "$ac_t""no" 1>&6
2135 fi
2136
2137
2138 echo $ac_n "checking "for --enable-debug_cntxt"""... $ac_c" 1>&6
d6a55c4b 2139echo "configure:2140: checking "for --enable-debug_cntxt"" >&5
10f2d63a
VZ
2140 no_cache=0
2141 # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given.
2142if test "${enable_debug_cntxt+set}" = set; then
2143 enableval="$enable_debug_cntxt"
2144
2145 if test "$enableval" = yes; then
2146 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=yes'
2147 else
2148 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=no'
2149 fi
2150
2151else
2152
2153 LINE=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
2154 if test "x$LINE" != x ; then
2155 eval "DEFAULT_$LINE"
2156 else
2157 no_cache=1
2158 fi
2159
2160 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
2161
2162fi
2163
2164
2165 eval "$ac_cv_use_debug_cntxt"
2166 if test "$no_cache" != 1; then
2167 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
2168 fi
2169
2170 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
2171 echo "$ac_t""yes" 1>&6
2172 else
2173 echo "$ac_t""no" 1>&6
2174 fi
2175
2176
2177 echo $ac_n "checking "for --enable-mem_tracing"""... $ac_c" 1>&6
d6a55c4b 2178echo "configure:2179: checking "for --enable-mem_tracing"" >&5
10f2d63a
VZ
2179 no_cache=0
2180 # Check whether --enable-mem_tracing or --disable-mem_tracing was given.
2181if test "${enable_mem_tracing+set}" = set; then
2182 enableval="$enable_mem_tracing"
2183
2184 if test "$enableval" = yes; then
2185 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=yes'
2186 else
2187 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=no'
2188 fi
2189
2190else
2191
2192 LINE=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
2193 if test "x$LINE" != x ; then
2194 eval "DEFAULT_$LINE"
2195 else
2196 no_cache=1
2197 fi
2198
2199 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
2200
2201fi
2202
2203
2204 eval "$ac_cv_use_mem_tracing"
2205 if test "$no_cache" != 1; then
2206 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
2207 fi
2208
2209 if test "$wxUSE_MEM_TRACING" = yes; then
2210 echo "$ac_t""yes" 1>&6
2211 else
2212 echo "$ac_t""no" 1>&6
2213 fi
2214
2215
2216 echo $ac_n "checking "for --enable-profile"""... $ac_c" 1>&6
d6a55c4b 2217echo "configure:2218: checking "for --enable-profile"" >&5
10f2d63a
VZ
2218 no_cache=0
2219 # Check whether --enable-profile or --disable-profile was given.
2220if test "${enable_profile+set}" = set; then
2221 enableval="$enable_profile"
2222
2223 if test "$enableval" = yes; then
2224 ac_cv_use_profile='wxUSE_PROFILE=yes'
2225 else
2226 ac_cv_use_profile='wxUSE_PROFILE=no'
2227 fi
2228
2229else
2230
2231 LINE=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
2232 if test "x$LINE" != x ; then
2233 eval "DEFAULT_$LINE"
2234 else
2235 no_cache=1
2236 fi
2237
2238 ac_cv_use_profile='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
2239
2240fi
2241
2242
2243 eval "$ac_cv_use_profile"
2244 if test "$no_cache" != 1; then
2245 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
2246 fi
2247
2248 if test "$wxUSE_PROFILE" = yes; then
2249 echo "$ac_t""yes" 1>&6
2250 else
2251 echo "$ac_t""no" 1>&6
2252 fi
2253
2254
2255 echo $ac_n "checking "for --enable-no_rtti"""... $ac_c" 1>&6
d6a55c4b 2256echo "configure:2257: checking "for --enable-no_rtti"" >&5
10f2d63a
VZ
2257 no_cache=0
2258 # Check whether --enable-no_rtti or --disable-no_rtti was given.
2259if test "${enable_no_rtti+set}" = set; then
2260 enableval="$enable_no_rtti"
2261
2262 if test "$enableval" = yes; then
2263 ac_cv_use_no_rtti='wxUSE_NO_RTTI=yes'
2264 else
2265 ac_cv_use_no_rtti='wxUSE_NO_RTTI=no'
2266 fi
2267
2268else
2269
2270 LINE=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
2271 if test "x$LINE" != x ; then
2272 eval "DEFAULT_$LINE"
2273 else
2274 no_cache=1
2275 fi
2276
2277 ac_cv_use_no_rtti='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
2278
2279fi
2280
2281
2282 eval "$ac_cv_use_no_rtti"
2283 if test "$no_cache" != 1; then
2284 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
2285 fi
2286
2287 if test "$wxUSE_NO_RTTI" = yes; then
2288 echo "$ac_t""yes" 1>&6
2289 else
2290 echo "$ac_t""no" 1>&6
2291 fi
2292
2293
2294 echo $ac_n "checking "for --enable-no_exceptions"""... $ac_c" 1>&6
d6a55c4b 2295echo "configure:2296: checking "for --enable-no_exceptions"" >&5
10f2d63a
VZ
2296 no_cache=0
2297 # Check whether --enable-no_exceptions or --disable-no_exceptions was given.
2298if test "${enable_no_exceptions+set}" = set; then
2299 enableval="$enable_no_exceptions"
2300
2301 if test "$enableval" = yes; then
2302 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=yes'
2303 else
2304 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=no'
2305 fi
2306
2307else
2308
2309 LINE=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
2310 if test "x$LINE" != x ; then
2311 eval "DEFAULT_$LINE"
2312 else
2313 no_cache=1
2314 fi
2315
2316 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
2317
2318fi
2319
2320
2321 eval "$ac_cv_use_no_exceptions"
2322 if test "$no_cache" != 1; then
2323 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
2324 fi
2325
2326 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
2327 echo "$ac_t""yes" 1>&6
2328 else
2329 echo "$ac_t""no" 1>&6
2330 fi
2331
2332
2333 echo $ac_n "checking "for --enable-permissive"""... $ac_c" 1>&6
d6a55c4b 2334echo "configure:2335: checking "for --enable-permissive"" >&5
10f2d63a
VZ
2335 no_cache=0
2336 # Check whether --enable-permissive or --disable-permissive was given.
2337if test "${enable_permissive+set}" = set; then
2338 enableval="$enable_permissive"
2339
2340 if test "$enableval" = yes; then
2341 ac_cv_use_permissive='wxUSE_PERMISSIVE=yes'
2342 else
2343 ac_cv_use_permissive='wxUSE_PERMISSIVE=no'
2344 fi
2345
2346else
2347
2348 LINE=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
2349 if test "x$LINE" != x ; then
2350 eval "DEFAULT_$LINE"
2351 else
2352 no_cache=1
2353 fi
2354
2355 ac_cv_use_permissive='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
2356
2357fi
2358
2359
2360 eval "$ac_cv_use_permissive"
2361 if test "$no_cache" != 1; then
2362 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
2363 fi
2364
2365 if test "$wxUSE_PERMISSIVE" = yes; then
2366 echo "$ac_t""yes" 1>&6
2367 else
2368 echo "$ac_t""no" 1>&6
2369 fi
2370
2371
2372 echo $ac_n "checking "for --enable-no_deps"""... $ac_c" 1>&6
d6a55c4b 2373echo "configure:2374: checking "for --enable-no_deps"" >&5
10f2d63a
VZ
2374 no_cache=0
2375 # Check whether --enable-no_deps or --disable-no_deps was given.
2376if test "${enable_no_deps+set}" = set; then
2377 enableval="$enable_no_deps"
2378
2379 if test "$enableval" = yes; then
2380 ac_cv_use_no_deps='wxUSE_NO_DEPS=yes'
2381 else
2382 ac_cv_use_no_deps='wxUSE_NO_DEPS=no'
2383 fi
2384
2385else
2386
2387 LINE=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}`
2388 if test "x$LINE" != x ; then
2389 eval "DEFAULT_$LINE"
2390 else
2391 no_cache=1
2392 fi
2393
2394 ac_cv_use_no_deps='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
2395
2396fi
2397
2398
2399 eval "$ac_cv_use_no_deps"
2400 if test "$no_cache" != 1; then
2401 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
2402 fi
2403
2404 if test "$wxUSE_NO_DEPS" = yes; then
2405 echo "$ac_t""yes" 1>&6
2406 else
2407 echo "$ac_t""no" 1>&6
2408 fi
2409
2410
2411
2412
2413 echo $ac_n "checking "for --enable-intl"""... $ac_c" 1>&6
d6a55c4b 2414echo "configure:2415: checking "for --enable-intl"" >&5
10f2d63a
VZ
2415 no_cache=0
2416 # Check whether --enable-intl or --disable-intl was given.
2417if test "${enable_intl+set}" = set; then
2418 enableval="$enable_intl"
2419
2420 if test "$enableval" = yes; then
2421 ac_cv_use_intl='wxUSE_INTL=yes'
2422 else
2423 ac_cv_use_intl='wxUSE_INTL=no'
2424 fi
2425
2426else
2427
2428 LINE=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
2429 if test "x$LINE" != x ; then
2430 eval "DEFAULT_$LINE"
2431 else
2432 no_cache=1
2433 fi
2434
2435 ac_cv_use_intl='wxUSE_INTL='$DEFAULT_wxUSE_INTL
2436
2437fi
2438
2439
2440 eval "$ac_cv_use_intl"
2441 if test "$no_cache" != 1; then
2442 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
2443 fi
2444
2445 if test "$wxUSE_INTL" = yes; then
2446 echo "$ac_t""yes" 1>&6
2447 else
2448 echo "$ac_t""no" 1>&6
2449 fi
2450
2451
2452 echo $ac_n "checking "for --enable-config"""... $ac_c" 1>&6
d6a55c4b 2453echo "configure:2454: checking "for --enable-config"" >&5
10f2d63a
VZ
2454 no_cache=0
2455 # Check whether --enable-config or --disable-config was given.
2456if test "${enable_config+set}" = set; then
2457 enableval="$enable_config"
2458
2459 if test "$enableval" = yes; then
2460 ac_cv_use_config='wxUSE_CONFIG=yes'
2461 else
2462 ac_cv_use_config='wxUSE_CONFIG=no'
2463 fi
2464
2465else
2466
2467 LINE=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
2468 if test "x$LINE" != x ; then
2469 eval "DEFAULT_$LINE"
2470 else
2471 no_cache=1
2472 fi
2473
2474 ac_cv_use_config='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
2475
2476fi
2477
2478
2479 eval "$ac_cv_use_config"
2480 if test "$no_cache" != 1; then
2481 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
2482 fi
2483
2484 if test "$wxUSE_CONFIG" = yes; then
2485 echo "$ac_t""yes" 1>&6
2486 else
2487 echo "$ac_t""no" 1>&6
2488 fi
2489
2490
b12915c1
VZ
2491if test "$wxUSE_GUI" = "yes"; then
2492
10f2d63a 2493 echo $ac_n "checking "for --enable-sockets"""... $ac_c" 1>&6
d6a55c4b 2494echo "configure:2495: checking "for --enable-sockets"" >&5
10f2d63a
VZ
2495 no_cache=0
2496 # Check whether --enable-sockets or --disable-sockets was given.
2497if test "${enable_sockets+set}" = set; then
2498 enableval="$enable_sockets"
2499
2500 if test "$enableval" = yes; then
2501 ac_cv_use_sockets='wxUSE_SOCKETS=yes'
2502 else
2503 ac_cv_use_sockets='wxUSE_SOCKETS=no'
2504 fi
2505
2506else
2507
2508 LINE=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
2509 if test "x$LINE" != x ; then
2510 eval "DEFAULT_$LINE"
2511 else
2512 no_cache=1
2513 fi
2514
2515 ac_cv_use_sockets='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
2516
2517fi
2518
2519
2520 eval "$ac_cv_use_sockets"
2521 if test "$no_cache" != 1; then
2522 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
2523 fi
2524
2525 if test "$wxUSE_SOCKETS" = yes; then
2526 echo "$ac_t""yes" 1>&6
2527 else
2528 echo "$ac_t""no" 1>&6
2529 fi
2530
b12915c1
VZ
2531else
2532wxUSE_SOCKETS=no
2533fi
2534
10f2d63a
VZ
2535
2536 echo $ac_n "checking "for --enable-dialupman"""... $ac_c" 1>&6
d6a55c4b 2537echo "configure:2538: checking "for --enable-dialupman"" >&5
10f2d63a
VZ
2538 no_cache=0
2539 # Check whether --enable-dialupman or --disable-dialupman was given.
2540if test "${enable_dialupman+set}" = set; then
2541 enableval="$enable_dialupman"
2542
2543 if test "$enableval" = yes; then
2544 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=yes'
2545 else
2546 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=no'
2547 fi
2548
2549else
2550
2551 LINE=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
2552 if test "x$LINE" != x ; then
2553 eval "DEFAULT_$LINE"
2554 else
2555 no_cache=1
2556 fi
2557
2558 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
2559
2560fi
2561
2562
2563 eval "$ac_cv_use_dialupman"
2564 if test "$no_cache" != 1; then
2565 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
2566 fi
2567
2568 if test "$wxUSE_DIALUP_MANAGER" = yes; then
2569 echo "$ac_t""yes" 1>&6
2570 else
2571 echo "$ac_t""no" 1>&6
2572 fi
2573
2574
2575 echo $ac_n "checking "for --enable-ipc"""... $ac_c" 1>&6
d6a55c4b 2576echo "configure:2577: checking "for --enable-ipc"" >&5
10f2d63a
VZ
2577 no_cache=0
2578 # Check whether --enable-ipc or --disable-ipc was given.
2579if test "${enable_ipc+set}" = set; then
2580 enableval="$enable_ipc"
2581
2582 if test "$enableval" = yes; then
2583 ac_cv_use_ipc='wxUSE_IPC=yes'
2584 else
2585 ac_cv_use_ipc='wxUSE_IPC=no'
2586 fi
2587
2588else
2589
2590 LINE=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
2591 if test "x$LINE" != x ; then
2592 eval "DEFAULT_$LINE"
2593 else
2594 no_cache=1
2595 fi
2596
2597 ac_cv_use_ipc='wxUSE_IPC='$DEFAULT_wxUSE_IPC
2598
2599fi
2600
2601
2602 eval "$ac_cv_use_ipc"
2603 if test "$no_cache" != 1; then
2604 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
2605 fi
2606
2607 if test "$wxUSE_IPC" = yes; then
2608 echo "$ac_t""yes" 1>&6
2609 else
2610 echo "$ac_t""no" 1>&6
2611 fi
2612
2613
2614 echo $ac_n "checking "for --enable-apple_ieee"""... $ac_c" 1>&6
d6a55c4b 2615echo "configure:2616: checking "for --enable-apple_ieee"" >&5
10f2d63a
VZ
2616 no_cache=0
2617 # Check whether --enable-apple_ieee or --disable-apple_ieee was given.
2618if test "${enable_apple_ieee+set}" = set; then
2619 enableval="$enable_apple_ieee"
2620
2621 if test "$enableval" = yes; then
2622 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=yes'
2623 else
2624 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=no'
2625 fi
2626
2627else
2628
2629 LINE=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
2630 if test "x$LINE" != x ; then
2631 eval "DEFAULT_$LINE"
2632 else
2633 no_cache=1
2634 fi
2635
2636 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
2637
2638fi
2639
2640
2641 eval "$ac_cv_use_apple_ieee"
2642 if test "$no_cache" != 1; then
2643 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
2644 fi
2645
2646 if test "$wxUSE_APPLE_IEEE" = yes; then
2647 echo "$ac_t""yes" 1>&6
2648 else
2649 echo "$ac_t""no" 1>&6
2650 fi
2651
2652
2653 echo $ac_n "checking "for --enable-timedate"""... $ac_c" 1>&6
d6a55c4b 2654echo "configure:2655: checking "for --enable-timedate"" >&5
10f2d63a
VZ
2655 no_cache=0
2656 # Check whether --enable-timedate or --disable-timedate was given.
2657if test "${enable_timedate+set}" = set; then
2658 enableval="$enable_timedate"
2659
2660 if test "$enableval" = yes; then
2661 ac_cv_use_timedate='wxUSE_TIMEDATE=yes'
2662 else
2663 ac_cv_use_timedate='wxUSE_TIMEDATE=no'
2664 fi
2665
2666else
2667
2668 LINE=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}`
2669 if test "x$LINE" != x ; then
2670 eval "DEFAULT_$LINE"
2671 else
2672 no_cache=1
2673 fi
2674
2675 ac_cv_use_timedate='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE
2676
2677fi
2678
2679
2680 eval "$ac_cv_use_timedate"
2681 if test "$no_cache" != 1; then
2682 echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
2683 fi
2684
2685 if test "$wxUSE_TIMEDATE" = yes; then
2686 echo "$ac_t""yes" 1>&6
2687 else
2688 echo "$ac_t""no" 1>&6
2689 fi
2690
2691
2692 echo $ac_n "checking "for --enable-wave"""... $ac_c" 1>&6
d6a55c4b 2693echo "configure:2694: checking "for --enable-wave"" >&5
10f2d63a
VZ
2694 no_cache=0
2695 # Check whether --enable-wave or --disable-wave was given.
2696if test "${enable_wave+set}" = set; then
2697 enableval="$enable_wave"
2698
2699 if test "$enableval" = yes; then
2700 ac_cv_use_wave='wxUSE_WAVE=yes'
2701 else
2702 ac_cv_use_wave='wxUSE_WAVE=no'
2703 fi
2704
2705else
2706
2707 LINE=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
2708 if test "x$LINE" != x ; then
2709 eval "DEFAULT_$LINE"
2710 else
2711 no_cache=1
2712 fi
2713
2714 ac_cv_use_wave='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
2715
2716fi
2717
2718
2719 eval "$ac_cv_use_wave"
2720 if test "$no_cache" != 1; then
2721 echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
2722 fi
2723
2724 if test "$wxUSE_WAVE" = yes; then
2725 echo "$ac_t""yes" 1>&6
2726 else
2727 echo "$ac_t""no" 1>&6
2728 fi
2729
2730
2731 echo $ac_n "checking "for --enable-fraction"""... $ac_c" 1>&6
d6a55c4b 2732echo "configure:2733: checking "for --enable-fraction"" >&5
10f2d63a
VZ
2733 no_cache=0
2734 # Check whether --enable-fraction or --disable-fraction was given.
2735if test "${enable_fraction+set}" = set; then
2736 enableval="$enable_fraction"
2737
2738 if test "$enableval" = yes; then
2739 ac_cv_use_fraction='wxUSE_FRACTION=yes'
2740 else
2741 ac_cv_use_fraction='wxUSE_FRACTION=no'
2742 fi
2743
2744else
2745
2746 LINE=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}`
2747 if test "x$LINE" != x ; then
2748 eval "DEFAULT_$LINE"
2749 else
2750 no_cache=1
2751 fi
2752
2753 ac_cv_use_fraction='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION
2754
2755fi
2756
2757
2758 eval "$ac_cv_use_fraction"
2759 if test "$no_cache" != 1; then
2760 echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
2761 fi
2762
2763 if test "$wxUSE_FRACTION" = yes; then
2764 echo "$ac_t""yes" 1>&6
2765 else
2766 echo "$ac_t""no" 1>&6
2767 fi
2768
2769
2770 echo $ac_n "checking "for --enable-dynlib"""... $ac_c" 1>&6
d6a55c4b 2771echo "configure:2772: checking "for --enable-dynlib"" >&5
10f2d63a
VZ
2772 no_cache=0
2773 # Check whether --enable-dynlib or --disable-dynlib was given.
2774if test "${enable_dynlib+set}" = set; then
2775 enableval="$enable_dynlib"
2776
2777 if test "$enableval" = yes; then
2778 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=yes'
2779 else
2780 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=no'
2781 fi
2782
2783else
2784
2785 LINE=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
2786 if test "x$LINE" != x ; then
2787 eval "DEFAULT_$LINE"
2788 else
2789 no_cache=1
2790 fi
2791
2792 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
2793
2794fi
2795
2796
2797 eval "$ac_cv_use_dynlib"
2798 if test "$no_cache" != 1; then
2799 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
2800 fi
2801
2802 if test "$wxUSE_DYNLIB_CLASS" = yes; then
2803 echo "$ac_t""yes" 1>&6
2804 else
2805 echo "$ac_t""no" 1>&6
2806 fi
2807
2808
2809 echo $ac_n "checking "for --enable-longlong"""... $ac_c" 1>&6
d6a55c4b 2810echo "configure:2811: checking "for --enable-longlong"" >&5
10f2d63a
VZ
2811 no_cache=0
2812 # Check whether --enable-longlong or --disable-longlong was given.
2813if test "${enable_longlong+set}" = set; then
2814 enableval="$enable_longlong"
2815
2816 if test "$enableval" = yes; then
2817 ac_cv_use_longlong='wxUSE_LONGLONG=yes'
2818 else
2819 ac_cv_use_longlong='wxUSE_LONGLONG=no'
2820 fi
2821
2822else
2823
2824 LINE=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
2825 if test "x$LINE" != x ; then
2826 eval "DEFAULT_$LINE"
2827 else
2828 no_cache=1
2829 fi
2830
2831 ac_cv_use_longlong='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
2832
2833fi
2834
2835
2836 eval "$ac_cv_use_longlong"
2837 if test "$no_cache" != 1; then
2838 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
2839 fi
2840
2841 if test "$wxUSE_LONGLONG" = yes; then
2842 echo "$ac_t""yes" 1>&6
2843 else
2844 echo "$ac_t""no" 1>&6
2845 fi
2846
2847
2848 echo $ac_n "checking "for --enable-log"""... $ac_c" 1>&6
d6a55c4b 2849echo "configure:2850: checking "for --enable-log"" >&5
10f2d63a
VZ
2850 no_cache=0
2851 # Check whether --enable-log or --disable-log was given.
2852if test "${enable_log+set}" = set; then
2853 enableval="$enable_log"
2854
2855 if test "$enableval" = yes; then
2856 ac_cv_use_log='wxUSE_LOG=yes'
2857 else
2858 ac_cv_use_log='wxUSE_LOG=no'
2859 fi
2860
2861else
2862
2863 LINE=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
2864 if test "x$LINE" != x ; then
2865 eval "DEFAULT_$LINE"
2866 else
2867 no_cache=1
2868 fi
2869
2870 ac_cv_use_log='wxUSE_LOG='$DEFAULT_wxUSE_LOG
2871
2872fi
2873
2874
2875 eval "$ac_cv_use_log"
2876 if test "$no_cache" != 1; then
2877 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
2878 fi
2879
2880 if test "$wxUSE_LOG" = yes; then
2881 echo "$ac_t""yes" 1>&6
2882 else
2883 echo "$ac_t""no" 1>&6
2884 fi
2885
2886
2887 echo $ac_n "checking "for --enable-streams"""... $ac_c" 1>&6
d6a55c4b 2888echo "configure:2889: checking "for --enable-streams"" >&5
10f2d63a
VZ
2889 no_cache=0
2890 # Check whether --enable-streams or --disable-streams was given.
2891if test "${enable_streams+set}" = set; then
2892 enableval="$enable_streams"
2893
2894 if test "$enableval" = yes; then
2895 ac_cv_use_streams='wxUSE_STREAMS=yes'
2896 else
2897 ac_cv_use_streams='wxUSE_STREAMS=no'
2898 fi
2899
2900else
2901
2902 LINE=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
2903 if test "x$LINE" != x ; then
2904 eval "DEFAULT_$LINE"
2905 else
2906 no_cache=1
2907 fi
2908
2909 ac_cv_use_streams='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
2910
2911fi
2912
2913
2914 eval "$ac_cv_use_streams"
2915 if test "$no_cache" != 1; then
2916 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
2917 fi
2918
2919 if test "$wxUSE_STREAMS" = yes; then
2920 echo "$ac_t""yes" 1>&6
2921 else
2922 echo "$ac_t""no" 1>&6
2923 fi
2924
2925
2926 echo $ac_n "checking "for --enable-file"""... $ac_c" 1>&6
d6a55c4b 2927echo "configure:2928: checking "for --enable-file"" >&5
10f2d63a
VZ
2928 no_cache=0
2929 # Check whether --enable-file or --disable-file was given.
2930if test "${enable_file+set}" = set; then
2931 enableval="$enable_file"
2932
2933 if test "$enableval" = yes; then
2934 ac_cv_use_file='wxUSE_FILE=yes'
2935 else
2936 ac_cv_use_file='wxUSE_FILE=no'
2937 fi
2938
2939else
2940
2941 LINE=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
2942 if test "x$LINE" != x ; then
2943 eval "DEFAULT_$LINE"
2944 else
2945 no_cache=1
2946 fi
2947
2948 ac_cv_use_file='wxUSE_FILE='$DEFAULT_wxUSE_FILE
2949
2950fi
2951
2952
2953 eval "$ac_cv_use_file"
2954 if test "$no_cache" != 1; then
2955 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
2956 fi
2957
2958 if test "$wxUSE_FILE" = yes; then
2959 echo "$ac_t""yes" 1>&6
2960 else
2961 echo "$ac_t""no" 1>&6
2962 fi
2963
2964
2965 echo $ac_n "checking "for --enable-textfile"""... $ac_c" 1>&6
d6a55c4b 2966echo "configure:2967: checking "for --enable-textfile"" >&5
10f2d63a
VZ
2967 no_cache=0
2968 # Check whether --enable-textfile or --disable-textfile was given.
2969if test "${enable_textfile+set}" = set; then
2970 enableval="$enable_textfile"
2971
2972 if test "$enableval" = yes; then
2973 ac_cv_use_textfile='wxUSE_TEXTFILE=yes'
2974 else
2975 ac_cv_use_textfile='wxUSE_TEXTFILE=no'
2976 fi
2977
2978else
2979
2980 LINE=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
2981 if test "x$LINE" != x ; then
2982 eval "DEFAULT_$LINE"
2983 else
2984 no_cache=1
2985 fi
2986
2987 ac_cv_use_textfile='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
2988
2989fi
2990
2991
2992 eval "$ac_cv_use_textfile"
2993 if test "$no_cache" != 1; then
2994 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
2995 fi
2996
2997 if test "$wxUSE_TEXTFILE" = yes; then
2998 echo "$ac_t""yes" 1>&6
2999 else
3000 echo "$ac_t""no" 1>&6
3001 fi
3002
3003
3004 echo $ac_n "checking "for --enable-unicode"""... $ac_c" 1>&6
d6a55c4b 3005echo "configure:3006: checking "for --enable-unicode"" >&5
10f2d63a
VZ
3006 no_cache=0
3007 # Check whether --enable-unicode or --disable-unicode was given.
3008if test "${enable_unicode+set}" = set; then
3009 enableval="$enable_unicode"
3010
3011 if test "$enableval" = yes; then
3012 ac_cv_use_unicode='wxUSE_UNICODE=yes'
3013 else
3014 ac_cv_use_unicode='wxUSE_UNICODE=no'
3015 fi
3016
3017else
3018
3019 LINE=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
3020 if test "x$LINE" != x ; then
3021 eval "DEFAULT_$LINE"
3022 else
3023 no_cache=1
3024 fi
3025
3026 ac_cv_use_unicode='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
3027
3028fi
3029
3030
3031 eval "$ac_cv_use_unicode"
3032 if test "$no_cache" != 1; then
3033 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
3034 fi
3035
3036 if test "$wxUSE_UNICODE" = yes; then
3037 echo "$ac_t""yes" 1>&6
3038 else
3039 echo "$ac_t""no" 1>&6
3040 fi
3041
3042
3043 echo $ac_n "checking "for --enable-wcsrtombs"""... $ac_c" 1>&6
d6a55c4b 3044echo "configure:3045: checking "for --enable-wcsrtombs"" >&5
10f2d63a
VZ
3045 no_cache=0
3046 # Check whether --enable-wcsrtombs or --disable-wcsrtombs was given.
3047if test "${enable_wcsrtombs+set}" = set; then
3048 enableval="$enable_wcsrtombs"
3049
3050 if test "$enableval" = yes; then
3051 ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=yes'
3052 else
3053 ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=no'
3054 fi
3055
3056else
3057
3058 LINE=`grep "wxUSE_WCSRTOMBS" ${wx_arg_cache_file}`
3059 if test "x$LINE" != x ; then
3060 eval "DEFAULT_$LINE"
3061 else
3062 no_cache=1
3063 fi
3064
3065 ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS='$DEFAULT_wxUSE_WCSRTOMBS
3066
3067fi
3068
3069
3070 eval "$ac_cv_use_wcsrtombs"
3071 if test "$no_cache" != 1; then
3072 echo $ac_cv_use_wcsrtombs >> ${wx_arg_cache_file}.tmp
3073 fi
3074
3075 if test "$wxUSE_WCSRTOMBS" = yes; then
3076 echo "$ac_t""yes" 1>&6
3077 else
3078 echo "$ac_t""no" 1>&6
3079 fi
3080
3081
3082 echo $ac_n "checking "for --enable-wxprintfv"""... $ac_c" 1>&6
d6a55c4b 3083echo "configure:3084: checking "for --enable-wxprintfv"" >&5
10f2d63a
VZ
3084 no_cache=0
3085 # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
3086if test "${enable_wxprintfv+set}" = set; then
3087 enableval="$enable_wxprintfv"
3088
3089 if test "$enableval" = yes; then
3090 ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=yes'
3091 else
3092 ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=no'
3093 fi
3094
3095else
3096
3097 LINE=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
3098 if test "x$LINE" != x ; then
3099 eval "DEFAULT_$LINE"
3100 else
3101 no_cache=1
3102 fi
3103
3104 ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
3105
3106fi
3107
3108
3109 eval "$ac_cv_use_wxprintfv"
3110 if test "$no_cache" != 1; then
3111 echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
3112 fi
3113
3114 if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then
3115 echo "$ac_t""yes" 1>&6
3116 else
3117 echo "$ac_t""no" 1>&6
3118 fi
3119
3120
3121 echo $ac_n "checking "for --enable-joystick"""... $ac_c" 1>&6
d6a55c4b 3122echo "configure:3123: checking "for --enable-joystick"" >&5
10f2d63a
VZ
3123 no_cache=0
3124 # Check whether --enable-joystick or --disable-joystick was given.
3125if test "${enable_joystick+set}" = set; then
3126 enableval="$enable_joystick"
3127
3128 if test "$enableval" = yes; then
3129 ac_cv_use_joystick='wxUSE_JOYSTICK=yes'
3130 else
3131 ac_cv_use_joystick='wxUSE_JOYSTICK=no'
3132 fi
3133
3134else
3135
3136 LINE=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
3137 if test "x$LINE" != x ; then
3138 eval "DEFAULT_$LINE"
3139 else
3140 no_cache=1
3141 fi
3142
3143 ac_cv_use_joystick='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
3144
3145fi
3146
3147
3148 eval "$ac_cv_use_joystick"
3149 if test "$no_cache" != 1; then
3150 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
3151 fi
3152
3153 if test "$wxUSE_JOYSTICK" = yes; then
3154 echo "$ac_t""yes" 1>&6
3155 else
3156 echo "$ac_t""no" 1>&6
3157 fi
3158
3159
3160 echo $ac_n "checking "for --enable-std_iostreams"""... $ac_c" 1>&6
d6a55c4b 3161echo "configure:3162: checking "for --enable-std_iostreams"" >&5
10f2d63a
VZ
3162 no_cache=0
3163 # Check whether --enable-std_iostreams or --disable-std_iostreams was given.
3164if test "${enable_std_iostreams+set}" = set; then
3165 enableval="$enable_std_iostreams"
3166
3167 if test "$enableval" = yes; then
3168 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=yes'
3169 else
3170 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=no'
3171 fi
3172
3173else
3174
3175 LINE=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
3176 if test "x$LINE" != x ; then
3177 eval "DEFAULT_$LINE"
3178 else
3179 no_cache=1
3180 fi
3181
3182 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
3183
3184fi
3185
3186
3187 eval "$ac_cv_use_std_iostreams"
3188 if test "$no_cache" != 1; then
3189 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
3190 fi
3191
3192 if test "$wxUSE_STD_IOSTREAM" = yes; then
3193 echo "$ac_t""yes" 1>&6
3194 else
3195 echo "$ac_t""no" 1>&6
3196 fi
3197
3198
3199 echo $ac_n "checking "for --enable-fs_inet"""... $ac_c" 1>&6
d6a55c4b 3200echo "configure:3201: checking "for --enable-fs_inet"" >&5
10f2d63a
VZ
3201 no_cache=0
3202 # Check whether --enable-fs_inet or --disable-fs_inet was given.
3203if test "${enable_fs_inet+set}" = set; then
3204 enableval="$enable_fs_inet"
3205
3206 if test "$enableval" = yes; then
3207 ac_cv_use_fs_inet='wxUSE_FS_INET=yes'
3208 else
3209 ac_cv_use_fs_inet='wxUSE_FS_INET=no'
3210 fi
3211
3212else
3213
3214 LINE=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
3215 if test "x$LINE" != x ; then
3216 eval "DEFAULT_$LINE"
3217 else
3218 no_cache=1
3219 fi
3220
3221 ac_cv_use_fs_inet='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
3222
3223fi
3224
3225
3226 eval "$ac_cv_use_fs_inet"
3227 if test "$no_cache" != 1; then
3228 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
3229 fi
3230
3231 if test "$wxUSE_FS_INET" = yes; then
3232 echo "$ac_t""yes" 1>&6
3233 else
3234 echo "$ac_t""no" 1>&6
3235 fi
3236
3237
3238 echo $ac_n "checking "for --enable-fs_zip"""... $ac_c" 1>&6
d6a55c4b 3239echo "configure:3240: checking "for --enable-fs_zip"" >&5
10f2d63a
VZ
3240 no_cache=0
3241 # Check whether --enable-fs_zip or --disable-fs_zip was given.
3242if test "${enable_fs_zip+set}" = set; then
3243 enableval="$enable_fs_zip"
3244
3245 if test "$enableval" = yes; then
3246 ac_cv_use_fs_zip='wxUSE_FS_ZIP=yes'
3247 else
3248 ac_cv_use_fs_zip='wxUSE_FS_ZIP=no'
3249 fi
3250
3251else
3252
3253 LINE=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
3254 if test "x$LINE" != x ; then
3255 eval "DEFAULT_$LINE"
3256 else
3257 no_cache=1
3258 fi
3259
3260 ac_cv_use_fs_zip='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
3261
3262fi
3263
3264
3265 eval "$ac_cv_use_fs_zip"
3266 if test "$no_cache" != 1; then
3267 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
3268 fi
3269
3270 if test "$wxUSE_FS_ZIP" = yes; then
3271 echo "$ac_t""yes" 1>&6
3272 else
3273 echo "$ac_t""no" 1>&6
3274 fi
3275
3276
3277 echo $ac_n "checking "for --enable-zipstream"""... $ac_c" 1>&6
d6a55c4b 3278echo "configure:3279: checking "for --enable-zipstream"" >&5
10f2d63a
VZ
3279 no_cache=0
3280 # Check whether --enable-zipstream or --disable-zipstream was given.
3281if test "${enable_zipstream+set}" = set; then
3282 enableval="$enable_zipstream"
3283
3284 if test "$enableval" = yes; then
3285 ac_cv_use_zipstream='wxUSE_ZIPSTREAM=yes'
3286 else
3287 ac_cv_use_zipstream='wxUSE_ZIPSTREAM=no'
3288 fi
3289
3290else
3291
3292 LINE=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
3293 if test "x$LINE" != x ; then
3294 eval "DEFAULT_$LINE"
3295 else
3296 no_cache=1
3297 fi
3298
3299 ac_cv_use_zipstream='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
3300
3301fi
3302
3303
3304 eval "$ac_cv_use_zipstream"
3305 if test "$no_cache" != 1; then
3306 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
3307 fi
3308
3309 if test "$wxUSE_ZIPSTREAM" = yes; then
3310 echo "$ac_t""yes" 1>&6
3311 else
3312 echo "$ac_t""no" 1>&6
3313 fi
3314
3315
3316
3317
3318 echo $ac_n "checking "for --enable-threads"""... $ac_c" 1>&6
d6a55c4b 3319echo "configure:3320: checking "for --enable-threads"" >&5
10f2d63a
VZ
3320 no_cache=0
3321 # Check whether --enable-threads or --disable-threads was given.
3322if test "${enable_threads+set}" = set; then
3323 enableval="$enable_threads"
3324
3325 if test "$enableval" = yes; then
3326 ac_cv_use_threads='wxUSE_THREADS=yes'
3327 else
3328 ac_cv_use_threads='wxUSE_THREADS=no'
3329 fi
3330
3331else
3332
3333 LINE=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
3334 if test "x$LINE" != x ; then
3335 eval "DEFAULT_$LINE"
3336 else
3337 no_cache=1
3338 fi
3339
3340 ac_cv_use_threads='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
3341
3342fi
3343
3344
3345 eval "$ac_cv_use_threads"
3346 if test "$no_cache" != 1; then
3347 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
3348 fi
3349
3350 if test "$wxUSE_THREADS" = yes; then
3351 echo "$ac_t""yes" 1>&6
3352 else
3353 echo "$ac_t""no" 1>&6
3354 fi
3355
3356
3357 echo $ac_n "checking "for --enable-serial"""... $ac_c" 1>&6
d6a55c4b 3358echo "configure:3359: checking "for --enable-serial"" >&5
10f2d63a
VZ
3359 no_cache=0
3360 # Check whether --enable-serial or --disable-serial was given.
3361if test "${enable_serial+set}" = set; then
3362 enableval="$enable_serial"
3363
3364 if test "$enableval" = yes; then
3365 ac_cv_use_serial='wxUSE_SERIAL=yes'
3366 else
3367 ac_cv_use_serial='wxUSE_SERIAL=no'
3368 fi
3369
3370else
3371
3372 LINE=`grep "wxUSE_SERIAL" ${wx_arg_cache_file}`
3373 if test "x$LINE" != x ; then
3374 eval "DEFAULT_$LINE"
3375 else
3376 no_cache=1
3377 fi
3378
3379 ac_cv_use_serial='wxUSE_SERIAL='$DEFAULT_wxUSE_SERIAL
3380
3381fi
3382
3383
3384 eval "$ac_cv_use_serial"
3385 if test "$no_cache" != 1; then
3386 echo $ac_cv_use_serial >> ${wx_arg_cache_file}.tmp
3387 fi
3388
3389 if test "$wxUSE_SERIAL" = yes; then
3390 echo "$ac_t""yes" 1>&6
3391 else
3392 echo "$ac_t""no" 1>&6
3393 fi
3394
3395
b12915c1
VZ
3396if test "$wxUSE_GUI" = "yes"; then
3397
10f2d63a
VZ
3398
3399
3400 echo $ac_n "checking "for --enable-docview"""... $ac_c" 1>&6
d6a55c4b 3401echo "configure:3402: checking "for --enable-docview"" >&5
10f2d63a
VZ
3402 no_cache=0
3403 # Check whether --enable-docview or --disable-docview was given.
3404if test "${enable_docview+set}" = set; then
3405 enableval="$enable_docview"
3406
3407 if test "$enableval" = yes; then
3408 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
3409 else
3410 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=no'
3411 fi
3412
3413else
3414
3415 LINE=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
3416 if test "x$LINE" != x ; then
3417 eval "DEFAULT_$LINE"
3418 else
3419 no_cache=1
3420 fi
3421
3422 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
3423
3424fi
3425
3426
3427 eval "$ac_cv_use_docview"
3428 if test "$no_cache" != 1; then
3429 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
3430 fi
3431
3432 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
3433 echo "$ac_t""yes" 1>&6
3434 else
3435 echo "$ac_t""no" 1>&6
3436 fi
3437
3438
3439 echo $ac_n "checking "for --enable-help"""... $ac_c" 1>&6
d6a55c4b 3440echo "configure:3441: checking "for --enable-help"" >&5
10f2d63a
VZ
3441 no_cache=0
3442 # Check whether --enable-help or --disable-help was given.
3443if test "${enable_help+set}" = set; then
3444 enableval="$enable_help"
3445
3446 if test "$enableval" = yes; then
3447 ac_cv_use_help='wxUSE_HELP=yes'
3448 else
3449 ac_cv_use_help='wxUSE_HELP=no'
3450 fi
3451
3452else
3453
3454 LINE=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
3455 if test "x$LINE" != x ; then
3456 eval "DEFAULT_$LINE"
3457 else
3458 no_cache=1
3459 fi
3460
3461 ac_cv_use_help='wxUSE_HELP='$DEFAULT_wxUSE_HELP
3462
3463fi
3464
3465
3466 eval "$ac_cv_use_help"
3467 if test "$no_cache" != 1; then
3468 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
3469 fi
3470
3471 if test "$wxUSE_HELP" = yes; then
3472 echo "$ac_t""yes" 1>&6
3473 else
3474 echo "$ac_t""no" 1>&6
3475 fi
3476
3477
3478 echo $ac_n "checking "for --enable-constraints"""... $ac_c" 1>&6
d6a55c4b 3479echo "configure:3480: checking "for --enable-constraints"" >&5
10f2d63a
VZ
3480 no_cache=0
3481 # Check whether --enable-constraints or --disable-constraints was given.
3482if test "${enable_constraints+set}" = set; then
3483 enableval="$enable_constraints"
3484
3485 if test "$enableval" = yes; then
3486 ac_cv_use_constraints='wxUSE_CONSTRAINTS=yes'
3487 else
3488 ac_cv_use_constraints='wxUSE_CONSTRAINTS=no'
3489 fi
3490
3491else
3492
3493 LINE=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
3494 if test "x$LINE" != x ; then
3495 eval "DEFAULT_$LINE"
3496 else
3497 no_cache=1
3498 fi
3499
3500 ac_cv_use_constraints='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
3501
3502fi
3503
3504
3505 eval "$ac_cv_use_constraints"
3506 if test "$no_cache" != 1; then
3507 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
3508 fi
3509
3510 if test "$wxUSE_CONSTRAINTS" = yes; then
3511 echo "$ac_t""yes" 1>&6
3512 else
3513 echo "$ac_t""no" 1>&6
3514 fi
3515
3516
3517 echo $ac_n "checking "for --enable-printarch"""... $ac_c" 1>&6
d6a55c4b 3518echo "configure:3519: checking "for --enable-printarch"" >&5
10f2d63a
VZ
3519 no_cache=0
3520 # Check whether --enable-printarch or --disable-printarch was given.
3521if test "${enable_printarch+set}" = set; then
3522 enableval="$enable_printarch"
3523
3524 if test "$enableval" = yes; then
3525 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=yes'
3526 else
3527 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=no'
3528 fi
3529
3530else
3531
3532 LINE=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
3533 if test "x$LINE" != x ; then
3534 eval "DEFAULT_$LINE"
3535 else
3536 no_cache=1
3537 fi
3538
3539 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
3540
3541fi
3542
3543
3544 eval "$ac_cv_use_printarch"
3545 if test "$no_cache" != 1; then
3546 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
3547 fi
3548
3549 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
3550 echo "$ac_t""yes" 1>&6
3551 else
3552 echo "$ac_t""no" 1>&6
3553 fi
3554
3555
3556 echo $ac_n "checking "for --enable-mdi"""... $ac_c" 1>&6
d6a55c4b 3557echo "configure:3558: checking "for --enable-mdi"" >&5
10f2d63a
VZ
3558 no_cache=0
3559 # Check whether --enable-mdi or --disable-mdi was given.
3560if test "${enable_mdi+set}" = set; then
3561 enableval="$enable_mdi"
3562
3563 if test "$enableval" = yes; then
3564 ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=yes'
3565 else
3566 ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=no'
3567 fi
3568
3569else
3570
3571 LINE=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
3572 if test "x$LINE" != x ; then
3573 eval "DEFAULT_$LINE"
3574 else
3575 no_cache=1
3576 fi
3577
3578 ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
3579
3580fi
3581
3582
3583 eval "$ac_cv_use_mdi"
3584 if test "$no_cache" != 1; then
3585 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
3586 fi
3587
3588 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
3589 echo "$ac_t""yes" 1>&6
3590 else
3591 echo "$ac_t""no" 1>&6
3592 fi
3593
3594
3595
3596 echo $ac_n "checking "for --enable-postscript"""... $ac_c" 1>&6
d6a55c4b 3597echo "configure:3598: checking "for --enable-postscript"" >&5
10f2d63a
VZ
3598 no_cache=0
3599 # Check whether --enable-postscript or --disable-postscript was given.
3600if test "${enable_postscript+set}" = set; then
3601 enableval="$enable_postscript"
3602
3603 if test "$enableval" = yes; then
3604 ac_cv_use_postscript='wxUSE_POSTSCRIPT=yes'
3605 else
3606 ac_cv_use_postscript='wxUSE_POSTSCRIPT=no'
3607 fi
3608
3609else
3610
3611 LINE=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
3612 if test "x$LINE" != x ; then
3613 eval "DEFAULT_$LINE"
3614 else
3615 no_cache=1
3616 fi
3617
3618 ac_cv_use_postscript='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
3619
3620fi
3621
3622
3623 eval "$ac_cv_use_postscript"
3624 if test "$no_cache" != 1; then
3625 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
3626 fi
3627
3628 if test "$wxUSE_POSTSCRIPT" = yes; then
3629 echo "$ac_t""yes" 1>&6
3630 else
3631 echo "$ac_t""no" 1>&6
3632 fi
3633
3634
3635
3636
3637 echo $ac_n "checking "for --enable-prologio"""... $ac_c" 1>&6
d6a55c4b 3638echo "configure:3639: checking "for --enable-prologio"" >&5
10f2d63a
VZ
3639 no_cache=0
3640 # Check whether --enable-prologio or --disable-prologio was given.
3641if test "${enable_prologio+set}" = set; then
3642 enableval="$enable_prologio"
3643
3644 if test "$enableval" = yes; then
3645 ac_cv_use_prologio='wxUSE_PROLOGIO=yes'
3646 else
3647 ac_cv_use_prologio='wxUSE_PROLOGIO=no'
3648 fi
3649
3650else
3651
3652 LINE=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
3653 if test "x$LINE" != x ; then
3654 eval "DEFAULT_$LINE"
3655 else
3656 no_cache=1
3657 fi
3658
3659 ac_cv_use_prologio='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
3660
3661fi
3662
3663
3664 eval "$ac_cv_use_prologio"
3665 if test "$no_cache" != 1; then
3666 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
3667 fi
3668
3669 if test "$wxUSE_PROLOGIO" = yes; then
3670 echo "$ac_t""yes" 1>&6
3671 else
3672 echo "$ac_t""no" 1>&6
3673 fi
3674
3675
3676 echo $ac_n "checking "for --enable-resources"""... $ac_c" 1>&6
d6a55c4b 3677echo "configure:3678: checking "for --enable-resources"" >&5
10f2d63a
VZ
3678 no_cache=0
3679 # Check whether --enable-resources or --disable-resources was given.
3680if test "${enable_resources+set}" = set; then
3681 enableval="$enable_resources"
3682
3683 if test "$enableval" = yes; then
3684 ac_cv_use_resources='wxUSE_RESOURCES=yes'
3685 else
3686 ac_cv_use_resources='wxUSE_RESOURCES=no'
3687 fi
3688
3689else
3690
3691 LINE=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
3692 if test "x$LINE" != x ; then
3693 eval "DEFAULT_$LINE"
3694 else
3695 no_cache=1
3696 fi
3697
3698 ac_cv_use_resources='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
3699
3700fi
3701
3702
3703 eval "$ac_cv_use_resources"
3704 if test "$no_cache" != 1; then
3705 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
3706 fi
3707
3708 if test "$wxUSE_RESOURCES" = yes; then
3709 echo "$ac_t""yes" 1>&6
3710 else
3711 echo "$ac_t""no" 1>&6
3712 fi
3713
3714
3715
3716 echo $ac_n "checking "for --enable-xresources"""... $ac_c" 1>&6
d6a55c4b 3717echo "configure:3718: checking "for --enable-xresources"" >&5
10f2d63a
VZ
3718 no_cache=0
3719 # Check whether --enable-xresources or --disable-xresources was given.
3720if test "${enable_xresources+set}" = set; then
3721 enableval="$enable_xresources"
3722
3723 if test "$enableval" = yes; then
3724 ac_cv_use_xresources='wxUSE_X_RESOURCES=yes'
3725 else
3726 ac_cv_use_xresources='wxUSE_X_RESOURCES=no'
3727 fi
3728
3729else
3730
3731 LINE=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}`
3732 if test "x$LINE" != x ; then
3733 eval "DEFAULT_$LINE"
3734 else
3735 no_cache=1
3736 fi
3737
3738 ac_cv_use_xresources='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES
3739
3740fi
3741
3742
3743 eval "$ac_cv_use_xresources"
3744 if test "$no_cache" != 1; then
3745 echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
3746 fi
3747
3748 if test "$wxUSE_X_RESOURCES" = yes; then
3749 echo "$ac_t""yes" 1>&6
3750 else
3751 echo "$ac_t""no" 1>&6
3752 fi
3753
3754
3755
3756
3757 echo $ac_n "checking "for --enable-clipboard"""... $ac_c" 1>&6
d6a55c4b 3758echo "configure:3759: checking "for --enable-clipboard"" >&5
10f2d63a
VZ
3759 no_cache=0
3760 # Check whether --enable-clipboard or --disable-clipboard was given.
3761if test "${enable_clipboard+set}" = set; then
3762 enableval="$enable_clipboard"
3763
3764 if test "$enableval" = yes; then
3765 ac_cv_use_clipboard='wxUSE_CLIPBOARD=yes'
3766 else
3767 ac_cv_use_clipboard='wxUSE_CLIPBOARD=no'
3768 fi
3769
3770else
3771
3772 LINE=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
3773 if test "x$LINE" != x ; then
3774 eval "DEFAULT_$LINE"
3775 else
3776 no_cache=1
3777 fi
3778
3779 ac_cv_use_clipboard='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
3780
3781fi
3782
3783
3784 eval "$ac_cv_use_clipboard"
3785 if test "$no_cache" != 1; then
3786 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
3787 fi
3788
3789 if test "$wxUSE_CLIPBOARD" = yes; then
3790 echo "$ac_t""yes" 1>&6
3791 else
3792 echo "$ac_t""no" 1>&6
3793 fi
3794
3795
3796 echo $ac_n "checking "for --enable-dnd"""... $ac_c" 1>&6
d6a55c4b 3797echo "configure:3798: checking "for --enable-dnd"" >&5
10f2d63a
VZ
3798 no_cache=0
3799 # Check whether --enable-dnd or --disable-dnd was given.
3800if test "${enable_dnd+set}" = set; then
3801 enableval="$enable_dnd"
3802
3803 if test "$enableval" = yes; then
3804 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=yes'
3805 else
3806 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=no'
3807 fi
3808
3809else
3810
3811 LINE=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
3812 if test "x$LINE" != x ; then
3813 eval "DEFAULT_$LINE"
3814 else
3815 no_cache=1
3816 fi
3817
3818 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
3819
3820fi
3821
3822
3823 eval "$ac_cv_use_dnd"
3824 if test "$no_cache" != 1; then
3825 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
3826 fi
3827
3828 if test "$wxUSE_DRAG_AND_DROP" = yes; then
3829 echo "$ac_t""yes" 1>&6
3830 else
3831 echo "$ac_t""no" 1>&6
3832 fi
3833
3834
3835
3836 echo $ac_n "checking "for --enable-wxtree"""... $ac_c" 1>&6
d6a55c4b 3837echo "configure:3838: checking "for --enable-wxtree"" >&5
10f2d63a
VZ
3838 no_cache=0
3839 # Check whether --enable-wxtree or --disable-wxtree was given.
3840if test "${enable_wxtree+set}" = set; then
3841 enableval="$enable_wxtree"
3842
3843 if test "$enableval" = yes; then
3844 ac_cv_use_wxtree='wxUSE_WXTREE=yes'
3845 else
3846 ac_cv_use_wxtree='wxUSE_WXTREE=no'
3847 fi
3848
3849else
3850
3851 LINE=`grep "wxUSE_WXTREE" ${wx_arg_cache_file}`
3852 if test "x$LINE" != x ; then
3853 eval "DEFAULT_$LINE"
3854 else
3855 no_cache=1
3856 fi
3857
3858 ac_cv_use_wxtree='wxUSE_WXTREE='$DEFAULT_wxUSE_WXTREE
3859
3860fi
3861
3862
3863 eval "$ac_cv_use_wxtree"
3864 if test "$no_cache" != 1; then
3865 echo $ac_cv_use_wxtree >> ${wx_arg_cache_file}.tmp
3866 fi
3867
3868 if test "$wxUSE_WXTREE" = yes; then
3869 echo "$ac_t""yes" 1>&6
3870 else
3871 echo "$ac_t""no" 1>&6
3872 fi
3873
3874
3875
3876
3877 echo $ac_n "checking "for --enable-controls"""... $ac_c" 1>&6
d6a55c4b 3878echo "configure:3879: checking "for --enable-controls"" >&5
10f2d63a
VZ
3879 no_cache=0
3880 # Check whether --enable-controls or --disable-controls was given.
3881if test "${enable_controls+set}" = set; then
3882 enableval="$enable_controls"
3883
3884 if test "$enableval" = yes; then
3885 ac_cv_use_controls='wxUSE_CONTROLS=yes'
3886 else
3887 ac_cv_use_controls='wxUSE_CONTROLS=no'
3888 fi
3889
3890else
3891
3892 LINE=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
3893 if test "x$LINE" != x ; then
3894 eval "DEFAULT_$LINE"
3895 else
3896 no_cache=1
3897 fi
3898
3899 ac_cv_use_controls='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
3900
3901fi
3902
3903
3904 eval "$ac_cv_use_controls"
3905 if test "$no_cache" != 1; then
3906 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
3907 fi
3908
3909 if test "$wxUSE_CONTROLS" = yes; then
3910 echo "$ac_t""yes" 1>&6
3911 else
3912 echo "$ac_t""no" 1>&6
3913 fi
3914
3915
3916if test "$wxUSE_CONTROLS" = "yes"; then
3917 DEFAULT_wxUSE_ACCEL=yes
3918 DEFAULT_wxUSE_CARET=yes
3919 DEFAULT_wxUSE_COMBOBOX=yes
3920 DEFAULT_wxUSE_BMPBUTTON=yes
3921 DEFAULT_wxUSE_CHECKBOX=yes
3922 DEFAULT_wxUSE_CHECKLISTBOX=yes
3923 DEFAULT_wxUSE_CHOICE=yes
3924 DEFAULT_wxUSE_GAUGE=yes
3925 DEFAULT_wxUSE_GRID=yes
cc977e5f 3926 DEFAULT_wxUSE_NEW_GRID=yes
10f2d63a
VZ
3927 DEFAULT_wxUSE_IMAGLIST=yes
3928 DEFAULT_wxUSE_LISTBOX=yes
3929 DEFAULT_wxUSE_LISTCTRL=yes
3930 DEFAULT_wxUSE_NOTEBOOK=yes
3931 DEFAULT_wxUSE_RADIOBOX=yes
3932 DEFAULT_wxUSE_RADIOBTN=yes
3933 DEFAULT_wxUSE_SASH=yes
3934 DEFAULT_wxUSE_SCROLLBAR=yes
3935 DEFAULT_wxUSE_SLIDER=yes
3936 DEFAULT_wxUSE_SPINBTN=yes
56cfaa52 3937 DEFAULT_wxUSE_SPINCTRL=yes
10f2d63a
VZ
3938 DEFAULT_wxUSE_SPLITTER=yes
3939 DEFAULT_wxUSE_STATBMP=yes
3940 DEFAULT_wxUSE_STATBOX=yes
3941 DEFAULT_wxUSE_STATLINE=yes
3942 DEFAULT_wxUSE_STATUSBAR=yes
3943 DEFAULT_wxUSE_TAB_DIALOG=yes
3944 DEFAULT_wxUSE_TOOLBAR=yes
360d6699
VZ
3945 DEFAULT_wxUSE_TOOLBAR_NATIVE=yes
3946 DEFAULT_wxUSE_TOOLBAR_SIMPLE=yes
10f2d63a
VZ
3947 DEFAULT_wxUSE_TOOLTIPS=yes
3948 DEFAULT_wxUSE_TREECTRL=yes
3949elif test "$wxUSE_CONTROLS" = "no"; then
3950 DEFAULT_wxUSE_ACCEL=no
3951 DEFAULT_wxUSE_CARET=no
3952 DEFAULT_wxUSE_COMBOBOX=no
3953 DEFAULT_wxUSE_BMPBUTTON=no
3954 DEFAULT_wxUSE_CHECKBOX=no
3955 DEFAULT_wxUSE_CHECKLISTBOX=no
3956 DEFAULT_wxUSE_CHOICE=no
3957 DEFAULT_wxUSE_GAUGE=no
3958 DEFAULT_wxUSE_GRID=no
3959 DEFAULT_wxUSE_NEW_GRID=no
3960 DEFAULT_wxUSE_IMAGLIST=no
3961 DEFAULT_wxUSE_LISTBOX=no
3962 DEFAULT_wxUSE_LISTCTRL=no
3963 DEFAULT_wxUSE_NOTEBOOK=no
3964 DEFAULT_wxUSE_RADIOBOX=no
3965 DEFAULT_wxUSE_RADIOBTN=no
3966 DEFAULT_wxUSE_SASH=no
3967 DEFAULT_wxUSE_SCROLLBAR=no
3968 DEFAULT_wxUSE_SLIDER=no
3969 DEFAULT_wxUSE_SPINBTN=no
56cfaa52 3970 DEFAULT_wxUSE_SPINCTRL=no
10f2d63a
VZ
3971 DEFAULT_wxUSE_SPLITTER=no
3972 DEFAULT_wxUSE_STATBMP=no
3973 DEFAULT_wxUSE_STATBOX=no
3974 DEFAULT_wxUSE_STATLINE=no
3975 DEFAULT_wxUSE_STATUSBAR=no
3976 DEFAULT_wxUSE_TAB_DIALOG=no
3977 DEFAULT_wxUSE_TOOLBAR=no
360d6699
VZ
3978 DEFAULT_wxUSE_TOOLBAR_NATIVE=no
3979 DEFAULT_wxUSE_TOOLBAR_SIMPLE=no
10f2d63a
VZ
3980 DEFAULT_wxUSE_TOOLTIPS=no
3981 DEFAULT_wxUSE_TREECTRL=no
3982fi
3983
3984
3985 echo $ac_n "checking "for --enable-accel"""... $ac_c" 1>&6
d6a55c4b 3986echo "configure:3987: checking "for --enable-accel"" >&5
10f2d63a
VZ
3987 no_cache=0
3988 # Check whether --enable-accel or --disable-accel was given.
3989if test "${enable_accel+set}" = set; then
3990 enableval="$enable_accel"
3991
3992 if test "$enableval" = yes; then
3993 ac_cv_use_accel='wxUSE_ACCEL=yes'
3994 else
3995 ac_cv_use_accel='wxUSE_ACCEL=no'
3996 fi
3997
3998else
3999
4000 LINE=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
4001 if test "x$LINE" != x ; then
4002 eval "DEFAULT_$LINE"
4003 else
4004 no_cache=1
4005 fi
4006
4007 ac_cv_use_accel='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
4008
4009fi
4010
4011
4012 eval "$ac_cv_use_accel"
4013 if test "$no_cache" != 1; then
4014 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
4015 fi
4016
4017 if test "$wxUSE_ACCEL" = yes; then
4018 echo "$ac_t""yes" 1>&6
4019 else
4020 echo "$ac_t""no" 1>&6
4021 fi
4022
4023
4024 echo $ac_n "checking "for --enable-caret"""... $ac_c" 1>&6
d6a55c4b 4025echo "configure:4026: checking "for --enable-caret"" >&5
10f2d63a
VZ
4026 no_cache=0
4027 # Check whether --enable-caret or --disable-caret was given.
4028if test "${enable_caret+set}" = set; then
4029 enableval="$enable_caret"
4030
4031 if test "$enableval" = yes; then
4032 ac_cv_use_caret='wxUSE_CARET=yes'
4033 else
4034 ac_cv_use_caret='wxUSE_CARET=no'
4035 fi
4036
4037else
4038
4039 LINE=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
4040 if test "x$LINE" != x ; then
4041 eval "DEFAULT_$LINE"
4042 else
4043 no_cache=1
4044 fi
4045
4046 ac_cv_use_caret='wxUSE_CARET='$DEFAULT_wxUSE_CARET
4047
4048fi
4049
4050
4051 eval "$ac_cv_use_caret"
4052 if test "$no_cache" != 1; then
4053 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
4054 fi
4055
4056 if test "$wxUSE_CARET" = yes; then
4057 echo "$ac_t""yes" 1>&6
4058 else
4059 echo "$ac_t""no" 1>&6
4060 fi
4061
4062
4063 echo $ac_n "checking "for --enable-bmpbutton"""... $ac_c" 1>&6
d6a55c4b 4064echo "configure:4065: checking "for --enable-bmpbutton"" >&5
10f2d63a
VZ
4065 no_cache=0
4066 # Check whether --enable-bmpbutton or --disable-bmpbutton was given.
4067if test "${enable_bmpbutton+set}" = set; then
4068 enableval="$enable_bmpbutton"
4069
4070 if test "$enableval" = yes; then
4071 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=yes'
4072 else
4073 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=no'
4074 fi
4075
4076else
4077
4078 LINE=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
4079 if test "x$LINE" != x ; then
4080 eval "DEFAULT_$LINE"
4081 else
4082 no_cache=1
4083 fi
4084
4085 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
4086
4087fi
4088
4089
4090 eval "$ac_cv_use_bmpbutton"
4091 if test "$no_cache" != 1; then
4092 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
4093 fi
4094
4095 if test "$wxUSE_BMPBUTTON" = yes; then
4096 echo "$ac_t""yes" 1>&6
4097 else
4098 echo "$ac_t""no" 1>&6
4099 fi
4100
4101
4102 echo $ac_n "checking "for --enable-checkbox"""... $ac_c" 1>&6
d6a55c4b 4103echo "configure:4104: checking "for --enable-checkbox"" >&5
10f2d63a
VZ
4104 no_cache=0
4105 # Check whether --enable-checkbox or --disable-checkbox was given.
4106if test "${enable_checkbox+set}" = set; then
4107 enableval="$enable_checkbox"
4108
4109 if test "$enableval" = yes; then
4110 ac_cv_use_checkbox='wxUSE_CHECKBOX=yes'
4111 else
4112 ac_cv_use_checkbox='wxUSE_CHECKBOX=no'
4113 fi
4114
4115else
4116
4117 LINE=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
4118 if test "x$LINE" != x ; then
4119 eval "DEFAULT_$LINE"
4120 else
4121 no_cache=1
4122 fi
4123
4124 ac_cv_use_checkbox='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
4125
4126fi
4127
4128
4129 eval "$ac_cv_use_checkbox"
4130 if test "$no_cache" != 1; then
4131 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
4132 fi
4133
4134 if test "$wxUSE_CHECKBOX" = yes; then
4135 echo "$ac_t""yes" 1>&6
4136 else
4137 echo "$ac_t""no" 1>&6
4138 fi
4139
4140
4141 echo $ac_n "checking "for --enable-checklst"""... $ac_c" 1>&6
d6a55c4b 4142echo "configure:4143: checking "for --enable-checklst"" >&5
10f2d63a
VZ
4143 no_cache=0
4144 # Check whether --enable-checklst or --disable-checklst was given.
4145if test "${enable_checklst+set}" = set; then
4146 enableval="$enable_checklst"
4147
4148 if test "$enableval" = yes; then
4149 ac_cv_use_checklst='wxUSE_CHECKLST=yes'
4150 else
4151 ac_cv_use_checklst='wxUSE_CHECKLST=no'
4152 fi
4153
4154else
4155
4156 LINE=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
4157 if test "x$LINE" != x ; then
4158 eval "DEFAULT_$LINE"
4159 else
4160 no_cache=1
4161 fi
4162
4163 ac_cv_use_checklst='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
4164
4165fi
4166
4167
4168 eval "$ac_cv_use_checklst"
4169 if test "$no_cache" != 1; then
4170 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
4171 fi
4172
4173 if test "$wxUSE_CHECKLST" = yes; then
4174 echo "$ac_t""yes" 1>&6
4175 else
4176 echo "$ac_t""no" 1>&6
4177 fi
4178
4179
4180 echo $ac_n "checking "for --enable-choice"""... $ac_c" 1>&6
d6a55c4b 4181echo "configure:4182: checking "for --enable-choice"" >&5
10f2d63a
VZ
4182 no_cache=0
4183 # Check whether --enable-choice or --disable-choice was given.
4184if test "${enable_choice+set}" = set; then
4185 enableval="$enable_choice"
4186
4187 if test "$enableval" = yes; then
4188 ac_cv_use_choice='wxUSE_CHOICE=yes'
4189 else
4190 ac_cv_use_choice='wxUSE_CHOICE=no'
4191 fi
4192
4193else
4194
4195 LINE=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
4196 if test "x$LINE" != x ; then
4197 eval "DEFAULT_$LINE"
4198 else
4199 no_cache=1
4200 fi
4201
4202 ac_cv_use_choice='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
4203
4204fi
4205
4206
4207 eval "$ac_cv_use_choice"
4208 if test "$no_cache" != 1; then
4209 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
4210 fi
4211
4212 if test "$wxUSE_CHOICE" = yes; then
4213 echo "$ac_t""yes" 1>&6
4214 else
4215 echo "$ac_t""no" 1>&6
4216 fi
4217
4218
4219 echo $ac_n "checking "for --enable-combobox"""... $ac_c" 1>&6
d6a55c4b 4220echo "configure:4221: checking "for --enable-combobox"" >&5
10f2d63a
VZ
4221 no_cache=0
4222 # Check whether --enable-combobox or --disable-combobox was given.
4223if test "${enable_combobox+set}" = set; then
4224 enableval="$enable_combobox"
4225
4226 if test "$enableval" = yes; then
4227 ac_cv_use_combobox='wxUSE_COMBOBOX=yes'
4228 else
4229 ac_cv_use_combobox='wxUSE_COMBOBOX=no'
4230 fi
4231
4232else
4233
4234 LINE=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
4235 if test "x$LINE" != x ; then
4236 eval "DEFAULT_$LINE"
4237 else
4238 no_cache=1
4239 fi
4240
4241 ac_cv_use_combobox='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
4242
4243fi
4244
4245
4246 eval "$ac_cv_use_combobox"
4247 if test "$no_cache" != 1; then
4248 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
4249 fi
4250
4251 if test "$wxUSE_COMBOBOX" = yes; then
4252 echo "$ac_t""yes" 1>&6
4253 else
4254 echo "$ac_t""no" 1>&6
4255 fi
4256
4257
4258 echo $ac_n "checking "for --enable-gauge"""... $ac_c" 1>&6
d6a55c4b 4259echo "configure:4260: checking "for --enable-gauge"" >&5
10f2d63a
VZ
4260 no_cache=0
4261 # Check whether --enable-gauge or --disable-gauge was given.
4262if test "${enable_gauge+set}" = set; then
4263 enableval="$enable_gauge"
4264
4265 if test "$enableval" = yes; then
4266 ac_cv_use_gauge='wxUSE_GAUGE=yes'
4267 else
4268 ac_cv_use_gauge='wxUSE_GAUGE=no'
4269 fi
4270
4271else
4272
4273 LINE=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
4274 if test "x$LINE" != x ; then
4275 eval "DEFAULT_$LINE"
4276 else
4277 no_cache=1
4278 fi
4279
4280 ac_cv_use_gauge='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
4281
4282fi
4283
4284
4285 eval "$ac_cv_use_gauge"
4286 if test "$no_cache" != 1; then
4287 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
4288 fi
4289
4290 if test "$wxUSE_GAUGE" = yes; then
4291 echo "$ac_t""yes" 1>&6
4292 else
4293 echo "$ac_t""no" 1>&6
4294 fi
4295
4296
4297 echo $ac_n "checking "for --enable-grid"""... $ac_c" 1>&6
d6a55c4b 4298echo "configure:4299: checking "for --enable-grid"" >&5
10f2d63a
VZ
4299 no_cache=0
4300 # Check whether --enable-grid or --disable-grid was given.
4301if test "${enable_grid+set}" = set; then
4302 enableval="$enable_grid"
4303
4304 if test "$enableval" = yes; then
4305 ac_cv_use_grid='wxUSE_GRID=yes'
4306 else
4307 ac_cv_use_grid='wxUSE_GRID=no'
4308 fi
4309
4310else
4311
4312 LINE=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
4313 if test "x$LINE" != x ; then
4314 eval "DEFAULT_$LINE"
4315 else
4316 no_cache=1
4317 fi
4318
4319 ac_cv_use_grid='wxUSE_GRID='$DEFAULT_wxUSE_GRID
4320
4321fi
4322
4323
4324 eval "$ac_cv_use_grid"
4325 if test "$no_cache" != 1; then
4326 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
4327 fi
4328
4329 if test "$wxUSE_GRID" = yes; then
4330 echo "$ac_t""yes" 1>&6
4331 else
4332 echo "$ac_t""no" 1>&6
4333 fi
4334
4335
4336 echo $ac_n "checking "for --enable-newgrid"""... $ac_c" 1>&6
d6a55c4b 4337echo "configure:4338: checking "for --enable-newgrid"" >&5
10f2d63a
VZ
4338 no_cache=0
4339 # Check whether --enable-newgrid or --disable-newgrid was given.
4340if test "${enable_newgrid+set}" = set; then
4341 enableval="$enable_newgrid"
4342
4343 if test "$enableval" = yes; then
4344 ac_cv_use_newgrid='wxUSE_NEW_GRID=yes'
4345 else
4346 ac_cv_use_newgrid='wxUSE_NEW_GRID=no'
4347 fi
4348
4349else
4350
4351 LINE=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}`
4352 if test "x$LINE" != x ; then
4353 eval "DEFAULT_$LINE"
4354 else
4355 no_cache=1
4356 fi
4357
4358 ac_cv_use_newgrid='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID
4359
4360fi
4361
4362
4363 eval "$ac_cv_use_newgrid"
4364 if test "$no_cache" != 1; then
4365 echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
4366 fi
4367
4368 if test "$wxUSE_NEW_GRID" = yes; then
4369 echo "$ac_t""yes" 1>&6
4370 else
4371 echo "$ac_t""no" 1>&6
4372 fi
4373
4374
4375 echo $ac_n "checking "for --enable-imaglist"""... $ac_c" 1>&6
d6a55c4b 4376echo "configure:4377: checking "for --enable-imaglist"" >&5
10f2d63a
VZ
4377 no_cache=0
4378 # Check whether --enable-imaglist or --disable-imaglist was given.
4379if test "${enable_imaglist+set}" = set; then
4380 enableval="$enable_imaglist"
4381
4382 if test "$enableval" = yes; then
4383 ac_cv_use_imaglist='wxUSE_IMAGLIST=yes'
4384 else
4385 ac_cv_use_imaglist='wxUSE_IMAGLIST=no'
4386 fi
4387
4388else
4389
4390 LINE=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
4391 if test "x$LINE" != x ; then
4392 eval "DEFAULT_$LINE"
4393 else
4394 no_cache=1
4395 fi
4396
4397 ac_cv_use_imaglist='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
4398
4399fi
4400
4401
4402 eval "$ac_cv_use_imaglist"
4403 if test "$no_cache" != 1; then
4404 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
4405 fi
4406
4407 if test "$wxUSE_IMAGLIST" = yes; then
4408 echo "$ac_t""yes" 1>&6
4409 else
4410 echo "$ac_t""no" 1>&6
4411 fi
4412
4413
4414 echo $ac_n "checking "for --enable-listbox"""... $ac_c" 1>&6
d6a55c4b 4415echo "configure:4416: checking "for --enable-listbox"" >&5
10f2d63a
VZ
4416 no_cache=0
4417 # Check whether --enable-listbox or --disable-listbox was given.
4418if test "${enable_listbox+set}" = set; then
4419 enableval="$enable_listbox"
4420
4421 if test "$enableval" = yes; then
4422 ac_cv_use_listbox='wxUSE_LISTBOX=yes'
4423 else
4424 ac_cv_use_listbox='wxUSE_LISTBOX=no'
4425 fi
4426
4427else
4428
4429 LINE=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
4430 if test "x$LINE" != x ; then
4431 eval "DEFAULT_$LINE"
4432 else
4433 no_cache=1
4434 fi
4435
4436 ac_cv_use_listbox='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
4437
4438fi
4439
4440
4441 eval "$ac_cv_use_listbox"
4442 if test "$no_cache" != 1; then
4443 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
4444 fi
4445
4446 if test "$wxUSE_LISTBOX" = yes; then
4447 echo "$ac_t""yes" 1>&6
4448 else
4449 echo "$ac_t""no" 1>&6
4450 fi
4451
4452
4453 echo $ac_n "checking "for --enable-listctrl"""... $ac_c" 1>&6
d6a55c4b 4454echo "configure:4455: checking "for --enable-listctrl"" >&5
10f2d63a
VZ
4455 no_cache=0
4456 # Check whether --enable-listctrl or --disable-listctrl was given.
4457if test "${enable_listctrl+set}" = set; then
4458 enableval="$enable_listctrl"
4459
4460 if test "$enableval" = yes; then
4461 ac_cv_use_listctrl='wxUSE_LISTCTRL=yes'
4462 else
4463 ac_cv_use_listctrl='wxUSE_LISTCTRL=no'
4464 fi
4465
4466else
4467
4468 LINE=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
4469 if test "x$LINE" != x ; then
4470 eval "DEFAULT_$LINE"
4471 else
4472 no_cache=1
4473 fi
4474
4475 ac_cv_use_listctrl='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
4476
4477fi
4478
4479
4480 eval "$ac_cv_use_listctrl"
4481 if test "$no_cache" != 1; then
4482 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
4483 fi
4484
4485 if test "$wxUSE_LISTCTRL" = yes; then
4486 echo "$ac_t""yes" 1>&6
4487 else
4488 echo "$ac_t""no" 1>&6
4489 fi
4490
4491
4492 echo $ac_n "checking "for --enable-notebook"""... $ac_c" 1>&6
d6a55c4b 4493echo "configure:4494: checking "for --enable-notebook"" >&5
10f2d63a
VZ
4494 no_cache=0
4495 # Check whether --enable-notebook or --disable-notebook was given.
4496if test "${enable_notebook+set}" = set; then
4497 enableval="$enable_notebook"
4498
4499 if test "$enableval" = yes; then
4500 ac_cv_use_notebook='wxUSE_NOTEBOOK=yes'
4501 else
4502 ac_cv_use_notebook='wxUSE_NOTEBOOK=no'
4503 fi
4504
4505else
4506
4507 LINE=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
4508 if test "x$LINE" != x ; then
4509 eval "DEFAULT_$LINE"
4510 else
4511 no_cache=1
4512 fi
4513
4514 ac_cv_use_notebook='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
4515
4516fi
4517
4518
4519 eval "$ac_cv_use_notebook"
4520 if test "$no_cache" != 1; then
4521 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
4522 fi
4523
4524 if test "$wxUSE_NOTEBOOK" = yes; then
4525 echo "$ac_t""yes" 1>&6
4526 else
4527 echo "$ac_t""no" 1>&6
4528 fi
4529
4530
4531 echo $ac_n "checking "for --enable-radiobox"""... $ac_c" 1>&6
d6a55c4b 4532echo "configure:4533: checking "for --enable-radiobox"" >&5
10f2d63a
VZ
4533 no_cache=0
4534 # Check whether --enable-radiobox or --disable-radiobox was given.
4535if test "${enable_radiobox+set}" = set; then
4536 enableval="$enable_radiobox"
4537
4538 if test "$enableval" = yes; then
4539 ac_cv_use_radiobox='wxUSE_RADIOBOX=yes'
4540 else
4541 ac_cv_use_radiobox='wxUSE_RADIOBOX=no'
4542 fi
4543
4544else
4545
4546 LINE=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
4547 if test "x$LINE" != x ; then
4548 eval "DEFAULT_$LINE"
4549 else
4550 no_cache=1
4551 fi
4552
4553 ac_cv_use_radiobox='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
4554
4555fi
4556
4557
4558 eval "$ac_cv_use_radiobox"
4559 if test "$no_cache" != 1; then
4560 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
4561 fi
4562
4563 if test "$wxUSE_RADIOBOX" = yes; then
4564 echo "$ac_t""yes" 1>&6
4565 else
4566 echo "$ac_t""no" 1>&6
4567 fi
4568
4569
4570 echo $ac_n "checking "for --enable-radiobtn"""... $ac_c" 1>&6
d6a55c4b 4571echo "configure:4572: checking "for --enable-radiobtn"" >&5
10f2d63a
VZ
4572 no_cache=0
4573 # Check whether --enable-radiobtn or --disable-radiobtn was given.
4574if test "${enable_radiobtn+set}" = set; then
4575 enableval="$enable_radiobtn"
4576
4577 if test "$enableval" = yes; then
4578 ac_cv_use_radiobtn='wxUSE_RADIOBTN=yes'
4579 else
4580 ac_cv_use_radiobtn='wxUSE_RADIOBTN=no'
4581 fi
4582
4583else
4584
4585 LINE=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
4586 if test "x$LINE" != x ; then
4587 eval "DEFAULT_$LINE"
4588 else
4589 no_cache=1
4590 fi
4591
4592 ac_cv_use_radiobtn='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
4593
4594fi
4595
4596
4597 eval "$ac_cv_use_radiobtn"
4598 if test "$no_cache" != 1; then
4599 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
4600 fi
4601
4602 if test "$wxUSE_RADIOBTN" = yes; then
4603 echo "$ac_t""yes" 1>&6
4604 else
4605 echo "$ac_t""no" 1>&6
4606 fi
4607
4608
4609 echo $ac_n "checking "for --enable-sash"""... $ac_c" 1>&6
d6a55c4b 4610echo "configure:4611: checking "for --enable-sash"" >&5
10f2d63a
VZ
4611 no_cache=0
4612 # Check whether --enable-sash or --disable-sash was given.
4613if test "${enable_sash+set}" = set; then
4614 enableval="$enable_sash"
4615
4616 if test "$enableval" = yes; then
4617 ac_cv_use_sash='wxUSE_SASH=yes'
4618 else
4619 ac_cv_use_sash='wxUSE_SASH=no'
4620 fi
4621
4622else
4623
4624 LINE=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
4625 if test "x$LINE" != x ; then
4626 eval "DEFAULT_$LINE"
4627 else
4628 no_cache=1
4629 fi
4630
4631 ac_cv_use_sash='wxUSE_SASH='$DEFAULT_wxUSE_SASH
4632
4633fi
4634
4635
4636 eval "$ac_cv_use_sash"
4637 if test "$no_cache" != 1; then
4638 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
4639 fi
4640
4641 if test "$wxUSE_SASH" = yes; then
4642 echo "$ac_t""yes" 1>&6
4643 else
4644 echo "$ac_t""no" 1>&6
4645 fi
4646
4647
4648 echo $ac_n "checking "for --enable-scrollbar"""... $ac_c" 1>&6
d6a55c4b 4649echo "configure:4650: checking "for --enable-scrollbar"" >&5
10f2d63a
VZ
4650 no_cache=0
4651 # Check whether --enable-scrollbar or --disable-scrollbar was given.
4652if test "${enable_scrollbar+set}" = set; then
4653 enableval="$enable_scrollbar"
4654
4655 if test "$enableval" = yes; then
4656 ac_cv_use_scrollbar='wxUSE_SCROLLBAR=yes'
4657 else
4658 ac_cv_use_scrollbar='wxUSE_SCROLLBAR=no'
4659 fi
4660
4661else
4662
4663 LINE=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
4664 if test "x$LINE" != x ; then
4665 eval "DEFAULT_$LINE"
4666 else
4667 no_cache=1
4668 fi
4669
4670 ac_cv_use_scrollbar='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
4671
4672fi
4673
4674
4675 eval "$ac_cv_use_scrollbar"
4676 if test "$no_cache" != 1; then
4677 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
4678 fi
4679
4680 if test "$wxUSE_SCROLLBAR" = yes; then
4681 echo "$ac_t""yes" 1>&6
4682 else
4683 echo "$ac_t""no" 1>&6
4684 fi
4685
4686
4687 echo $ac_n "checking "for --enable-slider"""... $ac_c" 1>&6
d6a55c4b 4688echo "configure:4689: checking "for --enable-slider"" >&5
10f2d63a
VZ
4689 no_cache=0
4690 # Check whether --enable-slider or --disable-slider was given.
4691if test "${enable_slider+set}" = set; then
4692 enableval="$enable_slider"
4693
4694 if test "$enableval" = yes; then
4695 ac_cv_use_slider='wxUSE_SLIDER=yes'
4696 else
4697 ac_cv_use_slider='wxUSE_SLIDER=no'
4698 fi
4699
4700else
4701
4702 LINE=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
4703 if test "x$LINE" != x ; then
4704 eval "DEFAULT_$LINE"
4705 else
4706 no_cache=1
4707 fi
4708
4709 ac_cv_use_slider='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
4710
4711fi
4712
4713
4714 eval "$ac_cv_use_slider"
4715 if test "$no_cache" != 1; then
4716 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
4717 fi
4718
4719 if test "$wxUSE_SLIDER" = yes; then
4720 echo "$ac_t""yes" 1>&6
4721 else
4722 echo "$ac_t""no" 1>&6
4723 fi
4724
4725
4726 echo $ac_n "checking "for --enable-spinbtn"""... $ac_c" 1>&6
d6a55c4b 4727echo "configure:4728: checking "for --enable-spinbtn"" >&5
10f2d63a
VZ
4728 no_cache=0
4729 # Check whether --enable-spinbtn or --disable-spinbtn was given.
4730if test "${enable_spinbtn+set}" = set; then
4731 enableval="$enable_spinbtn"
4732
4733 if test "$enableval" = yes; then
4734 ac_cv_use_spinbtn='wxUSE_SPINBTN=yes'
4735 else
4736 ac_cv_use_spinbtn='wxUSE_SPINBTN=no'
4737 fi
4738
4739else
4740
4741 LINE=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
4742 if test "x$LINE" != x ; then
4743 eval "DEFAULT_$LINE"
4744 else
4745 no_cache=1
4746 fi
4747
4748 ac_cv_use_spinbtn='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
4749
4750fi
4751
4752
4753 eval "$ac_cv_use_spinbtn"
4754 if test "$no_cache" != 1; then
4755 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
4756 fi
4757
4758 if test "$wxUSE_SPINBTN" = yes; then
4759 echo "$ac_t""yes" 1>&6
4760 else
4761 echo "$ac_t""no" 1>&6
4762 fi
4763
4764
56cfaa52 4765 echo $ac_n "checking "for --enable-spinctrl"""... $ac_c" 1>&6
d6a55c4b 4766echo "configure:4767: checking "for --enable-spinctrl"" >&5
56cfaa52
RR
4767 no_cache=0
4768 # Check whether --enable-spinctrl or --disable-spinctrl was given.
4769if test "${enable_spinctrl+set}" = set; then
4770 enableval="$enable_spinctrl"
4771
4772 if test "$enableval" = yes; then
4773 ac_cv_use_spinctrl='wxUSE_SPINCTRL=yes'
4774 else
4775 ac_cv_use_spinctrl='wxUSE_SPINCTRL=no'
4776 fi
4777
4778else
4779
4780 LINE=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
4781 if test "x$LINE" != x ; then
4782 eval "DEFAULT_$LINE"
4783 else
4784 no_cache=1
4785 fi
4786
4787 ac_cv_use_spinctrl='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
4788
4789fi
4790
4791
4792 eval "$ac_cv_use_spinctrl"
4793 if test "$no_cache" != 1; then
4794 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
4795 fi
4796
4797 if test "$wxUSE_SPINCTRL" = yes; then
4798 echo "$ac_t""yes" 1>&6
4799 else
4800 echo "$ac_t""no" 1>&6
4801 fi
4802
4803
10f2d63a 4804 echo $ac_n "checking "for --enable-splitter"""... $ac_c" 1>&6
d6a55c4b 4805echo "configure:4806: checking "for --enable-splitter"" >&5
10f2d63a
VZ
4806 no_cache=0
4807 # Check whether --enable-splitter or --disable-splitter was given.
4808if test "${enable_splitter+set}" = set; then
4809 enableval="$enable_splitter"
4810
4811 if test "$enableval" = yes; then
4812 ac_cv_use_splitter='wxUSE_SPLITTER=yes'
4813 else
4814 ac_cv_use_splitter='wxUSE_SPLITTER=no'
4815 fi
4816
4817else
4818
4819 LINE=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
4820 if test "x$LINE" != x ; then
4821 eval "DEFAULT_$LINE"
4822 else
4823 no_cache=1
4824 fi
4825
4826 ac_cv_use_splitter='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
4827
4828fi
4829
4830
4831 eval "$ac_cv_use_splitter"
4832 if test "$no_cache" != 1; then
4833 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
4834 fi
4835
4836 if test "$wxUSE_SPLITTER" = yes; then
4837 echo "$ac_t""yes" 1>&6
4838 else
4839 echo "$ac_t""no" 1>&6
4840 fi
4841
4842
4843 echo $ac_n "checking "for --enable-statbmp"""... $ac_c" 1>&6
d6a55c4b 4844echo "configure:4845: checking "for --enable-statbmp"" >&5
10f2d63a
VZ
4845 no_cache=0
4846 # Check whether --enable-statbmp or --disable-statbmp was given.
4847if test "${enable_statbmp+set}" = set; then
4848 enableval="$enable_statbmp"
4849
4850 if test "$enableval" = yes; then
4851 ac_cv_use_statbmp='wxUSE_STATBMP=yes'
4852 else
4853 ac_cv_use_statbmp='wxUSE_STATBMP=no'
4854 fi
4855
4856else
4857
4858 LINE=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
4859 if test "x$LINE" != x ; then
4860 eval "DEFAULT_$LINE"
4861 else
4862 no_cache=1
4863 fi
4864
4865 ac_cv_use_statbmp='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
4866
4867fi
4868
4869
4870 eval "$ac_cv_use_statbmp"
4871 if test "$no_cache" != 1; then
4872 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
4873 fi
4874
4875 if test "$wxUSE_STATBMP" = yes; then
4876 echo "$ac_t""yes" 1>&6
4877 else
4878 echo "$ac_t""no" 1>&6
4879 fi
4880
4881
4882 echo $ac_n "checking "for --enable-statbox"""... $ac_c" 1>&6
d6a55c4b 4883echo "configure:4884: checking "for --enable-statbox"" >&5
10f2d63a
VZ
4884 no_cache=0
4885 # Check whether --enable-statbox or --disable-statbox was given.
4886if test "${enable_statbox+set}" = set; then
4887 enableval="$enable_statbox"
4888
4889 if test "$enableval" = yes; then
4890 ac_cv_use_statbox='wxUSE_STATBOX=yes'
4891 else
4892 ac_cv_use_statbox='wxUSE_STATBOX=no'
4893 fi
4894
4895else
4896
4897 LINE=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
4898 if test "x$LINE" != x ; then
4899 eval "DEFAULT_$LINE"
4900 else
4901 no_cache=1
4902 fi
4903
4904 ac_cv_use_statbox='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
4905
4906fi
4907
4908
4909 eval "$ac_cv_use_statbox"
4910 if test "$no_cache" != 1; then
4911 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
4912 fi
4913
4914 if test "$wxUSE_STATBOX" = yes; then
4915 echo "$ac_t""yes" 1>&6
4916 else
4917 echo "$ac_t""no" 1>&6
4918 fi
4919
4920
4921 echo $ac_n "checking "for --enable-statline"""... $ac_c" 1>&6
d6a55c4b 4922echo "configure:4923: checking "for --enable-statline"" >&5
10f2d63a
VZ
4923 no_cache=0
4924 # Check whether --enable-statline or --disable-statline was given.
4925if test "${enable_statline+set}" = set; then
4926 enableval="$enable_statline"
4927
4928 if test "$enableval" = yes; then
4929 ac_cv_use_statline='wxUSE_STATLINE=yes'
4930 else
4931 ac_cv_use_statline='wxUSE_STATLINE=no'
4932 fi
4933
4934else
4935
4936 LINE=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
4937 if test "x$LINE" != x ; then
4938 eval "DEFAULT_$LINE"
4939 else
4940 no_cache=1
4941 fi
4942
4943 ac_cv_use_statline='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
4944
4945fi
4946
4947
4948 eval "$ac_cv_use_statline"
4949 if test "$no_cache" != 1; then
4950 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
4951 fi
4952
4953 if test "$wxUSE_STATLINE" = yes; then
4954 echo "$ac_t""yes" 1>&6
4955 else
4956 echo "$ac_t""no" 1>&6
4957 fi
4958
4959
4960 echo $ac_n "checking "for --enable-statusbar"""... $ac_c" 1>&6
d6a55c4b 4961echo "configure:4962: checking "for --enable-statusbar"" >&5
10f2d63a
VZ
4962 no_cache=0
4963 # Check whether --enable-statusbar or --disable-statusbar was given.
4964if test "${enable_statusbar+set}" = set; then
4965 enableval="$enable_statusbar"
4966
4967 if test "$enableval" = yes; then
4968 ac_cv_use_statusbar='wxUSE_STATUSBAR=yes'
4969 else
4970 ac_cv_use_statusbar='wxUSE_STATUSBAR=no'
4971 fi
4972
4973else
4974
4975 LINE=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
4976 if test "x$LINE" != x ; then
4977 eval "DEFAULT_$LINE"
4978 else
4979 no_cache=1
4980 fi
4981
4982 ac_cv_use_statusbar='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
4983
4984fi
4985
4986
4987 eval "$ac_cv_use_statusbar"
4988 if test "$no_cache" != 1; then
4989 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
4990 fi
4991
4992 if test "$wxUSE_STATUSBAR" = yes; then
4993 echo "$ac_t""yes" 1>&6
4994 else
4995 echo "$ac_t""no" 1>&6
4996 fi
4997
4998
4999 echo $ac_n "checking "for --enable-tabdialog"""... $ac_c" 1>&6
d6a55c4b 5000echo "configure:5001: checking "for --enable-tabdialog"" >&5
10f2d63a
VZ
5001 no_cache=0
5002 # Check whether --enable-tabdialog or --disable-tabdialog was given.
5003if test "${enable_tabdialog+set}" = set; then
5004 enableval="$enable_tabdialog"
5005
5006 if test "$enableval" = yes; then
5007 ac_cv_use_tabdialog='wxUSE_TABDIALOG=yes'
5008 else
5009 ac_cv_use_tabdialog='wxUSE_TABDIALOG=no'
5010 fi
5011
5012else
5013
5014 LINE=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}`
5015 if test "x$LINE" != x ; then
5016 eval "DEFAULT_$LINE"
5017 else
5018 no_cache=1
5019 fi
5020
5021 ac_cv_use_tabdialog='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG
5022
5023fi
5024
5025
5026 eval "$ac_cv_use_tabdialog"
5027 if test "$no_cache" != 1; then
5028 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
5029 fi
5030
5031 if test "$wxUSE_TABDIALOG" = yes; then
5032 echo "$ac_t""yes" 1>&6
5033 else
5034 echo "$ac_t""no" 1>&6
5035 fi
5036
5037
5038 echo $ac_n "checking "for --enable-toolbar"""... $ac_c" 1>&6
d6a55c4b 5039echo "configure:5040: checking "for --enable-toolbar"" >&5
10f2d63a
VZ
5040 no_cache=0
5041 # Check whether --enable-toolbar or --disable-toolbar was given.
5042if test "${enable_toolbar+set}" = set; then
5043 enableval="$enable_toolbar"
5044
5045 if test "$enableval" = yes; then
5046 ac_cv_use_toolbar='wxUSE_TOOLBAR=yes'
5047 else
5048 ac_cv_use_toolbar='wxUSE_TOOLBAR=no'
5049 fi
5050
5051else
5052
5053 LINE=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
5054 if test "x$LINE" != x ; then
5055 eval "DEFAULT_$LINE"
5056 else
5057 no_cache=1
5058 fi
5059
5060 ac_cv_use_toolbar='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
5061
5062fi
5063
5064
5065 eval "$ac_cv_use_toolbar"
5066 if test "$no_cache" != 1; then
5067 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
5068 fi
5069
5070 if test "$wxUSE_TOOLBAR" = yes; then
5071 echo "$ac_t""yes" 1>&6
5072 else
5073 echo "$ac_t""no" 1>&6
5074 fi
5075
5076
360d6699 5077 echo $ac_n "checking "for --enable-tbarnative"""... $ac_c" 1>&6
d6a55c4b 5078echo "configure:5079: checking "for --enable-tbarnative"" >&5
360d6699
VZ
5079 no_cache=0
5080 # Check whether --enable-tbarnative or --disable-tbarnative was given.
5081if test "${enable_tbarnative+set}" = set; then
5082 enableval="$enable_tbarnative"
5083
5084 if test "$enableval" = yes; then
5085 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=yes'
5086 else
5087 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=no'
5088 fi
5089
5090else
5091
5092 LINE=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
5093 if test "x$LINE" != x ; then
5094 eval "DEFAULT_$LINE"
5095 else
5096 no_cache=1
5097 fi
5098
5099 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
5100
5101fi
5102
5103
5104 eval "$ac_cv_use_tbarnative"
5105 if test "$no_cache" != 1; then
5106 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
5107 fi
5108
5109 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
5110 echo "$ac_t""yes" 1>&6
5111 else
5112 echo "$ac_t""no" 1>&6
5113 fi
5114
5115
5116 echo $ac_n "checking "for --enable-tbarsmpl"""... $ac_c" 1>&6
d6a55c4b 5117echo "configure:5118: checking "for --enable-tbarsmpl"" >&5
360d6699
VZ
5118 no_cache=0
5119 # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given.
5120if test "${enable_tbarsmpl+set}" = set; then
5121 enableval="$enable_tbarsmpl"
5122
5123 if test "$enableval" = yes; then
5124 ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE=yes'
5125 else
5126 ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE=no'
5127 fi
5128
5129else
5130
5131 LINE=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}`
5132 if test "x$LINE" != x ; then
5133 eval "DEFAULT_$LINE"
5134 else
5135 no_cache=1
5136 fi
5137
5138 ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE
5139
5140fi
5141
5142
5143 eval "$ac_cv_use_tbarsmpl"
5144 if test "$no_cache" != 1; then
5145 echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
5146 fi
5147
5148 if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then
5149 echo "$ac_t""yes" 1>&6
5150 else
5151 echo "$ac_t""no" 1>&6
5152 fi
5153
5154
10f2d63a 5155 echo $ac_n "checking "for --enable-treectrl"""... $ac_c" 1>&6
d6a55c4b 5156echo "configure:5157: checking "for --enable-treectrl"" >&5
10f2d63a
VZ
5157 no_cache=0
5158 # Check whether --enable-treectrl or --disable-treectrl was given.
5159if test "${enable_treectrl+set}" = set; then
5160 enableval="$enable_treectrl"
5161
5162 if test "$enableval" = yes; then
5163 ac_cv_use_treectrl='wxUSE_TREECTRL=yes'
5164 else
5165 ac_cv_use_treectrl='wxUSE_TREECTRL=no'
5166 fi
5167
5168else
5169
5170 LINE=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
5171 if test "x$LINE" != x ; then
5172 eval "DEFAULT_$LINE"
5173 else
5174 no_cache=1
5175 fi
5176
5177 ac_cv_use_treectrl='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
5178
5179fi
5180
5181
5182 eval "$ac_cv_use_treectrl"
5183 if test "$no_cache" != 1; then
5184 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
5185 fi
5186
5187 if test "$wxUSE_TREECTRL" = yes; then
5188 echo "$ac_t""yes" 1>&6
5189 else
5190 echo "$ac_t""no" 1>&6
5191 fi
5192
5193
5194
5195
5196 echo $ac_n "checking "for --enable-commondlg"""... $ac_c" 1>&6
d6a55c4b 5197echo "configure:5198: checking "for --enable-commondlg"" >&5
10f2d63a
VZ
5198 no_cache=0
5199 # Check whether --enable-commondlg or --disable-commondlg was given.
5200if test "${enable_commondlg+set}" = set; then
5201 enableval="$enable_commondlg"
5202
5203 if test "$enableval" = yes; then
5204 ac_cv_use_commondlg='wxUSE_COMMONDLGS=yes'
5205 else
5206 ac_cv_use_commondlg='wxUSE_COMMONDLGS=no'
5207 fi
5208
5209else
5210
5211 LINE=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
5212 if test "x$LINE" != x ; then
5213 eval "DEFAULT_$LINE"
5214 else
5215 no_cache=1
5216 fi
5217
5218 ac_cv_use_commondlg='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
5219
5220fi
5221
5222
5223 eval "$ac_cv_use_commondlg"
5224 if test "$no_cache" != 1; then
5225 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
5226 fi
5227
5228 if test "$wxUSE_COMMONDLGS" = yes; then
5229 echo "$ac_t""yes" 1>&6
5230 else
5231 echo "$ac_t""no" 1>&6
5232 fi
5233
5234
5235 echo $ac_n "checking "for --enable-dirdlg"""... $ac_c" 1>&6
d6a55c4b 5236echo "configure:5237: checking "for --enable-dirdlg"" >&5
10f2d63a
VZ
5237 no_cache=0
5238 # Check whether --enable-dirdlg or --disable-dirdlg was given.
5239if test "${enable_dirdlg+set}" = set; then
5240 enableval="$enable_dirdlg"
5241
5242 if test "$enableval" = yes; then
5243 ac_cv_use_dirdlg='wxUSE_DIRDLG=yes'
5244 else
5245 ac_cv_use_dirdlg='wxUSE_DIRDLG=no'
5246 fi
5247
5248else
5249
5250 LINE=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
5251 if test "x$LINE" != x ; then
5252 eval "DEFAULT_$LINE"
5253 else
5254 no_cache=1
5255 fi
5256
5257 ac_cv_use_dirdlg='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
5258
5259fi
5260
5261
5262 eval "$ac_cv_use_dirdlg"
5263 if test "$no_cache" != 1; then
5264 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
5265 fi
5266
5267 if test "$wxUSE_DIRDLG" = yes; then
5268 echo "$ac_t""yes" 1>&6
5269 else
5270 echo "$ac_t""no" 1>&6
5271 fi
5272
5273
5274 echo $ac_n "checking "for --enable-textdlg"""... $ac_c" 1>&6
d6a55c4b 5275echo "configure:5276: checking "for --enable-textdlg"" >&5
10f2d63a
VZ
5276 no_cache=0
5277 # Check whether --enable-textdlg or --disable-textdlg was given.
5278if test "${enable_textdlg+set}" = set; then
5279 enableval="$enable_textdlg"
5280
5281 if test "$enableval" = yes; then
5282 ac_cv_use_textdlg='wxUSE_TEXTDLG=yes'
5283 else
5284 ac_cv_use_textdlg='wxUSE_TEXTDLG=no'
5285 fi
5286
5287else
5288
5289 LINE=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
5290 if test "x$LINE" != x ; then
5291 eval "DEFAULT_$LINE"
5292 else
5293 no_cache=1
5294 fi
5295
5296 ac_cv_use_textdlg='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
5297
5298fi
5299
5300
5301 eval "$ac_cv_use_textdlg"
5302 if test "$no_cache" != 1; then
5303 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
5304 fi
5305
5306 if test "$wxUSE_TEXTDLG" = yes; then
5307 echo "$ac_t""yes" 1>&6
5308 else
5309 echo "$ac_t""no" 1>&6
5310 fi
5311
5312
5313 echo $ac_n "checking "for --enable-tipdlg"""... $ac_c" 1>&6
d6a55c4b 5314echo "configure:5315: checking "for --enable-tipdlg"" >&5
10f2d63a
VZ
5315 no_cache=0
5316 # Check whether --enable-tipdlg or --disable-tipdlg was given.
5317if test "${enable_tipdlg+set}" = set; then
5318 enableval="$enable_tipdlg"
5319
5320 if test "$enableval" = yes; then
5321 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=yes'
5322 else
5323 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=no'
5324 fi
5325
5326else
5327
5328 LINE=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
5329 if test "x$LINE" != x ; then
5330 eval "DEFAULT_$LINE"
5331 else
5332 no_cache=1
5333 fi
5334
5335 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
5336
5337fi
5338
5339
5340 eval "$ac_cv_use_tipdlg"
5341 if test "$no_cache" != 1; then
5342 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
5343 fi
5344
5345 if test "$wxUSE_STARTUP_TIPS" = yes; then
5346 echo "$ac_t""yes" 1>&6
5347 else
5348 echo "$ac_t""no" 1>&6
5349 fi
5350
5351
5352 echo $ac_n "checking "for --enable-progressdlg"""... $ac_c" 1>&6
d6a55c4b 5353echo "configure:5354: checking "for --enable-progressdlg"" >&5
10f2d63a
VZ
5354 no_cache=0
5355 # Check whether --enable-progressdlg or --disable-progressdlg was given.
5356if test "${enable_progressdlg+set}" = set; then
5357 enableval="$enable_progressdlg"
5358
5359 if test "$enableval" = yes; then
5360 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=yes'
5361 else
5362 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=no'
5363 fi
5364
5365else
5366
5367 LINE=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
5368 if test "x$LINE" != x ; then
5369 eval "DEFAULT_$LINE"
5370 else
5371 no_cache=1
5372 fi
5373
5374 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
5375
5376fi
5377
5378
5379 eval "$ac_cv_use_progressdlg"
5380 if test "$no_cache" != 1; then
5381 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
5382 fi
5383
5384 if test "$wxUSE_PROGRESSDLG" = yes; then
5385 echo "$ac_t""yes" 1>&6
5386 else
5387 echo "$ac_t""no" 1>&6
5388 fi
5389
5390
5391 echo $ac_n "checking "for --enable-miniframe"""... $ac_c" 1>&6
d6a55c4b 5392echo "configure:5393: checking "for --enable-miniframe"" >&5
10f2d63a
VZ
5393 no_cache=0
5394 # Check whether --enable-miniframe or --disable-miniframe was given.
5395if test "${enable_miniframe+set}" = set; then
5396 enableval="$enable_miniframe"
5397
5398 if test "$enableval" = yes; then
5399 ac_cv_use_miniframe='wxUSE_MINIFRAME=yes'
5400 else
5401 ac_cv_use_miniframe='wxUSE_MINIFRAME=no'
5402 fi
5403
5404else
5405
5406 LINE=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
5407 if test "x$LINE" != x ; then
5408 eval "DEFAULT_$LINE"
5409 else
5410 no_cache=1
5411 fi
5412
5413 ac_cv_use_miniframe='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
5414
5415fi
5416
5417
5418 eval "$ac_cv_use_miniframe"
5419 if test "$no_cache" != 1; then
5420 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
5421 fi
5422
5423 if test "$wxUSE_MINIFRAME" = yes; then
5424 echo "$ac_t""yes" 1>&6
5425 else
5426 echo "$ac_t""no" 1>&6
5427 fi
5428
5429
5430 echo $ac_n "checking "for --enable-html"""... $ac_c" 1>&6
d6a55c4b 5431echo "configure:5432: checking "for --enable-html"" >&5
10f2d63a
VZ
5432 no_cache=0
5433 # Check whether --enable-html or --disable-html was given.
5434if test "${enable_html+set}" = set; then
5435 enableval="$enable_html"
5436
5437 if test "$enableval" = yes; then
5438 ac_cv_use_html='wxUSE_HTML=yes'
5439 else
5440 ac_cv_use_html='wxUSE_HTML=no'
5441 fi
5442
5443else
5444
5445 LINE=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
5446 if test "x$LINE" != x ; then
5447 eval "DEFAULT_$LINE"
5448 else
5449 no_cache=1
5450 fi
5451
5452 ac_cv_use_html='wxUSE_HTML='$DEFAULT_wxUSE_HTML
5453
5454fi
5455
5456
5457 eval "$ac_cv_use_html"
5458 if test "$no_cache" != 1; then
5459 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
5460 fi
5461
5462 if test "$wxUSE_HTML" = yes; then
5463 echo "$ac_t""yes" 1>&6
5464 else
5465 echo "$ac_t""no" 1>&6
5466 fi
5467
5468
5469 echo $ac_n "checking "for --enable-tooltips"""... $ac_c" 1>&6
d6a55c4b 5470echo "configure:5471: checking "for --enable-tooltips"" >&5
10f2d63a
VZ
5471 no_cache=0
5472 # Check whether --enable-tooltips or --disable-tooltips was given.
5473if test "${enable_tooltips+set}" = set; then
5474 enableval="$enable_tooltips"
5475
5476 if test "$enableval" = yes; then
5477 ac_cv_use_tooltips='wxUSE_TOOLTIPS=yes'
5478 else
5479 ac_cv_use_tooltips='wxUSE_TOOLTIPS=no'
5480 fi
5481
5482else
5483
5484 LINE=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
5485 if test "x$LINE" != x ; then
5486 eval "DEFAULT_$LINE"
5487 else
5488 no_cache=1
5489 fi
5490
5491 ac_cv_use_tooltips='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
5492
5493fi
5494
5495
5496 eval "$ac_cv_use_tooltips"
5497 if test "$no_cache" != 1; then
5498 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
5499 fi
5500
5501 if test "$wxUSE_TOOLTIPS" = yes; then
5502 echo "$ac_t""yes" 1>&6
5503 else
5504 echo "$ac_t""no" 1>&6
5505 fi
5506
5507
5508 echo $ac_n "checking "for --enable-splines"""... $ac_c" 1>&6
d6a55c4b 5509echo "configure:5510: checking "for --enable-splines"" >&5
10f2d63a
VZ
5510 no_cache=0
5511 # Check whether --enable-splines or --disable-splines was given.
5512if test "${enable_splines+set}" = set; then
5513 enableval="$enable_splines"
5514
5515 if test "$enableval" = yes; then
5516 ac_cv_use_splines='wxUSE_SPLINES=yes'
5517 else
5518 ac_cv_use_splines='wxUSE_SPLINES=no'
5519 fi
5520
5521else
5522
5523 LINE=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
5524 if test "x$LINE" != x ; then
5525 eval "DEFAULT_$LINE"
5526 else
5527 no_cache=1
5528 fi
5529
5530 ac_cv_use_splines='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
5531
5532fi
5533
5534
5535 eval "$ac_cv_use_splines"
5536 if test "$no_cache" != 1; then
5537 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
5538 fi
5539
5540 if test "$wxUSE_SPLINES" = yes; then
5541 echo "$ac_t""yes" 1>&6
5542 else
5543 echo "$ac_t""no" 1>&6
5544 fi
5545
5546
5547 echo $ac_n "checking "for --enable-validators"""... $ac_c" 1>&6
d6a55c4b 5548echo "configure:5549: checking "for --enable-validators"" >&5
10f2d63a
VZ
5549 no_cache=0
5550 # Check whether --enable-validators or --disable-validators was given.
5551if test "${enable_validators+set}" = set; then
5552 enableval="$enable_validators"
5553
5554 if test "$enableval" = yes; then
5555 ac_cv_use_validators='wxUSE_VALIDATORS=yes'
5556 else
5557 ac_cv_use_validators='wxUSE_VALIDATORS=no'
5558 fi
5559
5560else
5561
5562 LINE=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
5563 if test "x$LINE" != x ; then
5564 eval "DEFAULT_$LINE"
5565 else
5566 no_cache=1
5567 fi
5568
5569 ac_cv_use_validators='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
5570
5571fi
5572
5573
5574 eval "$ac_cv_use_validators"
5575 if test "$no_cache" != 1; then
5576 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
5577 fi
5578
5579 if test "$wxUSE_VALIDATORS" = yes; then
5580 echo "$ac_t""yes" 1>&6
5581 else
5582 echo "$ac_t""no" 1>&6
5583 fi
5584
5585
5586 echo $ac_n "checking "for --enable-busyinfo"""... $ac_c" 1>&6
d6a55c4b 5587echo "configure:5588: checking "for --enable-busyinfo"" >&5
10f2d63a
VZ
5588 no_cache=0
5589 # Check whether --enable-busyinfo or --disable-busyinfo was given.
5590if test "${enable_busyinfo+set}" = set; then
5591 enableval="$enable_busyinfo"
5592
5593 if test "$enableval" = yes; then
5594 ac_cv_use_busyinfo='wxUSE_BUSYINFO=yes'
5595 else
5596 ac_cv_use_busyinfo='wxUSE_BUSYINFO=no'
5597 fi
5598
5599else
5600
5601 LINE=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
5602 if test "x$LINE" != x ; then
5603 eval "DEFAULT_$LINE"
5604 else
5605 no_cache=1
5606 fi
5607
5608 ac_cv_use_busyinfo='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
5609
5610fi
5611
5612
5613 eval "$ac_cv_use_busyinfo"
5614 if test "$no_cache" != 1; then
5615 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
5616 fi
5617
5618 if test "$wxUSE_BUSYINFO" = yes; then
5619 echo "$ac_t""yes" 1>&6
5620 else
5621 echo "$ac_t""no" 1>&6
5622 fi
5623
5624
9b33fe02 5625 echo $ac_n "checking "for --enable-plot"""... $ac_c" 1>&6
d6a55c4b 5626echo "configure:5627: checking "for --enable-plot"" >&5
9b33fe02
VZ
5627 no_cache=0
5628 # Check whether --enable-plot or --disable-plot was given.
5629if test "${enable_plot+set}" = set; then
5630 enableval="$enable_plot"
5631
5632 if test "$enableval" = yes; then
5633 ac_cv_use_plot='wxUSE_PLOT=yes'
5634 else
5635 ac_cv_use_plot='wxUSE_PLOT=no'
5636 fi
5637
5638else
5639
5640 LINE=`grep "wxUSE_PLOT" ${wx_arg_cache_file}`
5641 if test "x$LINE" != x ; then
5642 eval "DEFAULT_$LINE"
5643 else
5644 no_cache=1
5645 fi
5646
5647 ac_cv_use_plot='wxUSE_PLOT='$DEFAULT_wxUSE_PLOT
5648
5649fi
5650
5651
5652 eval "$ac_cv_use_plot"
5653 if test "$no_cache" != 1; then
5654 echo $ac_cv_use_plot >> ${wx_arg_cache_file}.tmp
5655 fi
5656
5657 if test "$wxUSE_PLOT" = yes; then
5658 echo "$ac_t""yes" 1>&6
5659 else
5660 echo "$ac_t""no" 1>&6
5661 fi
5662
5663
10f2d63a
VZ
5664
5665
5666 echo $ac_n "checking "for --enable-gif"""... $ac_c" 1>&6
d6a55c4b 5667echo "configure:5668: checking "for --enable-gif"" >&5
10f2d63a
VZ
5668 no_cache=0
5669 # Check whether --enable-gif or --disable-gif was given.
5670if test "${enable_gif+set}" = set; then
5671 enableval="$enable_gif"
5672
5673 if test "$enableval" = yes; then
5674 ac_cv_use_gif='wxUSE_GIF=yes'
5675 else
5676 ac_cv_use_gif='wxUSE_GIF=no'
5677 fi
5678
5679else
5680
5681 LINE=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
5682 if test "x$LINE" != x ; then
5683 eval "DEFAULT_$LINE"
5684 else
5685 no_cache=1
5686 fi
5687
5688 ac_cv_use_gif='wxUSE_GIF='$DEFAULT_wxUSE_GIF
5689
5690fi
5691
5692
5693 eval "$ac_cv_use_gif"
5694 if test "$no_cache" != 1; then
5695 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
5696 fi
5697
5698 if test "$wxUSE_GIF" = yes; then
5699 echo "$ac_t""yes" 1>&6
5700 else
5701 echo "$ac_t""no" 1>&6
5702 fi
5703
5704
5705 echo $ac_n "checking "for --enable-pcx"""... $ac_c" 1>&6
d6a55c4b 5706echo "configure:5707: checking "for --enable-pcx"" >&5
10f2d63a
VZ
5707 no_cache=0
5708 # Check whether --enable-pcx or --disable-pcx was given.
5709if test "${enable_pcx+set}" = set; then
5710 enableval="$enable_pcx"
5711
5712 if test "$enableval" = yes; then
5713 ac_cv_use_pcx='wxUSE_PCX=yes'
5714 else
5715 ac_cv_use_pcx='wxUSE_PCX=no'
5716 fi
5717
5718else
5719
5720 LINE=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
5721 if test "x$LINE" != x ; then
5722 eval "DEFAULT_$LINE"
5723 else
5724 no_cache=1
5725 fi
5726
5727 ac_cv_use_pcx='wxUSE_PCX='$DEFAULT_wxUSE_PCX
5728
5729fi
5730
5731
5732 eval "$ac_cv_use_pcx"
5733 if test "$no_cache" != 1; then
5734 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
5735 fi
5736
5737 if test "$wxUSE_PCX" = yes; then
5738 echo "$ac_t""yes" 1>&6
5739 else
5740 echo "$ac_t""no" 1>&6
5741 fi
5742
5743
5744 echo $ac_n "checking "for --enable-pnm"""... $ac_c" 1>&6
d6a55c4b 5745echo "configure:5746: checking "for --enable-pnm"" >&5
10f2d63a
VZ
5746 no_cache=0
5747 # Check whether --enable-pnm or --disable-pnm was given.
5748if test "${enable_pnm+set}" = set; then
5749 enableval="$enable_pnm"
5750
5751 if test "$enableval" = yes; then
5752 ac_cv_use_pnm='wxUSE_PNM=yes'
5753 else
5754 ac_cv_use_pnm='wxUSE_PNM=no'
5755 fi
5756
5757else
5758
5759 LINE=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
5760 if test "x$LINE" != x ; then
5761 eval "DEFAULT_$LINE"
5762 else
5763 no_cache=1
5764 fi
5765
5766 ac_cv_use_pnm='wxUSE_PNM='$DEFAULT_wxUSE_PNM
5767
5768fi
5769
5770
5771 eval "$ac_cv_use_pnm"
5772 if test "$no_cache" != 1; then
5773 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
5774 fi
5775
5776 if test "$wxUSE_PNM" = yes; then
5777 echo "$ac_t""yes" 1>&6
5778 else
5779 echo "$ac_t""no" 1>&6
5780 fi
5781
5782
b12915c1
VZ
5783fi
5784
10f2d63a
VZ
5785
5786 echo "saving argument cache $wx_arg_cache_file"
5787 mv ${wx_arg_cache_file}.tmp ${wx_arg_cache_file}
5788
5789
5790
5791echo $ac_n "checking for toolkit""... $ac_c" 1>&6
d6a55c4b 5792echo "configure:5793: checking for toolkit" >&5
10f2d63a
VZ
5793
5794if test "$wxUSE_GUI" = "yes"; then
5795
b12915c1
VZ
5796if test "$USE_BEOS" = 1; then
5797 { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; }
5798fi
5799
10f2d63a
VZ
5800if test "$TOOLKIT_GIVEN" = 1; then
5801 for toolkit in `echo $ALL_TOOLKITS`; do
5802 var=wxUSE_$toolkit
5803 eval "value=\$${var}"
5804 eval "$var=`echo \$value | sed -e "s/yes/1/" -e "s/no/0/"`"
5805 done
5806else
5807 for toolkit in `echo $ALL_TOOLKITS`; do
5808 if test "$has_toolkit_in_cache" != 1; then
5809 var=DEFAULT_DEFAULT_wxUSE_$toolkit
5810 else
5811 var=DEFAULT_wxUSE_$toolkit
5812 fi
5813 eval "wxUSE_$toolkit=\$${var}"
5814 done
5815fi
5816
ec14dd32 5817NUM_TOOLKITS=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_WINE:-0} + ${wxUSE_MINGW:-0} + ${wxUSE_CYGWIN:-0}`
cf27ef00 5818
ec14dd32
VZ
5819case "${host}" in
5820 *-pc-os2_emx )
5821 NUM_TOOLKITS=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
5822 # PATH_IFS is autodetected by OS/2's configure (usually ';')
5823 LEX_STEM="lexyy"
5824 ;;
5825 *)
5826 PATH_IFS=':'
5827 LEX_STEM="lex.yy"
5828 ;;
5829esac
10f2d63a
VZ
5830
5831case "$NUM_TOOLKITS" in
5832 1)
5833 ;;
5834 0)
5835 { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; }
5836 ;;
5837 *)
5838 { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; }
5839esac
5840
5841for toolkit in `echo $ALL_TOOLKITS`; do
5842 var=wxUSE_$toolkit
5843 eval "value=\$${var}"
5844 if test "x$value" != x; then
5845 cache_var=CACHE_$toolkit
5846 eval "cache=\$${cache_var}"
5847 if test "$cache" = 1; then
5848 echo "$var=$value" >> ${wx_arg_cache_file}
5849 fi
5850 if test "$value" = 1; then
5851 echo "$ac_t""`echo $toolkit | tr A-Z a-z`" 1>&6
5852 fi
5853 fi
5854done
5855
5856else
cf27ef00 5857 PATH_IFS=':'
10f2d63a
VZ
5858 echo "$ac_t""base only" 1>&6
5859fi
5860
5861
5862cat > confcache <<\EOF
5863# This file is a shell script that caches the results of configure
5864# tests run on this system so they can be shared between configure
5865# scripts and configure runs. It is not useful on other systems.
5866# If it contains results you don't want to keep, you may remove or edit it.
5867#
5868# By default, configure uses ./config.cache as the cache file,
5869# creating it if it does not exist already. You can give configure
5870# the --cache-file=FILE option to use a different cache file; that is
5871# what configure does when it calls configure scripts in
5872# subdirectories, so they share the cache.
5873# Giving --cache-file=/dev/null disables caching, for debugging configure.
5874# config.status only pays attention to the cache file if you give it the
5875# --recheck option to rerun configure.
5876#
5877EOF
5878# The following way of writing the cache mishandles newlines in values,
5879# but we know of no workaround that is simple, portable, and efficient.
5880# So, don't put newlines in cache variables' values.
5881# Ultrix sh set writes to stderr and can't be redirected directly,
5882# and sets the high bit in the cache file unless we assign to the vars.
5883(set) 2>&1 |
5884 case `(ac_space=' '; set | grep ac_space) 2>&1` in
5885 *ac_space=\ *)
5886 # `set' does not quote correctly, so add quotes (double-quote substitution
5887 # turns \\\\ into \\, and sed turns \\ into \).
5888 sed -n \
5889 -e "s/'/'\\\\''/g" \
5890 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
5891 ;;
5892 *)
5893 # `set' quotes correctly as required by POSIX, so do not add quotes.
5894 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
5895 ;;
5896 esac >> confcache
5897if cmp -s $cache_file confcache; then
5898 :
5899else
5900 if test -w $cache_file; then
5901 echo "updating cache $cache_file"
5902 cat confcache > $cache_file
5903 else
5904 echo "not updating unwritable cache $cache_file"
5905 fi
5906fi
5907rm -f confcache
5908
5909
5910if eval "test $host != $build"; then
5911 if eval "test $host_alias != NONE"; then
5912 CC=$host_alias-gcc
5913 CXX=$host_alias-c++
5914 AR=$host_alias-ar
5915 RANLIB=$host_alias-ranlib
5916 DLLTOOL=$host_alias-dlltool
5917 LD=$host_alias-ld
5918 NM=$host_alias-nm
5919 STRIP=$host_alias-strip
5920 fi
5921fi
5922
5923# Extract the first word of "gcc", so it can be a program name with args.
5924set dummy gcc; ac_word=$2
5925echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 5926echo "configure:5927: checking for $ac_word" >&5
10f2d63a
VZ
5927if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
5928 echo $ac_n "(cached) $ac_c" 1>&6
5929else
5930 if test -n "$CC"; then
5931 ac_cv_prog_CC="$CC" # Let the user override the test.
5932else
5933 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
5934 ac_dummy="$PATH"
5935 for ac_dir in $ac_dummy; do
5936 test -z "$ac_dir" && ac_dir=.
5937 if test -f $ac_dir/$ac_word; then
5938 ac_cv_prog_CC="gcc"
5939 break
5940 fi
5941 done
5942 IFS="$ac_save_ifs"
5943fi
5944fi
5945CC="$ac_cv_prog_CC"
5946if test -n "$CC"; then
5947 echo "$ac_t""$CC" 1>&6
5948else
5949 echo "$ac_t""no" 1>&6
5950fi
5951
5952if test -z "$CC"; then
5953 # Extract the first word of "cc", so it can be a program name with args.
5954set dummy cc; ac_word=$2
5955echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 5956echo "configure:5957: checking for $ac_word" >&5
10f2d63a
VZ
5957if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
5958 echo $ac_n "(cached) $ac_c" 1>&6
5959else
5960 if test -n "$CC"; then
5961 ac_cv_prog_CC="$CC" # Let the user override the test.
5962else
5963 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
5964 ac_prog_rejected=no
5965 ac_dummy="$PATH"
5966 for ac_dir in $ac_dummy; do
5967 test -z "$ac_dir" && ac_dir=.
5968 if test -f $ac_dir/$ac_word; then
5969 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
5970 ac_prog_rejected=yes
5971 continue
5972 fi
5973 ac_cv_prog_CC="cc"
5974 break
5975 fi
5976 done
5977 IFS="$ac_save_ifs"
5978if test $ac_prog_rejected = yes; then
5979 # We found a bogon in the path, so make sure we never use it.
5980 set dummy $ac_cv_prog_CC
5981 shift
5982 if test $# -gt 0; then
5983 # We chose a different compiler from the bogus one.
5984 # However, it has the same basename, so the bogon will be chosen
5985 # first if we set CC to just the basename; use the full file name.
5986 shift
5987 set dummy "$ac_dir/$ac_word" "$@"
5988 shift
5989 ac_cv_prog_CC="$@"
5990 fi
5991fi
5992fi
5993fi
5994CC="$ac_cv_prog_CC"
5995if test -n "$CC"; then
5996 echo "$ac_t""$CC" 1>&6
5997else
5998 echo "$ac_t""no" 1>&6
5999fi
6000
6001 if test -z "$CC"; then
6002 case "`uname -s`" in
6003 *win32* | *WIN32*)
6004 # Extract the first word of "cl", so it can be a program name with args.
6005set dummy cl; ac_word=$2
6006echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 6007echo "configure:6008: checking for $ac_word" >&5
10f2d63a
VZ
6008if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
6009 echo $ac_n "(cached) $ac_c" 1>&6
6010else
6011 if test -n "$CC"; then
6012 ac_cv_prog_CC="$CC" # Let the user override the test.
6013else
6014 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6015 ac_dummy="$PATH"
6016 for ac_dir in $ac_dummy; do
6017 test -z "$ac_dir" && ac_dir=.
6018 if test -f $ac_dir/$ac_word; then
6019 ac_cv_prog_CC="cl"
6020 break
6021 fi
6022 done
6023 IFS="$ac_save_ifs"
6024fi
6025fi
6026CC="$ac_cv_prog_CC"
6027if test -n "$CC"; then
6028 echo "$ac_t""$CC" 1>&6
6029else
6030 echo "$ac_t""no" 1>&6
6031fi
6032 ;;
6033 esac
6034 fi
6035 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
6036fi
6037
6038echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
d6a55c4b 6039echo "configure:6040: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
10f2d63a
VZ
6040
6041ac_ext=c
6042# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6043ac_cpp='$CPP $CPPFLAGS'
6044ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6045ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6046cross_compiling=$ac_cv_prog_cc_cross
6047
6048cat > conftest.$ac_ext << EOF
6049
d6a55c4b 6050#line 6051 "configure"
10f2d63a
VZ
6051#include "confdefs.h"
6052
6053main(){return(0);}
6054EOF
d6a55c4b 6055if { (eval echo configure:6056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
6056 ac_cv_prog_cc_works=yes
6057 # If we can't run a trivial program, we are probably using a cross compiler.
6058 if (./conftest; exit) 2>/dev/null; then
6059 ac_cv_prog_cc_cross=no
6060 else
6061 ac_cv_prog_cc_cross=yes
6062 fi
6063else
6064 echo "configure: failed program was:" >&5
6065 cat conftest.$ac_ext >&5
6066 ac_cv_prog_cc_works=no
6067fi
6068rm -fr conftest*
6069ac_ext=c
6070# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6071ac_cpp='$CPP $CPPFLAGS'
6072ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6073ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6074cross_compiling=$ac_cv_prog_cc_cross
6075
6076echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
6077if test $ac_cv_prog_cc_works = no; then
6078 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
6079fi
6080echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
d6a55c4b 6081echo "configure:6082: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
10f2d63a
VZ
6082echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
6083cross_compiling=$ac_cv_prog_cc_cross
6084
6085echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
d6a55c4b 6086echo "configure:6087: checking whether we are using GNU C" >&5
10f2d63a
VZ
6087if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
6088 echo $ac_n "(cached) $ac_c" 1>&6
6089else
6090 cat > conftest.c <<EOF
6091#ifdef __GNUC__
6092 yes;
6093#endif
6094EOF
d6a55c4b 6095if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:6096: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
10f2d63a
VZ
6096 ac_cv_prog_gcc=yes
6097else
6098 ac_cv_prog_gcc=no
6099fi
6100fi
6101
6102echo "$ac_t""$ac_cv_prog_gcc" 1>&6
6103
6104if test $ac_cv_prog_gcc = yes; then
6105 GCC=yes
6106else
6107 GCC=
6108fi
6109
6110ac_test_CFLAGS="${CFLAGS+set}"
6111ac_save_CFLAGS="$CFLAGS"
6112CFLAGS=
6113echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
d6a55c4b 6114echo "configure:6115: checking whether ${CC-cc} accepts -g" >&5
10f2d63a
VZ
6115if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
6116 echo $ac_n "(cached) $ac_c" 1>&6
6117else
6118 echo 'void f(){}' > conftest.c
6119if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
6120 ac_cv_prog_cc_g=yes
6121else
6122 ac_cv_prog_cc_g=no
6123fi
6124rm -f conftest*
6125
6126fi
6127
6128echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
6129if test "$ac_test_CFLAGS" = set; then
6130 CFLAGS="$ac_save_CFLAGS"
6131elif test $ac_cv_prog_cc_g = yes; then
6132 if test "$GCC" = yes; then
6133 CFLAGS="-g -O2"
6134 else
6135 CFLAGS="-g"
6136 fi
6137else
6138 if test "$GCC" = yes; then
6139 CFLAGS="-O2"
6140 else
6141 CFLAGS=
6142 fi
6143fi
6144
6145
6146CFLAGS=`echo "$CFLAGS" | sed 's/-g//g'`
6147
6148echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
d6a55c4b 6149echo "configure:6150: checking how to run the C preprocessor" >&5
10f2d63a
VZ
6150# On Suns, sometimes $CPP names a directory.
6151if test -n "$CPP" && test -d "$CPP"; then
6152 CPP=
6153fi
6154if test -z "$CPP"; then
6155if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
6156 echo $ac_n "(cached) $ac_c" 1>&6
6157else
6158 # This must be in double quotes, not single quotes, because CPP may get
6159 # substituted into the Makefile and "${CC-cc}" will confuse make.
6160 CPP="${CC-cc} -E"
6161 # On the NeXT, cc -E runs the code through the compiler's parser,
6162 # not just through cpp.
6163 cat > conftest.$ac_ext <<EOF
d6a55c4b 6164#line 6165 "configure"
10f2d63a
VZ
6165#include "confdefs.h"
6166#include <assert.h>
6167Syntax Error
6168EOF
6169ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 6170{ (eval echo configure:6171: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
6171ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6172if test -z "$ac_err"; then
6173 :
6174else
6175 echo "$ac_err" >&5
6176 echo "configure: failed program was:" >&5
6177 cat conftest.$ac_ext >&5
6178 rm -rf conftest*
6179 CPP="${CC-cc} -E -traditional-cpp"
6180 cat > conftest.$ac_ext <<EOF
d6a55c4b 6181#line 6182 "configure"
10f2d63a
VZ
6182#include "confdefs.h"
6183#include <assert.h>
6184Syntax Error
6185EOF
6186ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 6187{ (eval echo configure:6188: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
6188ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6189if test -z "$ac_err"; then
6190 :
6191else
6192 echo "$ac_err" >&5
6193 echo "configure: failed program was:" >&5
6194 cat conftest.$ac_ext >&5
6195 rm -rf conftest*
6196 CPP="${CC-cc} -nologo -E"
6197 cat > conftest.$ac_ext <<EOF
d6a55c4b 6198#line 6199 "configure"
10f2d63a
VZ
6199#include "confdefs.h"
6200#include <assert.h>
6201Syntax Error
6202EOF
6203ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 6204{ (eval echo configure:6205: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
6205ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6206if test -z "$ac_err"; then
6207 :
6208else
6209 echo "$ac_err" >&5
6210 echo "configure: failed program was:" >&5
6211 cat conftest.$ac_ext >&5
6212 rm -rf conftest*
6213 CPP=/lib/cpp
6214fi
6215rm -f conftest*
6216fi
6217rm -f conftest*
6218fi
6219rm -f conftest*
6220 ac_cv_prog_CPP="$CPP"
6221fi
6222 CPP="$ac_cv_prog_CPP"
6223else
6224 ac_cv_prog_CPP="$CPP"
6225fi
6226echo "$ac_t""$CPP" 1>&6
6227
6228
6229if test $ac_cv_prog_gcc = yes; then
6230 echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
d6a55c4b 6231echo "configure:6232: checking whether ${CC-cc} needs -traditional" >&5
10f2d63a
VZ
6232if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
6233 echo $ac_n "(cached) $ac_c" 1>&6
6234else
6235 ac_pattern="Autoconf.*'x'"
6236 cat > conftest.$ac_ext <<EOF
d6a55c4b 6237#line 6238 "configure"
10f2d63a
VZ
6238#include "confdefs.h"
6239#include <sgtty.h>
6240Autoconf TIOCGETP
6241EOF
6242if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6243 egrep "$ac_pattern" >/dev/null 2>&1; then
6244 rm -rf conftest*
6245 ac_cv_prog_gcc_traditional=yes
6246else
6247 rm -rf conftest*
6248 ac_cv_prog_gcc_traditional=no
6249fi
6250rm -f conftest*
6251
6252
6253 if test $ac_cv_prog_gcc_traditional = no; then
6254 cat > conftest.$ac_ext <<EOF
d6a55c4b 6255#line 6256 "configure"
10f2d63a
VZ
6256#include "confdefs.h"
6257#include <termio.h>
6258Autoconf TCGETA
6259EOF
6260if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6261 egrep "$ac_pattern" >/dev/null 2>&1; then
6262 rm -rf conftest*
6263 ac_cv_prog_gcc_traditional=yes
6264fi
6265rm -f conftest*
6266
6267 fi
6268fi
6269
6270echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6
6271 if test $ac_cv_prog_gcc_traditional = yes; then
6272 CC="$CC -traditional"
6273 fi
6274fi
6275
6276
6277
6278ac_ext=C
6279# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6280ac_cpp='$CXXCPP $CPPFLAGS'
6281ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6282ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6283cross_compiling=$ac_cv_prog_cxx_cross
6284
6285
6286for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
6287do
6288# Extract the first word of "$ac_prog", so it can be a program name with args.
6289set dummy $ac_prog; ac_word=$2
6290echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 6291echo "configure:6292: checking for $ac_word" >&5
10f2d63a
VZ
6292if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
6293 echo $ac_n "(cached) $ac_c" 1>&6
6294else
6295 if test -n "$CXX"; then
6296 ac_cv_prog_CXX="$CXX" # Let the user override the test.
6297else
6298 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6299 ac_dummy="$PATH"
6300 for ac_dir in $ac_dummy; do
6301 test -z "$ac_dir" && ac_dir=.
6302 if test -f $ac_dir/$ac_word; then
6303 ac_cv_prog_CXX="$ac_prog"
6304 break
6305 fi
6306 done
6307 IFS="$ac_save_ifs"
6308fi
6309fi
6310CXX="$ac_cv_prog_CXX"
6311if test -n "$CXX"; then
6312 echo "$ac_t""$CXX" 1>&6
6313else
6314 echo "$ac_t""no" 1>&6
6315fi
6316
6317test -n "$CXX" && break
6318done
6319test -n "$CXX" || CXX="gcc"
6320
6321
6322echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
d6a55c4b 6323echo "configure:6324: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
10f2d63a
VZ
6324
6325ac_ext=C
6326# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6327ac_cpp='$CXXCPP $CPPFLAGS'
6328ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6329ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6330cross_compiling=$ac_cv_prog_cxx_cross
6331
6332cat > conftest.$ac_ext << EOF
6333
d6a55c4b 6334#line 6335 "configure"
10f2d63a
VZ
6335#include "confdefs.h"
6336
6337int main(){return(0);}
6338EOF
d6a55c4b 6339if { (eval echo configure:6340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
6340 ac_cv_prog_cxx_works=yes
6341 # If we can't run a trivial program, we are probably using a cross compiler.
6342 if (./conftest; exit) 2>/dev/null; then
6343 ac_cv_prog_cxx_cross=no
6344 else
6345 ac_cv_prog_cxx_cross=yes
6346 fi
6347else
6348 echo "configure: failed program was:" >&5
6349 cat conftest.$ac_ext >&5
6350 ac_cv_prog_cxx_works=no
6351fi
6352rm -fr conftest*
6353ac_ext=C
6354# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6355ac_cpp='$CXXCPP $CPPFLAGS'
6356ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6357ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6358cross_compiling=$ac_cv_prog_cxx_cross
6359
6360echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
6361if test $ac_cv_prog_cxx_works = no; then
6362 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
6363fi
6364echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
d6a55c4b 6365echo "configure:6366: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
10f2d63a
VZ
6366echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
6367cross_compiling=$ac_cv_prog_cxx_cross
6368
6369echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
d6a55c4b 6370echo "configure:6371: checking whether we are using GNU C++" >&5
10f2d63a
VZ
6371if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
6372 echo $ac_n "(cached) $ac_c" 1>&6
6373else
6374 cat > conftest.C <<EOF
6375#ifdef __GNUC__
6376 yes;
6377#endif
6378EOF
d6a55c4b 6379if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:6380: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
10f2d63a
VZ
6380 ac_cv_prog_gxx=yes
6381else
6382 ac_cv_prog_gxx=no
6383fi
6384fi
6385
6386echo "$ac_t""$ac_cv_prog_gxx" 1>&6
6387
6388if test $ac_cv_prog_gxx = yes; then
6389 GXX=yes
6390else
6391 GXX=
6392fi
6393
6394ac_test_CXXFLAGS="${CXXFLAGS+set}"
6395ac_save_CXXFLAGS="$CXXFLAGS"
6396CXXFLAGS=
6397echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
d6a55c4b 6398echo "configure:6399: checking whether ${CXX-g++} accepts -g" >&5
10f2d63a
VZ
6399if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
6400 echo $ac_n "(cached) $ac_c" 1>&6
6401else
6402 echo 'void f(){}' > conftest.cc
6403if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
6404 ac_cv_prog_cxx_g=yes
6405else
6406 ac_cv_prog_cxx_g=no
6407fi
6408rm -f conftest*
6409
6410fi
6411
6412echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
6413if test "$ac_test_CXXFLAGS" = set; then
6414 CXXFLAGS="$ac_save_CXXFLAGS"
6415elif test $ac_cv_prog_cxx_g = yes; then
6416 if test "$GXX" = yes; then
6417 CXXFLAGS="-g -O2"
6418 else
6419 CXXFLAGS="-g"
6420 fi
6421else
6422 if test "$GXX" = yes; then
6423 CXXFLAGS="-O2"
6424 else
6425 CXXFLAGS=
6426 fi
6427fi
6428
6429
6430echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
d6a55c4b 6431echo "configure:6432: checking how to run the C++ preprocessor" >&5
10f2d63a
VZ
6432if test -z "$CXXCPP"; then
6433if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
6434 echo $ac_n "(cached) $ac_c" 1>&6
6435else
6436 ac_ext=C
6437# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6438ac_cpp='$CXXCPP $CPPFLAGS'
6439ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6440ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6441cross_compiling=$ac_cv_prog_cxx_cross
6442 CXXCPP="${CXX-g++} -E"
6443 cat > conftest.$ac_ext <<EOF
d6a55c4b 6444#line 6445 "configure"
10f2d63a
VZ
6445#include "confdefs.h"
6446#include <stdlib.h>
6447EOF
6448ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 6449{ (eval echo configure:6450: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
6450ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6451if test -z "$ac_err"; then
6452 :
6453else
6454 echo "$ac_err" >&5
6455 echo "configure: failed program was:" >&5
6456 cat conftest.$ac_ext >&5
6457 rm -rf conftest*
6458 CXXCPP=/lib/cpp
6459fi
6460rm -f conftest*
6461 ac_cv_prog_CXXCPP="$CXXCPP"
6462ac_ext=C
6463# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6464ac_cpp='$CXXCPP $CPPFLAGS'
6465ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6466ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6467cross_compiling=$ac_cv_prog_cxx_cross
6468fi
6469fi
6470CXXCPP="$ac_cv_prog_CXXCPP"
6471echo "$ac_t""$CXXCPP" 1>&6
6472
6473
6474CXXFLAGS=`echo "$CXXFLAGS" | sed 's/-g//g'`
6475
6476ac_ext=c
6477# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6478ac_cpp='$CPP $CPPFLAGS'
6479ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6480ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6481cross_compiling=$ac_cv_prog_cc_cross
6482
6483
6484# Extract the first word of "ranlib", so it can be a program name with args.
6485set dummy ranlib; ac_word=$2
6486echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 6487echo "configure:6488: checking for $ac_word" >&5
10f2d63a
VZ
6488if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
6489 echo $ac_n "(cached) $ac_c" 1>&6
6490else
6491 if test -n "$RANLIB"; then
6492 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6493else
6494 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6495 ac_dummy="$PATH"
6496 for ac_dir in $ac_dummy; do
6497 test -z "$ac_dir" && ac_dir=.
6498 if test -f $ac_dir/$ac_word; then
6499 ac_cv_prog_RANLIB="ranlib"
6500 break
6501 fi
6502 done
6503 IFS="$ac_save_ifs"
6504 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
6505fi
6506fi
6507RANLIB="$ac_cv_prog_RANLIB"
6508if test -n "$RANLIB"; then
6509 echo "$ac_t""$RANLIB" 1>&6
6510else
6511 echo "$ac_t""no" 1>&6
6512fi
6513
6514
6515# Extract the first word of "ar", so it can be a program name with args.
6516set dummy ar; ac_word=$2
6517echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 6518echo "configure:6519: checking for $ac_word" >&5
10f2d63a
VZ
6519if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
6520 echo $ac_n "(cached) $ac_c" 1>&6
6521else
6522 if test -n "$AR"; then
6523 ac_cv_prog_AR="$AR" # Let the user override the test.
6524else
6525 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6526 ac_dummy="$PATH"
6527 for ac_dir in $ac_dummy; do
6528 test -z "$ac_dir" && ac_dir=.
6529 if test -f $ac_dir/$ac_word; then
6530 ac_cv_prog_AR="ar"
6531 break
6532 fi
6533 done
6534 IFS="$ac_save_ifs"
6535 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
6536fi
6537fi
6538AR="$ac_cv_prog_AR"
6539if test -n "$AR"; then
6540 echo "$ac_t""$AR" 1>&6
6541else
6542 echo "$ac_t""no" 1>&6
6543fi
6544
6545
6546# Find a good install program. We prefer a C program (faster),
6547# so one script is as good as another. But avoid the broken or
6548# incompatible versions:
6549# SysV /etc/install, /usr/sbin/install
6550# SunOS /usr/etc/install
6551# IRIX /sbin/install
6552# AIX /bin/install
6553# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6554# AFS /usr/afsws/bin/install, which mishandles nonexistent args
6555# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6556# ./install, which can be erroneously created by make from ./install.sh.
6557echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
d6a55c4b 6558echo "configure:6559: checking for a BSD compatible install" >&5
10f2d63a
VZ
6559if test -z "$INSTALL"; then
6560if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
6561 echo $ac_n "(cached) $ac_c" 1>&6
6562else
6563 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
6564 for ac_dir in $PATH; do
6565 # Account for people who put trailing slashes in PATH elements.
6566 case "$ac_dir/" in
6567 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
6568 *)
6569 # OSF1 and SCO ODT 3.0 have their own names for install.
6570 # Don't use installbsd from OSF since it installs stuff as root
6571 # by default.
6572 for ac_prog in ginstall scoinst install; do
6573 if test -f $ac_dir/$ac_prog; then
6574 if test $ac_prog = install &&
6575 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
6576 # AIX install. It has an incompatible calling convention.
6577 :
6578 else
6579 ac_cv_path_install="$ac_dir/$ac_prog -c"
6580 break 2
6581 fi
6582 fi
6583 done
6584 ;;
6585 esac
6586 done
6587 IFS="$ac_save_IFS"
6588
6589fi
6590 if test "${ac_cv_path_install+set}" = set; then
6591 INSTALL="$ac_cv_path_install"
6592 else
6593 # As a last resort, use the slow shell script. We don't cache a
6594 # path for INSTALL within a source directory, because that will
6595 # break other packages using the cache if that directory is
6596 # removed, or if the path is relative.
6597 INSTALL="$ac_install_sh"
6598 fi
6599fi
6600echo "$ac_t""$INSTALL" 1>&6
6601
6602# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6603# It thinks the first close brace ends the variable substitution.
6604test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6605
6606test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
6607
6608test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
6609
6610
6611# Extract the first word of "strip", so it can be a program name with args.
6612set dummy strip; ac_word=$2
6613echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 6614echo "configure:6615: checking for $ac_word" >&5
10f2d63a
VZ
6615if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
6616 echo $ac_n "(cached) $ac_c" 1>&6
6617else
6618 if test -n "$STRIP"; then
6619 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6620else
6621 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6622 ac_dummy="$PATH"
6623 for ac_dir in $ac_dummy; do
6624 test -z "$ac_dir" && ac_dir=.
6625 if test -f $ac_dir/$ac_word; then
6626 ac_cv_prog_STRIP="strip"
6627 break
6628 fi
6629 done
6630 IFS="$ac_save_ifs"
6631 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP="true"
6632fi
6633fi
6634STRIP="$ac_cv_prog_STRIP"
6635if test -n "$STRIP"; then
6636 echo "$ac_t""$STRIP" 1>&6
6637else
6638 echo "$ac_t""no" 1>&6
6639fi
6640
6641
6642echo $ac_n "checking "make for VPATH support"""... $ac_c" 1>&6
d6a55c4b 6643echo "configure:6644: checking "make for VPATH support"" >&5
10f2d63a
VZ
6644cat - << EOF > confMake
6645check : file
6646 cp \$? \$@
6647 cp \$? final_file
6648EOF
6649
6650if test ! -d sub ; then
6651 mkdir sub
6652fi
6653echo dummy > sub/file
6654${MAKE-make} -f confMake VPATH=sub 2> config.log > /dev/null
6655RESULT=$?
6656rm -f sub/file check final_file confMake
6657rmdir sub
6658if test "$RESULT" = 0; then
6659 echo "$ac_t""yes" 1>&6
6660else
6661 echo "$ac_t""no" 1>&6
6662 { echo "configure: error: You need a make-utility that is able to use the variable
6663VPATH correctly.
6664If your version of make does not support VPATH correctly" 1>&2; exit 1; }
6665fi
6666
6667for ac_prog in 'bison -y' byacc
6668do
6669# Extract the first word of "$ac_prog", so it can be a program name with args.
6670set dummy $ac_prog; ac_word=$2
6671echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 6672echo "configure:6673: checking for $ac_word" >&5
10f2d63a
VZ
6673if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
6674 echo $ac_n "(cached) $ac_c" 1>&6
6675else
6676 if test -n "$YACC"; then
6677 ac_cv_prog_YACC="$YACC" # Let the user override the test.
6678else
6679 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6680 ac_dummy="$PATH"
6681 for ac_dir in $ac_dummy; do
6682 test -z "$ac_dir" && ac_dir=.
6683 if test -f $ac_dir/$ac_word; then
6684 ac_cv_prog_YACC="$ac_prog"
6685 break
6686 fi
6687 done
6688 IFS="$ac_save_ifs"
6689fi
6690fi
6691YACC="$ac_cv_prog_YACC"
6692if test -n "$YACC"; then
6693 echo "$ac_t""$YACC" 1>&6
6694else
6695 echo "$ac_t""no" 1>&6
6696fi
6697
6698test -n "$YACC" && break
6699done
6700test -n "$YACC" || YACC="yacc"
6701
6702
6703# Extract the first word of "flex", so it can be a program name with args.
6704set dummy flex; ac_word=$2
6705echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 6706echo "configure:6707: checking for $ac_word" >&5
10f2d63a
VZ
6707if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
6708 echo $ac_n "(cached) $ac_c" 1>&6
6709else
6710 if test -n "$LEX"; then
6711 ac_cv_prog_LEX="$LEX" # Let the user override the test.
6712else
6713 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6714 ac_dummy="$PATH"
6715 for ac_dir in $ac_dummy; do
6716 test -z "$ac_dir" && ac_dir=.
6717 if test -f $ac_dir/$ac_word; then
6718 ac_cv_prog_LEX="flex"
6719 break
6720 fi
6721 done
6722 IFS="$ac_save_ifs"
6723 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX="lex"
6724fi
6725fi
6726LEX="$ac_cv_prog_LEX"
6727if test -n "$LEX"; then
6728 echo "$ac_t""$LEX" 1>&6
6729else
6730 echo "$ac_t""no" 1>&6
6731fi
6732
6733if test -z "$LEXLIB"
6734then
6735 case "$LEX" in
6736 flex*) ac_lib=fl ;;
6737 *) ac_lib=l ;;
6738 esac
6739 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
d6a55c4b 6740echo "configure:6741: checking for yywrap in -l$ac_lib" >&5
10f2d63a
VZ
6741ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
6742if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6743 echo $ac_n "(cached) $ac_c" 1>&6
6744else
6745 ac_save_LIBS="$LIBS"
6746LIBS="-l$ac_lib $LIBS"
6747cat > conftest.$ac_ext <<EOF
d6a55c4b 6748#line 6749 "configure"
10f2d63a
VZ
6749#include "confdefs.h"
6750/* Override any gcc2 internal prototype to avoid an error. */
6751/* We use char because int might match the return type of a gcc2
6752 builtin and then its argument prototype would still apply. */
6753char yywrap();
6754
6755int main() {
6756yywrap()
6757; return 0; }
6758EOF
d6a55c4b 6759if { (eval echo configure:6760: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
6760 rm -rf conftest*
6761 eval "ac_cv_lib_$ac_lib_var=yes"
6762else
6763 echo "configure: failed program was:" >&5
6764 cat conftest.$ac_ext >&5
6765 rm -rf conftest*
6766 eval "ac_cv_lib_$ac_lib_var=no"
6767fi
6768rm -f conftest*
6769LIBS="$ac_save_LIBS"
6770
6771fi
6772if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6773 echo "$ac_t""yes" 1>&6
6774 LEXLIB="-l$ac_lib"
6775else
6776 echo "$ac_t""no" 1>&6
6777fi
6778
6779fi
6780
6781
6782echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
d6a55c4b 6783echo "configure:6784: checking whether ln -s works" >&5
10f2d63a
VZ
6784if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
6785 echo $ac_n "(cached) $ac_c" 1>&6
6786else
6787 rm -f conftestdata
6788if ln -s X conftestdata 2>/dev/null
6789then
6790 rm -f conftestdata
6791 ac_cv_prog_LN_S="ln -s"
6792else
6793 ac_cv_prog_LN_S=ln
6794fi
6795fi
6796LN_S="$ac_cv_prog_LN_S"
6797if test "$ac_cv_prog_LN_S" = "ln -s"; then
6798 echo "$ac_t""yes" 1>&6
6799else
6800 echo "$ac_t""no" 1>&6
6801fi
6802
6803
6804
6805SEARCH_INCLUDE="\
6806 /usr/local/include \
6807 \
6808 /usr/Motif-1.2/include \
6809 /usr/Motif-2.1/include \
6810 \
6811 /usr/include/Motif1.2 \
6812 /opt/xpm/include/X11 \
6813 /opt/GBxpm/include/ \
6814 /opt/GBxpm/X11/include/ \
6815 \
6816 /usr/Motif1.2/include \
6817 /usr/dt/include \
afc31813
VZ
6818 /usr/openwin/include \
6819 \
10f2d63a
VZ
6820 /usr/include/Xm \
6821 \
6822 /usr/X11R6/include \
afc31813 6823 /usr/X11R6.4/include \
10f2d63a
VZ
6824 /usr/X11R5/include \
6825 /usr/X11R4/include \
6826 \
10f2d63a
VZ
6827 /usr/include/X11R6 \
6828 /usr/include/X11R5 \
6829 /usr/include/X11R4 \
6830 \
6831 /usr/local/X11R6/include \
6832 /usr/local/X11R5/include \
6833 /usr/local/X11R4/include \
6834 \
6835 /usr/local/include/X11R6 \
6836 /usr/local/include/X11R5 \
6837 /usr/local/include/X11R4 \
6838 \
6839 /usr/X11/include \
6840 /usr/include/X11 \
6841 /usr/local/X11/include \
6842 /usr/local/include/X11 \
6843 \
6844 /usr/X386/include \
6845 /usr/x386/include \
6846 /usr/XFree86/include/X11 \
6847 \
cf27ef00 6848 X:/XFree86/include \
ec14dd32
VZ
6849 X:/XFree86/include/X11 \
6850 \
10f2d63a
VZ
6851 /usr/include/gtk \
6852 /usr/local/include/gtk \
6853 /usr/include/glib \
6854 /usr/local/include/glib \
6855 \
6856 /usr/include/qt \
6857 /usr/local/include/qt \
6858 \
6859 /usr/include/windows \
6860 /usr/include/wine \
6861 /usr/local/include/wine \
6862 \
6863 /usr/unsupported/include \
6864 /usr/athena/include \
6865 /usr/local/x11r5/include \
6866 /usr/lpp/Xamples/include \
6867 \
10f2d63a 6868 /usr/openwin/share/include \
928b5c08
VZ
6869 \
6870 /usr/include"
10f2d63a
VZ
6871
6872SEARCH_LIB="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` "
6873
6874
6875cat > confcache <<\EOF
6876# This file is a shell script that caches the results of configure
6877# tests run on this system so they can be shared between configure
6878# scripts and configure runs. It is not useful on other systems.
6879# If it contains results you don't want to keep, you may remove or edit it.
6880#
6881# By default, configure uses ./config.cache as the cache file,
6882# creating it if it does not exist already. You can give configure
6883# the --cache-file=FILE option to use a different cache file; that is
6884# what configure does when it calls configure scripts in
6885# subdirectories, so they share the cache.
6886# Giving --cache-file=/dev/null disables caching, for debugging configure.
6887# config.status only pays attention to the cache file if you give it the
6888# --recheck option to rerun configure.
6889#
6890EOF
6891# The following way of writing the cache mishandles newlines in values,
6892# but we know of no workaround that is simple, portable, and efficient.
6893# So, don't put newlines in cache variables' values.
6894# Ultrix sh set writes to stderr and can't be redirected directly,
6895# and sets the high bit in the cache file unless we assign to the vars.
6896(set) 2>&1 |
6897 case `(ac_space=' '; set | grep ac_space) 2>&1` in
6898 *ac_space=\ *)
6899 # `set' does not quote correctly, so add quotes (double-quote substitution
6900 # turns \\\\ into \\, and sed turns \\ into \).
6901 sed -n \
6902 -e "s/'/'\\\\''/g" \
6903 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
6904 ;;
6905 *)
6906 # `set' quotes correctly as required by POSIX, so do not add quotes.
6907 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
6908 ;;
6909 esac >> confcache
6910if cmp -s $cache_file confcache; then
6911 :
6912else
6913 if test -w $cache_file; then
6914 echo "updating cache $cache_file"
6915 cat confcache > $cache_file
6916 else
6917 echo "not updating unwritable cache $cache_file"
6918 fi
6919fi
6920rm -f confcache
6921
6922
6923
dad6c0ea
VZ
6924AFMINSTALL=
6925
10f2d63a
VZ
6926if test "$wxUSE_GUI" = "yes"; then
6927
dad6c0ea
VZ
6928USE_GUI=1
6929
10f2d63a
VZ
6930TOOLKIT=
6931TOOLKIT_INCLUDE=
6932
6933GUIOBJS=
6934COMMONOBJS=
6935GENERICOBJS=
6936
6937GUI_TK_LIBRARY=
6938GUI_TK_LINK=
6939
6940WXGTK12=
13111b2a 6941WXGTK13=
10f2d63a
VZ
6942
6943WXWINE=
6944
10f2d63a
VZ
6945if test "$wxUSE_CYGWIN" = 1 || test "$wxUSE_MINGW" = 1 ; then
6946 if test "$cross_compiling" = "yes" ; then
6947 echo "configure: warning: Cross compiling --- skipping windows.h check" 1>&2
6948 else
6949 echo $ac_n "checking for Windows headers""... $ac_c" 1>&6
d6a55c4b 6950echo "configure:6951: checking for Windows headers" >&5
10f2d63a
VZ
6951
6952ac_find_includes=
6953for ac_dir in $SEARCH_INCLUDE;
6954 do
6955 if test -f "$ac_dir/windows.h"; then
6956 ac_find_includes=$ac_dir
6957 break
6958 fi
6959 done
6960
6961 if test "$ac_find_includes" != "" ; then
6962 echo "$ac_t""found $ac_find_includes" 1>&6
6963 TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes"
6964 else
6965 echo "$ac_t""no" 1>&6
6966 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
6967 fi
6968 fi
6969
6970 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS msw"
6971 LIBS="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lcrtdll -ladvapi32 -lwsock32"
6972
6973 if test "$wxUSE_MINGW" = 1; then
6974 LDFLAGS="$LDFLAGS -mwindows"
6975 fi
6976
6977 TOOLKIT=MSW
6978
6979 GUIOBJS="\$(MSW_GUIOBJS)"
6980 GUIHEADERS="\$(MSW_HEADERS)"
6981 COMMONOBJS="\$(MSW_COMMONOBJS)"
6982 GENERICOBJS="\$(MSW_GENERICOBJS)"
6983 UNIXOBJS=
6984 GUIDIST=MSW_DIST
10f2d63a
VZ
6985fi
6986
6987if test "$wxUSE_GTK" = 1; then
6988
6989 if test x$gtk_config_exec_prefix != x ; then
6990 gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
6991 if test x${GTK_CONFIG+set} != xset ; then
6992 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
6993 fi
6994 fi
6995 if test x$gtk_config_prefix != x ; then
6996 gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix"
6997 if test x${GTK_CONFIG+set} != xset ; then
6998 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
6999 fi
7000 fi
7001
7002 # Extract the first word of "gtk-config", so it can be a program name with args.
7003set dummy gtk-config; ac_word=$2
7004echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
d6a55c4b 7005echo "configure:7006: checking for $ac_word" >&5
10f2d63a
VZ
7006if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
7007 echo $ac_n "(cached) $ac_c" 1>&6
7008else
7009 case "$GTK_CONFIG" in
7010 /*)
7011 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path.
7012 ;;
7013 ?:/*)
7014 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a dos path.
7015 ;;
7016 *)
7017 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
7018 ac_dummy="$PATH"
7019 for ac_dir in $ac_dummy; do
7020 test -z "$ac_dir" && ac_dir=.
7021 if test -f $ac_dir/$ac_word; then
7022 ac_cv_path_GTK_CONFIG="$ac_dir/$ac_word"
7023 break
7024 fi
7025 done
7026 IFS="$ac_save_ifs"
7027 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no"
7028 ;;
7029esac
7030fi
7031GTK_CONFIG="$ac_cv_path_GTK_CONFIG"
7032if test -n "$GTK_CONFIG"; then
7033 echo "$ac_t""$GTK_CONFIG" 1>&6
7034else
7035 echo "$ac_t""no" 1>&6
7036fi
7037
04165bec 7038 min_gtk_version=1.2.3
10f2d63a 7039 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
d6a55c4b 7040echo "configure:7041: checking for GTK - version >= $min_gtk_version" >&5
10f2d63a
VZ
7041 no_gtk=""
7042 if test "$GTK_CONFIG" != "no" ; then
7043 GTK_CFLAGS=`$GTK_CONFIG --cflags`
2224580a 7044 GTK_LIBS=`$GTK_CONFIG --libs gthread`
10f2d63a
VZ
7045 ac_save_CFLAGS="$CFLAGS"
7046 ac_save_LIBS="$LIBS"
7047 CFLAGS="$CFLAGS $GTK_CFLAGS"
7048 LIBS="$LIBS $GTK_LIBS"
7049 if test "$cross_compiling" = yes; then
7050 echo $ac_n "cross compiling; assumed OK... $ac_c"
7051else
7052 cat > conftest.$ac_ext <<EOF
d6a55c4b 7053#line 7054 "configure"
10f2d63a
VZ
7054#include "confdefs.h"
7055
7056#include <gtk/gtk.h>
f49f2b0c 7057#include <gtk/gtkfeatures.h>
10f2d63a
VZ
7058#include <stdio.h>
7059
7060int
7061main ()
7062{
7063 int major, minor, micro;
7064
7065 if (sscanf("$min_gtk_version", "%d.%d.%d", &major, &minor, &micro) != 3) {
7066 printf("%s, bad version string\n", "$min_gtk_version");
7067 exit(1);
7068 }
7069
f49f2b0c
RR
7070 if ((GTK_MAJOR_VERSION != gtk_major_version) ||
7071 (GTK_MINOR_VERSION != gtk_minor_version) ||
7072 (GTK_MICRO_VERSION != gtk_micro_version)) {
7073 printf("Headers vs. library version mismatch!\n");
7074 exit(1);
7075 }
7076
10f2d63a
VZ
7077 if (gtk_minor_version == 1) return FALSE;
7078
7079 return !((gtk_major_version > major) ||
7080 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
7081 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)));
7082}
7083
7084EOF
d6a55c4b 7085if { (eval echo configure:7086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
7086then
7087 :
7088else
7089 echo "configure: failed program was:" >&5
7090 cat conftest.$ac_ext >&5
7091 rm -fr conftest*
7092 no_gtk=yes
7093fi
7094rm -fr conftest*
7095fi
7096
7097 CFLAGS="$ac_save_CFLAGS"
7098 LIBS="$ac_save_LIBS"
7099 else
7100 no_gtk=yes
7101 fi
7102 if test "x$no_gtk" = x ; then
7103 echo "$ac_t""yes" 1>&6
7104 WXGTK12=1
7105 else
7106 echo "$ac_t""no" 1>&6
7107 GTK_CFLAGS=""
7108 GTK_LIBS=""
7e99ad86 7109 :
10f2d63a
VZ
7110 fi
7111
7112
7113
7114
7e99ad86
VZ
7115 if test "$WXGTK12" != 1; then
7116 { echo "configure: error:
7117 Please check that gtk-config is in path, the directory
7118 where GTK+ libraries are installed (returned by
7119 'gtk-config --libs' command) is in LD_LIBRARY_PATH or
7120 equivalent variable and GTK+ is version 1.2.3 or above.
7121 " 1>&2; exit 1; }
7122 fi
7123
7124
10f2d63a 7125 TOOLKIT_INCLUDE="$GTK_CFLAGS"
2224580a
VZ
7126
7127
7128 GUI_TK_LIBRARY="$GTK_LIBS"
7129
10f2d63a
VZ
7130 TOOLKIT=GTK
7131
dad6c0ea
VZ
7132 AFMINSTALL=afminstall
7133
10f2d63a
VZ
7134 GUIOBJS="\$(GTK_GUIOBJS)"
7135 GUIHEADERS="\$(GTK_HEADERS)"
7136 COMMONOBJS="\$(GTK_COMMONOBJS)"
7137 GENERICOBJS="\$(GTK_GENERICOBJS)"
7138 GUIDEPS="\$(GTK_GUIDEPS)"
7139 COMMONDEPS="\$(GTK_COMMONDEPS)"
7140 GENERICDEPS="\$(GTK_GENERICDEPS)"
7141 UNIXOBJS="\$(UNIX_OBJS)"
d9d8273d 7142 UNIXDEPS="\$(UNIX_DEPS)"
10f2d63a 7143 GUIDIST=GTK_DIST
7ec2881a 7144
2224580a 7145 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6
d6a55c4b 7146echo "configure:7147: checking for gdk_im_open in -lgdk" >&5
7ec2881a
RR
7147ac_lib_var=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'`
7148if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7149 echo $ac_n "(cached) $ac_c" 1>&6
7150else
7151 ac_save_LIBS="$LIBS"
7152LIBS="-lgdk $LIBS"
7153cat > conftest.$ac_ext <<EOF
d6a55c4b 7154#line 7155 "configure"
7ec2881a
RR
7155#include "confdefs.h"
7156/* Override any gcc2 internal prototype to avoid an error. */
7157/* We use char because int might match the return type of a gcc2
7158 builtin and then its argument prototype would still apply. */
7159char gdk_im_open();
7160
7161int main() {
7162gdk_im_open()
7163; return 0; }
7164EOF
d6a55c4b 7165if { (eval echo configure:7166: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
7ec2881a
RR
7166 rm -rf conftest*
7167 eval "ac_cv_lib_$ac_lib_var=yes"
7168else
7169 echo "configure: failed program was:" >&5
7170 cat conftest.$ac_ext >&5
7171 rm -rf conftest*
7172 eval "ac_cv_lib_$ac_lib_var=no"
7173fi
7174rm -f conftest*
7175LIBS="$ac_save_LIBS"
7176
7177fi
7178if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7179 echo "$ac_t""yes" 1>&6
7180 cat >> confdefs.h <<\EOF
7181#define HAVE_XIM 1
7182EOF
7183
7184else
7185 echo "$ac_t""no" 1>&6
7186fi
7187
10f2d63a
VZ
7188fi
7189
7190if test "$wxUSE_WINE" = 1; then
7191 echo $ac_n "checking for WINE includes""... $ac_c" 1>&6
d6a55c4b 7192echo "configure:7193: checking for WINE includes" >&5
10f2d63a
VZ
7193
7194ac_find_includes=
7195for ac_dir in $SEARCH_INCLUDE;
7196 do
7197 if test -f "$ac_dir/windows.h"; then
7198 ac_find_includes=$ac_dir
7199 break
7200 fi
7201 done
7202
7203 if test "$ac_find_includes" != "" ; then
7204 echo "$ac_t""found $ac_find_includes" 1>&6
7205 TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes"
7206 else
7207 echo "$ac_t""no" 1>&6
7208 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
7209 fi
7210
7211 XPM_LINK=""
7212 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
d6a55c4b 7213echo "configure:7214: checking for Xpm library" >&5
10f2d63a
VZ
7214
7215ac_find_libraries=
7216for ac_dir in $SEARCH_LIB;
7217 do
7218 for ac_extension in a so sl; do
7219 if test -f "$ac_dir/libXpm.$ac_extension"; then
7220 ac_find_libraries=$ac_dir
7221 break 2
7222 fi
7223 done
7224 done
7225
7226 if test "$ac_find_libraries" != "" ; then
7227 GUI_TK_LIBRARY="-L$ac_find_libraries"
7228 XPM_LINK="-lXpm"
7229 cat >> confdefs.h <<\EOF
7230#define wxHAVE_LIB_XPM 1
7231EOF
7232
7233 echo "$ac_t""found at $ac_find_libraries" 1>&6
7234 else
7235 echo "$ac_t""no" 1>&6
7236 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
7237 fi
7238
7239 MESA_LINK=""
7240 echo $ac_n "checking for Mesa library""... $ac_c" 1>&6
d6a55c4b 7241echo "configure:7242: checking for Mesa library" >&5
10f2d63a
VZ
7242
7243ac_find_libraries=
7244for ac_dir in $SEARCH_LIB;
7245 do
7246 for ac_extension in a so sl; do
7247 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
7248 ac_find_libraries=$ac_dir
7249 break 2
7250 fi
7251 done
7252 done
7253
7254 if test "$ac_find_libraries" != "" ; then
7255 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -L$ac_find_libraries"
7256 MESA_LINK="-lMesaGL"
7257 echo "$ac_t""found at $ac_find_libraries" 1>&6
7258 else
7259 { echo "configure: error: no" 1>&2; exit 1; }
7260 fi
7261
7262 GUI_TK_LINK="-lwine $MESA_LINK $XPM_LINK -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses -lm"
7263 GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK"
7264 WXWINE=1
7265 TOOLKIT=MSW
7266
7267 GUIHEADERS="\$(MSW_HEADERS)"
7268 GUIOBJS="\$(MSW_GUIOBJS)"
7269 COMMONOBJS="\$(MSW_COMMONOBJS)"
7270 GENERICOBJS="\$(MSW_GENERICOBJS)"
7271 GUIDEPS="\$(MSW_GUIDEPS)"
7272 COMMONDEPS="\$(MSW_COMMONDEPS)"
7273 GENERICDEPS="\$(MSW_GENERICDEPS)"
7274 UNIXOBJS="\$(UNIX_OBJS)"
d9d8273d 7275 UNIXDEPS="\$(UNIX_DEPS)"
10f2d63a
VZ
7276 GUIDIST=MSW_DIST
7277fi
7278
7279if test "$wxUSE_MOTIF" = 1; then
ab9b9eab
VZ
7280 # If we find X, set shell vars x_includes and x_libraries to the
7281# paths, otherwise set no_x=yes.
7282# Uses ac_ vars as temps to allow command line to override cache and checks.
7283# --without-x overrides everything else, but does not touch the cache.
7284echo $ac_n "checking for X""... $ac_c" 1>&6
d6a55c4b 7285echo "configure:7286: checking for X" >&5
ab9b9eab
VZ
7286
7287# Check whether --with-x or --without-x was given.
7288if test "${with_x+set}" = set; then
7289 withval="$with_x"
7290 :
7291fi
ba337fe7 7292
ab9b9eab
VZ
7293# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7294if test "x$with_x" = xno; then
7295 # The user explicitly disabled X.
7296 have_x=disabled
7297else
7298 if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then
7299 # Both variables are already set.
7300 have_x=yes
7301 else
7302if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
7303 echo $ac_n "(cached) $ac_c" 1>&6
7304else
7305 # One or both of the vars are not set, and there is no cached value.
7306ac_x_includes=NO ac_x_libraries=NO
7307rm -fr conftestdir
7308if mkdir conftestdir; then
7309 cd conftestdir
7310 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
7311 cat > Imakefile <<'EOF'
7312acfindx:
7313 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
7314EOF
7315 if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
7316 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7317 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
7318 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
10f2d63a 7319 for ac_extension in a so sl; do
ab9b9eab
VZ
7320 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
7321 test -f $ac_im_libdir/libX11.$ac_extension; then
7322 ac_im_usrlibdir=$ac_im_libdir; break
10f2d63a
VZ
7323 fi
7324 done
ab9b9eab
VZ
7325 # Screen out bogus values from the imake configuration. They are
7326 # bogus both because they are the default anyway, and because
7327 # using them would break gcc on systems where it needs fixed includes.
7328 case "$ac_im_incroot" in
7329 /usr/include) ;;
7330 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;;
7331 esac
7332 case "$ac_im_usrlibdir" in
7333 /usr/lib | /lib) ;;
7334 *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;;
7335 esac
ba337fe7 7336 fi
ab9b9eab
VZ
7337 cd ..
7338 rm -fr conftestdir
7339fi
10f2d63a 7340
ab9b9eab
VZ
7341if test "$ac_x_includes" = NO; then
7342 # Guess where to find include files, by looking for this one X11 .h file.
7343 test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h
ba337fe7 7344
ab9b9eab
VZ
7345 # First, try using that file with no special directory specified.
7346cat > conftest.$ac_ext <<EOF
d6a55c4b 7347#line 7348 "configure"
ab9b9eab
VZ
7348#include "confdefs.h"
7349#include <$x_direct_test_include>
7350EOF
7351ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 7352{ (eval echo configure:7353: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ab9b9eab
VZ
7353ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7354if test -z "$ac_err"; then
7355 rm -rf conftest*
7356 # We can compile using X headers with no special include directory.
7357ac_x_includes=
7358else
7359 echo "$ac_err" >&5
7360 echo "configure: failed program was:" >&5
7361 cat conftest.$ac_ext >&5
7362 rm -rf conftest*
7363 # Look for the header file in a standard set of common directories.
7364# Check X11 before X11Rn because it is often a symlink to the current release.
7365 for ac_dir in \
7366 /usr/X11/include \
7367 /usr/X11R6/include \
7368 /usr/X11R5/include \
7369 /usr/X11R4/include \
7370 \
7371 /usr/include/X11 \
7372 /usr/include/X11R6 \
7373 /usr/include/X11R5 \
7374 /usr/include/X11R4 \
7375 \
7376 /usr/local/X11/include \
7377 /usr/local/X11R6/include \
7378 /usr/local/X11R5/include \
7379 /usr/local/X11R4/include \
7380 \
7381 /usr/local/include/X11 \
7382 /usr/local/include/X11R6 \
7383 /usr/local/include/X11R5 \
7384 /usr/local/include/X11R4 \
7385 \
7386 /usr/X386/include \
7387 /usr/x386/include \
7388 /usr/XFree86/include/X11 \
7389 \
7390 /usr/include \
7391 /usr/local/include \
7392 /usr/unsupported/include \
7393 /usr/athena/include \
7394 /usr/local/x11r5/include \
7395 /usr/lpp/Xamples/include \
7396 \
7397 /usr/openwin/include \
7398 /usr/openwin/share/include \
7399 ; \
10f2d63a 7400 do
ab9b9eab
VZ
7401 if test -r "$ac_dir/$x_direct_test_include"; then
7402 ac_x_includes=$ac_dir
10f2d63a
VZ
7403 break
7404 fi
7405 done
ab9b9eab
VZ
7406fi
7407rm -f conftest*
7408fi # $ac_x_includes = NO
10f2d63a 7409
ab9b9eab
VZ
7410if test "$ac_x_libraries" = NO; then
7411 # Check for the libraries.
10f2d63a 7412
ab9b9eab
VZ
7413 test -z "$x_direct_test_library" && x_direct_test_library=Xt
7414 test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc
10f2d63a 7415
ab9b9eab
VZ
7416 # See if we find them without any special options.
7417 # Don't add to $LIBS permanently.
7418 ac_save_LIBS="$LIBS"
7419 LIBS="-l$x_direct_test_library $LIBS"
7420cat > conftest.$ac_ext <<EOF
d6a55c4b 7421#line 7422 "configure"
ab9b9eab 7422#include "confdefs.h"
10f2d63a 7423
ab9b9eab
VZ
7424int main() {
7425${x_direct_test_function}()
7426; return 0; }
7427EOF
d6a55c4b 7428if { (eval echo configure:7429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7429 rm -rf conftest*
7430 LIBS="$ac_save_LIBS"
7431# We can link X programs with no special library path.
7432ac_x_libraries=
7433else
7434 echo "configure: failed program was:" >&5
7435 cat conftest.$ac_ext >&5
7436 rm -rf conftest*
7437 LIBS="$ac_save_LIBS"
7438# First see if replacing the include by lib works.
7439# Check X11 before X11Rn because it is often a symlink to the current release.
7440for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
7441 /usr/X11/lib \
7442 /usr/X11R6/lib \
7443 /usr/X11R5/lib \
7444 /usr/X11R4/lib \
7445 \
7446 /usr/lib/X11 \
7447 /usr/lib/X11R6 \
7448 /usr/lib/X11R5 \
7449 /usr/lib/X11R4 \
7450 \
7451 /usr/local/X11/lib \
7452 /usr/local/X11R6/lib \
7453 /usr/local/X11R5/lib \
7454 /usr/local/X11R4/lib \
7455 \
7456 /usr/local/lib/X11 \
7457 /usr/local/lib/X11R6 \
7458 /usr/local/lib/X11R5 \
7459 /usr/local/lib/X11R4 \
7460 \
7461 /usr/X386/lib \
7462 /usr/x386/lib \
7463 /usr/XFree86/lib/X11 \
7464 \
7465 /usr/lib \
7466 /usr/local/lib \
7467 /usr/unsupported/lib \
7468 /usr/athena/lib \
7469 /usr/local/x11r5/lib \
7470 /usr/lpp/Xamples/lib \
7471 /lib/usr/lib/X11 \
7472 \
7473 /usr/openwin/lib \
7474 /usr/openwin/share/lib \
7475 ; \
7476do
7477 for ac_extension in a so sl; do
7478 if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then
7479 ac_x_libraries=$ac_dir
7480 break 2
10f2d63a 7481 fi
10f2d63a 7482 done
ab9b9eab
VZ
7483done
7484fi
7485rm -f conftest*
7486fi # $ac_x_libraries = NO
10f2d63a 7487
ab9b9eab
VZ
7488if test "$ac_x_includes" = NO || test "$ac_x_libraries" = NO; then
7489 # Didn't find X anywhere. Cache the known absence of X.
7490 ac_cv_have_x="have_x=no"
7491else
7492 # Record where we found X for the cache.
7493 ac_cv_have_x="have_x=yes \
7494 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
7495fi
7496fi
10f2d63a 7497 fi
ab9b9eab
VZ
7498 eval "$ac_cv_have_x"
7499fi # $with_x != no
10f2d63a 7500
ab9b9eab
VZ
7501if test "$have_x" != yes; then
7502 echo "$ac_t""$have_x" 1>&6
7503 no_x=yes
7504else
7505 # If each of the values was on the command line, it overrides each guess.
7506 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
7507 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
7508 # Update the cache value to reflect the command line values.
7509 ac_cv_have_x="have_x=yes \
7510 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
7511 echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
7512fi
10f2d63a 7513
ab9b9eab
VZ
7514if test "$no_x" = yes; then
7515 # Not all programs may use this symbol, but it does not hurt to define it.
7516 cat >> confdefs.h <<\EOF
7517#define X_DISPLAY_MISSING 1
7518EOF
10f2d63a 7519
ab9b9eab
VZ
7520 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
7521else
7522 if test -n "$x_includes"; then
7523 X_CFLAGS="$X_CFLAGS -I$x_includes"
10f2d63a
VZ
7524 fi
7525
ab9b9eab
VZ
7526 # It would also be nice to do this for all -L options, not just this one.
7527 if test -n "$x_libraries"; then
7528 X_LIBS="$X_LIBS -L$x_libraries"
7529 # For Solaris; some versions of Sun CC require a space after -R and
7530 # others require no space. Words are not sufficient . . . .
7531 case "`(uname -sr) 2>/dev/null`" in
7532 "SunOS 5"*)
7533 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
d6a55c4b 7534echo "configure:7535: checking whether -R must be followed by a space" >&5
ab9b9eab
VZ
7535 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries"
7536 cat > conftest.$ac_ext <<EOF
d6a55c4b 7537#line 7538 "configure"
ab9b9eab 7538#include "confdefs.h"
10f2d63a 7539
ab9b9eab 7540int main() {
788deba1 7541
ab9b9eab
VZ
7542; return 0; }
7543EOF
d6a55c4b 7544if { (eval echo configure:7545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7545 rm -rf conftest*
7546 ac_R_nospace=yes
7547else
7548 echo "configure: failed program was:" >&5
7549 cat conftest.$ac_ext >&5
7550 rm -rf conftest*
7551 ac_R_nospace=no
7552fi
7553rm -f conftest*
7554 if test $ac_R_nospace = yes; then
7555 echo "$ac_t""no" 1>&6
7556 X_LIBS="$X_LIBS -R$x_libraries"
7557 else
7558 LIBS="$ac_xsave_LIBS -R $x_libraries"
7559 cat > conftest.$ac_ext <<EOF
d6a55c4b 7560#line 7561 "configure"
ab9b9eab 7561#include "confdefs.h"
788deba1 7562
ab9b9eab
VZ
7563int main() {
7564
7565; return 0; }
7566EOF
d6a55c4b 7567if { (eval echo configure:7568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7568 rm -rf conftest*
7569 ac_R_space=yes
7570else
7571 echo "configure: failed program was:" >&5
7572 cat conftest.$ac_ext >&5
7573 rm -rf conftest*
7574 ac_R_space=no
7575fi
7576rm -f conftest*
7577 if test $ac_R_space = yes; then
7578 echo "$ac_t""yes" 1>&6
7579 X_LIBS="$X_LIBS -R $x_libraries"
7580 else
7581 echo "$ac_t""neither works" 1>&6
7582 fi
7583 fi
7584 LIBS="$ac_xsave_LIBS"
7585 esac
7586 fi
7587
7588 # Check for system-dependent libraries X programs must link with.
7589 # Do this before checking for the system-independent R6 libraries
7590 # (-lICE), since we may need -lsocket or whatever for X linking.
7591
7592 if test "$ISC" = yes; then
7593 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
7594 else
7595 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
7596 # libraries were built with DECnet support. And karl@cs.umb.edu says
7597 # the Alpha needs dnet_stub (dnet does not exist).
7598 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
d6a55c4b 7599echo "configure:7600: checking for dnet_ntoa in -ldnet" >&5
ab9b9eab
VZ
7600ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
7601if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7602 echo $ac_n "(cached) $ac_c" 1>&6
7603else
7604 ac_save_LIBS="$LIBS"
7605LIBS="-ldnet $LIBS"
7606cat > conftest.$ac_ext <<EOF
d6a55c4b 7607#line 7608 "configure"
ab9b9eab
VZ
7608#include "confdefs.h"
7609/* Override any gcc2 internal prototype to avoid an error. */
7610/* We use char because int might match the return type of a gcc2
7611 builtin and then its argument prototype would still apply. */
7612char dnet_ntoa();
7613
7614int main() {
7615dnet_ntoa()
7616; return 0; }
7617EOF
d6a55c4b 7618if { (eval echo configure:7619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7619 rm -rf conftest*
7620 eval "ac_cv_lib_$ac_lib_var=yes"
7621else
7622 echo "configure: failed program was:" >&5
7623 cat conftest.$ac_ext >&5
7624 rm -rf conftest*
7625 eval "ac_cv_lib_$ac_lib_var=no"
7626fi
7627rm -f conftest*
7628LIBS="$ac_save_LIBS"
7629
7630fi
7631if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7632 echo "$ac_t""yes" 1>&6
7633 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
7634else
7635 echo "$ac_t""no" 1>&6
7636fi
7637
7638 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
7639 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
d6a55c4b 7640echo "configure:7641: checking for dnet_ntoa in -ldnet_stub" >&5
ab9b9eab
VZ
7641ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
7642if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7643 echo $ac_n "(cached) $ac_c" 1>&6
7644else
7645 ac_save_LIBS="$LIBS"
7646LIBS="-ldnet_stub $LIBS"
7647cat > conftest.$ac_ext <<EOF
d6a55c4b 7648#line 7649 "configure"
ab9b9eab
VZ
7649#include "confdefs.h"
7650/* Override any gcc2 internal prototype to avoid an error. */
7651/* We use char because int might match the return type of a gcc2
7652 builtin and then its argument prototype would still apply. */
7653char dnet_ntoa();
7654
7655int main() {
7656dnet_ntoa()
7657; return 0; }
7658EOF
d6a55c4b 7659if { (eval echo configure:7660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7660 rm -rf conftest*
7661 eval "ac_cv_lib_$ac_lib_var=yes"
7662else
7663 echo "configure: failed program was:" >&5
7664 cat conftest.$ac_ext >&5
7665 rm -rf conftest*
7666 eval "ac_cv_lib_$ac_lib_var=no"
7667fi
7668rm -f conftest*
7669LIBS="$ac_save_LIBS"
7670
7671fi
7672if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7673 echo "$ac_t""yes" 1>&6
7674 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
7675else
7676 echo "$ac_t""no" 1>&6
7677fi
7678
7679 fi
7680
7681 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7682 # to get the SysV transport functions.
7683 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
7684 # needs -lnsl.
7685 # The nsl library prevents programs from opening the X display
7686 # on Irix 5.2, according to dickey@clark.net.
7687 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
d6a55c4b 7688echo "configure:7689: checking for gethostbyname" >&5
ab9b9eab
VZ
7689if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
7690 echo $ac_n "(cached) $ac_c" 1>&6
7691else
7692 cat > conftest.$ac_ext <<EOF
d6a55c4b 7693#line 7694 "configure"
ab9b9eab
VZ
7694#include "confdefs.h"
7695/* System header to define __stub macros and hopefully few prototypes,
7696 which can conflict with char gethostbyname(); below. */
7697#include <assert.h>
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. */
7701char gethostbyname();
7702
7703int main() {
7704
7705/* The GNU C library defines this for functions which it implements
7706 to always fail with ENOSYS. Some functions are actually named
7707 something starting with __ and the normal name is an alias. */
7708#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
7709choke me
7710#else
d6a55c4b 7711gethostbyname();
ab9b9eab
VZ
7712#endif
7713
7714; return 0; }
7715EOF
00cf1208 7716if { (eval echo configure:7717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7717 rm -rf conftest*
7718 eval "ac_cv_func_gethostbyname=yes"
7719else
7720 echo "configure: failed program was:" >&5
7721 cat conftest.$ac_ext >&5
7722 rm -rf conftest*
7723 eval "ac_cv_func_gethostbyname=no"
7724fi
7725rm -f conftest*
7726fi
7727
7728if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
7729 echo "$ac_t""yes" 1>&6
7730 :
7731else
7732 echo "$ac_t""no" 1>&6
7733fi
7734
7735 if test $ac_cv_func_gethostbyname = no; then
7736 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
00cf1208 7737echo "configure:7738: checking for gethostbyname in -lnsl" >&5
ab9b9eab
VZ
7738ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
7739if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7740 echo $ac_n "(cached) $ac_c" 1>&6
7741else
7742 ac_save_LIBS="$LIBS"
7743LIBS="-lnsl $LIBS"
7744cat > conftest.$ac_ext <<EOF
00cf1208 7745#line 7746 "configure"
ab9b9eab
VZ
7746#include "confdefs.h"
7747/* Override any gcc2 internal prototype to avoid an error. */
7748/* We use char because int might match the return type of a gcc2
7749 builtin and then its argument prototype would still apply. */
7750char gethostbyname();
7751
7752int main() {
7753gethostbyname()
7754; return 0; }
7755EOF
00cf1208 7756if { (eval echo configure:7757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7757 rm -rf conftest*
7758 eval "ac_cv_lib_$ac_lib_var=yes"
7759else
7760 echo "configure: failed program was:" >&5
7761 cat conftest.$ac_ext >&5
7762 rm -rf conftest*
7763 eval "ac_cv_lib_$ac_lib_var=no"
7764fi
7765rm -f conftest*
7766LIBS="$ac_save_LIBS"
7767
7768fi
7769if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7770 echo "$ac_t""yes" 1>&6
7771 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
7772else
7773 echo "$ac_t""no" 1>&6
7774fi
7775
7776 fi
7777
7778 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7779 # socket/setsockopt and other routines are undefined under SCO ODT
7780 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7781 # on later versions), says simon@lia.di.epfl.ch: it contains
7782 # gethostby* variants that don't use the nameserver (or something).
7783 # -lsocket must be given before -lnsl if both are needed.
7784 # We assume that if connect needs -lnsl, so does gethostbyname.
7785 echo $ac_n "checking for connect""... $ac_c" 1>&6
00cf1208 7786echo "configure:7787: checking for connect" >&5
ab9b9eab
VZ
7787if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
7788 echo $ac_n "(cached) $ac_c" 1>&6
7789else
7790 cat > conftest.$ac_ext <<EOF
00cf1208 7791#line 7792 "configure"
ab9b9eab
VZ
7792#include "confdefs.h"
7793/* System header to define __stub macros and hopefully few prototypes,
7794 which can conflict with char connect(); below. */
7795#include <assert.h>
7796/* Override any gcc2 internal prototype to avoid an error. */
7797/* We use char because int might match the return type of a gcc2
7798 builtin and then its argument prototype would still apply. */
7799char connect();
7800
7801int main() {
7802
7803/* The GNU C library defines this for functions which it implements
7804 to always fail with ENOSYS. Some functions are actually named
7805 something starting with __ and the normal name is an alias. */
7806#if defined (__stub_connect) || defined (__stub___connect)
7807choke me
7808#else
d6a55c4b 7809connect();
ab9b9eab
VZ
7810#endif
7811
7812; return 0; }
7813EOF
d6a55c4b 7814if { (eval echo configure:7815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7815 rm -rf conftest*
7816 eval "ac_cv_func_connect=yes"
7817else
7818 echo "configure: failed program was:" >&5
7819 cat conftest.$ac_ext >&5
7820 rm -rf conftest*
7821 eval "ac_cv_func_connect=no"
7822fi
7823rm -f conftest*
7824fi
7825
7826if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
7827 echo "$ac_t""yes" 1>&6
7828 :
7829else
7830 echo "$ac_t""no" 1>&6
7831fi
7832
7833 if test $ac_cv_func_connect = no; then
7834 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
d6a55c4b 7835echo "configure:7836: checking for connect in -lsocket" >&5
ab9b9eab
VZ
7836ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
7837if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7838 echo $ac_n "(cached) $ac_c" 1>&6
7839else
7840 ac_save_LIBS="$LIBS"
7841LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
7842cat > conftest.$ac_ext <<EOF
d6a55c4b 7843#line 7844 "configure"
ab9b9eab
VZ
7844#include "confdefs.h"
7845/* Override any gcc2 internal prototype to avoid an error. */
7846/* We use char because int might match the return type of a gcc2
7847 builtin and then its argument prototype would still apply. */
7848char connect();
7849
7850int main() {
7851connect()
7852; return 0; }
7853EOF
d6a55c4b 7854if { (eval echo configure:7855: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7855 rm -rf conftest*
7856 eval "ac_cv_lib_$ac_lib_var=yes"
7857else
7858 echo "configure: failed program was:" >&5
7859 cat conftest.$ac_ext >&5
7860 rm -rf conftest*
7861 eval "ac_cv_lib_$ac_lib_var=no"
7862fi
7863rm -f conftest*
7864LIBS="$ac_save_LIBS"
7865
7866fi
7867if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7868 echo "$ac_t""yes" 1>&6
7869 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
7870else
7871 echo "$ac_t""no" 1>&6
7872fi
7873
7874 fi
7875
7876 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
7877 echo $ac_n "checking for remove""... $ac_c" 1>&6
d6a55c4b 7878echo "configure:7879: checking for remove" >&5
ab9b9eab
VZ
7879if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
7880 echo $ac_n "(cached) $ac_c" 1>&6
7881else
7882 cat > conftest.$ac_ext <<EOF
d6a55c4b 7883#line 7884 "configure"
ab9b9eab
VZ
7884#include "confdefs.h"
7885/* System header to define __stub macros and hopefully few prototypes,
7886 which can conflict with char remove(); below. */
7887#include <assert.h>
7888/* Override any gcc2 internal prototype to avoid an error. */
7889/* We use char because int might match the return type of a gcc2
7890 builtin and then its argument prototype would still apply. */
7891char remove();
7892
7893int main() {
7894
7895/* The GNU C library defines this for functions which it implements
7896 to always fail with ENOSYS. Some functions are actually named
7897 something starting with __ and the normal name is an alias. */
7898#if defined (__stub_remove) || defined (__stub___remove)
7899choke me
7900#else
d6a55c4b 7901remove();
ab9b9eab
VZ
7902#endif
7903
7904; return 0; }
7905EOF
d6a55c4b 7906if { (eval echo configure:7907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7907 rm -rf conftest*
7908 eval "ac_cv_func_remove=yes"
7909else
7910 echo "configure: failed program was:" >&5
7911 cat conftest.$ac_ext >&5
7912 rm -rf conftest*
7913 eval "ac_cv_func_remove=no"
7914fi
7915rm -f conftest*
7916fi
7917
7918if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
7919 echo "$ac_t""yes" 1>&6
7920 :
7921else
7922 echo "$ac_t""no" 1>&6
7923fi
7924
7925 if test $ac_cv_func_remove = no; then
7926 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
d6a55c4b 7927echo "configure:7928: checking for remove in -lposix" >&5
ab9b9eab
VZ
7928ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
7929if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7930 echo $ac_n "(cached) $ac_c" 1>&6
7931else
7932 ac_save_LIBS="$LIBS"
7933LIBS="-lposix $LIBS"
7934cat > conftest.$ac_ext <<EOF
d6a55c4b 7935#line 7936 "configure"
ab9b9eab
VZ
7936#include "confdefs.h"
7937/* Override any gcc2 internal prototype to avoid an error. */
7938/* We use char because int might match the return type of a gcc2
7939 builtin and then its argument prototype would still apply. */
7940char remove();
7941
7942int main() {
7943remove()
7944; return 0; }
7945EOF
d6a55c4b 7946if { (eval echo configure:7947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7947 rm -rf conftest*
7948 eval "ac_cv_lib_$ac_lib_var=yes"
7949else
7950 echo "configure: failed program was:" >&5
7951 cat conftest.$ac_ext >&5
7952 rm -rf conftest*
7953 eval "ac_cv_lib_$ac_lib_var=no"
7954fi
7955rm -f conftest*
7956LIBS="$ac_save_LIBS"
7957
7958fi
7959if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7960 echo "$ac_t""yes" 1>&6
7961 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
7962else
7963 echo "$ac_t""no" 1>&6
7964fi
7965
7966 fi
7967
7968 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
7969 echo $ac_n "checking for shmat""... $ac_c" 1>&6
d6a55c4b 7970echo "configure:7971: checking for shmat" >&5
ab9b9eab
VZ
7971if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
7972 echo $ac_n "(cached) $ac_c" 1>&6
7973else
7974 cat > conftest.$ac_ext <<EOF
d6a55c4b 7975#line 7976 "configure"
ab9b9eab
VZ
7976#include "confdefs.h"
7977/* System header to define __stub macros and hopefully few prototypes,
7978 which can conflict with char shmat(); below. */
7979#include <assert.h>
7980/* Override any gcc2 internal prototype to avoid an error. */
7981/* We use char because int might match the return type of a gcc2
7982 builtin and then its argument prototype would still apply. */
7983char shmat();
7984
7985int main() {
7986
7987/* The GNU C library defines this for functions which it implements
7988 to always fail with ENOSYS. Some functions are actually named
7989 something starting with __ and the normal name is an alias. */
7990#if defined (__stub_shmat) || defined (__stub___shmat)
7991choke me
7992#else
d6a55c4b 7993shmat();
ab9b9eab
VZ
7994#endif
7995
7996; return 0; }
7997EOF
d6a55c4b 7998if { (eval echo configure:7999: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7999 rm -rf conftest*
8000 eval "ac_cv_func_shmat=yes"
8001else
8002 echo "configure: failed program was:" >&5
8003 cat conftest.$ac_ext >&5
8004 rm -rf conftest*
8005 eval "ac_cv_func_shmat=no"
8006fi
8007rm -f conftest*
8008fi
8009
8010if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
8011 echo "$ac_t""yes" 1>&6
8012 :
8013else
8014 echo "$ac_t""no" 1>&6
8015fi
8016
8017 if test $ac_cv_func_shmat = no; then
8018 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
d6a55c4b 8019echo "configure:8020: checking for shmat in -lipc" >&5
ab9b9eab
VZ
8020ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
8021if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
8022 echo $ac_n "(cached) $ac_c" 1>&6
8023else
8024 ac_save_LIBS="$LIBS"
8025LIBS="-lipc $LIBS"
8026cat > conftest.$ac_ext <<EOF
d6a55c4b 8027#line 8028 "configure"
ab9b9eab
VZ
8028#include "confdefs.h"
8029/* Override any gcc2 internal prototype to avoid an error. */
8030/* We use char because int might match the return type of a gcc2
8031 builtin and then its argument prototype would still apply. */
8032char shmat();
8033
8034int main() {
8035shmat()
8036; return 0; }
8037EOF
d6a55c4b 8038if { (eval echo configure:8039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
8039 rm -rf conftest*
8040 eval "ac_cv_lib_$ac_lib_var=yes"
8041else
8042 echo "configure: failed program was:" >&5
8043 cat conftest.$ac_ext >&5
8044 rm -rf conftest*
8045 eval "ac_cv_lib_$ac_lib_var=no"
8046fi
8047rm -f conftest*
8048LIBS="$ac_save_LIBS"
8049
8050fi
8051if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
8052 echo "$ac_t""yes" 1>&6
8053 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
8054else
8055 echo "$ac_t""no" 1>&6
8056fi
8057
8058 fi
8059 fi
8060
8061 # Check for libraries that X11R6 Xt/Xaw programs need.
8062 ac_save_LDFLAGS="$LDFLAGS"
8063 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
8064 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
8065 # check for ICE first), but we must link in the order -lSM -lICE or
8066 # we get undefined symbols. So assume we have SM if we have ICE.
8067 # These have to be linked with before -lX11, unlike the other
8068 # libraries we check for below, so use a different variable.
8069 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
8070 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
d6a55c4b 8071echo "configure:8072: checking for IceConnectionNumber in -lICE" >&5
ab9b9eab
VZ
8072ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
8073if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
8074 echo $ac_n "(cached) $ac_c" 1>&6
8075else
8076 ac_save_LIBS="$LIBS"
8077LIBS="-lICE $X_EXTRA_LIBS $LIBS"
8078cat > conftest.$ac_ext <<EOF
d6a55c4b 8079#line 8080 "configure"
ab9b9eab
VZ
8080#include "confdefs.h"
8081/* Override any gcc2 internal prototype to avoid an error. */
8082/* We use char because int might match the return type of a gcc2
8083 builtin and then its argument prototype would still apply. */
8084char IceConnectionNumber();
8085
8086int main() {
8087IceConnectionNumber()
8088; return 0; }
8089EOF
d6a55c4b 8090if { (eval echo configure:8091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
8091 rm -rf conftest*
8092 eval "ac_cv_lib_$ac_lib_var=yes"
8093else
8094 echo "configure: failed program was:" >&5
8095 cat conftest.$ac_ext >&5
8096 rm -rf conftest*
8097 eval "ac_cv_lib_$ac_lib_var=no"
8098fi
8099rm -f conftest*
8100LIBS="$ac_save_LIBS"
8101
8102fi
8103if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
8104 echo "$ac_t""yes" 1>&6
8105 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
8106else
8107 echo "$ac_t""no" 1>&6
8108fi
8109
8110 LDFLAGS="$ac_save_LDFLAGS"
8111
8112fi
8113
8114
8115 if test "$no_x" = "yes"; then
8116 { echo "configure: error: X11 not found" 1>&2; exit 1; }
8117 fi
8118
8119 GUI_TK_LIBRARY="$X_LIBS"
8120 TOOLKIT_INCLUDE="$X_CFLAGS"
8121
dad6c0ea
VZ
8122 AFMINSTALL=afminstall
8123
ab9b9eab 8124
cd6d6d5b
VZ
8125 COMPILED_X_PROGRAM=0
8126
ab9b9eab 8127 echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6
d6a55c4b 8128echo "configure:8129: checking for Motif/Lesstif headers" >&5
ab9b9eab
VZ
8129
8130ac_find_includes=
8131for ac_dir in $SEARCH_INCLUDE;
8132 do
8133 if test -f "$ac_dir/Xm/Xm.h"; then
8134 ac_find_includes=$ac_dir
8135 break
8136 fi
8137 done
8138
8139 if test "$ac_find_includes" != "" ; then
8140 echo "$ac_t""found $ac_find_includes" 1>&6
8141 else
cd6d6d5b 8142 cat > conftest.$ac_ext <<EOF
d6a55c4b 8143#line 8144 "configure"
cd6d6d5b
VZ
8144#include "confdefs.h"
8145
8146 #include <Xm/Xm.h>
8147
8148int main() {
8149
8150 int version;
8151
8152 version = xmUseVersion;
8153
8154; return 0; }
8155EOF
d6a55c4b 8156if { (eval echo configure:8157: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
cd6d6d5b
VZ
8157 rm -rf conftest*
8158
8159 echo "$ac_t""found in default search path" 1>&6
8160 COMPILED_X_PROGRAM=1
8161
8162else
8163 echo "configure: failed program was:" >&5
8164 cat conftest.$ac_ext >&5
8165 rm -rf conftest*
8166
8167 echo "$ac_t""no" 1>&6
8168 { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; }
8169
8170
8171fi
8172rm -f conftest*
ab9b9eab
VZ
8173 fi
8174
cd6d6d5b
VZ
8175 if test "$COMPILED_X_PROGRAM" = 0; then
8176 echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6
d6a55c4b 8177echo "configure:8178: checking for Motif/Lesstif library" >&5
cd6d6d5b 8178
ab9b9eab
VZ
8179ac_find_libraries=
8180for ac_dir in $SEARCH_LIB;
8181 do
8182 for ac_extension in a so sl; do
8183 if test -f "$ac_dir/libXm.$ac_extension"; then
8184 ac_find_libraries=$ac_dir
8185 break 2
8186 fi
8187 done
8188 done
8189
cd6d6d5b
VZ
8190 if test "$ac_find_libraries" != "" ; then
8191
ab9b9eab
VZ
8192 ac_path_to_include=$ac_find_includes
8193 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev/null
8194 result=$?
8195 if test $result = 0; then
8196 ac_path_to_include=""
8197 else
8198 ac_path_to_include="-I$ac_find_includes"
8199 fi
8200
cd6d6d5b 8201
ab9b9eab
VZ
8202 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null
8203 result=$?
8204 if test $result = 0; then
8205 ac_path_to_link=""
8206 else
8207 ac_path_to_link="-L$ac_find_libraries"
8208 fi
8209
8210
cd6d6d5b
VZ
8211 GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link"
8212 TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE $ac_path_to_include"
8213 echo "$ac_t""found at $ac_find_libraries" 1>&6
8214 else
8215 cat > conftest.$ac_ext <<EOF
d6a55c4b 8216#line 8217 "configure"
cd6d6d5b 8217#include "confdefs.h"
ab9b9eab 8218
cd6d6d5b
VZ
8219 #include <Xm/Xm.h>
8220
8221int main() {
ab9b9eab 8222
cd6d6d5b 8223 int version;
ab9b9eab 8224
cd6d6d5b
VZ
8225 version = xmUseVersion;
8226
8227; return 0; }
8228EOF
d6a55c4b 8229if { (eval echo configure:8230: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
cd6d6d5b
VZ
8230 rm -rf conftest*
8231
8232 echo "$ac_t""found in default search path" 1>&6
8233 COMPILED_X_PROGRAM=1
8234
8235else
8236 echo "configure: failed program was:" >&5
8237 cat conftest.$ac_ext >&5
8238 rm -rf conftest*
8239
8240 echo "$ac_t""no" 1>&6
8241 { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; }
8242
8243
8244fi
8245rm -f conftest*
8246 fi
ab9b9eab
VZ
8247 fi
8248
cd6d6d5b 8249
ab9b9eab
VZ
8250 XPM_LINK=""
8251 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
d6a55c4b 8252echo "configure:8253: checking for Xpm library" >&5
ab9b9eab
VZ
8253
8254ac_find_libraries=
8255for ac_dir in $SEARCH_LIB;
8256 do
8257 for ac_extension in a so sl; do
8258 if test -f "$ac_dir/libXpm.$ac_extension"; then
8259 ac_find_libraries=$ac_dir
8260 break 2
8261 fi
8262 done
8263 done
8264
8265 if test "$ac_find_libraries" != "" ; then
8266
8267 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null
8268 result=$?
8269 if test $result = 0; then
8270 ac_path_to_link=""
8271 else
8272 ac_path_to_link="-L$ac_find_libraries"
8273 fi
8274
8275 GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link"
8276 XPM_LINK="-lXpm "
8277 cat >> confdefs.h <<\EOF
8278#define wxHAVE_LIB_XPM 1
8279EOF
8280
8281 echo "$ac_t""found at $ac_find_libraries" 1>&6
8282 else
cd6d6d5b 8283 cat > conftest.$ac_ext <<EOF
d6a55c4b 8284#line 8285 "configure"
cd6d6d5b
VZ
8285#include "confdefs.h"
8286
8287 #include <X11/xpm.h>
8288
8289int main() {
8290
8291 int version;
8292
8293 version = XpmLibraryVersion();
8294
8295; return 0; }
8296EOF
d6a55c4b 8297if { (eval echo configure:8298: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
cd6d6d5b
VZ
8298 rm -rf conftest*
8299
3ace2e6d
SN
8300 XPM_LINK="-lXpm "
8301 cat >> confdefs.h <<\EOF
8302#define wxHAVE_LIB_XPM 1
8303EOF
8304
8305 echo "$ac_t""found in default search path" 1>&6
cd6d6d5b
VZ
8306 COMPILED_X_PROGRAM=0
8307
8308else
8309 echo "configure: failed program was:" >&5
8310 cat conftest.$ac_ext >&5
8311 rm -rf conftest*
8312
8313 echo "$ac_t""no" 1>&6
8314 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
8315
8316
8317fi
8318rm -f conftest*
ab9b9eab
VZ
8319 fi
8320
8321 GUI_TK_LINK="-lXm $XPM_LINK -lXmu -lXext -lXt -lX11 -lm"
8322 GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK"
8323 TOOLKIT=MOTIF
8324
8325 GUIHEADERS="\$(MOTIF_HEADERS)"
8326 GUIOBJS="\$(MOTIF_GUIOBJS)"
8327 COMMONOBJS="\$(MOTIF_COMMONOBJS)"
788deba1
VZ
8328 GENERICOBJS="\$(MOTIF_GENERICOBJS)"
8329 GUIDEPS="\$(MOTIF_GUIDEPS)"
8330 COMMONDEPS="\$(MOTIF_COMMONDEPS)"
10f2d63a
VZ
8331 GENERICDEPS="\$(MOTIF_GENERICDEPS)"
8332 UNIXOBJS="\$(UNIX_OBJS)"
d9d8273d 8333 UNIXDEPS="\$(UNIX_DEPS)"
10f2d63a
VZ
8334 GUIDIST=MOTIF_DIST
8335fi
8336
e07802fc
VZ
8337if test "$wxUSE_PM" = 1; then
8338 TOOLKIT=PM
8339
8340 GUIOBJS="\$(PM_GUIOBJS)"
8341 GUIHEADERS="\$(PM_HEADERS)"
8342 COMMONOBJS="\$(PM_COMMONOBJS)"
8343 GENERICOBJS="\$(PM_GENERICOBJS)"
8344 GUIDEPS="\$(PM_GUIDEPS)"
8345 COMMONDEPS="\$(PM_COMMONDEPS)"
8346 GENERICDEPS="\$(PM_GENERICDEPS)"
8347 UNIXOBJS=
8348 UNIXDEPS=
8349 GUIDIST=GTK_DIST
8350fi
8351
8352if test "$TOOLKIT" != "PM" ; then
ec14dd32 8353 TOOLKIT_DIR=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
e07802fc
VZ
8354else
8355 TOOLKIT_DIR="os2"
8356fi
10f2d63a 8357
2224580a 8358 TOOLKIT_DEF="-D__WX${TOOLKIT}__"
10f2d63a 8359
2224580a 8360 WX_LIBRARY="wx_${TOOLKIT_DIR}"
10f2d63a 8361
3fcdd07b
VZ
8362 ALL_OBJECTS="\$(GUIOBJS) \$(COMMONOBJS) \$(GENERICOBJS) \$(UNIXOBJS) \$(HTMLOBJS)"
8363
b089607b 8364 if test "$TOOLKIT" != "MSW"; then
cc977e5f
RR
8365 if test "$wxUSE_ODBC" = "yes" ; then
8366 ALL_OBJECTS="${ALL_OBJECTS} \$(IODBCOBJS)"
8367 fi
3fcdd07b
VZ
8368 fi
8369
d9d8273d 8370 if test "$wxUSE_LIBJPEG" = "yes" ; then
2224580a 8371 ALL_OBJECTS="${ALL_OBJECTS} \$(JPEGOBJS)"
d9d8273d
RR
8372 fi
8373 if test "$wxUSE_LIBTIFF" = "yes" ; then
8374 ALL_OBJECTS="${ALL_OBJECTS} \$(TIFFOBJS)"
8375 fi
8376 if test "$wxUSE_LIBPNG" = "yes" ; then
8377 ALL_OBJECTS="${ALL_OBJECTS} \$(PNGOBJS)"
8378 fi
8379 if test "$wxUSE_ZLIB" = "yes" ; then
8380 ALL_OBJECTS="${ALL_OBJECTS} \$(ZLIBOBJS)"
8381 fi
10f2d63a 8382 ALL_DEPFILES="\$(GUIDEPS) \$(COMMONDEPS) \$(GENERICDEPS) \$(UNIXDEPS) \$(HTMLDEPS)"
2224580a
VZ
8383
8384 PORT_FILES="src/\$(TOOLKITDIR)/files.lst"
8385 RPM_FILES="src/\$(TOOLKITDIR)/rpmfiles.lst"
8386 RPM_SPEC="wx\$(TOOLKIT).spec"
8387
8388 GUIDIST="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
8389 DISTDIR="wx\$(TOOLKIT)"
10f2d63a
VZ
8390else
8391
dad6c0ea
VZ
8392 USE_GUI=0
8393
2224580a
VZ
8394 ALL_OBJECTS="\$(BASE_OBJS) \${BASE_UNIX_OBJS}"
8395 ALL_DEPFILES="\${BASE_DEPS} \${BASE_UNIX_DEPS}"
10f2d63a
VZ
8396
8397 WX_LIBRARY="wxbase"
2224580a
VZ
8398
8399 PORT_FILES="src/files.lst"
8400 RPM_FILES="src/rpmfiles.lst"
8401 RPM_SPEC="wxBase.spec"
8402
8403 GUIDIST="BASE_DIST"
8404 DISTDIR="wxBase"
10f2d63a
VZ
8405fi
8406
8407WX_LIBRARY_NAME="lib${WX_LIBRARY}.la"
8408
8409WX_LIBRARY_NAME_STATIC="lib${WX_LIBRARY}.a"
8410
8411WX_LIBRARY_NAME_SHARED="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
8412
8413WX_LIBRARY_LINK1="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}"
8414WX_LIBRARY_LINK2="lib${WX_LIBRARY}-${WX_RELEASE}.so"
8415WX_LIBRARY_LINK3="lib${WX_LIBRARY}.so"
8416
8417SHARED_LD=
8418PIC_FLAG=
8419WX_ALL=
8420WX_ALL_INSTALLED=
1d62a8b4 8421BURNT_LIBRARY_NAME=
10f2d63a 8422
b12915c1 8423
10f2d63a
VZ
8424if test "$wxUSE_SHARED" = "yes"; then
8425 case "${host}" in
8426 *-hp-hpux* )
8427 if test "$GCC" = yes ; then
69ffe1d2 8428 SHARED_LD="${CC} -shared -fPIC -o"
10f2d63a
VZ
8429 PIC_FLAG="-fPIC"
8430 else
8431 SHARED_LD="${CXX} -b -o"
8432 PIC_FLAG="+Z"
8433 fi
8434 WX_LIBRARY_NAME_SHARED="libwx_${TOOLKIT_DIR}.sl"
8435 WX_ALL=${WX_LIBRARY_NAME_SHARED}
8436 ;;
b12915c1
VZ
8437
8438 *-*-linux* )
10f2d63a
VZ
8439 SHARED_LD="${CC} -shared -o"
8440 PIC_FLAG="-fPIC"
8441 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8442 WX_ALL="CREATE_LINKS"
00cf1208
RR
8443 if test "$wxUSE_BURNT_NAME" = "yes" ; then
8444 BURNT_LIBRARY_NAME="-Wl,-soname -Wl,${WX_LIBRARY_NAME_SHARED}"
8445 fi
8446 ;;
10f2d63a
VZ
8447 *-*-irix5* | *-*-irix6* )
8448 if test "$GCC" = yes ; then
8449 SHARED_LD="${CC} -shared -o"
8450 PIC_FLAG="-fPIC"
8451 else
8452 SHARED_LD="${CXX} -shared -o"
8453 fi
8454 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8455 WX_ALL="CREATE_LINKS"
8456 ;;
8457 *-*-solaris2* )
8458 if test "$GCC" = yes ; then
8459 SHARED_LD="${CC} -shared -o"
8460 PIC_FLAG="-fPIC"
8461 else
8462 SHARED_LD="${CXX} -G -o"
8463 PIC_FLAG="-KPIC"
8464 fi
8465 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8466 WX_ALL="CREATE_LINKS"
8467 ;;
8468 *-*-sunos4* )
8469 SHARED_LD="${CC} -shared -o"
8470 PIC_FLAG="-fPIC"
8471 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8472 WX_ALL="CREATE_LINKS"
8473 ;;
8474 *-*-freebsd* | *-*-netbsd*)
8475 SHARED_LD="${CC} -shared -o"
8476 PIC_FLAG="-fPIC"
8477 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8478 WX_ALL="CREATE_LINKS"
8479 ;;
8480 *-*-osf* )
8481 SHARED_LD="${CXX} -shared -o"
8482 PIC_FLAG="-fPIC"
8483 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8484 WX_ALL="CREATE_LINKS"
8485 ;;
8486 *-*-dgux5* )
8487 SHARED_LD="${CXX} -shared -o"
8488 PIC_FLAG="-fPIC"
8489 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8490 WX_ALL="CREATE_LINKS"
8491 ;;
8492 *-*-sysv5* )
8493 SHARED_LD="${CC} -shared -o"
8494 PIC_FLAG="-fPIC"
8495 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8496 WX_ALL="CREATE_LINKS"
8497 ;;
8498 *-*-aix* )
8499 SHARED_LD="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o"
8500 WX_ALL=${WX_LIBRARY_NAME_SHARED}
8501 ;;
8502 *-*-cygwin32* )
8503 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}"
8504 WX_ALL="${WX_LIBRARY_NAME_STATIC}"
8505 ;;
b12915c1 8506 *-*-mingw32* )
10f2d63a
VZ
8507 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}"
8508 WX_ALL="${WX_LIBRARY_NAME_STATIC}"
8509 ;;
8510 *-pc-os2_emx )
e07802fc
VZ
8511 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}"
8512 WX_ALL="${WX_LIBRARY_NAME_STATIC}"
10f2d63a 8513 ;;
b12915c1 8514 *-*-beos* )
e2b8b066 8515 SHARED_LD="${LD} -shared -o"
b12915c1
VZ
8516 PIC_FLAG="-fPIC"
8517 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8518 WX_ALL="CREATE_LINKS"
8519 ;;
10f2d63a
VZ
8520 *)
8521 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
8522 esac
8523
8524 if test "x$WX_TARGET_LIBRARY" = "x"; then
8525 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_SHARED}"
8526 fi
8527else
8528 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}"
8529 WX_ALL="${WX_LIBRARY_NAME_STATIC}"
8530fi
8531
8532
8533for ac_hdr in strings.h
8534do
8535ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8536echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 8537echo "configure:8538: checking for $ac_hdr" >&5
10f2d63a
VZ
8538if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8539 echo $ac_n "(cached) $ac_c" 1>&6
8540else
8541 cat > conftest.$ac_ext <<EOF
d6a55c4b 8542#line 8543 "configure"
10f2d63a
VZ
8543#include "confdefs.h"
8544#include <$ac_hdr>
8545EOF
8546ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 8547{ (eval echo configure:8548: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8548ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8549if test -z "$ac_err"; then
8550 rm -rf conftest*
8551 eval "ac_cv_header_$ac_safe=yes"
8552else
8553 echo "$ac_err" >&5
8554 echo "configure: failed program was:" >&5
8555 cat conftest.$ac_ext >&5
8556 rm -rf conftest*
8557 eval "ac_cv_header_$ac_safe=no"
8558fi
8559rm -f conftest*
8560fi
8561if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8562 echo "$ac_t""yes" 1>&6
8563 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8564 cat >> confdefs.h <<EOF
8565#define $ac_tr_hdr 1
8566EOF
8567
8568else
8569 echo "$ac_t""no" 1>&6
8570fi
8571done
8572
8573for ac_hdr in unistd.h
8574do
8575ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8576echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 8577echo "configure:8578: checking for $ac_hdr" >&5
10f2d63a
VZ
8578if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8579 echo $ac_n "(cached) $ac_c" 1>&6
8580else
8581 cat > conftest.$ac_ext <<EOF
d6a55c4b 8582#line 8583 "configure"
10f2d63a
VZ
8583#include "confdefs.h"
8584#include <$ac_hdr>
8585EOF
8586ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 8587{ (eval echo configure:8588: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8588ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8589if test -z "$ac_err"; then
8590 rm -rf conftest*
8591 eval "ac_cv_header_$ac_safe=yes"
8592else
8593 echo "$ac_err" >&5
8594 echo "configure: failed program was:" >&5
8595 cat conftest.$ac_ext >&5
8596 rm -rf conftest*
8597 eval "ac_cv_header_$ac_safe=no"
8598fi
8599rm -f conftest*
8600fi
8601if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8602 echo "$ac_t""yes" 1>&6
8603 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8604 cat >> confdefs.h <<EOF
8605#define $ac_tr_hdr 1
8606EOF
8607
8608else
8609 echo "$ac_t""no" 1>&6
8610fi
8611done
8612
8613for ac_hdr in wchar.h
8614do
8615ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8616echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 8617echo "configure:8618: checking for $ac_hdr" >&5
10f2d63a
VZ
8618if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8619 echo $ac_n "(cached) $ac_c" 1>&6
8620else
8621 cat > conftest.$ac_ext <<EOF
d6a55c4b 8622#line 8623 "configure"
10f2d63a
VZ
8623#include "confdefs.h"
8624#include <$ac_hdr>
8625EOF
8626ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 8627{ (eval echo configure:8628: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8628ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8629if test -z "$ac_err"; then
8630 rm -rf conftest*
8631 eval "ac_cv_header_$ac_safe=yes"
8632else
8633 echo "$ac_err" >&5
8634 echo "configure: failed program was:" >&5
8635 cat conftest.$ac_ext >&5
8636 rm -rf conftest*
8637 eval "ac_cv_header_$ac_safe=no"
8638fi
8639rm -f conftest*
8640fi
8641if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8642 echo "$ac_t""yes" 1>&6
8643 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8644 cat >> confdefs.h <<EOF
8645#define $ac_tr_hdr 1
8646EOF
8647
8648else
8649 echo "$ac_t""no" 1>&6
8650fi
8651done
8652
8653for ac_hdr in wcstr.h
8654do
8655ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8656echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 8657echo "configure:8658: checking for $ac_hdr" >&5
10f2d63a
VZ
8658if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8659 echo $ac_n "(cached) $ac_c" 1>&6
8660else
8661 cat > conftest.$ac_ext <<EOF
d6a55c4b 8662#line 8663 "configure"
10f2d63a
VZ
8663#include "confdefs.h"
8664#include <$ac_hdr>
8665EOF
8666ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 8667{ (eval echo configure:8668: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8668ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8669if test -z "$ac_err"; then
8670 rm -rf conftest*
8671 eval "ac_cv_header_$ac_safe=yes"
8672else
8673 echo "$ac_err" >&5
8674 echo "configure: failed program was:" >&5
8675 cat conftest.$ac_ext >&5
8676 rm -rf conftest*
8677 eval "ac_cv_header_$ac_safe=no"
8678fi
8679rm -f conftest*
8680fi
8681if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8682 echo "$ac_t""yes" 1>&6
8683 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8684 cat >> confdefs.h <<EOF
8685#define $ac_tr_hdr 1
8686EOF
8687
8688else
8689 echo "$ac_t""no" 1>&6
8690fi
8691done
8692
8693for ac_hdr in fnmatch.h
8694do
8695ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8696echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 8697echo "configure:8698: checking for $ac_hdr" >&5
10f2d63a
VZ
8698if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8699 echo $ac_n "(cached) $ac_c" 1>&6
8700else
8701 cat > conftest.$ac_ext <<EOF
d6a55c4b 8702#line 8703 "configure"
10f2d63a
VZ
8703#include "confdefs.h"
8704#include <$ac_hdr>
8705EOF
8706ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 8707{ (eval echo configure:8708: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8708ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8709if test -z "$ac_err"; then
8710 rm -rf conftest*
8711 eval "ac_cv_header_$ac_safe=yes"
8712else
8713 echo "$ac_err" >&5
8714 echo "configure: failed program was:" >&5
8715 cat conftest.$ac_ext >&5
8716 rm -rf conftest*
8717 eval "ac_cv_header_$ac_safe=no"
8718fi
8719rm -f conftest*
8720fi
8721if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8722 echo "$ac_t""yes" 1>&6
8723 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8724 cat >> confdefs.h <<EOF
8725#define $ac_tr_hdr 1
8726EOF
8727
8728else
8729 echo "$ac_t""no" 1>&6
8730fi
8731done
8732
8733
8734if test "$wxUSE_GUI" = "yes"; then
8735 for ac_hdr in X11/XKBlib.h
8736do
8737ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8738echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 8739echo "configure:8740: checking for $ac_hdr" >&5
10f2d63a
VZ
8740if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8741 echo $ac_n "(cached) $ac_c" 1>&6
8742else
8743 cat > conftest.$ac_ext <<EOF
d6a55c4b 8744#line 8745 "configure"
10f2d63a
VZ
8745#include "confdefs.h"
8746#include <$ac_hdr>
8747EOF
8748ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 8749{ (eval echo configure:8750: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8750ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8751if test -z "$ac_err"; then
8752 rm -rf conftest*
8753 eval "ac_cv_header_$ac_safe=yes"
8754else
8755 echo "$ac_err" >&5
8756 echo "configure: failed program was:" >&5
8757 cat conftest.$ac_ext >&5
8758 rm -rf conftest*
8759 eval "ac_cv_header_$ac_safe=no"
8760fi
8761rm -f conftest*
8762fi
8763if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8764 echo "$ac_t""yes" 1>&6
8765 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8766 cat >> confdefs.h <<EOF
8767#define $ac_tr_hdr 1
8768EOF
8769
8770else
8771 echo "$ac_t""no" 1>&6
8772fi
8773done
8774
8775fi
8776
8777
8778echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
d6a55c4b 8779echo "configure:8780: checking for ANSI C header files" >&5
10f2d63a
VZ
8780if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
8781 echo $ac_n "(cached) $ac_c" 1>&6
8782else
8783 cat > conftest.$ac_ext <<EOF
d6a55c4b 8784#line 8785 "configure"
10f2d63a
VZ
8785#include "confdefs.h"
8786#include <stdlib.h>
8787#include <stdarg.h>
8788#include <string.h>
8789#include <float.h>
8790EOF
8791ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 8792{ (eval echo configure:8793: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8793ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8794if test -z "$ac_err"; then
8795 rm -rf conftest*
8796 ac_cv_header_stdc=yes
8797else
8798 echo "$ac_err" >&5
8799 echo "configure: failed program was:" >&5
8800 cat conftest.$ac_ext >&5
8801 rm -rf conftest*
8802 ac_cv_header_stdc=no
8803fi
8804rm -f conftest*
8805
8806if test $ac_cv_header_stdc = yes; then
8807 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
8808cat > conftest.$ac_ext <<EOF
d6a55c4b 8809#line 8810 "configure"
10f2d63a
VZ
8810#include "confdefs.h"
8811#include <string.h>
8812EOF
8813if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8814 egrep "memchr" >/dev/null 2>&1; then
8815 :
8816else
8817 rm -rf conftest*
8818 ac_cv_header_stdc=no
8819fi
8820rm -f conftest*
8821
8822fi
8823
8824if test $ac_cv_header_stdc = yes; then
8825 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
8826cat > conftest.$ac_ext <<EOF
d6a55c4b 8827#line 8828 "configure"
10f2d63a
VZ
8828#include "confdefs.h"
8829#include <stdlib.h>
8830EOF
8831if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8832 egrep "free" >/dev/null 2>&1; then
8833 :
8834else
8835 rm -rf conftest*
8836 ac_cv_header_stdc=no
8837fi
8838rm -f conftest*
8839
8840fi
8841
8842if test $ac_cv_header_stdc = yes; then
8843 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8844if test "$cross_compiling" = yes; then
8845 :
8846else
8847 cat > conftest.$ac_ext <<EOF
d6a55c4b 8848#line 8849 "configure"
10f2d63a
VZ
8849#include "confdefs.h"
8850#include <ctype.h>
8851#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
8852#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
8853#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
8854int main () { int i; for (i = 0; i < 256; i++)
8855if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
8856exit (0); }
8857
8858EOF
d6a55c4b 8859if { (eval echo configure:8860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
8860then
8861 :
8862else
8863 echo "configure: failed program was:" >&5
8864 cat conftest.$ac_ext >&5
8865 rm -fr conftest*
8866 ac_cv_header_stdc=no
8867fi
8868rm -fr conftest*
8869fi
8870
8871fi
8872fi
8873
8874echo "$ac_t""$ac_cv_header_stdc" 1>&6
8875if test $ac_cv_header_stdc = yes; then
8876 cat >> confdefs.h <<\EOF
8877#define STDC_HEADERS 1
8878EOF
8879
8880fi
8881
8882echo $ac_n "checking for mode_t""... $ac_c" 1>&6
d6a55c4b 8883echo "configure:8884: checking for mode_t" >&5
10f2d63a
VZ
8884if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
8885 echo $ac_n "(cached) $ac_c" 1>&6
8886else
8887 cat > conftest.$ac_ext <<EOF
d6a55c4b 8888#line 8889 "configure"
10f2d63a
VZ
8889#include "confdefs.h"
8890#include <sys/types.h>
8891#if STDC_HEADERS
8892#include <stdlib.h>
8893#include <stddef.h>
8894#endif
8895EOF
8896if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8897 egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
8898 rm -rf conftest*
8899 ac_cv_type_mode_t=yes
8900else
8901 rm -rf conftest*
8902 ac_cv_type_mode_t=no
8903fi
8904rm -f conftest*
8905
8906fi
8907echo "$ac_t""$ac_cv_type_mode_t" 1>&6
8908if test $ac_cv_type_mode_t = no; then
8909 cat >> confdefs.h <<\EOF
8910#define mode_t int
8911EOF
8912
8913fi
8914
8915echo $ac_n "checking for off_t""... $ac_c" 1>&6
d6a55c4b 8916echo "configure:8917: checking for off_t" >&5
10f2d63a
VZ
8917if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
8918 echo $ac_n "(cached) $ac_c" 1>&6
8919else
8920 cat > conftest.$ac_ext <<EOF
d6a55c4b 8921#line 8922 "configure"
10f2d63a
VZ
8922#include "confdefs.h"
8923#include <sys/types.h>
8924#if STDC_HEADERS
8925#include <stdlib.h>
8926#include <stddef.h>
8927#endif
8928EOF
8929if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8930 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
8931 rm -rf conftest*
8932 ac_cv_type_off_t=yes
8933else
8934 rm -rf conftest*
8935 ac_cv_type_off_t=no
8936fi
8937rm -f conftest*
8938
8939fi
8940echo "$ac_t""$ac_cv_type_off_t" 1>&6
8941if test $ac_cv_type_off_t = no; then
8942 cat >> confdefs.h <<\EOF
8943#define off_t long
8944EOF
8945
8946fi
8947
8948echo $ac_n "checking for pid_t""... $ac_c" 1>&6
d6a55c4b 8949echo "configure:8950: checking for pid_t" >&5
10f2d63a
VZ
8950if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
8951 echo $ac_n "(cached) $ac_c" 1>&6
8952else
8953 cat > conftest.$ac_ext <<EOF
d6a55c4b 8954#line 8955 "configure"
10f2d63a
VZ
8955#include "confdefs.h"
8956#include <sys/types.h>
8957#if STDC_HEADERS
8958#include <stdlib.h>
8959#include <stddef.h>
8960#endif
8961EOF
8962if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8963 egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
8964 rm -rf conftest*
8965 ac_cv_type_pid_t=yes
8966else
8967 rm -rf conftest*
8968 ac_cv_type_pid_t=no
8969fi
8970rm -f conftest*
8971
8972fi
8973echo "$ac_t""$ac_cv_type_pid_t" 1>&6
8974if test $ac_cv_type_pid_t = no; then
8975 cat >> confdefs.h <<\EOF
8976#define pid_t int
8977EOF
8978
8979fi
8980
8981echo $ac_n "checking for size_t""... $ac_c" 1>&6
d6a55c4b 8982echo "configure:8983: checking for size_t" >&5
10f2d63a
VZ
8983if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
8984 echo $ac_n "(cached) $ac_c" 1>&6
8985else
8986 cat > conftest.$ac_ext <<EOF
d6a55c4b 8987#line 8988 "configure"
10f2d63a
VZ
8988#include "confdefs.h"
8989#include <sys/types.h>
8990#if STDC_HEADERS
8991#include <stdlib.h>
8992#include <stddef.h>
8993#endif
8994EOF
8995if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8996 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
8997 rm -rf conftest*
8998 ac_cv_type_size_t=yes
8999else
9000 rm -rf conftest*
9001 ac_cv_type_size_t=no
9002fi
9003rm -f conftest*
9004
9005fi
9006echo "$ac_t""$ac_cv_type_size_t" 1>&6
9007if test $ac_cv_type_size_t = no; then
9008 cat >> confdefs.h <<\EOF
9009#define size_t unsigned
9010EOF
9011
9012fi
9013
9014echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
d6a55c4b 9015echo "configure:9016: checking for uid_t in sys/types.h" >&5
10f2d63a
VZ
9016if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
9017 echo $ac_n "(cached) $ac_c" 1>&6
9018else
9019 cat > conftest.$ac_ext <<EOF
d6a55c4b 9020#line 9021 "configure"
10f2d63a
VZ
9021#include "confdefs.h"
9022#include <sys/types.h>
9023EOF
9024if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9025 egrep "uid_t" >/dev/null 2>&1; then
9026 rm -rf conftest*
9027 ac_cv_type_uid_t=yes
9028else
9029 rm -rf conftest*
9030 ac_cv_type_uid_t=no
9031fi
9032rm -f conftest*
9033
9034fi
9035
9036echo "$ac_t""$ac_cv_type_uid_t" 1>&6
9037if test $ac_cv_type_uid_t = no; then
9038 cat >> confdefs.h <<\EOF
9039#define uid_t int
9040EOF
9041
9042 cat >> confdefs.h <<\EOF
9043#define gid_t int
9044EOF
9045
9046fi
9047
9048
9049
b12915c1 9050echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6
d6a55c4b 9051echo "configure:9052: checking for pw_gecos in struct passwd" >&5
b12915c1
VZ
9052if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then
9053 echo $ac_n "(cached) $ac_c" 1>&6
9054else
9055
9056 cat > conftest.$ac_ext <<EOF
d6a55c4b 9057#line 9058 "configure"
b12915c1
VZ
9058#include "confdefs.h"
9059#include <pwd.h>
9060int main() {
9061
9062 char *p;
9063 struct passwd *pw;
9064 p = pw->pw_gecos;
9065
9066; return 0; }
9067EOF
d6a55c4b 9068if { (eval echo configure:9069: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
b12915c1
VZ
9069 rm -rf conftest*
9070
9071 wx_cv_struct_pw_gecos=yes
9072 cat >> confdefs.h <<\EOF
9073#define HAVE_PW_GECOS 1
9074EOF
9075
9076
9077else
9078 echo "configure: failed program was:" >&5
9079 cat conftest.$ac_ext >&5
9080 rm -rf conftest*
9081
9082 wx_cv_struct_pw_gecos=no
9083
9084
9085fi
9086rm -f conftest*
9087
9088
9089fi
9090
9091echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6
9092
10f2d63a
VZ
9093
9094echo $ac_n "checking for working const""... $ac_c" 1>&6
d6a55c4b 9095echo "configure:9096: checking for working const" >&5
10f2d63a
VZ
9096if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
9097 echo $ac_n "(cached) $ac_c" 1>&6
9098else
9099 cat > conftest.$ac_ext <<EOF
d6a55c4b 9100#line 9101 "configure"
10f2d63a
VZ
9101#include "confdefs.h"
9102
9103int main() {
9104
9105/* Ultrix mips cc rejects this. */
00cf1208 9106typedef int charset[2]; const charset x;
10f2d63a
VZ
9107/* SunOS 4.1.1 cc rejects this. */
9108char const *const *ccp;
9109char **p;
9110/* NEC SVR4.0.2 mips cc rejects this. */
9111struct point {int x, y;};
9112static struct point const zero = {0,0};
9113/* AIX XL C 1.02.0.0 rejects this.
9114 It does not let you subtract one const X* pointer from another in an arm
9115 of an if-expression whose if-part is not a constant expression */
9116const char *g = "string";
9117ccp = &g + (g ? g-g : 0);
9118/* HPUX 7.0 cc rejects these. */
9119++ccp;
9120p = (char**) ccp;
9121ccp = (char const *const *) p;
9122{ /* SCO 3.2v4 cc rejects this. */
9123 char *t;
9124 char const *s = 0 ? (char *) 0 : (char const *) 0;
9125
9126 *t++ = 0;
9127}
9128{ /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
9129 int x[] = {25, 17};
9130 const int *foo = &x[0];
9131 ++foo;
9132}
9133{ /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
9134 typedef const int *iptr;
9135 iptr p = 0;
9136 ++p;
9137}
9138{ /* AIX XL C 1.02.0.0 rejects this saying
9139 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
9140 struct s { int j; const int *ap[3]; };
9141 struct s *b; b->j = 5;
9142}
9143{ /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
9144 const int foo = 10;
9145}
9146
9147; return 0; }
9148EOF
d6a55c4b 9149if { (eval echo configure:9150: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9150 rm -rf conftest*
9151 ac_cv_c_const=yes
9152else
9153 echo "configure: failed program was:" >&5
9154 cat conftest.$ac_ext >&5
9155 rm -rf conftest*
9156 ac_cv_c_const=no
9157fi
9158rm -f conftest*
9159fi
9160
9161echo "$ac_t""$ac_cv_c_const" 1>&6
9162if test $ac_cv_c_const = no; then
9163 cat >> confdefs.h <<\EOF
9164#define const
9165EOF
9166
9167fi
9168
9169echo $ac_n "checking for inline""... $ac_c" 1>&6
d6a55c4b 9170echo "configure:9171: checking for inline" >&5
10f2d63a
VZ
9171if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
9172 echo $ac_n "(cached) $ac_c" 1>&6
9173else
9174 ac_cv_c_inline=no
9175for ac_kw in inline __inline__ __inline; do
9176 cat > conftest.$ac_ext <<EOF
d6a55c4b 9177#line 9178 "configure"
10f2d63a
VZ
9178#include "confdefs.h"
9179
9180int main() {
00cf1208 9181} $ac_kw foo() {
10f2d63a
VZ
9182; return 0; }
9183EOF
d6a55c4b 9184if { (eval echo configure:9185: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9185 rm -rf conftest*
9186 ac_cv_c_inline=$ac_kw; break
9187else
9188 echo "configure: failed program was:" >&5
9189 cat conftest.$ac_ext >&5
9190fi
9191rm -f conftest*
9192done
9193
9194fi
9195
9196echo "$ac_t""$ac_cv_c_inline" 1>&6
9197case "$ac_cv_c_inline" in
9198 inline | yes) ;;
9199 no) cat >> confdefs.h <<\EOF
9200#define inline
9201EOF
9202 ;;
9203 *) cat >> confdefs.h <<EOF
9204#define inline $ac_cv_c_inline
9205EOF
9206 ;;
9207esac
9208
9209
9210echo $ac_n "checking size of char""... $ac_c" 1>&6
d6a55c4b 9211echo "configure:9212: checking size of char" >&5
10f2d63a
VZ
9212if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then
9213 echo $ac_n "(cached) $ac_c" 1>&6
9214else
9215 if test "$cross_compiling" = yes; then
9216 ac_cv_sizeof_char=1
9217else
9218 cat > conftest.$ac_ext <<EOF
d6a55c4b 9219#line 9220 "configure"
10f2d63a
VZ
9220#include "confdefs.h"
9221#include <stdio.h>
9222main()
9223{
9224 FILE *f=fopen("conftestval", "w");
9225 if (!f) exit(1);
9226 fprintf(f, "%d\n", sizeof(char));
9227 exit(0);
9228}
9229EOF
d6a55c4b 9230if { (eval echo configure:9231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9231then
9232 ac_cv_sizeof_char=`cat conftestval`
9233else
9234 echo "configure: failed program was:" >&5
9235 cat conftest.$ac_ext >&5
9236 rm -fr conftest*
9237 ac_cv_sizeof_char=0
9238fi
9239rm -fr conftest*
9240fi
9241
9242fi
9243echo "$ac_t""$ac_cv_sizeof_char" 1>&6
9244cat >> confdefs.h <<EOF
9245#define SIZEOF_CHAR $ac_cv_sizeof_char
9246EOF
9247
9248
9249echo $ac_n "checking size of short""... $ac_c" 1>&6
d6a55c4b 9250echo "configure:9251: checking size of short" >&5
10f2d63a
VZ
9251if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
9252 echo $ac_n "(cached) $ac_c" 1>&6
9253else
9254 if test "$cross_compiling" = yes; then
9255 ac_cv_sizeof_short=2
9256else
9257 cat > conftest.$ac_ext <<EOF
d6a55c4b 9258#line 9259 "configure"
10f2d63a
VZ
9259#include "confdefs.h"
9260#include <stdio.h>
9261main()
9262{
9263 FILE *f=fopen("conftestval", "w");
9264 if (!f) exit(1);
9265 fprintf(f, "%d\n", sizeof(short));
9266 exit(0);
9267}
9268EOF
d6a55c4b 9269if { (eval echo configure:9270: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9270then
9271 ac_cv_sizeof_short=`cat conftestval`
9272else
9273 echo "configure: failed program was:" >&5
9274 cat conftest.$ac_ext >&5
9275 rm -fr conftest*
9276 ac_cv_sizeof_short=0
9277fi
9278rm -fr conftest*
9279fi
9280
9281fi
9282echo "$ac_t""$ac_cv_sizeof_short" 1>&6
9283cat >> confdefs.h <<EOF
9284#define SIZEOF_SHORT $ac_cv_sizeof_short
9285EOF
9286
9287
9288echo $ac_n "checking size of int *""... $ac_c" 1>&6
d6a55c4b 9289echo "configure:9290: checking size of int *" >&5
10f2d63a
VZ
9290if eval "test \"`echo '$''{'ac_cv_sizeof_int_p'+set}'`\" = set"; then
9291 echo $ac_n "(cached) $ac_c" 1>&6
9292else
9293 if test "$cross_compiling" = yes; then
9294 ac_cv_sizeof_int_p=4
9295else
9296 cat > conftest.$ac_ext <<EOF
d6a55c4b 9297#line 9298 "configure"
10f2d63a
VZ
9298#include "confdefs.h"
9299#include <stdio.h>
9300main()
9301{
9302 FILE *f=fopen("conftestval", "w");
9303 if (!f) exit(1);
9304 fprintf(f, "%d\n", sizeof(int *));
9305 exit(0);
9306}
9307EOF
d6a55c4b 9308if { (eval echo configure:9309: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9309then
9310 ac_cv_sizeof_int_p=`cat conftestval`
9311else
9312 echo "configure: failed program was:" >&5
9313 cat conftest.$ac_ext >&5
9314 rm -fr conftest*
9315 ac_cv_sizeof_int_p=0
9316fi
9317rm -fr conftest*
9318fi
9319
9320fi
9321echo "$ac_t""$ac_cv_sizeof_int_p" 1>&6
9322cat >> confdefs.h <<EOF
9323#define SIZEOF_INT_P $ac_cv_sizeof_int_p
9324EOF
9325
9326
9327echo $ac_n "checking size of int""... $ac_c" 1>&6
d6a55c4b 9328echo "configure:9329: checking size of int" >&5
10f2d63a
VZ
9329if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
9330 echo $ac_n "(cached) $ac_c" 1>&6
9331else
9332 if test "$cross_compiling" = yes; then
9333 ac_cv_sizeof_int=4
9334else
9335 cat > conftest.$ac_ext <<EOF
d6a55c4b 9336#line 9337 "configure"
10f2d63a
VZ
9337#include "confdefs.h"
9338#include <stdio.h>
9339main()
9340{
9341 FILE *f=fopen("conftestval", "w");
9342 if (!f) exit(1);
9343 fprintf(f, "%d\n", sizeof(int));
9344 exit(0);
9345}
9346EOF
d6a55c4b 9347if { (eval echo configure:9348: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9348then
9349 ac_cv_sizeof_int=`cat conftestval`
9350else
9351 echo "configure: failed program was:" >&5
9352 cat conftest.$ac_ext >&5
9353 rm -fr conftest*
9354 ac_cv_sizeof_int=0
9355fi
9356rm -fr conftest*
9357fi
9358
9359fi
9360echo "$ac_t""$ac_cv_sizeof_int" 1>&6
9361cat >> confdefs.h <<EOF
9362#define SIZEOF_INT $ac_cv_sizeof_int
9363EOF
9364
9365
9366echo $ac_n "checking size of long""... $ac_c" 1>&6
d6a55c4b 9367echo "configure:9368: checking size of long" >&5
10f2d63a
VZ
9368if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
9369 echo $ac_n "(cached) $ac_c" 1>&6
9370else
9371 if test "$cross_compiling" = yes; then
9372 ac_cv_sizeof_long=4
9373else
9374 cat > conftest.$ac_ext <<EOF
d6a55c4b 9375#line 9376 "configure"
10f2d63a
VZ
9376#include "confdefs.h"
9377#include <stdio.h>
9378main()
9379{
9380 FILE *f=fopen("conftestval", "w");
9381 if (!f) exit(1);
9382 fprintf(f, "%d\n", sizeof(long));
9383 exit(0);
9384}
9385EOF
d6a55c4b 9386if { (eval echo configure:9387: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9387then
9388 ac_cv_sizeof_long=`cat conftestval`
9389else
9390 echo "configure: failed program was:" >&5
9391 cat conftest.$ac_ext >&5
9392 rm -fr conftest*
9393 ac_cv_sizeof_long=0
9394fi
9395rm -fr conftest*
9396fi
9397
9398fi
9399echo "$ac_t""$ac_cv_sizeof_long" 1>&6
9400cat >> confdefs.h <<EOF
9401#define SIZEOF_LONG $ac_cv_sizeof_long
9402EOF
9403
9404
9405echo $ac_n "checking size of long long""... $ac_c" 1>&6
d6a55c4b 9406echo "configure:9407: checking size of long long" >&5
10f2d63a
VZ
9407if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
9408 echo $ac_n "(cached) $ac_c" 1>&6
9409else
9410 if test "$cross_compiling" = yes; then
9411 ac_cv_sizeof_long_long=0
9412else
9413 cat > conftest.$ac_ext <<EOF
d6a55c4b 9414#line 9415 "configure"
10f2d63a
VZ
9415#include "confdefs.h"
9416#include <stdio.h>
9417main()
9418{
9419 FILE *f=fopen("conftestval", "w");
9420 if (!f) exit(1);
9421 fprintf(f, "%d\n", sizeof(long long));
9422 exit(0);
9423}
9424EOF
d6a55c4b 9425if { (eval echo configure:9426: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9426then
9427 ac_cv_sizeof_long_long=`cat conftestval`
9428else
9429 echo "configure: failed program was:" >&5
9430 cat conftest.$ac_ext >&5
9431 rm -fr conftest*
9432 ac_cv_sizeof_long_long=0
9433fi
9434rm -fr conftest*
9435fi
9436
9437fi
9438echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
9439cat >> confdefs.h <<EOF
9440#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
9441EOF
9442
9443
9444
9445echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
d6a55c4b 9446echo "configure:9447: checking whether byte ordering is bigendian" >&5
10f2d63a
VZ
9447if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
9448 echo $ac_n "(cached) $ac_c" 1>&6
9449else
9450 ac_cv_c_bigendian=unknown
9451# See if sys/param.h defines the BYTE_ORDER macro.
9452cat > conftest.$ac_ext <<EOF
d6a55c4b 9453#line 9454 "configure"
10f2d63a
VZ
9454#include "confdefs.h"
9455#include <sys/types.h>
9456#include <sys/param.h>
9457int main() {
9458
9459#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
9460 bogus endian macros
9461#endif
9462; return 0; }
9463EOF
d6a55c4b 9464if { (eval echo configure:9465: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9465 rm -rf conftest*
9466 # It does; now see whether it defined to BIG_ENDIAN or not.
9467cat > conftest.$ac_ext <<EOF
d6a55c4b 9468#line 9469 "configure"
10f2d63a
VZ
9469#include "confdefs.h"
9470#include <sys/types.h>
9471#include <sys/param.h>
9472int main() {
9473
9474#if BYTE_ORDER != BIG_ENDIAN
9475 not big endian
9476#endif
9477; return 0; }
9478EOF
d6a55c4b 9479if { (eval echo configure:9480: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9480 rm -rf conftest*
9481 ac_cv_c_bigendian=yes
9482else
9483 echo "configure: failed program was:" >&5
9484 cat conftest.$ac_ext >&5
9485 rm -rf conftest*
9486 ac_cv_c_bigendian=no
9487fi
9488rm -f conftest*
9489else
9490 echo "configure: failed program was:" >&5
9491 cat conftest.$ac_ext >&5
9492fi
9493rm -f conftest*
9494if test $ac_cv_c_bigendian = unknown; then
9495if test "$cross_compiling" = yes; then
9496 ac_cv_c_bigendian=unknown
9497else
9498 cat > conftest.$ac_ext <<EOF
d6a55c4b 9499#line 9500 "configure"
10f2d63a
VZ
9500#include "confdefs.h"
9501main () {
9502 /* Are we little or big endian? From Harbison&Steele. */
9503 union
9504 {
9505 long l;
9506 char c[sizeof (long)];
9507 } u;
9508 u.l = 1;
9509 exit (u.c[sizeof (long) - 1] == 1);
9510}
9511EOF
d6a55c4b 9512if { (eval echo configure:9513: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9513then
9514 ac_cv_c_bigendian=no
9515else
9516 echo "configure: failed program was:" >&5
9517 cat conftest.$ac_ext >&5
9518 rm -fr conftest*
9519 ac_cv_c_bigendian=yes
9520fi
9521rm -fr conftest*
9522fi
9523
9524fi
9525fi
9526
9527echo "$ac_t""$ac_cv_c_bigendian" 1>&6
9528if test $ac_cv_c_bigendian = unknown; then
9529 echo "configure: warning: Assuming little-endian target machine - this may be overriden by adding the line "ac_cv_c_bigendian=${ac_cv_c_bigendian='yes'}" to config.cache file" 1>&2
9530fi
9531if test $ac_cv_c_bigendian = yes; then
9532 cat >> confdefs.h <<\EOF
9533#define WORDS_BIGENDIAN 1
9534EOF
9535
9536fi
9537
9538
9539
9540 if test "$cross_compiling" = "yes"; then
9541 cat >> confdefs.h <<\EOF
9542#define wxUSE_IOSTREAMH 1
9543EOF
9544
9545 else
9546
9547 ac_ext=C
9548# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9549ac_cpp='$CXXCPP $CPPFLAGS'
9550ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9551ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9552cross_compiling=$ac_cv_prog_cxx_cross
9553
9554
9555 for ac_hdr in iostream
9556do
9557ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9558echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 9559echo "configure:9560: checking for $ac_hdr" >&5
10f2d63a
VZ
9560if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9561 echo $ac_n "(cached) $ac_c" 1>&6
9562else
9563 cat > conftest.$ac_ext <<EOF
d6a55c4b 9564#line 9565 "configure"
10f2d63a
VZ
9565#include "confdefs.h"
9566#include <$ac_hdr>
9567EOF
9568ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 9569{ (eval echo configure:9570: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
9570ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9571if test -z "$ac_err"; then
9572 rm -rf conftest*
9573 eval "ac_cv_header_$ac_safe=yes"
9574else
9575 echo "$ac_err" >&5
9576 echo "configure: failed program was:" >&5
9577 cat conftest.$ac_ext >&5
9578 rm -rf conftest*
9579 eval "ac_cv_header_$ac_safe=no"
9580fi
9581rm -f conftest*
9582fi
9583if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9584 echo "$ac_t""yes" 1>&6
9585 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9586 cat >> confdefs.h <<EOF
9587#define $ac_tr_hdr 1
9588EOF
9589
9590else
9591 echo "$ac_t""no" 1>&6
9592fi
9593done
9594
9595
9596 if test "x$HAVE_IOSTREAM" = x ; then
9597 cat >> confdefs.h <<\EOF
9598#define wxUSE_IOSTREAMH 1
9599EOF
9600
9601 else
9602 :
9603 fi
9604
9605 ac_ext=c
9606# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9607ac_cpp='$CPP $CPPFLAGS'
9608ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9609ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9610cross_compiling=$ac_cv_prog_cc_cross
9611
9612 fi
9613
9614
9615
9616 echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6
d6a55c4b 9617echo "configure:9618: checking if C++ compiler supports bool" >&5
10f2d63a
VZ
9618if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then
9619 echo $ac_n "(cached) $ac_c" 1>&6
9620else
9621
9622
9623 ac_ext=C
9624# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9625ac_cpp='$CXXCPP $CPPFLAGS'
9626ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9627ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9628cross_compiling=$ac_cv_prog_cxx_cross
9629
9630
9631 cat > conftest.$ac_ext <<EOF
d6a55c4b 9632#line 9633 "configure"
10f2d63a
VZ
9633#include "confdefs.h"
9634
9635
9636int main() {
9637
9638 bool b = true;
9639
9640 return 0;
9641
9642; return 0; }
9643EOF
d6a55c4b 9644if { (eval echo configure:9645: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9645 rm -rf conftest*
9646
9647 cat >> confdefs.h <<\EOF
9648#define HAVE_BOOL 1
9649EOF
9650
9651 wx_cv_cpp_bool=yes
9652
9653else
9654 echo "configure: failed program was:" >&5
9655 cat conftest.$ac_ext >&5
9656 rm -rf conftest*
9657
9658 wx_cv_cpp_bool=no
9659
9660
9661fi
9662rm -f conftest*
9663
9664 ac_ext=c
9665# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9666ac_cpp='$CPP $CPPFLAGS'
9667ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9668ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9669cross_compiling=$ac_cv_prog_cc_cross
9670
9671
9672fi
9673
9674echo "$ac_t""$wx_cv_cpp_bool" 1>&6
9675
9676 if test "$wx_cv_cpp_bool" = "yes"; then
9677 cat >> confdefs.h <<\EOF
9678#define HAVE_BOOL 1
9679EOF
9680
9681 fi
9682
9683
9684
10f2d63a 9685echo $ac_n "checking if you need GNU extensions""... $ac_c" 1>&6
d6a55c4b 9686echo "configure:9687: checking if you need GNU extensions" >&5
10f2d63a
VZ
9687if eval "test \"`echo '$''{'wx_cv_gnu_extensions'+set}'`\" = set"; then
9688 echo $ac_n "(cached) $ac_c" 1>&6
9689else
9690
9691 cat > conftest.$ac_ext <<EOF
d6a55c4b 9692#line 9693 "configure"
10f2d63a
VZ
9693#include "confdefs.h"
9694#include <features.h>
9695int main() {
9696
9697
9698#ifndef __GNU_LIBRARY__
9699 Compile error wanted
9700#endif
9701
9702
9703; return 0; }
9704EOF
d6a55c4b 9705if { (eval echo configure:9706: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9706 rm -rf conftest*
9707 wx_cv_gnu_extensions=yes
9708else
9709 echo "configure: failed program was:" >&5
9710 cat conftest.$ac_ext >&5
9711 rm -rf conftest*
9712 wx_cv_gnu_extensions=no
9713fi
9714rm -f conftest*
9715
9716fi
9717
9718
9719echo "$ac_t""$wx_cv_gnu_extensions" 1>&6
9720if test "$wx_cv_gnu_extensions" = "yes"; then
9721 cat >> confdefs.h <<EOF
9722#define _GNU_SOURCE 1
9723EOF
9724
9725fi
9726
9727
9728
9729echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6
d6a55c4b 9730echo "configure:9731: checking for wcslen in -lc" >&5
10f2d63a
VZ
9731ac_lib_var=`echo c'_'wcslen | sed 'y%./+-%__p_%'`
9732if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9733 echo $ac_n "(cached) $ac_c" 1>&6
9734else
9735 ac_save_LIBS="$LIBS"
9736LIBS="-lc $LIBS"
9737cat > conftest.$ac_ext <<EOF
d6a55c4b 9738#line 9739 "configure"
10f2d63a
VZ
9739#include "confdefs.h"
9740/* Override any gcc2 internal prototype to avoid an error. */
9741/* We use char because int might match the return type of a gcc2
9742 builtin and then its argument prototype would still apply. */
9743char wcslen();
9744
9745int main() {
9746wcslen()
9747; return 0; }
9748EOF
d6a55c4b 9749if { (eval echo configure:9750: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
9750 rm -rf conftest*
9751 eval "ac_cv_lib_$ac_lib_var=yes"
9752else
9753 echo "configure: failed program was:" >&5
9754 cat conftest.$ac_ext >&5
9755 rm -rf conftest*
9756 eval "ac_cv_lib_$ac_lib_var=no"
9757fi
9758rm -f conftest*
9759LIBS="$ac_save_LIBS"
9760
9761fi
9762if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9763 echo "$ac_t""yes" 1>&6
9764
9765 cat >> confdefs.h <<\EOF
9766#define HAVE_WCSLEN 1
9767EOF
9768
9769 WCHAR_LINK=""
9770
9771else
9772 echo "$ac_t""no" 1>&6
9773
9774 echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6
d6a55c4b 9775echo "configure:9776: checking for wcslen in -lw" >&5
10f2d63a
VZ
9776ac_lib_var=`echo w'_'wcslen | sed 'y%./+-%__p_%'`
9777if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9778 echo $ac_n "(cached) $ac_c" 1>&6
9779else
9780 ac_save_LIBS="$LIBS"
9781LIBS="-lw $LIBS"
9782cat > conftest.$ac_ext <<EOF
d6a55c4b 9783#line 9784 "configure"
10f2d63a
VZ
9784#include "confdefs.h"
9785/* Override any gcc2 internal prototype to avoid an error. */
9786/* We use char because int might match the return type of a gcc2
9787 builtin and then its argument prototype would still apply. */
9788char wcslen();
9789
9790int main() {
9791wcslen()
9792; return 0; }
9793EOF
d6a55c4b 9794if { (eval echo configure:9795: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
9795 rm -rf conftest*
9796 eval "ac_cv_lib_$ac_lib_var=yes"
9797else
9798 echo "configure: failed program was:" >&5
9799 cat conftest.$ac_ext >&5
9800 rm -rf conftest*
9801 eval "ac_cv_lib_$ac_lib_var=no"
9802fi
9803rm -f conftest*
9804LIBS="$ac_save_LIBS"
9805
9806fi
9807if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9808 echo "$ac_t""yes" 1>&6
9809
9810 cat >> confdefs.h <<\EOF
9811#define HAVE_WCSLEN 1
9812EOF
9813
9814 WCHAR_LINK="-lw"
9815
9816else
9817 echo "$ac_t""no" 1>&6
9818fi
9819
9820
9821fi
9822
9823
9824echo $ac_n "checking for vprintf""... $ac_c" 1>&6
d6a55c4b 9825echo "configure:9826: checking for vprintf" >&5
10f2d63a
VZ
9826if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
9827 echo $ac_n "(cached) $ac_c" 1>&6
9828else
9829 cat > conftest.$ac_ext <<EOF
d6a55c4b 9830#line 9831 "configure"
10f2d63a
VZ
9831#include "confdefs.h"
9832/* System header to define __stub macros and hopefully few prototypes,
9833 which can conflict with char vprintf(); below. */
9834#include <assert.h>
9835/* Override any gcc2 internal prototype to avoid an error. */
9836/* We use char because int might match the return type of a gcc2
9837 builtin and then its argument prototype would still apply. */
9838char vprintf();
9839
9840int main() {
9841
9842/* The GNU C library defines this for functions which it implements
9843 to always fail with ENOSYS. Some functions are actually named
9844 something starting with __ and the normal name is an alias. */
9845#if defined (__stub_vprintf) || defined (__stub___vprintf)
9846choke me
9847#else
d6a55c4b 9848vprintf();
10f2d63a
VZ
9849#endif
9850
9851; return 0; }
9852EOF
d6a55c4b 9853if { (eval echo configure:9854: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
9854 rm -rf conftest*
9855 eval "ac_cv_func_vprintf=yes"
9856else
9857 echo "configure: failed program was:" >&5
9858 cat conftest.$ac_ext >&5
9859 rm -rf conftest*
9860 eval "ac_cv_func_vprintf=no"
9861fi
9862rm -f conftest*
9863fi
9864
9865if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
9866 echo "$ac_t""yes" 1>&6
9867 cat >> confdefs.h <<\EOF
9868#define HAVE_VPRINTF 1
9869EOF
9870
9871else
9872 echo "$ac_t""no" 1>&6
9873fi
9874
9875if test "$ac_cv_func_vprintf" != yes; then
9876echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
d6a55c4b 9877echo "configure:9878: checking for _doprnt" >&5
10f2d63a
VZ
9878if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
9879 echo $ac_n "(cached) $ac_c" 1>&6
9880else
9881 cat > conftest.$ac_ext <<EOF
d6a55c4b 9882#line 9883 "configure"
10f2d63a
VZ
9883#include "confdefs.h"
9884/* System header to define __stub macros and hopefully few prototypes,
9885 which can conflict with char _doprnt(); below. */
9886#include <assert.h>
9887/* Override any gcc2 internal prototype to avoid an error. */
9888/* We use char because int might match the return type of a gcc2
9889 builtin and then its argument prototype would still apply. */
9890char _doprnt();
9891
9892int main() {
9893
9894/* The GNU C library defines this for functions which it implements
9895 to always fail with ENOSYS. Some functions are actually named
9896 something starting with __ and the normal name is an alias. */
9897#if defined (__stub__doprnt) || defined (__stub____doprnt)
9898choke me
9899#else
d6a55c4b 9900_doprnt();
10f2d63a
VZ
9901#endif
9902
9903; return 0; }
9904EOF
d6a55c4b 9905if { (eval echo configure:9906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
9906 rm -rf conftest*
9907 eval "ac_cv_func__doprnt=yes"
9908else
9909 echo "configure: failed program was:" >&5
9910 cat conftest.$ac_ext >&5
9911 rm -rf conftest*
9912 eval "ac_cv_func__doprnt=no"
9913fi
9914rm -f conftest*
9915fi
9916
9917if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
9918 echo "$ac_t""yes" 1>&6
9919 cat >> confdefs.h <<\EOF
9920#define HAVE_DOPRNT 1
9921EOF
9922
9923else
9924 echo "$ac_t""no" 1>&6
9925fi
9926
9927fi
9928
9929
9930for ac_func in vsnprintf
9931do
9932echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 9933echo "configure:9934: checking for $ac_func" >&5
10f2d63a
VZ
9934if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
9935 echo $ac_n "(cached) $ac_c" 1>&6
9936else
9937 cat > conftest.$ac_ext <<EOF
d6a55c4b 9938#line 9939 "configure"
10f2d63a
VZ
9939#include "confdefs.h"
9940/* System header to define __stub macros and hopefully few prototypes,
9941 which can conflict with char $ac_func(); below. */
9942#include <assert.h>
9943/* Override any gcc2 internal prototype to avoid an error. */
9944/* We use char because int might match the return type of a gcc2
9945 builtin and then its argument prototype would still apply. */
9946char $ac_func();
9947
9948int main() {
9949
9950/* The GNU C library defines this for functions which it implements
9951 to always fail with ENOSYS. Some functions are actually named
9952 something starting with __ and the normal name is an alias. */
9953#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9954choke me
9955#else
d6a55c4b 9956$ac_func();
10f2d63a
VZ
9957#endif
9958
9959; return 0; }
9960EOF
d6a55c4b 9961if { (eval echo configure:9962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
9962 rm -rf conftest*
9963 eval "ac_cv_func_$ac_func=yes"
9964else
9965 echo "configure: failed program was:" >&5
9966 cat conftest.$ac_ext >&5
9967 rm -rf conftest*
9968 eval "ac_cv_func_$ac_func=no"
9969fi
9970rm -f conftest*
9971fi
9972
9973if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
9974 echo "$ac_t""yes" 1>&6
9975 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
9976 cat >> confdefs.h <<EOF
9977#define $ac_tr_func 1
9978EOF
9979 cat >> confdefs.h <<\EOF
9980#define HAVE_VSNPRINTF 1
9981EOF
9982
9983else
9984 echo "$ac_t""no" 1>&6
9985echo "configure: warning: unsafe function sprintf will be used instead of snprintf" 1>&2
9986
9987fi
9988done
9989
9990
9991
9992ac_ext=C
9993# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9994ac_cpp='$CXXCPP $CPPFLAGS'
9995ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9996ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9997cross_compiling=$ac_cv_prog_cxx_cross
9998
9999
10000echo $ac_n "checking for vsscanf""... $ac_c" 1>&6
d6a55c4b 10001echo "configure:10002: checking for vsscanf" >&5
10f2d63a
VZ
10002if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then
10003 echo $ac_n "(cached) $ac_c" 1>&6
10004else
10005
10006 if test "$cross_compiling" = yes; then
10007 wx_cv_func_vsscanf=no
10008
10009else
10010 cat > conftest.$ac_ext <<EOF
d6a55c4b 10011#line 10012 "configure"
10f2d63a
VZ
10012#include "confdefs.h"
10013#ifdef __cplusplus
10014extern "C" void exit(int);
10015#endif
10016
10017 #include <stdio.h>
10018 #include <stdarg.h>
10019
10020 int try_vsscanf(const char *format, ...)
10021 {
10022 va_list ap;
10023 va_start(ap, format);
10024
10025 vsscanf("17", format, ap);
10026
10027 va_end(ap);
10028 }
10029
10030 int main()
10031 {
10032 int i;
10033 try_vsscanf("%d", &i);
10034 return i == 17 ? 0 : 1;
10035 }
10036
10037EOF
d6a55c4b 10038if { (eval echo configure:10039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
10039then
10040
10041 cat >> confdefs.h <<\EOF
10042#define HAVE_VSSCANF 1
10043EOF
10044
10045 wx_cv_func_vsscanf=yes
10046
10047else
10048 echo "configure: failed program was:" >&5
10049 cat conftest.$ac_ext >&5
10050 rm -fr conftest*
10051 wx_cv_func_vsscanf=no
10052fi
10053rm -fr conftest*
10054fi
10055
10056
10057fi
10058
10059echo "$ac_t""$wx_cv_func_vsscanf" 1>&6
10060
10061ac_ext=c
10062# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10063ac_cpp='$CPP $CPPFLAGS'
10064ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10065ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10066cross_compiling=$ac_cv_prog_cc_cross
10067
10068
b089607b 10069if test "$TOOLKIT" != "MSW"; then
10f2d63a
VZ
10070
10071for ac_func in vfork
10072do
10073echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10074echo "configure:10075: checking for $ac_func" >&5
10f2d63a
VZ
10075if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10076 echo $ac_n "(cached) $ac_c" 1>&6
10077else
10078 cat > conftest.$ac_ext <<EOF
d6a55c4b 10079#line 10080 "configure"
10f2d63a
VZ
10080#include "confdefs.h"
10081/* System header to define __stub macros and hopefully few prototypes,
10082 which can conflict with char $ac_func(); below. */
10083#include <assert.h>
10084/* Override any gcc2 internal prototype to avoid an error. */
10085/* We use char because int might match the return type of a gcc2
10086 builtin and then its argument prototype would still apply. */
10087char $ac_func();
10088
10089int main() {
10090
10091/* The GNU C library defines this for functions which it implements
10092 to always fail with ENOSYS. Some functions are actually named
10093 something starting with __ and the normal name is an alias. */
10094#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10095choke me
10096#else
d6a55c4b 10097$ac_func();
10f2d63a
VZ
10098#endif
10099
10100; return 0; }
10101EOF
d6a55c4b 10102if { (eval echo configure:10103: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
270a909e
VZ
10103 rm -rf conftest*
10104 eval "ac_cv_func_$ac_func=yes"
10105else
10106 echo "configure: failed program was:" >&5
10107 cat conftest.$ac_ext >&5
10108 rm -rf conftest*
10109 eval "ac_cv_func_$ac_func=no"
10110fi
10111rm -f conftest*
10112fi
10113
10114if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10115 echo "$ac_t""yes" 1>&6
10116 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10117 cat >> confdefs.h <<EOF
10118#define $ac_tr_func 1
10119EOF
10120
10121else
10122 echo "$ac_t""no" 1>&6
10123fi
10124done
10125
10126
10127for ac_func in timegm
10128do
10129echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10130echo "configure:10131: checking for $ac_func" >&5
270a909e
VZ
10131if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10132 echo $ac_n "(cached) $ac_c" 1>&6
10133else
10134 cat > conftest.$ac_ext <<EOF
d6a55c4b 10135#line 10136 "configure"
270a909e
VZ
10136#include "confdefs.h"
10137/* System header to define __stub macros and hopefully few prototypes,
10138 which can conflict with char $ac_func(); below. */
10139#include <assert.h>
10140/* Override any gcc2 internal prototype to avoid an error. */
10141/* We use char because int might match the return type of a gcc2
10142 builtin and then its argument prototype would still apply. */
10143char $ac_func();
10144
10145int main() {
10146
10147/* The GNU C library defines this for functions which it implements
10148 to always fail with ENOSYS. Some functions are actually named
10149 something starting with __ and the normal name is an alias. */
10150#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10151choke me
10152#else
d6a55c4b 10153$ac_func();
270a909e
VZ
10154#endif
10155
10156; return 0; }
10157EOF
d6a55c4b 10158if { (eval echo configure:10159: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10159 rm -rf conftest*
10160 eval "ac_cv_func_$ac_func=yes"
10161else
10162 echo "configure: failed program was:" >&5
10163 cat conftest.$ac_ext >&5
10164 rm -rf conftest*
10165 eval "ac_cv_func_$ac_func=no"
10166fi
10167rm -f conftest*
10168fi
10169
10170if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10171 echo "$ac_t""yes" 1>&6
10172 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10173 cat >> confdefs.h <<EOF
10174#define $ac_tr_func 1
10175EOF
10176
10177else
10178 echo "$ac_t""no" 1>&6
10179fi
10180done
10181
10182
b12915c1
VZ
10183HAVE_SOME_SLEEP_FUNC=0
10184if test "$USE_BEOS" = 1; then
10185 cat >> confdefs.h <<\EOF
10186#define HAVE_SLEEP 1
10187EOF
10188
10189 HAVE_SOME_SLEEP_FUNC=1
10190fi
10191
10192if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
10193 POSIX4_LINK=
10194 for ac_func in nanosleep
10f2d63a
VZ
10195do
10196echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10197echo "configure:10198: checking for $ac_func" >&5
10f2d63a
VZ
10198if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10199 echo $ac_n "(cached) $ac_c" 1>&6
10200else
10201 cat > conftest.$ac_ext <<EOF
d6a55c4b 10202#line 10203 "configure"
10f2d63a
VZ
10203#include "confdefs.h"
10204/* System header to define __stub macros and hopefully few prototypes,
10205 which can conflict with char $ac_func(); below. */
10206#include <assert.h>
10207/* Override any gcc2 internal prototype to avoid an error. */
10208/* We use char because int might match the return type of a gcc2
10209 builtin and then its argument prototype would still apply. */
10210char $ac_func();
10211
10212int main() {
10213
10214/* The GNU C library defines this for functions which it implements
10215 to always fail with ENOSYS. Some functions are actually named
10216 something starting with __ and the normal name is an alias. */
10217#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10218choke me
10219#else
d6a55c4b 10220$ac_func();
10f2d63a
VZ
10221#endif
10222
10223; return 0; }
10224EOF
d6a55c4b 10225if { (eval echo configure:10226: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10226 rm -rf conftest*
10227 eval "ac_cv_func_$ac_func=yes"
10228else
10229 echo "configure: failed program was:" >&5
10230 cat conftest.$ac_ext >&5
10231 rm -rf conftest*
10232 eval "ac_cv_func_$ac_func=no"
10233fi
10234rm -f conftest*
10235fi
10236
10237if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10238 echo "$ac_t""yes" 1>&6
10239 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10240 cat >> confdefs.h <<EOF
10241#define $ac_tr_func 1
10242EOF
10243 cat >> confdefs.h <<\EOF
10244#define HAVE_NANOSLEEP 1
10245EOF
10246
10247else
10248 echo "$ac_t""no" 1>&6
10249echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
d6a55c4b 10250echo "configure:10251: checking for nanosleep in -lposix4" >&5
10f2d63a
VZ
10251ac_lib_var=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
10252if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10253 echo $ac_n "(cached) $ac_c" 1>&6
10254else
10255 ac_save_LIBS="$LIBS"
10256LIBS="-lposix4 $LIBS"
10257cat > conftest.$ac_ext <<EOF
d6a55c4b 10258#line 10259 "configure"
10f2d63a
VZ
10259#include "confdefs.h"
10260/* Override any gcc2 internal prototype to avoid an error. */
10261/* We use char because int might match the return type of a gcc2
10262 builtin and then its argument prototype would still apply. */
10263char nanosleep();
10264
10265int main() {
10266nanosleep()
10267; return 0; }
10268EOF
d6a55c4b 10269if { (eval echo configure:10270: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10270 rm -rf conftest*
10271 eval "ac_cv_lib_$ac_lib_var=yes"
10272else
10273 echo "configure: failed program was:" >&5
10274 cat conftest.$ac_ext >&5
10275 rm -rf conftest*
10276 eval "ac_cv_lib_$ac_lib_var=no"
10277fi
10278rm -f conftest*
10279LIBS="$ac_save_LIBS"
10280
10281fi
10282if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10283 echo "$ac_t""yes" 1>&6
10284
b12915c1 10285 cat >> confdefs.h <<\EOF
10f2d63a
VZ
10286#define HAVE_NANOSLEEP 1
10287EOF
10288
b12915c1
VZ
10289 POSIX4_LINK="-lposix4"
10290
10f2d63a
VZ
10291else
10292 echo "$ac_t""no" 1>&6
10293
b12915c1 10294 for ac_func in usleep
10f2d63a
VZ
10295do
10296echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10297echo "configure:10298: checking for $ac_func" >&5
10f2d63a
VZ
10298if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10299 echo $ac_n "(cached) $ac_c" 1>&6
10300else
10301 cat > conftest.$ac_ext <<EOF
d6a55c4b 10302#line 10303 "configure"
10f2d63a
VZ
10303#include "confdefs.h"
10304/* System header to define __stub macros and hopefully few prototypes,
10305 which can conflict with char $ac_func(); below. */
10306#include <assert.h>
10307/* Override any gcc2 internal prototype to avoid an error. */
10308/* We use char because int might match the return type of a gcc2
10309 builtin and then its argument prototype would still apply. */
10310char $ac_func();
10311
10312int main() {
10313
10314/* The GNU C library defines this for functions which it implements
10315 to always fail with ENOSYS. Some functions are actually named
10316 something starting with __ and the normal name is an alias. */
10317#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10318choke me
10319#else
d6a55c4b 10320$ac_func();
10f2d63a
VZ
10321#endif
10322
10323; return 0; }
10324EOF
d6a55c4b 10325if { (eval echo configure:10326: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10326 rm -rf conftest*
10327 eval "ac_cv_func_$ac_func=yes"
10328else
10329 echo "configure: failed program was:" >&5
10330 cat conftest.$ac_ext >&5
10331 rm -rf conftest*
10332 eval "ac_cv_func_$ac_func=no"
10333fi
10334rm -f conftest*
10335fi
10336
10337if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10338 echo "$ac_t""yes" 1>&6
10339 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10340 cat >> confdefs.h <<EOF
10341#define $ac_tr_func 1
10342EOF
b12915c1 10343
10f2d63a
VZ
10344else
10345 echo "$ac_t""no" 1>&6
10f2d63a
VZ
10346fi
10347done
10348
b12915c1
VZ
10349 echo "configure: warning: wxSleep() function will not work" 1>&2
10350
10351
10f2d63a
VZ
10352fi
10353
b12915c1
VZ
10354
10355
10f2d63a
VZ
10356fi
10357done
10358
b12915c1 10359fi
10f2d63a
VZ
10360
10361for ac_func in uname gethostname
10362do
10363echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10364echo "configure:10365: checking for $ac_func" >&5
10f2d63a
VZ
10365if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10366 echo $ac_n "(cached) $ac_c" 1>&6
10367else
10368 cat > conftest.$ac_ext <<EOF
d6a55c4b 10369#line 10370 "configure"
10f2d63a
VZ
10370#include "confdefs.h"
10371/* System header to define __stub macros and hopefully few prototypes,
10372 which can conflict with char $ac_func(); below. */
10373#include <assert.h>
10374/* Override any gcc2 internal prototype to avoid an error. */
10375/* We use char because int might match the return type of a gcc2
10376 builtin and then its argument prototype would still apply. */
10377char $ac_func();
10378
10379int main() {
10380
10381/* The GNU C library defines this for functions which it implements
10382 to always fail with ENOSYS. Some functions are actually named
10383 something starting with __ and the normal name is an alias. */
10384#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10385choke me
10386#else
d6a55c4b 10387$ac_func();
10f2d63a
VZ
10388#endif
10389
10390; return 0; }
10391EOF
d6a55c4b 10392if { (eval echo configure:10393: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10393 rm -rf conftest*
10394 eval "ac_cv_func_$ac_func=yes"
10395else
10396 echo "configure: failed program was:" >&5
10397 cat conftest.$ac_ext >&5
10398 rm -rf conftest*
10399 eval "ac_cv_func_$ac_func=no"
10400fi
10401rm -f conftest*
10402fi
10403
10404if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10405 echo "$ac_t""yes" 1>&6
10406 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10407 cat >> confdefs.h <<EOF
10408#define $ac_tr_func 1
10409EOF
10410 break
10411else
10412 echo "$ac_t""no" 1>&6
10413fi
10414done
10415
10416
10417for ac_func in strtok_r
10418do
10419echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10420echo "configure:10421: checking for $ac_func" >&5
10f2d63a
VZ
10421if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10422 echo $ac_n "(cached) $ac_c" 1>&6
10423else
10424 cat > conftest.$ac_ext <<EOF
d6a55c4b 10425#line 10426 "configure"
10f2d63a
VZ
10426#include "confdefs.h"
10427/* System header to define __stub macros and hopefully few prototypes,
10428 which can conflict with char $ac_func(); below. */
10429#include <assert.h>
10430/* Override any gcc2 internal prototype to avoid an error. */
10431/* We use char because int might match the return type of a gcc2
10432 builtin and then its argument prototype would still apply. */
10433char $ac_func();
10434
10435int main() {
10436
10437/* The GNU C library defines this for functions which it implements
10438 to always fail with ENOSYS. Some functions are actually named
10439 something starting with __ and the normal name is an alias. */
10440#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10441choke me
10442#else
d6a55c4b 10443$ac_func();
10f2d63a
VZ
10444#endif
10445
10446; return 0; }
10447EOF
d6a55c4b 10448if { (eval echo configure:10449: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10449 rm -rf conftest*
10450 eval "ac_cv_func_$ac_func=yes"
10451else
10452 echo "configure: failed program was:" >&5
10453 cat conftest.$ac_ext >&5
10454 rm -rf conftest*
10455 eval "ac_cv_func_$ac_func=no"
10456fi
10457rm -f conftest*
10458fi
10459
10460if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10461 echo "$ac_t""yes" 1>&6
10462 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10463 cat >> confdefs.h <<EOF
10464#define $ac_tr_func 1
10465EOF
10466
10467else
10468 echo "$ac_t""no" 1>&6
10469fi
10470done
10471
10472
c63c7106 10473INET_LINK=
10f2d63a
VZ
10474for ac_func in inet_addr
10475do
10476echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10477echo "configure:10478: checking for $ac_func" >&5
10f2d63a
VZ
10478if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10479 echo $ac_n "(cached) $ac_c" 1>&6
10480else
10481 cat > conftest.$ac_ext <<EOF
d6a55c4b 10482#line 10483 "configure"
10f2d63a
VZ
10483#include "confdefs.h"
10484/* System header to define __stub macros and hopefully few prototypes,
10485 which can conflict with char $ac_func(); below. */
10486#include <assert.h>
10487/* Override any gcc2 internal prototype to avoid an error. */
10488/* We use char because int might match the return type of a gcc2
10489 builtin and then its argument prototype would still apply. */
10490char $ac_func();
10491
10492int main() {
10493
10494/* The GNU C library defines this for functions which it implements
10495 to always fail with ENOSYS. Some functions are actually named
10496 something starting with __ and the normal name is an alias. */
10497#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10498choke me
10499#else
d6a55c4b 10500$ac_func();
10f2d63a
VZ
10501#endif
10502
10503; return 0; }
10504EOF
d6a55c4b 10505if { (eval echo configure:10506: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10506 rm -rf conftest*
10507 eval "ac_cv_func_$ac_func=yes"
10508else
10509 echo "configure: failed program was:" >&5
10510 cat conftest.$ac_ext >&5
10511 rm -rf conftest*
10512 eval "ac_cv_func_$ac_func=no"
10513fi
10514rm -f conftest*
10515fi
10516
10517if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10518 echo "$ac_t""yes" 1>&6
10519 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10520 cat >> confdefs.h <<EOF
10521#define $ac_tr_func 1
10522EOF
c63c7106
VZ
10523 cat >> confdefs.h <<\EOF
10524#define HAVE_INET_ADDR 1
10525EOF
10526
10f2d63a
VZ
10527else
10528 echo "$ac_t""no" 1>&6
c63c7106 10529echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6
d6a55c4b 10530echo "configure:10531: checking for inet_addr in -lnsl" >&5
c63c7106
VZ
10531ac_lib_var=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'`
10532if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10533 echo $ac_n "(cached) $ac_c" 1>&6
10534else
10535 ac_save_LIBS="$LIBS"
10536LIBS="-lnsl $LIBS"
10537cat > conftest.$ac_ext <<EOF
d6a55c4b 10538#line 10539 "configure"
c63c7106
VZ
10539#include "confdefs.h"
10540/* Override any gcc2 internal prototype to avoid an error. */
10541/* We use char because int might match the return type of a gcc2
10542 builtin and then its argument prototype would still apply. */
10543char inet_addr();
10544
10545int main() {
10546inet_addr()
10547; return 0; }
10548EOF
d6a55c4b 10549if { (eval echo configure:10550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
c63c7106
VZ
10550 rm -rf conftest*
10551 eval "ac_cv_lib_$ac_lib_var=yes"
10552else
10553 echo "configure: failed program was:" >&5
10554 cat conftest.$ac_ext >&5
10555 rm -rf conftest*
10556 eval "ac_cv_lib_$ac_lib_var=no"
10557fi
10558rm -f conftest*
10559LIBS="$ac_save_LIBS"
10560
10561fi
10562if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10563 echo "$ac_t""yes" 1>&6
10564 INET_LINK="nsl"
10565else
10566 echo "$ac_t""no" 1>&6
10567echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6
d6a55c4b 10568echo "configure:10569: checking for inet_addr in -lresolv" >&5
c63c7106
VZ
10569ac_lib_var=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'`
10570if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10571 echo $ac_n "(cached) $ac_c" 1>&6
10572else
10573 ac_save_LIBS="$LIBS"
10574LIBS="-lresolv $LIBS"
10575cat > conftest.$ac_ext <<EOF
d6a55c4b 10576#line 10577 "configure"
c63c7106
VZ
10577#include "confdefs.h"
10578/* Override any gcc2 internal prototype to avoid an error. */
10579/* We use char because int might match the return type of a gcc2
10580 builtin and then its argument prototype would still apply. */
10581char inet_addr();
10582
10583int main() {
10584inet_addr()
10585; return 0; }
10586EOF
d6a55c4b 10587if { (eval echo configure:10588: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
c63c7106
VZ
10588 rm -rf conftest*
10589 eval "ac_cv_lib_$ac_lib_var=yes"
10590else
10591 echo "configure: failed program was:" >&5
10592 cat conftest.$ac_ext >&5
10593 rm -rf conftest*
10594 eval "ac_cv_lib_$ac_lib_var=no"
10595fi
10596rm -f conftest*
10597LIBS="$ac_save_LIBS"
10598
10599fi
10600if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10601 echo "$ac_t""yes" 1>&6
10602 INET_LINK="resolv"
10603
10604else
10605 echo "$ac_t""no" 1>&6
10606fi
10607
10608
10609fi
10610
10611
10612
10f2d63a
VZ
10613fi
10614done
10615
c63c7106 10616
10f2d63a
VZ
10617for ac_func in inet_aton
10618do
10619echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10620echo "configure:10621: checking for $ac_func" >&5
10f2d63a
VZ
10621if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10622 echo $ac_n "(cached) $ac_c" 1>&6
10623else
10624 cat > conftest.$ac_ext <<EOF
d6a55c4b 10625#line 10626 "configure"
10f2d63a
VZ
10626#include "confdefs.h"
10627/* System header to define __stub macros and hopefully few prototypes,
10628 which can conflict with char $ac_func(); below. */
10629#include <assert.h>
10630/* Override any gcc2 internal prototype to avoid an error. */
10631/* We use char because int might match the return type of a gcc2
10632 builtin and then its argument prototype would still apply. */
10633char $ac_func();
10634
10635int main() {
10636
10637/* The GNU C library defines this for functions which it implements
10638 to always fail with ENOSYS. Some functions are actually named
10639 something starting with __ and the normal name is an alias. */
10640#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10641choke me
10642#else
d6a55c4b 10643$ac_func();
10f2d63a
VZ
10644#endif
10645
10646; return 0; }
10647EOF
d6a55c4b 10648if { (eval echo configure:10649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10649 rm -rf conftest*
10650 eval "ac_cv_func_$ac_func=yes"
10651else
10652 echo "configure: failed program was:" >&5
10653 cat conftest.$ac_ext >&5
10654 rm -rf conftest*
10655 eval "ac_cv_func_$ac_func=no"
10656fi
10657rm -f conftest*
10658fi
10659
10660if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10661 echo "$ac_t""yes" 1>&6
10662 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10663 cat >> confdefs.h <<EOF
10664#define $ac_tr_func 1
10665EOF
c63c7106
VZ
10666 cat >> confdefs.h <<\EOF
10667#define HAVE_INET_ATON 1
10668EOF
10669
10f2d63a
VZ
10670else
10671 echo "$ac_t""no" 1>&6
c63c7106 10672 echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6
d6a55c4b 10673echo "configure:10674: checking for inet_aton in -l$INET_LINK" >&5
c63c7106 10674ac_lib_var=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'`
10f2d63a
VZ
10675if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10676 echo $ac_n "(cached) $ac_c" 1>&6
10677else
10678 ac_save_LIBS="$LIBS"
c63c7106 10679LIBS="-l$INET_LINK $LIBS"
10f2d63a 10680cat > conftest.$ac_ext <<EOF
d6a55c4b 10681#line 10682 "configure"
10f2d63a
VZ
10682#include "confdefs.h"
10683/* Override any gcc2 internal prototype to avoid an error. */
10684/* We use char because int might match the return type of a gcc2
10685 builtin and then its argument prototype would still apply. */
10686char inet_aton();
10687
10688int main() {
10689inet_aton()
10690; return 0; }
10691EOF
d6a55c4b 10692if { (eval echo configure:10693: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10693 rm -rf conftest*
10694 eval "ac_cv_lib_$ac_lib_var=yes"
10695else
10696 echo "configure: failed program was:" >&5
10697 cat conftest.$ac_ext >&5
10698 rm -rf conftest*
10699 eval "ac_cv_lib_$ac_lib_var=no"
10700fi
10701rm -f conftest*
10702LIBS="$ac_save_LIBS"
10703
10704fi
10705if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10706 echo "$ac_t""yes" 1>&6
c63c7106
VZ
10707 cat >> confdefs.h <<\EOF
10708#define HAVE_INET_ATON 1
10f2d63a
VZ
10709EOF
10710
10f2d63a
VZ
10711else
10712 echo "$ac_t""no" 1>&6
10713fi
10714
c63c7106
VZ
10715
10716fi
10717done
10718
10719
10720if test "x$INET_LINK" != "x"; then
10721 cat >> confdefs.h <<\EOF
10722#define HAVE_INET_ADDR 1
10723EOF
10724
10725 INET_LINK="-l$INET_LINK"
10726fi
10f2d63a
VZ
10727
10728fi
10729
10730
10731cat > confcache <<\EOF
10732# This file is a shell script that caches the results of configure
10733# tests run on this system so they can be shared between configure
10734# scripts and configure runs. It is not useful on other systems.
10735# If it contains results you don't want to keep, you may remove or edit it.
10736#
10737# By default, configure uses ./config.cache as the cache file,
10738# creating it if it does not exist already. You can give configure
10739# the --cache-file=FILE option to use a different cache file; that is
10740# what configure does when it calls configure scripts in
10741# subdirectories, so they share the cache.
10742# Giving --cache-file=/dev/null disables caching, for debugging configure.
10743# config.status only pays attention to the cache file if you give it the
10744# --recheck option to rerun configure.
10745#
10746EOF
10747# The following way of writing the cache mishandles newlines in values,
10748# but we know of no workaround that is simple, portable, and efficient.
10749# So, don't put newlines in cache variables' values.
10750# Ultrix sh set writes to stderr and can't be redirected directly,
10751# and sets the high bit in the cache file unless we assign to the vars.
10752(set) 2>&1 |
10753 case `(ac_space=' '; set | grep ac_space) 2>&1` in
10754 *ac_space=\ *)
10755 # `set' does not quote correctly, so add quotes (double-quote substitution
10756 # turns \\\\ into \\, and sed turns \\ into \).
10757 sed -n \
10758 -e "s/'/'\\\\''/g" \
10759 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
10760 ;;
10761 *)
10762 # `set' quotes correctly as required by POSIX, so do not add quotes.
10763 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
10764 ;;
10765 esac >> confcache
10766if cmp -s $cache_file confcache; then
10767 :
10768else
10769 if test -w $cache_file; then
10770 echo "updating cache $cache_file"
10771 cat confcache > $cache_file
10772 else
10773 echo "not updating unwritable cache $cache_file"
10774 fi
10775fi
10776rm -f confcache
10777
10778
10779
b089607b 10780if test "$TOOLKIT" != "MSW"; then
10f2d63a
VZ
10781
10782
10783THREADS_LINK=""
10784THREADS_OBJ=""
10785
10786if test "$wxUSE_THREADS" = "yes" ; then
10787 if test "$wxUSE_WINE" = 1 ; then
10788 echo "configure: warning: Threads are not supported under WINE" 1>&2
10789 wxUSE_THREADS="no"
b12915c1
VZ
10790 elif test "$USE_BEOS" = 1; then
10791 echo "configure: warning: BeOS threads are not yet supported" 1>&2
10792 wxUSE_THREADS="no"
10f2d63a
VZ
10793 fi
10794fi
10795
10796if test "$wxUSE_THREADS" = "yes" ; then
10797
10798 echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
d6a55c4b 10799echo "configure:10800: checking for pthread_create in -lpthread" >&5
10f2d63a
VZ
10800ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
10801if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10802 echo $ac_n "(cached) $ac_c" 1>&6
10803else
10804 ac_save_LIBS="$LIBS"
10805LIBS="-lpthread $LIBS"
10806cat > conftest.$ac_ext <<EOF
d6a55c4b 10807#line 10808 "configure"
10f2d63a
VZ
10808#include "confdefs.h"
10809/* Override any gcc2 internal prototype to avoid an error. */
10810/* We use char because int might match the return type of a gcc2
10811 builtin and then its argument prototype would still apply. */
10812char pthread_create();
10813
10814int main() {
10815pthread_create()
10816; return 0; }
10817EOF
d6a55c4b 10818if { (eval echo configure:10819: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10819 rm -rf conftest*
10820 eval "ac_cv_lib_$ac_lib_var=yes"
10821else
10822 echo "configure: failed program was:" >&5
10823 cat conftest.$ac_ext >&5
10824 rm -rf conftest*
10825 eval "ac_cv_lib_$ac_lib_var=no"
10826fi
10827rm -f conftest*
10828LIBS="$ac_save_LIBS"
10829
10830fi
10831if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10832 echo "$ac_t""yes" 1>&6
10833
10834 THREADS_OBJ="threadpsx.lo"
10835 THREADS_LINK="pthread"
10836
10837else
10838 echo "$ac_t""no" 1>&6
10839
10840 echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
d6a55c4b 10841echo "configure:10842: checking for pthread_create in -lc_r" >&5
10f2d63a
VZ
10842ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`
10843if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10844 echo $ac_n "(cached) $ac_c" 1>&6
10845else
10846 ac_save_LIBS="$LIBS"
10847LIBS="-lc_r $LIBS"
10848cat > conftest.$ac_ext <<EOF
d6a55c4b 10849#line 10850 "configure"
10f2d63a
VZ
10850#include "confdefs.h"
10851/* Override any gcc2 internal prototype to avoid an error. */
10852/* We use char because int might match the return type of a gcc2
10853 builtin and then its argument prototype would still apply. */
10854char pthread_create();
10855
10856int main() {
10857pthread_create()
10858; return 0; }
10859EOF
d6a55c4b 10860if { (eval echo configure:10861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10861 rm -rf conftest*
10862 eval "ac_cv_lib_$ac_lib_var=yes"
10863else
10864 echo "configure: failed program was:" >&5
10865 cat conftest.$ac_ext >&5
10866 rm -rf conftest*
10867 eval "ac_cv_lib_$ac_lib_var=no"
10868fi
10869rm -f conftest*
10870LIBS="$ac_save_LIBS"
10871
10872fi
10873if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10874 echo "$ac_t""yes" 1>&6
10875
10876 THREADS_OBJ="threadpsx.lo"
10877 THREADS_LINK="c_r"
10878
10879else
10880 echo "$ac_t""no" 1>&6
10881
10882 ac_safe=`echo "sys/prctl.h" | sed 'y%./+-%__p_%'`
10883echo $ac_n "checking for sys/prctl.h""... $ac_c" 1>&6
d6a55c4b 10884echo "configure:10885: checking for sys/prctl.h" >&5
10f2d63a
VZ
10885if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10886 echo $ac_n "(cached) $ac_c" 1>&6
10887else
10888 cat > conftest.$ac_ext <<EOF
d6a55c4b 10889#line 10890 "configure"
10f2d63a
VZ
10890#include "confdefs.h"
10891#include <sys/prctl.h>
10892EOF
10893ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 10894{ (eval echo configure:10895: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
10895ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10896if test -z "$ac_err"; then
10897 rm -rf conftest*
10898 eval "ac_cv_header_$ac_safe=yes"
10899else
10900 echo "$ac_err" >&5
10901 echo "configure: failed program was:" >&5
10902 cat conftest.$ac_ext >&5
10903 rm -rf conftest*
10904 eval "ac_cv_header_$ac_safe=no"
10905fi
10906rm -f conftest*
10907fi
10908if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10909 echo "$ac_t""yes" 1>&6
10910
10911 THREADS_OBJ="threadsgi.lo"
10912
10913else
10914 echo "$ac_t""no" 1>&6
10915fi
10916
10917
10918fi
10919
10920
10921fi
10922
10923
10924 if test -z "$THREADS_OBJ" ; then
10925 wxUSE_THREADS=no
10926 echo "configure: warning: No thread support on this system" 1>&2
10927 fi
10928fi
10929
10930if test "$wxUSE_THREADS" = "yes" ; then
70846f0a
VZ
10931 for ac_func in thr_setconcurrency
10932do
10933echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 10934echo "configure:10935: checking for $ac_func" >&5
70846f0a
VZ
10935if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10936 echo $ac_n "(cached) $ac_c" 1>&6
10937else
10938 cat > conftest.$ac_ext <<EOF
d6a55c4b 10939#line 10940 "configure"
70846f0a
VZ
10940#include "confdefs.h"
10941/* System header to define __stub macros and hopefully few prototypes,
10942 which can conflict with char $ac_func(); below. */
10943#include <assert.h>
10944/* Override any gcc2 internal prototype to avoid an error. */
10945/* We use char because int might match the return type of a gcc2
10946 builtin and then its argument prototype would still apply. */
10947char $ac_func();
10948
10949int main() {
10950
10951/* The GNU C library defines this for functions which it implements
10952 to always fail with ENOSYS. Some functions are actually named
10953 something starting with __ and the normal name is an alias. */
10954#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10955choke me
10956#else
d6a55c4b 10957$ac_func();
70846f0a
VZ
10958#endif
10959
10960; return 0; }
10961EOF
d6a55c4b 10962if { (eval echo configure:10963: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
70846f0a
VZ
10963 rm -rf conftest*
10964 eval "ac_cv_func_$ac_func=yes"
10965else
10966 echo "configure: failed program was:" >&5
10967 cat conftest.$ac_ext >&5
10968 rm -rf conftest*
10969 eval "ac_cv_func_$ac_func=no"
10970fi
10971rm -f conftest*
10972fi
10973
10974if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10975 echo "$ac_t""yes" 1>&6
10976 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10977 cat >> confdefs.h <<EOF
10978#define $ac_tr_func 1
10979EOF
10980
10981else
10982 echo "$ac_t""no" 1>&6
10983fi
10984done
10985
10986
10f2d63a
VZ
10987
10988 for ac_hdr in sched.h
10989do
10990ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
10991echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 10992echo "configure:10993: checking for $ac_hdr" >&5
10f2d63a
VZ
10993if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10994 echo $ac_n "(cached) $ac_c" 1>&6
10995else
10996 cat > conftest.$ac_ext <<EOF
d6a55c4b 10997#line 10998 "configure"
10f2d63a
VZ
10998#include "confdefs.h"
10999#include <$ac_hdr>
11000EOF
11001ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 11002{ (eval echo configure:11003: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
11003ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11004if test -z "$ac_err"; then
11005 rm -rf conftest*
11006 eval "ac_cv_header_$ac_safe=yes"
11007else
11008 echo "$ac_err" >&5
11009 echo "configure: failed program was:" >&5
11010 cat conftest.$ac_ext >&5
11011 rm -rf conftest*
11012 eval "ac_cv_header_$ac_safe=no"
11013fi
11014rm -f conftest*
11015fi
11016if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11017 echo "$ac_t""yes" 1>&6
11018 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
11019 cat >> confdefs.h <<EOF
11020#define $ac_tr_hdr 1
11021EOF
11022
11023else
11024 echo "$ac_t""no" 1>&6
11025fi
11026done
11027
11028
11029 echo $ac_n "checking for sched_yield in -l$THREADS_LINK""... $ac_c" 1>&6
d6a55c4b 11030echo "configure:11031: checking for sched_yield in -l$THREADS_LINK" >&5
10f2d63a
VZ
11031ac_lib_var=`echo $THREADS_LINK'_'sched_yield | sed 'y%./+-%__p_%'`
11032if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11033 echo $ac_n "(cached) $ac_c" 1>&6
11034else
11035 ac_save_LIBS="$LIBS"
11036LIBS="-l$THREADS_LINK $LIBS"
11037cat > conftest.$ac_ext <<EOF
d6a55c4b 11038#line 11039 "configure"
10f2d63a
VZ
11039#include "confdefs.h"
11040/* Override any gcc2 internal prototype to avoid an error. */
11041/* We use char because int might match the return type of a gcc2
11042 builtin and then its argument prototype would still apply. */
11043char sched_yield();
11044
11045int main() {
11046sched_yield()
11047; return 0; }
11048EOF
d6a55c4b 11049if { (eval echo configure:11050: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11050 rm -rf conftest*
11051 eval "ac_cv_lib_$ac_lib_var=yes"
11052else
11053 echo "configure: failed program was:" >&5
11054 cat conftest.$ac_ext >&5
11055 rm -rf conftest*
11056 eval "ac_cv_lib_$ac_lib_var=no"
11057fi
11058rm -f conftest*
11059LIBS="$ac_save_LIBS"
11060
11061fi
11062if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11063 echo "$ac_t""yes" 1>&6
11064 cat >> confdefs.h <<\EOF
11065#define HAVE_SCHED_YIELD 1
11066EOF
11067
11068else
11069 echo "$ac_t""no" 1>&6
11070echo $ac_n "checking for sched_yield in -l"posix4"""... $ac_c" 1>&6
d6a55c4b 11071echo "configure:11072: checking for sched_yield in -l"posix4"" >&5
10f2d63a
VZ
11072ac_lib_var=`echo "posix4"'_'sched_yield | sed 'y%./+-%__p_%'`
11073if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11074 echo $ac_n "(cached) $ac_c" 1>&6
11075else
11076 ac_save_LIBS="$LIBS"
11077LIBS="-l"posix4" $LIBS"
11078cat > conftest.$ac_ext <<EOF
d6a55c4b 11079#line 11080 "configure"
10f2d63a
VZ
11080#include "confdefs.h"
11081/* Override any gcc2 internal prototype to avoid an error. */
11082/* We use char because int might match the return type of a gcc2
11083 builtin and then its argument prototype would still apply. */
11084char sched_yield();
11085
11086int main() {
11087sched_yield()
11088; return 0; }
11089EOF
d6a55c4b 11090if { (eval echo configure:11091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11091 rm -rf conftest*
11092 eval "ac_cv_lib_$ac_lib_var=yes"
11093else
11094 echo "configure: failed program was:" >&5
11095 cat conftest.$ac_ext >&5
11096 rm -rf conftest*
11097 eval "ac_cv_lib_$ac_lib_var=no"
11098fi
11099rm -f conftest*
11100LIBS="$ac_save_LIBS"
11101
11102fi
11103if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11104 echo "$ac_t""yes" 1>&6
11105 cat >> confdefs.h <<\EOF
11106#define HAVE_SCHED_YIELD 1
11107EOF
11108 POSIX4_LINK="-lposix4"
11109else
11110 echo "$ac_t""no" 1>&6
11111echo "configure: warning: wxThread::Yield will not work properly" 1>&2
11112
11113fi
11114
11115
11116fi
11117
11118
11119 echo $ac_n "checking for pthread_attr_getschedpolicy in -l$THREADS_LINK""... $ac_c" 1>&6
d6a55c4b 11120echo "configure:11121: checking for pthread_attr_getschedpolicy in -l$THREADS_LINK" >&5
10f2d63a
VZ
11121ac_lib_var=`echo $THREADS_LINK'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
11122if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11123 echo $ac_n "(cached) $ac_c" 1>&6
11124else
11125 ac_save_LIBS="$LIBS"
11126LIBS="-l$THREADS_LINK $LIBS"
11127cat > conftest.$ac_ext <<EOF
d6a55c4b 11128#line 11129 "configure"
10f2d63a
VZ
11129#include "confdefs.h"
11130/* Override any gcc2 internal prototype to avoid an error. */
11131/* We use char because int might match the return type of a gcc2
11132 builtin and then its argument prototype would still apply. */
11133char pthread_attr_getschedpolicy();
11134
11135int main() {
11136pthread_attr_getschedpolicy()
11137; return 0; }
11138EOF
d6a55c4b 11139if { (eval echo configure:11140: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11140 rm -rf conftest*
11141 eval "ac_cv_lib_$ac_lib_var=yes"
11142else
11143 echo "configure: failed program was:" >&5
11144 cat conftest.$ac_ext >&5
11145 rm -rf conftest*
11146 eval "ac_cv_lib_$ac_lib_var=no"
11147fi
11148rm -f conftest*
11149LIBS="$ac_save_LIBS"
11150
11151fi
11152if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11153 echo "$ac_t""yes" 1>&6
11154 cat >> confdefs.h <<\EOF
11155#define HAVE_THREAD_PRIORITY_FUNCTIONS 1
11156EOF
11157
11158else
11159 echo "$ac_t""no" 1>&6
11160echo $ac_n "checking for pthread_attr_getschedpolicy in -l"posix4"""... $ac_c" 1>&6
d6a55c4b 11161echo "configure:11162: checking for pthread_attr_getschedpolicy in -l"posix4"" >&5
10f2d63a
VZ
11162ac_lib_var=`echo "posix4"'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
11163if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11164 echo $ac_n "(cached) $ac_c" 1>&6
11165else
11166 ac_save_LIBS="$LIBS"
11167LIBS="-l"posix4" $LIBS"
11168cat > conftest.$ac_ext <<EOF
d6a55c4b 11169#line 11170 "configure"
10f2d63a
VZ
11170#include "confdefs.h"
11171/* Override any gcc2 internal prototype to avoid an error. */
11172/* We use char because int might match the return type of a gcc2
11173 builtin and then its argument prototype would still apply. */
11174char pthread_attr_getschedpolicy();
11175
11176int main() {
11177pthread_attr_getschedpolicy()
11178; return 0; }
11179EOF
d6a55c4b 11180if { (eval echo configure:11181: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11181 rm -rf conftest*
11182 eval "ac_cv_lib_$ac_lib_var=yes"
11183else
11184 echo "configure: failed program was:" >&5
11185 cat conftest.$ac_ext >&5
11186 rm -rf conftest*
11187 eval "ac_cv_lib_$ac_lib_var=no"
11188fi
11189rm -f conftest*
11190LIBS="$ac_save_LIBS"
11191
11192fi
11193if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11194 echo "$ac_t""yes" 1>&6
11195 cat >> confdefs.h <<\EOF
11196#define HAVE_THREAD_PRIORITY_FUNCTIONS 1
11197EOF
11198 POSIX4_LINK="-lposix4"
11199else
11200 echo "$ac_t""no" 1>&6
11201echo "configure: warning: Setting thread priority will not work" 1>&2
11202
11203fi
11204
11205
11206fi
11207
11208
11209 echo $ac_n "checking for pthread_cancel in -l$THREADS_LINK""... $ac_c" 1>&6
d6a55c4b 11210echo "configure:11211: checking for pthread_cancel in -l$THREADS_LINK" >&5
10f2d63a
VZ
11211ac_lib_var=`echo $THREADS_LINK'_'pthread_cancel | sed 'y%./+-%__p_%'`
11212if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11213 echo $ac_n "(cached) $ac_c" 1>&6
11214else
11215 ac_save_LIBS="$LIBS"
11216LIBS="-l$THREADS_LINK $LIBS"
11217cat > conftest.$ac_ext <<EOF
d6a55c4b 11218#line 11219 "configure"
10f2d63a
VZ
11219#include "confdefs.h"
11220/* Override any gcc2 internal prototype to avoid an error. */
11221/* We use char because int might match the return type of a gcc2
11222 builtin and then its argument prototype would still apply. */
11223char pthread_cancel();
11224
11225int main() {
11226pthread_cancel()
11227; return 0; }
11228EOF
d6a55c4b 11229if { (eval echo configure:11230: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11230 rm -rf conftest*
11231 eval "ac_cv_lib_$ac_lib_var=yes"
11232else
11233 echo "configure: failed program was:" >&5
11234 cat conftest.$ac_ext >&5
11235 rm -rf conftest*
11236 eval "ac_cv_lib_$ac_lib_var=no"
11237fi
11238rm -f conftest*
11239LIBS="$ac_save_LIBS"
11240
11241fi
11242if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11243 echo "$ac_t""yes" 1>&6
11244 cat >> confdefs.h <<\EOF
11245#define HAVE_PTHREAD_CANCEL 1
11246EOF
11247
11248else
11249 echo "$ac_t""no" 1>&6
11250echo "configure: warning: wxThread::Kill() will not work properly" 1>&2
11251fi
11252
11253
11254 echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6
d6a55c4b 11255echo "configure:11256: checking for pthread_cleanup_push/pop" >&5
10f2d63a
VZ
11256if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then
11257 echo $ac_n "(cached) $ac_c" 1>&6
11258else
11259
11260 cat > conftest.$ac_ext <<EOF
d6a55c4b 11261#line 11262 "configure"
10f2d63a
VZ
11262#include "confdefs.h"
11263#include <pthread.h>
11264int main() {
11265
11266 pthread_cleanup_push(NULL, NULL);
11267 pthread_cleanup_pop(0);
11268
11269; return 0; }
11270EOF
d6a55c4b 11271if { (eval echo configure:11272: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
11272 rm -rf conftest*
11273
11274 wx_cv_func_pthread_cleanup_push=yes
11275 cat >> confdefs.h <<\EOF
11276#define HAVE_THREAD_CLEANUP_FUNCTIONS 1
11277EOF
11278
11279
11280else
11281 echo "configure: failed program was:" >&5
11282 cat conftest.$ac_ext >&5
11283 rm -rf conftest*
11284
11285 wx_cv_func_pthread_cleanup_push=no
11286
11287fi
11288rm -f conftest*
11289
11290fi
11291
11292echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6
11293
11294 THREADS_LINK="-l$THREADS_LINK"
11295fi
11296
11297fi
11298
11299if test "$wxUSE_THREADS" = "yes"; then
11300 cat >> confdefs.h <<\EOF
11301#define wxUSE_THREADS 1
11302EOF
11303
11304
11305 CFLAGS="${CFLAGS} -D_REENTRANT"
11306 CXXFLAGS="${CXXFLAGS} -D_REENTRANT"
11307
11308 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS thread"
11309else
11310 if test "$ac_cv_func_strtok_r" = "yes"; then
ab9b9eab 11311 echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6
d6a55c4b 11312echo "configure:11313: checking if -D_REENTRANT is needed" >&5
ab9b9eab
VZ
11313 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
11314 CFLAGS="${CFLAGS} -D_REENTRANT"
11315 CXXFLAGS="${CXXFLAGS} -D_REENTRANT"
11316 echo "$ac_t""yes" 1>&6
11317 else
11318 echo "$ac_t""no" 1>&6
10f2d63a
VZ
11319 fi
11320 fi
11321fi
11322
13111b2a
VZ
11323if test "$WXGTK13" = 1 ; then
11324 cat >> confdefs.h <<EOF
11325#define __WXGTK13__ $WXGTK13
11326EOF
11327
11328 WXGTK12=1
11329fi
11330
10f2d63a
VZ
11331if test "$WXGTK12" = 1 ; then
11332 cat >> confdefs.h <<EOF
11333#define __WXGTK12__ $WXGTK12
11334EOF
11335
11336fi
11337
11338if test "$WXWINE" = 1 ; then
11339 TOOLKIT_DEF="${TOOLKIT_DEF} -D__WXWINE__"
11340fi
11341
11342if test "$wxUSE_CYGWIN" = 1 ; then
11343 TOOLKIT_DEF="${TOOLKIT_DEF} -D__WIN95__"
11344fi
11345
11346WXDEBUG=
11347
11348if test "$wxUSE_DEBUG_INFO" = "yes" ; then
11349 WXDEBUG="-g"
11350 wxUSE_OPTIMISE=no
11351fi
11352
11353if test "$wxUSE_DEBUG_GDB" = "yes" ; then
11354 wxUSE_DEBUG_INFO=yes
11355 WXDEBUG="-ggdb"
11356fi
11357
11358if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
11359 cat >> confdefs.h <<\EOF
11360#define WXDEBUG 1
11361EOF
11362
11363 WXDEBUG_DEFINE="-D__WXDEBUG__"
11364else
11365 if test "$wxUSE_GTK" = 1 ; then
11366 WXDEBUG_DEFINE="-DGTK_NO_CHECK_CASTS"
11367 fi
11368fi
11369
11370if test "$wxUSE_MEM_TRACING" = "yes" ; then
11371 cat >> confdefs.h <<\EOF
11372#define wxUSE_MEMORY_TRACING 1
11373EOF
11374
11375 cat >> confdefs.h <<\EOF
11376#define wxUSE_GLOBAL_MEMORY_OPERATORS 1
47c13eb7
VS
11377EOF
11378
11379 cat >> confdefs.h <<\EOF
11380#define wxUSE_DEBUG_NEW_ALWAYS 1
10f2d63a
VZ
11381EOF
11382
11383 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS memcheck"
11384fi
11385
11386if test "$wxUSE_DMALLOC" = "yes" ; then
11387 DMALLOC_LINK="-ldmalloc"
11388fi
11389
11390PROFILE=
11391if test "$wxUSE_PROFILE" = "yes" ; then
11392 PROFILE="-pg"
11393fi
11394
11395DEP_INFO_FLAGS=
caa2c79b 11396CODE_GEN_FLAGS=
10f2d63a
VZ
11397if test "$GCC" = yes ; then
11398 if test "$wxUSE_NO_RTTI" = "yes" ; then
caa2c79b 11399 CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-rtti"
10f2d63a
VZ
11400 fi
11401 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
caa2c79b 11402 CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-exceptions"
10f2d63a
VZ
11403 fi
11404 if test "$wxUSE_PERMISSIVE" = "yes" ; then
caa2c79b 11405 CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fpermissive"
10f2d63a
VZ
11406 fi
11407 if test "$wxUSE_NO_DEPS" = "no" ; then
11408 DEP_INFO_FLAGS="-MMD"
11409 fi
11410fi
11411
11412
11413CXXFLAGS=`echo "${CXXFLAGS}" | sed "s/\-O.//g" `
11414CFLAGS=`echo "${CFLAGS}" | sed "s/\-O.//g" `
11415if test "$wxUSE_OPTIMISE" = "no" ; then
11416 OPTIMISE=
11417else
11418 if test "$GCC" = yes ; then
11419 OPTIMISE="-O2"
11420 case "${host}" in
11421 i586-*-*|i686-*-* )
11422 OPTIMISE="${OPTIMISE} "
11423 ;;
11424 esac
11425 else
11426 OPTIMISE="-O"
11427 fi
11428fi
11429
11430
11431ZLIB_INCLUDE=
11432if test "$wxUSE_ZLIB" = "yes" ; then
11433 cat >> confdefs.h <<\EOF
11434#define wxUSE_ZLIB 1
11435EOF
11436
11437 ZLIB_INCLUDE="-I\${top_srcdir}/src/zlib"
11438fi
11439
11440PNG_INCLUDE=
11441if test "$wxUSE_LIBPNG" = "yes" ; then
11442 cat >> confdefs.h <<\EOF
11443#define wxUSE_LIBPNG 1
11444EOF
11445
11446 PNG_INCLUDE="-I\${top_srcdir}/src/png"
11447 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS png"
11448fi
11449
11450JPEG_INCLUDE=
11451if test "$wxUSE_LIBJPEG" = "yes" ; then
11452 cat >> confdefs.h <<\EOF
11453#define wxUSE_LIBJPEG 1
11454EOF
11455
11456 JPEG_INCLUDE="-I\${top_srcdir}/src/jpeg"
11457fi
11458
c7a2bf27
RR
11459TIFF_INCLUDE=
11460if test "$wxUSE_LIBTIFF" = "yes" ; then
11461 cat >> confdefs.h <<\EOF
11462#define wxUSE_LIBTIFF 1
11463EOF
11464
11465 TIFF_INCLUDE="-I\${top_srcdir}/src/tiff"
11466fi
11467
10f2d63a
VZ
11468if test "$wxUSE_OPENGL" = "yes"; then
11469 ac_safe=`echo "GL/gl.h" | sed 'y%./+-%__p_%'`
11470echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6
d6a55c4b 11471echo "configure:11472: checking for GL/gl.h" >&5
10f2d63a
VZ
11472if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11473 echo $ac_n "(cached) $ac_c" 1>&6
11474else
11475 cat > conftest.$ac_ext <<EOF
d6a55c4b 11476#line 11477 "configure"
10f2d63a
VZ
11477#include "confdefs.h"
11478#include <GL/gl.h>
11479EOF
11480ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 11481{ (eval echo configure:11482: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
11482ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11483if test -z "$ac_err"; then
11484 rm -rf conftest*
11485 eval "ac_cv_header_$ac_safe=yes"
11486else
11487 echo "$ac_err" >&5
11488 echo "configure: failed program was:" >&5
11489 cat conftest.$ac_ext >&5
11490 rm -rf conftest*
11491 eval "ac_cv_header_$ac_safe=no"
11492fi
11493rm -f conftest*
11494fi
11495if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11496 echo "$ac_t""yes" 1>&6
11497
11498 echo $ac_n "checking for glInitNames in -lGL""... $ac_c" 1>&6
d6a55c4b 11499echo "configure:11500: checking for glInitNames in -lGL" >&5
10f2d63a
VZ
11500ac_lib_var=`echo GL'_'glInitNames | sed 'y%./+-%__p_%'`
11501if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11502 echo $ac_n "(cached) $ac_c" 1>&6
11503else
11504 ac_save_LIBS="$LIBS"
11505LIBS="-lGL wxUSE_OPENGL=0 $LIBS"
11506cat > conftest.$ac_ext <<EOF
d6a55c4b 11507#line 11508 "configure"
10f2d63a
VZ
11508#include "confdefs.h"
11509/* Override any gcc2 internal prototype to avoid an error. */
11510/* We use char because int might match the return type of a gcc2
11511 builtin and then its argument prototype would still apply. */
11512char glInitNames();
11513
11514int main() {
11515glInitNames()
11516; return 0; }
11517EOF
d6a55c4b 11518if { (eval echo configure:11519: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11519 rm -rf conftest*
11520 eval "ac_cv_lib_$ac_lib_var=yes"
11521else
11522 echo "configure: failed program was:" >&5
11523 cat conftest.$ac_ext >&5
11524 rm -rf conftest*
11525 eval "ac_cv_lib_$ac_lib_var=no"
11526fi
11527rm -f conftest*
11528LIBS="$ac_save_LIBS"
11529
11530fi
11531if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11532 echo "$ac_t""yes" 1>&6
11533
11534 OPENGL_LINK="-lGL"
11535 cat >> confdefs.h <<\EOF
11536#define wxUSE_OPENGL 1
11537EOF
11538
11539 UTILS_SUBDIRS="$UTILS_SUBDIRS glcanvas/src"
11540
11541else
11542 echo "$ac_t""no" 1>&6
11543
11544 echo $ac_n "checking for glInitNames in -lMesaGL""... $ac_c" 1>&6
d6a55c4b 11545echo "configure:11546: checking for glInitNames in -lMesaGL" >&5
10f2d63a
VZ
11546ac_lib_var=`echo MesaGL'_'glInitNames | sed 'y%./+-%__p_%'`
11547if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11548 echo $ac_n "(cached) $ac_c" 1>&6
11549else
11550 ac_save_LIBS="$LIBS"
11551LIBS="-lMesaGL $LIBS"
11552cat > conftest.$ac_ext <<EOF
d6a55c4b 11553#line 11554 "configure"
10f2d63a
VZ
11554#include "confdefs.h"
11555/* Override any gcc2 internal prototype to avoid an error. */
11556/* We use char because int might match the return type of a gcc2
11557 builtin and then its argument prototype would still apply. */
11558char glInitNames();
11559
11560int main() {
11561glInitNames()
11562; return 0; }
11563EOF
d6a55c4b 11564if { (eval echo configure:11565: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11565 rm -rf conftest*
11566 eval "ac_cv_lib_$ac_lib_var=yes"
11567else
11568 echo "configure: failed program was:" >&5
11569 cat conftest.$ac_ext >&5
11570 rm -rf conftest*
11571 eval "ac_cv_lib_$ac_lib_var=no"
11572fi
11573rm -f conftest*
11574LIBS="$ac_save_LIBS"
11575
11576fi
11577if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11578 echo "$ac_t""yes" 1>&6
11579
11580 OPENGL_LINK="-lMesaGL"
11581 cat >> confdefs.h <<\EOF
11582#define wxUSE_OPENGL 1
11583EOF
11584
11585 UTILS_SUBDIRS="$UTILS_SUBDIRS glcanvas/src"
11586
11587else
11588 echo "$ac_t""no" 1>&6
11589wxUSE_OPENGL=0
11590fi
11591
11592
11593fi
11594
11595
11596else
11597 echo "$ac_t""no" 1>&6
11598wxUSE_OPENGL=0
11599fi
11600
11601fi
11602
11603
11604if test "$wxUSE_GUI" = "yes"; then
11605 cat >> confdefs.h <<\EOF
11606#define wxUSE_GUI 1
11607EOF
11608
11609
11610 else
11611 cat >> confdefs.h <<\EOF
11612#define wxUSE_NOGUI 1
11613EOF
11614
11615fi
11616
11617
11618if test "$wxUSE_UNIX" = "yes"; then
11619 cat >> confdefs.h <<\EOF
11620#define wxUSE_UNIX 1
11621EOF
11622
11623fi
11624
11625
11626if test "$wxUSE_APPLE_IEEE" = "yes"; then
11627 cat >> confdefs.h <<\EOF
11628#define wxUSE_APPLE_IEEE 1
11629EOF
11630
11631fi
11632
10f2d63a
VZ
11633if test "$wxUSE_WAVE" = "yes"; then
11634 cat >> confdefs.h <<\EOF
11635#define wxUSE_WAVE 1
11636EOF
11637
11638fi
11639
11640if test "$wxUSE_FILE" = "yes"; then
11641 cat >> confdefs.h <<\EOF
11642#define wxUSE_FILE 1
11643EOF
11644
11645fi
11646
11647if test "$wxUSE_FS_INET" = "yes"; then
11648 cat >> confdefs.h <<\EOF
11649#define wxUSE_FS_INET 1
11650EOF
11651
11652fi
11653
11654if test "$wxUSE_FS_ZIP" = "yes"; then
11655 cat >> confdefs.h <<\EOF
11656#define wxUSE_FS_ZIP 1
11657EOF
11658
11659fi
11660
11661if test "$wxUSE_ZIPSTREAM" = "yes"; then
11662 cat >> confdefs.h <<\EOF
11663#define wxUSE_ZIPSTREAM 1
11664EOF
11665
11666fi
11667
11668if test "$wxUSE_BUSYINFO" = "yes"; then
11669 cat >> confdefs.h <<\EOF
11670#define wxUSE_BUSYINFO 1
11671EOF
11672
11673fi
11674
11675if test "$wxUSE_STD_IOSTREAM" = "yes"; then
11676 cat >> confdefs.h <<\EOF
11677#define wxUSE_STD_IOSTREAM 1
11678EOF
11679
11680fi
11681
11682if test "$wxUSE_TEXTFILE" = "yes"; then
11683 if test "$wxUSE_FILE" != "yes"; then
11684 echo "configure: warning: wxTextFile requires wxFile and it won't be compiled without it" 1>&2
11685 else
11686 cat >> confdefs.h <<\EOF
11687#define wxUSE_TEXTFILE 1
11688EOF
11689
11690 fi
11691fi
11692
11693if test "$wxUSE_CONFIG" = "yes" ; then
11694 if test "$wxUSE_TEXTFILE" != "yes"; then
11695 echo "configure: warning: wxConfig requires wxTextFile and it won't be compiled without it" 1>&2
11696 else
11697 cat >> confdefs.h <<\EOF
11698#define wxUSE_CONFIG 1
11699EOF
11700
11701 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS config"
11702 fi
11703fi
11704
11705if test "$wxUSE_INTL" = "yes" ; then
11706 if test "$wxUSE_FILE" != "yes"; then
11707 echo "configure: warning: I18n code requires wxFile and it won't be compiled without it" 1>&2
11708 else
11709 cat >> confdefs.h <<\EOF
11710#define wxUSE_INTL 1
11711EOF
11712
11713 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS internat"
11714 fi
11715fi
11716
11717if test "$wxUSE_LOG" = "yes"; then
11718 cat >> confdefs.h <<\EOF
11719#define wxUSE_LOG 1
11720EOF
11721
11722fi
11723
11724if test "$wxUSE_LONGLONG" = "yes"; then
11725 cat >> confdefs.h <<\EOF
11726#define wxUSE_LONGLONG 1
11727EOF
11728
11729fi
11730
9b33fe02
VZ
11731if test "$wxUSE_PLOT" = "yes"; then
11732 cat >> confdefs.h <<\EOF
11733#define wxUSE_PLOT 1
11734EOF
11735
11736fi
11737
10f2d63a
VZ
11738if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then
11739 cat >> confdefs.h <<\EOF
11740#define wxUSE_DIALUP_MANAGER 1
11741EOF
11742
70f7a477 11743 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dialup"
10f2d63a
VZ
11744fi
11745
11746if test "$wxUSE_STREAMS" = "yes" ; then
11747 cat >> confdefs.h <<\EOF
11748#define wxUSE_STREAMS 1
11749EOF
11750
11751fi
11752
10f2d63a 11753
afc31813 11754if test "$wxUSE_TIMEDATE" = "yes"; then
83307f33
VZ
11755 for ac_func in strptime
11756do
11757echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 11758echo "configure:11759: checking for $ac_func" >&5
83307f33
VZ
11759if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11760 echo $ac_n "(cached) $ac_c" 1>&6
11761else
11762 cat > conftest.$ac_ext <<EOF
d6a55c4b 11763#line 11764 "configure"
83307f33
VZ
11764#include "confdefs.h"
11765/* System header to define __stub macros and hopefully few prototypes,
11766 which can conflict with char $ac_func(); below. */
11767#include <assert.h>
11768/* Override any gcc2 internal prototype to avoid an error. */
11769/* We use char because int might match the return type of a gcc2
11770 builtin and then its argument prototype would still apply. */
11771char $ac_func();
11772
11773int main() {
11774
11775/* The GNU C library defines this for functions which it implements
11776 to always fail with ENOSYS. Some functions are actually named
11777 something starting with __ and the normal name is an alias. */
11778#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11779choke me
11780#else
d6a55c4b 11781$ac_func();
83307f33
VZ
11782#endif
11783
11784; return 0; }
11785EOF
d6a55c4b 11786if { (eval echo configure:11787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
83307f33
VZ
11787 rm -rf conftest*
11788 eval "ac_cv_func_$ac_func=yes"
11789else
11790 echo "configure: failed program was:" >&5
11791 cat conftest.$ac_ext >&5
11792 rm -rf conftest*
11793 eval "ac_cv_func_$ac_func=no"
11794fi
11795rm -f conftest*
11796fi
11797
11798if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11799 echo "$ac_t""yes" 1>&6
11800 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11801 cat >> confdefs.h <<EOF
11802#define $ac_tr_func 1
11803EOF
11804
11805else
11806 echo "$ac_t""no" 1>&6
11807fi
11808done
11809
11810
360d6699 11811 echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6
d6a55c4b 11812echo "configure:11813: checking for timezone variable in <time.h>" >&5
360d6699
VZ
11813if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then
11814 echo $ac_n "(cached) $ac_c" 1>&6
11815else
11816
11817 cat > conftest.$ac_ext <<EOF
d6a55c4b 11818#line 11819 "configure"
360d6699
VZ
11819#include "confdefs.h"
11820
11821 #include <time.h>
11822
11823int main() {
11824
11825 int tz;
11826 tz = __timezone;
11827
11828; return 0; }
11829EOF
d6a55c4b 11830if { (eval echo configure:11831: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
360d6699
VZ
11831 rm -rf conftest*
11832
11833 wx_cv_var_timezone=__timezone
11834
11835else
11836 echo "configure: failed program was:" >&5
11837 cat conftest.$ac_ext >&5
11838 rm -rf conftest*
11839
11840 cat > conftest.$ac_ext <<EOF
d6a55c4b 11841#line 11842 "configure"
360d6699
VZ
11842#include "confdefs.h"
11843
11844 #include <time.h>
11845
11846int main() {
11847
11848 int tz;
11849 tz = _timezone;
11850
11851; return 0; }
11852EOF
d6a55c4b 11853if { (eval echo configure:11854: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
360d6699
VZ
11854 rm -rf conftest*
11855
11856 wx_cv_var_timezone=_timezone
11857
5357c8e8
VZ
11858else
11859 echo "configure: failed program was:" >&5
11860 cat conftest.$ac_ext >&5
11861 rm -rf conftest*
11862
11863 cat > conftest.$ac_ext <<EOF
d6a55c4b 11864#line 11865 "configure"
5357c8e8
VZ
11865#include "confdefs.h"
11866
11867 #include <time.h>
11868
11869int main() {
11870
11871 int tz;
11872 tz = timezone;
11873
11874; return 0; }
11875EOF
d6a55c4b 11876if { (eval echo configure:11877: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5357c8e8
VZ
11877 rm -rf conftest*
11878
11879 wx_cv_var_timezone=timezone
11880
360d6699
VZ
11881else
11882 echo "configure: failed program was:" >&5
11883 cat conftest.$ac_ext >&5
11884 rm -rf conftest*
11885 { echo "configure: error: no timezone variable" 1>&2; exit 1; }
5357c8e8
VZ
11886
11887fi
11888rm -f conftest*
11889
360d6699
VZ
11890
11891fi
11892rm -f conftest*
11893
11894
11895fi
11896rm -f conftest*
11897
11898
11899fi
11900
11901echo "$ac_t""$wx_cv_var_timezone" 1>&6
11902
11903 cat >> confdefs.h <<EOF
11904#define WX_TIMEZONE $wx_cv_var_timezone
11905EOF
11906
11907
3fcdd07b 11908 for ac_func in localtime
afc31813
VZ
11909do
11910echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 11911echo "configure:11912: checking for $ac_func" >&5
afc31813
VZ
11912if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11913 echo $ac_n "(cached) $ac_c" 1>&6
11914else
11915 cat > conftest.$ac_ext <<EOF
d6a55c4b 11916#line 11917 "configure"
10f2d63a 11917#include "confdefs.h"
afc31813
VZ
11918/* System header to define __stub macros and hopefully few prototypes,
11919 which can conflict with char $ac_func(); below. */
11920#include <assert.h>
11921/* Override any gcc2 internal prototype to avoid an error. */
11922/* We use char because int might match the return type of a gcc2
11923 builtin and then its argument prototype would still apply. */
11924char $ac_func();
11925
10f2d63a 11926int main() {
afc31813
VZ
11927
11928/* The GNU C library defines this for functions which it implements
11929 to always fail with ENOSYS. Some functions are actually named
11930 something starting with __ and the normal name is an alias. */
11931#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11932choke me
11933#else
d6a55c4b 11934$ac_func();
afc31813
VZ
11935#endif
11936
10f2d63a
VZ
11937; return 0; }
11938EOF
d6a55c4b 11939if { (eval echo configure:11940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a 11940 rm -rf conftest*
afc31813 11941 eval "ac_cv_func_$ac_func=yes"
10f2d63a
VZ
11942else
11943 echo "configure: failed program was:" >&5
11944 cat conftest.$ac_ext >&5
11945 rm -rf conftest*
afc31813
VZ
11946 eval "ac_cv_func_$ac_func=no"
11947fi
11948rm -f conftest*
11949fi
11950
11951if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11952 echo "$ac_t""yes" 1>&6
11953 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11954 cat >> confdefs.h <<EOF
11955#define $ac_tr_func 1
11956EOF
3fcdd07b 11957
afc31813
VZ
11958else
11959 echo "$ac_t""no" 1>&6
11960fi
11961done
11962
11963
0470b1e6
VZ
11964 if test "$ac_cv_func_localtime" = "yes"; then
11965 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6
d6a55c4b 11966echo "configure:11967: checking for tm_gmtoff in struct tm" >&5
0470b1e6
VZ
11967if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then
11968 echo $ac_n "(cached) $ac_c" 1>&6
11969else
11970
11971 cat > conftest.$ac_ext <<EOF
d6a55c4b 11972#line 11973 "configure"
0470b1e6
VZ
11973#include "confdefs.h"
11974
11975 #include <time.h>
11976
11977int main() {
11978
11979 struct tm tm;
11980 tm.tm_gmtoff++;
11981
11982; return 0; }
11983EOF
d6a55c4b 11984if { (eval echo configure:11985: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
0470b1e6
VZ
11985 rm -rf conftest*
11986
f03a98d8 11987 wx_cv_struct_tm_has_gmtoff=yes
0470b1e6
VZ
11988 cat >> confdefs.h <<\EOF
11989#define WX_GMTOFF_IN_TM 1
11990EOF
11991
11992
11993else
11994 echo "configure: failed program was:" >&5
11995 cat conftest.$ac_ext >&5
11996 rm -rf conftest*
11997 wx_cv_struct_tm_has_gmtoff=no
11998
11999fi
12000rm -f conftest*
12001
12002fi
12003
12004echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6
3fcdd07b
VZ
12005 fi
12006
12007 for ac_func in gettimeofday ftime
12008do
12009echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 12010echo "configure:12011: checking for $ac_func" >&5
3fcdd07b
VZ
12011if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12012 echo $ac_n "(cached) $ac_c" 1>&6
12013else
12014 cat > conftest.$ac_ext <<EOF
d6a55c4b 12015#line 12016 "configure"
3fcdd07b
VZ
12016#include "confdefs.h"
12017/* System header to define __stub macros and hopefully few prototypes,
12018 which can conflict with char $ac_func(); below. */
12019#include <assert.h>
12020/* Override any gcc2 internal prototype to avoid an error. */
12021/* We use char because int might match the return type of a gcc2
12022 builtin and then its argument prototype would still apply. */
12023char $ac_func();
12024
12025int main() {
12026
12027/* The GNU C library defines this for functions which it implements
12028 to always fail with ENOSYS. Some functions are actually named
12029 something starting with __ and the normal name is an alias. */
12030#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12031choke me
12032#else
d6a55c4b 12033$ac_func();
3fcdd07b
VZ
12034#endif
12035
12036; return 0; }
12037EOF
d6a55c4b 12038if { (eval echo configure:12039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3fcdd07b
VZ
12039 rm -rf conftest*
12040 eval "ac_cv_func_$ac_func=yes"
12041else
12042 echo "configure: failed program was:" >&5
12043 cat conftest.$ac_ext >&5
12044 rm -rf conftest*
12045 eval "ac_cv_func_$ac_func=no"
12046fi
12047rm -f conftest*
12048fi
12049
12050if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12051 echo "$ac_t""yes" 1>&6
12052 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12053 cat >> confdefs.h <<EOF
12054#define $ac_tr_func 1
12055EOF
12056 break
12057else
12058 echo "$ac_t""no" 1>&6
12059fi
12060done
12061
12062
12063 if test "$ac_cv_func_gettimeofday" = "yes"; then
afc31813 12064 echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6
d6a55c4b 12065echo "configure:12066: checking whether gettimeofday takes two arguments" >&5
afc31813
VZ
12066if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then
12067 echo $ac_n "(cached) $ac_c" 1>&6
12068else
12069
12070
12071 ac_ext=C
12072# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12073ac_cpp='$CXXCPP $CPPFLAGS'
12074ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12075ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12076cross_compiling=$ac_cv_prog_cxx_cross
12077
12078
12079 cat > conftest.$ac_ext <<EOF
d6a55c4b 12080#line 12081 "configure"
10f2d63a 12081#include "confdefs.h"
afc31813
VZ
12082
12083 #include <sys/time.h>
12084 #include <unistd.h>
12085
10f2d63a 12086int main() {
afc31813
VZ
12087
12088 struct timeval tv;
12089 struct timezone tz;
12090 gettimeofday(&tv, &tz);
12091
10f2d63a
VZ
12092; return 0; }
12093EOF
d6a55c4b 12094if { (eval echo configure:12095: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a 12095 rm -rf conftest*
afc31813 12096 wx_cv_func_gettimeofday_has_2_args=yes
10f2d63a
VZ
12097else
12098 echo "configure: failed program was:" >&5
12099 cat conftest.$ac_ext >&5
12100 rm -rf conftest*
12101 cat > conftest.$ac_ext <<EOF
d6a55c4b 12102#line 12103 "configure"
10f2d63a 12103#include "confdefs.h"
afc31813
VZ
12104
12105 #include <sys/time.h>
12106 #include <unistd.h>
12107
10f2d63a 12108int main() {
afc31813
VZ
12109
12110 struct timeval tv;
12111 gettimeofday(&tv);
12112
10f2d63a
VZ
12113; return 0; }
12114EOF
d6a55c4b 12115if { (eval echo configure:12116: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a 12116 rm -rf conftest*
afc31813 12117 wx_cv_func_gettimeofday_has_2_args=no
10f2d63a
VZ
12118else
12119 echo "configure: failed program was:" >&5
12120 cat conftest.$ac_ext >&5
12121 rm -rf conftest*
afc31813
VZ
12122 wx_cv_func_gettimeofday_has_2_args=unknown
12123
10f2d63a
VZ
12124fi
12125rm -f conftest*
afc31813 12126
10f2d63a
VZ
12127fi
12128rm -f conftest*
afc31813 12129 ac_ext=c
10f2d63a
VZ
12130# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12131ac_cpp='$CPP $CPPFLAGS'
12132ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12133ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12134cross_compiling=$ac_cv_prog_cc_cross
12135
afc31813
VZ
12136
12137fi
12138
12139echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6
c63c7106 12140
afc31813
VZ
12141 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
12142 cat >> confdefs.h <<\EOF
12143#define WX_GETTIMEOFDAY_NO_TZ 1
12144EOF
12145
12146 fi
12147 fi
12148
12149 cat >> confdefs.h <<\EOF
12150#define wxUSE_TIMEDATE 1
12151EOF
12152
12153 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS typetest"
12154fi
12155
12156
b089607b
VZ
12157if test "$TOOLKIT" != "MSW"; then
12158
afc31813 12159if test "$wxUSE_SOCKETS" = "yes"; then
c63c7106 12160 echo $ac_n "checking for socket""... $ac_c" 1>&6
d6a55c4b 12161echo "configure:12162: checking for socket" >&5
c63c7106
VZ
12162if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
12163 echo $ac_n "(cached) $ac_c" 1>&6
12164else
12165 cat > conftest.$ac_ext <<EOF
d6a55c4b 12166#line 12167 "configure"
c63c7106
VZ
12167#include "confdefs.h"
12168/* System header to define __stub macros and hopefully few prototypes,
12169 which can conflict with char socket(); below. */
12170#include <assert.h>
12171/* Override any gcc2 internal prototype to avoid an error. */
12172/* We use char because int might match the return type of a gcc2
12173 builtin and then its argument prototype would still apply. */
12174char socket();
12175
12176int main() {
12177
12178/* The GNU C library defines this for functions which it implements
12179 to always fail with ENOSYS. Some functions are actually named
12180 something starting with __ and the normal name is an alias. */
12181#if defined (__stub_socket) || defined (__stub___socket)
12182choke me
12183#else
d6a55c4b 12184socket();
c63c7106
VZ
12185#endif
12186
12187; return 0; }
12188EOF
d6a55c4b 12189if { (eval echo configure:12190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
c63c7106
VZ
12190 rm -rf conftest*
12191 eval "ac_cv_func_socket=yes"
12192else
12193 echo "configure: failed program was:" >&5
12194 cat conftest.$ac_ext >&5
12195 rm -rf conftest*
12196 eval "ac_cv_func_socket=no"
12197fi
12198rm -f conftest*
12199fi
12200
12201if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
12202 echo "$ac_t""yes" 1>&6
12203 :
12204else
12205 echo "$ac_t""no" 1>&6
12206echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
d6a55c4b 12207echo "configure:12208: checking for socket in -lsocket" >&5
c63c7106
VZ
12208ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
12209if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12210 echo $ac_n "(cached) $ac_c" 1>&6
12211else
12212 ac_save_LIBS="$LIBS"
12213LIBS="-lsocket $LIBS"
12214cat > conftest.$ac_ext <<EOF
d6a55c4b 12215#line 12216 "configure"
c63c7106
VZ
12216#include "confdefs.h"
12217/* Override any gcc2 internal prototype to avoid an error. */
12218/* We use char because int might match the return type of a gcc2
12219 builtin and then its argument prototype would still apply. */
12220char socket();
12221
12222int main() {
12223socket()
12224; return 0; }
12225EOF
d6a55c4b 12226if { (eval echo configure:12227: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
c63c7106
VZ
12227 rm -rf conftest*
12228 eval "ac_cv_lib_$ac_lib_var=yes"
12229else
12230 echo "configure: failed program was:" >&5
12231 cat conftest.$ac_ext >&5
12232 rm -rf conftest*
12233 eval "ac_cv_lib_$ac_lib_var=no"
12234fi
12235rm -f conftest*
12236LIBS="$ac_save_LIBS"
12237
12238fi
12239if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12240 echo "$ac_t""yes" 1>&6
12241 INET_LINK="$INET_LINK -lsocket"
c63c7106
VZ
12242else
12243 echo "$ac_t""no" 1>&6
afc31813
VZ
12244
12245 echo "configure: warning: socket library not found - sockets will be disabled" 1>&2
12246 wxUSE_SOCKETS=no
12247
12248
c63c7106
VZ
12249fi
12250
12251
12252fi
12253
10f2d63a
VZ
12254fi
12255
b089607b
VZ
12256fi
12257
afc31813 12258if test "$wxUSE_SOCKETS" = "yes" ; then
51a9faba 12259 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6
d6a55c4b 12260echo "configure:12261: checking what is the type of the third argument of getsockname" >&5
51a9faba
VZ
12261if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then
12262 echo $ac_n "(cached) $ac_c" 1>&6
12263else
12264
12265
12266 ac_ext=C
afc31813
VZ
12267# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12268ac_cpp='$CXXCPP $CPPFLAGS'
12269ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12270ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12271cross_compiling=$ac_cv_prog_cxx_cross
12272
51a9faba
VZ
12273
12274 cat > conftest.$ac_ext <<EOF
d6a55c4b 12275#line 12276 "configure"
afc31813 12276#include "confdefs.h"
51a9faba 12277
3ace2e6d 12278 #include <sys/types.h>
51a9faba
VZ
12279 #include <sys/socket.h>
12280
afc31813 12281int main() {
51a9faba
VZ
12282
12283 socklen_t len;
12284 getsockname(0, 0, &len);
12285
afc31813
VZ
12286; return 0; }
12287EOF
d6a55c4b 12288if { (eval echo configure:12289: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
afc31813 12289 rm -rf conftest*
51a9faba 12290 wx_cv_type_getsockname3=socklen_t
afc31813
VZ
12291else
12292 echo "configure: failed program was:" >&5
12293 cat conftest.$ac_ext >&5
12294 rm -rf conftest*
12295 cat > conftest.$ac_ext <<EOF
d6a55c4b 12296#line 12297 "configure"
afc31813 12297#include "confdefs.h"
51a9faba 12298
3ace2e6d 12299 #include <sys/types.h>
51a9faba
VZ
12300 #include <sys/socket.h>
12301
afc31813 12302int main() {
51a9faba
VZ
12303
12304 size_t len;
12305 getsockname(0, 0, &len);
12306
afc31813
VZ
12307; return 0; }
12308EOF
d6a55c4b 12309if { (eval echo configure:12310: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
afc31813 12310 rm -rf conftest*
51a9faba 12311 wx_cv_type_getsockname3=size_t
afc31813
VZ
12312else
12313 echo "configure: failed program was:" >&5
12314 cat conftest.$ac_ext >&5
12315 rm -rf conftest*
12316 cat > conftest.$ac_ext <<EOF
d6a55c4b 12317#line 12318 "configure"
afc31813 12318#include "confdefs.h"
51a9faba 12319
3ace2e6d 12320 #include <sys/types.h>
51a9faba
VZ
12321 #include <sys/socket.h>
12322
afc31813 12323int main() {
51a9faba
VZ
12324
12325 int len;
12326 getsockname(0, 0, &len);
12327
afc31813
VZ
12328; return 0; }
12329EOF
d6a55c4b 12330if { (eval echo configure:12331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
afc31813 12331 rm -rf conftest*
51a9faba 12332 wx_cv_type_getsockname3=int
afc31813
VZ
12333else
12334 echo "configure: failed program was:" >&5
12335 cat conftest.$ac_ext >&5
3ace2e6d
SN
12336 rm -rf conftest*
12337 wx_cv_type_getsockname3=unknown
12338
afc31813
VZ
12339fi
12340rm -f conftest*
51a9faba 12341
afc31813
VZ
12342fi
12343rm -f conftest*
51a9faba 12344
afc31813
VZ
12345fi
12346rm -f conftest*
51a9faba
VZ
12347
12348 ac_ext=c
afc31813
VZ
12349# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12350ac_cpp='$CPP $CPPFLAGS'
12351ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12352ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12353cross_compiling=$ac_cv_prog_cc_cross
12354
51a9faba
VZ
12355
12356fi
12357
12358echo "$ac_t""$wx_cv_type_getsockname3" 1>&6
12359
12360 if test "$wx_cv_type_getsockname3" = "unknown"; then
12361 wxUSE_SOCKETS=no
12362 echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2
12363 else
12364 cat >> confdefs.h <<EOF
12365#define SOCKLEN_T $wx_cv_type_getsockname3
12366EOF
12367
12368 fi
12369fi
afc31813 12370
51a9faba 12371if test "$wxUSE_SOCKETS" = "yes" ; then
afc31813
VZ
12372 cat >> confdefs.h <<\EOF
12373#define wxUSE_SOCKETS 1
12374EOF
12375
70f7a477 12376 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sockets"
afc31813
VZ
12377 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS protocol"
12378fi
12379
10f2d63a 12380
b089607b
VZ
12381if test "$TOOLKIT" != "MSW"; then
12382
10f2d63a
VZ
12383if test "$wxUSE_JOYSTICK" = 1; then
12384 for ac_hdr in linux/joystick.h
12385do
12386ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12387echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 12388echo "configure:12389: checking for $ac_hdr" >&5
10f2d63a
VZ
12389if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12390 echo $ac_n "(cached) $ac_c" 1>&6
12391else
12392 cat > conftest.$ac_ext <<EOF
d6a55c4b 12393#line 12394 "configure"
10f2d63a
VZ
12394#include "confdefs.h"
12395#include <$ac_hdr>
12396EOF
12397ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 12398{ (eval echo configure:12399: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
12399ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12400if test -z "$ac_err"; then
12401 rm -rf conftest*
12402 eval "ac_cv_header_$ac_safe=yes"
12403else
12404 echo "$ac_err" >&5
12405 echo "configure: failed program was:" >&5
12406 cat conftest.$ac_ext >&5
12407 rm -rf conftest*
12408 eval "ac_cv_header_$ac_safe=no"
12409fi
12410rm -f conftest*
12411fi
12412if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12413 echo "$ac_t""yes" 1>&6
12414 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12415 cat >> confdefs.h <<EOF
12416#define $ac_tr_hdr 1
12417EOF
12418
12419else
12420 echo "$ac_t""no" 1>&6
12421fi
12422done
12423
b089607b
VZ
12424 if test "$ac_cv_header_linux_joystick_h" != "yes"; then
12425 wxUSE_JOYSTICK=0
12426 echo "configure: warning: Joystick not supported yb this system" 1>&2
12427 fi
12428fi
12429
12430fi
12431
12432if test "$wxUSE_JOYSTICK" = 1; then
10f2d63a
VZ
12433 cat >> confdefs.h <<\EOF
12434#define wxUSE_JOYSTICK 1
12435EOF
12436
12437 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS joytest"
10f2d63a
VZ
12438fi
12439
12440
b089607b
VZ
12441if test "$TOOLKIT" != "MSW"; then
12442
10f2d63a
VZ
12443HAVE_DL_FUNCS=0
12444HAVE_SHL_FUNCS=0
12445if test "$wxUSE_DYNLIB_CLASS" = "yes"; then
12446 for ac_func in dlopen
12447do
12448echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 12449echo "configure:12450: checking for $ac_func" >&5
10f2d63a
VZ
12450if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12451 echo $ac_n "(cached) $ac_c" 1>&6
12452else
12453 cat > conftest.$ac_ext <<EOF
d6a55c4b 12454#line 12455 "configure"
10f2d63a
VZ
12455#include "confdefs.h"
12456/* System header to define __stub macros and hopefully few prototypes,
12457 which can conflict with char $ac_func(); below. */
12458#include <assert.h>
12459/* Override any gcc2 internal prototype to avoid an error. */
12460/* We use char because int might match the return type of a gcc2
12461 builtin and then its argument prototype would still apply. */
12462char $ac_func();
12463
12464int main() {
12465
12466/* The GNU C library defines this for functions which it implements
12467 to always fail with ENOSYS. Some functions are actually named
12468 something starting with __ and the normal name is an alias. */
12469#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12470choke me
12471#else
d6a55c4b 12472$ac_func();
10f2d63a
VZ
12473#endif
12474
12475; return 0; }
12476EOF
d6a55c4b 12477if { (eval echo configure:12478: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
12478 rm -rf conftest*
12479 eval "ac_cv_func_$ac_func=yes"
12480else
12481 echo "configure: failed program was:" >&5
12482 cat conftest.$ac_ext >&5
12483 rm -rf conftest*
12484 eval "ac_cv_func_$ac_func=no"
12485fi
12486rm -f conftest*
12487fi
12488
12489if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12490 echo "$ac_t""yes" 1>&6
12491 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12492 cat >> confdefs.h <<EOF
12493#define $ac_tr_func 1
12494EOF
12495
12496 cat >> confdefs.h <<\EOF
12497#define HAVE_DLOPEN 1
12498EOF
12499
12500 HAVE_DL_FUNCS=1
12501
12502else
12503 echo "$ac_t""no" 1>&6
12504echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
d6a55c4b 12505echo "configure:12506: checking for dlopen in -ldl" >&5
10f2d63a
VZ
12506ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
12507if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12508 echo $ac_n "(cached) $ac_c" 1>&6
12509else
12510 ac_save_LIBS="$LIBS"
12511LIBS="-ldl $LIBS"
12512cat > conftest.$ac_ext <<EOF
d6a55c4b 12513#line 12514 "configure"
10f2d63a
VZ
12514#include "confdefs.h"
12515/* Override any gcc2 internal prototype to avoid an error. */
12516/* We use char because int might match the return type of a gcc2
12517 builtin and then its argument prototype would still apply. */
12518char dlopen();
12519
12520int main() {
12521dlopen()
12522; return 0; }
12523EOF
d6a55c4b 12524if { (eval echo configure:12525: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
12525 rm -rf conftest*
12526 eval "ac_cv_lib_$ac_lib_var=yes"
12527else
12528 echo "configure: failed program was:" >&5
12529 cat conftest.$ac_ext >&5
12530 rm -rf conftest*
12531 eval "ac_cv_lib_$ac_lib_var=no"
12532fi
12533rm -f conftest*
12534LIBS="$ac_save_LIBS"
12535
12536fi
12537if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12538 echo "$ac_t""yes" 1>&6
12539
12540 cat >> confdefs.h <<\EOF
12541#define HAVE_DLOPEN 1
12542EOF
12543
12544 HAVE_DL_FUNCS=1
12545 LIBS="$LIBS -ldl"
12546
12547else
12548 echo "$ac_t""no" 1>&6
12549
12550 for ac_func in shl_load
12551do
12552echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
d6a55c4b 12553echo "configure:12554: checking for $ac_func" >&5
10f2d63a
VZ
12554if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12555 echo $ac_n "(cached) $ac_c" 1>&6
12556else
12557 cat > conftest.$ac_ext <<EOF
d6a55c4b 12558#line 12559 "configure"
10f2d63a
VZ
12559#include "confdefs.h"
12560/* System header to define __stub macros and hopefully few prototypes,
12561 which can conflict with char $ac_func(); below. */
12562#include <assert.h>
12563/* Override any gcc2 internal prototype to avoid an error. */
12564/* We use char because int might match the return type of a gcc2
12565 builtin and then its argument prototype would still apply. */
12566char $ac_func();
12567
12568int main() {
12569
12570/* The GNU C library defines this for functions which it implements
12571 to always fail with ENOSYS. Some functions are actually named
12572 something starting with __ and the normal name is an alias. */
12573#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12574choke me
12575#else
d6a55c4b 12576$ac_func();
10f2d63a
VZ
12577#endif
12578
12579; return 0; }
12580EOF
d6a55c4b 12581if { (eval echo configure:12582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
12582 rm -rf conftest*
12583 eval "ac_cv_func_$ac_func=yes"
12584else
12585 echo "configure: failed program was:" >&5
12586 cat conftest.$ac_ext >&5
12587 rm -rf conftest*
12588 eval "ac_cv_func_$ac_func=no"
12589fi
12590rm -f conftest*
12591fi
12592
12593if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12594 echo "$ac_t""yes" 1>&6
12595 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12596 cat >> confdefs.h <<EOF
12597#define $ac_tr_func 1
12598EOF
12599
12600 cat >> confdefs.h <<\EOF
12601#define HAVE_SHL_LOAD 1
12602EOF
12603
12604 HAVE_SHL_FUNCS=1
12605
12606else
12607 echo "$ac_t""no" 1>&6
12608fi
12609done
12610
12611
12612fi
12613
12614
12615fi
12616done
12617
12618
12619 if test "$HAVE_DL_FUNCS" = 0; then
12620 if test "$HAVE_SHL_FUNCS" = 0; then
12621 if test "$USE_UNIX" = 1; then
b12915c1 12622 echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2
10f2d63a
VZ
12623 wxUSE_DYNLIB_CLASS=no
12624 else
b12915c1 12625 echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2
10f2d63a
VZ
12626 fi
12627 fi
12628 fi
12629fi
12630
b089607b
VZ
12631fi
12632
10f2d63a 12633if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
b12915c1 12634 cat >> confdefs.h <<\EOF
10f2d63a
VZ
12635#define wxUSE_DYNLIB_CLASS 1
12636EOF
12637
b12915c1
VZ
12638else
12639 wxUSE_ODBC=no
12640 wxUSE_SERIAL=no
10f2d63a
VZ
12641fi
12642
12643
12644if test "$wxUSE_UNICODE" = "yes" ; then
12645 cat >> confdefs.h <<\EOF
12646#define wxUSE_UNICODE 1
12647EOF
12648
12649fi
12650
12651if test "$wxUSE_WCSRTOMBS" = "yes" ; then
12652 cat >> confdefs.h <<\EOF
12653#define wxUSE_WCSRTOMBS 1
12654EOF
12655
12656fi
12657
12658if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
12659 cat >> confdefs.h <<\EOF
12660#define wxUSE_EXPERIMENTAL_PRINTF 1
12661EOF
12662
12663fi
12664
12665
b12915c1
VZ
12666if test "$wxUSE_SERIAL" = "yes" ; then
12667 cat >> confdefs.h <<\EOF
12668#define wxUSE_SERIAL 1
12669EOF
12670
12671fi
12672
12673
10f2d63a
VZ
12674IODBC_C_SRC=""
12675if test "$wxUSE_ODBC" = "yes" ; then
12676 cat >> confdefs.h <<\EOF
12677#define wxUSE_ODBC 1
12678EOF
12679
12680 WXODBCFLAG="-D_IODBC_"
12681 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS db"
12682 IODBCOBJS="\$(IODBC_OBJS)"
12683else
12684 IODBCOBJS=
12685fi
12686
12687
12688if test "$wxUSE_POSTSCRIPT" = "yes" ; then
12689 cat >> confdefs.h <<\EOF
12690#define wxUSE_POSTSCRIPT 1
12691EOF
12692
12693fi
12694
12695cat >> confdefs.h <<\EOF
12696#define wxUSE_AFM_FOR_POSTSCRIPT 1
12697EOF
12698
12699
12700cat >> confdefs.h <<\EOF
12701#define wxUSE_NORMALIZED_PS_FONTS 1
12702EOF
12703
12704
12705
12706if test "$wxUSE_CONSTRAINTS" = "yes"; then
12707 cat >> confdefs.h <<\EOF
12708#define wxUSE_CONSTRAINTS 1
12709EOF
12710
12711 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS layout"
12712fi
12713
12714if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
12715 cat >> confdefs.h <<\EOF
12716#define wxUSE_MDI_ARCHITECTURE 1
12717EOF
12718
12719 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mdi"
12720fi
12721
12722if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
12723 cat >> confdefs.h <<\EOF
12724#define wxUSE_DOC_VIEW_ARCHITECTURE 1
12725EOF
12726
12727 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docview"
12728 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
12729 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docvwmdi"
12730 fi
12731fi
12732
12733if test "$wxUSE_HELP" = "yes"; then
12734 cat >> confdefs.h <<\EOF
12735#define wxUSE_HELP 1
12736EOF
12737
12738 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS help"
12739fi
12740
12741if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
12742 if test "$wxUSE_CONSTRAINTS" != "yes"; then
12743 echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2
12744 else
12745 cat >> confdefs.h <<\EOF
12746#define wxUSE_PRINTING_ARCHITECTURE 1
12747EOF
12748
12749 fi
12750 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS printing"
12751fi
12752
12753if test "$wxUSE_PROLOGIO" = "yes" ; then
12754 cat >> confdefs.h <<\EOF
12755#define wxUSE_PROLOGIO 1
12756EOF
12757
12758fi
12759
12760if test "$wxUSE_RESOURCES" = "yes" ; then
12761 if test "$wxUSE_PROLOGIO" = "yes" ; then
12762 cat >> confdefs.h <<\EOF
12763#define wxUSE_RESOURCES 1
12764EOF
12765
12766 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS resource"
12767 else
12768 echo "configure: warning: wxWindows ressource system requires PrologIO and can't be compiled without it." 1>&2
12769 fi
12770fi
12771
12772if test "$wxUSE_X_RESOURCES" = "yes"; then
12773 cat >> confdefs.h <<\EOF
12774#define wxUSE_X_RESOURCES 1
12775EOF
12776
12777fi
12778
12779
12780if test "$wxUSE_IPC" = "yes"; then
12781 cat >> confdefs.h <<\EOF
12782#define wxUSE_IPC 1
12783EOF
12784
12785fi
12786
12787if test "$wxUSE_CLIPBOARD" = "yes"; then
12788 cat >> confdefs.h <<\EOF
12789#define wxUSE_CLIPBOARD 1
12790EOF
12791
12792fi
12793
12794if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
12795 if test "$wxUSE_GTK" = 1; then
12796 if test "$WXGTK12" != 1; then
12797 echo "configure: warning: Drag and drop is only supported under GTK+ 1.2" 1>&2
12798 wxUSE_DRAG_AND_DROP=no
12799 fi
12800 fi
12801
12802 if test "$wxUSE_MOTIF" = 1; then
12803 echo "configure: warning: Drag and drop is not yet supported under Motif" 1>&2
12804 wxUSE_DRAG_AND_DROP=no
12805 fi
12806
12807 if test "$USE_WIN32" = 1; then
12808 for ac_hdr in ole2.h
12809do
12810ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12811echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
d6a55c4b 12812echo "configure:12813: checking for $ac_hdr" >&5
10f2d63a
VZ
12813if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12814 echo $ac_n "(cached) $ac_c" 1>&6
12815else
12816 cat > conftest.$ac_ext <<EOF
d6a55c4b 12817#line 12818 "configure"
10f2d63a
VZ
12818#include "confdefs.h"
12819#include <$ac_hdr>
12820EOF
12821ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
d6a55c4b 12822{ (eval echo configure:12823: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
12823ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12824if test -z "$ac_err"; then
12825 rm -rf conftest*
12826 eval "ac_cv_header_$ac_safe=yes"
12827else
12828 echo "$ac_err" >&5
12829 echo "configure: failed program was:" >&5
12830 cat conftest.$ac_ext >&5
12831 rm -rf conftest*
12832 eval "ac_cv_header_$ac_safe=no"
12833fi
12834rm -f conftest*
12835fi
12836if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12837 echo "$ac_t""yes" 1>&6
12838 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12839 cat >> confdefs.h <<EOF
12840#define $ac_tr_hdr 1
12841EOF
12842
12843else
12844 echo "$ac_t""no" 1>&6
12845fi
12846done
12847
12848 if test "x$HAVE_OLE2_H" = x ; then
12849 echo "configure: warning: Drag and drop disabled because OLE headers not found" 1>&2
12850 wxUSE_DRAG_AND_DROP=no
12851 fi
12852 fi
12853
12854 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
12855 cat >> confdefs.h <<\EOF
12856#define wxUSE_DRAG_AND_DROP 1
12857EOF
12858
12859 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dnd"
12860 fi
12861
12862fi
12863
12864if test "$wxUSE_SPLINES" = "yes" ; then
12865 cat >> confdefs.h <<\EOF
12866#define wxUSE_SPLINES 1
12867EOF
12868
12869fi
12870
12871
12872if test "$wxUSE_ACCEL" = "yes"; then
12873 cat >> confdefs.h <<\EOF
12874#define wxUSE_ACCEL 1
12875EOF
12876
12877fi
12878
12879if test "$wxUSE_CARET" = "yes"; then
12880 cat >> confdefs.h <<\EOF
12881#define wxUSE_CARET 1
12882EOF
12883
12884 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS caret"
12885fi
12886
12887if test "$wxUSE_COMBOBOX" = "yes"; then
12888 cat >> confdefs.h <<\EOF
12889#define wxUSE_COMBOBOX 1
12890EOF
12891
12892fi
12893
12894if test "$wxUSE_CHOICE" = "yes"; then
12895 cat >> confdefs.h <<\EOF
12896#define wxUSE_CHOICE 1
12897EOF
12898
12899fi
12900
12901if test "$wxUSE_BMPBUTTON" = "yes"; then
12902 cat >> confdefs.h <<\EOF
12903#define wxUSE_BMPBUTTON 1
12904EOF
12905
12906fi
12907
12908if test "$wxUSE_CHECKBOX" = "yes"; then
12909 cat >> confdefs.h <<\EOF
12910#define wxUSE_CHECKBOX 1
12911EOF
12912
12913fi
12914
12915if test "$wxUSE_CHECKLST" = "yes"; then
12916 cat >> confdefs.h <<\EOF
12917#define wxUSE_CHECKLISTBOX 1
12918EOF
12919
12920 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS checklst"
12921fi
12922
12923if test "$wxUSE_GAUGE" = "yes"; then
12924 cat >> confdefs.h <<\EOF
12925#define wxUSE_GAUGE 1
12926EOF
12927
12928fi
12929
d6a55c4b
VZ
12930if test "$wxUSE_NEW_GRID" = "yes"; then
12931 wxUSE_GRID="yes"
10f2d63a 12932 cat >> confdefs.h <<\EOF
d6a55c4b 12933#define wxUSE_NEW_GRID 1
10f2d63a
VZ
12934EOF
12935
d6a55c4b 12936 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS newgrid"
10f2d63a
VZ
12937fi
12938
d6a55c4b 12939if test "$wxUSE_GRID" = "yes"; then
10f2d63a 12940 cat >> confdefs.h <<\EOF
d6a55c4b 12941#define wxUSE_GRID 1
10f2d63a
VZ
12942EOF
12943
d6a55c4b 12944 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS grid"
10f2d63a
VZ
12945fi
12946
12947if test "$wxUSE_IMAGLIST" = "yes"; then
12948 cat >> confdefs.h <<\EOF
12949#define wxUSE_IMAGLIST 1
12950EOF
12951
12952fi
12953
12954if test "$wxUSE_LISTBOX" = "yes"; then
12955 cat >> confdefs.h <<\EOF
12956#define wxUSE_LISTBOX 1
12957EOF
12958
12959fi
12960
12961if test "$wxUSE_LISTCTRL" = "yes"; then
12962 if test "$wxUSE_IMAGLIST" = "yes"; then
12963 cat >> confdefs.h <<\EOF
12964#define wxUSE_LISTCTRL 1
12965EOF
12966
12967 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listctrl"
12968 else
12969 echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2
12970 fi
12971fi
12972
12973if test "$wxUSE_NOTEBOOK" = "yes"; then
12974 cat >> confdefs.h <<\EOF
12975#define wxUSE_NOTEBOOK 1
12976EOF
12977
12978 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS notebook"
12979fi
12980
12981if test "$wxUSE_RADIOBOX" = "yes"; then
12982 cat >> confdefs.h <<\EOF
12983#define wxUSE_RADIOBOX 1
12984EOF
12985
12986fi
12987
12988if test "$wxUSE_RADIOBTN" = "yes"; then
12989 cat >> confdefs.h <<\EOF
12990#define wxUSE_RADIOBTN 1
12991EOF
12992
12993fi
12994
12995if test "$wxUSE_SASH" = "yes"; then
12996 cat >> confdefs.h <<\EOF
12997#define wxUSE_SASH 1
12998EOF
12999
13000 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sashtest"
13001fi
13002
13003if test "$wxUSE_SCROLLBAR" = "yes"; then
13004 cat >> confdefs.h <<\EOF
13005#define wxUSE_SCROLLBAR 1
13006EOF
13007
741a9306 13008 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
10f2d63a
VZ
13009fi
13010
13011if test "$wxUSE_SLIDER" = "yes"; then
13012 cat >> confdefs.h <<\EOF
13013#define wxUSE_SLIDER 1
13014EOF
13015
13016fi
13017
13018if test "$wxUSE_SPINBTN" = "yes"; then
13019 cat >> confdefs.h <<\EOF
13020#define wxUSE_SPINBTN 1
13021EOF
13022
13023fi
13024
56cfaa52
RR
13025if test "$wxUSE_SPINCTRL" = "yes"; then
13026 cat >> confdefs.h <<\EOF
13027#define wxUSE_SPINCTRL 1
13028EOF
13029
13030fi
13031
10f2d63a
VZ
13032if test "$wxUSE_SPLITTER" = "yes"; then
13033 cat >> confdefs.h <<\EOF
13034#define wxUSE_SPLITTER 1
13035EOF
13036
13037 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS splitter"
13038fi
13039
13040if test "$wxUSE_STATBMP" = "yes"; then
13041 cat >> confdefs.h <<\EOF
13042#define wxUSE_STATBMP 1
13043EOF
13044
13045fi
13046
13047if test "$wxUSE_STATBOX" = "yes"; then
13048 cat >> confdefs.h <<\EOF
13049#define wxUSE_STATBOX 1
13050EOF
13051
13052fi
13053
13054if test "$wxUSE_STATLINE" = "yes"; then
13055 if test "$wxUSE_WINE" = 1 ; then
13056 echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2
13057 else
13058 cat >> confdefs.h <<\EOF
13059#define wxUSE_STATLINE 1
13060EOF
13061
13062 fi
13063fi
13064
13065if test "$wxUSE_STATUSBAR" = "yes"; then
13066 cat >> confdefs.h <<\EOF
13067#define wxUSE_STATUSBAR 1
13068EOF
13069
2286341c
VZ
13070
13071 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS statbar"
10f2d63a
VZ
13072fi
13073
13074if test "$wxUSE_TABDIALOG" = "yes"; then
13075 cat >> confdefs.h <<\EOF
13076#define wxUSE_TAB_DIALOG 1
13077EOF
13078
13079 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab"
13080fi
13081
360d6699
VZ
13082if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then
13083 cat >> confdefs.h <<\EOF
13084#define wxUSE_TOOLBAR_SIMPLE 1
13085EOF
13086
13087 wxUSE_TOOLBAR="yes"
13088fi
13089
10f2d63a
VZ
13090if test "$wxUSE_TOOLBAR" = "yes"; then
13091 cat >> confdefs.h <<\EOF
13092#define wxUSE_TOOLBAR 1
13093EOF
13094
360d6699
VZ
13095
13096 if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then
13097 wxUSE_TOOLBAR_NATIVE="yes"
13098 fi
13099
10f2d63a
VZ
13100 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS toolbar"
13101fi
13102
360d6699
VZ
13103if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then
13104 cat >> confdefs.h <<\EOF
13105#define wxUSE_TOOLBAR_NATIVE 1
13106EOF
13107
13108fi
13109
10f2d63a
VZ
13110if test "$wxUSE_TOOLTIPS" = "yes"; then
13111 if test "$wxUSE_MOTIF" = 1; then
13112 echo "configure: warning: wxTooltip not supported yet under Motif" 1>&2
13113 else
13114 if test "$wxUSE_WINE" = 1; then
13115 echo "configure: warning: wxTooltip not supported under WINE" 1>&2
13116 else
13117 cat >> confdefs.h <<\EOF
13118#define wxUSE_TOOLTIPS 1
13119EOF
13120
13121 fi
13122 fi
13123fi
13124
13125if test "$wxUSE_TREECTRL" = "yes"; then
13126 if test "$wxUSE_IMAGLIST" = "yes"; then
13127 cat >> confdefs.h <<\EOF
13128#define wxUSE_TREECTRL 1
13129EOF
13130
13131 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS treectrl"
13132 else
13133 echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2
13134 fi
13135fi
13136
13137
13138
13139if test "$wxUSE_METAFILE" = "yes"; then
13140 cat >> confdefs.h <<\EOF
13141#define wxUSE_METAFILE 1
13142EOF
13143
13144fi
13145
13146if test "$wxUSE_DIRDLG" = "yes"; then
13147 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13148 echo "configure: warning: wxDirDialog requires constraints so it won't be compiled without them" 1>&2
13149 else
13150 if test "$wxUSE_TREECTRL" != "yes"; then
13151 echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2
13152 else
13153 cat >> confdefs.h <<\EOF
13154#define wxUSE_DIRDLG 1
13155EOF
13156
13157 fi
13158 fi
13159fi
13160
13161if test "$wxUSE_TEXTDLG" = "yes"; then
13162 cat >> confdefs.h <<\EOF
13163#define wxUSE_TEXTDLG 1
13164EOF
13165
13166fi
13167
13168if test "$wxUSE_STARTUP_TIPS" = "yes"; then
13169 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13170 echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2
13171 else
13172 cat >> confdefs.h <<\EOF
13173#define wxUSE_STARTUP_TIPS 1
13174EOF
13175
13176 fi
13177fi
13178
13179if test "$wxUSE_PROGRESSDLG" = "yes"; then
13180 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13181 echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2
13182 else
13183 cat >> confdefs.h <<\EOF
13184#define wxUSE_PROGRESSDLG 1
13185EOF
13186
13187 fi
13188fi
13189
13190if test "$wxUSE_MINIFRAME" = "yes"; then
13191 cat >> confdefs.h <<\EOF
13192#define wxUSE_MINIFRAME 1
13193EOF
13194
13195 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS minifram"
13196fi
13197
13198if test "$wxUSE_HTML" = "yes"; then
13199 cat >> confdefs.h <<\EOF
13200#define wxUSE_HTML 1
13201EOF
13202
13203 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html"
13204 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS html"
13205fi
13206
13207if test "$wxUSE_VALIDATORS" = "yes"; then
13208 cat >> confdefs.h <<\EOF
13209#define wxUSE_VALIDATORS 1
13210EOF
13211
13212 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS validate"
13213fi
13214
13215if test "$wxUSE_GIF" = "yes" ; then
13216 cat >> confdefs.h <<\EOF
13217#define wxUSE_GIF 1
13218EOF
13219
13220fi
13221
13222if test "$wxUSE_PCX" = "yes" ; then
13223 cat >> confdefs.h <<\EOF
13224#define wxUSE_PCX 1
13225EOF
13226
13227fi
13228
13229if test "$wxUSE_PNM" = "yes" ; then
13230 cat >> confdefs.h <<\EOF
13231#define wxUSE_PNM 1
13232EOF
13233
13234fi
13235
13236
aaa37c0d
VZ
13237OSINFO=`uname -s -r -m`
13238OSINFO="\"$OSINFO\""
13239cat >> confdefs.h <<EOF
13240#define WXWIN_OS_DESCRIPTION $OSINFO
13241EOF
13242
13243
13244
10f2d63a
VZ
13245GUILIBS="$GUI_TK_LIBRARY $OPENGL_LINK $LIBPNG_LINK $ZLIB_LINK $TOOLKIT_LINK"
13246
c63c7106 13247EXTRA_LIBS="$LIBS $POSIX4_LINK $INET_LINK $WCHAR_LINK $THREADS_LINK $DMALLOC_LINK $DL_LINK"
10f2d63a
VZ
13248if test "$wxUSE_GUI" = "yes"; then
13249 EXTRA_LIBS="$EXTRA_LIBS $GUILIBS"
13250fi
13251
13252LD_LIBS="\${top_builddir}/lib/${WX_LIBRARY_NAME_STATIC} $EXTRA_LIBS"
13253
c7a2bf27 13254INCLUDES="-I. -I\${top_builddir}/include -I\${top_srcdir}/include $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $TOOLKIT_INCLUDE"
10f2d63a
VZ
13255
13256if test "$GXX" = yes ; then
13257 CXXWARNINGS="-Wall"
d6a55c4b 13258 fi
10f2d63a
VZ
13259EXTRA_CFLAGS="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES"
13260
13261CFLAGS=`echo $CFLAGS $EXTRA_CFLAGS | sed 's/ \\+/ /g'`
13262CXXFLAGS=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
13263
e694c22c
VZ
13264LDFLAGS="$LDFLAGS $PROFILE"
13265
10f2d63a
VZ
13266if test "$wxUSE_GUI" = "yes"; then
13267
70f7a477
VZ
13268 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS controls dialogs drawing dynamic \
13269 font fractal image minimal richedit"
b12915c1 13270
88d3a15c 13271 CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
10f2d63a
VZ
13272else
13273 SAMPLES_SUBDIRS=""
13274fi
13275
ec14dd32
VZ
13276SAMPLES_SUBDIRS="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
13277
13278
13279
10f2d63a
VZ
13280
13281
13282
13283
13284
13285
13286
13287
13288
13289
13290
13291
13292
13293
13294
13295
13296
13297
13298
13299
13300
13301
13302
13303
13304
13305
13306
13307
13308
13309
13310
13311
13312
13313
13314
13315
13316
13317
13318
13319
13320
13321
13322
13323
13324
13325
13326
13327
13328
13329
13330
13331
1d62a8b4 13332
e694c22c 13333
b12915c1 13334
2224580a
VZ
13335
13336
13337
13338
dad6c0ea
VZ
13339
13340
caa2c79b 13341
10f2d63a
VZ
13342
13343
13344echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
d6a55c4b 13345echo "configure:13346: checking whether ${MAKE-make} sets \${MAKE}" >&5
10f2d63a
VZ
13346set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
13347if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
13348 echo $ac_n "(cached) $ac_c" 1>&6
13349else
13350 cat > conftestmake <<\EOF
13351all:
13352 @echo 'ac_maketemp="${MAKE}"'
13353EOF
13354# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
13355eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
13356if test -n "$ac_maketemp"; then
13357 eval ac_cv_prog_make_${ac_make}_set=yes
13358else
13359 eval ac_cv_prog_make_${ac_make}_set=no
13360fi
13361rm -f conftestmake
13362fi
13363if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
13364 echo "$ac_t""yes" 1>&6
13365 SET_MAKE=
13366else
13367 echo "$ac_t""no" 1>&6
13368 SET_MAKE="MAKE=${MAKE-make}"
13369fi
13370
13371
00cf1208
RR
13372if test -d include; then
13373 if test -d include/wx; then
13374 if test -d include/wx/${TOOLKIT_DIR}; then
13375 if test -f include/wx/${TOOLKIT_DIR}/setup.h; then
13376 mv -f include/wx/${TOOLKIT_DIR}/setup.h setup.h
13377 fi
13378 fi
13379 fi
13380fi
13381
10f2d63a
VZ
13382
13383
2224580a
VZ
13384if test "$wxUSE_GUI" = "yes"; then
13385 echo $ac_n "checking glcanvas subdirectory to use""... $ac_c" 1>&6
d6a55c4b 13386echo "configure:13387: checking glcanvas subdirectory to use" >&5
2224580a
VZ
13387if eval "test \"`echo '$''{'wx_cv_path_glcanvas'+set}'`\" = set"; then
13388 echo $ac_n "(cached) $ac_c" 1>&6
10f2d63a 13389else
2224580a
VZ
13390
13391 if test "${TOOLKIT_DIR}" = "msw" ; then
13392 wx_cv_path_glcanvas="win"
13393 else
13394 wx_cv_path_glcanvas="${TOOLKIT_DIR}"
13395 fi
13396
10f2d63a
VZ
13397fi
13398
2224580a
VZ
13399echo "$ac_t""$wx_cv_path_glcanvas" 1>&6
13400
ec90f5e5 13401 GL_TOOLKIT_DIR=$wx_cv_path_glcanvas
2224580a
VZ
13402
13403
ec90f5e5 13404 wx_cv_path_samplesubdirs=$SAMPLES_SUBDIRS
2224580a
VZ
13405 subdirs="demos samples utils"
13406
13407fi
10f2d63a
VZ
13408
13409trap '' 1 2 15
13410cat > confcache <<\EOF
13411# This file is a shell script that caches the results of configure
13412# tests run on this system so they can be shared between configure
13413# scripts and configure runs. It is not useful on other systems.
13414# If it contains results you don't want to keep, you may remove or edit it.
13415#
13416# By default, configure uses ./config.cache as the cache file,
13417# creating it if it does not exist already. You can give configure
13418# the --cache-file=FILE option to use a different cache file; that is
13419# what configure does when it calls configure scripts in
13420# subdirectories, so they share the cache.
13421# Giving --cache-file=/dev/null disables caching, for debugging configure.
13422# config.status only pays attention to the cache file if you give it the
13423# --recheck option to rerun configure.
13424#
13425EOF
13426# The following way of writing the cache mishandles newlines in values,
13427# but we know of no workaround that is simple, portable, and efficient.
13428# So, don't put newlines in cache variables' values.
13429# Ultrix sh set writes to stderr and can't be redirected directly,
13430# and sets the high bit in the cache file unless we assign to the vars.
13431(set) 2>&1 |
13432 case `(ac_space=' '; set | grep ac_space) 2>&1` in
13433 *ac_space=\ *)
13434 # `set' does not quote correctly, so add quotes (double-quote substitution
13435 # turns \\\\ into \\, and sed turns \\ into \).
13436 sed -n \
13437 -e "s/'/'\\\\''/g" \
13438 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
13439 ;;
13440 *)
13441 # `set' quotes correctly as required by POSIX, so do not add quotes.
13442 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
13443 ;;
13444 esac >> confcache
13445if cmp -s $cache_file confcache; then
13446 :
13447else
13448 if test -w $cache_file; then
13449 echo "updating cache $cache_file"
13450 cat confcache > $cache_file
13451 else
13452 echo "not updating unwritable cache $cache_file"
13453 fi
13454fi
13455rm -f confcache
13456
13457trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
13458
13459test "x$prefix" = xNONE && prefix=$ac_default_prefix
13460# Let make expand exec_prefix.
13461test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13462
13463# Any assignment to VPATH causes Sun make to only execute
13464# the first set of double-colon rules, so remove it if not needed.
13465# If there is a colon in the path, we need to keep it.
13466if test "x$srcdir" = x.; then
13467 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
13468fi
13469
13470trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
13471
13472DEFS=-DHAVE_CONFIG_H
13473
13474# Without the "./", some shells look in PATH for config.status.
13475: ${CONFIG_STATUS=./config.status}
13476
13477echo creating $CONFIG_STATUS
13478rm -f $CONFIG_STATUS
13479cat > $CONFIG_STATUS <<EOF
13480#! /bin/sh
13481# Generated automatically by configure.
13482# Run this file to recreate the current configuration.
13483# This directory was configured as follows,
13484# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
13485#
13486# $0 $ac_configure_args
13487#
13488# Compiler output produced by configure, useful for debugging
13489# configure, is in ./config.log if it exists.
13490
13491ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
13492for ac_option
13493do
13494 case "\$ac_option" in
13495 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13496 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
13497 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
13498 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
d6a55c4b 13499 echo "$CONFIG_STATUS generated by autoconf version 2.13"
10f2d63a
VZ
13500 exit 0 ;;
13501 -help | --help | --hel | --he | --h)
13502 echo "\$ac_cs_usage"; exit 0 ;;
13503 *) echo "\$ac_cs_usage"; exit 1 ;;
13504 esac
13505done
13506
13507ac_given_srcdir=$srcdir
13508ac_given_INSTALL="$INSTALL"
13509
13510trap 'rm -fr `echo "
13511 wx-config
13512 src/make.env
13513 src/makeprog.env
13514 src/makelib.env
13515 Makefile
10f2d63a
VZ
13516 setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
13517EOF
13518cat >> $CONFIG_STATUS <<EOF
13519
13520# Protect against being on the right side of a sed subst in config.status.
13521sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
13522 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
13523$ac_vpsub
13524$extrasub
13525s%@SHELL@%$SHELL%g
13526s%@CFLAGS@%$CFLAGS%g
13527s%@CPPFLAGS@%$CPPFLAGS%g
13528s%@CXXFLAGS@%$CXXFLAGS%g
13529s%@FFLAGS@%$FFLAGS%g
13530s%@DEFS@%$DEFS%g
13531s%@LDFLAGS@%$LDFLAGS%g
13532s%@LIBS@%$LIBS%g
13533s%@exec_prefix@%$exec_prefix%g
13534s%@prefix@%$prefix%g
13535s%@program_transform_name@%$program_transform_name%g
13536s%@bindir@%$bindir%g
13537s%@sbindir@%$sbindir%g
13538s%@libexecdir@%$libexecdir%g
13539s%@datadir@%$datadir%g
13540s%@sysconfdir@%$sysconfdir%g
13541s%@sharedstatedir@%$sharedstatedir%g
13542s%@localstatedir@%$localstatedir%g
13543s%@libdir@%$libdir%g
13544s%@includedir@%$includedir%g
13545s%@oldincludedir@%$oldincludedir%g
13546s%@infodir@%$infodir%g
13547s%@mandir@%$mandir%g
7c66a493
VZ
13548s%@host@%$host%g
13549s%@host_alias@%$host_alias%g
13550s%@host_cpu@%$host_cpu%g
13551s%@host_vendor@%$host_vendor%g
13552s%@host_os@%$host_os%g
13553s%@target@%$target%g
13554s%@target_alias@%$target_alias%g
13555s%@target_cpu@%$target_cpu%g
13556s%@target_vendor@%$target_vendor%g
13557s%@target_os@%$target_os%g
13558s%@build@%$build%g
13559s%@build_alias@%$build_alias%g
13560s%@build_cpu@%$build_cpu%g
13561s%@build_vendor@%$build_vendor%g
13562s%@build_os@%$build_os%g
10f2d63a
VZ
13563s%@CC@%$CC%g
13564s%@CPP@%$CPP%g
13565s%@CXX@%$CXX%g
13566s%@CXXCPP@%$CXXCPP%g
13567s%@RANLIB@%$RANLIB%g
13568s%@AR@%$AR%g
13569s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
13570s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
13571s%@INSTALL_DATA@%$INSTALL_DATA%g
13572s%@STRIP@%$STRIP%g
13573s%@YACC@%$YACC%g
13574s%@LEX@%$LEX%g
13575s%@LEXLIB@%$LEXLIB%g
13576s%@LN_S@%$LN_S%g
13577s%@GTK_CONFIG@%$GTK_CONFIG%g
13578s%@GTK_CFLAGS@%$GTK_CFLAGS%g
13579s%@GTK_LIBS@%$GTK_LIBS%g
ab9b9eab
VZ
13580s%@X_CFLAGS@%$X_CFLAGS%g
13581s%@X_PRE_LIBS@%$X_PRE_LIBS%g
13582s%@X_LIBS@%$X_LIBS%g
13583s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
ec14dd32
VZ
13584s%@LEX_STEM@%$LEX_STEM%g
13585s%@PATH_IFS@%$PATH_IFS%g
10f2d63a
VZ
13586s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g
13587s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g
13588s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g
13589s%@WX_LIBRARY_NAME@%$WX_LIBRARY_NAME%g
13590s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g
13591s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g
13592s%@WX_LIBRARY@%$WX_LIBRARY%g
13593s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
13594s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g
13595s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g
13596s%@WX_LIBRARY_LINK3@%$WX_LIBRARY_LINK3%g
13597s%@PROGRAM_EXT@%$PROGRAM_EXT%g
13598s%@WX_ALL@%$WX_ALL%g
13599s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g
13600s%@SHARED_LD@%$SHARED_LD%g
13601s%@PIC_FLAG@%$PIC_FLAG%g
13602s%@DEP_INFO_FLAGS@%$DEP_INFO_FLAGS%g
caa2c79b 13603s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g
1d62a8b4 13604s%@BURNT_LIBRARY_NAME@%$BURNT_LIBRARY_NAME%g
10f2d63a 13605s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g
dad6c0ea
VZ
13606s%@USE_GUI@%$USE_GUI%g
13607s%@AFMINSTALL@%$AFMINSTALL%g
10f2d63a
VZ
13608s%@TOOLKIT@%$TOOLKIT%g
13609s%@TOOLKIT_DEF@%$TOOLKIT_DEF%g
13610s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g
13611s%@TOOLKIT_INCLUDE@%$TOOLKIT_INCLUDE%g
13612s%@GUIHEADERS@%$GUIHEADERS%g
13613s%@GUIOBJS@%$GUIOBJS%g
13614s%@COMMONOBJS@%$COMMONOBJS%g
13615s%@GENERICOBJS@%$GENERICOBJS%g
13616s%@GUIDEPS@%$GUIDEPS%g
13617s%@COMMONDEPS@%$COMMONDEPS%g
13618s%@GENERICDEPS@%$GENERICDEPS%g
13619s%@IODBCOBJS@%$IODBCOBJS%g
13620s%@UNIXOBJS@%$UNIXOBJS%g
13621s%@UNIXDEPS@%$UNIXDEPS%g
13622s%@ALL_OBJECTS@%$ALL_OBJECTS%g
13623s%@ALL_DEPFILES@%$ALL_DEPFILES%g
10f2d63a 13624s%@GUIDIST@%$GUIDIST%g
2224580a
VZ
13625s%@PORT_FILES@%$PORT_FILES%g
13626s%@DISTDIR@%$DISTDIR%g
13627s%@RPM_SPEC@%$RPM_SPEC%g
13628s%@RPM_FILES@%$RPM_FILES%g
10f2d63a
VZ
13629s%@SRC_SUBDIRS@%$SRC_SUBDIRS%g
13630s%@INCLUDE_SUBDIRS@%$INCLUDE_SUBDIRS%g
13631s%@UTILS_SUBDIRS@%$UTILS_SUBDIRS%g
13632s%@DOCS_SUBDIRS@%$DOCS_SUBDIRS%g
13633s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
13634s%@USER_SUBDIRS@%$USER_SUBDIRS%g
13635s%@EXTRA_LIBS@%$EXTRA_LIBS%g
b12915c1 13636s%@EXTRADEFS@%$EXTRADEFS%g
10f2d63a
VZ
13637s%@LD_LIBS@%$LD_LIBS%g
13638s%@SET_MAKE@%$SET_MAKE%g
13639s%@GL_TOOLKIT_DIR@%$GL_TOOLKIT_DIR%g
2224580a 13640s%@subdirs@%$subdirs%g
10f2d63a
VZ
13641
13642CEOF
13643EOF
13644
13645cat >> $CONFIG_STATUS <<\EOF
13646
13647# Split the substitutions into bite-sized pieces for seds with
13648# small command number limits, like on Digital OSF/1 and HP-UX.
13649ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
13650ac_file=1 # Number of current file.
13651ac_beg=1 # First line for current file.
13652ac_end=$ac_max_sed_cmds # Line after last line for current file.
13653ac_more_lines=:
13654ac_sed_cmds=""
13655while $ac_more_lines; do
13656 if test $ac_beg -gt 1; then
13657 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
13658 else
13659 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
13660 fi
13661 if test ! -s conftest.s$ac_file; then
13662 ac_more_lines=false
13663 rm -f conftest.s$ac_file
13664 else
13665 if test -z "$ac_sed_cmds"; then
13666 ac_sed_cmds="sed -f conftest.s$ac_file"
13667 else
13668 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
13669 fi
13670 ac_file=`expr $ac_file + 1`
13671 ac_beg=$ac_end
13672 ac_end=`expr $ac_end + $ac_max_sed_cmds`
13673 fi
13674done
13675if test -z "$ac_sed_cmds"; then
13676 ac_sed_cmds=cat
13677fi
13678EOF
13679
13680cat >> $CONFIG_STATUS <<EOF
13681
13682CONFIG_FILES=\${CONFIG_FILES-"wx-config
13683 src/make.env
13684 src/makeprog.env
13685 src/makelib.env
13686 Makefile
10f2d63a
VZ
13687 "}
13688EOF
13689cat >> $CONFIG_STATUS <<\EOF
13690for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
13691 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13692 case "$ac_file" in
13693 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
13694 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
13695 *) ac_file_in="${ac_file}.in" ;;
13696 esac
13697
13698 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
13699
13700 # Remove last slash and all that follows it. Not all systems have dirname.
13701 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
13702 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
13703 # The file is in a subdirectory.
13704 test ! -d "$ac_dir" && mkdir "$ac_dir"
13705 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
13706 # A "../" for each directory in $ac_dir_suffix.
13707 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
13708 else
13709 ac_dir_suffix= ac_dots=
13710 fi
13711
13712 case "$ac_given_srcdir" in
13713 .) srcdir=.
13714 if test -z "$ac_dots"; then top_srcdir=.
13715 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
13716 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
13717 *) # Relative path.
13718 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
13719 top_srcdir="$ac_dots$ac_given_srcdir" ;;
13720 esac
13721
13722 case "$ac_given_INSTALL" in
13723 [/$]*) INSTALL="$ac_given_INSTALL" ;;
13724 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
13725 esac
13726
13727 echo creating "$ac_file"
13728 rm -f "$ac_file"
13729 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
13730 case "$ac_file" in
13731 *Makefile*) ac_comsub="1i\\
13732# $configure_input" ;;
13733 *) ac_comsub= ;;
13734 esac
13735
13736 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
13737 sed -e "$ac_comsub
13738s%@configure_input@%$configure_input%g
13739s%@srcdir@%$srcdir%g
13740s%@top_srcdir@%$top_srcdir%g
13741s%@INSTALL@%$INSTALL%g
13742" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
13743fi; done
13744rm -f conftest.s*
13745
13746# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
13747# NAME is the cpp macro being defined and VALUE is the value it is being given.
13748#
13749# ac_d sets the value in "#define NAME VALUE" lines.
13750ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
13751ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
13752ac_dC='\3'
13753ac_dD='%g'
13754# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
13755ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13756ac_uB='\([ ]\)%\1#\2define\3'
13757ac_uC=' '
13758ac_uD='\4%g'
13759# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
13760ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13761ac_eB='$%\1#\2define\3'
13762ac_eC=' '
13763ac_eD='%g'
13764
13765if test "${CONFIG_HEADERS+set}" != set; then
13766EOF
13767cat >> $CONFIG_STATUS <<EOF
13768 CONFIG_HEADERS="setup.h:setup.h.in"
13769EOF
13770cat >> $CONFIG_STATUS <<\EOF
13771fi
13772for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
13773 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13774 case "$ac_file" in
13775 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
13776 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
13777 *) ac_file_in="${ac_file}.in" ;;
13778 esac
13779
13780 echo creating $ac_file
13781
13782 rm -f conftest.frag conftest.in conftest.out
13783 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
13784 cat $ac_file_inputs > conftest.in
13785
13786EOF
13787
13788# Transform confdefs.h into a sed script conftest.vals that substitutes
13789# the proper values into config.h.in to produce config.h. And first:
13790# Protect against being on the right side of a sed subst in config.status.
13791# Protect against being in an unquoted here document in config.status.
13792rm -f conftest.vals
13793cat > conftest.hdr <<\EOF
13794s/[\\&%]/\\&/g
13795s%[\\$`]%\\&%g
13796s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
13797s%ac_d%ac_u%gp
13798s%ac_u%ac_e%gp
13799EOF
13800sed -n -f conftest.hdr confdefs.h > conftest.vals
13801rm -f conftest.hdr
13802
13803# This sed command replaces #undef with comments. This is necessary, for
13804# example, in the case of _POSIX_SOURCE, which is predefined and required
13805# on some systems where configure will not decide to define it.
13806cat >> conftest.vals <<\EOF
13807s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
13808EOF
13809
13810# Break up conftest.vals because some shells have a limit on
13811# the size of here documents, and old seds have small limits too.
13812
13813rm -f conftest.tail
13814while :
13815do
13816 ac_lines=`grep -c . conftest.vals`
13817 # grep -c gives empty output for an empty file on some AIX systems.
13818 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
13819 # Write a limited-size here document to conftest.frag.
13820 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
13821 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
13822 echo 'CEOF
13823 sed -f conftest.frag conftest.in > conftest.out
13824 rm -f conftest.in
13825 mv conftest.out conftest.in
13826' >> $CONFIG_STATUS
13827 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
13828 rm -f conftest.vals
13829 mv conftest.tail conftest.vals
13830done
13831rm -f conftest.vals
13832
13833cat >> $CONFIG_STATUS <<\EOF
13834 rm -f conftest.frag conftest.h
13835 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
13836 cat conftest.in >> conftest.h
13837 rm -f conftest.in
13838 if cmp -s $ac_file conftest.h 2>/dev/null; then
13839 echo "$ac_file is unchanged"
13840 rm -f conftest.h
13841 else
13842 # Remove last slash and all that follows it. Not all systems have dirname.
13843 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
13844 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
13845 # The file is in a subdirectory.
13846 test ! -d "$ac_dir" && mkdir "$ac_dir"
13847 fi
13848 rm -f $ac_file
13849 mv conftest.h $ac_file
13850 fi
13851fi; done
13852
13853EOF
13854cat >> $CONFIG_STATUS <<EOF
13855
13856 TOOLKIT_DIR="${TOOLKIT_DIR}"
13857
13858
13859EOF
13860cat >> $CONFIG_STATUS <<\EOF
13861
13862 chmod +x wx-config
00cf1208
RR
13863
13864
13865 if test ! -d lib; then
13866 mkdir lib
13867 fi
13868 if test ! -d lib/wx; then
13869 mkdir lib/wx
13870 fi
13871 if test ! -d lib/wx/include; then
13872 mkdir lib/wx/include
13873 fi
13874 if test ! -d lib/wx/include/wx; then
13875 mkdir lib/wx/include/wx
13876 fi
13877 if test ! -d lib/wx/include/wx/${TOOLKIT_DIR}; then
13878 mkdir lib/wx/include/wx/${TOOLKIT_DIR}
13879 fi
13880 if test -f setup.h; then
13881 cp -f setup.h lib/wx/include/wx/${TOOLKIT_DIR}/setup.h
13882 fi
13883
13884
10f2d63a
VZ
13885 if test ! -d include; then
13886 mkdir include
13887 fi
13888 if test ! -d include/wx; then
13889 mkdir include/wx
13890 fi
13891 if test ! -d include/wx/${TOOLKIT_DIR}; then
13892 mkdir include/wx/${TOOLKIT_DIR}
13893 fi
afc31813
VZ
13894 if test -f setup.h; then
13895 mv -f setup.h include/wx/${TOOLKIT_DIR}/setup.h
13896 fi
00cf1208 13897
10f2d63a
VZ
13898
13899exit 0
13900EOF
13901chmod +x $CONFIG_STATUS
13902rm -fr confdefs* $ac_clean_files
13903test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
13904
2224580a
VZ
13905if test "$no_recursion" != yes; then
13906
13907 # Remove --cache-file and --srcdir arguments so they do not pile up.
13908 ac_sub_configure_args=
13909 ac_prev=
13910 for ac_arg in $ac_configure_args; do
13911 if test -n "$ac_prev"; then
13912 ac_prev=
13913 continue
13914 fi
13915 case "$ac_arg" in
13916 -cache-file | --cache-file | --cache-fil | --cache-fi \
13917 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
13918 ac_prev=cache_file ;;
13919 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
13920 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
13921 ;;
13922 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
13923 ac_prev=srcdir ;;
13924 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
13925 ;;
13926 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
13927 esac
13928 done
13929
13930 for ac_config_dir in demos samples utils; do
13931
13932 # Do not complain, so a configure script can configure whichever
13933 # parts of a large source tree are present.
13934 if test ! -d $srcdir/$ac_config_dir; then
13935 continue
13936 fi
13937
13938 echo configuring in $ac_config_dir
13939
13940 case "$srcdir" in
13941 .) ;;
13942 *)
13943 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
13944 else
13945 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
13946 fi
13947 ;;
13948 esac
13949
13950 ac_popdir=`pwd`
13951 cd $ac_config_dir
13952
13953 # A "../" for each directory in /$ac_config_dir.
13954 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
13955
13956 case "$srcdir" in
13957 .) # No --srcdir option. We are building in place.
13958 ac_sub_srcdir=$srcdir ;;
13959 /*) # Absolute path.
13960 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
13961 *) # Relative path.
13962 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
13963 esac
13964
13965 # Check for guested configure; otherwise get Cygnus style configure.
13966 if test -f $ac_sub_srcdir/configure; then
13967 ac_sub_configure=$ac_sub_srcdir/configure
13968 elif test -f $ac_sub_srcdir/configure.in; then
13969 ac_sub_configure=$ac_configure
13970 else
13971 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
13972 ac_sub_configure=
13973 fi
13974
13975 # The recursion is here.
13976 if test -n "$ac_sub_configure"; then
13977
13978 # Make the cache file name correct relative to the subdirectory.
13979 case "$cache_file" in
13980 /*) ac_sub_cache_file=$cache_file ;;
13981 *) # Relative path.
13982 ac_sub_cache_file="$ac_dots$cache_file" ;;
13983 esac
13984 case "$ac_given_INSTALL" in
13985 [/$]*) INSTALL="$ac_given_INSTALL" ;;
13986 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
13987 esac
13988
13989 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
13990 # The eval makes quoting arguments work.
13991 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
13992 then :
13993 else
13994 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
13995 fi
13996 fi
13997
13998 cd $ac_popdir
13999 done
14000fi
14001
10f2d63a 14002