]>
Commit | Line | Data |
---|---|---|
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. | |
69ffe1d2 | 41 | # Generated automatically using autoconf version 2.14 |
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: | |
48 | ac_help= | |
49 | ac_default_prefix=/usr/local | |
50 | # Any additions from configure.in: | |
51 | ac_help="$ac_help | |
52 | --enable-gui use GUI classes" | |
53 | ac_help="$ac_help | |
54 | --with-gtk use GTK+" | |
55 | ac_help="$ac_help | |
56 | --with-motif use Motif/Lesstif" | |
57 | ac_help="$ac_help | |
58 | --with-wine use WINE" | |
59 | ac_help="$ac_help | |
60 | --with-cygwin use Cygwin for MS-Windows" | |
61 | ac_help="$ac_help | |
62 | --with-mingw use GCC Minimal MS-Windows" | |
63 | ac_help="$ac_help | |
64 | --with-gtk-prefix=PFX Prefix where GTK is installed" | |
65 | ac_help="$ac_help | |
66 | --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed" | |
67 | ac_help="$ac_help | |
68 | --with-dmalloc use dmalloc library (www.letters.com/dmalloc)" | |
69 | ac_help="$ac_help | |
70 | --with-zlib use zlib for LZW compression" | |
71 | ac_help="$ac_help | |
72 | --with-libpng use libpng (PNG image format)" | |
73 | ac_help="$ac_help | |
74 | --with-libjpeg use libjpeg (JPEG file format)" | |
75 | ac_help="$ac_help | |
c7a2bf27 RR |
76 | --with-libtiff use libtiff (TIFF file format)" |
77 | ac_help="$ac_help | |
10f2d63a VZ |
78 | --with-opengl use OpenGL (or Mesa)" |
79 | ac_help="$ac_help | |
80 | --with-odbc use the IODBC and wxODBC classes" | |
81 | ac_help="$ac_help | |
82 | --enable-shared create shared library code" | |
83 | ac_help="$ac_help | |
84 | --enable-optimise create optimised code" | |
85 | ac_help="$ac_help | |
86 | --enable-debug same as debug_flag and debug_info" | |
87 | ac_help="$ac_help | |
88 | --enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)" | |
89 | ac_help="$ac_help | |
90 | --enable-debug_info create code with debugging information" | |
91 | ac_help="$ac_help | |
92 | --enable-debug_gdb create code with extra GDB debugging information" | |
93 | ac_help="$ac_help | |
94 | --enable-debug_cntxt use wxDebugContext" | |
95 | ac_help="$ac_help | |
96 | --enable-mem_tracing create code with memory tracing" | |
97 | ac_help="$ac_help | |
98 | --enable-profile create code with profiling information" | |
99 | ac_help="$ac_help | |
100 | --enable-no_rtti create code without RTTI information" | |
101 | ac_help="$ac_help | |
102 | --enable-no_exceptions create code without exceptions information" | |
103 | ac_help="$ac_help | |
104 | --enable-permissive compile code disregarding strict ANSI" | |
105 | ac_help="$ac_help | |
106 | --enable-no_deps create code without dependency information" | |
107 | ac_help="$ac_help | |
108 | --enable-intl use internationalization system" | |
109 | ac_help="$ac_help | |
110 | --enable-config use wxConfig (and derived) classes" | |
111 | ac_help="$ac_help | |
112 | --enable-sockets use socket/network classes" | |
113 | ac_help="$ac_help | |
114 | --enable-dialupman use dialup network classes" | |
115 | ac_help="$ac_help | |
116 | --enable-ipc use interprocess communication (wxSocket etc.)" | |
117 | ac_help="$ac_help | |
118 | --enable-apple_ieee use the Apple IEEE codec" | |
119 | ac_help="$ac_help | |
120 | --enable-timedate use date/time classes" | |
121 | ac_help="$ac_help | |
122 | --enable-wave use wxWave class" | |
123 | ac_help="$ac_help | |
124 | --enable-fraction use wxFraction class" | |
125 | ac_help="$ac_help | |
126 | --enable-dynlib use wxLibrary class for DLL loading" | |
127 | ac_help="$ac_help | |
128 | --enable-longlong use wxLongLong class" | |
129 | ac_help="$ac_help | |
130 | --enable-log use logging system" | |
131 | ac_help="$ac_help | |
132 | --enable-streams use wxStream etc classes" | |
133 | ac_help="$ac_help | |
134 | --enable-file use wxFile classes" | |
135 | ac_help="$ac_help | |
136 | --enable-textfile use wxTextFile classes" | |
137 | ac_help="$ac_help | |
138 | --enable-unicode compile wxString with Unicode support" | |
139 | ac_help="$ac_help | |
140 | --enable-wcsrtombs use wcsrtombs instead of buggy (GNU libc1/Linux libc5) wcstombs" | |
141 | ac_help="$ac_help | |
142 | --enable-wxprintfv use wxWindows implementation of vprintf()" | |
143 | ac_help="$ac_help | |
144 | --enable-joystick compile in joystick support (Linux only)" | |
145 | ac_help="$ac_help | |
146 | --enable-std_iostreams use standard C++ stream classes" | |
147 | ac_help="$ac_help | |
148 | --enable-fs_inet use virtual HTTP/FTP filesystems" | |
149 | ac_help="$ac_help | |
150 | --enable-fs_zip use virtual ZIP filesystems" | |
151 | ac_help="$ac_help | |
152 | --enable-zipstream use wxZipInputStream" | |
153 | ac_help="$ac_help | |
154 | --enable-threads use threads" | |
155 | ac_help="$ac_help | |
156 | --enable-serial use class serialization" | |
157 | ac_help="$ac_help | |
158 | --enable-docview use document view architecture" | |
159 | ac_help="$ac_help | |
160 | --enable-help use help (using external browser at present)" | |
161 | ac_help="$ac_help | |
162 | --enable-constraints use layout-constraints system" | |
163 | ac_help="$ac_help | |
164 | --enable-printarch use printing architecture" | |
165 | ac_help="$ac_help | |
166 | --enable-mdi use multiple document interface architecture" | |
167 | ac_help="$ac_help | |
168 | --enable-postscript use wxPostscriptDC device context (default for gtk+)" | |
169 | ac_help="$ac_help | |
170 | --enable-prologio use Prolog IO library" | |
171 | ac_help="$ac_help | |
172 | --enable-resources use wxWindows resources" | |
173 | ac_help="$ac_help | |
174 | --enable-xresources use X resources for save (default for gtk+)" | |
175 | ac_help="$ac_help | |
176 | --enable-clipboard use wxClipboard classes" | |
177 | ac_help="$ac_help | |
178 | --enable-dnd use Drag'n'Drop classes" | |
179 | ac_help="$ac_help | |
180 | --enable-wxtree make wxTree library" | |
181 | ac_help="$ac_help | |
182 | --enable-controls use all usual controls" | |
183 | ac_help="$ac_help | |
184 | --enable-accel use accelerators" | |
185 | ac_help="$ac_help | |
186 | --enable-caret use wxCaret class" | |
187 | ac_help="$ac_help | |
188 | --enable-bmpbutton use wxBitmapButton class" | |
189 | ac_help="$ac_help | |
190 | --enable-checkbox use wxCheckBox class" | |
191 | ac_help="$ac_help | |
192 | --enable-checklst use wxCheckListBox (listbox with checkboxes) class" | |
193 | ac_help="$ac_help | |
194 | --enable-choice use wxChoice class" | |
195 | ac_help="$ac_help | |
196 | --enable-combobox use wxComboBox classes" | |
197 | ac_help="$ac_help | |
198 | --enable-gauge use wxGauge class" | |
199 | ac_help="$ac_help | |
200 | --enable-grid use wxGrid class" | |
201 | ac_help="$ac_help | |
202 | --enable-newgrid use new wxGrid class" | |
203 | ac_help="$ac_help | |
204 | --enable-imaglist use wxImageList class" | |
205 | ac_help="$ac_help | |
206 | --enable-listbox use wxListBox class" | |
207 | ac_help="$ac_help | |
208 | --enable-listctrl use wxListCtrl class" | |
209 | ac_help="$ac_help | |
210 | --enable-notebook use wxNotebook class" | |
211 | ac_help="$ac_help | |
212 | --enable-radiobox use wxRadioBox class" | |
213 | ac_help="$ac_help | |
214 | --enable-radiobtn use wxRadioButton class" | |
215 | ac_help="$ac_help | |
216 | --enable-sash use wxSashWindow class" | |
217 | ac_help="$ac_help | |
218 | --enable-scrollbar use wxScrollBar class and scrollable windows" | |
219 | ac_help="$ac_help | |
220 | --enable-slider use wxSlider class" | |
221 | ac_help="$ac_help | |
222 | --enable-spinbtn use wxSpinButton class" | |
223 | ac_help="$ac_help | |
56cfaa52 RR |
224 | --enable-spinctrl use wxSpinCtrl class" |
225 | ac_help="$ac_help | |
10f2d63a VZ |
226 | --enable-splitter use wxSplitterWindow class" |
227 | ac_help="$ac_help | |
228 | --enable-statbmp use wxStaticBitmap class" | |
229 | ac_help="$ac_help | |
230 | --enable-statbox use wxStaticBox class" | |
231 | ac_help="$ac_help | |
232 | --enable-statline use wxStaticLine class" | |
233 | ac_help="$ac_help | |
234 | --enable-statusbar use wxStatusBar class" | |
235 | ac_help="$ac_help | |
236 | --enable-tabdialog use wxTabControl class" | |
237 | ac_help="$ac_help | |
238 | --enable-toolbar use wxToolBar class" | |
239 | ac_help="$ac_help | |
240 | --enable-treectrl use wxTreeCtrl class" | |
241 | ac_help="$ac_help | |
242 | --enable-commondlg use common dialogs (wxDirDialog, wxProgressDialog, wxTextDialog, ...)" | |
243 | ac_help="$ac_help | |
244 | --enable-dirdlg use wxDirDialog" | |
245 | ac_help="$ac_help | |
246 | --enable-textdlg use wxTextDialog" | |
247 | ac_help="$ac_help | |
248 | --enable-tipdlg use startup tips" | |
249 | ac_help="$ac_help | |
250 | --enable-progressdlg use wxProgressDialog" | |
251 | ac_help="$ac_help | |
252 | --enable-miniframe use wxMiniFrame class" | |
253 | ac_help="$ac_help | |
254 | --enable-html use wxHTML sub-library" | |
255 | ac_help="$ac_help | |
256 | --enable-tooltips use wxToolTip class" | |
257 | ac_help="$ac_help | |
258 | --enable-splines use spline drawing code" | |
259 | ac_help="$ac_help | |
260 | --enable-validators use wxValidator and derived classes" | |
261 | ac_help="$ac_help | |
262 | --enable-busyinfo use wxBusyInfo" | |
263 | ac_help="$ac_help | |
264 | --enable-gif use gif images (GIF file format)" | |
265 | ac_help="$ac_help | |
266 | --enable-pcx use pcx images (PCX file format)" | |
267 | ac_help="$ac_help | |
268 | --enable-pnm use pnm images (PNM file format)" | |
ab9b9eab VZ |
269 | ac_help="$ac_help |
270 | --with-x use the X Window System" | |
10f2d63a VZ |
271 | |
272 | # Initialize some variables set by options. | |
273 | # The variables have the same names as the options, with | |
274 | # dashes changed to underlines. | |
275 | build=NONE | |
276 | cache_file=./config.cache | |
277 | exec_prefix=NONE | |
278 | host=NONE | |
279 | no_create= | |
280 | nonopt=NONE | |
281 | no_recursion= | |
282 | prefix=NONE | |
283 | program_prefix=NONE | |
284 | program_suffix=NONE | |
285 | program_transform_name=s,x,x, | |
286 | silent= | |
287 | site= | |
288 | srcdir= | |
289 | target=NONE | |
290 | verbose= | |
291 | x_includes=NONE | |
292 | x_libraries=NONE | |
293 | bindir='${exec_prefix}/bin' | |
294 | sbindir='${exec_prefix}/sbin' | |
295 | libexecdir='${exec_prefix}/libexec' | |
296 | datadir='${prefix}/share' | |
297 | sysconfdir='${prefix}/etc' | |
298 | sharedstatedir='${prefix}/com' | |
299 | localstatedir='${prefix}/var' | |
300 | libdir='${exec_prefix}/lib' | |
301 | includedir='${prefix}/include' | |
302 | oldincludedir='/usr/include' | |
303 | infodir='${prefix}/info' | |
304 | mandir='${prefix}/man' | |
305 | ||
306 | # Initialize some other variables. | |
307 | subdirs= | |
308 | MFLAGS= MAKEFLAGS= | |
309 | SHELL=${CONFIG_SHELL-/bin/sh} | |
310 | # Maximum number of lines to put in a shell here document. | |
311 | ac_max_here_lines=12 | |
312 | ||
313 | ac_prev= | |
314 | for ac_option | |
315 | do | |
316 | ||
317 | # If the previous option needs an argument, assign it. | |
318 | if test -n "$ac_prev"; then | |
319 | eval "$ac_prev=\$ac_option" | |
320 | ac_prev= | |
321 | continue | |
322 | fi | |
323 | ||
324 | case "$ac_option" in | |
325 | -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; | |
326 | *) ac_optarg= ;; | |
327 | esac | |
328 | ||
329 | # Accept the important Cygnus configure options, so we can diagnose typos. | |
330 | ||
331 | case "$ac_option" in | |
332 | ||
333 | -bindir | --bindir | --bindi | --bind | --bin | --bi) | |
334 | ac_prev=bindir ;; | |
335 | -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) | |
336 | bindir="$ac_optarg" ;; | |
337 | ||
338 | -build | --build | --buil | --bui | --bu) | |
339 | ac_prev=build ;; | |
340 | -build=* | --build=* | --buil=* | --bui=* | --bu=*) | |
341 | build="$ac_optarg" ;; | |
342 | ||
343 | -cache-file | --cache-file | --cache-fil | --cache-fi \ | |
344 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | |
345 | ac_prev=cache_file ;; | |
346 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | |
347 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) | |
348 | cache_file="$ac_optarg" ;; | |
349 | ||
350 | -datadir | --datadir | --datadi | --datad | --data | --dat | --da) | |
351 | ac_prev=datadir ;; | |
352 | -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ | |
353 | | --da=*) | |
354 | datadir="$ac_optarg" ;; | |
355 | ||
356 | -disable-* | --disable-*) | |
357 | ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` | |
358 | # Reject names that are not valid shell variable names. | |
359 | if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then | |
360 | { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } | |
361 | fi | |
362 | ac_feature=`echo $ac_feature| sed 's/-/_/g'` | |
363 | eval "enable_${ac_feature}=no" ;; | |
364 | ||
365 | -enable-* | --enable-*) | |
366 | ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` | |
367 | # Reject names that are not valid shell variable names. | |
368 | if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then | |
369 | { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } | |
370 | fi | |
371 | ac_feature=`echo $ac_feature| sed 's/-/_/g'` | |
372 | case "$ac_option" in | |
373 | *=*) ;; | |
374 | *) ac_optarg=yes ;; | |
375 | esac | |
376 | eval "enable_${ac_feature}='$ac_optarg'" ;; | |
377 | ||
378 | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | |
379 | | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | |
380 | | --exec | --exe | --ex) | |
381 | ac_prev=exec_prefix ;; | |
382 | -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | |
383 | | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | |
384 | | --exec=* | --exe=* | --ex=*) | |
385 | exec_prefix="$ac_optarg" ;; | |
386 | ||
387 | -gas | --gas | --ga | --g) | |
388 | # Obsolete; use --with-gas. | |
389 | with_gas=yes ;; | |
390 | ||
391 | -help | --help | --hel | --he) | |
392 | # Omit some internal or obsolete options to make the list less imposing. | |
393 | # This message is too long to be a string in the A/UX 3.1 sh. | |
394 | cat << EOF | |
395 | Usage: configure [options] [host] | |
396 | Options: [defaults in brackets after descriptions] | |
397 | Configuration: | |
398 | --cache-file=FILE cache test results in FILE | |
399 | --help print this message | |
400 | --no-create do not create output files | |
401 | --quiet, --silent do not print \`checking...' messages | |
402 | --version print the version of autoconf that created configure | |
403 | Directory and file names: | |
404 | --prefix=PREFIX install architecture-independent files in PREFIX | |
405 | [$ac_default_prefix] | |
406 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | |
407 | [same as prefix] | |
408 | --bindir=DIR user executables in DIR [EPREFIX/bin] | |
409 | --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] | |
410 | --libexecdir=DIR program executables in DIR [EPREFIX/libexec] | |
411 | --datadir=DIR read-only architecture-independent data in DIR | |
412 | [PREFIX/share] | |
413 | --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] | |
414 | --sharedstatedir=DIR modifiable architecture-independent data in DIR | |
415 | [PREFIX/com] | |
416 | --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] | |
417 | --libdir=DIR object code libraries in DIR [EPREFIX/lib] | |
418 | --includedir=DIR C header files in DIR [PREFIX/include] | |
419 | --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] | |
420 | --infodir=DIR info documentation in DIR [PREFIX/info] | |
421 | --mandir=DIR man documentation in DIR [PREFIX/man] | |
422 | --srcdir=DIR find the sources in DIR [configure dir or ..] | |
423 | --program-prefix=PREFIX prepend PREFIX to installed program names | |
424 | --program-suffix=SUFFIX append SUFFIX to installed program names | |
425 | --program-transform-name=PROGRAM | |
426 | run sed PROGRAM on installed program names | |
427 | EOF | |
428 | cat << EOF | |
429 | Host type: | |
430 | --build=BUILD configure for building on BUILD [BUILD=HOST] | |
431 | --host=HOST configure for HOST [guessed] | |
432 | --target=TARGET configure for TARGET [TARGET=HOST] | |
433 | Features and packages: | |
434 | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | |
435 | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |
436 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | |
437 | --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | |
438 | --x-includes=DIR X include files are in DIR | |
439 | --x-libraries=DIR X library files are in DIR | |
440 | EOF | |
441 | if test -n "$ac_help"; then | |
442 | echo "--enable and --with options recognized:$ac_help" | |
443 | fi | |
444 | exit 0 ;; | |
445 | ||
446 | -host | --host | --hos | --ho) | |
447 | ac_prev=host ;; | |
448 | -host=* | --host=* | --hos=* | --ho=*) | |
449 | host="$ac_optarg" ;; | |
450 | ||
451 | -includedir | --includedir | --includedi | --included | --include \ | |
452 | | --includ | --inclu | --incl | --inc) | |
453 | ac_prev=includedir ;; | |
454 | -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | |
455 | | --includ=* | --inclu=* | --incl=* | --inc=*) | |
456 | includedir="$ac_optarg" ;; | |
457 | ||
458 | -infodir | --infodir | --infodi | --infod | --info | --inf) | |
459 | ac_prev=infodir ;; | |
460 | -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) | |
461 | infodir="$ac_optarg" ;; | |
462 | ||
463 | -libdir | --libdir | --libdi | --libd) | |
464 | ac_prev=libdir ;; | |
465 | -libdir=* | --libdir=* | --libdi=* | --libd=*) | |
466 | libdir="$ac_optarg" ;; | |
467 | ||
468 | -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | |
469 | | --libexe | --libex | --libe) | |
470 | ac_prev=libexecdir ;; | |
471 | -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | |
472 | | --libexe=* | --libex=* | --libe=*) | |
473 | libexecdir="$ac_optarg" ;; | |
474 | ||
475 | -localstatedir | --localstatedir | --localstatedi | --localstated \ | |
476 | | --localstate | --localstat | --localsta | --localst \ | |
477 | | --locals | --local | --loca | --loc | --lo) | |
478 | ac_prev=localstatedir ;; | |
479 | -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | |
480 | | --localstate=* | --localstat=* | --localsta=* | --localst=* \ | |
481 | | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) | |
482 | localstatedir="$ac_optarg" ;; | |
483 | ||
484 | -mandir | --mandir | --mandi | --mand | --man | --ma | --m) | |
485 | ac_prev=mandir ;; | |
486 | -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) | |
487 | mandir="$ac_optarg" ;; | |
488 | ||
489 | -nfp | --nfp | --nf) | |
490 | # Obsolete; use --without-fp. | |
491 | with_fp=no ;; | |
492 | ||
493 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | |
494 | | --no-cr | --no-c) | |
495 | no_create=yes ;; | |
496 | ||
497 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | |
498 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) | |
499 | no_recursion=yes ;; | |
500 | ||
501 | -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | |
502 | | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | |
503 | | --oldin | --oldi | --old | --ol | --o) | |
504 | ac_prev=oldincludedir ;; | |
505 | -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | |
506 | | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | |
507 | | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) | |
508 | oldincludedir="$ac_optarg" ;; | |
509 | ||
510 | -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) | |
511 | ac_prev=prefix ;; | |
512 | -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) | |
513 | prefix="$ac_optarg" ;; | |
514 | ||
515 | -program-prefix | --program-prefix | --program-prefi | --program-pref \ | |
516 | | --program-pre | --program-pr | --program-p) | |
517 | ac_prev=program_prefix ;; | |
518 | -program-prefix=* | --program-prefix=* | --program-prefi=* \ | |
519 | | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) | |
520 | program_prefix="$ac_optarg" ;; | |
521 | ||
522 | -program-suffix | --program-suffix | --program-suffi | --program-suff \ | |
523 | | --program-suf | --program-su | --program-s) | |
524 | ac_prev=program_suffix ;; | |
525 | -program-suffix=* | --program-suffix=* | --program-suffi=* \ | |
526 | | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) | |
527 | program_suffix="$ac_optarg" ;; | |
528 | ||
529 | -program-transform-name | --program-transform-name \ | |
530 | | --program-transform-nam | --program-transform-na \ | |
531 | | --program-transform-n | --program-transform- \ | |
532 | | --program-transform | --program-transfor \ | |
533 | | --program-transfo | --program-transf \ | |
534 | | --program-trans | --program-tran \ | |
535 | | --progr-tra | --program-tr | --program-t) | |
536 | ac_prev=program_transform_name ;; | |
537 | -program-transform-name=* | --program-transform-name=* \ | |
538 | | --program-transform-nam=* | --program-transform-na=* \ | |
539 | | --program-transform-n=* | --program-transform-=* \ | |
540 | | --program-transform=* | --program-transfor=* \ | |
541 | | --program-transfo=* | --program-transf=* \ | |
542 | | --program-trans=* | --program-tran=* \ | |
543 | | --progr-tra=* | --program-tr=* | --program-t=*) | |
544 | program_transform_name="$ac_optarg" ;; | |
545 | ||
546 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
547 | | -silent | --silent | --silen | --sile | --sil) | |
548 | silent=yes ;; | |
549 | ||
550 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) | |
551 | ac_prev=sbindir ;; | |
552 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | |
553 | | --sbi=* | --sb=*) | |
554 | sbindir="$ac_optarg" ;; | |
555 | ||
556 | -sharedstatedir | --sharedstatedir | --sharedstatedi \ | |
557 | | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | |
558 | | --sharedst | --shareds | --shared | --share | --shar \ | |
559 | | --sha | --sh) | |
560 | ac_prev=sharedstatedir ;; | |
561 | -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | |
562 | | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | |
563 | | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | |
564 | | --sha=* | --sh=*) | |
565 | sharedstatedir="$ac_optarg" ;; | |
566 | ||
567 | -site | --site | --sit) | |
568 | ac_prev=site ;; | |
569 | -site=* | --site=* | --sit=*) | |
570 | site="$ac_optarg" ;; | |
571 | ||
572 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | |
573 | ac_prev=srcdir ;; | |
574 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
575 | srcdir="$ac_optarg" ;; | |
576 | ||
577 | -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | |
578 | | --syscon | --sysco | --sysc | --sys | --sy) | |
579 | ac_prev=sysconfdir ;; | |
580 | -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | |
581 | | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) | |
582 | sysconfdir="$ac_optarg" ;; | |
583 | ||
584 | -target | --target | --targe | --targ | --tar | --ta | --t) | |
585 | ac_prev=target ;; | |
586 | -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) | |
587 | target="$ac_optarg" ;; | |
588 | ||
589 | -v | -verbose | --verbose | --verbos | --verbo | --verb) | |
590 | verbose=yes ;; | |
591 | ||
592 | -version | --version | --versio | --versi | --vers) | |
69ffe1d2 | 593 | echo "configure generated by autoconf version 2.14" |
10f2d63a VZ |
594 | exit 0 ;; |
595 | ||
596 | -with-* | --with-*) | |
597 | ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` | |
598 | # Reject names that are not valid shell variable names. | |
599 | if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then | |
600 | { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } | |
601 | fi | |
602 | ac_package=`echo $ac_package| sed 's/-/_/g'` | |
603 | case "$ac_option" in | |
604 | *=*) ;; | |
605 | *) ac_optarg=yes ;; | |
606 | esac | |
607 | eval "with_${ac_package}='$ac_optarg'" ;; | |
608 | ||
609 | -without-* | --without-*) | |
610 | ac_package=`echo $ac_option|sed -e 's/-*without-//'` | |
611 | # Reject names that are not valid shell variable names. | |
612 | if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then | |
613 | { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } | |
614 | fi | |
615 | ac_package=`echo $ac_package| sed 's/-/_/g'` | |
616 | eval "with_${ac_package}=no" ;; | |
617 | ||
618 | --x) | |
619 | # Obsolete; use --with-x. | |
620 | with_x=yes ;; | |
621 | ||
622 | -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | |
623 | | --x-incl | --x-inc | --x-in | --x-i) | |
624 | ac_prev=x_includes ;; | |
625 | -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | |
626 | | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) | |
627 | x_includes="$ac_optarg" ;; | |
628 | ||
629 | -x-libraries | --x-libraries | --x-librarie | --x-librari \ | |
630 | | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) | |
631 | ac_prev=x_libraries ;; | |
632 | -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | |
633 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | |
634 | x_libraries="$ac_optarg" ;; | |
635 | ||
636 | -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } | |
637 | ;; | |
638 | ||
639 | *) | |
640 | if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then | |
641 | echo "configure: warning: $ac_option: invalid host type" 1>&2 | |
642 | fi | |
643 | if test "x$nonopt" != xNONE; then | |
644 | { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } | |
645 | fi | |
646 | nonopt="$ac_option" | |
647 | ;; | |
648 | ||
649 | esac | |
650 | done | |
651 | ||
652 | if test -n "$ac_prev"; then | |
653 | { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } | |
654 | fi | |
655 | ||
656 | trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 | |
657 | ||
658 | # File descriptor usage: | |
659 | # 0 standard input | |
660 | # 1 file creation | |
661 | # 2 errors and warnings | |
662 | # 3 some systems may open it to /dev/tty | |
663 | # 4 used on the Kubota Titan | |
664 | # 6 checking for... messages and results | |
665 | # 5 compiler messages saved in config.log | |
666 | if test "$silent" = yes; then | |
667 | exec 6>/dev/null | |
668 | else | |
669 | exec 6>&1 | |
670 | fi | |
671 | exec 5>./config.log | |
672 | ||
673 | echo "\ | |
674 | This file contains any messages produced by compilers while | |
675 | running configure, to aid debugging if configure makes a mistake. | |
676 | " 1>&5 | |
677 | ||
678 | # Strip out --no-create and --no-recursion so they do not pile up. | |
679 | # Also quote any args containing shell metacharacters. | |
680 | ac_configure_args= | |
681 | for ac_arg | |
682 | do | |
683 | case "$ac_arg" in | |
684 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | |
685 | | --no-cr | --no-c) ;; | |
686 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | |
687 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; | |
688 | *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) | |
689 | ac_configure_args="$ac_configure_args '$ac_arg'" ;; | |
690 | *) ac_configure_args="$ac_configure_args $ac_arg" ;; | |
691 | esac | |
692 | done | |
693 | ||
694 | # NLS nuisances. | |
695 | # Only set these to C if already set. These must not be set unconditionally | |
696 | # because not all systems understand e.g. LANG=C (notably SCO). | |
697 | # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! | |
698 | # Non-C LC_CTYPE values break the ctype check. | |
699 | if test "${LANG+set}" = set; then LANG=C; export LANG; fi | |
700 | if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi | |
701 | if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi | |
702 | if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi | |
703 | ||
704 | # confdefs.h avoids OS command line length limits that DEFS can exceed. | |
705 | rm -rf conftest* confdefs.h | |
706 | # AIX cpp loses on an empty file, so make sure it contains at least a newline. | |
707 | echo > confdefs.h | |
708 | ||
709 | # A filename unique to this package, relative to the directory that | |
710 | # configure is in, which we can look for to find out if srcdir is correct. | |
711 | ac_unique_file=wx-config.in | |
712 | ||
713 | # Find the source files, if location was not specified. | |
714 | if test -z "$srcdir"; then | |
715 | ac_srcdir_defaulted=yes | |
716 | # Try the directory containing this script, then its parent. | |
717 | ac_prog=$0 | |
718 | ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` | |
719 | test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. | |
720 | srcdir=$ac_confdir | |
721 | if test ! -r $srcdir/$ac_unique_file; then | |
722 | srcdir=.. | |
723 | fi | |
724 | else | |
725 | ac_srcdir_defaulted=no | |
726 | fi | |
727 | if test ! -r $srcdir/$ac_unique_file; then | |
728 | if test "$ac_srcdir_defaulted" = yes; then | |
729 | { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } | |
730 | else | |
731 | { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } | |
732 | fi | |
733 | fi | |
734 | srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` | |
735 | ||
736 | # Prefer explicitly selected file to automatically selected ones. | |
737 | if test -z "$CONFIG_SITE"; then | |
738 | if test "x$prefix" != xNONE; then | |
739 | CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" | |
740 | else | |
741 | CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" | |
742 | fi | |
743 | fi | |
744 | for ac_site_file in $CONFIG_SITE; do | |
745 | if test -r "$ac_site_file"; then | |
746 | echo "loading site script $ac_site_file" | |
747 | . "$ac_site_file" | |
748 | fi | |
749 | done | |
750 | ||
751 | if test -r "$cache_file"; then | |
752 | echo "loading cache $cache_file" | |
753 | . $cache_file | |
754 | else | |
755 | echo "creating cache $cache_file" | |
756 | > $cache_file | |
757 | fi | |
758 | ||
759 | ac_ext=c | |
760 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
761 | ac_cpp='$CPP $CPPFLAGS' | |
762 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
763 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
764 | cross_compiling=$ac_cv_prog_cc_cross | |
765 | ||
766 | ac_exeext= | |
767 | ac_objext=o | |
768 | if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then | |
769 | # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. | |
770 | if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then | |
771 | ac_n= ac_c=' | |
772 | ' ac_t=' ' | |
773 | else | |
774 | ac_n=-n ac_c= ac_t= | |
775 | fi | |
776 | else | |
777 | ac_n= ac_c='\c' ac_t= | |
778 | fi | |
779 | ||
780 | ||
781 | ||
782 | ac_aux_dir= | |
783 | for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do | |
784 | if test -f $ac_dir/install-sh; then | |
785 | ac_aux_dir=$ac_dir | |
786 | ac_install_sh="$ac_aux_dir/install-sh -c" | |
787 | break | |
788 | elif test -f $ac_dir/install.sh; then | |
789 | ac_aux_dir=$ac_dir | |
790 | ac_install_sh="$ac_aux_dir/install.sh -c" | |
791 | break | |
792 | fi | |
793 | done | |
794 | if test -z "$ac_aux_dir"; then | |
795 | { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; } | |
796 | fi | |
797 | ac_config_guess=$ac_aux_dir/config.guess | |
798 | ac_config_sub=$ac_aux_dir/config.sub | |
799 | ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. | |
800 | ||
801 | ||
802 | # Do some error checking and defaulting for the host and target type. | |
803 | # The inputs are: | |
804 | # configure --host=HOST --target=TARGET --build=BUILD NONOPT | |
805 | # | |
806 | # The rules are: | |
807 | # 1. You are not allowed to specify --host, --target, and nonopt at the | |
808 | # same time. | |
809 | # 2. Host defaults to nonopt. | |
810 | # 3. If nonopt is not specified, then host defaults to the current host, | |
811 | # as determined by config.guess. | |
812 | # 4. Target and build default to nonopt. | |
813 | # 5. If nonopt is not specified, then target and build default to host. | |
814 | ||
815 | # The aliases save the names the user supplied, while $host etc. | |
816 | # will get canonicalized. | |
817 | case $host---$target---$nonopt in | |
818 | NONE---*---* | *---NONE---* | *---*---NONE) ;; | |
819 | *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;; | |
820 | esac | |
821 | ||
822 | ||
823 | # Make sure we can run config.sub. | |
824 | if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then : | |
825 | else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } | |
826 | fi | |
827 | ||
828 | echo $ac_n "checking host system type""... $ac_c" 1>&6 | |
c7a2bf27 | 829 | echo "configure:830: checking host system type" >&5 |
10f2d63a VZ |
830 | |
831 | host_alias=$host | |
832 | case "$host_alias" in | |
833 | NONE) | |
834 | case $nonopt in | |
835 | NONE) | |
836 | if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then : | |
837 | else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } | |
838 | fi ;; | |
839 | *) host_alias=$nonopt ;; | |
840 | esac ;; | |
841 | esac | |
842 | ||
843 | host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias` | |
844 | host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
845 | host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
846 | host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
847 | echo "$ac_t""$host" 1>&6 | |
848 | ||
849 | echo $ac_n "checking target system type""... $ac_c" 1>&6 | |
c7a2bf27 | 850 | echo "configure:851: checking target system type" >&5 |
10f2d63a VZ |
851 | |
852 | target_alias=$target | |
853 | case "$target_alias" in | |
854 | NONE) | |
855 | case $nonopt in | |
856 | NONE) target_alias=$host_alias ;; | |
857 | *) target_alias=$nonopt ;; | |
858 | esac ;; | |
859 | esac | |
860 | ||
861 | target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias` | |
862 | target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
863 | target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
864 | target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
865 | echo "$ac_t""$target" 1>&6 | |
866 | ||
867 | echo $ac_n "checking build system type""... $ac_c" 1>&6 | |
c7a2bf27 | 868 | echo "configure:869: checking build system type" >&5 |
10f2d63a VZ |
869 | |
870 | build_alias=$build | |
871 | case "$build_alias" in | |
872 | NONE) | |
873 | case $nonopt in | |
874 | NONE) build_alias=$host_alias ;; | |
875 | *) build_alias=$nonopt ;; | |
876 | esac ;; | |
877 | esac | |
878 | ||
879 | build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias` | |
880 | build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
881 | build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
882 | build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
883 | echo "$ac_t""$build" 1>&6 | |
884 | ||
885 | test "$host_alias" != "$target_alias" && | |
886 | test "$program_prefix$program_suffix$program_transform_name" = \ | |
887 | NONENONEs,x,x, && | |
888 | program_prefix=${target_alias}- | |
889 | ||
890 | ||
891 | ||
892 | WX_MAJOR_VERSION_NUMBER=2 | |
893 | WX_MINOR_VERSION_NUMBER=1 | |
ba0e7d41 | 894 | WX_RELEASE_NUMBER=12 |
10f2d63a VZ |
895 | |
896 | WX_INTERFACE_AGE=0 | |
897 | WX_BINARY_AGE=0 | |
898 | ||
899 | WX_VERSION=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER.$WX_RELEASE_NUMBER | |
900 | ||
901 | WX_RELEASE=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER | |
902 | WX_CURRENT=`expr $WX_RELEASE_NUMBER - $WX_INTERFACE_AGE` | |
903 | WX_REVISION=$WX_INTERFACE_AGE | |
904 | WX_AGE=`expr $WX_BINARY_AGE - $WX_INTERFACE_AGE` | |
905 | ||
906 | ||
907 | USE_UNIX=1 | |
908 | USE_WIN32=0 | |
909 | USE_LINUX= | |
910 | USE_SGI= | |
911 | USE_HPUX= | |
912 | USE_SYSV= | |
913 | USE_SVR4= | |
914 | USE_AIX= | |
915 | USE_SUN= | |
916 | USE_SOLARIS= | |
917 | USE_SUNOS= | |
918 | USE_ALPHA= | |
919 | USE_OSF= | |
920 | USE_BSD= | |
921 | USE_FREEBSD= | |
922 | USE_VMS= | |
923 | USE_ULTRIX= | |
924 | USE_CYGWIN= | |
925 | USE_MINGW= | |
926 | USE_DATA_GENERAL= | |
927 | ||
ab9b9eab VZ |
928 | NEEDS_D_REENTRANT_FOR_R_FUNCS=0 |
929 | ||
10f2d63a VZ |
930 | ALL_TOOLKITS="CYGWIN GTK MINGW MOTIF WINE" |
931 | ||
932 | DEFAULT_wxUSE_GTK=0 | |
933 | DEFAULT_wxUSE_MOTIF=0 | |
934 | DEFAULT_wxUSE_MSW=0 | |
935 | DEFAULT_wxUSE_WINE=0 | |
936 | ||
937 | DEFAULT_DEFAULT_wxUSE_GTK=0 | |
938 | DEFAULT_DEFAULT_wxUSE_MOTIF=0 | |
939 | DEFAULT_DEFAULT_wxUSE_MSW=0 | |
940 | DEFAULT_DEFAULT_wxUSE_WINE=0 | |
941 | ||
942 | case "${host}" in | |
943 | *-hp-hpux* ) | |
944 | USE_HPUX=1 | |
945 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
ab9b9eab | 946 | NEEDS_D_REENTRANT_FOR_R_FUNCS=1 |
10f2d63a VZ |
947 | cat >> confdefs.h <<\EOF |
948 | #define __HPUX__ 1 | |
949 | EOF | |
950 | ||
951 | ;; | |
952 | *-*-linux* ) | |
953 | USE_LINUX=1 | |
954 | cat >> confdefs.h <<\EOF | |
955 | #define __LINUX__ 1 | |
956 | EOF | |
957 | ||
958 | TMP=`uname -m` | |
959 | if test "x$TMP" = "xalpha"; then | |
960 | USE_ALPHA=1 | |
961 | cat >> confdefs.h <<\EOF | |
962 | #define __ALPHA__ 1 | |
963 | EOF | |
964 | ||
965 | fi | |
966 | DEFAULT_DEFAULT_wxUSE_GTK=1 | |
967 | ;; | |
968 | *-*-irix5* | *-*-irix6* ) | |
969 | USE_SGI=1 | |
970 | USE_SVR4=1 | |
971 | cat >> confdefs.h <<\EOF | |
972 | #define __SGI__ 1 | |
973 | EOF | |
974 | ||
975 | cat >> confdefs.h <<\EOF | |
976 | #define __SVR4__ 1 | |
977 | EOF | |
978 | ||
979 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
980 | ;; | |
981 | *-*-solaris2* ) | |
982 | USE_SUN=1 | |
983 | USE_SOLARIS=1 | |
984 | USE_SVR4=1 | |
985 | cat >> confdefs.h <<\EOF | |
986 | #define __SUN__ 1 | |
987 | EOF | |
988 | ||
989 | cat >> confdefs.h <<\EOF | |
990 | #define __SOLARIS__ 1 | |
991 | EOF | |
992 | ||
993 | cat >> confdefs.h <<\EOF | |
994 | #define __SVR4__ 1 | |
995 | EOF | |
996 | ||
997 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
ab9b9eab | 998 | NEEDS_D_REENTRANT_FOR_R_FUNCS=1 |
10f2d63a VZ |
999 | ;; |
1000 | *-*-sunos4* ) | |
1001 | USE_SUN=1 | |
1002 | USE_SUNOS=1 | |
1003 | USE_BSD=1 | |
1004 | cat >> confdefs.h <<\EOF | |
1005 | #define __SUN__ 1 | |
1006 | EOF | |
1007 | ||
1008 | cat >> confdefs.h <<\EOF | |
1009 | #define __SUNOS__ 1 | |
1010 | EOF | |
1011 | ||
1012 | cat >> confdefs.h <<\EOF | |
1013 | #define __BSD__ 1 | |
1014 | EOF | |
1015 | ||
1016 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1017 | ;; | |
1018 | *-*-freebsd* | *-*-netbsd*) | |
1019 | USE_BSD=1 | |
1020 | USE_FREEBSD=1 | |
1021 | cat >> confdefs.h <<\EOF | |
1022 | #define __FREEBSD__ 1 | |
1023 | EOF | |
1024 | ||
1025 | cat >> confdefs.h <<\EOF | |
1026 | #define __BSD__ 1 | |
1027 | EOF | |
1028 | ||
1029 | DEFAULT_DEFAULT_wxUSE_GTK=1 | |
1030 | ;; | |
1031 | *-*-osf* ) | |
1032 | USE_ALPHA=1 | |
1033 | USE_OSF=1 | |
1034 | cat >> confdefs.h <<\EOF | |
1035 | #define __ALPHA__ 1 | |
1036 | EOF | |
1037 | ||
1038 | cat >> confdefs.h <<\EOF | |
1039 | #define __OSF__ 1 | |
1040 | EOF | |
1041 | ||
1042 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1043 | ;; | |
1044 | *-*-dgux5* ) | |
1045 | USE_ALPHA=1 | |
1046 | USE_SVR4=1 | |
1047 | cat >> confdefs.h <<\EOF | |
1048 | #define __ALPHA__ 1 | |
1049 | EOF | |
1050 | ||
1051 | cat >> confdefs.h <<\EOF | |
1052 | #define __SVR4__ 1 | |
1053 | EOF | |
1054 | ||
1055 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1056 | ;; | |
1057 | *-*-sysv5* ) | |
1058 | USE_SYSV=1 | |
1059 | USE_SVR4=1 | |
1060 | cat >> confdefs.h <<\EOF | |
1061 | #define __SYSV__ 1 | |
1062 | EOF | |
1063 | ||
1064 | cat >> confdefs.h <<\EOF | |
1065 | #define __SVR4__ 1 | |
1066 | EOF | |
1067 | ||
1068 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1069 | ;; | |
1070 | *-*-aix* ) | |
1071 | USE_AIX=1 | |
1072 | USE_SYSV=1 | |
1073 | USE_SVR4=1 | |
1074 | cat >> confdefs.h <<\EOF | |
1075 | #define __AIX__ 1 | |
1076 | EOF | |
1077 | ||
1078 | cat >> confdefs.h <<\EOF | |
1079 | #define __SYSV__ 1 | |
1080 | EOF | |
1081 | ||
1082 | cat >> confdefs.h <<\EOF | |
1083 | #define __SVR4__ 1 | |
1084 | EOF | |
1085 | ||
1086 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1087 | ;; | |
1088 | ||
7eef8db2 | 1089 | *-*-cygwin32* | *-*-mingw32* ) |
10f2d63a VZ |
1090 | USE_UNIX=0 |
1091 | USE_WIN32=1 | |
1092 | cat >> confdefs.h <<\EOF | |
1093 | #define __WIN32__ 1 | |
1094 | EOF | |
1095 | ||
1096 | cat >> confdefs.h <<\EOF | |
1097 | #define __WIN95__ 1 | |
1098 | EOF | |
1099 | ||
1100 | cat >> confdefs.h <<\EOF | |
1101 | #define __WINDOWS__ 1 | |
1102 | EOF | |
1103 | ||
1104 | cat >> confdefs.h <<\EOF | |
1105 | #define __GNUWIN32__ 1 | |
1106 | EOF | |
1107 | ||
1108 | cat >> confdefs.h <<\EOF | |
1109 | #define STRICT 1 | |
1110 | EOF | |
1111 | ||
1112 | cat >> confdefs.h <<\EOF | |
1113 | #define WINVER 0x0400 | |
1114 | EOF | |
1115 | ||
1116 | DEFAULT_DEFAULT_wxUSE_MSW=1 | |
1117 | ;; | |
1118 | ||
1119 | *-pc-os2_emx ) | |
1120 | cat >> confdefs.h <<\EOF | |
1121 | #define __EMX__ 1 | |
1122 | EOF | |
1123 | ||
1124 | ;; | |
1125 | ||
1126 | *) | |
1127 | { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; } | |
1128 | esac | |
1129 | ||
1130 | if test "$USE_UNIX" = 1 ; then | |
1131 | wxUSE_UNIX=yes | |
1132 | cat >> confdefs.h <<\EOF | |
1133 | #define __UNIX__ 1 | |
1134 | EOF | |
1135 | ||
1136 | SRC_SUBDIRS="$SRC_SUBDIRS unix" | |
1137 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS unix" | |
1138 | fi | |
1139 | ||
1140 | if test "$USE_LINUX" = 1; then | |
1141 | echo $ac_n "checking for gettext in -lc""... $ac_c" 1>&6 | |
c7a2bf27 | 1142 | echo "configure:1143: checking for gettext in -lc" >&5 |
10f2d63a VZ |
1143 | ac_lib_var=`echo c'_'gettext | sed 'y%./+-%__p_%'` |
1144 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
1145 | echo $ac_n "(cached) $ac_c" 1>&6 | |
1146 | else | |
1147 | ac_save_LIBS="$LIBS" | |
1148 | LIBS="-lc $LIBS" | |
1149 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 1150 | #line 1151 "configure" |
10f2d63a VZ |
1151 | #include "confdefs.h" |
1152 | /* Override any gcc2 internal prototype to avoid an error. */ | |
1153 | /* We use char because int might match the return type of a gcc2 | |
1154 | builtin and then its argument prototype would still apply. */ | |
1155 | char gettext(); | |
1156 | ||
1157 | int main() { | |
1158 | gettext() | |
1159 | ; return 0; } | |
1160 | EOF | |
c7a2bf27 | 1161 | if { (eval echo configure:1162: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
1162 | rm -rf conftest* |
1163 | eval "ac_cv_lib_$ac_lib_var=yes" | |
1164 | else | |
1165 | echo "configure: failed program was:" >&5 | |
1166 | cat conftest.$ac_ext >&5 | |
1167 | rm -rf conftest* | |
1168 | eval "ac_cv_lib_$ac_lib_var=no" | |
1169 | fi | |
1170 | rm -f conftest* | |
1171 | LIBS="$ac_save_LIBS" | |
1172 | ||
1173 | fi | |
1174 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
1175 | echo "$ac_t""yes" 1>&6 | |
1176 | cat >> confdefs.h <<\EOF | |
1177 | #define wxHAVE_GLIBC2 1 | |
1178 | EOF | |
1179 | ||
1180 | else | |
1181 | echo "$ac_t""no" 1>&6 | |
1182 | fi | |
1183 | ||
1184 | fi | |
1185 | ||
1186 | ||
1187 | ||
1188 | ||
1189 | wx_arg_cache_file="configarg.cache" | |
1190 | echo "loading argument cache $wx_arg_cache_file" | |
1191 | rm -f ${wx_arg_cache_file}.tmp | |
1192 | touch ${wx_arg_cache_file}.tmp | |
1193 | touch ${wx_arg_cache_file} | |
1194 | ||
1195 | ||
1196 | DEBUG_CONFIGURE=0 | |
1197 | if test $DEBUG_CONFIGURE = 1; then | |
1198 | DEFAULT_wxUSE_THREADS=yes | |
1199 | ||
1200 | DEFAULT_wxUSE_SHARED=yes | |
1201 | DEFAULT_wxUSE_OPTIMISE=yes | |
1202 | DEFAULT_wxUSE_PROFILE=no | |
1203 | DEFAULT_wxUSE_NO_DEPS=no | |
1204 | DEFAULT_wxUSE_NO_RTTI=no | |
1205 | DEFAULT_wxUSE_NO_EXCEPTIONS=no | |
1206 | DEFAULT_wxUSE_PERMISSIVE=no | |
1207 | DEFAULT_wxUSE_DEBUG_FLAG=yes | |
1208 | DEFAULT_wxUSE_DEBUG_INFO=yes | |
1209 | DEFAULT_wxUSE_DEBUG_GDB=yes | |
1210 | DEFAULT_wxUSE_MEM_TRACING=no | |
1211 | DEFAULT_wxUSE_DEBUG_CONTEXT=no | |
1212 | DEFAULT_wxUSE_DMALLOC=no | |
1213 | DEFAULT_wxUSE_APPLE_IEEE=no | |
1214 | ||
1215 | DEFAULT_wxUSE_LOG=yes | |
1216 | ||
1217 | DEFAULT_wxUSE_GUI=yes | |
1218 | ||
1219 | DEFAULT_wxUSE_ZLIB=no | |
1220 | DEFAULT_wxUSE_LIBPNG=no | |
1221 | DEFAULT_wxUSE_LIBJPEG=no | |
c7a2bf27 | 1222 | DEFAULT_wxUSE_LIBTIFF=no |
10f2d63a VZ |
1223 | DEFAULT_wxUSE_ODBC=no |
1224 | ||
1225 | DEFAULT_wxUSE_STD_IOSTREAM=no | |
1226 | DEFAULT_wxUSE_FILE=no | |
1227 | DEFAULT_wxUSE_TEXTFILE=no | |
1228 | DEFAULT_wxUSE_TIMEDATE=no | |
1229 | DEFAULT_wxUSE_WAVE=no | |
1230 | DEFAULT_wxUSE_INTL=no | |
1231 | DEFAULT_wxUSE_CONFIG=no | |
1232 | DEFAULT_wxUSE_STREAMS=no | |
1233 | DEFAULT_wxUSE_SOCKETS=no | |
1234 | DEFAULT_wxUSE_DIALUP_MANAGER=no | |
1235 | DEFAULT_wxUSE_SERIAL=no | |
1236 | DEFAULT_wxUSE_JOYSTICK=no | |
1237 | DEFAULT_wxUSE_DYNLIB_CLASS=no | |
1238 | DEFAULT_wxUSE_LONGLONG=no | |
1239 | ||
1240 | DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=no | |
1241 | DEFAULT_wxUSE_NORMALIZED_PS_FONTS=no | |
1242 | DEFAULT_wxUSE_POSTSCRIPT=no | |
1243 | ||
1244 | DEFAULT_wxUSE_X_RESOURCES=no | |
1245 | DEFAULT_wxUSE_CLIPBOARD=no | |
1246 | DEFAULT_wxUSE_TOOLTIPS=no | |
1247 | DEFAULT_wxUSE_DRAG_AND_DROP=no | |
1248 | DEFAULT_wxUSE_SPLINES=no | |
1249 | ||
1250 | DEFAULT_wxUSE_MDI_ARCHITECTURE=no | |
1251 | DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=no | |
1252 | DEFAULT_wxUSE_PRINTING_ARCHITECTURE=no | |
1253 | ||
1254 | DEFAULT_wxUSE_PROLOGIO=no | |
1255 | DEFAULT_wxUSE_RESOURCES=no | |
1256 | DEFAULT_wxUSE_CONSTRAINTS=no | |
1257 | DEFAULT_wxUSE_IPC=no | |
1258 | DEFAULT_wxUSE_HELP=no | |
1259 | DEFAULT_wxUSE_WXTREE=no | |
1260 | DEFAULT_wxUSE_METAFILE=no | |
1261 | ||
1262 | DEFAULT_wxUSE_COMMONDLGS=no | |
1263 | DEFAULT_wxUSE_DIRDLG=no | |
1264 | DEFAULT_wxUSE_TEXTDLG=no | |
1265 | DEFAULT_wxUSE_STARTUP_TIPS=no | |
1266 | DEFAULT_wxUSE_PROGRESSDLG=no | |
1267 | DEFAULT_wxUSE_MINIFRAME=no | |
1268 | DEFAULT_wxUSE_HTML=no | |
1269 | DEFAULT_wxUSE_FS_INET=no | |
1270 | DEFAULT_wxUSE_FS_ZIP=no | |
1271 | DEFAULT_wxUSE_BUSYINFO=no | |
1272 | DEFAULT_wxUSE_ZIPSTREAM=no | |
1273 | DEFAULT_wxUSE_VALIDATORS=yes | |
1274 | ||
1275 | DEFAULT_wxUSE_ACCEL=no | |
1276 | DEFAULT_wxUSE_CARET=no | |
1277 | DEFAULT_wxUSE_BMPBUTTON=no | |
1278 | DEFAULT_wxUSE_CHECKBOX=no | |
1279 | DEFAULT_wxUSE_CHECKLST=no | |
1280 | DEFAULT_wxUSE_CHOICE=yes | |
1281 | DEFAULT_wxUSE_COMBOBOX=no | |
1282 | DEFAULT_wxUSE_GAUGE=no | |
1283 | DEFAULT_wxUSE_GRID=no | |
1284 | DEFAULT_wxUSE_NEW_GRID=no | |
1285 | DEFAULT_wxUSE_IMAGLIST=no | |
1286 | DEFAULT_wxUSE_LISTBOX=no | |
1287 | DEFAULT_wxUSE_LISTCTRL=no | |
1288 | DEFAULT_wxUSE_NOTEBOOK=no | |
1289 | DEFAULT_wxUSE_RADIOBOX=no | |
1290 | DEFAULT_wxUSE_RADIOBTN=no | |
1291 | DEFAULT_wxUSE_SASH=no | |
1292 | DEFAULT_wxUSE_SCROLLBAR=no | |
1293 | DEFAULT_wxUSE_SLIDER=no | |
1294 | DEFAULT_wxUSE_SPINBTN=no | |
56cfaa52 | 1295 | DEFAULT_wxUSE_SPINCTRL=no |
10f2d63a VZ |
1296 | DEFAULT_wxUSE_SPLITTER=no |
1297 | DEFAULT_wxUSE_STATBMP=no | |
1298 | DEFAULT_wxUSE_STATBOX=no | |
1299 | DEFAULT_wxUSE_STATLINE=no | |
1300 | DEFAULT_wxUSE_STATUSBAR=yes | |
1301 | DEFAULT_wxUSE_TABDIALOG=no | |
1302 | DEFAULT_wxUSE_TOOLBAR=no | |
1303 | DEFAULT_wxUSE_TREECTRL=no | |
1304 | ||
1305 | DEFAULT_wxUSE_UNICODE=no | |
1306 | DEFAULT_wxUSE_WCSRTOMBS=no | |
1307 | ||
1308 | DEFAULT_wxUSE_GIF=no | |
1309 | DEFAULT_wxUSE_PCX=no | |
1310 | DEFAULT_wxUSE_PNM=no | |
1311 | else | |
1312 | DEFAULT_wxUSE_THREADS=yes | |
1313 | ||
1314 | DEFAULT_wxUSE_SHARED=yes | |
1315 | DEFAULT_wxUSE_OPTIMISE=yes | |
1316 | DEFAULT_wxUSE_PROFILE=no | |
1317 | DEFAULT_wxUSE_NO_DEPS=no | |
1318 | DEFAULT_wxUSE_NO_RTTI=no | |
1319 | DEFAULT_wxUSE_NO_EXCEPTIONS=no | |
1320 | DEFAULT_wxUSE_PERMISSIVE=no | |
1321 | DEFAULT_wxUSE_DEBUG_FLAG=no | |
1322 | DEFAULT_wxUSE_DEBUG_INFO=no | |
1323 | DEFAULT_wxUSE_DEBUG_GDB=no | |
1324 | DEFAULT_wxUSE_MEM_TRACING=no | |
1325 | DEFAULT_wxUSE_DEBUG_CONTEXT=no | |
1326 | DEFAULT_wxUSE_DMALLOC=no | |
1327 | DEFAULT_wxUSE_APPLE_IEEE=yes | |
1328 | ||
1329 | DEFAULT_wxUSE_LOG=yes | |
1330 | ||
1331 | DEFAULT_wxUSE_GUI=yes | |
1332 | ||
1333 | DEFAULT_wxUSE_ZLIB=yes | |
1334 | DEFAULT_wxUSE_LIBPNG=yes | |
1335 | DEFAULT_wxUSE_LIBJPEG=yes | |
b47c832e | 1336 | DEFAULT_wxUSE_LIBTIFF=yes |
10f2d63a VZ |
1337 | DEFAULT_wxUSE_ODBC=yes |
1338 | ||
1339 | DEFAULT_wxUSE_STD_IOSTREAM=no | |
1340 | DEFAULT_wxUSE_FILE=yes | |
1341 | DEFAULT_wxUSE_TEXTFILE=yes | |
1342 | DEFAULT_wxUSE_TIMEDATE=yes | |
1343 | DEFAULT_wxUSE_WAVE=no | |
1344 | DEFAULT_wxUSE_INTL=yes | |
1345 | DEFAULT_wxUSE_CONFIG=yes | |
1346 | DEFAULT_wxUSE_STREAMS=yes | |
1347 | DEFAULT_wxUSE_SOCKETS=yes | |
1348 | DEFAULT_wxUSE_DIALUP_MANAGER=yes | |
1349 | DEFAULT_wxUSE_SERIAL=yes | |
1350 | DEFAULT_wxUSE_JOYSTICK=yes | |
1351 | DEFAULT_wxUSE_DYNLIB_CLASS=yes | |
1352 | DEFAULT_wxUSE_LONGLONG=no | |
1353 | ||
1354 | DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=yes | |
1355 | DEFAULT_wxUSE_NORMALIZED_PS_FONTS=yes | |
1356 | DEFAULT_wxUSE_POSTSCRIPT=yes | |
1357 | ||
1358 | DEFAULT_wxUSE_X_RESOURCES=no | |
1359 | DEFAULT_wxUSE_CLIPBOARD=yes | |
1360 | DEFAULT_wxUSE_TOOLTIPS=yes | |
1361 | DEFAULT_wxUSE_DRAG_AND_DROP=yes | |
1362 | DEFAULT_wxUSE_SPLINES=yes | |
1363 | ||
1364 | DEFAULT_wxUSE_MDI_ARCHITECTURE=yes | |
1365 | DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=yes | |
1366 | DEFAULT_wxUSE_PRINTING_ARCHITECTURE=yes | |
1367 | ||
1368 | DEFAULT_wxUSE_PROLOGIO=yes | |
1369 | DEFAULT_wxUSE_RESOURCES=yes | |
1370 | DEFAULT_wxUSE_CONSTRAINTS=yes | |
1371 | DEFAULT_wxUSE_IPC=yes | |
1372 | DEFAULT_wxUSE_HELP=yes | |
1373 | DEFAULT_wxUSE_WXTREE=yes | |
1374 | DEFAULT_wxUSE_METAFILE=yes | |
1375 | ||
1376 | DEFAULT_wxUSE_COMMONDLGS=yes | |
1377 | DEFAULT_wxUSE_DIRDLG=yes | |
1378 | DEFAULT_wxUSE_TEXTDLG=yes | |
1379 | DEFAULT_wxUSE_STARTUP_TIPS=yes | |
1380 | DEFAULT_wxUSE_PROGRESSDLG=yes | |
1381 | DEFAULT_wxUSE_MINIFRAME=yes | |
1382 | DEFAULT_wxUSE_HTML=yes | |
1383 | DEFAULT_wxUSE_FS_INET=yes | |
1384 | DEFAULT_wxUSE_FS_ZIP=yes | |
1385 | DEFAULT_wxUSE_BUSYINFO=yes | |
1386 | DEFAULT_wxUSE_ZIPSTREAM=yes | |
1387 | DEFAULT_wxUSE_VALIDATORS=yes | |
1388 | ||
1389 | DEFAULT_wxUSE_ACCEL=yes | |
1390 | DEFAULT_wxUSE_CARET=yes | |
1391 | DEFAULT_wxUSE_BMPBUTTON=yes | |
1392 | DEFAULT_wxUSE_CHECKBOX=yes | |
1393 | DEFAULT_wxUSE_CHECKLST=yes | |
1394 | DEFAULT_wxUSE_CHOICE=yes | |
1395 | DEFAULT_wxUSE_COMBOBOX=yes | |
1396 | DEFAULT_wxUSE_GAUGE=yes | |
1397 | DEFAULT_wxUSE_GRID=yes | |
fc9c7c09 | 1398 | DEFAULT_wxUSE_NEW_GRID=no |
10f2d63a VZ |
1399 | DEFAULT_wxUSE_IMAGLIST=yes |
1400 | DEFAULT_wxUSE_LISTBOX=yes | |
1401 | DEFAULT_wxUSE_LISTCTRL=yes | |
1402 | DEFAULT_wxUSE_NOTEBOOK=yes | |
1403 | DEFAULT_wxUSE_RADIOBOX=yes | |
1404 | DEFAULT_wxUSE_RADIOBTN=yes | |
1405 | DEFAULT_wxUSE_SASH=yes | |
1406 | DEFAULT_wxUSE_SCROLLBAR=yes | |
1407 | DEFAULT_wxUSE_SLIDER=yes | |
1408 | DEFAULT_wxUSE_SPINBTN=yes | |
56cfaa52 | 1409 | DEFAULT_wxUSE_SPINCTRL=yes |
10f2d63a VZ |
1410 | DEFAULT_wxUSE_SPLITTER=yes |
1411 | DEFAULT_wxUSE_STATBMP=yes | |
1412 | DEFAULT_wxUSE_STATBOX=yes | |
1413 | DEFAULT_wxUSE_STATLINE=yes | |
1414 | DEFAULT_wxUSE_STATUSBAR=yes | |
1415 | DEFAULT_wxUSE_TABDIALOG=no | |
1416 | DEFAULT_wxUSE_TOOLBAR=yes | |
1417 | DEFAULT_wxUSE_TREECTRL=yes | |
1418 | ||
1419 | DEFAULT_wxUSE_UNICODE=no | |
1420 | DEFAULT_wxUSE_WCSRTOMBS=no | |
1421 | ||
1422 | DEFAULT_wxUSE_GIF=yes | |
1423 | DEFAULT_wxUSE_PCX=yes | |
1424 | DEFAULT_wxUSE_PNM=yes | |
1425 | fi | |
1426 | ||
1427 | ||
1428 | ||
1429 | for toolkit in `echo $ALL_TOOLKITS`; do | |
1430 | LINE=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}` | |
1431 | if test "x$LINE" != x ; then | |
1432 | has_toolkit_in_cache=1 | |
1433 | eval "DEFAULT_$LINE" | |
1434 | eval "CACHE_$toolkit=1" | |
1435 | fi | |
1436 | done | |
1437 | ||
1438 | ||
1439 | ||
1440 | echo $ac_n "checking "for --enable-gui"""... $ac_c" 1>&6 | |
c7a2bf27 | 1441 | echo "configure:1442: checking "for --enable-gui"" >&5 |
10f2d63a VZ |
1442 | no_cache=0 |
1443 | # Check whether --enable-gui or --disable-gui was given. | |
1444 | if test "${enable_gui+set}" = set; then | |
1445 | enableval="$enable_gui" | |
1446 | ||
1447 | if test "$enableval" = yes; then | |
1448 | ac_cv_use_gui='wxUSE_GUI=yes' | |
1449 | else | |
1450 | ac_cv_use_gui='wxUSE_GUI=no' | |
1451 | fi | |
1452 | ||
1453 | else | |
1454 | ||
1455 | LINE=`grep "wxUSE_GUI" ${wx_arg_cache_file}` | |
1456 | if test "x$LINE" != x ; then | |
1457 | eval "DEFAULT_$LINE" | |
1458 | else | |
1459 | no_cache=1 | |
1460 | fi | |
1461 | ||
1462 | ac_cv_use_gui='wxUSE_GUI='$DEFAULT_wxUSE_GUI | |
1463 | ||
1464 | fi | |
1465 | ||
1466 | ||
1467 | eval "$ac_cv_use_gui" | |
1468 | if test "$no_cache" != 1; then | |
1469 | echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp | |
1470 | fi | |
1471 | ||
1472 | if test "$wxUSE_GUI" = yes; then | |
1473 | echo "$ac_t""yes" 1>&6 | |
1474 | else | |
1475 | echo "$ac_t""no" 1>&6 | |
1476 | fi | |
1477 | ||
1478 | ||
1479 | if test "$wxUSE_GUI" = "no"; then | |
1480 | DEFAULT_wxUSE_ZLIB=no | |
1481 | DEFAULT_wxUSE_LIBPNG=no | |
1482 | DEFAULT_wxUSE_LIBJPEG=no | |
c7a2bf27 | 1483 | DEFAULT_wxUSE_LIBTIFF=no |
10f2d63a VZ |
1484 | DEFAULT_wxUSE_SOCKETS=no |
1485 | DEFAULT_wxUSE_JOYSTICK=no | |
1486 | DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=no | |
1487 | DEFAULT_wxUSE_NORMALIZED_PS_FONTS=no | |
1488 | DEFAULT_wxUSE_POSTSCRIPT=no | |
1489 | DEFAULT_wxUSE_X_RESOURCES=no | |
1490 | DEFAULT_wxUSE_CLIPBOARD=no | |
1491 | DEFAULT_wxUSE_TOOLTIPS=no | |
1492 | DEFAULT_wxUSE_DRAG_AND_DROP=no | |
1493 | DEFAULT_wxUSE_SPLINES=no | |
1494 | DEFAULT_wxUSE_MDI_ARCHITECTURE=no | |
1495 | DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=no | |
1496 | DEFAULT_wxUSE_PRINTING_ARCHITECTURE=no | |
1497 | DEFAULT_wxUSE_PROLOGIO=no | |
1498 | DEFAULT_wxUSE_RESOURCES=no | |
1499 | DEFAULT_wxUSE_CONSTRAINTS=no | |
1500 | DEFAULT_wxUSE_IPC=no | |
1501 | DEFAULT_wxUSE_HELP=no | |
1502 | DEFAULT_wxUSE_WXTREE=no | |
1503 | DEFAULT_wxUSE_METAFILE=no | |
1504 | DEFAULT_wxUSE_COMMONDLGS=no | |
1505 | DEFAULT_wxUSE_DIRDLG=no | |
1506 | DEFAULT_wxUSE_TEXTDLG=no | |
1507 | DEFAULT_wxUSE_STARTUP_TIPS=no | |
1508 | DEFAULT_wxUSE_PROGRESSDLG=no | |
1509 | DEFAULT_wxUSE_MINIFRAME=no | |
1510 | DEFAULT_wxUSE_HTML=no | |
1511 | DEFAULT_wxUSE_FS_INET=no | |
1512 | DEFAULT_wxUSE_FS_ZIP=no | |
1513 | DEFAULT_wxUSE_BUSYINFO=no | |
1514 | DEFAULT_wxUSE_ZIPSTREAM=no | |
1515 | DEFAULT_wxUSE_VALIDATORS=no | |
1516 | DEFAULT_wxUSE_ACCEL=no | |
1517 | DEFAULT_wxUSE_CARET=no | |
1518 | DEFAULT_wxUSE_BMPBUTTON=no | |
1519 | DEFAULT_wxUSE_CHECKBOX=no | |
1520 | DEFAULT_wxUSE_CHECKLST=no | |
1521 | DEFAULT_wxUSE_CHOICE=no | |
1522 | DEFAULT_wxUSE_COMBOBOX=no | |
1523 | DEFAULT_wxUSE_GAUGE=no | |
1524 | DEFAULT_wxUSE_GRID=no | |
1525 | DEFAULT_wxUSE_NEW_GRID=no | |
1526 | DEFAULT_wxUSE_IMAGLIST=no | |
1527 | DEFAULT_wxUSE_LISTBOX=no | |
1528 | DEFAULT_wxUSE_LISTCTRL=no | |
1529 | DEFAULT_wxUSE_NOTEBOOK=no | |
1530 | DEFAULT_wxUSE_RADIOBOX=no | |
1531 | DEFAULT_wxUSE_RADIOBTN=no | |
1532 | DEFAULT_wxUSE_SASH=no | |
1533 | DEFAULT_wxUSE_SCROLLBAR=no | |
1534 | DEFAULT_wxUSE_SLIDER=no | |
1535 | DEFAULT_wxUSE_SPINBTN=no | |
56cfaa52 | 1536 | DEFAULT_wxUSE_SPINCTRL=no |
10f2d63a VZ |
1537 | DEFAULT_wxUSE_SPLITTER=no |
1538 | DEFAULT_wxUSE_STATBMP=no | |
1539 | DEFAULT_wxUSE_STATBOX=no | |
1540 | DEFAULT_wxUSE_STATLINE=no | |
1541 | DEFAULT_wxUSE_STATUSBAR=no | |
1542 | DEFAULT_wxUSE_TABDIALOG=no | |
1543 | DEFAULT_wxUSE_TOOLBAR=no | |
1544 | DEFAULT_wxUSE_TREECTRL=no | |
1545 | DEFAULT_wxUSE_GIF=no | |
1546 | DEFAULT_wxUSE_PCX=no | |
1547 | DEFAULT_wxUSE_PNM=no | |
1548 | fi | |
1549 | ||
1550 | # Check whether --with-gtk or --without-gtk was given. | |
1551 | if test "${with_gtk+set}" = set; then | |
1552 | withval="$with_gtk" | |
1553 | wxUSE_GTK="$withval" CACHE_GTK=1 TOOLKIT_GIVEN=1 | |
1554 | fi | |
1555 | ||
1556 | # Check whether --with-motif or --without-motif was given. | |
1557 | if test "${with_motif+set}" = set; then | |
1558 | withval="$with_motif" | |
1559 | wxUSE_MOTIF="$withval" CACHE_MOTIF=1 TOOLKIT_GIVEN=1 | |
1560 | fi | |
1561 | ||
1562 | # Check whether --with-wine or --without-wine was given. | |
1563 | if test "${with_wine+set}" = set; then | |
1564 | withval="$with_wine" | |
1565 | wxUSE_WINE="$withval" CACHE_WINE=1 TOOLKIT_GIVEN=1 | |
1566 | fi | |
1567 | ||
1568 | # Check whether --with-cygwin or --without-cygwin was given. | |
1569 | if test "${with_cygwin+set}" = set; then | |
1570 | withval="$with_cygwin" | |
1571 | wxUSE_CYGWIN="$withval" CACHE_CYGWIN=1 TOOLKIT_GIVEN=1 | |
1572 | fi | |
1573 | ||
1574 | # Check whether --with-mingw or --without-mingw was given. | |
1575 | if test "${with_mingw+set}" = set; then | |
1576 | withval="$with_mingw" | |
1577 | wxUSE_MINGW="$withval" CACHE_MINGW=1 TOOLKIT_GIVEN=1 | |
1578 | fi | |
1579 | ||
1580 | ||
1581 | # Check whether --with-gtk-prefix or --without-gtk-prefix was given. | |
1582 | if test "${with_gtk_prefix+set}" = set; then | |
1583 | withval="$with_gtk_prefix" | |
1584 | gtk_config_prefix="$withval" | |
1585 | else | |
1586 | gtk_config_prefix="" | |
1587 | fi | |
1588 | ||
1589 | # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given. | |
1590 | if test "${with_gtk_exec_prefix+set}" = set; then | |
1591 | withval="$with_gtk_exec_prefix" | |
1592 | gtk_config_exec_prefix="$withval" | |
1593 | else | |
1594 | gtk_config_exec_prefix="" | |
1595 | fi | |
1596 | ||
1597 | ||
1598 | ||
1599 | echo $ac_n "checking "for --with-dmalloc"""... $ac_c" 1>&6 | |
c7a2bf27 | 1600 | echo "configure:1601: checking "for --with-dmalloc"" >&5 |
10f2d63a VZ |
1601 | no_cache=0 |
1602 | # Check whether --with-dmalloc or --without-dmalloc was given. | |
1603 | if test "${with_dmalloc+set}" = set; then | |
1604 | withval="$with_dmalloc" | |
1605 | ||
1606 | if test "$withval" = yes; then | |
1607 | ac_cv_use_dmalloc='wxUSE_DMALLOC=yes' | |
1608 | else | |
1609 | ac_cv_use_dmalloc='wxUSE_DMALLOC=no' | |
1610 | fi | |
1611 | ||
1612 | else | |
1613 | ||
1614 | LINE=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}` | |
1615 | if test "x$LINE" != x ; then | |
1616 | eval "DEFAULT_$LINE" | |
1617 | else | |
1618 | no_cache=1 | |
1619 | fi | |
1620 | ||
1621 | ac_cv_use_dmalloc='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC | |
1622 | ||
1623 | fi | |
1624 | ||
1625 | ||
1626 | eval "$ac_cv_use_dmalloc" | |
1627 | if test "$no_cache" != 1; then | |
1628 | echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp | |
1629 | fi | |
1630 | ||
1631 | if test "$wxUSE_DMALLOC" = yes; then | |
1632 | echo "$ac_t""yes" 1>&6 | |
1633 | else | |
1634 | echo "$ac_t""no" 1>&6 | |
1635 | fi | |
1636 | ||
1637 | ||
1638 | echo $ac_n "checking "for --with-zlib"""... $ac_c" 1>&6 | |
c7a2bf27 | 1639 | echo "configure:1640: checking "for --with-zlib"" >&5 |
10f2d63a VZ |
1640 | no_cache=0 |
1641 | # Check whether --with-zlib or --without-zlib was given. | |
1642 | if test "${with_zlib+set}" = set; then | |
1643 | withval="$with_zlib" | |
1644 | ||
1645 | if test "$withval" = yes; then | |
1646 | ac_cv_use_zlib='wxUSE_ZLIB=yes' | |
1647 | else | |
1648 | ac_cv_use_zlib='wxUSE_ZLIB=no' | |
1649 | fi | |
1650 | ||
1651 | else | |
1652 | ||
1653 | LINE=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}` | |
1654 | if test "x$LINE" != x ; then | |
1655 | eval "DEFAULT_$LINE" | |
1656 | else | |
1657 | no_cache=1 | |
1658 | fi | |
1659 | ||
1660 | ac_cv_use_zlib='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB | |
1661 | ||
1662 | fi | |
1663 | ||
1664 | ||
1665 | eval "$ac_cv_use_zlib" | |
1666 | if test "$no_cache" != 1; then | |
1667 | echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp | |
1668 | fi | |
1669 | ||
1670 | if test "$wxUSE_ZLIB" = yes; then | |
1671 | echo "$ac_t""yes" 1>&6 | |
1672 | else | |
1673 | echo "$ac_t""no" 1>&6 | |
1674 | fi | |
1675 | ||
1676 | ||
1677 | echo $ac_n "checking "for --with-libpng"""... $ac_c" 1>&6 | |
c7a2bf27 | 1678 | echo "configure:1679: checking "for --with-libpng"" >&5 |
10f2d63a VZ |
1679 | no_cache=0 |
1680 | # Check whether --with-libpng or --without-libpng was given. | |
1681 | if test "${with_libpng+set}" = set; then | |
1682 | withval="$with_libpng" | |
1683 | ||
1684 | if test "$withval" = yes; then | |
1685 | ac_cv_use_libpng='wxUSE_LIBPNG=yes' | |
1686 | else | |
1687 | ac_cv_use_libpng='wxUSE_LIBPNG=no' | |
1688 | fi | |
1689 | ||
1690 | else | |
1691 | ||
1692 | LINE=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}` | |
1693 | if test "x$LINE" != x ; then | |
1694 | eval "DEFAULT_$LINE" | |
1695 | else | |
1696 | no_cache=1 | |
1697 | fi | |
1698 | ||
1699 | ac_cv_use_libpng='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG | |
1700 | ||
1701 | fi | |
1702 | ||
1703 | ||
1704 | eval "$ac_cv_use_libpng" | |
1705 | if test "$no_cache" != 1; then | |
1706 | echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp | |
1707 | fi | |
1708 | ||
1709 | if test "$wxUSE_LIBPNG" = yes; then | |
1710 | echo "$ac_t""yes" 1>&6 | |
1711 | else | |
1712 | echo "$ac_t""no" 1>&6 | |
1713 | fi | |
1714 | ||
1715 | ||
1716 | echo $ac_n "checking "for --with-libjpeg"""... $ac_c" 1>&6 | |
c7a2bf27 | 1717 | echo "configure:1718: checking "for --with-libjpeg"" >&5 |
10f2d63a VZ |
1718 | no_cache=0 |
1719 | # Check whether --with-libjpeg or --without-libjpeg was given. | |
1720 | if test "${with_libjpeg+set}" = set; then | |
1721 | withval="$with_libjpeg" | |
1722 | ||
1723 | if test "$withval" = yes; then | |
1724 | ac_cv_use_libjpeg='wxUSE_LIBJPEG=yes' | |
1725 | else | |
1726 | ac_cv_use_libjpeg='wxUSE_LIBJPEG=no' | |
1727 | fi | |
1728 | ||
1729 | else | |
1730 | ||
1731 | LINE=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}` | |
1732 | if test "x$LINE" != x ; then | |
1733 | eval "DEFAULT_$LINE" | |
1734 | else | |
1735 | no_cache=1 | |
1736 | fi | |
1737 | ||
1738 | ac_cv_use_libjpeg='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG | |
1739 | ||
1740 | fi | |
1741 | ||
1742 | ||
1743 | eval "$ac_cv_use_libjpeg" | |
1744 | if test "$no_cache" != 1; then | |
1745 | echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp | |
1746 | fi | |
1747 | ||
1748 | if test "$wxUSE_LIBJPEG" = yes; then | |
1749 | echo "$ac_t""yes" 1>&6 | |
1750 | else | |
1751 | echo "$ac_t""no" 1>&6 | |
1752 | fi | |
1753 | ||
1754 | ||
c7a2bf27 RR |
1755 | echo $ac_n "checking "for --with-libtiff"""... $ac_c" 1>&6 |
1756 | echo "configure:1757: checking "for --with-libtiff"" >&5 | |
1757 | no_cache=0 | |
1758 | # Check whether --with-libtiff or --without-libtiff was given. | |
1759 | if test "${with_libtiff+set}" = set; then | |
1760 | withval="$with_libtiff" | |
1761 | ||
1762 | if test "$withval" = yes; then | |
1763 | ac_cv_use_libtiff='wxUSE_LIBTIFF=yes' | |
1764 | else | |
1765 | ac_cv_use_libtiff='wxUSE_LIBTIFF=no' | |
1766 | fi | |
1767 | ||
1768 | else | |
1769 | ||
1770 | LINE=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}` | |
1771 | if test "x$LINE" != x ; then | |
1772 | eval "DEFAULT_$LINE" | |
1773 | else | |
1774 | no_cache=1 | |
1775 | fi | |
1776 | ||
1777 | ac_cv_use_libtiff='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF | |
1778 | ||
1779 | fi | |
1780 | ||
1781 | ||
1782 | eval "$ac_cv_use_libtiff" | |
1783 | if test "$no_cache" != 1; then | |
1784 | echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp | |
1785 | fi | |
1786 | ||
1787 | if test "$wxUSE_LIBTIFF" = yes; then | |
1788 | echo "$ac_t""yes" 1>&6 | |
1789 | else | |
1790 | echo "$ac_t""no" 1>&6 | |
1791 | fi | |
1792 | ||
1793 | ||
10f2d63a | 1794 | echo $ac_n "checking "for --with-opengl"""... $ac_c" 1>&6 |
c7a2bf27 | 1795 | echo "configure:1796: checking "for --with-opengl"" >&5 |
10f2d63a VZ |
1796 | no_cache=0 |
1797 | # Check whether --with-opengl or --without-opengl was given. | |
1798 | if test "${with_opengl+set}" = set; then | |
1799 | withval="$with_opengl" | |
1800 | ||
1801 | if test "$withval" = yes; then | |
1802 | ac_cv_use_opengl='wxUSE_OPENGL=yes' | |
1803 | else | |
1804 | ac_cv_use_opengl='wxUSE_OPENGL=no' | |
1805 | fi | |
1806 | ||
1807 | else | |
1808 | ||
1809 | LINE=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}` | |
1810 | if test "x$LINE" != x ; then | |
1811 | eval "DEFAULT_$LINE" | |
1812 | else | |
1813 | no_cache=1 | |
1814 | fi | |
1815 | ||
1816 | ac_cv_use_opengl='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL | |
1817 | ||
1818 | fi | |
1819 | ||
1820 | ||
1821 | eval "$ac_cv_use_opengl" | |
1822 | if test "$no_cache" != 1; then | |
1823 | echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp | |
1824 | fi | |
1825 | ||
1826 | if test "$wxUSE_OPENGL" = yes; then | |
1827 | echo "$ac_t""yes" 1>&6 | |
1828 | else | |
1829 | echo "$ac_t""no" 1>&6 | |
1830 | fi | |
1831 | ||
1832 | ||
1833 | echo $ac_n "checking "for --with-odbc"""... $ac_c" 1>&6 | |
c7a2bf27 | 1834 | echo "configure:1835: checking "for --with-odbc"" >&5 |
10f2d63a VZ |
1835 | no_cache=0 |
1836 | # Check whether --with-odbc or --without-odbc was given. | |
1837 | if test "${with_odbc+set}" = set; then | |
1838 | withval="$with_odbc" | |
1839 | ||
1840 | if test "$withval" = yes; then | |
1841 | ac_cv_use_odbc='wxUSE_ODBC=yes' | |
1842 | else | |
1843 | ac_cv_use_odbc='wxUSE_ODBC=no' | |
1844 | fi | |
1845 | ||
1846 | else | |
1847 | ||
1848 | LINE=`grep "wxUSE_ODBC" ${wx_arg_cache_file}` | |
1849 | if test "x$LINE" != x ; then | |
1850 | eval "DEFAULT_$LINE" | |
1851 | else | |
1852 | no_cache=1 | |
1853 | fi | |
1854 | ||
1855 | ac_cv_use_odbc='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC | |
1856 | ||
1857 | fi | |
1858 | ||
1859 | ||
1860 | eval "$ac_cv_use_odbc" | |
1861 | if test "$no_cache" != 1; then | |
1862 | echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp | |
1863 | fi | |
1864 | ||
1865 | if test "$wxUSE_ODBC" = yes; then | |
1866 | echo "$ac_t""yes" 1>&6 | |
1867 | else | |
1868 | echo "$ac_t""no" 1>&6 | |
1869 | fi | |
1870 | ||
1871 | ||
1872 | ||
1873 | ||
1874 | ||
1875 | echo $ac_n "checking "for --enable-shared"""... $ac_c" 1>&6 | |
c7a2bf27 | 1876 | echo "configure:1877: checking "for --enable-shared"" >&5 |
10f2d63a VZ |
1877 | no_cache=0 |
1878 | # Check whether --enable-shared or --disable-shared was given. | |
1879 | if test "${enable_shared+set}" = set; then | |
1880 | enableval="$enable_shared" | |
1881 | ||
1882 | if test "$enableval" = yes; then | |
1883 | ac_cv_use_shared='wxUSE_SHARED=yes' | |
1884 | else | |
1885 | ac_cv_use_shared='wxUSE_SHARED=no' | |
1886 | fi | |
1887 | ||
1888 | else | |
1889 | ||
1890 | LINE=`grep "wxUSE_SHARED" ${wx_arg_cache_file}` | |
1891 | if test "x$LINE" != x ; then | |
1892 | eval "DEFAULT_$LINE" | |
1893 | else | |
1894 | no_cache=1 | |
1895 | fi | |
1896 | ||
1897 | ac_cv_use_shared='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED | |
1898 | ||
1899 | fi | |
1900 | ||
1901 | ||
1902 | eval "$ac_cv_use_shared" | |
1903 | if test "$no_cache" != 1; then | |
1904 | echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp | |
1905 | fi | |
1906 | ||
1907 | if test "$wxUSE_SHARED" = yes; then | |
1908 | echo "$ac_t""yes" 1>&6 | |
1909 | else | |
1910 | echo "$ac_t""no" 1>&6 | |
1911 | fi | |
1912 | ||
1913 | ||
1914 | echo $ac_n "checking "for --enable-optimise"""... $ac_c" 1>&6 | |
c7a2bf27 | 1915 | echo "configure:1916: checking "for --enable-optimise"" >&5 |
10f2d63a VZ |
1916 | no_cache=0 |
1917 | # Check whether --enable-optimise or --disable-optimise was given. | |
1918 | if test "${enable_optimise+set}" = set; then | |
1919 | enableval="$enable_optimise" | |
1920 | ||
1921 | if test "$enableval" = yes; then | |
1922 | ac_cv_use_optimise='wxUSE_OPTIMISE=yes' | |
1923 | else | |
1924 | ac_cv_use_optimise='wxUSE_OPTIMISE=no' | |
1925 | fi | |
1926 | ||
1927 | else | |
1928 | ||
1929 | LINE=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}` | |
1930 | if test "x$LINE" != x ; then | |
1931 | eval "DEFAULT_$LINE" | |
1932 | else | |
1933 | no_cache=1 | |
1934 | fi | |
1935 | ||
1936 | ac_cv_use_optimise='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE | |
1937 | ||
1938 | fi | |
1939 | ||
1940 | ||
1941 | eval "$ac_cv_use_optimise" | |
1942 | if test "$no_cache" != 1; then | |
1943 | echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp | |
1944 | fi | |
1945 | ||
1946 | if test "$wxUSE_OPTIMISE" = yes; then | |
1947 | echo "$ac_t""yes" 1>&6 | |
1948 | else | |
1949 | echo "$ac_t""no" 1>&6 | |
1950 | fi | |
1951 | ||
1952 | ||
1953 | echo $ac_n "checking "for --enable-debug"""... $ac_c" 1>&6 | |
c7a2bf27 | 1954 | echo "configure:1955: checking "for --enable-debug"" >&5 |
10f2d63a VZ |
1955 | no_cache=0 |
1956 | # Check whether --enable-debug or --disable-debug was given. | |
1957 | if test "${enable_debug+set}" = set; then | |
1958 | enableval="$enable_debug" | |
1959 | ||
1960 | if test "$enableval" = yes; then | |
1961 | ac_cv_use_debug='wxUSE_DEBUG=yes' | |
1962 | else | |
1963 | ac_cv_use_debug='wxUSE_DEBUG=no' | |
1964 | fi | |
1965 | ||
1966 | else | |
1967 | ||
1968 | LINE=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}` | |
1969 | if test "x$LINE" != x ; then | |
1970 | eval "DEFAULT_$LINE" | |
1971 | else | |
1972 | no_cache=1 | |
1973 | fi | |
1974 | ||
1975 | ac_cv_use_debug='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG | |
1976 | ||
1977 | fi | |
1978 | ||
1979 | ||
1980 | eval "$ac_cv_use_debug" | |
1981 | if test "$no_cache" != 1; then | |
1982 | echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp | |
1983 | fi | |
1984 | ||
1985 | if test "$wxUSE_DEBUG" = yes; then | |
1986 | echo "$ac_t""yes" 1>&6 | |
1987 | else | |
1988 | echo "$ac_t""no" 1>&6 | |
1989 | fi | |
1990 | ||
1991 | ||
1992 | if test "$wxUSE_DEBUG" = "yes"; then | |
1993 | DEFAULT_wxUSE_DEBUG_FLAG=yes | |
1994 | DEFAULT_wxUSE_DEBUG_INFO=yes | |
1995 | elif test "$wxUSE_DEBUG" = "no"; then | |
1996 | DEFAULT_wxUSE_DEBUG_FLAG=no | |
1997 | DEFAULT_wxUSE_DEBUG_INFO=no | |
1998 | fi | |
1999 | ||
2000 | ||
2001 | echo $ac_n "checking "for --enable-debug_flag"""... $ac_c" 1>&6 | |
c7a2bf27 | 2002 | echo "configure:2003: checking "for --enable-debug_flag"" >&5 |
10f2d63a VZ |
2003 | no_cache=0 |
2004 | # Check whether --enable-debug_flag or --disable-debug_flag was given. | |
2005 | if test "${enable_debug_flag+set}" = set; then | |
2006 | enableval="$enable_debug_flag" | |
2007 | ||
2008 | if test "$enableval" = yes; then | |
2009 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=yes' | |
2010 | else | |
2011 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=no' | |
2012 | fi | |
2013 | ||
2014 | else | |
2015 | ||
2016 | LINE=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}` | |
2017 | if test "x$LINE" != x ; then | |
2018 | eval "DEFAULT_$LINE" | |
2019 | else | |
2020 | no_cache=1 | |
2021 | fi | |
2022 | ||
2023 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG | |
2024 | ||
2025 | fi | |
2026 | ||
2027 | ||
2028 | eval "$ac_cv_use_debug_flag" | |
2029 | if test "$no_cache" != 1; then | |
2030 | echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp | |
2031 | fi | |
2032 | ||
2033 | if test "$wxUSE_DEBUG_FLAG" = yes; then | |
2034 | echo "$ac_t""yes" 1>&6 | |
2035 | else | |
2036 | echo "$ac_t""no" 1>&6 | |
2037 | fi | |
2038 | ||
2039 | ||
2040 | echo $ac_n "checking "for --enable-debug_info"""... $ac_c" 1>&6 | |
c7a2bf27 | 2041 | echo "configure:2042: checking "for --enable-debug_info"" >&5 |
10f2d63a VZ |
2042 | no_cache=0 |
2043 | # Check whether --enable-debug_info or --disable-debug_info was given. | |
2044 | if test "${enable_debug_info+set}" = set; then | |
2045 | enableval="$enable_debug_info" | |
2046 | ||
2047 | if test "$enableval" = yes; then | |
2048 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO=yes' | |
2049 | else | |
2050 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO=no' | |
2051 | fi | |
2052 | ||
2053 | else | |
2054 | ||
2055 | LINE=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}` | |
2056 | if test "x$LINE" != x ; then | |
2057 | eval "DEFAULT_$LINE" | |
2058 | else | |
2059 | no_cache=1 | |
2060 | fi | |
2061 | ||
2062 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO | |
2063 | ||
2064 | fi | |
2065 | ||
2066 | ||
2067 | eval "$ac_cv_use_debug_info" | |
2068 | if test "$no_cache" != 1; then | |
2069 | echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp | |
2070 | fi | |
2071 | ||
2072 | if test "$wxUSE_DEBUG_INFO" = yes; then | |
2073 | echo "$ac_t""yes" 1>&6 | |
2074 | else | |
2075 | echo "$ac_t""no" 1>&6 | |
2076 | fi | |
2077 | ||
2078 | ||
2079 | echo $ac_n "checking "for --enable-debug_gdb"""... $ac_c" 1>&6 | |
c7a2bf27 | 2080 | echo "configure:2081: checking "for --enable-debug_gdb"" >&5 |
10f2d63a VZ |
2081 | no_cache=0 |
2082 | # Check whether --enable-debug_gdb or --disable-debug_gdb was given. | |
2083 | if test "${enable_debug_gdb+set}" = set; then | |
2084 | enableval="$enable_debug_gdb" | |
2085 | ||
2086 | if test "$enableval" = yes; then | |
2087 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=yes' | |
2088 | else | |
2089 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=no' | |
2090 | fi | |
2091 | ||
2092 | else | |
2093 | ||
2094 | LINE=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}` | |
2095 | if test "x$LINE" != x ; then | |
2096 | eval "DEFAULT_$LINE" | |
2097 | else | |
2098 | no_cache=1 | |
2099 | fi | |
2100 | ||
2101 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB | |
2102 | ||
2103 | fi | |
2104 | ||
2105 | ||
2106 | eval "$ac_cv_use_debug_gdb" | |
2107 | if test "$no_cache" != 1; then | |
2108 | echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp | |
2109 | fi | |
2110 | ||
2111 | if test "$wxUSE_DEBUG_GDB" = yes; then | |
2112 | echo "$ac_t""yes" 1>&6 | |
2113 | else | |
2114 | echo "$ac_t""no" 1>&6 | |
2115 | fi | |
2116 | ||
2117 | ||
2118 | echo $ac_n "checking "for --enable-debug_cntxt"""... $ac_c" 1>&6 | |
c7a2bf27 | 2119 | echo "configure:2120: checking "for --enable-debug_cntxt"" >&5 |
10f2d63a VZ |
2120 | no_cache=0 |
2121 | # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given. | |
2122 | if test "${enable_debug_cntxt+set}" = set; then | |
2123 | enableval="$enable_debug_cntxt" | |
2124 | ||
2125 | if test "$enableval" = yes; then | |
2126 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=yes' | |
2127 | else | |
2128 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=no' | |
2129 | fi | |
2130 | ||
2131 | else | |
2132 | ||
2133 | LINE=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}` | |
2134 | if test "x$LINE" != x ; then | |
2135 | eval "DEFAULT_$LINE" | |
2136 | else | |
2137 | no_cache=1 | |
2138 | fi | |
2139 | ||
2140 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT | |
2141 | ||
2142 | fi | |
2143 | ||
2144 | ||
2145 | eval "$ac_cv_use_debug_cntxt" | |
2146 | if test "$no_cache" != 1; then | |
2147 | echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp | |
2148 | fi | |
2149 | ||
2150 | if test "$wxUSE_DEBUG_CONTEXT" = yes; then | |
2151 | echo "$ac_t""yes" 1>&6 | |
2152 | else | |
2153 | echo "$ac_t""no" 1>&6 | |
2154 | fi | |
2155 | ||
2156 | ||
2157 | echo $ac_n "checking "for --enable-mem_tracing"""... $ac_c" 1>&6 | |
c7a2bf27 | 2158 | echo "configure:2159: checking "for --enable-mem_tracing"" >&5 |
10f2d63a VZ |
2159 | no_cache=0 |
2160 | # Check whether --enable-mem_tracing or --disable-mem_tracing was given. | |
2161 | if test "${enable_mem_tracing+set}" = set; then | |
2162 | enableval="$enable_mem_tracing" | |
2163 | ||
2164 | if test "$enableval" = yes; then | |
2165 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=yes' | |
2166 | else | |
2167 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=no' | |
2168 | fi | |
2169 | ||
2170 | else | |
2171 | ||
2172 | LINE=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}` | |
2173 | if test "x$LINE" != x ; then | |
2174 | eval "DEFAULT_$LINE" | |
2175 | else | |
2176 | no_cache=1 | |
2177 | fi | |
2178 | ||
2179 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING | |
2180 | ||
2181 | fi | |
2182 | ||
2183 | ||
2184 | eval "$ac_cv_use_mem_tracing" | |
2185 | if test "$no_cache" != 1; then | |
2186 | echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp | |
2187 | fi | |
2188 | ||
2189 | if test "$wxUSE_MEM_TRACING" = yes; then | |
2190 | echo "$ac_t""yes" 1>&6 | |
2191 | else | |
2192 | echo "$ac_t""no" 1>&6 | |
2193 | fi | |
2194 | ||
2195 | ||
2196 | echo $ac_n "checking "for --enable-profile"""... $ac_c" 1>&6 | |
c7a2bf27 | 2197 | echo "configure:2198: checking "for --enable-profile"" >&5 |
10f2d63a VZ |
2198 | no_cache=0 |
2199 | # Check whether --enable-profile or --disable-profile was given. | |
2200 | if test "${enable_profile+set}" = set; then | |
2201 | enableval="$enable_profile" | |
2202 | ||
2203 | if test "$enableval" = yes; then | |
2204 | ac_cv_use_profile='wxUSE_PROFILE=yes' | |
2205 | else | |
2206 | ac_cv_use_profile='wxUSE_PROFILE=no' | |
2207 | fi | |
2208 | ||
2209 | else | |
2210 | ||
2211 | LINE=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}` | |
2212 | if test "x$LINE" != x ; then | |
2213 | eval "DEFAULT_$LINE" | |
2214 | else | |
2215 | no_cache=1 | |
2216 | fi | |
2217 | ||
2218 | ac_cv_use_profile='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE | |
2219 | ||
2220 | fi | |
2221 | ||
2222 | ||
2223 | eval "$ac_cv_use_profile" | |
2224 | if test "$no_cache" != 1; then | |
2225 | echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp | |
2226 | fi | |
2227 | ||
2228 | if test "$wxUSE_PROFILE" = yes; then | |
2229 | echo "$ac_t""yes" 1>&6 | |
2230 | else | |
2231 | echo "$ac_t""no" 1>&6 | |
2232 | fi | |
2233 | ||
2234 | ||
2235 | echo $ac_n "checking "for --enable-no_rtti"""... $ac_c" 1>&6 | |
c7a2bf27 | 2236 | echo "configure:2237: checking "for --enable-no_rtti"" >&5 |
10f2d63a VZ |
2237 | no_cache=0 |
2238 | # Check whether --enable-no_rtti or --disable-no_rtti was given. | |
2239 | if test "${enable_no_rtti+set}" = set; then | |
2240 | enableval="$enable_no_rtti" | |
2241 | ||
2242 | if test "$enableval" = yes; then | |
2243 | ac_cv_use_no_rtti='wxUSE_NO_RTTI=yes' | |
2244 | else | |
2245 | ac_cv_use_no_rtti='wxUSE_NO_RTTI=no' | |
2246 | fi | |
2247 | ||
2248 | else | |
2249 | ||
2250 | LINE=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}` | |
2251 | if test "x$LINE" != x ; then | |
2252 | eval "DEFAULT_$LINE" | |
2253 | else | |
2254 | no_cache=1 | |
2255 | fi | |
2256 | ||
2257 | ac_cv_use_no_rtti='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI | |
2258 | ||
2259 | fi | |
2260 | ||
2261 | ||
2262 | eval "$ac_cv_use_no_rtti" | |
2263 | if test "$no_cache" != 1; then | |
2264 | echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp | |
2265 | fi | |
2266 | ||
2267 | if test "$wxUSE_NO_RTTI" = yes; then | |
2268 | echo "$ac_t""yes" 1>&6 | |
2269 | else | |
2270 | echo "$ac_t""no" 1>&6 | |
2271 | fi | |
2272 | ||
2273 | ||
2274 | echo $ac_n "checking "for --enable-no_exceptions"""... $ac_c" 1>&6 | |
c7a2bf27 | 2275 | echo "configure:2276: checking "for --enable-no_exceptions"" >&5 |
10f2d63a VZ |
2276 | no_cache=0 |
2277 | # Check whether --enable-no_exceptions or --disable-no_exceptions was given. | |
2278 | if test "${enable_no_exceptions+set}" = set; then | |
2279 | enableval="$enable_no_exceptions" | |
2280 | ||
2281 | if test "$enableval" = yes; then | |
2282 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=yes' | |
2283 | else | |
2284 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=no' | |
2285 | fi | |
2286 | ||
2287 | else | |
2288 | ||
2289 | LINE=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}` | |
2290 | if test "x$LINE" != x ; then | |
2291 | eval "DEFAULT_$LINE" | |
2292 | else | |
2293 | no_cache=1 | |
2294 | fi | |
2295 | ||
2296 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS | |
2297 | ||
2298 | fi | |
2299 | ||
2300 | ||
2301 | eval "$ac_cv_use_no_exceptions" | |
2302 | if test "$no_cache" != 1; then | |
2303 | echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp | |
2304 | fi | |
2305 | ||
2306 | if test "$wxUSE_NO_EXCEPTIONS" = yes; then | |
2307 | echo "$ac_t""yes" 1>&6 | |
2308 | else | |
2309 | echo "$ac_t""no" 1>&6 | |
2310 | fi | |
2311 | ||
2312 | ||
2313 | echo $ac_n "checking "for --enable-permissive"""... $ac_c" 1>&6 | |
c7a2bf27 | 2314 | echo "configure:2315: checking "for --enable-permissive"" >&5 |
10f2d63a VZ |
2315 | no_cache=0 |
2316 | # Check whether --enable-permissive or --disable-permissive was given. | |
2317 | if test "${enable_permissive+set}" = set; then | |
2318 | enableval="$enable_permissive" | |
2319 | ||
2320 | if test "$enableval" = yes; then | |
2321 | ac_cv_use_permissive='wxUSE_PERMISSIVE=yes' | |
2322 | else | |
2323 | ac_cv_use_permissive='wxUSE_PERMISSIVE=no' | |
2324 | fi | |
2325 | ||
2326 | else | |
2327 | ||
2328 | LINE=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}` | |
2329 | if test "x$LINE" != x ; then | |
2330 | eval "DEFAULT_$LINE" | |
2331 | else | |
2332 | no_cache=1 | |
2333 | fi | |
2334 | ||
2335 | ac_cv_use_permissive='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE | |
2336 | ||
2337 | fi | |
2338 | ||
2339 | ||
2340 | eval "$ac_cv_use_permissive" | |
2341 | if test "$no_cache" != 1; then | |
2342 | echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp | |
2343 | fi | |
2344 | ||
2345 | if test "$wxUSE_PERMISSIVE" = yes; then | |
2346 | echo "$ac_t""yes" 1>&6 | |
2347 | else | |
2348 | echo "$ac_t""no" 1>&6 | |
2349 | fi | |
2350 | ||
2351 | ||
2352 | echo $ac_n "checking "for --enable-no_deps"""... $ac_c" 1>&6 | |
c7a2bf27 | 2353 | echo "configure:2354: checking "for --enable-no_deps"" >&5 |
10f2d63a VZ |
2354 | no_cache=0 |
2355 | # Check whether --enable-no_deps or --disable-no_deps was given. | |
2356 | if test "${enable_no_deps+set}" = set; then | |
2357 | enableval="$enable_no_deps" | |
2358 | ||
2359 | if test "$enableval" = yes; then | |
2360 | ac_cv_use_no_deps='wxUSE_NO_DEPS=yes' | |
2361 | else | |
2362 | ac_cv_use_no_deps='wxUSE_NO_DEPS=no' | |
2363 | fi | |
2364 | ||
2365 | else | |
2366 | ||
2367 | LINE=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}` | |
2368 | if test "x$LINE" != x ; then | |
2369 | eval "DEFAULT_$LINE" | |
2370 | else | |
2371 | no_cache=1 | |
2372 | fi | |
2373 | ||
2374 | ac_cv_use_no_deps='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS | |
2375 | ||
2376 | fi | |
2377 | ||
2378 | ||
2379 | eval "$ac_cv_use_no_deps" | |
2380 | if test "$no_cache" != 1; then | |
2381 | echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp | |
2382 | fi | |
2383 | ||
2384 | if test "$wxUSE_NO_DEPS" = yes; then | |
2385 | echo "$ac_t""yes" 1>&6 | |
2386 | else | |
2387 | echo "$ac_t""no" 1>&6 | |
2388 | fi | |
2389 | ||
2390 | ||
2391 | ||
2392 | ||
2393 | echo $ac_n "checking "for --enable-intl"""... $ac_c" 1>&6 | |
c7a2bf27 | 2394 | echo "configure:2395: checking "for --enable-intl"" >&5 |
10f2d63a VZ |
2395 | no_cache=0 |
2396 | # Check whether --enable-intl or --disable-intl was given. | |
2397 | if test "${enable_intl+set}" = set; then | |
2398 | enableval="$enable_intl" | |
2399 | ||
2400 | if test "$enableval" = yes; then | |
2401 | ac_cv_use_intl='wxUSE_INTL=yes' | |
2402 | else | |
2403 | ac_cv_use_intl='wxUSE_INTL=no' | |
2404 | fi | |
2405 | ||
2406 | else | |
2407 | ||
2408 | LINE=`grep "wxUSE_INTL" ${wx_arg_cache_file}` | |
2409 | if test "x$LINE" != x ; then | |
2410 | eval "DEFAULT_$LINE" | |
2411 | else | |
2412 | no_cache=1 | |
2413 | fi | |
2414 | ||
2415 | ac_cv_use_intl='wxUSE_INTL='$DEFAULT_wxUSE_INTL | |
2416 | ||
2417 | fi | |
2418 | ||
2419 | ||
2420 | eval "$ac_cv_use_intl" | |
2421 | if test "$no_cache" != 1; then | |
2422 | echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp | |
2423 | fi | |
2424 | ||
2425 | if test "$wxUSE_INTL" = yes; then | |
2426 | echo "$ac_t""yes" 1>&6 | |
2427 | else | |
2428 | echo "$ac_t""no" 1>&6 | |
2429 | fi | |
2430 | ||
2431 | ||
2432 | echo $ac_n "checking "for --enable-config"""... $ac_c" 1>&6 | |
c7a2bf27 | 2433 | echo "configure:2434: checking "for --enable-config"" >&5 |
10f2d63a VZ |
2434 | no_cache=0 |
2435 | # Check whether --enable-config or --disable-config was given. | |
2436 | if test "${enable_config+set}" = set; then | |
2437 | enableval="$enable_config" | |
2438 | ||
2439 | if test "$enableval" = yes; then | |
2440 | ac_cv_use_config='wxUSE_CONFIG=yes' | |
2441 | else | |
2442 | ac_cv_use_config='wxUSE_CONFIG=no' | |
2443 | fi | |
2444 | ||
2445 | else | |
2446 | ||
2447 | LINE=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}` | |
2448 | if test "x$LINE" != x ; then | |
2449 | eval "DEFAULT_$LINE" | |
2450 | else | |
2451 | no_cache=1 | |
2452 | fi | |
2453 | ||
2454 | ac_cv_use_config='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG | |
2455 | ||
2456 | fi | |
2457 | ||
2458 | ||
2459 | eval "$ac_cv_use_config" | |
2460 | if test "$no_cache" != 1; then | |
2461 | echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp | |
2462 | fi | |
2463 | ||
2464 | if test "$wxUSE_CONFIG" = yes; then | |
2465 | echo "$ac_t""yes" 1>&6 | |
2466 | else | |
2467 | echo "$ac_t""no" 1>&6 | |
2468 | fi | |
2469 | ||
2470 | ||
2471 | echo $ac_n "checking "for --enable-sockets"""... $ac_c" 1>&6 | |
c7a2bf27 | 2472 | echo "configure:2473: checking "for --enable-sockets"" >&5 |
10f2d63a VZ |
2473 | no_cache=0 |
2474 | # Check whether --enable-sockets or --disable-sockets was given. | |
2475 | if test "${enable_sockets+set}" = set; then | |
2476 | enableval="$enable_sockets" | |
2477 | ||
2478 | if test "$enableval" = yes; then | |
2479 | ac_cv_use_sockets='wxUSE_SOCKETS=yes' | |
2480 | else | |
2481 | ac_cv_use_sockets='wxUSE_SOCKETS=no' | |
2482 | fi | |
2483 | ||
2484 | else | |
2485 | ||
2486 | LINE=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}` | |
2487 | if test "x$LINE" != x ; then | |
2488 | eval "DEFAULT_$LINE" | |
2489 | else | |
2490 | no_cache=1 | |
2491 | fi | |
2492 | ||
2493 | ac_cv_use_sockets='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS | |
2494 | ||
2495 | fi | |
2496 | ||
2497 | ||
2498 | eval "$ac_cv_use_sockets" | |
2499 | if test "$no_cache" != 1; then | |
2500 | echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp | |
2501 | fi | |
2502 | ||
2503 | if test "$wxUSE_SOCKETS" = yes; then | |
2504 | echo "$ac_t""yes" 1>&6 | |
2505 | else | |
2506 | echo "$ac_t""no" 1>&6 | |
2507 | fi | |
2508 | ||
2509 | ||
2510 | echo $ac_n "checking "for --enable-dialupman"""... $ac_c" 1>&6 | |
c7a2bf27 | 2511 | echo "configure:2512: checking "for --enable-dialupman"" >&5 |
10f2d63a VZ |
2512 | no_cache=0 |
2513 | # Check whether --enable-dialupman or --disable-dialupman was given. | |
2514 | if test "${enable_dialupman+set}" = set; then | |
2515 | enableval="$enable_dialupman" | |
2516 | ||
2517 | if test "$enableval" = yes; then | |
2518 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=yes' | |
2519 | else | |
2520 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=no' | |
2521 | fi | |
2522 | ||
2523 | else | |
2524 | ||
2525 | LINE=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}` | |
2526 | if test "x$LINE" != x ; then | |
2527 | eval "DEFAULT_$LINE" | |
2528 | else | |
2529 | no_cache=1 | |
2530 | fi | |
2531 | ||
2532 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER | |
2533 | ||
2534 | fi | |
2535 | ||
2536 | ||
2537 | eval "$ac_cv_use_dialupman" | |
2538 | if test "$no_cache" != 1; then | |
2539 | echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp | |
2540 | fi | |
2541 | ||
2542 | if test "$wxUSE_DIALUP_MANAGER" = yes; then | |
2543 | echo "$ac_t""yes" 1>&6 | |
2544 | else | |
2545 | echo "$ac_t""no" 1>&6 | |
2546 | fi | |
2547 | ||
2548 | ||
2549 | echo $ac_n "checking "for --enable-ipc"""... $ac_c" 1>&6 | |
c7a2bf27 | 2550 | echo "configure:2551: checking "for --enable-ipc"" >&5 |
10f2d63a VZ |
2551 | no_cache=0 |
2552 | # Check whether --enable-ipc or --disable-ipc was given. | |
2553 | if test "${enable_ipc+set}" = set; then | |
2554 | enableval="$enable_ipc" | |
2555 | ||
2556 | if test "$enableval" = yes; then | |
2557 | ac_cv_use_ipc='wxUSE_IPC=yes' | |
2558 | else | |
2559 | ac_cv_use_ipc='wxUSE_IPC=no' | |
2560 | fi | |
2561 | ||
2562 | else | |
2563 | ||
2564 | LINE=`grep "wxUSE_IPC" ${wx_arg_cache_file}` | |
2565 | if test "x$LINE" != x ; then | |
2566 | eval "DEFAULT_$LINE" | |
2567 | else | |
2568 | no_cache=1 | |
2569 | fi | |
2570 | ||
2571 | ac_cv_use_ipc='wxUSE_IPC='$DEFAULT_wxUSE_IPC | |
2572 | ||
2573 | fi | |
2574 | ||
2575 | ||
2576 | eval "$ac_cv_use_ipc" | |
2577 | if test "$no_cache" != 1; then | |
2578 | echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp | |
2579 | fi | |
2580 | ||
2581 | if test "$wxUSE_IPC" = yes; then | |
2582 | echo "$ac_t""yes" 1>&6 | |
2583 | else | |
2584 | echo "$ac_t""no" 1>&6 | |
2585 | fi | |
2586 | ||
2587 | ||
2588 | echo $ac_n "checking "for --enable-apple_ieee"""... $ac_c" 1>&6 | |
c7a2bf27 | 2589 | echo "configure:2590: checking "for --enable-apple_ieee"" >&5 |
10f2d63a VZ |
2590 | no_cache=0 |
2591 | # Check whether --enable-apple_ieee or --disable-apple_ieee was given. | |
2592 | if test "${enable_apple_ieee+set}" = set; then | |
2593 | enableval="$enable_apple_ieee" | |
2594 | ||
2595 | if test "$enableval" = yes; then | |
2596 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=yes' | |
2597 | else | |
2598 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=no' | |
2599 | fi | |
2600 | ||
2601 | else | |
2602 | ||
2603 | LINE=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}` | |
2604 | if test "x$LINE" != x ; then | |
2605 | eval "DEFAULT_$LINE" | |
2606 | else | |
2607 | no_cache=1 | |
2608 | fi | |
2609 | ||
2610 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE | |
2611 | ||
2612 | fi | |
2613 | ||
2614 | ||
2615 | eval "$ac_cv_use_apple_ieee" | |
2616 | if test "$no_cache" != 1; then | |
2617 | echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp | |
2618 | fi | |
2619 | ||
2620 | if test "$wxUSE_APPLE_IEEE" = yes; then | |
2621 | echo "$ac_t""yes" 1>&6 | |
2622 | else | |
2623 | echo "$ac_t""no" 1>&6 | |
2624 | fi | |
2625 | ||
2626 | ||
2627 | echo $ac_n "checking "for --enable-timedate"""... $ac_c" 1>&6 | |
c7a2bf27 | 2628 | echo "configure:2629: checking "for --enable-timedate"" >&5 |
10f2d63a VZ |
2629 | no_cache=0 |
2630 | # Check whether --enable-timedate or --disable-timedate was given. | |
2631 | if test "${enable_timedate+set}" = set; then | |
2632 | enableval="$enable_timedate" | |
2633 | ||
2634 | if test "$enableval" = yes; then | |
2635 | ac_cv_use_timedate='wxUSE_TIMEDATE=yes' | |
2636 | else | |
2637 | ac_cv_use_timedate='wxUSE_TIMEDATE=no' | |
2638 | fi | |
2639 | ||
2640 | else | |
2641 | ||
2642 | LINE=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}` | |
2643 | if test "x$LINE" != x ; then | |
2644 | eval "DEFAULT_$LINE" | |
2645 | else | |
2646 | no_cache=1 | |
2647 | fi | |
2648 | ||
2649 | ac_cv_use_timedate='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE | |
2650 | ||
2651 | fi | |
2652 | ||
2653 | ||
2654 | eval "$ac_cv_use_timedate" | |
2655 | if test "$no_cache" != 1; then | |
2656 | echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp | |
2657 | fi | |
2658 | ||
2659 | if test "$wxUSE_TIMEDATE" = yes; then | |
2660 | echo "$ac_t""yes" 1>&6 | |
2661 | else | |
2662 | echo "$ac_t""no" 1>&6 | |
2663 | fi | |
2664 | ||
2665 | ||
2666 | echo $ac_n "checking "for --enable-wave"""... $ac_c" 1>&6 | |
c7a2bf27 | 2667 | echo "configure:2668: checking "for --enable-wave"" >&5 |
10f2d63a VZ |
2668 | no_cache=0 |
2669 | # Check whether --enable-wave or --disable-wave was given. | |
2670 | if test "${enable_wave+set}" = set; then | |
2671 | enableval="$enable_wave" | |
2672 | ||
2673 | if test "$enableval" = yes; then | |
2674 | ac_cv_use_wave='wxUSE_WAVE=yes' | |
2675 | else | |
2676 | ac_cv_use_wave='wxUSE_WAVE=no' | |
2677 | fi | |
2678 | ||
2679 | else | |
2680 | ||
2681 | LINE=`grep "wxUSE_WAVE" ${wx_arg_cache_file}` | |
2682 | if test "x$LINE" != x ; then | |
2683 | eval "DEFAULT_$LINE" | |
2684 | else | |
2685 | no_cache=1 | |
2686 | fi | |
2687 | ||
2688 | ac_cv_use_wave='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE | |
2689 | ||
2690 | fi | |
2691 | ||
2692 | ||
2693 | eval "$ac_cv_use_wave" | |
2694 | if test "$no_cache" != 1; then | |
2695 | echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp | |
2696 | fi | |
2697 | ||
2698 | if test "$wxUSE_WAVE" = yes; then | |
2699 | echo "$ac_t""yes" 1>&6 | |
2700 | else | |
2701 | echo "$ac_t""no" 1>&6 | |
2702 | fi | |
2703 | ||
2704 | ||
2705 | echo $ac_n "checking "for --enable-fraction"""... $ac_c" 1>&6 | |
c7a2bf27 | 2706 | echo "configure:2707: checking "for --enable-fraction"" >&5 |
10f2d63a VZ |
2707 | no_cache=0 |
2708 | # Check whether --enable-fraction or --disable-fraction was given. | |
2709 | if test "${enable_fraction+set}" = set; then | |
2710 | enableval="$enable_fraction" | |
2711 | ||
2712 | if test "$enableval" = yes; then | |
2713 | ac_cv_use_fraction='wxUSE_FRACTION=yes' | |
2714 | else | |
2715 | ac_cv_use_fraction='wxUSE_FRACTION=no' | |
2716 | fi | |
2717 | ||
2718 | else | |
2719 | ||
2720 | LINE=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}` | |
2721 | if test "x$LINE" != x ; then | |
2722 | eval "DEFAULT_$LINE" | |
2723 | else | |
2724 | no_cache=1 | |
2725 | fi | |
2726 | ||
2727 | ac_cv_use_fraction='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION | |
2728 | ||
2729 | fi | |
2730 | ||
2731 | ||
2732 | eval "$ac_cv_use_fraction" | |
2733 | if test "$no_cache" != 1; then | |
2734 | echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp | |
2735 | fi | |
2736 | ||
2737 | if test "$wxUSE_FRACTION" = yes; then | |
2738 | echo "$ac_t""yes" 1>&6 | |
2739 | else | |
2740 | echo "$ac_t""no" 1>&6 | |
2741 | fi | |
2742 | ||
2743 | ||
2744 | echo $ac_n "checking "for --enable-dynlib"""... $ac_c" 1>&6 | |
c7a2bf27 | 2745 | echo "configure:2746: checking "for --enable-dynlib"" >&5 |
10f2d63a VZ |
2746 | no_cache=0 |
2747 | # Check whether --enable-dynlib or --disable-dynlib was given. | |
2748 | if test "${enable_dynlib+set}" = set; then | |
2749 | enableval="$enable_dynlib" | |
2750 | ||
2751 | if test "$enableval" = yes; then | |
2752 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=yes' | |
2753 | else | |
2754 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=no' | |
2755 | fi | |
2756 | ||
2757 | else | |
2758 | ||
2759 | LINE=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}` | |
2760 | if test "x$LINE" != x ; then | |
2761 | eval "DEFAULT_$LINE" | |
2762 | else | |
2763 | no_cache=1 | |
2764 | fi | |
2765 | ||
2766 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS | |
2767 | ||
2768 | fi | |
2769 | ||
2770 | ||
2771 | eval "$ac_cv_use_dynlib" | |
2772 | if test "$no_cache" != 1; then | |
2773 | echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp | |
2774 | fi | |
2775 | ||
2776 | if test "$wxUSE_DYNLIB_CLASS" = yes; then | |
2777 | echo "$ac_t""yes" 1>&6 | |
2778 | else | |
2779 | echo "$ac_t""no" 1>&6 | |
2780 | fi | |
2781 | ||
2782 | ||
2783 | echo $ac_n "checking "for --enable-longlong"""... $ac_c" 1>&6 | |
c7a2bf27 | 2784 | echo "configure:2785: checking "for --enable-longlong"" >&5 |
10f2d63a VZ |
2785 | no_cache=0 |
2786 | # Check whether --enable-longlong or --disable-longlong was given. | |
2787 | if test "${enable_longlong+set}" = set; then | |
2788 | enableval="$enable_longlong" | |
2789 | ||
2790 | if test "$enableval" = yes; then | |
2791 | ac_cv_use_longlong='wxUSE_LONGLONG=yes' | |
2792 | else | |
2793 | ac_cv_use_longlong='wxUSE_LONGLONG=no' | |
2794 | fi | |
2795 | ||
2796 | else | |
2797 | ||
2798 | LINE=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}` | |
2799 | if test "x$LINE" != x ; then | |
2800 | eval "DEFAULT_$LINE" | |
2801 | else | |
2802 | no_cache=1 | |
2803 | fi | |
2804 | ||
2805 | ac_cv_use_longlong='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG | |
2806 | ||
2807 | fi | |
2808 | ||
2809 | ||
2810 | eval "$ac_cv_use_longlong" | |
2811 | if test "$no_cache" != 1; then | |
2812 | echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp | |
2813 | fi | |
2814 | ||
2815 | if test "$wxUSE_LONGLONG" = yes; then | |
2816 | echo "$ac_t""yes" 1>&6 | |
2817 | else | |
2818 | echo "$ac_t""no" 1>&6 | |
2819 | fi | |
2820 | ||
2821 | ||
2822 | echo $ac_n "checking "for --enable-log"""... $ac_c" 1>&6 | |
c7a2bf27 | 2823 | echo "configure:2824: checking "for --enable-log"" >&5 |
10f2d63a VZ |
2824 | no_cache=0 |
2825 | # Check whether --enable-log or --disable-log was given. | |
2826 | if test "${enable_log+set}" = set; then | |
2827 | enableval="$enable_log" | |
2828 | ||
2829 | if test "$enableval" = yes; then | |
2830 | ac_cv_use_log='wxUSE_LOG=yes' | |
2831 | else | |
2832 | ac_cv_use_log='wxUSE_LOG=no' | |
2833 | fi | |
2834 | ||
2835 | else | |
2836 | ||
2837 | LINE=`grep "wxUSE_LOG" ${wx_arg_cache_file}` | |
2838 | if test "x$LINE" != x ; then | |
2839 | eval "DEFAULT_$LINE" | |
2840 | else | |
2841 | no_cache=1 | |
2842 | fi | |
2843 | ||
2844 | ac_cv_use_log='wxUSE_LOG='$DEFAULT_wxUSE_LOG | |
2845 | ||
2846 | fi | |
2847 | ||
2848 | ||
2849 | eval "$ac_cv_use_log" | |
2850 | if test "$no_cache" != 1; then | |
2851 | echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp | |
2852 | fi | |
2853 | ||
2854 | if test "$wxUSE_LOG" = yes; then | |
2855 | echo "$ac_t""yes" 1>&6 | |
2856 | else | |
2857 | echo "$ac_t""no" 1>&6 | |
2858 | fi | |
2859 | ||
2860 | ||
2861 | echo $ac_n "checking "for --enable-streams"""... $ac_c" 1>&6 | |
c7a2bf27 | 2862 | echo "configure:2863: checking "for --enable-streams"" >&5 |
10f2d63a VZ |
2863 | no_cache=0 |
2864 | # Check whether --enable-streams or --disable-streams was given. | |
2865 | if test "${enable_streams+set}" = set; then | |
2866 | enableval="$enable_streams" | |
2867 | ||
2868 | if test "$enableval" = yes; then | |
2869 | ac_cv_use_streams='wxUSE_STREAMS=yes' | |
2870 | else | |
2871 | ac_cv_use_streams='wxUSE_STREAMS=no' | |
2872 | fi | |
2873 | ||
2874 | else | |
2875 | ||
2876 | LINE=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}` | |
2877 | if test "x$LINE" != x ; then | |
2878 | eval "DEFAULT_$LINE" | |
2879 | else | |
2880 | no_cache=1 | |
2881 | fi | |
2882 | ||
2883 | ac_cv_use_streams='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS | |
2884 | ||
2885 | fi | |
2886 | ||
2887 | ||
2888 | eval "$ac_cv_use_streams" | |
2889 | if test "$no_cache" != 1; then | |
2890 | echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp | |
2891 | fi | |
2892 | ||
2893 | if test "$wxUSE_STREAMS" = yes; then | |
2894 | echo "$ac_t""yes" 1>&6 | |
2895 | else | |
2896 | echo "$ac_t""no" 1>&6 | |
2897 | fi | |
2898 | ||
2899 | ||
2900 | echo $ac_n "checking "for --enable-file"""... $ac_c" 1>&6 | |
c7a2bf27 | 2901 | echo "configure:2902: checking "for --enable-file"" >&5 |
10f2d63a VZ |
2902 | no_cache=0 |
2903 | # Check whether --enable-file or --disable-file was given. | |
2904 | if test "${enable_file+set}" = set; then | |
2905 | enableval="$enable_file" | |
2906 | ||
2907 | if test "$enableval" = yes; then | |
2908 | ac_cv_use_file='wxUSE_FILE=yes' | |
2909 | else | |
2910 | ac_cv_use_file='wxUSE_FILE=no' | |
2911 | fi | |
2912 | ||
2913 | else | |
2914 | ||
2915 | LINE=`grep "wxUSE_FILE" ${wx_arg_cache_file}` | |
2916 | if test "x$LINE" != x ; then | |
2917 | eval "DEFAULT_$LINE" | |
2918 | else | |
2919 | no_cache=1 | |
2920 | fi | |
2921 | ||
2922 | ac_cv_use_file='wxUSE_FILE='$DEFAULT_wxUSE_FILE | |
2923 | ||
2924 | fi | |
2925 | ||
2926 | ||
2927 | eval "$ac_cv_use_file" | |
2928 | if test "$no_cache" != 1; then | |
2929 | echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp | |
2930 | fi | |
2931 | ||
2932 | if test "$wxUSE_FILE" = yes; then | |
2933 | echo "$ac_t""yes" 1>&6 | |
2934 | else | |
2935 | echo "$ac_t""no" 1>&6 | |
2936 | fi | |
2937 | ||
2938 | ||
2939 | echo $ac_n "checking "for --enable-textfile"""... $ac_c" 1>&6 | |
c7a2bf27 | 2940 | echo "configure:2941: checking "for --enable-textfile"" >&5 |
10f2d63a VZ |
2941 | no_cache=0 |
2942 | # Check whether --enable-textfile or --disable-textfile was given. | |
2943 | if test "${enable_textfile+set}" = set; then | |
2944 | enableval="$enable_textfile" | |
2945 | ||
2946 | if test "$enableval" = yes; then | |
2947 | ac_cv_use_textfile='wxUSE_TEXTFILE=yes' | |
2948 | else | |
2949 | ac_cv_use_textfile='wxUSE_TEXTFILE=no' | |
2950 | fi | |
2951 | ||
2952 | else | |
2953 | ||
2954 | LINE=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}` | |
2955 | if test "x$LINE" != x ; then | |
2956 | eval "DEFAULT_$LINE" | |
2957 | else | |
2958 | no_cache=1 | |
2959 | fi | |
2960 | ||
2961 | ac_cv_use_textfile='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE | |
2962 | ||
2963 | fi | |
2964 | ||
2965 | ||
2966 | eval "$ac_cv_use_textfile" | |
2967 | if test "$no_cache" != 1; then | |
2968 | echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp | |
2969 | fi | |
2970 | ||
2971 | if test "$wxUSE_TEXTFILE" = yes; then | |
2972 | echo "$ac_t""yes" 1>&6 | |
2973 | else | |
2974 | echo "$ac_t""no" 1>&6 | |
2975 | fi | |
2976 | ||
2977 | ||
2978 | echo $ac_n "checking "for --enable-unicode"""... $ac_c" 1>&6 | |
c7a2bf27 | 2979 | echo "configure:2980: checking "for --enable-unicode"" >&5 |
10f2d63a VZ |
2980 | no_cache=0 |
2981 | # Check whether --enable-unicode or --disable-unicode was given. | |
2982 | if test "${enable_unicode+set}" = set; then | |
2983 | enableval="$enable_unicode" | |
2984 | ||
2985 | if test "$enableval" = yes; then | |
2986 | ac_cv_use_unicode='wxUSE_UNICODE=yes' | |
2987 | else | |
2988 | ac_cv_use_unicode='wxUSE_UNICODE=no' | |
2989 | fi | |
2990 | ||
2991 | else | |
2992 | ||
2993 | LINE=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}` | |
2994 | if test "x$LINE" != x ; then | |
2995 | eval "DEFAULT_$LINE" | |
2996 | else | |
2997 | no_cache=1 | |
2998 | fi | |
2999 | ||
3000 | ac_cv_use_unicode='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE | |
3001 | ||
3002 | fi | |
3003 | ||
3004 | ||
3005 | eval "$ac_cv_use_unicode" | |
3006 | if test "$no_cache" != 1; then | |
3007 | echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp | |
3008 | fi | |
3009 | ||
3010 | if test "$wxUSE_UNICODE" = yes; then | |
3011 | echo "$ac_t""yes" 1>&6 | |
3012 | else | |
3013 | echo "$ac_t""no" 1>&6 | |
3014 | fi | |
3015 | ||
3016 | ||
3017 | echo $ac_n "checking "for --enable-wcsrtombs"""... $ac_c" 1>&6 | |
c7a2bf27 | 3018 | echo "configure:3019: checking "for --enable-wcsrtombs"" >&5 |
10f2d63a VZ |
3019 | no_cache=0 |
3020 | # Check whether --enable-wcsrtombs or --disable-wcsrtombs was given. | |
3021 | if test "${enable_wcsrtombs+set}" = set; then | |
3022 | enableval="$enable_wcsrtombs" | |
3023 | ||
3024 | if test "$enableval" = yes; then | |
3025 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=yes' | |
3026 | else | |
3027 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=no' | |
3028 | fi | |
3029 | ||
3030 | else | |
3031 | ||
3032 | LINE=`grep "wxUSE_WCSRTOMBS" ${wx_arg_cache_file}` | |
3033 | if test "x$LINE" != x ; then | |
3034 | eval "DEFAULT_$LINE" | |
3035 | else | |
3036 | no_cache=1 | |
3037 | fi | |
3038 | ||
3039 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS='$DEFAULT_wxUSE_WCSRTOMBS | |
3040 | ||
3041 | fi | |
3042 | ||
3043 | ||
3044 | eval "$ac_cv_use_wcsrtombs" | |
3045 | if test "$no_cache" != 1; then | |
3046 | echo $ac_cv_use_wcsrtombs >> ${wx_arg_cache_file}.tmp | |
3047 | fi | |
3048 | ||
3049 | if test "$wxUSE_WCSRTOMBS" = yes; then | |
3050 | echo "$ac_t""yes" 1>&6 | |
3051 | else | |
3052 | echo "$ac_t""no" 1>&6 | |
3053 | fi | |
3054 | ||
3055 | ||
3056 | echo $ac_n "checking "for --enable-wxprintfv"""... $ac_c" 1>&6 | |
c7a2bf27 | 3057 | echo "configure:3058: checking "for --enable-wxprintfv"" >&5 |
10f2d63a VZ |
3058 | no_cache=0 |
3059 | # Check whether --enable-wxprintfv or --disable-wxprintfv was given. | |
3060 | if test "${enable_wxprintfv+set}" = set; then | |
3061 | enableval="$enable_wxprintfv" | |
3062 | ||
3063 | if test "$enableval" = yes; then | |
3064 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=yes' | |
3065 | else | |
3066 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=no' | |
3067 | fi | |
3068 | ||
3069 | else | |
3070 | ||
3071 | LINE=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}` | |
3072 | if test "x$LINE" != x ; then | |
3073 | eval "DEFAULT_$LINE" | |
3074 | else | |
3075 | no_cache=1 | |
3076 | fi | |
3077 | ||
3078 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF | |
3079 | ||
3080 | fi | |
3081 | ||
3082 | ||
3083 | eval "$ac_cv_use_wxprintfv" | |
3084 | if test "$no_cache" != 1; then | |
3085 | echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp | |
3086 | fi | |
3087 | ||
3088 | if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then | |
3089 | echo "$ac_t""yes" 1>&6 | |
3090 | else | |
3091 | echo "$ac_t""no" 1>&6 | |
3092 | fi | |
3093 | ||
3094 | ||
3095 | echo $ac_n "checking "for --enable-joystick"""... $ac_c" 1>&6 | |
c7a2bf27 | 3096 | echo "configure:3097: checking "for --enable-joystick"" >&5 |
10f2d63a VZ |
3097 | no_cache=0 |
3098 | # Check whether --enable-joystick or --disable-joystick was given. | |
3099 | if test "${enable_joystick+set}" = set; then | |
3100 | enableval="$enable_joystick" | |
3101 | ||
3102 | if test "$enableval" = yes; then | |
3103 | ac_cv_use_joystick='wxUSE_JOYSTICK=yes' | |
3104 | else | |
3105 | ac_cv_use_joystick='wxUSE_JOYSTICK=no' | |
3106 | fi | |
3107 | ||
3108 | else | |
3109 | ||
3110 | LINE=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}` | |
3111 | if test "x$LINE" != x ; then | |
3112 | eval "DEFAULT_$LINE" | |
3113 | else | |
3114 | no_cache=1 | |
3115 | fi | |
3116 | ||
3117 | ac_cv_use_joystick='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK | |
3118 | ||
3119 | fi | |
3120 | ||
3121 | ||
3122 | eval "$ac_cv_use_joystick" | |
3123 | if test "$no_cache" != 1; then | |
3124 | echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp | |
3125 | fi | |
3126 | ||
3127 | if test "$wxUSE_JOYSTICK" = yes; then | |
3128 | echo "$ac_t""yes" 1>&6 | |
3129 | else | |
3130 | echo "$ac_t""no" 1>&6 | |
3131 | fi | |
3132 | ||
3133 | ||
3134 | echo $ac_n "checking "for --enable-std_iostreams"""... $ac_c" 1>&6 | |
c7a2bf27 | 3135 | echo "configure:3136: checking "for --enable-std_iostreams"" >&5 |
10f2d63a VZ |
3136 | no_cache=0 |
3137 | # Check whether --enable-std_iostreams or --disable-std_iostreams was given. | |
3138 | if test "${enable_std_iostreams+set}" = set; then | |
3139 | enableval="$enable_std_iostreams" | |
3140 | ||
3141 | if test "$enableval" = yes; then | |
3142 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=yes' | |
3143 | else | |
3144 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=no' | |
3145 | fi | |
3146 | ||
3147 | else | |
3148 | ||
3149 | LINE=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}` | |
3150 | if test "x$LINE" != x ; then | |
3151 | eval "DEFAULT_$LINE" | |
3152 | else | |
3153 | no_cache=1 | |
3154 | fi | |
3155 | ||
3156 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM | |
3157 | ||
3158 | fi | |
3159 | ||
3160 | ||
3161 | eval "$ac_cv_use_std_iostreams" | |
3162 | if test "$no_cache" != 1; then | |
3163 | echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp | |
3164 | fi | |
3165 | ||
3166 | if test "$wxUSE_STD_IOSTREAM" = yes; then | |
3167 | echo "$ac_t""yes" 1>&6 | |
3168 | else | |
3169 | echo "$ac_t""no" 1>&6 | |
3170 | fi | |
3171 | ||
3172 | ||
3173 | echo $ac_n "checking "for --enable-fs_inet"""... $ac_c" 1>&6 | |
c7a2bf27 | 3174 | echo "configure:3175: checking "for --enable-fs_inet"" >&5 |
10f2d63a VZ |
3175 | no_cache=0 |
3176 | # Check whether --enable-fs_inet or --disable-fs_inet was given. | |
3177 | if test "${enable_fs_inet+set}" = set; then | |
3178 | enableval="$enable_fs_inet" | |
3179 | ||
3180 | if test "$enableval" = yes; then | |
3181 | ac_cv_use_fs_inet='wxUSE_FS_INET=yes' | |
3182 | else | |
3183 | ac_cv_use_fs_inet='wxUSE_FS_INET=no' | |
3184 | fi | |
3185 | ||
3186 | else | |
3187 | ||
3188 | LINE=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}` | |
3189 | if test "x$LINE" != x ; then | |
3190 | eval "DEFAULT_$LINE" | |
3191 | else | |
3192 | no_cache=1 | |
3193 | fi | |
3194 | ||
3195 | ac_cv_use_fs_inet='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET | |
3196 | ||
3197 | fi | |
3198 | ||
3199 | ||
3200 | eval "$ac_cv_use_fs_inet" | |
3201 | if test "$no_cache" != 1; then | |
3202 | echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp | |
3203 | fi | |
3204 | ||
3205 | if test "$wxUSE_FS_INET" = yes; then | |
3206 | echo "$ac_t""yes" 1>&6 | |
3207 | else | |
3208 | echo "$ac_t""no" 1>&6 | |
3209 | fi | |
3210 | ||
3211 | ||
3212 | echo $ac_n "checking "for --enable-fs_zip"""... $ac_c" 1>&6 | |
c7a2bf27 | 3213 | echo "configure:3214: checking "for --enable-fs_zip"" >&5 |
10f2d63a VZ |
3214 | no_cache=0 |
3215 | # Check whether --enable-fs_zip or --disable-fs_zip was given. | |
3216 | if test "${enable_fs_zip+set}" = set; then | |
3217 | enableval="$enable_fs_zip" | |
3218 | ||
3219 | if test "$enableval" = yes; then | |
3220 | ac_cv_use_fs_zip='wxUSE_FS_ZIP=yes' | |
3221 | else | |
3222 | ac_cv_use_fs_zip='wxUSE_FS_ZIP=no' | |
3223 | fi | |
3224 | ||
3225 | else | |
3226 | ||
3227 | LINE=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}` | |
3228 | if test "x$LINE" != x ; then | |
3229 | eval "DEFAULT_$LINE" | |
3230 | else | |
3231 | no_cache=1 | |
3232 | fi | |
3233 | ||
3234 | ac_cv_use_fs_zip='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP | |
3235 | ||
3236 | fi | |
3237 | ||
3238 | ||
3239 | eval "$ac_cv_use_fs_zip" | |
3240 | if test "$no_cache" != 1; then | |
3241 | echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp | |
3242 | fi | |
3243 | ||
3244 | if test "$wxUSE_FS_ZIP" = yes; then | |
3245 | echo "$ac_t""yes" 1>&6 | |
3246 | else | |
3247 | echo "$ac_t""no" 1>&6 | |
3248 | fi | |
3249 | ||
3250 | ||
3251 | echo $ac_n "checking "for --enable-zipstream"""... $ac_c" 1>&6 | |
c7a2bf27 | 3252 | echo "configure:3253: checking "for --enable-zipstream"" >&5 |
10f2d63a VZ |
3253 | no_cache=0 |
3254 | # Check whether --enable-zipstream or --disable-zipstream was given. | |
3255 | if test "${enable_zipstream+set}" = set; then | |
3256 | enableval="$enable_zipstream" | |
3257 | ||
3258 | if test "$enableval" = yes; then | |
3259 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM=yes' | |
3260 | else | |
3261 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM=no' | |
3262 | fi | |
3263 | ||
3264 | else | |
3265 | ||
3266 | LINE=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}` | |
3267 | if test "x$LINE" != x ; then | |
3268 | eval "DEFAULT_$LINE" | |
3269 | else | |
3270 | no_cache=1 | |
3271 | fi | |
3272 | ||
3273 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM | |
3274 | ||
3275 | fi | |
3276 | ||
3277 | ||
3278 | eval "$ac_cv_use_zipstream" | |
3279 | if test "$no_cache" != 1; then | |
3280 | echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp | |
3281 | fi | |
3282 | ||
3283 | if test "$wxUSE_ZIPSTREAM" = yes; then | |
3284 | echo "$ac_t""yes" 1>&6 | |
3285 | else | |
3286 | echo "$ac_t""no" 1>&6 | |
3287 | fi | |
3288 | ||
3289 | ||
3290 | ||
3291 | ||
3292 | echo $ac_n "checking "for --enable-threads"""... $ac_c" 1>&6 | |
c7a2bf27 | 3293 | echo "configure:3294: checking "for --enable-threads"" >&5 |
10f2d63a VZ |
3294 | no_cache=0 |
3295 | # Check whether --enable-threads or --disable-threads was given. | |
3296 | if test "${enable_threads+set}" = set; then | |
3297 | enableval="$enable_threads" | |
3298 | ||
3299 | if test "$enableval" = yes; then | |
3300 | ac_cv_use_threads='wxUSE_THREADS=yes' | |
3301 | else | |
3302 | ac_cv_use_threads='wxUSE_THREADS=no' | |
3303 | fi | |
3304 | ||
3305 | else | |
3306 | ||
3307 | LINE=`grep "wxUSE_THREADS" ${wx_arg_cache_file}` | |
3308 | if test "x$LINE" != x ; then | |
3309 | eval "DEFAULT_$LINE" | |
3310 | else | |
3311 | no_cache=1 | |
3312 | fi | |
3313 | ||
3314 | ac_cv_use_threads='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS | |
3315 | ||
3316 | fi | |
3317 | ||
3318 | ||
3319 | eval "$ac_cv_use_threads" | |
3320 | if test "$no_cache" != 1; then | |
3321 | echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp | |
3322 | fi | |
3323 | ||
3324 | if test "$wxUSE_THREADS" = yes; then | |
3325 | echo "$ac_t""yes" 1>&6 | |
3326 | else | |
3327 | echo "$ac_t""no" 1>&6 | |
3328 | fi | |
3329 | ||
3330 | ||
3331 | echo $ac_n "checking "for --enable-serial"""... $ac_c" 1>&6 | |
c7a2bf27 | 3332 | echo "configure:3333: checking "for --enable-serial"" >&5 |
10f2d63a VZ |
3333 | no_cache=0 |
3334 | # Check whether --enable-serial or --disable-serial was given. | |
3335 | if test "${enable_serial+set}" = set; then | |
3336 | enableval="$enable_serial" | |
3337 | ||
3338 | if test "$enableval" = yes; then | |
3339 | ac_cv_use_serial='wxUSE_SERIAL=yes' | |
3340 | else | |
3341 | ac_cv_use_serial='wxUSE_SERIAL=no' | |
3342 | fi | |
3343 | ||
3344 | else | |
3345 | ||
3346 | LINE=`grep "wxUSE_SERIAL" ${wx_arg_cache_file}` | |
3347 | if test "x$LINE" != x ; then | |
3348 | eval "DEFAULT_$LINE" | |
3349 | else | |
3350 | no_cache=1 | |
3351 | fi | |
3352 | ||
3353 | ac_cv_use_serial='wxUSE_SERIAL='$DEFAULT_wxUSE_SERIAL | |
3354 | ||
3355 | fi | |
3356 | ||
3357 | ||
3358 | eval "$ac_cv_use_serial" | |
3359 | if test "$no_cache" != 1; then | |
3360 | echo $ac_cv_use_serial >> ${wx_arg_cache_file}.tmp | |
3361 | fi | |
3362 | ||
3363 | if test "$wxUSE_SERIAL" = yes; then | |
3364 | echo "$ac_t""yes" 1>&6 | |
3365 | else | |
3366 | echo "$ac_t""no" 1>&6 | |
3367 | fi | |
3368 | ||
3369 | ||
3370 | ||
3371 | ||
3372 | echo $ac_n "checking "for --enable-docview"""... $ac_c" 1>&6 | |
c7a2bf27 | 3373 | echo "configure:3374: checking "for --enable-docview"" >&5 |
10f2d63a VZ |
3374 | no_cache=0 |
3375 | # Check whether --enable-docview or --disable-docview was given. | |
3376 | if test "${enable_docview+set}" = set; then | |
3377 | enableval="$enable_docview" | |
3378 | ||
3379 | if test "$enableval" = yes; then | |
3380 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=yes' | |
3381 | else | |
3382 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=no' | |
3383 | fi | |
3384 | ||
3385 | else | |
3386 | ||
3387 | LINE=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}` | |
3388 | if test "x$LINE" != x ; then | |
3389 | eval "DEFAULT_$LINE" | |
3390 | else | |
3391 | no_cache=1 | |
3392 | fi | |
3393 | ||
3394 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE | |
3395 | ||
3396 | fi | |
3397 | ||
3398 | ||
3399 | eval "$ac_cv_use_docview" | |
3400 | if test "$no_cache" != 1; then | |
3401 | echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp | |
3402 | fi | |
3403 | ||
3404 | if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then | |
3405 | echo "$ac_t""yes" 1>&6 | |
3406 | else | |
3407 | echo "$ac_t""no" 1>&6 | |
3408 | fi | |
3409 | ||
3410 | ||
3411 | echo $ac_n "checking "for --enable-help"""... $ac_c" 1>&6 | |
c7a2bf27 | 3412 | echo "configure:3413: checking "for --enable-help"" >&5 |
10f2d63a VZ |
3413 | no_cache=0 |
3414 | # Check whether --enable-help or --disable-help was given. | |
3415 | if test "${enable_help+set}" = set; then | |
3416 | enableval="$enable_help" | |
3417 | ||
3418 | if test "$enableval" = yes; then | |
3419 | ac_cv_use_help='wxUSE_HELP=yes' | |
3420 | else | |
3421 | ac_cv_use_help='wxUSE_HELP=no' | |
3422 | fi | |
3423 | ||
3424 | else | |
3425 | ||
3426 | LINE=`grep "wxUSE_HELP" ${wx_arg_cache_file}` | |
3427 | if test "x$LINE" != x ; then | |
3428 | eval "DEFAULT_$LINE" | |
3429 | else | |
3430 | no_cache=1 | |
3431 | fi | |
3432 | ||
3433 | ac_cv_use_help='wxUSE_HELP='$DEFAULT_wxUSE_HELP | |
3434 | ||
3435 | fi | |
3436 | ||
3437 | ||
3438 | eval "$ac_cv_use_help" | |
3439 | if test "$no_cache" != 1; then | |
3440 | echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp | |
3441 | fi | |
3442 | ||
3443 | if test "$wxUSE_HELP" = yes; then | |
3444 | echo "$ac_t""yes" 1>&6 | |
3445 | else | |
3446 | echo "$ac_t""no" 1>&6 | |
3447 | fi | |
3448 | ||
3449 | ||
3450 | echo $ac_n "checking "for --enable-constraints"""... $ac_c" 1>&6 | |
c7a2bf27 | 3451 | echo "configure:3452: checking "for --enable-constraints"" >&5 |
10f2d63a VZ |
3452 | no_cache=0 |
3453 | # Check whether --enable-constraints or --disable-constraints was given. | |
3454 | if test "${enable_constraints+set}" = set; then | |
3455 | enableval="$enable_constraints" | |
3456 | ||
3457 | if test "$enableval" = yes; then | |
3458 | ac_cv_use_constraints='wxUSE_CONSTRAINTS=yes' | |
3459 | else | |
3460 | ac_cv_use_constraints='wxUSE_CONSTRAINTS=no' | |
3461 | fi | |
3462 | ||
3463 | else | |
3464 | ||
3465 | LINE=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}` | |
3466 | if test "x$LINE" != x ; then | |
3467 | eval "DEFAULT_$LINE" | |
3468 | else | |
3469 | no_cache=1 | |
3470 | fi | |
3471 | ||
3472 | ac_cv_use_constraints='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS | |
3473 | ||
3474 | fi | |
3475 | ||
3476 | ||
3477 | eval "$ac_cv_use_constraints" | |
3478 | if test "$no_cache" != 1; then | |
3479 | echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp | |
3480 | fi | |
3481 | ||
3482 | if test "$wxUSE_CONSTRAINTS" = yes; then | |
3483 | echo "$ac_t""yes" 1>&6 | |
3484 | else | |
3485 | echo "$ac_t""no" 1>&6 | |
3486 | fi | |
3487 | ||
3488 | ||
3489 | echo $ac_n "checking "for --enable-printarch"""... $ac_c" 1>&6 | |
c7a2bf27 | 3490 | echo "configure:3491: checking "for --enable-printarch"" >&5 |
10f2d63a VZ |
3491 | no_cache=0 |
3492 | # Check whether --enable-printarch or --disable-printarch was given. | |
3493 | if test "${enable_printarch+set}" = set; then | |
3494 | enableval="$enable_printarch" | |
3495 | ||
3496 | if test "$enableval" = yes; then | |
3497 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=yes' | |
3498 | else | |
3499 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=no' | |
3500 | fi | |
3501 | ||
3502 | else | |
3503 | ||
3504 | LINE=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}` | |
3505 | if test "x$LINE" != x ; then | |
3506 | eval "DEFAULT_$LINE" | |
3507 | else | |
3508 | no_cache=1 | |
3509 | fi | |
3510 | ||
3511 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE | |
3512 | ||
3513 | fi | |
3514 | ||
3515 | ||
3516 | eval "$ac_cv_use_printarch" | |
3517 | if test "$no_cache" != 1; then | |
3518 | echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp | |
3519 | fi | |
3520 | ||
3521 | if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then | |
3522 | echo "$ac_t""yes" 1>&6 | |
3523 | else | |
3524 | echo "$ac_t""no" 1>&6 | |
3525 | fi | |
3526 | ||
3527 | ||
3528 | echo $ac_n "checking "for --enable-mdi"""... $ac_c" 1>&6 | |
c7a2bf27 | 3529 | echo "configure:3530: checking "for --enable-mdi"" >&5 |
10f2d63a VZ |
3530 | no_cache=0 |
3531 | # Check whether --enable-mdi or --disable-mdi was given. | |
3532 | if test "${enable_mdi+set}" = set; then | |
3533 | enableval="$enable_mdi" | |
3534 | ||
3535 | if test "$enableval" = yes; then | |
3536 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=yes' | |
3537 | else | |
3538 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=no' | |
3539 | fi | |
3540 | ||
3541 | else | |
3542 | ||
3543 | LINE=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}` | |
3544 | if test "x$LINE" != x ; then | |
3545 | eval "DEFAULT_$LINE" | |
3546 | else | |
3547 | no_cache=1 | |
3548 | fi | |
3549 | ||
3550 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE | |
3551 | ||
3552 | fi | |
3553 | ||
3554 | ||
3555 | eval "$ac_cv_use_mdi" | |
3556 | if test "$no_cache" != 1; then | |
3557 | echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp | |
3558 | fi | |
3559 | ||
3560 | if test "$wxUSE_MDI_ARCHITECTURE" = yes; then | |
3561 | echo "$ac_t""yes" 1>&6 | |
3562 | else | |
3563 | echo "$ac_t""no" 1>&6 | |
3564 | fi | |
3565 | ||
3566 | ||
3567 | ||
3568 | echo $ac_n "checking "for --enable-postscript"""... $ac_c" 1>&6 | |
c7a2bf27 | 3569 | echo "configure:3570: checking "for --enable-postscript"" >&5 |
10f2d63a VZ |
3570 | no_cache=0 |
3571 | # Check whether --enable-postscript or --disable-postscript was given. | |
3572 | if test "${enable_postscript+set}" = set; then | |
3573 | enableval="$enable_postscript" | |
3574 | ||
3575 | if test "$enableval" = yes; then | |
3576 | ac_cv_use_postscript='wxUSE_POSTSCRIPT=yes' | |
3577 | else | |
3578 | ac_cv_use_postscript='wxUSE_POSTSCRIPT=no' | |
3579 | fi | |
3580 | ||
3581 | else | |
3582 | ||
3583 | LINE=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}` | |
3584 | if test "x$LINE" != x ; then | |
3585 | eval "DEFAULT_$LINE" | |
3586 | else | |
3587 | no_cache=1 | |
3588 | fi | |
3589 | ||
3590 | ac_cv_use_postscript='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT | |
3591 | ||
3592 | fi | |
3593 | ||
3594 | ||
3595 | eval "$ac_cv_use_postscript" | |
3596 | if test "$no_cache" != 1; then | |
3597 | echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp | |
3598 | fi | |
3599 | ||
3600 | if test "$wxUSE_POSTSCRIPT" = yes; then | |
3601 | echo "$ac_t""yes" 1>&6 | |
3602 | else | |
3603 | echo "$ac_t""no" 1>&6 | |
3604 | fi | |
3605 | ||
3606 | ||
3607 | ||
3608 | ||
3609 | echo $ac_n "checking "for --enable-prologio"""... $ac_c" 1>&6 | |
c7a2bf27 | 3610 | echo "configure:3611: checking "for --enable-prologio"" >&5 |
10f2d63a VZ |
3611 | no_cache=0 |
3612 | # Check whether --enable-prologio or --disable-prologio was given. | |
3613 | if test "${enable_prologio+set}" = set; then | |
3614 | enableval="$enable_prologio" | |
3615 | ||
3616 | if test "$enableval" = yes; then | |
3617 | ac_cv_use_prologio='wxUSE_PROLOGIO=yes' | |
3618 | else | |
3619 | ac_cv_use_prologio='wxUSE_PROLOGIO=no' | |
3620 | fi | |
3621 | ||
3622 | else | |
3623 | ||
3624 | LINE=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}` | |
3625 | if test "x$LINE" != x ; then | |
3626 | eval "DEFAULT_$LINE" | |
3627 | else | |
3628 | no_cache=1 | |
3629 | fi | |
3630 | ||
3631 | ac_cv_use_prologio='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO | |
3632 | ||
3633 | fi | |
3634 | ||
3635 | ||
3636 | eval "$ac_cv_use_prologio" | |
3637 | if test "$no_cache" != 1; then | |
3638 | echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp | |
3639 | fi | |
3640 | ||
3641 | if test "$wxUSE_PROLOGIO" = yes; then | |
3642 | echo "$ac_t""yes" 1>&6 | |
3643 | else | |
3644 | echo "$ac_t""no" 1>&6 | |
3645 | fi | |
3646 | ||
3647 | ||
3648 | echo $ac_n "checking "for --enable-resources"""... $ac_c" 1>&6 | |
c7a2bf27 | 3649 | echo "configure:3650: checking "for --enable-resources"" >&5 |
10f2d63a VZ |
3650 | no_cache=0 |
3651 | # Check whether --enable-resources or --disable-resources was given. | |
3652 | if test "${enable_resources+set}" = set; then | |
3653 | enableval="$enable_resources" | |
3654 | ||
3655 | if test "$enableval" = yes; then | |
3656 | ac_cv_use_resources='wxUSE_RESOURCES=yes' | |
3657 | else | |
3658 | ac_cv_use_resources='wxUSE_RESOURCES=no' | |
3659 | fi | |
3660 | ||
3661 | else | |
3662 | ||
3663 | LINE=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}` | |
3664 | if test "x$LINE" != x ; then | |
3665 | eval "DEFAULT_$LINE" | |
3666 | else | |
3667 | no_cache=1 | |
3668 | fi | |
3669 | ||
3670 | ac_cv_use_resources='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES | |
3671 | ||
3672 | fi | |
3673 | ||
3674 | ||
3675 | eval "$ac_cv_use_resources" | |
3676 | if test "$no_cache" != 1; then | |
3677 | echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp | |
3678 | fi | |
3679 | ||
3680 | if test "$wxUSE_RESOURCES" = yes; then | |
3681 | echo "$ac_t""yes" 1>&6 | |
3682 | else | |
3683 | echo "$ac_t""no" 1>&6 | |
3684 | fi | |
3685 | ||
3686 | ||
3687 | ||
3688 | echo $ac_n "checking "for --enable-xresources"""... $ac_c" 1>&6 | |
c7a2bf27 | 3689 | echo "configure:3690: checking "for --enable-xresources"" >&5 |
10f2d63a VZ |
3690 | no_cache=0 |
3691 | # Check whether --enable-xresources or --disable-xresources was given. | |
3692 | if test "${enable_xresources+set}" = set; then | |
3693 | enableval="$enable_xresources" | |
3694 | ||
3695 | if test "$enableval" = yes; then | |
3696 | ac_cv_use_xresources='wxUSE_X_RESOURCES=yes' | |
3697 | else | |
3698 | ac_cv_use_xresources='wxUSE_X_RESOURCES=no' | |
3699 | fi | |
3700 | ||
3701 | else | |
3702 | ||
3703 | LINE=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}` | |
3704 | if test "x$LINE" != x ; then | |
3705 | eval "DEFAULT_$LINE" | |
3706 | else | |
3707 | no_cache=1 | |
3708 | fi | |
3709 | ||
3710 | ac_cv_use_xresources='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES | |
3711 | ||
3712 | fi | |
3713 | ||
3714 | ||
3715 | eval "$ac_cv_use_xresources" | |
3716 | if test "$no_cache" != 1; then | |
3717 | echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp | |
3718 | fi | |
3719 | ||
3720 | if test "$wxUSE_X_RESOURCES" = yes; then | |
3721 | echo "$ac_t""yes" 1>&6 | |
3722 | else | |
3723 | echo "$ac_t""no" 1>&6 | |
3724 | fi | |
3725 | ||
3726 | ||
3727 | ||
3728 | ||
3729 | echo $ac_n "checking "for --enable-clipboard"""... $ac_c" 1>&6 | |
c7a2bf27 | 3730 | echo "configure:3731: checking "for --enable-clipboard"" >&5 |
10f2d63a VZ |
3731 | no_cache=0 |
3732 | # Check whether --enable-clipboard or --disable-clipboard was given. | |
3733 | if test "${enable_clipboard+set}" = set; then | |
3734 | enableval="$enable_clipboard" | |
3735 | ||
3736 | if test "$enableval" = yes; then | |
3737 | ac_cv_use_clipboard='wxUSE_CLIPBOARD=yes' | |
3738 | else | |
3739 | ac_cv_use_clipboard='wxUSE_CLIPBOARD=no' | |
3740 | fi | |
3741 | ||
3742 | else | |
3743 | ||
3744 | LINE=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}` | |
3745 | if test "x$LINE" != x ; then | |
3746 | eval "DEFAULT_$LINE" | |
3747 | else | |
3748 | no_cache=1 | |
3749 | fi | |
3750 | ||
3751 | ac_cv_use_clipboard='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD | |
3752 | ||
3753 | fi | |
3754 | ||
3755 | ||
3756 | eval "$ac_cv_use_clipboard" | |
3757 | if test "$no_cache" != 1; then | |
3758 | echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp | |
3759 | fi | |
3760 | ||
3761 | if test "$wxUSE_CLIPBOARD" = yes; then | |
3762 | echo "$ac_t""yes" 1>&6 | |
3763 | else | |
3764 | echo "$ac_t""no" 1>&6 | |
3765 | fi | |
3766 | ||
3767 | ||
3768 | echo $ac_n "checking "for --enable-dnd"""... $ac_c" 1>&6 | |
c7a2bf27 | 3769 | echo "configure:3770: checking "for --enable-dnd"" >&5 |
10f2d63a VZ |
3770 | no_cache=0 |
3771 | # Check whether --enable-dnd or --disable-dnd was given. | |
3772 | if test "${enable_dnd+set}" = set; then | |
3773 | enableval="$enable_dnd" | |
3774 | ||
3775 | if test "$enableval" = yes; then | |
3776 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=yes' | |
3777 | else | |
3778 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=no' | |
3779 | fi | |
3780 | ||
3781 | else | |
3782 | ||
3783 | LINE=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}` | |
3784 | if test "x$LINE" != x ; then | |
3785 | eval "DEFAULT_$LINE" | |
3786 | else | |
3787 | no_cache=1 | |
3788 | fi | |
3789 | ||
3790 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP | |
3791 | ||
3792 | fi | |
3793 | ||
3794 | ||
3795 | eval "$ac_cv_use_dnd" | |
3796 | if test "$no_cache" != 1; then | |
3797 | echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp | |
3798 | fi | |
3799 | ||
3800 | if test "$wxUSE_DRAG_AND_DROP" = yes; then | |
3801 | echo "$ac_t""yes" 1>&6 | |
3802 | else | |
3803 | echo "$ac_t""no" 1>&6 | |
3804 | fi | |
3805 | ||
3806 | ||
3807 | ||
3808 | echo $ac_n "checking "for --enable-wxtree"""... $ac_c" 1>&6 | |
c7a2bf27 | 3809 | echo "configure:3810: checking "for --enable-wxtree"" >&5 |
10f2d63a VZ |
3810 | no_cache=0 |
3811 | # Check whether --enable-wxtree or --disable-wxtree was given. | |
3812 | if test "${enable_wxtree+set}" = set; then | |
3813 | enableval="$enable_wxtree" | |
3814 | ||
3815 | if test "$enableval" = yes; then | |
3816 | ac_cv_use_wxtree='wxUSE_WXTREE=yes' | |
3817 | else | |
3818 | ac_cv_use_wxtree='wxUSE_WXTREE=no' | |
3819 | fi | |
3820 | ||
3821 | else | |
3822 | ||
3823 | LINE=`grep "wxUSE_WXTREE" ${wx_arg_cache_file}` | |
3824 | if test "x$LINE" != x ; then | |
3825 | eval "DEFAULT_$LINE" | |
3826 | else | |
3827 | no_cache=1 | |
3828 | fi | |
3829 | ||
3830 | ac_cv_use_wxtree='wxUSE_WXTREE='$DEFAULT_wxUSE_WXTREE | |
3831 | ||
3832 | fi | |
3833 | ||
3834 | ||
3835 | eval "$ac_cv_use_wxtree" | |
3836 | if test "$no_cache" != 1; then | |
3837 | echo $ac_cv_use_wxtree >> ${wx_arg_cache_file}.tmp | |
3838 | fi | |
3839 | ||
3840 | if test "$wxUSE_WXTREE" = yes; then | |
3841 | echo "$ac_t""yes" 1>&6 | |
3842 | else | |
3843 | echo "$ac_t""no" 1>&6 | |
3844 | fi | |
3845 | ||
3846 | ||
3847 | ||
3848 | ||
3849 | echo $ac_n "checking "for --enable-controls"""... $ac_c" 1>&6 | |
c7a2bf27 | 3850 | echo "configure:3851: checking "for --enable-controls"" >&5 |
10f2d63a VZ |
3851 | no_cache=0 |
3852 | # Check whether --enable-controls or --disable-controls was given. | |
3853 | if test "${enable_controls+set}" = set; then | |
3854 | enableval="$enable_controls" | |
3855 | ||
3856 | if test "$enableval" = yes; then | |
3857 | ac_cv_use_controls='wxUSE_CONTROLS=yes' | |
3858 | else | |
3859 | ac_cv_use_controls='wxUSE_CONTROLS=no' | |
3860 | fi | |
3861 | ||
3862 | else | |
3863 | ||
3864 | LINE=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}` | |
3865 | if test "x$LINE" != x ; then | |
3866 | eval "DEFAULT_$LINE" | |
3867 | else | |
3868 | no_cache=1 | |
3869 | fi | |
3870 | ||
3871 | ac_cv_use_controls='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS | |
3872 | ||
3873 | fi | |
3874 | ||
3875 | ||
3876 | eval "$ac_cv_use_controls" | |
3877 | if test "$no_cache" != 1; then | |
3878 | echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp | |
3879 | fi | |
3880 | ||
3881 | if test "$wxUSE_CONTROLS" = yes; then | |
3882 | echo "$ac_t""yes" 1>&6 | |
3883 | else | |
3884 | echo "$ac_t""no" 1>&6 | |
3885 | fi | |
3886 | ||
3887 | ||
3888 | if test "$wxUSE_CONTROLS" = "yes"; then | |
3889 | DEFAULT_wxUSE_ACCEL=yes | |
3890 | DEFAULT_wxUSE_CARET=yes | |
3891 | DEFAULT_wxUSE_COMBOBOX=yes | |
3892 | DEFAULT_wxUSE_BMPBUTTON=yes | |
3893 | DEFAULT_wxUSE_CHECKBOX=yes | |
3894 | DEFAULT_wxUSE_CHECKLISTBOX=yes | |
3895 | DEFAULT_wxUSE_CHOICE=yes | |
3896 | DEFAULT_wxUSE_GAUGE=yes | |
3897 | DEFAULT_wxUSE_GRID=yes | |
fc9c7c09 | 3898 | DEFAULT_wxUSE_NEW_GRID=no |
10f2d63a VZ |
3899 | DEFAULT_wxUSE_IMAGLIST=yes |
3900 | DEFAULT_wxUSE_LISTBOX=yes | |
3901 | DEFAULT_wxUSE_LISTCTRL=yes | |
3902 | DEFAULT_wxUSE_NOTEBOOK=yes | |
3903 | DEFAULT_wxUSE_RADIOBOX=yes | |
3904 | DEFAULT_wxUSE_RADIOBTN=yes | |
3905 | DEFAULT_wxUSE_SASH=yes | |
3906 | DEFAULT_wxUSE_SCROLLBAR=yes | |
3907 | DEFAULT_wxUSE_SLIDER=yes | |
3908 | DEFAULT_wxUSE_SPINBTN=yes | |
56cfaa52 | 3909 | DEFAULT_wxUSE_SPINCTRL=yes |
10f2d63a VZ |
3910 | DEFAULT_wxUSE_SPLITTER=yes |
3911 | DEFAULT_wxUSE_STATBMP=yes | |
3912 | DEFAULT_wxUSE_STATBOX=yes | |
3913 | DEFAULT_wxUSE_STATLINE=yes | |
3914 | DEFAULT_wxUSE_STATUSBAR=yes | |
3915 | DEFAULT_wxUSE_TAB_DIALOG=yes | |
3916 | DEFAULT_wxUSE_TOOLBAR=yes | |
3917 | DEFAULT_wxUSE_TOOLTIPS=yes | |
3918 | DEFAULT_wxUSE_TREECTRL=yes | |
3919 | elif test "$wxUSE_CONTROLS" = "no"; then | |
3920 | DEFAULT_wxUSE_ACCEL=no | |
3921 | DEFAULT_wxUSE_CARET=no | |
3922 | DEFAULT_wxUSE_COMBOBOX=no | |
3923 | DEFAULT_wxUSE_BMPBUTTON=no | |
3924 | DEFAULT_wxUSE_CHECKBOX=no | |
3925 | DEFAULT_wxUSE_CHECKLISTBOX=no | |
3926 | DEFAULT_wxUSE_CHOICE=no | |
3927 | DEFAULT_wxUSE_GAUGE=no | |
3928 | DEFAULT_wxUSE_GRID=no | |
3929 | DEFAULT_wxUSE_NEW_GRID=no | |
3930 | DEFAULT_wxUSE_IMAGLIST=no | |
3931 | DEFAULT_wxUSE_LISTBOX=no | |
3932 | DEFAULT_wxUSE_LISTCTRL=no | |
3933 | DEFAULT_wxUSE_NOTEBOOK=no | |
3934 | DEFAULT_wxUSE_RADIOBOX=no | |
3935 | DEFAULT_wxUSE_RADIOBTN=no | |
3936 | DEFAULT_wxUSE_SASH=no | |
3937 | DEFAULT_wxUSE_SCROLLBAR=no | |
3938 | DEFAULT_wxUSE_SLIDER=no | |
3939 | DEFAULT_wxUSE_SPINBTN=no | |
56cfaa52 | 3940 | DEFAULT_wxUSE_SPINCTRL=no |
10f2d63a VZ |
3941 | DEFAULT_wxUSE_SPLITTER=no |
3942 | DEFAULT_wxUSE_STATBMP=no | |
3943 | DEFAULT_wxUSE_STATBOX=no | |
3944 | DEFAULT_wxUSE_STATLINE=no | |
3945 | DEFAULT_wxUSE_STATUSBAR=no | |
3946 | DEFAULT_wxUSE_TAB_DIALOG=no | |
3947 | DEFAULT_wxUSE_TOOLBAR=no | |
3948 | DEFAULT_wxUSE_TOOLTIPS=no | |
3949 | DEFAULT_wxUSE_TREECTRL=no | |
3950 | fi | |
3951 | ||
3952 | ||
3953 | echo $ac_n "checking "for --enable-accel"""... $ac_c" 1>&6 | |
c7a2bf27 | 3954 | echo "configure:3955: checking "for --enable-accel"" >&5 |
10f2d63a VZ |
3955 | no_cache=0 |
3956 | # Check whether --enable-accel or --disable-accel was given. | |
3957 | if test "${enable_accel+set}" = set; then | |
3958 | enableval="$enable_accel" | |
3959 | ||
3960 | if test "$enableval" = yes; then | |
3961 | ac_cv_use_accel='wxUSE_ACCEL=yes' | |
3962 | else | |
3963 | ac_cv_use_accel='wxUSE_ACCEL=no' | |
3964 | fi | |
3965 | ||
3966 | else | |
3967 | ||
3968 | LINE=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}` | |
3969 | if test "x$LINE" != x ; then | |
3970 | eval "DEFAULT_$LINE" | |
3971 | else | |
3972 | no_cache=1 | |
3973 | fi | |
3974 | ||
3975 | ac_cv_use_accel='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL | |
3976 | ||
3977 | fi | |
3978 | ||
3979 | ||
3980 | eval "$ac_cv_use_accel" | |
3981 | if test "$no_cache" != 1; then | |
3982 | echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp | |
3983 | fi | |
3984 | ||
3985 | if test "$wxUSE_ACCEL" = yes; then | |
3986 | echo "$ac_t""yes" 1>&6 | |
3987 | else | |
3988 | echo "$ac_t""no" 1>&6 | |
3989 | fi | |
3990 | ||
3991 | ||
3992 | echo $ac_n "checking "for --enable-caret"""... $ac_c" 1>&6 | |
c7a2bf27 | 3993 | echo "configure:3994: checking "for --enable-caret"" >&5 |
10f2d63a VZ |
3994 | no_cache=0 |
3995 | # Check whether --enable-caret or --disable-caret was given. | |
3996 | if test "${enable_caret+set}" = set; then | |
3997 | enableval="$enable_caret" | |
3998 | ||
3999 | if test "$enableval" = yes; then | |
4000 | ac_cv_use_caret='wxUSE_CARET=yes' | |
4001 | else | |
4002 | ac_cv_use_caret='wxUSE_CARET=no' | |
4003 | fi | |
4004 | ||
4005 | else | |
4006 | ||
4007 | LINE=`grep "wxUSE_CARET" ${wx_arg_cache_file}` | |
4008 | if test "x$LINE" != x ; then | |
4009 | eval "DEFAULT_$LINE" | |
4010 | else | |
4011 | no_cache=1 | |
4012 | fi | |
4013 | ||
4014 | ac_cv_use_caret='wxUSE_CARET='$DEFAULT_wxUSE_CARET | |
4015 | ||
4016 | fi | |
4017 | ||
4018 | ||
4019 | eval "$ac_cv_use_caret" | |
4020 | if test "$no_cache" != 1; then | |
4021 | echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp | |
4022 | fi | |
4023 | ||
4024 | if test "$wxUSE_CARET" = yes; then | |
4025 | echo "$ac_t""yes" 1>&6 | |
4026 | else | |
4027 | echo "$ac_t""no" 1>&6 | |
4028 | fi | |
4029 | ||
4030 | ||
4031 | echo $ac_n "checking "for --enable-bmpbutton"""... $ac_c" 1>&6 | |
c7a2bf27 | 4032 | echo "configure:4033: checking "for --enable-bmpbutton"" >&5 |
10f2d63a VZ |
4033 | no_cache=0 |
4034 | # Check whether --enable-bmpbutton or --disable-bmpbutton was given. | |
4035 | if test "${enable_bmpbutton+set}" = set; then | |
4036 | enableval="$enable_bmpbutton" | |
4037 | ||
4038 | if test "$enableval" = yes; then | |
4039 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=yes' | |
4040 | else | |
4041 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=no' | |
4042 | fi | |
4043 | ||
4044 | else | |
4045 | ||
4046 | LINE=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}` | |
4047 | if test "x$LINE" != x ; then | |
4048 | eval "DEFAULT_$LINE" | |
4049 | else | |
4050 | no_cache=1 | |
4051 | fi | |
4052 | ||
4053 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON | |
4054 | ||
4055 | fi | |
4056 | ||
4057 | ||
4058 | eval "$ac_cv_use_bmpbutton" | |
4059 | if test "$no_cache" != 1; then | |
4060 | echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp | |
4061 | fi | |
4062 | ||
4063 | if test "$wxUSE_BMPBUTTON" = yes; then | |
4064 | echo "$ac_t""yes" 1>&6 | |
4065 | else | |
4066 | echo "$ac_t""no" 1>&6 | |
4067 | fi | |
4068 | ||
4069 | ||
4070 | echo $ac_n "checking "for --enable-checkbox"""... $ac_c" 1>&6 | |
c7a2bf27 | 4071 | echo "configure:4072: checking "for --enable-checkbox"" >&5 |
10f2d63a VZ |
4072 | no_cache=0 |
4073 | # Check whether --enable-checkbox or --disable-checkbox was given. | |
4074 | if test "${enable_checkbox+set}" = set; then | |
4075 | enableval="$enable_checkbox" | |
4076 | ||
4077 | if test "$enableval" = yes; then | |
4078 | ac_cv_use_checkbox='wxUSE_CHECKBOX=yes' | |
4079 | else | |
4080 | ac_cv_use_checkbox='wxUSE_CHECKBOX=no' | |
4081 | fi | |
4082 | ||
4083 | else | |
4084 | ||
4085 | LINE=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}` | |
4086 | if test "x$LINE" != x ; then | |
4087 | eval "DEFAULT_$LINE" | |
4088 | else | |
4089 | no_cache=1 | |
4090 | fi | |
4091 | ||
4092 | ac_cv_use_checkbox='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX | |
4093 | ||
4094 | fi | |
4095 | ||
4096 | ||
4097 | eval "$ac_cv_use_checkbox" | |
4098 | if test "$no_cache" != 1; then | |
4099 | echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp | |
4100 | fi | |
4101 | ||
4102 | if test "$wxUSE_CHECKBOX" = yes; then | |
4103 | echo "$ac_t""yes" 1>&6 | |
4104 | else | |
4105 | echo "$ac_t""no" 1>&6 | |
4106 | fi | |
4107 | ||
4108 | ||
4109 | echo $ac_n "checking "for --enable-checklst"""... $ac_c" 1>&6 | |
c7a2bf27 | 4110 | echo "configure:4111: checking "for --enable-checklst"" >&5 |
10f2d63a VZ |
4111 | no_cache=0 |
4112 | # Check whether --enable-checklst or --disable-checklst was given. | |
4113 | if test "${enable_checklst+set}" = set; then | |
4114 | enableval="$enable_checklst" | |
4115 | ||
4116 | if test "$enableval" = yes; then | |
4117 | ac_cv_use_checklst='wxUSE_CHECKLST=yes' | |
4118 | else | |
4119 | ac_cv_use_checklst='wxUSE_CHECKLST=no' | |
4120 | fi | |
4121 | ||
4122 | else | |
4123 | ||
4124 | LINE=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}` | |
4125 | if test "x$LINE" != x ; then | |
4126 | eval "DEFAULT_$LINE" | |
4127 | else | |
4128 | no_cache=1 | |
4129 | fi | |
4130 | ||
4131 | ac_cv_use_checklst='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST | |
4132 | ||
4133 | fi | |
4134 | ||
4135 | ||
4136 | eval "$ac_cv_use_checklst" | |
4137 | if test "$no_cache" != 1; then | |
4138 | echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp | |
4139 | fi | |
4140 | ||
4141 | if test "$wxUSE_CHECKLST" = yes; then | |
4142 | echo "$ac_t""yes" 1>&6 | |
4143 | else | |
4144 | echo "$ac_t""no" 1>&6 | |
4145 | fi | |
4146 | ||
4147 | ||
4148 | echo $ac_n "checking "for --enable-choice"""... $ac_c" 1>&6 | |
c7a2bf27 | 4149 | echo "configure:4150: checking "for --enable-choice"" >&5 |
10f2d63a VZ |
4150 | no_cache=0 |
4151 | # Check whether --enable-choice or --disable-choice was given. | |
4152 | if test "${enable_choice+set}" = set; then | |
4153 | enableval="$enable_choice" | |
4154 | ||
4155 | if test "$enableval" = yes; then | |
4156 | ac_cv_use_choice='wxUSE_CHOICE=yes' | |
4157 | else | |
4158 | ac_cv_use_choice='wxUSE_CHOICE=no' | |
4159 | fi | |
4160 | ||
4161 | else | |
4162 | ||
4163 | LINE=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}` | |
4164 | if test "x$LINE" != x ; then | |
4165 | eval "DEFAULT_$LINE" | |
4166 | else | |
4167 | no_cache=1 | |
4168 | fi | |
4169 | ||
4170 | ac_cv_use_choice='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE | |
4171 | ||
4172 | fi | |
4173 | ||
4174 | ||
4175 | eval "$ac_cv_use_choice" | |
4176 | if test "$no_cache" != 1; then | |
4177 | echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp | |
4178 | fi | |
4179 | ||
4180 | if test "$wxUSE_CHOICE" = yes; then | |
4181 | echo "$ac_t""yes" 1>&6 | |
4182 | else | |
4183 | echo "$ac_t""no" 1>&6 | |
4184 | fi | |
4185 | ||
4186 | ||
4187 | echo $ac_n "checking "for --enable-combobox"""... $ac_c" 1>&6 | |
c7a2bf27 | 4188 | echo "configure:4189: checking "for --enable-combobox"" >&5 |
10f2d63a VZ |
4189 | no_cache=0 |
4190 | # Check whether --enable-combobox or --disable-combobox was given. | |
4191 | if test "${enable_combobox+set}" = set; then | |
4192 | enableval="$enable_combobox" | |
4193 | ||
4194 | if test "$enableval" = yes; then | |
4195 | ac_cv_use_combobox='wxUSE_COMBOBOX=yes' | |
4196 | else | |
4197 | ac_cv_use_combobox='wxUSE_COMBOBOX=no' | |
4198 | fi | |
4199 | ||
4200 | else | |
4201 | ||
4202 | LINE=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}` | |
4203 | if test "x$LINE" != x ; then | |
4204 | eval "DEFAULT_$LINE" | |
4205 | else | |
4206 | no_cache=1 | |
4207 | fi | |
4208 | ||
4209 | ac_cv_use_combobox='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX | |
4210 | ||
4211 | fi | |
4212 | ||
4213 | ||
4214 | eval "$ac_cv_use_combobox" | |
4215 | if test "$no_cache" != 1; then | |
4216 | echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp | |
4217 | fi | |
4218 | ||
4219 | if test "$wxUSE_COMBOBOX" = yes; then | |
4220 | echo "$ac_t""yes" 1>&6 | |
4221 | else | |
4222 | echo "$ac_t""no" 1>&6 | |
4223 | fi | |
4224 | ||
4225 | ||
4226 | echo $ac_n "checking "for --enable-gauge"""... $ac_c" 1>&6 | |
c7a2bf27 | 4227 | echo "configure:4228: checking "for --enable-gauge"" >&5 |
10f2d63a VZ |
4228 | no_cache=0 |
4229 | # Check whether --enable-gauge or --disable-gauge was given. | |
4230 | if test "${enable_gauge+set}" = set; then | |
4231 | enableval="$enable_gauge" | |
4232 | ||
4233 | if test "$enableval" = yes; then | |
4234 | ac_cv_use_gauge='wxUSE_GAUGE=yes' | |
4235 | else | |
4236 | ac_cv_use_gauge='wxUSE_GAUGE=no' | |
4237 | fi | |
4238 | ||
4239 | else | |
4240 | ||
4241 | LINE=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}` | |
4242 | if test "x$LINE" != x ; then | |
4243 | eval "DEFAULT_$LINE" | |
4244 | else | |
4245 | no_cache=1 | |
4246 | fi | |
4247 | ||
4248 | ac_cv_use_gauge='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE | |
4249 | ||
4250 | fi | |
4251 | ||
4252 | ||
4253 | eval "$ac_cv_use_gauge" | |
4254 | if test "$no_cache" != 1; then | |
4255 | echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp | |
4256 | fi | |
4257 | ||
4258 | if test "$wxUSE_GAUGE" = yes; then | |
4259 | echo "$ac_t""yes" 1>&6 | |
4260 | else | |
4261 | echo "$ac_t""no" 1>&6 | |
4262 | fi | |
4263 | ||
4264 | ||
4265 | echo $ac_n "checking "for --enable-grid"""... $ac_c" 1>&6 | |
c7a2bf27 | 4266 | echo "configure:4267: checking "for --enable-grid"" >&5 |
10f2d63a VZ |
4267 | no_cache=0 |
4268 | # Check whether --enable-grid or --disable-grid was given. | |
4269 | if test "${enable_grid+set}" = set; then | |
4270 | enableval="$enable_grid" | |
4271 | ||
4272 | if test "$enableval" = yes; then | |
4273 | ac_cv_use_grid='wxUSE_GRID=yes' | |
4274 | else | |
4275 | ac_cv_use_grid='wxUSE_GRID=no' | |
4276 | fi | |
4277 | ||
4278 | else | |
4279 | ||
4280 | LINE=`grep "wxUSE_GRID" ${wx_arg_cache_file}` | |
4281 | if test "x$LINE" != x ; then | |
4282 | eval "DEFAULT_$LINE" | |
4283 | else | |
4284 | no_cache=1 | |
4285 | fi | |
4286 | ||
4287 | ac_cv_use_grid='wxUSE_GRID='$DEFAULT_wxUSE_GRID | |
4288 | ||
4289 | fi | |
4290 | ||
4291 | ||
4292 | eval "$ac_cv_use_grid" | |
4293 | if test "$no_cache" != 1; then | |
4294 | echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp | |
4295 | fi | |
4296 | ||
4297 | if test "$wxUSE_GRID" = yes; then | |
4298 | echo "$ac_t""yes" 1>&6 | |
4299 | else | |
4300 | echo "$ac_t""no" 1>&6 | |
4301 | fi | |
4302 | ||
4303 | ||
4304 | echo $ac_n "checking "for --enable-newgrid"""... $ac_c" 1>&6 | |
c7a2bf27 | 4305 | echo "configure:4306: checking "for --enable-newgrid"" >&5 |
10f2d63a VZ |
4306 | no_cache=0 |
4307 | # Check whether --enable-newgrid or --disable-newgrid was given. | |
4308 | if test "${enable_newgrid+set}" = set; then | |
4309 | enableval="$enable_newgrid" | |
4310 | ||
4311 | if test "$enableval" = yes; then | |
4312 | ac_cv_use_newgrid='wxUSE_NEW_GRID=yes' | |
4313 | else | |
4314 | ac_cv_use_newgrid='wxUSE_NEW_GRID=no' | |
4315 | fi | |
4316 | ||
4317 | else | |
4318 | ||
4319 | LINE=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}` | |
4320 | if test "x$LINE" != x ; then | |
4321 | eval "DEFAULT_$LINE" | |
4322 | else | |
4323 | no_cache=1 | |
4324 | fi | |
4325 | ||
4326 | ac_cv_use_newgrid='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID | |
4327 | ||
4328 | fi | |
4329 | ||
4330 | ||
4331 | eval "$ac_cv_use_newgrid" | |
4332 | if test "$no_cache" != 1; then | |
4333 | echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp | |
4334 | fi | |
4335 | ||
4336 | if test "$wxUSE_NEW_GRID" = yes; then | |
4337 | echo "$ac_t""yes" 1>&6 | |
4338 | else | |
4339 | echo "$ac_t""no" 1>&6 | |
4340 | fi | |
4341 | ||
4342 | ||
4343 | echo $ac_n "checking "for --enable-imaglist"""... $ac_c" 1>&6 | |
c7a2bf27 | 4344 | echo "configure:4345: checking "for --enable-imaglist"" >&5 |
10f2d63a VZ |
4345 | no_cache=0 |
4346 | # Check whether --enable-imaglist or --disable-imaglist was given. | |
4347 | if test "${enable_imaglist+set}" = set; then | |
4348 | enableval="$enable_imaglist" | |
4349 | ||
4350 | if test "$enableval" = yes; then | |
4351 | ac_cv_use_imaglist='wxUSE_IMAGLIST=yes' | |
4352 | else | |
4353 | ac_cv_use_imaglist='wxUSE_IMAGLIST=no' | |
4354 | fi | |
4355 | ||
4356 | else | |
4357 | ||
4358 | LINE=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}` | |
4359 | if test "x$LINE" != x ; then | |
4360 | eval "DEFAULT_$LINE" | |
4361 | else | |
4362 | no_cache=1 | |
4363 | fi | |
4364 | ||
4365 | ac_cv_use_imaglist='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST | |
4366 | ||
4367 | fi | |
4368 | ||
4369 | ||
4370 | eval "$ac_cv_use_imaglist" | |
4371 | if test "$no_cache" != 1; then | |
4372 | echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp | |
4373 | fi | |
4374 | ||
4375 | if test "$wxUSE_IMAGLIST" = yes; then | |
4376 | echo "$ac_t""yes" 1>&6 | |
4377 | else | |
4378 | echo "$ac_t""no" 1>&6 | |
4379 | fi | |
4380 | ||
4381 | ||
4382 | echo $ac_n "checking "for --enable-listbox"""... $ac_c" 1>&6 | |
c7a2bf27 | 4383 | echo "configure:4384: checking "for --enable-listbox"" >&5 |
10f2d63a VZ |
4384 | no_cache=0 |
4385 | # Check whether --enable-listbox or --disable-listbox was given. | |
4386 | if test "${enable_listbox+set}" = set; then | |
4387 | enableval="$enable_listbox" | |
4388 | ||
4389 | if test "$enableval" = yes; then | |
4390 | ac_cv_use_listbox='wxUSE_LISTBOX=yes' | |
4391 | else | |
4392 | ac_cv_use_listbox='wxUSE_LISTBOX=no' | |
4393 | fi | |
4394 | ||
4395 | else | |
4396 | ||
4397 | LINE=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}` | |
4398 | if test "x$LINE" != x ; then | |
4399 | eval "DEFAULT_$LINE" | |
4400 | else | |
4401 | no_cache=1 | |
4402 | fi | |
4403 | ||
4404 | ac_cv_use_listbox='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX | |
4405 | ||
4406 | fi | |
4407 | ||
4408 | ||
4409 | eval "$ac_cv_use_listbox" | |
4410 | if test "$no_cache" != 1; then | |
4411 | echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp | |
4412 | fi | |
4413 | ||
4414 | if test "$wxUSE_LISTBOX" = yes; then | |
4415 | echo "$ac_t""yes" 1>&6 | |
4416 | else | |
4417 | echo "$ac_t""no" 1>&6 | |
4418 | fi | |
4419 | ||
4420 | ||
4421 | echo $ac_n "checking "for --enable-listctrl"""... $ac_c" 1>&6 | |
c7a2bf27 | 4422 | echo "configure:4423: checking "for --enable-listctrl"" >&5 |
10f2d63a VZ |
4423 | no_cache=0 |
4424 | # Check whether --enable-listctrl or --disable-listctrl was given. | |
4425 | if test "${enable_listctrl+set}" = set; then | |
4426 | enableval="$enable_listctrl" | |
4427 | ||
4428 | if test "$enableval" = yes; then | |
4429 | ac_cv_use_listctrl='wxUSE_LISTCTRL=yes' | |
4430 | else | |
4431 | ac_cv_use_listctrl='wxUSE_LISTCTRL=no' | |
4432 | fi | |
4433 | ||
4434 | else | |
4435 | ||
4436 | LINE=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}` | |
4437 | if test "x$LINE" != x ; then | |
4438 | eval "DEFAULT_$LINE" | |
4439 | else | |
4440 | no_cache=1 | |
4441 | fi | |
4442 | ||
4443 | ac_cv_use_listctrl='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL | |
4444 | ||
4445 | fi | |
4446 | ||
4447 | ||
4448 | eval "$ac_cv_use_listctrl" | |
4449 | if test "$no_cache" != 1; then | |
4450 | echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp | |
4451 | fi | |
4452 | ||
4453 | if test "$wxUSE_LISTCTRL" = yes; then | |
4454 | echo "$ac_t""yes" 1>&6 | |
4455 | else | |
4456 | echo "$ac_t""no" 1>&6 | |
4457 | fi | |
4458 | ||
4459 | ||
4460 | echo $ac_n "checking "for --enable-notebook"""... $ac_c" 1>&6 | |
c7a2bf27 | 4461 | echo "configure:4462: checking "for --enable-notebook"" >&5 |
10f2d63a VZ |
4462 | no_cache=0 |
4463 | # Check whether --enable-notebook or --disable-notebook was given. | |
4464 | if test "${enable_notebook+set}" = set; then | |
4465 | enableval="$enable_notebook" | |
4466 | ||
4467 | if test "$enableval" = yes; then | |
4468 | ac_cv_use_notebook='wxUSE_NOTEBOOK=yes' | |
4469 | else | |
4470 | ac_cv_use_notebook='wxUSE_NOTEBOOK=no' | |
4471 | fi | |
4472 | ||
4473 | else | |
4474 | ||
4475 | LINE=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}` | |
4476 | if test "x$LINE" != x ; then | |
4477 | eval "DEFAULT_$LINE" | |
4478 | else | |
4479 | no_cache=1 | |
4480 | fi | |
4481 | ||
4482 | ac_cv_use_notebook='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK | |
4483 | ||
4484 | fi | |
4485 | ||
4486 | ||
4487 | eval "$ac_cv_use_notebook" | |
4488 | if test "$no_cache" != 1; then | |
4489 | echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp | |
4490 | fi | |
4491 | ||
4492 | if test "$wxUSE_NOTEBOOK" = yes; then | |
4493 | echo "$ac_t""yes" 1>&6 | |
4494 | else | |
4495 | echo "$ac_t""no" 1>&6 | |
4496 | fi | |
4497 | ||
4498 | ||
4499 | echo $ac_n "checking "for --enable-radiobox"""... $ac_c" 1>&6 | |
c7a2bf27 | 4500 | echo "configure:4501: checking "for --enable-radiobox"" >&5 |
10f2d63a VZ |
4501 | no_cache=0 |
4502 | # Check whether --enable-radiobox or --disable-radiobox was given. | |
4503 | if test "${enable_radiobox+set}" = set; then | |
4504 | enableval="$enable_radiobox" | |
4505 | ||
4506 | if test "$enableval" = yes; then | |
4507 | ac_cv_use_radiobox='wxUSE_RADIOBOX=yes' | |
4508 | else | |
4509 | ac_cv_use_radiobox='wxUSE_RADIOBOX=no' | |
4510 | fi | |
4511 | ||
4512 | else | |
4513 | ||
4514 | LINE=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}` | |
4515 | if test "x$LINE" != x ; then | |
4516 | eval "DEFAULT_$LINE" | |
4517 | else | |
4518 | no_cache=1 | |
4519 | fi | |
4520 | ||
4521 | ac_cv_use_radiobox='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX | |
4522 | ||
4523 | fi | |
4524 | ||
4525 | ||
4526 | eval "$ac_cv_use_radiobox" | |
4527 | if test "$no_cache" != 1; then | |
4528 | echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp | |
4529 | fi | |
4530 | ||
4531 | if test "$wxUSE_RADIOBOX" = yes; then | |
4532 | echo "$ac_t""yes" 1>&6 | |
4533 | else | |
4534 | echo "$ac_t""no" 1>&6 | |
4535 | fi | |
4536 | ||
4537 | ||
4538 | echo $ac_n "checking "for --enable-radiobtn"""... $ac_c" 1>&6 | |
c7a2bf27 | 4539 | echo "configure:4540: checking "for --enable-radiobtn"" >&5 |
10f2d63a VZ |
4540 | no_cache=0 |
4541 | # Check whether --enable-radiobtn or --disable-radiobtn was given. | |
4542 | if test "${enable_radiobtn+set}" = set; then | |
4543 | enableval="$enable_radiobtn" | |
4544 | ||
4545 | if test "$enableval" = yes; then | |
4546 | ac_cv_use_radiobtn='wxUSE_RADIOBTN=yes' | |
4547 | else | |
4548 | ac_cv_use_radiobtn='wxUSE_RADIOBTN=no' | |
4549 | fi | |
4550 | ||
4551 | else | |
4552 | ||
4553 | LINE=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}` | |
4554 | if test "x$LINE" != x ; then | |
4555 | eval "DEFAULT_$LINE" | |
4556 | else | |
4557 | no_cache=1 | |
4558 | fi | |
4559 | ||
4560 | ac_cv_use_radiobtn='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN | |
4561 | ||
4562 | fi | |
4563 | ||
4564 | ||
4565 | eval "$ac_cv_use_radiobtn" | |
4566 | if test "$no_cache" != 1; then | |
4567 | echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp | |
4568 | fi | |
4569 | ||
4570 | if test "$wxUSE_RADIOBTN" = yes; then | |
4571 | echo "$ac_t""yes" 1>&6 | |
4572 | else | |
4573 | echo "$ac_t""no" 1>&6 | |
4574 | fi | |
4575 | ||
4576 | ||
4577 | echo $ac_n "checking "for --enable-sash"""... $ac_c" 1>&6 | |
c7a2bf27 | 4578 | echo "configure:4579: checking "for --enable-sash"" >&5 |
10f2d63a VZ |
4579 | no_cache=0 |
4580 | # Check whether --enable-sash or --disable-sash was given. | |
4581 | if test "${enable_sash+set}" = set; then | |
4582 | enableval="$enable_sash" | |
4583 | ||
4584 | if test "$enableval" = yes; then | |
4585 | ac_cv_use_sash='wxUSE_SASH=yes' | |
4586 | else | |
4587 | ac_cv_use_sash='wxUSE_SASH=no' | |
4588 | fi | |
4589 | ||
4590 | else | |
4591 | ||
4592 | LINE=`grep "wxUSE_SASH" ${wx_arg_cache_file}` | |
4593 | if test "x$LINE" != x ; then | |
4594 | eval "DEFAULT_$LINE" | |
4595 | else | |
4596 | no_cache=1 | |
4597 | fi | |
4598 | ||
4599 | ac_cv_use_sash='wxUSE_SASH='$DEFAULT_wxUSE_SASH | |
4600 | ||
4601 | fi | |
4602 | ||
4603 | ||
4604 | eval "$ac_cv_use_sash" | |
4605 | if test "$no_cache" != 1; then | |
4606 | echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp | |
4607 | fi | |
4608 | ||
4609 | if test "$wxUSE_SASH" = yes; then | |
4610 | echo "$ac_t""yes" 1>&6 | |
4611 | else | |
4612 | echo "$ac_t""no" 1>&6 | |
4613 | fi | |
4614 | ||
4615 | ||
4616 | echo $ac_n "checking "for --enable-scrollbar"""... $ac_c" 1>&6 | |
c7a2bf27 | 4617 | echo "configure:4618: checking "for --enable-scrollbar"" >&5 |
10f2d63a VZ |
4618 | no_cache=0 |
4619 | # Check whether --enable-scrollbar or --disable-scrollbar was given. | |
4620 | if test "${enable_scrollbar+set}" = set; then | |
4621 | enableval="$enable_scrollbar" | |
4622 | ||
4623 | if test "$enableval" = yes; then | |
4624 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR=yes' | |
4625 | else | |
4626 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR=no' | |
4627 | fi | |
4628 | ||
4629 | else | |
4630 | ||
4631 | LINE=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}` | |
4632 | if test "x$LINE" != x ; then | |
4633 | eval "DEFAULT_$LINE" | |
4634 | else | |
4635 | no_cache=1 | |
4636 | fi | |
4637 | ||
4638 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR | |
4639 | ||
4640 | fi | |
4641 | ||
4642 | ||
4643 | eval "$ac_cv_use_scrollbar" | |
4644 | if test "$no_cache" != 1; then | |
4645 | echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp | |
4646 | fi | |
4647 | ||
4648 | if test "$wxUSE_SCROLLBAR" = yes; then | |
4649 | echo "$ac_t""yes" 1>&6 | |
4650 | else | |
4651 | echo "$ac_t""no" 1>&6 | |
4652 | fi | |
4653 | ||
4654 | ||
4655 | echo $ac_n "checking "for --enable-slider"""... $ac_c" 1>&6 | |
c7a2bf27 | 4656 | echo "configure:4657: checking "for --enable-slider"" >&5 |
10f2d63a VZ |
4657 | no_cache=0 |
4658 | # Check whether --enable-slider or --disable-slider was given. | |
4659 | if test "${enable_slider+set}" = set; then | |
4660 | enableval="$enable_slider" | |
4661 | ||
4662 | if test "$enableval" = yes; then | |
4663 | ac_cv_use_slider='wxUSE_SLIDER=yes' | |
4664 | else | |
4665 | ac_cv_use_slider='wxUSE_SLIDER=no' | |
4666 | fi | |
4667 | ||
4668 | else | |
4669 | ||
4670 | LINE=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}` | |
4671 | if test "x$LINE" != x ; then | |
4672 | eval "DEFAULT_$LINE" | |
4673 | else | |
4674 | no_cache=1 | |
4675 | fi | |
4676 | ||
4677 | ac_cv_use_slider='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER | |
4678 | ||
4679 | fi | |
4680 | ||
4681 | ||
4682 | eval "$ac_cv_use_slider" | |
4683 | if test "$no_cache" != 1; then | |
4684 | echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp | |
4685 | fi | |
4686 | ||
4687 | if test "$wxUSE_SLIDER" = yes; then | |
4688 | echo "$ac_t""yes" 1>&6 | |
4689 | else | |
4690 | echo "$ac_t""no" 1>&6 | |
4691 | fi | |
4692 | ||
4693 | ||
4694 | echo $ac_n "checking "for --enable-spinbtn"""... $ac_c" 1>&6 | |
c7a2bf27 | 4695 | echo "configure:4696: checking "for --enable-spinbtn"" >&5 |
10f2d63a VZ |
4696 | no_cache=0 |
4697 | # Check whether --enable-spinbtn or --disable-spinbtn was given. | |
4698 | if test "${enable_spinbtn+set}" = set; then | |
4699 | enableval="$enable_spinbtn" | |
4700 | ||
4701 | if test "$enableval" = yes; then | |
4702 | ac_cv_use_spinbtn='wxUSE_SPINBTN=yes' | |
4703 | else | |
4704 | ac_cv_use_spinbtn='wxUSE_SPINBTN=no' | |
4705 | fi | |
4706 | ||
4707 | else | |
4708 | ||
4709 | LINE=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}` | |
4710 | if test "x$LINE" != x ; then | |
4711 | eval "DEFAULT_$LINE" | |
4712 | else | |
4713 | no_cache=1 | |
4714 | fi | |
4715 | ||
4716 | ac_cv_use_spinbtn='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN | |
4717 | ||
4718 | fi | |
4719 | ||
4720 | ||
4721 | eval "$ac_cv_use_spinbtn" | |
4722 | if test "$no_cache" != 1; then | |
4723 | echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp | |
4724 | fi | |
4725 | ||
4726 | if test "$wxUSE_SPINBTN" = yes; then | |
4727 | echo "$ac_t""yes" 1>&6 | |
4728 | else | |
4729 | echo "$ac_t""no" 1>&6 | |
4730 | fi | |
4731 | ||
4732 | ||
56cfaa52 | 4733 | echo $ac_n "checking "for --enable-spinctrl"""... $ac_c" 1>&6 |
c7a2bf27 | 4734 | echo "configure:4735: checking "for --enable-spinctrl"" >&5 |
56cfaa52 RR |
4735 | no_cache=0 |
4736 | # Check whether --enable-spinctrl or --disable-spinctrl was given. | |
4737 | if test "${enable_spinctrl+set}" = set; then | |
4738 | enableval="$enable_spinctrl" | |
4739 | ||
4740 | if test "$enableval" = yes; then | |
4741 | ac_cv_use_spinctrl='wxUSE_SPINCTRL=yes' | |
4742 | else | |
4743 | ac_cv_use_spinctrl='wxUSE_SPINCTRL=no' | |
4744 | fi | |
4745 | ||
4746 | else | |
4747 | ||
4748 | LINE=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}` | |
4749 | if test "x$LINE" != x ; then | |
4750 | eval "DEFAULT_$LINE" | |
4751 | else | |
4752 | no_cache=1 | |
4753 | fi | |
4754 | ||
4755 | ac_cv_use_spinctrl='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL | |
4756 | ||
4757 | fi | |
4758 | ||
4759 | ||
4760 | eval "$ac_cv_use_spinctrl" | |
4761 | if test "$no_cache" != 1; then | |
4762 | echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp | |
4763 | fi | |
4764 | ||
4765 | if test "$wxUSE_SPINCTRL" = yes; then | |
4766 | echo "$ac_t""yes" 1>&6 | |
4767 | else | |
4768 | echo "$ac_t""no" 1>&6 | |
4769 | fi | |
4770 | ||
4771 | ||
10f2d63a | 4772 | echo $ac_n "checking "for --enable-splitter"""... $ac_c" 1>&6 |
c7a2bf27 | 4773 | echo "configure:4774: checking "for --enable-splitter"" >&5 |
10f2d63a VZ |
4774 | no_cache=0 |
4775 | # Check whether --enable-splitter or --disable-splitter was given. | |
4776 | if test "${enable_splitter+set}" = set; then | |
4777 | enableval="$enable_splitter" | |
4778 | ||
4779 | if test "$enableval" = yes; then | |
4780 | ac_cv_use_splitter='wxUSE_SPLITTER=yes' | |
4781 | else | |
4782 | ac_cv_use_splitter='wxUSE_SPLITTER=no' | |
4783 | fi | |
4784 | ||
4785 | else | |
4786 | ||
4787 | LINE=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}` | |
4788 | if test "x$LINE" != x ; then | |
4789 | eval "DEFAULT_$LINE" | |
4790 | else | |
4791 | no_cache=1 | |
4792 | fi | |
4793 | ||
4794 | ac_cv_use_splitter='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER | |
4795 | ||
4796 | fi | |
4797 | ||
4798 | ||
4799 | eval "$ac_cv_use_splitter" | |
4800 | if test "$no_cache" != 1; then | |
4801 | echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp | |
4802 | fi | |
4803 | ||
4804 | if test "$wxUSE_SPLITTER" = yes; then | |
4805 | echo "$ac_t""yes" 1>&6 | |
4806 | else | |
4807 | echo "$ac_t""no" 1>&6 | |
4808 | fi | |
4809 | ||
4810 | ||
4811 | echo $ac_n "checking "for --enable-statbmp"""... $ac_c" 1>&6 | |
c7a2bf27 | 4812 | echo "configure:4813: checking "for --enable-statbmp"" >&5 |
10f2d63a VZ |
4813 | no_cache=0 |
4814 | # Check whether --enable-statbmp or --disable-statbmp was given. | |
4815 | if test "${enable_statbmp+set}" = set; then | |
4816 | enableval="$enable_statbmp" | |
4817 | ||
4818 | if test "$enableval" = yes; then | |
4819 | ac_cv_use_statbmp='wxUSE_STATBMP=yes' | |
4820 | else | |
4821 | ac_cv_use_statbmp='wxUSE_STATBMP=no' | |
4822 | fi | |
4823 | ||
4824 | else | |
4825 | ||
4826 | LINE=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}` | |
4827 | if test "x$LINE" != x ; then | |
4828 | eval "DEFAULT_$LINE" | |
4829 | else | |
4830 | no_cache=1 | |
4831 | fi | |
4832 | ||
4833 | ac_cv_use_statbmp='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP | |
4834 | ||
4835 | fi | |
4836 | ||
4837 | ||
4838 | eval "$ac_cv_use_statbmp" | |
4839 | if test "$no_cache" != 1; then | |
4840 | echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp | |
4841 | fi | |
4842 | ||
4843 | if test "$wxUSE_STATBMP" = yes; then | |
4844 | echo "$ac_t""yes" 1>&6 | |
4845 | else | |
4846 | echo "$ac_t""no" 1>&6 | |
4847 | fi | |
4848 | ||
4849 | ||
4850 | echo $ac_n "checking "for --enable-statbox"""... $ac_c" 1>&6 | |
c7a2bf27 | 4851 | echo "configure:4852: checking "for --enable-statbox"" >&5 |
10f2d63a VZ |
4852 | no_cache=0 |
4853 | # Check whether --enable-statbox or --disable-statbox was given. | |
4854 | if test "${enable_statbox+set}" = set; then | |
4855 | enableval="$enable_statbox" | |
4856 | ||
4857 | if test "$enableval" = yes; then | |
4858 | ac_cv_use_statbox='wxUSE_STATBOX=yes' | |
4859 | else | |
4860 | ac_cv_use_statbox='wxUSE_STATBOX=no' | |
4861 | fi | |
4862 | ||
4863 | else | |
4864 | ||
4865 | LINE=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}` | |
4866 | if test "x$LINE" != x ; then | |
4867 | eval "DEFAULT_$LINE" | |
4868 | else | |
4869 | no_cache=1 | |
4870 | fi | |
4871 | ||
4872 | ac_cv_use_statbox='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX | |
4873 | ||
4874 | fi | |
4875 | ||
4876 | ||
4877 | eval "$ac_cv_use_statbox" | |
4878 | if test "$no_cache" != 1; then | |
4879 | echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp | |
4880 | fi | |
4881 | ||
4882 | if test "$wxUSE_STATBOX" = yes; then | |
4883 | echo "$ac_t""yes" 1>&6 | |
4884 | else | |
4885 | echo "$ac_t""no" 1>&6 | |
4886 | fi | |
4887 | ||
4888 | ||
4889 | echo $ac_n "checking "for --enable-statline"""... $ac_c" 1>&6 | |
c7a2bf27 | 4890 | echo "configure:4891: checking "for --enable-statline"" >&5 |
10f2d63a VZ |
4891 | no_cache=0 |
4892 | # Check whether --enable-statline or --disable-statline was given. | |
4893 | if test "${enable_statline+set}" = set; then | |
4894 | enableval="$enable_statline" | |
4895 | ||
4896 | if test "$enableval" = yes; then | |
4897 | ac_cv_use_statline='wxUSE_STATLINE=yes' | |
4898 | else | |
4899 | ac_cv_use_statline='wxUSE_STATLINE=no' | |
4900 | fi | |
4901 | ||
4902 | else | |
4903 | ||
4904 | LINE=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}` | |
4905 | if test "x$LINE" != x ; then | |
4906 | eval "DEFAULT_$LINE" | |
4907 | else | |
4908 | no_cache=1 | |
4909 | fi | |
4910 | ||
4911 | ac_cv_use_statline='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE | |
4912 | ||
4913 | fi | |
4914 | ||
4915 | ||
4916 | eval "$ac_cv_use_statline" | |
4917 | if test "$no_cache" != 1; then | |
4918 | echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp | |
4919 | fi | |
4920 | ||
4921 | if test "$wxUSE_STATLINE" = yes; then | |
4922 | echo "$ac_t""yes" 1>&6 | |
4923 | else | |
4924 | echo "$ac_t""no" 1>&6 | |
4925 | fi | |
4926 | ||
4927 | ||
4928 | echo $ac_n "checking "for --enable-statusbar"""... $ac_c" 1>&6 | |
c7a2bf27 | 4929 | echo "configure:4930: checking "for --enable-statusbar"" >&5 |
10f2d63a VZ |
4930 | no_cache=0 |
4931 | # Check whether --enable-statusbar or --disable-statusbar was given. | |
4932 | if test "${enable_statusbar+set}" = set; then | |
4933 | enableval="$enable_statusbar" | |
4934 | ||
4935 | if test "$enableval" = yes; then | |
4936 | ac_cv_use_statusbar='wxUSE_STATUSBAR=yes' | |
4937 | else | |
4938 | ac_cv_use_statusbar='wxUSE_STATUSBAR=no' | |
4939 | fi | |
4940 | ||
4941 | else | |
4942 | ||
4943 | LINE=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}` | |
4944 | if test "x$LINE" != x ; then | |
4945 | eval "DEFAULT_$LINE" | |
4946 | else | |
4947 | no_cache=1 | |
4948 | fi | |
4949 | ||
4950 | ac_cv_use_statusbar='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR | |
4951 | ||
4952 | fi | |
4953 | ||
4954 | ||
4955 | eval "$ac_cv_use_statusbar" | |
4956 | if test "$no_cache" != 1; then | |
4957 | echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp | |
4958 | fi | |
4959 | ||
4960 | if test "$wxUSE_STATUSBAR" = yes; then | |
4961 | echo "$ac_t""yes" 1>&6 | |
4962 | else | |
4963 | echo "$ac_t""no" 1>&6 | |
4964 | fi | |
4965 | ||
4966 | ||
4967 | echo $ac_n "checking "for --enable-tabdialog"""... $ac_c" 1>&6 | |
c7a2bf27 | 4968 | echo "configure:4969: checking "for --enable-tabdialog"" >&5 |
10f2d63a VZ |
4969 | no_cache=0 |
4970 | # Check whether --enable-tabdialog or --disable-tabdialog was given. | |
4971 | if test "${enable_tabdialog+set}" = set; then | |
4972 | enableval="$enable_tabdialog" | |
4973 | ||
4974 | if test "$enableval" = yes; then | |
4975 | ac_cv_use_tabdialog='wxUSE_TABDIALOG=yes' | |
4976 | else | |
4977 | ac_cv_use_tabdialog='wxUSE_TABDIALOG=no' | |
4978 | fi | |
4979 | ||
4980 | else | |
4981 | ||
4982 | LINE=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}` | |
4983 | if test "x$LINE" != x ; then | |
4984 | eval "DEFAULT_$LINE" | |
4985 | else | |
4986 | no_cache=1 | |
4987 | fi | |
4988 | ||
4989 | ac_cv_use_tabdialog='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG | |
4990 | ||
4991 | fi | |
4992 | ||
4993 | ||
4994 | eval "$ac_cv_use_tabdialog" | |
4995 | if test "$no_cache" != 1; then | |
4996 | echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp | |
4997 | fi | |
4998 | ||
4999 | if test "$wxUSE_TABDIALOG" = yes; then | |
5000 | echo "$ac_t""yes" 1>&6 | |
5001 | else | |
5002 | echo "$ac_t""no" 1>&6 | |
5003 | fi | |
5004 | ||
5005 | ||
5006 | echo $ac_n "checking "for --enable-toolbar"""... $ac_c" 1>&6 | |
c7a2bf27 | 5007 | echo "configure:5008: checking "for --enable-toolbar"" >&5 |
10f2d63a VZ |
5008 | no_cache=0 |
5009 | # Check whether --enable-toolbar or --disable-toolbar was given. | |
5010 | if test "${enable_toolbar+set}" = set; then | |
5011 | enableval="$enable_toolbar" | |
5012 | ||
5013 | if test "$enableval" = yes; then | |
5014 | ac_cv_use_toolbar='wxUSE_TOOLBAR=yes' | |
5015 | else | |
5016 | ac_cv_use_toolbar='wxUSE_TOOLBAR=no' | |
5017 | fi | |
5018 | ||
5019 | else | |
5020 | ||
5021 | LINE=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}` | |
5022 | if test "x$LINE" != x ; then | |
5023 | eval "DEFAULT_$LINE" | |
5024 | else | |
5025 | no_cache=1 | |
5026 | fi | |
5027 | ||
5028 | ac_cv_use_toolbar='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR | |
5029 | ||
5030 | fi | |
5031 | ||
5032 | ||
5033 | eval "$ac_cv_use_toolbar" | |
5034 | if test "$no_cache" != 1; then | |
5035 | echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp | |
5036 | fi | |
5037 | ||
5038 | if test "$wxUSE_TOOLBAR" = yes; then | |
5039 | echo "$ac_t""yes" 1>&6 | |
5040 | else | |
5041 | echo "$ac_t""no" 1>&6 | |
5042 | fi | |
5043 | ||
5044 | ||
5045 | echo $ac_n "checking "for --enable-treectrl"""... $ac_c" 1>&6 | |
c7a2bf27 | 5046 | echo "configure:5047: checking "for --enable-treectrl"" >&5 |
10f2d63a VZ |
5047 | no_cache=0 |
5048 | # Check whether --enable-treectrl or --disable-treectrl was given. | |
5049 | if test "${enable_treectrl+set}" = set; then | |
5050 | enableval="$enable_treectrl" | |
5051 | ||
5052 | if test "$enableval" = yes; then | |
5053 | ac_cv_use_treectrl='wxUSE_TREECTRL=yes' | |
5054 | else | |
5055 | ac_cv_use_treectrl='wxUSE_TREECTRL=no' | |
5056 | fi | |
5057 | ||
5058 | else | |
5059 | ||
5060 | LINE=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}` | |
5061 | if test "x$LINE" != x ; then | |
5062 | eval "DEFAULT_$LINE" | |
5063 | else | |
5064 | no_cache=1 | |
5065 | fi | |
5066 | ||
5067 | ac_cv_use_treectrl='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL | |
5068 | ||
5069 | fi | |
5070 | ||
5071 | ||
5072 | eval "$ac_cv_use_treectrl" | |
5073 | if test "$no_cache" != 1; then | |
5074 | echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp | |
5075 | fi | |
5076 | ||
5077 | if test "$wxUSE_TREECTRL" = yes; then | |
5078 | echo "$ac_t""yes" 1>&6 | |
5079 | else | |
5080 | echo "$ac_t""no" 1>&6 | |
5081 | fi | |
5082 | ||
5083 | ||
5084 | ||
5085 | ||
5086 | echo $ac_n "checking "for --enable-commondlg"""... $ac_c" 1>&6 | |
c7a2bf27 | 5087 | echo "configure:5088: checking "for --enable-commondlg"" >&5 |
10f2d63a VZ |
5088 | no_cache=0 |
5089 | # Check whether --enable-commondlg or --disable-commondlg was given. | |
5090 | if test "${enable_commondlg+set}" = set; then | |
5091 | enableval="$enable_commondlg" | |
5092 | ||
5093 | if test "$enableval" = yes; then | |
5094 | ac_cv_use_commondlg='wxUSE_COMMONDLGS=yes' | |
5095 | else | |
5096 | ac_cv_use_commondlg='wxUSE_COMMONDLGS=no' | |
5097 | fi | |
5098 | ||
5099 | else | |
5100 | ||
5101 | LINE=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}` | |
5102 | if test "x$LINE" != x ; then | |
5103 | eval "DEFAULT_$LINE" | |
5104 | else | |
5105 | no_cache=1 | |
5106 | fi | |
5107 | ||
5108 | ac_cv_use_commondlg='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS | |
5109 | ||
5110 | fi | |
5111 | ||
5112 | ||
5113 | eval "$ac_cv_use_commondlg" | |
5114 | if test "$no_cache" != 1; then | |
5115 | echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp | |
5116 | fi | |
5117 | ||
5118 | if test "$wxUSE_COMMONDLGS" = yes; then | |
5119 | echo "$ac_t""yes" 1>&6 | |
5120 | else | |
5121 | echo "$ac_t""no" 1>&6 | |
5122 | fi | |
5123 | ||
5124 | ||
5125 | echo $ac_n "checking "for --enable-dirdlg"""... $ac_c" 1>&6 | |
c7a2bf27 | 5126 | echo "configure:5127: checking "for --enable-dirdlg"" >&5 |
10f2d63a VZ |
5127 | no_cache=0 |
5128 | # Check whether --enable-dirdlg or --disable-dirdlg was given. | |
5129 | if test "${enable_dirdlg+set}" = set; then | |
5130 | enableval="$enable_dirdlg" | |
5131 | ||
5132 | if test "$enableval" = yes; then | |
5133 | ac_cv_use_dirdlg='wxUSE_DIRDLG=yes' | |
5134 | else | |
5135 | ac_cv_use_dirdlg='wxUSE_DIRDLG=no' | |
5136 | fi | |
5137 | ||
5138 | else | |
5139 | ||
5140 | LINE=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}` | |
5141 | if test "x$LINE" != x ; then | |
5142 | eval "DEFAULT_$LINE" | |
5143 | else | |
5144 | no_cache=1 | |
5145 | fi | |
5146 | ||
5147 | ac_cv_use_dirdlg='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG | |
5148 | ||
5149 | fi | |
5150 | ||
5151 | ||
5152 | eval "$ac_cv_use_dirdlg" | |
5153 | if test "$no_cache" != 1; then | |
5154 | echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp | |
5155 | fi | |
5156 | ||
5157 | if test "$wxUSE_DIRDLG" = yes; then | |
5158 | echo "$ac_t""yes" 1>&6 | |
5159 | else | |
5160 | echo "$ac_t""no" 1>&6 | |
5161 | fi | |
5162 | ||
5163 | ||
5164 | echo $ac_n "checking "for --enable-textdlg"""... $ac_c" 1>&6 | |
c7a2bf27 | 5165 | echo "configure:5166: checking "for --enable-textdlg"" >&5 |
10f2d63a VZ |
5166 | no_cache=0 |
5167 | # Check whether --enable-textdlg or --disable-textdlg was given. | |
5168 | if test "${enable_textdlg+set}" = set; then | |
5169 | enableval="$enable_textdlg" | |
5170 | ||
5171 | if test "$enableval" = yes; then | |
5172 | ac_cv_use_textdlg='wxUSE_TEXTDLG=yes' | |
5173 | else | |
5174 | ac_cv_use_textdlg='wxUSE_TEXTDLG=no' | |
5175 | fi | |
5176 | ||
5177 | else | |
5178 | ||
5179 | LINE=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}` | |
5180 | if test "x$LINE" != x ; then | |
5181 | eval "DEFAULT_$LINE" | |
5182 | else | |
5183 | no_cache=1 | |
5184 | fi | |
5185 | ||
5186 | ac_cv_use_textdlg='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG | |
5187 | ||
5188 | fi | |
5189 | ||
5190 | ||
5191 | eval "$ac_cv_use_textdlg" | |
5192 | if test "$no_cache" != 1; then | |
5193 | echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp | |
5194 | fi | |
5195 | ||
5196 | if test "$wxUSE_TEXTDLG" = yes; then | |
5197 | echo "$ac_t""yes" 1>&6 | |
5198 | else | |
5199 | echo "$ac_t""no" 1>&6 | |
5200 | fi | |
5201 | ||
5202 | ||
5203 | echo $ac_n "checking "for --enable-tipdlg"""... $ac_c" 1>&6 | |
c7a2bf27 | 5204 | echo "configure:5205: checking "for --enable-tipdlg"" >&5 |
10f2d63a VZ |
5205 | no_cache=0 |
5206 | # Check whether --enable-tipdlg or --disable-tipdlg was given. | |
5207 | if test "${enable_tipdlg+set}" = set; then | |
5208 | enableval="$enable_tipdlg" | |
5209 | ||
5210 | if test "$enableval" = yes; then | |
5211 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=yes' | |
5212 | else | |
5213 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=no' | |
5214 | fi | |
5215 | ||
5216 | else | |
5217 | ||
5218 | LINE=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}` | |
5219 | if test "x$LINE" != x ; then | |
5220 | eval "DEFAULT_$LINE" | |
5221 | else | |
5222 | no_cache=1 | |
5223 | fi | |
5224 | ||
5225 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS | |
5226 | ||
5227 | fi | |
5228 | ||
5229 | ||
5230 | eval "$ac_cv_use_tipdlg" | |
5231 | if test "$no_cache" != 1; then | |
5232 | echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp | |
5233 | fi | |
5234 | ||
5235 | if test "$wxUSE_STARTUP_TIPS" = yes; then | |
5236 | echo "$ac_t""yes" 1>&6 | |
5237 | else | |
5238 | echo "$ac_t""no" 1>&6 | |
5239 | fi | |
5240 | ||
5241 | ||
5242 | echo $ac_n "checking "for --enable-progressdlg"""... $ac_c" 1>&6 | |
c7a2bf27 | 5243 | echo "configure:5244: checking "for --enable-progressdlg"" >&5 |
10f2d63a VZ |
5244 | no_cache=0 |
5245 | # Check whether --enable-progressdlg or --disable-progressdlg was given. | |
5246 | if test "${enable_progressdlg+set}" = set; then | |
5247 | enableval="$enable_progressdlg" | |
5248 | ||
5249 | if test "$enableval" = yes; then | |
5250 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=yes' | |
5251 | else | |
5252 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=no' | |
5253 | fi | |
5254 | ||
5255 | else | |
5256 | ||
5257 | LINE=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}` | |
5258 | if test "x$LINE" != x ; then | |
5259 | eval "DEFAULT_$LINE" | |
5260 | else | |
5261 | no_cache=1 | |
5262 | fi | |
5263 | ||
5264 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG | |
5265 | ||
5266 | fi | |
5267 | ||
5268 | ||
5269 | eval "$ac_cv_use_progressdlg" | |
5270 | if test "$no_cache" != 1; then | |
5271 | echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp | |
5272 | fi | |
5273 | ||
5274 | if test "$wxUSE_PROGRESSDLG" = yes; then | |
5275 | echo "$ac_t""yes" 1>&6 | |
5276 | else | |
5277 | echo "$ac_t""no" 1>&6 | |
5278 | fi | |
5279 | ||
5280 | ||
5281 | echo $ac_n "checking "for --enable-miniframe"""... $ac_c" 1>&6 | |
c7a2bf27 | 5282 | echo "configure:5283: checking "for --enable-miniframe"" >&5 |
10f2d63a VZ |
5283 | no_cache=0 |
5284 | # Check whether --enable-miniframe or --disable-miniframe was given. | |
5285 | if test "${enable_miniframe+set}" = set; then | |
5286 | enableval="$enable_miniframe" | |
5287 | ||
5288 | if test "$enableval" = yes; then | |
5289 | ac_cv_use_miniframe='wxUSE_MINIFRAME=yes' | |
5290 | else | |
5291 | ac_cv_use_miniframe='wxUSE_MINIFRAME=no' | |
5292 | fi | |
5293 | ||
5294 | else | |
5295 | ||
5296 | LINE=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}` | |
5297 | if test "x$LINE" != x ; then | |
5298 | eval "DEFAULT_$LINE" | |
5299 | else | |
5300 | no_cache=1 | |
5301 | fi | |
5302 | ||
5303 | ac_cv_use_miniframe='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME | |
5304 | ||
5305 | fi | |
5306 | ||
5307 | ||
5308 | eval "$ac_cv_use_miniframe" | |
5309 | if test "$no_cache" != 1; then | |
5310 | echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp | |
5311 | fi | |
5312 | ||
5313 | if test "$wxUSE_MINIFRAME" = yes; then | |
5314 | echo "$ac_t""yes" 1>&6 | |
5315 | else | |
5316 | echo "$ac_t""no" 1>&6 | |
5317 | fi | |
5318 | ||
5319 | ||
5320 | echo $ac_n "checking "for --enable-html"""... $ac_c" 1>&6 | |
c7a2bf27 | 5321 | echo "configure:5322: checking "for --enable-html"" >&5 |
10f2d63a VZ |
5322 | no_cache=0 |
5323 | # Check whether --enable-html or --disable-html was given. | |
5324 | if test "${enable_html+set}" = set; then | |
5325 | enableval="$enable_html" | |
5326 | ||
5327 | if test "$enableval" = yes; then | |
5328 | ac_cv_use_html='wxUSE_HTML=yes' | |
5329 | else | |
5330 | ac_cv_use_html='wxUSE_HTML=no' | |
5331 | fi | |
5332 | ||
5333 | else | |
5334 | ||
5335 | LINE=`grep "wxUSE_HTML" ${wx_arg_cache_file}` | |
5336 | if test "x$LINE" != x ; then | |
5337 | eval "DEFAULT_$LINE" | |
5338 | else | |
5339 | no_cache=1 | |
5340 | fi | |
5341 | ||
5342 | ac_cv_use_html='wxUSE_HTML='$DEFAULT_wxUSE_HTML | |
5343 | ||
5344 | fi | |
5345 | ||
5346 | ||
5347 | eval "$ac_cv_use_html" | |
5348 | if test "$no_cache" != 1; then | |
5349 | echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp | |
5350 | fi | |
5351 | ||
5352 | if test "$wxUSE_HTML" = yes; then | |
5353 | echo "$ac_t""yes" 1>&6 | |
5354 | else | |
5355 | echo "$ac_t""no" 1>&6 | |
5356 | fi | |
5357 | ||
5358 | ||
5359 | echo $ac_n "checking "for --enable-tooltips"""... $ac_c" 1>&6 | |
c7a2bf27 | 5360 | echo "configure:5361: checking "for --enable-tooltips"" >&5 |
10f2d63a VZ |
5361 | no_cache=0 |
5362 | # Check whether --enable-tooltips or --disable-tooltips was given. | |
5363 | if test "${enable_tooltips+set}" = set; then | |
5364 | enableval="$enable_tooltips" | |
5365 | ||
5366 | if test "$enableval" = yes; then | |
5367 | ac_cv_use_tooltips='wxUSE_TOOLTIPS=yes' | |
5368 | else | |
5369 | ac_cv_use_tooltips='wxUSE_TOOLTIPS=no' | |
5370 | fi | |
5371 | ||
5372 | else | |
5373 | ||
5374 | LINE=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}` | |
5375 | if test "x$LINE" != x ; then | |
5376 | eval "DEFAULT_$LINE" | |
5377 | else | |
5378 | no_cache=1 | |
5379 | fi | |
5380 | ||
5381 | ac_cv_use_tooltips='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS | |
5382 | ||
5383 | fi | |
5384 | ||
5385 | ||
5386 | eval "$ac_cv_use_tooltips" | |
5387 | if test "$no_cache" != 1; then | |
5388 | echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp | |
5389 | fi | |
5390 | ||
5391 | if test "$wxUSE_TOOLTIPS" = yes; then | |
5392 | echo "$ac_t""yes" 1>&6 | |
5393 | else | |
5394 | echo "$ac_t""no" 1>&6 | |
5395 | fi | |
5396 | ||
5397 | ||
5398 | echo $ac_n "checking "for --enable-splines"""... $ac_c" 1>&6 | |
c7a2bf27 | 5399 | echo "configure:5400: checking "for --enable-splines"" >&5 |
10f2d63a VZ |
5400 | no_cache=0 |
5401 | # Check whether --enable-splines or --disable-splines was given. | |
5402 | if test "${enable_splines+set}" = set; then | |
5403 | enableval="$enable_splines" | |
5404 | ||
5405 | if test "$enableval" = yes; then | |
5406 | ac_cv_use_splines='wxUSE_SPLINES=yes' | |
5407 | else | |
5408 | ac_cv_use_splines='wxUSE_SPLINES=no' | |
5409 | fi | |
5410 | ||
5411 | else | |
5412 | ||
5413 | LINE=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}` | |
5414 | if test "x$LINE" != x ; then | |
5415 | eval "DEFAULT_$LINE" | |
5416 | else | |
5417 | no_cache=1 | |
5418 | fi | |
5419 | ||
5420 | ac_cv_use_splines='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES | |
5421 | ||
5422 | fi | |
5423 | ||
5424 | ||
5425 | eval "$ac_cv_use_splines" | |
5426 | if test "$no_cache" != 1; then | |
5427 | echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp | |
5428 | fi | |
5429 | ||
5430 | if test "$wxUSE_SPLINES" = yes; then | |
5431 | echo "$ac_t""yes" 1>&6 | |
5432 | else | |
5433 | echo "$ac_t""no" 1>&6 | |
5434 | fi | |
5435 | ||
5436 | ||
5437 | echo $ac_n "checking "for --enable-validators"""... $ac_c" 1>&6 | |
c7a2bf27 | 5438 | echo "configure:5439: checking "for --enable-validators"" >&5 |
10f2d63a VZ |
5439 | no_cache=0 |
5440 | # Check whether --enable-validators or --disable-validators was given. | |
5441 | if test "${enable_validators+set}" = set; then | |
5442 | enableval="$enable_validators" | |
5443 | ||
5444 | if test "$enableval" = yes; then | |
5445 | ac_cv_use_validators='wxUSE_VALIDATORS=yes' | |
5446 | else | |
5447 | ac_cv_use_validators='wxUSE_VALIDATORS=no' | |
5448 | fi | |
5449 | ||
5450 | else | |
5451 | ||
5452 | LINE=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}` | |
5453 | if test "x$LINE" != x ; then | |
5454 | eval "DEFAULT_$LINE" | |
5455 | else | |
5456 | no_cache=1 | |
5457 | fi | |
5458 | ||
5459 | ac_cv_use_validators='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS | |
5460 | ||
5461 | fi | |
5462 | ||
5463 | ||
5464 | eval "$ac_cv_use_validators" | |
5465 | if test "$no_cache" != 1; then | |
5466 | echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp | |
5467 | fi | |
5468 | ||
5469 | if test "$wxUSE_VALIDATORS" = yes; then | |
5470 | echo "$ac_t""yes" 1>&6 | |
5471 | else | |
5472 | echo "$ac_t""no" 1>&6 | |
5473 | fi | |
5474 | ||
5475 | ||
5476 | echo $ac_n "checking "for --enable-busyinfo"""... $ac_c" 1>&6 | |
c7a2bf27 | 5477 | echo "configure:5478: checking "for --enable-busyinfo"" >&5 |
10f2d63a VZ |
5478 | no_cache=0 |
5479 | # Check whether --enable-busyinfo or --disable-busyinfo was given. | |
5480 | if test "${enable_busyinfo+set}" = set; then | |
5481 | enableval="$enable_busyinfo" | |
5482 | ||
5483 | if test "$enableval" = yes; then | |
5484 | ac_cv_use_busyinfo='wxUSE_BUSYINFO=yes' | |
5485 | else | |
5486 | ac_cv_use_busyinfo='wxUSE_BUSYINFO=no' | |
5487 | fi | |
5488 | ||
5489 | else | |
5490 | ||
5491 | LINE=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}` | |
5492 | if test "x$LINE" != x ; then | |
5493 | eval "DEFAULT_$LINE" | |
5494 | else | |
5495 | no_cache=1 | |
5496 | fi | |
5497 | ||
5498 | ac_cv_use_busyinfo='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO | |
5499 | ||
5500 | fi | |
5501 | ||
5502 | ||
5503 | eval "$ac_cv_use_busyinfo" | |
5504 | if test "$no_cache" != 1; then | |
5505 | echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp | |
5506 | fi | |
5507 | ||
5508 | if test "$wxUSE_BUSYINFO" = yes; then | |
5509 | echo "$ac_t""yes" 1>&6 | |
5510 | else | |
5511 | echo "$ac_t""no" 1>&6 | |
5512 | fi | |
5513 | ||
5514 | ||
5515 | ||
5516 | ||
5517 | echo $ac_n "checking "for --enable-gif"""... $ac_c" 1>&6 | |
c7a2bf27 | 5518 | echo "configure:5519: checking "for --enable-gif"" >&5 |
10f2d63a VZ |
5519 | no_cache=0 |
5520 | # Check whether --enable-gif or --disable-gif was given. | |
5521 | if test "${enable_gif+set}" = set; then | |
5522 | enableval="$enable_gif" | |
5523 | ||
5524 | if test "$enableval" = yes; then | |
5525 | ac_cv_use_gif='wxUSE_GIF=yes' | |
5526 | else | |
5527 | ac_cv_use_gif='wxUSE_GIF=no' | |
5528 | fi | |
5529 | ||
5530 | else | |
5531 | ||
5532 | LINE=`grep "wxUSE_GIF" ${wx_arg_cache_file}` | |
5533 | if test "x$LINE" != x ; then | |
5534 | eval "DEFAULT_$LINE" | |
5535 | else | |
5536 | no_cache=1 | |
5537 | fi | |
5538 | ||
5539 | ac_cv_use_gif='wxUSE_GIF='$DEFAULT_wxUSE_GIF | |
5540 | ||
5541 | fi | |
5542 | ||
5543 | ||
5544 | eval "$ac_cv_use_gif" | |
5545 | if test "$no_cache" != 1; then | |
5546 | echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp | |
5547 | fi | |
5548 | ||
5549 | if test "$wxUSE_GIF" = yes; then | |
5550 | echo "$ac_t""yes" 1>&6 | |
5551 | else | |
5552 | echo "$ac_t""no" 1>&6 | |
5553 | fi | |
5554 | ||
5555 | ||
5556 | echo $ac_n "checking "for --enable-pcx"""... $ac_c" 1>&6 | |
c7a2bf27 | 5557 | echo "configure:5558: checking "for --enable-pcx"" >&5 |
10f2d63a VZ |
5558 | no_cache=0 |
5559 | # Check whether --enable-pcx or --disable-pcx was given. | |
5560 | if test "${enable_pcx+set}" = set; then | |
5561 | enableval="$enable_pcx" | |
5562 | ||
5563 | if test "$enableval" = yes; then | |
5564 | ac_cv_use_pcx='wxUSE_PCX=yes' | |
5565 | else | |
5566 | ac_cv_use_pcx='wxUSE_PCX=no' | |
5567 | fi | |
5568 | ||
5569 | else | |
5570 | ||
5571 | LINE=`grep "wxUSE_PCX" ${wx_arg_cache_file}` | |
5572 | if test "x$LINE" != x ; then | |
5573 | eval "DEFAULT_$LINE" | |
5574 | else | |
5575 | no_cache=1 | |
5576 | fi | |
5577 | ||
5578 | ac_cv_use_pcx='wxUSE_PCX='$DEFAULT_wxUSE_PCX | |
5579 | ||
5580 | fi | |
5581 | ||
5582 | ||
5583 | eval "$ac_cv_use_pcx" | |
5584 | if test "$no_cache" != 1; then | |
5585 | echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp | |
5586 | fi | |
5587 | ||
5588 | if test "$wxUSE_PCX" = yes; then | |
5589 | echo "$ac_t""yes" 1>&6 | |
5590 | else | |
5591 | echo "$ac_t""no" 1>&6 | |
5592 | fi | |
5593 | ||
5594 | ||
5595 | echo $ac_n "checking "for --enable-pnm"""... $ac_c" 1>&6 | |
c7a2bf27 | 5596 | echo "configure:5597: checking "for --enable-pnm"" >&5 |
10f2d63a VZ |
5597 | no_cache=0 |
5598 | # Check whether --enable-pnm or --disable-pnm was given. | |
5599 | if test "${enable_pnm+set}" = set; then | |
5600 | enableval="$enable_pnm" | |
5601 | ||
5602 | if test "$enableval" = yes; then | |
5603 | ac_cv_use_pnm='wxUSE_PNM=yes' | |
5604 | else | |
5605 | ac_cv_use_pnm='wxUSE_PNM=no' | |
5606 | fi | |
5607 | ||
5608 | else | |
5609 | ||
5610 | LINE=`grep "wxUSE_PNM" ${wx_arg_cache_file}` | |
5611 | if test "x$LINE" != x ; then | |
5612 | eval "DEFAULT_$LINE" | |
5613 | else | |
5614 | no_cache=1 | |
5615 | fi | |
5616 | ||
5617 | ac_cv_use_pnm='wxUSE_PNM='$DEFAULT_wxUSE_PNM | |
5618 | ||
5619 | fi | |
5620 | ||
5621 | ||
5622 | eval "$ac_cv_use_pnm" | |
5623 | if test "$no_cache" != 1; then | |
5624 | echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp | |
5625 | fi | |
5626 | ||
5627 | if test "$wxUSE_PNM" = yes; then | |
5628 | echo "$ac_t""yes" 1>&6 | |
5629 | else | |
5630 | echo "$ac_t""no" 1>&6 | |
5631 | fi | |
5632 | ||
5633 | ||
5634 | ||
5635 | echo "saving argument cache $wx_arg_cache_file" | |
5636 | mv ${wx_arg_cache_file}.tmp ${wx_arg_cache_file} | |
5637 | ||
5638 | ||
5639 | ||
5640 | echo $ac_n "checking for toolkit""... $ac_c" 1>&6 | |
c7a2bf27 | 5641 | echo "configure:5642: checking for toolkit" >&5 |
10f2d63a VZ |
5642 | |
5643 | if test "$wxUSE_GUI" = "yes"; then | |
5644 | ||
5645 | if test "$TOOLKIT_GIVEN" = 1; then | |
5646 | for toolkit in `echo $ALL_TOOLKITS`; do | |
5647 | var=wxUSE_$toolkit | |
5648 | eval "value=\$${var}" | |
5649 | eval "$var=`echo \$value | sed -e "s/yes/1/" -e "s/no/0/"`" | |
5650 | done | |
5651 | else | |
5652 | for toolkit in `echo $ALL_TOOLKITS`; do | |
5653 | if test "$has_toolkit_in_cache" != 1; then | |
5654 | var=DEFAULT_DEFAULT_wxUSE_$toolkit | |
5655 | else | |
5656 | var=DEFAULT_wxUSE_$toolkit | |
5657 | fi | |
5658 | eval "wxUSE_$toolkit=\$${var}" | |
5659 | done | |
5660 | fi | |
5661 | ||
5662 | NUM_TOOLKITS=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_WINE:-0} + ${wxUSE_MINGW:-0} + ${wxUSE_CYGWIN:-0}` | |
5663 | ||
5664 | case "$NUM_TOOLKITS" in | |
5665 | 1) | |
5666 | ;; | |
5667 | 0) | |
5668 | { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; } | |
5669 | ;; | |
5670 | *) | |
5671 | { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; } | |
5672 | esac | |
5673 | ||
5674 | for toolkit in `echo $ALL_TOOLKITS`; do | |
5675 | var=wxUSE_$toolkit | |
5676 | eval "value=\$${var}" | |
5677 | if test "x$value" != x; then | |
5678 | cache_var=CACHE_$toolkit | |
5679 | eval "cache=\$${cache_var}" | |
5680 | if test "$cache" = 1; then | |
5681 | echo "$var=$value" >> ${wx_arg_cache_file} | |
5682 | fi | |
5683 | if test "$value" = 1; then | |
5684 | echo "$ac_t""`echo $toolkit | tr A-Z a-z`" 1>&6 | |
5685 | fi | |
5686 | fi | |
5687 | done | |
5688 | ||
5689 | else | |
5690 | echo "$ac_t""base only" 1>&6 | |
5691 | fi | |
5692 | ||
5693 | ||
5694 | cat > confcache <<\EOF | |
5695 | # This file is a shell script that caches the results of configure | |
5696 | # tests run on this system so they can be shared between configure | |
5697 | # scripts and configure runs. It is not useful on other systems. | |
5698 | # If it contains results you don't want to keep, you may remove or edit it. | |
5699 | # | |
5700 | # By default, configure uses ./config.cache as the cache file, | |
5701 | # creating it if it does not exist already. You can give configure | |
5702 | # the --cache-file=FILE option to use a different cache file; that is | |
5703 | # what configure does when it calls configure scripts in | |
5704 | # subdirectories, so they share the cache. | |
5705 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
5706 | # config.status only pays attention to the cache file if you give it the | |
5707 | # --recheck option to rerun configure. | |
5708 | # | |
5709 | EOF | |
5710 | # The following way of writing the cache mishandles newlines in values, | |
5711 | # but we know of no workaround that is simple, portable, and efficient. | |
5712 | # So, don't put newlines in cache variables' values. | |
5713 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
5714 | # and sets the high bit in the cache file unless we assign to the vars. | |
5715 | (set) 2>&1 | | |
5716 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
5717 | *ac_space=\ *) | |
5718 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
5719 | # turns \\\\ into \\, and sed turns \\ into \). | |
5720 | sed -n \ | |
5721 | -e "s/'/'\\\\''/g" \ | |
5722 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
5723 | ;; | |
5724 | *) | |
5725 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
5726 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
5727 | ;; | |
5728 | esac >> confcache | |
5729 | if cmp -s $cache_file confcache; then | |
5730 | : | |
5731 | else | |
5732 | if test -w $cache_file; then | |
5733 | echo "updating cache $cache_file" | |
5734 | cat confcache > $cache_file | |
5735 | else | |
5736 | echo "not updating unwritable cache $cache_file" | |
5737 | fi | |
5738 | fi | |
5739 | rm -f confcache | |
5740 | ||
5741 | ||
5742 | if eval "test $host != $build"; then | |
5743 | if eval "test $host_alias != NONE"; then | |
5744 | CC=$host_alias-gcc | |
5745 | CXX=$host_alias-c++ | |
5746 | AR=$host_alias-ar | |
5747 | RANLIB=$host_alias-ranlib | |
5748 | DLLTOOL=$host_alias-dlltool | |
5749 | LD=$host_alias-ld | |
5750 | NM=$host_alias-nm | |
5751 | STRIP=$host_alias-strip | |
5752 | fi | |
5753 | fi | |
5754 | ||
5755 | # Extract the first word of "gcc", so it can be a program name with args. | |
5756 | set dummy gcc; ac_word=$2 | |
5757 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 5758 | echo "configure:5759: checking for $ac_word" >&5 |
10f2d63a VZ |
5759 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
5760 | echo $ac_n "(cached) $ac_c" 1>&6 | |
5761 | else | |
5762 | if test -n "$CC"; then | |
5763 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
5764 | else | |
5765 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
5766 | ac_dummy="$PATH" | |
5767 | for ac_dir in $ac_dummy; do | |
5768 | test -z "$ac_dir" && ac_dir=. | |
5769 | if test -f $ac_dir/$ac_word; then | |
5770 | ac_cv_prog_CC="gcc" | |
5771 | break | |
5772 | fi | |
5773 | done | |
5774 | IFS="$ac_save_ifs" | |
5775 | fi | |
5776 | fi | |
5777 | CC="$ac_cv_prog_CC" | |
5778 | if test -n "$CC"; then | |
5779 | echo "$ac_t""$CC" 1>&6 | |
5780 | else | |
5781 | echo "$ac_t""no" 1>&6 | |
5782 | fi | |
5783 | ||
5784 | if test -z "$CC"; then | |
5785 | # Extract the first word of "cc", so it can be a program name with args. | |
5786 | set dummy cc; ac_word=$2 | |
5787 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 5788 | echo "configure:5789: checking for $ac_word" >&5 |
10f2d63a VZ |
5789 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
5790 | echo $ac_n "(cached) $ac_c" 1>&6 | |
5791 | else | |
5792 | if test -n "$CC"; then | |
5793 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
5794 | else | |
5795 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
5796 | ac_prog_rejected=no | |
5797 | ac_dummy="$PATH" | |
5798 | for ac_dir in $ac_dummy; do | |
5799 | test -z "$ac_dir" && ac_dir=. | |
5800 | if test -f $ac_dir/$ac_word; then | |
5801 | if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then | |
5802 | ac_prog_rejected=yes | |
5803 | continue | |
5804 | fi | |
5805 | ac_cv_prog_CC="cc" | |
5806 | break | |
5807 | fi | |
5808 | done | |
5809 | IFS="$ac_save_ifs" | |
5810 | if test $ac_prog_rejected = yes; then | |
5811 | # We found a bogon in the path, so make sure we never use it. | |
5812 | set dummy $ac_cv_prog_CC | |
5813 | shift | |
5814 | if test $# -gt 0; then | |
5815 | # We chose a different compiler from the bogus one. | |
5816 | # However, it has the same basename, so the bogon will be chosen | |
5817 | # first if we set CC to just the basename; use the full file name. | |
5818 | shift | |
5819 | set dummy "$ac_dir/$ac_word" "$@" | |
5820 | shift | |
5821 | ac_cv_prog_CC="$@" | |
5822 | fi | |
5823 | fi | |
5824 | fi | |
5825 | fi | |
5826 | CC="$ac_cv_prog_CC" | |
5827 | if test -n "$CC"; then | |
5828 | echo "$ac_t""$CC" 1>&6 | |
5829 | else | |
5830 | echo "$ac_t""no" 1>&6 | |
5831 | fi | |
5832 | ||
5833 | if test -z "$CC"; then | |
5834 | case "`uname -s`" in | |
5835 | *win32* | *WIN32*) | |
5836 | # Extract the first word of "cl", so it can be a program name with args. | |
5837 | set dummy cl; ac_word=$2 | |
5838 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 5839 | echo "configure:5840: checking for $ac_word" >&5 |
10f2d63a VZ |
5840 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
5841 | echo $ac_n "(cached) $ac_c" 1>&6 | |
5842 | else | |
5843 | if test -n "$CC"; then | |
5844 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
5845 | else | |
5846 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
5847 | ac_dummy="$PATH" | |
5848 | for ac_dir in $ac_dummy; do | |
5849 | test -z "$ac_dir" && ac_dir=. | |
5850 | if test -f $ac_dir/$ac_word; then | |
5851 | ac_cv_prog_CC="cl" | |
5852 | break | |
5853 | fi | |
5854 | done | |
5855 | IFS="$ac_save_ifs" | |
5856 | fi | |
5857 | fi | |
5858 | CC="$ac_cv_prog_CC" | |
5859 | if test -n "$CC"; then | |
5860 | echo "$ac_t""$CC" 1>&6 | |
5861 | else | |
5862 | echo "$ac_t""no" 1>&6 | |
5863 | fi | |
5864 | ;; | |
5865 | esac | |
5866 | fi | |
5867 | test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } | |
5868 | fi | |
5869 | ||
5870 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 | |
c7a2bf27 | 5871 | echo "configure:5872: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
10f2d63a VZ |
5872 | |
5873 | ac_ext=c | |
5874 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
5875 | ac_cpp='$CPP $CPPFLAGS' | |
5876 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
5877 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
5878 | cross_compiling=$ac_cv_prog_cc_cross | |
5879 | ||
5880 | cat > conftest.$ac_ext << EOF | |
5881 | ||
c7a2bf27 | 5882 | #line 5883 "configure" |
10f2d63a VZ |
5883 | #include "confdefs.h" |
5884 | ||
5885 | main(){return(0);} | |
5886 | EOF | |
c7a2bf27 | 5887 | if { (eval echo configure:5888: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
5888 | ac_cv_prog_cc_works=yes |
5889 | # If we can't run a trivial program, we are probably using a cross compiler. | |
5890 | if (./conftest; exit) 2>/dev/null; then | |
5891 | ac_cv_prog_cc_cross=no | |
5892 | else | |
5893 | ac_cv_prog_cc_cross=yes | |
5894 | fi | |
5895 | else | |
5896 | echo "configure: failed program was:" >&5 | |
5897 | cat conftest.$ac_ext >&5 | |
5898 | ac_cv_prog_cc_works=no | |
5899 | fi | |
5900 | rm -fr conftest* | |
5901 | ac_ext=c | |
5902 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
5903 | ac_cpp='$CPP $CPPFLAGS' | |
5904 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
5905 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
5906 | cross_compiling=$ac_cv_prog_cc_cross | |
5907 | ||
5908 | echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 | |
5909 | if test $ac_cv_prog_cc_works = no; then | |
5910 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } | |
5911 | fi | |
5912 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 | |
c7a2bf27 | 5913 | echo "configure:5914: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
10f2d63a VZ |
5914 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
5915 | cross_compiling=$ac_cv_prog_cc_cross | |
5916 | ||
5917 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | |
c7a2bf27 | 5918 | echo "configure:5919: checking whether we are using GNU C" >&5 |
10f2d63a VZ |
5919 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
5920 | echo $ac_n "(cached) $ac_c" 1>&6 | |
5921 | else | |
5922 | cat > conftest.c <<EOF | |
5923 | #ifdef __GNUC__ | |
5924 | yes; | |
5925 | #endif | |
5926 | EOF | |
c7a2bf27 | 5927 | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:5928: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
10f2d63a VZ |
5928 | ac_cv_prog_gcc=yes |
5929 | else | |
5930 | ac_cv_prog_gcc=no | |
5931 | fi | |
5932 | fi | |
5933 | ||
5934 | echo "$ac_t""$ac_cv_prog_gcc" 1>&6 | |
5935 | ||
5936 | if test $ac_cv_prog_gcc = yes; then | |
5937 | GCC=yes | |
5938 | else | |
5939 | GCC= | |
5940 | fi | |
5941 | ||
5942 | ac_test_CFLAGS="${CFLAGS+set}" | |
5943 | ac_save_CFLAGS="$CFLAGS" | |
5944 | CFLAGS= | |
5945 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 | |
c7a2bf27 | 5946 | echo "configure:5947: checking whether ${CC-cc} accepts -g" >&5 |
10f2d63a VZ |
5947 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
5948 | echo $ac_n "(cached) $ac_c" 1>&6 | |
5949 | else | |
5950 | echo 'void f(){}' > conftest.c | |
5951 | if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then | |
5952 | ac_cv_prog_cc_g=yes | |
5953 | else | |
5954 | ac_cv_prog_cc_g=no | |
5955 | fi | |
5956 | rm -f conftest* | |
5957 | ||
5958 | fi | |
5959 | ||
5960 | echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 | |
5961 | if test "$ac_test_CFLAGS" = set; then | |
5962 | CFLAGS="$ac_save_CFLAGS" | |
5963 | elif test $ac_cv_prog_cc_g = yes; then | |
5964 | if test "$GCC" = yes; then | |
5965 | CFLAGS="-g -O2" | |
5966 | else | |
5967 | CFLAGS="-g" | |
5968 | fi | |
5969 | else | |
5970 | if test "$GCC" = yes; then | |
5971 | CFLAGS="-O2" | |
5972 | else | |
5973 | CFLAGS= | |
5974 | fi | |
5975 | fi | |
5976 | ||
5977 | ||
5978 | CFLAGS=`echo "$CFLAGS" | sed 's/-g//g'` | |
5979 | ||
5980 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | |
c7a2bf27 | 5981 | echo "configure:5982: checking how to run the C preprocessor" >&5 |
10f2d63a VZ |
5982 | # On Suns, sometimes $CPP names a directory. |
5983 | if test -n "$CPP" && test -d "$CPP"; then | |
5984 | CPP= | |
5985 | fi | |
5986 | if test -z "$CPP"; then | |
5987 | if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then | |
5988 | echo $ac_n "(cached) $ac_c" 1>&6 | |
5989 | else | |
5990 | # This must be in double quotes, not single quotes, because CPP may get | |
5991 | # substituted into the Makefile and "${CC-cc}" will confuse make. | |
5992 | CPP="${CC-cc} -E" | |
5993 | # On the NeXT, cc -E runs the code through the compiler's parser, | |
5994 | # not just through cpp. | |
5995 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 5996 | #line 5997 "configure" |
10f2d63a VZ |
5997 | #include "confdefs.h" |
5998 | #include <assert.h> | |
5999 | Syntax Error | |
6000 | EOF | |
6001 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
c7a2bf27 | 6002 | { (eval echo configure:6003: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6003 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6004 | if test -z "$ac_err"; then | |
6005 | : | |
6006 | else | |
6007 | echo "$ac_err" >&5 | |
6008 | echo "configure: failed program was:" >&5 | |
6009 | cat conftest.$ac_ext >&5 | |
6010 | rm -rf conftest* | |
6011 | CPP="${CC-cc} -E -traditional-cpp" | |
6012 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 6013 | #line 6014 "configure" |
10f2d63a VZ |
6014 | #include "confdefs.h" |
6015 | #include <assert.h> | |
6016 | Syntax Error | |
6017 | EOF | |
6018 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
c7a2bf27 | 6019 | { (eval echo configure:6020: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6020 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6021 | if test -z "$ac_err"; then | |
6022 | : | |
6023 | else | |
6024 | echo "$ac_err" >&5 | |
6025 | echo "configure: failed program was:" >&5 | |
6026 | cat conftest.$ac_ext >&5 | |
6027 | rm -rf conftest* | |
6028 | CPP="${CC-cc} -nologo -E" | |
6029 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 6030 | #line 6031 "configure" |
10f2d63a VZ |
6031 | #include "confdefs.h" |
6032 | #include <assert.h> | |
6033 | Syntax Error | |
6034 | EOF | |
6035 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
c7a2bf27 | 6036 | { (eval echo configure:6037: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6037 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6038 | if test -z "$ac_err"; then | |
6039 | : | |
6040 | else | |
6041 | echo "$ac_err" >&5 | |
6042 | echo "configure: failed program was:" >&5 | |
6043 | cat conftest.$ac_ext >&5 | |
6044 | rm -rf conftest* | |
6045 | CPP=/lib/cpp | |
6046 | fi | |
6047 | rm -f conftest* | |
6048 | fi | |
6049 | rm -f conftest* | |
6050 | fi | |
6051 | rm -f conftest* | |
6052 | ac_cv_prog_CPP="$CPP" | |
6053 | fi | |
6054 | CPP="$ac_cv_prog_CPP" | |
6055 | else | |
6056 | ac_cv_prog_CPP="$CPP" | |
6057 | fi | |
6058 | echo "$ac_t""$CPP" 1>&6 | |
6059 | ||
6060 | ||
6061 | if test $ac_cv_prog_gcc = yes; then | |
6062 | echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 | |
c7a2bf27 | 6063 | echo "configure:6064: checking whether ${CC-cc} needs -traditional" >&5 |
10f2d63a VZ |
6064 | if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then |
6065 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6066 | else | |
6067 | ac_pattern="Autoconf.*'x'" | |
6068 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 6069 | #line 6070 "configure" |
10f2d63a VZ |
6070 | #include "confdefs.h" |
6071 | #include <sgtty.h> | |
6072 | Autoconf TIOCGETP | |
6073 | EOF | |
6074 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6075 | egrep "$ac_pattern" >/dev/null 2>&1; then | |
6076 | rm -rf conftest* | |
6077 | ac_cv_prog_gcc_traditional=yes | |
6078 | else | |
6079 | rm -rf conftest* | |
6080 | ac_cv_prog_gcc_traditional=no | |
6081 | fi | |
6082 | rm -f conftest* | |
6083 | ||
6084 | ||
6085 | if test $ac_cv_prog_gcc_traditional = no; then | |
6086 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 6087 | #line 6088 "configure" |
10f2d63a VZ |
6088 | #include "confdefs.h" |
6089 | #include <termio.h> | |
6090 | Autoconf TCGETA | |
6091 | EOF | |
6092 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6093 | egrep "$ac_pattern" >/dev/null 2>&1; then | |
6094 | rm -rf conftest* | |
6095 | ac_cv_prog_gcc_traditional=yes | |
6096 | fi | |
6097 | rm -f conftest* | |
6098 | ||
6099 | fi | |
6100 | fi | |
6101 | ||
6102 | echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6 | |
6103 | if test $ac_cv_prog_gcc_traditional = yes; then | |
6104 | CC="$CC -traditional" | |
6105 | fi | |
6106 | fi | |
6107 | ||
6108 | ||
6109 | ||
6110 | ac_ext=C | |
6111 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6112 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6113 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6114 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6115 | cross_compiling=$ac_cv_prog_cxx_cross | |
6116 | ||
6117 | ||
6118 | for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl | |
6119 | do | |
6120 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
6121 | set dummy $ac_prog; ac_word=$2 | |
6122 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 6123 | echo "configure:6124: checking for $ac_word" >&5 |
10f2d63a VZ |
6124 | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then |
6125 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6126 | else | |
6127 | if test -n "$CXX"; then | |
6128 | ac_cv_prog_CXX="$CXX" # Let the user override the test. | |
6129 | else | |
6130 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6131 | ac_dummy="$PATH" | |
6132 | for ac_dir in $ac_dummy; do | |
6133 | test -z "$ac_dir" && ac_dir=. | |
6134 | if test -f $ac_dir/$ac_word; then | |
6135 | ac_cv_prog_CXX="$ac_prog" | |
6136 | break | |
6137 | fi | |
6138 | done | |
6139 | IFS="$ac_save_ifs" | |
6140 | fi | |
6141 | fi | |
6142 | CXX="$ac_cv_prog_CXX" | |
6143 | if test -n "$CXX"; then | |
6144 | echo "$ac_t""$CXX" 1>&6 | |
6145 | else | |
6146 | echo "$ac_t""no" 1>&6 | |
6147 | fi | |
6148 | ||
6149 | test -n "$CXX" && break | |
6150 | done | |
6151 | test -n "$CXX" || CXX="gcc" | |
6152 | ||
6153 | ||
6154 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 | |
c7a2bf27 | 6155 | echo "configure:6156: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 |
10f2d63a VZ |
6156 | |
6157 | ac_ext=C | |
6158 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6159 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6160 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6161 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6162 | cross_compiling=$ac_cv_prog_cxx_cross | |
6163 | ||
6164 | cat > conftest.$ac_ext << EOF | |
6165 | ||
c7a2bf27 | 6166 | #line 6167 "configure" |
10f2d63a VZ |
6167 | #include "confdefs.h" |
6168 | ||
6169 | int main(){return(0);} | |
6170 | EOF | |
c7a2bf27 | 6171 | if { (eval echo configure:6172: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
6172 | ac_cv_prog_cxx_works=yes |
6173 | # If we can't run a trivial program, we are probably using a cross compiler. | |
6174 | if (./conftest; exit) 2>/dev/null; then | |
6175 | ac_cv_prog_cxx_cross=no | |
6176 | else | |
6177 | ac_cv_prog_cxx_cross=yes | |
6178 | fi | |
6179 | else | |
6180 | echo "configure: failed program was:" >&5 | |
6181 | cat conftest.$ac_ext >&5 | |
6182 | ac_cv_prog_cxx_works=no | |
6183 | fi | |
6184 | rm -fr conftest* | |
6185 | ac_ext=C | |
6186 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6187 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6188 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6189 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6190 | cross_compiling=$ac_cv_prog_cxx_cross | |
6191 | ||
6192 | echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 | |
6193 | if test $ac_cv_prog_cxx_works = no; then | |
6194 | { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } | |
6195 | fi | |
6196 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 | |
c7a2bf27 | 6197 | echo "configure:6198: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 |
10f2d63a VZ |
6198 | echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 |
6199 | cross_compiling=$ac_cv_prog_cxx_cross | |
6200 | ||
6201 | echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 | |
c7a2bf27 | 6202 | echo "configure:6203: checking whether we are using GNU C++" >&5 |
10f2d63a VZ |
6203 | if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then |
6204 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6205 | else | |
6206 | cat > conftest.C <<EOF | |
6207 | #ifdef __GNUC__ | |
6208 | yes; | |
6209 | #endif | |
6210 | EOF | |
c7a2bf27 | 6211 | if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:6212: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
10f2d63a VZ |
6212 | ac_cv_prog_gxx=yes |
6213 | else | |
6214 | ac_cv_prog_gxx=no | |
6215 | fi | |
6216 | fi | |
6217 | ||
6218 | echo "$ac_t""$ac_cv_prog_gxx" 1>&6 | |
6219 | ||
6220 | if test $ac_cv_prog_gxx = yes; then | |
6221 | GXX=yes | |
6222 | else | |
6223 | GXX= | |
6224 | fi | |
6225 | ||
6226 | ac_test_CXXFLAGS="${CXXFLAGS+set}" | |
6227 | ac_save_CXXFLAGS="$CXXFLAGS" | |
6228 | CXXFLAGS= | |
6229 | echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 | |
c7a2bf27 | 6230 | echo "configure:6231: checking whether ${CXX-g++} accepts -g" >&5 |
10f2d63a VZ |
6231 | if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then |
6232 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6233 | else | |
6234 | echo 'void f(){}' > conftest.cc | |
6235 | if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then | |
6236 | ac_cv_prog_cxx_g=yes | |
6237 | else | |
6238 | ac_cv_prog_cxx_g=no | |
6239 | fi | |
6240 | rm -f conftest* | |
6241 | ||
6242 | fi | |
6243 | ||
6244 | echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 | |
6245 | if test "$ac_test_CXXFLAGS" = set; then | |
6246 | CXXFLAGS="$ac_save_CXXFLAGS" | |
6247 | elif test $ac_cv_prog_cxx_g = yes; then | |
6248 | if test "$GXX" = yes; then | |
6249 | CXXFLAGS="-g -O2" | |
6250 | else | |
6251 | CXXFLAGS="-g" | |
6252 | fi | |
6253 | else | |
6254 | if test "$GXX" = yes; then | |
6255 | CXXFLAGS="-O2" | |
6256 | else | |
6257 | CXXFLAGS= | |
6258 | fi | |
6259 | fi | |
6260 | ||
6261 | ||
6262 | echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 | |
c7a2bf27 | 6263 | echo "configure:6264: checking how to run the C++ preprocessor" >&5 |
10f2d63a VZ |
6264 | if test -z "$CXXCPP"; then |
6265 | if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then | |
6266 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6267 | else | |
6268 | ac_ext=C | |
6269 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6270 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6271 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6272 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6273 | cross_compiling=$ac_cv_prog_cxx_cross | |
6274 | CXXCPP="${CXX-g++} -E" | |
6275 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 6276 | #line 6277 "configure" |
10f2d63a VZ |
6277 | #include "confdefs.h" |
6278 | #include <stdlib.h> | |
6279 | EOF | |
6280 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
c7a2bf27 | 6281 | { (eval echo configure:6282: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6282 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6283 | if test -z "$ac_err"; then | |
6284 | : | |
6285 | else | |
6286 | echo "$ac_err" >&5 | |
6287 | echo "configure: failed program was:" >&5 | |
6288 | cat conftest.$ac_ext >&5 | |
6289 | rm -rf conftest* | |
6290 | CXXCPP=/lib/cpp | |
6291 | fi | |
6292 | rm -f conftest* | |
6293 | ac_cv_prog_CXXCPP="$CXXCPP" | |
6294 | ac_ext=C | |
6295 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6296 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6297 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6298 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6299 | cross_compiling=$ac_cv_prog_cxx_cross | |
6300 | fi | |
6301 | fi | |
6302 | CXXCPP="$ac_cv_prog_CXXCPP" | |
6303 | echo "$ac_t""$CXXCPP" 1>&6 | |
6304 | ||
6305 | ||
6306 | CXXFLAGS=`echo "$CXXFLAGS" | sed 's/-g//g'` | |
6307 | ||
6308 | ac_ext=c | |
6309 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6310 | ac_cpp='$CPP $CPPFLAGS' | |
6311 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6312 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6313 | cross_compiling=$ac_cv_prog_cc_cross | |
6314 | ||
6315 | ||
6316 | # Extract the first word of "ranlib", so it can be a program name with args. | |
6317 | set dummy ranlib; ac_word=$2 | |
6318 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 6319 | echo "configure:6320: checking for $ac_word" >&5 |
10f2d63a VZ |
6320 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
6321 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6322 | else | |
6323 | if test -n "$RANLIB"; then | |
6324 | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | |
6325 | else | |
6326 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6327 | ac_dummy="$PATH" | |
6328 | for ac_dir in $ac_dummy; do | |
6329 | test -z "$ac_dir" && ac_dir=. | |
6330 | if test -f $ac_dir/$ac_word; then | |
6331 | ac_cv_prog_RANLIB="ranlib" | |
6332 | break | |
6333 | fi | |
6334 | done | |
6335 | IFS="$ac_save_ifs" | |
6336 | test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":" | |
6337 | fi | |
6338 | fi | |
6339 | RANLIB="$ac_cv_prog_RANLIB" | |
6340 | if test -n "$RANLIB"; then | |
6341 | echo "$ac_t""$RANLIB" 1>&6 | |
6342 | else | |
6343 | echo "$ac_t""no" 1>&6 | |
6344 | fi | |
6345 | ||
6346 | ||
6347 | # Extract the first word of "ar", so it can be a program name with args. | |
6348 | set dummy ar; ac_word=$2 | |
6349 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 6350 | echo "configure:6351: checking for $ac_word" >&5 |
10f2d63a VZ |
6351 | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then |
6352 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6353 | else | |
6354 | if test -n "$AR"; then | |
6355 | ac_cv_prog_AR="$AR" # Let the user override the test. | |
6356 | else | |
6357 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6358 | ac_dummy="$PATH" | |
6359 | for ac_dir in $ac_dummy; do | |
6360 | test -z "$ac_dir" && ac_dir=. | |
6361 | if test -f $ac_dir/$ac_word; then | |
6362 | ac_cv_prog_AR="ar" | |
6363 | break | |
6364 | fi | |
6365 | done | |
6366 | IFS="$ac_save_ifs" | |
6367 | test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar" | |
6368 | fi | |
6369 | fi | |
6370 | AR="$ac_cv_prog_AR" | |
6371 | if test -n "$AR"; then | |
6372 | echo "$ac_t""$AR" 1>&6 | |
6373 | else | |
6374 | echo "$ac_t""no" 1>&6 | |
6375 | fi | |
6376 | ||
6377 | ||
6378 | # Find a good install program. We prefer a C program (faster), | |
6379 | # so one script is as good as another. But avoid the broken or | |
6380 | # incompatible versions: | |
6381 | # SysV /etc/install, /usr/sbin/install | |
6382 | # SunOS /usr/etc/install | |
6383 | # IRIX /sbin/install | |
6384 | # AIX /bin/install | |
6385 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | |
6386 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | |
6387 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | |
6388 | # ./install, which can be erroneously created by make from ./install.sh. | |
6389 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | |
c7a2bf27 | 6390 | echo "configure:6391: checking for a BSD compatible install" >&5 |
10f2d63a VZ |
6391 | if test -z "$INSTALL"; then |
6392 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | |
6393 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6394 | else | |
6395 | IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" | |
6396 | for ac_dir in $PATH; do | |
6397 | # Account for people who put trailing slashes in PATH elements. | |
6398 | case "$ac_dir/" in | |
6399 | /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;; | |
6400 | *) | |
6401 | # OSF1 and SCO ODT 3.0 have their own names for install. | |
6402 | # Don't use installbsd from OSF since it installs stuff as root | |
6403 | # by default. | |
6404 | for ac_prog in ginstall scoinst install; do | |
6405 | if test -f $ac_dir/$ac_prog; then | |
6406 | if test $ac_prog = install && | |
6407 | grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then | |
6408 | # AIX install. It has an incompatible calling convention. | |
6409 | : | |
6410 | else | |
6411 | ac_cv_path_install="$ac_dir/$ac_prog -c" | |
6412 | break 2 | |
6413 | fi | |
6414 | fi | |
6415 | done | |
6416 | ;; | |
6417 | esac | |
6418 | done | |
6419 | IFS="$ac_save_IFS" | |
6420 | ||
6421 | fi | |
6422 | if test "${ac_cv_path_install+set}" = set; then | |
6423 | INSTALL="$ac_cv_path_install" | |
6424 | else | |
6425 | # As a last resort, use the slow shell script. We don't cache a | |
6426 | # path for INSTALL within a source directory, because that will | |
6427 | # break other packages using the cache if that directory is | |
6428 | # removed, or if the path is relative. | |
6429 | INSTALL="$ac_install_sh" | |
6430 | fi | |
6431 | fi | |
6432 | echo "$ac_t""$INSTALL" 1>&6 | |
6433 | ||
6434 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | |
6435 | # It thinks the first close brace ends the variable substitution. | |
6436 | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | |
6437 | ||
6438 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' | |
6439 | ||
6440 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | |
6441 | ||
6442 | ||
6443 | # Extract the first word of "strip", so it can be a program name with args. | |
6444 | set dummy strip; ac_word=$2 | |
6445 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 6446 | echo "configure:6447: checking for $ac_word" >&5 |
10f2d63a VZ |
6447 | if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then |
6448 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6449 | else | |
6450 | if test -n "$STRIP"; then | |
6451 | ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | |
6452 | else | |
6453 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6454 | ac_dummy="$PATH" | |
6455 | for ac_dir in $ac_dummy; do | |
6456 | test -z "$ac_dir" && ac_dir=. | |
6457 | if test -f $ac_dir/$ac_word; then | |
6458 | ac_cv_prog_STRIP="strip" | |
6459 | break | |
6460 | fi | |
6461 | done | |
6462 | IFS="$ac_save_ifs" | |
6463 | test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP="true" | |
6464 | fi | |
6465 | fi | |
6466 | STRIP="$ac_cv_prog_STRIP" | |
6467 | if test -n "$STRIP"; then | |
6468 | echo "$ac_t""$STRIP" 1>&6 | |
6469 | else | |
6470 | echo "$ac_t""no" 1>&6 | |
6471 | fi | |
6472 | ||
6473 | ||
6474 | echo $ac_n "checking "make for VPATH support"""... $ac_c" 1>&6 | |
c7a2bf27 | 6475 | echo "configure:6476: checking "make for VPATH support"" >&5 |
10f2d63a VZ |
6476 | cat - << EOF > confMake |
6477 | check : file | |
6478 | cp \$? \$@ | |
6479 | cp \$? final_file | |
6480 | EOF | |
6481 | ||
6482 | if test ! -d sub ; then | |
6483 | mkdir sub | |
6484 | fi | |
6485 | echo dummy > sub/file | |
6486 | ${MAKE-make} -f confMake VPATH=sub 2> config.log > /dev/null | |
6487 | RESULT=$? | |
6488 | rm -f sub/file check final_file confMake | |
6489 | rmdir sub | |
6490 | if test "$RESULT" = 0; then | |
6491 | echo "$ac_t""yes" 1>&6 | |
6492 | else | |
6493 | echo "$ac_t""no" 1>&6 | |
6494 | { echo "configure: error: You need a make-utility that is able to use the variable | |
6495 | VPATH correctly. | |
6496 | If your version of make does not support VPATH correctly" 1>&2; exit 1; } | |
6497 | fi | |
6498 | ||
6499 | for ac_prog in 'bison -y' byacc | |
6500 | do | |
6501 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
6502 | set dummy $ac_prog; ac_word=$2 | |
6503 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 6504 | echo "configure:6505: checking for $ac_word" >&5 |
10f2d63a VZ |
6505 | if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then |
6506 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6507 | else | |
6508 | if test -n "$YACC"; then | |
6509 | ac_cv_prog_YACC="$YACC" # Let the user override the test. | |
6510 | else | |
6511 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6512 | ac_dummy="$PATH" | |
6513 | for ac_dir in $ac_dummy; do | |
6514 | test -z "$ac_dir" && ac_dir=. | |
6515 | if test -f $ac_dir/$ac_word; then | |
6516 | ac_cv_prog_YACC="$ac_prog" | |
6517 | break | |
6518 | fi | |
6519 | done | |
6520 | IFS="$ac_save_ifs" | |
6521 | fi | |
6522 | fi | |
6523 | YACC="$ac_cv_prog_YACC" | |
6524 | if test -n "$YACC"; then | |
6525 | echo "$ac_t""$YACC" 1>&6 | |
6526 | else | |
6527 | echo "$ac_t""no" 1>&6 | |
6528 | fi | |
6529 | ||
6530 | test -n "$YACC" && break | |
6531 | done | |
6532 | test -n "$YACC" || YACC="yacc" | |
6533 | ||
6534 | ||
6535 | # Extract the first word of "flex", so it can be a program name with args. | |
6536 | set dummy flex; ac_word=$2 | |
6537 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 6538 | echo "configure:6539: checking for $ac_word" >&5 |
10f2d63a VZ |
6539 | if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then |
6540 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6541 | else | |
6542 | if test -n "$LEX"; then | |
6543 | ac_cv_prog_LEX="$LEX" # Let the user override the test. | |
6544 | else | |
6545 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6546 | ac_dummy="$PATH" | |
6547 | for ac_dir in $ac_dummy; do | |
6548 | test -z "$ac_dir" && ac_dir=. | |
6549 | if test -f $ac_dir/$ac_word; then | |
6550 | ac_cv_prog_LEX="flex" | |
6551 | break | |
6552 | fi | |
6553 | done | |
6554 | IFS="$ac_save_ifs" | |
6555 | test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX="lex" | |
6556 | fi | |
6557 | fi | |
6558 | LEX="$ac_cv_prog_LEX" | |
6559 | if test -n "$LEX"; then | |
6560 | echo "$ac_t""$LEX" 1>&6 | |
6561 | else | |
6562 | echo "$ac_t""no" 1>&6 | |
6563 | fi | |
6564 | ||
6565 | if test -z "$LEXLIB" | |
6566 | then | |
6567 | case "$LEX" in | |
6568 | flex*) ac_lib=fl ;; | |
6569 | *) ac_lib=l ;; | |
6570 | esac | |
6571 | echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 | |
c7a2bf27 | 6572 | echo "configure:6573: checking for yywrap in -l$ac_lib" >&5 |
10f2d63a VZ |
6573 | ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` |
6574 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
6575 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6576 | else | |
6577 | ac_save_LIBS="$LIBS" | |
6578 | LIBS="-l$ac_lib $LIBS" | |
6579 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 6580 | #line 6581 "configure" |
10f2d63a VZ |
6581 | #include "confdefs.h" |
6582 | /* Override any gcc2 internal prototype to avoid an error. */ | |
6583 | /* We use char because int might match the return type of a gcc2 | |
6584 | builtin and then its argument prototype would still apply. */ | |
6585 | char yywrap(); | |
6586 | ||
6587 | int main() { | |
6588 | yywrap() | |
6589 | ; return 0; } | |
6590 | EOF | |
c7a2bf27 | 6591 | if { (eval echo configure:6592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
6592 | rm -rf conftest* |
6593 | eval "ac_cv_lib_$ac_lib_var=yes" | |
6594 | else | |
6595 | echo "configure: failed program was:" >&5 | |
6596 | cat conftest.$ac_ext >&5 | |
6597 | rm -rf conftest* | |
6598 | eval "ac_cv_lib_$ac_lib_var=no" | |
6599 | fi | |
6600 | rm -f conftest* | |
6601 | LIBS="$ac_save_LIBS" | |
6602 | ||
6603 | fi | |
6604 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
6605 | echo "$ac_t""yes" 1>&6 | |
6606 | LEXLIB="-l$ac_lib" | |
6607 | else | |
6608 | echo "$ac_t""no" 1>&6 | |
6609 | fi | |
6610 | ||
6611 | fi | |
6612 | ||
6613 | ||
6614 | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 | |
c7a2bf27 | 6615 | echo "configure:6616: checking whether ln -s works" >&5 |
10f2d63a VZ |
6616 | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then |
6617 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6618 | else | |
6619 | rm -f conftestdata | |
6620 | if ln -s X conftestdata 2>/dev/null | |
6621 | then | |
6622 | rm -f conftestdata | |
6623 | ac_cv_prog_LN_S="ln -s" | |
6624 | else | |
6625 | ac_cv_prog_LN_S=ln | |
6626 | fi | |
6627 | fi | |
6628 | LN_S="$ac_cv_prog_LN_S" | |
6629 | if test "$ac_cv_prog_LN_S" = "ln -s"; then | |
6630 | echo "$ac_t""yes" 1>&6 | |
6631 | else | |
6632 | echo "$ac_t""no" 1>&6 | |
6633 | fi | |
6634 | ||
6635 | ||
6636 | ||
6637 | SEARCH_INCLUDE="\ | |
6638 | /usr/local/include \ | |
6639 | \ | |
6640 | /usr/Motif-1.2/include \ | |
6641 | /usr/Motif-2.1/include \ | |
6642 | \ | |
6643 | /usr/include/Motif1.2 \ | |
6644 | /opt/xpm/include/X11 \ | |
6645 | /opt/GBxpm/include/ \ | |
6646 | /opt/GBxpm/X11/include/ \ | |
6647 | \ | |
6648 | /usr/Motif1.2/include \ | |
6649 | /usr/dt/include \ | |
afc31813 VZ |
6650 | /usr/openwin/include \ |
6651 | \ | |
10f2d63a VZ |
6652 | /usr/include/Xm \ |
6653 | \ | |
6654 | /usr/X11R6/include \ | |
afc31813 | 6655 | /usr/X11R6.4/include \ |
10f2d63a VZ |
6656 | /usr/X11R5/include \ |
6657 | /usr/X11R4/include \ | |
6658 | \ | |
10f2d63a VZ |
6659 | /usr/include/X11R6 \ |
6660 | /usr/include/X11R5 \ | |
6661 | /usr/include/X11R4 \ | |
6662 | \ | |
6663 | /usr/local/X11R6/include \ | |
6664 | /usr/local/X11R5/include \ | |
6665 | /usr/local/X11R4/include \ | |
6666 | \ | |
6667 | /usr/local/include/X11R6 \ | |
6668 | /usr/local/include/X11R5 \ | |
6669 | /usr/local/include/X11R4 \ | |
6670 | \ | |
6671 | /usr/X11/include \ | |
6672 | /usr/include/X11 \ | |
6673 | /usr/local/X11/include \ | |
6674 | /usr/local/include/X11 \ | |
6675 | \ | |
6676 | /usr/X386/include \ | |
6677 | /usr/x386/include \ | |
6678 | /usr/XFree86/include/X11 \ | |
6679 | \ | |
6680 | /usr/include/gtk \ | |
6681 | /usr/local/include/gtk \ | |
6682 | /usr/include/glib \ | |
6683 | /usr/local/include/glib \ | |
6684 | \ | |
6685 | /usr/include/qt \ | |
6686 | /usr/local/include/qt \ | |
6687 | \ | |
6688 | /usr/include/windows \ | |
6689 | /usr/include/wine \ | |
6690 | /usr/local/include/wine \ | |
6691 | \ | |
6692 | /usr/unsupported/include \ | |
6693 | /usr/athena/include \ | |
6694 | /usr/local/x11r5/include \ | |
6695 | /usr/lpp/Xamples/include \ | |
6696 | \ | |
10f2d63a | 6697 | /usr/openwin/share/include \ |
928b5c08 VZ |
6698 | \ |
6699 | /usr/include" | |
10f2d63a VZ |
6700 | |
6701 | SEARCH_LIB="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` " | |
6702 | ||
6703 | ||
6704 | cat > confcache <<\EOF | |
6705 | # This file is a shell script that caches the results of configure | |
6706 | # tests run on this system so they can be shared between configure | |
6707 | # scripts and configure runs. It is not useful on other systems. | |
6708 | # If it contains results you don't want to keep, you may remove or edit it. | |
6709 | # | |
6710 | # By default, configure uses ./config.cache as the cache file, | |
6711 | # creating it if it does not exist already. You can give configure | |
6712 | # the --cache-file=FILE option to use a different cache file; that is | |
6713 | # what configure does when it calls configure scripts in | |
6714 | # subdirectories, so they share the cache. | |
6715 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
6716 | # config.status only pays attention to the cache file if you give it the | |
6717 | # --recheck option to rerun configure. | |
6718 | # | |
6719 | EOF | |
6720 | # The following way of writing the cache mishandles newlines in values, | |
6721 | # but we know of no workaround that is simple, portable, and efficient. | |
6722 | # So, don't put newlines in cache variables' values. | |
6723 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
6724 | # and sets the high bit in the cache file unless we assign to the vars. | |
6725 | (set) 2>&1 | | |
6726 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
6727 | *ac_space=\ *) | |
6728 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
6729 | # turns \\\\ into \\, and sed turns \\ into \). | |
6730 | sed -n \ | |
6731 | -e "s/'/'\\\\''/g" \ | |
6732 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
6733 | ;; | |
6734 | *) | |
6735 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
6736 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
6737 | ;; | |
6738 | esac >> confcache | |
6739 | if cmp -s $cache_file confcache; then | |
6740 | : | |
6741 | else | |
6742 | if test -w $cache_file; then | |
6743 | echo "updating cache $cache_file" | |
6744 | cat confcache > $cache_file | |
6745 | else | |
6746 | echo "not updating unwritable cache $cache_file" | |
6747 | fi | |
6748 | fi | |
6749 | rm -f confcache | |
6750 | ||
6751 | ||
6752 | ||
6753 | if test "$wxUSE_GUI" = "yes"; then | |
6754 | ||
6755 | TOOLKIT= | |
6756 | TOOLKIT_INCLUDE= | |
6757 | ||
6758 | GUIOBJS= | |
6759 | COMMONOBJS= | |
6760 | GENERICOBJS= | |
6761 | ||
6762 | GUI_TK_LIBRARY= | |
6763 | GUI_TK_LINK= | |
6764 | ||
6765 | WXGTK12= | |
6766 | ||
6767 | WXWINE= | |
6768 | ||
6769 | PROGRAM_EXT= | |
6770 | ||
6771 | if test "$wxUSE_CYGWIN" = 1 || test "$wxUSE_MINGW" = 1 ; then | |
6772 | if test "$cross_compiling" = "yes" ; then | |
6773 | echo "configure: warning: Cross compiling --- skipping windows.h check" 1>&2 | |
6774 | else | |
6775 | echo $ac_n "checking for Windows headers""... $ac_c" 1>&6 | |
c7a2bf27 | 6776 | echo "configure:6777: checking for Windows headers" >&5 |
10f2d63a VZ |
6777 | |
6778 | ac_find_includes= | |
6779 | for ac_dir in $SEARCH_INCLUDE; | |
6780 | do | |
6781 | if test -f "$ac_dir/windows.h"; then | |
6782 | ac_find_includes=$ac_dir | |
6783 | break | |
6784 | fi | |
6785 | done | |
6786 | ||
6787 | if test "$ac_find_includes" != "" ; then | |
6788 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
6789 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes" | |
6790 | else | |
6791 | echo "$ac_t""no" 1>&6 | |
6792 | { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } | |
6793 | fi | |
6794 | fi | |
6795 | ||
6796 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS msw" | |
6797 | LIBS="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lcrtdll -ladvapi32 -lwsock32" | |
6798 | ||
6799 | if test "$wxUSE_MINGW" = 1; then | |
6800 | LDFLAGS="$LDFLAGS -mwindows" | |
6801 | fi | |
6802 | ||
6803 | TOOLKIT=MSW | |
6804 | ||
6805 | GUIOBJS="\$(MSW_GUIOBJS)" | |
6806 | GUIHEADERS="\$(MSW_HEADERS)" | |
6807 | COMMONOBJS="\$(MSW_COMMONOBJS)" | |
6808 | GENERICOBJS="\$(MSW_GENERICOBJS)" | |
6809 | UNIXOBJS= | |
6810 | GUIDIST=MSW_DIST | |
6811 | PROGRAM_EXT=.exe | |
6812 | fi | |
6813 | ||
6814 | if test "$wxUSE_GTK" = 1; then | |
6815 | ||
6816 | if test x$gtk_config_exec_prefix != x ; then | |
6817 | gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" | |
6818 | if test x${GTK_CONFIG+set} != xset ; then | |
6819 | GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config | |
6820 | fi | |
6821 | fi | |
6822 | if test x$gtk_config_prefix != x ; then | |
6823 | gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix" | |
6824 | if test x${GTK_CONFIG+set} != xset ; then | |
6825 | GTK_CONFIG=$gtk_config_prefix/bin/gtk-config | |
6826 | fi | |
6827 | fi | |
6828 | ||
6829 | # Extract the first word of "gtk-config", so it can be a program name with args. | |
6830 | set dummy gtk-config; ac_word=$2 | |
6831 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
c7a2bf27 | 6832 | echo "configure:6833: checking for $ac_word" >&5 |
10f2d63a VZ |
6833 | if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then |
6834 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6835 | else | |
6836 | case "$GTK_CONFIG" in | |
6837 | /*) | |
6838 | ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path. | |
6839 | ;; | |
6840 | ?:/*) | |
6841 | ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a dos path. | |
6842 | ;; | |
6843 | *) | |
6844 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6845 | ac_dummy="$PATH" | |
6846 | for ac_dir in $ac_dummy; do | |
6847 | test -z "$ac_dir" && ac_dir=. | |
6848 | if test -f $ac_dir/$ac_word; then | |
6849 | ac_cv_path_GTK_CONFIG="$ac_dir/$ac_word" | |
6850 | break | |
6851 | fi | |
6852 | done | |
6853 | IFS="$ac_save_ifs" | |
6854 | test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no" | |
6855 | ;; | |
6856 | esac | |
6857 | fi | |
6858 | GTK_CONFIG="$ac_cv_path_GTK_CONFIG" | |
6859 | if test -n "$GTK_CONFIG"; then | |
6860 | echo "$ac_t""$GTK_CONFIG" 1>&6 | |
6861 | else | |
6862 | echo "$ac_t""no" 1>&6 | |
6863 | fi | |
6864 | ||
6865 | min_gtk_version=1.2.1 | |
6866 | echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 | |
c7a2bf27 | 6867 | echo "configure:6868: checking for GTK - version >= $min_gtk_version" >&5 |
10f2d63a VZ |
6868 | no_gtk="" |
6869 | if test "$GTK_CONFIG" != "no" ; then | |
6870 | GTK_CFLAGS=`$GTK_CONFIG --cflags` | |
6871 | GTK_LIBS=`$GTK_CONFIG --libs` | |
6872 | ac_save_CFLAGS="$CFLAGS" | |
6873 | ac_save_LIBS="$LIBS" | |
6874 | CFLAGS="$CFLAGS $GTK_CFLAGS" | |
6875 | LIBS="$LIBS $GTK_LIBS" | |
6876 | if test "$cross_compiling" = yes; then | |
6877 | echo $ac_n "cross compiling; assumed OK... $ac_c" | |
6878 | else | |
6879 | cat > conftest.$ac_ext <<EOF | |
c7a2bf27 | 6880 | #line 6881 "configure" |
10f2d63a VZ |
6881 | #include "confdefs.h" |
6882 | ||
6883 | #include <gtk/gtk.h> | |
f49f2b0c | 6884 | #include <gtk/gtkfeatures.h> |
10f2d63a VZ |
6885 | #include <stdio.h> |
6886 | ||
6887 | int | |
6888 | main () | |
6889 | { | |
6890 | int major, minor, micro; | |
6891 | ||
6892 | if (sscanf("$min_gtk_version", "%d.%d.%d", &major, &minor, µ) != 3) { | |
6893 | printf("%s, bad version string\n", "$min_gtk_version"); | |
6894 | exit(1); | |
6895 | } | |
6896 | ||
f49f2b0c RR |
6897 | if ((GTK_MAJOR_VERSION != gtk_major_version) || |
6898 | (GTK_MINOR_VERSION != gtk_minor_version) || | |
6899 | (GTK_MICRO_VERSION != gtk_micro_version)) { | |
6900 | printf("Headers vs. library version mismatch!\n"); | |
6901 | exit(1); | |
6902 | } | |
6903 | ||
10f2d63a VZ |
6904 | if (gtk_minor_version == 1) return FALSE; |
6905 | ||
6906 | return !((gtk_major_version > major) || | |
6907 | ((gtk_major_version == major) && (gtk_minor_version > minor)) || | |
6908 | ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))); | |
6909 | } | |
6910 | ||
6911 | EOF | |
c7a2bf27 | 6912 | if { (eval echo configure:6913: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
6913 | then |
6914 | : | |
6915 | else | |
6916 | echo "configure: failed program was:" >&5 | |
6917 | cat conftest.$ac_ext >&5 | |
6918 | rm -fr conftest* | |
6919 | no_gtk=yes | |
6920 | fi | |
6921 | rm -fr conftest* | |
6922 | fi | |
6923 | ||
6924 | CFLAGS="$ac_save_CFLAGS" | |
6925 | LIBS="$ac_save_LIBS" | |
6926 | else | |
6927 | no_gtk=yes | |
6928 | fi | |
6929 | if test "x$no_gtk" = x ; then | |
6930 | echo "$ac_t""yes" 1>&6 | |
6931 | WXGTK12=1 | |
6932 | else | |
6933 | echo "$ac_t""no" 1>&6 | |
6934 | GTK_CFLAGS="" | |
6935 | GTK_LIBS="" | |
6936 | { echo "configure: error: Is gtk-config in path and GTK+ is version 1.2.1 or above?" 1>&2; exit 1; } | |
6937 | fi | |
6938 | ||
6939 | ||
6940 | ||
6941 | ||
6942 | TOOLKIT_INCLUDE="$GTK_CFLAGS" | |
6943 | GUI_TK_LIBRARY="$GTK_LIBS" | |
6944 | TOOLKIT=GTK | |
6945 | ||
6946 | GUIOBJS="\$(GTK_GUIOBJS)" | |
6947 | GUIHEADERS="\$(GTK_HEADERS)" | |
6948 | COMMONOBJS="\$(GTK_COMMONOBJS)" | |
6949 | GENERICOBJS="\$(GTK_GENERICOBJS)" | |
6950 | GUIDEPS="\$(GTK_GUIDEPS)" | |
6951 | COMMONDEPS="\$(GTK_COMMONDEPS)" | |
6952 | GENERICDEPS="\$(GTK_GENERICDEPS)" | |
6953 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 6954 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a VZ |
6955 | GUIDIST=GTK_DIST |
6956 | fi | |
6957 | ||
6958 | if test "$wxUSE_WINE" = 1; then | |
6959 | echo $ac_n "checking for WINE includes""... $ac_c" 1>&6 | |
d9d8273d | 6960 | echo "configure:6961: checking for WINE includes" >&5 |
10f2d63a VZ |
6961 | |
6962 | ac_find_includes= | |
6963 | for ac_dir in $SEARCH_INCLUDE; | |
6964 | do | |
6965 | if test -f "$ac_dir/windows.h"; then | |
6966 | ac_find_includes=$ac_dir | |
6967 | break | |
6968 | fi | |
6969 | done | |
6970 | ||
6971 | if test "$ac_find_includes" != "" ; then | |
6972 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
6973 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes" | |
6974 | else | |
6975 | echo "$ac_t""no" 1>&6 | |
6976 | { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } | |
6977 | fi | |
6978 | ||
6979 | XPM_LINK="" | |
6980 | echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 | |
d9d8273d | 6981 | echo "configure:6982: checking for Xpm library" >&5 |
10f2d63a VZ |
6982 | |
6983 | ac_find_libraries= | |
6984 | for ac_dir in $SEARCH_LIB; | |
6985 | do | |
6986 | for ac_extension in a so sl; do | |
6987 | if test -f "$ac_dir/libXpm.$ac_extension"; then | |
6988 | ac_find_libraries=$ac_dir | |
6989 | break 2 | |
6990 | fi | |
6991 | done | |
6992 | done | |
6993 | ||
6994 | if test "$ac_find_libraries" != "" ; then | |
6995 | GUI_TK_LIBRARY="-L$ac_find_libraries" | |
6996 | XPM_LINK="-lXpm" | |
6997 | cat >> confdefs.h <<\EOF | |
6998 | #define wxHAVE_LIB_XPM 1 | |
6999 | EOF | |
7000 | ||
7001 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
7002 | else | |
7003 | echo "$ac_t""no" 1>&6 | |
7004 | echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 | |
7005 | fi | |
7006 | ||
7007 | MESA_LINK="" | |
7008 | echo $ac_n "checking for Mesa library""... $ac_c" 1>&6 | |
d9d8273d | 7009 | echo "configure:7010: checking for Mesa library" >&5 |
10f2d63a VZ |
7010 | |
7011 | ac_find_libraries= | |
7012 | for ac_dir in $SEARCH_LIB; | |
7013 | do | |
7014 | for ac_extension in a so sl; do | |
7015 | if test -f "$ac_dir/libMesaGL.$ac_extension"; then | |
7016 | ac_find_libraries=$ac_dir | |
7017 | break 2 | |
7018 | fi | |
7019 | done | |
7020 | done | |
7021 | ||
7022 | if test "$ac_find_libraries" != "" ; then | |
7023 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY -L$ac_find_libraries" | |
7024 | MESA_LINK="-lMesaGL" | |
7025 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
7026 | else | |
7027 | { echo "configure: error: no" 1>&2; exit 1; } | |
7028 | fi | |
7029 | ||
7030 | GUI_TK_LINK="-lwine $MESA_LINK $XPM_LINK -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses -lm" | |
7031 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK" | |
7032 | WXWINE=1 | |
7033 | TOOLKIT=MSW | |
7034 | ||
7035 | GUIHEADERS="\$(MSW_HEADERS)" | |
7036 | GUIOBJS="\$(MSW_GUIOBJS)" | |
7037 | COMMONOBJS="\$(MSW_COMMONOBJS)" | |
7038 | GENERICOBJS="\$(MSW_GENERICOBJS)" | |
7039 | GUIDEPS="\$(MSW_GUIDEPS)" | |
7040 | COMMONDEPS="\$(MSW_COMMONDEPS)" | |
7041 | GENERICDEPS="\$(MSW_GENERICDEPS)" | |
7042 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 7043 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a VZ |
7044 | GUIDIST=MSW_DIST |
7045 | fi | |
7046 | ||
7047 | if test "$wxUSE_MOTIF" = 1; then | |
ab9b9eab VZ |
7048 | # If we find X, set shell vars x_includes and x_libraries to the |
7049 | # paths, otherwise set no_x=yes. | |
7050 | # Uses ac_ vars as temps to allow command line to override cache and checks. | |
7051 | # --without-x overrides everything else, but does not touch the cache. | |
7052 | echo $ac_n "checking for X""... $ac_c" 1>&6 | |
d9d8273d | 7053 | echo "configure:7054: checking for X" >&5 |
ab9b9eab VZ |
7054 | |
7055 | # Check whether --with-x or --without-x was given. | |
7056 | if test "${with_x+set}" = set; then | |
7057 | withval="$with_x" | |
7058 | : | |
7059 | fi | |
ba337fe7 | 7060 | |
ab9b9eab VZ |
7061 | # $have_x is `yes', `no', `disabled', or empty when we do not yet know. |
7062 | if test "x$with_x" = xno; then | |
7063 | # The user explicitly disabled X. | |
7064 | have_x=disabled | |
7065 | else | |
7066 | if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then | |
7067 | # Both variables are already set. | |
7068 | have_x=yes | |
7069 | else | |
7070 | if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then | |
7071 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7072 | else | |
7073 | # One or both of the vars are not set, and there is no cached value. | |
7074 | ac_x_includes=NO ac_x_libraries=NO | |
7075 | rm -fr conftestdir | |
7076 | if mkdir conftestdir; then | |
7077 | cd conftestdir | |
7078 | # Make sure to not put "make" in the Imakefile rules, since we grep it out. | |
7079 | cat > Imakefile <<'EOF' | |
7080 | acfindx: | |
7081 | @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' | |
7082 | EOF | |
7083 | if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then | |
7084 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | |
7085 | eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` | |
7086 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | |
10f2d63a | 7087 | for ac_extension in a so sl; do |
ab9b9eab VZ |
7088 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
7089 | test -f $ac_im_libdir/libX11.$ac_extension; then | |
7090 | ac_im_usrlibdir=$ac_im_libdir; break | |
10f2d63a VZ |
7091 | fi |
7092 | done | |
ab9b9eab VZ |
7093 | # Screen out bogus values from the imake configuration. They are |
7094 | # bogus both because they are the default anyway, and because | |
7095 | # using them would break gcc on systems where it needs fixed includes. | |
7096 | case "$ac_im_incroot" in | |
7097 | /usr/include) ;; | |
7098 | *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;; | |
7099 | esac | |
7100 | case "$ac_im_usrlibdir" in | |
7101 | /usr/lib | /lib) ;; | |
7102 | *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;; | |
7103 | esac | |
ba337fe7 | 7104 | fi |
ab9b9eab VZ |
7105 | cd .. |
7106 | rm -fr conftestdir | |
7107 | fi | |
10f2d63a | 7108 | |
ab9b9eab VZ |
7109 | if test "$ac_x_includes" = NO; then |
7110 | # Guess where to find include files, by looking for this one X11 .h file. | |
7111 | test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h | |
ba337fe7 | 7112 | |
ab9b9eab VZ |
7113 | # First, try using that file with no special directory specified. |
7114 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7115 | #line 7116 "configure" |
ab9b9eab VZ |
7116 | #include "confdefs.h" |
7117 | #include <$x_direct_test_include> | |
7118 | EOF | |
7119 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 7120 | { (eval echo configure:7121: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
ab9b9eab VZ |
7121 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
7122 | if test -z "$ac_err"; then | |
7123 | rm -rf conftest* | |
7124 | # We can compile using X headers with no special include directory. | |
7125 | ac_x_includes= | |
7126 | else | |
7127 | echo "$ac_err" >&5 | |
7128 | echo "configure: failed program was:" >&5 | |
7129 | cat conftest.$ac_ext >&5 | |
7130 | rm -rf conftest* | |
7131 | # Look for the header file in a standard set of common directories. | |
7132 | # Check X11 before X11Rn because it is often a symlink to the current release. | |
7133 | for ac_dir in \ | |
7134 | /usr/X11/include \ | |
7135 | /usr/X11R6/include \ | |
7136 | /usr/X11R5/include \ | |
7137 | /usr/X11R4/include \ | |
7138 | \ | |
7139 | /usr/include/X11 \ | |
7140 | /usr/include/X11R6 \ | |
7141 | /usr/include/X11R5 \ | |
7142 | /usr/include/X11R4 \ | |
7143 | \ | |
7144 | /usr/local/X11/include \ | |
7145 | /usr/local/X11R6/include \ | |
7146 | /usr/local/X11R5/include \ | |
7147 | /usr/local/X11R4/include \ | |
7148 | \ | |
7149 | /usr/local/include/X11 \ | |
7150 | /usr/local/include/X11R6 \ | |
7151 | /usr/local/include/X11R5 \ | |
7152 | /usr/local/include/X11R4 \ | |
7153 | \ | |
7154 | /usr/X386/include \ | |
7155 | /usr/x386/include \ | |
7156 | /usr/XFree86/include/X11 \ | |
7157 | \ | |
7158 | /usr/include \ | |
7159 | /usr/local/include \ | |
7160 | /usr/unsupported/include \ | |
7161 | /usr/athena/include \ | |
7162 | /usr/local/x11r5/include \ | |
7163 | /usr/lpp/Xamples/include \ | |
7164 | \ | |
7165 | /usr/openwin/include \ | |
7166 | /usr/openwin/share/include \ | |
7167 | ; \ | |
10f2d63a | 7168 | do |
ab9b9eab VZ |
7169 | if test -r "$ac_dir/$x_direct_test_include"; then |
7170 | ac_x_includes=$ac_dir | |
10f2d63a VZ |
7171 | break |
7172 | fi | |
7173 | done | |
ab9b9eab VZ |
7174 | fi |
7175 | rm -f conftest* | |
7176 | fi # $ac_x_includes = NO | |
10f2d63a | 7177 | |
ab9b9eab VZ |
7178 | if test "$ac_x_libraries" = NO; then |
7179 | # Check for the libraries. | |
10f2d63a | 7180 | |
ab9b9eab VZ |
7181 | test -z "$x_direct_test_library" && x_direct_test_library=Xt |
7182 | test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc | |
10f2d63a | 7183 | |
ab9b9eab VZ |
7184 | # See if we find them without any special options. |
7185 | # Don't add to $LIBS permanently. | |
7186 | ac_save_LIBS="$LIBS" | |
7187 | LIBS="-l$x_direct_test_library $LIBS" | |
7188 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7189 | #line 7190 "configure" |
ab9b9eab | 7190 | #include "confdefs.h" |
10f2d63a | 7191 | |
ab9b9eab VZ |
7192 | int main() { |
7193 | ${x_direct_test_function}() | |
7194 | ; return 0; } | |
7195 | EOF | |
d9d8273d | 7196 | if { (eval echo configure:7197: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7197 | rm -rf conftest* |
7198 | LIBS="$ac_save_LIBS" | |
7199 | # We can link X programs with no special library path. | |
7200 | ac_x_libraries= | |
7201 | else | |
7202 | echo "configure: failed program was:" >&5 | |
7203 | cat conftest.$ac_ext >&5 | |
7204 | rm -rf conftest* | |
7205 | LIBS="$ac_save_LIBS" | |
7206 | # First see if replacing the include by lib works. | |
7207 | # Check X11 before X11Rn because it is often a symlink to the current release. | |
7208 | for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ | |
7209 | /usr/X11/lib \ | |
7210 | /usr/X11R6/lib \ | |
7211 | /usr/X11R5/lib \ | |
7212 | /usr/X11R4/lib \ | |
7213 | \ | |
7214 | /usr/lib/X11 \ | |
7215 | /usr/lib/X11R6 \ | |
7216 | /usr/lib/X11R5 \ | |
7217 | /usr/lib/X11R4 \ | |
7218 | \ | |
7219 | /usr/local/X11/lib \ | |
7220 | /usr/local/X11R6/lib \ | |
7221 | /usr/local/X11R5/lib \ | |
7222 | /usr/local/X11R4/lib \ | |
7223 | \ | |
7224 | /usr/local/lib/X11 \ | |
7225 | /usr/local/lib/X11R6 \ | |
7226 | /usr/local/lib/X11R5 \ | |
7227 | /usr/local/lib/X11R4 \ | |
7228 | \ | |
7229 | /usr/X386/lib \ | |
7230 | /usr/x386/lib \ | |
7231 | /usr/XFree86/lib/X11 \ | |
7232 | \ | |
7233 | /usr/lib \ | |
7234 | /usr/local/lib \ | |
7235 | /usr/unsupported/lib \ | |
7236 | /usr/athena/lib \ | |
7237 | /usr/local/x11r5/lib \ | |
7238 | /usr/lpp/Xamples/lib \ | |
7239 | /lib/usr/lib/X11 \ | |
7240 | \ | |
7241 | /usr/openwin/lib \ | |
7242 | /usr/openwin/share/lib \ | |
7243 | ; \ | |
7244 | do | |
7245 | for ac_extension in a so sl; do | |
7246 | if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then | |
7247 | ac_x_libraries=$ac_dir | |
7248 | break 2 | |
10f2d63a | 7249 | fi |
10f2d63a | 7250 | done |
ab9b9eab VZ |
7251 | done |
7252 | fi | |
7253 | rm -f conftest* | |
7254 | fi # $ac_x_libraries = NO | |
10f2d63a | 7255 | |
ab9b9eab VZ |
7256 | if test "$ac_x_includes" = NO || test "$ac_x_libraries" = NO; then |
7257 | # Didn't find X anywhere. Cache the known absence of X. | |
7258 | ac_cv_have_x="have_x=no" | |
7259 | else | |
7260 | # Record where we found X for the cache. | |
7261 | ac_cv_have_x="have_x=yes \ | |
7262 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" | |
7263 | fi | |
7264 | fi | |
10f2d63a | 7265 | fi |
ab9b9eab VZ |
7266 | eval "$ac_cv_have_x" |
7267 | fi # $with_x != no | |
10f2d63a | 7268 | |
ab9b9eab VZ |
7269 | if test "$have_x" != yes; then |
7270 | echo "$ac_t""$have_x" 1>&6 | |
7271 | no_x=yes | |
7272 | else | |
7273 | # If each of the values was on the command line, it overrides each guess. | |
7274 | test "x$x_includes" = xNONE && x_includes=$ac_x_includes | |
7275 | test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries | |
7276 | # Update the cache value to reflect the command line values. | |
7277 | ac_cv_have_x="have_x=yes \ | |
7278 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | |
7279 | echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6 | |
7280 | fi | |
10f2d63a | 7281 | |
ab9b9eab VZ |
7282 | if test "$no_x" = yes; then |
7283 | # Not all programs may use this symbol, but it does not hurt to define it. | |
7284 | cat >> confdefs.h <<\EOF | |
7285 | #define X_DISPLAY_MISSING 1 | |
7286 | EOF | |
10f2d63a | 7287 | |
ab9b9eab VZ |
7288 | X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= |
7289 | else | |
7290 | if test -n "$x_includes"; then | |
7291 | X_CFLAGS="$X_CFLAGS -I$x_includes" | |
10f2d63a VZ |
7292 | fi |
7293 | ||
ab9b9eab VZ |
7294 | # It would also be nice to do this for all -L options, not just this one. |
7295 | if test -n "$x_libraries"; then | |
7296 | X_LIBS="$X_LIBS -L$x_libraries" | |
7297 | # For Solaris; some versions of Sun CC require a space after -R and | |
7298 | # others require no space. Words are not sufficient . . . . | |
7299 | case "`(uname -sr) 2>/dev/null`" in | |
7300 | "SunOS 5"*) | |
7301 | echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 | |
d9d8273d | 7302 | echo "configure:7303: checking whether -R must be followed by a space" >&5 |
ab9b9eab VZ |
7303 | ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" |
7304 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7305 | #line 7306 "configure" |
ab9b9eab | 7306 | #include "confdefs.h" |
10f2d63a | 7307 | |
ab9b9eab | 7308 | int main() { |
788deba1 | 7309 | |
ab9b9eab VZ |
7310 | ; return 0; } |
7311 | EOF | |
d9d8273d | 7312 | if { (eval echo configure:7313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7313 | rm -rf conftest* |
7314 | ac_R_nospace=yes | |
7315 | else | |
7316 | echo "configure: failed program was:" >&5 | |
7317 | cat conftest.$ac_ext >&5 | |
7318 | rm -rf conftest* | |
7319 | ac_R_nospace=no | |
7320 | fi | |
7321 | rm -f conftest* | |
7322 | if test $ac_R_nospace = yes; then | |
7323 | echo "$ac_t""no" 1>&6 | |
7324 | X_LIBS="$X_LIBS -R$x_libraries" | |
7325 | else | |
7326 | LIBS="$ac_xsave_LIBS -R $x_libraries" | |
7327 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7328 | #line 7329 "configure" |
ab9b9eab | 7329 | #include "confdefs.h" |
788deba1 | 7330 | |
ab9b9eab VZ |
7331 | int main() { |
7332 | ||
7333 | ; return 0; } | |
7334 | EOF | |
d9d8273d | 7335 | if { (eval echo configure:7336: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7336 | rm -rf conftest* |
7337 | ac_R_space=yes | |
7338 | else | |
7339 | echo "configure: failed program was:" >&5 | |
7340 | cat conftest.$ac_ext >&5 | |
7341 | rm -rf conftest* | |
7342 | ac_R_space=no | |
7343 | fi | |
7344 | rm -f conftest* | |
7345 | if test $ac_R_space = yes; then | |
7346 | echo "$ac_t""yes" 1>&6 | |
7347 | X_LIBS="$X_LIBS -R $x_libraries" | |
7348 | else | |
7349 | echo "$ac_t""neither works" 1>&6 | |
7350 | fi | |
7351 | fi | |
7352 | LIBS="$ac_xsave_LIBS" | |
7353 | esac | |
7354 | fi | |
7355 | ||
7356 | # Check for system-dependent libraries X programs must link with. | |
7357 | # Do this before checking for the system-independent R6 libraries | |
7358 | # (-lICE), since we may need -lsocket or whatever for X linking. | |
7359 | ||
7360 | if test "$ISC" = yes; then | |
7361 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" | |
7362 | else | |
7363 | # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X | |
7364 | # libraries were built with DECnet support. And karl@cs.umb.edu says | |
7365 | # the Alpha needs dnet_stub (dnet does not exist). | |
7366 | echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 | |
d9d8273d | 7367 | echo "configure:7368: checking for dnet_ntoa in -ldnet" >&5 |
ab9b9eab VZ |
7368 | ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
7369 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7370 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7371 | else | |
7372 | ac_save_LIBS="$LIBS" | |
7373 | LIBS="-ldnet $LIBS" | |
7374 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7375 | #line 7376 "configure" |
ab9b9eab VZ |
7376 | #include "confdefs.h" |
7377 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7378 | /* We use char because int might match the return type of a gcc2 | |
7379 | builtin and then its argument prototype would still apply. */ | |
7380 | char dnet_ntoa(); | |
7381 | ||
7382 | int main() { | |
7383 | dnet_ntoa() | |
7384 | ; return 0; } | |
7385 | EOF | |
d9d8273d | 7386 | if { (eval echo configure:7387: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7387 | rm -rf conftest* |
7388 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7389 | else | |
7390 | echo "configure: failed program was:" >&5 | |
7391 | cat conftest.$ac_ext >&5 | |
7392 | rm -rf conftest* | |
7393 | eval "ac_cv_lib_$ac_lib_var=no" | |
7394 | fi | |
7395 | rm -f conftest* | |
7396 | LIBS="$ac_save_LIBS" | |
7397 | ||
7398 | fi | |
7399 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7400 | echo "$ac_t""yes" 1>&6 | |
7401 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" | |
7402 | else | |
7403 | echo "$ac_t""no" 1>&6 | |
7404 | fi | |
7405 | ||
7406 | if test $ac_cv_lib_dnet_dnet_ntoa = no; then | |
7407 | echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 | |
d9d8273d | 7408 | echo "configure:7409: checking for dnet_ntoa in -ldnet_stub" >&5 |
ab9b9eab VZ |
7409 | ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
7410 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7411 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7412 | else | |
7413 | ac_save_LIBS="$LIBS" | |
7414 | LIBS="-ldnet_stub $LIBS" | |
7415 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7416 | #line 7417 "configure" |
ab9b9eab VZ |
7417 | #include "confdefs.h" |
7418 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7419 | /* We use char because int might match the return type of a gcc2 | |
7420 | builtin and then its argument prototype would still apply. */ | |
7421 | char dnet_ntoa(); | |
7422 | ||
7423 | int main() { | |
7424 | dnet_ntoa() | |
7425 | ; return 0; } | |
7426 | EOF | |
d9d8273d | 7427 | if { (eval echo configure:7428: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7428 | rm -rf conftest* |
7429 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7430 | else | |
7431 | echo "configure: failed program was:" >&5 | |
7432 | cat conftest.$ac_ext >&5 | |
7433 | rm -rf conftest* | |
7434 | eval "ac_cv_lib_$ac_lib_var=no" | |
7435 | fi | |
7436 | rm -f conftest* | |
7437 | LIBS="$ac_save_LIBS" | |
7438 | ||
7439 | fi | |
7440 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7441 | echo "$ac_t""yes" 1>&6 | |
7442 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" | |
7443 | else | |
7444 | echo "$ac_t""no" 1>&6 | |
7445 | fi | |
7446 | ||
7447 | fi | |
7448 | ||
7449 | # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, | |
7450 | # to get the SysV transport functions. | |
7451 | # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4) | |
7452 | # needs -lnsl. | |
7453 | # The nsl library prevents programs from opening the X display | |
7454 | # on Irix 5.2, according to dickey@clark.net. | |
7455 | echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 | |
d9d8273d | 7456 | echo "configure:7457: checking for gethostbyname" >&5 |
ab9b9eab VZ |
7457 | if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then |
7458 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7459 | else | |
7460 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7461 | #line 7462 "configure" |
ab9b9eab VZ |
7462 | #include "confdefs.h" |
7463 | /* System header to define __stub macros and hopefully few prototypes, | |
7464 | which can conflict with char gethostbyname(); below. */ | |
7465 | #include <assert.h> | |
7466 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7467 | /* We use char because int might match the return type of a gcc2 | |
7468 | builtin and then its argument prototype would still apply. */ | |
7469 | char gethostbyname(); | |
69ffe1d2 | 7470 | char (*f)(); |
ab9b9eab VZ |
7471 | |
7472 | int main() { | |
7473 | ||
7474 | /* The GNU C library defines this for functions which it implements | |
7475 | to always fail with ENOSYS. Some functions are actually named | |
7476 | something starting with __ and the normal name is an alias. */ | |
7477 | #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) | |
7478 | choke me | |
7479 | #else | |
69ffe1d2 | 7480 | f = gethostbyname; |
ab9b9eab VZ |
7481 | #endif |
7482 | ||
7483 | ; return 0; } | |
7484 | EOF | |
d9d8273d | 7485 | if { (eval echo configure:7486: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7486 | rm -rf conftest* |
7487 | eval "ac_cv_func_gethostbyname=yes" | |
7488 | else | |
7489 | echo "configure: failed program was:" >&5 | |
7490 | cat conftest.$ac_ext >&5 | |
7491 | rm -rf conftest* | |
7492 | eval "ac_cv_func_gethostbyname=no" | |
7493 | fi | |
7494 | rm -f conftest* | |
7495 | fi | |
7496 | ||
7497 | if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then | |
7498 | echo "$ac_t""yes" 1>&6 | |
7499 | : | |
7500 | else | |
7501 | echo "$ac_t""no" 1>&6 | |
7502 | fi | |
7503 | ||
7504 | if test $ac_cv_func_gethostbyname = no; then | |
7505 | echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 | |
d9d8273d | 7506 | echo "configure:7507: checking for gethostbyname in -lnsl" >&5 |
ab9b9eab VZ |
7507 | ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` |
7508 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7509 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7510 | else | |
7511 | ac_save_LIBS="$LIBS" | |
7512 | LIBS="-lnsl $LIBS" | |
7513 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7514 | #line 7515 "configure" |
ab9b9eab VZ |
7515 | #include "confdefs.h" |
7516 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7517 | /* We use char because int might match the return type of a gcc2 | |
7518 | builtin and then its argument prototype would still apply. */ | |
7519 | char gethostbyname(); | |
7520 | ||
7521 | int main() { | |
7522 | gethostbyname() | |
7523 | ; return 0; } | |
7524 | EOF | |
d9d8273d | 7525 | if { (eval echo configure:7526: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7526 | rm -rf conftest* |
7527 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7528 | else | |
7529 | echo "configure: failed program was:" >&5 | |
7530 | cat conftest.$ac_ext >&5 | |
7531 | rm -rf conftest* | |
7532 | eval "ac_cv_lib_$ac_lib_var=no" | |
7533 | fi | |
7534 | rm -f conftest* | |
7535 | LIBS="$ac_save_LIBS" | |
7536 | ||
7537 | fi | |
7538 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7539 | echo "$ac_t""yes" 1>&6 | |
7540 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" | |
7541 | else | |
7542 | echo "$ac_t""no" 1>&6 | |
7543 | fi | |
7544 | ||
7545 | fi | |
7546 | ||
7547 | # lieder@skyler.mavd.honeywell.com says without -lsocket, | |
7548 | # socket/setsockopt and other routines are undefined under SCO ODT | |
7549 | # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary | |
7550 | # on later versions), says simon@lia.di.epfl.ch: it contains | |
7551 | # gethostby* variants that don't use the nameserver (or something). | |
7552 | # -lsocket must be given before -lnsl if both are needed. | |
7553 | # We assume that if connect needs -lnsl, so does gethostbyname. | |
7554 | echo $ac_n "checking for connect""... $ac_c" 1>&6 | |
d9d8273d | 7555 | echo "configure:7556: checking for connect" >&5 |
ab9b9eab VZ |
7556 | if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then |
7557 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7558 | else | |
7559 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7560 | #line 7561 "configure" |
ab9b9eab VZ |
7561 | #include "confdefs.h" |
7562 | /* System header to define __stub macros and hopefully few prototypes, | |
7563 | which can conflict with char connect(); below. */ | |
7564 | #include <assert.h> | |
7565 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7566 | /* We use char because int might match the return type of a gcc2 | |
7567 | builtin and then its argument prototype would still apply. */ | |
7568 | char connect(); | |
69ffe1d2 | 7569 | char (*f)(); |
ab9b9eab VZ |
7570 | |
7571 | int main() { | |
7572 | ||
7573 | /* The GNU C library defines this for functions which it implements | |
7574 | to always fail with ENOSYS. Some functions are actually named | |
7575 | something starting with __ and the normal name is an alias. */ | |
7576 | #if defined (__stub_connect) || defined (__stub___connect) | |
7577 | choke me | |
7578 | #else | |
69ffe1d2 | 7579 | f = connect; |
ab9b9eab VZ |
7580 | #endif |
7581 | ||
7582 | ; return 0; } | |
7583 | EOF | |
d9d8273d | 7584 | if { (eval echo configure:7585: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7585 | rm -rf conftest* |
7586 | eval "ac_cv_func_connect=yes" | |
7587 | else | |
7588 | echo "configure: failed program was:" >&5 | |
7589 | cat conftest.$ac_ext >&5 | |
7590 | rm -rf conftest* | |
7591 | eval "ac_cv_func_connect=no" | |
7592 | fi | |
7593 | rm -f conftest* | |
7594 | fi | |
7595 | ||
7596 | if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then | |
7597 | echo "$ac_t""yes" 1>&6 | |
7598 | : | |
7599 | else | |
7600 | echo "$ac_t""no" 1>&6 | |
7601 | fi | |
7602 | ||
7603 | if test $ac_cv_func_connect = no; then | |
7604 | echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 | |
d9d8273d | 7605 | echo "configure:7606: checking for connect in -lsocket" >&5 |
ab9b9eab VZ |
7606 | ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` |
7607 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7608 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7609 | else | |
7610 | ac_save_LIBS="$LIBS" | |
7611 | LIBS="-lsocket $X_EXTRA_LIBS $LIBS" | |
7612 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7613 | #line 7614 "configure" |
ab9b9eab VZ |
7614 | #include "confdefs.h" |
7615 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7616 | /* We use char because int might match the return type of a gcc2 | |
7617 | builtin and then its argument prototype would still apply. */ | |
7618 | char connect(); | |
7619 | ||
7620 | int main() { | |
7621 | connect() | |
7622 | ; return 0; } | |
7623 | EOF | |
d9d8273d | 7624 | if { (eval echo configure:7625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7625 | rm -rf conftest* |
7626 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7627 | else | |
7628 | echo "configure: failed program was:" >&5 | |
7629 | cat conftest.$ac_ext >&5 | |
7630 | rm -rf conftest* | |
7631 | eval "ac_cv_lib_$ac_lib_var=no" | |
7632 | fi | |
7633 | rm -f conftest* | |
7634 | LIBS="$ac_save_LIBS" | |
7635 | ||
7636 | fi | |
7637 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7638 | echo "$ac_t""yes" 1>&6 | |
7639 | X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" | |
7640 | else | |
7641 | echo "$ac_t""no" 1>&6 | |
7642 | fi | |
7643 | ||
7644 | fi | |
7645 | ||
7646 | # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. | |
7647 | echo $ac_n "checking for remove""... $ac_c" 1>&6 | |
d9d8273d | 7648 | echo "configure:7649: checking for remove" >&5 |
ab9b9eab VZ |
7649 | if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then |
7650 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7651 | else | |
7652 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7653 | #line 7654 "configure" |
ab9b9eab VZ |
7654 | #include "confdefs.h" |
7655 | /* System header to define __stub macros and hopefully few prototypes, | |
7656 | which can conflict with char remove(); below. */ | |
7657 | #include <assert.h> | |
7658 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7659 | /* We use char because int might match the return type of a gcc2 | |
7660 | builtin and then its argument prototype would still apply. */ | |
7661 | char remove(); | |
69ffe1d2 | 7662 | char (*f)(); |
ab9b9eab VZ |
7663 | |
7664 | int main() { | |
7665 | ||
7666 | /* The GNU C library defines this for functions which it implements | |
7667 | to always fail with ENOSYS. Some functions are actually named | |
7668 | something starting with __ and the normal name is an alias. */ | |
7669 | #if defined (__stub_remove) || defined (__stub___remove) | |
7670 | choke me | |
7671 | #else | |
69ffe1d2 | 7672 | f = remove; |
ab9b9eab VZ |
7673 | #endif |
7674 | ||
7675 | ; return 0; } | |
7676 | EOF | |
d9d8273d | 7677 | if { (eval echo configure:7678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7678 | rm -rf conftest* |
7679 | eval "ac_cv_func_remove=yes" | |
7680 | else | |
7681 | echo "configure: failed program was:" >&5 | |
7682 | cat conftest.$ac_ext >&5 | |
7683 | rm -rf conftest* | |
7684 | eval "ac_cv_func_remove=no" | |
7685 | fi | |
7686 | rm -f conftest* | |
7687 | fi | |
7688 | ||
7689 | if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then | |
7690 | echo "$ac_t""yes" 1>&6 | |
7691 | : | |
7692 | else | |
7693 | echo "$ac_t""no" 1>&6 | |
7694 | fi | |
7695 | ||
7696 | if test $ac_cv_func_remove = no; then | |
7697 | echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 | |
d9d8273d | 7698 | echo "configure:7699: checking for remove in -lposix" >&5 |
ab9b9eab VZ |
7699 | ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` |
7700 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7701 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7702 | else | |
7703 | ac_save_LIBS="$LIBS" | |
7704 | LIBS="-lposix $LIBS" | |
7705 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7706 | #line 7707 "configure" |
ab9b9eab VZ |
7707 | #include "confdefs.h" |
7708 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7709 | /* We use char because int might match the return type of a gcc2 | |
7710 | builtin and then its argument prototype would still apply. */ | |
7711 | char remove(); | |
7712 | ||
7713 | int main() { | |
7714 | remove() | |
7715 | ; return 0; } | |
7716 | EOF | |
d9d8273d | 7717 | if { (eval echo configure:7718: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7718 | rm -rf conftest* |
7719 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7720 | else | |
7721 | echo "configure: failed program was:" >&5 | |
7722 | cat conftest.$ac_ext >&5 | |
7723 | rm -rf conftest* | |
7724 | eval "ac_cv_lib_$ac_lib_var=no" | |
7725 | fi | |
7726 | rm -f conftest* | |
7727 | LIBS="$ac_save_LIBS" | |
7728 | ||
7729 | fi | |
7730 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7731 | echo "$ac_t""yes" 1>&6 | |
7732 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" | |
7733 | else | |
7734 | echo "$ac_t""no" 1>&6 | |
7735 | fi | |
7736 | ||
7737 | fi | |
7738 | ||
7739 | # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. | |
7740 | echo $ac_n "checking for shmat""... $ac_c" 1>&6 | |
d9d8273d | 7741 | echo "configure:7742: checking for shmat" >&5 |
ab9b9eab VZ |
7742 | if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then |
7743 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7744 | else | |
7745 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7746 | #line 7747 "configure" |
ab9b9eab VZ |
7747 | #include "confdefs.h" |
7748 | /* System header to define __stub macros and hopefully few prototypes, | |
7749 | which can conflict with char shmat(); below. */ | |
7750 | #include <assert.h> | |
7751 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7752 | /* We use char because int might match the return type of a gcc2 | |
7753 | builtin and then its argument prototype would still apply. */ | |
7754 | char shmat(); | |
69ffe1d2 | 7755 | char (*f)(); |
ab9b9eab VZ |
7756 | |
7757 | int main() { | |
7758 | ||
7759 | /* The GNU C library defines this for functions which it implements | |
7760 | to always fail with ENOSYS. Some functions are actually named | |
7761 | something starting with __ and the normal name is an alias. */ | |
7762 | #if defined (__stub_shmat) || defined (__stub___shmat) | |
7763 | choke me | |
7764 | #else | |
69ffe1d2 | 7765 | f = shmat; |
ab9b9eab VZ |
7766 | #endif |
7767 | ||
7768 | ; return 0; } | |
7769 | EOF | |
d9d8273d | 7770 | if { (eval echo configure:7771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7771 | rm -rf conftest* |
7772 | eval "ac_cv_func_shmat=yes" | |
7773 | else | |
7774 | echo "configure: failed program was:" >&5 | |
7775 | cat conftest.$ac_ext >&5 | |
7776 | rm -rf conftest* | |
7777 | eval "ac_cv_func_shmat=no" | |
7778 | fi | |
7779 | rm -f conftest* | |
7780 | fi | |
7781 | ||
7782 | if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then | |
7783 | echo "$ac_t""yes" 1>&6 | |
7784 | : | |
7785 | else | |
7786 | echo "$ac_t""no" 1>&6 | |
7787 | fi | |
7788 | ||
7789 | if test $ac_cv_func_shmat = no; then | |
7790 | echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 | |
d9d8273d | 7791 | echo "configure:7792: checking for shmat in -lipc" >&5 |
ab9b9eab VZ |
7792 | ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` |
7793 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7794 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7795 | else | |
7796 | ac_save_LIBS="$LIBS" | |
7797 | LIBS="-lipc $LIBS" | |
7798 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7799 | #line 7800 "configure" |
ab9b9eab VZ |
7800 | #include "confdefs.h" |
7801 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7802 | /* We use char because int might match the return type of a gcc2 | |
7803 | builtin and then its argument prototype would still apply. */ | |
7804 | char shmat(); | |
7805 | ||
7806 | int main() { | |
7807 | shmat() | |
7808 | ; return 0; } | |
7809 | EOF | |
d9d8273d | 7810 | if { (eval echo configure:7811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7811 | rm -rf conftest* |
7812 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7813 | else | |
7814 | echo "configure: failed program was:" >&5 | |
7815 | cat conftest.$ac_ext >&5 | |
7816 | rm -rf conftest* | |
7817 | eval "ac_cv_lib_$ac_lib_var=no" | |
7818 | fi | |
7819 | rm -f conftest* | |
7820 | LIBS="$ac_save_LIBS" | |
7821 | ||
7822 | fi | |
7823 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7824 | echo "$ac_t""yes" 1>&6 | |
7825 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" | |
7826 | else | |
7827 | echo "$ac_t""no" 1>&6 | |
7828 | fi | |
7829 | ||
7830 | fi | |
7831 | fi | |
7832 | ||
7833 | # Check for libraries that X11R6 Xt/Xaw programs need. | |
7834 | ac_save_LDFLAGS="$LDFLAGS" | |
7835 | test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" | |
7836 | # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to | |
7837 | # check for ICE first), but we must link in the order -lSM -lICE or | |
7838 | # we get undefined symbols. So assume we have SM if we have ICE. | |
7839 | # These have to be linked with before -lX11, unlike the other | |
7840 | # libraries we check for below, so use a different variable. | |
7841 | # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. | |
7842 | echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 | |
d9d8273d | 7843 | echo "configure:7844: checking for IceConnectionNumber in -lICE" >&5 |
ab9b9eab VZ |
7844 | ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` |
7845 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7846 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7847 | else | |
7848 | ac_save_LIBS="$LIBS" | |
7849 | LIBS="-lICE $X_EXTRA_LIBS $LIBS" | |
7850 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 7851 | #line 7852 "configure" |
ab9b9eab VZ |
7852 | #include "confdefs.h" |
7853 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7854 | /* We use char because int might match the return type of a gcc2 | |
7855 | builtin and then its argument prototype would still apply. */ | |
7856 | char IceConnectionNumber(); | |
7857 | ||
7858 | int main() { | |
7859 | IceConnectionNumber() | |
7860 | ; return 0; } | |
7861 | EOF | |
d9d8273d | 7862 | if { (eval echo configure:7863: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7863 | rm -rf conftest* |
7864 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7865 | else | |
7866 | echo "configure: failed program was:" >&5 | |
7867 | cat conftest.$ac_ext >&5 | |
7868 | rm -rf conftest* | |
7869 | eval "ac_cv_lib_$ac_lib_var=no" | |
7870 | fi | |
7871 | rm -f conftest* | |
7872 | LIBS="$ac_save_LIBS" | |
7873 | ||
7874 | fi | |
7875 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7876 | echo "$ac_t""yes" 1>&6 | |
7877 | X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" | |
7878 | else | |
7879 | echo "$ac_t""no" 1>&6 | |
7880 | fi | |
7881 | ||
7882 | LDFLAGS="$ac_save_LDFLAGS" | |
7883 | ||
7884 | fi | |
7885 | ||
7886 | ||
7887 | if test "$no_x" = "yes"; then | |
7888 | { echo "configure: error: X11 not found" 1>&2; exit 1; } | |
7889 | fi | |
7890 | ||
7891 | GUI_TK_LIBRARY="$X_LIBS" | |
7892 | TOOLKIT_INCLUDE="$X_CFLAGS" | |
7893 | ||
7894 | ||
7895 | echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6 | |
d9d8273d | 7896 | echo "configure:7897: checking for Motif/Lesstif headers" >&5 |
ab9b9eab VZ |
7897 | |
7898 | ac_find_includes= | |
7899 | for ac_dir in $SEARCH_INCLUDE; | |
7900 | do | |
7901 | if test -f "$ac_dir/Xm/Xm.h"; then | |
7902 | ac_find_includes=$ac_dir | |
7903 | break | |
7904 | fi | |
7905 | done | |
7906 | ||
7907 | if test "$ac_find_includes" != "" ; then | |
7908 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
7909 | else | |
7910 | echo "$ac_t""no" 1>&6 | |
7911 | { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; } | |
7912 | fi | |
7913 | ||
7914 | echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6 | |
d9d8273d | 7915 | echo "configure:7916: checking for Motif/Lesstif library" >&5 |
ab9b9eab VZ |
7916 | |
7917 | ac_find_libraries= | |
7918 | for ac_dir in $SEARCH_LIB; | |
7919 | do | |
7920 | for ac_extension in a so sl; do | |
7921 | if test -f "$ac_dir/libXm.$ac_extension"; then | |
7922 | ac_find_libraries=$ac_dir | |
7923 | break 2 | |
7924 | fi | |
7925 | done | |
7926 | done | |
7927 | ||
7928 | if test "$ac_find_libraries" != "" ; then | |
7929 | ||
7930 | ac_path_to_include=$ac_find_includes | |
7931 | echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev/null | |
7932 | result=$? | |
7933 | if test $result = 0; then | |
7934 | ac_path_to_include="" | |
7935 | else | |
7936 | ac_path_to_include="-I$ac_find_includes" | |
7937 | fi | |
7938 | ||
7939 | ||
7940 | echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null | |
7941 | result=$? | |
7942 | if test $result = 0; then | |
7943 | ac_path_to_link="" | |
7944 | else | |
7945 | ac_path_to_link="-L$ac_find_libraries" | |
7946 | fi | |
7947 | ||
7948 | ||
7949 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link" | |
7950 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE $ac_path_to_include" | |
7951 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
7952 | else | |
7953 | echo "$ac_t""no" 1>&6 | |
7954 | { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; } | |
7955 | fi | |
7956 | ||
7957 | echo $ac_n "checking for Xt library""... $ac_c" 1>&6 | |
d9d8273d | 7958 | echo "configure:7959: checking for Xt library" >&5 |
ab9b9eab VZ |
7959 | |
7960 | ac_find_libraries= | |
7961 | for ac_dir in $SEARCH_LIB; | |
7962 | do | |
7963 | for ac_extension in a so sl; do | |
7964 | if test -f "$ac_dir/libXt.$ac_extension"; then | |
7965 | ac_find_libraries=$ac_dir | |
7966 | break 2 | |
7967 | fi | |
7968 | done | |
7969 | done | |
7970 | ||
7971 | if test "$ac_find_libraries" != "" ; then | |
7972 | ||
7973 | echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null | |
7974 | result=$? | |
7975 | if test $result = 0; then | |
7976 | ac_path_to_link="" | |
7977 | else | |
7978 | ac_path_to_link="-L$ac_find_libraries" | |
7979 | fi | |
7980 | ||
7981 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link" | |
7982 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
7983 | else | |
7984 | echo "$ac_t""no" 1>&6 | |
7985 | { echo "configure: error: please set LDFLAGS to contain the location of libXt" 1>&2; exit 1; } | |
7986 | fi | |
7987 | ||
7988 | XPM_LINK="" | |
7989 | echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 | |
d9d8273d | 7990 | echo "configure:7991: checking for Xpm library" >&5 |
ab9b9eab VZ |
7991 | |
7992 | ac_find_libraries= | |
7993 | for ac_dir in $SEARCH_LIB; | |
7994 | do | |
7995 | for ac_extension in a so sl; do | |
7996 | if test -f "$ac_dir/libXpm.$ac_extension"; then | |
7997 | ac_find_libraries=$ac_dir | |
7998 | break 2 | |
7999 | fi | |
8000 | done | |
8001 | done | |
8002 | ||
8003 | if test "$ac_find_libraries" != "" ; then | |
8004 | ||
8005 | echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null | |
8006 | result=$? | |
8007 | if test $result = 0; then | |
8008 | ac_path_to_link="" | |
8009 | else | |
8010 | ac_path_to_link="-L$ac_find_libraries" | |
8011 | fi | |
8012 | ||
8013 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link" | |
8014 | XPM_LINK="-lXpm " | |
8015 | cat >> confdefs.h <<\EOF | |
8016 | #define wxHAVE_LIB_XPM 1 | |
8017 | EOF | |
8018 | ||
8019 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
8020 | else | |
8021 | echo "$ac_t""no" 1>&6 | |
8022 | echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 | |
8023 | fi | |
8024 | ||
8025 | GUI_TK_LINK="-lXm $XPM_LINK -lXmu -lXext -lXt -lX11 -lm" | |
8026 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK" | |
8027 | TOOLKIT=MOTIF | |
8028 | ||
8029 | GUIHEADERS="\$(MOTIF_HEADERS)" | |
8030 | GUIOBJS="\$(MOTIF_GUIOBJS)" | |
8031 | COMMONOBJS="\$(MOTIF_COMMONOBJS)" | |
788deba1 VZ |
8032 | GENERICOBJS="\$(MOTIF_GENERICOBJS)" |
8033 | GUIDEPS="\$(MOTIF_GUIDEPS)" | |
8034 | COMMONDEPS="\$(MOTIF_COMMONDEPS)" | |
10f2d63a VZ |
8035 | GENERICDEPS="\$(MOTIF_GENERICDEPS)" |
8036 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 8037 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a VZ |
8038 | GUIDIST=MOTIF_DIST |
8039 | fi | |
8040 | ||
8041 | TOOLKIT_DIR=`echo ${TOOLKIT} | tr "A-Z" "a-z"` | |
8042 | ||
8043 | TOOLKIT_DEF="-D__WX${TOOLKIT}__" | |
8044 | ||
8045 | WX_LIBRARY="wx_${TOOLKIT_DIR}" | |
8046 | ||
d9d8273d RR |
8047 | ALL_OBJECTS="\$(GUIOBJS) \$(COMMONOBJS) \$(GENERICOBJS) \$(UNIXOBJS) \$(HTMLOBJS) \$(IODBCOBJS)" |
8048 | if test "$wxUSE_LIBJPEG" = "yes" ; then | |
8049 | ALL_OBJECTS="${ALL_OBJECTS} \$(JPEGOBJS)" | |
8050 | fi | |
8051 | if test "$wxUSE_LIBTIFF" = "yes" ; then | |
8052 | ALL_OBJECTS="${ALL_OBJECTS} \$(TIFFOBJS)" | |
8053 | fi | |
8054 | if test "$wxUSE_LIBPNG" = "yes" ; then | |
8055 | ALL_OBJECTS="${ALL_OBJECTS} \$(PNGOBJS)" | |
8056 | fi | |
8057 | if test "$wxUSE_ZLIB" = "yes" ; then | |
8058 | ALL_OBJECTS="${ALL_OBJECTS} \$(ZLIBOBJS)" | |
8059 | fi | |
10f2d63a VZ |
8060 | ALL_DEPFILES="\$(GUIDEPS) \$(COMMONDEPS) \$(GENERICDEPS) \$(UNIXDEPS) \$(HTMLDEPS)" |
8061 | ALL_HEADERS="\$(GUIHEADERS) \$(HTML_HEADERS) \$(UNIX_HEADERS) \$(PROTOCOL_HEADERS) \$(GENERIC_HEADERS) \$(WX_HEADERS)" | |
8062 | else | |
8063 | ||
8064 | ALL_OBJECTS="\$(BASE_OBJS)" | |
8065 | ALL_DEPFILES="\${BASE_DEPS}" | |
8066 | ALL_HEADERS="\${BASE_HEADERS}" | |
8067 | ||
8068 | WX_LIBRARY="wxbase" | |
8069 | fi | |
8070 | ||
8071 | WX_LIBRARY_NAME="lib${WX_LIBRARY}.la" | |
8072 | ||
8073 | WX_LIBRARY_NAME_STATIC="lib${WX_LIBRARY}.a" | |
8074 | ||
8075 | WX_LIBRARY_NAME_SHARED="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" | |
8076 | ||
8077 | WX_LIBRARY_LINK1="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}" | |
8078 | WX_LIBRARY_LINK2="lib${WX_LIBRARY}-${WX_RELEASE}.so" | |
8079 | WX_LIBRARY_LINK3="lib${WX_LIBRARY}.so" | |
8080 | ||
8081 | SHARED_LD= | |
8082 | PIC_FLAG= | |
8083 | WX_ALL= | |
8084 | WX_ALL_INSTALLED= | |
8085 | ||
8086 | if test "$wxUSE_SHARED" = "yes"; then | |
8087 | case "${host}" in | |
8088 | *-hp-hpux* ) | |
8089 | if test "$GCC" = yes ; then | |
69ffe1d2 | 8090 | SHARED_LD="${CC} -shared -fPIC -o" |
10f2d63a VZ |
8091 | PIC_FLAG="-fPIC" |
8092 | else | |
8093 | SHARED_LD="${CXX} -b -o" | |
8094 | PIC_FLAG="+Z" | |
8095 | fi | |
8096 | WX_LIBRARY_NAME_SHARED="libwx_${TOOLKIT_DIR}.sl" | |
8097 | WX_ALL=${WX_LIBRARY_NAME_SHARED} | |
8098 | ;; | |
8099 | *-*-linux* ) | |
8100 | SHARED_LD="${CC} -shared -o" | |
8101 | PIC_FLAG="-fPIC" | |
8102 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8103 | WX_ALL="CREATE_LINKS" | |
8104 | ;; | |
8105 | *-*-irix5* | *-*-irix6* ) | |
8106 | if test "$GCC" = yes ; then | |
8107 | SHARED_LD="${CC} -shared -o" | |
8108 | PIC_FLAG="-fPIC" | |
8109 | else | |
8110 | SHARED_LD="${CXX} -shared -o" | |
8111 | fi | |
8112 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8113 | WX_ALL="CREATE_LINKS" | |
8114 | ;; | |
8115 | *-*-solaris2* ) | |
8116 | if test "$GCC" = yes ; then | |
8117 | SHARED_LD="${CC} -shared -o" | |
8118 | PIC_FLAG="-fPIC" | |
8119 | else | |
8120 | SHARED_LD="${CXX} -G -o" | |
8121 | PIC_FLAG="-KPIC" | |
8122 | fi | |
8123 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8124 | WX_ALL="CREATE_LINKS" | |
8125 | ;; | |
8126 | *-*-sunos4* ) | |
8127 | SHARED_LD="${CC} -shared -o" | |
8128 | PIC_FLAG="-fPIC" | |
8129 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8130 | WX_ALL="CREATE_LINKS" | |
8131 | ;; | |
8132 | *-*-freebsd* | *-*-netbsd*) | |
8133 | SHARED_LD="${CC} -shared -o" | |
8134 | PIC_FLAG="-fPIC" | |
8135 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8136 | WX_ALL="CREATE_LINKS" | |
8137 | ;; | |
8138 | *-*-osf* ) | |
8139 | SHARED_LD="${CXX} -shared -o" | |
8140 | PIC_FLAG="-fPIC" | |
8141 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8142 | WX_ALL="CREATE_LINKS" | |
8143 | ;; | |
8144 | *-*-dgux5* ) | |
8145 | SHARED_LD="${CXX} -shared -o" | |
8146 | PIC_FLAG="-fPIC" | |
8147 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8148 | WX_ALL="CREATE_LINKS" | |
8149 | ;; | |
8150 | *-*-sysv5* ) | |
8151 | SHARED_LD="${CC} -shared -o" | |
8152 | PIC_FLAG="-fPIC" | |
8153 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8154 | WX_ALL="CREATE_LINKS" | |
8155 | ;; | |
8156 | *-*-aix* ) | |
8157 | SHARED_LD="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o" | |
8158 | WX_ALL=${WX_LIBRARY_NAME_SHARED} | |
8159 | ;; | |
8160 | *-*-cygwin32* ) | |
8161 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" | |
8162 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
8163 | ;; | |
8164 | *-*-mingw32* ) | |
8165 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" | |
8166 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
8167 | ;; | |
8168 | *-pc-os2_emx ) | |
8169 | ;; | |
8170 | *) | |
8171 | { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; } | |
8172 | esac | |
8173 | ||
8174 | if test "x$WX_TARGET_LIBRARY" = "x"; then | |
8175 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_SHARED}" | |
8176 | fi | |
8177 | else | |
8178 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" | |
8179 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
8180 | fi | |
8181 | ||
8182 | ||
8183 | for ac_hdr in strings.h | |
8184 | do | |
8185 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8186 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 8187 | echo "configure:8188: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8188 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8189 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8190 | else | |
8191 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8192 | #line 8193 "configure" |
10f2d63a VZ |
8193 | #include "confdefs.h" |
8194 | #include <$ac_hdr> | |
8195 | EOF | |
8196 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 8197 | { (eval echo configure:8198: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8198 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8199 | if test -z "$ac_err"; then | |
8200 | rm -rf conftest* | |
8201 | eval "ac_cv_header_$ac_safe=yes" | |
8202 | else | |
8203 | echo "$ac_err" >&5 | |
8204 | echo "configure: failed program was:" >&5 | |
8205 | cat conftest.$ac_ext >&5 | |
8206 | rm -rf conftest* | |
8207 | eval "ac_cv_header_$ac_safe=no" | |
8208 | fi | |
8209 | rm -f conftest* | |
8210 | fi | |
8211 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8212 | echo "$ac_t""yes" 1>&6 | |
8213 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8214 | cat >> confdefs.h <<EOF | |
8215 | #define $ac_tr_hdr 1 | |
8216 | EOF | |
8217 | ||
8218 | else | |
8219 | echo "$ac_t""no" 1>&6 | |
8220 | fi | |
8221 | done | |
8222 | ||
8223 | for ac_hdr in unistd.h | |
8224 | do | |
8225 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8226 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 8227 | echo "configure:8228: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8228 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8229 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8230 | else | |
8231 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8232 | #line 8233 "configure" |
10f2d63a VZ |
8233 | #include "confdefs.h" |
8234 | #include <$ac_hdr> | |
8235 | EOF | |
8236 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 8237 | { (eval echo configure:8238: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8238 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8239 | if test -z "$ac_err"; then | |
8240 | rm -rf conftest* | |
8241 | eval "ac_cv_header_$ac_safe=yes" | |
8242 | else | |
8243 | echo "$ac_err" >&5 | |
8244 | echo "configure: failed program was:" >&5 | |
8245 | cat conftest.$ac_ext >&5 | |
8246 | rm -rf conftest* | |
8247 | eval "ac_cv_header_$ac_safe=no" | |
8248 | fi | |
8249 | rm -f conftest* | |
8250 | fi | |
8251 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8252 | echo "$ac_t""yes" 1>&6 | |
8253 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8254 | cat >> confdefs.h <<EOF | |
8255 | #define $ac_tr_hdr 1 | |
8256 | EOF | |
8257 | ||
8258 | else | |
8259 | echo "$ac_t""no" 1>&6 | |
8260 | fi | |
8261 | done | |
8262 | ||
8263 | for ac_hdr in wchar.h | |
8264 | do | |
8265 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8266 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 8267 | echo "configure:8268: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8268 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8269 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8270 | else | |
8271 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8272 | #line 8273 "configure" |
10f2d63a VZ |
8273 | #include "confdefs.h" |
8274 | #include <$ac_hdr> | |
8275 | EOF | |
8276 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 8277 | { (eval echo configure:8278: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8278 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8279 | if test -z "$ac_err"; then | |
8280 | rm -rf conftest* | |
8281 | eval "ac_cv_header_$ac_safe=yes" | |
8282 | else | |
8283 | echo "$ac_err" >&5 | |
8284 | echo "configure: failed program was:" >&5 | |
8285 | cat conftest.$ac_ext >&5 | |
8286 | rm -rf conftest* | |
8287 | eval "ac_cv_header_$ac_safe=no" | |
8288 | fi | |
8289 | rm -f conftest* | |
8290 | fi | |
8291 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8292 | echo "$ac_t""yes" 1>&6 | |
8293 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8294 | cat >> confdefs.h <<EOF | |
8295 | #define $ac_tr_hdr 1 | |
8296 | EOF | |
8297 | ||
8298 | else | |
8299 | echo "$ac_t""no" 1>&6 | |
8300 | fi | |
8301 | done | |
8302 | ||
8303 | for ac_hdr in wcstr.h | |
8304 | do | |
8305 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8306 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 8307 | echo "configure:8308: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8308 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8309 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8310 | else | |
8311 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8312 | #line 8313 "configure" |
10f2d63a VZ |
8313 | #include "confdefs.h" |
8314 | #include <$ac_hdr> | |
8315 | EOF | |
8316 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 8317 | { (eval echo configure:8318: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8318 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8319 | if test -z "$ac_err"; then | |
8320 | rm -rf conftest* | |
8321 | eval "ac_cv_header_$ac_safe=yes" | |
8322 | else | |
8323 | echo "$ac_err" >&5 | |
8324 | echo "configure: failed program was:" >&5 | |
8325 | cat conftest.$ac_ext >&5 | |
8326 | rm -rf conftest* | |
8327 | eval "ac_cv_header_$ac_safe=no" | |
8328 | fi | |
8329 | rm -f conftest* | |
8330 | fi | |
8331 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8332 | echo "$ac_t""yes" 1>&6 | |
8333 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8334 | cat >> confdefs.h <<EOF | |
8335 | #define $ac_tr_hdr 1 | |
8336 | EOF | |
8337 | ||
8338 | else | |
8339 | echo "$ac_t""no" 1>&6 | |
8340 | fi | |
8341 | done | |
8342 | ||
8343 | for ac_hdr in fnmatch.h | |
8344 | do | |
8345 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8346 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 8347 | echo "configure:8348: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8348 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8349 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8350 | else | |
8351 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8352 | #line 8353 "configure" |
10f2d63a VZ |
8353 | #include "confdefs.h" |
8354 | #include <$ac_hdr> | |
8355 | EOF | |
8356 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 8357 | { (eval echo configure:8358: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8358 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8359 | if test -z "$ac_err"; then | |
8360 | rm -rf conftest* | |
8361 | eval "ac_cv_header_$ac_safe=yes" | |
8362 | else | |
8363 | echo "$ac_err" >&5 | |
8364 | echo "configure: failed program was:" >&5 | |
8365 | cat conftest.$ac_ext >&5 | |
8366 | rm -rf conftest* | |
8367 | eval "ac_cv_header_$ac_safe=no" | |
8368 | fi | |
8369 | rm -f conftest* | |
8370 | fi | |
8371 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8372 | echo "$ac_t""yes" 1>&6 | |
8373 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8374 | cat >> confdefs.h <<EOF | |
8375 | #define $ac_tr_hdr 1 | |
8376 | EOF | |
8377 | ||
8378 | else | |
8379 | echo "$ac_t""no" 1>&6 | |
8380 | fi | |
8381 | done | |
8382 | ||
8383 | ||
8384 | if test "$wxUSE_GUI" = "yes"; then | |
8385 | for ac_hdr in X11/XKBlib.h | |
8386 | do | |
8387 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8388 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 8389 | echo "configure:8390: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8390 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8391 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8392 | else | |
8393 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8394 | #line 8395 "configure" |
10f2d63a VZ |
8395 | #include "confdefs.h" |
8396 | #include <$ac_hdr> | |
8397 | EOF | |
8398 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 8399 | { (eval echo configure:8400: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8400 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8401 | if test -z "$ac_err"; then | |
8402 | rm -rf conftest* | |
8403 | eval "ac_cv_header_$ac_safe=yes" | |
8404 | else | |
8405 | echo "$ac_err" >&5 | |
8406 | echo "configure: failed program was:" >&5 | |
8407 | cat conftest.$ac_ext >&5 | |
8408 | rm -rf conftest* | |
8409 | eval "ac_cv_header_$ac_safe=no" | |
8410 | fi | |
8411 | rm -f conftest* | |
8412 | fi | |
8413 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8414 | echo "$ac_t""yes" 1>&6 | |
8415 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8416 | cat >> confdefs.h <<EOF | |
8417 | #define $ac_tr_hdr 1 | |
8418 | EOF | |
8419 | ||
8420 | else | |
8421 | echo "$ac_t""no" 1>&6 | |
8422 | fi | |
8423 | done | |
8424 | ||
8425 | fi | |
8426 | ||
8427 | ||
8428 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 | |
d9d8273d | 8429 | echo "configure:8430: checking for ANSI C header files" >&5 |
10f2d63a VZ |
8430 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
8431 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8432 | else | |
8433 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8434 | #line 8435 "configure" |
10f2d63a VZ |
8435 | #include "confdefs.h" |
8436 | #include <stdlib.h> | |
8437 | #include <stdarg.h> | |
8438 | #include <string.h> | |
8439 | #include <float.h> | |
8440 | EOF | |
8441 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 8442 | { (eval echo configure:8443: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8443 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8444 | if test -z "$ac_err"; then | |
8445 | rm -rf conftest* | |
8446 | ac_cv_header_stdc=yes | |
8447 | else | |
8448 | echo "$ac_err" >&5 | |
8449 | echo "configure: failed program was:" >&5 | |
8450 | cat conftest.$ac_ext >&5 | |
8451 | rm -rf conftest* | |
8452 | ac_cv_header_stdc=no | |
8453 | fi | |
8454 | rm -f conftest* | |
8455 | ||
8456 | if test $ac_cv_header_stdc = yes; then | |
8457 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | |
8458 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8459 | #line 8460 "configure" |
10f2d63a VZ |
8460 | #include "confdefs.h" |
8461 | #include <string.h> | |
8462 | EOF | |
8463 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8464 | egrep "memchr" >/dev/null 2>&1; then | |
8465 | : | |
8466 | else | |
8467 | rm -rf conftest* | |
8468 | ac_cv_header_stdc=no | |
8469 | fi | |
8470 | rm -f conftest* | |
8471 | ||
8472 | fi | |
8473 | ||
8474 | if test $ac_cv_header_stdc = yes; then | |
8475 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | |
8476 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8477 | #line 8478 "configure" |
10f2d63a VZ |
8478 | #include "confdefs.h" |
8479 | #include <stdlib.h> | |
8480 | EOF | |
8481 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8482 | egrep "free" >/dev/null 2>&1; then | |
8483 | : | |
8484 | else | |
8485 | rm -rf conftest* | |
8486 | ac_cv_header_stdc=no | |
8487 | fi | |
8488 | rm -f conftest* | |
8489 | ||
8490 | fi | |
8491 | ||
8492 | if test $ac_cv_header_stdc = yes; then | |
8493 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | |
8494 | if test "$cross_compiling" = yes; then | |
8495 | : | |
8496 | else | |
8497 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8498 | #line 8499 "configure" |
10f2d63a VZ |
8499 | #include "confdefs.h" |
8500 | #include <ctype.h> | |
8501 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | |
8502 | #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | |
8503 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | |
8504 | int main () { int i; for (i = 0; i < 256; i++) | |
8505 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); | |
8506 | exit (0); } | |
8507 | ||
8508 | EOF | |
d9d8273d | 8509 | if { (eval echo configure:8510: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
8510 | then |
8511 | : | |
8512 | else | |
8513 | echo "configure: failed program was:" >&5 | |
8514 | cat conftest.$ac_ext >&5 | |
8515 | rm -fr conftest* | |
8516 | ac_cv_header_stdc=no | |
8517 | fi | |
8518 | rm -fr conftest* | |
8519 | fi | |
8520 | ||
8521 | fi | |
8522 | fi | |
8523 | ||
8524 | echo "$ac_t""$ac_cv_header_stdc" 1>&6 | |
8525 | if test $ac_cv_header_stdc = yes; then | |
8526 | cat >> confdefs.h <<\EOF | |
8527 | #define STDC_HEADERS 1 | |
8528 | EOF | |
8529 | ||
8530 | fi | |
8531 | ||
8532 | echo $ac_n "checking for mode_t""... $ac_c" 1>&6 | |
d9d8273d | 8533 | echo "configure:8534: checking for mode_t" >&5 |
10f2d63a VZ |
8534 | if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then |
8535 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8536 | else | |
8537 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8538 | #line 8539 "configure" |
10f2d63a VZ |
8539 | #include "confdefs.h" |
8540 | #include <sys/types.h> | |
8541 | #if STDC_HEADERS | |
8542 | #include <stdlib.h> | |
8543 | #include <stddef.h> | |
8544 | #endif | |
8545 | EOF | |
8546 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8547 | egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
8548 | rm -rf conftest* | |
8549 | ac_cv_type_mode_t=yes | |
8550 | else | |
8551 | rm -rf conftest* | |
8552 | ac_cv_type_mode_t=no | |
8553 | fi | |
8554 | rm -f conftest* | |
8555 | ||
8556 | fi | |
8557 | echo "$ac_t""$ac_cv_type_mode_t" 1>&6 | |
8558 | if test $ac_cv_type_mode_t = no; then | |
8559 | cat >> confdefs.h <<\EOF | |
8560 | #define mode_t int | |
8561 | EOF | |
8562 | ||
8563 | fi | |
8564 | ||
8565 | echo $ac_n "checking for off_t""... $ac_c" 1>&6 | |
d9d8273d | 8566 | echo "configure:8567: checking for off_t" >&5 |
10f2d63a VZ |
8567 | if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then |
8568 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8569 | else | |
8570 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8571 | #line 8572 "configure" |
10f2d63a VZ |
8572 | #include "confdefs.h" |
8573 | #include <sys/types.h> | |
8574 | #if STDC_HEADERS | |
8575 | #include <stdlib.h> | |
8576 | #include <stddef.h> | |
8577 | #endif | |
8578 | EOF | |
8579 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8580 | egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
8581 | rm -rf conftest* | |
8582 | ac_cv_type_off_t=yes | |
8583 | else | |
8584 | rm -rf conftest* | |
8585 | ac_cv_type_off_t=no | |
8586 | fi | |
8587 | rm -f conftest* | |
8588 | ||
8589 | fi | |
8590 | echo "$ac_t""$ac_cv_type_off_t" 1>&6 | |
8591 | if test $ac_cv_type_off_t = no; then | |
8592 | cat >> confdefs.h <<\EOF | |
8593 | #define off_t long | |
8594 | EOF | |
8595 | ||
8596 | fi | |
8597 | ||
8598 | echo $ac_n "checking for pid_t""... $ac_c" 1>&6 | |
d9d8273d | 8599 | echo "configure:8600: checking for pid_t" >&5 |
10f2d63a VZ |
8600 | if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then |
8601 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8602 | else | |
8603 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8604 | #line 8605 "configure" |
10f2d63a VZ |
8605 | #include "confdefs.h" |
8606 | #include <sys/types.h> | |
8607 | #if STDC_HEADERS | |
8608 | #include <stdlib.h> | |
8609 | #include <stddef.h> | |
8610 | #endif | |
8611 | EOF | |
8612 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8613 | egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
8614 | rm -rf conftest* | |
8615 | ac_cv_type_pid_t=yes | |
8616 | else | |
8617 | rm -rf conftest* | |
8618 | ac_cv_type_pid_t=no | |
8619 | fi | |
8620 | rm -f conftest* | |
8621 | ||
8622 | fi | |
8623 | echo "$ac_t""$ac_cv_type_pid_t" 1>&6 | |
8624 | if test $ac_cv_type_pid_t = no; then | |
8625 | cat >> confdefs.h <<\EOF | |
8626 | #define pid_t int | |
8627 | EOF | |
8628 | ||
8629 | fi | |
8630 | ||
8631 | echo $ac_n "checking for size_t""... $ac_c" 1>&6 | |
d9d8273d | 8632 | echo "configure:8633: checking for size_t" >&5 |
10f2d63a VZ |
8633 | if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then |
8634 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8635 | else | |
8636 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8637 | #line 8638 "configure" |
10f2d63a VZ |
8638 | #include "confdefs.h" |
8639 | #include <sys/types.h> | |
8640 | #if STDC_HEADERS | |
8641 | #include <stdlib.h> | |
8642 | #include <stddef.h> | |
8643 | #endif | |
8644 | EOF | |
8645 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8646 | egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
8647 | rm -rf conftest* | |
8648 | ac_cv_type_size_t=yes | |
8649 | else | |
8650 | rm -rf conftest* | |
8651 | ac_cv_type_size_t=no | |
8652 | fi | |
8653 | rm -f conftest* | |
8654 | ||
8655 | fi | |
8656 | echo "$ac_t""$ac_cv_type_size_t" 1>&6 | |
8657 | if test $ac_cv_type_size_t = no; then | |
8658 | cat >> confdefs.h <<\EOF | |
8659 | #define size_t unsigned | |
8660 | EOF | |
8661 | ||
8662 | fi | |
8663 | ||
8664 | echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 | |
d9d8273d | 8665 | echo "configure:8666: checking for uid_t in sys/types.h" >&5 |
10f2d63a VZ |
8666 | if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then |
8667 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8668 | else | |
8669 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8670 | #line 8671 "configure" |
10f2d63a VZ |
8671 | #include "confdefs.h" |
8672 | #include <sys/types.h> | |
8673 | EOF | |
8674 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8675 | egrep "uid_t" >/dev/null 2>&1; then | |
8676 | rm -rf conftest* | |
8677 | ac_cv_type_uid_t=yes | |
8678 | else | |
8679 | rm -rf conftest* | |
8680 | ac_cv_type_uid_t=no | |
8681 | fi | |
8682 | rm -f conftest* | |
8683 | ||
8684 | fi | |
8685 | ||
8686 | echo "$ac_t""$ac_cv_type_uid_t" 1>&6 | |
8687 | if test $ac_cv_type_uid_t = no; then | |
8688 | cat >> confdefs.h <<\EOF | |
8689 | #define uid_t int | |
8690 | EOF | |
8691 | ||
8692 | cat >> confdefs.h <<\EOF | |
8693 | #define gid_t int | |
8694 | EOF | |
8695 | ||
8696 | fi | |
8697 | ||
8698 | ||
8699 | ||
8700 | ||
8701 | echo $ac_n "checking for working const""... $ac_c" 1>&6 | |
d9d8273d | 8702 | echo "configure:8703: checking for working const" >&5 |
10f2d63a VZ |
8703 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
8704 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8705 | else | |
8706 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8707 | #line 8708 "configure" |
10f2d63a VZ |
8708 | #include "confdefs.h" |
8709 | ||
8710 | int main() { | |
8711 | ||
8712 | /* Ultrix mips cc rejects this. */ | |
8713 | typedef int charset[2]; const charset x; | |
8714 | /* SunOS 4.1.1 cc rejects this. */ | |
8715 | char const *const *ccp; | |
8716 | char **p; | |
8717 | /* NEC SVR4.0.2 mips cc rejects this. */ | |
8718 | struct point {int x, y;}; | |
8719 | static struct point const zero = {0,0}; | |
8720 | /* AIX XL C 1.02.0.0 rejects this. | |
8721 | It does not let you subtract one const X* pointer from another in an arm | |
8722 | of an if-expression whose if-part is not a constant expression */ | |
8723 | const char *g = "string"; | |
8724 | ccp = &g + (g ? g-g : 0); | |
8725 | /* HPUX 7.0 cc rejects these. */ | |
8726 | ++ccp; | |
8727 | p = (char**) ccp; | |
8728 | ccp = (char const *const *) p; | |
8729 | { /* SCO 3.2v4 cc rejects this. */ | |
8730 | char *t; | |
8731 | char const *s = 0 ? (char *) 0 : (char const *) 0; | |
8732 | ||
8733 | *t++ = 0; | |
8734 | } | |
8735 | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | |
8736 | int x[] = {25, 17}; | |
8737 | const int *foo = &x[0]; | |
8738 | ++foo; | |
8739 | } | |
8740 | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | |
8741 | typedef const int *iptr; | |
8742 | iptr p = 0; | |
8743 | ++p; | |
8744 | } | |
8745 | { /* AIX XL C 1.02.0.0 rejects this saying | |
8746 | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | |
8747 | struct s { int j; const int *ap[3]; }; | |
8748 | struct s *b; b->j = 5; | |
8749 | } | |
8750 | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | |
8751 | const int foo = 10; | |
8752 | } | |
8753 | ||
8754 | ; return 0; } | |
8755 | EOF | |
d9d8273d | 8756 | if { (eval echo configure:8757: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
8757 | rm -rf conftest* |
8758 | ac_cv_c_const=yes | |
8759 | else | |
8760 | echo "configure: failed program was:" >&5 | |
8761 | cat conftest.$ac_ext >&5 | |
8762 | rm -rf conftest* | |
8763 | ac_cv_c_const=no | |
8764 | fi | |
8765 | rm -f conftest* | |
8766 | fi | |
8767 | ||
8768 | echo "$ac_t""$ac_cv_c_const" 1>&6 | |
8769 | if test $ac_cv_c_const = no; then | |
8770 | cat >> confdefs.h <<\EOF | |
8771 | #define const | |
8772 | EOF | |
8773 | ||
8774 | fi | |
8775 | ||
8776 | echo $ac_n "checking for inline""... $ac_c" 1>&6 | |
d9d8273d | 8777 | echo "configure:8778: checking for inline" >&5 |
10f2d63a VZ |
8778 | if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then |
8779 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8780 | else | |
8781 | ac_cv_c_inline=no | |
8782 | for ac_kw in inline __inline__ __inline; do | |
8783 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8784 | #line 8785 "configure" |
10f2d63a VZ |
8785 | #include "confdefs.h" |
8786 | ||
8787 | int main() { | |
8788 | } $ac_kw foo() { | |
8789 | ; return 0; } | |
8790 | EOF | |
d9d8273d | 8791 | if { (eval echo configure:8792: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
8792 | rm -rf conftest* |
8793 | ac_cv_c_inline=$ac_kw; break | |
8794 | else | |
8795 | echo "configure: failed program was:" >&5 | |
8796 | cat conftest.$ac_ext >&5 | |
8797 | fi | |
8798 | rm -f conftest* | |
8799 | done | |
8800 | ||
8801 | fi | |
8802 | ||
8803 | echo "$ac_t""$ac_cv_c_inline" 1>&6 | |
8804 | case "$ac_cv_c_inline" in | |
8805 | inline | yes) ;; | |
8806 | no) cat >> confdefs.h <<\EOF | |
8807 | #define inline | |
8808 | EOF | |
8809 | ;; | |
8810 | *) cat >> confdefs.h <<EOF | |
8811 | #define inline $ac_cv_c_inline | |
8812 | EOF | |
8813 | ;; | |
8814 | esac | |
8815 | ||
8816 | ||
8817 | echo $ac_n "checking size of char""... $ac_c" 1>&6 | |
d9d8273d | 8818 | echo "configure:8819: checking size of char" >&5 |
10f2d63a VZ |
8819 | if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then |
8820 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8821 | else | |
8822 | if test "$cross_compiling" = yes; then | |
8823 | ac_cv_sizeof_char=1 | |
8824 | else | |
8825 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8826 | #line 8827 "configure" |
10f2d63a VZ |
8827 | #include "confdefs.h" |
8828 | #include <stdio.h> | |
8829 | main() | |
8830 | { | |
8831 | FILE *f=fopen("conftestval", "w"); | |
8832 | if (!f) exit(1); | |
8833 | fprintf(f, "%d\n", sizeof(char)); | |
8834 | exit(0); | |
8835 | } | |
8836 | EOF | |
d9d8273d | 8837 | if { (eval echo configure:8838: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
8838 | then |
8839 | ac_cv_sizeof_char=`cat conftestval` | |
8840 | else | |
8841 | echo "configure: failed program was:" >&5 | |
8842 | cat conftest.$ac_ext >&5 | |
8843 | rm -fr conftest* | |
8844 | ac_cv_sizeof_char=0 | |
8845 | fi | |
8846 | rm -fr conftest* | |
8847 | fi | |
8848 | ||
8849 | fi | |
8850 | echo "$ac_t""$ac_cv_sizeof_char" 1>&6 | |
8851 | cat >> confdefs.h <<EOF | |
8852 | #define SIZEOF_CHAR $ac_cv_sizeof_char | |
8853 | EOF | |
8854 | ||
8855 | ||
8856 | echo $ac_n "checking size of short""... $ac_c" 1>&6 | |
d9d8273d | 8857 | echo "configure:8858: checking size of short" >&5 |
10f2d63a VZ |
8858 | if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then |
8859 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8860 | else | |
8861 | if test "$cross_compiling" = yes; then | |
8862 | ac_cv_sizeof_short=2 | |
8863 | else | |
8864 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8865 | #line 8866 "configure" |
10f2d63a VZ |
8866 | #include "confdefs.h" |
8867 | #include <stdio.h> | |
8868 | main() | |
8869 | { | |
8870 | FILE *f=fopen("conftestval", "w"); | |
8871 | if (!f) exit(1); | |
8872 | fprintf(f, "%d\n", sizeof(short)); | |
8873 | exit(0); | |
8874 | } | |
8875 | EOF | |
d9d8273d | 8876 | if { (eval echo configure:8877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
8877 | then |
8878 | ac_cv_sizeof_short=`cat conftestval` | |
8879 | else | |
8880 | echo "configure: failed program was:" >&5 | |
8881 | cat conftest.$ac_ext >&5 | |
8882 | rm -fr conftest* | |
8883 | ac_cv_sizeof_short=0 | |
8884 | fi | |
8885 | rm -fr conftest* | |
8886 | fi | |
8887 | ||
8888 | fi | |
8889 | echo "$ac_t""$ac_cv_sizeof_short" 1>&6 | |
8890 | cat >> confdefs.h <<EOF | |
8891 | #define SIZEOF_SHORT $ac_cv_sizeof_short | |
8892 | EOF | |
8893 | ||
8894 | ||
8895 | echo $ac_n "checking size of int *""... $ac_c" 1>&6 | |
d9d8273d | 8896 | echo "configure:8897: checking size of int *" >&5 |
10f2d63a VZ |
8897 | if eval "test \"`echo '$''{'ac_cv_sizeof_int_p'+set}'`\" = set"; then |
8898 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8899 | else | |
8900 | if test "$cross_compiling" = yes; then | |
8901 | ac_cv_sizeof_int_p=4 | |
8902 | else | |
8903 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8904 | #line 8905 "configure" |
10f2d63a VZ |
8905 | #include "confdefs.h" |
8906 | #include <stdio.h> | |
8907 | main() | |
8908 | { | |
8909 | FILE *f=fopen("conftestval", "w"); | |
8910 | if (!f) exit(1); | |
8911 | fprintf(f, "%d\n", sizeof(int *)); | |
8912 | exit(0); | |
8913 | } | |
8914 | EOF | |
d9d8273d | 8915 | if { (eval echo configure:8916: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
8916 | then |
8917 | ac_cv_sizeof_int_p=`cat conftestval` | |
8918 | else | |
8919 | echo "configure: failed program was:" >&5 | |
8920 | cat conftest.$ac_ext >&5 | |
8921 | rm -fr conftest* | |
8922 | ac_cv_sizeof_int_p=0 | |
8923 | fi | |
8924 | rm -fr conftest* | |
8925 | fi | |
8926 | ||
8927 | fi | |
8928 | echo "$ac_t""$ac_cv_sizeof_int_p" 1>&6 | |
8929 | cat >> confdefs.h <<EOF | |
8930 | #define SIZEOF_INT_P $ac_cv_sizeof_int_p | |
8931 | EOF | |
8932 | ||
8933 | ||
8934 | echo $ac_n "checking size of int""... $ac_c" 1>&6 | |
d9d8273d | 8935 | echo "configure:8936: checking size of int" >&5 |
10f2d63a VZ |
8936 | if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then |
8937 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8938 | else | |
8939 | if test "$cross_compiling" = yes; then | |
8940 | ac_cv_sizeof_int=4 | |
8941 | else | |
8942 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8943 | #line 8944 "configure" |
10f2d63a VZ |
8944 | #include "confdefs.h" |
8945 | #include <stdio.h> | |
8946 | main() | |
8947 | { | |
8948 | FILE *f=fopen("conftestval", "w"); | |
8949 | if (!f) exit(1); | |
8950 | fprintf(f, "%d\n", sizeof(int)); | |
8951 | exit(0); | |
8952 | } | |
8953 | EOF | |
d9d8273d | 8954 | if { (eval echo configure:8955: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
8955 | then |
8956 | ac_cv_sizeof_int=`cat conftestval` | |
8957 | else | |
8958 | echo "configure: failed program was:" >&5 | |
8959 | cat conftest.$ac_ext >&5 | |
8960 | rm -fr conftest* | |
8961 | ac_cv_sizeof_int=0 | |
8962 | fi | |
8963 | rm -fr conftest* | |
8964 | fi | |
8965 | ||
8966 | fi | |
8967 | echo "$ac_t""$ac_cv_sizeof_int" 1>&6 | |
8968 | cat >> confdefs.h <<EOF | |
8969 | #define SIZEOF_INT $ac_cv_sizeof_int | |
8970 | EOF | |
8971 | ||
8972 | ||
8973 | echo $ac_n "checking size of long""... $ac_c" 1>&6 | |
d9d8273d | 8974 | echo "configure:8975: checking size of long" >&5 |
10f2d63a VZ |
8975 | if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then |
8976 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8977 | else | |
8978 | if test "$cross_compiling" = yes; then | |
8979 | ac_cv_sizeof_long=4 | |
8980 | else | |
8981 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 8982 | #line 8983 "configure" |
10f2d63a VZ |
8983 | #include "confdefs.h" |
8984 | #include <stdio.h> | |
8985 | main() | |
8986 | { | |
8987 | FILE *f=fopen("conftestval", "w"); | |
8988 | if (!f) exit(1); | |
8989 | fprintf(f, "%d\n", sizeof(long)); | |
8990 | exit(0); | |
8991 | } | |
8992 | EOF | |
d9d8273d | 8993 | if { (eval echo configure:8994: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
8994 | then |
8995 | ac_cv_sizeof_long=`cat conftestval` | |
8996 | else | |
8997 | echo "configure: failed program was:" >&5 | |
8998 | cat conftest.$ac_ext >&5 | |
8999 | rm -fr conftest* | |
9000 | ac_cv_sizeof_long=0 | |
9001 | fi | |
9002 | rm -fr conftest* | |
9003 | fi | |
9004 | ||
9005 | fi | |
9006 | echo "$ac_t""$ac_cv_sizeof_long" 1>&6 | |
9007 | cat >> confdefs.h <<EOF | |
9008 | #define SIZEOF_LONG $ac_cv_sizeof_long | |
9009 | EOF | |
9010 | ||
9011 | ||
9012 | echo $ac_n "checking size of long long""... $ac_c" 1>&6 | |
d9d8273d | 9013 | echo "configure:9014: checking size of long long" >&5 |
10f2d63a VZ |
9014 | if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then |
9015 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9016 | else | |
9017 | if test "$cross_compiling" = yes; then | |
9018 | ac_cv_sizeof_long_long=0 | |
9019 | else | |
9020 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9021 | #line 9022 "configure" |
10f2d63a VZ |
9022 | #include "confdefs.h" |
9023 | #include <stdio.h> | |
9024 | main() | |
9025 | { | |
9026 | FILE *f=fopen("conftestval", "w"); | |
9027 | if (!f) exit(1); | |
9028 | fprintf(f, "%d\n", sizeof(long long)); | |
9029 | exit(0); | |
9030 | } | |
9031 | EOF | |
d9d8273d | 9032 | if { (eval echo configure:9033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9033 | then |
9034 | ac_cv_sizeof_long_long=`cat conftestval` | |
9035 | else | |
9036 | echo "configure: failed program was:" >&5 | |
9037 | cat conftest.$ac_ext >&5 | |
9038 | rm -fr conftest* | |
9039 | ac_cv_sizeof_long_long=0 | |
9040 | fi | |
9041 | rm -fr conftest* | |
9042 | fi | |
9043 | ||
9044 | fi | |
9045 | echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6 | |
9046 | cat >> confdefs.h <<EOF | |
9047 | #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long | |
9048 | EOF | |
9049 | ||
9050 | ||
9051 | ||
9052 | echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 | |
d9d8273d | 9053 | echo "configure:9054: checking whether byte ordering is bigendian" >&5 |
10f2d63a VZ |
9054 | if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then |
9055 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9056 | else | |
9057 | ac_cv_c_bigendian=unknown | |
9058 | # See if sys/param.h defines the BYTE_ORDER macro. | |
9059 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9060 | #line 9061 "configure" |
10f2d63a VZ |
9061 | #include "confdefs.h" |
9062 | #include <sys/types.h> | |
9063 | #include <sys/param.h> | |
9064 | int main() { | |
9065 | ||
9066 | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | |
9067 | bogus endian macros | |
9068 | #endif | |
9069 | ; return 0; } | |
9070 | EOF | |
d9d8273d | 9071 | if { (eval echo configure:9072: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9072 | rm -rf conftest* |
9073 | # It does; now see whether it defined to BIG_ENDIAN or not. | |
9074 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9075 | #line 9076 "configure" |
10f2d63a VZ |
9076 | #include "confdefs.h" |
9077 | #include <sys/types.h> | |
9078 | #include <sys/param.h> | |
9079 | int main() { | |
9080 | ||
9081 | #if BYTE_ORDER != BIG_ENDIAN | |
9082 | not big endian | |
9083 | #endif | |
9084 | ; return 0; } | |
9085 | EOF | |
d9d8273d | 9086 | if { (eval echo configure:9087: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9087 | rm -rf conftest* |
9088 | ac_cv_c_bigendian=yes | |
9089 | else | |
9090 | echo "configure: failed program was:" >&5 | |
9091 | cat conftest.$ac_ext >&5 | |
9092 | rm -rf conftest* | |
9093 | ac_cv_c_bigendian=no | |
9094 | fi | |
9095 | rm -f conftest* | |
9096 | else | |
9097 | echo "configure: failed program was:" >&5 | |
9098 | cat conftest.$ac_ext >&5 | |
9099 | fi | |
9100 | rm -f conftest* | |
9101 | if test $ac_cv_c_bigendian = unknown; then | |
9102 | if test "$cross_compiling" = yes; then | |
9103 | ac_cv_c_bigendian=unknown | |
9104 | else | |
9105 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9106 | #line 9107 "configure" |
10f2d63a VZ |
9107 | #include "confdefs.h" |
9108 | main () { | |
9109 | /* Are we little or big endian? From Harbison&Steele. */ | |
9110 | union | |
9111 | { | |
9112 | long l; | |
9113 | char c[sizeof (long)]; | |
9114 | } u; | |
9115 | u.l = 1; | |
9116 | exit (u.c[sizeof (long) - 1] == 1); | |
9117 | } | |
9118 | EOF | |
d9d8273d | 9119 | if { (eval echo configure:9120: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9120 | then |
9121 | ac_cv_c_bigendian=no | |
9122 | else | |
9123 | echo "configure: failed program was:" >&5 | |
9124 | cat conftest.$ac_ext >&5 | |
9125 | rm -fr conftest* | |
9126 | ac_cv_c_bigendian=yes | |
9127 | fi | |
9128 | rm -fr conftest* | |
9129 | fi | |
9130 | ||
9131 | fi | |
9132 | fi | |
9133 | ||
9134 | echo "$ac_t""$ac_cv_c_bigendian" 1>&6 | |
9135 | if test $ac_cv_c_bigendian = unknown; then | |
9136 | 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 | |
9137 | fi | |
9138 | if test $ac_cv_c_bigendian = yes; then | |
9139 | cat >> confdefs.h <<\EOF | |
9140 | #define WORDS_BIGENDIAN 1 | |
9141 | EOF | |
9142 | ||
9143 | fi | |
9144 | ||
9145 | ||
9146 | ||
9147 | if test "$cross_compiling" = "yes"; then | |
9148 | cat >> confdefs.h <<\EOF | |
9149 | #define wxUSE_IOSTREAMH 1 | |
9150 | EOF | |
9151 | ||
9152 | else | |
9153 | ||
9154 | ac_ext=C | |
9155 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9156 | ac_cpp='$CXXCPP $CPPFLAGS' | |
9157 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9158 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9159 | cross_compiling=$ac_cv_prog_cxx_cross | |
9160 | ||
9161 | ||
9162 | for ac_hdr in iostream | |
9163 | do | |
9164 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9165 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 9166 | echo "configure:9167: checking for $ac_hdr" >&5 |
10f2d63a VZ |
9167 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9168 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9169 | else | |
9170 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9171 | #line 9172 "configure" |
10f2d63a VZ |
9172 | #include "confdefs.h" |
9173 | #include <$ac_hdr> | |
9174 | EOF | |
9175 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 9176 | { (eval echo configure:9177: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9177 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9178 | if test -z "$ac_err"; then | |
9179 | rm -rf conftest* | |
9180 | eval "ac_cv_header_$ac_safe=yes" | |
9181 | else | |
9182 | echo "$ac_err" >&5 | |
9183 | echo "configure: failed program was:" >&5 | |
9184 | cat conftest.$ac_ext >&5 | |
9185 | rm -rf conftest* | |
9186 | eval "ac_cv_header_$ac_safe=no" | |
9187 | fi | |
9188 | rm -f conftest* | |
9189 | fi | |
9190 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9191 | echo "$ac_t""yes" 1>&6 | |
9192 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9193 | cat >> confdefs.h <<EOF | |
9194 | #define $ac_tr_hdr 1 | |
9195 | EOF | |
9196 | ||
9197 | else | |
9198 | echo "$ac_t""no" 1>&6 | |
9199 | fi | |
9200 | done | |
9201 | ||
9202 | ||
9203 | if test "x$HAVE_IOSTREAM" = x ; then | |
9204 | cat >> confdefs.h <<\EOF | |
9205 | #define wxUSE_IOSTREAMH 1 | |
9206 | EOF | |
9207 | ||
9208 | else | |
9209 | : | |
9210 | fi | |
9211 | ||
9212 | ac_ext=c | |
9213 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9214 | ac_cpp='$CPP $CPPFLAGS' | |
9215 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9216 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9217 | cross_compiling=$ac_cv_prog_cc_cross | |
9218 | ||
9219 | fi | |
9220 | ||
9221 | ||
9222 | ||
9223 | echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6 | |
d9d8273d | 9224 | echo "configure:9225: checking if C++ compiler supports bool" >&5 |
10f2d63a VZ |
9225 | if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then |
9226 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9227 | else | |
9228 | ||
9229 | ||
9230 | ac_ext=C | |
9231 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9232 | ac_cpp='$CXXCPP $CPPFLAGS' | |
9233 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9234 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9235 | cross_compiling=$ac_cv_prog_cxx_cross | |
9236 | ||
9237 | ||
9238 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9239 | #line 9240 "configure" |
10f2d63a VZ |
9240 | #include "confdefs.h" |
9241 | ||
9242 | ||
9243 | int main() { | |
9244 | ||
9245 | bool b = true; | |
9246 | ||
9247 | return 0; | |
9248 | ||
9249 | ; return 0; } | |
9250 | EOF | |
d9d8273d | 9251 | if { (eval echo configure:9252: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9252 | rm -rf conftest* |
9253 | ||
9254 | cat >> confdefs.h <<\EOF | |
9255 | #define HAVE_BOOL 1 | |
9256 | EOF | |
9257 | ||
9258 | wx_cv_cpp_bool=yes | |
9259 | ||
9260 | else | |
9261 | echo "configure: failed program was:" >&5 | |
9262 | cat conftest.$ac_ext >&5 | |
9263 | rm -rf conftest* | |
9264 | ||
9265 | wx_cv_cpp_bool=no | |
9266 | ||
9267 | ||
9268 | fi | |
9269 | rm -f conftest* | |
9270 | ||
9271 | ac_ext=c | |
9272 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9273 | ac_cpp='$CPP $CPPFLAGS' | |
9274 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9275 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9276 | cross_compiling=$ac_cv_prog_cc_cross | |
9277 | ||
9278 | ||
9279 | fi | |
9280 | ||
9281 | echo "$ac_t""$wx_cv_cpp_bool" 1>&6 | |
9282 | ||
9283 | if test "$wx_cv_cpp_bool" = "yes"; then | |
9284 | cat >> confdefs.h <<\EOF | |
9285 | #define HAVE_BOOL 1 | |
9286 | EOF | |
9287 | ||
9288 | fi | |
9289 | ||
9290 | ||
9291 | ||
10f2d63a | 9292 | echo $ac_n "checking if you need GNU extensions""... $ac_c" 1>&6 |
d9d8273d | 9293 | echo "configure:9294: checking if you need GNU extensions" >&5 |
10f2d63a VZ |
9294 | if eval "test \"`echo '$''{'wx_cv_gnu_extensions'+set}'`\" = set"; then |
9295 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9296 | else | |
9297 | ||
9298 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9299 | #line 9300 "configure" |
10f2d63a VZ |
9300 | #include "confdefs.h" |
9301 | #include <features.h> | |
9302 | int main() { | |
9303 | ||
9304 | ||
9305 | #ifndef __GNU_LIBRARY__ | |
9306 | Compile error wanted | |
9307 | #endif | |
9308 | ||
9309 | ||
9310 | ; return 0; } | |
9311 | EOF | |
d9d8273d | 9312 | if { (eval echo configure:9313: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9313 | rm -rf conftest* |
9314 | wx_cv_gnu_extensions=yes | |
9315 | else | |
9316 | echo "configure: failed program was:" >&5 | |
9317 | cat conftest.$ac_ext >&5 | |
9318 | rm -rf conftest* | |
9319 | wx_cv_gnu_extensions=no | |
9320 | fi | |
9321 | rm -f conftest* | |
9322 | ||
9323 | fi | |
9324 | ||
9325 | ||
9326 | echo "$ac_t""$wx_cv_gnu_extensions" 1>&6 | |
9327 | if test "$wx_cv_gnu_extensions" = "yes"; then | |
9328 | cat >> confdefs.h <<EOF | |
9329 | #define _GNU_SOURCE 1 | |
9330 | EOF | |
9331 | ||
9332 | fi | |
9333 | ||
9334 | ||
9335 | ||
9336 | echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6 | |
d9d8273d | 9337 | echo "configure:9338: checking for wcslen in -lc" >&5 |
10f2d63a VZ |
9338 | ac_lib_var=`echo c'_'wcslen | sed 'y%./+-%__p_%'` |
9339 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
9340 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9341 | else | |
9342 | ac_save_LIBS="$LIBS" | |
9343 | LIBS="-lc $LIBS" | |
9344 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9345 | #line 9346 "configure" |
10f2d63a VZ |
9346 | #include "confdefs.h" |
9347 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9348 | /* We use char because int might match the return type of a gcc2 | |
9349 | builtin and then its argument prototype would still apply. */ | |
9350 | char wcslen(); | |
9351 | ||
9352 | int main() { | |
9353 | wcslen() | |
9354 | ; return 0; } | |
9355 | EOF | |
d9d8273d | 9356 | if { (eval echo configure:9357: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9357 | rm -rf conftest* |
9358 | eval "ac_cv_lib_$ac_lib_var=yes" | |
9359 | else | |
9360 | echo "configure: failed program was:" >&5 | |
9361 | cat conftest.$ac_ext >&5 | |
9362 | rm -rf conftest* | |
9363 | eval "ac_cv_lib_$ac_lib_var=no" | |
9364 | fi | |
9365 | rm -f conftest* | |
9366 | LIBS="$ac_save_LIBS" | |
9367 | ||
9368 | fi | |
9369 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
9370 | echo "$ac_t""yes" 1>&6 | |
9371 | ||
9372 | cat >> confdefs.h <<\EOF | |
9373 | #define HAVE_WCSLEN 1 | |
9374 | EOF | |
9375 | ||
9376 | WCHAR_LINK="" | |
9377 | ||
9378 | else | |
9379 | echo "$ac_t""no" 1>&6 | |
9380 | ||
9381 | echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6 | |
d9d8273d | 9382 | echo "configure:9383: checking for wcslen in -lw" >&5 |
10f2d63a VZ |
9383 | ac_lib_var=`echo w'_'wcslen | sed 'y%./+-%__p_%'` |
9384 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
9385 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9386 | else | |
9387 | ac_save_LIBS="$LIBS" | |
9388 | LIBS="-lw $LIBS" | |
9389 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9390 | #line 9391 "configure" |
10f2d63a VZ |
9391 | #include "confdefs.h" |
9392 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9393 | /* We use char because int might match the return type of a gcc2 | |
9394 | builtin and then its argument prototype would still apply. */ | |
9395 | char wcslen(); | |
9396 | ||
9397 | int main() { | |
9398 | wcslen() | |
9399 | ; return 0; } | |
9400 | EOF | |
d9d8273d | 9401 | if { (eval echo configure:9402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9402 | rm -rf conftest* |
9403 | eval "ac_cv_lib_$ac_lib_var=yes" | |
9404 | else | |
9405 | echo "configure: failed program was:" >&5 | |
9406 | cat conftest.$ac_ext >&5 | |
9407 | rm -rf conftest* | |
9408 | eval "ac_cv_lib_$ac_lib_var=no" | |
9409 | fi | |
9410 | rm -f conftest* | |
9411 | LIBS="$ac_save_LIBS" | |
9412 | ||
9413 | fi | |
9414 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
9415 | echo "$ac_t""yes" 1>&6 | |
9416 | ||
9417 | cat >> confdefs.h <<\EOF | |
9418 | #define HAVE_WCSLEN 1 | |
9419 | EOF | |
9420 | ||
9421 | WCHAR_LINK="-lw" | |
9422 | ||
9423 | else | |
9424 | echo "$ac_t""no" 1>&6 | |
9425 | fi | |
9426 | ||
9427 | ||
9428 | fi | |
9429 | ||
9430 | ||
9431 | echo $ac_n "checking for vprintf""... $ac_c" 1>&6 | |
d9d8273d | 9432 | echo "configure:9433: checking for vprintf" >&5 |
10f2d63a VZ |
9433 | if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then |
9434 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9435 | else | |
9436 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9437 | #line 9438 "configure" |
10f2d63a VZ |
9438 | #include "confdefs.h" |
9439 | /* System header to define __stub macros and hopefully few prototypes, | |
9440 | which can conflict with char vprintf(); below. */ | |
9441 | #include <assert.h> | |
9442 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9443 | /* We use char because int might match the return type of a gcc2 | |
9444 | builtin and then its argument prototype would still apply. */ | |
9445 | char vprintf(); | |
69ffe1d2 | 9446 | char (*f)(); |
10f2d63a VZ |
9447 | |
9448 | int main() { | |
9449 | ||
9450 | /* The GNU C library defines this for functions which it implements | |
9451 | to always fail with ENOSYS. Some functions are actually named | |
9452 | something starting with __ and the normal name is an alias. */ | |
9453 | #if defined (__stub_vprintf) || defined (__stub___vprintf) | |
9454 | choke me | |
9455 | #else | |
69ffe1d2 | 9456 | f = vprintf; |
10f2d63a VZ |
9457 | #endif |
9458 | ||
9459 | ; return 0; } | |
9460 | EOF | |
d9d8273d | 9461 | if { (eval echo configure:9462: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9462 | rm -rf conftest* |
9463 | eval "ac_cv_func_vprintf=yes" | |
9464 | else | |
9465 | echo "configure: failed program was:" >&5 | |
9466 | cat conftest.$ac_ext >&5 | |
9467 | rm -rf conftest* | |
9468 | eval "ac_cv_func_vprintf=no" | |
9469 | fi | |
9470 | rm -f conftest* | |
9471 | fi | |
9472 | ||
9473 | if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then | |
9474 | echo "$ac_t""yes" 1>&6 | |
9475 | cat >> confdefs.h <<\EOF | |
9476 | #define HAVE_VPRINTF 1 | |
9477 | EOF | |
9478 | ||
9479 | else | |
9480 | echo "$ac_t""no" 1>&6 | |
9481 | fi | |
9482 | ||
9483 | if test "$ac_cv_func_vprintf" != yes; then | |
9484 | echo $ac_n "checking for _doprnt""... $ac_c" 1>&6 | |
d9d8273d | 9485 | echo "configure:9486: checking for _doprnt" >&5 |
10f2d63a VZ |
9486 | if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then |
9487 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9488 | else | |
9489 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9490 | #line 9491 "configure" |
10f2d63a VZ |
9491 | #include "confdefs.h" |
9492 | /* System header to define __stub macros and hopefully few prototypes, | |
9493 | which can conflict with char _doprnt(); below. */ | |
9494 | #include <assert.h> | |
9495 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9496 | /* We use char because int might match the return type of a gcc2 | |
9497 | builtin and then its argument prototype would still apply. */ | |
9498 | char _doprnt(); | |
69ffe1d2 | 9499 | char (*f)(); |
10f2d63a VZ |
9500 | |
9501 | int main() { | |
9502 | ||
9503 | /* The GNU C library defines this for functions which it implements | |
9504 | to always fail with ENOSYS. Some functions are actually named | |
9505 | something starting with __ and the normal name is an alias. */ | |
9506 | #if defined (__stub__doprnt) || defined (__stub____doprnt) | |
9507 | choke me | |
9508 | #else | |
69ffe1d2 | 9509 | f = _doprnt; |
10f2d63a VZ |
9510 | #endif |
9511 | ||
9512 | ; return 0; } | |
9513 | EOF | |
d9d8273d | 9514 | if { (eval echo configure:9515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9515 | rm -rf conftest* |
9516 | eval "ac_cv_func__doprnt=yes" | |
9517 | else | |
9518 | echo "configure: failed program was:" >&5 | |
9519 | cat conftest.$ac_ext >&5 | |
9520 | rm -rf conftest* | |
9521 | eval "ac_cv_func__doprnt=no" | |
9522 | fi | |
9523 | rm -f conftest* | |
9524 | fi | |
9525 | ||
9526 | if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then | |
9527 | echo "$ac_t""yes" 1>&6 | |
9528 | cat >> confdefs.h <<\EOF | |
9529 | #define HAVE_DOPRNT 1 | |
9530 | EOF | |
9531 | ||
9532 | else | |
9533 | echo "$ac_t""no" 1>&6 | |
9534 | fi | |
9535 | ||
9536 | fi | |
9537 | ||
9538 | ||
9539 | for ac_func in vsnprintf | |
9540 | do | |
9541 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 9542 | echo "configure:9543: checking for $ac_func" >&5 |
10f2d63a VZ |
9543 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
9544 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9545 | else | |
9546 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9547 | #line 9548 "configure" |
10f2d63a VZ |
9548 | #include "confdefs.h" |
9549 | /* System header to define __stub macros and hopefully few prototypes, | |
9550 | which can conflict with char $ac_func(); below. */ | |
9551 | #include <assert.h> | |
9552 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9553 | /* We use char because int might match the return type of a gcc2 | |
9554 | builtin and then its argument prototype would still apply. */ | |
9555 | char $ac_func(); | |
69ffe1d2 | 9556 | char (*f)(); |
10f2d63a VZ |
9557 | |
9558 | int main() { | |
9559 | ||
9560 | /* The GNU C library defines this for functions which it implements | |
9561 | to always fail with ENOSYS. Some functions are actually named | |
9562 | something starting with __ and the normal name is an alias. */ | |
9563 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
9564 | choke me | |
9565 | #else | |
69ffe1d2 | 9566 | f = $ac_func; |
10f2d63a VZ |
9567 | #endif |
9568 | ||
9569 | ; return 0; } | |
9570 | EOF | |
d9d8273d | 9571 | if { (eval echo configure:9572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9572 | rm -rf conftest* |
9573 | eval "ac_cv_func_$ac_func=yes" | |
9574 | else | |
9575 | echo "configure: failed program was:" >&5 | |
9576 | cat conftest.$ac_ext >&5 | |
9577 | rm -rf conftest* | |
9578 | eval "ac_cv_func_$ac_func=no" | |
9579 | fi | |
9580 | rm -f conftest* | |
9581 | fi | |
9582 | ||
9583 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
9584 | echo "$ac_t""yes" 1>&6 | |
9585 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
9586 | cat >> confdefs.h <<EOF | |
9587 | #define $ac_tr_func 1 | |
9588 | EOF | |
9589 | cat >> confdefs.h <<\EOF | |
9590 | #define HAVE_VSNPRINTF 1 | |
9591 | EOF | |
9592 | ||
9593 | else | |
9594 | echo "$ac_t""no" 1>&6 | |
9595 | echo "configure: warning: unsafe function sprintf will be used instead of snprintf" 1>&2 | |
9596 | ||
9597 | fi | |
9598 | done | |
9599 | ||
9600 | ||
9601 | ||
9602 | ac_ext=C | |
9603 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9604 | ac_cpp='$CXXCPP $CPPFLAGS' | |
9605 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9606 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9607 | cross_compiling=$ac_cv_prog_cxx_cross | |
9608 | ||
9609 | ||
9610 | echo $ac_n "checking for vsscanf""... $ac_c" 1>&6 | |
d9d8273d | 9611 | echo "configure:9612: checking for vsscanf" >&5 |
10f2d63a VZ |
9612 | if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then |
9613 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9614 | else | |
9615 | ||
9616 | if test "$cross_compiling" = yes; then | |
9617 | wx_cv_func_vsscanf=no | |
9618 | ||
9619 | else | |
9620 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9621 | #line 9622 "configure" |
10f2d63a VZ |
9622 | #include "confdefs.h" |
9623 | #ifdef __cplusplus | |
9624 | extern "C" void exit(int); | |
9625 | #endif | |
9626 | ||
9627 | #include <stdio.h> | |
9628 | #include <stdarg.h> | |
9629 | ||
9630 | int try_vsscanf(const char *format, ...) | |
9631 | { | |
9632 | va_list ap; | |
9633 | va_start(ap, format); | |
9634 | ||
9635 | vsscanf("17", format, ap); | |
9636 | ||
9637 | va_end(ap); | |
9638 | } | |
9639 | ||
9640 | int main() | |
9641 | { | |
9642 | int i; | |
9643 | try_vsscanf("%d", &i); | |
9644 | return i == 17 ? 0 : 1; | |
9645 | } | |
9646 | ||
9647 | EOF | |
d9d8273d | 9648 | if { (eval echo configure:9649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9649 | then |
9650 | ||
9651 | cat >> confdefs.h <<\EOF | |
9652 | #define HAVE_VSSCANF 1 | |
9653 | EOF | |
9654 | ||
9655 | wx_cv_func_vsscanf=yes | |
9656 | ||
9657 | else | |
9658 | echo "configure: failed program was:" >&5 | |
9659 | cat conftest.$ac_ext >&5 | |
9660 | rm -fr conftest* | |
9661 | wx_cv_func_vsscanf=no | |
9662 | fi | |
9663 | rm -fr conftest* | |
9664 | fi | |
9665 | ||
9666 | ||
9667 | fi | |
9668 | ||
9669 | echo "$ac_t""$wx_cv_func_vsscanf" 1>&6 | |
9670 | ||
9671 | ac_ext=c | |
9672 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9673 | ac_cpp='$CPP $CPPFLAGS' | |
9674 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9675 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9676 | cross_compiling=$ac_cv_prog_cc_cross | |
9677 | ||
9678 | ||
9679 | if test "$USE_UNIX" = 1; then | |
9680 | ||
9681 | for ac_func in vfork | |
9682 | do | |
9683 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 9684 | echo "configure:9685: checking for $ac_func" >&5 |
10f2d63a VZ |
9685 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
9686 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9687 | else | |
9688 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9689 | #line 9690 "configure" |
10f2d63a VZ |
9690 | #include "confdefs.h" |
9691 | /* System header to define __stub macros and hopefully few prototypes, | |
9692 | which can conflict with char $ac_func(); below. */ | |
9693 | #include <assert.h> | |
9694 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9695 | /* We use char because int might match the return type of a gcc2 | |
9696 | builtin and then its argument prototype would still apply. */ | |
9697 | char $ac_func(); | |
69ffe1d2 | 9698 | char (*f)(); |
10f2d63a VZ |
9699 | |
9700 | int main() { | |
9701 | ||
9702 | /* The GNU C library defines this for functions which it implements | |
9703 | to always fail with ENOSYS. Some functions are actually named | |
9704 | something starting with __ and the normal name is an alias. */ | |
9705 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
9706 | choke me | |
9707 | #else | |
69ffe1d2 | 9708 | f = $ac_func; |
10f2d63a VZ |
9709 | #endif |
9710 | ||
9711 | ; return 0; } | |
9712 | EOF | |
d9d8273d | 9713 | if { (eval echo configure:9714: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9714 | rm -rf conftest* |
9715 | eval "ac_cv_func_$ac_func=yes" | |
9716 | else | |
9717 | echo "configure: failed program was:" >&5 | |
9718 | cat conftest.$ac_ext >&5 | |
9719 | rm -rf conftest* | |
9720 | eval "ac_cv_func_$ac_func=no" | |
9721 | fi | |
9722 | rm -f conftest* | |
9723 | fi | |
9724 | ||
9725 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
9726 | echo "$ac_t""yes" 1>&6 | |
9727 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
9728 | cat >> confdefs.h <<EOF | |
9729 | #define $ac_tr_func 1 | |
9730 | EOF | |
9731 | ||
9732 | else | |
9733 | echo "$ac_t""no" 1>&6 | |
9734 | fi | |
9735 | done | |
9736 | ||
9737 | ||
9738 | POSIX4_LINK= | |
9739 | for ac_func in nanosleep | |
9740 | do | |
9741 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 9742 | echo "configure:9743: checking for $ac_func" >&5 |
10f2d63a VZ |
9743 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
9744 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9745 | else | |
9746 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9747 | #line 9748 "configure" |
10f2d63a VZ |
9748 | #include "confdefs.h" |
9749 | /* System header to define __stub macros and hopefully few prototypes, | |
9750 | which can conflict with char $ac_func(); below. */ | |
9751 | #include <assert.h> | |
9752 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9753 | /* We use char because int might match the return type of a gcc2 | |
9754 | builtin and then its argument prototype would still apply. */ | |
9755 | char $ac_func(); | |
69ffe1d2 | 9756 | char (*f)(); |
10f2d63a VZ |
9757 | |
9758 | int main() { | |
9759 | ||
9760 | /* The GNU C library defines this for functions which it implements | |
9761 | to always fail with ENOSYS. Some functions are actually named | |
9762 | something starting with __ and the normal name is an alias. */ | |
9763 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
9764 | choke me | |
9765 | #else | |
69ffe1d2 | 9766 | f = $ac_func; |
10f2d63a VZ |
9767 | #endif |
9768 | ||
9769 | ; return 0; } | |
9770 | EOF | |
d9d8273d | 9771 | if { (eval echo configure:9772: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9772 | rm -rf conftest* |
9773 | eval "ac_cv_func_$ac_func=yes" | |
9774 | else | |
9775 | echo "configure: failed program was:" >&5 | |
9776 | cat conftest.$ac_ext >&5 | |
9777 | rm -rf conftest* | |
9778 | eval "ac_cv_func_$ac_func=no" | |
9779 | fi | |
9780 | rm -f conftest* | |
9781 | fi | |
9782 | ||
9783 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
9784 | echo "$ac_t""yes" 1>&6 | |
9785 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
9786 | cat >> confdefs.h <<EOF | |
9787 | #define $ac_tr_func 1 | |
9788 | EOF | |
9789 | cat >> confdefs.h <<\EOF | |
9790 | #define HAVE_NANOSLEEP 1 | |
9791 | EOF | |
9792 | ||
9793 | else | |
9794 | echo "$ac_t""no" 1>&6 | |
9795 | echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6 | |
d9d8273d | 9796 | echo "configure:9797: checking for nanosleep in -lposix4" >&5 |
10f2d63a VZ |
9797 | ac_lib_var=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'` |
9798 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
9799 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9800 | else | |
9801 | ac_save_LIBS="$LIBS" | |
9802 | LIBS="-lposix4 $LIBS" | |
9803 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9804 | #line 9805 "configure" |
10f2d63a VZ |
9805 | #include "confdefs.h" |
9806 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9807 | /* We use char because int might match the return type of a gcc2 | |
9808 | builtin and then its argument prototype would still apply. */ | |
9809 | char nanosleep(); | |
9810 | ||
9811 | int main() { | |
9812 | nanosleep() | |
9813 | ; return 0; } | |
9814 | EOF | |
d9d8273d | 9815 | if { (eval echo configure:9816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9816 | rm -rf conftest* |
9817 | eval "ac_cv_lib_$ac_lib_var=yes" | |
9818 | else | |
9819 | echo "configure: failed program was:" >&5 | |
9820 | cat conftest.$ac_ext >&5 | |
9821 | rm -rf conftest* | |
9822 | eval "ac_cv_lib_$ac_lib_var=no" | |
9823 | fi | |
9824 | rm -f conftest* | |
9825 | LIBS="$ac_save_LIBS" | |
9826 | ||
9827 | fi | |
9828 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
9829 | echo "$ac_t""yes" 1>&6 | |
9830 | ||
9831 | cat >> confdefs.h <<\EOF | |
9832 | #define HAVE_NANOSLEEP 1 | |
9833 | EOF | |
9834 | ||
9835 | POSIX4_LINK="-lposix4" | |
9836 | ||
9837 | else | |
9838 | echo "$ac_t""no" 1>&6 | |
9839 | ||
9840 | for ac_func in usleep | |
9841 | do | |
9842 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 9843 | echo "configure:9844: checking for $ac_func" >&5 |
10f2d63a VZ |
9844 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
9845 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9846 | else | |
9847 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9848 | #line 9849 "configure" |
10f2d63a VZ |
9849 | #include "confdefs.h" |
9850 | /* System header to define __stub macros and hopefully few prototypes, | |
9851 | which can conflict with char $ac_func(); below. */ | |
9852 | #include <assert.h> | |
9853 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9854 | /* We use char because int might match the return type of a gcc2 | |
9855 | builtin and then its argument prototype would still apply. */ | |
9856 | char $ac_func(); | |
69ffe1d2 | 9857 | char (*f)(); |
10f2d63a VZ |
9858 | |
9859 | int main() { | |
9860 | ||
9861 | /* The GNU C library defines this for functions which it implements | |
9862 | to always fail with ENOSYS. Some functions are actually named | |
9863 | something starting with __ and the normal name is an alias. */ | |
9864 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
9865 | choke me | |
9866 | #else | |
69ffe1d2 | 9867 | f = $ac_func; |
10f2d63a VZ |
9868 | #endif |
9869 | ||
9870 | ; return 0; } | |
9871 | EOF | |
d9d8273d | 9872 | if { (eval echo configure:9873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9873 | rm -rf conftest* |
9874 | eval "ac_cv_func_$ac_func=yes" | |
9875 | else | |
9876 | echo "configure: failed program was:" >&5 | |
9877 | cat conftest.$ac_ext >&5 | |
9878 | rm -rf conftest* | |
9879 | eval "ac_cv_func_$ac_func=no" | |
9880 | fi | |
9881 | rm -f conftest* | |
9882 | fi | |
9883 | ||
9884 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
9885 | echo "$ac_t""yes" 1>&6 | |
9886 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
9887 | cat >> confdefs.h <<EOF | |
9888 | #define $ac_tr_func 1 | |
9889 | EOF | |
9890 | cat >> confdefs.h <<\EOF | |
9891 | #define HAVE_USLEEP 1 | |
9892 | EOF | |
9893 | ||
9894 | else | |
9895 | echo "$ac_t""no" 1>&6 | |
9896 | echo "configure: warning: wxSleep() function will not work" 1>&2 | |
9897 | fi | |
9898 | done | |
9899 | ||
9900 | ||
9901 | fi | |
9902 | ||
9903 | ||
9904 | fi | |
9905 | done | |
9906 | ||
9907 | ||
9908 | for ac_func in uname gethostname | |
9909 | do | |
9910 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 9911 | echo "configure:9912: checking for $ac_func" >&5 |
10f2d63a VZ |
9912 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
9913 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9914 | else | |
9915 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9916 | #line 9917 "configure" |
10f2d63a VZ |
9917 | #include "confdefs.h" |
9918 | /* System header to define __stub macros and hopefully few prototypes, | |
9919 | which can conflict with char $ac_func(); below. */ | |
9920 | #include <assert.h> | |
9921 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9922 | /* We use char because int might match the return type of a gcc2 | |
9923 | builtin and then its argument prototype would still apply. */ | |
9924 | char $ac_func(); | |
69ffe1d2 | 9925 | char (*f)(); |
10f2d63a VZ |
9926 | |
9927 | int main() { | |
9928 | ||
9929 | /* The GNU C library defines this for functions which it implements | |
9930 | to always fail with ENOSYS. Some functions are actually named | |
9931 | something starting with __ and the normal name is an alias. */ | |
9932 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
9933 | choke me | |
9934 | #else | |
69ffe1d2 | 9935 | f = $ac_func; |
10f2d63a VZ |
9936 | #endif |
9937 | ||
9938 | ; return 0; } | |
9939 | EOF | |
d9d8273d | 9940 | if { (eval echo configure:9941: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9941 | rm -rf conftest* |
9942 | eval "ac_cv_func_$ac_func=yes" | |
9943 | else | |
9944 | echo "configure: failed program was:" >&5 | |
9945 | cat conftest.$ac_ext >&5 | |
9946 | rm -rf conftest* | |
9947 | eval "ac_cv_func_$ac_func=no" | |
9948 | fi | |
9949 | rm -f conftest* | |
9950 | fi | |
9951 | ||
9952 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
9953 | echo "$ac_t""yes" 1>&6 | |
9954 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
9955 | cat >> confdefs.h <<EOF | |
9956 | #define $ac_tr_func 1 | |
9957 | EOF | |
9958 | break | |
9959 | else | |
9960 | echo "$ac_t""no" 1>&6 | |
9961 | fi | |
9962 | done | |
9963 | ||
9964 | ||
9965 | for ac_func in strtok_r | |
9966 | do | |
9967 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 9968 | echo "configure:9969: checking for $ac_func" >&5 |
10f2d63a VZ |
9969 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
9970 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9971 | else | |
9972 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 9973 | #line 9974 "configure" |
10f2d63a VZ |
9974 | #include "confdefs.h" |
9975 | /* System header to define __stub macros and hopefully few prototypes, | |
9976 | which can conflict with char $ac_func(); below. */ | |
9977 | #include <assert.h> | |
9978 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9979 | /* We use char because int might match the return type of a gcc2 | |
9980 | builtin and then its argument prototype would still apply. */ | |
9981 | char $ac_func(); | |
69ffe1d2 | 9982 | char (*f)(); |
10f2d63a VZ |
9983 | |
9984 | int main() { | |
9985 | ||
9986 | /* The GNU C library defines this for functions which it implements | |
9987 | to always fail with ENOSYS. Some functions are actually named | |
9988 | something starting with __ and the normal name is an alias. */ | |
9989 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
9990 | choke me | |
9991 | #else | |
69ffe1d2 | 9992 | f = $ac_func; |
10f2d63a VZ |
9993 | #endif |
9994 | ||
9995 | ; return 0; } | |
9996 | EOF | |
d9d8273d | 9997 | if { (eval echo configure:9998: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9998 | rm -rf conftest* |
9999 | eval "ac_cv_func_$ac_func=yes" | |
10000 | else | |
10001 | echo "configure: failed program was:" >&5 | |
10002 | cat conftest.$ac_ext >&5 | |
10003 | rm -rf conftest* | |
10004 | eval "ac_cv_func_$ac_func=no" | |
10005 | fi | |
10006 | rm -f conftest* | |
10007 | fi | |
10008 | ||
10009 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10010 | echo "$ac_t""yes" 1>&6 | |
10011 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10012 | cat >> confdefs.h <<EOF | |
10013 | #define $ac_tr_func 1 | |
10014 | EOF | |
10015 | ||
10016 | else | |
10017 | echo "$ac_t""no" 1>&6 | |
10018 | fi | |
10019 | done | |
10020 | ||
10021 | ||
c63c7106 | 10022 | INET_LINK= |
10f2d63a VZ |
10023 | for ac_func in inet_addr |
10024 | do | |
10025 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 10026 | echo "configure:10027: checking for $ac_func" >&5 |
10f2d63a VZ |
10027 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10028 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10029 | else | |
10030 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10031 | #line 10032 "configure" |
10f2d63a VZ |
10032 | #include "confdefs.h" |
10033 | /* System header to define __stub macros and hopefully few prototypes, | |
10034 | which can conflict with char $ac_func(); below. */ | |
10035 | #include <assert.h> | |
10036 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10037 | /* We use char because int might match the return type of a gcc2 | |
10038 | builtin and then its argument prototype would still apply. */ | |
10039 | char $ac_func(); | |
69ffe1d2 | 10040 | char (*f)(); |
10f2d63a VZ |
10041 | |
10042 | int main() { | |
10043 | ||
10044 | /* The GNU C library defines this for functions which it implements | |
10045 | to always fail with ENOSYS. Some functions are actually named | |
10046 | something starting with __ and the normal name is an alias. */ | |
10047 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10048 | choke me | |
10049 | #else | |
69ffe1d2 | 10050 | f = $ac_func; |
10f2d63a VZ |
10051 | #endif |
10052 | ||
10053 | ; return 0; } | |
10054 | EOF | |
d9d8273d | 10055 | if { (eval echo configure:10056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10056 | rm -rf conftest* |
10057 | eval "ac_cv_func_$ac_func=yes" | |
10058 | else | |
10059 | echo "configure: failed program was:" >&5 | |
10060 | cat conftest.$ac_ext >&5 | |
10061 | rm -rf conftest* | |
10062 | eval "ac_cv_func_$ac_func=no" | |
10063 | fi | |
10064 | rm -f conftest* | |
10065 | fi | |
10066 | ||
10067 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10068 | echo "$ac_t""yes" 1>&6 | |
10069 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10070 | cat >> confdefs.h <<EOF | |
10071 | #define $ac_tr_func 1 | |
10072 | EOF | |
c63c7106 VZ |
10073 | cat >> confdefs.h <<\EOF |
10074 | #define HAVE_INET_ADDR 1 | |
10075 | EOF | |
10076 | ||
10f2d63a VZ |
10077 | else |
10078 | echo "$ac_t""no" 1>&6 | |
c63c7106 | 10079 | echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6 |
d9d8273d | 10080 | echo "configure:10081: checking for inet_addr in -lnsl" >&5 |
c63c7106 VZ |
10081 | ac_lib_var=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'` |
10082 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10083 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10084 | else | |
10085 | ac_save_LIBS="$LIBS" | |
10086 | LIBS="-lnsl $LIBS" | |
10087 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10088 | #line 10089 "configure" |
c63c7106 VZ |
10089 | #include "confdefs.h" |
10090 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10091 | /* We use char because int might match the return type of a gcc2 | |
10092 | builtin and then its argument prototype would still apply. */ | |
10093 | char inet_addr(); | |
10094 | ||
10095 | int main() { | |
10096 | inet_addr() | |
10097 | ; return 0; } | |
10098 | EOF | |
d9d8273d | 10099 | if { (eval echo configure:10100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
10100 | rm -rf conftest* |
10101 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10102 | else | |
10103 | echo "configure: failed program was:" >&5 | |
10104 | cat conftest.$ac_ext >&5 | |
10105 | rm -rf conftest* | |
10106 | eval "ac_cv_lib_$ac_lib_var=no" | |
10107 | fi | |
10108 | rm -f conftest* | |
10109 | LIBS="$ac_save_LIBS" | |
10110 | ||
10111 | fi | |
10112 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10113 | echo "$ac_t""yes" 1>&6 | |
10114 | INET_LINK="nsl" | |
10115 | else | |
10116 | echo "$ac_t""no" 1>&6 | |
10117 | echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6 | |
d9d8273d | 10118 | echo "configure:10119: checking for inet_addr in -lresolv" >&5 |
c63c7106 VZ |
10119 | ac_lib_var=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'` |
10120 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10121 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10122 | else | |
10123 | ac_save_LIBS="$LIBS" | |
10124 | LIBS="-lresolv $LIBS" | |
10125 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10126 | #line 10127 "configure" |
c63c7106 VZ |
10127 | #include "confdefs.h" |
10128 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10129 | /* We use char because int might match the return type of a gcc2 | |
10130 | builtin and then its argument prototype would still apply. */ | |
10131 | char inet_addr(); | |
10132 | ||
10133 | int main() { | |
10134 | inet_addr() | |
10135 | ; return 0; } | |
10136 | EOF | |
d9d8273d | 10137 | if { (eval echo configure:10138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
10138 | rm -rf conftest* |
10139 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10140 | else | |
10141 | echo "configure: failed program was:" >&5 | |
10142 | cat conftest.$ac_ext >&5 | |
10143 | rm -rf conftest* | |
10144 | eval "ac_cv_lib_$ac_lib_var=no" | |
10145 | fi | |
10146 | rm -f conftest* | |
10147 | LIBS="$ac_save_LIBS" | |
10148 | ||
10149 | fi | |
10150 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10151 | echo "$ac_t""yes" 1>&6 | |
10152 | INET_LINK="resolv" | |
10153 | ||
10154 | else | |
10155 | echo "$ac_t""no" 1>&6 | |
10156 | fi | |
10157 | ||
10158 | ||
10159 | fi | |
10160 | ||
10161 | ||
10162 | ||
10f2d63a VZ |
10163 | fi |
10164 | done | |
10165 | ||
c63c7106 | 10166 | |
10f2d63a VZ |
10167 | for ac_func in inet_aton |
10168 | do | |
10169 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 10170 | echo "configure:10171: checking for $ac_func" >&5 |
10f2d63a VZ |
10171 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10172 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10173 | else | |
10174 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10175 | #line 10176 "configure" |
10f2d63a VZ |
10176 | #include "confdefs.h" |
10177 | /* System header to define __stub macros and hopefully few prototypes, | |
10178 | which can conflict with char $ac_func(); below. */ | |
10179 | #include <assert.h> | |
10180 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10181 | /* We use char because int might match the return type of a gcc2 | |
10182 | builtin and then its argument prototype would still apply. */ | |
10183 | char $ac_func(); | |
69ffe1d2 | 10184 | char (*f)(); |
10f2d63a VZ |
10185 | |
10186 | int main() { | |
10187 | ||
10188 | /* The GNU C library defines this for functions which it implements | |
10189 | to always fail with ENOSYS. Some functions are actually named | |
10190 | something starting with __ and the normal name is an alias. */ | |
10191 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10192 | choke me | |
10193 | #else | |
69ffe1d2 | 10194 | f = $ac_func; |
10f2d63a VZ |
10195 | #endif |
10196 | ||
10197 | ; return 0; } | |
10198 | EOF | |
d9d8273d | 10199 | if { (eval echo configure:10200: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10200 | rm -rf conftest* |
10201 | eval "ac_cv_func_$ac_func=yes" | |
10202 | else | |
10203 | echo "configure: failed program was:" >&5 | |
10204 | cat conftest.$ac_ext >&5 | |
10205 | rm -rf conftest* | |
10206 | eval "ac_cv_func_$ac_func=no" | |
10207 | fi | |
10208 | rm -f conftest* | |
10209 | fi | |
10210 | ||
10211 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10212 | echo "$ac_t""yes" 1>&6 | |
10213 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10214 | cat >> confdefs.h <<EOF | |
10215 | #define $ac_tr_func 1 | |
10216 | EOF | |
c63c7106 VZ |
10217 | cat >> confdefs.h <<\EOF |
10218 | #define HAVE_INET_ATON 1 | |
10219 | EOF | |
10220 | ||
10f2d63a VZ |
10221 | else |
10222 | echo "$ac_t""no" 1>&6 | |
c63c7106 | 10223 | echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6 |
d9d8273d | 10224 | echo "configure:10225: checking for inet_aton in -l$INET_LINK" >&5 |
c63c7106 | 10225 | ac_lib_var=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'` |
10f2d63a VZ |
10226 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
10227 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10228 | else | |
10229 | ac_save_LIBS="$LIBS" | |
c63c7106 | 10230 | LIBS="-l$INET_LINK $LIBS" |
10f2d63a | 10231 | cat > conftest.$ac_ext <<EOF |
d9d8273d | 10232 | #line 10233 "configure" |
10f2d63a VZ |
10233 | #include "confdefs.h" |
10234 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10235 | /* We use char because int might match the return type of a gcc2 | |
10236 | builtin and then its argument prototype would still apply. */ | |
10237 | char inet_aton(); | |
10238 | ||
10239 | int main() { | |
10240 | inet_aton() | |
10241 | ; return 0; } | |
10242 | EOF | |
d9d8273d | 10243 | if { (eval echo configure:10244: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10244 | rm -rf conftest* |
10245 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10246 | else | |
10247 | echo "configure: failed program was:" >&5 | |
10248 | cat conftest.$ac_ext >&5 | |
10249 | rm -rf conftest* | |
10250 | eval "ac_cv_lib_$ac_lib_var=no" | |
10251 | fi | |
10252 | rm -f conftest* | |
10253 | LIBS="$ac_save_LIBS" | |
10254 | ||
10255 | fi | |
10256 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10257 | echo "$ac_t""yes" 1>&6 | |
c63c7106 VZ |
10258 | cat >> confdefs.h <<\EOF |
10259 | #define HAVE_INET_ATON 1 | |
10f2d63a VZ |
10260 | EOF |
10261 | ||
10f2d63a VZ |
10262 | else |
10263 | echo "$ac_t""no" 1>&6 | |
10264 | fi | |
10265 | ||
c63c7106 VZ |
10266 | |
10267 | fi | |
10268 | done | |
10269 | ||
10270 | ||
10271 | if test "x$INET_LINK" != "x"; then | |
10272 | cat >> confdefs.h <<\EOF | |
10273 | #define HAVE_INET_ADDR 1 | |
10274 | EOF | |
10275 | ||
10276 | INET_LINK="-l$INET_LINK" | |
10277 | fi | |
10f2d63a VZ |
10278 | |
10279 | fi | |
10280 | ||
10281 | ||
10282 | cat > confcache <<\EOF | |
10283 | # This file is a shell script that caches the results of configure | |
10284 | # tests run on this system so they can be shared between configure | |
10285 | # scripts and configure runs. It is not useful on other systems. | |
10286 | # If it contains results you don't want to keep, you may remove or edit it. | |
10287 | # | |
10288 | # By default, configure uses ./config.cache as the cache file, | |
10289 | # creating it if it does not exist already. You can give configure | |
10290 | # the --cache-file=FILE option to use a different cache file; that is | |
10291 | # what configure does when it calls configure scripts in | |
10292 | # subdirectories, so they share the cache. | |
10293 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
10294 | # config.status only pays attention to the cache file if you give it the | |
10295 | # --recheck option to rerun configure. | |
10296 | # | |
10297 | EOF | |
10298 | # The following way of writing the cache mishandles newlines in values, | |
10299 | # but we know of no workaround that is simple, portable, and efficient. | |
10300 | # So, don't put newlines in cache variables' values. | |
10301 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
10302 | # and sets the high bit in the cache file unless we assign to the vars. | |
10303 | (set) 2>&1 | | |
10304 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
10305 | *ac_space=\ *) | |
10306 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
10307 | # turns \\\\ into \\, and sed turns \\ into \). | |
10308 | sed -n \ | |
10309 | -e "s/'/'\\\\''/g" \ | |
10310 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
10311 | ;; | |
10312 | *) | |
10313 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
10314 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
10315 | ;; | |
10316 | esac >> confcache | |
10317 | if cmp -s $cache_file confcache; then | |
10318 | : | |
10319 | else | |
10320 | if test -w $cache_file; then | |
10321 | echo "updating cache $cache_file" | |
10322 | cat confcache > $cache_file | |
10323 | else | |
10324 | echo "not updating unwritable cache $cache_file" | |
10325 | fi | |
10326 | fi | |
10327 | rm -f confcache | |
10328 | ||
10329 | ||
10330 | ||
10331 | if test "$USE_UNIX" = 1; then | |
10332 | ||
10333 | ||
10334 | THREADS_LINK="" | |
10335 | THREADS_OBJ="" | |
10336 | ||
10337 | if test "$wxUSE_THREADS" = "yes" ; then | |
10338 | if test "$wxUSE_WINE" = 1 ; then | |
10339 | echo "configure: warning: Threads are not supported under WINE" 1>&2 | |
10340 | wxUSE_THREADS="no" | |
10341 | fi | |
10342 | fi | |
10343 | ||
10344 | if test "$wxUSE_THREADS" = "yes" ; then | |
10345 | ||
10346 | echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6 | |
d9d8273d | 10347 | echo "configure:10348: checking for pthread_create in -lpthread" >&5 |
10f2d63a VZ |
10348 | ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'` |
10349 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10350 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10351 | else | |
10352 | ac_save_LIBS="$LIBS" | |
10353 | LIBS="-lpthread $LIBS" | |
10354 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10355 | #line 10356 "configure" |
10f2d63a VZ |
10356 | #include "confdefs.h" |
10357 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10358 | /* We use char because int might match the return type of a gcc2 | |
10359 | builtin and then its argument prototype would still apply. */ | |
10360 | char pthread_create(); | |
10361 | ||
10362 | int main() { | |
10363 | pthread_create() | |
10364 | ; return 0; } | |
10365 | EOF | |
d9d8273d | 10366 | if { (eval echo configure:10367: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10367 | rm -rf conftest* |
10368 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10369 | else | |
10370 | echo "configure: failed program was:" >&5 | |
10371 | cat conftest.$ac_ext >&5 | |
10372 | rm -rf conftest* | |
10373 | eval "ac_cv_lib_$ac_lib_var=no" | |
10374 | fi | |
10375 | rm -f conftest* | |
10376 | LIBS="$ac_save_LIBS" | |
10377 | ||
10378 | fi | |
10379 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10380 | echo "$ac_t""yes" 1>&6 | |
10381 | ||
10382 | THREADS_OBJ="threadpsx.lo" | |
10383 | THREADS_LINK="pthread" | |
10384 | ||
10385 | else | |
10386 | echo "$ac_t""no" 1>&6 | |
10387 | ||
10388 | echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6 | |
d9d8273d | 10389 | echo "configure:10390: checking for pthread_create in -lc_r" >&5 |
10f2d63a VZ |
10390 | ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'` |
10391 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10392 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10393 | else | |
10394 | ac_save_LIBS="$LIBS" | |
10395 | LIBS="-lc_r $LIBS" | |
10396 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10397 | #line 10398 "configure" |
10f2d63a VZ |
10398 | #include "confdefs.h" |
10399 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10400 | /* We use char because int might match the return type of a gcc2 | |
10401 | builtin and then its argument prototype would still apply. */ | |
10402 | char pthread_create(); | |
10403 | ||
10404 | int main() { | |
10405 | pthread_create() | |
10406 | ; return 0; } | |
10407 | EOF | |
d9d8273d | 10408 | if { (eval echo configure:10409: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10409 | rm -rf conftest* |
10410 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10411 | else | |
10412 | echo "configure: failed program was:" >&5 | |
10413 | cat conftest.$ac_ext >&5 | |
10414 | rm -rf conftest* | |
10415 | eval "ac_cv_lib_$ac_lib_var=no" | |
10416 | fi | |
10417 | rm -f conftest* | |
10418 | LIBS="$ac_save_LIBS" | |
10419 | ||
10420 | fi | |
10421 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10422 | echo "$ac_t""yes" 1>&6 | |
10423 | ||
10424 | THREADS_OBJ="threadpsx.lo" | |
10425 | THREADS_LINK="c_r" | |
10426 | ||
10427 | else | |
10428 | echo "$ac_t""no" 1>&6 | |
10429 | ||
10430 | ac_safe=`echo "sys/prctl.h" | sed 'y%./+-%__p_%'` | |
10431 | echo $ac_n "checking for sys/prctl.h""... $ac_c" 1>&6 | |
d9d8273d | 10432 | echo "configure:10433: checking for sys/prctl.h" >&5 |
10f2d63a VZ |
10433 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
10434 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10435 | else | |
10436 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10437 | #line 10438 "configure" |
10f2d63a VZ |
10438 | #include "confdefs.h" |
10439 | #include <sys/prctl.h> | |
10440 | EOF | |
10441 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 10442 | { (eval echo configure:10443: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
10443 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
10444 | if test -z "$ac_err"; then | |
10445 | rm -rf conftest* | |
10446 | eval "ac_cv_header_$ac_safe=yes" | |
10447 | else | |
10448 | echo "$ac_err" >&5 | |
10449 | echo "configure: failed program was:" >&5 | |
10450 | cat conftest.$ac_ext >&5 | |
10451 | rm -rf conftest* | |
10452 | eval "ac_cv_header_$ac_safe=no" | |
10453 | fi | |
10454 | rm -f conftest* | |
10455 | fi | |
10456 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
10457 | echo "$ac_t""yes" 1>&6 | |
10458 | ||
10459 | THREADS_OBJ="threadsgi.lo" | |
10460 | ||
10461 | else | |
10462 | echo "$ac_t""no" 1>&6 | |
10463 | fi | |
10464 | ||
10465 | ||
10466 | fi | |
10467 | ||
10468 | ||
10469 | fi | |
10470 | ||
10471 | ||
10472 | if test -z "$THREADS_OBJ" ; then | |
10473 | wxUSE_THREADS=no | |
10474 | echo "configure: warning: No thread support on this system" 1>&2 | |
10475 | fi | |
10476 | fi | |
10477 | ||
10478 | if test "$wxUSE_THREADS" = "yes" ; then | |
10479 | ||
10480 | for ac_hdr in sched.h | |
10481 | do | |
10482 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
10483 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 10484 | echo "configure:10485: checking for $ac_hdr" >&5 |
10f2d63a VZ |
10485 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
10486 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10487 | else | |
10488 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10489 | #line 10490 "configure" |
10f2d63a VZ |
10490 | #include "confdefs.h" |
10491 | #include <$ac_hdr> | |
10492 | EOF | |
10493 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 10494 | { (eval echo configure:10495: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
10495 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
10496 | if test -z "$ac_err"; then | |
10497 | rm -rf conftest* | |
10498 | eval "ac_cv_header_$ac_safe=yes" | |
10499 | else | |
10500 | echo "$ac_err" >&5 | |
10501 | echo "configure: failed program was:" >&5 | |
10502 | cat conftest.$ac_ext >&5 | |
10503 | rm -rf conftest* | |
10504 | eval "ac_cv_header_$ac_safe=no" | |
10505 | fi | |
10506 | rm -f conftest* | |
10507 | fi | |
10508 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
10509 | echo "$ac_t""yes" 1>&6 | |
10510 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
10511 | cat >> confdefs.h <<EOF | |
10512 | #define $ac_tr_hdr 1 | |
10513 | EOF | |
10514 | ||
10515 | else | |
10516 | echo "$ac_t""no" 1>&6 | |
10517 | fi | |
10518 | done | |
10519 | ||
10520 | ||
10521 | echo $ac_n "checking for sched_yield in -l$THREADS_LINK""... $ac_c" 1>&6 | |
d9d8273d | 10522 | echo "configure:10523: checking for sched_yield in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
10523 | ac_lib_var=`echo $THREADS_LINK'_'sched_yield | sed 'y%./+-%__p_%'` |
10524 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10525 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10526 | else | |
10527 | ac_save_LIBS="$LIBS" | |
10528 | LIBS="-l$THREADS_LINK $LIBS" | |
10529 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10530 | #line 10531 "configure" |
10f2d63a VZ |
10531 | #include "confdefs.h" |
10532 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10533 | /* We use char because int might match the return type of a gcc2 | |
10534 | builtin and then its argument prototype would still apply. */ | |
10535 | char sched_yield(); | |
10536 | ||
10537 | int main() { | |
10538 | sched_yield() | |
10539 | ; return 0; } | |
10540 | EOF | |
d9d8273d | 10541 | if { (eval echo configure:10542: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10542 | rm -rf conftest* |
10543 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10544 | else | |
10545 | echo "configure: failed program was:" >&5 | |
10546 | cat conftest.$ac_ext >&5 | |
10547 | rm -rf conftest* | |
10548 | eval "ac_cv_lib_$ac_lib_var=no" | |
10549 | fi | |
10550 | rm -f conftest* | |
10551 | LIBS="$ac_save_LIBS" | |
10552 | ||
10553 | fi | |
10554 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10555 | echo "$ac_t""yes" 1>&6 | |
10556 | cat >> confdefs.h <<\EOF | |
10557 | #define HAVE_SCHED_YIELD 1 | |
10558 | EOF | |
10559 | ||
10560 | else | |
10561 | echo "$ac_t""no" 1>&6 | |
10562 | echo $ac_n "checking for sched_yield in -l"posix4"""... $ac_c" 1>&6 | |
d9d8273d | 10563 | echo "configure:10564: checking for sched_yield in -l"posix4"" >&5 |
10f2d63a VZ |
10564 | ac_lib_var=`echo "posix4"'_'sched_yield | sed 'y%./+-%__p_%'` |
10565 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10566 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10567 | else | |
10568 | ac_save_LIBS="$LIBS" | |
10569 | LIBS="-l"posix4" $LIBS" | |
10570 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10571 | #line 10572 "configure" |
10f2d63a VZ |
10572 | #include "confdefs.h" |
10573 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10574 | /* We use char because int might match the return type of a gcc2 | |
10575 | builtin and then its argument prototype would still apply. */ | |
10576 | char sched_yield(); | |
10577 | ||
10578 | int main() { | |
10579 | sched_yield() | |
10580 | ; return 0; } | |
10581 | EOF | |
d9d8273d | 10582 | if { (eval echo configure:10583: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10583 | rm -rf conftest* |
10584 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10585 | else | |
10586 | echo "configure: failed program was:" >&5 | |
10587 | cat conftest.$ac_ext >&5 | |
10588 | rm -rf conftest* | |
10589 | eval "ac_cv_lib_$ac_lib_var=no" | |
10590 | fi | |
10591 | rm -f conftest* | |
10592 | LIBS="$ac_save_LIBS" | |
10593 | ||
10594 | fi | |
10595 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10596 | echo "$ac_t""yes" 1>&6 | |
10597 | cat >> confdefs.h <<\EOF | |
10598 | #define HAVE_SCHED_YIELD 1 | |
10599 | EOF | |
10600 | POSIX4_LINK="-lposix4" | |
10601 | else | |
10602 | echo "$ac_t""no" 1>&6 | |
10603 | echo "configure: warning: wxThread::Yield will not work properly" 1>&2 | |
10604 | ||
10605 | fi | |
10606 | ||
10607 | ||
10608 | fi | |
10609 | ||
10610 | ||
10611 | echo $ac_n "checking for pthread_attr_getschedpolicy in -l$THREADS_LINK""... $ac_c" 1>&6 | |
d9d8273d | 10612 | echo "configure:10613: checking for pthread_attr_getschedpolicy in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
10613 | ac_lib_var=`echo $THREADS_LINK'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'` |
10614 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10615 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10616 | else | |
10617 | ac_save_LIBS="$LIBS" | |
10618 | LIBS="-l$THREADS_LINK $LIBS" | |
10619 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10620 | #line 10621 "configure" |
10f2d63a VZ |
10621 | #include "confdefs.h" |
10622 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10623 | /* We use char because int might match the return type of a gcc2 | |
10624 | builtin and then its argument prototype would still apply. */ | |
10625 | char pthread_attr_getschedpolicy(); | |
10626 | ||
10627 | int main() { | |
10628 | pthread_attr_getschedpolicy() | |
10629 | ; return 0; } | |
10630 | EOF | |
d9d8273d | 10631 | if { (eval echo configure:10632: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10632 | rm -rf conftest* |
10633 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10634 | else | |
10635 | echo "configure: failed program was:" >&5 | |
10636 | cat conftest.$ac_ext >&5 | |
10637 | rm -rf conftest* | |
10638 | eval "ac_cv_lib_$ac_lib_var=no" | |
10639 | fi | |
10640 | rm -f conftest* | |
10641 | LIBS="$ac_save_LIBS" | |
10642 | ||
10643 | fi | |
10644 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10645 | echo "$ac_t""yes" 1>&6 | |
10646 | cat >> confdefs.h <<\EOF | |
10647 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | |
10648 | EOF | |
10649 | ||
10650 | else | |
10651 | echo "$ac_t""no" 1>&6 | |
10652 | echo $ac_n "checking for pthread_attr_getschedpolicy in -l"posix4"""... $ac_c" 1>&6 | |
d9d8273d | 10653 | echo "configure:10654: checking for pthread_attr_getschedpolicy in -l"posix4"" >&5 |
10f2d63a VZ |
10654 | ac_lib_var=`echo "posix4"'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'` |
10655 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10656 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10657 | else | |
10658 | ac_save_LIBS="$LIBS" | |
10659 | LIBS="-l"posix4" $LIBS" | |
10660 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10661 | #line 10662 "configure" |
10f2d63a VZ |
10662 | #include "confdefs.h" |
10663 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10664 | /* We use char because int might match the return type of a gcc2 | |
10665 | builtin and then its argument prototype would still apply. */ | |
10666 | char pthread_attr_getschedpolicy(); | |
10667 | ||
10668 | int main() { | |
10669 | pthread_attr_getschedpolicy() | |
10670 | ; return 0; } | |
10671 | EOF | |
d9d8273d | 10672 | if { (eval echo configure:10673: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10673 | rm -rf conftest* |
10674 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10675 | else | |
10676 | echo "configure: failed program was:" >&5 | |
10677 | cat conftest.$ac_ext >&5 | |
10678 | rm -rf conftest* | |
10679 | eval "ac_cv_lib_$ac_lib_var=no" | |
10680 | fi | |
10681 | rm -f conftest* | |
10682 | LIBS="$ac_save_LIBS" | |
10683 | ||
10684 | fi | |
10685 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10686 | echo "$ac_t""yes" 1>&6 | |
10687 | cat >> confdefs.h <<\EOF | |
10688 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | |
10689 | EOF | |
10690 | POSIX4_LINK="-lposix4" | |
10691 | else | |
10692 | echo "$ac_t""no" 1>&6 | |
10693 | echo "configure: warning: Setting thread priority will not work" 1>&2 | |
10694 | ||
10695 | fi | |
10696 | ||
10697 | ||
10698 | fi | |
10699 | ||
10700 | ||
10701 | echo $ac_n "checking for pthread_cancel in -l$THREADS_LINK""... $ac_c" 1>&6 | |
d9d8273d | 10702 | echo "configure:10703: checking for pthread_cancel in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
10703 | ac_lib_var=`echo $THREADS_LINK'_'pthread_cancel | sed 'y%./+-%__p_%'` |
10704 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10705 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10706 | else | |
10707 | ac_save_LIBS="$LIBS" | |
10708 | LIBS="-l$THREADS_LINK $LIBS" | |
10709 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10710 | #line 10711 "configure" |
10f2d63a VZ |
10711 | #include "confdefs.h" |
10712 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10713 | /* We use char because int might match the return type of a gcc2 | |
10714 | builtin and then its argument prototype would still apply. */ | |
10715 | char pthread_cancel(); | |
10716 | ||
10717 | int main() { | |
10718 | pthread_cancel() | |
10719 | ; return 0; } | |
10720 | EOF | |
d9d8273d | 10721 | if { (eval echo configure:10722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10722 | rm -rf conftest* |
10723 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10724 | else | |
10725 | echo "configure: failed program was:" >&5 | |
10726 | cat conftest.$ac_ext >&5 | |
10727 | rm -rf conftest* | |
10728 | eval "ac_cv_lib_$ac_lib_var=no" | |
10729 | fi | |
10730 | rm -f conftest* | |
10731 | LIBS="$ac_save_LIBS" | |
10732 | ||
10733 | fi | |
10734 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10735 | echo "$ac_t""yes" 1>&6 | |
10736 | cat >> confdefs.h <<\EOF | |
10737 | #define HAVE_PTHREAD_CANCEL 1 | |
10738 | EOF | |
10739 | ||
10740 | else | |
10741 | echo "$ac_t""no" 1>&6 | |
10742 | echo "configure: warning: wxThread::Kill() will not work properly" 1>&2 | |
10743 | fi | |
10744 | ||
10745 | ||
10746 | echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6 | |
d9d8273d | 10747 | echo "configure:10748: checking for pthread_cleanup_push/pop" >&5 |
10f2d63a VZ |
10748 | if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then |
10749 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10750 | else | |
10751 | ||
10752 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10753 | #line 10754 "configure" |
10f2d63a VZ |
10754 | #include "confdefs.h" |
10755 | #include <pthread.h> | |
10756 | int main() { | |
10757 | ||
10758 | pthread_cleanup_push(NULL, NULL); | |
10759 | pthread_cleanup_pop(0); | |
10760 | ||
10761 | ; return 0; } | |
10762 | EOF | |
d9d8273d | 10763 | if { (eval echo configure:10764: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
10764 | rm -rf conftest* |
10765 | ||
10766 | wx_cv_func_pthread_cleanup_push=yes | |
10767 | cat >> confdefs.h <<\EOF | |
10768 | #define HAVE_THREAD_CLEANUP_FUNCTIONS 1 | |
10769 | EOF | |
10770 | ||
10771 | ||
10772 | else | |
10773 | echo "configure: failed program was:" >&5 | |
10774 | cat conftest.$ac_ext >&5 | |
10775 | rm -rf conftest* | |
10776 | ||
10777 | wx_cv_func_pthread_cleanup_push=no | |
10778 | ||
10779 | fi | |
10780 | rm -f conftest* | |
10781 | ||
10782 | fi | |
10783 | ||
10784 | echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6 | |
10785 | ||
10786 | THREADS_LINK="-l$THREADS_LINK" | |
10787 | fi | |
10788 | ||
10789 | fi | |
10790 | ||
10791 | if test "$wxUSE_THREADS" = "yes"; then | |
10792 | cat >> confdefs.h <<\EOF | |
10793 | #define wxUSE_THREADS 1 | |
10794 | EOF | |
10795 | ||
10796 | ||
10797 | CFLAGS="${CFLAGS} -D_REENTRANT" | |
10798 | CXXFLAGS="${CXXFLAGS} -D_REENTRANT" | |
10799 | ||
10800 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS thread" | |
10801 | else | |
10802 | if test "$ac_cv_func_strtok_r" = "yes"; then | |
ab9b9eab | 10803 | echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6 |
d9d8273d | 10804 | echo "configure:10805: checking if -D_REENTRANT is needed" >&5 |
ab9b9eab VZ |
10805 | if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then |
10806 | CFLAGS="${CFLAGS} -D_REENTRANT" | |
10807 | CXXFLAGS="${CXXFLAGS} -D_REENTRANT" | |
10808 | echo "$ac_t""yes" 1>&6 | |
10809 | else | |
10810 | echo "$ac_t""no" 1>&6 | |
10f2d63a VZ |
10811 | fi |
10812 | fi | |
10813 | fi | |
10814 | ||
10815 | if test "$WXGTK12" = 1 ; then | |
10816 | cat >> confdefs.h <<EOF | |
10817 | #define __WXGTK12__ $WXGTK12 | |
10818 | EOF | |
10819 | ||
10820 | fi | |
10821 | ||
10822 | if test "$WXWINE" = 1 ; then | |
10823 | TOOLKIT_DEF="${TOOLKIT_DEF} -D__WXWINE__" | |
10824 | fi | |
10825 | ||
10826 | if test "$wxUSE_CYGWIN" = 1 ; then | |
10827 | TOOLKIT_DEF="${TOOLKIT_DEF} -D__WIN95__" | |
10828 | fi | |
10829 | ||
10830 | WXDEBUG= | |
10831 | ||
10832 | if test "$wxUSE_DEBUG_INFO" = "yes" ; then | |
10833 | WXDEBUG="-g" | |
10834 | wxUSE_OPTIMISE=no | |
10835 | fi | |
10836 | ||
10837 | if test "$wxUSE_DEBUG_GDB" = "yes" ; then | |
10838 | wxUSE_DEBUG_INFO=yes | |
10839 | WXDEBUG="-ggdb" | |
10840 | fi | |
10841 | ||
10842 | if test "$wxUSE_DEBUG_FLAG" = "yes" ; then | |
10843 | cat >> confdefs.h <<\EOF | |
10844 | #define WXDEBUG 1 | |
10845 | EOF | |
10846 | ||
10847 | WXDEBUG_DEFINE="-D__WXDEBUG__" | |
10848 | else | |
10849 | if test "$wxUSE_GTK" = 1 ; then | |
10850 | WXDEBUG_DEFINE="-DGTK_NO_CHECK_CASTS" | |
10851 | fi | |
10852 | fi | |
10853 | ||
10854 | if test "$wxUSE_MEM_TRACING" = "yes" ; then | |
10855 | cat >> confdefs.h <<\EOF | |
10856 | #define wxUSE_MEMORY_TRACING 1 | |
10857 | EOF | |
10858 | ||
10859 | cat >> confdefs.h <<\EOF | |
10860 | #define wxUSE_GLOBAL_MEMORY_OPERATORS 1 | |
10861 | EOF | |
10862 | ||
10863 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS memcheck" | |
10864 | fi | |
10865 | ||
10866 | if test "$wxUSE_DMALLOC" = "yes" ; then | |
10867 | DMALLOC_LINK="-ldmalloc" | |
10868 | fi | |
10869 | ||
10870 | PROFILE= | |
10871 | if test "$wxUSE_PROFILE" = "yes" ; then | |
10872 | PROFILE="-pg" | |
10873 | fi | |
10874 | ||
10875 | DEP_INFO_FLAGS= | |
10876 | if test "$GCC" = yes ; then | |
10877 | if test "$wxUSE_NO_RTTI" = "yes" ; then | |
10878 | WXDEBUG_DEFINE="$WXDEBUG_DEFINE -fno-rtti" | |
10879 | fi | |
10880 | if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then | |
10881 | WXDEBUG_DEFINE="$WXDEBUG_DEFINE -fno-exceptions" | |
10882 | fi | |
10883 | if test "$wxUSE_PERMISSIVE" = "yes" ; then | |
10884 | CFLAGS="${CFLAGS} -fpermissive" | |
10885 | CXXFLAGS="${CXXFLAGS} -fpermissive" | |
10886 | fi | |
10887 | if test "$wxUSE_NO_DEPS" = "no" ; then | |
10888 | DEP_INFO_FLAGS="-MMD" | |
10889 | fi | |
10890 | fi | |
10891 | ||
10892 | ||
10893 | CXXFLAGS=`echo "${CXXFLAGS}" | sed "s/\-O.//g" ` | |
10894 | CFLAGS=`echo "${CFLAGS}" | sed "s/\-O.//g" ` | |
10895 | if test "$wxUSE_OPTIMISE" = "no" ; then | |
10896 | OPTIMISE= | |
10897 | else | |
10898 | if test "$GCC" = yes ; then | |
10899 | OPTIMISE="-O2" | |
10900 | case "${host}" in | |
10901 | i586-*-*|i686-*-* ) | |
10902 | OPTIMISE="${OPTIMISE} " | |
10903 | ;; | |
10904 | esac | |
10905 | else | |
10906 | OPTIMISE="-O" | |
10907 | fi | |
10908 | fi | |
10909 | ||
10910 | ||
10911 | ZLIB_INCLUDE= | |
10912 | if test "$wxUSE_ZLIB" = "yes" ; then | |
10913 | cat >> confdefs.h <<\EOF | |
10914 | #define wxUSE_ZLIB 1 | |
10915 | EOF | |
10916 | ||
10917 | ZLIB_INCLUDE="-I\${top_srcdir}/src/zlib" | |
10918 | fi | |
10919 | ||
10920 | PNG_INCLUDE= | |
10921 | if test "$wxUSE_LIBPNG" = "yes" ; then | |
10922 | cat >> confdefs.h <<\EOF | |
10923 | #define wxUSE_LIBPNG 1 | |
10924 | EOF | |
10925 | ||
10926 | PNG_INCLUDE="-I\${top_srcdir}/src/png" | |
10927 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS png" | |
10928 | fi | |
10929 | ||
10930 | JPEG_INCLUDE= | |
10931 | if test "$wxUSE_LIBJPEG" = "yes" ; then | |
10932 | cat >> confdefs.h <<\EOF | |
10933 | #define wxUSE_LIBJPEG 1 | |
10934 | EOF | |
10935 | ||
10936 | JPEG_INCLUDE="-I\${top_srcdir}/src/jpeg" | |
10937 | fi | |
10938 | ||
c7a2bf27 RR |
10939 | TIFF_INCLUDE= |
10940 | if test "$wxUSE_LIBTIFF" = "yes" ; then | |
10941 | cat >> confdefs.h <<\EOF | |
10942 | #define wxUSE_LIBTIFF 1 | |
10943 | EOF | |
10944 | ||
10945 | TIFF_INCLUDE="-I\${top_srcdir}/src/tiff" | |
10946 | fi | |
10947 | ||
10f2d63a VZ |
10948 | if test "$wxUSE_OPENGL" = "yes"; then |
10949 | ac_safe=`echo "GL/gl.h" | sed 'y%./+-%__p_%'` | |
10950 | echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6 | |
d9d8273d | 10951 | echo "configure:10952: checking for GL/gl.h" >&5 |
10f2d63a VZ |
10952 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
10953 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10954 | else | |
10955 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10956 | #line 10957 "configure" |
10f2d63a VZ |
10957 | #include "confdefs.h" |
10958 | #include <GL/gl.h> | |
10959 | EOF | |
10960 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 10961 | { (eval echo configure:10962: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
10962 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
10963 | if test -z "$ac_err"; then | |
10964 | rm -rf conftest* | |
10965 | eval "ac_cv_header_$ac_safe=yes" | |
10966 | else | |
10967 | echo "$ac_err" >&5 | |
10968 | echo "configure: failed program was:" >&5 | |
10969 | cat conftest.$ac_ext >&5 | |
10970 | rm -rf conftest* | |
10971 | eval "ac_cv_header_$ac_safe=no" | |
10972 | fi | |
10973 | rm -f conftest* | |
10974 | fi | |
10975 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
10976 | echo "$ac_t""yes" 1>&6 | |
10977 | ||
10978 | echo $ac_n "checking for glInitNames in -lGL""... $ac_c" 1>&6 | |
d9d8273d | 10979 | echo "configure:10980: checking for glInitNames in -lGL" >&5 |
10f2d63a VZ |
10980 | ac_lib_var=`echo GL'_'glInitNames | sed 'y%./+-%__p_%'` |
10981 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10982 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10983 | else | |
10984 | ac_save_LIBS="$LIBS" | |
10985 | LIBS="-lGL wxUSE_OPENGL=0 $LIBS" | |
10986 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 10987 | #line 10988 "configure" |
10f2d63a VZ |
10988 | #include "confdefs.h" |
10989 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10990 | /* We use char because int might match the return type of a gcc2 | |
10991 | builtin and then its argument prototype would still apply. */ | |
10992 | char glInitNames(); | |
10993 | ||
10994 | int main() { | |
10995 | glInitNames() | |
10996 | ; return 0; } | |
10997 | EOF | |
d9d8273d | 10998 | if { (eval echo configure:10999: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10999 | rm -rf conftest* |
11000 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11001 | else | |
11002 | echo "configure: failed program was:" >&5 | |
11003 | cat conftest.$ac_ext >&5 | |
11004 | rm -rf conftest* | |
11005 | eval "ac_cv_lib_$ac_lib_var=no" | |
11006 | fi | |
11007 | rm -f conftest* | |
11008 | LIBS="$ac_save_LIBS" | |
11009 | ||
11010 | fi | |
11011 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11012 | echo "$ac_t""yes" 1>&6 | |
11013 | ||
11014 | OPENGL_LINK="-lGL" | |
11015 | cat >> confdefs.h <<\EOF | |
11016 | #define wxUSE_OPENGL 1 | |
11017 | EOF | |
11018 | ||
11019 | UTILS_SUBDIRS="$UTILS_SUBDIRS glcanvas/src" | |
11020 | ||
11021 | else | |
11022 | echo "$ac_t""no" 1>&6 | |
11023 | ||
11024 | echo $ac_n "checking for glInitNames in -lMesaGL""... $ac_c" 1>&6 | |
d9d8273d | 11025 | echo "configure:11026: checking for glInitNames in -lMesaGL" >&5 |
10f2d63a VZ |
11026 | ac_lib_var=`echo MesaGL'_'glInitNames | sed 'y%./+-%__p_%'` |
11027 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11028 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11029 | else | |
11030 | ac_save_LIBS="$LIBS" | |
11031 | LIBS="-lMesaGL $LIBS" | |
11032 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11033 | #line 11034 "configure" |
10f2d63a VZ |
11034 | #include "confdefs.h" |
11035 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11036 | /* We use char because int might match the return type of a gcc2 | |
11037 | builtin and then its argument prototype would still apply. */ | |
11038 | char glInitNames(); | |
11039 | ||
11040 | int main() { | |
11041 | glInitNames() | |
11042 | ; return 0; } | |
11043 | EOF | |
d9d8273d | 11044 | if { (eval echo configure:11045: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11045 | rm -rf conftest* |
11046 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11047 | else | |
11048 | echo "configure: failed program was:" >&5 | |
11049 | cat conftest.$ac_ext >&5 | |
11050 | rm -rf conftest* | |
11051 | eval "ac_cv_lib_$ac_lib_var=no" | |
11052 | fi | |
11053 | rm -f conftest* | |
11054 | LIBS="$ac_save_LIBS" | |
11055 | ||
11056 | fi | |
11057 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11058 | echo "$ac_t""yes" 1>&6 | |
11059 | ||
11060 | OPENGL_LINK="-lMesaGL" | |
11061 | cat >> confdefs.h <<\EOF | |
11062 | #define wxUSE_OPENGL 1 | |
11063 | EOF | |
11064 | ||
11065 | UTILS_SUBDIRS="$UTILS_SUBDIRS glcanvas/src" | |
11066 | ||
11067 | else | |
11068 | echo "$ac_t""no" 1>&6 | |
11069 | wxUSE_OPENGL=0 | |
11070 | fi | |
11071 | ||
11072 | ||
11073 | fi | |
11074 | ||
11075 | ||
11076 | else | |
11077 | echo "$ac_t""no" 1>&6 | |
11078 | wxUSE_OPENGL=0 | |
11079 | fi | |
11080 | ||
11081 | fi | |
11082 | ||
11083 | ||
11084 | if test "$wxUSE_GUI" = "yes"; then | |
11085 | cat >> confdefs.h <<\EOF | |
11086 | #define wxUSE_GUI 1 | |
11087 | EOF | |
11088 | ||
11089 | ||
11090 | else | |
11091 | cat >> confdefs.h <<\EOF | |
11092 | #define wxUSE_NOGUI 1 | |
11093 | EOF | |
11094 | ||
11095 | fi | |
11096 | ||
11097 | ||
11098 | if test "$wxUSE_UNIX" = "yes"; then | |
11099 | cat >> confdefs.h <<\EOF | |
11100 | #define wxUSE_UNIX 1 | |
11101 | EOF | |
11102 | ||
11103 | fi | |
11104 | ||
11105 | ||
11106 | if test "$wxUSE_APPLE_IEEE" = "yes"; then | |
11107 | cat >> confdefs.h <<\EOF | |
11108 | #define wxUSE_APPLE_IEEE 1 | |
11109 | EOF | |
11110 | ||
11111 | fi | |
11112 | ||
10f2d63a VZ |
11113 | if test "$wxUSE_WAVE" = "yes"; then |
11114 | cat >> confdefs.h <<\EOF | |
11115 | #define wxUSE_WAVE 1 | |
11116 | EOF | |
11117 | ||
11118 | fi | |
11119 | ||
11120 | if test "$wxUSE_FILE" = "yes"; then | |
11121 | cat >> confdefs.h <<\EOF | |
11122 | #define wxUSE_FILE 1 | |
11123 | EOF | |
11124 | ||
11125 | fi | |
11126 | ||
11127 | if test "$wxUSE_FS_INET" = "yes"; then | |
11128 | cat >> confdefs.h <<\EOF | |
11129 | #define wxUSE_FS_INET 1 | |
11130 | EOF | |
11131 | ||
11132 | fi | |
11133 | ||
11134 | if test "$wxUSE_FS_ZIP" = "yes"; then | |
11135 | cat >> confdefs.h <<\EOF | |
11136 | #define wxUSE_FS_ZIP 1 | |
11137 | EOF | |
11138 | ||
11139 | fi | |
11140 | ||
11141 | if test "$wxUSE_ZIPSTREAM" = "yes"; then | |
11142 | cat >> confdefs.h <<\EOF | |
11143 | #define wxUSE_ZIPSTREAM 1 | |
11144 | EOF | |
11145 | ||
11146 | fi | |
11147 | ||
11148 | if test "$wxUSE_BUSYINFO" = "yes"; then | |
11149 | cat >> confdefs.h <<\EOF | |
11150 | #define wxUSE_BUSYINFO 1 | |
11151 | EOF | |
11152 | ||
11153 | fi | |
11154 | ||
11155 | if test "$wxUSE_STD_IOSTREAM" = "yes"; then | |
11156 | cat >> confdefs.h <<\EOF | |
11157 | #define wxUSE_STD_IOSTREAM 1 | |
11158 | EOF | |
11159 | ||
11160 | fi | |
11161 | ||
11162 | if test "$wxUSE_TEXTFILE" = "yes"; then | |
11163 | if test "$wxUSE_FILE" != "yes"; then | |
11164 | echo "configure: warning: wxTextFile requires wxFile and it won't be compiled without it" 1>&2 | |
11165 | else | |
11166 | cat >> confdefs.h <<\EOF | |
11167 | #define wxUSE_TEXTFILE 1 | |
11168 | EOF | |
11169 | ||
11170 | fi | |
11171 | fi | |
11172 | ||
11173 | if test "$wxUSE_CONFIG" = "yes" ; then | |
11174 | if test "$wxUSE_TEXTFILE" != "yes"; then | |
11175 | echo "configure: warning: wxConfig requires wxTextFile and it won't be compiled without it" 1>&2 | |
11176 | else | |
11177 | cat >> confdefs.h <<\EOF | |
11178 | #define wxUSE_CONFIG 1 | |
11179 | EOF | |
11180 | ||
11181 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS config" | |
11182 | fi | |
11183 | fi | |
11184 | ||
11185 | if test "$wxUSE_INTL" = "yes" ; then | |
11186 | if test "$wxUSE_FILE" != "yes"; then | |
11187 | echo "configure: warning: I18n code requires wxFile and it won't be compiled without it" 1>&2 | |
11188 | else | |
11189 | cat >> confdefs.h <<\EOF | |
11190 | #define wxUSE_INTL 1 | |
11191 | EOF | |
11192 | ||
11193 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS internat" | |
11194 | fi | |
11195 | fi | |
11196 | ||
11197 | if test "$wxUSE_LOG" = "yes"; then | |
11198 | cat >> confdefs.h <<\EOF | |
11199 | #define wxUSE_LOG 1 | |
11200 | EOF | |
11201 | ||
11202 | fi | |
11203 | ||
11204 | if test "$wxUSE_LONGLONG" = "yes"; then | |
11205 | cat >> confdefs.h <<\EOF | |
11206 | #define wxUSE_LONGLONG 1 | |
11207 | EOF | |
11208 | ||
11209 | fi | |
11210 | ||
10f2d63a VZ |
11211 | if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then |
11212 | cat >> confdefs.h <<\EOF | |
11213 | #define wxUSE_DIALUP_MANAGER 1 | |
11214 | EOF | |
11215 | ||
678b92a9 | 11216 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS nettest" |
10f2d63a VZ |
11217 | fi |
11218 | ||
11219 | if test "$wxUSE_STREAMS" = "yes" ; then | |
11220 | cat >> confdefs.h <<\EOF | |
11221 | #define wxUSE_STREAMS 1 | |
11222 | EOF | |
11223 | ||
11224 | fi | |
11225 | ||
11226 | if test "$wxUSE_SERIAL" = "yes" ; then | |
11227 | cat >> confdefs.h <<\EOF | |
11228 | #define wxUSE_SERIAL 1 | |
11229 | EOF | |
11230 | ||
11231 | fi | |
11232 | ||
11233 | ||
afc31813 | 11234 | if test "$wxUSE_TIMEDATE" = "yes"; then |
0470b1e6 | 11235 | for ac_func in localtime gettimeofday ftime |
afc31813 VZ |
11236 | do |
11237 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 11238 | echo "configure:11239: checking for $ac_func" >&5 |
afc31813 VZ |
11239 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11240 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11241 | else | |
11242 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11243 | #line 11244 "configure" |
10f2d63a | 11244 | #include "confdefs.h" |
afc31813 VZ |
11245 | /* System header to define __stub macros and hopefully few prototypes, |
11246 | which can conflict with char $ac_func(); below. */ | |
11247 | #include <assert.h> | |
11248 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11249 | /* We use char because int might match the return type of a gcc2 | |
11250 | builtin and then its argument prototype would still apply. */ | |
11251 | char $ac_func(); | |
69ffe1d2 | 11252 | char (*f)(); |
afc31813 | 11253 | |
10f2d63a | 11254 | int main() { |
afc31813 VZ |
11255 | |
11256 | /* The GNU C library defines this for functions which it implements | |
11257 | to always fail with ENOSYS. Some functions are actually named | |
11258 | something starting with __ and the normal name is an alias. */ | |
11259 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11260 | choke me | |
11261 | #else | |
69ffe1d2 | 11262 | f = $ac_func; |
afc31813 VZ |
11263 | #endif |
11264 | ||
10f2d63a VZ |
11265 | ; return 0; } |
11266 | EOF | |
d9d8273d | 11267 | if { (eval echo configure:11268: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a | 11268 | rm -rf conftest* |
afc31813 | 11269 | eval "ac_cv_func_$ac_func=yes" |
10f2d63a VZ |
11270 | else |
11271 | echo "configure: failed program was:" >&5 | |
11272 | cat conftest.$ac_ext >&5 | |
11273 | rm -rf conftest* | |
afc31813 VZ |
11274 | eval "ac_cv_func_$ac_func=no" |
11275 | fi | |
11276 | rm -f conftest* | |
11277 | fi | |
11278 | ||
11279 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11280 | echo "$ac_t""yes" 1>&6 | |
11281 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11282 | cat >> confdefs.h <<EOF | |
11283 | #define $ac_tr_func 1 | |
11284 | EOF | |
0470b1e6 | 11285 | break |
afc31813 VZ |
11286 | else |
11287 | echo "$ac_t""no" 1>&6 | |
11288 | fi | |
11289 | done | |
11290 | ||
11291 | ||
0470b1e6 VZ |
11292 | if test "$ac_cv_func_localtime" = "yes"; then |
11293 | echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 | |
d9d8273d | 11294 | echo "configure:11295: checking for tm_gmtoff in struct tm" >&5 |
0470b1e6 VZ |
11295 | if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then |
11296 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11297 | else | |
11298 | ||
11299 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11300 | #line 11301 "configure" |
0470b1e6 VZ |
11301 | #include "confdefs.h" |
11302 | ||
11303 | #include <time.h> | |
11304 | ||
11305 | int main() { | |
11306 | ||
11307 | struct tm tm; | |
11308 | tm.tm_gmtoff++; | |
11309 | ||
11310 | ; return 0; } | |
11311 | EOF | |
d9d8273d | 11312 | if { (eval echo configure:11313: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
0470b1e6 VZ |
11313 | rm -rf conftest* |
11314 | ||
f03a98d8 | 11315 | wx_cv_struct_tm_has_gmtoff=yes |
0470b1e6 VZ |
11316 | cat >> confdefs.h <<\EOF |
11317 | #define WX_GMTOFF_IN_TM 1 | |
11318 | EOF | |
11319 | ||
11320 | ||
11321 | else | |
11322 | echo "configure: failed program was:" >&5 | |
11323 | cat conftest.$ac_ext >&5 | |
11324 | rm -rf conftest* | |
11325 | wx_cv_struct_tm_has_gmtoff=no | |
11326 | ||
11327 | fi | |
11328 | rm -f conftest* | |
11329 | ||
11330 | fi | |
11331 | ||
11332 | echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6 | |
11333 | elif test "$ac_cv_func_gettimeofday" = "yes"; then | |
afc31813 | 11334 | echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6 |
d9d8273d | 11335 | echo "configure:11336: checking whether gettimeofday takes two arguments" >&5 |
afc31813 VZ |
11336 | if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then |
11337 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11338 | else | |
11339 | ||
11340 | ||
11341 | ac_ext=C | |
11342 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
11343 | ac_cpp='$CXXCPP $CPPFLAGS' | |
11344 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
11345 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
11346 | cross_compiling=$ac_cv_prog_cxx_cross | |
11347 | ||
11348 | ||
11349 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11350 | #line 11351 "configure" |
10f2d63a | 11351 | #include "confdefs.h" |
afc31813 VZ |
11352 | |
11353 | #include <sys/time.h> | |
11354 | #include <unistd.h> | |
11355 | ||
10f2d63a | 11356 | int main() { |
afc31813 VZ |
11357 | |
11358 | struct timeval tv; | |
11359 | struct timezone tz; | |
11360 | gettimeofday(&tv, &tz); | |
11361 | ||
10f2d63a VZ |
11362 | ; return 0; } |
11363 | EOF | |
d9d8273d | 11364 | if { (eval echo configure:11365: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a | 11365 | rm -rf conftest* |
afc31813 | 11366 | wx_cv_func_gettimeofday_has_2_args=yes |
10f2d63a VZ |
11367 | else |
11368 | echo "configure: failed program was:" >&5 | |
11369 | cat conftest.$ac_ext >&5 | |
11370 | rm -rf conftest* | |
11371 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11372 | #line 11373 "configure" |
10f2d63a | 11373 | #include "confdefs.h" |
afc31813 VZ |
11374 | |
11375 | #include <sys/time.h> | |
11376 | #include <unistd.h> | |
11377 | ||
10f2d63a | 11378 | int main() { |
afc31813 VZ |
11379 | |
11380 | struct timeval tv; | |
11381 | gettimeofday(&tv); | |
11382 | ||
10f2d63a VZ |
11383 | ; return 0; } |
11384 | EOF | |
d9d8273d | 11385 | if { (eval echo configure:11386: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a | 11386 | rm -rf conftest* |
afc31813 | 11387 | wx_cv_func_gettimeofday_has_2_args=no |
10f2d63a VZ |
11388 | else |
11389 | echo "configure: failed program was:" >&5 | |
11390 | cat conftest.$ac_ext >&5 | |
11391 | rm -rf conftest* | |
afc31813 VZ |
11392 | wx_cv_func_gettimeofday_has_2_args=unknown |
11393 | ||
10f2d63a VZ |
11394 | fi |
11395 | rm -f conftest* | |
afc31813 | 11396 | |
10f2d63a VZ |
11397 | fi |
11398 | rm -f conftest* | |
afc31813 | 11399 | ac_ext=c |
10f2d63a VZ |
11400 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
11401 | ac_cpp='$CPP $CPPFLAGS' | |
11402 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
11403 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
11404 | cross_compiling=$ac_cv_prog_cc_cross | |
11405 | ||
afc31813 VZ |
11406 | |
11407 | fi | |
11408 | ||
11409 | echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6 | |
c63c7106 | 11410 | |
afc31813 VZ |
11411 | if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then |
11412 | cat >> confdefs.h <<\EOF | |
11413 | #define WX_GETTIMEOFDAY_NO_TZ 1 | |
11414 | EOF | |
11415 | ||
11416 | fi | |
11417 | fi | |
11418 | ||
11419 | cat >> confdefs.h <<\EOF | |
11420 | #define wxUSE_TIMEDATE 1 | |
11421 | EOF | |
11422 | ||
11423 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS typetest" | |
11424 | fi | |
11425 | ||
11426 | ||
11427 | if test "$wxUSE_SOCKETS" = "yes"; then | |
c63c7106 | 11428 | echo $ac_n "checking for socket""... $ac_c" 1>&6 |
d9d8273d | 11429 | echo "configure:11430: checking for socket" >&5 |
c63c7106 VZ |
11430 | if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then |
11431 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11432 | else | |
11433 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11434 | #line 11435 "configure" |
c63c7106 VZ |
11435 | #include "confdefs.h" |
11436 | /* System header to define __stub macros and hopefully few prototypes, | |
11437 | which can conflict with char socket(); below. */ | |
11438 | #include <assert.h> | |
11439 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11440 | /* We use char because int might match the return type of a gcc2 | |
11441 | builtin and then its argument prototype would still apply. */ | |
11442 | char socket(); | |
69ffe1d2 | 11443 | char (*f)(); |
c63c7106 VZ |
11444 | |
11445 | int main() { | |
11446 | ||
11447 | /* The GNU C library defines this for functions which it implements | |
11448 | to always fail with ENOSYS. Some functions are actually named | |
11449 | something starting with __ and the normal name is an alias. */ | |
11450 | #if defined (__stub_socket) || defined (__stub___socket) | |
11451 | choke me | |
11452 | #else | |
69ffe1d2 | 11453 | f = socket; |
c63c7106 VZ |
11454 | #endif |
11455 | ||
11456 | ; return 0; } | |
11457 | EOF | |
d9d8273d | 11458 | if { (eval echo configure:11459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
11459 | rm -rf conftest* |
11460 | eval "ac_cv_func_socket=yes" | |
11461 | else | |
11462 | echo "configure: failed program was:" >&5 | |
11463 | cat conftest.$ac_ext >&5 | |
11464 | rm -rf conftest* | |
11465 | eval "ac_cv_func_socket=no" | |
11466 | fi | |
11467 | rm -f conftest* | |
11468 | fi | |
11469 | ||
11470 | if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then | |
11471 | echo "$ac_t""yes" 1>&6 | |
11472 | : | |
11473 | else | |
11474 | echo "$ac_t""no" 1>&6 | |
11475 | echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 | |
d9d8273d | 11476 | echo "configure:11477: checking for socket in -lsocket" >&5 |
c63c7106 VZ |
11477 | ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` |
11478 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11479 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11480 | else | |
11481 | ac_save_LIBS="$LIBS" | |
11482 | LIBS="-lsocket $LIBS" | |
11483 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11484 | #line 11485 "configure" |
c63c7106 VZ |
11485 | #include "confdefs.h" |
11486 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11487 | /* We use char because int might match the return type of a gcc2 | |
11488 | builtin and then its argument prototype would still apply. */ | |
11489 | char socket(); | |
11490 | ||
11491 | int main() { | |
11492 | socket() | |
11493 | ; return 0; } | |
11494 | EOF | |
d9d8273d | 11495 | if { (eval echo configure:11496: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
11496 | rm -rf conftest* |
11497 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11498 | else | |
11499 | echo "configure: failed program was:" >&5 | |
11500 | cat conftest.$ac_ext >&5 | |
11501 | rm -rf conftest* | |
11502 | eval "ac_cv_lib_$ac_lib_var=no" | |
11503 | fi | |
11504 | rm -f conftest* | |
11505 | LIBS="$ac_save_LIBS" | |
11506 | ||
11507 | fi | |
11508 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11509 | echo "$ac_t""yes" 1>&6 | |
11510 | INET_LINK="$INET_LINK -lsocket" | |
c63c7106 VZ |
11511 | else |
11512 | echo "$ac_t""no" 1>&6 | |
afc31813 VZ |
11513 | |
11514 | echo "configure: warning: socket library not found - sockets will be disabled" 1>&2 | |
11515 | wxUSE_SOCKETS=no | |
11516 | ||
11517 | ||
c63c7106 VZ |
11518 | fi |
11519 | ||
11520 | ||
11521 | fi | |
11522 | ||
10f2d63a VZ |
11523 | fi |
11524 | ||
afc31813 VZ |
11525 | if test "$wxUSE_SOCKETS" = "yes" ; then |
11526 | ||
11527 | ac_ext=C | |
11528 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
11529 | ac_cpp='$CXXCPP $CPPFLAGS' | |
11530 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
11531 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
11532 | cross_compiling=$ac_cv_prog_cxx_cross | |
11533 | ||
11534 | echo $ac_n "checking the type of the third argument of getsockname""... $ac_c" 1>&6 | |
d9d8273d | 11535 | echo "configure:11536: checking the type of the third argument of getsockname" >&5 |
afc31813 | 11536 | cat > conftest.$ac_ext <<EOF |
d9d8273d | 11537 | #line 11538 "configure" |
afc31813 VZ |
11538 | #include "confdefs.h" |
11539 | #include <sys/socket.h> | |
11540 | int main() { | |
11541 | socklen_t len; getsockname(0, 0, &len); | |
11542 | ; return 0; } | |
11543 | EOF | |
d9d8273d | 11544 | if { (eval echo configure:11545: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 VZ |
11545 | rm -rf conftest* |
11546 | cat >> confdefs.h <<\EOF | |
11547 | #define SOCKLEN_T socklen_t | |
11548 | EOF | |
11549 | echo "$ac_t""socklen_t" 1>&6 | |
11550 | else | |
11551 | echo "configure: failed program was:" >&5 | |
11552 | cat conftest.$ac_ext >&5 | |
11553 | rm -rf conftest* | |
11554 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11555 | #line 11556 "configure" |
afc31813 VZ |
11556 | #include "confdefs.h" |
11557 | #include <sys/socket.h> | |
11558 | int main() { | |
11559 | size_t len; getsockname(0, 0, &len); | |
11560 | ; return 0; } | |
11561 | EOF | |
d9d8273d | 11562 | if { (eval echo configure:11563: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 VZ |
11563 | rm -rf conftest* |
11564 | cat >> confdefs.h <<\EOF | |
11565 | #define SOCKLEN_T size_t | |
11566 | EOF | |
11567 | echo "$ac_t""size_t" 1>&6 | |
11568 | else | |
11569 | echo "configure: failed program was:" >&5 | |
11570 | cat conftest.$ac_ext >&5 | |
11571 | rm -rf conftest* | |
11572 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11573 | #line 11574 "configure" |
afc31813 VZ |
11574 | #include "confdefs.h" |
11575 | #include <sys/socket.h> | |
11576 | int main() { | |
11577 | int len; getsockname(0, 0, &len); | |
11578 | ; return 0; } | |
11579 | EOF | |
d9d8273d | 11580 | if { (eval echo configure:11581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 VZ |
11581 | rm -rf conftest* |
11582 | cat >> confdefs.h <<\EOF | |
11583 | #define SOCKLEN_T int | |
11584 | EOF | |
11585 | echo "$ac_t""int" 1>&6 | |
11586 | else | |
11587 | echo "configure: failed program was:" >&5 | |
11588 | cat conftest.$ac_ext >&5 | |
11589 | rm -rf conftest* | |
11590 | echo "$ac_t""unknown" 1>&6 | |
11591 | ||
11592 | fi | |
11593 | rm -f conftest* | |
11594 | ||
11595 | fi | |
11596 | rm -f conftest* | |
11597 | ||
11598 | fi | |
11599 | rm -f conftest* | |
11600 | ac_ext=c | |
11601 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
11602 | ac_cpp='$CPP $CPPFLAGS' | |
11603 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
11604 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
11605 | cross_compiling=$ac_cv_prog_cc_cross | |
11606 | ||
11607 | ||
11608 | cat >> confdefs.h <<\EOF | |
11609 | #define wxUSE_SOCKETS 1 | |
11610 | EOF | |
11611 | ||
11612 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS wxsocket" | |
11613 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS protocol" | |
11614 | fi | |
11615 | ||
10f2d63a VZ |
11616 | |
11617 | if test "$wxUSE_JOYSTICK" = 1; then | |
11618 | for ac_hdr in linux/joystick.h | |
11619 | do | |
11620 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
11621 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 11622 | echo "configure:11623: checking for $ac_hdr" >&5 |
10f2d63a VZ |
11623 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
11624 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11625 | else | |
11626 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11627 | #line 11628 "configure" |
10f2d63a VZ |
11628 | #include "confdefs.h" |
11629 | #include <$ac_hdr> | |
11630 | EOF | |
11631 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 11632 | { (eval echo configure:11633: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
11633 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
11634 | if test -z "$ac_err"; then | |
11635 | rm -rf conftest* | |
11636 | eval "ac_cv_header_$ac_safe=yes" | |
11637 | else | |
11638 | echo "$ac_err" >&5 | |
11639 | echo "configure: failed program was:" >&5 | |
11640 | cat conftest.$ac_ext >&5 | |
11641 | rm -rf conftest* | |
11642 | eval "ac_cv_header_$ac_safe=no" | |
11643 | fi | |
11644 | rm -f conftest* | |
11645 | fi | |
11646 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
11647 | echo "$ac_t""yes" 1>&6 | |
11648 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
11649 | cat >> confdefs.h <<EOF | |
11650 | #define $ac_tr_hdr 1 | |
11651 | EOF | |
11652 | ||
11653 | else | |
11654 | echo "$ac_t""no" 1>&6 | |
11655 | fi | |
11656 | done | |
11657 | ||
11658 | if test "$ac_cv_header_linux_joystick_h" = "yes"; then | |
11659 | cat >> confdefs.h <<\EOF | |
11660 | #define wxUSE_JOYSTICK 1 | |
11661 | EOF | |
11662 | ||
11663 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS joytest" | |
11664 | fi | |
11665 | fi | |
11666 | ||
11667 | ||
11668 | HAVE_DL_FUNCS=0 | |
11669 | HAVE_SHL_FUNCS=0 | |
11670 | if test "$wxUSE_DYNLIB_CLASS" = "yes"; then | |
11671 | for ac_func in dlopen | |
11672 | do | |
11673 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 11674 | echo "configure:11675: checking for $ac_func" >&5 |
10f2d63a VZ |
11675 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11676 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11677 | else | |
11678 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11679 | #line 11680 "configure" |
10f2d63a VZ |
11680 | #include "confdefs.h" |
11681 | /* System header to define __stub macros and hopefully few prototypes, | |
11682 | which can conflict with char $ac_func(); below. */ | |
11683 | #include <assert.h> | |
11684 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11685 | /* We use char because int might match the return type of a gcc2 | |
11686 | builtin and then its argument prototype would still apply. */ | |
11687 | char $ac_func(); | |
69ffe1d2 | 11688 | char (*f)(); |
10f2d63a VZ |
11689 | |
11690 | int main() { | |
11691 | ||
11692 | /* The GNU C library defines this for functions which it implements | |
11693 | to always fail with ENOSYS. Some functions are actually named | |
11694 | something starting with __ and the normal name is an alias. */ | |
11695 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11696 | choke me | |
11697 | #else | |
69ffe1d2 | 11698 | f = $ac_func; |
10f2d63a VZ |
11699 | #endif |
11700 | ||
11701 | ; return 0; } | |
11702 | EOF | |
d9d8273d | 11703 | if { (eval echo configure:11704: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11704 | rm -rf conftest* |
11705 | eval "ac_cv_func_$ac_func=yes" | |
11706 | else | |
11707 | echo "configure: failed program was:" >&5 | |
11708 | cat conftest.$ac_ext >&5 | |
11709 | rm -rf conftest* | |
11710 | eval "ac_cv_func_$ac_func=no" | |
11711 | fi | |
11712 | rm -f conftest* | |
11713 | fi | |
11714 | ||
11715 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11716 | echo "$ac_t""yes" 1>&6 | |
11717 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11718 | cat >> confdefs.h <<EOF | |
11719 | #define $ac_tr_func 1 | |
11720 | EOF | |
11721 | ||
11722 | cat >> confdefs.h <<\EOF | |
11723 | #define HAVE_DLOPEN 1 | |
11724 | EOF | |
11725 | ||
11726 | HAVE_DL_FUNCS=1 | |
11727 | ||
11728 | else | |
11729 | echo "$ac_t""no" 1>&6 | |
11730 | echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 | |
d9d8273d | 11731 | echo "configure:11732: checking for dlopen in -ldl" >&5 |
10f2d63a VZ |
11732 | ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` |
11733 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11734 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11735 | else | |
11736 | ac_save_LIBS="$LIBS" | |
11737 | LIBS="-ldl $LIBS" | |
11738 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11739 | #line 11740 "configure" |
10f2d63a VZ |
11740 | #include "confdefs.h" |
11741 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11742 | /* We use char because int might match the return type of a gcc2 | |
11743 | builtin and then its argument prototype would still apply. */ | |
11744 | char dlopen(); | |
11745 | ||
11746 | int main() { | |
11747 | dlopen() | |
11748 | ; return 0; } | |
11749 | EOF | |
d9d8273d | 11750 | if { (eval echo configure:11751: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11751 | rm -rf conftest* |
11752 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11753 | else | |
11754 | echo "configure: failed program was:" >&5 | |
11755 | cat conftest.$ac_ext >&5 | |
11756 | rm -rf conftest* | |
11757 | eval "ac_cv_lib_$ac_lib_var=no" | |
11758 | fi | |
11759 | rm -f conftest* | |
11760 | LIBS="$ac_save_LIBS" | |
11761 | ||
11762 | fi | |
11763 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11764 | echo "$ac_t""yes" 1>&6 | |
11765 | ||
11766 | cat >> confdefs.h <<\EOF | |
11767 | #define HAVE_DLOPEN 1 | |
11768 | EOF | |
11769 | ||
11770 | HAVE_DL_FUNCS=1 | |
11771 | LIBS="$LIBS -ldl" | |
11772 | ||
11773 | else | |
11774 | echo "$ac_t""no" 1>&6 | |
11775 | ||
11776 | for ac_func in shl_load | |
11777 | do | |
11778 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
d9d8273d | 11779 | echo "configure:11780: checking for $ac_func" >&5 |
10f2d63a VZ |
11780 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11781 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11782 | else | |
11783 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 11784 | #line 11785 "configure" |
10f2d63a VZ |
11785 | #include "confdefs.h" |
11786 | /* System header to define __stub macros and hopefully few prototypes, | |
11787 | which can conflict with char $ac_func(); below. */ | |
11788 | #include <assert.h> | |
11789 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11790 | /* We use char because int might match the return type of a gcc2 | |
11791 | builtin and then its argument prototype would still apply. */ | |
11792 | char $ac_func(); | |
69ffe1d2 | 11793 | char (*f)(); |
10f2d63a VZ |
11794 | |
11795 | int main() { | |
11796 | ||
11797 | /* The GNU C library defines this for functions which it implements | |
11798 | to always fail with ENOSYS. Some functions are actually named | |
11799 | something starting with __ and the normal name is an alias. */ | |
11800 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11801 | choke me | |
11802 | #else | |
69ffe1d2 | 11803 | f = $ac_func; |
10f2d63a VZ |
11804 | #endif |
11805 | ||
11806 | ; return 0; } | |
11807 | EOF | |
d9d8273d | 11808 | if { (eval echo configure:11809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11809 | rm -rf conftest* |
11810 | eval "ac_cv_func_$ac_func=yes" | |
11811 | else | |
11812 | echo "configure: failed program was:" >&5 | |
11813 | cat conftest.$ac_ext >&5 | |
11814 | rm -rf conftest* | |
11815 | eval "ac_cv_func_$ac_func=no" | |
11816 | fi | |
11817 | rm -f conftest* | |
11818 | fi | |
11819 | ||
11820 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11821 | echo "$ac_t""yes" 1>&6 | |
11822 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11823 | cat >> confdefs.h <<EOF | |
11824 | #define $ac_tr_func 1 | |
11825 | EOF | |
11826 | ||
11827 | cat >> confdefs.h <<\EOF | |
11828 | #define HAVE_SHL_LOAD 1 | |
11829 | EOF | |
11830 | ||
11831 | HAVE_SHL_FUNCS=1 | |
11832 | ||
11833 | else | |
11834 | echo "$ac_t""no" 1>&6 | |
11835 | fi | |
11836 | done | |
11837 | ||
11838 | ||
11839 | fi | |
11840 | ||
11841 | ||
11842 | fi | |
11843 | done | |
11844 | ||
11845 | ||
11846 | if test "$HAVE_DL_FUNCS" = 0; then | |
11847 | if test "$HAVE_SHL_FUNCS" = 0; then | |
11848 | if test "$USE_UNIX" = 1; then | |
11849 | echo "configure: warning: "--with-dynlib and --with-odbc will be disabled due to missing shared library support"" 1>&2 | |
11850 | wxUSE_ODBC=no | |
11851 | wxUSE_DYNLIB_CLASS=no | |
11852 | else | |
11853 | echo "configure: warning: "Cannot check dynlib requirements on non-Unix platforms. dynlib remains enabled."" 1>&2 | |
11854 | fi | |
11855 | fi | |
11856 | fi | |
11857 | fi | |
11858 | ||
11859 | if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then | |
11860 | cat >> confdefs.h <<\EOF | |
11861 | #define wxUSE_DYNLIB_CLASS 1 | |
11862 | EOF | |
11863 | ||
11864 | fi | |
11865 | ||
11866 | ||
11867 | if test "$wxUSE_UNICODE" = "yes" ; then | |
11868 | cat >> confdefs.h <<\EOF | |
11869 | #define wxUSE_UNICODE 1 | |
11870 | EOF | |
11871 | ||
11872 | fi | |
11873 | ||
11874 | if test "$wxUSE_WCSRTOMBS" = "yes" ; then | |
11875 | cat >> confdefs.h <<\EOF | |
11876 | #define wxUSE_WCSRTOMBS 1 | |
11877 | EOF | |
11878 | ||
11879 | fi | |
11880 | ||
11881 | if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then | |
11882 | cat >> confdefs.h <<\EOF | |
11883 | #define wxUSE_EXPERIMENTAL_PRINTF 1 | |
11884 | EOF | |
11885 | ||
11886 | fi | |
11887 | ||
11888 | ||
11889 | IODBC_C_SRC="" | |
11890 | if test "$wxUSE_ODBC" = "yes" ; then | |
11891 | cat >> confdefs.h <<\EOF | |
11892 | #define wxUSE_ODBC 1 | |
11893 | EOF | |
11894 | ||
11895 | WXODBCFLAG="-D_IODBC_" | |
11896 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS db" | |
11897 | IODBCOBJS="\$(IODBC_OBJS)" | |
11898 | else | |
11899 | IODBCOBJS= | |
11900 | fi | |
11901 | ||
11902 | ||
11903 | if test "$wxUSE_POSTSCRIPT" = "yes" ; then | |
11904 | cat >> confdefs.h <<\EOF | |
11905 | #define wxUSE_POSTSCRIPT 1 | |
11906 | EOF | |
11907 | ||
11908 | fi | |
11909 | ||
11910 | cat >> confdefs.h <<\EOF | |
11911 | #define wxUSE_AFM_FOR_POSTSCRIPT 1 | |
11912 | EOF | |
11913 | ||
11914 | ||
11915 | cat >> confdefs.h <<\EOF | |
11916 | #define wxUSE_NORMALIZED_PS_FONTS 1 | |
11917 | EOF | |
11918 | ||
11919 | ||
11920 | ||
11921 | if test "$wxUSE_CONSTRAINTS" = "yes"; then | |
11922 | cat >> confdefs.h <<\EOF | |
11923 | #define wxUSE_CONSTRAINTS 1 | |
11924 | EOF | |
11925 | ||
11926 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS layout" | |
11927 | fi | |
11928 | ||
11929 | if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then | |
11930 | cat >> confdefs.h <<\EOF | |
11931 | #define wxUSE_MDI_ARCHITECTURE 1 | |
11932 | EOF | |
11933 | ||
11934 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mdi" | |
11935 | fi | |
11936 | ||
11937 | if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then | |
11938 | cat >> confdefs.h <<\EOF | |
11939 | #define wxUSE_DOC_VIEW_ARCHITECTURE 1 | |
11940 | EOF | |
11941 | ||
11942 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docview" | |
11943 | if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then | |
11944 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docvwmdi" | |
11945 | fi | |
11946 | fi | |
11947 | ||
11948 | if test "$wxUSE_HELP" = "yes"; then | |
11949 | cat >> confdefs.h <<\EOF | |
11950 | #define wxUSE_HELP 1 | |
11951 | EOF | |
11952 | ||
11953 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS help" | |
11954 | fi | |
11955 | ||
11956 | if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then | |
11957 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
11958 | echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2 | |
11959 | else | |
11960 | cat >> confdefs.h <<\EOF | |
11961 | #define wxUSE_PRINTING_ARCHITECTURE 1 | |
11962 | EOF | |
11963 | ||
11964 | fi | |
11965 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS printing" | |
11966 | fi | |
11967 | ||
11968 | if test "$wxUSE_PROLOGIO" = "yes" ; then | |
11969 | cat >> confdefs.h <<\EOF | |
11970 | #define wxUSE_PROLOGIO 1 | |
11971 | EOF | |
11972 | ||
11973 | fi | |
11974 | ||
11975 | if test "$wxUSE_RESOURCES" = "yes" ; then | |
11976 | if test "$wxUSE_PROLOGIO" = "yes" ; then | |
11977 | cat >> confdefs.h <<\EOF | |
11978 | #define wxUSE_RESOURCES 1 | |
11979 | EOF | |
11980 | ||
11981 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS resource" | |
11982 | else | |
11983 | echo "configure: warning: wxWindows ressource system requires PrologIO and can't be compiled without it." 1>&2 | |
11984 | fi | |
11985 | fi | |
11986 | ||
11987 | if test "$wxUSE_X_RESOURCES" = "yes"; then | |
11988 | cat >> confdefs.h <<\EOF | |
11989 | #define wxUSE_X_RESOURCES 1 | |
11990 | EOF | |
11991 | ||
11992 | fi | |
11993 | ||
11994 | ||
11995 | if test "$wxUSE_IPC" = "yes"; then | |
11996 | cat >> confdefs.h <<\EOF | |
11997 | #define wxUSE_IPC 1 | |
11998 | EOF | |
11999 | ||
12000 | fi | |
12001 | ||
12002 | if test "$wxUSE_CLIPBOARD" = "yes"; then | |
12003 | cat >> confdefs.h <<\EOF | |
12004 | #define wxUSE_CLIPBOARD 1 | |
12005 | EOF | |
12006 | ||
12007 | fi | |
12008 | ||
12009 | if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then | |
12010 | if test "$wxUSE_GTK" = 1; then | |
12011 | if test "$WXGTK12" != 1; then | |
12012 | echo "configure: warning: Drag and drop is only supported under GTK+ 1.2" 1>&2 | |
12013 | wxUSE_DRAG_AND_DROP=no | |
12014 | fi | |
12015 | fi | |
12016 | ||
12017 | if test "$wxUSE_MOTIF" = 1; then | |
12018 | echo "configure: warning: Drag and drop is not yet supported under Motif" 1>&2 | |
12019 | wxUSE_DRAG_AND_DROP=no | |
12020 | fi | |
12021 | ||
12022 | if test "$USE_WIN32" = 1; then | |
12023 | for ac_hdr in ole2.h | |
12024 | do | |
12025 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
12026 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
d9d8273d | 12027 | echo "configure:12028: checking for $ac_hdr" >&5 |
10f2d63a VZ |
12028 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
12029 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12030 | else | |
12031 | cat > conftest.$ac_ext <<EOF | |
d9d8273d | 12032 | #line 12033 "configure" |
10f2d63a VZ |
12033 | #include "confdefs.h" |
12034 | #include <$ac_hdr> | |
12035 | EOF | |
12036 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d9d8273d | 12037 | { (eval echo configure:12038: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
12038 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
12039 | if test -z "$ac_err"; then | |
12040 | rm -rf conftest* | |
12041 | eval "ac_cv_header_$ac_safe=yes" | |
12042 | else | |
12043 | echo "$ac_err" >&5 | |
12044 | echo "configure: failed program was:" >&5 | |
12045 | cat conftest.$ac_ext >&5 | |
12046 | rm -rf conftest* | |
12047 | eval "ac_cv_header_$ac_safe=no" | |
12048 | fi | |
12049 | rm -f conftest* | |
12050 | fi | |
12051 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12052 | echo "$ac_t""yes" 1>&6 | |
12053 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
12054 | cat >> confdefs.h <<EOF | |
12055 | #define $ac_tr_hdr 1 | |
12056 | EOF | |
12057 | ||
12058 | else | |
12059 | echo "$ac_t""no" 1>&6 | |
12060 | fi | |
12061 | done | |
12062 | ||
12063 | if test "x$HAVE_OLE2_H" = x ; then | |
12064 | echo "configure: warning: Drag and drop disabled because OLE headers not found" 1>&2 | |
12065 | wxUSE_DRAG_AND_DROP=no | |
12066 | fi | |
12067 | fi | |
12068 | ||
12069 | if test "$wxUSE_DRAG_AND_DROP" = "yes"; then | |
12070 | cat >> confdefs.h <<\EOF | |
12071 | #define wxUSE_DRAG_AND_DROP 1 | |
12072 | EOF | |
12073 | ||
12074 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dnd" | |
12075 | fi | |
12076 | ||
12077 | fi | |
12078 | ||
12079 | if test "$wxUSE_SPLINES" = "yes" ; then | |
12080 | cat >> confdefs.h <<\EOF | |
12081 | #define wxUSE_SPLINES 1 | |
12082 | EOF | |
12083 | ||
12084 | fi | |
12085 | ||
12086 | ||
12087 | if test "$wxUSE_ACCEL" = "yes"; then | |
12088 | cat >> confdefs.h <<\EOF | |
12089 | #define wxUSE_ACCEL 1 | |
12090 | EOF | |
12091 | ||
12092 | fi | |
12093 | ||
12094 | if test "$wxUSE_CARET" = "yes"; then | |
12095 | cat >> confdefs.h <<\EOF | |
12096 | #define wxUSE_CARET 1 | |
12097 | EOF | |
12098 | ||
12099 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS caret" | |
12100 | fi | |
12101 | ||
12102 | if test "$wxUSE_COMBOBOX" = "yes"; then | |
12103 | cat >> confdefs.h <<\EOF | |
12104 | #define wxUSE_COMBOBOX 1 | |
12105 | EOF | |
12106 | ||
12107 | fi | |
12108 | ||
12109 | if test "$wxUSE_CHOICE" = "yes"; then | |
12110 | cat >> confdefs.h <<\EOF | |
12111 | #define wxUSE_CHOICE 1 | |
12112 | EOF | |
12113 | ||
12114 | fi | |
12115 | ||
12116 | if test "$wxUSE_BMPBUTTON" = "yes"; then | |
12117 | cat >> confdefs.h <<\EOF | |
12118 | #define wxUSE_BMPBUTTON 1 | |
12119 | EOF | |
12120 | ||
12121 | fi | |
12122 | ||
12123 | if test "$wxUSE_CHECKBOX" = "yes"; then | |
12124 | cat >> confdefs.h <<\EOF | |
12125 | #define wxUSE_CHECKBOX 1 | |
12126 | EOF | |
12127 | ||
12128 | fi | |
12129 | ||
12130 | if test "$wxUSE_CHECKLST" = "yes"; then | |
12131 | cat >> confdefs.h <<\EOF | |
12132 | #define wxUSE_CHECKLISTBOX 1 | |
12133 | EOF | |
12134 | ||
12135 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS checklst" | |
12136 | fi | |
12137 | ||
12138 | if test "$wxUSE_GAUGE" = "yes"; then | |
12139 | cat >> confdefs.h <<\EOF | |
12140 | #define wxUSE_GAUGE 1 | |
12141 | EOF | |
12142 | ||
12143 | fi | |
12144 | ||
12145 | if test "$wxUSE_GRID" = "yes"; then | |
12146 | cat >> confdefs.h <<\EOF | |
12147 | #define wxUSE_GRID 1 | |
12148 | EOF | |
12149 | ||
12150 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS grid" | |
12151 | fi | |
12152 | ||
12153 | if test "$wxUSE_NEW_GRID" = "yes"; then | |
12154 | cat >> confdefs.h <<\EOF | |
12155 | #define wxUSE_NEW_GRID 1 | |
12156 | EOF | |
12157 | ||
12158 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS newgrid" | |
12159 | fi | |
12160 | ||
12161 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
12162 | cat >> confdefs.h <<\EOF | |
12163 | #define wxUSE_IMAGLIST 1 | |
12164 | EOF | |
12165 | ||
12166 | fi | |
12167 | ||
12168 | if test "$wxUSE_LISTBOX" = "yes"; then | |
12169 | cat >> confdefs.h <<\EOF | |
12170 | #define wxUSE_LISTBOX 1 | |
12171 | EOF | |
12172 | ||
12173 | fi | |
12174 | ||
12175 | if test "$wxUSE_LISTCTRL" = "yes"; then | |
12176 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
12177 | cat >> confdefs.h <<\EOF | |
12178 | #define wxUSE_LISTCTRL 1 | |
12179 | EOF | |
12180 | ||
12181 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listctrl" | |
12182 | else | |
12183 | echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2 | |
12184 | fi | |
12185 | fi | |
12186 | ||
12187 | if test "$wxUSE_NOTEBOOK" = "yes"; then | |
12188 | cat >> confdefs.h <<\EOF | |
12189 | #define wxUSE_NOTEBOOK 1 | |
12190 | EOF | |
12191 | ||
12192 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS notebook" | |
12193 | fi | |
12194 | ||
12195 | if test "$wxUSE_RADIOBOX" = "yes"; then | |
12196 | cat >> confdefs.h <<\EOF | |
12197 | #define wxUSE_RADIOBOX 1 | |
12198 | EOF | |
12199 | ||
12200 | fi | |
12201 | ||
12202 | if test "$wxUSE_RADIOBTN" = "yes"; then | |
12203 | cat >> confdefs.h <<\EOF | |
12204 | #define wxUSE_RADIOBTN 1 | |
12205 | EOF | |
12206 | ||
12207 | fi | |
12208 | ||
12209 | if test "$wxUSE_SASH" = "yes"; then | |
12210 | cat >> confdefs.h <<\EOF | |
12211 | #define wxUSE_SASH 1 | |
12212 | EOF | |
12213 | ||
12214 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sashtest" | |
12215 | fi | |
12216 | ||
12217 | if test "$wxUSE_SCROLLBAR" = "yes"; then | |
12218 | cat >> confdefs.h <<\EOF | |
12219 | #define wxUSE_SCROLLBAR 1 | |
12220 | EOF | |
12221 | ||
741a9306 | 12222 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub" |
10f2d63a VZ |
12223 | fi |
12224 | ||
12225 | if test "$wxUSE_SLIDER" = "yes"; then | |
12226 | cat >> confdefs.h <<\EOF | |
12227 | #define wxUSE_SLIDER 1 | |
12228 | EOF | |
12229 | ||
12230 | fi | |
12231 | ||
12232 | if test "$wxUSE_SPINBTN" = "yes"; then | |
12233 | cat >> confdefs.h <<\EOF | |
12234 | #define wxUSE_SPINBTN 1 | |
12235 | EOF | |
12236 | ||
12237 | fi | |
12238 | ||
56cfaa52 RR |
12239 | if test "$wxUSE_SPINCTRL" = "yes"; then |
12240 | cat >> confdefs.h <<\EOF | |
12241 | #define wxUSE_SPINCTRL 1 | |
12242 | EOF | |
12243 | ||
12244 | fi | |
12245 | ||
10f2d63a VZ |
12246 | if test "$wxUSE_SPLITTER" = "yes"; then |
12247 | cat >> confdefs.h <<\EOF | |
12248 | #define wxUSE_SPLITTER 1 | |
12249 | EOF | |
12250 | ||
12251 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS splitter" | |
12252 | fi | |
12253 | ||
12254 | if test "$wxUSE_STATBMP" = "yes"; then | |
12255 | cat >> confdefs.h <<\EOF | |
12256 | #define wxUSE_STATBMP 1 | |
12257 | EOF | |
12258 | ||
12259 | fi | |
12260 | ||
12261 | if test "$wxUSE_STATBOX" = "yes"; then | |
12262 | cat >> confdefs.h <<\EOF | |
12263 | #define wxUSE_STATBOX 1 | |
12264 | EOF | |
12265 | ||
12266 | fi | |
12267 | ||
12268 | if test "$wxUSE_STATLINE" = "yes"; then | |
12269 | if test "$wxUSE_WINE" = 1 ; then | |
12270 | echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2 | |
12271 | else | |
12272 | cat >> confdefs.h <<\EOF | |
12273 | #define wxUSE_STATLINE 1 | |
12274 | EOF | |
12275 | ||
12276 | fi | |
12277 | fi | |
12278 | ||
12279 | if test "$wxUSE_STATUSBAR" = "yes"; then | |
12280 | cat >> confdefs.h <<\EOF | |
12281 | #define wxUSE_STATUSBAR 1 | |
12282 | EOF | |
12283 | ||
12284 | fi | |
12285 | ||
12286 | if test "$wxUSE_TABDIALOG" = "yes"; then | |
12287 | cat >> confdefs.h <<\EOF | |
12288 | #define wxUSE_TAB_DIALOG 1 | |
12289 | EOF | |
12290 | ||
12291 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab" | |
12292 | fi | |
12293 | ||
12294 | if test "$wxUSE_TOOLBAR" = "yes"; then | |
12295 | cat >> confdefs.h <<\EOF | |
12296 | #define wxUSE_TOOLBAR 1 | |
12297 | EOF | |
12298 | ||
12299 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS toolbar" | |
12300 | fi | |
12301 | ||
12302 | if test "$wxUSE_TOOLTIPS" = "yes"; then | |
12303 | if test "$wxUSE_MOTIF" = 1; then | |
12304 | echo "configure: warning: wxTooltip not supported yet under Motif" 1>&2 | |
12305 | else | |
12306 | if test "$wxUSE_WINE" = 1; then | |
12307 | echo "configure: warning: wxTooltip not supported under WINE" 1>&2 | |
12308 | else | |
12309 | cat >> confdefs.h <<\EOF | |
12310 | #define wxUSE_TOOLTIPS 1 | |
12311 | EOF | |
12312 | ||
12313 | fi | |
12314 | fi | |
12315 | fi | |
12316 | ||
12317 | if test "$wxUSE_TREECTRL" = "yes"; then | |
12318 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
12319 | cat >> confdefs.h <<\EOF | |
12320 | #define wxUSE_TREECTRL 1 | |
12321 | EOF | |
12322 | ||
12323 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS treectrl" | |
12324 | else | |
12325 | echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2 | |
12326 | fi | |
12327 | fi | |
12328 | ||
12329 | ||
12330 | ||
12331 | if test "$wxUSE_METAFILE" = "yes"; then | |
12332 | cat >> confdefs.h <<\EOF | |
12333 | #define wxUSE_METAFILE 1 | |
12334 | EOF | |
12335 | ||
12336 | fi | |
12337 | ||
12338 | if test "$wxUSE_DIRDLG" = "yes"; then | |
12339 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
12340 | echo "configure: warning: wxDirDialog requires constraints so it won't be compiled without them" 1>&2 | |
12341 | else | |
12342 | if test "$wxUSE_TREECTRL" != "yes"; then | |
12343 | echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2 | |
12344 | else | |
12345 | cat >> confdefs.h <<\EOF | |
12346 | #define wxUSE_DIRDLG 1 | |
12347 | EOF | |
12348 | ||
12349 | fi | |
12350 | fi | |
12351 | fi | |
12352 | ||
12353 | if test "$wxUSE_TEXTDLG" = "yes"; then | |
12354 | cat >> confdefs.h <<\EOF | |
12355 | #define wxUSE_TEXTDLG 1 | |
12356 | EOF | |
12357 | ||
12358 | fi | |
12359 | ||
12360 | if test "$wxUSE_STARTUP_TIPS" = "yes"; then | |
12361 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
12362 | echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2 | |
12363 | else | |
12364 | cat >> confdefs.h <<\EOF | |
12365 | #define wxUSE_STARTUP_TIPS 1 | |
12366 | EOF | |
12367 | ||
12368 | fi | |
12369 | fi | |
12370 | ||
12371 | if test "$wxUSE_PROGRESSDLG" = "yes"; then | |
12372 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
12373 | echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2 | |
12374 | else | |
12375 | cat >> confdefs.h <<\EOF | |
12376 | #define wxUSE_PROGRESSDLG 1 | |
12377 | EOF | |
12378 | ||
12379 | fi | |
12380 | fi | |
12381 | ||
12382 | if test "$wxUSE_MINIFRAME" = "yes"; then | |
12383 | cat >> confdefs.h <<\EOF | |
12384 | #define wxUSE_MINIFRAME 1 | |
12385 | EOF | |
12386 | ||
12387 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS minifram" | |
12388 | fi | |
12389 | ||
12390 | if test "$wxUSE_HTML" = "yes"; then | |
12391 | cat >> confdefs.h <<\EOF | |
12392 | #define wxUSE_HTML 1 | |
12393 | EOF | |
12394 | ||
12395 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html" | |
12396 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS html" | |
12397 | fi | |
12398 | ||
12399 | if test "$wxUSE_VALIDATORS" = "yes"; then | |
12400 | cat >> confdefs.h <<\EOF | |
12401 | #define wxUSE_VALIDATORS 1 | |
12402 | EOF | |
12403 | ||
12404 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS validate" | |
12405 | fi | |
12406 | ||
12407 | if test "$wxUSE_GIF" = "yes" ; then | |
12408 | cat >> confdefs.h <<\EOF | |
12409 | #define wxUSE_GIF 1 | |
12410 | EOF | |
12411 | ||
12412 | fi | |
12413 | ||
12414 | if test "$wxUSE_PCX" = "yes" ; then | |
12415 | cat >> confdefs.h <<\EOF | |
12416 | #define wxUSE_PCX 1 | |
12417 | EOF | |
12418 | ||
12419 | fi | |
12420 | ||
12421 | if test "$wxUSE_PNM" = "yes" ; then | |
12422 | cat >> confdefs.h <<\EOF | |
12423 | #define wxUSE_PNM 1 | |
12424 | EOF | |
12425 | ||
12426 | fi | |
12427 | ||
12428 | ||
12429 | GUILIBS="$GUI_TK_LIBRARY $OPENGL_LINK $LIBPNG_LINK $ZLIB_LINK $TOOLKIT_LINK" | |
12430 | ||
c63c7106 | 12431 | EXTRA_LIBS="$LIBS $POSIX4_LINK $INET_LINK $WCHAR_LINK $THREADS_LINK $DMALLOC_LINK $DL_LINK" |
10f2d63a VZ |
12432 | if test "$wxUSE_GUI" = "yes"; then |
12433 | EXTRA_LIBS="$EXTRA_LIBS $GUILIBS" | |
12434 | fi | |
12435 | ||
12436 | LD_LIBS="\${top_builddir}/lib/${WX_LIBRARY_NAME_STATIC} $EXTRA_LIBS" | |
12437 | ||
c7a2bf27 | 12438 | INCLUDES="-I. -I\${top_builddir}/include -I\${top_srcdir}/include $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $TOOLKIT_INCLUDE" |
10f2d63a VZ |
12439 | |
12440 | if test "$GXX" = yes ; then | |
12441 | CXXWARNINGS="-Wall" | |
12442 | fi | |
12443 | EXTRA_CFLAGS="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES" | |
12444 | ||
12445 | CFLAGS=`echo $CFLAGS $EXTRA_CFLAGS | sed 's/ \\+/ /g'` | |
12446 | CXXFLAGS=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'` | |
12447 | ||
12448 | if test "$wxUSE_GUI" = "yes"; then | |
12449 | ||
12450 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS bombs controls dialogs drawing dynamic \ | |
741a9306 | 12451 | font forty fractal image minimal richedit wxpoem" |
10f2d63a VZ |
12452 | else |
12453 | SAMPLES_SUBDIRS="" | |
12454 | fi | |
12455 | ||
12456 | SAMPLES_SUBDIRS="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '`" | |
12457 | ||
12458 | ||
12459 | ||
12460 | ||
12461 | ||
12462 | ||
12463 | ||
12464 | ||
12465 | ||
12466 | ||
12467 | ||
12468 | ||
12469 | ||
12470 | ||
12471 | ||
12472 | ||
12473 | ||
12474 | ||
12475 | ||
12476 | ||
12477 | ||
12478 | ||
12479 | ||
12480 | ||
12481 | ||
12482 | ||
12483 | ||
12484 | ||
12485 | ||
12486 | ||
12487 | ||
12488 | ||
12489 | ||
12490 | ||
12491 | ||
12492 | ||
12493 | ||
12494 | ||
12495 | ||
12496 | ||
12497 | ||
12498 | ||
12499 | ||
12500 | ||
12501 | ||
12502 | ||
12503 | ||
12504 | ||
12505 | ||
12506 | ||
12507 | ||
12508 | ||
12509 | ||
12510 | ||
12511 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | |
d9d8273d | 12512 | echo "configure:12513: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
10f2d63a VZ |
12513 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` |
12514 | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | |
12515 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12516 | else | |
12517 | cat > conftestmake <<\EOF | |
12518 | all: | |
12519 | @echo 'ac_maketemp="${MAKE}"' | |
12520 | EOF | |
12521 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | |
12522 | eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` | |
12523 | if test -n "$ac_maketemp"; then | |
12524 | eval ac_cv_prog_make_${ac_make}_set=yes | |
12525 | else | |
12526 | eval ac_cv_prog_make_${ac_make}_set=no | |
12527 | fi | |
12528 | rm -f conftestmake | |
12529 | fi | |
12530 | if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then | |
12531 | echo "$ac_t""yes" 1>&6 | |
12532 | SET_MAKE= | |
12533 | else | |
12534 | echo "$ac_t""no" 1>&6 | |
12535 | SET_MAKE="MAKE=${MAKE-make}" | |
12536 | fi | |
12537 | ||
12538 | ||
12539 | ||
12540 | ||
12541 | if test "${TOOLKIT_DIR}" = "msw" ; then | |
12542 | GL_TOOLKIT_DIR="win" | |
12543 | else | |
12544 | GL_TOOLKIT_DIR="${TOOLKIT_DIR}" | |
12545 | fi | |
12546 | ||
12547 | ||
12548 | trap '' 1 2 15 | |
12549 | cat > confcache <<\EOF | |
12550 | # This file is a shell script that caches the results of configure | |
12551 | # tests run on this system so they can be shared between configure | |
12552 | # scripts and configure runs. It is not useful on other systems. | |
12553 | # If it contains results you don't want to keep, you may remove or edit it. | |
12554 | # | |
12555 | # By default, configure uses ./config.cache as the cache file, | |
12556 | # creating it if it does not exist already. You can give configure | |
12557 | # the --cache-file=FILE option to use a different cache file; that is | |
12558 | # what configure does when it calls configure scripts in | |
12559 | # subdirectories, so they share the cache. | |
12560 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
12561 | # config.status only pays attention to the cache file if you give it the | |
12562 | # --recheck option to rerun configure. | |
12563 | # | |
12564 | EOF | |
12565 | # The following way of writing the cache mishandles newlines in values, | |
12566 | # but we know of no workaround that is simple, portable, and efficient. | |
12567 | # So, don't put newlines in cache variables' values. | |
12568 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
12569 | # and sets the high bit in the cache file unless we assign to the vars. | |
12570 | (set) 2>&1 | | |
12571 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
12572 | *ac_space=\ *) | |
12573 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
12574 | # turns \\\\ into \\, and sed turns \\ into \). | |
12575 | sed -n \ | |
12576 | -e "s/'/'\\\\''/g" \ | |
12577 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
12578 | ;; | |
12579 | *) | |
12580 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
12581 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
12582 | ;; | |
12583 | esac >> confcache | |
12584 | if cmp -s $cache_file confcache; then | |
12585 | : | |
12586 | else | |
12587 | if test -w $cache_file; then | |
12588 | echo "updating cache $cache_file" | |
12589 | cat confcache > $cache_file | |
12590 | else | |
12591 | echo "not updating unwritable cache $cache_file" | |
12592 | fi | |
12593 | fi | |
12594 | rm -f confcache | |
12595 | ||
12596 | trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 | |
12597 | ||
12598 | test "x$prefix" = xNONE && prefix=$ac_default_prefix | |
12599 | # Let make expand exec_prefix. | |
12600 | test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |
12601 | ||
12602 | # Any assignment to VPATH causes Sun make to only execute | |
12603 | # the first set of double-colon rules, so remove it if not needed. | |
12604 | # If there is a colon in the path, we need to keep it. | |
12605 | if test "x$srcdir" = x.; then | |
12606 | ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d' | |
12607 | fi | |
12608 | ||
12609 | trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 | |
12610 | ||
12611 | DEFS=-DHAVE_CONFIG_H | |
12612 | ||
12613 | # Without the "./", some shells look in PATH for config.status. | |
12614 | : ${CONFIG_STATUS=./config.status} | |
12615 | ||
12616 | echo creating $CONFIG_STATUS | |
12617 | rm -f $CONFIG_STATUS | |
12618 | cat > $CONFIG_STATUS <<EOF | |
12619 | #! /bin/sh | |
12620 | # Generated automatically by configure. | |
12621 | # Run this file to recreate the current configuration. | |
12622 | # This directory was configured as follows, | |
12623 | # on host `(hostname || uname -n) 2>/dev/null | sed 1q`: | |
12624 | # | |
12625 | # $0 $ac_configure_args | |
12626 | # | |
12627 | # Compiler output produced by configure, useful for debugging | |
12628 | # configure, is in ./config.log if it exists. | |
12629 | ||
12630 | ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" | |
12631 | for ac_option | |
12632 | do | |
12633 | case "\$ac_option" in | |
12634 | -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |
12635 | echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" | |
12636 | exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; | |
12637 | -version | --version | --versio | --versi | --vers | --ver | --ve | --v) | |
69ffe1d2 | 12638 | echo "$CONFIG_STATUS generated by autoconf version 2.14" |
10f2d63a VZ |
12639 | exit 0 ;; |
12640 | -help | --help | --hel | --he | --h) | |
12641 | echo "\$ac_cs_usage"; exit 0 ;; | |
12642 | *) echo "\$ac_cs_usage"; exit 1 ;; | |
12643 | esac | |
12644 | done | |
12645 | ||
12646 | ac_given_srcdir=$srcdir | |
12647 | ac_given_INSTALL="$INSTALL" | |
12648 | ||
12649 | trap 'rm -fr `echo " | |
12650 | wx-config | |
12651 | src/make.env | |
12652 | src/makeprog.env | |
12653 | src/makelib.env | |
12654 | Makefile | |
12655 | samples/Makefile | |
12656 | samples/bombs/Makefile | |
12657 | samples/caret/Makefile | |
12658 | samples/checklst/Makefile | |
12659 | samples/config/Makefile | |
12660 | samples/controls/Makefile | |
b47c832e | 12661 | samples/console/Makefile |
10f2d63a VZ |
12662 | samples/db/Makefile |
12663 | samples/dialogs/Makefile | |
12664 | samples/docview/Makefile | |
12665 | samples/docvwmdi/Makefile | |
12666 | samples/dnd/Makefile | |
12667 | samples/drawing/Makefile | |
12668 | samples/forty/Makefile | |
678b92a9 | 12669 | samples/font/Makefile |
10f2d63a VZ |
12670 | samples/fractal/Makefile |
12671 | samples/image/Makefile | |
12672 | samples/internat/Makefile | |
12673 | samples/layout/Makefile | |
12674 | samples/listctrl/Makefile | |
12675 | samples/mdi/Makefile | |
12676 | samples/minifram/Makefile | |
12677 | samples/minimal/Makefile | |
12678 | samples/nettest/Makefile | |
12679 | samples/newgrid/Makefile | |
12680 | samples/notebook/Makefile | |
12681 | samples/png/Makefile | |
12682 | samples/printing/Makefile | |
12683 | samples/proplist/Makefile | |
12684 | samples/richedit/Makefile | |
12685 | samples/resource/Makefile | |
12686 | samples/sashtest/Makefile | |
12687 | samples/scroll/Makefile | |
12688 | samples/scrollsub/Makefile | |
12689 | samples/splitter/Makefile | |
12690 | samples/text/Makefile | |
12691 | samples/thread/Makefile | |
12692 | samples/toolbar/Makefile | |
12693 | samples/treectrl/Makefile | |
12694 | samples/typetest/Makefile | |
12695 | samples/validate/Makefile | |
12696 | samples/wxpoem/Makefile | |
12697 | samples/wxsocket/Makefile | |
12698 | samples/wizard/Makefile | |
12699 | samples/html/Makefile | |
12700 | samples/html/about/Makefile | |
12701 | samples/html/help/Makefile | |
12702 | samples/html/printing/Makefile | |
fc9c7c09 | 12703 | samples/html/helpview/Makefile |
10f2d63a VZ |
12704 | samples/html/test/Makefile |
12705 | samples/html/zip/Makefile | |
12706 | samples/html/virtual/Makefile | |
12707 | samples/html/widget/Makefile | |
12708 | utils/Makefile | |
12709 | utils/wxMMedia2/Makefile | |
12710 | utils/wxMMedia2/lib/Makefile | |
12711 | utils/wxMMedia2/sample/Makefile | |
12712 | utils/glcanvas/Makefile | |
12713 | utils/glcanvas/${GL_TOOLKIT_DIR}/Makefile | |
12714 | utils/ogl/Makefile | |
12715 | utils/ogl/src/Makefile | |
12716 | setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 | |
12717 | EOF | |
12718 | cat >> $CONFIG_STATUS <<EOF | |
12719 | ||
12720 | # Protect against being on the right side of a sed subst in config.status. | |
12721 | sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; | |
12722 | s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF | |
12723 | $ac_vpsub | |
12724 | $extrasub | |
12725 | s%@SHELL@%$SHELL%g | |
12726 | s%@CFLAGS@%$CFLAGS%g | |
12727 | s%@CPPFLAGS@%$CPPFLAGS%g | |
12728 | s%@CXXFLAGS@%$CXXFLAGS%g | |
12729 | s%@FFLAGS@%$FFLAGS%g | |
12730 | s%@DEFS@%$DEFS%g | |
12731 | s%@LDFLAGS@%$LDFLAGS%g | |
12732 | s%@LIBS@%$LIBS%g | |
12733 | s%@exec_prefix@%$exec_prefix%g | |
12734 | s%@prefix@%$prefix%g | |
12735 | s%@program_transform_name@%$program_transform_name%g | |
12736 | s%@bindir@%$bindir%g | |
12737 | s%@sbindir@%$sbindir%g | |
12738 | s%@libexecdir@%$libexecdir%g | |
12739 | s%@datadir@%$datadir%g | |
12740 | s%@sysconfdir@%$sysconfdir%g | |
12741 | s%@sharedstatedir@%$sharedstatedir%g | |
12742 | s%@localstatedir@%$localstatedir%g | |
12743 | s%@libdir@%$libdir%g | |
12744 | s%@includedir@%$includedir%g | |
12745 | s%@oldincludedir@%$oldincludedir%g | |
12746 | s%@infodir@%$infodir%g | |
12747 | s%@mandir@%$mandir%g | |
12748 | s%@host@%$host%g | |
12749 | s%@host_alias@%$host_alias%g | |
12750 | s%@host_cpu@%$host_cpu%g | |
12751 | s%@host_vendor@%$host_vendor%g | |
12752 | s%@host_os@%$host_os%g | |
12753 | s%@target@%$target%g | |
12754 | s%@target_alias@%$target_alias%g | |
12755 | s%@target_cpu@%$target_cpu%g | |
12756 | s%@target_vendor@%$target_vendor%g | |
12757 | s%@target_os@%$target_os%g | |
12758 | s%@build@%$build%g | |
12759 | s%@build_alias@%$build_alias%g | |
12760 | s%@build_cpu@%$build_cpu%g | |
12761 | s%@build_vendor@%$build_vendor%g | |
12762 | s%@build_os@%$build_os%g | |
12763 | s%@CC@%$CC%g | |
12764 | s%@CPP@%$CPP%g | |
12765 | s%@CXX@%$CXX%g | |
12766 | s%@CXXCPP@%$CXXCPP%g | |
12767 | s%@RANLIB@%$RANLIB%g | |
12768 | s%@AR@%$AR%g | |
12769 | s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g | |
12770 | s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g | |
12771 | s%@INSTALL_DATA@%$INSTALL_DATA%g | |
12772 | s%@STRIP@%$STRIP%g | |
12773 | s%@YACC@%$YACC%g | |
12774 | s%@LEX@%$LEX%g | |
12775 | s%@LEXLIB@%$LEXLIB%g | |
12776 | s%@LN_S@%$LN_S%g | |
12777 | s%@GTK_CONFIG@%$GTK_CONFIG%g | |
12778 | s%@GTK_CFLAGS@%$GTK_CFLAGS%g | |
12779 | s%@GTK_LIBS@%$GTK_LIBS%g | |
ab9b9eab VZ |
12780 | s%@X_CFLAGS@%$X_CFLAGS%g |
12781 | s%@X_PRE_LIBS@%$X_PRE_LIBS%g | |
12782 | s%@X_LIBS@%$X_LIBS%g | |
12783 | s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g | |
10f2d63a VZ |
12784 | s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g |
12785 | s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g | |
12786 | s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g | |
12787 | s%@WX_LIBRARY_NAME@%$WX_LIBRARY_NAME%g | |
12788 | s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g | |
12789 | s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g | |
12790 | s%@WX_LIBRARY@%$WX_LIBRARY%g | |
12791 | s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g | |
12792 | s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g | |
12793 | s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g | |
12794 | s%@WX_LIBRARY_LINK3@%$WX_LIBRARY_LINK3%g | |
12795 | s%@PROGRAM_EXT@%$PROGRAM_EXT%g | |
12796 | s%@WX_ALL@%$WX_ALL%g | |
12797 | s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g | |
12798 | s%@SHARED_LD@%$SHARED_LD%g | |
12799 | s%@PIC_FLAG@%$PIC_FLAG%g | |
12800 | s%@DEP_INFO_FLAGS@%$DEP_INFO_FLAGS%g | |
12801 | s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g | |
12802 | s%@TOOLKIT@%$TOOLKIT%g | |
12803 | s%@TOOLKIT_DEF@%$TOOLKIT_DEF%g | |
12804 | s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g | |
12805 | s%@TOOLKIT_INCLUDE@%$TOOLKIT_INCLUDE%g | |
12806 | s%@GUIHEADERS@%$GUIHEADERS%g | |
12807 | s%@GUIOBJS@%$GUIOBJS%g | |
12808 | s%@COMMONOBJS@%$COMMONOBJS%g | |
12809 | s%@GENERICOBJS@%$GENERICOBJS%g | |
12810 | s%@GUIDEPS@%$GUIDEPS%g | |
12811 | s%@COMMONDEPS@%$COMMONDEPS%g | |
12812 | s%@GENERICDEPS@%$GENERICDEPS%g | |
12813 | s%@IODBCOBJS@%$IODBCOBJS%g | |
12814 | s%@UNIXOBJS@%$UNIXOBJS%g | |
12815 | s%@UNIXDEPS@%$UNIXDEPS%g | |
12816 | s%@ALL_OBJECTS@%$ALL_OBJECTS%g | |
12817 | s%@ALL_DEPFILES@%$ALL_DEPFILES%g | |
12818 | s%@ALL_HEADERS@%$ALL_HEADERS%g | |
12819 | s%@GUIDIST@%$GUIDIST%g | |
12820 | s%@SRC_SUBDIRS@%$SRC_SUBDIRS%g | |
12821 | s%@INCLUDE_SUBDIRS@%$INCLUDE_SUBDIRS%g | |
12822 | s%@UTILS_SUBDIRS@%$UTILS_SUBDIRS%g | |
12823 | s%@DOCS_SUBDIRS@%$DOCS_SUBDIRS%g | |
12824 | s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g | |
12825 | s%@USER_SUBDIRS@%$USER_SUBDIRS%g | |
12826 | s%@EXTRA_LIBS@%$EXTRA_LIBS%g | |
12827 | s%@LD_LIBS@%$LD_LIBS%g | |
12828 | s%@SET_MAKE@%$SET_MAKE%g | |
12829 | s%@GL_TOOLKIT_DIR@%$GL_TOOLKIT_DIR%g | |
12830 | ||
12831 | CEOF | |
12832 | EOF | |
12833 | ||
12834 | cat >> $CONFIG_STATUS <<\EOF | |
12835 | ||
12836 | # Split the substitutions into bite-sized pieces for seds with | |
12837 | # small command number limits, like on Digital OSF/1 and HP-UX. | |
12838 | ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. | |
12839 | ac_file=1 # Number of current file. | |
12840 | ac_beg=1 # First line for current file. | |
12841 | ac_end=$ac_max_sed_cmds # Line after last line for current file. | |
12842 | ac_more_lines=: | |
12843 | ac_sed_cmds="" | |
12844 | while $ac_more_lines; do | |
12845 | if test $ac_beg -gt 1; then | |
12846 | sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file | |
12847 | else | |
12848 | sed "${ac_end}q" conftest.subs > conftest.s$ac_file | |
12849 | fi | |
12850 | if test ! -s conftest.s$ac_file; then | |
12851 | ac_more_lines=false | |
12852 | rm -f conftest.s$ac_file | |
12853 | else | |
12854 | if test -z "$ac_sed_cmds"; then | |
12855 | ac_sed_cmds="sed -f conftest.s$ac_file" | |
12856 | else | |
12857 | ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" | |
12858 | fi | |
12859 | ac_file=`expr $ac_file + 1` | |
12860 | ac_beg=$ac_end | |
12861 | ac_end=`expr $ac_end + $ac_max_sed_cmds` | |
12862 | fi | |
12863 | done | |
12864 | if test -z "$ac_sed_cmds"; then | |
12865 | ac_sed_cmds=cat | |
12866 | fi | |
12867 | EOF | |
12868 | ||
12869 | cat >> $CONFIG_STATUS <<EOF | |
12870 | ||
12871 | CONFIG_FILES=\${CONFIG_FILES-"wx-config | |
12872 | src/make.env | |
12873 | src/makeprog.env | |
12874 | src/makelib.env | |
12875 | Makefile | |
12876 | samples/Makefile | |
12877 | samples/bombs/Makefile | |
12878 | samples/caret/Makefile | |
12879 | samples/checklst/Makefile | |
12880 | samples/config/Makefile | |
12881 | samples/controls/Makefile | |
b47c832e | 12882 | samples/console/Makefile |
10f2d63a VZ |
12883 | samples/db/Makefile |
12884 | samples/dialogs/Makefile | |
12885 | samples/docview/Makefile | |
12886 | samples/docvwmdi/Makefile | |
12887 | samples/dnd/Makefile | |
12888 | samples/drawing/Makefile | |
12889 | samples/forty/Makefile | |
678b92a9 | 12890 | samples/font/Makefile |
10f2d63a VZ |
12891 | samples/fractal/Makefile |
12892 | samples/image/Makefile | |
12893 | samples/internat/Makefile | |
12894 | samples/layout/Makefile | |
12895 | samples/listctrl/Makefile | |
12896 | samples/mdi/Makefile | |
12897 | samples/minifram/Makefile | |
12898 | samples/minimal/Makefile | |
12899 | samples/nettest/Makefile | |
12900 | samples/newgrid/Makefile | |
12901 | samples/notebook/Makefile | |
12902 | samples/png/Makefile | |
12903 | samples/printing/Makefile | |
12904 | samples/proplist/Makefile | |
12905 | samples/richedit/Makefile | |
12906 | samples/resource/Makefile | |
12907 | samples/sashtest/Makefile | |
12908 | samples/scroll/Makefile | |
12909 | samples/scrollsub/Makefile | |
12910 | samples/splitter/Makefile | |
12911 | samples/text/Makefile | |
12912 | samples/thread/Makefile | |
12913 | samples/toolbar/Makefile | |
12914 | samples/treectrl/Makefile | |
12915 | samples/typetest/Makefile | |
12916 | samples/validate/Makefile | |
12917 | samples/wxpoem/Makefile | |
12918 | samples/wxsocket/Makefile | |
12919 | samples/wizard/Makefile | |
12920 | samples/html/Makefile | |
12921 | samples/html/about/Makefile | |
12922 | samples/html/help/Makefile | |
12923 | samples/html/printing/Makefile | |
fc9c7c09 | 12924 | samples/html/helpview/Makefile |
10f2d63a VZ |
12925 | samples/html/test/Makefile |
12926 | samples/html/zip/Makefile | |
12927 | samples/html/virtual/Makefile | |
12928 | samples/html/widget/Makefile | |
12929 | utils/Makefile | |
12930 | utils/wxMMedia2/Makefile | |
12931 | utils/wxMMedia2/lib/Makefile | |
12932 | utils/wxMMedia2/sample/Makefile | |
12933 | utils/glcanvas/Makefile | |
12934 | utils/glcanvas/${GL_TOOLKIT_DIR}/Makefile | |
12935 | utils/ogl/Makefile | |
12936 | utils/ogl/src/Makefile | |
12937 | "} | |
12938 | EOF | |
12939 | cat >> $CONFIG_STATUS <<\EOF | |
12940 | for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then | |
12941 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
12942 | case "$ac_file" in | |
12943 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` | |
12944 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; | |
12945 | *) ac_file_in="${ac_file}.in" ;; | |
12946 | esac | |
12947 | ||
12948 | # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. | |
12949 | ||
12950 | # Remove last slash and all that follows it. Not all systems have dirname. | |
12951 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` | |
12952 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then | |
12953 | # The file is in a subdirectory. | |
12954 | test ! -d "$ac_dir" && mkdir "$ac_dir" | |
12955 | ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" | |
12956 | # A "../" for each directory in $ac_dir_suffix. | |
12957 | ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` | |
12958 | else | |
12959 | ac_dir_suffix= ac_dots= | |
12960 | fi | |
12961 | ||
12962 | case "$ac_given_srcdir" in | |
12963 | .) srcdir=. | |
12964 | if test -z "$ac_dots"; then top_srcdir=. | |
12965 | else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; | |
12966 | /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; | |
12967 | *) # Relative path. | |
12968 | srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" | |
12969 | top_srcdir="$ac_dots$ac_given_srcdir" ;; | |
12970 | esac | |
12971 | ||
12972 | case "$ac_given_INSTALL" in | |
12973 | [/$]*) INSTALL="$ac_given_INSTALL" ;; | |
12974 | *) INSTALL="$ac_dots$ac_given_INSTALL" ;; | |
12975 | esac | |
12976 | ||
12977 | echo creating "$ac_file" | |
12978 | rm -f "$ac_file" | |
12979 | configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." | |
12980 | case "$ac_file" in | |
12981 | *Makefile*) ac_comsub="1i\\ | |
12982 | # $configure_input" ;; | |
12983 | *) ac_comsub= ;; | |
12984 | esac | |
12985 | ||
12986 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` | |
12987 | sed -e "$ac_comsub | |
12988 | s%@configure_input@%$configure_input%g | |
12989 | s%@srcdir@%$srcdir%g | |
12990 | s%@top_srcdir@%$top_srcdir%g | |
12991 | s%@INSTALL@%$INSTALL%g | |
12992 | " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file | |
12993 | fi; done | |
12994 | rm -f conftest.s* | |
12995 | ||
12996 | # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where | |
12997 | # NAME is the cpp macro being defined and VALUE is the value it is being given. | |
12998 | # | |
12999 | # ac_d sets the value in "#define NAME VALUE" lines. | |
13000 | ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)' | |
13001 | ac_dB='\([ ][ ]*\)[^ ]*%\1#\2' | |
13002 | ac_dC='\3' | |
13003 | ac_dD='%g' | |
13004 | # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". | |
13005 | ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
13006 | ac_uB='\([ ]\)%\1#\2define\3' | |
13007 | ac_uC=' ' | |
13008 | ac_uD='\4%g' | |
13009 | # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | |
13010 | ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
13011 | ac_eB='$%\1#\2define\3' | |
13012 | ac_eC=' ' | |
13013 | ac_eD='%g' | |
13014 | ||
13015 | if test "${CONFIG_HEADERS+set}" != set; then | |
13016 | EOF | |
13017 | cat >> $CONFIG_STATUS <<EOF | |
13018 | CONFIG_HEADERS="setup.h:setup.h.in" | |
13019 | EOF | |
13020 | cat >> $CONFIG_STATUS <<\EOF | |
13021 | fi | |
13022 | for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then | |
13023 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
13024 | case "$ac_file" in | |
13025 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` | |
13026 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; | |
13027 | *) ac_file_in="${ac_file}.in" ;; | |
13028 | esac | |
13029 | ||
13030 | echo creating $ac_file | |
13031 | ||
13032 | rm -f conftest.frag conftest.in conftest.out | |
13033 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` | |
13034 | cat $ac_file_inputs > conftest.in | |
13035 | ||
13036 | EOF | |
13037 | ||
13038 | # Transform confdefs.h into a sed script conftest.vals that substitutes | |
13039 | # the proper values into config.h.in to produce config.h. And first: | |
13040 | # Protect against being on the right side of a sed subst in config.status. | |
13041 | # Protect against being in an unquoted here document in config.status. | |
13042 | rm -f conftest.vals | |
13043 | cat > conftest.hdr <<\EOF | |
13044 | s/[\\&%]/\\&/g | |
13045 | s%[\\$`]%\\&%g | |
13046 | s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp | |
13047 | s%ac_d%ac_u%gp | |
13048 | s%ac_u%ac_e%gp | |
13049 | EOF | |
13050 | sed -n -f conftest.hdr confdefs.h > conftest.vals | |
13051 | rm -f conftest.hdr | |
13052 | ||
13053 | # This sed command replaces #undef with comments. This is necessary, for | |
13054 | # example, in the case of _POSIX_SOURCE, which is predefined and required | |
13055 | # on some systems where configure will not decide to define it. | |
13056 | cat >> conftest.vals <<\EOF | |
13057 | s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% | |
13058 | EOF | |
13059 | ||
13060 | # Break up conftest.vals because some shells have a limit on | |
13061 | # the size of here documents, and old seds have small limits too. | |
13062 | ||
13063 | rm -f conftest.tail | |
13064 | while : | |
13065 | do | |
13066 | ac_lines=`grep -c . conftest.vals` | |
13067 | # grep -c gives empty output for an empty file on some AIX systems. | |
13068 | if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi | |
13069 | # Write a limited-size here document to conftest.frag. | |
13070 | echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS | |
13071 | sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS | |
13072 | echo 'CEOF | |
13073 | sed -f conftest.frag conftest.in > conftest.out | |
13074 | rm -f conftest.in | |
13075 | mv conftest.out conftest.in | |
13076 | ' >> $CONFIG_STATUS | |
13077 | sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail | |
13078 | rm -f conftest.vals | |
13079 | mv conftest.tail conftest.vals | |
13080 | done | |
13081 | rm -f conftest.vals | |
13082 | ||
13083 | cat >> $CONFIG_STATUS <<\EOF | |
13084 | rm -f conftest.frag conftest.h | |
13085 | echo "/* $ac_file. Generated automatically by configure. */" > conftest.h | |
13086 | cat conftest.in >> conftest.h | |
13087 | rm -f conftest.in | |
13088 | if cmp -s $ac_file conftest.h 2>/dev/null; then | |
13089 | echo "$ac_file is unchanged" | |
13090 | rm -f conftest.h | |
13091 | else | |
13092 | # Remove last slash and all that follows it. Not all systems have dirname. | |
13093 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` | |
13094 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then | |
13095 | # The file is in a subdirectory. | |
13096 | test ! -d "$ac_dir" && mkdir "$ac_dir" | |
13097 | fi | |
13098 | rm -f $ac_file | |
13099 | mv conftest.h $ac_file | |
13100 | fi | |
13101 | fi; done | |
13102 | ||
13103 | EOF | |
13104 | cat >> $CONFIG_STATUS <<EOF | |
13105 | ||
13106 | TOOLKIT_DIR="${TOOLKIT_DIR}" | |
13107 | ||
13108 | ||
13109 | EOF | |
13110 | cat >> $CONFIG_STATUS <<\EOF | |
13111 | ||
13112 | chmod +x wx-config | |
13113 | if test ! -d include; then | |
13114 | mkdir include | |
13115 | fi | |
13116 | if test ! -d include/wx; then | |
13117 | mkdir include/wx | |
13118 | fi | |
13119 | if test ! -d include/wx/${TOOLKIT_DIR}; then | |
13120 | mkdir include/wx/${TOOLKIT_DIR} | |
13121 | fi | |
afc31813 VZ |
13122 | if test -f setup.h; then |
13123 | mv -f setup.h include/wx/${TOOLKIT_DIR}/setup.h | |
13124 | fi | |
10f2d63a VZ |
13125 | |
13126 | exit 0 | |
13127 | EOF | |
13128 | chmod +x $CONFIG_STATUS | |
13129 | rm -fr confdefs* $ac_clean_files | |
13130 | test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 | |
13131 | ||
13132 |