]> git.saurik.com Git - wxWidgets.git/blame - configure
menu sample added
[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.
bc9027cc 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
24528b0c
VS
152--enable-filesystem use virtual file systems classes"
153ac_help="$ac_help
10f2d63a
VZ
154--enable-fs_inet use virtual HTTP/FTP filesystems"
155ac_help="$ac_help
156--enable-fs_zip use virtual ZIP filesystems"
157ac_help="$ac_help
158--enable-zipstream use wxZipInputStream"
159ac_help="$ac_help
160--enable-threads use threads"
161ac_help="$ac_help
162--enable-serial use class serialization"
163ac_help="$ac_help
164--enable-docview use document view architecture"
165ac_help="$ac_help
166--enable-help use help (using external browser at present)"
167ac_help="$ac_help
168--enable-constraints use layout-constraints system"
169ac_help="$ac_help
170--enable-printarch use printing architecture"
171ac_help="$ac_help
172--enable-mdi use multiple document interface architecture"
173ac_help="$ac_help
174--enable-postscript use wxPostscriptDC device context (default for gtk+)"
175ac_help="$ac_help
176--enable-prologio use Prolog IO library"
177ac_help="$ac_help
178--enable-resources use wxWindows resources"
179ac_help="$ac_help
180--enable-xresources use X resources for save (default for gtk+)"
181ac_help="$ac_help
182--enable-clipboard use wxClipboard classes"
183ac_help="$ac_help
184--enable-dnd use Drag'n'Drop classes"
185ac_help="$ac_help
186--enable-wxtree make wxTree library"
187ac_help="$ac_help
188--enable-controls use all usual controls"
189ac_help="$ac_help
190--enable-accel use accelerators"
191ac_help="$ac_help
192--enable-caret use wxCaret class"
193ac_help="$ac_help
194--enable-bmpbutton use wxBitmapButton class"
195ac_help="$ac_help
196--enable-checkbox use wxCheckBox class"
197ac_help="$ac_help
198--enable-checklst use wxCheckListBox (listbox with checkboxes) class"
199ac_help="$ac_help
200--enable-choice use wxChoice class"
201ac_help="$ac_help
202--enable-combobox use wxComboBox classes"
203ac_help="$ac_help
204--enable-gauge use wxGauge class"
205ac_help="$ac_help
206--enable-grid use wxGrid class"
207ac_help="$ac_help
208--enable-newgrid use new wxGrid class"
209ac_help="$ac_help
210--enable-imaglist use wxImageList class"
211ac_help="$ac_help
212--enable-listbox use wxListBox class"
213ac_help="$ac_help
214--enable-listctrl use wxListCtrl class"
215ac_help="$ac_help
216--enable-notebook use wxNotebook class"
217ac_help="$ac_help
218--enable-radiobox use wxRadioBox class"
219ac_help="$ac_help
220--enable-radiobtn use wxRadioButton class"
221ac_help="$ac_help
222--enable-sash use wxSashWindow class"
223ac_help="$ac_help
224--enable-scrollbar use wxScrollBar class and scrollable windows"
225ac_help="$ac_help
226--enable-slider use wxSlider class"
227ac_help="$ac_help
228--enable-spinbtn use wxSpinButton class"
229ac_help="$ac_help
56cfaa52
RR
230--enable-spinctrl use wxSpinCtrl class"
231ac_help="$ac_help
10f2d63a
VZ
232--enable-splitter use wxSplitterWindow class"
233ac_help="$ac_help
234--enable-statbmp use wxStaticBitmap class"
235ac_help="$ac_help
236--enable-statbox use wxStaticBox class"
237ac_help="$ac_help
238--enable-statline use wxStaticLine class"
239ac_help="$ac_help
240--enable-statusbar use wxStatusBar class"
241ac_help="$ac_help
242--enable-tabdialog use wxTabControl class"
243ac_help="$ac_help
244--enable-toolbar use wxToolBar class"
245ac_help="$ac_help
360d6699
VZ
246--enable-tbarnative use native wxToolBar class"
247ac_help="$ac_help
248--enable-tbarsmpl use wxToolBarSimple class"
249ac_help="$ac_help
10f2d63a
VZ
250--enable-treectrl use wxTreeCtrl class"
251ac_help="$ac_help
252--enable-commondlg use common dialogs (wxDirDialog, wxProgressDialog, wxTextDialog, ...)"
253ac_help="$ac_help
254--enable-dirdlg use wxDirDialog"
255ac_help="$ac_help
256--enable-textdlg use wxTextDialog"
257ac_help="$ac_help
258--enable-tipdlg use startup tips"
259ac_help="$ac_help
260--enable-progressdlg use wxProgressDialog"
261ac_help="$ac_help
262--enable-miniframe use wxMiniFrame class"
263ac_help="$ac_help
264--enable-html use wxHTML sub-library"
265ac_help="$ac_help
266--enable-tooltips use wxToolTip class"
267ac_help="$ac_help
268--enable-splines use spline drawing code"
269ac_help="$ac_help
270--enable-validators use wxValidator and derived classes"
271ac_help="$ac_help
272--enable-busyinfo use wxBusyInfo"
273ac_help="$ac_help
9b33fe02
VZ
274--enable-plot use wxPlot"
275ac_help="$ac_help
10f2d63a
VZ
276--enable-gif use gif images (GIF file format)"
277ac_help="$ac_help
278--enable-pcx use pcx images (PCX file format)"
279ac_help="$ac_help
280--enable-pnm use pnm images (PNM file format)"
ab9b9eab
VZ
281ac_help="$ac_help
282 --with-x use the X Window System"
10f2d63a
VZ
283
284# Initialize some variables set by options.
285# The variables have the same names as the options, with
286# dashes changed to underlines.
287build=NONE
288cache_file=./config.cache
289exec_prefix=NONE
290host=NONE
291no_create=
292nonopt=NONE
293no_recursion=
294prefix=NONE
295program_prefix=NONE
296program_suffix=NONE
297program_transform_name=s,x,x,
298silent=
299site=
300srcdir=
301target=NONE
302verbose=
303x_includes=NONE
304x_libraries=NONE
305bindir='${exec_prefix}/bin'
306sbindir='${exec_prefix}/sbin'
307libexecdir='${exec_prefix}/libexec'
308datadir='${prefix}/share'
309sysconfdir='${prefix}/etc'
310sharedstatedir='${prefix}/com'
311localstatedir='${prefix}/var'
312libdir='${exec_prefix}/lib'
313includedir='${prefix}/include'
314oldincludedir='/usr/include'
315infodir='${prefix}/info'
316mandir='${prefix}/man'
317
318# Initialize some other variables.
319subdirs=
320MFLAGS= MAKEFLAGS=
321SHELL=${CONFIG_SHELL-/bin/sh}
322# Maximum number of lines to put in a shell here document.
323ac_max_here_lines=12
324
325ac_prev=
326for ac_option
327do
328
329 # If the previous option needs an argument, assign it.
330 if test -n "$ac_prev"; then
331 eval "$ac_prev=\$ac_option"
332 ac_prev=
333 continue
334 fi
335
336 case "$ac_option" in
337 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
338 *) ac_optarg= ;;
339 esac
340
341 # Accept the important Cygnus configure options, so we can diagnose typos.
342
343 case "$ac_option" in
344
345 -bindir | --bindir | --bindi | --bind | --bin | --bi)
346 ac_prev=bindir ;;
347 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
348 bindir="$ac_optarg" ;;
349
350 -build | --build | --buil | --bui | --bu)
351 ac_prev=build ;;
352 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
353 build="$ac_optarg" ;;
354
355 -cache-file | --cache-file | --cache-fil | --cache-fi \
356 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
357 ac_prev=cache_file ;;
358 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
359 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
360 cache_file="$ac_optarg" ;;
361
362 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
363 ac_prev=datadir ;;
364 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
365 | --da=*)
366 datadir="$ac_optarg" ;;
367
368 -disable-* | --disable-*)
369 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
370 # Reject names that are not valid shell variable names.
371 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
372 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
373 fi
374 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
375 eval "enable_${ac_feature}=no" ;;
376
377 -enable-* | --enable-*)
378 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
379 # Reject names that are not valid shell variable names.
380 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
381 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
382 fi
383 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
384 case "$ac_option" in
385 *=*) ;;
386 *) ac_optarg=yes ;;
387 esac
388 eval "enable_${ac_feature}='$ac_optarg'" ;;
389
390 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
391 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
392 | --exec | --exe | --ex)
393 ac_prev=exec_prefix ;;
394 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
395 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
396 | --exec=* | --exe=* | --ex=*)
397 exec_prefix="$ac_optarg" ;;
398
399 -gas | --gas | --ga | --g)
400 # Obsolete; use --with-gas.
401 with_gas=yes ;;
402
403 -help | --help | --hel | --he)
404 # Omit some internal or obsolete options to make the list less imposing.
405 # This message is too long to be a string in the A/UX 3.1 sh.
406 cat << EOF
407Usage: configure [options] [host]
408Options: [defaults in brackets after descriptions]
409Configuration:
410 --cache-file=FILE cache test results in FILE
411 --help print this message
412 --no-create do not create output files
413 --quiet, --silent do not print \`checking...' messages
414 --version print the version of autoconf that created configure
415Directory and file names:
416 --prefix=PREFIX install architecture-independent files in PREFIX
417 [$ac_default_prefix]
418 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
419 [same as prefix]
420 --bindir=DIR user executables in DIR [EPREFIX/bin]
421 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
422 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
423 --datadir=DIR read-only architecture-independent data in DIR
424 [PREFIX/share]
425 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
426 --sharedstatedir=DIR modifiable architecture-independent data in DIR
427 [PREFIX/com]
428 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
429 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
430 --includedir=DIR C header files in DIR [PREFIX/include]
431 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
432 --infodir=DIR info documentation in DIR [PREFIX/info]
433 --mandir=DIR man documentation in DIR [PREFIX/man]
434 --srcdir=DIR find the sources in DIR [configure dir or ..]
435 --program-prefix=PREFIX prepend PREFIX to installed program names
436 --program-suffix=SUFFIX append SUFFIX to installed program names
437 --program-transform-name=PROGRAM
438 run sed PROGRAM on installed program names
439EOF
440 cat << EOF
441Host type:
442 --build=BUILD configure for building on BUILD [BUILD=HOST]
443 --host=HOST configure for HOST [guessed]
444 --target=TARGET configure for TARGET [TARGET=HOST]
445Features and packages:
446 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
447 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
448 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
449 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
450 --x-includes=DIR X include files are in DIR
451 --x-libraries=DIR X library files are in DIR
452EOF
453 if test -n "$ac_help"; then
454 echo "--enable and --with options recognized:$ac_help"
455 fi
456 exit 0 ;;
457
458 -host | --host | --hos | --ho)
459 ac_prev=host ;;
460 -host=* | --host=* | --hos=* | --ho=*)
461 host="$ac_optarg" ;;
462
463 -includedir | --includedir | --includedi | --included | --include \
464 | --includ | --inclu | --incl | --inc)
465 ac_prev=includedir ;;
466 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
467 | --includ=* | --inclu=* | --incl=* | --inc=*)
468 includedir="$ac_optarg" ;;
469
470 -infodir | --infodir | --infodi | --infod | --info | --inf)
471 ac_prev=infodir ;;
472 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
473 infodir="$ac_optarg" ;;
474
475 -libdir | --libdir | --libdi | --libd)
476 ac_prev=libdir ;;
477 -libdir=* | --libdir=* | --libdi=* | --libd=*)
478 libdir="$ac_optarg" ;;
479
480 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
481 | --libexe | --libex | --libe)
482 ac_prev=libexecdir ;;
483 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
484 | --libexe=* | --libex=* | --libe=*)
485 libexecdir="$ac_optarg" ;;
486
487 -localstatedir | --localstatedir | --localstatedi | --localstated \
488 | --localstate | --localstat | --localsta | --localst \
489 | --locals | --local | --loca | --loc | --lo)
490 ac_prev=localstatedir ;;
491 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
492 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
493 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
494 localstatedir="$ac_optarg" ;;
495
496 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
497 ac_prev=mandir ;;
498 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
499 mandir="$ac_optarg" ;;
500
501 -nfp | --nfp | --nf)
502 # Obsolete; use --without-fp.
503 with_fp=no ;;
504
505 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
506 | --no-cr | --no-c)
507 no_create=yes ;;
508
509 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
510 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
511 no_recursion=yes ;;
512
513 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
514 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
515 | --oldin | --oldi | --old | --ol | --o)
516 ac_prev=oldincludedir ;;
517 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
518 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
519 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
520 oldincludedir="$ac_optarg" ;;
521
522 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
523 ac_prev=prefix ;;
524 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
525 prefix="$ac_optarg" ;;
526
527 -program-prefix | --program-prefix | --program-prefi | --program-pref \
528 | --program-pre | --program-pr | --program-p)
529 ac_prev=program_prefix ;;
530 -program-prefix=* | --program-prefix=* | --program-prefi=* \
531 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
532 program_prefix="$ac_optarg" ;;
533
534 -program-suffix | --program-suffix | --program-suffi | --program-suff \
535 | --program-suf | --program-su | --program-s)
536 ac_prev=program_suffix ;;
537 -program-suffix=* | --program-suffix=* | --program-suffi=* \
538 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
539 program_suffix="$ac_optarg" ;;
540
541 -program-transform-name | --program-transform-name \
542 | --program-transform-nam | --program-transform-na \
543 | --program-transform-n | --program-transform- \
544 | --program-transform | --program-transfor \
545 | --program-transfo | --program-transf \
546 | --program-trans | --program-tran \
547 | --progr-tra | --program-tr | --program-t)
548 ac_prev=program_transform_name ;;
549 -program-transform-name=* | --program-transform-name=* \
550 | --program-transform-nam=* | --program-transform-na=* \
551 | --program-transform-n=* | --program-transform-=* \
552 | --program-transform=* | --program-transfor=* \
553 | --program-transfo=* | --program-transf=* \
554 | --program-trans=* | --program-tran=* \
555 | --progr-tra=* | --program-tr=* | --program-t=*)
556 program_transform_name="$ac_optarg" ;;
557
558 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
559 | -silent | --silent | --silen | --sile | --sil)
560 silent=yes ;;
561
562 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
563 ac_prev=sbindir ;;
564 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
565 | --sbi=* | --sb=*)
566 sbindir="$ac_optarg" ;;
567
568 -sharedstatedir | --sharedstatedir | --sharedstatedi \
569 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
570 | --sharedst | --shareds | --shared | --share | --shar \
571 | --sha | --sh)
572 ac_prev=sharedstatedir ;;
573 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
574 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
575 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
576 | --sha=* | --sh=*)
577 sharedstatedir="$ac_optarg" ;;
578
579 -site | --site | --sit)
580 ac_prev=site ;;
581 -site=* | --site=* | --sit=*)
582 site="$ac_optarg" ;;
583
584 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
585 ac_prev=srcdir ;;
586 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
587 srcdir="$ac_optarg" ;;
588
589 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
590 | --syscon | --sysco | --sysc | --sys | --sy)
591 ac_prev=sysconfdir ;;
592 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
593 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
594 sysconfdir="$ac_optarg" ;;
595
596 -target | --target | --targe | --targ | --tar | --ta | --t)
597 ac_prev=target ;;
598 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
599 target="$ac_optarg" ;;
600
601 -v | -verbose | --verbose | --verbos | --verbo | --verb)
602 verbose=yes ;;
603
604 -version | --version | --versio | --versi | --vers)
bc9027cc 605 echo "configure generated by autoconf version 2.13"
10f2d63a
VZ
606 exit 0 ;;
607
608 -with-* | --with-*)
609 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
610 # Reject names that are not valid shell variable names.
611 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
612 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
613 fi
614 ac_package=`echo $ac_package| sed 's/-/_/g'`
615 case "$ac_option" in
616 *=*) ;;
617 *) ac_optarg=yes ;;
618 esac
619 eval "with_${ac_package}='$ac_optarg'" ;;
620
621 -without-* | --without-*)
622 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
623 # Reject names that are not valid shell variable names.
624 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
625 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
626 fi
627 ac_package=`echo $ac_package| sed 's/-/_/g'`
628 eval "with_${ac_package}=no" ;;
629
630 --x)
631 # Obsolete; use --with-x.
632 with_x=yes ;;
633
634 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
635 | --x-incl | --x-inc | --x-in | --x-i)
636 ac_prev=x_includes ;;
637 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
638 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
639 x_includes="$ac_optarg" ;;
640
641 -x-libraries | --x-libraries | --x-librarie | --x-librari \
642 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
643 ac_prev=x_libraries ;;
644 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
645 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
646 x_libraries="$ac_optarg" ;;
647
648 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
649 ;;
650
651 *)
652 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
653 echo "configure: warning: $ac_option: invalid host type" 1>&2
654 fi
655 if test "x$nonopt" != xNONE; then
656 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
657 fi
658 nonopt="$ac_option"
659 ;;
660
661 esac
662done
663
664if test -n "$ac_prev"; then
665 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
666fi
667
668trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
669
670# File descriptor usage:
671# 0 standard input
672# 1 file creation
673# 2 errors and warnings
674# 3 some systems may open it to /dev/tty
675# 4 used on the Kubota Titan
676# 6 checking for... messages and results
677# 5 compiler messages saved in config.log
678if test "$silent" = yes; then
679 exec 6>/dev/null
680else
681 exec 6>&1
682fi
683exec 5>./config.log
684
685echo "\
686This file contains any messages produced by compilers while
687running configure, to aid debugging if configure makes a mistake.
688" 1>&5
689
690# Strip out --no-create and --no-recursion so they do not pile up.
691# Also quote any args containing shell metacharacters.
692ac_configure_args=
693for ac_arg
694do
695 case "$ac_arg" in
696 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
697 | --no-cr | --no-c) ;;
698 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
699 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
700 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
701 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
702 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
703 esac
704done
705
706# NLS nuisances.
707# Only set these to C if already set. These must not be set unconditionally
708# because not all systems understand e.g. LANG=C (notably SCO).
709# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
710# Non-C LC_CTYPE values break the ctype check.
711if test "${LANG+set}" = set; then LANG=C; export LANG; fi
712if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
713if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
714if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
715
716# confdefs.h avoids OS command line length limits that DEFS can exceed.
717rm -rf conftest* confdefs.h
718# AIX cpp loses on an empty file, so make sure it contains at least a newline.
719echo > confdefs.h
720
721# A filename unique to this package, relative to the directory that
722# configure is in, which we can look for to find out if srcdir is correct.
723ac_unique_file=wx-config.in
724
725# Find the source files, if location was not specified.
726if test -z "$srcdir"; then
727 ac_srcdir_defaulted=yes
728 # Try the directory containing this script, then its parent.
729 ac_prog=$0
730 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
731 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
732 srcdir=$ac_confdir
733 if test ! -r $srcdir/$ac_unique_file; then
734 srcdir=..
735 fi
736else
737 ac_srcdir_defaulted=no
738fi
739if test ! -r $srcdir/$ac_unique_file; then
740 if test "$ac_srcdir_defaulted" = yes; then
741 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
742 else
743 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
744 fi
745fi
746srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
747
748# Prefer explicitly selected file to automatically selected ones.
749if test -z "$CONFIG_SITE"; then
750 if test "x$prefix" != xNONE; then
751 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
752 else
753 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
754 fi
755fi
756for ac_site_file in $CONFIG_SITE; do
757 if test -r "$ac_site_file"; then
758 echo "loading site script $ac_site_file"
759 . "$ac_site_file"
760 fi
761done
762
763if test -r "$cache_file"; then
764 echo "loading cache $cache_file"
765 . $cache_file
766else
767 echo "creating cache $cache_file"
768 > $cache_file
769fi
770
771ac_ext=c
772# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
773ac_cpp='$CPP $CPPFLAGS'
774ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
775ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
776cross_compiling=$ac_cv_prog_cc_cross
777
778ac_exeext=
779ac_objext=o
780if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
781 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
782 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
783 ac_n= ac_c='
784' ac_t=' '
785 else
786 ac_n=-n ac_c= ac_t=
787 fi
788else
789 ac_n= ac_c='\c' ac_t=
790fi
791
792
793
7c66a493
VZ
794ac_aux_dir=
795for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
796 if test -f $ac_dir/install-sh; then
797 ac_aux_dir=$ac_dir
798 ac_install_sh="$ac_aux_dir/install-sh -c"
799 break
800 elif test -f $ac_dir/install.sh; then
801 ac_aux_dir=$ac_dir
802 ac_install_sh="$ac_aux_dir/install.sh -c"
803 break
804 fi
805done
806if test -z "$ac_aux_dir"; then
807 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
808fi
809ac_config_guess=$ac_aux_dir/config.guess
810ac_config_sub=$ac_aux_dir/config.sub
811ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
812
813
814# Do some error checking and defaulting for the host and target type.
815# The inputs are:
816# configure --host=HOST --target=TARGET --build=BUILD NONOPT
817#
818# The rules are:
819# 1. You are not allowed to specify --host, --target, and nonopt at the
820# same time.
821# 2. Host defaults to nonopt.
822# 3. If nonopt is not specified, then host defaults to the current host,
823# as determined by config.guess.
824# 4. Target and build default to nonopt.
825# 5. If nonopt is not specified, then target and build default to host.
826
827# The aliases save the names the user supplied, while $host etc.
828# will get canonicalized.
829case $host---$target---$nonopt in
830NONE---*---* | *---NONE---* | *---*---NONE) ;;
831*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
832esac
833
834
835# Make sure we can run config.sub.
836if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
837else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
838fi
839
840echo $ac_n "checking host system type""... $ac_c" 1>&6
bdad4e7e 841echo "configure:842: checking host system type" >&5
7c66a493
VZ
842
843host_alias=$host
844case "$host_alias" in
845NONE)
846 case $nonopt in
847 NONE)
848 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
849 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
850 fi ;;
851 *) host_alias=$nonopt ;;
852 esac ;;
853esac
854
855host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
856host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
857host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
858host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
859echo "$ac_t""$host" 1>&6
860
861echo $ac_n "checking target system type""... $ac_c" 1>&6
bdad4e7e 862echo "configure:863: checking target system type" >&5
7c66a493
VZ
863
864target_alias=$target
865case "$target_alias" in
866NONE)
867 case $nonopt in
868 NONE) target_alias=$host_alias ;;
869 *) target_alias=$nonopt ;;
870 esac ;;
871esac
872
873target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
874target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
875target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
876target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
877echo "$ac_t""$target" 1>&6
878
879echo $ac_n "checking build system type""... $ac_c" 1>&6
bdad4e7e 880echo "configure:881: checking build system type" >&5
7c66a493
VZ
881
882build_alias=$build
883case "$build_alias" in
884NONE)
885 case $nonopt in
886 NONE) build_alias=$host_alias ;;
887 *) build_alias=$nonopt ;;
888 esac ;;
889esac
890
891build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
892build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
893build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
894build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
895echo "$ac_t""$build" 1>&6
896
897test "$host_alias" != "$target_alias" &&
898 test "$program_prefix$program_suffix$program_transform_name" = \
899 NONENONEs,x,x, &&
900 program_prefix=${target_alias}-
901
902
10f2d63a
VZ
903
904WX_MAJOR_VERSION_NUMBER=2
905WX_MINOR_VERSION_NUMBER=1
cc977e5f 906WX_RELEASE_NUMBER=14
10f2d63a
VZ
907
908WX_INTERFACE_AGE=0
909WX_BINARY_AGE=0
910
911WX_VERSION=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER.$WX_RELEASE_NUMBER
912
913WX_RELEASE=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER
914WX_CURRENT=`expr $WX_RELEASE_NUMBER - $WX_INTERFACE_AGE`
915WX_REVISION=$WX_INTERFACE_AGE
916WX_AGE=`expr $WX_BINARY_AGE - $WX_INTERFACE_AGE`
917
918
919USE_UNIX=1
920USE_WIN32=0
b12915c1
VZ
921USE_BEOS=0
922
10f2d63a
VZ
923USE_LINUX=
924USE_SGI=
925USE_HPUX=
926USE_SYSV=
927USE_SVR4=
928USE_AIX=
929USE_SUN=
930USE_SOLARIS=
931USE_SUNOS=
932USE_ALPHA=
933USE_OSF=
934USE_BSD=
935USE_FREEBSD=
936USE_VMS=
937USE_ULTRIX=
938USE_CYGWIN=
939USE_MINGW=
940USE_DATA_GENERAL=
941
ab9b9eab
VZ
942NEEDS_D_REENTRANT_FOR_R_FUNCS=0
943
e07802fc 944ALL_TOOLKITS="CYGWIN GTK MINGW MOTIF WINE PM"
10f2d63a
VZ
945
946DEFAULT_wxUSE_GTK=0
947DEFAULT_wxUSE_MOTIF=0
948DEFAULT_wxUSE_MSW=0
949DEFAULT_wxUSE_WINE=0
e07802fc 950DEFAULT_wxUSE_PM=0
10f2d63a
VZ
951
952DEFAULT_DEFAULT_wxUSE_GTK=0
953DEFAULT_DEFAULT_wxUSE_MOTIF=0
954DEFAULT_DEFAULT_wxUSE_MSW=0
955DEFAULT_DEFAULT_wxUSE_WINE=0
e07802fc 956DEFAULT_DEFAULT_wxUSE_PM=0
10f2d63a 957
d6a55c4b
VZ
958PROGRAM_EXT=
959
10f2d63a
VZ
960case "${host}" in
961 *-hp-hpux* )
962 USE_HPUX=1
963 DEFAULT_DEFAULT_wxUSE_MOTIF=1
ab9b9eab 964 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
10f2d63a
VZ
965 cat >> confdefs.h <<\EOF
966#define __HPUX__ 1
967EOF
968
969 ;;
970 *-*-linux* )
971 USE_LINUX=1
972 cat >> confdefs.h <<\EOF
973#define __LINUX__ 1
974EOF
975
976 TMP=`uname -m`
977 if test "x$TMP" = "xalpha"; then
978 USE_ALPHA=1
979 cat >> confdefs.h <<\EOF
980#define __ALPHA__ 1
981EOF
982
983 fi
984 DEFAULT_DEFAULT_wxUSE_GTK=1
985 ;;
986 *-*-irix5* | *-*-irix6* )
987 USE_SGI=1
988 USE_SVR4=1
989 cat >> confdefs.h <<\EOF
990#define __SGI__ 1
991EOF
992
993 cat >> confdefs.h <<\EOF
994#define __SVR4__ 1
995EOF
996
997 DEFAULT_DEFAULT_wxUSE_MOTIF=1
998 ;;
999 *-*-solaris2* )
1000 USE_SUN=1
1001 USE_SOLARIS=1
1002 USE_SVR4=1
1003 cat >> confdefs.h <<\EOF
1004#define __SUN__ 1
1005EOF
1006
1007 cat >> confdefs.h <<\EOF
1008#define __SOLARIS__ 1
1009EOF
1010
1011 cat >> confdefs.h <<\EOF
1012#define __SVR4__ 1
1013EOF
1014
1015 DEFAULT_DEFAULT_wxUSE_MOTIF=1
ab9b9eab 1016 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
10f2d63a
VZ
1017 ;;
1018 *-*-sunos4* )
1019 USE_SUN=1
1020 USE_SUNOS=1
1021 USE_BSD=1
1022 cat >> confdefs.h <<\EOF
1023#define __SUN__ 1
1024EOF
1025
1026 cat >> confdefs.h <<\EOF
1027#define __SUNOS__ 1
1028EOF
1029
1030 cat >> confdefs.h <<\EOF
1031#define __BSD__ 1
1032EOF
1033
1034 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1035 ;;
1036 *-*-freebsd* | *-*-netbsd*)
1037 USE_BSD=1
1038 USE_FREEBSD=1
1039 cat >> confdefs.h <<\EOF
1040#define __FREEBSD__ 1
1041EOF
1042
1043 cat >> confdefs.h <<\EOF
1044#define __BSD__ 1
1045EOF
1046
1047 DEFAULT_DEFAULT_wxUSE_GTK=1
1048 ;;
1049 *-*-osf* )
1050 USE_ALPHA=1
1051 USE_OSF=1
1052 cat >> confdefs.h <<\EOF
1053#define __ALPHA__ 1
1054EOF
1055
1056 cat >> confdefs.h <<\EOF
1057#define __OSF__ 1
1058EOF
1059
1060 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1061 ;;
1062 *-*-dgux5* )
1063 USE_ALPHA=1
1064 USE_SVR4=1
1065 cat >> confdefs.h <<\EOF
1066#define __ALPHA__ 1
1067EOF
1068
1069 cat >> confdefs.h <<\EOF
1070#define __SVR4__ 1
1071EOF
1072
1073 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1074 ;;
1075 *-*-sysv5* )
1076 USE_SYSV=1
1077 USE_SVR4=1
1078 cat >> confdefs.h <<\EOF
1079#define __SYSV__ 1
1080EOF
1081
1082 cat >> confdefs.h <<\EOF
1083#define __SVR4__ 1
1084EOF
1085
1086 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1087 ;;
1088 *-*-aix* )
1089 USE_AIX=1
1090 USE_SYSV=1
1091 USE_SVR4=1
1092 cat >> confdefs.h <<\EOF
1093#define __AIX__ 1
1094EOF
1095
1096 cat >> confdefs.h <<\EOF
1097#define __SYSV__ 1
1098EOF
1099
1100 cat >> confdefs.h <<\EOF
1101#define __SVR4__ 1
1102EOF
1103
1104 DEFAULT_DEFAULT_wxUSE_MOTIF=1
1105 ;;
1106
7eef8db2 1107 *-*-cygwin32* | *-*-mingw32* )
10f2d63a
VZ
1108 USE_UNIX=0
1109 USE_WIN32=1
1110 cat >> confdefs.h <<\EOF
1111#define __WIN32__ 1
1112EOF
1113
1114 cat >> confdefs.h <<\EOF
1115#define __WIN95__ 1
1116EOF
1117
1118 cat >> confdefs.h <<\EOF
1119#define __WINDOWS__ 1
1120EOF
1121
1122 cat >> confdefs.h <<\EOF
1123#define __GNUWIN32__ 1
1124EOF
1125
1126 cat >> confdefs.h <<\EOF
1127#define STRICT 1
1128EOF
1129
1130 cat >> confdefs.h <<\EOF
1131#define WINVER 0x0400
1132EOF
1133
cf27ef00 1134 PROGRAM_EXT=".exe"
10f2d63a
VZ
1135 DEFAULT_DEFAULT_wxUSE_MSW=1
1136 ;;
1137
1138 *-pc-os2_emx )
1139 cat >> confdefs.h <<\EOF
1140#define __EMX__ 1
1141EOF
1142
cf27ef00 1143 PROGRAM_EXT=".exe"
e07802fc 1144 DEFAULT_DEFAULT_wxUSE_PM=1
10f2d63a
VZ
1145 ;;
1146
b12915c1
VZ
1147 *-*-beos* )
1148 USE_BEOS=1
1149 cat >> confdefs.h <<\EOF
1150#define __BEOS__ 1
1151EOF
1152
1153 ;;
1154
10f2d63a
VZ
1155 *)
1156 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
1157esac
1158
1159if test "$USE_UNIX" = 1 ; then
b12915c1
VZ
1160 wxUSE_UNIX=yes
1161 cat >> confdefs.h <<\EOF
10f2d63a
VZ
1162#define __UNIX__ 1
1163EOF
1164
b12915c1
VZ
1165
1166 SRC_SUBDIRS="$SRC_SUBDIRS unix"
1167 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS unix"
1168fi
1169
1170if test "$USE_BEOS" = 1; then
1171 SRC_SUBDIRS="$SRC_SUBDIRS be"
1172 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS be"
10f2d63a
VZ
1173fi
1174
1175if test "$USE_LINUX" = 1; then
1176 echo $ac_n "checking for gettext in -lc""... $ac_c" 1>&6
bdad4e7e 1177echo "configure:1178: checking for gettext in -lc" >&5
10f2d63a
VZ
1178ac_lib_var=`echo c'_'gettext | sed 'y%./+-%__p_%'`
1179if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1180 echo $ac_n "(cached) $ac_c" 1>&6
1181else
1182 ac_save_LIBS="$LIBS"
1183LIBS="-lc $LIBS"
1184cat > conftest.$ac_ext <<EOF
bdad4e7e 1185#line 1186 "configure"
10f2d63a
VZ
1186#include "confdefs.h"
1187/* Override any gcc2 internal prototype to avoid an error. */
1188/* We use char because int might match the return type of a gcc2
1189 builtin and then its argument prototype would still apply. */
1190char gettext();
1191
1192int main() {
1193gettext()
1194; return 0; }
1195EOF
bdad4e7e 1196if { (eval echo configure:1197: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
1197 rm -rf conftest*
1198 eval "ac_cv_lib_$ac_lib_var=yes"
1199else
1200 echo "configure: failed program was:" >&5
1201 cat conftest.$ac_ext >&5
1202 rm -rf conftest*
1203 eval "ac_cv_lib_$ac_lib_var=no"
1204fi
1205rm -f conftest*
1206LIBS="$ac_save_LIBS"
1207
1208fi
1209if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1210 echo "$ac_t""yes" 1>&6
1211 cat >> confdefs.h <<\EOF
1212#define wxHAVE_GLIBC2 1
1213EOF
1214
1215else
1216 echo "$ac_t""no" 1>&6
1217fi
1218
1219fi
1220
1221
1222
1223
1224 wx_arg_cache_file="configarg.cache"
1225 echo "loading argument cache $wx_arg_cache_file"
1226 rm -f ${wx_arg_cache_file}.tmp
1227 touch ${wx_arg_cache_file}.tmp
1228 touch ${wx_arg_cache_file}
1229
1230
1231DEBUG_CONFIGURE=0
1232if test $DEBUG_CONFIGURE = 1; then
1233 DEFAULT_wxUSE_THREADS=yes
1234
1235 DEFAULT_wxUSE_SHARED=yes
00cf1208 1236 DEFAULT_wxUSE_BURNT_NAME=no
10f2d63a
VZ
1237 DEFAULT_wxUSE_OPTIMISE=yes
1238 DEFAULT_wxUSE_PROFILE=no
1239 DEFAULT_wxUSE_NO_DEPS=no
1240 DEFAULT_wxUSE_NO_RTTI=no
1241 DEFAULT_wxUSE_NO_EXCEPTIONS=no
1242 DEFAULT_wxUSE_PERMISSIVE=no
1243 DEFAULT_wxUSE_DEBUG_FLAG=yes
1244 DEFAULT_wxUSE_DEBUG_INFO=yes
1245 DEFAULT_wxUSE_DEBUG_GDB=yes
1246 DEFAULT_wxUSE_MEM_TRACING=no
1247 DEFAULT_wxUSE_DEBUG_CONTEXT=no
1248 DEFAULT_wxUSE_DMALLOC=no
1249 DEFAULT_wxUSE_APPLE_IEEE=no
1250
1251 DEFAULT_wxUSE_LOG=yes
1252
1253 DEFAULT_wxUSE_GUI=yes
1254
1255 DEFAULT_wxUSE_ZLIB=no
1256 DEFAULT_wxUSE_LIBPNG=no
1257 DEFAULT_wxUSE_LIBJPEG=no
c7a2bf27 1258 DEFAULT_wxUSE_LIBTIFF=no
10f2d63a 1259 DEFAULT_wxUSE_ODBC=no
bdad4e7e 1260 DEFAULT_wxUSE_OPENGL=no
10f2d63a
VZ
1261
1262 DEFAULT_wxUSE_STD_IOSTREAM=no
1263 DEFAULT_wxUSE_FILE=no
1264 DEFAULT_wxUSE_TEXTFILE=no
1265 DEFAULT_wxUSE_TIMEDATE=no
1266 DEFAULT_wxUSE_WAVE=no
1267 DEFAULT_wxUSE_INTL=no
1268 DEFAULT_wxUSE_CONFIG=no
1269 DEFAULT_wxUSE_STREAMS=no
1270 DEFAULT_wxUSE_SOCKETS=no
1271 DEFAULT_wxUSE_DIALUP_MANAGER=no
1272 DEFAULT_wxUSE_SERIAL=no
1273 DEFAULT_wxUSE_JOYSTICK=no
1274 DEFAULT_wxUSE_DYNLIB_CLASS=no
1275 DEFAULT_wxUSE_LONGLONG=no
1276
1277 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=no
1278 DEFAULT_wxUSE_NORMALIZED_PS_FONTS=no
1279 DEFAULT_wxUSE_POSTSCRIPT=no
1280
1281 DEFAULT_wxUSE_X_RESOURCES=no
1282 DEFAULT_wxUSE_CLIPBOARD=no
1283 DEFAULT_wxUSE_TOOLTIPS=no
1284 DEFAULT_wxUSE_DRAG_AND_DROP=no
1285 DEFAULT_wxUSE_SPLINES=no
1286
1287 DEFAULT_wxUSE_MDI_ARCHITECTURE=no
1288 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=no
1289 DEFAULT_wxUSE_PRINTING_ARCHITECTURE=no
1290
1291 DEFAULT_wxUSE_PROLOGIO=no
1292 DEFAULT_wxUSE_RESOURCES=no
1293 DEFAULT_wxUSE_CONSTRAINTS=no
1294 DEFAULT_wxUSE_IPC=no
1295 DEFAULT_wxUSE_HELP=no
1296 DEFAULT_wxUSE_WXTREE=no
1297 DEFAULT_wxUSE_METAFILE=no
1298
1299 DEFAULT_wxUSE_COMMONDLGS=no
1300 DEFAULT_wxUSE_DIRDLG=no
1301 DEFAULT_wxUSE_TEXTDLG=no
1302 DEFAULT_wxUSE_STARTUP_TIPS=no
1303 DEFAULT_wxUSE_PROGRESSDLG=no
1304 DEFAULT_wxUSE_MINIFRAME=no
1305 DEFAULT_wxUSE_HTML=no
24528b0c 1306 DEFAULT_wxUSE_FILESYSTEM=no
10f2d63a
VZ
1307 DEFAULT_wxUSE_FS_INET=no
1308 DEFAULT_wxUSE_FS_ZIP=no
1309 DEFAULT_wxUSE_BUSYINFO=no
1310 DEFAULT_wxUSE_ZIPSTREAM=no
1311 DEFAULT_wxUSE_VALIDATORS=yes
1312
1313 DEFAULT_wxUSE_ACCEL=no
1314 DEFAULT_wxUSE_CARET=no
1315 DEFAULT_wxUSE_BMPBUTTON=no
1316 DEFAULT_wxUSE_CHECKBOX=no
1317 DEFAULT_wxUSE_CHECKLST=no
1318 DEFAULT_wxUSE_CHOICE=yes
1319 DEFAULT_wxUSE_COMBOBOX=no
1320 DEFAULT_wxUSE_GAUGE=no
1321 DEFAULT_wxUSE_GRID=no
1322 DEFAULT_wxUSE_NEW_GRID=no
1323 DEFAULT_wxUSE_IMAGLIST=no
1324 DEFAULT_wxUSE_LISTBOX=no
1325 DEFAULT_wxUSE_LISTCTRL=no
1326 DEFAULT_wxUSE_NOTEBOOK=no
9b33fe02 1327 DEFAULT_wxUSE_PLOT=no
10f2d63a
VZ
1328 DEFAULT_wxUSE_RADIOBOX=no
1329 DEFAULT_wxUSE_RADIOBTN=no
1330 DEFAULT_wxUSE_SASH=no
1331 DEFAULT_wxUSE_SCROLLBAR=no
1332 DEFAULT_wxUSE_SLIDER=no
1333 DEFAULT_wxUSE_SPINBTN=no
56cfaa52 1334 DEFAULT_wxUSE_SPINCTRL=no
10f2d63a
VZ
1335 DEFAULT_wxUSE_SPLITTER=no
1336 DEFAULT_wxUSE_STATBMP=no
1337 DEFAULT_wxUSE_STATBOX=no
1338 DEFAULT_wxUSE_STATLINE=no
1339 DEFAULT_wxUSE_STATUSBAR=yes
1340 DEFAULT_wxUSE_TABDIALOG=no
1341 DEFAULT_wxUSE_TOOLBAR=no
360d6699
VZ
1342 DEFAULT_wxUSE_TOOLBAR_NATIVE=no
1343 DEFAULT_wxUSE_TOOLBAR_SIMPLE=no
10f2d63a
VZ
1344 DEFAULT_wxUSE_TREECTRL=no
1345
1346 DEFAULT_wxUSE_UNICODE=no
1347 DEFAULT_wxUSE_WCSRTOMBS=no
1348
1349 DEFAULT_wxUSE_GIF=no
1350 DEFAULT_wxUSE_PCX=no
1351 DEFAULT_wxUSE_PNM=no
1352else
1353 DEFAULT_wxUSE_THREADS=yes
1354
1355 DEFAULT_wxUSE_SHARED=yes
00cf1208 1356 DEFAULT_wxUSE_BURNT_NAME=no
10f2d63a
VZ
1357 DEFAULT_wxUSE_OPTIMISE=yes
1358 DEFAULT_wxUSE_PROFILE=no
1359 DEFAULT_wxUSE_NO_DEPS=no
1360 DEFAULT_wxUSE_NO_RTTI=no
1361 DEFAULT_wxUSE_NO_EXCEPTIONS=no
1362 DEFAULT_wxUSE_PERMISSIVE=no
1363 DEFAULT_wxUSE_DEBUG_FLAG=no
1364 DEFAULT_wxUSE_DEBUG_INFO=no
1365 DEFAULT_wxUSE_DEBUG_GDB=no
1366 DEFAULT_wxUSE_MEM_TRACING=no
1367 DEFAULT_wxUSE_DEBUG_CONTEXT=no
1368 DEFAULT_wxUSE_DMALLOC=no
1369 DEFAULT_wxUSE_APPLE_IEEE=yes
1370
1371 DEFAULT_wxUSE_LOG=yes
1372
1373 DEFAULT_wxUSE_GUI=yes
1374
1375 DEFAULT_wxUSE_ZLIB=yes
1376 DEFAULT_wxUSE_LIBPNG=yes
1377 DEFAULT_wxUSE_LIBJPEG=yes
b47c832e 1378 DEFAULT_wxUSE_LIBTIFF=yes
16b52fa1 1379 DEFAULT_wxUSE_ODBC=no
bdad4e7e 1380 DEFAULT_wxUSE_OPENGL=no
10f2d63a
VZ
1381
1382 DEFAULT_wxUSE_STD_IOSTREAM=no
1383 DEFAULT_wxUSE_FILE=yes
1384 DEFAULT_wxUSE_TEXTFILE=yes
1385 DEFAULT_wxUSE_TIMEDATE=yes
1386 DEFAULT_wxUSE_WAVE=no
1387 DEFAULT_wxUSE_INTL=yes
1388 DEFAULT_wxUSE_CONFIG=yes
1389 DEFAULT_wxUSE_STREAMS=yes
1390 DEFAULT_wxUSE_SOCKETS=yes
1391 DEFAULT_wxUSE_DIALUP_MANAGER=yes
1392 DEFAULT_wxUSE_SERIAL=yes
1393 DEFAULT_wxUSE_JOYSTICK=yes
1394 DEFAULT_wxUSE_DYNLIB_CLASS=yes
b685cd9b 1395 DEFAULT_wxUSE_LONGLONG=yes
10f2d63a
VZ
1396
1397 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=yes
1398 DEFAULT_wxUSE_NORMALIZED_PS_FONTS=yes
1399 DEFAULT_wxUSE_POSTSCRIPT=yes
1400
1401 DEFAULT_wxUSE_X_RESOURCES=no
1402 DEFAULT_wxUSE_CLIPBOARD=yes
1403 DEFAULT_wxUSE_TOOLTIPS=yes
1404 DEFAULT_wxUSE_DRAG_AND_DROP=yes
1405 DEFAULT_wxUSE_SPLINES=yes
1406
1407 DEFAULT_wxUSE_MDI_ARCHITECTURE=yes
1408 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=yes
1409 DEFAULT_wxUSE_PRINTING_ARCHITECTURE=yes
1410
1411 DEFAULT_wxUSE_PROLOGIO=yes
1412 DEFAULT_wxUSE_RESOURCES=yes
1413 DEFAULT_wxUSE_CONSTRAINTS=yes
1414 DEFAULT_wxUSE_IPC=yes
1415 DEFAULT_wxUSE_HELP=yes
1416 DEFAULT_wxUSE_WXTREE=yes
1417 DEFAULT_wxUSE_METAFILE=yes
1418
1419 DEFAULT_wxUSE_COMMONDLGS=yes
1420 DEFAULT_wxUSE_DIRDLG=yes
1421 DEFAULT_wxUSE_TEXTDLG=yes
1422 DEFAULT_wxUSE_STARTUP_TIPS=yes
1423 DEFAULT_wxUSE_PROGRESSDLG=yes
1424 DEFAULT_wxUSE_MINIFRAME=yes
1425 DEFAULT_wxUSE_HTML=yes
24528b0c 1426 DEFAULT_wxUSE_FILESYSTEM=yes
10f2d63a
VZ
1427 DEFAULT_wxUSE_FS_INET=yes
1428 DEFAULT_wxUSE_FS_ZIP=yes
1429 DEFAULT_wxUSE_BUSYINFO=yes
1430 DEFAULT_wxUSE_ZIPSTREAM=yes
1431 DEFAULT_wxUSE_VALIDATORS=yes
1432
1433 DEFAULT_wxUSE_ACCEL=yes
1434 DEFAULT_wxUSE_CARET=yes
1435 DEFAULT_wxUSE_BMPBUTTON=yes
1436 DEFAULT_wxUSE_CHECKBOX=yes
1437 DEFAULT_wxUSE_CHECKLST=yes
1438 DEFAULT_wxUSE_CHOICE=yes
1439 DEFAULT_wxUSE_COMBOBOX=yes
1440 DEFAULT_wxUSE_GAUGE=yes
1441 DEFAULT_wxUSE_GRID=yes
cc977e5f 1442 DEFAULT_wxUSE_NEW_GRID=yes
10f2d63a
VZ
1443 DEFAULT_wxUSE_IMAGLIST=yes
1444 DEFAULT_wxUSE_LISTBOX=yes
1445 DEFAULT_wxUSE_LISTCTRL=yes
1446 DEFAULT_wxUSE_NOTEBOOK=yes
9b33fe02 1447 DEFAULT_wxUSE_PLOT=yes
10f2d63a
VZ
1448 DEFAULT_wxUSE_RADIOBOX=yes
1449 DEFAULT_wxUSE_RADIOBTN=yes
1450 DEFAULT_wxUSE_SASH=yes
1451 DEFAULT_wxUSE_SCROLLBAR=yes
1452 DEFAULT_wxUSE_SLIDER=yes
1453 DEFAULT_wxUSE_SPINBTN=yes
56cfaa52 1454 DEFAULT_wxUSE_SPINCTRL=yes
10f2d63a
VZ
1455 DEFAULT_wxUSE_SPLITTER=yes
1456 DEFAULT_wxUSE_STATBMP=yes
1457 DEFAULT_wxUSE_STATBOX=yes
1458 DEFAULT_wxUSE_STATLINE=yes
1459 DEFAULT_wxUSE_STATUSBAR=yes
1460 DEFAULT_wxUSE_TABDIALOG=no
1461 DEFAULT_wxUSE_TOOLBAR=yes
360d6699
VZ
1462 DEFAULT_wxUSE_TOOLBAR_NATIVE=yes
1463 DEFAULT_wxUSE_TOOLBAR_SIMPLE=yes
10f2d63a
VZ
1464 DEFAULT_wxUSE_TREECTRL=yes
1465
1466 DEFAULT_wxUSE_UNICODE=no
1467 DEFAULT_wxUSE_WCSRTOMBS=no
1468
1469 DEFAULT_wxUSE_GIF=yes
1470 DEFAULT_wxUSE_PCX=yes
1471 DEFAULT_wxUSE_PNM=yes
1472fi
1473
1474
1475
1476for toolkit in `echo $ALL_TOOLKITS`; do
1477 LINE=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}`
1478 if test "x$LINE" != x ; then
1479 has_toolkit_in_cache=1
1480 eval "DEFAULT_$LINE"
1481 eval "CACHE_$toolkit=1"
1482 fi
1483done
1484
1485
1486
1487 echo $ac_n "checking "for --enable-gui"""... $ac_c" 1>&6
c733b222 1488echo "configure:1489: checking "for --enable-gui"" >&5
10f2d63a
VZ
1489 no_cache=0
1490 # Check whether --enable-gui or --disable-gui was given.
1491if test "${enable_gui+set}" = set; then
1492 enableval="$enable_gui"
1493
1494 if test "$enableval" = yes; then
1495 ac_cv_use_gui='wxUSE_GUI=yes'
1496 else
1497 ac_cv_use_gui='wxUSE_GUI=no'
1498 fi
1499
1500else
1501
1502 LINE=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
1503 if test "x$LINE" != x ; then
1504 eval "DEFAULT_$LINE"
1505 else
1506 no_cache=1
1507 fi
1508
1509 ac_cv_use_gui='wxUSE_GUI='$DEFAULT_wxUSE_GUI
1510
1511fi
1512
1513
1514 eval "$ac_cv_use_gui"
1515 if test "$no_cache" != 1; then
1516 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
1517 fi
1518
1519 if test "$wxUSE_GUI" = yes; then
1520 echo "$ac_t""yes" 1>&6
1521 else
1522 echo "$ac_t""no" 1>&6
1523 fi
1524
1525
b12915c1 1526if test "$wxUSE_GUI" = "yes"; then
10f2d63a
VZ
1527
1528# Check whether --with-gtk or --without-gtk was given.
1529if test "${with_gtk+set}" = set; then
1530 withval="$with_gtk"
1531 wxUSE_GTK="$withval" CACHE_GTK=1 TOOLKIT_GIVEN=1
1532fi
1533
1534# Check whether --with-motif or --without-motif was given.
1535if test "${with_motif+set}" = set; then
1536 withval="$with_motif"
1537 wxUSE_MOTIF="$withval" CACHE_MOTIF=1 TOOLKIT_GIVEN=1
1538fi
1539
1540# Check whether --with-wine or --without-wine was given.
1541if test "${with_wine+set}" = set; then
1542 withval="$with_wine"
1543 wxUSE_WINE="$withval" CACHE_WINE=1 TOOLKIT_GIVEN=1
1544fi
1545
1546# Check whether --with-cygwin or --without-cygwin was given.
1547if test "${with_cygwin+set}" = set; then
1548 withval="$with_cygwin"
1549 wxUSE_CYGWIN="$withval" CACHE_CYGWIN=1 TOOLKIT_GIVEN=1
1550fi
1551
1552# Check whether --with-mingw or --without-mingw was given.
1553if test "${with_mingw+set}" = set; then
1554 withval="$with_mingw"
1555 wxUSE_MINGW="$withval" CACHE_MINGW=1 TOOLKIT_GIVEN=1
1556fi
1557
e07802fc
VZ
1558# Check whether --with-pm or --without-pm was given.
1559if test "${with_pm+set}" = set; then
1560 withval="$with_pm"
1561 wxUSE_PM="$withval" CACHE_PM=1 TOOLKIT_GIVEN=1
1562fi
1563
10f2d63a
VZ
1564
1565# Check whether --with-gtk-prefix or --without-gtk-prefix was given.
1566if test "${with_gtk_prefix+set}" = set; then
1567 withval="$with_gtk_prefix"
1568 gtk_config_prefix="$withval"
1569else
1570 gtk_config_prefix=""
1571fi
1572
1573# Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given.
1574if test "${with_gtk_exec_prefix+set}" = set; then
1575 withval="$with_gtk_exec_prefix"
1576 gtk_config_exec_prefix="$withval"
1577else
1578 gtk_config_exec_prefix=""
1579fi
1580
1581
1582
b12915c1 1583 echo $ac_n "checking "for --with-libpng"""... $ac_c" 1>&6
c733b222 1584echo "configure:1585: checking "for --with-libpng"" >&5
10f2d63a 1585 no_cache=0
b12915c1
VZ
1586 # Check whether --with-libpng or --without-libpng was given.
1587if test "${with_libpng+set}" = set; then
1588 withval="$with_libpng"
10f2d63a
VZ
1589
1590 if test "$withval" = yes; then
b12915c1 1591 ac_cv_use_libpng='wxUSE_LIBPNG=yes'
10f2d63a 1592 else
b12915c1 1593 ac_cv_use_libpng='wxUSE_LIBPNG=no'
10f2d63a
VZ
1594 fi
1595
1596else
1597
b12915c1 1598 LINE=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
10f2d63a
VZ
1599 if test "x$LINE" != x ; then
1600 eval "DEFAULT_$LINE"
1601 else
1602 no_cache=1
1603 fi
1604
b12915c1 1605 ac_cv_use_libpng='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
10f2d63a
VZ
1606
1607fi
1608
1609
b12915c1 1610 eval "$ac_cv_use_libpng"
10f2d63a 1611 if test "$no_cache" != 1; then
b12915c1 1612 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1613 fi
1614
b12915c1 1615 if test "$wxUSE_LIBPNG" = yes; then
10f2d63a
VZ
1616 echo "$ac_t""yes" 1>&6
1617 else
1618 echo "$ac_t""no" 1>&6
1619 fi
1620
1621
b12915c1 1622 echo $ac_n "checking "for --with-libjpeg"""... $ac_c" 1>&6
c733b222 1623echo "configure:1624: checking "for --with-libjpeg"" >&5
10f2d63a 1624 no_cache=0
b12915c1
VZ
1625 # Check whether --with-libjpeg or --without-libjpeg was given.
1626if test "${with_libjpeg+set}" = set; then
1627 withval="$with_libjpeg"
10f2d63a
VZ
1628
1629 if test "$withval" = yes; then
b12915c1 1630 ac_cv_use_libjpeg='wxUSE_LIBJPEG=yes'
10f2d63a 1631 else
b12915c1 1632 ac_cv_use_libjpeg='wxUSE_LIBJPEG=no'
10f2d63a
VZ
1633 fi
1634
1635else
1636
b12915c1 1637 LINE=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
10f2d63a
VZ
1638 if test "x$LINE" != x ; then
1639 eval "DEFAULT_$LINE"
1640 else
1641 no_cache=1
1642 fi
1643
b12915c1 1644 ac_cv_use_libjpeg='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
10f2d63a
VZ
1645
1646fi
1647
1648
b12915c1 1649 eval "$ac_cv_use_libjpeg"
10f2d63a 1650 if test "$no_cache" != 1; then
b12915c1 1651 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1652 fi
1653
b12915c1 1654 if test "$wxUSE_LIBJPEG" = yes; then
10f2d63a
VZ
1655 echo "$ac_t""yes" 1>&6
1656 else
1657 echo "$ac_t""no" 1>&6
1658 fi
1659
1660
b12915c1 1661 echo $ac_n "checking "for --with-libtiff"""... $ac_c" 1>&6
c733b222 1662echo "configure:1663: checking "for --with-libtiff"" >&5
10f2d63a 1663 no_cache=0
b12915c1
VZ
1664 # Check whether --with-libtiff or --without-libtiff was given.
1665if test "${with_libtiff+set}" = set; then
1666 withval="$with_libtiff"
10f2d63a
VZ
1667
1668 if test "$withval" = yes; then
b12915c1 1669 ac_cv_use_libtiff='wxUSE_LIBTIFF=yes'
10f2d63a 1670 else
b12915c1 1671 ac_cv_use_libtiff='wxUSE_LIBTIFF=no'
10f2d63a
VZ
1672 fi
1673
1674else
1675
b12915c1 1676 LINE=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
10f2d63a
VZ
1677 if test "x$LINE" != x ; then
1678 eval "DEFAULT_$LINE"
1679 else
1680 no_cache=1
1681 fi
1682
b12915c1 1683 ac_cv_use_libtiff='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
10f2d63a
VZ
1684
1685fi
1686
1687
b12915c1 1688 eval "$ac_cv_use_libtiff"
10f2d63a 1689 if test "$no_cache" != 1; then
b12915c1 1690 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1691 fi
1692
b12915c1 1693 if test "$wxUSE_LIBTIFF" = yes; then
10f2d63a
VZ
1694 echo "$ac_t""yes" 1>&6
1695 else
1696 echo "$ac_t""no" 1>&6
1697 fi
1698
1699
b12915c1 1700 echo $ac_n "checking "for --with-opengl"""... $ac_c" 1>&6
c733b222 1701echo "configure:1702: checking "for --with-opengl"" >&5
10f2d63a 1702 no_cache=0
b12915c1
VZ
1703 # Check whether --with-opengl or --without-opengl was given.
1704if test "${with_opengl+set}" = set; then
1705 withval="$with_opengl"
10f2d63a
VZ
1706
1707 if test "$withval" = yes; then
b12915c1 1708 ac_cv_use_opengl='wxUSE_OPENGL=yes'
10f2d63a 1709 else
b12915c1 1710 ac_cv_use_opengl='wxUSE_OPENGL=no'
10f2d63a
VZ
1711 fi
1712
1713else
1714
b12915c1 1715 LINE=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
10f2d63a
VZ
1716 if test "x$LINE" != x ; then
1717 eval "DEFAULT_$LINE"
1718 else
1719 no_cache=1
1720 fi
1721
b12915c1 1722 ac_cv_use_opengl='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
10f2d63a
VZ
1723
1724fi
1725
1726
b12915c1 1727 eval "$ac_cv_use_opengl"
10f2d63a 1728 if test "$no_cache" != 1; then
b12915c1 1729 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1730 fi
1731
b12915c1 1732 if test "$wxUSE_OPENGL" = yes; then
10f2d63a
VZ
1733 echo "$ac_t""yes" 1>&6
1734 else
1735 echo "$ac_t""no" 1>&6
1736 fi
1737
1738
b12915c1
VZ
1739fi
1740
1741
1742 echo $ac_n "checking "for --with-dmalloc"""... $ac_c" 1>&6
c733b222 1743echo "configure:1744: checking "for --with-dmalloc"" >&5
c7a2bf27 1744 no_cache=0
b12915c1
VZ
1745 # Check whether --with-dmalloc or --without-dmalloc was given.
1746if test "${with_dmalloc+set}" = set; then
1747 withval="$with_dmalloc"
c7a2bf27
RR
1748
1749 if test "$withval" = yes; then
b12915c1 1750 ac_cv_use_dmalloc='wxUSE_DMALLOC=yes'
c7a2bf27 1751 else
b12915c1 1752 ac_cv_use_dmalloc='wxUSE_DMALLOC=no'
c7a2bf27
RR
1753 fi
1754
1755else
1756
b12915c1 1757 LINE=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
c7a2bf27
RR
1758 if test "x$LINE" != x ; then
1759 eval "DEFAULT_$LINE"
1760 else
1761 no_cache=1
1762 fi
1763
b12915c1 1764 ac_cv_use_dmalloc='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
c7a2bf27
RR
1765
1766fi
1767
1768
b12915c1 1769 eval "$ac_cv_use_dmalloc"
c7a2bf27 1770 if test "$no_cache" != 1; then
b12915c1 1771 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
c7a2bf27
RR
1772 fi
1773
b12915c1 1774 if test "$wxUSE_DMALLOC" = yes; then
c7a2bf27
RR
1775 echo "$ac_t""yes" 1>&6
1776 else
1777 echo "$ac_t""no" 1>&6
1778 fi
1779
1780
b12915c1 1781 echo $ac_n "checking "for --with-zlib"""... $ac_c" 1>&6
c733b222 1782echo "configure:1783: checking "for --with-zlib"" >&5
10f2d63a 1783 no_cache=0
b12915c1
VZ
1784 # Check whether --with-zlib or --without-zlib was given.
1785if test "${with_zlib+set}" = set; then
1786 withval="$with_zlib"
10f2d63a
VZ
1787
1788 if test "$withval" = yes; then
b12915c1 1789 ac_cv_use_zlib='wxUSE_ZLIB=yes'
10f2d63a 1790 else
b12915c1 1791 ac_cv_use_zlib='wxUSE_ZLIB=no'
10f2d63a
VZ
1792 fi
1793
1794else
1795
b12915c1 1796 LINE=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
10f2d63a
VZ
1797 if test "x$LINE" != x ; then
1798 eval "DEFAULT_$LINE"
1799 else
1800 no_cache=1
1801 fi
1802
b12915c1 1803 ac_cv_use_zlib='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
10f2d63a
VZ
1804
1805fi
1806
1807
b12915c1 1808 eval "$ac_cv_use_zlib"
10f2d63a 1809 if test "$no_cache" != 1; then
b12915c1 1810 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
10f2d63a
VZ
1811 fi
1812
b12915c1 1813 if test "$wxUSE_ZLIB" = yes; then
10f2d63a 1814 echo "$ac_t""yes" 1>&6
c733b222 1815 else
bdad4e7e 1816 echo "$ac_t""no" 1>&6
10f2d63a
VZ
1817 fi
1818
1819
1820 echo $ac_n "checking "for --with-odbc"""... $ac_c" 1>&6
bdad4e7e 1821echo "configure:1822: checking "for --with-odbc"" >&5
10f2d63a
VZ
1822 no_cache=0
1823 # Check whether --with-odbc or --without-odbc was given.
1824if test "${with_odbc+set}" = set; then
1825 withval="$with_odbc"
1826
1827 if test "$withval" = yes; then
1828 ac_cv_use_odbc='wxUSE_ODBC=yes'
1829 else
1830 ac_cv_use_odbc='wxUSE_ODBC=no'
1831 fi
1832
1833else
1834
1835 LINE=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
1836 if test "x$LINE" != x ; then
1837 eval "DEFAULT_$LINE"
1838 else
1839 no_cache=1
1840 fi
1841
1842 ac_cv_use_odbc='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
1843
1844fi
1845
1846
1847 eval "$ac_cv_use_odbc"
1848 if test "$no_cache" != 1; then
1849 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
1850 fi
1851
1852 if test "$wxUSE_ODBC" = yes; then
1853 echo "$ac_t""yes" 1>&6
1854 else
1855 echo "$ac_t""no" 1>&6
1856 fi
1857
1858
1859
1860
1861
1862 echo $ac_n "checking "for --enable-shared"""... $ac_c" 1>&6
bdad4e7e 1863echo "configure:1864: checking "for --enable-shared"" >&5
10f2d63a
VZ
1864 no_cache=0
1865 # Check whether --enable-shared or --disable-shared was given.
1866if test "${enable_shared+set}" = set; then
1867 enableval="$enable_shared"
1868
1869 if test "$enableval" = yes; then
1870 ac_cv_use_shared='wxUSE_SHARED=yes'
1871 else
1872 ac_cv_use_shared='wxUSE_SHARED=no'
1873 fi
1874
1875else
1876
1877 LINE=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
1878 if test "x$LINE" != x ; then
1879 eval "DEFAULT_$LINE"
1880 else
1881 no_cache=1
1882 fi
1883
1884 ac_cv_use_shared='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
1885
1886fi
1887
1888
1889 eval "$ac_cv_use_shared"
1890 if test "$no_cache" != 1; then
1891 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
1892 fi
1893
1894 if test "$wxUSE_SHARED" = yes; then
1895 echo "$ac_t""yes" 1>&6
1896 else
1897 echo "$ac_t""no" 1>&6
1898 fi
1899
1900
00cf1208 1901 echo $ac_n "checking "for --enable-burnt_name"""... $ac_c" 1>&6
bdad4e7e 1902echo "configure:1903: checking "for --enable-burnt_name"" >&5
00cf1208
RR
1903 no_cache=0
1904 # Check whether --enable-burnt_name or --disable-burnt_name was given.
1905if test "${enable_burnt_name+set}" = set; then
1906 enableval="$enable_burnt_name"
1907
1908 if test "$enableval" = yes; then
1909 ac_cv_use_burnt_name='wxUSE_BURNT_NAME=yes'
1910 else
1911 ac_cv_use_burnt_name='wxUSE_BURNT_NAME=no'
1912 fi
1913
1914else
1915
1916 LINE=`grep "wxUSE_BURNT_NAME" ${wx_arg_cache_file}`
1917 if test "x$LINE" != x ; then
1918 eval "DEFAULT_$LINE"
1919 else
1920 no_cache=1
1921 fi
1922
1923 ac_cv_use_burnt_name='wxUSE_BURNT_NAME='$DEFAULT_wxUSE_BURNT_NAME
1924
1925fi
1926
1927
1928 eval "$ac_cv_use_burnt_name"
1929 if test "$no_cache" != 1; then
1930 echo $ac_cv_use_burnt_name >> ${wx_arg_cache_file}.tmp
1931 fi
1932
1933 if test "$wxUSE_BURNT_NAME" = yes; then
1934 echo "$ac_t""yes" 1>&6
1935 else
1936 echo "$ac_t""no" 1>&6
1937 fi
1938
1939
10f2d63a 1940 echo $ac_n "checking "for --enable-optimise"""... $ac_c" 1>&6
bdad4e7e 1941echo "configure:1942: checking "for --enable-optimise"" >&5
10f2d63a
VZ
1942 no_cache=0
1943 # Check whether --enable-optimise or --disable-optimise was given.
1944if test "${enable_optimise+set}" = set; then
1945 enableval="$enable_optimise"
1946
1947 if test "$enableval" = yes; then
1948 ac_cv_use_optimise='wxUSE_OPTIMISE=yes'
1949 else
1950 ac_cv_use_optimise='wxUSE_OPTIMISE=no'
1951 fi
1952
1953else
1954
1955 LINE=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
1956 if test "x$LINE" != x ; then
1957 eval "DEFAULT_$LINE"
1958 else
1959 no_cache=1
1960 fi
1961
1962 ac_cv_use_optimise='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
1963
1964fi
1965
1966
1967 eval "$ac_cv_use_optimise"
1968 if test "$no_cache" != 1; then
1969 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
1970 fi
1971
1972 if test "$wxUSE_OPTIMISE" = yes; then
1973 echo "$ac_t""yes" 1>&6
1974 else
1975 echo "$ac_t""no" 1>&6
1976 fi
1977
1978
1979 echo $ac_n "checking "for --enable-debug"""... $ac_c" 1>&6
bdad4e7e 1980echo "configure:1981: checking "for --enable-debug"" >&5
10f2d63a
VZ
1981 no_cache=0
1982 # Check whether --enable-debug or --disable-debug was given.
1983if test "${enable_debug+set}" = set; then
1984 enableval="$enable_debug"
1985
1986 if test "$enableval" = yes; then
1987 ac_cv_use_debug='wxUSE_DEBUG=yes'
1988 else
1989 ac_cv_use_debug='wxUSE_DEBUG=no'
1990 fi
1991
1992else
1993
1994 LINE=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
1995 if test "x$LINE" != x ; then
1996 eval "DEFAULT_$LINE"
1997 else
1998 no_cache=1
1999 fi
2000
2001 ac_cv_use_debug='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
2002
2003fi
2004
2005
2006 eval "$ac_cv_use_debug"
2007 if test "$no_cache" != 1; then
2008 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
2009 fi
2010
2011 if test "$wxUSE_DEBUG" = yes; then
2012 echo "$ac_t""yes" 1>&6
2013 else
2014 echo "$ac_t""no" 1>&6
2015 fi
2016
2017
2018if test "$wxUSE_DEBUG" = "yes"; then
2019 DEFAULT_wxUSE_DEBUG_FLAG=yes
2020 DEFAULT_wxUSE_DEBUG_INFO=yes
2021elif test "$wxUSE_DEBUG" = "no"; then
2022 DEFAULT_wxUSE_DEBUG_FLAG=no
2023 DEFAULT_wxUSE_DEBUG_INFO=no
2024fi
2025
2026
2027 echo $ac_n "checking "for --enable-debug_flag"""... $ac_c" 1>&6
bdad4e7e 2028echo "configure:2029: checking "for --enable-debug_flag"" >&5
10f2d63a
VZ
2029 no_cache=0
2030 # Check whether --enable-debug_flag or --disable-debug_flag was given.
2031if test "${enable_debug_flag+set}" = set; then
2032 enableval="$enable_debug_flag"
2033
2034 if test "$enableval" = yes; then
2035 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=yes'
2036 else
2037 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=no'
2038 fi
2039
2040else
2041
2042 LINE=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
2043 if test "x$LINE" != x ; then
2044 eval "DEFAULT_$LINE"
2045 else
2046 no_cache=1
2047 fi
2048
2049 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
2050
2051fi
2052
2053
2054 eval "$ac_cv_use_debug_flag"
2055 if test "$no_cache" != 1; then
2056 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
2057 fi
2058
2059 if test "$wxUSE_DEBUG_FLAG" = yes; then
2060 echo "$ac_t""yes" 1>&6
2061 else
2062 echo "$ac_t""no" 1>&6
2063 fi
2064
2065
2066 echo $ac_n "checking "for --enable-debug_info"""... $ac_c" 1>&6
bdad4e7e 2067echo "configure:2068: checking "for --enable-debug_info"" >&5
10f2d63a
VZ
2068 no_cache=0
2069 # Check whether --enable-debug_info or --disable-debug_info was given.
2070if test "${enable_debug_info+set}" = set; then
2071 enableval="$enable_debug_info"
2072
2073 if test "$enableval" = yes; then
2074 ac_cv_use_debug_info='wxUSE_DEBUG_INFO=yes'
2075 else
2076 ac_cv_use_debug_info='wxUSE_DEBUG_INFO=no'
2077 fi
2078
2079else
2080
2081 LINE=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
2082 if test "x$LINE" != x ; then
2083 eval "DEFAULT_$LINE"
2084 else
2085 no_cache=1
2086 fi
2087
2088 ac_cv_use_debug_info='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
2089
2090fi
2091
2092
2093 eval "$ac_cv_use_debug_info"
2094 if test "$no_cache" != 1; then
2095 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
2096 fi
2097
2098 if test "$wxUSE_DEBUG_INFO" = yes; then
2099 echo "$ac_t""yes" 1>&6
2100 else
2101 echo "$ac_t""no" 1>&6
2102 fi
2103
2104
2105 echo $ac_n "checking "for --enable-debug_gdb"""... $ac_c" 1>&6
bdad4e7e 2106echo "configure:2107: checking "for --enable-debug_gdb"" >&5
10f2d63a
VZ
2107 no_cache=0
2108 # Check whether --enable-debug_gdb or --disable-debug_gdb was given.
2109if test "${enable_debug_gdb+set}" = set; then
2110 enableval="$enable_debug_gdb"
2111
2112 if test "$enableval" = yes; then
2113 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=yes'
2114 else
2115 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=no'
2116 fi
2117
2118else
2119
2120 LINE=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
2121 if test "x$LINE" != x ; then
2122 eval "DEFAULT_$LINE"
2123 else
2124 no_cache=1
2125 fi
2126
2127 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
2128
2129fi
2130
2131
2132 eval "$ac_cv_use_debug_gdb"
2133 if test "$no_cache" != 1; then
2134 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
2135 fi
2136
2137 if test "$wxUSE_DEBUG_GDB" = yes; then
2138 echo "$ac_t""yes" 1>&6
2139 else
2140 echo "$ac_t""no" 1>&6
2141 fi
2142
2143
2144 echo $ac_n "checking "for --enable-debug_cntxt"""... $ac_c" 1>&6
bdad4e7e 2145echo "configure:2146: checking "for --enable-debug_cntxt"" >&5
10f2d63a
VZ
2146 no_cache=0
2147 # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given.
2148if test "${enable_debug_cntxt+set}" = set; then
2149 enableval="$enable_debug_cntxt"
2150
2151 if test "$enableval" = yes; then
2152 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=yes'
2153 else
2154 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=no'
2155 fi
2156
2157else
2158
2159 LINE=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
2160 if test "x$LINE" != x ; then
2161 eval "DEFAULT_$LINE"
2162 else
2163 no_cache=1
2164 fi
2165
2166 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
2167
2168fi
2169
2170
2171 eval "$ac_cv_use_debug_cntxt"
2172 if test "$no_cache" != 1; then
2173 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
2174 fi
2175
2176 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
2177 echo "$ac_t""yes" 1>&6
2178 else
2179 echo "$ac_t""no" 1>&6
2180 fi
2181
2182
2183 echo $ac_n "checking "for --enable-mem_tracing"""... $ac_c" 1>&6
bdad4e7e 2184echo "configure:2185: checking "for --enable-mem_tracing"" >&5
10f2d63a
VZ
2185 no_cache=0
2186 # Check whether --enable-mem_tracing or --disable-mem_tracing was given.
2187if test "${enable_mem_tracing+set}" = set; then
2188 enableval="$enable_mem_tracing"
2189
2190 if test "$enableval" = yes; then
2191 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=yes'
2192 else
2193 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=no'
2194 fi
2195
2196else
2197
2198 LINE=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
2199 if test "x$LINE" != x ; then
2200 eval "DEFAULT_$LINE"
2201 else
2202 no_cache=1
2203 fi
2204
2205 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
2206
2207fi
2208
2209
2210 eval "$ac_cv_use_mem_tracing"
2211 if test "$no_cache" != 1; then
2212 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
2213 fi
2214
2215 if test "$wxUSE_MEM_TRACING" = yes; then
2216 echo "$ac_t""yes" 1>&6
2217 else
2218 echo "$ac_t""no" 1>&6
2219 fi
2220
2221
2222 echo $ac_n "checking "for --enable-profile"""... $ac_c" 1>&6
bdad4e7e 2223echo "configure:2224: checking "for --enable-profile"" >&5
10f2d63a
VZ
2224 no_cache=0
2225 # Check whether --enable-profile or --disable-profile was given.
2226if test "${enable_profile+set}" = set; then
2227 enableval="$enable_profile"
2228
2229 if test "$enableval" = yes; then
2230 ac_cv_use_profile='wxUSE_PROFILE=yes'
2231 else
2232 ac_cv_use_profile='wxUSE_PROFILE=no'
2233 fi
2234
2235else
2236
2237 LINE=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
2238 if test "x$LINE" != x ; then
2239 eval "DEFAULT_$LINE"
2240 else
2241 no_cache=1
2242 fi
2243
2244 ac_cv_use_profile='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
2245
2246fi
2247
2248
2249 eval "$ac_cv_use_profile"
2250 if test "$no_cache" != 1; then
2251 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
2252 fi
2253
2254 if test "$wxUSE_PROFILE" = yes; then
2255 echo "$ac_t""yes" 1>&6
2256 else
2257 echo "$ac_t""no" 1>&6
2258 fi
2259
2260
2261 echo $ac_n "checking "for --enable-no_rtti"""... $ac_c" 1>&6
bdad4e7e 2262echo "configure:2263: checking "for --enable-no_rtti"" >&5
10f2d63a
VZ
2263 no_cache=0
2264 # Check whether --enable-no_rtti or --disable-no_rtti was given.
2265if test "${enable_no_rtti+set}" = set; then
2266 enableval="$enable_no_rtti"
2267
2268 if test "$enableval" = yes; then
2269 ac_cv_use_no_rtti='wxUSE_NO_RTTI=yes'
2270 else
2271 ac_cv_use_no_rtti='wxUSE_NO_RTTI=no'
2272 fi
2273
2274else
2275
2276 LINE=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
2277 if test "x$LINE" != x ; then
2278 eval "DEFAULT_$LINE"
2279 else
2280 no_cache=1
2281 fi
2282
2283 ac_cv_use_no_rtti='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
2284
2285fi
2286
2287
2288 eval "$ac_cv_use_no_rtti"
2289 if test "$no_cache" != 1; then
2290 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
2291 fi
2292
2293 if test "$wxUSE_NO_RTTI" = yes; then
2294 echo "$ac_t""yes" 1>&6
2295 else
2296 echo "$ac_t""no" 1>&6
2297 fi
2298
2299
2300 echo $ac_n "checking "for --enable-no_exceptions"""... $ac_c" 1>&6
bdad4e7e 2301echo "configure:2302: checking "for --enable-no_exceptions"" >&5
10f2d63a
VZ
2302 no_cache=0
2303 # Check whether --enable-no_exceptions or --disable-no_exceptions was given.
2304if test "${enable_no_exceptions+set}" = set; then
2305 enableval="$enable_no_exceptions"
2306
2307 if test "$enableval" = yes; then
2308 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=yes'
2309 else
2310 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=no'
2311 fi
2312
2313else
2314
2315 LINE=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
2316 if test "x$LINE" != x ; then
2317 eval "DEFAULT_$LINE"
2318 else
2319 no_cache=1
2320 fi
2321
2322 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
2323
2324fi
2325
2326
2327 eval "$ac_cv_use_no_exceptions"
2328 if test "$no_cache" != 1; then
2329 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
2330 fi
2331
2332 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
2333 echo "$ac_t""yes" 1>&6
2334 else
2335 echo "$ac_t""no" 1>&6
2336 fi
2337
2338
2339 echo $ac_n "checking "for --enable-permissive"""... $ac_c" 1>&6
bdad4e7e 2340echo "configure:2341: checking "for --enable-permissive"" >&5
10f2d63a
VZ
2341 no_cache=0
2342 # Check whether --enable-permissive or --disable-permissive was given.
2343if test "${enable_permissive+set}" = set; then
2344 enableval="$enable_permissive"
2345
2346 if test "$enableval" = yes; then
2347 ac_cv_use_permissive='wxUSE_PERMISSIVE=yes'
2348 else
2349 ac_cv_use_permissive='wxUSE_PERMISSIVE=no'
2350 fi
2351
2352else
2353
2354 LINE=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
2355 if test "x$LINE" != x ; then
2356 eval "DEFAULT_$LINE"
2357 else
2358 no_cache=1
2359 fi
2360
2361 ac_cv_use_permissive='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
2362
2363fi
2364
2365
2366 eval "$ac_cv_use_permissive"
2367 if test "$no_cache" != 1; then
2368 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
2369 fi
2370
2371 if test "$wxUSE_PERMISSIVE" = yes; then
2372 echo "$ac_t""yes" 1>&6
2373 else
2374 echo "$ac_t""no" 1>&6
2375 fi
2376
2377
2378 echo $ac_n "checking "for --enable-no_deps"""... $ac_c" 1>&6
bdad4e7e 2379echo "configure:2380: checking "for --enable-no_deps"" >&5
10f2d63a
VZ
2380 no_cache=0
2381 # Check whether --enable-no_deps or --disable-no_deps was given.
2382if test "${enable_no_deps+set}" = set; then
2383 enableval="$enable_no_deps"
2384
2385 if test "$enableval" = yes; then
2386 ac_cv_use_no_deps='wxUSE_NO_DEPS=yes'
2387 else
2388 ac_cv_use_no_deps='wxUSE_NO_DEPS=no'
2389 fi
2390
2391else
2392
2393 LINE=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}`
2394 if test "x$LINE" != x ; then
2395 eval "DEFAULT_$LINE"
2396 else
2397 no_cache=1
2398 fi
2399
2400 ac_cv_use_no_deps='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
2401
2402fi
2403
2404
2405 eval "$ac_cv_use_no_deps"
2406 if test "$no_cache" != 1; then
2407 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
2408 fi
2409
2410 if test "$wxUSE_NO_DEPS" = yes; then
2411 echo "$ac_t""yes" 1>&6
2412 else
2413 echo "$ac_t""no" 1>&6
2414 fi
2415
2416
2417
2418
2419 echo $ac_n "checking "for --enable-intl"""... $ac_c" 1>&6
bdad4e7e 2420echo "configure:2421: checking "for --enable-intl"" >&5
10f2d63a
VZ
2421 no_cache=0
2422 # Check whether --enable-intl or --disable-intl was given.
2423if test "${enable_intl+set}" = set; then
2424 enableval="$enable_intl"
2425
2426 if test "$enableval" = yes; then
2427 ac_cv_use_intl='wxUSE_INTL=yes'
2428 else
2429 ac_cv_use_intl='wxUSE_INTL=no'
2430 fi
2431
2432else
2433
2434 LINE=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
2435 if test "x$LINE" != x ; then
2436 eval "DEFAULT_$LINE"
2437 else
2438 no_cache=1
2439 fi
2440
2441 ac_cv_use_intl='wxUSE_INTL='$DEFAULT_wxUSE_INTL
2442
2443fi
2444
2445
2446 eval "$ac_cv_use_intl"
2447 if test "$no_cache" != 1; then
2448 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
2449 fi
2450
2451 if test "$wxUSE_INTL" = yes; then
2452 echo "$ac_t""yes" 1>&6
2453 else
2454 echo "$ac_t""no" 1>&6
2455 fi
2456
2457
2458 echo $ac_n "checking "for --enable-config"""... $ac_c" 1>&6
bdad4e7e 2459echo "configure:2460: checking "for --enable-config"" >&5
10f2d63a
VZ
2460 no_cache=0
2461 # Check whether --enable-config or --disable-config was given.
2462if test "${enable_config+set}" = set; then
2463 enableval="$enable_config"
2464
2465 if test "$enableval" = yes; then
2466 ac_cv_use_config='wxUSE_CONFIG=yes'
2467 else
2468 ac_cv_use_config='wxUSE_CONFIG=no'
2469 fi
2470
2471else
2472
2473 LINE=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
2474 if test "x$LINE" != x ; then
2475 eval "DEFAULT_$LINE"
2476 else
2477 no_cache=1
2478 fi
2479
2480 ac_cv_use_config='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
2481
2482fi
2483
2484
2485 eval "$ac_cv_use_config"
2486 if test "$no_cache" != 1; then
2487 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
2488 fi
2489
2490 if test "$wxUSE_CONFIG" = yes; then
2491 echo "$ac_t""yes" 1>&6
2492 else
2493 echo "$ac_t""no" 1>&6
2494 fi
2495
2496
b12915c1
VZ
2497if test "$wxUSE_GUI" = "yes"; then
2498
10f2d63a 2499 echo $ac_n "checking "for --enable-sockets"""... $ac_c" 1>&6
bdad4e7e 2500echo "configure:2501: checking "for --enable-sockets"" >&5
10f2d63a
VZ
2501 no_cache=0
2502 # Check whether --enable-sockets or --disable-sockets was given.
2503if test "${enable_sockets+set}" = set; then
2504 enableval="$enable_sockets"
2505
2506 if test "$enableval" = yes; then
2507 ac_cv_use_sockets='wxUSE_SOCKETS=yes'
2508 else
2509 ac_cv_use_sockets='wxUSE_SOCKETS=no'
2510 fi
2511
2512else
2513
2514 LINE=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
2515 if test "x$LINE" != x ; then
2516 eval "DEFAULT_$LINE"
2517 else
2518 no_cache=1
2519 fi
2520
2521 ac_cv_use_sockets='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
2522
2523fi
2524
2525
2526 eval "$ac_cv_use_sockets"
2527 if test "$no_cache" != 1; then
2528 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
2529 fi
2530
2531 if test "$wxUSE_SOCKETS" = yes; then
2532 echo "$ac_t""yes" 1>&6
2533 else
2534 echo "$ac_t""no" 1>&6
2535 fi
2536
b12915c1
VZ
2537else
2538wxUSE_SOCKETS=no
2539fi
2540
10f2d63a
VZ
2541
2542 echo $ac_n "checking "for --enable-dialupman"""... $ac_c" 1>&6
bdad4e7e 2543echo "configure:2544: checking "for --enable-dialupman"" >&5
10f2d63a
VZ
2544 no_cache=0
2545 # Check whether --enable-dialupman or --disable-dialupman was given.
2546if test "${enable_dialupman+set}" = set; then
2547 enableval="$enable_dialupman"
2548
2549 if test "$enableval" = yes; then
2550 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=yes'
2551 else
2552 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=no'
2553 fi
2554
2555else
2556
2557 LINE=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
2558 if test "x$LINE" != x ; then
2559 eval "DEFAULT_$LINE"
2560 else
2561 no_cache=1
2562 fi
2563
2564 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
2565
2566fi
2567
2568
2569 eval "$ac_cv_use_dialupman"
2570 if test "$no_cache" != 1; then
2571 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
2572 fi
2573
2574 if test "$wxUSE_DIALUP_MANAGER" = yes; then
2575 echo "$ac_t""yes" 1>&6
2576 else
2577 echo "$ac_t""no" 1>&6
2578 fi
2579
2580
2581 echo $ac_n "checking "for --enable-ipc"""... $ac_c" 1>&6
bdad4e7e 2582echo "configure:2583: checking "for --enable-ipc"" >&5
10f2d63a
VZ
2583 no_cache=0
2584 # Check whether --enable-ipc or --disable-ipc was given.
2585if test "${enable_ipc+set}" = set; then
2586 enableval="$enable_ipc"
2587
2588 if test "$enableval" = yes; then
2589 ac_cv_use_ipc='wxUSE_IPC=yes'
2590 else
2591 ac_cv_use_ipc='wxUSE_IPC=no'
2592 fi
2593
2594else
2595
2596 LINE=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
2597 if test "x$LINE" != x ; then
2598 eval "DEFAULT_$LINE"
2599 else
2600 no_cache=1
2601 fi
2602
2603 ac_cv_use_ipc='wxUSE_IPC='$DEFAULT_wxUSE_IPC
2604
2605fi
2606
2607
2608 eval "$ac_cv_use_ipc"
2609 if test "$no_cache" != 1; then
2610 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
2611 fi
2612
2613 if test "$wxUSE_IPC" = yes; then
2614 echo "$ac_t""yes" 1>&6
2615 else
2616 echo "$ac_t""no" 1>&6
2617 fi
2618
2619
2620 echo $ac_n "checking "for --enable-apple_ieee"""... $ac_c" 1>&6
bdad4e7e 2621echo "configure:2622: checking "for --enable-apple_ieee"" >&5
10f2d63a
VZ
2622 no_cache=0
2623 # Check whether --enable-apple_ieee or --disable-apple_ieee was given.
2624if test "${enable_apple_ieee+set}" = set; then
2625 enableval="$enable_apple_ieee"
2626
2627 if test "$enableval" = yes; then
2628 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=yes'
2629 else
2630 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=no'
2631 fi
2632
2633else
2634
2635 LINE=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
2636 if test "x$LINE" != x ; then
2637 eval "DEFAULT_$LINE"
2638 else
2639 no_cache=1
2640 fi
2641
2642 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
2643
2644fi
2645
2646
2647 eval "$ac_cv_use_apple_ieee"
2648 if test "$no_cache" != 1; then
2649 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
2650 fi
2651
2652 if test "$wxUSE_APPLE_IEEE" = yes; then
2653 echo "$ac_t""yes" 1>&6
2654 else
2655 echo "$ac_t""no" 1>&6
2656 fi
2657
2658
2659 echo $ac_n "checking "for --enable-timedate"""... $ac_c" 1>&6
bdad4e7e 2660echo "configure:2661: checking "for --enable-timedate"" >&5
10f2d63a
VZ
2661 no_cache=0
2662 # Check whether --enable-timedate or --disable-timedate was given.
2663if test "${enable_timedate+set}" = set; then
2664 enableval="$enable_timedate"
2665
2666 if test "$enableval" = yes; then
2667 ac_cv_use_timedate='wxUSE_TIMEDATE=yes'
2668 else
2669 ac_cv_use_timedate='wxUSE_TIMEDATE=no'
2670 fi
2671
2672else
2673
2674 LINE=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}`
2675 if test "x$LINE" != x ; then
2676 eval "DEFAULT_$LINE"
2677 else
2678 no_cache=1
2679 fi
2680
2681 ac_cv_use_timedate='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE
2682
2683fi
2684
2685
2686 eval "$ac_cv_use_timedate"
2687 if test "$no_cache" != 1; then
2688 echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp
2689 fi
2690
2691 if test "$wxUSE_TIMEDATE" = yes; then
2692 echo "$ac_t""yes" 1>&6
2693 else
2694 echo "$ac_t""no" 1>&6
2695 fi
2696
2697
2698 echo $ac_n "checking "for --enable-wave"""... $ac_c" 1>&6
bdad4e7e 2699echo "configure:2700: checking "for --enable-wave"" >&5
10f2d63a
VZ
2700 no_cache=0
2701 # Check whether --enable-wave or --disable-wave was given.
2702if test "${enable_wave+set}" = set; then
2703 enableval="$enable_wave"
2704
2705 if test "$enableval" = yes; then
2706 ac_cv_use_wave='wxUSE_WAVE=yes'
2707 else
2708 ac_cv_use_wave='wxUSE_WAVE=no'
2709 fi
2710
2711else
2712
2713 LINE=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
2714 if test "x$LINE" != x ; then
2715 eval "DEFAULT_$LINE"
2716 else
2717 no_cache=1
2718 fi
2719
2720 ac_cv_use_wave='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
2721
2722fi
2723
2724
2725 eval "$ac_cv_use_wave"
2726 if test "$no_cache" != 1; then
2727 echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
2728 fi
2729
2730 if test "$wxUSE_WAVE" = yes; then
2731 echo "$ac_t""yes" 1>&6
2732 else
2733 echo "$ac_t""no" 1>&6
2734 fi
2735
2736
2737 echo $ac_n "checking "for --enable-fraction"""... $ac_c" 1>&6
bdad4e7e 2738echo "configure:2739: checking "for --enable-fraction"" >&5
10f2d63a
VZ
2739 no_cache=0
2740 # Check whether --enable-fraction or --disable-fraction was given.
2741if test "${enable_fraction+set}" = set; then
2742 enableval="$enable_fraction"
2743
2744 if test "$enableval" = yes; then
2745 ac_cv_use_fraction='wxUSE_FRACTION=yes'
2746 else
2747 ac_cv_use_fraction='wxUSE_FRACTION=no'
2748 fi
2749
2750else
2751
2752 LINE=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}`
2753 if test "x$LINE" != x ; then
2754 eval "DEFAULT_$LINE"
2755 else
2756 no_cache=1
2757 fi
2758
2759 ac_cv_use_fraction='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION
2760
2761fi
2762
2763
2764 eval "$ac_cv_use_fraction"
2765 if test "$no_cache" != 1; then
2766 echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp
2767 fi
2768
2769 if test "$wxUSE_FRACTION" = yes; then
2770 echo "$ac_t""yes" 1>&6
2771 else
2772 echo "$ac_t""no" 1>&6
2773 fi
2774
2775
2776 echo $ac_n "checking "for --enable-dynlib"""... $ac_c" 1>&6
bdad4e7e 2777echo "configure:2778: checking "for --enable-dynlib"" >&5
10f2d63a
VZ
2778 no_cache=0
2779 # Check whether --enable-dynlib or --disable-dynlib was given.
2780if test "${enable_dynlib+set}" = set; then
2781 enableval="$enable_dynlib"
2782
2783 if test "$enableval" = yes; then
2784 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=yes'
2785 else
2786 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=no'
2787 fi
2788
2789else
2790
2791 LINE=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
2792 if test "x$LINE" != x ; then
2793 eval "DEFAULT_$LINE"
2794 else
2795 no_cache=1
2796 fi
2797
2798 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
2799
2800fi
2801
2802
2803 eval "$ac_cv_use_dynlib"
2804 if test "$no_cache" != 1; then
2805 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
2806 fi
2807
2808 if test "$wxUSE_DYNLIB_CLASS" = yes; then
2809 echo "$ac_t""yes" 1>&6
2810 else
2811 echo "$ac_t""no" 1>&6
2812 fi
2813
2814
2815 echo $ac_n "checking "for --enable-longlong"""... $ac_c" 1>&6
bdad4e7e 2816echo "configure:2817: checking "for --enable-longlong"" >&5
10f2d63a
VZ
2817 no_cache=0
2818 # Check whether --enable-longlong or --disable-longlong was given.
2819if test "${enable_longlong+set}" = set; then
2820 enableval="$enable_longlong"
2821
2822 if test "$enableval" = yes; then
2823 ac_cv_use_longlong='wxUSE_LONGLONG=yes'
2824 else
2825 ac_cv_use_longlong='wxUSE_LONGLONG=no'
2826 fi
2827
2828else
2829
2830 LINE=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
2831 if test "x$LINE" != x ; then
2832 eval "DEFAULT_$LINE"
2833 else
2834 no_cache=1
2835 fi
2836
2837 ac_cv_use_longlong='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
2838
2839fi
2840
2841
2842 eval "$ac_cv_use_longlong"
2843 if test "$no_cache" != 1; then
2844 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
2845 fi
2846
2847 if test "$wxUSE_LONGLONG" = yes; then
2848 echo "$ac_t""yes" 1>&6
2849 else
2850 echo "$ac_t""no" 1>&6
2851 fi
2852
2853
2854 echo $ac_n "checking "for --enable-log"""... $ac_c" 1>&6
bdad4e7e 2855echo "configure:2856: checking "for --enable-log"" >&5
10f2d63a
VZ
2856 no_cache=0
2857 # Check whether --enable-log or --disable-log was given.
2858if test "${enable_log+set}" = set; then
2859 enableval="$enable_log"
2860
2861 if test "$enableval" = yes; then
2862 ac_cv_use_log='wxUSE_LOG=yes'
2863 else
2864 ac_cv_use_log='wxUSE_LOG=no'
2865 fi
2866
2867else
2868
2869 LINE=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
2870 if test "x$LINE" != x ; then
2871 eval "DEFAULT_$LINE"
2872 else
2873 no_cache=1
2874 fi
2875
2876 ac_cv_use_log='wxUSE_LOG='$DEFAULT_wxUSE_LOG
2877
2878fi
2879
2880
2881 eval "$ac_cv_use_log"
2882 if test "$no_cache" != 1; then
2883 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
2884 fi
2885
2886 if test "$wxUSE_LOG" = yes; then
2887 echo "$ac_t""yes" 1>&6
2888 else
2889 echo "$ac_t""no" 1>&6
2890 fi
2891
2892
2893 echo $ac_n "checking "for --enable-streams"""... $ac_c" 1>&6
bdad4e7e 2894echo "configure:2895: checking "for --enable-streams"" >&5
10f2d63a
VZ
2895 no_cache=0
2896 # Check whether --enable-streams or --disable-streams was given.
2897if test "${enable_streams+set}" = set; then
2898 enableval="$enable_streams"
2899
2900 if test "$enableval" = yes; then
2901 ac_cv_use_streams='wxUSE_STREAMS=yes'
2902 else
2903 ac_cv_use_streams='wxUSE_STREAMS=no'
2904 fi
2905
2906else
2907
2908 LINE=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
2909 if test "x$LINE" != x ; then
2910 eval "DEFAULT_$LINE"
2911 else
2912 no_cache=1
2913 fi
2914
2915 ac_cv_use_streams='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
2916
2917fi
2918
2919
2920 eval "$ac_cv_use_streams"
2921 if test "$no_cache" != 1; then
2922 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
2923 fi
2924
2925 if test "$wxUSE_STREAMS" = yes; then
2926 echo "$ac_t""yes" 1>&6
2927 else
2928 echo "$ac_t""no" 1>&6
2929 fi
2930
2931
2932 echo $ac_n "checking "for --enable-file"""... $ac_c" 1>&6
bdad4e7e 2933echo "configure:2934: checking "for --enable-file"" >&5
10f2d63a
VZ
2934 no_cache=0
2935 # Check whether --enable-file or --disable-file was given.
2936if test "${enable_file+set}" = set; then
2937 enableval="$enable_file"
2938
2939 if test "$enableval" = yes; then
2940 ac_cv_use_file='wxUSE_FILE=yes'
2941 else
2942 ac_cv_use_file='wxUSE_FILE=no'
2943 fi
2944
2945else
2946
2947 LINE=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
2948 if test "x$LINE" != x ; then
2949 eval "DEFAULT_$LINE"
2950 else
2951 no_cache=1
2952 fi
2953
2954 ac_cv_use_file='wxUSE_FILE='$DEFAULT_wxUSE_FILE
2955
2956fi
2957
2958
2959 eval "$ac_cv_use_file"
2960 if test "$no_cache" != 1; then
2961 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
2962 fi
2963
2964 if test "$wxUSE_FILE" = yes; then
2965 echo "$ac_t""yes" 1>&6
2966 else
2967 echo "$ac_t""no" 1>&6
2968 fi
2969
2970
2971 echo $ac_n "checking "for --enable-textfile"""... $ac_c" 1>&6
bdad4e7e 2972echo "configure:2973: checking "for --enable-textfile"" >&5
10f2d63a
VZ
2973 no_cache=0
2974 # Check whether --enable-textfile or --disable-textfile was given.
2975if test "${enable_textfile+set}" = set; then
2976 enableval="$enable_textfile"
2977
2978 if test "$enableval" = yes; then
2979 ac_cv_use_textfile='wxUSE_TEXTFILE=yes'
2980 else
2981 ac_cv_use_textfile='wxUSE_TEXTFILE=no'
2982 fi
2983
2984else
2985
2986 LINE=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
2987 if test "x$LINE" != x ; then
2988 eval "DEFAULT_$LINE"
2989 else
2990 no_cache=1
2991 fi
2992
2993 ac_cv_use_textfile='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
2994
2995fi
2996
2997
2998 eval "$ac_cv_use_textfile"
2999 if test "$no_cache" != 1; then
3000 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
3001 fi
3002
3003 if test "$wxUSE_TEXTFILE" = yes; then
3004 echo "$ac_t""yes" 1>&6
3005 else
3006 echo "$ac_t""no" 1>&6
3007 fi
3008
3009
3010 echo $ac_n "checking "for --enable-unicode"""... $ac_c" 1>&6
bdad4e7e 3011echo "configure:3012: checking "for --enable-unicode"" >&5
10f2d63a
VZ
3012 no_cache=0
3013 # Check whether --enable-unicode or --disable-unicode was given.
3014if test "${enable_unicode+set}" = set; then
3015 enableval="$enable_unicode"
3016
3017 if test "$enableval" = yes; then
3018 ac_cv_use_unicode='wxUSE_UNICODE=yes'
3019 else
3020 ac_cv_use_unicode='wxUSE_UNICODE=no'
3021 fi
3022
3023else
3024
3025 LINE=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
3026 if test "x$LINE" != x ; then
3027 eval "DEFAULT_$LINE"
3028 else
3029 no_cache=1
3030 fi
3031
3032 ac_cv_use_unicode='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
3033
3034fi
3035
3036
3037 eval "$ac_cv_use_unicode"
3038 if test "$no_cache" != 1; then
3039 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
3040 fi
3041
3042 if test "$wxUSE_UNICODE" = yes; then
3043 echo "$ac_t""yes" 1>&6
3044 else
3045 echo "$ac_t""no" 1>&6
3046 fi
3047
3048
3049 echo $ac_n "checking "for --enable-wcsrtombs"""... $ac_c" 1>&6
bdad4e7e 3050echo "configure:3051: checking "for --enable-wcsrtombs"" >&5
10f2d63a
VZ
3051 no_cache=0
3052 # Check whether --enable-wcsrtombs or --disable-wcsrtombs was given.
3053if test "${enable_wcsrtombs+set}" = set; then
3054 enableval="$enable_wcsrtombs"
3055
3056 if test "$enableval" = yes; then
3057 ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=yes'
3058 else
3059 ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=no'
3060 fi
3061
3062else
3063
3064 LINE=`grep "wxUSE_WCSRTOMBS" ${wx_arg_cache_file}`
3065 if test "x$LINE" != x ; then
3066 eval "DEFAULT_$LINE"
3067 else
3068 no_cache=1
3069 fi
3070
3071 ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS='$DEFAULT_wxUSE_WCSRTOMBS
3072
3073fi
3074
3075
3076 eval "$ac_cv_use_wcsrtombs"
3077 if test "$no_cache" != 1; then
3078 echo $ac_cv_use_wcsrtombs >> ${wx_arg_cache_file}.tmp
3079 fi
3080
3081 if test "$wxUSE_WCSRTOMBS" = yes; then
3082 echo "$ac_t""yes" 1>&6
3083 else
3084 echo "$ac_t""no" 1>&6
3085 fi
3086
3087
3088 echo $ac_n "checking "for --enable-wxprintfv"""... $ac_c" 1>&6
bdad4e7e 3089echo "configure:3090: checking "for --enable-wxprintfv"" >&5
10f2d63a
VZ
3090 no_cache=0
3091 # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
3092if test "${enable_wxprintfv+set}" = set; then
3093 enableval="$enable_wxprintfv"
3094
3095 if test "$enableval" = yes; then
3096 ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=yes'
3097 else
3098 ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=no'
3099 fi
3100
3101else
3102
3103 LINE=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
3104 if test "x$LINE" != x ; then
3105 eval "DEFAULT_$LINE"
3106 else
3107 no_cache=1
3108 fi
3109
3110 ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
3111
3112fi
3113
3114
3115 eval "$ac_cv_use_wxprintfv"
3116 if test "$no_cache" != 1; then
3117 echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
3118 fi
3119
3120 if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then
3121 echo "$ac_t""yes" 1>&6
3122 else
3123 echo "$ac_t""no" 1>&6
3124 fi
3125
3126
3127 echo $ac_n "checking "for --enable-joystick"""... $ac_c" 1>&6
bdad4e7e 3128echo "configure:3129: checking "for --enable-joystick"" >&5
10f2d63a
VZ
3129 no_cache=0
3130 # Check whether --enable-joystick or --disable-joystick was given.
3131if test "${enable_joystick+set}" = set; then
3132 enableval="$enable_joystick"
3133
3134 if test "$enableval" = yes; then
3135 ac_cv_use_joystick='wxUSE_JOYSTICK=yes'
3136 else
3137 ac_cv_use_joystick='wxUSE_JOYSTICK=no'
3138 fi
3139
3140else
3141
3142 LINE=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
3143 if test "x$LINE" != x ; then
3144 eval "DEFAULT_$LINE"
3145 else
3146 no_cache=1
3147 fi
3148
3149 ac_cv_use_joystick='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
3150
3151fi
3152
3153
3154 eval "$ac_cv_use_joystick"
3155 if test "$no_cache" != 1; then
3156 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
3157 fi
3158
3159 if test "$wxUSE_JOYSTICK" = yes; then
3160 echo "$ac_t""yes" 1>&6
3161 else
3162 echo "$ac_t""no" 1>&6
3163 fi
3164
3165
3166 echo $ac_n "checking "for --enable-std_iostreams"""... $ac_c" 1>&6
bdad4e7e 3167echo "configure:3168: checking "for --enable-std_iostreams"" >&5
10f2d63a
VZ
3168 no_cache=0
3169 # Check whether --enable-std_iostreams or --disable-std_iostreams was given.
3170if test "${enable_std_iostreams+set}" = set; then
3171 enableval="$enable_std_iostreams"
3172
3173 if test "$enableval" = yes; then
3174 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=yes'
3175 else
3176 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=no'
3177 fi
3178
3179else
3180
3181 LINE=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
3182 if test "x$LINE" != x ; then
3183 eval "DEFAULT_$LINE"
3184 else
3185 no_cache=1
3186 fi
3187
3188 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
3189
3190fi
3191
3192
3193 eval "$ac_cv_use_std_iostreams"
3194 if test "$no_cache" != 1; then
3195 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
3196 fi
3197
3198 if test "$wxUSE_STD_IOSTREAM" = yes; then
3199 echo "$ac_t""yes" 1>&6
3200 else
3201 echo "$ac_t""no" 1>&6
3202 fi
3203
3204
24528b0c 3205 echo $ac_n "checking "for --enable-filesystem"""... $ac_c" 1>&6
bdad4e7e 3206echo "configure:3207: checking "for --enable-filesystem"" >&5
24528b0c
VS
3207 no_cache=0
3208 # Check whether --enable-filesystem or --disable-filesystem was given.
3209if test "${enable_filesystem+set}" = set; then
3210 enableval="$enable_filesystem"
3211
3212 if test "$enableval" = yes; then
3213 ac_cv_use_filesystem='wxUSE_FILESYSTEM=yes'
3214 else
3215 ac_cv_use_filesystem='wxUSE_FILESYSTEM=no'
3216 fi
3217
3218else
3219
3220 LINE=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}`
3221 if test "x$LINE" != x ; then
3222 eval "DEFAULT_$LINE"
3223 else
3224 no_cache=1
3225 fi
3226
3227 ac_cv_use_filesystem='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM
3228
3229fi
3230
3231
3232 eval "$ac_cv_use_filesystem"
3233 if test "$no_cache" != 1; then
3234 echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
3235 fi
3236
3237 if test "$wxUSE_FILESYSTEM" = yes; then
3238 echo "$ac_t""yes" 1>&6
3239 else
3240 echo "$ac_t""no" 1>&6
3241 fi
3242
3243
10f2d63a 3244 echo $ac_n "checking "for --enable-fs_inet"""... $ac_c" 1>&6
bdad4e7e 3245echo "configure:3246: checking "for --enable-fs_inet"" >&5
10f2d63a
VZ
3246 no_cache=0
3247 # Check whether --enable-fs_inet or --disable-fs_inet was given.
3248if test "${enable_fs_inet+set}" = set; then
3249 enableval="$enable_fs_inet"
3250
3251 if test "$enableval" = yes; then
3252 ac_cv_use_fs_inet='wxUSE_FS_INET=yes'
3253 else
3254 ac_cv_use_fs_inet='wxUSE_FS_INET=no'
3255 fi
3256
3257else
3258
3259 LINE=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
3260 if test "x$LINE" != x ; then
3261 eval "DEFAULT_$LINE"
3262 else
3263 no_cache=1
3264 fi
3265
3266 ac_cv_use_fs_inet='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
3267
3268fi
3269
3270
3271 eval "$ac_cv_use_fs_inet"
3272 if test "$no_cache" != 1; then
3273 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
3274 fi
3275
3276 if test "$wxUSE_FS_INET" = yes; then
3277 echo "$ac_t""yes" 1>&6
3278 else
3279 echo "$ac_t""no" 1>&6
3280 fi
3281
3282
3283 echo $ac_n "checking "for --enable-fs_zip"""... $ac_c" 1>&6
bdad4e7e 3284echo "configure:3285: checking "for --enable-fs_zip"" >&5
10f2d63a
VZ
3285 no_cache=0
3286 # Check whether --enable-fs_zip or --disable-fs_zip was given.
3287if test "${enable_fs_zip+set}" = set; then
3288 enableval="$enable_fs_zip"
3289
3290 if test "$enableval" = yes; then
3291 ac_cv_use_fs_zip='wxUSE_FS_ZIP=yes'
3292 else
3293 ac_cv_use_fs_zip='wxUSE_FS_ZIP=no'
3294 fi
3295
3296else
3297
3298 LINE=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
3299 if test "x$LINE" != x ; then
3300 eval "DEFAULT_$LINE"
3301 else
3302 no_cache=1
3303 fi
3304
3305 ac_cv_use_fs_zip='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
3306
3307fi
3308
3309
3310 eval "$ac_cv_use_fs_zip"
3311 if test "$no_cache" != 1; then
3312 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
3313 fi
3314
3315 if test "$wxUSE_FS_ZIP" = yes; then
3316 echo "$ac_t""yes" 1>&6
3317 else
3318 echo "$ac_t""no" 1>&6
3319 fi
3320
3321
3322 echo $ac_n "checking "for --enable-zipstream"""... $ac_c" 1>&6
bdad4e7e 3323echo "configure:3324: checking "for --enable-zipstream"" >&5
10f2d63a
VZ
3324 no_cache=0
3325 # Check whether --enable-zipstream or --disable-zipstream was given.
3326if test "${enable_zipstream+set}" = set; then
3327 enableval="$enable_zipstream"
3328
3329 if test "$enableval" = yes; then
3330 ac_cv_use_zipstream='wxUSE_ZIPSTREAM=yes'
3331 else
3332 ac_cv_use_zipstream='wxUSE_ZIPSTREAM=no'
3333 fi
3334
3335else
3336
3337 LINE=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
3338 if test "x$LINE" != x ; then
3339 eval "DEFAULT_$LINE"
3340 else
3341 no_cache=1
3342 fi
3343
3344 ac_cv_use_zipstream='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
3345
3346fi
3347
3348
3349 eval "$ac_cv_use_zipstream"
3350 if test "$no_cache" != 1; then
3351 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
3352 fi
3353
3354 if test "$wxUSE_ZIPSTREAM" = yes; then
3355 echo "$ac_t""yes" 1>&6
3356 else
3357 echo "$ac_t""no" 1>&6
3358 fi
3359
3360
3361
3362
3363 echo $ac_n "checking "for --enable-threads"""... $ac_c" 1>&6
bdad4e7e 3364echo "configure:3365: checking "for --enable-threads"" >&5
10f2d63a
VZ
3365 no_cache=0
3366 # Check whether --enable-threads or --disable-threads was given.
3367if test "${enable_threads+set}" = set; then
3368 enableval="$enable_threads"
3369
3370 if test "$enableval" = yes; then
3371 ac_cv_use_threads='wxUSE_THREADS=yes'
3372 else
3373 ac_cv_use_threads='wxUSE_THREADS=no'
3374 fi
3375
3376else
3377
3378 LINE=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
3379 if test "x$LINE" != x ; then
3380 eval "DEFAULT_$LINE"
3381 else
3382 no_cache=1
3383 fi
3384
3385 ac_cv_use_threads='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
3386
3387fi
3388
3389
3390 eval "$ac_cv_use_threads"
3391 if test "$no_cache" != 1; then
3392 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
3393 fi
3394
3395 if test "$wxUSE_THREADS" = yes; then
3396 echo "$ac_t""yes" 1>&6
3397 else
3398 echo "$ac_t""no" 1>&6
3399 fi
3400
3401
3402 echo $ac_n "checking "for --enable-serial"""... $ac_c" 1>&6
bdad4e7e 3403echo "configure:3404: checking "for --enable-serial"" >&5
10f2d63a
VZ
3404 no_cache=0
3405 # Check whether --enable-serial or --disable-serial was given.
3406if test "${enable_serial+set}" = set; then
3407 enableval="$enable_serial"
3408
3409 if test "$enableval" = yes; then
3410 ac_cv_use_serial='wxUSE_SERIAL=yes'
3411 else
3412 ac_cv_use_serial='wxUSE_SERIAL=no'
3413 fi
3414
3415else
3416
3417 LINE=`grep "wxUSE_SERIAL" ${wx_arg_cache_file}`
3418 if test "x$LINE" != x ; then
3419 eval "DEFAULT_$LINE"
3420 else
3421 no_cache=1
3422 fi
3423
3424 ac_cv_use_serial='wxUSE_SERIAL='$DEFAULT_wxUSE_SERIAL
3425
3426fi
3427
3428
3429 eval "$ac_cv_use_serial"
3430 if test "$no_cache" != 1; then
3431 echo $ac_cv_use_serial >> ${wx_arg_cache_file}.tmp
3432 fi
3433
3434 if test "$wxUSE_SERIAL" = yes; then
3435 echo "$ac_t""yes" 1>&6
3436 else
3437 echo "$ac_t""no" 1>&6
3438 fi
3439
3440
b12915c1
VZ
3441if test "$wxUSE_GUI" = "yes"; then
3442
10f2d63a
VZ
3443
3444
3445 echo $ac_n "checking "for --enable-docview"""... $ac_c" 1>&6
bdad4e7e 3446echo "configure:3447: checking "for --enable-docview"" >&5
10f2d63a
VZ
3447 no_cache=0
3448 # Check whether --enable-docview or --disable-docview was given.
3449if test "${enable_docview+set}" = set; then
3450 enableval="$enable_docview"
3451
3452 if test "$enableval" = yes; then
3453 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
3454 else
3455 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=no'
3456 fi
3457
3458else
3459
3460 LINE=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
3461 if test "x$LINE" != x ; then
3462 eval "DEFAULT_$LINE"
3463 else
3464 no_cache=1
3465 fi
3466
3467 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
3468
3469fi
3470
3471
3472 eval "$ac_cv_use_docview"
3473 if test "$no_cache" != 1; then
3474 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
3475 fi
3476
3477 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
3478 echo "$ac_t""yes" 1>&6
3479 else
3480 echo "$ac_t""no" 1>&6
3481 fi
3482
3483
3484 echo $ac_n "checking "for --enable-help"""... $ac_c" 1>&6
bdad4e7e 3485echo "configure:3486: checking "for --enable-help"" >&5
10f2d63a
VZ
3486 no_cache=0
3487 # Check whether --enable-help or --disable-help was given.
3488if test "${enable_help+set}" = set; then
3489 enableval="$enable_help"
3490
3491 if test "$enableval" = yes; then
3492 ac_cv_use_help='wxUSE_HELP=yes'
3493 else
3494 ac_cv_use_help='wxUSE_HELP=no'
3495 fi
3496
3497else
3498
3499 LINE=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
3500 if test "x$LINE" != x ; then
3501 eval "DEFAULT_$LINE"
3502 else
3503 no_cache=1
3504 fi
3505
3506 ac_cv_use_help='wxUSE_HELP='$DEFAULT_wxUSE_HELP
3507
3508fi
3509
3510
3511 eval "$ac_cv_use_help"
3512 if test "$no_cache" != 1; then
3513 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
3514 fi
3515
3516 if test "$wxUSE_HELP" = yes; then
3517 echo "$ac_t""yes" 1>&6
3518 else
3519 echo "$ac_t""no" 1>&6
3520 fi
3521
3522
3523 echo $ac_n "checking "for --enable-constraints"""... $ac_c" 1>&6
bdad4e7e 3524echo "configure:3525: checking "for --enable-constraints"" >&5
10f2d63a
VZ
3525 no_cache=0
3526 # Check whether --enable-constraints or --disable-constraints was given.
3527if test "${enable_constraints+set}" = set; then
3528 enableval="$enable_constraints"
3529
3530 if test "$enableval" = yes; then
3531 ac_cv_use_constraints='wxUSE_CONSTRAINTS=yes'
3532 else
3533 ac_cv_use_constraints='wxUSE_CONSTRAINTS=no'
3534 fi
3535
3536else
3537
3538 LINE=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
3539 if test "x$LINE" != x ; then
3540 eval "DEFAULT_$LINE"
3541 else
3542 no_cache=1
3543 fi
3544
3545 ac_cv_use_constraints='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
3546
3547fi
3548
3549
3550 eval "$ac_cv_use_constraints"
3551 if test "$no_cache" != 1; then
3552 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
3553 fi
3554
3555 if test "$wxUSE_CONSTRAINTS" = yes; then
3556 echo "$ac_t""yes" 1>&6
3557 else
3558 echo "$ac_t""no" 1>&6
3559 fi
3560
3561
3562 echo $ac_n "checking "for --enable-printarch"""... $ac_c" 1>&6
bdad4e7e 3563echo "configure:3564: checking "for --enable-printarch"" >&5
10f2d63a
VZ
3564 no_cache=0
3565 # Check whether --enable-printarch or --disable-printarch was given.
3566if test "${enable_printarch+set}" = set; then
3567 enableval="$enable_printarch"
3568
3569 if test "$enableval" = yes; then
3570 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=yes'
3571 else
3572 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=no'
3573 fi
3574
3575else
3576
3577 LINE=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
3578 if test "x$LINE" != x ; then
3579 eval "DEFAULT_$LINE"
3580 else
3581 no_cache=1
3582 fi
3583
3584 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
3585
3586fi
3587
3588
3589 eval "$ac_cv_use_printarch"
3590 if test "$no_cache" != 1; then
3591 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
3592 fi
3593
3594 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
3595 echo "$ac_t""yes" 1>&6
3596 else
3597 echo "$ac_t""no" 1>&6
3598 fi
3599
3600
3601 echo $ac_n "checking "for --enable-mdi"""... $ac_c" 1>&6
bdad4e7e 3602echo "configure:3603: checking "for --enable-mdi"" >&5
10f2d63a
VZ
3603 no_cache=0
3604 # Check whether --enable-mdi or --disable-mdi was given.
3605if test "${enable_mdi+set}" = set; then
3606 enableval="$enable_mdi"
3607
3608 if test "$enableval" = yes; then
3609 ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=yes'
3610 else
3611 ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=no'
3612 fi
3613
3614else
3615
3616 LINE=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
3617 if test "x$LINE" != x ; then
3618 eval "DEFAULT_$LINE"
3619 else
3620 no_cache=1
3621 fi
3622
3623 ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
3624
3625fi
3626
3627
3628 eval "$ac_cv_use_mdi"
3629 if test "$no_cache" != 1; then
3630 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
3631 fi
3632
3633 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
3634 echo "$ac_t""yes" 1>&6
3635 else
3636 echo "$ac_t""no" 1>&6
3637 fi
3638
3639
3640
3641 echo $ac_n "checking "for --enable-postscript"""... $ac_c" 1>&6
bdad4e7e 3642echo "configure:3643: checking "for --enable-postscript"" >&5
10f2d63a
VZ
3643 no_cache=0
3644 # Check whether --enable-postscript or --disable-postscript was given.
3645if test "${enable_postscript+set}" = set; then
3646 enableval="$enable_postscript"
3647
3648 if test "$enableval" = yes; then
3649 ac_cv_use_postscript='wxUSE_POSTSCRIPT=yes'
3650 else
3651 ac_cv_use_postscript='wxUSE_POSTSCRIPT=no'
3652 fi
3653
3654else
3655
3656 LINE=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
3657 if test "x$LINE" != x ; then
3658 eval "DEFAULT_$LINE"
3659 else
3660 no_cache=1
3661 fi
3662
3663 ac_cv_use_postscript='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
3664
3665fi
3666
3667
3668 eval "$ac_cv_use_postscript"
3669 if test "$no_cache" != 1; then
3670 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
3671 fi
3672
3673 if test "$wxUSE_POSTSCRIPT" = yes; then
3674 echo "$ac_t""yes" 1>&6
3675 else
3676 echo "$ac_t""no" 1>&6
3677 fi
3678
3679
3680
3681
3682 echo $ac_n "checking "for --enable-prologio"""... $ac_c" 1>&6
bdad4e7e 3683echo "configure:3684: checking "for --enable-prologio"" >&5
10f2d63a
VZ
3684 no_cache=0
3685 # Check whether --enable-prologio or --disable-prologio was given.
3686if test "${enable_prologio+set}" = set; then
3687 enableval="$enable_prologio"
3688
3689 if test "$enableval" = yes; then
3690 ac_cv_use_prologio='wxUSE_PROLOGIO=yes'
3691 else
3692 ac_cv_use_prologio='wxUSE_PROLOGIO=no'
3693 fi
3694
3695else
3696
3697 LINE=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
3698 if test "x$LINE" != x ; then
3699 eval "DEFAULT_$LINE"
3700 else
3701 no_cache=1
3702 fi
3703
3704 ac_cv_use_prologio='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
3705
3706fi
3707
3708
3709 eval "$ac_cv_use_prologio"
3710 if test "$no_cache" != 1; then
3711 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
3712 fi
3713
3714 if test "$wxUSE_PROLOGIO" = yes; then
3715 echo "$ac_t""yes" 1>&6
3716 else
3717 echo "$ac_t""no" 1>&6
3718 fi
3719
3720
3721 echo $ac_n "checking "for --enable-resources"""... $ac_c" 1>&6
bdad4e7e 3722echo "configure:3723: checking "for --enable-resources"" >&5
10f2d63a
VZ
3723 no_cache=0
3724 # Check whether --enable-resources or --disable-resources was given.
3725if test "${enable_resources+set}" = set; then
3726 enableval="$enable_resources"
3727
3728 if test "$enableval" = yes; then
3729 ac_cv_use_resources='wxUSE_RESOURCES=yes'
3730 else
3731 ac_cv_use_resources='wxUSE_RESOURCES=no'
3732 fi
3733
3734else
3735
3736 LINE=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
3737 if test "x$LINE" != x ; then
3738 eval "DEFAULT_$LINE"
3739 else
3740 no_cache=1
3741 fi
3742
3743 ac_cv_use_resources='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
3744
3745fi
3746
3747
3748 eval "$ac_cv_use_resources"
3749 if test "$no_cache" != 1; then
3750 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
3751 fi
3752
3753 if test "$wxUSE_RESOURCES" = yes; then
3754 echo "$ac_t""yes" 1>&6
3755 else
3756 echo "$ac_t""no" 1>&6
3757 fi
3758
3759
3760
3761 echo $ac_n "checking "for --enable-xresources"""... $ac_c" 1>&6
bdad4e7e 3762echo "configure:3763: checking "for --enable-xresources"" >&5
10f2d63a
VZ
3763 no_cache=0
3764 # Check whether --enable-xresources or --disable-xresources was given.
3765if test "${enable_xresources+set}" = set; then
3766 enableval="$enable_xresources"
3767
3768 if test "$enableval" = yes; then
3769 ac_cv_use_xresources='wxUSE_X_RESOURCES=yes'
3770 else
3771 ac_cv_use_xresources='wxUSE_X_RESOURCES=no'
3772 fi
3773
3774else
3775
3776 LINE=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}`
3777 if test "x$LINE" != x ; then
3778 eval "DEFAULT_$LINE"
3779 else
3780 no_cache=1
3781 fi
3782
3783 ac_cv_use_xresources='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES
3784
3785fi
3786
3787
3788 eval "$ac_cv_use_xresources"
3789 if test "$no_cache" != 1; then
3790 echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp
3791 fi
3792
3793 if test "$wxUSE_X_RESOURCES" = yes; then
3794 echo "$ac_t""yes" 1>&6
3795 else
3796 echo "$ac_t""no" 1>&6
3797 fi
3798
3799
3800
3801
3802 echo $ac_n "checking "for --enable-clipboard"""... $ac_c" 1>&6
bdad4e7e 3803echo "configure:3804: checking "for --enable-clipboard"" >&5
10f2d63a
VZ
3804 no_cache=0
3805 # Check whether --enable-clipboard or --disable-clipboard was given.
3806if test "${enable_clipboard+set}" = set; then
3807 enableval="$enable_clipboard"
3808
3809 if test "$enableval" = yes; then
3810 ac_cv_use_clipboard='wxUSE_CLIPBOARD=yes'
3811 else
3812 ac_cv_use_clipboard='wxUSE_CLIPBOARD=no'
3813 fi
3814
3815else
3816
3817 LINE=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
3818 if test "x$LINE" != x ; then
3819 eval "DEFAULT_$LINE"
3820 else
3821 no_cache=1
3822 fi
3823
3824 ac_cv_use_clipboard='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
3825
3826fi
3827
3828
3829 eval "$ac_cv_use_clipboard"
3830 if test "$no_cache" != 1; then
3831 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
3832 fi
3833
3834 if test "$wxUSE_CLIPBOARD" = yes; then
3835 echo "$ac_t""yes" 1>&6
3836 else
3837 echo "$ac_t""no" 1>&6
3838 fi
3839
3840
3841 echo $ac_n "checking "for --enable-dnd"""... $ac_c" 1>&6
bdad4e7e 3842echo "configure:3843: checking "for --enable-dnd"" >&5
10f2d63a
VZ
3843 no_cache=0
3844 # Check whether --enable-dnd or --disable-dnd was given.
3845if test "${enable_dnd+set}" = set; then
3846 enableval="$enable_dnd"
3847
3848 if test "$enableval" = yes; then
3849 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=yes'
3850 else
3851 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=no'
3852 fi
3853
3854else
3855
3856 LINE=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
3857 if test "x$LINE" != x ; then
3858 eval "DEFAULT_$LINE"
3859 else
3860 no_cache=1
3861 fi
3862
3863 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
3864
3865fi
3866
3867
3868 eval "$ac_cv_use_dnd"
3869 if test "$no_cache" != 1; then
3870 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
3871 fi
3872
3873 if test "$wxUSE_DRAG_AND_DROP" = yes; then
3874 echo "$ac_t""yes" 1>&6
3875 else
3876 echo "$ac_t""no" 1>&6
3877 fi
3878
3879
3880
3881 echo $ac_n "checking "for --enable-wxtree"""... $ac_c" 1>&6
bdad4e7e 3882echo "configure:3883: checking "for --enable-wxtree"" >&5
10f2d63a
VZ
3883 no_cache=0
3884 # Check whether --enable-wxtree or --disable-wxtree was given.
3885if test "${enable_wxtree+set}" = set; then
3886 enableval="$enable_wxtree"
3887
3888 if test "$enableval" = yes; then
3889 ac_cv_use_wxtree='wxUSE_WXTREE=yes'
3890 else
3891 ac_cv_use_wxtree='wxUSE_WXTREE=no'
3892 fi
3893
3894else
3895
3896 LINE=`grep "wxUSE_WXTREE" ${wx_arg_cache_file}`
3897 if test "x$LINE" != x ; then
3898 eval "DEFAULT_$LINE"
3899 else
3900 no_cache=1
3901 fi
3902
3903 ac_cv_use_wxtree='wxUSE_WXTREE='$DEFAULT_wxUSE_WXTREE
3904
3905fi
3906
3907
3908 eval "$ac_cv_use_wxtree"
3909 if test "$no_cache" != 1; then
3910 echo $ac_cv_use_wxtree >> ${wx_arg_cache_file}.tmp
3911 fi
3912
3913 if test "$wxUSE_WXTREE" = yes; then
3914 echo "$ac_t""yes" 1>&6
3915 else
3916 echo "$ac_t""no" 1>&6
3917 fi
3918
3919
3920
3921
3922 echo $ac_n "checking "for --enable-controls"""... $ac_c" 1>&6
bdad4e7e 3923echo "configure:3924: checking "for --enable-controls"" >&5
10f2d63a
VZ
3924 no_cache=0
3925 # Check whether --enable-controls or --disable-controls was given.
3926if test "${enable_controls+set}" = set; then
3927 enableval="$enable_controls"
3928
3929 if test "$enableval" = yes; then
3930 ac_cv_use_controls='wxUSE_CONTROLS=yes'
3931 else
3932 ac_cv_use_controls='wxUSE_CONTROLS=no'
3933 fi
3934
3935else
3936
3937 LINE=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
3938 if test "x$LINE" != x ; then
3939 eval "DEFAULT_$LINE"
3940 else
3941 no_cache=1
3942 fi
3943
3944 ac_cv_use_controls='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
3945
3946fi
3947
3948
3949 eval "$ac_cv_use_controls"
3950 if test "$no_cache" != 1; then
3951 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
3952 fi
3953
3954 if test "$wxUSE_CONTROLS" = yes; then
3955 echo "$ac_t""yes" 1>&6
3956 else
3957 echo "$ac_t""no" 1>&6
3958 fi
3959
3960
3961if test "$wxUSE_CONTROLS" = "yes"; then
3962 DEFAULT_wxUSE_ACCEL=yes
3963 DEFAULT_wxUSE_CARET=yes
3964 DEFAULT_wxUSE_COMBOBOX=yes
3965 DEFAULT_wxUSE_BMPBUTTON=yes
3966 DEFAULT_wxUSE_CHECKBOX=yes
3967 DEFAULT_wxUSE_CHECKLISTBOX=yes
3968 DEFAULT_wxUSE_CHOICE=yes
3969 DEFAULT_wxUSE_GAUGE=yes
3970 DEFAULT_wxUSE_GRID=yes
cc977e5f 3971 DEFAULT_wxUSE_NEW_GRID=yes
10f2d63a
VZ
3972 DEFAULT_wxUSE_IMAGLIST=yes
3973 DEFAULT_wxUSE_LISTBOX=yes
3974 DEFAULT_wxUSE_LISTCTRL=yes
3975 DEFAULT_wxUSE_NOTEBOOK=yes
3976 DEFAULT_wxUSE_RADIOBOX=yes
3977 DEFAULT_wxUSE_RADIOBTN=yes
3978 DEFAULT_wxUSE_SASH=yes
3979 DEFAULT_wxUSE_SCROLLBAR=yes
3980 DEFAULT_wxUSE_SLIDER=yes
3981 DEFAULT_wxUSE_SPINBTN=yes
56cfaa52 3982 DEFAULT_wxUSE_SPINCTRL=yes
10f2d63a
VZ
3983 DEFAULT_wxUSE_SPLITTER=yes
3984 DEFAULT_wxUSE_STATBMP=yes
3985 DEFAULT_wxUSE_STATBOX=yes
3986 DEFAULT_wxUSE_STATLINE=yes
3987 DEFAULT_wxUSE_STATUSBAR=yes
3988 DEFAULT_wxUSE_TAB_DIALOG=yes
3989 DEFAULT_wxUSE_TOOLBAR=yes
360d6699
VZ
3990 DEFAULT_wxUSE_TOOLBAR_NATIVE=yes
3991 DEFAULT_wxUSE_TOOLBAR_SIMPLE=yes
10f2d63a
VZ
3992 DEFAULT_wxUSE_TOOLTIPS=yes
3993 DEFAULT_wxUSE_TREECTRL=yes
3994elif test "$wxUSE_CONTROLS" = "no"; then
3995 DEFAULT_wxUSE_ACCEL=no
3996 DEFAULT_wxUSE_CARET=no
3997 DEFAULT_wxUSE_COMBOBOX=no
3998 DEFAULT_wxUSE_BMPBUTTON=no
3999 DEFAULT_wxUSE_CHECKBOX=no
4000 DEFAULT_wxUSE_CHECKLISTBOX=no
4001 DEFAULT_wxUSE_CHOICE=no
4002 DEFAULT_wxUSE_GAUGE=no
4003 DEFAULT_wxUSE_GRID=no
4004 DEFAULT_wxUSE_NEW_GRID=no
4005 DEFAULT_wxUSE_IMAGLIST=no
4006 DEFAULT_wxUSE_LISTBOX=no
4007 DEFAULT_wxUSE_LISTCTRL=no
4008 DEFAULT_wxUSE_NOTEBOOK=no
4009 DEFAULT_wxUSE_RADIOBOX=no
4010 DEFAULT_wxUSE_RADIOBTN=no
4011 DEFAULT_wxUSE_SASH=no
4012 DEFAULT_wxUSE_SCROLLBAR=no
4013 DEFAULT_wxUSE_SLIDER=no
4014 DEFAULT_wxUSE_SPINBTN=no
56cfaa52 4015 DEFAULT_wxUSE_SPINCTRL=no
10f2d63a
VZ
4016 DEFAULT_wxUSE_SPLITTER=no
4017 DEFAULT_wxUSE_STATBMP=no
4018 DEFAULT_wxUSE_STATBOX=no
4019 DEFAULT_wxUSE_STATLINE=no
4020 DEFAULT_wxUSE_STATUSBAR=no
4021 DEFAULT_wxUSE_TAB_DIALOG=no
4022 DEFAULT_wxUSE_TOOLBAR=no
360d6699
VZ
4023 DEFAULT_wxUSE_TOOLBAR_NATIVE=no
4024 DEFAULT_wxUSE_TOOLBAR_SIMPLE=no
10f2d63a
VZ
4025 DEFAULT_wxUSE_TOOLTIPS=no
4026 DEFAULT_wxUSE_TREECTRL=no
4027fi
4028
4029
4030 echo $ac_n "checking "for --enable-accel"""... $ac_c" 1>&6
bdad4e7e 4031echo "configure:4032: checking "for --enable-accel"" >&5
10f2d63a
VZ
4032 no_cache=0
4033 # Check whether --enable-accel or --disable-accel was given.
4034if test "${enable_accel+set}" = set; then
4035 enableval="$enable_accel"
4036
4037 if test "$enableval" = yes; then
4038 ac_cv_use_accel='wxUSE_ACCEL=yes'
4039 else
4040 ac_cv_use_accel='wxUSE_ACCEL=no'
4041 fi
4042
4043else
4044
4045 LINE=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
4046 if test "x$LINE" != x ; then
4047 eval "DEFAULT_$LINE"
4048 else
4049 no_cache=1
4050 fi
4051
4052 ac_cv_use_accel='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
4053
4054fi
4055
4056
4057 eval "$ac_cv_use_accel"
4058 if test "$no_cache" != 1; then
4059 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
4060 fi
4061
4062 if test "$wxUSE_ACCEL" = yes; then
4063 echo "$ac_t""yes" 1>&6
4064 else
4065 echo "$ac_t""no" 1>&6
4066 fi
4067
4068
4069 echo $ac_n "checking "for --enable-caret"""... $ac_c" 1>&6
bdad4e7e 4070echo "configure:4071: checking "for --enable-caret"" >&5
10f2d63a
VZ
4071 no_cache=0
4072 # Check whether --enable-caret or --disable-caret was given.
4073if test "${enable_caret+set}" = set; then
4074 enableval="$enable_caret"
4075
4076 if test "$enableval" = yes; then
4077 ac_cv_use_caret='wxUSE_CARET=yes'
4078 else
4079 ac_cv_use_caret='wxUSE_CARET=no'
4080 fi
4081
4082else
4083
4084 LINE=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
4085 if test "x$LINE" != x ; then
4086 eval "DEFAULT_$LINE"
4087 else
4088 no_cache=1
4089 fi
4090
4091 ac_cv_use_caret='wxUSE_CARET='$DEFAULT_wxUSE_CARET
4092
4093fi
4094
4095
4096 eval "$ac_cv_use_caret"
4097 if test "$no_cache" != 1; then
4098 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
4099 fi
4100
4101 if test "$wxUSE_CARET" = yes; then
4102 echo "$ac_t""yes" 1>&6
4103 else
4104 echo "$ac_t""no" 1>&6
4105 fi
4106
4107
4108 echo $ac_n "checking "for --enable-bmpbutton"""... $ac_c" 1>&6
bdad4e7e 4109echo "configure:4110: checking "for --enable-bmpbutton"" >&5
10f2d63a
VZ
4110 no_cache=0
4111 # Check whether --enable-bmpbutton or --disable-bmpbutton was given.
4112if test "${enable_bmpbutton+set}" = set; then
4113 enableval="$enable_bmpbutton"
4114
4115 if test "$enableval" = yes; then
4116 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=yes'
4117 else
4118 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=no'
4119 fi
4120
4121else
4122
4123 LINE=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
4124 if test "x$LINE" != x ; then
4125 eval "DEFAULT_$LINE"
4126 else
4127 no_cache=1
4128 fi
4129
4130 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
4131
4132fi
4133
4134
4135 eval "$ac_cv_use_bmpbutton"
4136 if test "$no_cache" != 1; then
4137 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
4138 fi
4139
4140 if test "$wxUSE_BMPBUTTON" = yes; then
4141 echo "$ac_t""yes" 1>&6
4142 else
4143 echo "$ac_t""no" 1>&6
4144 fi
4145
4146
4147 echo $ac_n "checking "for --enable-checkbox"""... $ac_c" 1>&6
bdad4e7e 4148echo "configure:4149: checking "for --enable-checkbox"" >&5
10f2d63a
VZ
4149 no_cache=0
4150 # Check whether --enable-checkbox or --disable-checkbox was given.
4151if test "${enable_checkbox+set}" = set; then
4152 enableval="$enable_checkbox"
4153
4154 if test "$enableval" = yes; then
4155 ac_cv_use_checkbox='wxUSE_CHECKBOX=yes'
4156 else
4157 ac_cv_use_checkbox='wxUSE_CHECKBOX=no'
4158 fi
4159
4160else
4161
4162 LINE=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
4163 if test "x$LINE" != x ; then
4164 eval "DEFAULT_$LINE"
4165 else
4166 no_cache=1
4167 fi
4168
4169 ac_cv_use_checkbox='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
4170
4171fi
4172
4173
4174 eval "$ac_cv_use_checkbox"
4175 if test "$no_cache" != 1; then
4176 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
4177 fi
4178
4179 if test "$wxUSE_CHECKBOX" = yes; then
4180 echo "$ac_t""yes" 1>&6
4181 else
4182 echo "$ac_t""no" 1>&6
4183 fi
4184
4185
4186 echo $ac_n "checking "for --enable-checklst"""... $ac_c" 1>&6
bdad4e7e 4187echo "configure:4188: checking "for --enable-checklst"" >&5
10f2d63a
VZ
4188 no_cache=0
4189 # Check whether --enable-checklst or --disable-checklst was given.
4190if test "${enable_checklst+set}" = set; then
4191 enableval="$enable_checklst"
4192
4193 if test "$enableval" = yes; then
4194 ac_cv_use_checklst='wxUSE_CHECKLST=yes'
4195 else
4196 ac_cv_use_checklst='wxUSE_CHECKLST=no'
4197 fi
4198
4199else
4200
4201 LINE=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
4202 if test "x$LINE" != x ; then
4203 eval "DEFAULT_$LINE"
4204 else
4205 no_cache=1
4206 fi
4207
4208 ac_cv_use_checklst='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
4209
4210fi
4211
4212
4213 eval "$ac_cv_use_checklst"
4214 if test "$no_cache" != 1; then
4215 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
4216 fi
4217
4218 if test "$wxUSE_CHECKLST" = yes; then
4219 echo "$ac_t""yes" 1>&6
4220 else
4221 echo "$ac_t""no" 1>&6
4222 fi
4223
4224
4225 echo $ac_n "checking "for --enable-choice"""... $ac_c" 1>&6
bdad4e7e 4226echo "configure:4227: checking "for --enable-choice"" >&5
10f2d63a
VZ
4227 no_cache=0
4228 # Check whether --enable-choice or --disable-choice was given.
4229if test "${enable_choice+set}" = set; then
4230 enableval="$enable_choice"
4231
4232 if test "$enableval" = yes; then
4233 ac_cv_use_choice='wxUSE_CHOICE=yes'
4234 else
4235 ac_cv_use_choice='wxUSE_CHOICE=no'
4236 fi
4237
4238else
4239
4240 LINE=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
4241 if test "x$LINE" != x ; then
4242 eval "DEFAULT_$LINE"
4243 else
4244 no_cache=1
4245 fi
4246
4247 ac_cv_use_choice='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
4248
4249fi
4250
4251
4252 eval "$ac_cv_use_choice"
4253 if test "$no_cache" != 1; then
4254 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
4255 fi
4256
4257 if test "$wxUSE_CHOICE" = yes; then
4258 echo "$ac_t""yes" 1>&6
4259 else
4260 echo "$ac_t""no" 1>&6
4261 fi
4262
4263
4264 echo $ac_n "checking "for --enable-combobox"""... $ac_c" 1>&6
bdad4e7e 4265echo "configure:4266: checking "for --enable-combobox"" >&5
10f2d63a
VZ
4266 no_cache=0
4267 # Check whether --enable-combobox or --disable-combobox was given.
4268if test "${enable_combobox+set}" = set; then
4269 enableval="$enable_combobox"
4270
4271 if test "$enableval" = yes; then
4272 ac_cv_use_combobox='wxUSE_COMBOBOX=yes'
4273 else
4274 ac_cv_use_combobox='wxUSE_COMBOBOX=no'
4275 fi
4276
4277else
4278
4279 LINE=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
4280 if test "x$LINE" != x ; then
4281 eval "DEFAULT_$LINE"
4282 else
4283 no_cache=1
4284 fi
4285
4286 ac_cv_use_combobox='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
4287
4288fi
4289
4290
4291 eval "$ac_cv_use_combobox"
4292 if test "$no_cache" != 1; then
4293 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
4294 fi
4295
4296 if test "$wxUSE_COMBOBOX" = yes; then
4297 echo "$ac_t""yes" 1>&6
4298 else
4299 echo "$ac_t""no" 1>&6
4300 fi
4301
4302
4303 echo $ac_n "checking "for --enable-gauge"""... $ac_c" 1>&6
bdad4e7e 4304echo "configure:4305: checking "for --enable-gauge"" >&5
10f2d63a
VZ
4305 no_cache=0
4306 # Check whether --enable-gauge or --disable-gauge was given.
4307if test "${enable_gauge+set}" = set; then
4308 enableval="$enable_gauge"
4309
4310 if test "$enableval" = yes; then
4311 ac_cv_use_gauge='wxUSE_GAUGE=yes'
4312 else
4313 ac_cv_use_gauge='wxUSE_GAUGE=no'
4314 fi
4315
4316else
4317
4318 LINE=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
4319 if test "x$LINE" != x ; then
4320 eval "DEFAULT_$LINE"
4321 else
4322 no_cache=1
4323 fi
4324
4325 ac_cv_use_gauge='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
4326
4327fi
4328
4329
4330 eval "$ac_cv_use_gauge"
4331 if test "$no_cache" != 1; then
4332 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
4333 fi
4334
4335 if test "$wxUSE_GAUGE" = yes; then
4336 echo "$ac_t""yes" 1>&6
4337 else
4338 echo "$ac_t""no" 1>&6
4339 fi
4340
4341
4342 echo $ac_n "checking "for --enable-grid"""... $ac_c" 1>&6
bdad4e7e 4343echo "configure:4344: checking "for --enable-grid"" >&5
10f2d63a
VZ
4344 no_cache=0
4345 # Check whether --enable-grid or --disable-grid was given.
4346if test "${enable_grid+set}" = set; then
4347 enableval="$enable_grid"
4348
4349 if test "$enableval" = yes; then
4350 ac_cv_use_grid='wxUSE_GRID=yes'
4351 else
4352 ac_cv_use_grid='wxUSE_GRID=no'
4353 fi
4354
4355else
4356
4357 LINE=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
4358 if test "x$LINE" != x ; then
4359 eval "DEFAULT_$LINE"
4360 else
4361 no_cache=1
4362 fi
4363
4364 ac_cv_use_grid='wxUSE_GRID='$DEFAULT_wxUSE_GRID
4365
4366fi
4367
4368
4369 eval "$ac_cv_use_grid"
4370 if test "$no_cache" != 1; then
4371 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
4372 fi
4373
4374 if test "$wxUSE_GRID" = yes; then
4375 echo "$ac_t""yes" 1>&6
4376 else
4377 echo "$ac_t""no" 1>&6
4378 fi
4379
4380
4381 echo $ac_n "checking "for --enable-newgrid"""... $ac_c" 1>&6
bdad4e7e 4382echo "configure:4383: checking "for --enable-newgrid"" >&5
10f2d63a
VZ
4383 no_cache=0
4384 # Check whether --enable-newgrid or --disable-newgrid was given.
4385if test "${enable_newgrid+set}" = set; then
4386 enableval="$enable_newgrid"
4387
4388 if test "$enableval" = yes; then
4389 ac_cv_use_newgrid='wxUSE_NEW_GRID=yes'
4390 else
4391 ac_cv_use_newgrid='wxUSE_NEW_GRID=no'
4392 fi
4393
4394else
4395
4396 LINE=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}`
4397 if test "x$LINE" != x ; then
4398 eval "DEFAULT_$LINE"
4399 else
4400 no_cache=1
4401 fi
4402
4403 ac_cv_use_newgrid='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID
4404
4405fi
4406
4407
4408 eval "$ac_cv_use_newgrid"
4409 if test "$no_cache" != 1; then
4410 echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp
4411 fi
4412
4413 if test "$wxUSE_NEW_GRID" = yes; then
4414 echo "$ac_t""yes" 1>&6
4415 else
4416 echo "$ac_t""no" 1>&6
4417 fi
4418
4419
4420 echo $ac_n "checking "for --enable-imaglist"""... $ac_c" 1>&6
bdad4e7e 4421echo "configure:4422: checking "for --enable-imaglist"" >&5
10f2d63a
VZ
4422 no_cache=0
4423 # Check whether --enable-imaglist or --disable-imaglist was given.
4424if test "${enable_imaglist+set}" = set; then
4425 enableval="$enable_imaglist"
4426
4427 if test "$enableval" = yes; then
4428 ac_cv_use_imaglist='wxUSE_IMAGLIST=yes'
4429 else
4430 ac_cv_use_imaglist='wxUSE_IMAGLIST=no'
4431 fi
4432
4433else
4434
4435 LINE=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
4436 if test "x$LINE" != x ; then
4437 eval "DEFAULT_$LINE"
4438 else
4439 no_cache=1
4440 fi
4441
4442 ac_cv_use_imaglist='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
4443
4444fi
4445
4446
4447 eval "$ac_cv_use_imaglist"
4448 if test "$no_cache" != 1; then
4449 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
4450 fi
4451
4452 if test "$wxUSE_IMAGLIST" = yes; then
4453 echo "$ac_t""yes" 1>&6
4454 else
4455 echo "$ac_t""no" 1>&6
4456 fi
4457
4458
4459 echo $ac_n "checking "for --enable-listbox"""... $ac_c" 1>&6
bdad4e7e 4460echo "configure:4461: checking "for --enable-listbox"" >&5
10f2d63a
VZ
4461 no_cache=0
4462 # Check whether --enable-listbox or --disable-listbox was given.
4463if test "${enable_listbox+set}" = set; then
4464 enableval="$enable_listbox"
4465
4466 if test "$enableval" = yes; then
4467 ac_cv_use_listbox='wxUSE_LISTBOX=yes'
4468 else
4469 ac_cv_use_listbox='wxUSE_LISTBOX=no'
4470 fi
4471
4472else
4473
4474 LINE=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
4475 if test "x$LINE" != x ; then
4476 eval "DEFAULT_$LINE"
4477 else
4478 no_cache=1
4479 fi
4480
4481 ac_cv_use_listbox='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
4482
4483fi
4484
4485
4486 eval "$ac_cv_use_listbox"
4487 if test "$no_cache" != 1; then
4488 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
4489 fi
4490
4491 if test "$wxUSE_LISTBOX" = yes; then
4492 echo "$ac_t""yes" 1>&6
4493 else
4494 echo "$ac_t""no" 1>&6
4495 fi
4496
4497
4498 echo $ac_n "checking "for --enable-listctrl"""... $ac_c" 1>&6
bdad4e7e 4499echo "configure:4500: checking "for --enable-listctrl"" >&5
10f2d63a
VZ
4500 no_cache=0
4501 # Check whether --enable-listctrl or --disable-listctrl was given.
4502if test "${enable_listctrl+set}" = set; then
4503 enableval="$enable_listctrl"
4504
4505 if test "$enableval" = yes; then
4506 ac_cv_use_listctrl='wxUSE_LISTCTRL=yes'
4507 else
4508 ac_cv_use_listctrl='wxUSE_LISTCTRL=no'
4509 fi
4510
4511else
4512
4513 LINE=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
4514 if test "x$LINE" != x ; then
4515 eval "DEFAULT_$LINE"
4516 else
4517 no_cache=1
4518 fi
4519
4520 ac_cv_use_listctrl='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
4521
4522fi
4523
4524
4525 eval "$ac_cv_use_listctrl"
4526 if test "$no_cache" != 1; then
4527 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
4528 fi
4529
4530 if test "$wxUSE_LISTCTRL" = yes; then
4531 echo "$ac_t""yes" 1>&6
4532 else
4533 echo "$ac_t""no" 1>&6
4534 fi
4535
4536
4537 echo $ac_n "checking "for --enable-notebook"""... $ac_c" 1>&6
bdad4e7e 4538echo "configure:4539: checking "for --enable-notebook"" >&5
10f2d63a
VZ
4539 no_cache=0
4540 # Check whether --enable-notebook or --disable-notebook was given.
4541if test "${enable_notebook+set}" = set; then
4542 enableval="$enable_notebook"
4543
4544 if test "$enableval" = yes; then
4545 ac_cv_use_notebook='wxUSE_NOTEBOOK=yes'
4546 else
4547 ac_cv_use_notebook='wxUSE_NOTEBOOK=no'
4548 fi
4549
4550else
4551
4552 LINE=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
4553 if test "x$LINE" != x ; then
4554 eval "DEFAULT_$LINE"
4555 else
4556 no_cache=1
4557 fi
4558
4559 ac_cv_use_notebook='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
4560
4561fi
4562
4563
4564 eval "$ac_cv_use_notebook"
4565 if test "$no_cache" != 1; then
4566 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
4567 fi
4568
4569 if test "$wxUSE_NOTEBOOK" = yes; then
4570 echo "$ac_t""yes" 1>&6
4571 else
4572 echo "$ac_t""no" 1>&6
4573 fi
4574
4575
4576 echo $ac_n "checking "for --enable-radiobox"""... $ac_c" 1>&6
bdad4e7e 4577echo "configure:4578: checking "for --enable-radiobox"" >&5
10f2d63a
VZ
4578 no_cache=0
4579 # Check whether --enable-radiobox or --disable-radiobox was given.
4580if test "${enable_radiobox+set}" = set; then
4581 enableval="$enable_radiobox"
4582
4583 if test "$enableval" = yes; then
4584 ac_cv_use_radiobox='wxUSE_RADIOBOX=yes'
4585 else
4586 ac_cv_use_radiobox='wxUSE_RADIOBOX=no'
4587 fi
4588
4589else
4590
4591 LINE=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
4592 if test "x$LINE" != x ; then
4593 eval "DEFAULT_$LINE"
4594 else
4595 no_cache=1
4596 fi
4597
4598 ac_cv_use_radiobox='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
4599
4600fi
4601
4602
4603 eval "$ac_cv_use_radiobox"
4604 if test "$no_cache" != 1; then
4605 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
4606 fi
4607
4608 if test "$wxUSE_RADIOBOX" = yes; then
4609 echo "$ac_t""yes" 1>&6
4610 else
4611 echo "$ac_t""no" 1>&6
4612 fi
4613
4614
4615 echo $ac_n "checking "for --enable-radiobtn"""... $ac_c" 1>&6
bdad4e7e 4616echo "configure:4617: checking "for --enable-radiobtn"" >&5
10f2d63a
VZ
4617 no_cache=0
4618 # Check whether --enable-radiobtn or --disable-radiobtn was given.
4619if test "${enable_radiobtn+set}" = set; then
4620 enableval="$enable_radiobtn"
4621
4622 if test "$enableval" = yes; then
4623 ac_cv_use_radiobtn='wxUSE_RADIOBTN=yes'
4624 else
4625 ac_cv_use_radiobtn='wxUSE_RADIOBTN=no'
4626 fi
4627
4628else
4629
4630 LINE=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
4631 if test "x$LINE" != x ; then
4632 eval "DEFAULT_$LINE"
4633 else
4634 no_cache=1
4635 fi
4636
4637 ac_cv_use_radiobtn='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
4638
4639fi
4640
4641
4642 eval "$ac_cv_use_radiobtn"
4643 if test "$no_cache" != 1; then
4644 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
4645 fi
4646
4647 if test "$wxUSE_RADIOBTN" = yes; then
4648 echo "$ac_t""yes" 1>&6
4649 else
4650 echo "$ac_t""no" 1>&6
4651 fi
4652
4653
4654 echo $ac_n "checking "for --enable-sash"""... $ac_c" 1>&6
bdad4e7e 4655echo "configure:4656: checking "for --enable-sash"" >&5
10f2d63a
VZ
4656 no_cache=0
4657 # Check whether --enable-sash or --disable-sash was given.
4658if test "${enable_sash+set}" = set; then
4659 enableval="$enable_sash"
4660
4661 if test "$enableval" = yes; then
4662 ac_cv_use_sash='wxUSE_SASH=yes'
4663 else
4664 ac_cv_use_sash='wxUSE_SASH=no'
4665 fi
4666
4667else
4668
4669 LINE=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
4670 if test "x$LINE" != x ; then
4671 eval "DEFAULT_$LINE"
4672 else
4673 no_cache=1
4674 fi
4675
4676 ac_cv_use_sash='wxUSE_SASH='$DEFAULT_wxUSE_SASH
4677
4678fi
4679
4680
4681 eval "$ac_cv_use_sash"
4682 if test "$no_cache" != 1; then
4683 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
4684 fi
4685
4686 if test "$wxUSE_SASH" = yes; then
4687 echo "$ac_t""yes" 1>&6
4688 else
4689 echo "$ac_t""no" 1>&6
4690 fi
4691
4692
4693 echo $ac_n "checking "for --enable-scrollbar"""... $ac_c" 1>&6
bdad4e7e 4694echo "configure:4695: checking "for --enable-scrollbar"" >&5
10f2d63a
VZ
4695 no_cache=0
4696 # Check whether --enable-scrollbar or --disable-scrollbar was given.
4697if test "${enable_scrollbar+set}" = set; then
4698 enableval="$enable_scrollbar"
4699
4700 if test "$enableval" = yes; then
4701 ac_cv_use_scrollbar='wxUSE_SCROLLBAR=yes'
4702 else
4703 ac_cv_use_scrollbar='wxUSE_SCROLLBAR=no'
4704 fi
4705
4706else
4707
4708 LINE=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
4709 if test "x$LINE" != x ; then
4710 eval "DEFAULT_$LINE"
4711 else
4712 no_cache=1
4713 fi
4714
4715 ac_cv_use_scrollbar='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
4716
4717fi
4718
4719
4720 eval "$ac_cv_use_scrollbar"
4721 if test "$no_cache" != 1; then
4722 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
4723 fi
4724
4725 if test "$wxUSE_SCROLLBAR" = yes; then
4726 echo "$ac_t""yes" 1>&6
4727 else
4728 echo "$ac_t""no" 1>&6
4729 fi
4730
4731
4732 echo $ac_n "checking "for --enable-slider"""... $ac_c" 1>&6
bdad4e7e 4733echo "configure:4734: checking "for --enable-slider"" >&5
10f2d63a
VZ
4734 no_cache=0
4735 # Check whether --enable-slider or --disable-slider was given.
4736if test "${enable_slider+set}" = set; then
4737 enableval="$enable_slider"
4738
4739 if test "$enableval" = yes; then
4740 ac_cv_use_slider='wxUSE_SLIDER=yes'
4741 else
4742 ac_cv_use_slider='wxUSE_SLIDER=no'
4743 fi
4744
4745else
4746
4747 LINE=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
4748 if test "x$LINE" != x ; then
4749 eval "DEFAULT_$LINE"
4750 else
4751 no_cache=1
4752 fi
4753
4754 ac_cv_use_slider='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
4755
4756fi
4757
4758
4759 eval "$ac_cv_use_slider"
4760 if test "$no_cache" != 1; then
4761 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
4762 fi
4763
4764 if test "$wxUSE_SLIDER" = yes; then
4765 echo "$ac_t""yes" 1>&6
4766 else
4767 echo "$ac_t""no" 1>&6
4768 fi
4769
4770
4771 echo $ac_n "checking "for --enable-spinbtn"""... $ac_c" 1>&6
bdad4e7e 4772echo "configure:4773: checking "for --enable-spinbtn"" >&5
10f2d63a
VZ
4773 no_cache=0
4774 # Check whether --enable-spinbtn or --disable-spinbtn was given.
4775if test "${enable_spinbtn+set}" = set; then
4776 enableval="$enable_spinbtn"
4777
4778 if test "$enableval" = yes; then
4779 ac_cv_use_spinbtn='wxUSE_SPINBTN=yes'
4780 else
4781 ac_cv_use_spinbtn='wxUSE_SPINBTN=no'
4782 fi
4783
4784else
4785
4786 LINE=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
4787 if test "x$LINE" != x ; then
4788 eval "DEFAULT_$LINE"
4789 else
4790 no_cache=1
4791 fi
4792
4793 ac_cv_use_spinbtn='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
4794
4795fi
4796
4797
4798 eval "$ac_cv_use_spinbtn"
4799 if test "$no_cache" != 1; then
4800 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
4801 fi
4802
4803 if test "$wxUSE_SPINBTN" = yes; then
4804 echo "$ac_t""yes" 1>&6
4805 else
4806 echo "$ac_t""no" 1>&6
4807 fi
4808
4809
56cfaa52 4810 echo $ac_n "checking "for --enable-spinctrl"""... $ac_c" 1>&6
bdad4e7e 4811echo "configure:4812: checking "for --enable-spinctrl"" >&5
56cfaa52
RR
4812 no_cache=0
4813 # Check whether --enable-spinctrl or --disable-spinctrl was given.
4814if test "${enable_spinctrl+set}" = set; then
4815 enableval="$enable_spinctrl"
4816
4817 if test "$enableval" = yes; then
4818 ac_cv_use_spinctrl='wxUSE_SPINCTRL=yes'
4819 else
4820 ac_cv_use_spinctrl='wxUSE_SPINCTRL=no'
4821 fi
4822
4823else
4824
4825 LINE=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
4826 if test "x$LINE" != x ; then
4827 eval "DEFAULT_$LINE"
4828 else
4829 no_cache=1
4830 fi
4831
4832 ac_cv_use_spinctrl='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
4833
4834fi
4835
4836
4837 eval "$ac_cv_use_spinctrl"
4838 if test "$no_cache" != 1; then
4839 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
4840 fi
4841
4842 if test "$wxUSE_SPINCTRL" = yes; then
4843 echo "$ac_t""yes" 1>&6
4844 else
4845 echo "$ac_t""no" 1>&6
4846 fi
4847
4848
10f2d63a 4849 echo $ac_n "checking "for --enable-splitter"""... $ac_c" 1>&6
bdad4e7e 4850echo "configure:4851: checking "for --enable-splitter"" >&5
10f2d63a
VZ
4851 no_cache=0
4852 # Check whether --enable-splitter or --disable-splitter was given.
4853if test "${enable_splitter+set}" = set; then
4854 enableval="$enable_splitter"
4855
4856 if test "$enableval" = yes; then
4857 ac_cv_use_splitter='wxUSE_SPLITTER=yes'
4858 else
4859 ac_cv_use_splitter='wxUSE_SPLITTER=no'
4860 fi
4861
4862else
4863
4864 LINE=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
4865 if test "x$LINE" != x ; then
4866 eval "DEFAULT_$LINE"
4867 else
4868 no_cache=1
4869 fi
4870
4871 ac_cv_use_splitter='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
4872
4873fi
4874
4875
4876 eval "$ac_cv_use_splitter"
4877 if test "$no_cache" != 1; then
4878 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
4879 fi
4880
4881 if test "$wxUSE_SPLITTER" = yes; then
4882 echo "$ac_t""yes" 1>&6
4883 else
4884 echo "$ac_t""no" 1>&6
4885 fi
4886
4887
4888 echo $ac_n "checking "for --enable-statbmp"""... $ac_c" 1>&6
bdad4e7e 4889echo "configure:4890: checking "for --enable-statbmp"" >&5
10f2d63a
VZ
4890 no_cache=0
4891 # Check whether --enable-statbmp or --disable-statbmp was given.
4892if test "${enable_statbmp+set}" = set; then
4893 enableval="$enable_statbmp"
4894
4895 if test "$enableval" = yes; then
4896 ac_cv_use_statbmp='wxUSE_STATBMP=yes'
4897 else
4898 ac_cv_use_statbmp='wxUSE_STATBMP=no'
4899 fi
4900
4901else
4902
4903 LINE=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
4904 if test "x$LINE" != x ; then
4905 eval "DEFAULT_$LINE"
4906 else
4907 no_cache=1
4908 fi
4909
4910 ac_cv_use_statbmp='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
4911
4912fi
4913
4914
4915 eval "$ac_cv_use_statbmp"
4916 if test "$no_cache" != 1; then
4917 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
4918 fi
4919
4920 if test "$wxUSE_STATBMP" = yes; then
4921 echo "$ac_t""yes" 1>&6
4922 else
4923 echo "$ac_t""no" 1>&6
4924 fi
4925
4926
4927 echo $ac_n "checking "for --enable-statbox"""... $ac_c" 1>&6
bdad4e7e 4928echo "configure:4929: checking "for --enable-statbox"" >&5
10f2d63a
VZ
4929 no_cache=0
4930 # Check whether --enable-statbox or --disable-statbox was given.
4931if test "${enable_statbox+set}" = set; then
4932 enableval="$enable_statbox"
4933
4934 if test "$enableval" = yes; then
4935 ac_cv_use_statbox='wxUSE_STATBOX=yes'
4936 else
4937 ac_cv_use_statbox='wxUSE_STATBOX=no'
4938 fi
4939
4940else
4941
4942 LINE=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
4943 if test "x$LINE" != x ; then
4944 eval "DEFAULT_$LINE"
4945 else
4946 no_cache=1
4947 fi
4948
4949 ac_cv_use_statbox='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
4950
4951fi
4952
4953
4954 eval "$ac_cv_use_statbox"
4955 if test "$no_cache" != 1; then
4956 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
4957 fi
4958
4959 if test "$wxUSE_STATBOX" = yes; then
4960 echo "$ac_t""yes" 1>&6
4961 else
4962 echo "$ac_t""no" 1>&6
4963 fi
4964
4965
4966 echo $ac_n "checking "for --enable-statline"""... $ac_c" 1>&6
bdad4e7e 4967echo "configure:4968: checking "for --enable-statline"" >&5
10f2d63a
VZ
4968 no_cache=0
4969 # Check whether --enable-statline or --disable-statline was given.
4970if test "${enable_statline+set}" = set; then
4971 enableval="$enable_statline"
4972
4973 if test "$enableval" = yes; then
4974 ac_cv_use_statline='wxUSE_STATLINE=yes'
4975 else
4976 ac_cv_use_statline='wxUSE_STATLINE=no'
4977 fi
4978
4979else
4980
4981 LINE=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
4982 if test "x$LINE" != x ; then
4983 eval "DEFAULT_$LINE"
4984 else
4985 no_cache=1
4986 fi
4987
4988 ac_cv_use_statline='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
4989
4990fi
4991
4992
4993 eval "$ac_cv_use_statline"
4994 if test "$no_cache" != 1; then
4995 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
4996 fi
4997
4998 if test "$wxUSE_STATLINE" = yes; then
4999 echo "$ac_t""yes" 1>&6
5000 else
5001 echo "$ac_t""no" 1>&6
5002 fi
5003
5004
5005 echo $ac_n "checking "for --enable-statusbar"""... $ac_c" 1>&6
bdad4e7e 5006echo "configure:5007: checking "for --enable-statusbar"" >&5
10f2d63a
VZ
5007 no_cache=0
5008 # Check whether --enable-statusbar or --disable-statusbar was given.
5009if test "${enable_statusbar+set}" = set; then
5010 enableval="$enable_statusbar"
5011
5012 if test "$enableval" = yes; then
5013 ac_cv_use_statusbar='wxUSE_STATUSBAR=yes'
5014 else
5015 ac_cv_use_statusbar='wxUSE_STATUSBAR=no'
5016 fi
5017
5018else
5019
5020 LINE=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
5021 if test "x$LINE" != x ; then
5022 eval "DEFAULT_$LINE"
5023 else
5024 no_cache=1
5025 fi
5026
5027 ac_cv_use_statusbar='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
5028
5029fi
5030
5031
5032 eval "$ac_cv_use_statusbar"
5033 if test "$no_cache" != 1; then
5034 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
5035 fi
5036
5037 if test "$wxUSE_STATUSBAR" = yes; then
5038 echo "$ac_t""yes" 1>&6
5039 else
5040 echo "$ac_t""no" 1>&6
5041 fi
5042
5043
5044 echo $ac_n "checking "for --enable-tabdialog"""... $ac_c" 1>&6
bdad4e7e 5045echo "configure:5046: checking "for --enable-tabdialog"" >&5
10f2d63a
VZ
5046 no_cache=0
5047 # Check whether --enable-tabdialog or --disable-tabdialog was given.
5048if test "${enable_tabdialog+set}" = set; then
5049 enableval="$enable_tabdialog"
5050
5051 if test "$enableval" = yes; then
5052 ac_cv_use_tabdialog='wxUSE_TABDIALOG=yes'
5053 else
5054 ac_cv_use_tabdialog='wxUSE_TABDIALOG=no'
5055 fi
5056
5057else
5058
5059 LINE=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}`
5060 if test "x$LINE" != x ; then
5061 eval "DEFAULT_$LINE"
5062 else
5063 no_cache=1
5064 fi
5065
5066 ac_cv_use_tabdialog='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG
5067
5068fi
5069
5070
5071 eval "$ac_cv_use_tabdialog"
5072 if test "$no_cache" != 1; then
5073 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
5074 fi
5075
5076 if test "$wxUSE_TABDIALOG" = yes; then
5077 echo "$ac_t""yes" 1>&6
5078 else
5079 echo "$ac_t""no" 1>&6
5080 fi
5081
5082
5083 echo $ac_n "checking "for --enable-toolbar"""... $ac_c" 1>&6
bdad4e7e 5084echo "configure:5085: checking "for --enable-toolbar"" >&5
10f2d63a
VZ
5085 no_cache=0
5086 # Check whether --enable-toolbar or --disable-toolbar was given.
5087if test "${enable_toolbar+set}" = set; then
5088 enableval="$enable_toolbar"
5089
5090 if test "$enableval" = yes; then
5091 ac_cv_use_toolbar='wxUSE_TOOLBAR=yes'
5092 else
5093 ac_cv_use_toolbar='wxUSE_TOOLBAR=no'
5094 fi
5095
5096else
5097
5098 LINE=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
5099 if test "x$LINE" != x ; then
5100 eval "DEFAULT_$LINE"
5101 else
5102 no_cache=1
5103 fi
5104
5105 ac_cv_use_toolbar='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
5106
5107fi
5108
5109
5110 eval "$ac_cv_use_toolbar"
5111 if test "$no_cache" != 1; then
5112 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
5113 fi
5114
5115 if test "$wxUSE_TOOLBAR" = yes; then
5116 echo "$ac_t""yes" 1>&6
5117 else
5118 echo "$ac_t""no" 1>&6
5119 fi
5120
5121
360d6699 5122 echo $ac_n "checking "for --enable-tbarnative"""... $ac_c" 1>&6
bdad4e7e 5123echo "configure:5124: checking "for --enable-tbarnative"" >&5
360d6699
VZ
5124 no_cache=0
5125 # Check whether --enable-tbarnative or --disable-tbarnative was given.
5126if test "${enable_tbarnative+set}" = set; then
5127 enableval="$enable_tbarnative"
5128
5129 if test "$enableval" = yes; then
5130 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=yes'
5131 else
5132 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=no'
5133 fi
5134
5135else
5136
5137 LINE=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
5138 if test "x$LINE" != x ; then
5139 eval "DEFAULT_$LINE"
5140 else
5141 no_cache=1
5142 fi
5143
5144 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
5145
5146fi
5147
5148
5149 eval "$ac_cv_use_tbarnative"
5150 if test "$no_cache" != 1; then
5151 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
5152 fi
5153
5154 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
5155 echo "$ac_t""yes" 1>&6
5156 else
5157 echo "$ac_t""no" 1>&6
5158 fi
5159
5160
5161 echo $ac_n "checking "for --enable-tbarsmpl"""... $ac_c" 1>&6
bdad4e7e 5162echo "configure:5163: checking "for --enable-tbarsmpl"" >&5
360d6699
VZ
5163 no_cache=0
5164 # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given.
5165if test "${enable_tbarsmpl+set}" = set; then
5166 enableval="$enable_tbarsmpl"
5167
5168 if test "$enableval" = yes; then
5169 ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE=yes'
5170 else
5171 ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE=no'
5172 fi
5173
5174else
5175
5176 LINE=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}`
5177 if test "x$LINE" != x ; then
5178 eval "DEFAULT_$LINE"
5179 else
5180 no_cache=1
5181 fi
5182
5183 ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE
5184
5185fi
5186
5187
5188 eval "$ac_cv_use_tbarsmpl"
5189 if test "$no_cache" != 1; then
5190 echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp
5191 fi
5192
5193 if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then
5194 echo "$ac_t""yes" 1>&6
5195 else
5196 echo "$ac_t""no" 1>&6
5197 fi
5198
5199
10f2d63a 5200 echo $ac_n "checking "for --enable-treectrl"""... $ac_c" 1>&6
bdad4e7e 5201echo "configure:5202: checking "for --enable-treectrl"" >&5
10f2d63a
VZ
5202 no_cache=0
5203 # Check whether --enable-treectrl or --disable-treectrl was given.
5204if test "${enable_treectrl+set}" = set; then
5205 enableval="$enable_treectrl"
5206
5207 if test "$enableval" = yes; then
5208 ac_cv_use_treectrl='wxUSE_TREECTRL=yes'
5209 else
5210 ac_cv_use_treectrl='wxUSE_TREECTRL=no'
5211 fi
5212
5213else
5214
5215 LINE=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
5216 if test "x$LINE" != x ; then
5217 eval "DEFAULT_$LINE"
5218 else
5219 no_cache=1
5220 fi
5221
5222 ac_cv_use_treectrl='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
5223
5224fi
5225
5226
5227 eval "$ac_cv_use_treectrl"
5228 if test "$no_cache" != 1; then
5229 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
5230 fi
5231
5232 if test "$wxUSE_TREECTRL" = yes; then
5233 echo "$ac_t""yes" 1>&6
5234 else
5235 echo "$ac_t""no" 1>&6
5236 fi
5237
5238
5239
5240
5241 echo $ac_n "checking "for --enable-commondlg"""... $ac_c" 1>&6
bdad4e7e 5242echo "configure:5243: checking "for --enable-commondlg"" >&5
10f2d63a
VZ
5243 no_cache=0
5244 # Check whether --enable-commondlg or --disable-commondlg was given.
5245if test "${enable_commondlg+set}" = set; then
5246 enableval="$enable_commondlg"
5247
5248 if test "$enableval" = yes; then
5249 ac_cv_use_commondlg='wxUSE_COMMONDLGS=yes'
5250 else
5251 ac_cv_use_commondlg='wxUSE_COMMONDLGS=no'
5252 fi
5253
5254else
5255
5256 LINE=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
5257 if test "x$LINE" != x ; then
5258 eval "DEFAULT_$LINE"
5259 else
5260 no_cache=1
5261 fi
5262
5263 ac_cv_use_commondlg='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
5264
5265fi
5266
5267
5268 eval "$ac_cv_use_commondlg"
5269 if test "$no_cache" != 1; then
5270 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
5271 fi
5272
5273 if test "$wxUSE_COMMONDLGS" = yes; then
5274 echo "$ac_t""yes" 1>&6
5275 else
5276 echo "$ac_t""no" 1>&6
5277 fi
5278
5279
5280 echo $ac_n "checking "for --enable-dirdlg"""... $ac_c" 1>&6
bdad4e7e 5281echo "configure:5282: checking "for --enable-dirdlg"" >&5
10f2d63a
VZ
5282 no_cache=0
5283 # Check whether --enable-dirdlg or --disable-dirdlg was given.
5284if test "${enable_dirdlg+set}" = set; then
5285 enableval="$enable_dirdlg"
5286
5287 if test "$enableval" = yes; then
5288 ac_cv_use_dirdlg='wxUSE_DIRDLG=yes'
5289 else
5290 ac_cv_use_dirdlg='wxUSE_DIRDLG=no'
5291 fi
5292
5293else
5294
5295 LINE=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
5296 if test "x$LINE" != x ; then
5297 eval "DEFAULT_$LINE"
5298 else
5299 no_cache=1
5300 fi
5301
5302 ac_cv_use_dirdlg='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
5303
5304fi
5305
5306
5307 eval "$ac_cv_use_dirdlg"
5308 if test "$no_cache" != 1; then
5309 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
5310 fi
5311
5312 if test "$wxUSE_DIRDLG" = yes; then
5313 echo "$ac_t""yes" 1>&6
5314 else
5315 echo "$ac_t""no" 1>&6
5316 fi
5317
5318
5319 echo $ac_n "checking "for --enable-textdlg"""... $ac_c" 1>&6
bdad4e7e 5320echo "configure:5321: checking "for --enable-textdlg"" >&5
10f2d63a
VZ
5321 no_cache=0
5322 # Check whether --enable-textdlg or --disable-textdlg was given.
5323if test "${enable_textdlg+set}" = set; then
5324 enableval="$enable_textdlg"
5325
5326 if test "$enableval" = yes; then
5327 ac_cv_use_textdlg='wxUSE_TEXTDLG=yes'
5328 else
5329 ac_cv_use_textdlg='wxUSE_TEXTDLG=no'
5330 fi
5331
5332else
5333
5334 LINE=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
5335 if test "x$LINE" != x ; then
5336 eval "DEFAULT_$LINE"
5337 else
5338 no_cache=1
5339 fi
5340
5341 ac_cv_use_textdlg='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
5342
5343fi
5344
5345
5346 eval "$ac_cv_use_textdlg"
5347 if test "$no_cache" != 1; then
5348 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
5349 fi
5350
5351 if test "$wxUSE_TEXTDLG" = yes; then
5352 echo "$ac_t""yes" 1>&6
5353 else
5354 echo "$ac_t""no" 1>&6
5355 fi
5356
5357
5358 echo $ac_n "checking "for --enable-tipdlg"""... $ac_c" 1>&6
bdad4e7e 5359echo "configure:5360: checking "for --enable-tipdlg"" >&5
10f2d63a
VZ
5360 no_cache=0
5361 # Check whether --enable-tipdlg or --disable-tipdlg was given.
5362if test "${enable_tipdlg+set}" = set; then
5363 enableval="$enable_tipdlg"
5364
5365 if test "$enableval" = yes; then
5366 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=yes'
5367 else
5368 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=no'
5369 fi
5370
5371else
5372
5373 LINE=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
5374 if test "x$LINE" != x ; then
5375 eval "DEFAULT_$LINE"
5376 else
5377 no_cache=1
5378 fi
5379
5380 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
5381
5382fi
5383
5384
5385 eval "$ac_cv_use_tipdlg"
5386 if test "$no_cache" != 1; then
5387 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
5388 fi
5389
5390 if test "$wxUSE_STARTUP_TIPS" = yes; then
5391 echo "$ac_t""yes" 1>&6
5392 else
5393 echo "$ac_t""no" 1>&6
5394 fi
5395
5396
5397 echo $ac_n "checking "for --enable-progressdlg"""... $ac_c" 1>&6
bdad4e7e 5398echo "configure:5399: checking "for --enable-progressdlg"" >&5
10f2d63a
VZ
5399 no_cache=0
5400 # Check whether --enable-progressdlg or --disable-progressdlg was given.
5401if test "${enable_progressdlg+set}" = set; then
5402 enableval="$enable_progressdlg"
5403
5404 if test "$enableval" = yes; then
5405 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=yes'
5406 else
5407 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=no'
5408 fi
5409
5410else
5411
5412 LINE=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
5413 if test "x$LINE" != x ; then
5414 eval "DEFAULT_$LINE"
5415 else
5416 no_cache=1
5417 fi
5418
5419 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
5420
5421fi
5422
5423
5424 eval "$ac_cv_use_progressdlg"
5425 if test "$no_cache" != 1; then
5426 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
5427 fi
5428
5429 if test "$wxUSE_PROGRESSDLG" = yes; then
5430 echo "$ac_t""yes" 1>&6
5431 else
5432 echo "$ac_t""no" 1>&6
5433 fi
5434
5435
5436 echo $ac_n "checking "for --enable-miniframe"""... $ac_c" 1>&6
bdad4e7e 5437echo "configure:5438: checking "for --enable-miniframe"" >&5
10f2d63a
VZ
5438 no_cache=0
5439 # Check whether --enable-miniframe or --disable-miniframe was given.
5440if test "${enable_miniframe+set}" = set; then
5441 enableval="$enable_miniframe"
5442
5443 if test "$enableval" = yes; then
5444 ac_cv_use_miniframe='wxUSE_MINIFRAME=yes'
5445 else
5446 ac_cv_use_miniframe='wxUSE_MINIFRAME=no'
5447 fi
5448
5449else
5450
5451 LINE=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
5452 if test "x$LINE" != x ; then
5453 eval "DEFAULT_$LINE"
5454 else
5455 no_cache=1
5456 fi
5457
5458 ac_cv_use_miniframe='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
5459
5460fi
5461
5462
5463 eval "$ac_cv_use_miniframe"
5464 if test "$no_cache" != 1; then
5465 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
5466 fi
5467
5468 if test "$wxUSE_MINIFRAME" = yes; then
5469 echo "$ac_t""yes" 1>&6
5470 else
5471 echo "$ac_t""no" 1>&6
5472 fi
5473
5474
5475 echo $ac_n "checking "for --enable-html"""... $ac_c" 1>&6
bdad4e7e 5476echo "configure:5477: checking "for --enable-html"" >&5
10f2d63a
VZ
5477 no_cache=0
5478 # Check whether --enable-html or --disable-html was given.
5479if test "${enable_html+set}" = set; then
5480 enableval="$enable_html"
5481
5482 if test "$enableval" = yes; then
5483 ac_cv_use_html='wxUSE_HTML=yes'
5484 else
5485 ac_cv_use_html='wxUSE_HTML=no'
5486 fi
5487
5488else
5489
5490 LINE=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
5491 if test "x$LINE" != x ; then
5492 eval "DEFAULT_$LINE"
5493 else
5494 no_cache=1
5495 fi
5496
5497 ac_cv_use_html='wxUSE_HTML='$DEFAULT_wxUSE_HTML
5498
5499fi
5500
5501
5502 eval "$ac_cv_use_html"
5503 if test "$no_cache" != 1; then
5504 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
5505 fi
5506
5507 if test "$wxUSE_HTML" = yes; then
5508 echo "$ac_t""yes" 1>&6
5509 else
5510 echo "$ac_t""no" 1>&6
5511 fi
5512
5513
5514 echo $ac_n "checking "for --enable-tooltips"""... $ac_c" 1>&6
bdad4e7e 5515echo "configure:5516: checking "for --enable-tooltips"" >&5
10f2d63a
VZ
5516 no_cache=0
5517 # Check whether --enable-tooltips or --disable-tooltips was given.
5518if test "${enable_tooltips+set}" = set; then
5519 enableval="$enable_tooltips"
5520
5521 if test "$enableval" = yes; then
5522 ac_cv_use_tooltips='wxUSE_TOOLTIPS=yes'
5523 else
5524 ac_cv_use_tooltips='wxUSE_TOOLTIPS=no'
5525 fi
5526
5527else
5528
5529 LINE=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
5530 if test "x$LINE" != x ; then
5531 eval "DEFAULT_$LINE"
5532 else
5533 no_cache=1
5534 fi
5535
5536 ac_cv_use_tooltips='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
5537
5538fi
5539
5540
5541 eval "$ac_cv_use_tooltips"
5542 if test "$no_cache" != 1; then
5543 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
5544 fi
5545
5546 if test "$wxUSE_TOOLTIPS" = yes; then
5547 echo "$ac_t""yes" 1>&6
5548 else
5549 echo "$ac_t""no" 1>&6
5550 fi
5551
5552
5553 echo $ac_n "checking "for --enable-splines"""... $ac_c" 1>&6
bdad4e7e 5554echo "configure:5555: checking "for --enable-splines"" >&5
10f2d63a
VZ
5555 no_cache=0
5556 # Check whether --enable-splines or --disable-splines was given.
5557if test "${enable_splines+set}" = set; then
5558 enableval="$enable_splines"
5559
5560 if test "$enableval" = yes; then
5561 ac_cv_use_splines='wxUSE_SPLINES=yes'
5562 else
5563 ac_cv_use_splines='wxUSE_SPLINES=no'
5564 fi
5565
5566else
5567
5568 LINE=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
5569 if test "x$LINE" != x ; then
5570 eval "DEFAULT_$LINE"
5571 else
5572 no_cache=1
5573 fi
5574
5575 ac_cv_use_splines='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
5576
5577fi
5578
5579
5580 eval "$ac_cv_use_splines"
5581 if test "$no_cache" != 1; then
5582 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
5583 fi
5584
5585 if test "$wxUSE_SPLINES" = yes; then
5586 echo "$ac_t""yes" 1>&6
5587 else
5588 echo "$ac_t""no" 1>&6
5589 fi
5590
5591
5592 echo $ac_n "checking "for --enable-validators"""... $ac_c" 1>&6
bdad4e7e 5593echo "configure:5594: checking "for --enable-validators"" >&5
10f2d63a
VZ
5594 no_cache=0
5595 # Check whether --enable-validators or --disable-validators was given.
5596if test "${enable_validators+set}" = set; then
5597 enableval="$enable_validators"
5598
5599 if test "$enableval" = yes; then
5600 ac_cv_use_validators='wxUSE_VALIDATORS=yes'
5601 else
5602 ac_cv_use_validators='wxUSE_VALIDATORS=no'
5603 fi
5604
5605else
5606
5607 LINE=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
5608 if test "x$LINE" != x ; then
5609 eval "DEFAULT_$LINE"
5610 else
5611 no_cache=1
5612 fi
5613
5614 ac_cv_use_validators='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
5615
5616fi
5617
5618
5619 eval "$ac_cv_use_validators"
5620 if test "$no_cache" != 1; then
5621 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
5622 fi
5623
5624 if test "$wxUSE_VALIDATORS" = yes; then
5625 echo "$ac_t""yes" 1>&6
5626 else
5627 echo "$ac_t""no" 1>&6
5628 fi
5629
5630
5631 echo $ac_n "checking "for --enable-busyinfo"""... $ac_c" 1>&6
bdad4e7e 5632echo "configure:5633: checking "for --enable-busyinfo"" >&5
10f2d63a
VZ
5633 no_cache=0
5634 # Check whether --enable-busyinfo or --disable-busyinfo was given.
5635if test "${enable_busyinfo+set}" = set; then
5636 enableval="$enable_busyinfo"
5637
5638 if test "$enableval" = yes; then
5639 ac_cv_use_busyinfo='wxUSE_BUSYINFO=yes'
5640 else
5641 ac_cv_use_busyinfo='wxUSE_BUSYINFO=no'
5642 fi
5643
5644else
5645
5646 LINE=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
5647 if test "x$LINE" != x ; then
5648 eval "DEFAULT_$LINE"
5649 else
5650 no_cache=1
5651 fi
5652
5653 ac_cv_use_busyinfo='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
5654
5655fi
5656
5657
5658 eval "$ac_cv_use_busyinfo"
5659 if test "$no_cache" != 1; then
5660 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
5661 fi
5662
5663 if test "$wxUSE_BUSYINFO" = yes; then
5664 echo "$ac_t""yes" 1>&6
5665 else
5666 echo "$ac_t""no" 1>&6
5667 fi
5668
5669
9b33fe02 5670 echo $ac_n "checking "for --enable-plot"""... $ac_c" 1>&6
bdad4e7e 5671echo "configure:5672: checking "for --enable-plot"" >&5
9b33fe02
VZ
5672 no_cache=0
5673 # Check whether --enable-plot or --disable-plot was given.
5674if test "${enable_plot+set}" = set; then
5675 enableval="$enable_plot"
5676
5677 if test "$enableval" = yes; then
5678 ac_cv_use_plot='wxUSE_PLOT=yes'
5679 else
5680 ac_cv_use_plot='wxUSE_PLOT=no'
5681 fi
5682
5683else
5684
5685 LINE=`grep "wxUSE_PLOT" ${wx_arg_cache_file}`
5686 if test "x$LINE" != x ; then
5687 eval "DEFAULT_$LINE"
5688 else
5689 no_cache=1
5690 fi
5691
5692 ac_cv_use_plot='wxUSE_PLOT='$DEFAULT_wxUSE_PLOT
5693
5694fi
5695
5696
5697 eval "$ac_cv_use_plot"
5698 if test "$no_cache" != 1; then
5699 echo $ac_cv_use_plot >> ${wx_arg_cache_file}.tmp
5700 fi
5701
5702 if test "$wxUSE_PLOT" = yes; then
5703 echo "$ac_t""yes" 1>&6
5704 else
5705 echo "$ac_t""no" 1>&6
5706 fi
5707
5708
10f2d63a
VZ
5709
5710
5711 echo $ac_n "checking "for --enable-gif"""... $ac_c" 1>&6
bdad4e7e 5712echo "configure:5713: checking "for --enable-gif"" >&5
10f2d63a
VZ
5713 no_cache=0
5714 # Check whether --enable-gif or --disable-gif was given.
5715if test "${enable_gif+set}" = set; then
5716 enableval="$enable_gif"
5717
5718 if test "$enableval" = yes; then
5719 ac_cv_use_gif='wxUSE_GIF=yes'
5720 else
5721 ac_cv_use_gif='wxUSE_GIF=no'
5722 fi
5723
5724else
5725
5726 LINE=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
5727 if test "x$LINE" != x ; then
5728 eval "DEFAULT_$LINE"
5729 else
5730 no_cache=1
5731 fi
5732
5733 ac_cv_use_gif='wxUSE_GIF='$DEFAULT_wxUSE_GIF
5734
5735fi
5736
5737
5738 eval "$ac_cv_use_gif"
5739 if test "$no_cache" != 1; then
5740 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
5741 fi
5742
5743 if test "$wxUSE_GIF" = yes; then
5744 echo "$ac_t""yes" 1>&6
5745 else
5746 echo "$ac_t""no" 1>&6
5747 fi
5748
5749
5750 echo $ac_n "checking "for --enable-pcx"""... $ac_c" 1>&6
bdad4e7e 5751echo "configure:5752: checking "for --enable-pcx"" >&5
10f2d63a
VZ
5752 no_cache=0
5753 # Check whether --enable-pcx or --disable-pcx was given.
5754if test "${enable_pcx+set}" = set; then
5755 enableval="$enable_pcx"
5756
5757 if test "$enableval" = yes; then
5758 ac_cv_use_pcx='wxUSE_PCX=yes'
5759 else
5760 ac_cv_use_pcx='wxUSE_PCX=no'
5761 fi
5762
5763else
5764
5765 LINE=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
5766 if test "x$LINE" != x ; then
5767 eval "DEFAULT_$LINE"
5768 else
5769 no_cache=1
5770 fi
5771
5772 ac_cv_use_pcx='wxUSE_PCX='$DEFAULT_wxUSE_PCX
5773
5774fi
5775
5776
5777 eval "$ac_cv_use_pcx"
5778 if test "$no_cache" != 1; then
5779 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
5780 fi
5781
5782 if test "$wxUSE_PCX" = yes; then
5783 echo "$ac_t""yes" 1>&6
5784 else
5785 echo "$ac_t""no" 1>&6
5786 fi
5787
5788
5789 echo $ac_n "checking "for --enable-pnm"""... $ac_c" 1>&6
bdad4e7e 5790echo "configure:5791: checking "for --enable-pnm"" >&5
10f2d63a
VZ
5791 no_cache=0
5792 # Check whether --enable-pnm or --disable-pnm was given.
5793if test "${enable_pnm+set}" = set; then
5794 enableval="$enable_pnm"
5795
5796 if test "$enableval" = yes; then
5797 ac_cv_use_pnm='wxUSE_PNM=yes'
5798 else
5799 ac_cv_use_pnm='wxUSE_PNM=no'
5800 fi
5801
5802else
5803
5804 LINE=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
5805 if test "x$LINE" != x ; then
5806 eval "DEFAULT_$LINE"
5807 else
5808 no_cache=1
5809 fi
5810
5811 ac_cv_use_pnm='wxUSE_PNM='$DEFAULT_wxUSE_PNM
5812
5813fi
5814
5815
5816 eval "$ac_cv_use_pnm"
5817 if test "$no_cache" != 1; then
5818 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
5819 fi
5820
5821 if test "$wxUSE_PNM" = yes; then
5822 echo "$ac_t""yes" 1>&6
5823 else
5824 echo "$ac_t""no" 1>&6
5825 fi
5826
5827
b12915c1
VZ
5828fi
5829
10f2d63a
VZ
5830
5831 echo "saving argument cache $wx_arg_cache_file"
5832 mv ${wx_arg_cache_file}.tmp ${wx_arg_cache_file}
5833
5834
5835
5836echo $ac_n "checking for toolkit""... $ac_c" 1>&6
bdad4e7e 5837echo "configure:5838: checking for toolkit" >&5
10f2d63a
VZ
5838
5839if test "$wxUSE_GUI" = "yes"; then
5840
b12915c1
VZ
5841if test "$USE_BEOS" = 1; then
5842 { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; }
5843fi
5844
10f2d63a
VZ
5845if test "$TOOLKIT_GIVEN" = 1; then
5846 for toolkit in `echo $ALL_TOOLKITS`; do
5847 var=wxUSE_$toolkit
5848 eval "value=\$${var}"
5849 eval "$var=`echo \$value | sed -e "s/yes/1/" -e "s/no/0/"`"
5850 done
5851else
5852 for toolkit in `echo $ALL_TOOLKITS`; do
5853 if test "$has_toolkit_in_cache" != 1; then
5854 var=DEFAULT_DEFAULT_wxUSE_$toolkit
5855 else
5856 var=DEFAULT_wxUSE_$toolkit
5857 fi
5858 eval "wxUSE_$toolkit=\$${var}"
5859 done
5860fi
5861
ec14dd32 5862NUM_TOOLKITS=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_WINE:-0} + ${wxUSE_MINGW:-0} + ${wxUSE_CYGWIN:-0}`
cf27ef00 5863
ec14dd32
VZ
5864case "${host}" in
5865 *-pc-os2_emx )
5866 NUM_TOOLKITS=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
5867 # PATH_IFS is autodetected by OS/2's configure (usually ';')
5868 LEX_STEM="lexyy"
5869 ;;
5870 *)
5871 PATH_IFS=':'
5872 LEX_STEM="lex.yy"
5873 ;;
5874esac
10f2d63a
VZ
5875
5876case "$NUM_TOOLKITS" in
5877 1)
5878 ;;
5879 0)
5880 { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; }
5881 ;;
5882 *)
5883 { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; }
5884esac
5885
5886for toolkit in `echo $ALL_TOOLKITS`; do
5887 var=wxUSE_$toolkit
5888 eval "value=\$${var}"
5889 if test "x$value" != x; then
5890 cache_var=CACHE_$toolkit
5891 eval "cache=\$${cache_var}"
5892 if test "$cache" = 1; then
5893 echo "$var=$value" >> ${wx_arg_cache_file}
5894 fi
5895 if test "$value" = 1; then
5896 echo "$ac_t""`echo $toolkit | tr A-Z a-z`" 1>&6
5897 fi
5898 fi
5899done
5900
5901else
cf27ef00 5902 PATH_IFS=':'
10f2d63a
VZ
5903 echo "$ac_t""base only" 1>&6
5904fi
5905
5906
5907cat > confcache <<\EOF
5908# This file is a shell script that caches the results of configure
5909# tests run on this system so they can be shared between configure
5910# scripts and configure runs. It is not useful on other systems.
5911# If it contains results you don't want to keep, you may remove or edit it.
5912#
5913# By default, configure uses ./config.cache as the cache file,
5914# creating it if it does not exist already. You can give configure
5915# the --cache-file=FILE option to use a different cache file; that is
5916# what configure does when it calls configure scripts in
5917# subdirectories, so they share the cache.
5918# Giving --cache-file=/dev/null disables caching, for debugging configure.
5919# config.status only pays attention to the cache file if you give it the
5920# --recheck option to rerun configure.
5921#
5922EOF
5923# The following way of writing the cache mishandles newlines in values,
5924# but we know of no workaround that is simple, portable, and efficient.
5925# So, don't put newlines in cache variables' values.
5926# Ultrix sh set writes to stderr and can't be redirected directly,
5927# and sets the high bit in the cache file unless we assign to the vars.
5928(set) 2>&1 |
5929 case `(ac_space=' '; set | grep ac_space) 2>&1` in
5930 *ac_space=\ *)
5931 # `set' does not quote correctly, so add quotes (double-quote substitution
5932 # turns \\\\ into \\, and sed turns \\ into \).
5933 sed -n \
5934 -e "s/'/'\\\\''/g" \
5935 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
5936 ;;
5937 *)
5938 # `set' quotes correctly as required by POSIX, so do not add quotes.
5939 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
5940 ;;
5941 esac >> confcache
5942if cmp -s $cache_file confcache; then
5943 :
5944else
5945 if test -w $cache_file; then
5946 echo "updating cache $cache_file"
5947 cat confcache > $cache_file
5948 else
5949 echo "not updating unwritable cache $cache_file"
5950 fi
5951fi
5952rm -f confcache
5953
5954
5955if eval "test $host != $build"; then
5956 if eval "test $host_alias != NONE"; then
5957 CC=$host_alias-gcc
5958 CXX=$host_alias-c++
5959 AR=$host_alias-ar
5960 RANLIB=$host_alias-ranlib
5961 DLLTOOL=$host_alias-dlltool
5962 LD=$host_alias-ld
5963 NM=$host_alias-nm
5964 STRIP=$host_alias-strip
5965 fi
5966fi
5967
5968# Extract the first word of "gcc", so it can be a program name with args.
5969set dummy gcc; ac_word=$2
5970echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 5971echo "configure:5972: checking for $ac_word" >&5
10f2d63a
VZ
5972if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
5973 echo $ac_n "(cached) $ac_c" 1>&6
5974else
5975 if test -n "$CC"; then
5976 ac_cv_prog_CC="$CC" # Let the user override the test.
5977else
5978 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
5979 ac_dummy="$PATH"
5980 for ac_dir in $ac_dummy; do
5981 test -z "$ac_dir" && ac_dir=.
5982 if test -f $ac_dir/$ac_word; then
5983 ac_cv_prog_CC="gcc"
5984 break
5985 fi
5986 done
5987 IFS="$ac_save_ifs"
5988fi
5989fi
5990CC="$ac_cv_prog_CC"
5991if test -n "$CC"; then
5992 echo "$ac_t""$CC" 1>&6
5993else
5994 echo "$ac_t""no" 1>&6
5995fi
5996
5997if test -z "$CC"; then
5998 # Extract the first word of "cc", so it can be a program name with args.
5999set dummy cc; ac_word=$2
6000echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 6001echo "configure:6002: checking for $ac_word" >&5
10f2d63a
VZ
6002if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
6003 echo $ac_n "(cached) $ac_c" 1>&6
6004else
6005 if test -n "$CC"; then
6006 ac_cv_prog_CC="$CC" # Let the user override the test.
6007else
6008 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6009 ac_prog_rejected=no
6010 ac_dummy="$PATH"
6011 for ac_dir in $ac_dummy; do
6012 test -z "$ac_dir" && ac_dir=.
6013 if test -f $ac_dir/$ac_word; then
6014 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
6015 ac_prog_rejected=yes
6016 continue
6017 fi
6018 ac_cv_prog_CC="cc"
6019 break
6020 fi
6021 done
6022 IFS="$ac_save_ifs"
6023if test $ac_prog_rejected = yes; then
6024 # We found a bogon in the path, so make sure we never use it.
6025 set dummy $ac_cv_prog_CC
6026 shift
6027 if test $# -gt 0; then
6028 # We chose a different compiler from the bogus one.
6029 # However, it has the same basename, so the bogon will be chosen
6030 # first if we set CC to just the basename; use the full file name.
6031 shift
6032 set dummy "$ac_dir/$ac_word" "$@"
6033 shift
6034 ac_cv_prog_CC="$@"
6035 fi
6036fi
6037fi
6038fi
6039CC="$ac_cv_prog_CC"
6040if test -n "$CC"; then
6041 echo "$ac_t""$CC" 1>&6
6042else
6043 echo "$ac_t""no" 1>&6
6044fi
6045
6046 if test -z "$CC"; then
6047 case "`uname -s`" in
6048 *win32* | *WIN32*)
6049 # Extract the first word of "cl", so it can be a program name with args.
6050set dummy cl; ac_word=$2
6051echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 6052echo "configure:6053: checking for $ac_word" >&5
10f2d63a
VZ
6053if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
6054 echo $ac_n "(cached) $ac_c" 1>&6
6055else
6056 if test -n "$CC"; then
6057 ac_cv_prog_CC="$CC" # Let the user override the test.
6058else
6059 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6060 ac_dummy="$PATH"
6061 for ac_dir in $ac_dummy; do
6062 test -z "$ac_dir" && ac_dir=.
6063 if test -f $ac_dir/$ac_word; then
6064 ac_cv_prog_CC="cl"
6065 break
6066 fi
6067 done
6068 IFS="$ac_save_ifs"
6069fi
6070fi
6071CC="$ac_cv_prog_CC"
6072if test -n "$CC"; then
6073 echo "$ac_t""$CC" 1>&6
6074else
6075 echo "$ac_t""no" 1>&6
6076fi
6077 ;;
6078 esac
6079 fi
6080 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
6081fi
6082
6083echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
bdad4e7e 6084echo "configure:6085: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
10f2d63a
VZ
6085
6086ac_ext=c
6087# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6088ac_cpp='$CPP $CPPFLAGS'
6089ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6090ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6091cross_compiling=$ac_cv_prog_cc_cross
6092
6093cat > conftest.$ac_ext << EOF
6094
bdad4e7e 6095#line 6096 "configure"
10f2d63a
VZ
6096#include "confdefs.h"
6097
6098main(){return(0);}
6099EOF
bdad4e7e 6100if { (eval echo configure:6101: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
6101 ac_cv_prog_cc_works=yes
6102 # If we can't run a trivial program, we are probably using a cross compiler.
6103 if (./conftest; exit) 2>/dev/null; then
6104 ac_cv_prog_cc_cross=no
6105 else
6106 ac_cv_prog_cc_cross=yes
6107 fi
6108else
6109 echo "configure: failed program was:" >&5
6110 cat conftest.$ac_ext >&5
6111 ac_cv_prog_cc_works=no
6112fi
6113rm -fr conftest*
6114ac_ext=c
6115# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6116ac_cpp='$CPP $CPPFLAGS'
6117ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6118ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6119cross_compiling=$ac_cv_prog_cc_cross
6120
6121echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
6122if test $ac_cv_prog_cc_works = no; then
6123 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
6124fi
6125echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
bdad4e7e 6126echo "configure:6127: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
10f2d63a
VZ
6127echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
6128cross_compiling=$ac_cv_prog_cc_cross
6129
6130echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
bdad4e7e 6131echo "configure:6132: checking whether we are using GNU C" >&5
10f2d63a
VZ
6132if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
6133 echo $ac_n "(cached) $ac_c" 1>&6
6134else
6135 cat > conftest.c <<EOF
6136#ifdef __GNUC__
6137 yes;
6138#endif
6139EOF
bdad4e7e 6140if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:6141: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
10f2d63a
VZ
6141 ac_cv_prog_gcc=yes
6142else
6143 ac_cv_prog_gcc=no
6144fi
6145fi
6146
6147echo "$ac_t""$ac_cv_prog_gcc" 1>&6
6148
6149if test $ac_cv_prog_gcc = yes; then
6150 GCC=yes
6151else
6152 GCC=
6153fi
6154
6155ac_test_CFLAGS="${CFLAGS+set}"
6156ac_save_CFLAGS="$CFLAGS"
6157CFLAGS=
6158echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
bdad4e7e 6159echo "configure:6160: checking whether ${CC-cc} accepts -g" >&5
10f2d63a
VZ
6160if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
6161 echo $ac_n "(cached) $ac_c" 1>&6
6162else
6163 echo 'void f(){}' > conftest.c
6164if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
6165 ac_cv_prog_cc_g=yes
6166else
6167 ac_cv_prog_cc_g=no
6168fi
6169rm -f conftest*
6170
6171fi
6172
6173echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
6174if test "$ac_test_CFLAGS" = set; then
6175 CFLAGS="$ac_save_CFLAGS"
6176elif test $ac_cv_prog_cc_g = yes; then
6177 if test "$GCC" = yes; then
6178 CFLAGS="-g -O2"
6179 else
6180 CFLAGS="-g"
6181 fi
6182else
6183 if test "$GCC" = yes; then
6184 CFLAGS="-O2"
6185 else
6186 CFLAGS=
6187 fi
6188fi
6189
6190
6191CFLAGS=`echo "$CFLAGS" | sed 's/-g//g'`
6192
6193echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
bdad4e7e 6194echo "configure:6195: checking how to run the C preprocessor" >&5
10f2d63a
VZ
6195# On Suns, sometimes $CPP names a directory.
6196if test -n "$CPP" && test -d "$CPP"; then
6197 CPP=
6198fi
6199if test -z "$CPP"; then
6200if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
6201 echo $ac_n "(cached) $ac_c" 1>&6
6202else
6203 # This must be in double quotes, not single quotes, because CPP may get
6204 # substituted into the Makefile and "${CC-cc}" will confuse make.
6205 CPP="${CC-cc} -E"
6206 # On the NeXT, cc -E runs the code through the compiler's parser,
6207 # not just through cpp.
6208 cat > conftest.$ac_ext <<EOF
bdad4e7e 6209#line 6210 "configure"
10f2d63a
VZ
6210#include "confdefs.h"
6211#include <assert.h>
6212Syntax Error
6213EOF
6214ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bdad4e7e 6215{ (eval echo configure:6216: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
6216ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6217if test -z "$ac_err"; then
6218 :
6219else
6220 echo "$ac_err" >&5
6221 echo "configure: failed program was:" >&5
6222 cat conftest.$ac_ext >&5
6223 rm -rf conftest*
6224 CPP="${CC-cc} -E -traditional-cpp"
6225 cat > conftest.$ac_ext <<EOF
bdad4e7e 6226#line 6227 "configure"
10f2d63a
VZ
6227#include "confdefs.h"
6228#include <assert.h>
6229Syntax Error
6230EOF
6231ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bdad4e7e 6232{ (eval echo configure:6233: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
6233ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6234if test -z "$ac_err"; then
6235 :
6236else
6237 echo "$ac_err" >&5
6238 echo "configure: failed program was:" >&5
6239 cat conftest.$ac_ext >&5
6240 rm -rf conftest*
6241 CPP="${CC-cc} -nologo -E"
6242 cat > conftest.$ac_ext <<EOF
bdad4e7e 6243#line 6244 "configure"
10f2d63a
VZ
6244#include "confdefs.h"
6245#include <assert.h>
6246Syntax Error
6247EOF
6248ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bdad4e7e 6249{ (eval echo configure:6250: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
6250ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6251if test -z "$ac_err"; then
6252 :
6253else
6254 echo "$ac_err" >&5
6255 echo "configure: failed program was:" >&5
6256 cat conftest.$ac_ext >&5
6257 rm -rf conftest*
6258 CPP=/lib/cpp
6259fi
6260rm -f conftest*
6261fi
6262rm -f conftest*
6263fi
6264rm -f conftest*
6265 ac_cv_prog_CPP="$CPP"
6266fi
6267 CPP="$ac_cv_prog_CPP"
6268else
6269 ac_cv_prog_CPP="$CPP"
6270fi
6271echo "$ac_t""$CPP" 1>&6
6272
6273
6274if test $ac_cv_prog_gcc = yes; then
6275 echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
bdad4e7e 6276echo "configure:6277: checking whether ${CC-cc} needs -traditional" >&5
10f2d63a
VZ
6277if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
6278 echo $ac_n "(cached) $ac_c" 1>&6
6279else
6280 ac_pattern="Autoconf.*'x'"
6281 cat > conftest.$ac_ext <<EOF
bdad4e7e 6282#line 6283 "configure"
10f2d63a
VZ
6283#include "confdefs.h"
6284#include <sgtty.h>
6285Autoconf TIOCGETP
6286EOF
6287if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6288 egrep "$ac_pattern" >/dev/null 2>&1; then
6289 rm -rf conftest*
6290 ac_cv_prog_gcc_traditional=yes
6291else
6292 rm -rf conftest*
6293 ac_cv_prog_gcc_traditional=no
6294fi
6295rm -f conftest*
6296
6297
6298 if test $ac_cv_prog_gcc_traditional = no; then
6299 cat > conftest.$ac_ext <<EOF
bdad4e7e 6300#line 6301 "configure"
10f2d63a
VZ
6301#include "confdefs.h"
6302#include <termio.h>
6303Autoconf TCGETA
6304EOF
6305if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6306 egrep "$ac_pattern" >/dev/null 2>&1; then
6307 rm -rf conftest*
6308 ac_cv_prog_gcc_traditional=yes
6309fi
6310rm -f conftest*
6311
6312 fi
6313fi
6314
6315echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6
6316 if test $ac_cv_prog_gcc_traditional = yes; then
6317 CC="$CC -traditional"
6318 fi
6319fi
6320
6321
6322
6323ac_ext=C
6324# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6325ac_cpp='$CXXCPP $CPPFLAGS'
6326ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6327ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6328cross_compiling=$ac_cv_prog_cxx_cross
6329
6330
6331for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
6332do
6333# Extract the first word of "$ac_prog", so it can be a program name with args.
6334set dummy $ac_prog; ac_word=$2
6335echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 6336echo "configure:6337: checking for $ac_word" >&5
10f2d63a
VZ
6337if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
6338 echo $ac_n "(cached) $ac_c" 1>&6
6339else
6340 if test -n "$CXX"; then
6341 ac_cv_prog_CXX="$CXX" # Let the user override the test.
6342else
6343 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6344 ac_dummy="$PATH"
6345 for ac_dir in $ac_dummy; do
6346 test -z "$ac_dir" && ac_dir=.
6347 if test -f $ac_dir/$ac_word; then
6348 ac_cv_prog_CXX="$ac_prog"
6349 break
6350 fi
6351 done
6352 IFS="$ac_save_ifs"
6353fi
6354fi
6355CXX="$ac_cv_prog_CXX"
6356if test -n "$CXX"; then
6357 echo "$ac_t""$CXX" 1>&6
6358else
6359 echo "$ac_t""no" 1>&6
6360fi
6361
6362test -n "$CXX" && break
6363done
6364test -n "$CXX" || CXX="gcc"
6365
6366
6367echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
bdad4e7e 6368echo "configure:6369: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
10f2d63a
VZ
6369
6370ac_ext=C
6371# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6372ac_cpp='$CXXCPP $CPPFLAGS'
6373ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6374ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6375cross_compiling=$ac_cv_prog_cxx_cross
6376
6377cat > conftest.$ac_ext << EOF
6378
bdad4e7e 6379#line 6380 "configure"
10f2d63a
VZ
6380#include "confdefs.h"
6381
6382int main(){return(0);}
6383EOF
bdad4e7e 6384if { (eval echo configure:6385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
6385 ac_cv_prog_cxx_works=yes
6386 # If we can't run a trivial program, we are probably using a cross compiler.
6387 if (./conftest; exit) 2>/dev/null; then
6388 ac_cv_prog_cxx_cross=no
6389 else
6390 ac_cv_prog_cxx_cross=yes
6391 fi
6392else
6393 echo "configure: failed program was:" >&5
6394 cat conftest.$ac_ext >&5
6395 ac_cv_prog_cxx_works=no
6396fi
6397rm -fr conftest*
6398ac_ext=C
6399# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6400ac_cpp='$CXXCPP $CPPFLAGS'
6401ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6402ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6403cross_compiling=$ac_cv_prog_cxx_cross
6404
6405echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
6406if test $ac_cv_prog_cxx_works = no; then
6407 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
6408fi
6409echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
bdad4e7e 6410echo "configure:6411: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
10f2d63a
VZ
6411echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
6412cross_compiling=$ac_cv_prog_cxx_cross
6413
6414echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
bdad4e7e 6415echo "configure:6416: checking whether we are using GNU C++" >&5
10f2d63a
VZ
6416if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
6417 echo $ac_n "(cached) $ac_c" 1>&6
6418else
6419 cat > conftest.C <<EOF
6420#ifdef __GNUC__
6421 yes;
6422#endif
6423EOF
bdad4e7e 6424if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:6425: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
10f2d63a
VZ
6425 ac_cv_prog_gxx=yes
6426else
6427 ac_cv_prog_gxx=no
6428fi
6429fi
6430
6431echo "$ac_t""$ac_cv_prog_gxx" 1>&6
6432
6433if test $ac_cv_prog_gxx = yes; then
6434 GXX=yes
6435else
6436 GXX=
6437fi
6438
6439ac_test_CXXFLAGS="${CXXFLAGS+set}"
6440ac_save_CXXFLAGS="$CXXFLAGS"
6441CXXFLAGS=
6442echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
bdad4e7e 6443echo "configure:6444: checking whether ${CXX-g++} accepts -g" >&5
10f2d63a
VZ
6444if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
6445 echo $ac_n "(cached) $ac_c" 1>&6
6446else
6447 echo 'void f(){}' > conftest.cc
6448if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
6449 ac_cv_prog_cxx_g=yes
6450else
6451 ac_cv_prog_cxx_g=no
6452fi
6453rm -f conftest*
6454
6455fi
6456
6457echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
6458if test "$ac_test_CXXFLAGS" = set; then
6459 CXXFLAGS="$ac_save_CXXFLAGS"
6460elif test $ac_cv_prog_cxx_g = yes; then
6461 if test "$GXX" = yes; then
6462 CXXFLAGS="-g -O2"
6463 else
6464 CXXFLAGS="-g"
6465 fi
6466else
6467 if test "$GXX" = yes; then
6468 CXXFLAGS="-O2"
6469 else
6470 CXXFLAGS=
6471 fi
6472fi
6473
6474
6475echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
bdad4e7e 6476echo "configure:6477: checking how to run the C++ preprocessor" >&5
10f2d63a
VZ
6477if test -z "$CXXCPP"; then
6478if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
6479 echo $ac_n "(cached) $ac_c" 1>&6
6480else
6481 ac_ext=C
6482# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6483ac_cpp='$CXXCPP $CPPFLAGS'
6484ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6485ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6486cross_compiling=$ac_cv_prog_cxx_cross
6487 CXXCPP="${CXX-g++} -E"
6488 cat > conftest.$ac_ext <<EOF
bdad4e7e 6489#line 6490 "configure"
10f2d63a
VZ
6490#include "confdefs.h"
6491#include <stdlib.h>
6492EOF
6493ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bdad4e7e 6494{ (eval echo configure:6495: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
6495ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6496if test -z "$ac_err"; then
6497 :
6498else
6499 echo "$ac_err" >&5
6500 echo "configure: failed program was:" >&5
6501 cat conftest.$ac_ext >&5
6502 rm -rf conftest*
6503 CXXCPP=/lib/cpp
6504fi
6505rm -f conftest*
6506 ac_cv_prog_CXXCPP="$CXXCPP"
6507ac_ext=C
6508# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6509ac_cpp='$CXXCPP $CPPFLAGS'
6510ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6511ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6512cross_compiling=$ac_cv_prog_cxx_cross
6513fi
6514fi
6515CXXCPP="$ac_cv_prog_CXXCPP"
6516echo "$ac_t""$CXXCPP" 1>&6
6517
6518
6519CXXFLAGS=`echo "$CXXFLAGS" | sed 's/-g//g'`
6520
6521ac_ext=c
6522# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
6523ac_cpp='$CPP $CPPFLAGS'
6524ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
6525ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
6526cross_compiling=$ac_cv_prog_cc_cross
6527
6528
6529# Extract the first word of "ranlib", so it can be a program name with args.
6530set dummy ranlib; ac_word=$2
6531echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 6532echo "configure:6533: checking for $ac_word" >&5
10f2d63a
VZ
6533if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
6534 echo $ac_n "(cached) $ac_c" 1>&6
6535else
6536 if test -n "$RANLIB"; then
6537 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6538else
6539 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6540 ac_dummy="$PATH"
6541 for ac_dir in $ac_dummy; do
6542 test -z "$ac_dir" && ac_dir=.
6543 if test -f $ac_dir/$ac_word; then
6544 ac_cv_prog_RANLIB="ranlib"
6545 break
6546 fi
6547 done
6548 IFS="$ac_save_ifs"
6549 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
6550fi
6551fi
6552RANLIB="$ac_cv_prog_RANLIB"
6553if test -n "$RANLIB"; then
6554 echo "$ac_t""$RANLIB" 1>&6
6555else
6556 echo "$ac_t""no" 1>&6
6557fi
6558
6559
6560# Extract the first word of "ar", so it can be a program name with args.
6561set dummy ar; ac_word=$2
6562echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 6563echo "configure:6564: checking for $ac_word" >&5
10f2d63a
VZ
6564if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
6565 echo $ac_n "(cached) $ac_c" 1>&6
6566else
6567 if test -n "$AR"; then
6568 ac_cv_prog_AR="$AR" # Let the user override the test.
6569else
6570 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6571 ac_dummy="$PATH"
6572 for ac_dir in $ac_dummy; do
6573 test -z "$ac_dir" && ac_dir=.
6574 if test -f $ac_dir/$ac_word; then
6575 ac_cv_prog_AR="ar"
6576 break
6577 fi
6578 done
6579 IFS="$ac_save_ifs"
6580 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
6581fi
6582fi
6583AR="$ac_cv_prog_AR"
6584if test -n "$AR"; then
6585 echo "$ac_t""$AR" 1>&6
6586else
6587 echo "$ac_t""no" 1>&6
6588fi
6589
6590
6591# Find a good install program. We prefer a C program (faster),
6592# so one script is as good as another. But avoid the broken or
6593# incompatible versions:
6594# SysV /etc/install, /usr/sbin/install
6595# SunOS /usr/etc/install
6596# IRIX /sbin/install
6597# AIX /bin/install
6598# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6599# AFS /usr/afsws/bin/install, which mishandles nonexistent args
6600# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6601# ./install, which can be erroneously created by make from ./install.sh.
6602echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
bdad4e7e 6603echo "configure:6604: checking for a BSD compatible install" >&5
10f2d63a
VZ
6604if test -z "$INSTALL"; then
6605if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
6606 echo $ac_n "(cached) $ac_c" 1>&6
6607else
6608 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
6609 for ac_dir in $PATH; do
6610 # Account for people who put trailing slashes in PATH elements.
6611 case "$ac_dir/" in
6612 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
6613 *)
6614 # OSF1 and SCO ODT 3.0 have their own names for install.
6615 # Don't use installbsd from OSF since it installs stuff as root
6616 # by default.
6617 for ac_prog in ginstall scoinst install; do
6618 if test -f $ac_dir/$ac_prog; then
6619 if test $ac_prog = install &&
6620 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
6621 # AIX install. It has an incompatible calling convention.
6622 :
6623 else
6624 ac_cv_path_install="$ac_dir/$ac_prog -c"
6625 break 2
6626 fi
6627 fi
6628 done
6629 ;;
6630 esac
6631 done
6632 IFS="$ac_save_IFS"
6633
6634fi
6635 if test "${ac_cv_path_install+set}" = set; then
6636 INSTALL="$ac_cv_path_install"
6637 else
6638 # As a last resort, use the slow shell script. We don't cache a
6639 # path for INSTALL within a source directory, because that will
6640 # break other packages using the cache if that directory is
6641 # removed, or if the path is relative.
6642 INSTALL="$ac_install_sh"
6643 fi
6644fi
6645echo "$ac_t""$INSTALL" 1>&6
6646
6647# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6648# It thinks the first close brace ends the variable substitution.
6649test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6650
6651test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
6652
6653test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
6654
6655
6656# Extract the first word of "strip", so it can be a program name with args.
6657set dummy strip; ac_word=$2
6658echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 6659echo "configure:6660: checking for $ac_word" >&5
10f2d63a
VZ
6660if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
6661 echo $ac_n "(cached) $ac_c" 1>&6
6662else
6663 if test -n "$STRIP"; then
6664 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6665else
6666 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6667 ac_dummy="$PATH"
6668 for ac_dir in $ac_dummy; do
6669 test -z "$ac_dir" && ac_dir=.
6670 if test -f $ac_dir/$ac_word; then
6671 ac_cv_prog_STRIP="strip"
6672 break
6673 fi
6674 done
6675 IFS="$ac_save_ifs"
6676 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP="true"
6677fi
6678fi
6679STRIP="$ac_cv_prog_STRIP"
6680if test -n "$STRIP"; then
6681 echo "$ac_t""$STRIP" 1>&6
6682else
6683 echo "$ac_t""no" 1>&6
6684fi
6685
6686
6687echo $ac_n "checking "make for VPATH support"""... $ac_c" 1>&6
bdad4e7e 6688echo "configure:6689: checking "make for VPATH support"" >&5
10f2d63a
VZ
6689cat - << EOF > confMake
6690check : file
6691 cp \$? \$@
6692 cp \$? final_file
6693EOF
6694
6695if test ! -d sub ; then
6696 mkdir sub
6697fi
6698echo dummy > sub/file
6699${MAKE-make} -f confMake VPATH=sub 2> config.log > /dev/null
6700RESULT=$?
6701rm -f sub/file check final_file confMake
6702rmdir sub
6703if test "$RESULT" = 0; then
6704 echo "$ac_t""yes" 1>&6
6705else
6706 echo "$ac_t""no" 1>&6
6707 { echo "configure: error: You need a make-utility that is able to use the variable
6708VPATH correctly.
6709If your version of make does not support VPATH correctly" 1>&2; exit 1; }
6710fi
6711
6712for ac_prog in 'bison -y' byacc
6713do
6714# Extract the first word of "$ac_prog", so it can be a program name with args.
6715set dummy $ac_prog; ac_word=$2
6716echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 6717echo "configure:6718: checking for $ac_word" >&5
10f2d63a
VZ
6718if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
6719 echo $ac_n "(cached) $ac_c" 1>&6
6720else
6721 if test -n "$YACC"; then
6722 ac_cv_prog_YACC="$YACC" # Let the user override the test.
6723else
6724 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6725 ac_dummy="$PATH"
6726 for ac_dir in $ac_dummy; do
6727 test -z "$ac_dir" && ac_dir=.
6728 if test -f $ac_dir/$ac_word; then
6729 ac_cv_prog_YACC="$ac_prog"
6730 break
6731 fi
6732 done
6733 IFS="$ac_save_ifs"
6734fi
6735fi
6736YACC="$ac_cv_prog_YACC"
6737if test -n "$YACC"; then
6738 echo "$ac_t""$YACC" 1>&6
6739else
6740 echo "$ac_t""no" 1>&6
6741fi
6742
6743test -n "$YACC" && break
6744done
6745test -n "$YACC" || YACC="yacc"
6746
6747
6748# Extract the first word of "flex", so it can be a program name with args.
6749set dummy flex; ac_word=$2
6750echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 6751echo "configure:6752: checking for $ac_word" >&5
10f2d63a
VZ
6752if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
6753 echo $ac_n "(cached) $ac_c" 1>&6
6754else
6755 if test -n "$LEX"; then
6756 ac_cv_prog_LEX="$LEX" # Let the user override the test.
6757else
6758 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
6759 ac_dummy="$PATH"
6760 for ac_dir in $ac_dummy; do
6761 test -z "$ac_dir" && ac_dir=.
6762 if test -f $ac_dir/$ac_word; then
6763 ac_cv_prog_LEX="flex"
6764 break
6765 fi
6766 done
6767 IFS="$ac_save_ifs"
6768 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX="lex"
6769fi
6770fi
6771LEX="$ac_cv_prog_LEX"
6772if test -n "$LEX"; then
6773 echo "$ac_t""$LEX" 1>&6
6774else
6775 echo "$ac_t""no" 1>&6
6776fi
6777
6778if test -z "$LEXLIB"
6779then
6780 case "$LEX" in
6781 flex*) ac_lib=fl ;;
6782 *) ac_lib=l ;;
6783 esac
6784 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
bdad4e7e 6785echo "configure:6786: checking for yywrap in -l$ac_lib" >&5
10f2d63a
VZ
6786ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
6787if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6788 echo $ac_n "(cached) $ac_c" 1>&6
6789else
6790 ac_save_LIBS="$LIBS"
6791LIBS="-l$ac_lib $LIBS"
6792cat > conftest.$ac_ext <<EOF
bdad4e7e 6793#line 6794 "configure"
10f2d63a
VZ
6794#include "confdefs.h"
6795/* Override any gcc2 internal prototype to avoid an error. */
6796/* We use char because int might match the return type of a gcc2
6797 builtin and then its argument prototype would still apply. */
6798char yywrap();
6799
6800int main() {
6801yywrap()
6802; return 0; }
6803EOF
bdad4e7e 6804if { (eval echo configure:6805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
6805 rm -rf conftest*
6806 eval "ac_cv_lib_$ac_lib_var=yes"
6807else
6808 echo "configure: failed program was:" >&5
6809 cat conftest.$ac_ext >&5
6810 rm -rf conftest*
6811 eval "ac_cv_lib_$ac_lib_var=no"
6812fi
6813rm -f conftest*
6814LIBS="$ac_save_LIBS"
6815
6816fi
6817if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6818 echo "$ac_t""yes" 1>&6
6819 LEXLIB="-l$ac_lib"
6820else
6821 echo "$ac_t""no" 1>&6
6822fi
6823
6824fi
6825
6826
6827echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
bdad4e7e 6828echo "configure:6829: checking whether ln -s works" >&5
10f2d63a
VZ
6829if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
6830 echo $ac_n "(cached) $ac_c" 1>&6
6831else
6832 rm -f conftestdata
6833if ln -s X conftestdata 2>/dev/null
6834then
6835 rm -f conftestdata
6836 ac_cv_prog_LN_S="ln -s"
6837else
6838 ac_cv_prog_LN_S=ln
6839fi
6840fi
6841LN_S="$ac_cv_prog_LN_S"
6842if test "$ac_cv_prog_LN_S" = "ln -s"; then
6843 echo "$ac_t""yes" 1>&6
6844else
6845 echo "$ac_t""no" 1>&6
6846fi
6847
6848
6849
6850SEARCH_INCLUDE="\
6851 /usr/local/include \
6852 \
6853 /usr/Motif-1.2/include \
6854 /usr/Motif-2.1/include \
6855 \
6856 /usr/include/Motif1.2 \
6857 /opt/xpm/include/X11 \
6858 /opt/GBxpm/include/ \
6859 /opt/GBxpm/X11/include/ \
6860 \
6861 /usr/Motif1.2/include \
6862 /usr/dt/include \
afc31813
VZ
6863 /usr/openwin/include \
6864 \
10f2d63a
VZ
6865 /usr/include/Xm \
6866 \
6867 /usr/X11R6/include \
afc31813 6868 /usr/X11R6.4/include \
10f2d63a
VZ
6869 /usr/X11R5/include \
6870 /usr/X11R4/include \
6871 \
10f2d63a
VZ
6872 /usr/include/X11R6 \
6873 /usr/include/X11R5 \
6874 /usr/include/X11R4 \
6875 \
6876 /usr/local/X11R6/include \
6877 /usr/local/X11R5/include \
6878 /usr/local/X11R4/include \
6879 \
6880 /usr/local/include/X11R6 \
6881 /usr/local/include/X11R5 \
6882 /usr/local/include/X11R4 \
6883 \
6884 /usr/X11/include \
6885 /usr/include/X11 \
6886 /usr/local/X11/include \
6887 /usr/local/include/X11 \
6888 \
6889 /usr/X386/include \
6890 /usr/x386/include \
6891 /usr/XFree86/include/X11 \
6892 \
cf27ef00 6893 X:/XFree86/include \
ec14dd32
VZ
6894 X:/XFree86/include/X11 \
6895 \
10f2d63a
VZ
6896 /usr/include/gtk \
6897 /usr/local/include/gtk \
6898 /usr/include/glib \
6899 /usr/local/include/glib \
6900 \
6901 /usr/include/qt \
6902 /usr/local/include/qt \
6903 \
6904 /usr/include/windows \
6905 /usr/include/wine \
6906 /usr/local/include/wine \
6907 \
6908 /usr/unsupported/include \
6909 /usr/athena/include \
6910 /usr/local/x11r5/include \
6911 /usr/lpp/Xamples/include \
6912 \
10f2d63a 6913 /usr/openwin/share/include \
928b5c08
VZ
6914 \
6915 /usr/include"
10f2d63a
VZ
6916
6917SEARCH_LIB="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` "
6918
6919
6920cat > confcache <<\EOF
6921# This file is a shell script that caches the results of configure
6922# tests run on this system so they can be shared between configure
6923# scripts and configure runs. It is not useful on other systems.
6924# If it contains results you don't want to keep, you may remove or edit it.
6925#
6926# By default, configure uses ./config.cache as the cache file,
6927# creating it if it does not exist already. You can give configure
6928# the --cache-file=FILE option to use a different cache file; that is
6929# what configure does when it calls configure scripts in
6930# subdirectories, so they share the cache.
6931# Giving --cache-file=/dev/null disables caching, for debugging configure.
6932# config.status only pays attention to the cache file if you give it the
6933# --recheck option to rerun configure.
6934#
6935EOF
6936# The following way of writing the cache mishandles newlines in values,
6937# but we know of no workaround that is simple, portable, and efficient.
6938# So, don't put newlines in cache variables' values.
6939# Ultrix sh set writes to stderr and can't be redirected directly,
6940# and sets the high bit in the cache file unless we assign to the vars.
6941(set) 2>&1 |
6942 case `(ac_space=' '; set | grep ac_space) 2>&1` in
6943 *ac_space=\ *)
6944 # `set' does not quote correctly, so add quotes (double-quote substitution
6945 # turns \\\\ into \\, and sed turns \\ into \).
6946 sed -n \
6947 -e "s/'/'\\\\''/g" \
6948 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
6949 ;;
6950 *)
6951 # `set' quotes correctly as required by POSIX, so do not add quotes.
6952 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
6953 ;;
6954 esac >> confcache
6955if cmp -s $cache_file confcache; then
6956 :
6957else
6958 if test -w $cache_file; then
6959 echo "updating cache $cache_file"
6960 cat confcache > $cache_file
6961 else
6962 echo "not updating unwritable cache $cache_file"
6963 fi
6964fi
6965rm -f confcache
6966
6967
6968
dad6c0ea
VZ
6969AFMINSTALL=
6970
10f2d63a
VZ
6971if test "$wxUSE_GUI" = "yes"; then
6972
dad6c0ea
VZ
6973USE_GUI=1
6974
10f2d63a
VZ
6975TOOLKIT=
6976TOOLKIT_INCLUDE=
6977
6978GUIOBJS=
6979COMMONOBJS=
6980GENERICOBJS=
6981
6982GUI_TK_LIBRARY=
6983GUI_TK_LINK=
6984
6985WXGTK12=
13111b2a 6986WXGTK13=
10f2d63a
VZ
6987
6988WXWINE=
6989
10f2d63a
VZ
6990if test "$wxUSE_CYGWIN" = 1 || test "$wxUSE_MINGW" = 1 ; then
6991 if test "$cross_compiling" = "yes" ; then
6992 echo "configure: warning: Cross compiling --- skipping windows.h check" 1>&2
6993 else
6994 echo $ac_n "checking for Windows headers""... $ac_c" 1>&6
bdad4e7e 6995echo "configure:6996: checking for Windows headers" >&5
10f2d63a
VZ
6996
6997ac_find_includes=
6998for ac_dir in $SEARCH_INCLUDE;
6999 do
7000 if test -f "$ac_dir/windows.h"; then
7001 ac_find_includes=$ac_dir
7002 break
7003 fi
7004 done
7005
7006 if test "$ac_find_includes" != "" ; then
7007 echo "$ac_t""found $ac_find_includes" 1>&6
7008 TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes"
7009 else
7010 echo "$ac_t""no" 1>&6
7011 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
7012 fi
7013 fi
7014
7015 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS msw"
7016 LIBS="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lcrtdll -ladvapi32 -lwsock32"
7017
7018 if test "$wxUSE_MINGW" = 1; then
7019 LDFLAGS="$LDFLAGS -mwindows"
7020 fi
7021
7022 TOOLKIT=MSW
7023
7024 GUIOBJS="\$(MSW_GUIOBJS)"
7025 GUIHEADERS="\$(MSW_HEADERS)"
7026 COMMONOBJS="\$(MSW_COMMONOBJS)"
7027 GENERICOBJS="\$(MSW_GENERICOBJS)"
7028 UNIXOBJS=
7029 GUIDIST=MSW_DIST
10f2d63a
VZ
7030fi
7031
7032if test "$wxUSE_GTK" = 1; then
7033
7034 if test x$gtk_config_exec_prefix != x ; then
7035 gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
7036 if test x${GTK_CONFIG+set} != xset ; then
7037 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
7038 fi
7039 fi
7040 if test x$gtk_config_prefix != x ; then
7041 gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix"
7042 if test x${GTK_CONFIG+set} != xset ; then
7043 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
7044 fi
7045 fi
7046
7047 # Extract the first word of "gtk-config", so it can be a program name with args.
7048set dummy gtk-config; ac_word=$2
7049echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
bdad4e7e 7050echo "configure:7051: checking for $ac_word" >&5
10f2d63a
VZ
7051if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
7052 echo $ac_n "(cached) $ac_c" 1>&6
7053else
7054 case "$GTK_CONFIG" in
7055 /*)
7056 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path.
7057 ;;
7058 ?:/*)
7059 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a dos path.
7060 ;;
7061 *)
7062 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
7063 ac_dummy="$PATH"
7064 for ac_dir in $ac_dummy; do
7065 test -z "$ac_dir" && ac_dir=.
7066 if test -f $ac_dir/$ac_word; then
7067 ac_cv_path_GTK_CONFIG="$ac_dir/$ac_word"
7068 break
7069 fi
7070 done
7071 IFS="$ac_save_ifs"
7072 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no"
7073 ;;
7074esac
7075fi
7076GTK_CONFIG="$ac_cv_path_GTK_CONFIG"
7077if test -n "$GTK_CONFIG"; then
7078 echo "$ac_t""$GTK_CONFIG" 1>&6
7079else
7080 echo "$ac_t""no" 1>&6
7081fi
7082
04165bec 7083 min_gtk_version=1.2.3
10f2d63a 7084 echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
bdad4e7e 7085echo "configure:7086: checking for GTK - version >= $min_gtk_version" >&5
10f2d63a
VZ
7086 no_gtk=""
7087 if test "$GTK_CONFIG" != "no" ; then
7088 GTK_CFLAGS=`$GTK_CONFIG --cflags`
2224580a 7089 GTK_LIBS=`$GTK_CONFIG --libs gthread`
10f2d63a
VZ
7090 ac_save_CFLAGS="$CFLAGS"
7091 ac_save_LIBS="$LIBS"
7092 CFLAGS="$CFLAGS $GTK_CFLAGS"
7093 LIBS="$LIBS $GTK_LIBS"
7094 if test "$cross_compiling" = yes; then
7095 echo $ac_n "cross compiling; assumed OK... $ac_c"
7096else
7097 cat > conftest.$ac_ext <<EOF
bdad4e7e 7098#line 7099 "configure"
10f2d63a
VZ
7099#include "confdefs.h"
7100
7101#include <gtk/gtk.h>
f49f2b0c 7102#include <gtk/gtkfeatures.h>
10f2d63a
VZ
7103#include <stdio.h>
7104
7105int
7106main ()
7107{
7108 int major, minor, micro;
7109
7110 if (sscanf("$min_gtk_version", "%d.%d.%d", &major, &minor, &micro) != 3) {
7111 printf("%s, bad version string\n", "$min_gtk_version");
7112 exit(1);
7113 }
7114
f49f2b0c
RR
7115 if ((GTK_MAJOR_VERSION != gtk_major_version) ||
7116 (GTK_MINOR_VERSION != gtk_minor_version) ||
7117 (GTK_MICRO_VERSION != gtk_micro_version)) {
7118 printf("Headers vs. library version mismatch!\n");
7119 exit(1);
7120 }
7121
10f2d63a
VZ
7122 if (gtk_minor_version == 1) return FALSE;
7123
7124 return !((gtk_major_version > major) ||
7125 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
7126 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)));
7127}
7128
7129EOF
bdad4e7e 7130if { (eval echo configure:7131: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
7131then
7132 :
7133else
7134 echo "configure: failed program was:" >&5
7135 cat conftest.$ac_ext >&5
7136 rm -fr conftest*
7137 no_gtk=yes
7138fi
7139rm -fr conftest*
7140fi
7141
7142 CFLAGS="$ac_save_CFLAGS"
7143 LIBS="$ac_save_LIBS"
7144 else
7145 no_gtk=yes
7146 fi
7147 if test "x$no_gtk" = x ; then
7148 echo "$ac_t""yes" 1>&6
7149 WXGTK12=1
7150 else
7151 echo "$ac_t""no" 1>&6
7152 GTK_CFLAGS=""
7153 GTK_LIBS=""
7e99ad86 7154 :
10f2d63a
VZ
7155 fi
7156
7157
7158
7159
7e99ad86
VZ
7160 if test "$WXGTK12" != 1; then
7161 { echo "configure: error:
7162 Please check that gtk-config is in path, the directory
7163 where GTK+ libraries are installed (returned by
7164 'gtk-config --libs' command) is in LD_LIBRARY_PATH or
7165 equivalent variable and GTK+ is version 1.2.3 or above.
7166 " 1>&2; exit 1; }
7167 fi
7168
7169
10f2d63a 7170 TOOLKIT_INCLUDE="$GTK_CFLAGS"
2224580a
VZ
7171
7172
7173 GUI_TK_LIBRARY="$GTK_LIBS"
7174
10f2d63a
VZ
7175 TOOLKIT=GTK
7176
dad6c0ea
VZ
7177 AFMINSTALL=afminstall
7178
10f2d63a
VZ
7179 GUIOBJS="\$(GTK_GUIOBJS)"
7180 GUIHEADERS="\$(GTK_HEADERS)"
7181 COMMONOBJS="\$(GTK_COMMONOBJS)"
7182 GENERICOBJS="\$(GTK_GENERICOBJS)"
7183 GUIDEPS="\$(GTK_GUIDEPS)"
7184 COMMONDEPS="\$(GTK_COMMONDEPS)"
7185 GENERICDEPS="\$(GTK_GENERICDEPS)"
7186 UNIXOBJS="\$(UNIX_OBJS)"
d9d8273d 7187 UNIXDEPS="\$(UNIX_DEPS)"
10f2d63a 7188 GUIDIST=GTK_DIST
7ec2881a 7189
2224580a 7190 echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6
bdad4e7e 7191echo "configure:7192: checking for gdk_im_open in -lgdk" >&5
7ec2881a
RR
7192ac_lib_var=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'`
7193if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7194 echo $ac_n "(cached) $ac_c" 1>&6
7195else
7196 ac_save_LIBS="$LIBS"
7197LIBS="-lgdk $LIBS"
7198cat > conftest.$ac_ext <<EOF
bdad4e7e 7199#line 7200 "configure"
7ec2881a
RR
7200#include "confdefs.h"
7201/* Override any gcc2 internal prototype to avoid an error. */
7202/* We use char because int might match the return type of a gcc2
7203 builtin and then its argument prototype would still apply. */
7204char gdk_im_open();
7205
7206int main() {
7207gdk_im_open()
7208; return 0; }
7209EOF
bdad4e7e 7210if { (eval echo configure:7211: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
7ec2881a
RR
7211 rm -rf conftest*
7212 eval "ac_cv_lib_$ac_lib_var=yes"
7213else
7214 echo "configure: failed program was:" >&5
7215 cat conftest.$ac_ext >&5
7216 rm -rf conftest*
7217 eval "ac_cv_lib_$ac_lib_var=no"
7218fi
7219rm -f conftest*
7220LIBS="$ac_save_LIBS"
7221
7222fi
7223if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7224 echo "$ac_t""yes" 1>&6
7225 cat >> confdefs.h <<\EOF
7226#define HAVE_XIM 1
7227EOF
7228
7229else
7230 echo "$ac_t""no" 1>&6
7231fi
7232
10f2d63a
VZ
7233fi
7234
7235if test "$wxUSE_WINE" = 1; then
7236 echo $ac_n "checking for WINE includes""... $ac_c" 1>&6
bdad4e7e 7237echo "configure:7238: checking for WINE includes" >&5
10f2d63a
VZ
7238
7239ac_find_includes=
7240for ac_dir in $SEARCH_INCLUDE;
7241 do
7242 if test -f "$ac_dir/windows.h"; then
7243 ac_find_includes=$ac_dir
7244 break
7245 fi
7246 done
7247
7248 if test "$ac_find_includes" != "" ; then
7249 echo "$ac_t""found $ac_find_includes" 1>&6
7250 TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes"
7251 else
7252 echo "$ac_t""no" 1>&6
7253 { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; }
7254 fi
7255
7256 XPM_LINK=""
7257 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
bdad4e7e 7258echo "configure:7259: checking for Xpm library" >&5
10f2d63a
VZ
7259
7260ac_find_libraries=
7261for ac_dir in $SEARCH_LIB;
7262 do
7263 for ac_extension in a so sl; do
7264 if test -f "$ac_dir/libXpm.$ac_extension"; then
7265 ac_find_libraries=$ac_dir
7266 break 2
7267 fi
7268 done
7269 done
7270
7271 if test "$ac_find_libraries" != "" ; then
7272 GUI_TK_LIBRARY="-L$ac_find_libraries"
7273 XPM_LINK="-lXpm"
7274 cat >> confdefs.h <<\EOF
7275#define wxHAVE_LIB_XPM 1
7276EOF
7277
7278 echo "$ac_t""found at $ac_find_libraries" 1>&6
7279 else
7280 echo "$ac_t""no" 1>&6
7281 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
7282 fi
7283
7284 MESA_LINK=""
7285 echo $ac_n "checking for Mesa library""... $ac_c" 1>&6
bdad4e7e 7286echo "configure:7287: checking for Mesa library" >&5
10f2d63a
VZ
7287
7288ac_find_libraries=
7289for ac_dir in $SEARCH_LIB;
7290 do
7291 for ac_extension in a so sl; do
7292 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
7293 ac_find_libraries=$ac_dir
7294 break 2
7295 fi
7296 done
7297 done
7298
7299 if test "$ac_find_libraries" != "" ; then
7300 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -L$ac_find_libraries"
7301 MESA_LINK="-lMesaGL"
7302 echo "$ac_t""found at $ac_find_libraries" 1>&6
7303 else
7304 { echo "configure: error: no" 1>&2; exit 1; }
7305 fi
7306
7307 GUI_TK_LINK="-lwine $MESA_LINK $XPM_LINK -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses -lm"
7308 GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK"
7309 WXWINE=1
7310 TOOLKIT=MSW
7311
7312 GUIHEADERS="\$(MSW_HEADERS)"
7313 GUIOBJS="\$(MSW_GUIOBJS)"
7314 COMMONOBJS="\$(MSW_COMMONOBJS)"
7315 GENERICOBJS="\$(MSW_GENERICOBJS)"
7316 GUIDEPS="\$(MSW_GUIDEPS)"
7317 COMMONDEPS="\$(MSW_COMMONDEPS)"
7318 GENERICDEPS="\$(MSW_GENERICDEPS)"
7319 UNIXOBJS="\$(UNIX_OBJS)"
d9d8273d 7320 UNIXDEPS="\$(UNIX_DEPS)"
10f2d63a
VZ
7321 GUIDIST=MSW_DIST
7322fi
7323
7324if test "$wxUSE_MOTIF" = 1; then
ab9b9eab
VZ
7325 # If we find X, set shell vars x_includes and x_libraries to the
7326# paths, otherwise set no_x=yes.
7327# Uses ac_ vars as temps to allow command line to override cache and checks.
7328# --without-x overrides everything else, but does not touch the cache.
7329echo $ac_n "checking for X""... $ac_c" 1>&6
bdad4e7e 7330echo "configure:7331: checking for X" >&5
ab9b9eab
VZ
7331
7332# Check whether --with-x or --without-x was given.
7333if test "${with_x+set}" = set; then
7334 withval="$with_x"
7335 :
7336fi
ba337fe7 7337
ab9b9eab
VZ
7338# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
7339if test "x$with_x" = xno; then
7340 # The user explicitly disabled X.
7341 have_x=disabled
7342else
7343 if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then
7344 # Both variables are already set.
7345 have_x=yes
7346 else
7347if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
7348 echo $ac_n "(cached) $ac_c" 1>&6
7349else
7350 # One or both of the vars are not set, and there is no cached value.
7351ac_x_includes=NO ac_x_libraries=NO
7352rm -fr conftestdir
7353if mkdir conftestdir; then
7354 cd conftestdir
7355 # Make sure to not put "make" in the Imakefile rules, since we grep it out.
7356 cat > Imakefile <<'EOF'
7357acfindx:
7358 @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
7359EOF
7360 if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
7361 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7362 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
7363 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
10f2d63a 7364 for ac_extension in a so sl; do
ab9b9eab
VZ
7365 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
7366 test -f $ac_im_libdir/libX11.$ac_extension; then
7367 ac_im_usrlibdir=$ac_im_libdir; break
10f2d63a
VZ
7368 fi
7369 done
ab9b9eab
VZ
7370 # Screen out bogus values from the imake configuration. They are
7371 # bogus both because they are the default anyway, and because
7372 # using them would break gcc on systems where it needs fixed includes.
7373 case "$ac_im_incroot" in
7374 /usr/include) ;;
7375 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;;
7376 esac
7377 case "$ac_im_usrlibdir" in
7378 /usr/lib | /lib) ;;
7379 *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;;
7380 esac
ba337fe7 7381 fi
ab9b9eab
VZ
7382 cd ..
7383 rm -fr conftestdir
7384fi
10f2d63a 7385
ab9b9eab
VZ
7386if test "$ac_x_includes" = NO; then
7387 # Guess where to find include files, by looking for this one X11 .h file.
7388 test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h
ba337fe7 7389
ab9b9eab
VZ
7390 # First, try using that file with no special directory specified.
7391cat > conftest.$ac_ext <<EOF
bdad4e7e 7392#line 7393 "configure"
ab9b9eab
VZ
7393#include "confdefs.h"
7394#include <$x_direct_test_include>
7395EOF
7396ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bdad4e7e 7397{ (eval echo configure:7398: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ab9b9eab
VZ
7398ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7399if test -z "$ac_err"; then
7400 rm -rf conftest*
7401 # We can compile using X headers with no special include directory.
7402ac_x_includes=
7403else
7404 echo "$ac_err" >&5
7405 echo "configure: failed program was:" >&5
7406 cat conftest.$ac_ext >&5
7407 rm -rf conftest*
7408 # Look for the header file in a standard set of common directories.
7409# Check X11 before X11Rn because it is often a symlink to the current release.
7410 for ac_dir in \
7411 /usr/X11/include \
7412 /usr/X11R6/include \
7413 /usr/X11R5/include \
7414 /usr/X11R4/include \
7415 \
7416 /usr/include/X11 \
7417 /usr/include/X11R6 \
7418 /usr/include/X11R5 \
7419 /usr/include/X11R4 \
7420 \
7421 /usr/local/X11/include \
7422 /usr/local/X11R6/include \
7423 /usr/local/X11R5/include \
7424 /usr/local/X11R4/include \
7425 \
7426 /usr/local/include/X11 \
7427 /usr/local/include/X11R6 \
7428 /usr/local/include/X11R5 \
7429 /usr/local/include/X11R4 \
7430 \
7431 /usr/X386/include \
7432 /usr/x386/include \
7433 /usr/XFree86/include/X11 \
7434 \
7435 /usr/include \
7436 /usr/local/include \
7437 /usr/unsupported/include \
7438 /usr/athena/include \
7439 /usr/local/x11r5/include \
7440 /usr/lpp/Xamples/include \
7441 \
7442 /usr/openwin/include \
7443 /usr/openwin/share/include \
7444 ; \
10f2d63a 7445 do
ab9b9eab
VZ
7446 if test -r "$ac_dir/$x_direct_test_include"; then
7447 ac_x_includes=$ac_dir
10f2d63a
VZ
7448 break
7449 fi
7450 done
ab9b9eab
VZ
7451fi
7452rm -f conftest*
7453fi # $ac_x_includes = NO
10f2d63a 7454
ab9b9eab
VZ
7455if test "$ac_x_libraries" = NO; then
7456 # Check for the libraries.
10f2d63a 7457
ab9b9eab
VZ
7458 test -z "$x_direct_test_library" && x_direct_test_library=Xt
7459 test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc
10f2d63a 7460
ab9b9eab
VZ
7461 # See if we find them without any special options.
7462 # Don't add to $LIBS permanently.
7463 ac_save_LIBS="$LIBS"
7464 LIBS="-l$x_direct_test_library $LIBS"
7465cat > conftest.$ac_ext <<EOF
bdad4e7e 7466#line 7467 "configure"
ab9b9eab 7467#include "confdefs.h"
10f2d63a 7468
ab9b9eab
VZ
7469int main() {
7470${x_direct_test_function}()
7471; return 0; }
7472EOF
bdad4e7e 7473if { (eval echo configure:7474: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7474 rm -rf conftest*
7475 LIBS="$ac_save_LIBS"
7476# We can link X programs with no special library path.
7477ac_x_libraries=
7478else
7479 echo "configure: failed program was:" >&5
7480 cat conftest.$ac_ext >&5
7481 rm -rf conftest*
7482 LIBS="$ac_save_LIBS"
7483# First see if replacing the include by lib works.
7484# Check X11 before X11Rn because it is often a symlink to the current release.
7485for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
7486 /usr/X11/lib \
7487 /usr/X11R6/lib \
7488 /usr/X11R5/lib \
7489 /usr/X11R4/lib \
7490 \
7491 /usr/lib/X11 \
7492 /usr/lib/X11R6 \
7493 /usr/lib/X11R5 \
7494 /usr/lib/X11R4 \
7495 \
7496 /usr/local/X11/lib \
7497 /usr/local/X11R6/lib \
7498 /usr/local/X11R5/lib \
7499 /usr/local/X11R4/lib \
7500 \
7501 /usr/local/lib/X11 \
7502 /usr/local/lib/X11R6 \
7503 /usr/local/lib/X11R5 \
7504 /usr/local/lib/X11R4 \
7505 \
7506 /usr/X386/lib \
7507 /usr/x386/lib \
7508 /usr/XFree86/lib/X11 \
7509 \
7510 /usr/lib \
7511 /usr/local/lib \
7512 /usr/unsupported/lib \
7513 /usr/athena/lib \
7514 /usr/local/x11r5/lib \
7515 /usr/lpp/Xamples/lib \
7516 /lib/usr/lib/X11 \
7517 \
7518 /usr/openwin/lib \
7519 /usr/openwin/share/lib \
7520 ; \
7521do
7522 for ac_extension in a so sl; do
7523 if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then
7524 ac_x_libraries=$ac_dir
7525 break 2
10f2d63a 7526 fi
10f2d63a 7527 done
ab9b9eab
VZ
7528done
7529fi
7530rm -f conftest*
7531fi # $ac_x_libraries = NO
10f2d63a 7532
ab9b9eab
VZ
7533if test "$ac_x_includes" = NO || test "$ac_x_libraries" = NO; then
7534 # Didn't find X anywhere. Cache the known absence of X.
7535 ac_cv_have_x="have_x=no"
7536else
7537 # Record where we found X for the cache.
7538 ac_cv_have_x="have_x=yes \
7539 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
7540fi
7541fi
10f2d63a 7542 fi
ab9b9eab
VZ
7543 eval "$ac_cv_have_x"
7544fi # $with_x != no
10f2d63a 7545
ab9b9eab
VZ
7546if test "$have_x" != yes; then
7547 echo "$ac_t""$have_x" 1>&6
7548 no_x=yes
7549else
7550 # If each of the values was on the command line, it overrides each guess.
7551 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
7552 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
7553 # Update the cache value to reflect the command line values.
7554 ac_cv_have_x="have_x=yes \
7555 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
7556 echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6
7557fi
10f2d63a 7558
ab9b9eab
VZ
7559if test "$no_x" = yes; then
7560 # Not all programs may use this symbol, but it does not hurt to define it.
7561 cat >> confdefs.h <<\EOF
7562#define X_DISPLAY_MISSING 1
7563EOF
10f2d63a 7564
ab9b9eab
VZ
7565 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
7566else
7567 if test -n "$x_includes"; then
7568 X_CFLAGS="$X_CFLAGS -I$x_includes"
10f2d63a
VZ
7569 fi
7570
ab9b9eab
VZ
7571 # It would also be nice to do this for all -L options, not just this one.
7572 if test -n "$x_libraries"; then
7573 X_LIBS="$X_LIBS -L$x_libraries"
7574 # For Solaris; some versions of Sun CC require a space after -R and
7575 # others require no space. Words are not sufficient . . . .
7576 case "`(uname -sr) 2>/dev/null`" in
7577 "SunOS 5"*)
7578 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
bdad4e7e 7579echo "configure:7580: checking whether -R must be followed by a space" >&5
ab9b9eab
VZ
7580 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries"
7581 cat > conftest.$ac_ext <<EOF
bdad4e7e 7582#line 7583 "configure"
ab9b9eab 7583#include "confdefs.h"
10f2d63a 7584
ab9b9eab 7585int main() {
788deba1 7586
ab9b9eab
VZ
7587; return 0; }
7588EOF
bdad4e7e 7589if { (eval echo configure:7590: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7590 rm -rf conftest*
7591 ac_R_nospace=yes
7592else
7593 echo "configure: failed program was:" >&5
7594 cat conftest.$ac_ext >&5
7595 rm -rf conftest*
7596 ac_R_nospace=no
7597fi
7598rm -f conftest*
7599 if test $ac_R_nospace = yes; then
7600 echo "$ac_t""no" 1>&6
7601 X_LIBS="$X_LIBS -R$x_libraries"
7602 else
7603 LIBS="$ac_xsave_LIBS -R $x_libraries"
7604 cat > conftest.$ac_ext <<EOF
bdad4e7e 7605#line 7606 "configure"
ab9b9eab 7606#include "confdefs.h"
788deba1 7607
ab9b9eab
VZ
7608int main() {
7609
7610; return 0; }
7611EOF
bdad4e7e 7612if { (eval echo configure:7613: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7613 rm -rf conftest*
7614 ac_R_space=yes
7615else
7616 echo "configure: failed program was:" >&5
7617 cat conftest.$ac_ext >&5
7618 rm -rf conftest*
7619 ac_R_space=no
7620fi
7621rm -f conftest*
7622 if test $ac_R_space = yes; then
7623 echo "$ac_t""yes" 1>&6
7624 X_LIBS="$X_LIBS -R $x_libraries"
7625 else
7626 echo "$ac_t""neither works" 1>&6
7627 fi
7628 fi
7629 LIBS="$ac_xsave_LIBS"
7630 esac
7631 fi
7632
7633 # Check for system-dependent libraries X programs must link with.
7634 # Do this before checking for the system-independent R6 libraries
7635 # (-lICE), since we may need -lsocket or whatever for X linking.
7636
7637 if test "$ISC" = yes; then
7638 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
7639 else
7640 # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X
7641 # libraries were built with DECnet support. And karl@cs.umb.edu says
7642 # the Alpha needs dnet_stub (dnet does not exist).
7643 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
bdad4e7e 7644echo "configure:7645: checking for dnet_ntoa in -ldnet" >&5
ab9b9eab
VZ
7645ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
7646if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7647 echo $ac_n "(cached) $ac_c" 1>&6
7648else
7649 ac_save_LIBS="$LIBS"
7650LIBS="-ldnet $LIBS"
7651cat > conftest.$ac_ext <<EOF
bdad4e7e 7652#line 7653 "configure"
ab9b9eab
VZ
7653#include "confdefs.h"
7654/* Override any gcc2 internal prototype to avoid an error. */
7655/* We use char because int might match the return type of a gcc2
7656 builtin and then its argument prototype would still apply. */
7657char dnet_ntoa();
7658
7659int main() {
7660dnet_ntoa()
7661; return 0; }
7662EOF
bdad4e7e 7663if { (eval echo configure:7664: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7664 rm -rf conftest*
7665 eval "ac_cv_lib_$ac_lib_var=yes"
7666else
7667 echo "configure: failed program was:" >&5
7668 cat conftest.$ac_ext >&5
7669 rm -rf conftest*
7670 eval "ac_cv_lib_$ac_lib_var=no"
7671fi
7672rm -f conftest*
7673LIBS="$ac_save_LIBS"
7674
7675fi
7676if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7677 echo "$ac_t""yes" 1>&6
7678 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
7679else
7680 echo "$ac_t""no" 1>&6
7681fi
7682
7683 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
7684 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
bdad4e7e 7685echo "configure:7686: checking for dnet_ntoa in -ldnet_stub" >&5
ab9b9eab
VZ
7686ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
7687if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7688 echo $ac_n "(cached) $ac_c" 1>&6
7689else
7690 ac_save_LIBS="$LIBS"
7691LIBS="-ldnet_stub $LIBS"
7692cat > conftest.$ac_ext <<EOF
bdad4e7e 7693#line 7694 "configure"
ab9b9eab
VZ
7694#include "confdefs.h"
7695/* Override any gcc2 internal prototype to avoid an error. */
7696/* We use char because int might match the return type of a gcc2
7697 builtin and then its argument prototype would still apply. */
7698char dnet_ntoa();
7699
7700int main() {
7701dnet_ntoa()
7702; return 0; }
7703EOF
bdad4e7e 7704if { (eval echo configure:7705: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7705 rm -rf conftest*
7706 eval "ac_cv_lib_$ac_lib_var=yes"
7707else
7708 echo "configure: failed program was:" >&5
7709 cat conftest.$ac_ext >&5
7710 rm -rf conftest*
7711 eval "ac_cv_lib_$ac_lib_var=no"
7712fi
7713rm -f conftest*
7714LIBS="$ac_save_LIBS"
7715
7716fi
7717if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7718 echo "$ac_t""yes" 1>&6
7719 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
7720else
7721 echo "$ac_t""no" 1>&6
7722fi
7723
7724 fi
7725
7726 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
7727 # to get the SysV transport functions.
7728 # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4)
7729 # needs -lnsl.
7730 # The nsl library prevents programs from opening the X display
7731 # on Irix 5.2, according to dickey@clark.net.
7732 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
bdad4e7e 7733echo "configure:7734: checking for gethostbyname" >&5
ab9b9eab
VZ
7734if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
7735 echo $ac_n "(cached) $ac_c" 1>&6
7736else
7737 cat > conftest.$ac_ext <<EOF
bdad4e7e 7738#line 7739 "configure"
ab9b9eab
VZ
7739#include "confdefs.h"
7740/* System header to define __stub macros and hopefully few prototypes,
7741 which can conflict with char gethostbyname(); below. */
7742#include <assert.h>
7743/* Override any gcc2 internal prototype to avoid an error. */
7744/* We use char because int might match the return type of a gcc2
7745 builtin and then its argument prototype would still apply. */
7746char gethostbyname();
7747
7748int main() {
7749
7750/* The GNU C library defines this for functions which it implements
7751 to always fail with ENOSYS. Some functions are actually named
7752 something starting with __ and the normal name is an alias. */
7753#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
7754choke me
7755#else
bc9027cc 7756gethostbyname();
ab9b9eab
VZ
7757#endif
7758
7759; return 0; }
7760EOF
bc9027cc 7761if { (eval echo configure:7762: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7762 rm -rf conftest*
7763 eval "ac_cv_func_gethostbyname=yes"
7764else
7765 echo "configure: failed program was:" >&5
7766 cat conftest.$ac_ext >&5
7767 rm -rf conftest*
7768 eval "ac_cv_func_gethostbyname=no"
7769fi
7770rm -f conftest*
7771fi
7772
7773if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
7774 echo "$ac_t""yes" 1>&6
7775 :
7776else
7777 echo "$ac_t""no" 1>&6
7778fi
7779
7780 if test $ac_cv_func_gethostbyname = no; then
7781 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
bc9027cc 7782echo "configure:7783: checking for gethostbyname in -lnsl" >&5
ab9b9eab
VZ
7783ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
7784if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7785 echo $ac_n "(cached) $ac_c" 1>&6
7786else
7787 ac_save_LIBS="$LIBS"
7788LIBS="-lnsl $LIBS"
7789cat > conftest.$ac_ext <<EOF
bc9027cc 7790#line 7791 "configure"
ab9b9eab
VZ
7791#include "confdefs.h"
7792/* Override any gcc2 internal prototype to avoid an error. */
7793/* We use char because int might match the return type of a gcc2
7794 builtin and then its argument prototype would still apply. */
7795char gethostbyname();
7796
7797int main() {
7798gethostbyname()
7799; return 0; }
7800EOF
bc9027cc 7801if { (eval echo configure:7802: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7802 rm -rf conftest*
7803 eval "ac_cv_lib_$ac_lib_var=yes"
7804else
7805 echo "configure: failed program was:" >&5
7806 cat conftest.$ac_ext >&5
7807 rm -rf conftest*
7808 eval "ac_cv_lib_$ac_lib_var=no"
7809fi
7810rm -f conftest*
7811LIBS="$ac_save_LIBS"
7812
7813fi
7814if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7815 echo "$ac_t""yes" 1>&6
7816 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
7817else
7818 echo "$ac_t""no" 1>&6
7819fi
7820
7821 fi
7822
7823 # lieder@skyler.mavd.honeywell.com says without -lsocket,
7824 # socket/setsockopt and other routines are undefined under SCO ODT
7825 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
7826 # on later versions), says simon@lia.di.epfl.ch: it contains
7827 # gethostby* variants that don't use the nameserver (or something).
7828 # -lsocket must be given before -lnsl if both are needed.
7829 # We assume that if connect needs -lnsl, so does gethostbyname.
7830 echo $ac_n "checking for connect""... $ac_c" 1>&6
bc9027cc 7831echo "configure:7832: checking for connect" >&5
ab9b9eab
VZ
7832if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
7833 echo $ac_n "(cached) $ac_c" 1>&6
7834else
7835 cat > conftest.$ac_ext <<EOF
bc9027cc 7836#line 7837 "configure"
ab9b9eab
VZ
7837#include "confdefs.h"
7838/* System header to define __stub macros and hopefully few prototypes,
7839 which can conflict with char connect(); below. */
7840#include <assert.h>
7841/* Override any gcc2 internal prototype to avoid an error. */
7842/* We use char because int might match the return type of a gcc2
7843 builtin and then its argument prototype would still apply. */
7844char connect();
7845
7846int main() {
7847
7848/* The GNU C library defines this for functions which it implements
7849 to always fail with ENOSYS. Some functions are actually named
7850 something starting with __ and the normal name is an alias. */
7851#if defined (__stub_connect) || defined (__stub___connect)
7852choke me
7853#else
bc9027cc 7854connect();
ab9b9eab
VZ
7855#endif
7856
7857; return 0; }
7858EOF
bc9027cc 7859if { (eval echo configure:7860: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7860 rm -rf conftest*
7861 eval "ac_cv_func_connect=yes"
7862else
7863 echo "configure: failed program was:" >&5
7864 cat conftest.$ac_ext >&5
7865 rm -rf conftest*
7866 eval "ac_cv_func_connect=no"
7867fi
7868rm -f conftest*
7869fi
7870
7871if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
7872 echo "$ac_t""yes" 1>&6
7873 :
7874else
7875 echo "$ac_t""no" 1>&6
7876fi
7877
7878 if test $ac_cv_func_connect = no; then
7879 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
bc9027cc 7880echo "configure:7881: checking for connect in -lsocket" >&5
ab9b9eab
VZ
7881ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
7882if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7883 echo $ac_n "(cached) $ac_c" 1>&6
7884else
7885 ac_save_LIBS="$LIBS"
7886LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
7887cat > conftest.$ac_ext <<EOF
bc9027cc 7888#line 7889 "configure"
ab9b9eab
VZ
7889#include "confdefs.h"
7890/* Override any gcc2 internal prototype to avoid an error. */
7891/* We use char because int might match the return type of a gcc2
7892 builtin and then its argument prototype would still apply. */
7893char connect();
7894
7895int main() {
7896connect()
7897; return 0; }
7898EOF
bc9027cc 7899if { (eval echo configure:7900: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7900 rm -rf conftest*
7901 eval "ac_cv_lib_$ac_lib_var=yes"
7902else
7903 echo "configure: failed program was:" >&5
7904 cat conftest.$ac_ext >&5
7905 rm -rf conftest*
7906 eval "ac_cv_lib_$ac_lib_var=no"
7907fi
7908rm -f conftest*
7909LIBS="$ac_save_LIBS"
7910
7911fi
7912if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7913 echo "$ac_t""yes" 1>&6
7914 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
7915else
7916 echo "$ac_t""no" 1>&6
7917fi
7918
7919 fi
7920
7921 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
7922 echo $ac_n "checking for remove""... $ac_c" 1>&6
bc9027cc 7923echo "configure:7924: checking for remove" >&5
ab9b9eab
VZ
7924if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
7925 echo $ac_n "(cached) $ac_c" 1>&6
7926else
7927 cat > conftest.$ac_ext <<EOF
bc9027cc 7928#line 7929 "configure"
ab9b9eab
VZ
7929#include "confdefs.h"
7930/* System header to define __stub macros and hopefully few prototypes,
7931 which can conflict with char remove(); below. */
7932#include <assert.h>
7933/* Override any gcc2 internal prototype to avoid an error. */
7934/* We use char because int might match the return type of a gcc2
7935 builtin and then its argument prototype would still apply. */
7936char remove();
7937
7938int main() {
7939
7940/* The GNU C library defines this for functions which it implements
7941 to always fail with ENOSYS. Some functions are actually named
7942 something starting with __ and the normal name is an alias. */
7943#if defined (__stub_remove) || defined (__stub___remove)
7944choke me
7945#else
bc9027cc 7946remove();
ab9b9eab
VZ
7947#endif
7948
7949; return 0; }
7950EOF
bc9027cc 7951if { (eval echo configure:7952: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7952 rm -rf conftest*
7953 eval "ac_cv_func_remove=yes"
7954else
7955 echo "configure: failed program was:" >&5
7956 cat conftest.$ac_ext >&5
7957 rm -rf conftest*
7958 eval "ac_cv_func_remove=no"
7959fi
7960rm -f conftest*
7961fi
7962
7963if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
7964 echo "$ac_t""yes" 1>&6
7965 :
7966else
7967 echo "$ac_t""no" 1>&6
7968fi
7969
7970 if test $ac_cv_func_remove = no; then
7971 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
bc9027cc 7972echo "configure:7973: checking for remove in -lposix" >&5
ab9b9eab
VZ
7973ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
7974if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7975 echo $ac_n "(cached) $ac_c" 1>&6
7976else
7977 ac_save_LIBS="$LIBS"
7978LIBS="-lposix $LIBS"
7979cat > conftest.$ac_ext <<EOF
bc9027cc 7980#line 7981 "configure"
ab9b9eab
VZ
7981#include "confdefs.h"
7982/* Override any gcc2 internal prototype to avoid an error. */
7983/* We use char because int might match the return type of a gcc2
7984 builtin and then its argument prototype would still apply. */
7985char remove();
7986
7987int main() {
7988remove()
7989; return 0; }
7990EOF
bc9027cc 7991if { (eval echo configure:7992: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
7992 rm -rf conftest*
7993 eval "ac_cv_lib_$ac_lib_var=yes"
7994else
7995 echo "configure: failed program was:" >&5
7996 cat conftest.$ac_ext >&5
7997 rm -rf conftest*
7998 eval "ac_cv_lib_$ac_lib_var=no"
7999fi
8000rm -f conftest*
8001LIBS="$ac_save_LIBS"
8002
8003fi
8004if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
8005 echo "$ac_t""yes" 1>&6
8006 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
8007else
8008 echo "$ac_t""no" 1>&6
8009fi
8010
8011 fi
8012
8013 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
8014 echo $ac_n "checking for shmat""... $ac_c" 1>&6
bc9027cc 8015echo "configure:8016: checking for shmat" >&5
ab9b9eab
VZ
8016if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
8017 echo $ac_n "(cached) $ac_c" 1>&6
8018else
8019 cat > conftest.$ac_ext <<EOF
bc9027cc 8020#line 8021 "configure"
ab9b9eab
VZ
8021#include "confdefs.h"
8022/* System header to define __stub macros and hopefully few prototypes,
8023 which can conflict with char shmat(); below. */
8024#include <assert.h>
8025/* Override any gcc2 internal prototype to avoid an error. */
8026/* We use char because int might match the return type of a gcc2
8027 builtin and then its argument prototype would still apply. */
8028char shmat();
8029
8030int main() {
8031
8032/* The GNU C library defines this for functions which it implements
8033 to always fail with ENOSYS. Some functions are actually named
8034 something starting with __ and the normal name is an alias. */
8035#if defined (__stub_shmat) || defined (__stub___shmat)
8036choke me
8037#else
bc9027cc 8038shmat();
ab9b9eab
VZ
8039#endif
8040
8041; return 0; }
8042EOF
bc9027cc 8043if { (eval echo configure:8044: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
8044 rm -rf conftest*
8045 eval "ac_cv_func_shmat=yes"
8046else
8047 echo "configure: failed program was:" >&5
8048 cat conftest.$ac_ext >&5
8049 rm -rf conftest*
8050 eval "ac_cv_func_shmat=no"
8051fi
8052rm -f conftest*
8053fi
8054
8055if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
8056 echo "$ac_t""yes" 1>&6
8057 :
8058else
8059 echo "$ac_t""no" 1>&6
8060fi
8061
8062 if test $ac_cv_func_shmat = no; then
8063 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
bc9027cc 8064echo "configure:8065: checking for shmat in -lipc" >&5
ab9b9eab
VZ
8065ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
8066if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
8067 echo $ac_n "(cached) $ac_c" 1>&6
8068else
8069 ac_save_LIBS="$LIBS"
8070LIBS="-lipc $LIBS"
8071cat > conftest.$ac_ext <<EOF
bc9027cc 8072#line 8073 "configure"
ab9b9eab
VZ
8073#include "confdefs.h"
8074/* Override any gcc2 internal prototype to avoid an error. */
8075/* We use char because int might match the return type of a gcc2
8076 builtin and then its argument prototype would still apply. */
8077char shmat();
8078
8079int main() {
8080shmat()
8081; return 0; }
8082EOF
bc9027cc 8083if { (eval echo configure:8084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
8084 rm -rf conftest*
8085 eval "ac_cv_lib_$ac_lib_var=yes"
8086else
8087 echo "configure: failed program was:" >&5
8088 cat conftest.$ac_ext >&5
8089 rm -rf conftest*
8090 eval "ac_cv_lib_$ac_lib_var=no"
8091fi
8092rm -f conftest*
8093LIBS="$ac_save_LIBS"
8094
8095fi
8096if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
8097 echo "$ac_t""yes" 1>&6
8098 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
8099else
8100 echo "$ac_t""no" 1>&6
8101fi
8102
8103 fi
8104 fi
8105
8106 # Check for libraries that X11R6 Xt/Xaw programs need.
8107 ac_save_LDFLAGS="$LDFLAGS"
8108 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
8109 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
8110 # check for ICE first), but we must link in the order -lSM -lICE or
8111 # we get undefined symbols. So assume we have SM if we have ICE.
8112 # These have to be linked with before -lX11, unlike the other
8113 # libraries we check for below, so use a different variable.
8114 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
8115 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
bc9027cc 8116echo "configure:8117: checking for IceConnectionNumber in -lICE" >&5
ab9b9eab
VZ
8117ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
8118if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
8119 echo $ac_n "(cached) $ac_c" 1>&6
8120else
8121 ac_save_LIBS="$LIBS"
8122LIBS="-lICE $X_EXTRA_LIBS $LIBS"
8123cat > conftest.$ac_ext <<EOF
bc9027cc 8124#line 8125 "configure"
ab9b9eab
VZ
8125#include "confdefs.h"
8126/* Override any gcc2 internal prototype to avoid an error. */
8127/* We use char because int might match the return type of a gcc2
8128 builtin and then its argument prototype would still apply. */
8129char IceConnectionNumber();
8130
8131int main() {
8132IceConnectionNumber()
8133; return 0; }
8134EOF
bc9027cc 8135if { (eval echo configure:8136: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ab9b9eab
VZ
8136 rm -rf conftest*
8137 eval "ac_cv_lib_$ac_lib_var=yes"
8138else
8139 echo "configure: failed program was:" >&5
8140 cat conftest.$ac_ext >&5
8141 rm -rf conftest*
8142 eval "ac_cv_lib_$ac_lib_var=no"
8143fi
8144rm -f conftest*
8145LIBS="$ac_save_LIBS"
8146
8147fi
8148if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
8149 echo "$ac_t""yes" 1>&6
8150 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
8151else
8152 echo "$ac_t""no" 1>&6
8153fi
8154
8155 LDFLAGS="$ac_save_LDFLAGS"
8156
8157fi
8158
8159
8160 if test "$no_x" = "yes"; then
8161 { echo "configure: error: X11 not found" 1>&2; exit 1; }
8162 fi
8163
8164 GUI_TK_LIBRARY="$X_LIBS"
8165 TOOLKIT_INCLUDE="$X_CFLAGS"
8166
dad6c0ea
VZ
8167 AFMINSTALL=afminstall
8168
ab9b9eab 8169
cd6d6d5b
VZ
8170 COMPILED_X_PROGRAM=0
8171
ab9b9eab 8172 echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6
bc9027cc 8173echo "configure:8174: checking for Motif/Lesstif headers" >&5
ab9b9eab
VZ
8174
8175ac_find_includes=
8176for ac_dir in $SEARCH_INCLUDE;
8177 do
8178 if test -f "$ac_dir/Xm/Xm.h"; then
8179 ac_find_includes=$ac_dir
8180 break
8181 fi
8182 done
8183
8184 if test "$ac_find_includes" != "" ; then
8185 echo "$ac_t""found $ac_find_includes" 1>&6
8186 else
cd6d6d5b 8187 cat > conftest.$ac_ext <<EOF
bc9027cc 8188#line 8189 "configure"
cd6d6d5b
VZ
8189#include "confdefs.h"
8190
8191 #include <Xm/Xm.h>
8192
8193int main() {
8194
8195 int version;
8196
8197 version = xmUseVersion;
8198
8199; return 0; }
8200EOF
bc9027cc 8201if { (eval echo configure:8202: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
cd6d6d5b
VZ
8202 rm -rf conftest*
8203
8204 echo "$ac_t""found in default search path" 1>&6
8205 COMPILED_X_PROGRAM=1
8206
8207else
8208 echo "configure: failed program was:" >&5
8209 cat conftest.$ac_ext >&5
8210 rm -rf conftest*
8211
8212 echo "$ac_t""no" 1>&6
8213 { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; }
8214
8215
8216fi
8217rm -f conftest*
ab9b9eab
VZ
8218 fi
8219
cd6d6d5b
VZ
8220 if test "$COMPILED_X_PROGRAM" = 0; then
8221 echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6
bc9027cc 8222echo "configure:8223: checking for Motif/Lesstif library" >&5
cd6d6d5b 8223
ab9b9eab
VZ
8224ac_find_libraries=
8225for ac_dir in $SEARCH_LIB;
8226 do
8227 for ac_extension in a so sl; do
8228 if test -f "$ac_dir/libXm.$ac_extension"; then
8229 ac_find_libraries=$ac_dir
8230 break 2
8231 fi
8232 done
8233 done
8234
cd6d6d5b
VZ
8235 if test "$ac_find_libraries" != "" ; then
8236
ab9b9eab
VZ
8237 ac_path_to_include=$ac_find_includes
8238 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev/null
8239 result=$?
8240 if test $result = 0; then
8241 ac_path_to_include=""
8242 else
8243 ac_path_to_include="-I$ac_find_includes"
8244 fi
8245
cd6d6d5b 8246
ab9b9eab
VZ
8247 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null
8248 result=$?
8249 if test $result = 0; then
8250 ac_path_to_link=""
8251 else
8252 ac_path_to_link="-L$ac_find_libraries"
8253 fi
8254
8255
cd6d6d5b
VZ
8256 GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link"
8257 TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE $ac_path_to_include"
8258 echo "$ac_t""found at $ac_find_libraries" 1>&6
8259 else
8260 cat > conftest.$ac_ext <<EOF
bc9027cc 8261#line 8262 "configure"
cd6d6d5b 8262#include "confdefs.h"
ab9b9eab 8263
cd6d6d5b
VZ
8264 #include <Xm/Xm.h>
8265
8266int main() {
ab9b9eab 8267
cd6d6d5b 8268 int version;
ab9b9eab 8269
cd6d6d5b
VZ
8270 version = xmUseVersion;
8271
8272; return 0; }
8273EOF
bc9027cc 8274if { (eval echo configure:8275: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
cd6d6d5b
VZ
8275 rm -rf conftest*
8276
8277 echo "$ac_t""found in default search path" 1>&6
8278 COMPILED_X_PROGRAM=1
8279
8280else
8281 echo "configure: failed program was:" >&5
8282 cat conftest.$ac_ext >&5
8283 rm -rf conftest*
8284
8285 echo "$ac_t""no" 1>&6
8286 { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; }
8287
8288
8289fi
8290rm -f conftest*
8291 fi
ab9b9eab
VZ
8292 fi
8293
cd6d6d5b 8294
ab9b9eab
VZ
8295 XPM_LINK=""
8296 echo $ac_n "checking for Xpm library""... $ac_c" 1>&6
bc9027cc 8297echo "configure:8298: checking for Xpm library" >&5
ab9b9eab
VZ
8298
8299ac_find_libraries=
8300for ac_dir in $SEARCH_LIB;
8301 do
8302 for ac_extension in a so sl; do
8303 if test -f "$ac_dir/libXpm.$ac_extension"; then
8304 ac_find_libraries=$ac_dir
8305 break 2
8306 fi
8307 done
8308 done
8309
8310 if test "$ac_find_libraries" != "" ; then
8311
8312 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null
8313 result=$?
8314 if test $result = 0; then
8315 ac_path_to_link=""
8316 else
8317 ac_path_to_link="-L$ac_find_libraries"
8318 fi
8319
8320 GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link"
8321 XPM_LINK="-lXpm "
8322 cat >> confdefs.h <<\EOF
8323#define wxHAVE_LIB_XPM 1
8324EOF
8325
8326 echo "$ac_t""found at $ac_find_libraries" 1>&6
8327 else
cd6d6d5b 8328 cat > conftest.$ac_ext <<EOF
bc9027cc 8329#line 8330 "configure"
cd6d6d5b
VZ
8330#include "confdefs.h"
8331
8332 #include <X11/xpm.h>
8333
8334int main() {
8335
8336 int version;
8337
8338 version = XpmLibraryVersion();
8339
8340; return 0; }
8341EOF
bc9027cc 8342if { (eval echo configure:8343: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
cd6d6d5b
VZ
8343 rm -rf conftest*
8344
bdad4e7e
RR
8345 XPM_LINK="-lXpm "
8346 cat >> confdefs.h <<\EOF
3ace2e6d
SN
8347#define wxHAVE_LIB_XPM 1
8348EOF
8349
8350 echo "$ac_t""found in default search path" 1>&6
cd6d6d5b
VZ
8351 COMPILED_X_PROGRAM=0
8352
8353else
8354 echo "configure: failed program was:" >&5
8355 cat conftest.$ac_ext >&5
8356 rm -rf conftest*
8357
8358 echo "$ac_t""no" 1>&6
8359 echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2
8360
8361
8362fi
8363rm -f conftest*
ab9b9eab
VZ
8364 fi
8365
8366 GUI_TK_LINK="-lXm $XPM_LINK -lXmu -lXext -lXt -lX11 -lm"
8367 GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK"
8368 TOOLKIT=MOTIF
8369
8370 GUIHEADERS="\$(MOTIF_HEADERS)"
8371 GUIOBJS="\$(MOTIF_GUIOBJS)"
8372 COMMONOBJS="\$(MOTIF_COMMONOBJS)"
788deba1
VZ
8373 GENERICOBJS="\$(MOTIF_GENERICOBJS)"
8374 GUIDEPS="\$(MOTIF_GUIDEPS)"
8375 COMMONDEPS="\$(MOTIF_COMMONDEPS)"
10f2d63a
VZ
8376 GENERICDEPS="\$(MOTIF_GENERICDEPS)"
8377 UNIXOBJS="\$(UNIX_OBJS)"
d9d8273d 8378 UNIXDEPS="\$(UNIX_DEPS)"
10f2d63a
VZ
8379 GUIDIST=MOTIF_DIST
8380fi
8381
e07802fc
VZ
8382if test "$wxUSE_PM" = 1; then
8383 TOOLKIT=PM
8384
8385 GUIOBJS="\$(PM_GUIOBJS)"
8386 GUIHEADERS="\$(PM_HEADERS)"
8387 COMMONOBJS="\$(PM_COMMONOBJS)"
8388 GENERICOBJS="\$(PM_GENERICOBJS)"
8389 GUIDEPS="\$(PM_GUIDEPS)"
8390 COMMONDEPS="\$(PM_COMMONDEPS)"
8391 GENERICDEPS="\$(PM_GENERICDEPS)"
8392 UNIXOBJS=
8393 UNIXDEPS=
8394 GUIDIST=GTK_DIST
8395fi
8396
8397if test "$TOOLKIT" != "PM" ; then
ec14dd32 8398 TOOLKIT_DIR=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
e07802fc
VZ
8399else
8400 TOOLKIT_DIR="os2"
8401fi
10f2d63a 8402
2224580a 8403 TOOLKIT_DEF="-D__WX${TOOLKIT}__"
10f2d63a 8404
2224580a 8405 WX_LIBRARY="wx_${TOOLKIT_DIR}"
10f2d63a 8406
bdad4e7e 8407 ALL_OBJECTS="\$(GUIOBJS) \$(COMMONOBJS) \$(GENERICOBJS) \$(UNIXOBJS) \$(HTMLOBJS) \$(OGLOBJS)"
3fcdd07b 8408
b089607b 8409 if test "$TOOLKIT" != "MSW"; then
cc977e5f
RR
8410 if test "$wxUSE_ODBC" = "yes" ; then
8411 ALL_OBJECTS="${ALL_OBJECTS} \$(IODBCOBJS)"
8412 fi
3fcdd07b
VZ
8413 fi
8414
d9d8273d 8415 if test "$wxUSE_LIBJPEG" = "yes" ; then
2224580a 8416 ALL_OBJECTS="${ALL_OBJECTS} \$(JPEGOBJS)"
d9d8273d
RR
8417 fi
8418 if test "$wxUSE_LIBTIFF" = "yes" ; then
8419 ALL_OBJECTS="${ALL_OBJECTS} \$(TIFFOBJS)"
8420 fi
8421 if test "$wxUSE_LIBPNG" = "yes" ; then
8422 ALL_OBJECTS="${ALL_OBJECTS} \$(PNGOBJS)"
8423 fi
8424 if test "$wxUSE_ZLIB" = "yes" ; then
8425 ALL_OBJECTS="${ALL_OBJECTS} \$(ZLIBOBJS)"
8426 fi
bdad4e7e 8427 ALL_DEPFILES="\$(GUIDEPS) \$(COMMONDEPS) \$(GENERICDEPS) \$(UNIXDEPS) \$(HTMLDEPS) \$(OGLDEPS)"
2224580a
VZ
8428
8429 PORT_FILES="src/\$(TOOLKITDIR)/files.lst"
8430 RPM_FILES="src/\$(TOOLKITDIR)/rpmfiles.lst"
8431 RPM_SPEC="wx\$(TOOLKIT).spec"
8432
8433 GUIDIST="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
8434 DISTDIR="wx\$(TOOLKIT)"
10f2d63a 8435else
dad6c0ea
VZ
8436 USE_GUI=0
8437
07eb77a6
RL
8438 TOOLKIT_DIR="base"
8439 TOOLKIT_DEF="-D__WXBASE__"
8440
2224580a
VZ
8441 ALL_OBJECTS="\$(BASE_OBJS) \${BASE_UNIX_OBJS}"
8442 ALL_DEPFILES="\${BASE_DEPS} \${BASE_UNIX_DEPS}"
10f2d63a
VZ
8443
8444 WX_LIBRARY="wxbase"
2224580a
VZ
8445
8446 PORT_FILES="src/files.lst"
8447 RPM_FILES="src/rpmfiles.lst"
8448 RPM_SPEC="wxBase.spec"
8449
8450 GUIDIST="BASE_DIST"
8451 DISTDIR="wxBase"
10f2d63a
VZ
8452fi
8453
8454WX_LIBRARY_NAME="lib${WX_LIBRARY}.la"
bdad4e7e 8455WX_LIBRARY_NAME_GL="lib${WX_LIBRARY}_gl.la"
10f2d63a
VZ
8456
8457WX_LIBRARY_NAME_STATIC="lib${WX_LIBRARY}.a"
bdad4e7e 8458WX_LIBRARY_NAME_STATIC_GL="lib${WX_LIBRARY}_gl.a"
10f2d63a
VZ
8459
8460WX_LIBRARY_NAME_SHARED="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
bdad4e7e 8461WX_LIBRARY_NAME_SHARED_GL="lib${WX_LIBRARY}_gl-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}"
10f2d63a
VZ
8462
8463WX_LIBRARY_LINK1="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}"
8464WX_LIBRARY_LINK2="lib${WX_LIBRARY}-${WX_RELEASE}.so"
8465WX_LIBRARY_LINK3="lib${WX_LIBRARY}.so"
bdad4e7e
RR
8466WX_LIBRARY_LINK1_GL="lib${WX_LIBRARY}_gl-${WX_RELEASE}.so.${WX_CURRENT}"
8467WX_LIBRARY_LINK2_GL="lib${WX_LIBRARY}_gl-${WX_RELEASE}.so"
8468WX_LIBRARY_LINK3_GL="lib${WX_LIBRARY}_gl.so"
10f2d63a
VZ
8469
8470SHARED_LD=
8471PIC_FLAG=
8472WX_ALL=
8473WX_ALL_INSTALLED=
1d62a8b4 8474BURNT_LIBRARY_NAME=
10f2d63a 8475
b12915c1 8476
10f2d63a
VZ
8477if test "$wxUSE_SHARED" = "yes"; then
8478 case "${host}" in
8479 *-hp-hpux* )
8480 if test "$GCC" = yes ; then
69ffe1d2 8481 SHARED_LD="${CC} -shared -fPIC -o"
10f2d63a
VZ
8482 PIC_FLAG="-fPIC"
8483 else
8484 SHARED_LD="${CXX} -b -o"
8485 PIC_FLAG="+Z"
8486 fi
8487 WX_LIBRARY_NAME_SHARED="libwx_${TOOLKIT_DIR}.sl"
bdad4e7e 8488 WX_LIBRARY_NAME_SHARED_GL="libwx_${TOOLKIT_DIR}_gl.sl"
10f2d63a
VZ
8489 WX_ALL=${WX_LIBRARY_NAME_SHARED}
8490 ;;
b12915c1
VZ
8491
8492 *-*-linux* )
10f2d63a
VZ
8493 SHARED_LD="${CC} -shared -o"
8494 PIC_FLAG="-fPIC"
00cf1208 8495 if test "$wxUSE_BURNT_NAME" = "yes" ; then
05cdfc6f 8496 BURNT_LIBRARY_NAME="-Wl,-soname,${WX_LIBRARY_LINK1}"
bdad4e7e 8497 BURNT_LIBRARY_NAME_GL="-Wl,-soname,${WX_LIBRARY_LINK1_GL}"
00cf1208 8498 fi
bdad4e7e
RR
8499 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8500 WX_ALL="CREATE_LINKS CREATE_LINKS_GL"
00cf1208 8501 ;;
10f2d63a
VZ
8502 *-*-irix5* | *-*-irix6* )
8503 if test "$GCC" = yes ; then
8504 SHARED_LD="${CC} -shared -o"
8505 PIC_FLAG="-fPIC"
8506 else
8507 SHARED_LD="${CXX} -shared -o"
8508 fi
8509 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
bdad4e7e 8510 WX_ALL="CREATE_LINKS CREATE_LINKS_GL"
10f2d63a
VZ
8511 ;;
8512 *-*-solaris2* )
8513 if test "$GCC" = yes ; then
8514 SHARED_LD="${CC} -shared -o"
8515 PIC_FLAG="-fPIC"
8516 else
8517 SHARED_LD="${CXX} -G -o"
8518 PIC_FLAG="-KPIC"
8519 fi
8520 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
bdad4e7e 8521 WX_ALL="CREATE_LINKS CREATE_LINKS_GL"
10f2d63a
VZ
8522 ;;
8523 *-*-sunos4* )
8524 SHARED_LD="${CC} -shared -o"
8525 PIC_FLAG="-fPIC"
8526 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8527 WX_ALL="CREATE_LINKS"
8528 ;;
8529 *-*-freebsd* | *-*-netbsd*)
8530 SHARED_LD="${CC} -shared -o"
8531 PIC_FLAG="-fPIC"
8532 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8533 WX_ALL="CREATE_LINKS"
8534 ;;
8535 *-*-osf* )
8536 SHARED_LD="${CXX} -shared -o"
8537 PIC_FLAG="-fPIC"
8538 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8539 WX_ALL="CREATE_LINKS"
8540 ;;
8541 *-*-dgux5* )
8542 SHARED_LD="${CXX} -shared -o"
8543 PIC_FLAG="-fPIC"
8544 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8545 WX_ALL="CREATE_LINKS"
8546 ;;
8547 *-*-sysv5* )
8548 SHARED_LD="${CC} -shared -o"
8549 PIC_FLAG="-fPIC"
8550 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8551 WX_ALL="CREATE_LINKS"
8552 ;;
8553 *-*-aix* )
8554 SHARED_LD="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o"
8555 WX_ALL=${WX_LIBRARY_NAME_SHARED}
8556 ;;
8557 *-*-cygwin32* )
8558 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}"
bdad4e7e 8559 WX_TARGET_LIBRARY_GL="${WX_LIBRARY_NAME_STATIC_GL}"
10f2d63a
VZ
8560 WX_ALL="${WX_LIBRARY_NAME_STATIC}"
8561 ;;
b12915c1 8562 *-*-mingw32* )
10f2d63a 8563 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}"
bdad4e7e 8564 WX_TARGET_LIBRARY_GL="${WX_LIBRARY_NAME_STATIC_GL}"
10f2d63a
VZ
8565 WX_ALL="${WX_LIBRARY_NAME_STATIC}"
8566 ;;
8567 *-pc-os2_emx )
e07802fc
VZ
8568 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}"
8569 WX_ALL="${WX_LIBRARY_NAME_STATIC}"
10f2d63a 8570 ;;
b12915c1 8571 *-*-beos* )
e2b8b066 8572 SHARED_LD="${LD} -shared -o"
b12915c1
VZ
8573 PIC_FLAG="-fPIC"
8574 WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS"
8575 WX_ALL="CREATE_LINKS"
8576 ;;
10f2d63a
VZ
8577 *)
8578 { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; }
8579 esac
8580
8581 if test "x$WX_TARGET_LIBRARY" = "x"; then
8582 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_SHARED}"
bdad4e7e 8583 WX_TARGET_LIBRARY_GL="${WX_LIBRARY_NAME_SHARED_GL}"
10f2d63a
VZ
8584 fi
8585else
8586 WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}"
bdad4e7e 8587 WX_TARGET_LIBRARY_GL="${WX_LIBRARY_NAME_STATIC_GL}"
10f2d63a
VZ
8588 WX_ALL="${WX_LIBRARY_NAME_STATIC}"
8589fi
8590
8591
8592for ac_hdr in strings.h
8593do
8594ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8595echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 8596echo "configure:8597: checking for $ac_hdr" >&5
10f2d63a
VZ
8597if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8598 echo $ac_n "(cached) $ac_c" 1>&6
8599else
8600 cat > conftest.$ac_ext <<EOF
bc9027cc 8601#line 8602 "configure"
10f2d63a
VZ
8602#include "confdefs.h"
8603#include <$ac_hdr>
8604EOF
8605ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 8606{ (eval echo configure:8607: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8607ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8608if test -z "$ac_err"; then
8609 rm -rf conftest*
8610 eval "ac_cv_header_$ac_safe=yes"
8611else
8612 echo "$ac_err" >&5
8613 echo "configure: failed program was:" >&5
8614 cat conftest.$ac_ext >&5
8615 rm -rf conftest*
8616 eval "ac_cv_header_$ac_safe=no"
8617fi
8618rm -f conftest*
8619fi
8620if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8621 echo "$ac_t""yes" 1>&6
8622 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8623 cat >> confdefs.h <<EOF
8624#define $ac_tr_hdr 1
8625EOF
8626
8627else
8628 echo "$ac_t""no" 1>&6
8629fi
8630done
8631
8632for ac_hdr in unistd.h
8633do
8634ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8635echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 8636echo "configure:8637: checking for $ac_hdr" >&5
10f2d63a
VZ
8637if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8638 echo $ac_n "(cached) $ac_c" 1>&6
8639else
8640 cat > conftest.$ac_ext <<EOF
bc9027cc 8641#line 8642 "configure"
10f2d63a
VZ
8642#include "confdefs.h"
8643#include <$ac_hdr>
8644EOF
8645ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 8646{ (eval echo configure:8647: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8647ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8648if test -z "$ac_err"; then
8649 rm -rf conftest*
8650 eval "ac_cv_header_$ac_safe=yes"
8651else
8652 echo "$ac_err" >&5
8653 echo "configure: failed program was:" >&5
8654 cat conftest.$ac_ext >&5
8655 rm -rf conftest*
8656 eval "ac_cv_header_$ac_safe=no"
8657fi
8658rm -f conftest*
8659fi
8660if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8661 echo "$ac_t""yes" 1>&6
8662 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8663 cat >> confdefs.h <<EOF
8664#define $ac_tr_hdr 1
8665EOF
8666
8667else
8668 echo "$ac_t""no" 1>&6
8669fi
8670done
8671
8672for ac_hdr in wchar.h
8673do
8674ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8675echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 8676echo "configure:8677: checking for $ac_hdr" >&5
10f2d63a
VZ
8677if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8678 echo $ac_n "(cached) $ac_c" 1>&6
8679else
8680 cat > conftest.$ac_ext <<EOF
bc9027cc 8681#line 8682 "configure"
10f2d63a
VZ
8682#include "confdefs.h"
8683#include <$ac_hdr>
8684EOF
8685ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 8686{ (eval echo configure:8687: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8687ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8688if test -z "$ac_err"; then
8689 rm -rf conftest*
8690 eval "ac_cv_header_$ac_safe=yes"
8691else
8692 echo "$ac_err" >&5
8693 echo "configure: failed program was:" >&5
8694 cat conftest.$ac_ext >&5
8695 rm -rf conftest*
8696 eval "ac_cv_header_$ac_safe=no"
8697fi
8698rm -f conftest*
8699fi
8700if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8701 echo "$ac_t""yes" 1>&6
8702 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8703 cat >> confdefs.h <<EOF
8704#define $ac_tr_hdr 1
8705EOF
8706
8707else
8708 echo "$ac_t""no" 1>&6
8709fi
8710done
8711
8712for ac_hdr in wcstr.h
8713do
8714ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8715echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 8716echo "configure:8717: checking for $ac_hdr" >&5
10f2d63a
VZ
8717if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8718 echo $ac_n "(cached) $ac_c" 1>&6
8719else
8720 cat > conftest.$ac_ext <<EOF
bc9027cc 8721#line 8722 "configure"
10f2d63a
VZ
8722#include "confdefs.h"
8723#include <$ac_hdr>
8724EOF
8725ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 8726{ (eval echo configure:8727: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8727ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8728if test -z "$ac_err"; then
8729 rm -rf conftest*
8730 eval "ac_cv_header_$ac_safe=yes"
8731else
8732 echo "$ac_err" >&5
8733 echo "configure: failed program was:" >&5
8734 cat conftest.$ac_ext >&5
8735 rm -rf conftest*
8736 eval "ac_cv_header_$ac_safe=no"
8737fi
8738rm -f conftest*
8739fi
8740if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8741 echo "$ac_t""yes" 1>&6
8742 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8743 cat >> confdefs.h <<EOF
8744#define $ac_tr_hdr 1
8745EOF
8746
8747else
8748 echo "$ac_t""no" 1>&6
8749fi
8750done
8751
8752for ac_hdr in fnmatch.h
8753do
8754ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8755echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 8756echo "configure:8757: checking for $ac_hdr" >&5
10f2d63a
VZ
8757if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8758 echo $ac_n "(cached) $ac_c" 1>&6
8759else
8760 cat > conftest.$ac_ext <<EOF
bc9027cc 8761#line 8762 "configure"
10f2d63a
VZ
8762#include "confdefs.h"
8763#include <$ac_hdr>
8764EOF
8765ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 8766{ (eval echo configure:8767: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8767ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8768if test -z "$ac_err"; then
8769 rm -rf conftest*
8770 eval "ac_cv_header_$ac_safe=yes"
8771else
8772 echo "$ac_err" >&5
8773 echo "configure: failed program was:" >&5
8774 cat conftest.$ac_ext >&5
8775 rm -rf conftest*
8776 eval "ac_cv_header_$ac_safe=no"
8777fi
8778rm -f conftest*
8779fi
8780if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8781 echo "$ac_t""yes" 1>&6
8782 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8783 cat >> confdefs.h <<EOF
8784#define $ac_tr_hdr 1
8785EOF
8786
8787else
8788 echo "$ac_t""no" 1>&6
8789fi
8790done
8791
8792
8793if test "$wxUSE_GUI" = "yes"; then
8794 for ac_hdr in X11/XKBlib.h
8795do
8796ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
8797echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 8798echo "configure:8799: checking for $ac_hdr" >&5
10f2d63a
VZ
8799if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
8800 echo $ac_n "(cached) $ac_c" 1>&6
8801else
8802 cat > conftest.$ac_ext <<EOF
bc9027cc 8803#line 8804 "configure"
10f2d63a
VZ
8804#include "confdefs.h"
8805#include <$ac_hdr>
8806EOF
8807ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 8808{ (eval echo configure:8809: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8809ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8810if test -z "$ac_err"; then
8811 rm -rf conftest*
8812 eval "ac_cv_header_$ac_safe=yes"
8813else
8814 echo "$ac_err" >&5
8815 echo "configure: failed program was:" >&5
8816 cat conftest.$ac_ext >&5
8817 rm -rf conftest*
8818 eval "ac_cv_header_$ac_safe=no"
8819fi
8820rm -f conftest*
8821fi
8822if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
8823 echo "$ac_t""yes" 1>&6
8824 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
8825 cat >> confdefs.h <<EOF
8826#define $ac_tr_hdr 1
8827EOF
8828
8829else
8830 echo "$ac_t""no" 1>&6
8831fi
8832done
8833
8834fi
8835
8836
8837echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
bc9027cc 8838echo "configure:8839: checking for ANSI C header files" >&5
10f2d63a
VZ
8839if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
8840 echo $ac_n "(cached) $ac_c" 1>&6
8841else
8842 cat > conftest.$ac_ext <<EOF
bc9027cc 8843#line 8844 "configure"
10f2d63a
VZ
8844#include "confdefs.h"
8845#include <stdlib.h>
8846#include <stdarg.h>
8847#include <string.h>
8848#include <float.h>
8849EOF
8850ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 8851{ (eval echo configure:8852: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
8852ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
8853if test -z "$ac_err"; then
8854 rm -rf conftest*
8855 ac_cv_header_stdc=yes
8856else
8857 echo "$ac_err" >&5
8858 echo "configure: failed program was:" >&5
8859 cat conftest.$ac_ext >&5
8860 rm -rf conftest*
8861 ac_cv_header_stdc=no
8862fi
8863rm -f conftest*
8864
8865if test $ac_cv_header_stdc = yes; then
8866 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
8867cat > conftest.$ac_ext <<EOF
bc9027cc 8868#line 8869 "configure"
10f2d63a
VZ
8869#include "confdefs.h"
8870#include <string.h>
8871EOF
8872if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8873 egrep "memchr" >/dev/null 2>&1; then
8874 :
8875else
8876 rm -rf conftest*
8877 ac_cv_header_stdc=no
8878fi
8879rm -f conftest*
8880
8881fi
8882
8883if test $ac_cv_header_stdc = yes; then
8884 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
8885cat > conftest.$ac_ext <<EOF
bc9027cc 8886#line 8887 "configure"
10f2d63a
VZ
8887#include "confdefs.h"
8888#include <stdlib.h>
8889EOF
8890if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8891 egrep "free" >/dev/null 2>&1; then
8892 :
8893else
8894 rm -rf conftest*
8895 ac_cv_header_stdc=no
8896fi
8897rm -f conftest*
8898
8899fi
8900
8901if test $ac_cv_header_stdc = yes; then
8902 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8903if test "$cross_compiling" = yes; then
8904 :
8905else
8906 cat > conftest.$ac_ext <<EOF
bc9027cc 8907#line 8908 "configure"
10f2d63a
VZ
8908#include "confdefs.h"
8909#include <ctype.h>
8910#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
8911#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
8912#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
8913int main () { int i; for (i = 0; i < 256; i++)
8914if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
8915exit (0); }
8916
8917EOF
bc9027cc 8918if { (eval echo configure:8919: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
8919then
8920 :
8921else
8922 echo "configure: failed program was:" >&5
8923 cat conftest.$ac_ext >&5
8924 rm -fr conftest*
8925 ac_cv_header_stdc=no
8926fi
8927rm -fr conftest*
8928fi
8929
8930fi
8931fi
8932
8933echo "$ac_t""$ac_cv_header_stdc" 1>&6
8934if test $ac_cv_header_stdc = yes; then
8935 cat >> confdefs.h <<\EOF
8936#define STDC_HEADERS 1
8937EOF
8938
8939fi
8940
8941echo $ac_n "checking for mode_t""... $ac_c" 1>&6
bc9027cc 8942echo "configure:8943: checking for mode_t" >&5
10f2d63a
VZ
8943if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
8944 echo $ac_n "(cached) $ac_c" 1>&6
8945else
8946 cat > conftest.$ac_ext <<EOF
bc9027cc 8947#line 8948 "configure"
10f2d63a
VZ
8948#include "confdefs.h"
8949#include <sys/types.h>
8950#if STDC_HEADERS
8951#include <stdlib.h>
8952#include <stddef.h>
8953#endif
8954EOF
8955if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8956 egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
8957 rm -rf conftest*
8958 ac_cv_type_mode_t=yes
8959else
8960 rm -rf conftest*
8961 ac_cv_type_mode_t=no
8962fi
8963rm -f conftest*
8964
8965fi
8966echo "$ac_t""$ac_cv_type_mode_t" 1>&6
8967if test $ac_cv_type_mode_t = no; then
8968 cat >> confdefs.h <<\EOF
8969#define mode_t int
8970EOF
8971
8972fi
8973
8974echo $ac_n "checking for off_t""... $ac_c" 1>&6
bc9027cc 8975echo "configure:8976: checking for off_t" >&5
10f2d63a
VZ
8976if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
8977 echo $ac_n "(cached) $ac_c" 1>&6
8978else
8979 cat > conftest.$ac_ext <<EOF
bc9027cc 8980#line 8981 "configure"
10f2d63a
VZ
8981#include "confdefs.h"
8982#include <sys/types.h>
8983#if STDC_HEADERS
8984#include <stdlib.h>
8985#include <stddef.h>
8986#endif
8987EOF
8988if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8989 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
8990 rm -rf conftest*
8991 ac_cv_type_off_t=yes
8992else
8993 rm -rf conftest*
8994 ac_cv_type_off_t=no
8995fi
8996rm -f conftest*
8997
8998fi
8999echo "$ac_t""$ac_cv_type_off_t" 1>&6
9000if test $ac_cv_type_off_t = no; then
9001 cat >> confdefs.h <<\EOF
9002#define off_t long
9003EOF
9004
9005fi
9006
9007echo $ac_n "checking for pid_t""... $ac_c" 1>&6
bc9027cc 9008echo "configure:9009: checking for pid_t" >&5
10f2d63a
VZ
9009if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
9010 echo $ac_n "(cached) $ac_c" 1>&6
9011else
9012 cat > conftest.$ac_ext <<EOF
bc9027cc 9013#line 9014 "configure"
10f2d63a
VZ
9014#include "confdefs.h"
9015#include <sys/types.h>
9016#if STDC_HEADERS
9017#include <stdlib.h>
9018#include <stddef.h>
9019#endif
9020EOF
9021if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9022 egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
9023 rm -rf conftest*
9024 ac_cv_type_pid_t=yes
9025else
9026 rm -rf conftest*
9027 ac_cv_type_pid_t=no
9028fi
9029rm -f conftest*
9030
9031fi
9032echo "$ac_t""$ac_cv_type_pid_t" 1>&6
9033if test $ac_cv_type_pid_t = no; then
9034 cat >> confdefs.h <<\EOF
9035#define pid_t int
9036EOF
9037
9038fi
9039
9040echo $ac_n "checking for size_t""... $ac_c" 1>&6
bc9027cc 9041echo "configure:9042: checking for size_t" >&5
10f2d63a
VZ
9042if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
9043 echo $ac_n "(cached) $ac_c" 1>&6
9044else
9045 cat > conftest.$ac_ext <<EOF
bc9027cc 9046#line 9047 "configure"
10f2d63a
VZ
9047#include "confdefs.h"
9048#include <sys/types.h>
9049#if STDC_HEADERS
9050#include <stdlib.h>
9051#include <stddef.h>
9052#endif
9053EOF
9054if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9055 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
9056 rm -rf conftest*
9057 ac_cv_type_size_t=yes
9058else
9059 rm -rf conftest*
9060 ac_cv_type_size_t=no
9061fi
9062rm -f conftest*
9063
9064fi
9065echo "$ac_t""$ac_cv_type_size_t" 1>&6
9066if test $ac_cv_type_size_t = no; then
9067 cat >> confdefs.h <<\EOF
9068#define size_t unsigned
9069EOF
9070
9071fi
9072
9073echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6
bc9027cc 9074echo "configure:9075: checking for uid_t in sys/types.h" >&5
10f2d63a
VZ
9075if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then
9076 echo $ac_n "(cached) $ac_c" 1>&6
9077else
9078 cat > conftest.$ac_ext <<EOF
bc9027cc 9079#line 9080 "configure"
10f2d63a
VZ
9080#include "confdefs.h"
9081#include <sys/types.h>
9082EOF
9083if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9084 egrep "uid_t" >/dev/null 2>&1; then
9085 rm -rf conftest*
9086 ac_cv_type_uid_t=yes
9087else
9088 rm -rf conftest*
9089 ac_cv_type_uid_t=no
9090fi
9091rm -f conftest*
9092
9093fi
9094
9095echo "$ac_t""$ac_cv_type_uid_t" 1>&6
9096if test $ac_cv_type_uid_t = no; then
9097 cat >> confdefs.h <<\EOF
9098#define uid_t int
9099EOF
9100
9101 cat >> confdefs.h <<\EOF
9102#define gid_t int
9103EOF
9104
9105fi
9106
9107
9108
b12915c1 9109echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6
bc9027cc 9110echo "configure:9111: checking for pw_gecos in struct passwd" >&5
b12915c1
VZ
9111if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then
9112 echo $ac_n "(cached) $ac_c" 1>&6
9113else
9114
9115 cat > conftest.$ac_ext <<EOF
bc9027cc 9116#line 9117 "configure"
b12915c1
VZ
9117#include "confdefs.h"
9118#include <pwd.h>
9119int main() {
9120
9121 char *p;
9122 struct passwd *pw;
9123 p = pw->pw_gecos;
9124
9125; return 0; }
9126EOF
bc9027cc 9127if { (eval echo configure:9128: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
b12915c1
VZ
9128 rm -rf conftest*
9129
9130 wx_cv_struct_pw_gecos=yes
9131 cat >> confdefs.h <<\EOF
9132#define HAVE_PW_GECOS 1
9133EOF
9134
9135
9136else
9137 echo "configure: failed program was:" >&5
9138 cat conftest.$ac_ext >&5
9139 rm -rf conftest*
9140
9141 wx_cv_struct_pw_gecos=no
9142
9143
9144fi
9145rm -f conftest*
9146
9147
9148fi
9149
9150echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6
9151
10f2d63a
VZ
9152
9153echo $ac_n "checking for working const""... $ac_c" 1>&6
bc9027cc 9154echo "configure:9155: checking for working const" >&5
10f2d63a
VZ
9155if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
9156 echo $ac_n "(cached) $ac_c" 1>&6
9157else
9158 cat > conftest.$ac_ext <<EOF
bc9027cc 9159#line 9160 "configure"
10f2d63a
VZ
9160#include "confdefs.h"
9161
9162int main() {
9163
9164/* Ultrix mips cc rejects this. */
24528b0c 9165typedef int charset[2]; const charset x;
10f2d63a
VZ
9166/* SunOS 4.1.1 cc rejects this. */
9167char const *const *ccp;
9168char **p;
9169/* NEC SVR4.0.2 mips cc rejects this. */
9170struct point {int x, y;};
9171static struct point const zero = {0,0};
9172/* AIX XL C 1.02.0.0 rejects this.
9173 It does not let you subtract one const X* pointer from another in an arm
9174 of an if-expression whose if-part is not a constant expression */
9175const char *g = "string";
9176ccp = &g + (g ? g-g : 0);
9177/* HPUX 7.0 cc rejects these. */
9178++ccp;
9179p = (char**) ccp;
9180ccp = (char const *const *) p;
9181{ /* SCO 3.2v4 cc rejects this. */
9182 char *t;
9183 char const *s = 0 ? (char *) 0 : (char const *) 0;
9184
9185 *t++ = 0;
9186}
9187{ /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
9188 int x[] = {25, 17};
9189 const int *foo = &x[0];
9190 ++foo;
9191}
9192{ /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
9193 typedef const int *iptr;
9194 iptr p = 0;
9195 ++p;
9196}
9197{ /* AIX XL C 1.02.0.0 rejects this saying
9198 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
9199 struct s { int j; const int *ap[3]; };
9200 struct s *b; b->j = 5;
9201}
9202{ /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
9203 const int foo = 10;
9204}
9205
9206; return 0; }
9207EOF
bc9027cc 9208if { (eval echo configure:9209: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9209 rm -rf conftest*
9210 ac_cv_c_const=yes
9211else
9212 echo "configure: failed program was:" >&5
9213 cat conftest.$ac_ext >&5
9214 rm -rf conftest*
9215 ac_cv_c_const=no
9216fi
9217rm -f conftest*
9218fi
9219
9220echo "$ac_t""$ac_cv_c_const" 1>&6
9221if test $ac_cv_c_const = no; then
9222 cat >> confdefs.h <<\EOF
9223#define const
9224EOF
9225
9226fi
9227
9228echo $ac_n "checking for inline""... $ac_c" 1>&6
bc9027cc 9229echo "configure:9230: checking for inline" >&5
10f2d63a
VZ
9230if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
9231 echo $ac_n "(cached) $ac_c" 1>&6
9232else
9233 ac_cv_c_inline=no
9234for ac_kw in inline __inline__ __inline; do
9235 cat > conftest.$ac_ext <<EOF
bc9027cc 9236#line 9237 "configure"
10f2d63a
VZ
9237#include "confdefs.h"
9238
9239int main() {
24528b0c 9240} $ac_kw foo() {
10f2d63a
VZ
9241; return 0; }
9242EOF
bc9027cc 9243if { (eval echo configure:9244: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9244 rm -rf conftest*
9245 ac_cv_c_inline=$ac_kw; break
9246else
9247 echo "configure: failed program was:" >&5
9248 cat conftest.$ac_ext >&5
9249fi
9250rm -f conftest*
9251done
9252
9253fi
9254
9255echo "$ac_t""$ac_cv_c_inline" 1>&6
9256case "$ac_cv_c_inline" in
9257 inline | yes) ;;
9258 no) cat >> confdefs.h <<\EOF
9259#define inline
9260EOF
9261 ;;
9262 *) cat >> confdefs.h <<EOF
9263#define inline $ac_cv_c_inline
9264EOF
9265 ;;
9266esac
9267
9268
9269echo $ac_n "checking size of char""... $ac_c" 1>&6
bc9027cc 9270echo "configure:9271: checking size of char" >&5
10f2d63a
VZ
9271if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then
9272 echo $ac_n "(cached) $ac_c" 1>&6
9273else
9274 if test "$cross_compiling" = yes; then
9275 ac_cv_sizeof_char=1
9276else
9277 cat > conftest.$ac_ext <<EOF
bc9027cc 9278#line 9279 "configure"
10f2d63a
VZ
9279#include "confdefs.h"
9280#include <stdio.h>
9281main()
9282{
9283 FILE *f=fopen("conftestval", "w");
9284 if (!f) exit(1);
9285 fprintf(f, "%d\n", sizeof(char));
9286 exit(0);
9287}
9288EOF
bc9027cc 9289if { (eval echo configure:9290: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9290then
9291 ac_cv_sizeof_char=`cat conftestval`
9292else
9293 echo "configure: failed program was:" >&5
9294 cat conftest.$ac_ext >&5
9295 rm -fr conftest*
9296 ac_cv_sizeof_char=0
9297fi
9298rm -fr conftest*
9299fi
9300
9301fi
9302echo "$ac_t""$ac_cv_sizeof_char" 1>&6
9303cat >> confdefs.h <<EOF
9304#define SIZEOF_CHAR $ac_cv_sizeof_char
9305EOF
9306
9307
9308echo $ac_n "checking size of short""... $ac_c" 1>&6
bc9027cc 9309echo "configure:9310: checking size of short" >&5
10f2d63a
VZ
9310if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then
9311 echo $ac_n "(cached) $ac_c" 1>&6
9312else
9313 if test "$cross_compiling" = yes; then
9314 ac_cv_sizeof_short=2
9315else
9316 cat > conftest.$ac_ext <<EOF
bc9027cc 9317#line 9318 "configure"
10f2d63a
VZ
9318#include "confdefs.h"
9319#include <stdio.h>
9320main()
9321{
9322 FILE *f=fopen("conftestval", "w");
9323 if (!f) exit(1);
9324 fprintf(f, "%d\n", sizeof(short));
9325 exit(0);
9326}
9327EOF
bc9027cc 9328if { (eval echo configure:9329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9329then
9330 ac_cv_sizeof_short=`cat conftestval`
9331else
9332 echo "configure: failed program was:" >&5
9333 cat conftest.$ac_ext >&5
9334 rm -fr conftest*
9335 ac_cv_sizeof_short=0
9336fi
9337rm -fr conftest*
9338fi
9339
9340fi
9341echo "$ac_t""$ac_cv_sizeof_short" 1>&6
9342cat >> confdefs.h <<EOF
9343#define SIZEOF_SHORT $ac_cv_sizeof_short
9344EOF
9345
9346
9347echo $ac_n "checking size of int *""... $ac_c" 1>&6
bc9027cc 9348echo "configure:9349: checking size of int *" >&5
10f2d63a
VZ
9349if eval "test \"`echo '$''{'ac_cv_sizeof_int_p'+set}'`\" = set"; then
9350 echo $ac_n "(cached) $ac_c" 1>&6
9351else
9352 if test "$cross_compiling" = yes; then
9353 ac_cv_sizeof_int_p=4
9354else
9355 cat > conftest.$ac_ext <<EOF
bc9027cc 9356#line 9357 "configure"
10f2d63a
VZ
9357#include "confdefs.h"
9358#include <stdio.h>
9359main()
9360{
9361 FILE *f=fopen("conftestval", "w");
9362 if (!f) exit(1);
9363 fprintf(f, "%d\n", sizeof(int *));
9364 exit(0);
9365}
9366EOF
bc9027cc 9367if { (eval echo configure:9368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9368then
9369 ac_cv_sizeof_int_p=`cat conftestval`
9370else
9371 echo "configure: failed program was:" >&5
9372 cat conftest.$ac_ext >&5
9373 rm -fr conftest*
9374 ac_cv_sizeof_int_p=0
9375fi
9376rm -fr conftest*
9377fi
9378
9379fi
9380echo "$ac_t""$ac_cv_sizeof_int_p" 1>&6
9381cat >> confdefs.h <<EOF
9382#define SIZEOF_INT_P $ac_cv_sizeof_int_p
9383EOF
9384
9385
9386echo $ac_n "checking size of int""... $ac_c" 1>&6
bc9027cc 9387echo "configure:9388: checking size of int" >&5
10f2d63a
VZ
9388if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
9389 echo $ac_n "(cached) $ac_c" 1>&6
9390else
9391 if test "$cross_compiling" = yes; then
9392 ac_cv_sizeof_int=4
9393else
9394 cat > conftest.$ac_ext <<EOF
bc9027cc 9395#line 9396 "configure"
10f2d63a
VZ
9396#include "confdefs.h"
9397#include <stdio.h>
9398main()
9399{
9400 FILE *f=fopen("conftestval", "w");
9401 if (!f) exit(1);
9402 fprintf(f, "%d\n", sizeof(int));
9403 exit(0);
9404}
9405EOF
bc9027cc 9406if { (eval echo configure:9407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9407then
9408 ac_cv_sizeof_int=`cat conftestval`
9409else
9410 echo "configure: failed program was:" >&5
9411 cat conftest.$ac_ext >&5
9412 rm -fr conftest*
9413 ac_cv_sizeof_int=0
9414fi
9415rm -fr conftest*
9416fi
9417
9418fi
9419echo "$ac_t""$ac_cv_sizeof_int" 1>&6
9420cat >> confdefs.h <<EOF
9421#define SIZEOF_INT $ac_cv_sizeof_int
9422EOF
9423
9424
9425echo $ac_n "checking size of long""... $ac_c" 1>&6
bc9027cc 9426echo "configure:9427: checking size of long" >&5
10f2d63a
VZ
9427if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
9428 echo $ac_n "(cached) $ac_c" 1>&6
9429else
9430 if test "$cross_compiling" = yes; then
9431 ac_cv_sizeof_long=4
9432else
9433 cat > conftest.$ac_ext <<EOF
bc9027cc 9434#line 9435 "configure"
10f2d63a
VZ
9435#include "confdefs.h"
9436#include <stdio.h>
9437main()
9438{
9439 FILE *f=fopen("conftestval", "w");
9440 if (!f) exit(1);
9441 fprintf(f, "%d\n", sizeof(long));
9442 exit(0);
9443}
9444EOF
bc9027cc 9445if { (eval echo configure:9446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9446then
9447 ac_cv_sizeof_long=`cat conftestval`
9448else
9449 echo "configure: failed program was:" >&5
9450 cat conftest.$ac_ext >&5
9451 rm -fr conftest*
9452 ac_cv_sizeof_long=0
9453fi
9454rm -fr conftest*
9455fi
9456
9457fi
9458echo "$ac_t""$ac_cv_sizeof_long" 1>&6
9459cat >> confdefs.h <<EOF
9460#define SIZEOF_LONG $ac_cv_sizeof_long
9461EOF
9462
9463
9464echo $ac_n "checking size of long long""... $ac_c" 1>&6
bc9027cc 9465echo "configure:9466: checking size of long long" >&5
10f2d63a
VZ
9466if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
9467 echo $ac_n "(cached) $ac_c" 1>&6
9468else
9469 if test "$cross_compiling" = yes; then
9470 ac_cv_sizeof_long_long=0
9471else
9472 cat > conftest.$ac_ext <<EOF
bc9027cc 9473#line 9474 "configure"
10f2d63a
VZ
9474#include "confdefs.h"
9475#include <stdio.h>
9476main()
9477{
9478 FILE *f=fopen("conftestval", "w");
9479 if (!f) exit(1);
9480 fprintf(f, "%d\n", sizeof(long long));
9481 exit(0);
9482}
9483EOF
bc9027cc 9484if { (eval echo configure:9485: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9485then
9486 ac_cv_sizeof_long_long=`cat conftestval`
9487else
9488 echo "configure: failed program was:" >&5
9489 cat conftest.$ac_ext >&5
9490 rm -fr conftest*
9491 ac_cv_sizeof_long_long=0
9492fi
9493rm -fr conftest*
9494fi
9495
9496fi
9497echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
9498cat >> confdefs.h <<EOF
9499#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
9500EOF
9501
9502
9503
9504echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
bc9027cc 9505echo "configure:9506: checking whether byte ordering is bigendian" >&5
10f2d63a
VZ
9506if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
9507 echo $ac_n "(cached) $ac_c" 1>&6
9508else
9509 ac_cv_c_bigendian=unknown
9510# See if sys/param.h defines the BYTE_ORDER macro.
9511cat > conftest.$ac_ext <<EOF
bc9027cc 9512#line 9513 "configure"
10f2d63a
VZ
9513#include "confdefs.h"
9514#include <sys/types.h>
9515#include <sys/param.h>
9516int main() {
9517
9518#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
9519 bogus endian macros
9520#endif
9521; return 0; }
9522EOF
bc9027cc 9523if { (eval echo configure:9524: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9524 rm -rf conftest*
9525 # It does; now see whether it defined to BIG_ENDIAN or not.
9526cat > conftest.$ac_ext <<EOF
bc9027cc 9527#line 9528 "configure"
10f2d63a
VZ
9528#include "confdefs.h"
9529#include <sys/types.h>
9530#include <sys/param.h>
9531int main() {
9532
9533#if BYTE_ORDER != BIG_ENDIAN
9534 not big endian
9535#endif
9536; return 0; }
9537EOF
bc9027cc 9538if { (eval echo configure:9539: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9539 rm -rf conftest*
9540 ac_cv_c_bigendian=yes
9541else
9542 echo "configure: failed program was:" >&5
9543 cat conftest.$ac_ext >&5
9544 rm -rf conftest*
9545 ac_cv_c_bigendian=no
9546fi
9547rm -f conftest*
9548else
9549 echo "configure: failed program was:" >&5
9550 cat conftest.$ac_ext >&5
9551fi
9552rm -f conftest*
9553if test $ac_cv_c_bigendian = unknown; then
9554if test "$cross_compiling" = yes; then
9555 ac_cv_c_bigendian=unknown
9556else
9557 cat > conftest.$ac_ext <<EOF
bc9027cc 9558#line 9559 "configure"
10f2d63a
VZ
9559#include "confdefs.h"
9560main () {
9561 /* Are we little or big endian? From Harbison&Steele. */
9562 union
9563 {
9564 long l;
9565 char c[sizeof (long)];
9566 } u;
9567 u.l = 1;
9568 exit (u.c[sizeof (long) - 1] == 1);
9569}
9570EOF
bc9027cc 9571if { (eval echo configure:9572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
9572then
9573 ac_cv_c_bigendian=no
9574else
9575 echo "configure: failed program was:" >&5
9576 cat conftest.$ac_ext >&5
9577 rm -fr conftest*
9578 ac_cv_c_bigendian=yes
9579fi
9580rm -fr conftest*
9581fi
9582
9583fi
9584fi
9585
9586echo "$ac_t""$ac_cv_c_bigendian" 1>&6
9587if test $ac_cv_c_bigendian = unknown; then
9588 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
9589fi
9590if test $ac_cv_c_bigendian = yes; then
9591 cat >> confdefs.h <<\EOF
9592#define WORDS_BIGENDIAN 1
9593EOF
9594
9595fi
9596
9597
9598
9599 if test "$cross_compiling" = "yes"; then
9600 cat >> confdefs.h <<\EOF
9601#define wxUSE_IOSTREAMH 1
9602EOF
9603
9604 else
9605
9606 ac_ext=C
9607# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9608ac_cpp='$CXXCPP $CPPFLAGS'
9609ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9610ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9611cross_compiling=$ac_cv_prog_cxx_cross
9612
9613
9614 for ac_hdr in iostream
9615do
9616ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
9617echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 9618echo "configure:9619: checking for $ac_hdr" >&5
10f2d63a
VZ
9619if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
9620 echo $ac_n "(cached) $ac_c" 1>&6
9621else
9622 cat > conftest.$ac_ext <<EOF
bc9027cc 9623#line 9624 "configure"
10f2d63a
VZ
9624#include "confdefs.h"
9625#include <$ac_hdr>
9626EOF
9627ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 9628{ (eval echo configure:9629: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
9629ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
9630if test -z "$ac_err"; then
9631 rm -rf conftest*
9632 eval "ac_cv_header_$ac_safe=yes"
9633else
9634 echo "$ac_err" >&5
9635 echo "configure: failed program was:" >&5
9636 cat conftest.$ac_ext >&5
9637 rm -rf conftest*
9638 eval "ac_cv_header_$ac_safe=no"
9639fi
9640rm -f conftest*
9641fi
9642if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
9643 echo "$ac_t""yes" 1>&6
9644 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
9645 cat >> confdefs.h <<EOF
9646#define $ac_tr_hdr 1
9647EOF
9648
9649else
9650 echo "$ac_t""no" 1>&6
9651fi
9652done
9653
9654
9655 if test "x$HAVE_IOSTREAM" = x ; then
9656 cat >> confdefs.h <<\EOF
9657#define wxUSE_IOSTREAMH 1
9658EOF
9659
9660 else
9661 :
9662 fi
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 fi
9672
9673
9674
9675 echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6
bc9027cc 9676echo "configure:9677: checking if C++ compiler supports bool" >&5
10f2d63a
VZ
9677if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then
9678 echo $ac_n "(cached) $ac_c" 1>&6
9679else
9680
9681
9682 ac_ext=C
9683# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9684ac_cpp='$CXXCPP $CPPFLAGS'
9685ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9686ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9687cross_compiling=$ac_cv_prog_cxx_cross
9688
9689
9690 cat > conftest.$ac_ext <<EOF
bc9027cc 9691#line 9692 "configure"
10f2d63a
VZ
9692#include "confdefs.h"
9693
9694
9695int main() {
9696
9697 bool b = true;
9698
9699 return 0;
9700
9701; return 0; }
9702EOF
bc9027cc 9703if { (eval echo configure:9704: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9704 rm -rf conftest*
9705
9706 cat >> confdefs.h <<\EOF
9707#define HAVE_BOOL 1
9708EOF
9709
9710 wx_cv_cpp_bool=yes
9711
9712else
9713 echo "configure: failed program was:" >&5
9714 cat conftest.$ac_ext >&5
9715 rm -rf conftest*
9716
9717 wx_cv_cpp_bool=no
9718
9719
9720fi
9721rm -f conftest*
9722
9723 ac_ext=c
9724# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
9725ac_cpp='$CPP $CPPFLAGS'
9726ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
9727ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
9728cross_compiling=$ac_cv_prog_cc_cross
9729
9730
9731fi
9732
9733echo "$ac_t""$wx_cv_cpp_bool" 1>&6
9734
9735 if test "$wx_cv_cpp_bool" = "yes"; then
9736 cat >> confdefs.h <<\EOF
9737#define HAVE_BOOL 1
9738EOF
9739
9740 fi
9741
9742
9743
10f2d63a 9744echo $ac_n "checking if you need GNU extensions""... $ac_c" 1>&6
bc9027cc 9745echo "configure:9746: checking if you need GNU extensions" >&5
10f2d63a
VZ
9746if eval "test \"`echo '$''{'wx_cv_gnu_extensions'+set}'`\" = set"; then
9747 echo $ac_n "(cached) $ac_c" 1>&6
9748else
9749
9750 cat > conftest.$ac_ext <<EOF
bc9027cc 9751#line 9752 "configure"
10f2d63a
VZ
9752#include "confdefs.h"
9753#include <features.h>
9754int main() {
9755
9756
9757#ifndef __GNU_LIBRARY__
9758 Compile error wanted
9759#endif
9760
9761
9762; return 0; }
9763EOF
bc9027cc 9764if { (eval echo configure:9765: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
9765 rm -rf conftest*
9766 wx_cv_gnu_extensions=yes
9767else
9768 echo "configure: failed program was:" >&5
9769 cat conftest.$ac_ext >&5
9770 rm -rf conftest*
9771 wx_cv_gnu_extensions=no
9772fi
9773rm -f conftest*
9774
9775fi
9776
9777
9778echo "$ac_t""$wx_cv_gnu_extensions" 1>&6
9779if test "$wx_cv_gnu_extensions" = "yes"; then
9780 cat >> confdefs.h <<EOF
9781#define _GNU_SOURCE 1
9782EOF
9783
9784fi
9785
9786
9787
9788echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6
bc9027cc 9789echo "configure:9790: checking for wcslen in -lc" >&5
10f2d63a
VZ
9790ac_lib_var=`echo c'_'wcslen | sed 'y%./+-%__p_%'`
9791if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9792 echo $ac_n "(cached) $ac_c" 1>&6
9793else
9794 ac_save_LIBS="$LIBS"
9795LIBS="-lc $LIBS"
9796cat > conftest.$ac_ext <<EOF
bc9027cc 9797#line 9798 "configure"
10f2d63a
VZ
9798#include "confdefs.h"
9799/* Override any gcc2 internal prototype to avoid an error. */
9800/* We use char because int might match the return type of a gcc2
9801 builtin and then its argument prototype would still apply. */
9802char wcslen();
9803
9804int main() {
9805wcslen()
9806; return 0; }
9807EOF
bc9027cc 9808if { (eval echo configure:9809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
9809 rm -rf conftest*
9810 eval "ac_cv_lib_$ac_lib_var=yes"
9811else
9812 echo "configure: failed program was:" >&5
9813 cat conftest.$ac_ext >&5
9814 rm -rf conftest*
9815 eval "ac_cv_lib_$ac_lib_var=no"
9816fi
9817rm -f conftest*
9818LIBS="$ac_save_LIBS"
9819
9820fi
9821if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9822 echo "$ac_t""yes" 1>&6
9823
9824 cat >> confdefs.h <<\EOF
9825#define HAVE_WCSLEN 1
9826EOF
9827
9828 WCHAR_LINK=""
9829
9830else
9831 echo "$ac_t""no" 1>&6
9832
9833 echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6
bc9027cc 9834echo "configure:9835: checking for wcslen in -lw" >&5
10f2d63a
VZ
9835ac_lib_var=`echo w'_'wcslen | sed 'y%./+-%__p_%'`
9836if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
9837 echo $ac_n "(cached) $ac_c" 1>&6
9838else
9839 ac_save_LIBS="$LIBS"
9840LIBS="-lw $LIBS"
9841cat > conftest.$ac_ext <<EOF
bc9027cc 9842#line 9843 "configure"
10f2d63a
VZ
9843#include "confdefs.h"
9844/* Override any gcc2 internal prototype to avoid an error. */
9845/* We use char because int might match the return type of a gcc2
9846 builtin and then its argument prototype would still apply. */
9847char wcslen();
9848
9849int main() {
9850wcslen()
9851; return 0; }
9852EOF
bc9027cc 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_lib_$ac_lib_var=yes"
9856else
9857 echo "configure: failed program was:" >&5
9858 cat conftest.$ac_ext >&5
9859 rm -rf conftest*
9860 eval "ac_cv_lib_$ac_lib_var=no"
9861fi
9862rm -f conftest*
9863LIBS="$ac_save_LIBS"
9864
9865fi
9866if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
9867 echo "$ac_t""yes" 1>&6
9868
9869 cat >> confdefs.h <<\EOF
9870#define HAVE_WCSLEN 1
9871EOF
9872
9873 WCHAR_LINK="-lw"
9874
9875else
9876 echo "$ac_t""no" 1>&6
9877fi
9878
9879
9880fi
9881
9882
9883echo $ac_n "checking for vprintf""... $ac_c" 1>&6
bc9027cc 9884echo "configure:9885: checking for vprintf" >&5
10f2d63a
VZ
9885if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
9886 echo $ac_n "(cached) $ac_c" 1>&6
9887else
9888 cat > conftest.$ac_ext <<EOF
bc9027cc 9889#line 9890 "configure"
10f2d63a
VZ
9890#include "confdefs.h"
9891/* System header to define __stub macros and hopefully few prototypes,
9892 which can conflict with char vprintf(); below. */
9893#include <assert.h>
9894/* Override any gcc2 internal prototype to avoid an error. */
9895/* We use char because int might match the return type of a gcc2
9896 builtin and then its argument prototype would still apply. */
9897char vprintf();
9898
9899int main() {
9900
9901/* The GNU C library defines this for functions which it implements
9902 to always fail with ENOSYS. Some functions are actually named
9903 something starting with __ and the normal name is an alias. */
9904#if defined (__stub_vprintf) || defined (__stub___vprintf)
9905choke me
9906#else
bc9027cc 9907vprintf();
10f2d63a
VZ
9908#endif
9909
9910; return 0; }
9911EOF
bc9027cc 9912if { (eval echo configure:9913: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
9913 rm -rf conftest*
9914 eval "ac_cv_func_vprintf=yes"
9915else
9916 echo "configure: failed program was:" >&5
9917 cat conftest.$ac_ext >&5
9918 rm -rf conftest*
9919 eval "ac_cv_func_vprintf=no"
9920fi
9921rm -f conftest*
9922fi
9923
9924if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
9925 echo "$ac_t""yes" 1>&6
9926 cat >> confdefs.h <<\EOF
9927#define HAVE_VPRINTF 1
9928EOF
9929
9930else
9931 echo "$ac_t""no" 1>&6
9932fi
9933
9934if test "$ac_cv_func_vprintf" != yes; then
9935echo $ac_n "checking for _doprnt""... $ac_c" 1>&6
bc9027cc 9936echo "configure:9937: checking for _doprnt" >&5
10f2d63a
VZ
9937if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
9938 echo $ac_n "(cached) $ac_c" 1>&6
9939else
9940 cat > conftest.$ac_ext <<EOF
bc9027cc 9941#line 9942 "configure"
10f2d63a
VZ
9942#include "confdefs.h"
9943/* System header to define __stub macros and hopefully few prototypes,
9944 which can conflict with char _doprnt(); below. */
9945#include <assert.h>
9946/* Override any gcc2 internal prototype to avoid an error. */
9947/* We use char because int might match the return type of a gcc2
9948 builtin and then its argument prototype would still apply. */
9949char _doprnt();
9950
9951int main() {
9952
9953/* The GNU C library defines this for functions which it implements
9954 to always fail with ENOSYS. Some functions are actually named
9955 something starting with __ and the normal name is an alias. */
9956#if defined (__stub__doprnt) || defined (__stub____doprnt)
9957choke me
9958#else
bc9027cc 9959_doprnt();
10f2d63a
VZ
9960#endif
9961
9962; return 0; }
9963EOF
bc9027cc 9964if { (eval echo configure:9965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
9965 rm -rf conftest*
9966 eval "ac_cv_func__doprnt=yes"
9967else
9968 echo "configure: failed program was:" >&5
9969 cat conftest.$ac_ext >&5
9970 rm -rf conftest*
9971 eval "ac_cv_func__doprnt=no"
9972fi
9973rm -f conftest*
9974fi
9975
9976if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
9977 echo "$ac_t""yes" 1>&6
9978 cat >> confdefs.h <<\EOF
9979#define HAVE_DOPRNT 1
9980EOF
9981
9982else
9983 echo "$ac_t""no" 1>&6
9984fi
9985
9986fi
9987
9988
9989for ac_func in vsnprintf
9990do
9991echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 9992echo "configure:9993: checking for $ac_func" >&5
10f2d63a
VZ
9993if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
9994 echo $ac_n "(cached) $ac_c" 1>&6
9995else
9996 cat > conftest.$ac_ext <<EOF
bc9027cc 9997#line 9998 "configure"
10f2d63a
VZ
9998#include "confdefs.h"
9999/* System header to define __stub macros and hopefully few prototypes,
10000 which can conflict with char $ac_func(); below. */
10001#include <assert.h>
10002/* Override any gcc2 internal prototype to avoid an error. */
10003/* We use char because int might match the return type of a gcc2
10004 builtin and then its argument prototype would still apply. */
10005char $ac_func();
10006
10007int main() {
10008
10009/* The GNU C library defines this for functions which it implements
10010 to always fail with ENOSYS. Some functions are actually named
10011 something starting with __ and the normal name is an alias. */
10012#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10013choke me
10014#else
bc9027cc 10015$ac_func();
10f2d63a
VZ
10016#endif
10017
10018; return 0; }
10019EOF
bc9027cc 10020if { (eval echo configure:10021: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10021 rm -rf conftest*
10022 eval "ac_cv_func_$ac_func=yes"
10023else
10024 echo "configure: failed program was:" >&5
10025 cat conftest.$ac_ext >&5
10026 rm -rf conftest*
10027 eval "ac_cv_func_$ac_func=no"
10028fi
10029rm -f conftest*
10030fi
10031
10032if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10033 echo "$ac_t""yes" 1>&6
10034 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10035 cat >> confdefs.h <<EOF
10036#define $ac_tr_func 1
10037EOF
10038 cat >> confdefs.h <<\EOF
10039#define HAVE_VSNPRINTF 1
10040EOF
10041
10042else
10043 echo "$ac_t""no" 1>&6
10044echo "configure: warning: unsafe function sprintf will be used instead of snprintf" 1>&2
10045
10046fi
10047done
10048
10049
10050
10051ac_ext=C
10052# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10053ac_cpp='$CXXCPP $CPPFLAGS'
10054ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10055ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10056cross_compiling=$ac_cv_prog_cxx_cross
10057
10058
10059echo $ac_n "checking for vsscanf""... $ac_c" 1>&6
bc9027cc 10060echo "configure:10061: checking for vsscanf" >&5
10f2d63a
VZ
10061if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then
10062 echo $ac_n "(cached) $ac_c" 1>&6
10063else
10064
10065 if test "$cross_compiling" = yes; then
10066 wx_cv_func_vsscanf=no
10067
10068else
10069 cat > conftest.$ac_ext <<EOF
bc9027cc 10070#line 10071 "configure"
10f2d63a
VZ
10071#include "confdefs.h"
10072#ifdef __cplusplus
10073extern "C" void exit(int);
10074#endif
10075
10076 #include <stdio.h>
10077 #include <stdarg.h>
10078
10079 int try_vsscanf(const char *format, ...)
10080 {
10081 va_list ap;
10082 va_start(ap, format);
10083
10084 vsscanf("17", format, ap);
10085
10086 va_end(ap);
10087 }
10088
10089 int main()
10090 {
10091 int i;
10092 try_vsscanf("%d", &i);
10093 return i == 17 ? 0 : 1;
10094 }
10095
10096EOF
bc9027cc 10097if { (eval echo configure:10098: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
10f2d63a
VZ
10098then
10099
10100 cat >> confdefs.h <<\EOF
10101#define HAVE_VSSCANF 1
10102EOF
10103
10104 wx_cv_func_vsscanf=yes
10105
10106else
10107 echo "configure: failed program was:" >&5
10108 cat conftest.$ac_ext >&5
10109 rm -fr conftest*
10110 wx_cv_func_vsscanf=no
10111fi
10112rm -fr conftest*
10113fi
10114
10115
10116fi
10117
10118echo "$ac_t""$wx_cv_func_vsscanf" 1>&6
10119
10120ac_ext=c
10121# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
10122ac_cpp='$CPP $CPPFLAGS'
10123ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
10124ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
10125cross_compiling=$ac_cv_prog_cc_cross
10126
10127
b089607b 10128if test "$TOOLKIT" != "MSW"; then
10f2d63a
VZ
10129
10130for ac_func in vfork
10131do
10132echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10133echo "configure:10134: checking for $ac_func" >&5
10f2d63a
VZ
10134if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10135 echo $ac_n "(cached) $ac_c" 1>&6
10136else
10137 cat > conftest.$ac_ext <<EOF
bc9027cc 10138#line 10139 "configure"
10f2d63a
VZ
10139#include "confdefs.h"
10140/* System header to define __stub macros and hopefully few prototypes,
10141 which can conflict with char $ac_func(); below. */
10142#include <assert.h>
10143/* Override any gcc2 internal prototype to avoid an error. */
10144/* We use char because int might match the return type of a gcc2
10145 builtin and then its argument prototype would still apply. */
10146char $ac_func();
10147
10148int main() {
10149
10150/* The GNU C library defines this for functions which it implements
10151 to always fail with ENOSYS. Some functions are actually named
10152 something starting with __ and the normal name is an alias. */
10153#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10154choke me
10155#else
bc9027cc 10156$ac_func();
10f2d63a
VZ
10157#endif
10158
10159; return 0; }
10160EOF
bc9027cc 10161if { (eval echo configure:10162: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
270a909e
VZ
10162 rm -rf conftest*
10163 eval "ac_cv_func_$ac_func=yes"
10164else
10165 echo "configure: failed program was:" >&5
10166 cat conftest.$ac_ext >&5
10167 rm -rf conftest*
10168 eval "ac_cv_func_$ac_func=no"
10169fi
10170rm -f conftest*
10171fi
10172
10173if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10174 echo "$ac_t""yes" 1>&6
10175 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10176 cat >> confdefs.h <<EOF
10177#define $ac_tr_func 1
10178EOF
10179
10180else
10181 echo "$ac_t""no" 1>&6
10182fi
10183done
10184
10185
10186for ac_func in timegm
10187do
10188echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10189echo "configure:10190: checking for $ac_func" >&5
270a909e
VZ
10190if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10191 echo $ac_n "(cached) $ac_c" 1>&6
10192else
10193 cat > conftest.$ac_ext <<EOF
bc9027cc 10194#line 10195 "configure"
270a909e
VZ
10195#include "confdefs.h"
10196/* System header to define __stub macros and hopefully few prototypes,
10197 which can conflict with char $ac_func(); below. */
10198#include <assert.h>
10199/* Override any gcc2 internal prototype to avoid an error. */
10200/* We use char because int might match the return type of a gcc2
10201 builtin and then its argument prototype would still apply. */
10202char $ac_func();
10203
10204int main() {
10205
10206/* The GNU C library defines this for functions which it implements
10207 to always fail with ENOSYS. Some functions are actually named
10208 something starting with __ and the normal name is an alias. */
10209#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10210choke me
10211#else
bc9027cc 10212$ac_func();
270a909e
VZ
10213#endif
10214
10215; return 0; }
10216EOF
bc9027cc 10217if { (eval echo configure:10218: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10218 rm -rf conftest*
10219 eval "ac_cv_func_$ac_func=yes"
10220else
10221 echo "configure: failed program was:" >&5
10222 cat conftest.$ac_ext >&5
10223 rm -rf conftest*
10224 eval "ac_cv_func_$ac_func=no"
10225fi
10226rm -f conftest*
10227fi
10228
10229if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10230 echo "$ac_t""yes" 1>&6
10231 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10232 cat >> confdefs.h <<EOF
10233#define $ac_tr_func 1
10234EOF
10235
10236else
10237 echo "$ac_t""no" 1>&6
10238fi
10239done
10240
10241
b12915c1
VZ
10242HAVE_SOME_SLEEP_FUNC=0
10243if test "$USE_BEOS" = 1; then
10244 cat >> confdefs.h <<\EOF
10245#define HAVE_SLEEP 1
10246EOF
10247
10248 HAVE_SOME_SLEEP_FUNC=1
10249fi
10250
10251if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
10252 POSIX4_LINK=
10253 for ac_func in nanosleep
10f2d63a
VZ
10254do
10255echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10256echo "configure:10257: checking for $ac_func" >&5
10f2d63a
VZ
10257if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10258 echo $ac_n "(cached) $ac_c" 1>&6
10259else
10260 cat > conftest.$ac_ext <<EOF
bc9027cc 10261#line 10262 "configure"
10f2d63a
VZ
10262#include "confdefs.h"
10263/* System header to define __stub macros and hopefully few prototypes,
10264 which can conflict with char $ac_func(); below. */
10265#include <assert.h>
10266/* Override any gcc2 internal prototype to avoid an error. */
10267/* We use char because int might match the return type of a gcc2
10268 builtin and then its argument prototype would still apply. */
10269char $ac_func();
10270
10271int main() {
10272
10273/* The GNU C library defines this for functions which it implements
10274 to always fail with ENOSYS. Some functions are actually named
10275 something starting with __ and the normal name is an alias. */
10276#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10277choke me
10278#else
bc9027cc 10279$ac_func();
10f2d63a
VZ
10280#endif
10281
10282; return 0; }
10283EOF
bc9027cc 10284if { (eval echo configure:10285: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10285 rm -rf conftest*
10286 eval "ac_cv_func_$ac_func=yes"
10287else
10288 echo "configure: failed program was:" >&5
10289 cat conftest.$ac_ext >&5
10290 rm -rf conftest*
10291 eval "ac_cv_func_$ac_func=no"
10292fi
10293rm -f conftest*
10294fi
10295
10296if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10297 echo "$ac_t""yes" 1>&6
10298 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10299 cat >> confdefs.h <<EOF
10300#define $ac_tr_func 1
10301EOF
10302 cat >> confdefs.h <<\EOF
10303#define HAVE_NANOSLEEP 1
10304EOF
10305
10306else
10307 echo "$ac_t""no" 1>&6
10308echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
bc9027cc 10309echo "configure:10310: checking for nanosleep in -lposix4" >&5
10f2d63a
VZ
10310ac_lib_var=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
10311if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10312 echo $ac_n "(cached) $ac_c" 1>&6
10313else
10314 ac_save_LIBS="$LIBS"
10315LIBS="-lposix4 $LIBS"
10316cat > conftest.$ac_ext <<EOF
bc9027cc 10317#line 10318 "configure"
10f2d63a
VZ
10318#include "confdefs.h"
10319/* Override any gcc2 internal prototype to avoid an error. */
10320/* We use char because int might match the return type of a gcc2
10321 builtin and then its argument prototype would still apply. */
10322char nanosleep();
10323
10324int main() {
10325nanosleep()
10326; return 0; }
10327EOF
bc9027cc 10328if { (eval echo configure:10329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10329 rm -rf conftest*
10330 eval "ac_cv_lib_$ac_lib_var=yes"
10331else
10332 echo "configure: failed program was:" >&5
10333 cat conftest.$ac_ext >&5
10334 rm -rf conftest*
10335 eval "ac_cv_lib_$ac_lib_var=no"
10336fi
10337rm -f conftest*
10338LIBS="$ac_save_LIBS"
10339
10340fi
10341if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10342 echo "$ac_t""yes" 1>&6
10343
b12915c1 10344 cat >> confdefs.h <<\EOF
10f2d63a
VZ
10345#define HAVE_NANOSLEEP 1
10346EOF
10347
b12915c1
VZ
10348 POSIX4_LINK="-lposix4"
10349
10f2d63a
VZ
10350else
10351 echo "$ac_t""no" 1>&6
10352
b12915c1 10353 for ac_func in usleep
10f2d63a
VZ
10354do
10355echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10356echo "configure:10357: checking for $ac_func" >&5
10f2d63a
VZ
10357if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10358 echo $ac_n "(cached) $ac_c" 1>&6
10359else
10360 cat > conftest.$ac_ext <<EOF
bc9027cc 10361#line 10362 "configure"
10f2d63a
VZ
10362#include "confdefs.h"
10363/* System header to define __stub macros and hopefully few prototypes,
10364 which can conflict with char $ac_func(); below. */
10365#include <assert.h>
10366/* Override any gcc2 internal prototype to avoid an error. */
10367/* We use char because int might match the return type of a gcc2
10368 builtin and then its argument prototype would still apply. */
10369char $ac_func();
10370
10371int main() {
10372
10373/* The GNU C library defines this for functions which it implements
10374 to always fail with ENOSYS. Some functions are actually named
10375 something starting with __ and the normal name is an alias. */
10376#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10377choke me
10378#else
bc9027cc 10379$ac_func();
10f2d63a
VZ
10380#endif
10381
10382; return 0; }
10383EOF
bc9027cc 10384if { (eval echo configure:10385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10385 rm -rf conftest*
10386 eval "ac_cv_func_$ac_func=yes"
10387else
10388 echo "configure: failed program was:" >&5
10389 cat conftest.$ac_ext >&5
10390 rm -rf conftest*
10391 eval "ac_cv_func_$ac_func=no"
10392fi
10393rm -f conftest*
10394fi
10395
10396if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10397 echo "$ac_t""yes" 1>&6
10398 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10399 cat >> confdefs.h <<EOF
10400#define $ac_tr_func 1
10401EOF
b12915c1 10402
10f2d63a
VZ
10403else
10404 echo "$ac_t""no" 1>&6
10f2d63a
VZ
10405fi
10406done
10407
b12915c1
VZ
10408 echo "configure: warning: wxSleep() function will not work" 1>&2
10409
10410
10f2d63a
VZ
10411fi
10412
b12915c1
VZ
10413
10414
10f2d63a
VZ
10415fi
10416done
10417
b12915c1 10418fi
10f2d63a
VZ
10419
10420for ac_func in uname gethostname
10421do
10422echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10423echo "configure:10424: checking for $ac_func" >&5
10f2d63a
VZ
10424if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10425 echo $ac_n "(cached) $ac_c" 1>&6
10426else
10427 cat > conftest.$ac_ext <<EOF
bc9027cc 10428#line 10429 "configure"
10f2d63a
VZ
10429#include "confdefs.h"
10430/* System header to define __stub macros and hopefully few prototypes,
10431 which can conflict with char $ac_func(); below. */
10432#include <assert.h>
10433/* Override any gcc2 internal prototype to avoid an error. */
10434/* We use char because int might match the return type of a gcc2
10435 builtin and then its argument prototype would still apply. */
10436char $ac_func();
10437
10438int main() {
10439
10440/* The GNU C library defines this for functions which it implements
10441 to always fail with ENOSYS. Some functions are actually named
10442 something starting with __ and the normal name is an alias. */
10443#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10444choke me
10445#else
bc9027cc 10446$ac_func();
10f2d63a
VZ
10447#endif
10448
10449; return 0; }
10450EOF
bc9027cc 10451if { (eval echo configure:10452: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10452 rm -rf conftest*
10453 eval "ac_cv_func_$ac_func=yes"
10454else
10455 echo "configure: failed program was:" >&5
10456 cat conftest.$ac_ext >&5
10457 rm -rf conftest*
10458 eval "ac_cv_func_$ac_func=no"
10459fi
10460rm -f conftest*
10461fi
10462
10463if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10464 echo "$ac_t""yes" 1>&6
10465 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10466 cat >> confdefs.h <<EOF
10467#define $ac_tr_func 1
10468EOF
10469 break
10470else
10471 echo "$ac_t""no" 1>&6
10472fi
10473done
10474
10475
10476for ac_func in strtok_r
10477do
10478echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10479echo "configure:10480: checking for $ac_func" >&5
10f2d63a
VZ
10480if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10481 echo $ac_n "(cached) $ac_c" 1>&6
10482else
10483 cat > conftest.$ac_ext <<EOF
bc9027cc 10484#line 10485 "configure"
10f2d63a
VZ
10485#include "confdefs.h"
10486/* System header to define __stub macros and hopefully few prototypes,
10487 which can conflict with char $ac_func(); below. */
10488#include <assert.h>
10489/* Override any gcc2 internal prototype to avoid an error. */
10490/* We use char because int might match the return type of a gcc2
10491 builtin and then its argument prototype would still apply. */
10492char $ac_func();
10493
10494int main() {
10495
10496/* The GNU C library defines this for functions which it implements
10497 to always fail with ENOSYS. Some functions are actually named
10498 something starting with __ and the normal name is an alias. */
10499#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10500choke me
10501#else
bc9027cc 10502$ac_func();
10f2d63a
VZ
10503#endif
10504
10505; return 0; }
10506EOF
bc9027cc 10507if { (eval echo configure:10508: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10508 rm -rf conftest*
10509 eval "ac_cv_func_$ac_func=yes"
10510else
10511 echo "configure: failed program was:" >&5
10512 cat conftest.$ac_ext >&5
10513 rm -rf conftest*
10514 eval "ac_cv_func_$ac_func=no"
10515fi
10516rm -f conftest*
10517fi
10518
10519if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10520 echo "$ac_t""yes" 1>&6
10521 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10522 cat >> confdefs.h <<EOF
10523#define $ac_tr_func 1
10524EOF
10525
10526else
10527 echo "$ac_t""no" 1>&6
10528fi
10529done
10530
10531
c63c7106 10532INET_LINK=
10f2d63a
VZ
10533for ac_func in inet_addr
10534do
10535echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10536echo "configure:10537: checking for $ac_func" >&5
10f2d63a
VZ
10537if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10538 echo $ac_n "(cached) $ac_c" 1>&6
10539else
10540 cat > conftest.$ac_ext <<EOF
bc9027cc 10541#line 10542 "configure"
10f2d63a
VZ
10542#include "confdefs.h"
10543/* System header to define __stub macros and hopefully few prototypes,
10544 which can conflict with char $ac_func(); below. */
10545#include <assert.h>
10546/* Override any gcc2 internal prototype to avoid an error. */
10547/* We use char because int might match the return type of a gcc2
10548 builtin and then its argument prototype would still apply. */
10549char $ac_func();
10550
10551int main() {
10552
10553/* The GNU C library defines this for functions which it implements
10554 to always fail with ENOSYS. Some functions are actually named
10555 something starting with __ and the normal name is an alias. */
10556#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10557choke me
10558#else
bc9027cc 10559$ac_func();
10f2d63a
VZ
10560#endif
10561
10562; return 0; }
10563EOF
bc9027cc 10564if { (eval echo configure:10565: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10565 rm -rf conftest*
10566 eval "ac_cv_func_$ac_func=yes"
10567else
10568 echo "configure: failed program was:" >&5
10569 cat conftest.$ac_ext >&5
10570 rm -rf conftest*
10571 eval "ac_cv_func_$ac_func=no"
10572fi
10573rm -f conftest*
10574fi
10575
10576if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10577 echo "$ac_t""yes" 1>&6
10578 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10579 cat >> confdefs.h <<EOF
10580#define $ac_tr_func 1
10581EOF
c63c7106
VZ
10582 cat >> confdefs.h <<\EOF
10583#define HAVE_INET_ADDR 1
10584EOF
10585
10f2d63a
VZ
10586else
10587 echo "$ac_t""no" 1>&6
c63c7106 10588echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6
bc9027cc 10589echo "configure:10590: checking for inet_addr in -lnsl" >&5
c63c7106
VZ
10590ac_lib_var=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'`
10591if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10592 echo $ac_n "(cached) $ac_c" 1>&6
10593else
10594 ac_save_LIBS="$LIBS"
10595LIBS="-lnsl $LIBS"
10596cat > conftest.$ac_ext <<EOF
bc9027cc 10597#line 10598 "configure"
c63c7106
VZ
10598#include "confdefs.h"
10599/* Override any gcc2 internal prototype to avoid an error. */
10600/* We use char because int might match the return type of a gcc2
10601 builtin and then its argument prototype would still apply. */
10602char inet_addr();
10603
10604int main() {
10605inet_addr()
10606; return 0; }
10607EOF
bc9027cc 10608if { (eval echo configure:10609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
c63c7106
VZ
10609 rm -rf conftest*
10610 eval "ac_cv_lib_$ac_lib_var=yes"
10611else
10612 echo "configure: failed program was:" >&5
10613 cat conftest.$ac_ext >&5
10614 rm -rf conftest*
10615 eval "ac_cv_lib_$ac_lib_var=no"
10616fi
10617rm -f conftest*
10618LIBS="$ac_save_LIBS"
10619
10620fi
10621if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10622 echo "$ac_t""yes" 1>&6
10623 INET_LINK="nsl"
10624else
10625 echo "$ac_t""no" 1>&6
10626echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6
bc9027cc 10627echo "configure:10628: checking for inet_addr in -lresolv" >&5
c63c7106
VZ
10628ac_lib_var=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'`
10629if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10630 echo $ac_n "(cached) $ac_c" 1>&6
10631else
10632 ac_save_LIBS="$LIBS"
10633LIBS="-lresolv $LIBS"
10634cat > conftest.$ac_ext <<EOF
bc9027cc 10635#line 10636 "configure"
c63c7106
VZ
10636#include "confdefs.h"
10637/* Override any gcc2 internal prototype to avoid an error. */
10638/* We use char because int might match the return type of a gcc2
10639 builtin and then its argument prototype would still apply. */
10640char inet_addr();
10641
10642int main() {
10643inet_addr()
10644; return 0; }
10645EOF
bc9027cc 10646if { (eval echo configure:10647: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
c63c7106
VZ
10647 rm -rf conftest*
10648 eval "ac_cv_lib_$ac_lib_var=yes"
10649else
10650 echo "configure: failed program was:" >&5
10651 cat conftest.$ac_ext >&5
10652 rm -rf conftest*
10653 eval "ac_cv_lib_$ac_lib_var=no"
10654fi
10655rm -f conftest*
10656LIBS="$ac_save_LIBS"
10657
10658fi
10659if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10660 echo "$ac_t""yes" 1>&6
10661 INET_LINK="resolv"
10662
10663else
10664 echo "$ac_t""no" 1>&6
10665fi
10666
10667
10668fi
10669
10670
10671
10f2d63a
VZ
10672fi
10673done
10674
c63c7106 10675
10f2d63a
VZ
10676for ac_func in inet_aton
10677do
10678echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10679echo "configure:10680: checking for $ac_func" >&5
10f2d63a
VZ
10680if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10681 echo $ac_n "(cached) $ac_c" 1>&6
10682else
10683 cat > conftest.$ac_ext <<EOF
bc9027cc 10684#line 10685 "configure"
10f2d63a
VZ
10685#include "confdefs.h"
10686/* System header to define __stub macros and hopefully few prototypes,
10687 which can conflict with char $ac_func(); below. */
10688#include <assert.h>
10689/* Override any gcc2 internal prototype to avoid an error. */
10690/* We use char because int might match the return type of a gcc2
10691 builtin and then its argument prototype would still apply. */
10692char $ac_func();
10693
10694int main() {
10695
10696/* The GNU C library defines this for functions which it implements
10697 to always fail with ENOSYS. Some functions are actually named
10698 something starting with __ and the normal name is an alias. */
10699#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10700choke me
10701#else
bc9027cc 10702$ac_func();
10f2d63a
VZ
10703#endif
10704
10705; return 0; }
10706EOF
bc9027cc 10707if { (eval echo configure:10708: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10708 rm -rf conftest*
10709 eval "ac_cv_func_$ac_func=yes"
10710else
10711 echo "configure: failed program was:" >&5
10712 cat conftest.$ac_ext >&5
10713 rm -rf conftest*
10714 eval "ac_cv_func_$ac_func=no"
10715fi
10716rm -f conftest*
10717fi
10718
10719if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
10720 echo "$ac_t""yes" 1>&6
10721 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
10722 cat >> confdefs.h <<EOF
10723#define $ac_tr_func 1
10724EOF
c63c7106
VZ
10725 cat >> confdefs.h <<\EOF
10726#define HAVE_INET_ATON 1
10727EOF
10728
10f2d63a
VZ
10729else
10730 echo "$ac_t""no" 1>&6
c63c7106 10731 echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6
bc9027cc 10732echo "configure:10733: checking for inet_aton in -l$INET_LINK" >&5
c63c7106 10733ac_lib_var=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'`
10f2d63a
VZ
10734if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10735 echo $ac_n "(cached) $ac_c" 1>&6
10736else
10737 ac_save_LIBS="$LIBS"
c63c7106 10738LIBS="-l$INET_LINK $LIBS"
10f2d63a 10739cat > conftest.$ac_ext <<EOF
bc9027cc 10740#line 10741 "configure"
10f2d63a
VZ
10741#include "confdefs.h"
10742/* Override any gcc2 internal prototype to avoid an error. */
10743/* We use char because int might match the return type of a gcc2
10744 builtin and then its argument prototype would still apply. */
10745char inet_aton();
10746
10747int main() {
10748inet_aton()
10749; return 0; }
10750EOF
bc9027cc 10751if { (eval echo configure:10752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10752 rm -rf conftest*
10753 eval "ac_cv_lib_$ac_lib_var=yes"
10754else
10755 echo "configure: failed program was:" >&5
10756 cat conftest.$ac_ext >&5
10757 rm -rf conftest*
10758 eval "ac_cv_lib_$ac_lib_var=no"
10759fi
10760rm -f conftest*
10761LIBS="$ac_save_LIBS"
10762
10763fi
10764if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10765 echo "$ac_t""yes" 1>&6
c63c7106
VZ
10766 cat >> confdefs.h <<\EOF
10767#define HAVE_INET_ATON 1
10f2d63a
VZ
10768EOF
10769
10f2d63a
VZ
10770else
10771 echo "$ac_t""no" 1>&6
10772fi
10773
c63c7106
VZ
10774
10775fi
10776done
10777
10778
10779if test "x$INET_LINK" != "x"; then
10780 cat >> confdefs.h <<\EOF
10781#define HAVE_INET_ADDR 1
10782EOF
10783
10784 INET_LINK="-l$INET_LINK"
10785fi
10f2d63a
VZ
10786
10787fi
10788
10789
10790cat > confcache <<\EOF
10791# This file is a shell script that caches the results of configure
10792# tests run on this system so they can be shared between configure
10793# scripts and configure runs. It is not useful on other systems.
10794# If it contains results you don't want to keep, you may remove or edit it.
10795#
10796# By default, configure uses ./config.cache as the cache file,
10797# creating it if it does not exist already. You can give configure
10798# the --cache-file=FILE option to use a different cache file; that is
10799# what configure does when it calls configure scripts in
10800# subdirectories, so they share the cache.
10801# Giving --cache-file=/dev/null disables caching, for debugging configure.
10802# config.status only pays attention to the cache file if you give it the
10803# --recheck option to rerun configure.
10804#
10805EOF
10806# The following way of writing the cache mishandles newlines in values,
10807# but we know of no workaround that is simple, portable, and efficient.
10808# So, don't put newlines in cache variables' values.
10809# Ultrix sh set writes to stderr and can't be redirected directly,
10810# and sets the high bit in the cache file unless we assign to the vars.
10811(set) 2>&1 |
10812 case `(ac_space=' '; set | grep ac_space) 2>&1` in
10813 *ac_space=\ *)
10814 # `set' does not quote correctly, so add quotes (double-quote substitution
10815 # turns \\\\ into \\, and sed turns \\ into \).
10816 sed -n \
10817 -e "s/'/'\\\\''/g" \
10818 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
10819 ;;
10820 *)
10821 # `set' quotes correctly as required by POSIX, so do not add quotes.
10822 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
10823 ;;
10824 esac >> confcache
10825if cmp -s $cache_file confcache; then
10826 :
10827else
10828 if test -w $cache_file; then
10829 echo "updating cache $cache_file"
10830 cat confcache > $cache_file
10831 else
10832 echo "not updating unwritable cache $cache_file"
10833 fi
10834fi
10835rm -f confcache
10836
10837
10838
b089607b 10839if test "$TOOLKIT" != "MSW"; then
10f2d63a
VZ
10840
10841
10842THREADS_LINK=""
10843THREADS_OBJ=""
10844
10845if test "$wxUSE_THREADS" = "yes" ; then
10846 if test "$wxUSE_WINE" = 1 ; then
10847 echo "configure: warning: Threads are not supported under WINE" 1>&2
10848 wxUSE_THREADS="no"
b12915c1
VZ
10849 elif test "$USE_BEOS" = 1; then
10850 echo "configure: warning: BeOS threads are not yet supported" 1>&2
10851 wxUSE_THREADS="no"
10f2d63a
VZ
10852 fi
10853fi
10854
10855if test "$wxUSE_THREADS" = "yes" ; then
10856
10857 echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
bc9027cc 10858echo "configure:10859: checking for pthread_create in -lpthread" >&5
10f2d63a
VZ
10859ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
10860if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10861 echo $ac_n "(cached) $ac_c" 1>&6
10862else
10863 ac_save_LIBS="$LIBS"
10864LIBS="-lpthread $LIBS"
10865cat > conftest.$ac_ext <<EOF
bc9027cc 10866#line 10867 "configure"
10f2d63a
VZ
10867#include "confdefs.h"
10868/* Override any gcc2 internal prototype to avoid an error. */
10869/* We use char because int might match the return type of a gcc2
10870 builtin and then its argument prototype would still apply. */
10871char pthread_create();
10872
10873int main() {
10874pthread_create()
10875; return 0; }
10876EOF
bc9027cc 10877if { (eval echo configure:10878: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10878 rm -rf conftest*
10879 eval "ac_cv_lib_$ac_lib_var=yes"
10880else
10881 echo "configure: failed program was:" >&5
10882 cat conftest.$ac_ext >&5
10883 rm -rf conftest*
10884 eval "ac_cv_lib_$ac_lib_var=no"
10885fi
10886rm -f conftest*
10887LIBS="$ac_save_LIBS"
10888
10889fi
10890if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10891 echo "$ac_t""yes" 1>&6
10892
10893 THREADS_OBJ="threadpsx.lo"
10894 THREADS_LINK="pthread"
10895
10896else
10897 echo "$ac_t""no" 1>&6
10898
10899 echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
bc9027cc 10900echo "configure:10901: checking for pthread_create in -lc_r" >&5
10f2d63a
VZ
10901ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`
10902if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
10903 echo $ac_n "(cached) $ac_c" 1>&6
10904else
10905 ac_save_LIBS="$LIBS"
10906LIBS="-lc_r $LIBS"
10907cat > conftest.$ac_ext <<EOF
bc9027cc 10908#line 10909 "configure"
10f2d63a
VZ
10909#include "confdefs.h"
10910/* Override any gcc2 internal prototype to avoid an error. */
10911/* We use char because int might match the return type of a gcc2
10912 builtin and then its argument prototype would still apply. */
10913char pthread_create();
10914
10915int main() {
10916pthread_create()
10917; return 0; }
10918EOF
bc9027cc 10919if { (eval echo configure:10920: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
10920 rm -rf conftest*
10921 eval "ac_cv_lib_$ac_lib_var=yes"
10922else
10923 echo "configure: failed program was:" >&5
10924 cat conftest.$ac_ext >&5
10925 rm -rf conftest*
10926 eval "ac_cv_lib_$ac_lib_var=no"
10927fi
10928rm -f conftest*
10929LIBS="$ac_save_LIBS"
10930
10931fi
10932if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
10933 echo "$ac_t""yes" 1>&6
10934
10935 THREADS_OBJ="threadpsx.lo"
10936 THREADS_LINK="c_r"
10937
10938else
10939 echo "$ac_t""no" 1>&6
10940
10941 ac_safe=`echo "sys/prctl.h" | sed 'y%./+-%__p_%'`
10942echo $ac_n "checking for sys/prctl.h""... $ac_c" 1>&6
bc9027cc 10943echo "configure:10944: checking for sys/prctl.h" >&5
10f2d63a
VZ
10944if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
10945 echo $ac_n "(cached) $ac_c" 1>&6
10946else
10947 cat > conftest.$ac_ext <<EOF
bc9027cc 10948#line 10949 "configure"
10f2d63a
VZ
10949#include "confdefs.h"
10950#include <sys/prctl.h>
10951EOF
10952ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 10953{ (eval echo configure:10954: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
10954ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
10955if test -z "$ac_err"; then
10956 rm -rf conftest*
10957 eval "ac_cv_header_$ac_safe=yes"
10958else
10959 echo "$ac_err" >&5
10960 echo "configure: failed program was:" >&5
10961 cat conftest.$ac_ext >&5
10962 rm -rf conftest*
10963 eval "ac_cv_header_$ac_safe=no"
10964fi
10965rm -f conftest*
10966fi
10967if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
10968 echo "$ac_t""yes" 1>&6
10969
10970 THREADS_OBJ="threadsgi.lo"
10971
10972else
10973 echo "$ac_t""no" 1>&6
10974fi
10975
10976
10977fi
10978
10979
10980fi
10981
10982
10983 if test -z "$THREADS_OBJ" ; then
10984 wxUSE_THREADS=no
10985 echo "configure: warning: No thread support on this system" 1>&2
10986 fi
10987fi
10988
10989if test "$wxUSE_THREADS" = "yes" ; then
70846f0a
VZ
10990 for ac_func in thr_setconcurrency
10991do
10992echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 10993echo "configure:10994: checking for $ac_func" >&5
70846f0a
VZ
10994if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
10995 echo $ac_n "(cached) $ac_c" 1>&6
10996else
10997 cat > conftest.$ac_ext <<EOF
bc9027cc 10998#line 10999 "configure"
70846f0a
VZ
10999#include "confdefs.h"
11000/* System header to define __stub macros and hopefully few prototypes,
11001 which can conflict with char $ac_func(); below. */
11002#include <assert.h>
11003/* Override any gcc2 internal prototype to avoid an error. */
11004/* We use char because int might match the return type of a gcc2
11005 builtin and then its argument prototype would still apply. */
11006char $ac_func();
11007
11008int main() {
11009
11010/* The GNU C library defines this for functions which it implements
11011 to always fail with ENOSYS. Some functions are actually named
11012 something starting with __ and the normal name is an alias. */
11013#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11014choke me
11015#else
bc9027cc 11016$ac_func();
70846f0a
VZ
11017#endif
11018
11019; return 0; }
11020EOF
bc9027cc 11021if { (eval echo configure:11022: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
70846f0a
VZ
11022 rm -rf conftest*
11023 eval "ac_cv_func_$ac_func=yes"
11024else
11025 echo "configure: failed program was:" >&5
11026 cat conftest.$ac_ext >&5
11027 rm -rf conftest*
11028 eval "ac_cv_func_$ac_func=no"
11029fi
11030rm -f conftest*
11031fi
11032
11033if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11034 echo "$ac_t""yes" 1>&6
11035 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11036 cat >> confdefs.h <<EOF
11037#define $ac_tr_func 1
11038EOF
11039
11040else
11041 echo "$ac_t""no" 1>&6
11042fi
11043done
11044
11045
10f2d63a
VZ
11046
11047 for ac_hdr in sched.h
11048do
11049ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
11050echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 11051echo "configure:11052: checking for $ac_hdr" >&5
10f2d63a
VZ
11052if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11053 echo $ac_n "(cached) $ac_c" 1>&6
11054else
11055 cat > conftest.$ac_ext <<EOF
bc9027cc 11056#line 11057 "configure"
10f2d63a
VZ
11057#include "confdefs.h"
11058#include <$ac_hdr>
11059EOF
11060ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 11061{ (eval echo configure:11062: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
11062ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11063if test -z "$ac_err"; then
11064 rm -rf conftest*
11065 eval "ac_cv_header_$ac_safe=yes"
11066else
11067 echo "$ac_err" >&5
11068 echo "configure: failed program was:" >&5
11069 cat conftest.$ac_ext >&5
11070 rm -rf conftest*
11071 eval "ac_cv_header_$ac_safe=no"
11072fi
11073rm -f conftest*
11074fi
11075if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11076 echo "$ac_t""yes" 1>&6
11077 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
11078 cat >> confdefs.h <<EOF
11079#define $ac_tr_hdr 1
11080EOF
11081
11082else
11083 echo "$ac_t""no" 1>&6
11084fi
11085done
11086
11087
11088 echo $ac_n "checking for sched_yield in -l$THREADS_LINK""... $ac_c" 1>&6
bc9027cc 11089echo "configure:11090: checking for sched_yield in -l$THREADS_LINK" >&5
10f2d63a
VZ
11090ac_lib_var=`echo $THREADS_LINK'_'sched_yield | sed 'y%./+-%__p_%'`
11091if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11092 echo $ac_n "(cached) $ac_c" 1>&6
11093else
11094 ac_save_LIBS="$LIBS"
11095LIBS="-l$THREADS_LINK $LIBS"
11096cat > conftest.$ac_ext <<EOF
bc9027cc 11097#line 11098 "configure"
10f2d63a
VZ
11098#include "confdefs.h"
11099/* Override any gcc2 internal prototype to avoid an error. */
11100/* We use char because int might match the return type of a gcc2
11101 builtin and then its argument prototype would still apply. */
11102char sched_yield();
11103
11104int main() {
11105sched_yield()
11106; return 0; }
11107EOF
bc9027cc 11108if { (eval echo configure:11109: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11109 rm -rf conftest*
11110 eval "ac_cv_lib_$ac_lib_var=yes"
11111else
11112 echo "configure: failed program was:" >&5
11113 cat conftest.$ac_ext >&5
11114 rm -rf conftest*
11115 eval "ac_cv_lib_$ac_lib_var=no"
11116fi
11117rm -f conftest*
11118LIBS="$ac_save_LIBS"
11119
11120fi
11121if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11122 echo "$ac_t""yes" 1>&6
11123 cat >> confdefs.h <<\EOF
11124#define HAVE_SCHED_YIELD 1
11125EOF
11126
11127else
11128 echo "$ac_t""no" 1>&6
11129echo $ac_n "checking for sched_yield in -l"posix4"""... $ac_c" 1>&6
bc9027cc 11130echo "configure:11131: checking for sched_yield in -l"posix4"" >&5
10f2d63a
VZ
11131ac_lib_var=`echo "posix4"'_'sched_yield | sed 'y%./+-%__p_%'`
11132if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11133 echo $ac_n "(cached) $ac_c" 1>&6
11134else
11135 ac_save_LIBS="$LIBS"
11136LIBS="-l"posix4" $LIBS"
11137cat > conftest.$ac_ext <<EOF
bc9027cc 11138#line 11139 "configure"
10f2d63a
VZ
11139#include "confdefs.h"
11140/* Override any gcc2 internal prototype to avoid an error. */
11141/* We use char because int might match the return type of a gcc2
11142 builtin and then its argument prototype would still apply. */
11143char sched_yield();
11144
11145int main() {
11146sched_yield()
11147; return 0; }
11148EOF
bc9027cc 11149if { (eval echo configure:11150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11150 rm -rf conftest*
11151 eval "ac_cv_lib_$ac_lib_var=yes"
11152else
11153 echo "configure: failed program was:" >&5
11154 cat conftest.$ac_ext >&5
11155 rm -rf conftest*
11156 eval "ac_cv_lib_$ac_lib_var=no"
11157fi
11158rm -f conftest*
11159LIBS="$ac_save_LIBS"
11160
11161fi
11162if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11163 echo "$ac_t""yes" 1>&6
11164 cat >> confdefs.h <<\EOF
11165#define HAVE_SCHED_YIELD 1
11166EOF
11167 POSIX4_LINK="-lposix4"
11168else
11169 echo "$ac_t""no" 1>&6
11170echo "configure: warning: wxThread::Yield will not work properly" 1>&2
11171
11172fi
11173
11174
11175fi
11176
11177
11178 echo $ac_n "checking for pthread_attr_getschedpolicy in -l$THREADS_LINK""... $ac_c" 1>&6
bc9027cc 11179echo "configure:11180: checking for pthread_attr_getschedpolicy in -l$THREADS_LINK" >&5
10f2d63a
VZ
11180ac_lib_var=`echo $THREADS_LINK'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
11181if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11182 echo $ac_n "(cached) $ac_c" 1>&6
11183else
11184 ac_save_LIBS="$LIBS"
11185LIBS="-l$THREADS_LINK $LIBS"
11186cat > conftest.$ac_ext <<EOF
bc9027cc 11187#line 11188 "configure"
10f2d63a
VZ
11188#include "confdefs.h"
11189/* Override any gcc2 internal prototype to avoid an error. */
11190/* We use char because int might match the return type of a gcc2
11191 builtin and then its argument prototype would still apply. */
11192char pthread_attr_getschedpolicy();
11193
11194int main() {
11195pthread_attr_getschedpolicy()
11196; return 0; }
11197EOF
bc9027cc 11198if { (eval echo configure:11199: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11199 rm -rf conftest*
11200 eval "ac_cv_lib_$ac_lib_var=yes"
11201else
11202 echo "configure: failed program was:" >&5
11203 cat conftest.$ac_ext >&5
11204 rm -rf conftest*
11205 eval "ac_cv_lib_$ac_lib_var=no"
11206fi
11207rm -f conftest*
11208LIBS="$ac_save_LIBS"
11209
11210fi
11211if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11212 echo "$ac_t""yes" 1>&6
11213 cat >> confdefs.h <<\EOF
11214#define HAVE_THREAD_PRIORITY_FUNCTIONS 1
11215EOF
11216
11217else
11218 echo "$ac_t""no" 1>&6
11219echo $ac_n "checking for pthread_attr_getschedpolicy in -l"posix4"""... $ac_c" 1>&6
bc9027cc 11220echo "configure:11221: checking for pthread_attr_getschedpolicy in -l"posix4"" >&5
10f2d63a
VZ
11221ac_lib_var=`echo "posix4"'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'`
11222if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11223 echo $ac_n "(cached) $ac_c" 1>&6
11224else
11225 ac_save_LIBS="$LIBS"
11226LIBS="-l"posix4" $LIBS"
11227cat > conftest.$ac_ext <<EOF
bc9027cc 11228#line 11229 "configure"
10f2d63a
VZ
11229#include "confdefs.h"
11230/* Override any gcc2 internal prototype to avoid an error. */
11231/* We use char because int might match the return type of a gcc2
11232 builtin and then its argument prototype would still apply. */
11233char pthread_attr_getschedpolicy();
11234
11235int main() {
11236pthread_attr_getschedpolicy()
11237; return 0; }
11238EOF
bc9027cc 11239if { (eval echo configure:11240: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11240 rm -rf conftest*
11241 eval "ac_cv_lib_$ac_lib_var=yes"
11242else
11243 echo "configure: failed program was:" >&5
11244 cat conftest.$ac_ext >&5
11245 rm -rf conftest*
11246 eval "ac_cv_lib_$ac_lib_var=no"
11247fi
11248rm -f conftest*
11249LIBS="$ac_save_LIBS"
11250
11251fi
11252if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11253 echo "$ac_t""yes" 1>&6
11254 cat >> confdefs.h <<\EOF
11255#define HAVE_THREAD_PRIORITY_FUNCTIONS 1
11256EOF
11257 POSIX4_LINK="-lposix4"
11258else
11259 echo "$ac_t""no" 1>&6
11260echo "configure: warning: Setting thread priority will not work" 1>&2
11261
11262fi
11263
11264
11265fi
11266
11267
11268 echo $ac_n "checking for pthread_cancel in -l$THREADS_LINK""... $ac_c" 1>&6
bc9027cc 11269echo "configure:11270: checking for pthread_cancel in -l$THREADS_LINK" >&5
10f2d63a
VZ
11270ac_lib_var=`echo $THREADS_LINK'_'pthread_cancel | sed 'y%./+-%__p_%'`
11271if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11272 echo $ac_n "(cached) $ac_c" 1>&6
11273else
11274 ac_save_LIBS="$LIBS"
11275LIBS="-l$THREADS_LINK $LIBS"
11276cat > conftest.$ac_ext <<EOF
bc9027cc 11277#line 11278 "configure"
10f2d63a
VZ
11278#include "confdefs.h"
11279/* Override any gcc2 internal prototype to avoid an error. */
11280/* We use char because int might match the return type of a gcc2
11281 builtin and then its argument prototype would still apply. */
11282char pthread_cancel();
11283
11284int main() {
11285pthread_cancel()
11286; return 0; }
11287EOF
bc9027cc 11288if { (eval echo configure:11289: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11289 rm -rf conftest*
11290 eval "ac_cv_lib_$ac_lib_var=yes"
11291else
11292 echo "configure: failed program was:" >&5
11293 cat conftest.$ac_ext >&5
11294 rm -rf conftest*
11295 eval "ac_cv_lib_$ac_lib_var=no"
11296fi
11297rm -f conftest*
11298LIBS="$ac_save_LIBS"
11299
11300fi
11301if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11302 echo "$ac_t""yes" 1>&6
11303 cat >> confdefs.h <<\EOF
11304#define HAVE_PTHREAD_CANCEL 1
11305EOF
11306
11307else
11308 echo "$ac_t""no" 1>&6
11309echo "configure: warning: wxThread::Kill() will not work properly" 1>&2
11310fi
11311
11312
11313 echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6
bc9027cc 11314echo "configure:11315: checking for pthread_cleanup_push/pop" >&5
10f2d63a
VZ
11315if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then
11316 echo $ac_n "(cached) $ac_c" 1>&6
11317else
11318
11319 cat > conftest.$ac_ext <<EOF
bc9027cc 11320#line 11321 "configure"
10f2d63a
VZ
11321#include "confdefs.h"
11322#include <pthread.h>
11323int main() {
11324
11325 pthread_cleanup_push(NULL, NULL);
11326 pthread_cleanup_pop(0);
11327
11328; return 0; }
11329EOF
bc9027cc 11330if { (eval echo configure:11331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a
VZ
11331 rm -rf conftest*
11332
11333 wx_cv_func_pthread_cleanup_push=yes
11334 cat >> confdefs.h <<\EOF
11335#define HAVE_THREAD_CLEANUP_FUNCTIONS 1
11336EOF
11337
11338
11339else
11340 echo "configure: failed program was:" >&5
11341 cat conftest.$ac_ext >&5
11342 rm -rf conftest*
11343
11344 wx_cv_func_pthread_cleanup_push=no
11345
11346fi
11347rm -f conftest*
11348
11349fi
11350
11351echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6
11352
11353 THREADS_LINK="-l$THREADS_LINK"
11354fi
11355
11356fi
11357
11358if test "$wxUSE_THREADS" = "yes"; then
11359 cat >> confdefs.h <<\EOF
11360#define wxUSE_THREADS 1
11361EOF
11362
11363
11364 CFLAGS="${CFLAGS} -D_REENTRANT"
11365 CXXFLAGS="${CXXFLAGS} -D_REENTRANT"
11366
11367 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS thread"
11368else
11369 if test "$ac_cv_func_strtok_r" = "yes"; then
ab9b9eab 11370 echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6
bc9027cc 11371echo "configure:11372: checking if -D_REENTRANT is needed" >&5
ab9b9eab
VZ
11372 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
11373 CFLAGS="${CFLAGS} -D_REENTRANT"
11374 CXXFLAGS="${CXXFLAGS} -D_REENTRANT"
11375 echo "$ac_t""yes" 1>&6
11376 else
11377 echo "$ac_t""no" 1>&6
10f2d63a
VZ
11378 fi
11379 fi
11380fi
11381
13111b2a
VZ
11382if test "$WXGTK13" = 1 ; then
11383 cat >> confdefs.h <<EOF
11384#define __WXGTK13__ $WXGTK13
11385EOF
11386
11387 WXGTK12=1
11388fi
11389
10f2d63a
VZ
11390if test "$WXGTK12" = 1 ; then
11391 cat >> confdefs.h <<EOF
11392#define __WXGTK12__ $WXGTK12
11393EOF
11394
11395fi
11396
11397if test "$WXWINE" = 1 ; then
11398 TOOLKIT_DEF="${TOOLKIT_DEF} -D__WXWINE__"
11399fi
11400
11401if test "$wxUSE_CYGWIN" = 1 ; then
11402 TOOLKIT_DEF="${TOOLKIT_DEF} -D__WIN95__"
11403fi
11404
11405WXDEBUG=
11406
11407if test "$wxUSE_DEBUG_INFO" = "yes" ; then
11408 WXDEBUG="-g"
11409 wxUSE_OPTIMISE=no
11410fi
11411
11412if test "$wxUSE_DEBUG_GDB" = "yes" ; then
11413 wxUSE_DEBUG_INFO=yes
11414 WXDEBUG="-ggdb"
11415fi
11416
11417if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
11418 cat >> confdefs.h <<\EOF
11419#define WXDEBUG 1
11420EOF
11421
11422 WXDEBUG_DEFINE="-D__WXDEBUG__"
11423else
11424 if test "$wxUSE_GTK" = 1 ; then
11425 WXDEBUG_DEFINE="-DGTK_NO_CHECK_CASTS"
11426 fi
11427fi
11428
11429if test "$wxUSE_MEM_TRACING" = "yes" ; then
11430 cat >> confdefs.h <<\EOF
11431#define wxUSE_MEMORY_TRACING 1
11432EOF
11433
11434 cat >> confdefs.h <<\EOF
11435#define wxUSE_GLOBAL_MEMORY_OPERATORS 1
47c13eb7
VS
11436EOF
11437
11438 cat >> confdefs.h <<\EOF
11439#define wxUSE_DEBUG_NEW_ALWAYS 1
10f2d63a
VZ
11440EOF
11441
11442 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS memcheck"
11443fi
11444
11445if test "$wxUSE_DMALLOC" = "yes" ; then
11446 DMALLOC_LINK="-ldmalloc"
11447fi
11448
11449PROFILE=
11450if test "$wxUSE_PROFILE" = "yes" ; then
11451 PROFILE="-pg"
11452fi
11453
11454DEP_INFO_FLAGS=
caa2c79b 11455CODE_GEN_FLAGS=
10f2d63a
VZ
11456if test "$GCC" = yes ; then
11457 if test "$wxUSE_NO_RTTI" = "yes" ; then
caa2c79b 11458 CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-rtti"
10f2d63a
VZ
11459 fi
11460 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
caa2c79b 11461 CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-exceptions"
10f2d63a
VZ
11462 fi
11463 if test "$wxUSE_PERMISSIVE" = "yes" ; then
caa2c79b 11464 CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fpermissive"
10f2d63a
VZ
11465 fi
11466 if test "$wxUSE_NO_DEPS" = "no" ; then
11467 DEP_INFO_FLAGS="-MMD"
11468 fi
11469fi
11470
11471
11472CXXFLAGS=`echo "${CXXFLAGS}" | sed "s/\-O.//g" `
11473CFLAGS=`echo "${CFLAGS}" | sed "s/\-O.//g" `
11474if test "$wxUSE_OPTIMISE" = "no" ; then
11475 OPTIMISE=
11476else
11477 if test "$GCC" = yes ; then
11478 OPTIMISE="-O2"
11479 case "${host}" in
11480 i586-*-*|i686-*-* )
11481 OPTIMISE="${OPTIMISE} "
11482 ;;
11483 esac
11484 else
11485 OPTIMISE="-O"
11486 fi
11487fi
11488
11489
11490ZLIB_INCLUDE=
bdad4e7e 11491if test "$wxUSE_ZLIB" = "yes" ; then
10f2d63a
VZ
11492 cat >> confdefs.h <<\EOF
11493#define wxUSE_ZLIB 1
11494EOF
11495
bdad4e7e 11496 ZLIB_INCLUDE="-I\${top_srcdir}/src/zlib"
10f2d63a
VZ
11497fi
11498
11499PNG_INCLUDE=
11500if test "$wxUSE_LIBPNG" = "yes" ; then
11501 cat >> confdefs.h <<\EOF
11502#define wxUSE_LIBPNG 1
11503EOF
11504
11505 PNG_INCLUDE="-I\${top_srcdir}/src/png"
11506 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS png"
11507fi
11508
11509JPEG_INCLUDE=
11510if test "$wxUSE_LIBJPEG" = "yes" ; then
11511 cat >> confdefs.h <<\EOF
11512#define wxUSE_LIBJPEG 1
11513EOF
11514
11515 JPEG_INCLUDE="-I\${top_srcdir}/src/jpeg"
11516fi
11517
c7a2bf27
RR
11518TIFF_INCLUDE=
11519if test "$wxUSE_LIBTIFF" = "yes" ; then
11520 cat >> confdefs.h <<\EOF
11521#define wxUSE_LIBTIFF 1
11522EOF
11523
11524 TIFF_INCLUDE="-I\${top_srcdir}/src/tiff"
11525fi
11526
10f2d63a
VZ
11527if test "$wxUSE_OPENGL" = "yes"; then
11528 ac_safe=`echo "GL/gl.h" | sed 'y%./+-%__p_%'`
11529echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6
bc9027cc 11530echo "configure:11531: checking for GL/gl.h" >&5
10f2d63a
VZ
11531if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
11532 echo $ac_n "(cached) $ac_c" 1>&6
11533else
11534 cat > conftest.$ac_ext <<EOF
bc9027cc 11535#line 11536 "configure"
10f2d63a
VZ
11536#include "confdefs.h"
11537#include <GL/gl.h>
11538EOF
11539ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 11540{ (eval echo configure:11541: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
11541ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
11542if test -z "$ac_err"; then
11543 rm -rf conftest*
11544 eval "ac_cv_header_$ac_safe=yes"
11545else
11546 echo "$ac_err" >&5
11547 echo "configure: failed program was:" >&5
11548 cat conftest.$ac_ext >&5
11549 rm -rf conftest*
11550 eval "ac_cv_header_$ac_safe=no"
11551fi
11552rm -f conftest*
11553fi
11554if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
11555 echo "$ac_t""yes" 1>&6
11556
bdad4e7e
RR
11557 cat >> confdefs.h <<\EOF
11558#define wxUSE_OPENGL 1
11559EOF
11560
11561 cat >> confdefs.h <<\EOF
11562#define wxUSE_GLCANVAS 1
11563EOF
11564
11565 echo $ac_n "checking for glFlush in -lGL""... $ac_c" 1>&6
bc9027cc 11566echo "configure:11567: checking for glFlush in -lGL" >&5
bdad4e7e 11567ac_lib_var=`echo GL'_'glFlush | sed 'y%./+-%__p_%'`
10f2d63a
VZ
11568if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11569 echo $ac_n "(cached) $ac_c" 1>&6
11570else
11571 ac_save_LIBS="$LIBS"
bdad4e7e 11572LIBS="-lGL $LIBS"
10f2d63a 11573cat > conftest.$ac_ext <<EOF
bc9027cc 11574#line 11575 "configure"
10f2d63a
VZ
11575#include "confdefs.h"
11576/* Override any gcc2 internal prototype to avoid an error. */
11577/* We use char because int might match the return type of a gcc2
11578 builtin and then its argument prototype would still apply. */
bdad4e7e 11579char glFlush();
10f2d63a
VZ
11580
11581int main() {
bdad4e7e 11582glFlush()
10f2d63a
VZ
11583; return 0; }
11584EOF
bc9027cc 11585if { (eval echo configure:11586: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11586 rm -rf conftest*
11587 eval "ac_cv_lib_$ac_lib_var=yes"
11588else
11589 echo "configure: failed program was:" >&5
11590 cat conftest.$ac_ext >&5
11591 rm -rf conftest*
11592 eval "ac_cv_lib_$ac_lib_var=no"
11593fi
11594rm -f conftest*
11595LIBS="$ac_save_LIBS"
11596
11597fi
11598if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11599 echo "$ac_t""yes" 1>&6
11600
11601 OPENGL_LINK="-lGL"
10f2d63a
VZ
11602
11603else
11604 echo "$ac_t""no" 1>&6
11605
bdad4e7e 11606 echo $ac_n "checking for glFlush in -lMesaGL""... $ac_c" 1>&6
bc9027cc 11607echo "configure:11608: checking for glFlush in -lMesaGL" >&5
bdad4e7e 11608ac_lib_var=`echo MesaGL'_'glFlush | sed 'y%./+-%__p_%'`
10f2d63a
VZ
11609if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
11610 echo $ac_n "(cached) $ac_c" 1>&6
11611else
11612 ac_save_LIBS="$LIBS"
11613LIBS="-lMesaGL $LIBS"
11614cat > conftest.$ac_ext <<EOF
bc9027cc 11615#line 11616 "configure"
10f2d63a
VZ
11616#include "confdefs.h"
11617/* Override any gcc2 internal prototype to avoid an error. */
11618/* We use char because int might match the return type of a gcc2
11619 builtin and then its argument prototype would still apply. */
bdad4e7e 11620char glFlush();
10f2d63a
VZ
11621
11622int main() {
bdad4e7e 11623glFlush()
10f2d63a
VZ
11624; return 0; }
11625EOF
bc9027cc 11626if { (eval echo configure:11627: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
11627 rm -rf conftest*
11628 eval "ac_cv_lib_$ac_lib_var=yes"
11629else
11630 echo "configure: failed program was:" >&5
11631 cat conftest.$ac_ext >&5
11632 rm -rf conftest*
11633 eval "ac_cv_lib_$ac_lib_var=no"
11634fi
11635rm -f conftest*
11636LIBS="$ac_save_LIBS"
11637
11638fi
11639if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
11640 echo "$ac_t""yes" 1>&6
11641
11642 OPENGL_LINK="-lMesaGL"
10f2d63a
VZ
11643
11644else
11645 echo "$ac_t""no" 1>&6
10f2d63a
VZ
11646fi
11647
11648
11649fi
11650
11651
11652else
11653 echo "$ac_t""no" 1>&6
11654wxUSE_OPENGL=0
11655fi
11656
11657fi
11658
11659
11660if test "$wxUSE_GUI" = "yes"; then
11661 cat >> confdefs.h <<\EOF
11662#define wxUSE_GUI 1
11663EOF
11664
11665
11666 else
11667 cat >> confdefs.h <<\EOF
11668#define wxUSE_NOGUI 1
11669EOF
11670
11671fi
11672
11673
11674if test "$wxUSE_UNIX" = "yes"; then
11675 cat >> confdefs.h <<\EOF
11676#define wxUSE_UNIX 1
11677EOF
11678
11679fi
11680
11681
11682if test "$wxUSE_APPLE_IEEE" = "yes"; then
11683 cat >> confdefs.h <<\EOF
11684#define wxUSE_APPLE_IEEE 1
11685EOF
11686
11687fi
11688
10f2d63a
VZ
11689if test "$wxUSE_WAVE" = "yes"; then
11690 cat >> confdefs.h <<\EOF
11691#define wxUSE_WAVE 1
11692EOF
11693
11694fi
11695
11696if test "$wxUSE_FILE" = "yes"; then
11697 cat >> confdefs.h <<\EOF
11698#define wxUSE_FILE 1
11699EOF
11700
11701fi
11702
24528b0c
VS
11703if test "$wxUSE_FILESYSTEM" = "yes"; then
11704 cat >> confdefs.h <<\EOF
11705#define wxUSE_FILESYSTEM 1
11706EOF
11707
11708fi
11709
10f2d63a
VZ
11710if test "$wxUSE_FS_INET" = "yes"; then
11711 cat >> confdefs.h <<\EOF
11712#define wxUSE_FS_INET 1
11713EOF
11714
11715fi
11716
11717if test "$wxUSE_FS_ZIP" = "yes"; then
11718 cat >> confdefs.h <<\EOF
11719#define wxUSE_FS_ZIP 1
11720EOF
11721
11722fi
11723
11724if test "$wxUSE_ZIPSTREAM" = "yes"; then
11725 cat >> confdefs.h <<\EOF
11726#define wxUSE_ZIPSTREAM 1
11727EOF
11728
11729fi
11730
11731if test "$wxUSE_BUSYINFO" = "yes"; then
11732 cat >> confdefs.h <<\EOF
11733#define wxUSE_BUSYINFO 1
11734EOF
11735
11736fi
11737
11738if test "$wxUSE_STD_IOSTREAM" = "yes"; then
11739 cat >> confdefs.h <<\EOF
11740#define wxUSE_STD_IOSTREAM 1
11741EOF
11742
11743fi
11744
11745if test "$wxUSE_TEXTFILE" = "yes"; then
11746 if test "$wxUSE_FILE" != "yes"; then
11747 echo "configure: warning: wxTextFile requires wxFile and it won't be compiled without it" 1>&2
11748 else
11749 cat >> confdefs.h <<\EOF
11750#define wxUSE_TEXTFILE 1
11751EOF
11752
11753 fi
11754fi
11755
11756if test "$wxUSE_CONFIG" = "yes" ; then
11757 if test "$wxUSE_TEXTFILE" != "yes"; then
11758 echo "configure: warning: wxConfig requires wxTextFile and it won't be compiled without it" 1>&2
11759 else
11760 cat >> confdefs.h <<\EOF
11761#define wxUSE_CONFIG 1
11762EOF
11763
11764 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS config"
11765 fi
11766fi
11767
11768if test "$wxUSE_INTL" = "yes" ; then
11769 if test "$wxUSE_FILE" != "yes"; then
11770 echo "configure: warning: I18n code requires wxFile and it won't be compiled without it" 1>&2
11771 else
11772 cat >> confdefs.h <<\EOF
11773#define wxUSE_INTL 1
11774EOF
11775
11776 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS internat"
11777 fi
11778fi
11779
11780if test "$wxUSE_LOG" = "yes"; then
11781 cat >> confdefs.h <<\EOF
11782#define wxUSE_LOG 1
11783EOF
11784
11785fi
11786
11787if test "$wxUSE_LONGLONG" = "yes"; then
11788 cat >> confdefs.h <<\EOF
11789#define wxUSE_LONGLONG 1
11790EOF
11791
11792fi
11793
9b33fe02
VZ
11794if test "$wxUSE_PLOT" = "yes"; then
11795 cat >> confdefs.h <<\EOF
11796#define wxUSE_PLOT 1
11797EOF
11798
11799fi
11800
10f2d63a
VZ
11801if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then
11802 cat >> confdefs.h <<\EOF
11803#define wxUSE_DIALUP_MANAGER 1
11804EOF
11805
70f7a477 11806 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dialup"
10f2d63a
VZ
11807fi
11808
11809if test "$wxUSE_STREAMS" = "yes" ; then
11810 cat >> confdefs.h <<\EOF
11811#define wxUSE_STREAMS 1
11812EOF
11813
11814fi
11815
10f2d63a 11816
afc31813 11817if test "$wxUSE_TIMEDATE" = "yes"; then
83307f33
VZ
11818 for ac_func in strptime
11819do
11820echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 11821echo "configure:11822: checking for $ac_func" >&5
83307f33
VZ
11822if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11823 echo $ac_n "(cached) $ac_c" 1>&6
11824else
11825 cat > conftest.$ac_ext <<EOF
bc9027cc 11826#line 11827 "configure"
83307f33
VZ
11827#include "confdefs.h"
11828/* System header to define __stub macros and hopefully few prototypes,
11829 which can conflict with char $ac_func(); below. */
11830#include <assert.h>
11831/* Override any gcc2 internal prototype to avoid an error. */
11832/* We use char because int might match the return type of a gcc2
11833 builtin and then its argument prototype would still apply. */
11834char $ac_func();
11835
11836int main() {
11837
11838/* The GNU C library defines this for functions which it implements
11839 to always fail with ENOSYS. Some functions are actually named
11840 something starting with __ and the normal name is an alias. */
11841#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11842choke me
11843#else
bc9027cc 11844$ac_func();
83307f33
VZ
11845#endif
11846
11847; return 0; }
11848EOF
bc9027cc 11849if { (eval echo configure:11850: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
83307f33
VZ
11850 rm -rf conftest*
11851 eval "ac_cv_func_$ac_func=yes"
11852else
11853 echo "configure: failed program was:" >&5
11854 cat conftest.$ac_ext >&5
11855 rm -rf conftest*
11856 eval "ac_cv_func_$ac_func=no"
11857fi
11858rm -f conftest*
11859fi
11860
11861if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
11862 echo "$ac_t""yes" 1>&6
11863 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
11864 cat >> confdefs.h <<EOF
11865#define $ac_tr_func 1
11866EOF
11867
11868else
11869 echo "$ac_t""no" 1>&6
11870fi
11871done
11872
11873
360d6699 11874 echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6
bc9027cc 11875echo "configure:11876: checking for timezone variable in <time.h>" >&5
360d6699
VZ
11876if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then
11877 echo $ac_n "(cached) $ac_c" 1>&6
11878else
11879
11880 cat > conftest.$ac_ext <<EOF
bc9027cc 11881#line 11882 "configure"
360d6699
VZ
11882#include "confdefs.h"
11883
11884 #include <time.h>
11885
11886int main() {
11887
11888 int tz;
11889 tz = __timezone;
11890
11891; return 0; }
11892EOF
bc9027cc 11893if { (eval echo configure:11894: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
360d6699
VZ
11894 rm -rf conftest*
11895
11896 wx_cv_var_timezone=__timezone
11897
11898else
11899 echo "configure: failed program was:" >&5
11900 cat conftest.$ac_ext >&5
11901 rm -rf conftest*
11902
11903 cat > conftest.$ac_ext <<EOF
bc9027cc 11904#line 11905 "configure"
360d6699
VZ
11905#include "confdefs.h"
11906
11907 #include <time.h>
11908
11909int main() {
11910
11911 int tz;
11912 tz = _timezone;
11913
11914; return 0; }
11915EOF
bc9027cc 11916if { (eval echo configure:11917: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
360d6699
VZ
11917 rm -rf conftest*
11918
11919 wx_cv_var_timezone=_timezone
11920
5357c8e8
VZ
11921else
11922 echo "configure: failed program was:" >&5
11923 cat conftest.$ac_ext >&5
11924 rm -rf conftest*
11925
11926 cat > conftest.$ac_ext <<EOF
bc9027cc 11927#line 11928 "configure"
5357c8e8
VZ
11928#include "confdefs.h"
11929
11930 #include <time.h>
11931
11932int main() {
11933
11934 int tz;
11935 tz = timezone;
11936
11937; return 0; }
11938EOF
bc9027cc 11939if { (eval echo configure:11940: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5357c8e8
VZ
11940 rm -rf conftest*
11941
11942 wx_cv_var_timezone=timezone
11943
360d6699
VZ
11944else
11945 echo "configure: failed program was:" >&5
11946 cat conftest.$ac_ext >&5
11947 rm -rf conftest*
11948 { echo "configure: error: no timezone variable" 1>&2; exit 1; }
5357c8e8
VZ
11949
11950fi
11951rm -f conftest*
11952
360d6699
VZ
11953
11954fi
11955rm -f conftest*
11956
11957
11958fi
11959rm -f conftest*
11960
11961
11962fi
11963
11964echo "$ac_t""$wx_cv_var_timezone" 1>&6
11965
11966 cat >> confdefs.h <<EOF
11967#define WX_TIMEZONE $wx_cv_var_timezone
11968EOF
11969
11970
3fcdd07b 11971 for ac_func in localtime
afc31813
VZ
11972do
11973echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 11974echo "configure:11975: checking for $ac_func" >&5
afc31813
VZ
11975if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
11976 echo $ac_n "(cached) $ac_c" 1>&6
11977else
11978 cat > conftest.$ac_ext <<EOF
bc9027cc 11979#line 11980 "configure"
10f2d63a 11980#include "confdefs.h"
afc31813
VZ
11981/* System header to define __stub macros and hopefully few prototypes,
11982 which can conflict with char $ac_func(); below. */
11983#include <assert.h>
11984/* Override any gcc2 internal prototype to avoid an error. */
11985/* We use char because int might match the return type of a gcc2
11986 builtin and then its argument prototype would still apply. */
11987char $ac_func();
11988
10f2d63a 11989int main() {
afc31813
VZ
11990
11991/* The GNU C library defines this for functions which it implements
11992 to always fail with ENOSYS. Some functions are actually named
11993 something starting with __ and the normal name is an alias. */
11994#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11995choke me
11996#else
bc9027cc 11997$ac_func();
afc31813
VZ
11998#endif
11999
10f2d63a
VZ
12000; return 0; }
12001EOF
bc9027cc 12002if { (eval echo configure:12003: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a 12003 rm -rf conftest*
afc31813 12004 eval "ac_cv_func_$ac_func=yes"
10f2d63a
VZ
12005else
12006 echo "configure: failed program was:" >&5
12007 cat conftest.$ac_ext >&5
12008 rm -rf conftest*
afc31813
VZ
12009 eval "ac_cv_func_$ac_func=no"
12010fi
12011rm -f conftest*
12012fi
12013
12014if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12015 echo "$ac_t""yes" 1>&6
12016 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12017 cat >> confdefs.h <<EOF
12018#define $ac_tr_func 1
12019EOF
3fcdd07b 12020
afc31813
VZ
12021else
12022 echo "$ac_t""no" 1>&6
12023fi
12024done
12025
12026
0470b1e6
VZ
12027 if test "$ac_cv_func_localtime" = "yes"; then
12028 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6
bc9027cc 12029echo "configure:12030: checking for tm_gmtoff in struct tm" >&5
0470b1e6
VZ
12030if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then
12031 echo $ac_n "(cached) $ac_c" 1>&6
12032else
12033
12034 cat > conftest.$ac_ext <<EOF
bc9027cc 12035#line 12036 "configure"
0470b1e6
VZ
12036#include "confdefs.h"
12037
12038 #include <time.h>
12039
12040int main() {
12041
12042 struct tm tm;
12043 tm.tm_gmtoff++;
12044
12045; return 0; }
12046EOF
bc9027cc 12047if { (eval echo configure:12048: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
0470b1e6
VZ
12048 rm -rf conftest*
12049
f03a98d8 12050 wx_cv_struct_tm_has_gmtoff=yes
0470b1e6
VZ
12051 cat >> confdefs.h <<\EOF
12052#define WX_GMTOFF_IN_TM 1
12053EOF
12054
12055
12056else
12057 echo "configure: failed program was:" >&5
12058 cat conftest.$ac_ext >&5
12059 rm -rf conftest*
12060 wx_cv_struct_tm_has_gmtoff=no
12061
12062fi
12063rm -f conftest*
12064
12065fi
12066
12067echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6
3fcdd07b
VZ
12068 fi
12069
12070 for ac_func in gettimeofday ftime
12071do
12072echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 12073echo "configure:12074: checking for $ac_func" >&5
3fcdd07b
VZ
12074if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12075 echo $ac_n "(cached) $ac_c" 1>&6
12076else
12077 cat > conftest.$ac_ext <<EOF
bc9027cc 12078#line 12079 "configure"
3fcdd07b
VZ
12079#include "confdefs.h"
12080/* System header to define __stub macros and hopefully few prototypes,
12081 which can conflict with char $ac_func(); below. */
12082#include <assert.h>
12083/* Override any gcc2 internal prototype to avoid an error. */
12084/* We use char because int might match the return type of a gcc2
12085 builtin and then its argument prototype would still apply. */
12086char $ac_func();
12087
12088int main() {
12089
12090/* The GNU C library defines this for functions which it implements
12091 to always fail with ENOSYS. Some functions are actually named
12092 something starting with __ and the normal name is an alias. */
12093#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12094choke me
12095#else
bc9027cc 12096$ac_func();
3fcdd07b
VZ
12097#endif
12098
12099; return 0; }
12100EOF
bc9027cc 12101if { (eval echo configure:12102: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3fcdd07b
VZ
12102 rm -rf conftest*
12103 eval "ac_cv_func_$ac_func=yes"
12104else
12105 echo "configure: failed program was:" >&5
12106 cat conftest.$ac_ext >&5
12107 rm -rf conftest*
12108 eval "ac_cv_func_$ac_func=no"
12109fi
12110rm -f conftest*
12111fi
12112
12113if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12114 echo "$ac_t""yes" 1>&6
12115 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12116 cat >> confdefs.h <<EOF
12117#define $ac_tr_func 1
12118EOF
12119 break
12120else
12121 echo "$ac_t""no" 1>&6
12122fi
12123done
12124
12125
12126 if test "$ac_cv_func_gettimeofday" = "yes"; then
afc31813 12127 echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6
bc9027cc 12128echo "configure:12129: checking whether gettimeofday takes two arguments" >&5
afc31813
VZ
12129if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then
12130 echo $ac_n "(cached) $ac_c" 1>&6
12131else
12132
12133
12134 ac_ext=C
12135# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12136ac_cpp='$CXXCPP $CPPFLAGS'
12137ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12138ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12139cross_compiling=$ac_cv_prog_cxx_cross
12140
12141
12142 cat > conftest.$ac_ext <<EOF
bc9027cc 12143#line 12144 "configure"
10f2d63a 12144#include "confdefs.h"
afc31813
VZ
12145
12146 #include <sys/time.h>
12147 #include <unistd.h>
12148
10f2d63a 12149int main() {
afc31813
VZ
12150
12151 struct timeval tv;
12152 struct timezone tz;
12153 gettimeofday(&tv, &tz);
12154
10f2d63a
VZ
12155; return 0; }
12156EOF
bc9027cc 12157if { (eval echo configure:12158: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a 12158 rm -rf conftest*
afc31813 12159 wx_cv_func_gettimeofday_has_2_args=yes
10f2d63a
VZ
12160else
12161 echo "configure: failed program was:" >&5
12162 cat conftest.$ac_ext >&5
12163 rm -rf conftest*
12164 cat > conftest.$ac_ext <<EOF
bc9027cc 12165#line 12166 "configure"
10f2d63a 12166#include "confdefs.h"
afc31813
VZ
12167
12168 #include <sys/time.h>
12169 #include <unistd.h>
12170
10f2d63a 12171int main() {
afc31813
VZ
12172
12173 struct timeval tv;
12174 gettimeofday(&tv);
12175
10f2d63a
VZ
12176; return 0; }
12177EOF
bc9027cc 12178if { (eval echo configure:12179: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
10f2d63a 12179 rm -rf conftest*
afc31813 12180 wx_cv_func_gettimeofday_has_2_args=no
10f2d63a
VZ
12181else
12182 echo "configure: failed program was:" >&5
12183 cat conftest.$ac_ext >&5
12184 rm -rf conftest*
afc31813
VZ
12185 wx_cv_func_gettimeofday_has_2_args=unknown
12186
10f2d63a
VZ
12187fi
12188rm -f conftest*
afc31813 12189
10f2d63a
VZ
12190fi
12191rm -f conftest*
afc31813 12192 ac_ext=c
10f2d63a
VZ
12193# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12194ac_cpp='$CPP $CPPFLAGS'
12195ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12196ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12197cross_compiling=$ac_cv_prog_cc_cross
12198
afc31813
VZ
12199
12200fi
12201
12202echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6
c63c7106 12203
afc31813
VZ
12204 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
12205 cat >> confdefs.h <<\EOF
12206#define WX_GETTIMEOFDAY_NO_TZ 1
12207EOF
12208
12209 fi
12210 fi
12211
12212 cat >> confdefs.h <<\EOF
12213#define wxUSE_TIMEDATE 1
12214EOF
12215
12216 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS typetest"
12217fi
12218
12219
b089607b
VZ
12220if test "$TOOLKIT" != "MSW"; then
12221
afc31813 12222if test "$wxUSE_SOCKETS" = "yes"; then
c63c7106 12223 echo $ac_n "checking for socket""... $ac_c" 1>&6
bc9027cc 12224echo "configure:12225: checking for socket" >&5
c63c7106
VZ
12225if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then
12226 echo $ac_n "(cached) $ac_c" 1>&6
12227else
12228 cat > conftest.$ac_ext <<EOF
bc9027cc 12229#line 12230 "configure"
c63c7106
VZ
12230#include "confdefs.h"
12231/* System header to define __stub macros and hopefully few prototypes,
12232 which can conflict with char socket(); below. */
12233#include <assert.h>
12234/* Override any gcc2 internal prototype to avoid an error. */
12235/* We use char because int might match the return type of a gcc2
12236 builtin and then its argument prototype would still apply. */
12237char socket();
12238
12239int main() {
12240
12241/* The GNU C library defines this for functions which it implements
12242 to always fail with ENOSYS. Some functions are actually named
12243 something starting with __ and the normal name is an alias. */
12244#if defined (__stub_socket) || defined (__stub___socket)
12245choke me
12246#else
bc9027cc 12247socket();
c63c7106
VZ
12248#endif
12249
12250; return 0; }
12251EOF
bc9027cc 12252if { (eval echo configure:12253: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
c63c7106
VZ
12253 rm -rf conftest*
12254 eval "ac_cv_func_socket=yes"
12255else
12256 echo "configure: failed program was:" >&5
12257 cat conftest.$ac_ext >&5
12258 rm -rf conftest*
12259 eval "ac_cv_func_socket=no"
12260fi
12261rm -f conftest*
12262fi
12263
12264if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then
12265 echo "$ac_t""yes" 1>&6
12266 :
12267else
12268 echo "$ac_t""no" 1>&6
12269echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
bc9027cc 12270echo "configure:12271: checking for socket in -lsocket" >&5
c63c7106
VZ
12271ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
12272if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12273 echo $ac_n "(cached) $ac_c" 1>&6
12274else
12275 ac_save_LIBS="$LIBS"
12276LIBS="-lsocket $LIBS"
12277cat > conftest.$ac_ext <<EOF
bc9027cc 12278#line 12279 "configure"
c63c7106
VZ
12279#include "confdefs.h"
12280/* Override any gcc2 internal prototype to avoid an error. */
12281/* We use char because int might match the return type of a gcc2
12282 builtin and then its argument prototype would still apply. */
12283char socket();
12284
12285int main() {
12286socket()
12287; return 0; }
12288EOF
bc9027cc 12289if { (eval echo configure:12290: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
c63c7106
VZ
12290 rm -rf conftest*
12291 eval "ac_cv_lib_$ac_lib_var=yes"
12292else
12293 echo "configure: failed program was:" >&5
12294 cat conftest.$ac_ext >&5
12295 rm -rf conftest*
12296 eval "ac_cv_lib_$ac_lib_var=no"
12297fi
12298rm -f conftest*
12299LIBS="$ac_save_LIBS"
12300
12301fi
12302if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12303 echo "$ac_t""yes" 1>&6
12304 INET_LINK="$INET_LINK -lsocket"
c63c7106
VZ
12305else
12306 echo "$ac_t""no" 1>&6
afc31813
VZ
12307
12308 echo "configure: warning: socket library not found - sockets will be disabled" 1>&2
12309 wxUSE_SOCKETS=no
12310
12311
c63c7106
VZ
12312fi
12313
12314
12315fi
12316
10f2d63a
VZ
12317fi
12318
b089607b
VZ
12319fi
12320
afc31813 12321if test "$wxUSE_SOCKETS" = "yes" ; then
51a9faba 12322 echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6
bc9027cc 12323echo "configure:12324: checking what is the type of the third argument of getsockname" >&5
51a9faba
VZ
12324if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then
12325 echo $ac_n "(cached) $ac_c" 1>&6
12326else
12327
12328
12329 ac_ext=C
afc31813
VZ
12330# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12331ac_cpp='$CXXCPP $CPPFLAGS'
12332ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12333ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12334cross_compiling=$ac_cv_prog_cxx_cross
12335
51a9faba
VZ
12336
12337 cat > conftest.$ac_ext <<EOF
bc9027cc 12338#line 12339 "configure"
afc31813 12339#include "confdefs.h"
51a9faba 12340
3ace2e6d 12341 #include <sys/types.h>
51a9faba
VZ
12342 #include <sys/socket.h>
12343
afc31813 12344int main() {
51a9faba
VZ
12345
12346 socklen_t len;
12347 getsockname(0, 0, &len);
12348
afc31813
VZ
12349; return 0; }
12350EOF
bc9027cc 12351if { (eval echo configure:12352: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
afc31813 12352 rm -rf conftest*
51a9faba 12353 wx_cv_type_getsockname3=socklen_t
afc31813
VZ
12354else
12355 echo "configure: failed program was:" >&5
12356 cat conftest.$ac_ext >&5
12357 rm -rf conftest*
12358 cat > conftest.$ac_ext <<EOF
bc9027cc 12359#line 12360 "configure"
afc31813 12360#include "confdefs.h"
51a9faba 12361
3ace2e6d 12362 #include <sys/types.h>
51a9faba
VZ
12363 #include <sys/socket.h>
12364
afc31813 12365int main() {
51a9faba
VZ
12366
12367 size_t len;
12368 getsockname(0, 0, &len);
12369
afc31813
VZ
12370; return 0; }
12371EOF
bc9027cc 12372if { (eval echo configure:12373: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
afc31813 12373 rm -rf conftest*
51a9faba 12374 wx_cv_type_getsockname3=size_t
afc31813
VZ
12375else
12376 echo "configure: failed program was:" >&5
12377 cat conftest.$ac_ext >&5
12378 rm -rf conftest*
12379 cat > conftest.$ac_ext <<EOF
bc9027cc 12380#line 12381 "configure"
afc31813 12381#include "confdefs.h"
51a9faba 12382
3ace2e6d 12383 #include <sys/types.h>
51a9faba
VZ
12384 #include <sys/socket.h>
12385
afc31813 12386int main() {
51a9faba
VZ
12387
12388 int len;
12389 getsockname(0, 0, &len);
12390
afc31813
VZ
12391; return 0; }
12392EOF
bc9027cc 12393if { (eval echo configure:12394: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
afc31813 12394 rm -rf conftest*
51a9faba 12395 wx_cv_type_getsockname3=int
afc31813
VZ
12396else
12397 echo "configure: failed program was:" >&5
12398 cat conftest.$ac_ext >&5
3ace2e6d
SN
12399 rm -rf conftest*
12400 wx_cv_type_getsockname3=unknown
12401
afc31813
VZ
12402fi
12403rm -f conftest*
51a9faba 12404
afc31813
VZ
12405fi
12406rm -f conftest*
51a9faba 12407
afc31813
VZ
12408fi
12409rm -f conftest*
51a9faba
VZ
12410
12411 ac_ext=c
afc31813
VZ
12412# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
12413ac_cpp='$CPP $CPPFLAGS'
12414ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
12415ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
12416cross_compiling=$ac_cv_prog_cc_cross
12417
51a9faba
VZ
12418
12419fi
12420
12421echo "$ac_t""$wx_cv_type_getsockname3" 1>&6
12422
12423 if test "$wx_cv_type_getsockname3" = "unknown"; then
12424 wxUSE_SOCKETS=no
12425 echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2
12426 else
12427 cat >> confdefs.h <<EOF
12428#define SOCKLEN_T $wx_cv_type_getsockname3
12429EOF
12430
12431 fi
12432fi
afc31813 12433
51a9faba 12434if test "$wxUSE_SOCKETS" = "yes" ; then
afc31813
VZ
12435 cat >> confdefs.h <<\EOF
12436#define wxUSE_SOCKETS 1
12437EOF
12438
70f7a477 12439 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sockets"
afc31813
VZ
12440 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS protocol"
12441fi
12442
10f2d63a 12443
b089607b
VZ
12444if test "$TOOLKIT" != "MSW"; then
12445
10f2d63a
VZ
12446if test "$wxUSE_JOYSTICK" = 1; then
12447 for ac_hdr in linux/joystick.h
12448do
12449ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12450echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 12451echo "configure:12452: checking for $ac_hdr" >&5
10f2d63a
VZ
12452if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12453 echo $ac_n "(cached) $ac_c" 1>&6
12454else
12455 cat > conftest.$ac_ext <<EOF
bc9027cc 12456#line 12457 "configure"
10f2d63a
VZ
12457#include "confdefs.h"
12458#include <$ac_hdr>
12459EOF
12460ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 12461{ (eval echo configure:12462: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
12462ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12463if test -z "$ac_err"; then
12464 rm -rf conftest*
12465 eval "ac_cv_header_$ac_safe=yes"
12466else
12467 echo "$ac_err" >&5
12468 echo "configure: failed program was:" >&5
12469 cat conftest.$ac_ext >&5
12470 rm -rf conftest*
12471 eval "ac_cv_header_$ac_safe=no"
12472fi
12473rm -f conftest*
12474fi
12475if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12476 echo "$ac_t""yes" 1>&6
12477 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12478 cat >> confdefs.h <<EOF
12479#define $ac_tr_hdr 1
12480EOF
12481
12482else
12483 echo "$ac_t""no" 1>&6
12484fi
12485done
12486
b089607b
VZ
12487 if test "$ac_cv_header_linux_joystick_h" != "yes"; then
12488 wxUSE_JOYSTICK=0
12489 echo "configure: warning: Joystick not supported yb this system" 1>&2
12490 fi
12491fi
12492
12493fi
12494
12495if test "$wxUSE_JOYSTICK" = 1; then
10f2d63a
VZ
12496 cat >> confdefs.h <<\EOF
12497#define wxUSE_JOYSTICK 1
12498EOF
12499
12500 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS joytest"
10f2d63a
VZ
12501fi
12502
12503
b089607b
VZ
12504if test "$TOOLKIT" != "MSW"; then
12505
10f2d63a
VZ
12506HAVE_DL_FUNCS=0
12507HAVE_SHL_FUNCS=0
12508if test "$wxUSE_DYNLIB_CLASS" = "yes"; then
12509 for ac_func in dlopen
12510do
12511echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 12512echo "configure:12513: checking for $ac_func" >&5
10f2d63a
VZ
12513if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12514 echo $ac_n "(cached) $ac_c" 1>&6
12515else
12516 cat > conftest.$ac_ext <<EOF
bc9027cc 12517#line 12518 "configure"
10f2d63a
VZ
12518#include "confdefs.h"
12519/* System header to define __stub macros and hopefully few prototypes,
12520 which can conflict with char $ac_func(); below. */
12521#include <assert.h>
12522/* Override any gcc2 internal prototype to avoid an error. */
12523/* We use char because int might match the return type of a gcc2
12524 builtin and then its argument prototype would still apply. */
12525char $ac_func();
12526
12527int main() {
12528
12529/* The GNU C library defines this for functions which it implements
12530 to always fail with ENOSYS. Some functions are actually named
12531 something starting with __ and the normal name is an alias. */
12532#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12533choke me
12534#else
bc9027cc 12535$ac_func();
10f2d63a
VZ
12536#endif
12537
12538; return 0; }
12539EOF
bc9027cc 12540if { (eval echo configure:12541: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
12541 rm -rf conftest*
12542 eval "ac_cv_func_$ac_func=yes"
12543else
12544 echo "configure: failed program was:" >&5
12545 cat conftest.$ac_ext >&5
12546 rm -rf conftest*
12547 eval "ac_cv_func_$ac_func=no"
12548fi
12549rm -f conftest*
12550fi
12551
12552if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12553 echo "$ac_t""yes" 1>&6
12554 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12555 cat >> confdefs.h <<EOF
12556#define $ac_tr_func 1
12557EOF
12558
12559 cat >> confdefs.h <<\EOF
12560#define HAVE_DLOPEN 1
12561EOF
12562
12563 HAVE_DL_FUNCS=1
12564
12565else
12566 echo "$ac_t""no" 1>&6
12567echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
bc9027cc 12568echo "configure:12569: checking for dlopen in -ldl" >&5
10f2d63a
VZ
12569ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
12570if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
12571 echo $ac_n "(cached) $ac_c" 1>&6
12572else
12573 ac_save_LIBS="$LIBS"
12574LIBS="-ldl $LIBS"
12575cat > conftest.$ac_ext <<EOF
bc9027cc 12576#line 12577 "configure"
10f2d63a
VZ
12577#include "confdefs.h"
12578/* Override any gcc2 internal prototype to avoid an error. */
12579/* We use char because int might match the return type of a gcc2
12580 builtin and then its argument prototype would still apply. */
12581char dlopen();
12582
12583int main() {
12584dlopen()
12585; return 0; }
12586EOF
bc9027cc 12587if { (eval echo configure:12588: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
12588 rm -rf conftest*
12589 eval "ac_cv_lib_$ac_lib_var=yes"
12590else
12591 echo "configure: failed program was:" >&5
12592 cat conftest.$ac_ext >&5
12593 rm -rf conftest*
12594 eval "ac_cv_lib_$ac_lib_var=no"
12595fi
12596rm -f conftest*
12597LIBS="$ac_save_LIBS"
12598
12599fi
12600if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
12601 echo "$ac_t""yes" 1>&6
12602
12603 cat >> confdefs.h <<\EOF
12604#define HAVE_DLOPEN 1
12605EOF
12606
12607 HAVE_DL_FUNCS=1
12608 LIBS="$LIBS -ldl"
12609
12610else
12611 echo "$ac_t""no" 1>&6
12612
12613 for ac_func in shl_load
12614do
12615echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
bc9027cc 12616echo "configure:12617: checking for $ac_func" >&5
10f2d63a
VZ
12617if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
12618 echo $ac_n "(cached) $ac_c" 1>&6
12619else
12620 cat > conftest.$ac_ext <<EOF
bc9027cc 12621#line 12622 "configure"
10f2d63a
VZ
12622#include "confdefs.h"
12623/* System header to define __stub macros and hopefully few prototypes,
12624 which can conflict with char $ac_func(); below. */
12625#include <assert.h>
12626/* Override any gcc2 internal prototype to avoid an error. */
12627/* We use char because int might match the return type of a gcc2
12628 builtin and then its argument prototype would still apply. */
12629char $ac_func();
12630
12631int main() {
12632
12633/* The GNU C library defines this for functions which it implements
12634 to always fail with ENOSYS. Some functions are actually named
12635 something starting with __ and the normal name is an alias. */
12636#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12637choke me
12638#else
bc9027cc 12639$ac_func();
10f2d63a
VZ
12640#endif
12641
12642; return 0; }
12643EOF
bc9027cc 12644if { (eval echo configure:12645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
10f2d63a
VZ
12645 rm -rf conftest*
12646 eval "ac_cv_func_$ac_func=yes"
12647else
12648 echo "configure: failed program was:" >&5
12649 cat conftest.$ac_ext >&5
12650 rm -rf conftest*
12651 eval "ac_cv_func_$ac_func=no"
12652fi
12653rm -f conftest*
12654fi
12655
12656if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
12657 echo "$ac_t""yes" 1>&6
12658 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
12659 cat >> confdefs.h <<EOF
12660#define $ac_tr_func 1
12661EOF
12662
12663 cat >> confdefs.h <<\EOF
12664#define HAVE_SHL_LOAD 1
12665EOF
12666
12667 HAVE_SHL_FUNCS=1
12668
12669else
12670 echo "$ac_t""no" 1>&6
12671fi
12672done
12673
12674
12675fi
12676
12677
12678fi
12679done
12680
12681
12682 if test "$HAVE_DL_FUNCS" = 0; then
12683 if test "$HAVE_SHL_FUNCS" = 0; then
12684 if test "$USE_UNIX" = 1; then
b12915c1 12685 echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2
10f2d63a
VZ
12686 wxUSE_DYNLIB_CLASS=no
12687 else
b12915c1 12688 echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2
10f2d63a
VZ
12689 fi
12690 fi
12691 fi
12692fi
12693
b089607b
VZ
12694fi
12695
10f2d63a 12696if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
b12915c1 12697 cat >> confdefs.h <<\EOF
10f2d63a
VZ
12698#define wxUSE_DYNLIB_CLASS 1
12699EOF
12700
b12915c1
VZ
12701else
12702 wxUSE_ODBC=no
12703 wxUSE_SERIAL=no
10f2d63a
VZ
12704fi
12705
12706
12707if test "$wxUSE_UNICODE" = "yes" ; then
12708 cat >> confdefs.h <<\EOF
12709#define wxUSE_UNICODE 1
12710EOF
12711
12712fi
12713
12714if test "$wxUSE_WCSRTOMBS" = "yes" ; then
12715 cat >> confdefs.h <<\EOF
12716#define wxUSE_WCSRTOMBS 1
12717EOF
12718
12719fi
12720
12721if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
12722 cat >> confdefs.h <<\EOF
12723#define wxUSE_EXPERIMENTAL_PRINTF 1
12724EOF
12725
12726fi
12727
12728
b12915c1
VZ
12729if test "$wxUSE_SERIAL" = "yes" ; then
12730 cat >> confdefs.h <<\EOF
12731#define wxUSE_SERIAL 1
12732EOF
12733
12734fi
12735
12736
10f2d63a
VZ
12737IODBC_C_SRC=""
12738if test "$wxUSE_ODBC" = "yes" ; then
12739 cat >> confdefs.h <<\EOF
12740#define wxUSE_ODBC 1
12741EOF
12742
12743 WXODBCFLAG="-D_IODBC_"
12744 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS db"
12745 IODBCOBJS="\$(IODBC_OBJS)"
12746else
12747 IODBCOBJS=
12748fi
12749
12750
12751if test "$wxUSE_POSTSCRIPT" = "yes" ; then
12752 cat >> confdefs.h <<\EOF
12753#define wxUSE_POSTSCRIPT 1
12754EOF
12755
12756fi
12757
12758cat >> confdefs.h <<\EOF
12759#define wxUSE_AFM_FOR_POSTSCRIPT 1
12760EOF
12761
12762
12763cat >> confdefs.h <<\EOF
12764#define wxUSE_NORMALIZED_PS_FONTS 1
12765EOF
12766
12767
12768
12769if test "$wxUSE_CONSTRAINTS" = "yes"; then
12770 cat >> confdefs.h <<\EOF
12771#define wxUSE_CONSTRAINTS 1
12772EOF
12773
12774 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS layout"
12775fi
12776
12777if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
12778 cat >> confdefs.h <<\EOF
12779#define wxUSE_MDI_ARCHITECTURE 1
12780EOF
12781
12782 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mdi"
12783fi
12784
12785if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
12786 cat >> confdefs.h <<\EOF
12787#define wxUSE_DOC_VIEW_ARCHITECTURE 1
12788EOF
12789
12790 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docview"
12791 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
12792 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docvwmdi"
12793 fi
12794fi
12795
12796if test "$wxUSE_HELP" = "yes"; then
12797 cat >> confdefs.h <<\EOF
12798#define wxUSE_HELP 1
12799EOF
12800
12801 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS help"
12802fi
12803
12804if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
12805 if test "$wxUSE_CONSTRAINTS" != "yes"; then
12806 echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2
12807 else
12808 cat >> confdefs.h <<\EOF
12809#define wxUSE_PRINTING_ARCHITECTURE 1
12810EOF
12811
12812 fi
12813 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS printing"
12814fi
12815
12816if test "$wxUSE_PROLOGIO" = "yes" ; then
12817 cat >> confdefs.h <<\EOF
12818#define wxUSE_PROLOGIO 1
12819EOF
12820
12821fi
12822
12823if test "$wxUSE_RESOURCES" = "yes" ; then
12824 if test "$wxUSE_PROLOGIO" = "yes" ; then
12825 cat >> confdefs.h <<\EOF
12826#define wxUSE_RESOURCES 1
12827EOF
12828
12829 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS resource"
12830 else
12831 echo "configure: warning: wxWindows ressource system requires PrologIO and can't be compiled without it." 1>&2
12832 fi
12833fi
12834
12835if test "$wxUSE_X_RESOURCES" = "yes"; then
12836 cat >> confdefs.h <<\EOF
12837#define wxUSE_X_RESOURCES 1
12838EOF
12839
12840fi
12841
12842
12843if test "$wxUSE_IPC" = "yes"; then
12844 cat >> confdefs.h <<\EOF
12845#define wxUSE_IPC 1
12846EOF
12847
12848fi
12849
12850if test "$wxUSE_CLIPBOARD" = "yes"; then
12851 cat >> confdefs.h <<\EOF
12852#define wxUSE_CLIPBOARD 1
12853EOF
12854
12855fi
12856
12857if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
12858 if test "$wxUSE_GTK" = 1; then
12859 if test "$WXGTK12" != 1; then
12860 echo "configure: warning: Drag and drop is only supported under GTK+ 1.2" 1>&2
12861 wxUSE_DRAG_AND_DROP=no
12862 fi
12863 fi
12864
12865 if test "$wxUSE_MOTIF" = 1; then
12866 echo "configure: warning: Drag and drop is not yet supported under Motif" 1>&2
12867 wxUSE_DRAG_AND_DROP=no
12868 fi
12869
12870 if test "$USE_WIN32" = 1; then
12871 for ac_hdr in ole2.h
12872do
12873ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
12874echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
bc9027cc 12875echo "configure:12876: checking for $ac_hdr" >&5
10f2d63a
VZ
12876if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
12877 echo $ac_n "(cached) $ac_c" 1>&6
12878else
12879 cat > conftest.$ac_ext <<EOF
bc9027cc 12880#line 12881 "configure"
10f2d63a
VZ
12881#include "confdefs.h"
12882#include <$ac_hdr>
12883EOF
12884ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
bc9027cc 12885{ (eval echo configure:12886: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
10f2d63a
VZ
12886ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
12887if test -z "$ac_err"; then
12888 rm -rf conftest*
12889 eval "ac_cv_header_$ac_safe=yes"
12890else
12891 echo "$ac_err" >&5
12892 echo "configure: failed program was:" >&5
12893 cat conftest.$ac_ext >&5
12894 rm -rf conftest*
12895 eval "ac_cv_header_$ac_safe=no"
12896fi
12897rm -f conftest*
12898fi
12899if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
12900 echo "$ac_t""yes" 1>&6
12901 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
12902 cat >> confdefs.h <<EOF
12903#define $ac_tr_hdr 1
12904EOF
12905
12906else
12907 echo "$ac_t""no" 1>&6
12908fi
12909done
12910
12911 if test "x$HAVE_OLE2_H" = x ; then
12912 echo "configure: warning: Drag and drop disabled because OLE headers not found" 1>&2
12913 wxUSE_DRAG_AND_DROP=no
12914 fi
12915 fi
12916
12917 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
12918 cat >> confdefs.h <<\EOF
12919#define wxUSE_DRAG_AND_DROP 1
12920EOF
12921
12922 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dnd"
12923 fi
12924
12925fi
12926
12927if test "$wxUSE_SPLINES" = "yes" ; then
12928 cat >> confdefs.h <<\EOF
12929#define wxUSE_SPLINES 1
12930EOF
12931
12932fi
12933
12934
12935if test "$wxUSE_ACCEL" = "yes"; then
12936 cat >> confdefs.h <<\EOF
12937#define wxUSE_ACCEL 1
12938EOF
12939
12940fi
12941
12942if test "$wxUSE_CARET" = "yes"; then
12943 cat >> confdefs.h <<\EOF
12944#define wxUSE_CARET 1
12945EOF
12946
12947 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS caret"
12948fi
12949
12950if test "$wxUSE_COMBOBOX" = "yes"; then
12951 cat >> confdefs.h <<\EOF
12952#define wxUSE_COMBOBOX 1
12953EOF
12954
12955fi
12956
12957if test "$wxUSE_CHOICE" = "yes"; then
12958 cat >> confdefs.h <<\EOF
12959#define wxUSE_CHOICE 1
12960EOF
12961
12962fi
12963
12964if test "$wxUSE_BMPBUTTON" = "yes"; then
12965 cat >> confdefs.h <<\EOF
12966#define wxUSE_BMPBUTTON 1
12967EOF
12968
12969fi
12970
12971if test "$wxUSE_CHECKBOX" = "yes"; then
12972 cat >> confdefs.h <<\EOF
12973#define wxUSE_CHECKBOX 1
12974EOF
12975
12976fi
12977
12978if test "$wxUSE_CHECKLST" = "yes"; then
12979 cat >> confdefs.h <<\EOF
12980#define wxUSE_CHECKLISTBOX 1
12981EOF
12982
12983 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS checklst"
12984fi
12985
12986if test "$wxUSE_GAUGE" = "yes"; then
12987 cat >> confdefs.h <<\EOF
12988#define wxUSE_GAUGE 1
12989EOF
12990
12991fi
12992
d6a55c4b
VZ
12993if test "$wxUSE_NEW_GRID" = "yes"; then
12994 wxUSE_GRID="yes"
10f2d63a 12995 cat >> confdefs.h <<\EOF
d6a55c4b 12996#define wxUSE_NEW_GRID 1
10f2d63a
VZ
12997EOF
12998
d6a55c4b 12999 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS newgrid"
10f2d63a
VZ
13000fi
13001
d6a55c4b 13002if test "$wxUSE_GRID" = "yes"; then
10f2d63a 13003 cat >> confdefs.h <<\EOF
d6a55c4b 13004#define wxUSE_GRID 1
10f2d63a
VZ
13005EOF
13006
d6a55c4b 13007 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS grid"
10f2d63a
VZ
13008fi
13009
13010if test "$wxUSE_IMAGLIST" = "yes"; then
13011 cat >> confdefs.h <<\EOF
13012#define wxUSE_IMAGLIST 1
13013EOF
13014
13015fi
13016
13017if test "$wxUSE_LISTBOX" = "yes"; then
13018 cat >> confdefs.h <<\EOF
13019#define wxUSE_LISTBOX 1
13020EOF
13021
13022fi
13023
13024if test "$wxUSE_LISTCTRL" = "yes"; then
13025 if test "$wxUSE_IMAGLIST" = "yes"; then
13026 cat >> confdefs.h <<\EOF
13027#define wxUSE_LISTCTRL 1
13028EOF
13029
13030 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listctrl"
13031 else
13032 echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2
13033 fi
13034fi
13035
13036if test "$wxUSE_NOTEBOOK" = "yes"; then
13037 cat >> confdefs.h <<\EOF
13038#define wxUSE_NOTEBOOK 1
13039EOF
13040
13041 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS notebook"
13042fi
13043
13044if test "$wxUSE_RADIOBOX" = "yes"; then
13045 cat >> confdefs.h <<\EOF
13046#define wxUSE_RADIOBOX 1
13047EOF
13048
13049fi
13050
13051if test "$wxUSE_RADIOBTN" = "yes"; then
13052 cat >> confdefs.h <<\EOF
13053#define wxUSE_RADIOBTN 1
13054EOF
13055
13056fi
13057
13058if test "$wxUSE_SASH" = "yes"; then
13059 cat >> confdefs.h <<\EOF
13060#define wxUSE_SASH 1
13061EOF
13062
13063 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sashtest"
13064fi
13065
13066if test "$wxUSE_SCROLLBAR" = "yes"; then
13067 cat >> confdefs.h <<\EOF
13068#define wxUSE_SCROLLBAR 1
13069EOF
13070
741a9306 13071 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
10f2d63a
VZ
13072fi
13073
13074if test "$wxUSE_SLIDER" = "yes"; then
13075 cat >> confdefs.h <<\EOF
13076#define wxUSE_SLIDER 1
13077EOF
13078
13079fi
13080
13081if test "$wxUSE_SPINBTN" = "yes"; then
13082 cat >> confdefs.h <<\EOF
13083#define wxUSE_SPINBTN 1
13084EOF
13085
13086fi
13087
56cfaa52
RR
13088if test "$wxUSE_SPINCTRL" = "yes"; then
13089 cat >> confdefs.h <<\EOF
13090#define wxUSE_SPINCTRL 1
13091EOF
13092
13093fi
13094
10f2d63a
VZ
13095if test "$wxUSE_SPLITTER" = "yes"; then
13096 cat >> confdefs.h <<\EOF
13097#define wxUSE_SPLITTER 1
13098EOF
13099
13100 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS splitter"
13101fi
13102
13103if test "$wxUSE_STATBMP" = "yes"; then
13104 cat >> confdefs.h <<\EOF
13105#define wxUSE_STATBMP 1
13106EOF
13107
13108fi
13109
13110if test "$wxUSE_STATBOX" = "yes"; then
13111 cat >> confdefs.h <<\EOF
13112#define wxUSE_STATBOX 1
13113EOF
13114
13115fi
13116
13117if test "$wxUSE_STATLINE" = "yes"; then
13118 if test "$wxUSE_WINE" = 1 ; then
13119 echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2
13120 else
13121 cat >> confdefs.h <<\EOF
13122#define wxUSE_STATLINE 1
13123EOF
13124
13125 fi
13126fi
13127
13128if test "$wxUSE_STATUSBAR" = "yes"; then
13129 cat >> confdefs.h <<\EOF
13130#define wxUSE_STATUSBAR 1
13131EOF
13132
2286341c
VZ
13133
13134 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS statbar"
10f2d63a
VZ
13135fi
13136
13137if test "$wxUSE_TABDIALOG" = "yes"; then
13138 cat >> confdefs.h <<\EOF
13139#define wxUSE_TAB_DIALOG 1
13140EOF
13141
13142 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab"
13143fi
13144
360d6699
VZ
13145if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then
13146 cat >> confdefs.h <<\EOF
13147#define wxUSE_TOOLBAR_SIMPLE 1
13148EOF
13149
13150 wxUSE_TOOLBAR="yes"
13151fi
13152
10f2d63a
VZ
13153if test "$wxUSE_TOOLBAR" = "yes"; then
13154 cat >> confdefs.h <<\EOF
13155#define wxUSE_TOOLBAR 1
13156EOF
13157
360d6699
VZ
13158
13159 if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then
13160 wxUSE_TOOLBAR_NATIVE="yes"
13161 fi
13162
10f2d63a
VZ
13163 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS toolbar"
13164fi
13165
360d6699
VZ
13166if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then
13167 cat >> confdefs.h <<\EOF
13168#define wxUSE_TOOLBAR_NATIVE 1
13169EOF
13170
13171fi
13172
10f2d63a
VZ
13173if test "$wxUSE_TOOLTIPS" = "yes"; then
13174 if test "$wxUSE_MOTIF" = 1; then
13175 echo "configure: warning: wxTooltip not supported yet under Motif" 1>&2
13176 else
13177 if test "$wxUSE_WINE" = 1; then
13178 echo "configure: warning: wxTooltip not supported under WINE" 1>&2
13179 else
13180 cat >> confdefs.h <<\EOF
13181#define wxUSE_TOOLTIPS 1
13182EOF
13183
13184 fi
13185 fi
13186fi
13187
13188if test "$wxUSE_TREECTRL" = "yes"; then
13189 if test "$wxUSE_IMAGLIST" = "yes"; then
13190 cat >> confdefs.h <<\EOF
13191#define wxUSE_TREECTRL 1
13192EOF
13193
13194 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS treectrl"
13195 else
13196 echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2
13197 fi
13198fi
13199
13200
13201
13202if test "$wxUSE_METAFILE" = "yes"; then
13203 cat >> confdefs.h <<\EOF
13204#define wxUSE_METAFILE 1
13205EOF
13206
13207fi
13208
13209if test "$wxUSE_DIRDLG" = "yes"; then
13210 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13211 echo "configure: warning: wxDirDialog requires constraints so it won't be compiled without them" 1>&2
13212 else
13213 if test "$wxUSE_TREECTRL" != "yes"; then
13214 echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2
13215 else
13216 cat >> confdefs.h <<\EOF
13217#define wxUSE_DIRDLG 1
13218EOF
13219
13220 fi
13221 fi
13222fi
13223
13224if test "$wxUSE_TEXTDLG" = "yes"; then
13225 cat >> confdefs.h <<\EOF
13226#define wxUSE_TEXTDLG 1
13227EOF
13228
13229fi
13230
13231if test "$wxUSE_STARTUP_TIPS" = "yes"; then
13232 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13233 echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2
13234 else
13235 cat >> confdefs.h <<\EOF
13236#define wxUSE_STARTUP_TIPS 1
13237EOF
13238
13239 fi
13240fi
13241
13242if test "$wxUSE_PROGRESSDLG" = "yes"; then
13243 if test "$wxUSE_CONSTRAINTS" != "yes"; then
13244 echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2
13245 else
13246 cat >> confdefs.h <<\EOF
13247#define wxUSE_PROGRESSDLG 1
13248EOF
13249
13250 fi
13251fi
13252
13253if test "$wxUSE_MINIFRAME" = "yes"; then
13254 cat >> confdefs.h <<\EOF
13255#define wxUSE_MINIFRAME 1
13256EOF
13257
13258 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS minifram"
13259fi
13260
13261if test "$wxUSE_HTML" = "yes"; then
13262 cat >> confdefs.h <<\EOF
13263#define wxUSE_HTML 1
13264EOF
13265
13266 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html"
13267 INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS html"
13268fi
13269
13270if test "$wxUSE_VALIDATORS" = "yes"; then
13271 cat >> confdefs.h <<\EOF
13272#define wxUSE_VALIDATORS 1
13273EOF
13274
13275 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS validate"
13276fi
13277
13278if test "$wxUSE_GIF" = "yes" ; then
13279 cat >> confdefs.h <<\EOF
13280#define wxUSE_GIF 1
13281EOF
13282
13283fi
13284
13285if test "$wxUSE_PCX" = "yes" ; then
13286 cat >> confdefs.h <<\EOF
13287#define wxUSE_PCX 1
13288EOF
13289
13290fi
13291
13292if test "$wxUSE_PNM" = "yes" ; then
13293 cat >> confdefs.h <<\EOF
13294#define wxUSE_PNM 1
13295EOF
13296
13297fi
13298
13299
aaa37c0d
VZ
13300OSINFO=`uname -s -r -m`
13301OSINFO="\"$OSINFO\""
13302cat >> confdefs.h <<EOF
13303#define WXWIN_OS_DESCRIPTION $OSINFO
13304EOF
13305
13306
13307
bdad4e7e 13308GUILIBS="$GUI_TK_LIBRARY $OPENGL_LINK $TOOLKIT_LINK"
10f2d63a 13309
c63c7106 13310EXTRA_LIBS="$LIBS $POSIX4_LINK $INET_LINK $WCHAR_LINK $THREADS_LINK $DMALLOC_LINK $DL_LINK"
10f2d63a
VZ
13311if test "$wxUSE_GUI" = "yes"; then
13312 EXTRA_LIBS="$EXTRA_LIBS $GUILIBS"
13313fi
13314
13315LD_LIBS="\${top_builddir}/lib/${WX_LIBRARY_NAME_STATIC} $EXTRA_LIBS"
13316
c7a2bf27 13317INCLUDES="-I. -I\${top_builddir}/include -I\${top_srcdir}/include $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $TOOLKIT_INCLUDE"
10f2d63a
VZ
13318
13319if test "$GXX" = yes ; then
13320 CXXWARNINGS="-Wall"
d6a55c4b 13321 fi
10f2d63a
VZ
13322EXTRA_CFLAGS="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES"
13323
13324CFLAGS=`echo $CFLAGS $EXTRA_CFLAGS | sed 's/ \\+/ /g'`
13325CXXFLAGS=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
13326
e694c22c
VZ
13327LDFLAGS="$LDFLAGS $PROFILE"
13328
10f2d63a
VZ
13329if test "$wxUSE_GUI" = "yes"; then
13330
bdad4e7e 13331 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS controls dialogs dragimag drawing dynamic \
bc9027cc 13332 font fractal image menu minimal richedit"
b12915c1 13333
88d3a15c 13334 CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)"
10f2d63a
VZ
13335else
13336 SAMPLES_SUBDIRS=""
13337fi
13338
ec14dd32
VZ
13339SAMPLES_SUBDIRS="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
13340
13341
13342
10f2d63a
VZ
13343
13344
13345
13346
13347
13348
13349
13350
13351
13352
13353
13354
13355
13356
13357
13358
13359
13360
13361
13362
13363
13364
13365
13366
13367
13368
13369
13370
13371
13372
13373
13374
13375
13376
13377
13378
13379
13380
13381
13382
13383
13384
13385
13386
13387
13388
13389
13390
13391
13392
13393
13394
1d62a8b4 13395
bdad4e7e
RR
13396
13397
13398
13399
13400
13401
13402
13403
13404
13405
e694c22c 13406
b12915c1 13407
2224580a
VZ
13408
13409
13410
13411
dad6c0ea
VZ
13412
13413
caa2c79b 13414
10f2d63a
VZ
13415
13416
13417echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
bc9027cc 13418echo "configure:13419: checking whether ${MAKE-make} sets \${MAKE}" >&5
10f2d63a
VZ
13419set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
13420if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
13421 echo $ac_n "(cached) $ac_c" 1>&6
13422else
13423 cat > conftestmake <<\EOF
13424all:
13425 @echo 'ac_maketemp="${MAKE}"'
13426EOF
13427# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
13428eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
13429if test -n "$ac_maketemp"; then
13430 eval ac_cv_prog_make_${ac_make}_set=yes
13431else
13432 eval ac_cv_prog_make_${ac_make}_set=no
13433fi
13434rm -f conftestmake
13435fi
13436if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
13437 echo "$ac_t""yes" 1>&6
13438 SET_MAKE=
13439else
13440 echo "$ac_t""no" 1>&6
13441 SET_MAKE="MAKE=${MAKE-make}"
13442fi
13443
13444
00cf1208
RR
13445if test -d include; then
13446 if test -d include/wx; then
13447 if test -d include/wx/${TOOLKIT_DIR}; then
13448 if test -f include/wx/${TOOLKIT_DIR}/setup.h; then
13449 mv -f include/wx/${TOOLKIT_DIR}/setup.h setup.h
13450 fi
13451 fi
13452 fi
13453fi
13454
10f2d63a
VZ
13455
13456
2224580a 13457if test "$wxUSE_GUI" = "yes"; then
ec90f5e5 13458 wx_cv_path_samplesubdirs=$SAMPLES_SUBDIRS
2224580a
VZ
13459 subdirs="demos samples utils"
13460
13461fi
10f2d63a
VZ
13462
13463trap '' 1 2 15
13464cat > confcache <<\EOF
13465# This file is a shell script that caches the results of configure
13466# tests run on this system so they can be shared between configure
13467# scripts and configure runs. It is not useful on other systems.
13468# If it contains results you don't want to keep, you may remove or edit it.
13469#
13470# By default, configure uses ./config.cache as the cache file,
13471# creating it if it does not exist already. You can give configure
13472# the --cache-file=FILE option to use a different cache file; that is
13473# what configure does when it calls configure scripts in
13474# subdirectories, so they share the cache.
13475# Giving --cache-file=/dev/null disables caching, for debugging configure.
13476# config.status only pays attention to the cache file if you give it the
13477# --recheck option to rerun configure.
13478#
13479EOF
13480# The following way of writing the cache mishandles newlines in values,
13481# but we know of no workaround that is simple, portable, and efficient.
13482# So, don't put newlines in cache variables' values.
13483# Ultrix sh set writes to stderr and can't be redirected directly,
13484# and sets the high bit in the cache file unless we assign to the vars.
13485(set) 2>&1 |
13486 case `(ac_space=' '; set | grep ac_space) 2>&1` in
13487 *ac_space=\ *)
13488 # `set' does not quote correctly, so add quotes (double-quote substitution
13489 # turns \\\\ into \\, and sed turns \\ into \).
13490 sed -n \
13491 -e "s/'/'\\\\''/g" \
13492 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
13493 ;;
13494 *)
13495 # `set' quotes correctly as required by POSIX, so do not add quotes.
13496 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
13497 ;;
13498 esac >> confcache
13499if cmp -s $cache_file confcache; then
13500 :
13501else
13502 if test -w $cache_file; then
13503 echo "updating cache $cache_file"
13504 cat confcache > $cache_file
13505 else
13506 echo "not updating unwritable cache $cache_file"
13507 fi
13508fi
13509rm -f confcache
13510
13511trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
13512
13513test "x$prefix" = xNONE && prefix=$ac_default_prefix
13514# Let make expand exec_prefix.
13515test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13516
13517# Any assignment to VPATH causes Sun make to only execute
13518# the first set of double-colon rules, so remove it if not needed.
13519# If there is a colon in the path, we need to keep it.
13520if test "x$srcdir" = x.; then
13521 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
13522fi
13523
13524trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
13525
13526DEFS=-DHAVE_CONFIG_H
13527
13528# Without the "./", some shells look in PATH for config.status.
13529: ${CONFIG_STATUS=./config.status}
13530
13531echo creating $CONFIG_STATUS
13532rm -f $CONFIG_STATUS
13533cat > $CONFIG_STATUS <<EOF
13534#! /bin/sh
13535# Generated automatically by configure.
13536# Run this file to recreate the current configuration.
13537# This directory was configured as follows,
13538# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
13539#
13540# $0 $ac_configure_args
13541#
13542# Compiler output produced by configure, useful for debugging
13543# configure, is in ./config.log if it exists.
13544
13545ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
13546for ac_option
13547do
13548 case "\$ac_option" in
13549 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13550 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
13551 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
13552 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
bc9027cc 13553 echo "$CONFIG_STATUS generated by autoconf version 2.13"
10f2d63a
VZ
13554 exit 0 ;;
13555 -help | --help | --hel | --he | --h)
13556 echo "\$ac_cs_usage"; exit 0 ;;
13557 *) echo "\$ac_cs_usage"; exit 1 ;;
13558 esac
13559done
13560
13561ac_given_srcdir=$srcdir
13562ac_given_INSTALL="$INSTALL"
13563
13564trap 'rm -fr `echo "
13565 wx-config
13566 src/make.env
13567 src/makeprog.env
13568 src/makelib.env
13569 Makefile
10f2d63a
VZ
13570 setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
13571EOF
13572cat >> $CONFIG_STATUS <<EOF
13573
13574# Protect against being on the right side of a sed subst in config.status.
13575sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
13576 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
13577$ac_vpsub
13578$extrasub
13579s%@SHELL@%$SHELL%g
13580s%@CFLAGS@%$CFLAGS%g
13581s%@CPPFLAGS@%$CPPFLAGS%g
13582s%@CXXFLAGS@%$CXXFLAGS%g
13583s%@FFLAGS@%$FFLAGS%g
13584s%@DEFS@%$DEFS%g
13585s%@LDFLAGS@%$LDFLAGS%g
13586s%@LIBS@%$LIBS%g
13587s%@exec_prefix@%$exec_prefix%g
13588s%@prefix@%$prefix%g
13589s%@program_transform_name@%$program_transform_name%g
13590s%@bindir@%$bindir%g
13591s%@sbindir@%$sbindir%g
13592s%@libexecdir@%$libexecdir%g
13593s%@datadir@%$datadir%g
13594s%@sysconfdir@%$sysconfdir%g
13595s%@sharedstatedir@%$sharedstatedir%g
13596s%@localstatedir@%$localstatedir%g
13597s%@libdir@%$libdir%g
13598s%@includedir@%$includedir%g
13599s%@oldincludedir@%$oldincludedir%g
13600s%@infodir@%$infodir%g
13601s%@mandir@%$mandir%g
7c66a493
VZ
13602s%@host@%$host%g
13603s%@host_alias@%$host_alias%g
13604s%@host_cpu@%$host_cpu%g
13605s%@host_vendor@%$host_vendor%g
13606s%@host_os@%$host_os%g
13607s%@target@%$target%g
13608s%@target_alias@%$target_alias%g
13609s%@target_cpu@%$target_cpu%g
13610s%@target_vendor@%$target_vendor%g
13611s%@target_os@%$target_os%g
13612s%@build@%$build%g
13613s%@build_alias@%$build_alias%g
13614s%@build_cpu@%$build_cpu%g
13615s%@build_vendor@%$build_vendor%g
13616s%@build_os@%$build_os%g
10f2d63a
VZ
13617s%@CC@%$CC%g
13618s%@CPP@%$CPP%g
13619s%@CXX@%$CXX%g
13620s%@CXXCPP@%$CXXCPP%g
13621s%@RANLIB@%$RANLIB%g
13622s%@AR@%$AR%g
13623s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
13624s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
13625s%@INSTALL_DATA@%$INSTALL_DATA%g
13626s%@STRIP@%$STRIP%g
13627s%@YACC@%$YACC%g
13628s%@LEX@%$LEX%g
13629s%@LEXLIB@%$LEXLIB%g
13630s%@LN_S@%$LN_S%g
13631s%@GTK_CONFIG@%$GTK_CONFIG%g
13632s%@GTK_CFLAGS@%$GTK_CFLAGS%g
13633s%@GTK_LIBS@%$GTK_LIBS%g
ab9b9eab
VZ
13634s%@X_CFLAGS@%$X_CFLAGS%g
13635s%@X_PRE_LIBS@%$X_PRE_LIBS%g
13636s%@X_LIBS@%$X_LIBS%g
13637s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g
ec14dd32
VZ
13638s%@LEX_STEM@%$LEX_STEM%g
13639s%@PATH_IFS@%$PATH_IFS%g
10f2d63a
VZ
13640s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g
13641s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g
13642s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g
13643s%@WX_LIBRARY_NAME@%$WX_LIBRARY_NAME%g
13644s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g
13645s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g
13646s%@WX_LIBRARY@%$WX_LIBRARY%g
13647s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g
13648s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g
13649s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g
13650s%@WX_LIBRARY_LINK3@%$WX_LIBRARY_LINK3%g
13651s%@PROGRAM_EXT@%$PROGRAM_EXT%g
bdad4e7e
RR
13652s%@WX_LIBRARY_NAME_GL@%$WX_LIBRARY_NAME_GL%g
13653s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g
13654s%@WX_LIBRARY_NAME_SHARED_GL@%$WX_LIBRARY_NAME_SHARED_GL%g
13655s%@WX_LIBRARY_GL@%$WX_LIBRARY_GL%g
13656s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g
13657s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g
13658s%@WX_LIBRARY_LINK2_GL@%$WX_LIBRARY_LINK2_GL%g
13659s%@WX_LIBRARY_LINK3_GL@%$WX_LIBRARY_LINK3_GL%g
10f2d63a
VZ
13660s%@WX_ALL@%$WX_ALL%g
13661s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g
13662s%@SHARED_LD@%$SHARED_LD%g
13663s%@PIC_FLAG@%$PIC_FLAG%g
13664s%@DEP_INFO_FLAGS@%$DEP_INFO_FLAGS%g
caa2c79b 13665s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g
1d62a8b4 13666s%@BURNT_LIBRARY_NAME@%$BURNT_LIBRARY_NAME%g
bdad4e7e 13667s%@BURNT_LIBRARY_NAME_GL@%$BURNT_LIBRARY_NAME_GL%g
10f2d63a 13668s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g
dad6c0ea
VZ
13669s%@USE_GUI@%$USE_GUI%g
13670s%@AFMINSTALL@%$AFMINSTALL%g
10f2d63a
VZ
13671s%@TOOLKIT@%$TOOLKIT%g
13672s%@TOOLKIT_DEF@%$TOOLKIT_DEF%g
13673s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g
13674s%@TOOLKIT_INCLUDE@%$TOOLKIT_INCLUDE%g
13675s%@GUIHEADERS@%$GUIHEADERS%g
13676s%@GUIOBJS@%$GUIOBJS%g
13677s%@COMMONOBJS@%$COMMONOBJS%g
13678s%@GENERICOBJS@%$GENERICOBJS%g
13679s%@GUIDEPS@%$GUIDEPS%g
13680s%@COMMONDEPS@%$COMMONDEPS%g
13681s%@GENERICDEPS@%$GENERICDEPS%g
13682s%@IODBCOBJS@%$IODBCOBJS%g
13683s%@UNIXOBJS@%$UNIXOBJS%g
13684s%@UNIXDEPS@%$UNIXDEPS%g
13685s%@ALL_OBJECTS@%$ALL_OBJECTS%g
13686s%@ALL_DEPFILES@%$ALL_DEPFILES%g
10f2d63a 13687s%@GUIDIST@%$GUIDIST%g
2224580a
VZ
13688s%@PORT_FILES@%$PORT_FILES%g
13689s%@DISTDIR@%$DISTDIR%g
13690s%@RPM_SPEC@%$RPM_SPEC%g
13691s%@RPM_FILES@%$RPM_FILES%g
10f2d63a
VZ
13692s%@SRC_SUBDIRS@%$SRC_SUBDIRS%g
13693s%@INCLUDE_SUBDIRS@%$INCLUDE_SUBDIRS%g
13694s%@UTILS_SUBDIRS@%$UTILS_SUBDIRS%g
13695s%@DOCS_SUBDIRS@%$DOCS_SUBDIRS%g
13696s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g
13697s%@USER_SUBDIRS@%$USER_SUBDIRS%g
13698s%@EXTRA_LIBS@%$EXTRA_LIBS%g
b12915c1 13699s%@EXTRADEFS@%$EXTRADEFS%g
10f2d63a
VZ
13700s%@LD_LIBS@%$LD_LIBS%g
13701s%@SET_MAKE@%$SET_MAKE%g
2224580a 13702s%@subdirs@%$subdirs%g
10f2d63a
VZ
13703
13704CEOF
13705EOF
13706
13707cat >> $CONFIG_STATUS <<\EOF
13708
13709# Split the substitutions into bite-sized pieces for seds with
13710# small command number limits, like on Digital OSF/1 and HP-UX.
13711ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
13712ac_file=1 # Number of current file.
13713ac_beg=1 # First line for current file.
13714ac_end=$ac_max_sed_cmds # Line after last line for current file.
13715ac_more_lines=:
13716ac_sed_cmds=""
13717while $ac_more_lines; do
13718 if test $ac_beg -gt 1; then
13719 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
13720 else
13721 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
13722 fi
13723 if test ! -s conftest.s$ac_file; then
13724 ac_more_lines=false
13725 rm -f conftest.s$ac_file
13726 else
13727 if test -z "$ac_sed_cmds"; then
13728 ac_sed_cmds="sed -f conftest.s$ac_file"
13729 else
13730 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
13731 fi
13732 ac_file=`expr $ac_file + 1`
13733 ac_beg=$ac_end
13734 ac_end=`expr $ac_end + $ac_max_sed_cmds`
13735 fi
13736done
13737if test -z "$ac_sed_cmds"; then
13738 ac_sed_cmds=cat
13739fi
13740EOF
13741
13742cat >> $CONFIG_STATUS <<EOF
13743
13744CONFIG_FILES=\${CONFIG_FILES-"wx-config
13745 src/make.env
13746 src/makeprog.env
13747 src/makelib.env
13748 Makefile
10f2d63a
VZ
13749 "}
13750EOF
13751cat >> $CONFIG_STATUS <<\EOF
13752for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
13753 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13754 case "$ac_file" in
13755 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
13756 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
13757 *) ac_file_in="${ac_file}.in" ;;
13758 esac
13759
13760 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
13761
13762 # Remove last slash and all that follows it. Not all systems have dirname.
13763 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
13764 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
13765 # The file is in a subdirectory.
13766 test ! -d "$ac_dir" && mkdir "$ac_dir"
13767 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
13768 # A "../" for each directory in $ac_dir_suffix.
13769 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
13770 else
13771 ac_dir_suffix= ac_dots=
13772 fi
13773
13774 case "$ac_given_srcdir" in
13775 .) srcdir=.
13776 if test -z "$ac_dots"; then top_srcdir=.
13777 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
13778 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
13779 *) # Relative path.
13780 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
13781 top_srcdir="$ac_dots$ac_given_srcdir" ;;
13782 esac
13783
13784 case "$ac_given_INSTALL" in
13785 [/$]*) INSTALL="$ac_given_INSTALL" ;;
13786 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
13787 esac
13788
13789 echo creating "$ac_file"
13790 rm -f "$ac_file"
13791 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
13792 case "$ac_file" in
13793 *Makefile*) ac_comsub="1i\\
13794# $configure_input" ;;
13795 *) ac_comsub= ;;
13796 esac
13797
13798 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
13799 sed -e "$ac_comsub
13800s%@configure_input@%$configure_input%g
13801s%@srcdir@%$srcdir%g
13802s%@top_srcdir@%$top_srcdir%g
13803s%@INSTALL@%$INSTALL%g
13804" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
13805fi; done
13806rm -f conftest.s*
13807
13808# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
13809# NAME is the cpp macro being defined and VALUE is the value it is being given.
13810#
13811# ac_d sets the value in "#define NAME VALUE" lines.
13812ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
13813ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
13814ac_dC='\3'
13815ac_dD='%g'
13816# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
13817ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13818ac_uB='\([ ]\)%\1#\2define\3'
13819ac_uC=' '
13820ac_uD='\4%g'
13821# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
13822ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
13823ac_eB='$%\1#\2define\3'
13824ac_eC=' '
13825ac_eD='%g'
13826
13827if test "${CONFIG_HEADERS+set}" != set; then
13828EOF
13829cat >> $CONFIG_STATUS <<EOF
13830 CONFIG_HEADERS="setup.h:setup.h.in"
13831EOF
13832cat >> $CONFIG_STATUS <<\EOF
13833fi
13834for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
13835 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
13836 case "$ac_file" in
13837 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
13838 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
13839 *) ac_file_in="${ac_file}.in" ;;
13840 esac
13841
13842 echo creating $ac_file
13843
13844 rm -f conftest.frag conftest.in conftest.out
13845 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
13846 cat $ac_file_inputs > conftest.in
13847
13848EOF
13849
13850# Transform confdefs.h into a sed script conftest.vals that substitutes
13851# the proper values into config.h.in to produce config.h. And first:
13852# Protect against being on the right side of a sed subst in config.status.
13853# Protect against being in an unquoted here document in config.status.
13854rm -f conftest.vals
13855cat > conftest.hdr <<\EOF
13856s/[\\&%]/\\&/g
13857s%[\\$`]%\\&%g
13858s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
13859s%ac_d%ac_u%gp
13860s%ac_u%ac_e%gp
13861EOF
13862sed -n -f conftest.hdr confdefs.h > conftest.vals
13863rm -f conftest.hdr
13864
13865# This sed command replaces #undef with comments. This is necessary, for
13866# example, in the case of _POSIX_SOURCE, which is predefined and required
13867# on some systems where configure will not decide to define it.
13868cat >> conftest.vals <<\EOF
13869s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
13870EOF
13871
13872# Break up conftest.vals because some shells have a limit on
13873# the size of here documents, and old seds have small limits too.
13874
13875rm -f conftest.tail
13876while :
13877do
13878 ac_lines=`grep -c . conftest.vals`
13879 # grep -c gives empty output for an empty file on some AIX systems.
13880 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
13881 # Write a limited-size here document to conftest.frag.
13882 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
13883 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
13884 echo 'CEOF
13885 sed -f conftest.frag conftest.in > conftest.out
13886 rm -f conftest.in
13887 mv conftest.out conftest.in
13888' >> $CONFIG_STATUS
13889 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
13890 rm -f conftest.vals
13891 mv conftest.tail conftest.vals
13892done
13893rm -f conftest.vals
13894
13895cat >> $CONFIG_STATUS <<\EOF
13896 rm -f conftest.frag conftest.h
13897 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
13898 cat conftest.in >> conftest.h
13899 rm -f conftest.in
13900 if cmp -s $ac_file conftest.h 2>/dev/null; then
13901 echo "$ac_file is unchanged"
13902 rm -f conftest.h
13903 else
13904 # Remove last slash and all that follows it. Not all systems have dirname.
13905 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
13906 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
13907 # The file is in a subdirectory.
13908 test ! -d "$ac_dir" && mkdir "$ac_dir"
13909 fi
13910 rm -f $ac_file
13911 mv conftest.h $ac_file
13912 fi
13913fi; done
13914
13915EOF
13916cat >> $CONFIG_STATUS <<EOF
13917
13918 TOOLKIT_DIR="${TOOLKIT_DIR}"
07eb77a6 13919 LN_S="${LN_S}"
10f2d63a
VZ
13920
13921
13922EOF
13923cat >> $CONFIG_STATUS <<\EOF
13924
13925 chmod +x wx-config
07eb77a6
RL
13926 mv wx-config wx${TOOLKIT_DIR}-config
13927 ${LN_S} wx${TOOLKIT_DIR}-config wx-config
00cf1208
RR
13928
13929
13930 if test ! -d lib; then
13931 mkdir lib
13932 fi
13933 if test ! -d lib/wx; then
13934 mkdir lib/wx
13935 fi
13936 if test ! -d lib/wx/include; then
13937 mkdir lib/wx/include
13938 fi
13939 if test ! -d lib/wx/include/wx; then
13940 mkdir lib/wx/include/wx
13941 fi
13942 if test ! -d lib/wx/include/wx/${TOOLKIT_DIR}; then
13943 mkdir lib/wx/include/wx/${TOOLKIT_DIR}
13944 fi
13945 if test -f setup.h; then
13946 cp -f setup.h lib/wx/include/wx/${TOOLKIT_DIR}/setup.h
13947 fi
07eb77a6 13948
00cf1208 13949
10f2d63a
VZ
13950 if test ! -d include; then
13951 mkdir include
13952 fi
13953 if test ! -d include/wx; then
13954 mkdir include/wx
13955 fi
13956 if test ! -d include/wx/${TOOLKIT_DIR}; then
13957 mkdir include/wx/${TOOLKIT_DIR}
13958 fi
afc31813
VZ
13959 if test -f setup.h; then
13960 mv -f setup.h include/wx/${TOOLKIT_DIR}/setup.h
13961 fi
00cf1208 13962
10f2d63a
VZ
13963
13964exit 0
13965EOF
13966chmod +x $CONFIG_STATUS
13967rm -fr confdefs* $ac_clean_files
13968test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
13969
2224580a
VZ
13970if test "$no_recursion" != yes; then
13971
13972 # Remove --cache-file and --srcdir arguments so they do not pile up.
13973 ac_sub_configure_args=
13974 ac_prev=
13975 for ac_arg in $ac_configure_args; do
13976 if test -n "$ac_prev"; then
13977 ac_prev=
13978 continue
13979 fi
13980 case "$ac_arg" in
13981 -cache-file | --cache-file | --cache-fil | --cache-fi \
13982 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
13983 ac_prev=cache_file ;;
13984 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
13985 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
13986 ;;
13987 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
13988 ac_prev=srcdir ;;
13989 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
13990 ;;
13991 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
13992 esac
13993 done
13994
13995 for ac_config_dir in demos samples utils; do
13996
13997 # Do not complain, so a configure script can configure whichever
13998 # parts of a large source tree are present.
13999 if test ! -d $srcdir/$ac_config_dir; then
14000 continue
14001 fi
14002
14003 echo configuring in $ac_config_dir
14004
14005 case "$srcdir" in
14006 .) ;;
14007 *)
14008 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
14009 else
14010 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
14011 fi
14012 ;;
14013 esac
14014
14015 ac_popdir=`pwd`
14016 cd $ac_config_dir
14017
14018 # A "../" for each directory in /$ac_config_dir.
14019 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
14020
14021 case "$srcdir" in
14022 .) # No --srcdir option. We are building in place.
14023 ac_sub_srcdir=$srcdir ;;
14024 /*) # Absolute path.
14025 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
14026 *) # Relative path.
14027 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
14028 esac
14029
14030 # Check for guested configure; otherwise get Cygnus style configure.
14031 if test -f $ac_sub_srcdir/configure; then
14032 ac_sub_configure=$ac_sub_srcdir/configure
14033 elif test -f $ac_sub_srcdir/configure.in; then
14034 ac_sub_configure=$ac_configure
14035 else
14036 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
14037 ac_sub_configure=
14038 fi
14039
14040 # The recursion is here.
14041 if test -n "$ac_sub_configure"; then
14042
14043 # Make the cache file name correct relative to the subdirectory.
14044 case "$cache_file" in
14045 /*) ac_sub_cache_file=$cache_file ;;
14046 *) # Relative path.
14047 ac_sub_cache_file="$ac_dots$cache_file" ;;
14048 esac
14049 case "$ac_given_INSTALL" in
14050 [/$]*) INSTALL="$ac_given_INSTALL" ;;
14051 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
14052 esac
14053
14054 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
14055 # The eval makes quoting arguments work.
14056 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
14057 then :
14058 else
14059 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
14060 fi
14061 fi
14062
14063 cd $ac_popdir
14064 done
14065fi
14066
10f2d63a 14067