]>
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. | |
d6a55c4b | 41 | # Generated automatically using autoconf version 2.13 |
10f2d63a VZ |
42 | # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. |
43 | # | |
44 | # This configure script is free software; the Free Software Foundation | |
45 | # gives unlimited permission to copy, distribute and modify it. | |
46 | ||
47 | # Defaults: | |
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" | |
e07802fc VZ |
63 | ac_help="$ac_help |
64 | --with-pm use OS/2 Presentation Manager" | |
10f2d63a VZ |
65 | ac_help="$ac_help |
66 | --with-gtk-prefix=PFX Prefix where GTK is installed" | |
67 | ac_help="$ac_help | |
68 | --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed" | |
69 | ac_help="$ac_help | |
10f2d63a VZ |
70 | --with-libpng use libpng (PNG image format)" |
71 | ac_help="$ac_help | |
72 | --with-libjpeg use libjpeg (JPEG file format)" | |
73 | ac_help="$ac_help | |
c7a2bf27 RR |
74 | --with-libtiff use libtiff (TIFF file format)" |
75 | ac_help="$ac_help | |
10f2d63a VZ |
76 | --with-opengl use OpenGL (or Mesa)" |
77 | ac_help="$ac_help | |
b12915c1 VZ |
78 | --with-dmalloc use dmalloc library (www.letters.com/dmalloc)" |
79 | ac_help="$ac_help | |
80 | --with-zlib use zlib for LZW compression" | |
81 | ac_help="$ac_help | |
10f2d63a VZ |
82 | --with-odbc use the IODBC and wxODBC classes" |
83 | ac_help="$ac_help | |
84 | --enable-shared create shared library code" | |
85 | ac_help="$ac_help | |
00cf1208 RR |
86 | --enable-burnt_name create set name in shared library " |
87 | ac_help="$ac_help | |
10f2d63a VZ |
88 | --enable-optimise create optimised code" |
89 | ac_help="$ac_help | |
90 | --enable-debug same as debug_flag and debug_info" | |
91 | ac_help="$ac_help | |
92 | --enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)" | |
93 | ac_help="$ac_help | |
94 | --enable-debug_info create code with debugging information" | |
95 | ac_help="$ac_help | |
96 | --enable-debug_gdb create code with extra GDB debugging information" | |
97 | ac_help="$ac_help | |
98 | --enable-debug_cntxt use wxDebugContext" | |
99 | ac_help="$ac_help | |
100 | --enable-mem_tracing create code with memory tracing" | |
101 | ac_help="$ac_help | |
102 | --enable-profile create code with profiling information" | |
103 | ac_help="$ac_help | |
104 | --enable-no_rtti create code without RTTI information" | |
105 | ac_help="$ac_help | |
106 | --enable-no_exceptions create code without exceptions information" | |
107 | ac_help="$ac_help | |
108 | --enable-permissive compile code disregarding strict ANSI" | |
109 | ac_help="$ac_help | |
110 | --enable-no_deps create code without dependency information" | |
111 | ac_help="$ac_help | |
112 | --enable-intl use internationalization system" | |
113 | ac_help="$ac_help | |
114 | --enable-config use wxConfig (and derived) classes" | |
115 | ac_help="$ac_help | |
116 | --enable-sockets use socket/network classes" | |
117 | ac_help="$ac_help | |
118 | --enable-dialupman use dialup network classes" | |
119 | ac_help="$ac_help | |
120 | --enable-ipc use interprocess communication (wxSocket etc.)" | |
121 | ac_help="$ac_help | |
122 | --enable-apple_ieee use the Apple IEEE codec" | |
123 | ac_help="$ac_help | |
124 | --enable-timedate use date/time classes" | |
125 | ac_help="$ac_help | |
126 | --enable-wave use wxWave class" | |
127 | ac_help="$ac_help | |
128 | --enable-fraction use wxFraction class" | |
129 | ac_help="$ac_help | |
130 | --enable-dynlib use wxLibrary class for DLL loading" | |
131 | ac_help="$ac_help | |
132 | --enable-longlong use wxLongLong class" | |
133 | ac_help="$ac_help | |
134 | --enable-log use logging system" | |
135 | ac_help="$ac_help | |
136 | --enable-streams use wxStream etc classes" | |
137 | ac_help="$ac_help | |
138 | --enable-file use wxFile classes" | |
139 | ac_help="$ac_help | |
140 | --enable-textfile use wxTextFile classes" | |
141 | ac_help="$ac_help | |
142 | --enable-unicode compile wxString with Unicode support" | |
143 | ac_help="$ac_help | |
144 | --enable-wcsrtombs use wcsrtombs instead of buggy (GNU libc1/Linux libc5) wcstombs" | |
145 | ac_help="$ac_help | |
146 | --enable-wxprintfv use wxWindows implementation of vprintf()" | |
147 | ac_help="$ac_help | |
148 | --enable-joystick compile in joystick support (Linux only)" | |
149 | ac_help="$ac_help | |
150 | --enable-std_iostreams use standard C++ stream classes" | |
151 | ac_help="$ac_help | |
152 | --enable-fs_inet use virtual HTTP/FTP filesystems" | |
153 | ac_help="$ac_help | |
154 | --enable-fs_zip use virtual ZIP filesystems" | |
155 | ac_help="$ac_help | |
156 | --enable-zipstream use wxZipInputStream" | |
157 | ac_help="$ac_help | |
158 | --enable-threads use threads" | |
159 | ac_help="$ac_help | |
160 | --enable-serial use class serialization" | |
161 | ac_help="$ac_help | |
162 | --enable-docview use document view architecture" | |
163 | ac_help="$ac_help | |
164 | --enable-help use help (using external browser at present)" | |
165 | ac_help="$ac_help | |
166 | --enable-constraints use layout-constraints system" | |
167 | ac_help="$ac_help | |
168 | --enable-printarch use printing architecture" | |
169 | ac_help="$ac_help | |
170 | --enable-mdi use multiple document interface architecture" | |
171 | ac_help="$ac_help | |
172 | --enable-postscript use wxPostscriptDC device context (default for gtk+)" | |
173 | ac_help="$ac_help | |
174 | --enable-prologio use Prolog IO library" | |
175 | ac_help="$ac_help | |
176 | --enable-resources use wxWindows resources" | |
177 | ac_help="$ac_help | |
178 | --enable-xresources use X resources for save (default for gtk+)" | |
179 | ac_help="$ac_help | |
180 | --enable-clipboard use wxClipboard classes" | |
181 | ac_help="$ac_help | |
182 | --enable-dnd use Drag'n'Drop classes" | |
183 | ac_help="$ac_help | |
184 | --enable-wxtree make wxTree library" | |
185 | ac_help="$ac_help | |
186 | --enable-controls use all usual controls" | |
187 | ac_help="$ac_help | |
188 | --enable-accel use accelerators" | |
189 | ac_help="$ac_help | |
190 | --enable-caret use wxCaret class" | |
191 | ac_help="$ac_help | |
192 | --enable-bmpbutton use wxBitmapButton class" | |
193 | ac_help="$ac_help | |
194 | --enable-checkbox use wxCheckBox class" | |
195 | ac_help="$ac_help | |
196 | --enable-checklst use wxCheckListBox (listbox with checkboxes) class" | |
197 | ac_help="$ac_help | |
198 | --enable-choice use wxChoice class" | |
199 | ac_help="$ac_help | |
200 | --enable-combobox use wxComboBox classes" | |
201 | ac_help="$ac_help | |
202 | --enable-gauge use wxGauge class" | |
203 | ac_help="$ac_help | |
204 | --enable-grid use wxGrid class" | |
205 | ac_help="$ac_help | |
206 | --enable-newgrid use new wxGrid class" | |
207 | ac_help="$ac_help | |
208 | --enable-imaglist use wxImageList class" | |
209 | ac_help="$ac_help | |
210 | --enable-listbox use wxListBox class" | |
211 | ac_help="$ac_help | |
212 | --enable-listctrl use wxListCtrl class" | |
213 | ac_help="$ac_help | |
214 | --enable-notebook use wxNotebook class" | |
215 | ac_help="$ac_help | |
216 | --enable-radiobox use wxRadioBox class" | |
217 | ac_help="$ac_help | |
218 | --enable-radiobtn use wxRadioButton class" | |
219 | ac_help="$ac_help | |
220 | --enable-sash use wxSashWindow class" | |
221 | ac_help="$ac_help | |
222 | --enable-scrollbar use wxScrollBar class and scrollable windows" | |
223 | ac_help="$ac_help | |
224 | --enable-slider use wxSlider class" | |
225 | ac_help="$ac_help | |
226 | --enable-spinbtn use wxSpinButton class" | |
227 | ac_help="$ac_help | |
56cfaa52 RR |
228 | --enable-spinctrl use wxSpinCtrl class" |
229 | ac_help="$ac_help | |
10f2d63a VZ |
230 | --enable-splitter use wxSplitterWindow class" |
231 | ac_help="$ac_help | |
232 | --enable-statbmp use wxStaticBitmap class" | |
233 | ac_help="$ac_help | |
234 | --enable-statbox use wxStaticBox class" | |
235 | ac_help="$ac_help | |
236 | --enable-statline use wxStaticLine class" | |
237 | ac_help="$ac_help | |
238 | --enable-statusbar use wxStatusBar class" | |
239 | ac_help="$ac_help | |
240 | --enable-tabdialog use wxTabControl class" | |
241 | ac_help="$ac_help | |
242 | --enable-toolbar use wxToolBar class" | |
243 | ac_help="$ac_help | |
360d6699 VZ |
244 | --enable-tbarnative use native wxToolBar class" |
245 | ac_help="$ac_help | |
246 | --enable-tbarsmpl use wxToolBarSimple class" | |
247 | ac_help="$ac_help | |
10f2d63a VZ |
248 | --enable-treectrl use wxTreeCtrl class" |
249 | ac_help="$ac_help | |
250 | --enable-commondlg use common dialogs (wxDirDialog, wxProgressDialog, wxTextDialog, ...)" | |
251 | ac_help="$ac_help | |
252 | --enable-dirdlg use wxDirDialog" | |
253 | ac_help="$ac_help | |
254 | --enable-textdlg use wxTextDialog" | |
255 | ac_help="$ac_help | |
256 | --enable-tipdlg use startup tips" | |
257 | ac_help="$ac_help | |
258 | --enable-progressdlg use wxProgressDialog" | |
259 | ac_help="$ac_help | |
260 | --enable-miniframe use wxMiniFrame class" | |
261 | ac_help="$ac_help | |
262 | --enable-html use wxHTML sub-library" | |
263 | ac_help="$ac_help | |
264 | --enable-tooltips use wxToolTip class" | |
265 | ac_help="$ac_help | |
266 | --enable-splines use spline drawing code" | |
267 | ac_help="$ac_help | |
268 | --enable-validators use wxValidator and derived classes" | |
269 | ac_help="$ac_help | |
270 | --enable-busyinfo use wxBusyInfo" | |
271 | ac_help="$ac_help | |
9b33fe02 VZ |
272 | --enable-plot use wxPlot" |
273 | ac_help="$ac_help | |
10f2d63a VZ |
274 | --enable-gif use gif images (GIF file format)" |
275 | ac_help="$ac_help | |
276 | --enable-pcx use pcx images (PCX file format)" | |
277 | ac_help="$ac_help | |
278 | --enable-pnm use pnm images (PNM file format)" | |
ab9b9eab VZ |
279 | ac_help="$ac_help |
280 | --with-x use the X Window System" | |
10f2d63a VZ |
281 | |
282 | # Initialize some variables set by options. | |
283 | # The variables have the same names as the options, with | |
284 | # dashes changed to underlines. | |
285 | build=NONE | |
286 | cache_file=./config.cache | |
287 | exec_prefix=NONE | |
288 | host=NONE | |
289 | no_create= | |
290 | nonopt=NONE | |
291 | no_recursion= | |
292 | prefix=NONE | |
293 | program_prefix=NONE | |
294 | program_suffix=NONE | |
295 | program_transform_name=s,x,x, | |
296 | silent= | |
297 | site= | |
298 | srcdir= | |
299 | target=NONE | |
300 | verbose= | |
301 | x_includes=NONE | |
302 | x_libraries=NONE | |
303 | bindir='${exec_prefix}/bin' | |
304 | sbindir='${exec_prefix}/sbin' | |
305 | libexecdir='${exec_prefix}/libexec' | |
306 | datadir='${prefix}/share' | |
307 | sysconfdir='${prefix}/etc' | |
308 | sharedstatedir='${prefix}/com' | |
309 | localstatedir='${prefix}/var' | |
310 | libdir='${exec_prefix}/lib' | |
311 | includedir='${prefix}/include' | |
312 | oldincludedir='/usr/include' | |
313 | infodir='${prefix}/info' | |
314 | mandir='${prefix}/man' | |
315 | ||
316 | # Initialize some other variables. | |
317 | subdirs= | |
318 | MFLAGS= MAKEFLAGS= | |
319 | SHELL=${CONFIG_SHELL-/bin/sh} | |
320 | # Maximum number of lines to put in a shell here document. | |
321 | ac_max_here_lines=12 | |
322 | ||
323 | ac_prev= | |
324 | for ac_option | |
325 | do | |
326 | ||
327 | # If the previous option needs an argument, assign it. | |
328 | if test -n "$ac_prev"; then | |
329 | eval "$ac_prev=\$ac_option" | |
330 | ac_prev= | |
331 | continue | |
332 | fi | |
333 | ||
334 | case "$ac_option" in | |
335 | -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; | |
336 | *) ac_optarg= ;; | |
337 | esac | |
338 | ||
339 | # Accept the important Cygnus configure options, so we can diagnose typos. | |
340 | ||
341 | case "$ac_option" in | |
342 | ||
343 | -bindir | --bindir | --bindi | --bind | --bin | --bi) | |
344 | ac_prev=bindir ;; | |
345 | -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) | |
346 | bindir="$ac_optarg" ;; | |
347 | ||
348 | -build | --build | --buil | --bui | --bu) | |
349 | ac_prev=build ;; | |
350 | -build=* | --build=* | --buil=* | --bui=* | --bu=*) | |
351 | build="$ac_optarg" ;; | |
352 | ||
353 | -cache-file | --cache-file | --cache-fil | --cache-fi \ | |
354 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | |
355 | ac_prev=cache_file ;; | |
356 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | |
357 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) | |
358 | cache_file="$ac_optarg" ;; | |
359 | ||
360 | -datadir | --datadir | --datadi | --datad | --data | --dat | --da) | |
361 | ac_prev=datadir ;; | |
362 | -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ | |
363 | | --da=*) | |
364 | datadir="$ac_optarg" ;; | |
365 | ||
366 | -disable-* | --disable-*) | |
367 | ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` | |
368 | # Reject names that are not valid shell variable names. | |
369 | if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then | |
370 | { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } | |
371 | fi | |
372 | ac_feature=`echo $ac_feature| sed 's/-/_/g'` | |
373 | eval "enable_${ac_feature}=no" ;; | |
374 | ||
375 | -enable-* | --enable-*) | |
376 | ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` | |
377 | # Reject names that are not valid shell variable names. | |
378 | if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then | |
379 | { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } | |
380 | fi | |
381 | ac_feature=`echo $ac_feature| sed 's/-/_/g'` | |
382 | case "$ac_option" in | |
383 | *=*) ;; | |
384 | *) ac_optarg=yes ;; | |
385 | esac | |
386 | eval "enable_${ac_feature}='$ac_optarg'" ;; | |
387 | ||
388 | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | |
389 | | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | |
390 | | --exec | --exe | --ex) | |
391 | ac_prev=exec_prefix ;; | |
392 | -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | |
393 | | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | |
394 | | --exec=* | --exe=* | --ex=*) | |
395 | exec_prefix="$ac_optarg" ;; | |
396 | ||
397 | -gas | --gas | --ga | --g) | |
398 | # Obsolete; use --with-gas. | |
399 | with_gas=yes ;; | |
400 | ||
401 | -help | --help | --hel | --he) | |
402 | # Omit some internal or obsolete options to make the list less imposing. | |
403 | # This message is too long to be a string in the A/UX 3.1 sh. | |
404 | cat << EOF | |
405 | Usage: configure [options] [host] | |
406 | Options: [defaults in brackets after descriptions] | |
407 | Configuration: | |
408 | --cache-file=FILE cache test results in FILE | |
409 | --help print this message | |
410 | --no-create do not create output files | |
411 | --quiet, --silent do not print \`checking...' messages | |
412 | --version print the version of autoconf that created configure | |
413 | Directory and file names: | |
414 | --prefix=PREFIX install architecture-independent files in PREFIX | |
415 | [$ac_default_prefix] | |
416 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | |
417 | [same as prefix] | |
418 | --bindir=DIR user executables in DIR [EPREFIX/bin] | |
419 | --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] | |
420 | --libexecdir=DIR program executables in DIR [EPREFIX/libexec] | |
421 | --datadir=DIR read-only architecture-independent data in DIR | |
422 | [PREFIX/share] | |
423 | --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] | |
424 | --sharedstatedir=DIR modifiable architecture-independent data in DIR | |
425 | [PREFIX/com] | |
426 | --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] | |
427 | --libdir=DIR object code libraries in DIR [EPREFIX/lib] | |
428 | --includedir=DIR C header files in DIR [PREFIX/include] | |
429 | --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] | |
430 | --infodir=DIR info documentation in DIR [PREFIX/info] | |
431 | --mandir=DIR man documentation in DIR [PREFIX/man] | |
432 | --srcdir=DIR find the sources in DIR [configure dir or ..] | |
433 | --program-prefix=PREFIX prepend PREFIX to installed program names | |
434 | --program-suffix=SUFFIX append SUFFIX to installed program names | |
435 | --program-transform-name=PROGRAM | |
436 | run sed PROGRAM on installed program names | |
437 | EOF | |
438 | cat << EOF | |
439 | Host type: | |
440 | --build=BUILD configure for building on BUILD [BUILD=HOST] | |
441 | --host=HOST configure for HOST [guessed] | |
442 | --target=TARGET configure for TARGET [TARGET=HOST] | |
443 | Features and packages: | |
444 | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | |
445 | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |
446 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | |
447 | --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | |
448 | --x-includes=DIR X include files are in DIR | |
449 | --x-libraries=DIR X library files are in DIR | |
450 | EOF | |
451 | if test -n "$ac_help"; then | |
452 | echo "--enable and --with options recognized:$ac_help" | |
453 | fi | |
454 | exit 0 ;; | |
455 | ||
456 | -host | --host | --hos | --ho) | |
457 | ac_prev=host ;; | |
458 | -host=* | --host=* | --hos=* | --ho=*) | |
459 | host="$ac_optarg" ;; | |
460 | ||
461 | -includedir | --includedir | --includedi | --included | --include \ | |
462 | | --includ | --inclu | --incl | --inc) | |
463 | ac_prev=includedir ;; | |
464 | -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | |
465 | | --includ=* | --inclu=* | --incl=* | --inc=*) | |
466 | includedir="$ac_optarg" ;; | |
467 | ||
468 | -infodir | --infodir | --infodi | --infod | --info | --inf) | |
469 | ac_prev=infodir ;; | |
470 | -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) | |
471 | infodir="$ac_optarg" ;; | |
472 | ||
473 | -libdir | --libdir | --libdi | --libd) | |
474 | ac_prev=libdir ;; | |
475 | -libdir=* | --libdir=* | --libdi=* | --libd=*) | |
476 | libdir="$ac_optarg" ;; | |
477 | ||
478 | -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | |
479 | | --libexe | --libex | --libe) | |
480 | ac_prev=libexecdir ;; | |
481 | -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | |
482 | | --libexe=* | --libex=* | --libe=*) | |
483 | libexecdir="$ac_optarg" ;; | |
484 | ||
485 | -localstatedir | --localstatedir | --localstatedi | --localstated \ | |
486 | | --localstate | --localstat | --localsta | --localst \ | |
487 | | --locals | --local | --loca | --loc | --lo) | |
488 | ac_prev=localstatedir ;; | |
489 | -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | |
490 | | --localstate=* | --localstat=* | --localsta=* | --localst=* \ | |
491 | | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) | |
492 | localstatedir="$ac_optarg" ;; | |
493 | ||
494 | -mandir | --mandir | --mandi | --mand | --man | --ma | --m) | |
495 | ac_prev=mandir ;; | |
496 | -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) | |
497 | mandir="$ac_optarg" ;; | |
498 | ||
499 | -nfp | --nfp | --nf) | |
500 | # Obsolete; use --without-fp. | |
501 | with_fp=no ;; | |
502 | ||
503 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | |
504 | | --no-cr | --no-c) | |
505 | no_create=yes ;; | |
506 | ||
507 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | |
508 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) | |
509 | no_recursion=yes ;; | |
510 | ||
511 | -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | |
512 | | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | |
513 | | --oldin | --oldi | --old | --ol | --o) | |
514 | ac_prev=oldincludedir ;; | |
515 | -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | |
516 | | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | |
517 | | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) | |
518 | oldincludedir="$ac_optarg" ;; | |
519 | ||
520 | -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) | |
521 | ac_prev=prefix ;; | |
522 | -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) | |
523 | prefix="$ac_optarg" ;; | |
524 | ||
525 | -program-prefix | --program-prefix | --program-prefi | --program-pref \ | |
526 | | --program-pre | --program-pr | --program-p) | |
527 | ac_prev=program_prefix ;; | |
528 | -program-prefix=* | --program-prefix=* | --program-prefi=* \ | |
529 | | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) | |
530 | program_prefix="$ac_optarg" ;; | |
531 | ||
532 | -program-suffix | --program-suffix | --program-suffi | --program-suff \ | |
533 | | --program-suf | --program-su | --program-s) | |
534 | ac_prev=program_suffix ;; | |
535 | -program-suffix=* | --program-suffix=* | --program-suffi=* \ | |
536 | | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) | |
537 | program_suffix="$ac_optarg" ;; | |
538 | ||
539 | -program-transform-name | --program-transform-name \ | |
540 | | --program-transform-nam | --program-transform-na \ | |
541 | | --program-transform-n | --program-transform- \ | |
542 | | --program-transform | --program-transfor \ | |
543 | | --program-transfo | --program-transf \ | |
544 | | --program-trans | --program-tran \ | |
545 | | --progr-tra | --program-tr | --program-t) | |
546 | ac_prev=program_transform_name ;; | |
547 | -program-transform-name=* | --program-transform-name=* \ | |
548 | | --program-transform-nam=* | --program-transform-na=* \ | |
549 | | --program-transform-n=* | --program-transform-=* \ | |
550 | | --program-transform=* | --program-transfor=* \ | |
551 | | --program-transfo=* | --program-transf=* \ | |
552 | | --program-trans=* | --program-tran=* \ | |
553 | | --progr-tra=* | --program-tr=* | --program-t=*) | |
554 | program_transform_name="$ac_optarg" ;; | |
555 | ||
556 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
557 | | -silent | --silent | --silen | --sile | --sil) | |
558 | silent=yes ;; | |
559 | ||
560 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) | |
561 | ac_prev=sbindir ;; | |
562 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | |
563 | | --sbi=* | --sb=*) | |
564 | sbindir="$ac_optarg" ;; | |
565 | ||
566 | -sharedstatedir | --sharedstatedir | --sharedstatedi \ | |
567 | | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | |
568 | | --sharedst | --shareds | --shared | --share | --shar \ | |
569 | | --sha | --sh) | |
570 | ac_prev=sharedstatedir ;; | |
571 | -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | |
572 | | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | |
573 | | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | |
574 | | --sha=* | --sh=*) | |
575 | sharedstatedir="$ac_optarg" ;; | |
576 | ||
577 | -site | --site | --sit) | |
578 | ac_prev=site ;; | |
579 | -site=* | --site=* | --sit=*) | |
580 | site="$ac_optarg" ;; | |
581 | ||
582 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | |
583 | ac_prev=srcdir ;; | |
584 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
585 | srcdir="$ac_optarg" ;; | |
586 | ||
587 | -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | |
588 | | --syscon | --sysco | --sysc | --sys | --sy) | |
589 | ac_prev=sysconfdir ;; | |
590 | -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | |
591 | | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) | |
592 | sysconfdir="$ac_optarg" ;; | |
593 | ||
594 | -target | --target | --targe | --targ | --tar | --ta | --t) | |
595 | ac_prev=target ;; | |
596 | -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) | |
597 | target="$ac_optarg" ;; | |
598 | ||
599 | -v | -verbose | --verbose | --verbos | --verbo | --verb) | |
600 | verbose=yes ;; | |
601 | ||
602 | -version | --version | --versio | --versi | --vers) | |
d6a55c4b | 603 | echo "configure generated by autoconf version 2.13" |
10f2d63a VZ |
604 | exit 0 ;; |
605 | ||
606 | -with-* | --with-*) | |
607 | ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` | |
608 | # Reject names that are not valid shell variable names. | |
609 | if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then | |
610 | { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } | |
611 | fi | |
612 | ac_package=`echo $ac_package| sed 's/-/_/g'` | |
613 | case "$ac_option" in | |
614 | *=*) ;; | |
615 | *) ac_optarg=yes ;; | |
616 | esac | |
617 | eval "with_${ac_package}='$ac_optarg'" ;; | |
618 | ||
619 | -without-* | --without-*) | |
620 | ac_package=`echo $ac_option|sed -e 's/-*without-//'` | |
621 | # Reject names that are not valid shell variable names. | |
622 | if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then | |
623 | { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } | |
624 | fi | |
625 | ac_package=`echo $ac_package| sed 's/-/_/g'` | |
626 | eval "with_${ac_package}=no" ;; | |
627 | ||
628 | --x) | |
629 | # Obsolete; use --with-x. | |
630 | with_x=yes ;; | |
631 | ||
632 | -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | |
633 | | --x-incl | --x-inc | --x-in | --x-i) | |
634 | ac_prev=x_includes ;; | |
635 | -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | |
636 | | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) | |
637 | x_includes="$ac_optarg" ;; | |
638 | ||
639 | -x-libraries | --x-libraries | --x-librarie | --x-librari \ | |
640 | | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) | |
641 | ac_prev=x_libraries ;; | |
642 | -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | |
643 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | |
644 | x_libraries="$ac_optarg" ;; | |
645 | ||
646 | -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } | |
647 | ;; | |
648 | ||
649 | *) | |
650 | if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then | |
651 | echo "configure: warning: $ac_option: invalid host type" 1>&2 | |
652 | fi | |
653 | if test "x$nonopt" != xNONE; then | |
654 | { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } | |
655 | fi | |
656 | nonopt="$ac_option" | |
657 | ;; | |
658 | ||
659 | esac | |
660 | done | |
661 | ||
662 | if test -n "$ac_prev"; then | |
663 | { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } | |
664 | fi | |
665 | ||
666 | trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 | |
667 | ||
668 | # File descriptor usage: | |
669 | # 0 standard input | |
670 | # 1 file creation | |
671 | # 2 errors and warnings | |
672 | # 3 some systems may open it to /dev/tty | |
673 | # 4 used on the Kubota Titan | |
674 | # 6 checking for... messages and results | |
675 | # 5 compiler messages saved in config.log | |
676 | if test "$silent" = yes; then | |
677 | exec 6>/dev/null | |
678 | else | |
679 | exec 6>&1 | |
680 | fi | |
681 | exec 5>./config.log | |
682 | ||
683 | echo "\ | |
684 | This file contains any messages produced by compilers while | |
685 | running configure, to aid debugging if configure makes a mistake. | |
686 | " 1>&5 | |
687 | ||
688 | # Strip out --no-create and --no-recursion so they do not pile up. | |
689 | # Also quote any args containing shell metacharacters. | |
690 | ac_configure_args= | |
691 | for ac_arg | |
692 | do | |
693 | case "$ac_arg" in | |
694 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | |
695 | | --no-cr | --no-c) ;; | |
696 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | |
697 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; | |
698 | *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) | |
699 | ac_configure_args="$ac_configure_args '$ac_arg'" ;; | |
700 | *) ac_configure_args="$ac_configure_args $ac_arg" ;; | |
701 | esac | |
702 | done | |
703 | ||
704 | # NLS nuisances. | |
705 | # Only set these to C if already set. These must not be set unconditionally | |
706 | # because not all systems understand e.g. LANG=C (notably SCO). | |
707 | # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! | |
708 | # Non-C LC_CTYPE values break the ctype check. | |
709 | if test "${LANG+set}" = set; then LANG=C; export LANG; fi | |
710 | if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi | |
711 | if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi | |
712 | if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi | |
713 | ||
714 | # confdefs.h avoids OS command line length limits that DEFS can exceed. | |
715 | rm -rf conftest* confdefs.h | |
716 | # AIX cpp loses on an empty file, so make sure it contains at least a newline. | |
717 | echo > confdefs.h | |
718 | ||
719 | # A filename unique to this package, relative to the directory that | |
720 | # configure is in, which we can look for to find out if srcdir is correct. | |
721 | ac_unique_file=wx-config.in | |
722 | ||
723 | # Find the source files, if location was not specified. | |
724 | if test -z "$srcdir"; then | |
725 | ac_srcdir_defaulted=yes | |
726 | # Try the directory containing this script, then its parent. | |
727 | ac_prog=$0 | |
728 | ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` | |
729 | test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. | |
730 | srcdir=$ac_confdir | |
731 | if test ! -r $srcdir/$ac_unique_file; then | |
732 | srcdir=.. | |
733 | fi | |
734 | else | |
735 | ac_srcdir_defaulted=no | |
736 | fi | |
737 | if test ! -r $srcdir/$ac_unique_file; then | |
738 | if test "$ac_srcdir_defaulted" = yes; then | |
739 | { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } | |
740 | else | |
741 | { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } | |
742 | fi | |
743 | fi | |
744 | srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` | |
745 | ||
746 | # Prefer explicitly selected file to automatically selected ones. | |
747 | if test -z "$CONFIG_SITE"; then | |
748 | if test "x$prefix" != xNONE; then | |
749 | CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" | |
750 | else | |
751 | CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" | |
752 | fi | |
753 | fi | |
754 | for ac_site_file in $CONFIG_SITE; do | |
755 | if test -r "$ac_site_file"; then | |
756 | echo "loading site script $ac_site_file" | |
757 | . "$ac_site_file" | |
758 | fi | |
759 | done | |
760 | ||
761 | if test -r "$cache_file"; then | |
762 | echo "loading cache $cache_file" | |
763 | . $cache_file | |
764 | else | |
765 | echo "creating cache $cache_file" | |
766 | > $cache_file | |
767 | fi | |
768 | ||
769 | ac_ext=c | |
770 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
771 | ac_cpp='$CPP $CPPFLAGS' | |
772 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
773 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
774 | cross_compiling=$ac_cv_prog_cc_cross | |
775 | ||
776 | ac_exeext= | |
777 | ac_objext=o | |
778 | if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then | |
779 | # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. | |
780 | if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then | |
781 | ac_n= ac_c=' | |
782 | ' ac_t=' ' | |
783 | else | |
784 | ac_n=-n ac_c= ac_t= | |
785 | fi | |
786 | else | |
787 | ac_n= ac_c='\c' ac_t= | |
788 | fi | |
789 | ||
790 | ||
791 | ||
7c66a493 VZ |
792 | ac_aux_dir= |
793 | for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do | |
794 | if test -f $ac_dir/install-sh; then | |
795 | ac_aux_dir=$ac_dir | |
796 | ac_install_sh="$ac_aux_dir/install-sh -c" | |
797 | break | |
798 | elif test -f $ac_dir/install.sh; then | |
799 | ac_aux_dir=$ac_dir | |
800 | ac_install_sh="$ac_aux_dir/install.sh -c" | |
801 | break | |
802 | fi | |
803 | done | |
804 | if test -z "$ac_aux_dir"; then | |
805 | { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; } | |
806 | fi | |
807 | ac_config_guess=$ac_aux_dir/config.guess | |
808 | ac_config_sub=$ac_aux_dir/config.sub | |
809 | ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. | |
810 | ||
811 | ||
812 | # Do some error checking and defaulting for the host and target type. | |
813 | # The inputs are: | |
814 | # configure --host=HOST --target=TARGET --build=BUILD NONOPT | |
815 | # | |
816 | # The rules are: | |
817 | # 1. You are not allowed to specify --host, --target, and nonopt at the | |
818 | # same time. | |
819 | # 2. Host defaults to nonopt. | |
820 | # 3. If nonopt is not specified, then host defaults to the current host, | |
821 | # as determined by config.guess. | |
822 | # 4. Target and build default to nonopt. | |
823 | # 5. If nonopt is not specified, then target and build default to host. | |
824 | ||
825 | # The aliases save the names the user supplied, while $host etc. | |
826 | # will get canonicalized. | |
827 | case $host---$target---$nonopt in | |
828 | NONE---*---* | *---NONE---* | *---*---NONE) ;; | |
829 | *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;; | |
830 | esac | |
831 | ||
832 | ||
833 | # Make sure we can run config.sub. | |
834 | if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then : | |
835 | else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } | |
836 | fi | |
837 | ||
838 | echo $ac_n "checking host system type""... $ac_c" 1>&6 | |
00cf1208 | 839 | echo "configure:840: checking host system type" >&5 |
7c66a493 VZ |
840 | |
841 | host_alias=$host | |
842 | case "$host_alias" in | |
843 | NONE) | |
844 | case $nonopt in | |
845 | NONE) | |
846 | if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then : | |
847 | else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } | |
848 | fi ;; | |
849 | *) host_alias=$nonopt ;; | |
850 | esac ;; | |
851 | esac | |
852 | ||
853 | host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias` | |
854 | host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
855 | host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
856 | host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
857 | echo "$ac_t""$host" 1>&6 | |
858 | ||
859 | echo $ac_n "checking target system type""... $ac_c" 1>&6 | |
00cf1208 | 860 | echo "configure:861: checking target system type" >&5 |
7c66a493 VZ |
861 | |
862 | target_alias=$target | |
863 | case "$target_alias" in | |
864 | NONE) | |
865 | case $nonopt in | |
866 | NONE) target_alias=$host_alias ;; | |
867 | *) target_alias=$nonopt ;; | |
868 | esac ;; | |
869 | esac | |
870 | ||
871 | target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias` | |
872 | target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
873 | target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
874 | target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
875 | echo "$ac_t""$target" 1>&6 | |
876 | ||
877 | echo $ac_n "checking build system type""... $ac_c" 1>&6 | |
00cf1208 | 878 | echo "configure:879: checking build system type" >&5 |
7c66a493 VZ |
879 | |
880 | build_alias=$build | |
881 | case "$build_alias" in | |
882 | NONE) | |
883 | case $nonopt in | |
884 | NONE) build_alias=$host_alias ;; | |
885 | *) build_alias=$nonopt ;; | |
886 | esac ;; | |
887 | esac | |
888 | ||
889 | build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias` | |
890 | build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
891 | build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
892 | build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
893 | echo "$ac_t""$build" 1>&6 | |
894 | ||
895 | test "$host_alias" != "$target_alias" && | |
896 | test "$program_prefix$program_suffix$program_transform_name" = \ | |
897 | NONENONEs,x,x, && | |
898 | program_prefix=${target_alias}- | |
899 | ||
900 | ||
10f2d63a VZ |
901 | |
902 | WX_MAJOR_VERSION_NUMBER=2 | |
903 | WX_MINOR_VERSION_NUMBER=1 | |
cc977e5f | 904 | WX_RELEASE_NUMBER=14 |
10f2d63a VZ |
905 | |
906 | WX_INTERFACE_AGE=0 | |
907 | WX_BINARY_AGE=0 | |
908 | ||
909 | WX_VERSION=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER.$WX_RELEASE_NUMBER | |
910 | ||
911 | WX_RELEASE=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER | |
912 | WX_CURRENT=`expr $WX_RELEASE_NUMBER - $WX_INTERFACE_AGE` | |
913 | WX_REVISION=$WX_INTERFACE_AGE | |
914 | WX_AGE=`expr $WX_BINARY_AGE - $WX_INTERFACE_AGE` | |
915 | ||
916 | ||
917 | USE_UNIX=1 | |
918 | USE_WIN32=0 | |
b12915c1 VZ |
919 | USE_BEOS=0 |
920 | ||
10f2d63a VZ |
921 | USE_LINUX= |
922 | USE_SGI= | |
923 | USE_HPUX= | |
924 | USE_SYSV= | |
925 | USE_SVR4= | |
926 | USE_AIX= | |
927 | USE_SUN= | |
928 | USE_SOLARIS= | |
929 | USE_SUNOS= | |
930 | USE_ALPHA= | |
931 | USE_OSF= | |
932 | USE_BSD= | |
933 | USE_FREEBSD= | |
934 | USE_VMS= | |
935 | USE_ULTRIX= | |
936 | USE_CYGWIN= | |
937 | USE_MINGW= | |
938 | USE_DATA_GENERAL= | |
939 | ||
ab9b9eab VZ |
940 | NEEDS_D_REENTRANT_FOR_R_FUNCS=0 |
941 | ||
e07802fc | 942 | ALL_TOOLKITS="CYGWIN GTK MINGW MOTIF WINE PM" |
10f2d63a VZ |
943 | |
944 | DEFAULT_wxUSE_GTK=0 | |
945 | DEFAULT_wxUSE_MOTIF=0 | |
946 | DEFAULT_wxUSE_MSW=0 | |
947 | DEFAULT_wxUSE_WINE=0 | |
e07802fc | 948 | DEFAULT_wxUSE_PM=0 |
10f2d63a VZ |
949 | |
950 | DEFAULT_DEFAULT_wxUSE_GTK=0 | |
951 | DEFAULT_DEFAULT_wxUSE_MOTIF=0 | |
952 | DEFAULT_DEFAULT_wxUSE_MSW=0 | |
953 | DEFAULT_DEFAULT_wxUSE_WINE=0 | |
e07802fc | 954 | DEFAULT_DEFAULT_wxUSE_PM=0 |
10f2d63a | 955 | |
d6a55c4b VZ |
956 | PROGRAM_EXT= |
957 | ||
10f2d63a VZ |
958 | case "${host}" in |
959 | *-hp-hpux* ) | |
960 | USE_HPUX=1 | |
961 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
ab9b9eab | 962 | NEEDS_D_REENTRANT_FOR_R_FUNCS=1 |
10f2d63a VZ |
963 | cat >> confdefs.h <<\EOF |
964 | #define __HPUX__ 1 | |
965 | EOF | |
966 | ||
967 | ;; | |
968 | *-*-linux* ) | |
969 | USE_LINUX=1 | |
970 | cat >> confdefs.h <<\EOF | |
971 | #define __LINUX__ 1 | |
972 | EOF | |
973 | ||
974 | TMP=`uname -m` | |
975 | if test "x$TMP" = "xalpha"; then | |
976 | USE_ALPHA=1 | |
977 | cat >> confdefs.h <<\EOF | |
978 | #define __ALPHA__ 1 | |
979 | EOF | |
980 | ||
981 | fi | |
982 | DEFAULT_DEFAULT_wxUSE_GTK=1 | |
983 | ;; | |
984 | *-*-irix5* | *-*-irix6* ) | |
985 | USE_SGI=1 | |
986 | USE_SVR4=1 | |
987 | cat >> confdefs.h <<\EOF | |
988 | #define __SGI__ 1 | |
989 | EOF | |
990 | ||
991 | cat >> confdefs.h <<\EOF | |
992 | #define __SVR4__ 1 | |
993 | EOF | |
994 | ||
995 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
996 | ;; | |
997 | *-*-solaris2* ) | |
998 | USE_SUN=1 | |
999 | USE_SOLARIS=1 | |
1000 | USE_SVR4=1 | |
1001 | cat >> confdefs.h <<\EOF | |
1002 | #define __SUN__ 1 | |
1003 | EOF | |
1004 | ||
1005 | cat >> confdefs.h <<\EOF | |
1006 | #define __SOLARIS__ 1 | |
1007 | EOF | |
1008 | ||
1009 | cat >> confdefs.h <<\EOF | |
1010 | #define __SVR4__ 1 | |
1011 | EOF | |
1012 | ||
1013 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
ab9b9eab | 1014 | NEEDS_D_REENTRANT_FOR_R_FUNCS=1 |
10f2d63a VZ |
1015 | ;; |
1016 | *-*-sunos4* ) | |
1017 | USE_SUN=1 | |
1018 | USE_SUNOS=1 | |
1019 | USE_BSD=1 | |
1020 | cat >> confdefs.h <<\EOF | |
1021 | #define __SUN__ 1 | |
1022 | EOF | |
1023 | ||
1024 | cat >> confdefs.h <<\EOF | |
1025 | #define __SUNOS__ 1 | |
1026 | EOF | |
1027 | ||
1028 | cat >> confdefs.h <<\EOF | |
1029 | #define __BSD__ 1 | |
1030 | EOF | |
1031 | ||
1032 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1033 | ;; | |
1034 | *-*-freebsd* | *-*-netbsd*) | |
1035 | USE_BSD=1 | |
1036 | USE_FREEBSD=1 | |
1037 | cat >> confdefs.h <<\EOF | |
1038 | #define __FREEBSD__ 1 | |
1039 | EOF | |
1040 | ||
1041 | cat >> confdefs.h <<\EOF | |
1042 | #define __BSD__ 1 | |
1043 | EOF | |
1044 | ||
1045 | DEFAULT_DEFAULT_wxUSE_GTK=1 | |
1046 | ;; | |
1047 | *-*-osf* ) | |
1048 | USE_ALPHA=1 | |
1049 | USE_OSF=1 | |
1050 | cat >> confdefs.h <<\EOF | |
1051 | #define __ALPHA__ 1 | |
1052 | EOF | |
1053 | ||
1054 | cat >> confdefs.h <<\EOF | |
1055 | #define __OSF__ 1 | |
1056 | EOF | |
1057 | ||
1058 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1059 | ;; | |
1060 | *-*-dgux5* ) | |
1061 | USE_ALPHA=1 | |
1062 | USE_SVR4=1 | |
1063 | cat >> confdefs.h <<\EOF | |
1064 | #define __ALPHA__ 1 | |
1065 | EOF | |
1066 | ||
1067 | cat >> confdefs.h <<\EOF | |
1068 | #define __SVR4__ 1 | |
1069 | EOF | |
1070 | ||
1071 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1072 | ;; | |
1073 | *-*-sysv5* ) | |
1074 | USE_SYSV=1 | |
1075 | USE_SVR4=1 | |
1076 | cat >> confdefs.h <<\EOF | |
1077 | #define __SYSV__ 1 | |
1078 | EOF | |
1079 | ||
1080 | cat >> confdefs.h <<\EOF | |
1081 | #define __SVR4__ 1 | |
1082 | EOF | |
1083 | ||
1084 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1085 | ;; | |
1086 | *-*-aix* ) | |
1087 | USE_AIX=1 | |
1088 | USE_SYSV=1 | |
1089 | USE_SVR4=1 | |
1090 | cat >> confdefs.h <<\EOF | |
1091 | #define __AIX__ 1 | |
1092 | EOF | |
1093 | ||
1094 | cat >> confdefs.h <<\EOF | |
1095 | #define __SYSV__ 1 | |
1096 | EOF | |
1097 | ||
1098 | cat >> confdefs.h <<\EOF | |
1099 | #define __SVR4__ 1 | |
1100 | EOF | |
1101 | ||
1102 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1103 | ;; | |
1104 | ||
7eef8db2 | 1105 | *-*-cygwin32* | *-*-mingw32* ) |
10f2d63a VZ |
1106 | USE_UNIX=0 |
1107 | USE_WIN32=1 | |
1108 | cat >> confdefs.h <<\EOF | |
1109 | #define __WIN32__ 1 | |
1110 | EOF | |
1111 | ||
1112 | cat >> confdefs.h <<\EOF | |
1113 | #define __WIN95__ 1 | |
1114 | EOF | |
1115 | ||
1116 | cat >> confdefs.h <<\EOF | |
1117 | #define __WINDOWS__ 1 | |
1118 | EOF | |
1119 | ||
1120 | cat >> confdefs.h <<\EOF | |
1121 | #define __GNUWIN32__ 1 | |
1122 | EOF | |
1123 | ||
1124 | cat >> confdefs.h <<\EOF | |
1125 | #define STRICT 1 | |
1126 | EOF | |
1127 | ||
1128 | cat >> confdefs.h <<\EOF | |
1129 | #define WINVER 0x0400 | |
1130 | EOF | |
1131 | ||
cf27ef00 | 1132 | PROGRAM_EXT=".exe" |
10f2d63a VZ |
1133 | DEFAULT_DEFAULT_wxUSE_MSW=1 |
1134 | ;; | |
1135 | ||
1136 | *-pc-os2_emx ) | |
1137 | cat >> confdefs.h <<\EOF | |
1138 | #define __EMX__ 1 | |
1139 | EOF | |
1140 | ||
cf27ef00 | 1141 | PROGRAM_EXT=".exe" |
e07802fc | 1142 | DEFAULT_DEFAULT_wxUSE_PM=1 |
10f2d63a VZ |
1143 | ;; |
1144 | ||
b12915c1 VZ |
1145 | *-*-beos* ) |
1146 | USE_BEOS=1 | |
1147 | cat >> confdefs.h <<\EOF | |
1148 | #define __BEOS__ 1 | |
1149 | EOF | |
1150 | ||
1151 | ;; | |
1152 | ||
10f2d63a VZ |
1153 | *) |
1154 | { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; } | |
1155 | esac | |
1156 | ||
1157 | if test "$USE_UNIX" = 1 ; then | |
b12915c1 VZ |
1158 | wxUSE_UNIX=yes |
1159 | cat >> confdefs.h <<\EOF | |
10f2d63a VZ |
1160 | #define __UNIX__ 1 |
1161 | EOF | |
1162 | ||
b12915c1 VZ |
1163 | |
1164 | SRC_SUBDIRS="$SRC_SUBDIRS unix" | |
1165 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS unix" | |
1166 | fi | |
1167 | ||
1168 | if test "$USE_BEOS" = 1; then | |
1169 | SRC_SUBDIRS="$SRC_SUBDIRS be" | |
1170 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS be" | |
10f2d63a VZ |
1171 | fi |
1172 | ||
1173 | if test "$USE_LINUX" = 1; then | |
1174 | echo $ac_n "checking for gettext in -lc""... $ac_c" 1>&6 | |
d6a55c4b | 1175 | echo "configure:1176: checking for gettext in -lc" >&5 |
10f2d63a VZ |
1176 | ac_lib_var=`echo c'_'gettext | sed 'y%./+-%__p_%'` |
1177 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
1178 | echo $ac_n "(cached) $ac_c" 1>&6 | |
1179 | else | |
1180 | ac_save_LIBS="$LIBS" | |
1181 | LIBS="-lc $LIBS" | |
1182 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 1183 | #line 1184 "configure" |
10f2d63a VZ |
1184 | #include "confdefs.h" |
1185 | /* Override any gcc2 internal prototype to avoid an error. */ | |
1186 | /* We use char because int might match the return type of a gcc2 | |
1187 | builtin and then its argument prototype would still apply. */ | |
1188 | char gettext(); | |
1189 | ||
1190 | int main() { | |
1191 | gettext() | |
1192 | ; return 0; } | |
1193 | EOF | |
d6a55c4b | 1194 | if { (eval echo configure:1195: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
1195 | rm -rf conftest* |
1196 | eval "ac_cv_lib_$ac_lib_var=yes" | |
1197 | else | |
1198 | echo "configure: failed program was:" >&5 | |
1199 | cat conftest.$ac_ext >&5 | |
1200 | rm -rf conftest* | |
1201 | eval "ac_cv_lib_$ac_lib_var=no" | |
1202 | fi | |
1203 | rm -f conftest* | |
1204 | LIBS="$ac_save_LIBS" | |
1205 | ||
1206 | fi | |
1207 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
1208 | echo "$ac_t""yes" 1>&6 | |
1209 | cat >> confdefs.h <<\EOF | |
1210 | #define wxHAVE_GLIBC2 1 | |
1211 | EOF | |
1212 | ||
1213 | else | |
1214 | echo "$ac_t""no" 1>&6 | |
1215 | fi | |
1216 | ||
1217 | fi | |
1218 | ||
1219 | ||
1220 | ||
1221 | ||
1222 | wx_arg_cache_file="configarg.cache" | |
1223 | echo "loading argument cache $wx_arg_cache_file" | |
1224 | rm -f ${wx_arg_cache_file}.tmp | |
1225 | touch ${wx_arg_cache_file}.tmp | |
1226 | touch ${wx_arg_cache_file} | |
1227 | ||
1228 | ||
1229 | DEBUG_CONFIGURE=0 | |
1230 | if test $DEBUG_CONFIGURE = 1; then | |
1231 | DEFAULT_wxUSE_THREADS=yes | |
1232 | ||
1233 | DEFAULT_wxUSE_SHARED=yes | |
00cf1208 | 1234 | DEFAULT_wxUSE_BURNT_NAME=no |
10f2d63a VZ |
1235 | DEFAULT_wxUSE_OPTIMISE=yes |
1236 | DEFAULT_wxUSE_PROFILE=no | |
1237 | DEFAULT_wxUSE_NO_DEPS=no | |
1238 | DEFAULT_wxUSE_NO_RTTI=no | |
1239 | DEFAULT_wxUSE_NO_EXCEPTIONS=no | |
1240 | DEFAULT_wxUSE_PERMISSIVE=no | |
1241 | DEFAULT_wxUSE_DEBUG_FLAG=yes | |
1242 | DEFAULT_wxUSE_DEBUG_INFO=yes | |
1243 | DEFAULT_wxUSE_DEBUG_GDB=yes | |
1244 | DEFAULT_wxUSE_MEM_TRACING=no | |
1245 | DEFAULT_wxUSE_DEBUG_CONTEXT=no | |
1246 | DEFAULT_wxUSE_DMALLOC=no | |
1247 | DEFAULT_wxUSE_APPLE_IEEE=no | |
1248 | ||
1249 | DEFAULT_wxUSE_LOG=yes | |
1250 | ||
1251 | DEFAULT_wxUSE_GUI=yes | |
1252 | ||
1253 | DEFAULT_wxUSE_ZLIB=no | |
1254 | DEFAULT_wxUSE_LIBPNG=no | |
1255 | DEFAULT_wxUSE_LIBJPEG=no | |
c7a2bf27 | 1256 | DEFAULT_wxUSE_LIBTIFF=no |
10f2d63a VZ |
1257 | DEFAULT_wxUSE_ODBC=no |
1258 | ||
1259 | DEFAULT_wxUSE_STD_IOSTREAM=no | |
1260 | DEFAULT_wxUSE_FILE=no | |
1261 | DEFAULT_wxUSE_TEXTFILE=no | |
1262 | DEFAULT_wxUSE_TIMEDATE=no | |
1263 | DEFAULT_wxUSE_WAVE=no | |
1264 | DEFAULT_wxUSE_INTL=no | |
1265 | DEFAULT_wxUSE_CONFIG=no | |
1266 | DEFAULT_wxUSE_STREAMS=no | |
1267 | DEFAULT_wxUSE_SOCKETS=no | |
1268 | DEFAULT_wxUSE_DIALUP_MANAGER=no | |
1269 | DEFAULT_wxUSE_SERIAL=no | |
1270 | DEFAULT_wxUSE_JOYSTICK=no | |
1271 | DEFAULT_wxUSE_DYNLIB_CLASS=no | |
1272 | DEFAULT_wxUSE_LONGLONG=no | |
1273 | ||
1274 | DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=no | |
1275 | DEFAULT_wxUSE_NORMALIZED_PS_FONTS=no | |
1276 | DEFAULT_wxUSE_POSTSCRIPT=no | |
1277 | ||
1278 | DEFAULT_wxUSE_X_RESOURCES=no | |
1279 | DEFAULT_wxUSE_CLIPBOARD=no | |
1280 | DEFAULT_wxUSE_TOOLTIPS=no | |
1281 | DEFAULT_wxUSE_DRAG_AND_DROP=no | |
1282 | DEFAULT_wxUSE_SPLINES=no | |
1283 | ||
1284 | DEFAULT_wxUSE_MDI_ARCHITECTURE=no | |
1285 | DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=no | |
1286 | DEFAULT_wxUSE_PRINTING_ARCHITECTURE=no | |
1287 | ||
1288 | DEFAULT_wxUSE_PROLOGIO=no | |
1289 | DEFAULT_wxUSE_RESOURCES=no | |
1290 | DEFAULT_wxUSE_CONSTRAINTS=no | |
1291 | DEFAULT_wxUSE_IPC=no | |
1292 | DEFAULT_wxUSE_HELP=no | |
1293 | DEFAULT_wxUSE_WXTREE=no | |
1294 | DEFAULT_wxUSE_METAFILE=no | |
1295 | ||
1296 | DEFAULT_wxUSE_COMMONDLGS=no | |
1297 | DEFAULT_wxUSE_DIRDLG=no | |
1298 | DEFAULT_wxUSE_TEXTDLG=no | |
1299 | DEFAULT_wxUSE_STARTUP_TIPS=no | |
1300 | DEFAULT_wxUSE_PROGRESSDLG=no | |
1301 | DEFAULT_wxUSE_MINIFRAME=no | |
1302 | DEFAULT_wxUSE_HTML=no | |
1303 | DEFAULT_wxUSE_FS_INET=no | |
1304 | DEFAULT_wxUSE_FS_ZIP=no | |
1305 | DEFAULT_wxUSE_BUSYINFO=no | |
1306 | DEFAULT_wxUSE_ZIPSTREAM=no | |
1307 | DEFAULT_wxUSE_VALIDATORS=yes | |
1308 | ||
1309 | DEFAULT_wxUSE_ACCEL=no | |
1310 | DEFAULT_wxUSE_CARET=no | |
1311 | DEFAULT_wxUSE_BMPBUTTON=no | |
1312 | DEFAULT_wxUSE_CHECKBOX=no | |
1313 | DEFAULT_wxUSE_CHECKLST=no | |
1314 | DEFAULT_wxUSE_CHOICE=yes | |
1315 | DEFAULT_wxUSE_COMBOBOX=no | |
1316 | DEFAULT_wxUSE_GAUGE=no | |
1317 | DEFAULT_wxUSE_GRID=no | |
1318 | DEFAULT_wxUSE_NEW_GRID=no | |
1319 | DEFAULT_wxUSE_IMAGLIST=no | |
1320 | DEFAULT_wxUSE_LISTBOX=no | |
1321 | DEFAULT_wxUSE_LISTCTRL=no | |
1322 | DEFAULT_wxUSE_NOTEBOOK=no | |
9b33fe02 | 1323 | DEFAULT_wxUSE_PLOT=no |
10f2d63a VZ |
1324 | DEFAULT_wxUSE_RADIOBOX=no |
1325 | DEFAULT_wxUSE_RADIOBTN=no | |
1326 | DEFAULT_wxUSE_SASH=no | |
1327 | DEFAULT_wxUSE_SCROLLBAR=no | |
1328 | DEFAULT_wxUSE_SLIDER=no | |
1329 | DEFAULT_wxUSE_SPINBTN=no | |
56cfaa52 | 1330 | DEFAULT_wxUSE_SPINCTRL=no |
10f2d63a VZ |
1331 | DEFAULT_wxUSE_SPLITTER=no |
1332 | DEFAULT_wxUSE_STATBMP=no | |
1333 | DEFAULT_wxUSE_STATBOX=no | |
1334 | DEFAULT_wxUSE_STATLINE=no | |
1335 | DEFAULT_wxUSE_STATUSBAR=yes | |
1336 | DEFAULT_wxUSE_TABDIALOG=no | |
1337 | DEFAULT_wxUSE_TOOLBAR=no | |
360d6699 VZ |
1338 | DEFAULT_wxUSE_TOOLBAR_NATIVE=no |
1339 | DEFAULT_wxUSE_TOOLBAR_SIMPLE=no | |
10f2d63a VZ |
1340 | DEFAULT_wxUSE_TREECTRL=no |
1341 | ||
1342 | DEFAULT_wxUSE_UNICODE=no | |
1343 | DEFAULT_wxUSE_WCSRTOMBS=no | |
1344 | ||
1345 | DEFAULT_wxUSE_GIF=no | |
1346 | DEFAULT_wxUSE_PCX=no | |
1347 | DEFAULT_wxUSE_PNM=no | |
1348 | else | |
1349 | DEFAULT_wxUSE_THREADS=yes | |
1350 | ||
1351 | DEFAULT_wxUSE_SHARED=yes | |
00cf1208 | 1352 | DEFAULT_wxUSE_BURNT_NAME=no |
10f2d63a VZ |
1353 | DEFAULT_wxUSE_OPTIMISE=yes |
1354 | DEFAULT_wxUSE_PROFILE=no | |
1355 | DEFAULT_wxUSE_NO_DEPS=no | |
1356 | DEFAULT_wxUSE_NO_RTTI=no | |
1357 | DEFAULT_wxUSE_NO_EXCEPTIONS=no | |
1358 | DEFAULT_wxUSE_PERMISSIVE=no | |
1359 | DEFAULT_wxUSE_DEBUG_FLAG=no | |
1360 | DEFAULT_wxUSE_DEBUG_INFO=no | |
1361 | DEFAULT_wxUSE_DEBUG_GDB=no | |
1362 | DEFAULT_wxUSE_MEM_TRACING=no | |
1363 | DEFAULT_wxUSE_DEBUG_CONTEXT=no | |
1364 | DEFAULT_wxUSE_DMALLOC=no | |
1365 | DEFAULT_wxUSE_APPLE_IEEE=yes | |
1366 | ||
1367 | DEFAULT_wxUSE_LOG=yes | |
1368 | ||
1369 | DEFAULT_wxUSE_GUI=yes | |
1370 | ||
1371 | DEFAULT_wxUSE_ZLIB=yes | |
1372 | DEFAULT_wxUSE_LIBPNG=yes | |
1373 | DEFAULT_wxUSE_LIBJPEG=yes | |
b47c832e | 1374 | DEFAULT_wxUSE_LIBTIFF=yes |
16b52fa1 | 1375 | DEFAULT_wxUSE_ODBC=no |
10f2d63a VZ |
1376 | |
1377 | DEFAULT_wxUSE_STD_IOSTREAM=no | |
1378 | DEFAULT_wxUSE_FILE=yes | |
1379 | DEFAULT_wxUSE_TEXTFILE=yes | |
1380 | DEFAULT_wxUSE_TIMEDATE=yes | |
1381 | DEFAULT_wxUSE_WAVE=no | |
1382 | DEFAULT_wxUSE_INTL=yes | |
1383 | DEFAULT_wxUSE_CONFIG=yes | |
1384 | DEFAULT_wxUSE_STREAMS=yes | |
1385 | DEFAULT_wxUSE_SOCKETS=yes | |
1386 | DEFAULT_wxUSE_DIALUP_MANAGER=yes | |
1387 | DEFAULT_wxUSE_SERIAL=yes | |
1388 | DEFAULT_wxUSE_JOYSTICK=yes | |
1389 | DEFAULT_wxUSE_DYNLIB_CLASS=yes | |
b685cd9b | 1390 | DEFAULT_wxUSE_LONGLONG=yes |
10f2d63a VZ |
1391 | |
1392 | DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=yes | |
1393 | DEFAULT_wxUSE_NORMALIZED_PS_FONTS=yes | |
1394 | DEFAULT_wxUSE_POSTSCRIPT=yes | |
1395 | ||
1396 | DEFAULT_wxUSE_X_RESOURCES=no | |
1397 | DEFAULT_wxUSE_CLIPBOARD=yes | |
1398 | DEFAULT_wxUSE_TOOLTIPS=yes | |
1399 | DEFAULT_wxUSE_DRAG_AND_DROP=yes | |
1400 | DEFAULT_wxUSE_SPLINES=yes | |
1401 | ||
1402 | DEFAULT_wxUSE_MDI_ARCHITECTURE=yes | |
1403 | DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=yes | |
1404 | DEFAULT_wxUSE_PRINTING_ARCHITECTURE=yes | |
1405 | ||
1406 | DEFAULT_wxUSE_PROLOGIO=yes | |
1407 | DEFAULT_wxUSE_RESOURCES=yes | |
1408 | DEFAULT_wxUSE_CONSTRAINTS=yes | |
1409 | DEFAULT_wxUSE_IPC=yes | |
1410 | DEFAULT_wxUSE_HELP=yes | |
1411 | DEFAULT_wxUSE_WXTREE=yes | |
1412 | DEFAULT_wxUSE_METAFILE=yes | |
1413 | ||
1414 | DEFAULT_wxUSE_COMMONDLGS=yes | |
1415 | DEFAULT_wxUSE_DIRDLG=yes | |
1416 | DEFAULT_wxUSE_TEXTDLG=yes | |
1417 | DEFAULT_wxUSE_STARTUP_TIPS=yes | |
1418 | DEFAULT_wxUSE_PROGRESSDLG=yes | |
1419 | DEFAULT_wxUSE_MINIFRAME=yes | |
1420 | DEFAULT_wxUSE_HTML=yes | |
1421 | DEFAULT_wxUSE_FS_INET=yes | |
1422 | DEFAULT_wxUSE_FS_ZIP=yes | |
1423 | DEFAULT_wxUSE_BUSYINFO=yes | |
1424 | DEFAULT_wxUSE_ZIPSTREAM=yes | |
1425 | DEFAULT_wxUSE_VALIDATORS=yes | |
1426 | ||
1427 | DEFAULT_wxUSE_ACCEL=yes | |
1428 | DEFAULT_wxUSE_CARET=yes | |
1429 | DEFAULT_wxUSE_BMPBUTTON=yes | |
1430 | DEFAULT_wxUSE_CHECKBOX=yes | |
1431 | DEFAULT_wxUSE_CHECKLST=yes | |
1432 | DEFAULT_wxUSE_CHOICE=yes | |
1433 | DEFAULT_wxUSE_COMBOBOX=yes | |
1434 | DEFAULT_wxUSE_GAUGE=yes | |
1435 | DEFAULT_wxUSE_GRID=yes | |
cc977e5f | 1436 | DEFAULT_wxUSE_NEW_GRID=yes |
10f2d63a VZ |
1437 | DEFAULT_wxUSE_IMAGLIST=yes |
1438 | DEFAULT_wxUSE_LISTBOX=yes | |
1439 | DEFAULT_wxUSE_LISTCTRL=yes | |
1440 | DEFAULT_wxUSE_NOTEBOOK=yes | |
9b33fe02 | 1441 | DEFAULT_wxUSE_PLOT=yes |
10f2d63a VZ |
1442 | DEFAULT_wxUSE_RADIOBOX=yes |
1443 | DEFAULT_wxUSE_RADIOBTN=yes | |
1444 | DEFAULT_wxUSE_SASH=yes | |
1445 | DEFAULT_wxUSE_SCROLLBAR=yes | |
1446 | DEFAULT_wxUSE_SLIDER=yes | |
1447 | DEFAULT_wxUSE_SPINBTN=yes | |
56cfaa52 | 1448 | DEFAULT_wxUSE_SPINCTRL=yes |
10f2d63a VZ |
1449 | DEFAULT_wxUSE_SPLITTER=yes |
1450 | DEFAULT_wxUSE_STATBMP=yes | |
1451 | DEFAULT_wxUSE_STATBOX=yes | |
1452 | DEFAULT_wxUSE_STATLINE=yes | |
1453 | DEFAULT_wxUSE_STATUSBAR=yes | |
1454 | DEFAULT_wxUSE_TABDIALOG=no | |
1455 | DEFAULT_wxUSE_TOOLBAR=yes | |
360d6699 VZ |
1456 | DEFAULT_wxUSE_TOOLBAR_NATIVE=yes |
1457 | DEFAULT_wxUSE_TOOLBAR_SIMPLE=yes | |
10f2d63a VZ |
1458 | DEFAULT_wxUSE_TREECTRL=yes |
1459 | ||
1460 | DEFAULT_wxUSE_UNICODE=no | |
1461 | DEFAULT_wxUSE_WCSRTOMBS=no | |
1462 | ||
1463 | DEFAULT_wxUSE_GIF=yes | |
1464 | DEFAULT_wxUSE_PCX=yes | |
1465 | DEFAULT_wxUSE_PNM=yes | |
1466 | fi | |
1467 | ||
1468 | ||
1469 | ||
1470 | for toolkit in `echo $ALL_TOOLKITS`; do | |
1471 | LINE=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}` | |
1472 | if test "x$LINE" != x ; then | |
1473 | has_toolkit_in_cache=1 | |
1474 | eval "DEFAULT_$LINE" | |
1475 | eval "CACHE_$toolkit=1" | |
1476 | fi | |
1477 | done | |
1478 | ||
1479 | ||
1480 | ||
1481 | echo $ac_n "checking "for --enable-gui"""... $ac_c" 1>&6 | |
d6a55c4b | 1482 | echo "configure:1483: checking "for --enable-gui"" >&5 |
10f2d63a VZ |
1483 | no_cache=0 |
1484 | # Check whether --enable-gui or --disable-gui was given. | |
1485 | if test "${enable_gui+set}" = set; then | |
1486 | enableval="$enable_gui" | |
1487 | ||
1488 | if test "$enableval" = yes; then | |
1489 | ac_cv_use_gui='wxUSE_GUI=yes' | |
1490 | else | |
1491 | ac_cv_use_gui='wxUSE_GUI=no' | |
1492 | fi | |
1493 | ||
1494 | else | |
1495 | ||
1496 | LINE=`grep "wxUSE_GUI" ${wx_arg_cache_file}` | |
1497 | if test "x$LINE" != x ; then | |
1498 | eval "DEFAULT_$LINE" | |
1499 | else | |
1500 | no_cache=1 | |
1501 | fi | |
1502 | ||
1503 | ac_cv_use_gui='wxUSE_GUI='$DEFAULT_wxUSE_GUI | |
1504 | ||
1505 | fi | |
1506 | ||
1507 | ||
1508 | eval "$ac_cv_use_gui" | |
1509 | if test "$no_cache" != 1; then | |
1510 | echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp | |
1511 | fi | |
1512 | ||
1513 | if test "$wxUSE_GUI" = yes; then | |
1514 | echo "$ac_t""yes" 1>&6 | |
1515 | else | |
1516 | echo "$ac_t""no" 1>&6 | |
1517 | fi | |
1518 | ||
1519 | ||
b12915c1 | 1520 | if test "$wxUSE_GUI" = "yes"; then |
10f2d63a VZ |
1521 | |
1522 | # Check whether --with-gtk or --without-gtk was given. | |
1523 | if test "${with_gtk+set}" = set; then | |
1524 | withval="$with_gtk" | |
1525 | wxUSE_GTK="$withval" CACHE_GTK=1 TOOLKIT_GIVEN=1 | |
1526 | fi | |
1527 | ||
1528 | # Check whether --with-motif or --without-motif was given. | |
1529 | if test "${with_motif+set}" = set; then | |
1530 | withval="$with_motif" | |
1531 | wxUSE_MOTIF="$withval" CACHE_MOTIF=1 TOOLKIT_GIVEN=1 | |
1532 | fi | |
1533 | ||
1534 | # Check whether --with-wine or --without-wine was given. | |
1535 | if test "${with_wine+set}" = set; then | |
1536 | withval="$with_wine" | |
1537 | wxUSE_WINE="$withval" CACHE_WINE=1 TOOLKIT_GIVEN=1 | |
1538 | fi | |
1539 | ||
1540 | # Check whether --with-cygwin or --without-cygwin was given. | |
1541 | if test "${with_cygwin+set}" = set; then | |
1542 | withval="$with_cygwin" | |
1543 | wxUSE_CYGWIN="$withval" CACHE_CYGWIN=1 TOOLKIT_GIVEN=1 | |
1544 | fi | |
1545 | ||
1546 | # Check whether --with-mingw or --without-mingw was given. | |
1547 | if test "${with_mingw+set}" = set; then | |
1548 | withval="$with_mingw" | |
1549 | wxUSE_MINGW="$withval" CACHE_MINGW=1 TOOLKIT_GIVEN=1 | |
1550 | fi | |
1551 | ||
e07802fc VZ |
1552 | # Check whether --with-pm or --without-pm was given. |
1553 | if test "${with_pm+set}" = set; then | |
1554 | withval="$with_pm" | |
1555 | wxUSE_PM="$withval" CACHE_PM=1 TOOLKIT_GIVEN=1 | |
1556 | fi | |
1557 | ||
10f2d63a VZ |
1558 | |
1559 | # Check whether --with-gtk-prefix or --without-gtk-prefix was given. | |
1560 | if test "${with_gtk_prefix+set}" = set; then | |
1561 | withval="$with_gtk_prefix" | |
1562 | gtk_config_prefix="$withval" | |
1563 | else | |
1564 | gtk_config_prefix="" | |
1565 | fi | |
1566 | ||
1567 | # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given. | |
1568 | if test "${with_gtk_exec_prefix+set}" = set; then | |
1569 | withval="$with_gtk_exec_prefix" | |
1570 | gtk_config_exec_prefix="$withval" | |
1571 | else | |
1572 | gtk_config_exec_prefix="" | |
1573 | fi | |
1574 | ||
1575 | ||
1576 | ||
b12915c1 | 1577 | echo $ac_n "checking "for --with-libpng"""... $ac_c" 1>&6 |
d6a55c4b | 1578 | echo "configure:1579: checking "for --with-libpng"" >&5 |
10f2d63a | 1579 | no_cache=0 |
b12915c1 VZ |
1580 | # Check whether --with-libpng or --without-libpng was given. |
1581 | if test "${with_libpng+set}" = set; then | |
1582 | withval="$with_libpng" | |
10f2d63a VZ |
1583 | |
1584 | if test "$withval" = yes; then | |
b12915c1 | 1585 | ac_cv_use_libpng='wxUSE_LIBPNG=yes' |
10f2d63a | 1586 | else |
b12915c1 | 1587 | ac_cv_use_libpng='wxUSE_LIBPNG=no' |
10f2d63a VZ |
1588 | fi |
1589 | ||
1590 | else | |
1591 | ||
b12915c1 | 1592 | LINE=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}` |
10f2d63a VZ |
1593 | if test "x$LINE" != x ; then |
1594 | eval "DEFAULT_$LINE" | |
1595 | else | |
1596 | no_cache=1 | |
1597 | fi | |
1598 | ||
b12915c1 | 1599 | ac_cv_use_libpng='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG |
10f2d63a VZ |
1600 | |
1601 | fi | |
1602 | ||
1603 | ||
b12915c1 | 1604 | eval "$ac_cv_use_libpng" |
10f2d63a | 1605 | if test "$no_cache" != 1; then |
b12915c1 | 1606 | echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1607 | fi |
1608 | ||
b12915c1 | 1609 | if test "$wxUSE_LIBPNG" = yes; then |
10f2d63a VZ |
1610 | echo "$ac_t""yes" 1>&6 |
1611 | else | |
1612 | echo "$ac_t""no" 1>&6 | |
1613 | fi | |
1614 | ||
1615 | ||
b12915c1 | 1616 | echo $ac_n "checking "for --with-libjpeg"""... $ac_c" 1>&6 |
d6a55c4b | 1617 | echo "configure:1618: checking "for --with-libjpeg"" >&5 |
10f2d63a | 1618 | no_cache=0 |
b12915c1 VZ |
1619 | # Check whether --with-libjpeg or --without-libjpeg was given. |
1620 | if test "${with_libjpeg+set}" = set; then | |
1621 | withval="$with_libjpeg" | |
10f2d63a VZ |
1622 | |
1623 | if test "$withval" = yes; then | |
b12915c1 | 1624 | ac_cv_use_libjpeg='wxUSE_LIBJPEG=yes' |
10f2d63a | 1625 | else |
b12915c1 | 1626 | ac_cv_use_libjpeg='wxUSE_LIBJPEG=no' |
10f2d63a VZ |
1627 | fi |
1628 | ||
1629 | else | |
1630 | ||
b12915c1 | 1631 | LINE=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}` |
10f2d63a VZ |
1632 | if test "x$LINE" != x ; then |
1633 | eval "DEFAULT_$LINE" | |
1634 | else | |
1635 | no_cache=1 | |
1636 | fi | |
1637 | ||
b12915c1 | 1638 | ac_cv_use_libjpeg='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG |
10f2d63a VZ |
1639 | |
1640 | fi | |
1641 | ||
1642 | ||
b12915c1 | 1643 | eval "$ac_cv_use_libjpeg" |
10f2d63a | 1644 | if test "$no_cache" != 1; then |
b12915c1 | 1645 | echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1646 | fi |
1647 | ||
b12915c1 | 1648 | if test "$wxUSE_LIBJPEG" = yes; then |
10f2d63a VZ |
1649 | echo "$ac_t""yes" 1>&6 |
1650 | else | |
1651 | echo "$ac_t""no" 1>&6 | |
1652 | fi | |
1653 | ||
1654 | ||
b12915c1 | 1655 | echo $ac_n "checking "for --with-libtiff"""... $ac_c" 1>&6 |
d6a55c4b | 1656 | echo "configure:1657: checking "for --with-libtiff"" >&5 |
10f2d63a | 1657 | no_cache=0 |
b12915c1 VZ |
1658 | # Check whether --with-libtiff or --without-libtiff was given. |
1659 | if test "${with_libtiff+set}" = set; then | |
1660 | withval="$with_libtiff" | |
10f2d63a VZ |
1661 | |
1662 | if test "$withval" = yes; then | |
b12915c1 | 1663 | ac_cv_use_libtiff='wxUSE_LIBTIFF=yes' |
10f2d63a | 1664 | else |
b12915c1 | 1665 | ac_cv_use_libtiff='wxUSE_LIBTIFF=no' |
10f2d63a VZ |
1666 | fi |
1667 | ||
1668 | else | |
1669 | ||
b12915c1 | 1670 | LINE=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}` |
10f2d63a VZ |
1671 | if test "x$LINE" != x ; then |
1672 | eval "DEFAULT_$LINE" | |
1673 | else | |
1674 | no_cache=1 | |
1675 | fi | |
1676 | ||
b12915c1 | 1677 | ac_cv_use_libtiff='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF |
10f2d63a VZ |
1678 | |
1679 | fi | |
1680 | ||
1681 | ||
b12915c1 | 1682 | eval "$ac_cv_use_libtiff" |
10f2d63a | 1683 | if test "$no_cache" != 1; then |
b12915c1 | 1684 | echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1685 | fi |
1686 | ||
b12915c1 | 1687 | if test "$wxUSE_LIBTIFF" = yes; then |
10f2d63a VZ |
1688 | echo "$ac_t""yes" 1>&6 |
1689 | else | |
1690 | echo "$ac_t""no" 1>&6 | |
1691 | fi | |
1692 | ||
1693 | ||
b12915c1 | 1694 | echo $ac_n "checking "for --with-opengl"""... $ac_c" 1>&6 |
d6a55c4b | 1695 | echo "configure:1696: checking "for --with-opengl"" >&5 |
10f2d63a | 1696 | no_cache=0 |
b12915c1 VZ |
1697 | # Check whether --with-opengl or --without-opengl was given. |
1698 | if test "${with_opengl+set}" = set; then | |
1699 | withval="$with_opengl" | |
10f2d63a VZ |
1700 | |
1701 | if test "$withval" = yes; then | |
b12915c1 | 1702 | ac_cv_use_opengl='wxUSE_OPENGL=yes' |
10f2d63a | 1703 | else |
b12915c1 | 1704 | ac_cv_use_opengl='wxUSE_OPENGL=no' |
10f2d63a VZ |
1705 | fi |
1706 | ||
1707 | else | |
1708 | ||
b12915c1 | 1709 | LINE=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}` |
10f2d63a VZ |
1710 | if test "x$LINE" != x ; then |
1711 | eval "DEFAULT_$LINE" | |
1712 | else | |
1713 | no_cache=1 | |
1714 | fi | |
1715 | ||
b12915c1 | 1716 | ac_cv_use_opengl='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL |
10f2d63a VZ |
1717 | |
1718 | fi | |
1719 | ||
1720 | ||
b12915c1 | 1721 | eval "$ac_cv_use_opengl" |
10f2d63a | 1722 | if test "$no_cache" != 1; then |
b12915c1 | 1723 | echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1724 | fi |
1725 | ||
b12915c1 | 1726 | if test "$wxUSE_OPENGL" = yes; then |
10f2d63a VZ |
1727 | echo "$ac_t""yes" 1>&6 |
1728 | else | |
1729 | echo "$ac_t""no" 1>&6 | |
1730 | fi | |
1731 | ||
1732 | ||
b12915c1 VZ |
1733 | fi |
1734 | ||
1735 | ||
1736 | echo $ac_n "checking "for --with-dmalloc"""... $ac_c" 1>&6 | |
d6a55c4b | 1737 | echo "configure:1738: checking "for --with-dmalloc"" >&5 |
c7a2bf27 | 1738 | no_cache=0 |
b12915c1 VZ |
1739 | # Check whether --with-dmalloc or --without-dmalloc was given. |
1740 | if test "${with_dmalloc+set}" = set; then | |
1741 | withval="$with_dmalloc" | |
c7a2bf27 RR |
1742 | |
1743 | if test "$withval" = yes; then | |
b12915c1 | 1744 | ac_cv_use_dmalloc='wxUSE_DMALLOC=yes' |
c7a2bf27 | 1745 | else |
b12915c1 | 1746 | ac_cv_use_dmalloc='wxUSE_DMALLOC=no' |
c7a2bf27 RR |
1747 | fi |
1748 | ||
1749 | else | |
1750 | ||
b12915c1 | 1751 | LINE=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}` |
c7a2bf27 RR |
1752 | if test "x$LINE" != x ; then |
1753 | eval "DEFAULT_$LINE" | |
1754 | else | |
1755 | no_cache=1 | |
1756 | fi | |
1757 | ||
b12915c1 | 1758 | ac_cv_use_dmalloc='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC |
c7a2bf27 RR |
1759 | |
1760 | fi | |
1761 | ||
1762 | ||
b12915c1 | 1763 | eval "$ac_cv_use_dmalloc" |
c7a2bf27 | 1764 | if test "$no_cache" != 1; then |
b12915c1 | 1765 | echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp |
c7a2bf27 RR |
1766 | fi |
1767 | ||
b12915c1 | 1768 | if test "$wxUSE_DMALLOC" = yes; then |
c7a2bf27 RR |
1769 | echo "$ac_t""yes" 1>&6 |
1770 | else | |
1771 | echo "$ac_t""no" 1>&6 | |
1772 | fi | |
1773 | ||
1774 | ||
b12915c1 | 1775 | echo $ac_n "checking "for --with-zlib"""... $ac_c" 1>&6 |
d6a55c4b | 1776 | echo "configure:1777: checking "for --with-zlib"" >&5 |
10f2d63a | 1777 | no_cache=0 |
b12915c1 VZ |
1778 | # Check whether --with-zlib or --without-zlib was given. |
1779 | if test "${with_zlib+set}" = set; then | |
1780 | withval="$with_zlib" | |
10f2d63a VZ |
1781 | |
1782 | if test "$withval" = yes; then | |
b12915c1 | 1783 | ac_cv_use_zlib='wxUSE_ZLIB=yes' |
10f2d63a | 1784 | else |
b12915c1 | 1785 | ac_cv_use_zlib='wxUSE_ZLIB=no' |
10f2d63a VZ |
1786 | fi |
1787 | ||
1788 | else | |
1789 | ||
b12915c1 | 1790 | LINE=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}` |
10f2d63a VZ |
1791 | if test "x$LINE" != x ; then |
1792 | eval "DEFAULT_$LINE" | |
1793 | else | |
1794 | no_cache=1 | |
1795 | fi | |
1796 | ||
b12915c1 | 1797 | ac_cv_use_zlib='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB |
10f2d63a VZ |
1798 | |
1799 | fi | |
1800 | ||
1801 | ||
b12915c1 | 1802 | eval "$ac_cv_use_zlib" |
10f2d63a | 1803 | if test "$no_cache" != 1; then |
b12915c1 | 1804 | echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1805 | fi |
1806 | ||
b12915c1 | 1807 | if test "$wxUSE_ZLIB" = yes; then |
10f2d63a VZ |
1808 | echo "$ac_t""yes" 1>&6 |
1809 | else | |
1810 | echo "$ac_t""no" 1>&6 | |
1811 | fi | |
1812 | ||
1813 | ||
1814 | echo $ac_n "checking "for --with-odbc"""... $ac_c" 1>&6 | |
d6a55c4b | 1815 | echo "configure:1816: checking "for --with-odbc"" >&5 |
10f2d63a VZ |
1816 | no_cache=0 |
1817 | # Check whether --with-odbc or --without-odbc was given. | |
1818 | if test "${with_odbc+set}" = set; then | |
1819 | withval="$with_odbc" | |
1820 | ||
1821 | if test "$withval" = yes; then | |
1822 | ac_cv_use_odbc='wxUSE_ODBC=yes' | |
1823 | else | |
1824 | ac_cv_use_odbc='wxUSE_ODBC=no' | |
1825 | fi | |
1826 | ||
1827 | else | |
1828 | ||
1829 | LINE=`grep "wxUSE_ODBC" ${wx_arg_cache_file}` | |
1830 | if test "x$LINE" != x ; then | |
1831 | eval "DEFAULT_$LINE" | |
1832 | else | |
1833 | no_cache=1 | |
1834 | fi | |
1835 | ||
1836 | ac_cv_use_odbc='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC | |
1837 | ||
1838 | fi | |
1839 | ||
1840 | ||
1841 | eval "$ac_cv_use_odbc" | |
1842 | if test "$no_cache" != 1; then | |
1843 | echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp | |
1844 | fi | |
1845 | ||
1846 | if test "$wxUSE_ODBC" = yes; then | |
1847 | echo "$ac_t""yes" 1>&6 | |
1848 | else | |
1849 | echo "$ac_t""no" 1>&6 | |
1850 | fi | |
1851 | ||
1852 | ||
1853 | ||
1854 | ||
1855 | ||
1856 | echo $ac_n "checking "for --enable-shared"""... $ac_c" 1>&6 | |
d6a55c4b | 1857 | echo "configure:1858: checking "for --enable-shared"" >&5 |
10f2d63a VZ |
1858 | no_cache=0 |
1859 | # Check whether --enable-shared or --disable-shared was given. | |
1860 | if test "${enable_shared+set}" = set; then | |
1861 | enableval="$enable_shared" | |
1862 | ||
1863 | if test "$enableval" = yes; then | |
1864 | ac_cv_use_shared='wxUSE_SHARED=yes' | |
1865 | else | |
1866 | ac_cv_use_shared='wxUSE_SHARED=no' | |
1867 | fi | |
1868 | ||
1869 | else | |
1870 | ||
1871 | LINE=`grep "wxUSE_SHARED" ${wx_arg_cache_file}` | |
1872 | if test "x$LINE" != x ; then | |
1873 | eval "DEFAULT_$LINE" | |
1874 | else | |
1875 | no_cache=1 | |
1876 | fi | |
1877 | ||
1878 | ac_cv_use_shared='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED | |
1879 | ||
1880 | fi | |
1881 | ||
1882 | ||
1883 | eval "$ac_cv_use_shared" | |
1884 | if test "$no_cache" != 1; then | |
1885 | echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp | |
1886 | fi | |
1887 | ||
1888 | if test "$wxUSE_SHARED" = yes; then | |
1889 | echo "$ac_t""yes" 1>&6 | |
1890 | else | |
1891 | echo "$ac_t""no" 1>&6 | |
1892 | fi | |
1893 | ||
1894 | ||
00cf1208 | 1895 | echo $ac_n "checking "for --enable-burnt_name"""... $ac_c" 1>&6 |
d6a55c4b | 1896 | echo "configure:1897: checking "for --enable-burnt_name"" >&5 |
00cf1208 RR |
1897 | no_cache=0 |
1898 | # Check whether --enable-burnt_name or --disable-burnt_name was given. | |
1899 | if test "${enable_burnt_name+set}" = set; then | |
1900 | enableval="$enable_burnt_name" | |
1901 | ||
1902 | if test "$enableval" = yes; then | |
1903 | ac_cv_use_burnt_name='wxUSE_BURNT_NAME=yes' | |
1904 | else | |
1905 | ac_cv_use_burnt_name='wxUSE_BURNT_NAME=no' | |
1906 | fi | |
1907 | ||
1908 | else | |
1909 | ||
1910 | LINE=`grep "wxUSE_BURNT_NAME" ${wx_arg_cache_file}` | |
1911 | if test "x$LINE" != x ; then | |
1912 | eval "DEFAULT_$LINE" | |
1913 | else | |
1914 | no_cache=1 | |
1915 | fi | |
1916 | ||
1917 | ac_cv_use_burnt_name='wxUSE_BURNT_NAME='$DEFAULT_wxUSE_BURNT_NAME | |
1918 | ||
1919 | fi | |
1920 | ||
1921 | ||
1922 | eval "$ac_cv_use_burnt_name" | |
1923 | if test "$no_cache" != 1; then | |
1924 | echo $ac_cv_use_burnt_name >> ${wx_arg_cache_file}.tmp | |
1925 | fi | |
1926 | ||
1927 | if test "$wxUSE_BURNT_NAME" = yes; then | |
1928 | echo "$ac_t""yes" 1>&6 | |
1929 | else | |
1930 | echo "$ac_t""no" 1>&6 | |
1931 | fi | |
1932 | ||
1933 | ||
10f2d63a | 1934 | echo $ac_n "checking "for --enable-optimise"""... $ac_c" 1>&6 |
d6a55c4b | 1935 | echo "configure:1936: checking "for --enable-optimise"" >&5 |
10f2d63a VZ |
1936 | no_cache=0 |
1937 | # Check whether --enable-optimise or --disable-optimise was given. | |
1938 | if test "${enable_optimise+set}" = set; then | |
1939 | enableval="$enable_optimise" | |
1940 | ||
1941 | if test "$enableval" = yes; then | |
1942 | ac_cv_use_optimise='wxUSE_OPTIMISE=yes' | |
1943 | else | |
1944 | ac_cv_use_optimise='wxUSE_OPTIMISE=no' | |
1945 | fi | |
1946 | ||
1947 | else | |
1948 | ||
1949 | LINE=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}` | |
1950 | if test "x$LINE" != x ; then | |
1951 | eval "DEFAULT_$LINE" | |
1952 | else | |
1953 | no_cache=1 | |
1954 | fi | |
1955 | ||
1956 | ac_cv_use_optimise='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE | |
1957 | ||
1958 | fi | |
1959 | ||
1960 | ||
1961 | eval "$ac_cv_use_optimise" | |
1962 | if test "$no_cache" != 1; then | |
1963 | echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp | |
1964 | fi | |
1965 | ||
1966 | if test "$wxUSE_OPTIMISE" = yes; then | |
1967 | echo "$ac_t""yes" 1>&6 | |
1968 | else | |
1969 | echo "$ac_t""no" 1>&6 | |
1970 | fi | |
1971 | ||
1972 | ||
1973 | echo $ac_n "checking "for --enable-debug"""... $ac_c" 1>&6 | |
d6a55c4b | 1974 | echo "configure:1975: checking "for --enable-debug"" >&5 |
10f2d63a VZ |
1975 | no_cache=0 |
1976 | # Check whether --enable-debug or --disable-debug was given. | |
1977 | if test "${enable_debug+set}" = set; then | |
1978 | enableval="$enable_debug" | |
1979 | ||
1980 | if test "$enableval" = yes; then | |
1981 | ac_cv_use_debug='wxUSE_DEBUG=yes' | |
1982 | else | |
1983 | ac_cv_use_debug='wxUSE_DEBUG=no' | |
1984 | fi | |
1985 | ||
1986 | else | |
1987 | ||
1988 | LINE=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}` | |
1989 | if test "x$LINE" != x ; then | |
1990 | eval "DEFAULT_$LINE" | |
1991 | else | |
1992 | no_cache=1 | |
1993 | fi | |
1994 | ||
1995 | ac_cv_use_debug='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG | |
1996 | ||
1997 | fi | |
1998 | ||
1999 | ||
2000 | eval "$ac_cv_use_debug" | |
2001 | if test "$no_cache" != 1; then | |
2002 | echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp | |
2003 | fi | |
2004 | ||
2005 | if test "$wxUSE_DEBUG" = yes; then | |
2006 | echo "$ac_t""yes" 1>&6 | |
2007 | else | |
2008 | echo "$ac_t""no" 1>&6 | |
2009 | fi | |
2010 | ||
2011 | ||
2012 | if test "$wxUSE_DEBUG" = "yes"; then | |
2013 | DEFAULT_wxUSE_DEBUG_FLAG=yes | |
2014 | DEFAULT_wxUSE_DEBUG_INFO=yes | |
2015 | elif test "$wxUSE_DEBUG" = "no"; then | |
2016 | DEFAULT_wxUSE_DEBUG_FLAG=no | |
2017 | DEFAULT_wxUSE_DEBUG_INFO=no | |
2018 | fi | |
2019 | ||
2020 | ||
2021 | echo $ac_n "checking "for --enable-debug_flag"""... $ac_c" 1>&6 | |
d6a55c4b | 2022 | echo "configure:2023: checking "for --enable-debug_flag"" >&5 |
10f2d63a VZ |
2023 | no_cache=0 |
2024 | # Check whether --enable-debug_flag or --disable-debug_flag was given. | |
2025 | if test "${enable_debug_flag+set}" = set; then | |
2026 | enableval="$enable_debug_flag" | |
2027 | ||
2028 | if test "$enableval" = yes; then | |
2029 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=yes' | |
2030 | else | |
2031 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=no' | |
2032 | fi | |
2033 | ||
2034 | else | |
2035 | ||
2036 | LINE=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}` | |
2037 | if test "x$LINE" != x ; then | |
2038 | eval "DEFAULT_$LINE" | |
2039 | else | |
2040 | no_cache=1 | |
2041 | fi | |
2042 | ||
2043 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG | |
2044 | ||
2045 | fi | |
2046 | ||
2047 | ||
2048 | eval "$ac_cv_use_debug_flag" | |
2049 | if test "$no_cache" != 1; then | |
2050 | echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp | |
2051 | fi | |
2052 | ||
2053 | if test "$wxUSE_DEBUG_FLAG" = yes; then | |
2054 | echo "$ac_t""yes" 1>&6 | |
2055 | else | |
2056 | echo "$ac_t""no" 1>&6 | |
2057 | fi | |
2058 | ||
2059 | ||
2060 | echo $ac_n "checking "for --enable-debug_info"""... $ac_c" 1>&6 | |
d6a55c4b | 2061 | echo "configure:2062: checking "for --enable-debug_info"" >&5 |
10f2d63a VZ |
2062 | no_cache=0 |
2063 | # Check whether --enable-debug_info or --disable-debug_info was given. | |
2064 | if test "${enable_debug_info+set}" = set; then | |
2065 | enableval="$enable_debug_info" | |
2066 | ||
2067 | if test "$enableval" = yes; then | |
2068 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO=yes' | |
2069 | else | |
2070 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO=no' | |
2071 | fi | |
2072 | ||
2073 | else | |
2074 | ||
2075 | LINE=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}` | |
2076 | if test "x$LINE" != x ; then | |
2077 | eval "DEFAULT_$LINE" | |
2078 | else | |
2079 | no_cache=1 | |
2080 | fi | |
2081 | ||
2082 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO | |
2083 | ||
2084 | fi | |
2085 | ||
2086 | ||
2087 | eval "$ac_cv_use_debug_info" | |
2088 | if test "$no_cache" != 1; then | |
2089 | echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp | |
2090 | fi | |
2091 | ||
2092 | if test "$wxUSE_DEBUG_INFO" = yes; then | |
2093 | echo "$ac_t""yes" 1>&6 | |
2094 | else | |
2095 | echo "$ac_t""no" 1>&6 | |
2096 | fi | |
2097 | ||
2098 | ||
2099 | echo $ac_n "checking "for --enable-debug_gdb"""... $ac_c" 1>&6 | |
d6a55c4b | 2100 | echo "configure:2101: checking "for --enable-debug_gdb"" >&5 |
10f2d63a VZ |
2101 | no_cache=0 |
2102 | # Check whether --enable-debug_gdb or --disable-debug_gdb was given. | |
2103 | if test "${enable_debug_gdb+set}" = set; then | |
2104 | enableval="$enable_debug_gdb" | |
2105 | ||
2106 | if test "$enableval" = yes; then | |
2107 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=yes' | |
2108 | else | |
2109 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=no' | |
2110 | fi | |
2111 | ||
2112 | else | |
2113 | ||
2114 | LINE=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}` | |
2115 | if test "x$LINE" != x ; then | |
2116 | eval "DEFAULT_$LINE" | |
2117 | else | |
2118 | no_cache=1 | |
2119 | fi | |
2120 | ||
2121 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB | |
2122 | ||
2123 | fi | |
2124 | ||
2125 | ||
2126 | eval "$ac_cv_use_debug_gdb" | |
2127 | if test "$no_cache" != 1; then | |
2128 | echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp | |
2129 | fi | |
2130 | ||
2131 | if test "$wxUSE_DEBUG_GDB" = yes; then | |
2132 | echo "$ac_t""yes" 1>&6 | |
2133 | else | |
2134 | echo "$ac_t""no" 1>&6 | |
2135 | fi | |
2136 | ||
2137 | ||
2138 | echo $ac_n "checking "for --enable-debug_cntxt"""... $ac_c" 1>&6 | |
d6a55c4b | 2139 | echo "configure:2140: checking "for --enable-debug_cntxt"" >&5 |
10f2d63a VZ |
2140 | no_cache=0 |
2141 | # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given. | |
2142 | if test "${enable_debug_cntxt+set}" = set; then | |
2143 | enableval="$enable_debug_cntxt" | |
2144 | ||
2145 | if test "$enableval" = yes; then | |
2146 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=yes' | |
2147 | else | |
2148 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=no' | |
2149 | fi | |
2150 | ||
2151 | else | |
2152 | ||
2153 | LINE=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}` | |
2154 | if test "x$LINE" != x ; then | |
2155 | eval "DEFAULT_$LINE" | |
2156 | else | |
2157 | no_cache=1 | |
2158 | fi | |
2159 | ||
2160 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT | |
2161 | ||
2162 | fi | |
2163 | ||
2164 | ||
2165 | eval "$ac_cv_use_debug_cntxt" | |
2166 | if test "$no_cache" != 1; then | |
2167 | echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp | |
2168 | fi | |
2169 | ||
2170 | if test "$wxUSE_DEBUG_CONTEXT" = yes; then | |
2171 | echo "$ac_t""yes" 1>&6 | |
2172 | else | |
2173 | echo "$ac_t""no" 1>&6 | |
2174 | fi | |
2175 | ||
2176 | ||
2177 | echo $ac_n "checking "for --enable-mem_tracing"""... $ac_c" 1>&6 | |
d6a55c4b | 2178 | echo "configure:2179: checking "for --enable-mem_tracing"" >&5 |
10f2d63a VZ |
2179 | no_cache=0 |
2180 | # Check whether --enable-mem_tracing or --disable-mem_tracing was given. | |
2181 | if test "${enable_mem_tracing+set}" = set; then | |
2182 | enableval="$enable_mem_tracing" | |
2183 | ||
2184 | if test "$enableval" = yes; then | |
2185 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=yes' | |
2186 | else | |
2187 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=no' | |
2188 | fi | |
2189 | ||
2190 | else | |
2191 | ||
2192 | LINE=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}` | |
2193 | if test "x$LINE" != x ; then | |
2194 | eval "DEFAULT_$LINE" | |
2195 | else | |
2196 | no_cache=1 | |
2197 | fi | |
2198 | ||
2199 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING | |
2200 | ||
2201 | fi | |
2202 | ||
2203 | ||
2204 | eval "$ac_cv_use_mem_tracing" | |
2205 | if test "$no_cache" != 1; then | |
2206 | echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp | |
2207 | fi | |
2208 | ||
2209 | if test "$wxUSE_MEM_TRACING" = yes; then | |
2210 | echo "$ac_t""yes" 1>&6 | |
2211 | else | |
2212 | echo "$ac_t""no" 1>&6 | |
2213 | fi | |
2214 | ||
2215 | ||
2216 | echo $ac_n "checking "for --enable-profile"""... $ac_c" 1>&6 | |
d6a55c4b | 2217 | echo "configure:2218: checking "for --enable-profile"" >&5 |
10f2d63a VZ |
2218 | no_cache=0 |
2219 | # Check whether --enable-profile or --disable-profile was given. | |
2220 | if test "${enable_profile+set}" = set; then | |
2221 | enableval="$enable_profile" | |
2222 | ||
2223 | if test "$enableval" = yes; then | |
2224 | ac_cv_use_profile='wxUSE_PROFILE=yes' | |
2225 | else | |
2226 | ac_cv_use_profile='wxUSE_PROFILE=no' | |
2227 | fi | |
2228 | ||
2229 | else | |
2230 | ||
2231 | LINE=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}` | |
2232 | if test "x$LINE" != x ; then | |
2233 | eval "DEFAULT_$LINE" | |
2234 | else | |
2235 | no_cache=1 | |
2236 | fi | |
2237 | ||
2238 | ac_cv_use_profile='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE | |
2239 | ||
2240 | fi | |
2241 | ||
2242 | ||
2243 | eval "$ac_cv_use_profile" | |
2244 | if test "$no_cache" != 1; then | |
2245 | echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp | |
2246 | fi | |
2247 | ||
2248 | if test "$wxUSE_PROFILE" = yes; then | |
2249 | echo "$ac_t""yes" 1>&6 | |
2250 | else | |
2251 | echo "$ac_t""no" 1>&6 | |
2252 | fi | |
2253 | ||
2254 | ||
2255 | echo $ac_n "checking "for --enable-no_rtti"""... $ac_c" 1>&6 | |
d6a55c4b | 2256 | echo "configure:2257: checking "for --enable-no_rtti"" >&5 |
10f2d63a VZ |
2257 | no_cache=0 |
2258 | # Check whether --enable-no_rtti or --disable-no_rtti was given. | |
2259 | if test "${enable_no_rtti+set}" = set; then | |
2260 | enableval="$enable_no_rtti" | |
2261 | ||
2262 | if test "$enableval" = yes; then | |
2263 | ac_cv_use_no_rtti='wxUSE_NO_RTTI=yes' | |
2264 | else | |
2265 | ac_cv_use_no_rtti='wxUSE_NO_RTTI=no' | |
2266 | fi | |
2267 | ||
2268 | else | |
2269 | ||
2270 | LINE=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}` | |
2271 | if test "x$LINE" != x ; then | |
2272 | eval "DEFAULT_$LINE" | |
2273 | else | |
2274 | no_cache=1 | |
2275 | fi | |
2276 | ||
2277 | ac_cv_use_no_rtti='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI | |
2278 | ||
2279 | fi | |
2280 | ||
2281 | ||
2282 | eval "$ac_cv_use_no_rtti" | |
2283 | if test "$no_cache" != 1; then | |
2284 | echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp | |
2285 | fi | |
2286 | ||
2287 | if test "$wxUSE_NO_RTTI" = yes; then | |
2288 | echo "$ac_t""yes" 1>&6 | |
2289 | else | |
2290 | echo "$ac_t""no" 1>&6 | |
2291 | fi | |
2292 | ||
2293 | ||
2294 | echo $ac_n "checking "for --enable-no_exceptions"""... $ac_c" 1>&6 | |
d6a55c4b | 2295 | echo "configure:2296: checking "for --enable-no_exceptions"" >&5 |
10f2d63a VZ |
2296 | no_cache=0 |
2297 | # Check whether --enable-no_exceptions or --disable-no_exceptions was given. | |
2298 | if test "${enable_no_exceptions+set}" = set; then | |
2299 | enableval="$enable_no_exceptions" | |
2300 | ||
2301 | if test "$enableval" = yes; then | |
2302 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=yes' | |
2303 | else | |
2304 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=no' | |
2305 | fi | |
2306 | ||
2307 | else | |
2308 | ||
2309 | LINE=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}` | |
2310 | if test "x$LINE" != x ; then | |
2311 | eval "DEFAULT_$LINE" | |
2312 | else | |
2313 | no_cache=1 | |
2314 | fi | |
2315 | ||
2316 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS | |
2317 | ||
2318 | fi | |
2319 | ||
2320 | ||
2321 | eval "$ac_cv_use_no_exceptions" | |
2322 | if test "$no_cache" != 1; then | |
2323 | echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp | |
2324 | fi | |
2325 | ||
2326 | if test "$wxUSE_NO_EXCEPTIONS" = yes; then | |
2327 | echo "$ac_t""yes" 1>&6 | |
2328 | else | |
2329 | echo "$ac_t""no" 1>&6 | |
2330 | fi | |
2331 | ||
2332 | ||
2333 | echo $ac_n "checking "for --enable-permissive"""... $ac_c" 1>&6 | |
d6a55c4b | 2334 | echo "configure:2335: checking "for --enable-permissive"" >&5 |
10f2d63a VZ |
2335 | no_cache=0 |
2336 | # Check whether --enable-permissive or --disable-permissive was given. | |
2337 | if test "${enable_permissive+set}" = set; then | |
2338 | enableval="$enable_permissive" | |
2339 | ||
2340 | if test "$enableval" = yes; then | |
2341 | ac_cv_use_permissive='wxUSE_PERMISSIVE=yes' | |
2342 | else | |
2343 | ac_cv_use_permissive='wxUSE_PERMISSIVE=no' | |
2344 | fi | |
2345 | ||
2346 | else | |
2347 | ||
2348 | LINE=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}` | |
2349 | if test "x$LINE" != x ; then | |
2350 | eval "DEFAULT_$LINE" | |
2351 | else | |
2352 | no_cache=1 | |
2353 | fi | |
2354 | ||
2355 | ac_cv_use_permissive='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE | |
2356 | ||
2357 | fi | |
2358 | ||
2359 | ||
2360 | eval "$ac_cv_use_permissive" | |
2361 | if test "$no_cache" != 1; then | |
2362 | echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp | |
2363 | fi | |
2364 | ||
2365 | if test "$wxUSE_PERMISSIVE" = yes; then | |
2366 | echo "$ac_t""yes" 1>&6 | |
2367 | else | |
2368 | echo "$ac_t""no" 1>&6 | |
2369 | fi | |
2370 | ||
2371 | ||
2372 | echo $ac_n "checking "for --enable-no_deps"""... $ac_c" 1>&6 | |
d6a55c4b | 2373 | echo "configure:2374: checking "for --enable-no_deps"" >&5 |
10f2d63a VZ |
2374 | no_cache=0 |
2375 | # Check whether --enable-no_deps or --disable-no_deps was given. | |
2376 | if test "${enable_no_deps+set}" = set; then | |
2377 | enableval="$enable_no_deps" | |
2378 | ||
2379 | if test "$enableval" = yes; then | |
2380 | ac_cv_use_no_deps='wxUSE_NO_DEPS=yes' | |
2381 | else | |
2382 | ac_cv_use_no_deps='wxUSE_NO_DEPS=no' | |
2383 | fi | |
2384 | ||
2385 | else | |
2386 | ||
2387 | LINE=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}` | |
2388 | if test "x$LINE" != x ; then | |
2389 | eval "DEFAULT_$LINE" | |
2390 | else | |
2391 | no_cache=1 | |
2392 | fi | |
2393 | ||
2394 | ac_cv_use_no_deps='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS | |
2395 | ||
2396 | fi | |
2397 | ||
2398 | ||
2399 | eval "$ac_cv_use_no_deps" | |
2400 | if test "$no_cache" != 1; then | |
2401 | echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp | |
2402 | fi | |
2403 | ||
2404 | if test "$wxUSE_NO_DEPS" = yes; then | |
2405 | echo "$ac_t""yes" 1>&6 | |
2406 | else | |
2407 | echo "$ac_t""no" 1>&6 | |
2408 | fi | |
2409 | ||
2410 | ||
2411 | ||
2412 | ||
2413 | echo $ac_n "checking "for --enable-intl"""... $ac_c" 1>&6 | |
d6a55c4b | 2414 | echo "configure:2415: checking "for --enable-intl"" >&5 |
10f2d63a VZ |
2415 | no_cache=0 |
2416 | # Check whether --enable-intl or --disable-intl was given. | |
2417 | if test "${enable_intl+set}" = set; then | |
2418 | enableval="$enable_intl" | |
2419 | ||
2420 | if test "$enableval" = yes; then | |
2421 | ac_cv_use_intl='wxUSE_INTL=yes' | |
2422 | else | |
2423 | ac_cv_use_intl='wxUSE_INTL=no' | |
2424 | fi | |
2425 | ||
2426 | else | |
2427 | ||
2428 | LINE=`grep "wxUSE_INTL" ${wx_arg_cache_file}` | |
2429 | if test "x$LINE" != x ; then | |
2430 | eval "DEFAULT_$LINE" | |
2431 | else | |
2432 | no_cache=1 | |
2433 | fi | |
2434 | ||
2435 | ac_cv_use_intl='wxUSE_INTL='$DEFAULT_wxUSE_INTL | |
2436 | ||
2437 | fi | |
2438 | ||
2439 | ||
2440 | eval "$ac_cv_use_intl" | |
2441 | if test "$no_cache" != 1; then | |
2442 | echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp | |
2443 | fi | |
2444 | ||
2445 | if test "$wxUSE_INTL" = yes; then | |
2446 | echo "$ac_t""yes" 1>&6 | |
2447 | else | |
2448 | echo "$ac_t""no" 1>&6 | |
2449 | fi | |
2450 | ||
2451 | ||
2452 | echo $ac_n "checking "for --enable-config"""... $ac_c" 1>&6 | |
d6a55c4b | 2453 | echo "configure:2454: checking "for --enable-config"" >&5 |
10f2d63a VZ |
2454 | no_cache=0 |
2455 | # Check whether --enable-config or --disable-config was given. | |
2456 | if test "${enable_config+set}" = set; then | |
2457 | enableval="$enable_config" | |
2458 | ||
2459 | if test "$enableval" = yes; then | |
2460 | ac_cv_use_config='wxUSE_CONFIG=yes' | |
2461 | else | |
2462 | ac_cv_use_config='wxUSE_CONFIG=no' | |
2463 | fi | |
2464 | ||
2465 | else | |
2466 | ||
2467 | LINE=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}` | |
2468 | if test "x$LINE" != x ; then | |
2469 | eval "DEFAULT_$LINE" | |
2470 | else | |
2471 | no_cache=1 | |
2472 | fi | |
2473 | ||
2474 | ac_cv_use_config='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG | |
2475 | ||
2476 | fi | |
2477 | ||
2478 | ||
2479 | eval "$ac_cv_use_config" | |
2480 | if test "$no_cache" != 1; then | |
2481 | echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp | |
2482 | fi | |
2483 | ||
2484 | if test "$wxUSE_CONFIG" = yes; then | |
2485 | echo "$ac_t""yes" 1>&6 | |
2486 | else | |
2487 | echo "$ac_t""no" 1>&6 | |
2488 | fi | |
2489 | ||
2490 | ||
b12915c1 VZ |
2491 | if test "$wxUSE_GUI" = "yes"; then |
2492 | ||
10f2d63a | 2493 | echo $ac_n "checking "for --enable-sockets"""... $ac_c" 1>&6 |
d6a55c4b | 2494 | echo "configure:2495: checking "for --enable-sockets"" >&5 |
10f2d63a VZ |
2495 | no_cache=0 |
2496 | # Check whether --enable-sockets or --disable-sockets was given. | |
2497 | if test "${enable_sockets+set}" = set; then | |
2498 | enableval="$enable_sockets" | |
2499 | ||
2500 | if test "$enableval" = yes; then | |
2501 | ac_cv_use_sockets='wxUSE_SOCKETS=yes' | |
2502 | else | |
2503 | ac_cv_use_sockets='wxUSE_SOCKETS=no' | |
2504 | fi | |
2505 | ||
2506 | else | |
2507 | ||
2508 | LINE=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}` | |
2509 | if test "x$LINE" != x ; then | |
2510 | eval "DEFAULT_$LINE" | |
2511 | else | |
2512 | no_cache=1 | |
2513 | fi | |
2514 | ||
2515 | ac_cv_use_sockets='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS | |
2516 | ||
2517 | fi | |
2518 | ||
2519 | ||
2520 | eval "$ac_cv_use_sockets" | |
2521 | if test "$no_cache" != 1; then | |
2522 | echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp | |
2523 | fi | |
2524 | ||
2525 | if test "$wxUSE_SOCKETS" = yes; then | |
2526 | echo "$ac_t""yes" 1>&6 | |
2527 | else | |
2528 | echo "$ac_t""no" 1>&6 | |
2529 | fi | |
2530 | ||
b12915c1 VZ |
2531 | else |
2532 | wxUSE_SOCKETS=no | |
2533 | fi | |
2534 | ||
10f2d63a VZ |
2535 | |
2536 | echo $ac_n "checking "for --enable-dialupman"""... $ac_c" 1>&6 | |
d6a55c4b | 2537 | echo "configure:2538: checking "for --enable-dialupman"" >&5 |
10f2d63a VZ |
2538 | no_cache=0 |
2539 | # Check whether --enable-dialupman or --disable-dialupman was given. | |
2540 | if test "${enable_dialupman+set}" = set; then | |
2541 | enableval="$enable_dialupman" | |
2542 | ||
2543 | if test "$enableval" = yes; then | |
2544 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=yes' | |
2545 | else | |
2546 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=no' | |
2547 | fi | |
2548 | ||
2549 | else | |
2550 | ||
2551 | LINE=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}` | |
2552 | if test "x$LINE" != x ; then | |
2553 | eval "DEFAULT_$LINE" | |
2554 | else | |
2555 | no_cache=1 | |
2556 | fi | |
2557 | ||
2558 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER | |
2559 | ||
2560 | fi | |
2561 | ||
2562 | ||
2563 | eval "$ac_cv_use_dialupman" | |
2564 | if test "$no_cache" != 1; then | |
2565 | echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp | |
2566 | fi | |
2567 | ||
2568 | if test "$wxUSE_DIALUP_MANAGER" = yes; then | |
2569 | echo "$ac_t""yes" 1>&6 | |
2570 | else | |
2571 | echo "$ac_t""no" 1>&6 | |
2572 | fi | |
2573 | ||
2574 | ||
2575 | echo $ac_n "checking "for --enable-ipc"""... $ac_c" 1>&6 | |
d6a55c4b | 2576 | echo "configure:2577: checking "for --enable-ipc"" >&5 |
10f2d63a VZ |
2577 | no_cache=0 |
2578 | # Check whether --enable-ipc or --disable-ipc was given. | |
2579 | if test "${enable_ipc+set}" = set; then | |
2580 | enableval="$enable_ipc" | |
2581 | ||
2582 | if test "$enableval" = yes; then | |
2583 | ac_cv_use_ipc='wxUSE_IPC=yes' | |
2584 | else | |
2585 | ac_cv_use_ipc='wxUSE_IPC=no' | |
2586 | fi | |
2587 | ||
2588 | else | |
2589 | ||
2590 | LINE=`grep "wxUSE_IPC" ${wx_arg_cache_file}` | |
2591 | if test "x$LINE" != x ; then | |
2592 | eval "DEFAULT_$LINE" | |
2593 | else | |
2594 | no_cache=1 | |
2595 | fi | |
2596 | ||
2597 | ac_cv_use_ipc='wxUSE_IPC='$DEFAULT_wxUSE_IPC | |
2598 | ||
2599 | fi | |
2600 | ||
2601 | ||
2602 | eval "$ac_cv_use_ipc" | |
2603 | if test "$no_cache" != 1; then | |
2604 | echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp | |
2605 | fi | |
2606 | ||
2607 | if test "$wxUSE_IPC" = yes; then | |
2608 | echo "$ac_t""yes" 1>&6 | |
2609 | else | |
2610 | echo "$ac_t""no" 1>&6 | |
2611 | fi | |
2612 | ||
2613 | ||
2614 | echo $ac_n "checking "for --enable-apple_ieee"""... $ac_c" 1>&6 | |
d6a55c4b | 2615 | echo "configure:2616: checking "for --enable-apple_ieee"" >&5 |
10f2d63a VZ |
2616 | no_cache=0 |
2617 | # Check whether --enable-apple_ieee or --disable-apple_ieee was given. | |
2618 | if test "${enable_apple_ieee+set}" = set; then | |
2619 | enableval="$enable_apple_ieee" | |
2620 | ||
2621 | if test "$enableval" = yes; then | |
2622 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=yes' | |
2623 | else | |
2624 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=no' | |
2625 | fi | |
2626 | ||
2627 | else | |
2628 | ||
2629 | LINE=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}` | |
2630 | if test "x$LINE" != x ; then | |
2631 | eval "DEFAULT_$LINE" | |
2632 | else | |
2633 | no_cache=1 | |
2634 | fi | |
2635 | ||
2636 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE | |
2637 | ||
2638 | fi | |
2639 | ||
2640 | ||
2641 | eval "$ac_cv_use_apple_ieee" | |
2642 | if test "$no_cache" != 1; then | |
2643 | echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp | |
2644 | fi | |
2645 | ||
2646 | if test "$wxUSE_APPLE_IEEE" = yes; then | |
2647 | echo "$ac_t""yes" 1>&6 | |
2648 | else | |
2649 | echo "$ac_t""no" 1>&6 | |
2650 | fi | |
2651 | ||
2652 | ||
2653 | echo $ac_n "checking "for --enable-timedate"""... $ac_c" 1>&6 | |
d6a55c4b | 2654 | echo "configure:2655: checking "for --enable-timedate"" >&5 |
10f2d63a VZ |
2655 | no_cache=0 |
2656 | # Check whether --enable-timedate or --disable-timedate was given. | |
2657 | if test "${enable_timedate+set}" = set; then | |
2658 | enableval="$enable_timedate" | |
2659 | ||
2660 | if test "$enableval" = yes; then | |
2661 | ac_cv_use_timedate='wxUSE_TIMEDATE=yes' | |
2662 | else | |
2663 | ac_cv_use_timedate='wxUSE_TIMEDATE=no' | |
2664 | fi | |
2665 | ||
2666 | else | |
2667 | ||
2668 | LINE=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}` | |
2669 | if test "x$LINE" != x ; then | |
2670 | eval "DEFAULT_$LINE" | |
2671 | else | |
2672 | no_cache=1 | |
2673 | fi | |
2674 | ||
2675 | ac_cv_use_timedate='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE | |
2676 | ||
2677 | fi | |
2678 | ||
2679 | ||
2680 | eval "$ac_cv_use_timedate" | |
2681 | if test "$no_cache" != 1; then | |
2682 | echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp | |
2683 | fi | |
2684 | ||
2685 | if test "$wxUSE_TIMEDATE" = yes; then | |
2686 | echo "$ac_t""yes" 1>&6 | |
2687 | else | |
2688 | echo "$ac_t""no" 1>&6 | |
2689 | fi | |
2690 | ||
2691 | ||
2692 | echo $ac_n "checking "for --enable-wave"""... $ac_c" 1>&6 | |
d6a55c4b | 2693 | echo "configure:2694: checking "for --enable-wave"" >&5 |
10f2d63a VZ |
2694 | no_cache=0 |
2695 | # Check whether --enable-wave or --disable-wave was given. | |
2696 | if test "${enable_wave+set}" = set; then | |
2697 | enableval="$enable_wave" | |
2698 | ||
2699 | if test "$enableval" = yes; then | |
2700 | ac_cv_use_wave='wxUSE_WAVE=yes' | |
2701 | else | |
2702 | ac_cv_use_wave='wxUSE_WAVE=no' | |
2703 | fi | |
2704 | ||
2705 | else | |
2706 | ||
2707 | LINE=`grep "wxUSE_WAVE" ${wx_arg_cache_file}` | |
2708 | if test "x$LINE" != x ; then | |
2709 | eval "DEFAULT_$LINE" | |
2710 | else | |
2711 | no_cache=1 | |
2712 | fi | |
2713 | ||
2714 | ac_cv_use_wave='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE | |
2715 | ||
2716 | fi | |
2717 | ||
2718 | ||
2719 | eval "$ac_cv_use_wave" | |
2720 | if test "$no_cache" != 1; then | |
2721 | echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp | |
2722 | fi | |
2723 | ||
2724 | if test "$wxUSE_WAVE" = yes; then | |
2725 | echo "$ac_t""yes" 1>&6 | |
2726 | else | |
2727 | echo "$ac_t""no" 1>&6 | |
2728 | fi | |
2729 | ||
2730 | ||
2731 | echo $ac_n "checking "for --enable-fraction"""... $ac_c" 1>&6 | |
d6a55c4b | 2732 | echo "configure:2733: checking "for --enable-fraction"" >&5 |
10f2d63a VZ |
2733 | no_cache=0 |
2734 | # Check whether --enable-fraction or --disable-fraction was given. | |
2735 | if test "${enable_fraction+set}" = set; then | |
2736 | enableval="$enable_fraction" | |
2737 | ||
2738 | if test "$enableval" = yes; then | |
2739 | ac_cv_use_fraction='wxUSE_FRACTION=yes' | |
2740 | else | |
2741 | ac_cv_use_fraction='wxUSE_FRACTION=no' | |
2742 | fi | |
2743 | ||
2744 | else | |
2745 | ||
2746 | LINE=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}` | |
2747 | if test "x$LINE" != x ; then | |
2748 | eval "DEFAULT_$LINE" | |
2749 | else | |
2750 | no_cache=1 | |
2751 | fi | |
2752 | ||
2753 | ac_cv_use_fraction='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION | |
2754 | ||
2755 | fi | |
2756 | ||
2757 | ||
2758 | eval "$ac_cv_use_fraction" | |
2759 | if test "$no_cache" != 1; then | |
2760 | echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp | |
2761 | fi | |
2762 | ||
2763 | if test "$wxUSE_FRACTION" = yes; then | |
2764 | echo "$ac_t""yes" 1>&6 | |
2765 | else | |
2766 | echo "$ac_t""no" 1>&6 | |
2767 | fi | |
2768 | ||
2769 | ||
2770 | echo $ac_n "checking "for --enable-dynlib"""... $ac_c" 1>&6 | |
d6a55c4b | 2771 | echo "configure:2772: checking "for --enable-dynlib"" >&5 |
10f2d63a VZ |
2772 | no_cache=0 |
2773 | # Check whether --enable-dynlib or --disable-dynlib was given. | |
2774 | if test "${enable_dynlib+set}" = set; then | |
2775 | enableval="$enable_dynlib" | |
2776 | ||
2777 | if test "$enableval" = yes; then | |
2778 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=yes' | |
2779 | else | |
2780 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=no' | |
2781 | fi | |
2782 | ||
2783 | else | |
2784 | ||
2785 | LINE=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}` | |
2786 | if test "x$LINE" != x ; then | |
2787 | eval "DEFAULT_$LINE" | |
2788 | else | |
2789 | no_cache=1 | |
2790 | fi | |
2791 | ||
2792 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS | |
2793 | ||
2794 | fi | |
2795 | ||
2796 | ||
2797 | eval "$ac_cv_use_dynlib" | |
2798 | if test "$no_cache" != 1; then | |
2799 | echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp | |
2800 | fi | |
2801 | ||
2802 | if test "$wxUSE_DYNLIB_CLASS" = yes; then | |
2803 | echo "$ac_t""yes" 1>&6 | |
2804 | else | |
2805 | echo "$ac_t""no" 1>&6 | |
2806 | fi | |
2807 | ||
2808 | ||
2809 | echo $ac_n "checking "for --enable-longlong"""... $ac_c" 1>&6 | |
d6a55c4b | 2810 | echo "configure:2811: checking "for --enable-longlong"" >&5 |
10f2d63a VZ |
2811 | no_cache=0 |
2812 | # Check whether --enable-longlong or --disable-longlong was given. | |
2813 | if test "${enable_longlong+set}" = set; then | |
2814 | enableval="$enable_longlong" | |
2815 | ||
2816 | if test "$enableval" = yes; then | |
2817 | ac_cv_use_longlong='wxUSE_LONGLONG=yes' | |
2818 | else | |
2819 | ac_cv_use_longlong='wxUSE_LONGLONG=no' | |
2820 | fi | |
2821 | ||
2822 | else | |
2823 | ||
2824 | LINE=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}` | |
2825 | if test "x$LINE" != x ; then | |
2826 | eval "DEFAULT_$LINE" | |
2827 | else | |
2828 | no_cache=1 | |
2829 | fi | |
2830 | ||
2831 | ac_cv_use_longlong='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG | |
2832 | ||
2833 | fi | |
2834 | ||
2835 | ||
2836 | eval "$ac_cv_use_longlong" | |
2837 | if test "$no_cache" != 1; then | |
2838 | echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp | |
2839 | fi | |
2840 | ||
2841 | if test "$wxUSE_LONGLONG" = yes; then | |
2842 | echo "$ac_t""yes" 1>&6 | |
2843 | else | |
2844 | echo "$ac_t""no" 1>&6 | |
2845 | fi | |
2846 | ||
2847 | ||
2848 | echo $ac_n "checking "for --enable-log"""... $ac_c" 1>&6 | |
d6a55c4b | 2849 | echo "configure:2850: checking "for --enable-log"" >&5 |
10f2d63a VZ |
2850 | no_cache=0 |
2851 | # Check whether --enable-log or --disable-log was given. | |
2852 | if test "${enable_log+set}" = set; then | |
2853 | enableval="$enable_log" | |
2854 | ||
2855 | if test "$enableval" = yes; then | |
2856 | ac_cv_use_log='wxUSE_LOG=yes' | |
2857 | else | |
2858 | ac_cv_use_log='wxUSE_LOG=no' | |
2859 | fi | |
2860 | ||
2861 | else | |
2862 | ||
2863 | LINE=`grep "wxUSE_LOG" ${wx_arg_cache_file}` | |
2864 | if test "x$LINE" != x ; then | |
2865 | eval "DEFAULT_$LINE" | |
2866 | else | |
2867 | no_cache=1 | |
2868 | fi | |
2869 | ||
2870 | ac_cv_use_log='wxUSE_LOG='$DEFAULT_wxUSE_LOG | |
2871 | ||
2872 | fi | |
2873 | ||
2874 | ||
2875 | eval "$ac_cv_use_log" | |
2876 | if test "$no_cache" != 1; then | |
2877 | echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp | |
2878 | fi | |
2879 | ||
2880 | if test "$wxUSE_LOG" = yes; then | |
2881 | echo "$ac_t""yes" 1>&6 | |
2882 | else | |
2883 | echo "$ac_t""no" 1>&6 | |
2884 | fi | |
2885 | ||
2886 | ||
2887 | echo $ac_n "checking "for --enable-streams"""... $ac_c" 1>&6 | |
d6a55c4b | 2888 | echo "configure:2889: checking "for --enable-streams"" >&5 |
10f2d63a VZ |
2889 | no_cache=0 |
2890 | # Check whether --enable-streams or --disable-streams was given. | |
2891 | if test "${enable_streams+set}" = set; then | |
2892 | enableval="$enable_streams" | |
2893 | ||
2894 | if test "$enableval" = yes; then | |
2895 | ac_cv_use_streams='wxUSE_STREAMS=yes' | |
2896 | else | |
2897 | ac_cv_use_streams='wxUSE_STREAMS=no' | |
2898 | fi | |
2899 | ||
2900 | else | |
2901 | ||
2902 | LINE=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}` | |
2903 | if test "x$LINE" != x ; then | |
2904 | eval "DEFAULT_$LINE" | |
2905 | else | |
2906 | no_cache=1 | |
2907 | fi | |
2908 | ||
2909 | ac_cv_use_streams='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS | |
2910 | ||
2911 | fi | |
2912 | ||
2913 | ||
2914 | eval "$ac_cv_use_streams" | |
2915 | if test "$no_cache" != 1; then | |
2916 | echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp | |
2917 | fi | |
2918 | ||
2919 | if test "$wxUSE_STREAMS" = yes; then | |
2920 | echo "$ac_t""yes" 1>&6 | |
2921 | else | |
2922 | echo "$ac_t""no" 1>&6 | |
2923 | fi | |
2924 | ||
2925 | ||
2926 | echo $ac_n "checking "for --enable-file"""... $ac_c" 1>&6 | |
d6a55c4b | 2927 | echo "configure:2928: checking "for --enable-file"" >&5 |
10f2d63a VZ |
2928 | no_cache=0 |
2929 | # Check whether --enable-file or --disable-file was given. | |
2930 | if test "${enable_file+set}" = set; then | |
2931 | enableval="$enable_file" | |
2932 | ||
2933 | if test "$enableval" = yes; then | |
2934 | ac_cv_use_file='wxUSE_FILE=yes' | |
2935 | else | |
2936 | ac_cv_use_file='wxUSE_FILE=no' | |
2937 | fi | |
2938 | ||
2939 | else | |
2940 | ||
2941 | LINE=`grep "wxUSE_FILE" ${wx_arg_cache_file}` | |
2942 | if test "x$LINE" != x ; then | |
2943 | eval "DEFAULT_$LINE" | |
2944 | else | |
2945 | no_cache=1 | |
2946 | fi | |
2947 | ||
2948 | ac_cv_use_file='wxUSE_FILE='$DEFAULT_wxUSE_FILE | |
2949 | ||
2950 | fi | |
2951 | ||
2952 | ||
2953 | eval "$ac_cv_use_file" | |
2954 | if test "$no_cache" != 1; then | |
2955 | echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp | |
2956 | fi | |
2957 | ||
2958 | if test "$wxUSE_FILE" = yes; then | |
2959 | echo "$ac_t""yes" 1>&6 | |
2960 | else | |
2961 | echo "$ac_t""no" 1>&6 | |
2962 | fi | |
2963 | ||
2964 | ||
2965 | echo $ac_n "checking "for --enable-textfile"""... $ac_c" 1>&6 | |
d6a55c4b | 2966 | echo "configure:2967: checking "for --enable-textfile"" >&5 |
10f2d63a VZ |
2967 | no_cache=0 |
2968 | # Check whether --enable-textfile or --disable-textfile was given. | |
2969 | if test "${enable_textfile+set}" = set; then | |
2970 | enableval="$enable_textfile" | |
2971 | ||
2972 | if test "$enableval" = yes; then | |
2973 | ac_cv_use_textfile='wxUSE_TEXTFILE=yes' | |
2974 | else | |
2975 | ac_cv_use_textfile='wxUSE_TEXTFILE=no' | |
2976 | fi | |
2977 | ||
2978 | else | |
2979 | ||
2980 | LINE=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}` | |
2981 | if test "x$LINE" != x ; then | |
2982 | eval "DEFAULT_$LINE" | |
2983 | else | |
2984 | no_cache=1 | |
2985 | fi | |
2986 | ||
2987 | ac_cv_use_textfile='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE | |
2988 | ||
2989 | fi | |
2990 | ||
2991 | ||
2992 | eval "$ac_cv_use_textfile" | |
2993 | if test "$no_cache" != 1; then | |
2994 | echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp | |
2995 | fi | |
2996 | ||
2997 | if test "$wxUSE_TEXTFILE" = yes; then | |
2998 | echo "$ac_t""yes" 1>&6 | |
2999 | else | |
3000 | echo "$ac_t""no" 1>&6 | |
3001 | fi | |
3002 | ||
3003 | ||
3004 | echo $ac_n "checking "for --enable-unicode"""... $ac_c" 1>&6 | |
d6a55c4b | 3005 | echo "configure:3006: checking "for --enable-unicode"" >&5 |
10f2d63a VZ |
3006 | no_cache=0 |
3007 | # Check whether --enable-unicode or --disable-unicode was given. | |
3008 | if test "${enable_unicode+set}" = set; then | |
3009 | enableval="$enable_unicode" | |
3010 | ||
3011 | if test "$enableval" = yes; then | |
3012 | ac_cv_use_unicode='wxUSE_UNICODE=yes' | |
3013 | else | |
3014 | ac_cv_use_unicode='wxUSE_UNICODE=no' | |
3015 | fi | |
3016 | ||
3017 | else | |
3018 | ||
3019 | LINE=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}` | |
3020 | if test "x$LINE" != x ; then | |
3021 | eval "DEFAULT_$LINE" | |
3022 | else | |
3023 | no_cache=1 | |
3024 | fi | |
3025 | ||
3026 | ac_cv_use_unicode='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE | |
3027 | ||
3028 | fi | |
3029 | ||
3030 | ||
3031 | eval "$ac_cv_use_unicode" | |
3032 | if test "$no_cache" != 1; then | |
3033 | echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp | |
3034 | fi | |
3035 | ||
3036 | if test "$wxUSE_UNICODE" = yes; then | |
3037 | echo "$ac_t""yes" 1>&6 | |
3038 | else | |
3039 | echo "$ac_t""no" 1>&6 | |
3040 | fi | |
3041 | ||
3042 | ||
3043 | echo $ac_n "checking "for --enable-wcsrtombs"""... $ac_c" 1>&6 | |
d6a55c4b | 3044 | echo "configure:3045: checking "for --enable-wcsrtombs"" >&5 |
10f2d63a VZ |
3045 | no_cache=0 |
3046 | # Check whether --enable-wcsrtombs or --disable-wcsrtombs was given. | |
3047 | if test "${enable_wcsrtombs+set}" = set; then | |
3048 | enableval="$enable_wcsrtombs" | |
3049 | ||
3050 | if test "$enableval" = yes; then | |
3051 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=yes' | |
3052 | else | |
3053 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=no' | |
3054 | fi | |
3055 | ||
3056 | else | |
3057 | ||
3058 | LINE=`grep "wxUSE_WCSRTOMBS" ${wx_arg_cache_file}` | |
3059 | if test "x$LINE" != x ; then | |
3060 | eval "DEFAULT_$LINE" | |
3061 | else | |
3062 | no_cache=1 | |
3063 | fi | |
3064 | ||
3065 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS='$DEFAULT_wxUSE_WCSRTOMBS | |
3066 | ||
3067 | fi | |
3068 | ||
3069 | ||
3070 | eval "$ac_cv_use_wcsrtombs" | |
3071 | if test "$no_cache" != 1; then | |
3072 | echo $ac_cv_use_wcsrtombs >> ${wx_arg_cache_file}.tmp | |
3073 | fi | |
3074 | ||
3075 | if test "$wxUSE_WCSRTOMBS" = yes; then | |
3076 | echo "$ac_t""yes" 1>&6 | |
3077 | else | |
3078 | echo "$ac_t""no" 1>&6 | |
3079 | fi | |
3080 | ||
3081 | ||
3082 | echo $ac_n "checking "for --enable-wxprintfv"""... $ac_c" 1>&6 | |
d6a55c4b | 3083 | echo "configure:3084: checking "for --enable-wxprintfv"" >&5 |
10f2d63a VZ |
3084 | no_cache=0 |
3085 | # Check whether --enable-wxprintfv or --disable-wxprintfv was given. | |
3086 | if test "${enable_wxprintfv+set}" = set; then | |
3087 | enableval="$enable_wxprintfv" | |
3088 | ||
3089 | if test "$enableval" = yes; then | |
3090 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=yes' | |
3091 | else | |
3092 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=no' | |
3093 | fi | |
3094 | ||
3095 | else | |
3096 | ||
3097 | LINE=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}` | |
3098 | if test "x$LINE" != x ; then | |
3099 | eval "DEFAULT_$LINE" | |
3100 | else | |
3101 | no_cache=1 | |
3102 | fi | |
3103 | ||
3104 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF | |
3105 | ||
3106 | fi | |
3107 | ||
3108 | ||
3109 | eval "$ac_cv_use_wxprintfv" | |
3110 | if test "$no_cache" != 1; then | |
3111 | echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp | |
3112 | fi | |
3113 | ||
3114 | if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then | |
3115 | echo "$ac_t""yes" 1>&6 | |
3116 | else | |
3117 | echo "$ac_t""no" 1>&6 | |
3118 | fi | |
3119 | ||
3120 | ||
3121 | echo $ac_n "checking "for --enable-joystick"""... $ac_c" 1>&6 | |
d6a55c4b | 3122 | echo "configure:3123: checking "for --enable-joystick"" >&5 |
10f2d63a VZ |
3123 | no_cache=0 |
3124 | # Check whether --enable-joystick or --disable-joystick was given. | |
3125 | if test "${enable_joystick+set}" = set; then | |
3126 | enableval="$enable_joystick" | |
3127 | ||
3128 | if test "$enableval" = yes; then | |
3129 | ac_cv_use_joystick='wxUSE_JOYSTICK=yes' | |
3130 | else | |
3131 | ac_cv_use_joystick='wxUSE_JOYSTICK=no' | |
3132 | fi | |
3133 | ||
3134 | else | |
3135 | ||
3136 | LINE=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}` | |
3137 | if test "x$LINE" != x ; then | |
3138 | eval "DEFAULT_$LINE" | |
3139 | else | |
3140 | no_cache=1 | |
3141 | fi | |
3142 | ||
3143 | ac_cv_use_joystick='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK | |
3144 | ||
3145 | fi | |
3146 | ||
3147 | ||
3148 | eval "$ac_cv_use_joystick" | |
3149 | if test "$no_cache" != 1; then | |
3150 | echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp | |
3151 | fi | |
3152 | ||
3153 | if test "$wxUSE_JOYSTICK" = yes; then | |
3154 | echo "$ac_t""yes" 1>&6 | |
3155 | else | |
3156 | echo "$ac_t""no" 1>&6 | |
3157 | fi | |
3158 | ||
3159 | ||
3160 | echo $ac_n "checking "for --enable-std_iostreams"""... $ac_c" 1>&6 | |
d6a55c4b | 3161 | echo "configure:3162: checking "for --enable-std_iostreams"" >&5 |
10f2d63a VZ |
3162 | no_cache=0 |
3163 | # Check whether --enable-std_iostreams or --disable-std_iostreams was given. | |
3164 | if test "${enable_std_iostreams+set}" = set; then | |
3165 | enableval="$enable_std_iostreams" | |
3166 | ||
3167 | if test "$enableval" = yes; then | |
3168 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=yes' | |
3169 | else | |
3170 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=no' | |
3171 | fi | |
3172 | ||
3173 | else | |
3174 | ||
3175 | LINE=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}` | |
3176 | if test "x$LINE" != x ; then | |
3177 | eval "DEFAULT_$LINE" | |
3178 | else | |
3179 | no_cache=1 | |
3180 | fi | |
3181 | ||
3182 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM | |
3183 | ||
3184 | fi | |
3185 | ||
3186 | ||
3187 | eval "$ac_cv_use_std_iostreams" | |
3188 | if test "$no_cache" != 1; then | |
3189 | echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp | |
3190 | fi | |
3191 | ||
3192 | if test "$wxUSE_STD_IOSTREAM" = yes; then | |
3193 | echo "$ac_t""yes" 1>&6 | |
3194 | else | |
3195 | echo "$ac_t""no" 1>&6 | |
3196 | fi | |
3197 | ||
3198 | ||
3199 | echo $ac_n "checking "for --enable-fs_inet"""... $ac_c" 1>&6 | |
d6a55c4b | 3200 | echo "configure:3201: checking "for --enable-fs_inet"" >&5 |
10f2d63a VZ |
3201 | no_cache=0 |
3202 | # Check whether --enable-fs_inet or --disable-fs_inet was given. | |
3203 | if test "${enable_fs_inet+set}" = set; then | |
3204 | enableval="$enable_fs_inet" | |
3205 | ||
3206 | if test "$enableval" = yes; then | |
3207 | ac_cv_use_fs_inet='wxUSE_FS_INET=yes' | |
3208 | else | |
3209 | ac_cv_use_fs_inet='wxUSE_FS_INET=no' | |
3210 | fi | |
3211 | ||
3212 | else | |
3213 | ||
3214 | LINE=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}` | |
3215 | if test "x$LINE" != x ; then | |
3216 | eval "DEFAULT_$LINE" | |
3217 | else | |
3218 | no_cache=1 | |
3219 | fi | |
3220 | ||
3221 | ac_cv_use_fs_inet='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET | |
3222 | ||
3223 | fi | |
3224 | ||
3225 | ||
3226 | eval "$ac_cv_use_fs_inet" | |
3227 | if test "$no_cache" != 1; then | |
3228 | echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp | |
3229 | fi | |
3230 | ||
3231 | if test "$wxUSE_FS_INET" = yes; then | |
3232 | echo "$ac_t""yes" 1>&6 | |
3233 | else | |
3234 | echo "$ac_t""no" 1>&6 | |
3235 | fi | |
3236 | ||
3237 | ||
3238 | echo $ac_n "checking "for --enable-fs_zip"""... $ac_c" 1>&6 | |
d6a55c4b | 3239 | echo "configure:3240: checking "for --enable-fs_zip"" >&5 |
10f2d63a VZ |
3240 | no_cache=0 |
3241 | # Check whether --enable-fs_zip or --disable-fs_zip was given. | |
3242 | if test "${enable_fs_zip+set}" = set; then | |
3243 | enableval="$enable_fs_zip" | |
3244 | ||
3245 | if test "$enableval" = yes; then | |
3246 | ac_cv_use_fs_zip='wxUSE_FS_ZIP=yes' | |
3247 | else | |
3248 | ac_cv_use_fs_zip='wxUSE_FS_ZIP=no' | |
3249 | fi | |
3250 | ||
3251 | else | |
3252 | ||
3253 | LINE=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}` | |
3254 | if test "x$LINE" != x ; then | |
3255 | eval "DEFAULT_$LINE" | |
3256 | else | |
3257 | no_cache=1 | |
3258 | fi | |
3259 | ||
3260 | ac_cv_use_fs_zip='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP | |
3261 | ||
3262 | fi | |
3263 | ||
3264 | ||
3265 | eval "$ac_cv_use_fs_zip" | |
3266 | if test "$no_cache" != 1; then | |
3267 | echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp | |
3268 | fi | |
3269 | ||
3270 | if test "$wxUSE_FS_ZIP" = yes; then | |
3271 | echo "$ac_t""yes" 1>&6 | |
3272 | else | |
3273 | echo "$ac_t""no" 1>&6 | |
3274 | fi | |
3275 | ||
3276 | ||
3277 | echo $ac_n "checking "for --enable-zipstream"""... $ac_c" 1>&6 | |
d6a55c4b | 3278 | echo "configure:3279: checking "for --enable-zipstream"" >&5 |
10f2d63a VZ |
3279 | no_cache=0 |
3280 | # Check whether --enable-zipstream or --disable-zipstream was given. | |
3281 | if test "${enable_zipstream+set}" = set; then | |
3282 | enableval="$enable_zipstream" | |
3283 | ||
3284 | if test "$enableval" = yes; then | |
3285 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM=yes' | |
3286 | else | |
3287 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM=no' | |
3288 | fi | |
3289 | ||
3290 | else | |
3291 | ||
3292 | LINE=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}` | |
3293 | if test "x$LINE" != x ; then | |
3294 | eval "DEFAULT_$LINE" | |
3295 | else | |
3296 | no_cache=1 | |
3297 | fi | |
3298 | ||
3299 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM | |
3300 | ||
3301 | fi | |
3302 | ||
3303 | ||
3304 | eval "$ac_cv_use_zipstream" | |
3305 | if test "$no_cache" != 1; then | |
3306 | echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp | |
3307 | fi | |
3308 | ||
3309 | if test "$wxUSE_ZIPSTREAM" = yes; then | |
3310 | echo "$ac_t""yes" 1>&6 | |
3311 | else | |
3312 | echo "$ac_t""no" 1>&6 | |
3313 | fi | |
3314 | ||
3315 | ||
3316 | ||
3317 | ||
3318 | echo $ac_n "checking "for --enable-threads"""... $ac_c" 1>&6 | |
d6a55c4b | 3319 | echo "configure:3320: checking "for --enable-threads"" >&5 |
10f2d63a VZ |
3320 | no_cache=0 |
3321 | # Check whether --enable-threads or --disable-threads was given. | |
3322 | if test "${enable_threads+set}" = set; then | |
3323 | enableval="$enable_threads" | |
3324 | ||
3325 | if test "$enableval" = yes; then | |
3326 | ac_cv_use_threads='wxUSE_THREADS=yes' | |
3327 | else | |
3328 | ac_cv_use_threads='wxUSE_THREADS=no' | |
3329 | fi | |
3330 | ||
3331 | else | |
3332 | ||
3333 | LINE=`grep "wxUSE_THREADS" ${wx_arg_cache_file}` | |
3334 | if test "x$LINE" != x ; then | |
3335 | eval "DEFAULT_$LINE" | |
3336 | else | |
3337 | no_cache=1 | |
3338 | fi | |
3339 | ||
3340 | ac_cv_use_threads='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS | |
3341 | ||
3342 | fi | |
3343 | ||
3344 | ||
3345 | eval "$ac_cv_use_threads" | |
3346 | if test "$no_cache" != 1; then | |
3347 | echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp | |
3348 | fi | |
3349 | ||
3350 | if test "$wxUSE_THREADS" = yes; then | |
3351 | echo "$ac_t""yes" 1>&6 | |
3352 | else | |
3353 | echo "$ac_t""no" 1>&6 | |
3354 | fi | |
3355 | ||
3356 | ||
3357 | echo $ac_n "checking "for --enable-serial"""... $ac_c" 1>&6 | |
d6a55c4b | 3358 | echo "configure:3359: checking "for --enable-serial"" >&5 |
10f2d63a VZ |
3359 | no_cache=0 |
3360 | # Check whether --enable-serial or --disable-serial was given. | |
3361 | if test "${enable_serial+set}" = set; then | |
3362 | enableval="$enable_serial" | |
3363 | ||
3364 | if test "$enableval" = yes; then | |
3365 | ac_cv_use_serial='wxUSE_SERIAL=yes' | |
3366 | else | |
3367 | ac_cv_use_serial='wxUSE_SERIAL=no' | |
3368 | fi | |
3369 | ||
3370 | else | |
3371 | ||
3372 | LINE=`grep "wxUSE_SERIAL" ${wx_arg_cache_file}` | |
3373 | if test "x$LINE" != x ; then | |
3374 | eval "DEFAULT_$LINE" | |
3375 | else | |
3376 | no_cache=1 | |
3377 | fi | |
3378 | ||
3379 | ac_cv_use_serial='wxUSE_SERIAL='$DEFAULT_wxUSE_SERIAL | |
3380 | ||
3381 | fi | |
3382 | ||
3383 | ||
3384 | eval "$ac_cv_use_serial" | |
3385 | if test "$no_cache" != 1; then | |
3386 | echo $ac_cv_use_serial >> ${wx_arg_cache_file}.tmp | |
3387 | fi | |
3388 | ||
3389 | if test "$wxUSE_SERIAL" = yes; then | |
3390 | echo "$ac_t""yes" 1>&6 | |
3391 | else | |
3392 | echo "$ac_t""no" 1>&6 | |
3393 | fi | |
3394 | ||
3395 | ||
b12915c1 VZ |
3396 | if test "$wxUSE_GUI" = "yes"; then |
3397 | ||
10f2d63a VZ |
3398 | |
3399 | ||
3400 | echo $ac_n "checking "for --enable-docview"""... $ac_c" 1>&6 | |
d6a55c4b | 3401 | echo "configure:3402: checking "for --enable-docview"" >&5 |
10f2d63a VZ |
3402 | no_cache=0 |
3403 | # Check whether --enable-docview or --disable-docview was given. | |
3404 | if test "${enable_docview+set}" = set; then | |
3405 | enableval="$enable_docview" | |
3406 | ||
3407 | if test "$enableval" = yes; then | |
3408 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=yes' | |
3409 | else | |
3410 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=no' | |
3411 | fi | |
3412 | ||
3413 | else | |
3414 | ||
3415 | LINE=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}` | |
3416 | if test "x$LINE" != x ; then | |
3417 | eval "DEFAULT_$LINE" | |
3418 | else | |
3419 | no_cache=1 | |
3420 | fi | |
3421 | ||
3422 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE | |
3423 | ||
3424 | fi | |
3425 | ||
3426 | ||
3427 | eval "$ac_cv_use_docview" | |
3428 | if test "$no_cache" != 1; then | |
3429 | echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp | |
3430 | fi | |
3431 | ||
3432 | if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then | |
3433 | echo "$ac_t""yes" 1>&6 | |
3434 | else | |
3435 | echo "$ac_t""no" 1>&6 | |
3436 | fi | |
3437 | ||
3438 | ||
3439 | echo $ac_n "checking "for --enable-help"""... $ac_c" 1>&6 | |
d6a55c4b | 3440 | echo "configure:3441: checking "for --enable-help"" >&5 |
10f2d63a VZ |
3441 | no_cache=0 |
3442 | # Check whether --enable-help or --disable-help was given. | |
3443 | if test "${enable_help+set}" = set; then | |
3444 | enableval="$enable_help" | |
3445 | ||
3446 | if test "$enableval" = yes; then | |
3447 | ac_cv_use_help='wxUSE_HELP=yes' | |
3448 | else | |
3449 | ac_cv_use_help='wxUSE_HELP=no' | |
3450 | fi | |
3451 | ||
3452 | else | |
3453 | ||
3454 | LINE=`grep "wxUSE_HELP" ${wx_arg_cache_file}` | |
3455 | if test "x$LINE" != x ; then | |
3456 | eval "DEFAULT_$LINE" | |
3457 | else | |
3458 | no_cache=1 | |
3459 | fi | |
3460 | ||
3461 | ac_cv_use_help='wxUSE_HELP='$DEFAULT_wxUSE_HELP | |
3462 | ||
3463 | fi | |
3464 | ||
3465 | ||
3466 | eval "$ac_cv_use_help" | |
3467 | if test "$no_cache" != 1; then | |
3468 | echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp | |
3469 | fi | |
3470 | ||
3471 | if test "$wxUSE_HELP" = yes; then | |
3472 | echo "$ac_t""yes" 1>&6 | |
3473 | else | |
3474 | echo "$ac_t""no" 1>&6 | |
3475 | fi | |
3476 | ||
3477 | ||
3478 | echo $ac_n "checking "for --enable-constraints"""... $ac_c" 1>&6 | |
d6a55c4b | 3479 | echo "configure:3480: checking "for --enable-constraints"" >&5 |
10f2d63a VZ |
3480 | no_cache=0 |
3481 | # Check whether --enable-constraints or --disable-constraints was given. | |
3482 | if test "${enable_constraints+set}" = set; then | |
3483 | enableval="$enable_constraints" | |
3484 | ||
3485 | if test "$enableval" = yes; then | |
3486 | ac_cv_use_constraints='wxUSE_CONSTRAINTS=yes' | |
3487 | else | |
3488 | ac_cv_use_constraints='wxUSE_CONSTRAINTS=no' | |
3489 | fi | |
3490 | ||
3491 | else | |
3492 | ||
3493 | LINE=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}` | |
3494 | if test "x$LINE" != x ; then | |
3495 | eval "DEFAULT_$LINE" | |
3496 | else | |
3497 | no_cache=1 | |
3498 | fi | |
3499 | ||
3500 | ac_cv_use_constraints='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS | |
3501 | ||
3502 | fi | |
3503 | ||
3504 | ||
3505 | eval "$ac_cv_use_constraints" | |
3506 | if test "$no_cache" != 1; then | |
3507 | echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp | |
3508 | fi | |
3509 | ||
3510 | if test "$wxUSE_CONSTRAINTS" = yes; then | |
3511 | echo "$ac_t""yes" 1>&6 | |
3512 | else | |
3513 | echo "$ac_t""no" 1>&6 | |
3514 | fi | |
3515 | ||
3516 | ||
3517 | echo $ac_n "checking "for --enable-printarch"""... $ac_c" 1>&6 | |
d6a55c4b | 3518 | echo "configure:3519: checking "for --enable-printarch"" >&5 |
10f2d63a VZ |
3519 | no_cache=0 |
3520 | # Check whether --enable-printarch or --disable-printarch was given. | |
3521 | if test "${enable_printarch+set}" = set; then | |
3522 | enableval="$enable_printarch" | |
3523 | ||
3524 | if test "$enableval" = yes; then | |
3525 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=yes' | |
3526 | else | |
3527 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=no' | |
3528 | fi | |
3529 | ||
3530 | else | |
3531 | ||
3532 | LINE=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}` | |
3533 | if test "x$LINE" != x ; then | |
3534 | eval "DEFAULT_$LINE" | |
3535 | else | |
3536 | no_cache=1 | |
3537 | fi | |
3538 | ||
3539 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE | |
3540 | ||
3541 | fi | |
3542 | ||
3543 | ||
3544 | eval "$ac_cv_use_printarch" | |
3545 | if test "$no_cache" != 1; then | |
3546 | echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp | |
3547 | fi | |
3548 | ||
3549 | if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then | |
3550 | echo "$ac_t""yes" 1>&6 | |
3551 | else | |
3552 | echo "$ac_t""no" 1>&6 | |
3553 | fi | |
3554 | ||
3555 | ||
3556 | echo $ac_n "checking "for --enable-mdi"""... $ac_c" 1>&6 | |
d6a55c4b | 3557 | echo "configure:3558: checking "for --enable-mdi"" >&5 |
10f2d63a VZ |
3558 | no_cache=0 |
3559 | # Check whether --enable-mdi or --disable-mdi was given. | |
3560 | if test "${enable_mdi+set}" = set; then | |
3561 | enableval="$enable_mdi" | |
3562 | ||
3563 | if test "$enableval" = yes; then | |
3564 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=yes' | |
3565 | else | |
3566 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=no' | |
3567 | fi | |
3568 | ||
3569 | else | |
3570 | ||
3571 | LINE=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}` | |
3572 | if test "x$LINE" != x ; then | |
3573 | eval "DEFAULT_$LINE" | |
3574 | else | |
3575 | no_cache=1 | |
3576 | fi | |
3577 | ||
3578 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE | |
3579 | ||
3580 | fi | |
3581 | ||
3582 | ||
3583 | eval "$ac_cv_use_mdi" | |
3584 | if test "$no_cache" != 1; then | |
3585 | echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp | |
3586 | fi | |
3587 | ||
3588 | if test "$wxUSE_MDI_ARCHITECTURE" = yes; then | |
3589 | echo "$ac_t""yes" 1>&6 | |
3590 | else | |
3591 | echo "$ac_t""no" 1>&6 | |
3592 | fi | |
3593 | ||
3594 | ||
3595 | ||
3596 | echo $ac_n "checking "for --enable-postscript"""... $ac_c" 1>&6 | |
d6a55c4b | 3597 | echo "configure:3598: checking "for --enable-postscript"" >&5 |
10f2d63a VZ |
3598 | no_cache=0 |
3599 | # Check whether --enable-postscript or --disable-postscript was given. | |
3600 | if test "${enable_postscript+set}" = set; then | |
3601 | enableval="$enable_postscript" | |
3602 | ||
3603 | if test "$enableval" = yes; then | |
3604 | ac_cv_use_postscript='wxUSE_POSTSCRIPT=yes' | |
3605 | else | |
3606 | ac_cv_use_postscript='wxUSE_POSTSCRIPT=no' | |
3607 | fi | |
3608 | ||
3609 | else | |
3610 | ||
3611 | LINE=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}` | |
3612 | if test "x$LINE" != x ; then | |
3613 | eval "DEFAULT_$LINE" | |
3614 | else | |
3615 | no_cache=1 | |
3616 | fi | |
3617 | ||
3618 | ac_cv_use_postscript='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT | |
3619 | ||
3620 | fi | |
3621 | ||
3622 | ||
3623 | eval "$ac_cv_use_postscript" | |
3624 | if test "$no_cache" != 1; then | |
3625 | echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp | |
3626 | fi | |
3627 | ||
3628 | if test "$wxUSE_POSTSCRIPT" = yes; then | |
3629 | echo "$ac_t""yes" 1>&6 | |
3630 | else | |
3631 | echo "$ac_t""no" 1>&6 | |
3632 | fi | |
3633 | ||
3634 | ||
3635 | ||
3636 | ||
3637 | echo $ac_n "checking "for --enable-prologio"""... $ac_c" 1>&6 | |
d6a55c4b | 3638 | echo "configure:3639: checking "for --enable-prologio"" >&5 |
10f2d63a VZ |
3639 | no_cache=0 |
3640 | # Check whether --enable-prologio or --disable-prologio was given. | |
3641 | if test "${enable_prologio+set}" = set; then | |
3642 | enableval="$enable_prologio" | |
3643 | ||
3644 | if test "$enableval" = yes; then | |
3645 | ac_cv_use_prologio='wxUSE_PROLOGIO=yes' | |
3646 | else | |
3647 | ac_cv_use_prologio='wxUSE_PROLOGIO=no' | |
3648 | fi | |
3649 | ||
3650 | else | |
3651 | ||
3652 | LINE=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}` | |
3653 | if test "x$LINE" != x ; then | |
3654 | eval "DEFAULT_$LINE" | |
3655 | else | |
3656 | no_cache=1 | |
3657 | fi | |
3658 | ||
3659 | ac_cv_use_prologio='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO | |
3660 | ||
3661 | fi | |
3662 | ||
3663 | ||
3664 | eval "$ac_cv_use_prologio" | |
3665 | if test "$no_cache" != 1; then | |
3666 | echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp | |
3667 | fi | |
3668 | ||
3669 | if test "$wxUSE_PROLOGIO" = yes; then | |
3670 | echo "$ac_t""yes" 1>&6 | |
3671 | else | |
3672 | echo "$ac_t""no" 1>&6 | |
3673 | fi | |
3674 | ||
3675 | ||
3676 | echo $ac_n "checking "for --enable-resources"""... $ac_c" 1>&6 | |
d6a55c4b | 3677 | echo "configure:3678: checking "for --enable-resources"" >&5 |
10f2d63a VZ |
3678 | no_cache=0 |
3679 | # Check whether --enable-resources or --disable-resources was given. | |
3680 | if test "${enable_resources+set}" = set; then | |
3681 | enableval="$enable_resources" | |
3682 | ||
3683 | if test "$enableval" = yes; then | |
3684 | ac_cv_use_resources='wxUSE_RESOURCES=yes' | |
3685 | else | |
3686 | ac_cv_use_resources='wxUSE_RESOURCES=no' | |
3687 | fi | |
3688 | ||
3689 | else | |
3690 | ||
3691 | LINE=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}` | |
3692 | if test "x$LINE" != x ; then | |
3693 | eval "DEFAULT_$LINE" | |
3694 | else | |
3695 | no_cache=1 | |
3696 | fi | |
3697 | ||
3698 | ac_cv_use_resources='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES | |
3699 | ||
3700 | fi | |
3701 | ||
3702 | ||
3703 | eval "$ac_cv_use_resources" | |
3704 | if test "$no_cache" != 1; then | |
3705 | echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp | |
3706 | fi | |
3707 | ||
3708 | if test "$wxUSE_RESOURCES" = yes; then | |
3709 | echo "$ac_t""yes" 1>&6 | |
3710 | else | |
3711 | echo "$ac_t""no" 1>&6 | |
3712 | fi | |
3713 | ||
3714 | ||
3715 | ||
3716 | echo $ac_n "checking "for --enable-xresources"""... $ac_c" 1>&6 | |
d6a55c4b | 3717 | echo "configure:3718: checking "for --enable-xresources"" >&5 |
10f2d63a VZ |
3718 | no_cache=0 |
3719 | # Check whether --enable-xresources or --disable-xresources was given. | |
3720 | if test "${enable_xresources+set}" = set; then | |
3721 | enableval="$enable_xresources" | |
3722 | ||
3723 | if test "$enableval" = yes; then | |
3724 | ac_cv_use_xresources='wxUSE_X_RESOURCES=yes' | |
3725 | else | |
3726 | ac_cv_use_xresources='wxUSE_X_RESOURCES=no' | |
3727 | fi | |
3728 | ||
3729 | else | |
3730 | ||
3731 | LINE=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}` | |
3732 | if test "x$LINE" != x ; then | |
3733 | eval "DEFAULT_$LINE" | |
3734 | else | |
3735 | no_cache=1 | |
3736 | fi | |
3737 | ||
3738 | ac_cv_use_xresources='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES | |
3739 | ||
3740 | fi | |
3741 | ||
3742 | ||
3743 | eval "$ac_cv_use_xresources" | |
3744 | if test "$no_cache" != 1; then | |
3745 | echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp | |
3746 | fi | |
3747 | ||
3748 | if test "$wxUSE_X_RESOURCES" = yes; then | |
3749 | echo "$ac_t""yes" 1>&6 | |
3750 | else | |
3751 | echo "$ac_t""no" 1>&6 | |
3752 | fi | |
3753 | ||
3754 | ||
3755 | ||
3756 | ||
3757 | echo $ac_n "checking "for --enable-clipboard"""... $ac_c" 1>&6 | |
d6a55c4b | 3758 | echo "configure:3759: checking "for --enable-clipboard"" >&5 |
10f2d63a VZ |
3759 | no_cache=0 |
3760 | # Check whether --enable-clipboard or --disable-clipboard was given. | |
3761 | if test "${enable_clipboard+set}" = set; then | |
3762 | enableval="$enable_clipboard" | |
3763 | ||
3764 | if test "$enableval" = yes; then | |
3765 | ac_cv_use_clipboard='wxUSE_CLIPBOARD=yes' | |
3766 | else | |
3767 | ac_cv_use_clipboard='wxUSE_CLIPBOARD=no' | |
3768 | fi | |
3769 | ||
3770 | else | |
3771 | ||
3772 | LINE=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}` | |
3773 | if test "x$LINE" != x ; then | |
3774 | eval "DEFAULT_$LINE" | |
3775 | else | |
3776 | no_cache=1 | |
3777 | fi | |
3778 | ||
3779 | ac_cv_use_clipboard='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD | |
3780 | ||
3781 | fi | |
3782 | ||
3783 | ||
3784 | eval "$ac_cv_use_clipboard" | |
3785 | if test "$no_cache" != 1; then | |
3786 | echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp | |
3787 | fi | |
3788 | ||
3789 | if test "$wxUSE_CLIPBOARD" = yes; then | |
3790 | echo "$ac_t""yes" 1>&6 | |
3791 | else | |
3792 | echo "$ac_t""no" 1>&6 | |
3793 | fi | |
3794 | ||
3795 | ||
3796 | echo $ac_n "checking "for --enable-dnd"""... $ac_c" 1>&6 | |
d6a55c4b | 3797 | echo "configure:3798: checking "for --enable-dnd"" >&5 |
10f2d63a VZ |
3798 | no_cache=0 |
3799 | # Check whether --enable-dnd or --disable-dnd was given. | |
3800 | if test "${enable_dnd+set}" = set; then | |
3801 | enableval="$enable_dnd" | |
3802 | ||
3803 | if test "$enableval" = yes; then | |
3804 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=yes' | |
3805 | else | |
3806 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=no' | |
3807 | fi | |
3808 | ||
3809 | else | |
3810 | ||
3811 | LINE=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}` | |
3812 | if test "x$LINE" != x ; then | |
3813 | eval "DEFAULT_$LINE" | |
3814 | else | |
3815 | no_cache=1 | |
3816 | fi | |
3817 | ||
3818 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP | |
3819 | ||
3820 | fi | |
3821 | ||
3822 | ||
3823 | eval "$ac_cv_use_dnd" | |
3824 | if test "$no_cache" != 1; then | |
3825 | echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp | |
3826 | fi | |
3827 | ||
3828 | if test "$wxUSE_DRAG_AND_DROP" = yes; then | |
3829 | echo "$ac_t""yes" 1>&6 | |
3830 | else | |
3831 | echo "$ac_t""no" 1>&6 | |
3832 | fi | |
3833 | ||
3834 | ||
3835 | ||
3836 | echo $ac_n "checking "for --enable-wxtree"""... $ac_c" 1>&6 | |
d6a55c4b | 3837 | echo "configure:3838: checking "for --enable-wxtree"" >&5 |
10f2d63a VZ |
3838 | no_cache=0 |
3839 | # Check whether --enable-wxtree or --disable-wxtree was given. | |
3840 | if test "${enable_wxtree+set}" = set; then | |
3841 | enableval="$enable_wxtree" | |
3842 | ||
3843 | if test "$enableval" = yes; then | |
3844 | ac_cv_use_wxtree='wxUSE_WXTREE=yes' | |
3845 | else | |
3846 | ac_cv_use_wxtree='wxUSE_WXTREE=no' | |
3847 | fi | |
3848 | ||
3849 | else | |
3850 | ||
3851 | LINE=`grep "wxUSE_WXTREE" ${wx_arg_cache_file}` | |
3852 | if test "x$LINE" != x ; then | |
3853 | eval "DEFAULT_$LINE" | |
3854 | else | |
3855 | no_cache=1 | |
3856 | fi | |
3857 | ||
3858 | ac_cv_use_wxtree='wxUSE_WXTREE='$DEFAULT_wxUSE_WXTREE | |
3859 | ||
3860 | fi | |
3861 | ||
3862 | ||
3863 | eval "$ac_cv_use_wxtree" | |
3864 | if test "$no_cache" != 1; then | |
3865 | echo $ac_cv_use_wxtree >> ${wx_arg_cache_file}.tmp | |
3866 | fi | |
3867 | ||
3868 | if test "$wxUSE_WXTREE" = yes; then | |
3869 | echo "$ac_t""yes" 1>&6 | |
3870 | else | |
3871 | echo "$ac_t""no" 1>&6 | |
3872 | fi | |
3873 | ||
3874 | ||
3875 | ||
3876 | ||
3877 | echo $ac_n "checking "for --enable-controls"""... $ac_c" 1>&6 | |
d6a55c4b | 3878 | echo "configure:3879: checking "for --enable-controls"" >&5 |
10f2d63a VZ |
3879 | no_cache=0 |
3880 | # Check whether --enable-controls or --disable-controls was given. | |
3881 | if test "${enable_controls+set}" = set; then | |
3882 | enableval="$enable_controls" | |
3883 | ||
3884 | if test "$enableval" = yes; then | |
3885 | ac_cv_use_controls='wxUSE_CONTROLS=yes' | |
3886 | else | |
3887 | ac_cv_use_controls='wxUSE_CONTROLS=no' | |
3888 | fi | |
3889 | ||
3890 | else | |
3891 | ||
3892 | LINE=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}` | |
3893 | if test "x$LINE" != x ; then | |
3894 | eval "DEFAULT_$LINE" | |
3895 | else | |
3896 | no_cache=1 | |
3897 | fi | |
3898 | ||
3899 | ac_cv_use_controls='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS | |
3900 | ||
3901 | fi | |
3902 | ||
3903 | ||
3904 | eval "$ac_cv_use_controls" | |
3905 | if test "$no_cache" != 1; then | |
3906 | echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp | |
3907 | fi | |
3908 | ||
3909 | if test "$wxUSE_CONTROLS" = yes; then | |
3910 | echo "$ac_t""yes" 1>&6 | |
3911 | else | |
3912 | echo "$ac_t""no" 1>&6 | |
3913 | fi | |
3914 | ||
3915 | ||
3916 | if test "$wxUSE_CONTROLS" = "yes"; then | |
3917 | DEFAULT_wxUSE_ACCEL=yes | |
3918 | DEFAULT_wxUSE_CARET=yes | |
3919 | DEFAULT_wxUSE_COMBOBOX=yes | |
3920 | DEFAULT_wxUSE_BMPBUTTON=yes | |
3921 | DEFAULT_wxUSE_CHECKBOX=yes | |
3922 | DEFAULT_wxUSE_CHECKLISTBOX=yes | |
3923 | DEFAULT_wxUSE_CHOICE=yes | |
3924 | DEFAULT_wxUSE_GAUGE=yes | |
3925 | DEFAULT_wxUSE_GRID=yes | |
cc977e5f | 3926 | DEFAULT_wxUSE_NEW_GRID=yes |
10f2d63a VZ |
3927 | DEFAULT_wxUSE_IMAGLIST=yes |
3928 | DEFAULT_wxUSE_LISTBOX=yes | |
3929 | DEFAULT_wxUSE_LISTCTRL=yes | |
3930 | DEFAULT_wxUSE_NOTEBOOK=yes | |
3931 | DEFAULT_wxUSE_RADIOBOX=yes | |
3932 | DEFAULT_wxUSE_RADIOBTN=yes | |
3933 | DEFAULT_wxUSE_SASH=yes | |
3934 | DEFAULT_wxUSE_SCROLLBAR=yes | |
3935 | DEFAULT_wxUSE_SLIDER=yes | |
3936 | DEFAULT_wxUSE_SPINBTN=yes | |
56cfaa52 | 3937 | DEFAULT_wxUSE_SPINCTRL=yes |
10f2d63a VZ |
3938 | DEFAULT_wxUSE_SPLITTER=yes |
3939 | DEFAULT_wxUSE_STATBMP=yes | |
3940 | DEFAULT_wxUSE_STATBOX=yes | |
3941 | DEFAULT_wxUSE_STATLINE=yes | |
3942 | DEFAULT_wxUSE_STATUSBAR=yes | |
3943 | DEFAULT_wxUSE_TAB_DIALOG=yes | |
3944 | DEFAULT_wxUSE_TOOLBAR=yes | |
360d6699 VZ |
3945 | DEFAULT_wxUSE_TOOLBAR_NATIVE=yes |
3946 | DEFAULT_wxUSE_TOOLBAR_SIMPLE=yes | |
10f2d63a VZ |
3947 | DEFAULT_wxUSE_TOOLTIPS=yes |
3948 | DEFAULT_wxUSE_TREECTRL=yes | |
3949 | elif test "$wxUSE_CONTROLS" = "no"; then | |
3950 | DEFAULT_wxUSE_ACCEL=no | |
3951 | DEFAULT_wxUSE_CARET=no | |
3952 | DEFAULT_wxUSE_COMBOBOX=no | |
3953 | DEFAULT_wxUSE_BMPBUTTON=no | |
3954 | DEFAULT_wxUSE_CHECKBOX=no | |
3955 | DEFAULT_wxUSE_CHECKLISTBOX=no | |
3956 | DEFAULT_wxUSE_CHOICE=no | |
3957 | DEFAULT_wxUSE_GAUGE=no | |
3958 | DEFAULT_wxUSE_GRID=no | |
3959 | DEFAULT_wxUSE_NEW_GRID=no | |
3960 | DEFAULT_wxUSE_IMAGLIST=no | |
3961 | DEFAULT_wxUSE_LISTBOX=no | |
3962 | DEFAULT_wxUSE_LISTCTRL=no | |
3963 | DEFAULT_wxUSE_NOTEBOOK=no | |
3964 | DEFAULT_wxUSE_RADIOBOX=no | |
3965 | DEFAULT_wxUSE_RADIOBTN=no | |
3966 | DEFAULT_wxUSE_SASH=no | |
3967 | DEFAULT_wxUSE_SCROLLBAR=no | |
3968 | DEFAULT_wxUSE_SLIDER=no | |
3969 | DEFAULT_wxUSE_SPINBTN=no | |
56cfaa52 | 3970 | DEFAULT_wxUSE_SPINCTRL=no |
10f2d63a VZ |
3971 | DEFAULT_wxUSE_SPLITTER=no |
3972 | DEFAULT_wxUSE_STATBMP=no | |
3973 | DEFAULT_wxUSE_STATBOX=no | |
3974 | DEFAULT_wxUSE_STATLINE=no | |
3975 | DEFAULT_wxUSE_STATUSBAR=no | |
3976 | DEFAULT_wxUSE_TAB_DIALOG=no | |
3977 | DEFAULT_wxUSE_TOOLBAR=no | |
360d6699 VZ |
3978 | DEFAULT_wxUSE_TOOLBAR_NATIVE=no |
3979 | DEFAULT_wxUSE_TOOLBAR_SIMPLE=no | |
10f2d63a VZ |
3980 | DEFAULT_wxUSE_TOOLTIPS=no |
3981 | DEFAULT_wxUSE_TREECTRL=no | |
3982 | fi | |
3983 | ||
3984 | ||
3985 | echo $ac_n "checking "for --enable-accel"""... $ac_c" 1>&6 | |
d6a55c4b | 3986 | echo "configure:3987: checking "for --enable-accel"" >&5 |
10f2d63a VZ |
3987 | no_cache=0 |
3988 | # Check whether --enable-accel or --disable-accel was given. | |
3989 | if test "${enable_accel+set}" = set; then | |
3990 | enableval="$enable_accel" | |
3991 | ||
3992 | if test "$enableval" = yes; then | |
3993 | ac_cv_use_accel='wxUSE_ACCEL=yes' | |
3994 | else | |
3995 | ac_cv_use_accel='wxUSE_ACCEL=no' | |
3996 | fi | |
3997 | ||
3998 | else | |
3999 | ||
4000 | LINE=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}` | |
4001 | if test "x$LINE" != x ; then | |
4002 | eval "DEFAULT_$LINE" | |
4003 | else | |
4004 | no_cache=1 | |
4005 | fi | |
4006 | ||
4007 | ac_cv_use_accel='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL | |
4008 | ||
4009 | fi | |
4010 | ||
4011 | ||
4012 | eval "$ac_cv_use_accel" | |
4013 | if test "$no_cache" != 1; then | |
4014 | echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp | |
4015 | fi | |
4016 | ||
4017 | if test "$wxUSE_ACCEL" = yes; then | |
4018 | echo "$ac_t""yes" 1>&6 | |
4019 | else | |
4020 | echo "$ac_t""no" 1>&6 | |
4021 | fi | |
4022 | ||
4023 | ||
4024 | echo $ac_n "checking "for --enable-caret"""... $ac_c" 1>&6 | |
d6a55c4b | 4025 | echo "configure:4026: checking "for --enable-caret"" >&5 |
10f2d63a VZ |
4026 | no_cache=0 |
4027 | # Check whether --enable-caret or --disable-caret was given. | |
4028 | if test "${enable_caret+set}" = set; then | |
4029 | enableval="$enable_caret" | |
4030 | ||
4031 | if test "$enableval" = yes; then | |
4032 | ac_cv_use_caret='wxUSE_CARET=yes' | |
4033 | else | |
4034 | ac_cv_use_caret='wxUSE_CARET=no' | |
4035 | fi | |
4036 | ||
4037 | else | |
4038 | ||
4039 | LINE=`grep "wxUSE_CARET" ${wx_arg_cache_file}` | |
4040 | if test "x$LINE" != x ; then | |
4041 | eval "DEFAULT_$LINE" | |
4042 | else | |
4043 | no_cache=1 | |
4044 | fi | |
4045 | ||
4046 | ac_cv_use_caret='wxUSE_CARET='$DEFAULT_wxUSE_CARET | |
4047 | ||
4048 | fi | |
4049 | ||
4050 | ||
4051 | eval "$ac_cv_use_caret" | |
4052 | if test "$no_cache" != 1; then | |
4053 | echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp | |
4054 | fi | |
4055 | ||
4056 | if test "$wxUSE_CARET" = yes; then | |
4057 | echo "$ac_t""yes" 1>&6 | |
4058 | else | |
4059 | echo "$ac_t""no" 1>&6 | |
4060 | fi | |
4061 | ||
4062 | ||
4063 | echo $ac_n "checking "for --enable-bmpbutton"""... $ac_c" 1>&6 | |
d6a55c4b | 4064 | echo "configure:4065: checking "for --enable-bmpbutton"" >&5 |
10f2d63a VZ |
4065 | no_cache=0 |
4066 | # Check whether --enable-bmpbutton or --disable-bmpbutton was given. | |
4067 | if test "${enable_bmpbutton+set}" = set; then | |
4068 | enableval="$enable_bmpbutton" | |
4069 | ||
4070 | if test "$enableval" = yes; then | |
4071 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=yes' | |
4072 | else | |
4073 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=no' | |
4074 | fi | |
4075 | ||
4076 | else | |
4077 | ||
4078 | LINE=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}` | |
4079 | if test "x$LINE" != x ; then | |
4080 | eval "DEFAULT_$LINE" | |
4081 | else | |
4082 | no_cache=1 | |
4083 | fi | |
4084 | ||
4085 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON | |
4086 | ||
4087 | fi | |
4088 | ||
4089 | ||
4090 | eval "$ac_cv_use_bmpbutton" | |
4091 | if test "$no_cache" != 1; then | |
4092 | echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp | |
4093 | fi | |
4094 | ||
4095 | if test "$wxUSE_BMPBUTTON" = yes; then | |
4096 | echo "$ac_t""yes" 1>&6 | |
4097 | else | |
4098 | echo "$ac_t""no" 1>&6 | |
4099 | fi | |
4100 | ||
4101 | ||
4102 | echo $ac_n "checking "for --enable-checkbox"""... $ac_c" 1>&6 | |
d6a55c4b | 4103 | echo "configure:4104: checking "for --enable-checkbox"" >&5 |
10f2d63a VZ |
4104 | no_cache=0 |
4105 | # Check whether --enable-checkbox or --disable-checkbox was given. | |
4106 | if test "${enable_checkbox+set}" = set; then | |
4107 | enableval="$enable_checkbox" | |
4108 | ||
4109 | if test "$enableval" = yes; then | |
4110 | ac_cv_use_checkbox='wxUSE_CHECKBOX=yes' | |
4111 | else | |
4112 | ac_cv_use_checkbox='wxUSE_CHECKBOX=no' | |
4113 | fi | |
4114 | ||
4115 | else | |
4116 | ||
4117 | LINE=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}` | |
4118 | if test "x$LINE" != x ; then | |
4119 | eval "DEFAULT_$LINE" | |
4120 | else | |
4121 | no_cache=1 | |
4122 | fi | |
4123 | ||
4124 | ac_cv_use_checkbox='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX | |
4125 | ||
4126 | fi | |
4127 | ||
4128 | ||
4129 | eval "$ac_cv_use_checkbox" | |
4130 | if test "$no_cache" != 1; then | |
4131 | echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp | |
4132 | fi | |
4133 | ||
4134 | if test "$wxUSE_CHECKBOX" = yes; then | |
4135 | echo "$ac_t""yes" 1>&6 | |
4136 | else | |
4137 | echo "$ac_t""no" 1>&6 | |
4138 | fi | |
4139 | ||
4140 | ||
4141 | echo $ac_n "checking "for --enable-checklst"""... $ac_c" 1>&6 | |
d6a55c4b | 4142 | echo "configure:4143: checking "for --enable-checklst"" >&5 |
10f2d63a VZ |
4143 | no_cache=0 |
4144 | # Check whether --enable-checklst or --disable-checklst was given. | |
4145 | if test "${enable_checklst+set}" = set; then | |
4146 | enableval="$enable_checklst" | |
4147 | ||
4148 | if test "$enableval" = yes; then | |
4149 | ac_cv_use_checklst='wxUSE_CHECKLST=yes' | |
4150 | else | |
4151 | ac_cv_use_checklst='wxUSE_CHECKLST=no' | |
4152 | fi | |
4153 | ||
4154 | else | |
4155 | ||
4156 | LINE=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}` | |
4157 | if test "x$LINE" != x ; then | |
4158 | eval "DEFAULT_$LINE" | |
4159 | else | |
4160 | no_cache=1 | |
4161 | fi | |
4162 | ||
4163 | ac_cv_use_checklst='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST | |
4164 | ||
4165 | fi | |
4166 | ||
4167 | ||
4168 | eval "$ac_cv_use_checklst" | |
4169 | if test "$no_cache" != 1; then | |
4170 | echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp | |
4171 | fi | |
4172 | ||
4173 | if test "$wxUSE_CHECKLST" = yes; then | |
4174 | echo "$ac_t""yes" 1>&6 | |
4175 | else | |
4176 | echo "$ac_t""no" 1>&6 | |
4177 | fi | |
4178 | ||
4179 | ||
4180 | echo $ac_n "checking "for --enable-choice"""... $ac_c" 1>&6 | |
d6a55c4b | 4181 | echo "configure:4182: checking "for --enable-choice"" >&5 |
10f2d63a VZ |
4182 | no_cache=0 |
4183 | # Check whether --enable-choice or --disable-choice was given. | |
4184 | if test "${enable_choice+set}" = set; then | |
4185 | enableval="$enable_choice" | |
4186 | ||
4187 | if test "$enableval" = yes; then | |
4188 | ac_cv_use_choice='wxUSE_CHOICE=yes' | |
4189 | else | |
4190 | ac_cv_use_choice='wxUSE_CHOICE=no' | |
4191 | fi | |
4192 | ||
4193 | else | |
4194 | ||
4195 | LINE=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}` | |
4196 | if test "x$LINE" != x ; then | |
4197 | eval "DEFAULT_$LINE" | |
4198 | else | |
4199 | no_cache=1 | |
4200 | fi | |
4201 | ||
4202 | ac_cv_use_choice='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE | |
4203 | ||
4204 | fi | |
4205 | ||
4206 | ||
4207 | eval "$ac_cv_use_choice" | |
4208 | if test "$no_cache" != 1; then | |
4209 | echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp | |
4210 | fi | |
4211 | ||
4212 | if test "$wxUSE_CHOICE" = yes; then | |
4213 | echo "$ac_t""yes" 1>&6 | |
4214 | else | |
4215 | echo "$ac_t""no" 1>&6 | |
4216 | fi | |
4217 | ||
4218 | ||
4219 | echo $ac_n "checking "for --enable-combobox"""... $ac_c" 1>&6 | |
d6a55c4b | 4220 | echo "configure:4221: checking "for --enable-combobox"" >&5 |
10f2d63a VZ |
4221 | no_cache=0 |
4222 | # Check whether --enable-combobox or --disable-combobox was given. | |
4223 | if test "${enable_combobox+set}" = set; then | |
4224 | enableval="$enable_combobox" | |
4225 | ||
4226 | if test "$enableval" = yes; then | |
4227 | ac_cv_use_combobox='wxUSE_COMBOBOX=yes' | |
4228 | else | |
4229 | ac_cv_use_combobox='wxUSE_COMBOBOX=no' | |
4230 | fi | |
4231 | ||
4232 | else | |
4233 | ||
4234 | LINE=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}` | |
4235 | if test "x$LINE" != x ; then | |
4236 | eval "DEFAULT_$LINE" | |
4237 | else | |
4238 | no_cache=1 | |
4239 | fi | |
4240 | ||
4241 | ac_cv_use_combobox='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX | |
4242 | ||
4243 | fi | |
4244 | ||
4245 | ||
4246 | eval "$ac_cv_use_combobox" | |
4247 | if test "$no_cache" != 1; then | |
4248 | echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp | |
4249 | fi | |
4250 | ||
4251 | if test "$wxUSE_COMBOBOX" = yes; then | |
4252 | echo "$ac_t""yes" 1>&6 | |
4253 | else | |
4254 | echo "$ac_t""no" 1>&6 | |
4255 | fi | |
4256 | ||
4257 | ||
4258 | echo $ac_n "checking "for --enable-gauge"""... $ac_c" 1>&6 | |
d6a55c4b | 4259 | echo "configure:4260: checking "for --enable-gauge"" >&5 |
10f2d63a VZ |
4260 | no_cache=0 |
4261 | # Check whether --enable-gauge or --disable-gauge was given. | |
4262 | if test "${enable_gauge+set}" = set; then | |
4263 | enableval="$enable_gauge" | |
4264 | ||
4265 | if test "$enableval" = yes; then | |
4266 | ac_cv_use_gauge='wxUSE_GAUGE=yes' | |
4267 | else | |
4268 | ac_cv_use_gauge='wxUSE_GAUGE=no' | |
4269 | fi | |
4270 | ||
4271 | else | |
4272 | ||
4273 | LINE=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}` | |
4274 | if test "x$LINE" != x ; then | |
4275 | eval "DEFAULT_$LINE" | |
4276 | else | |
4277 | no_cache=1 | |
4278 | fi | |
4279 | ||
4280 | ac_cv_use_gauge='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE | |
4281 | ||
4282 | fi | |
4283 | ||
4284 | ||
4285 | eval "$ac_cv_use_gauge" | |
4286 | if test "$no_cache" != 1; then | |
4287 | echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp | |
4288 | fi | |
4289 | ||
4290 | if test "$wxUSE_GAUGE" = yes; then | |
4291 | echo "$ac_t""yes" 1>&6 | |
4292 | else | |
4293 | echo "$ac_t""no" 1>&6 | |
4294 | fi | |
4295 | ||
4296 | ||
4297 | echo $ac_n "checking "for --enable-grid"""... $ac_c" 1>&6 | |
d6a55c4b | 4298 | echo "configure:4299: checking "for --enable-grid"" >&5 |
10f2d63a VZ |
4299 | no_cache=0 |
4300 | # Check whether --enable-grid or --disable-grid was given. | |
4301 | if test "${enable_grid+set}" = set; then | |
4302 | enableval="$enable_grid" | |
4303 | ||
4304 | if test "$enableval" = yes; then | |
4305 | ac_cv_use_grid='wxUSE_GRID=yes' | |
4306 | else | |
4307 | ac_cv_use_grid='wxUSE_GRID=no' | |
4308 | fi | |
4309 | ||
4310 | else | |
4311 | ||
4312 | LINE=`grep "wxUSE_GRID" ${wx_arg_cache_file}` | |
4313 | if test "x$LINE" != x ; then | |
4314 | eval "DEFAULT_$LINE" | |
4315 | else | |
4316 | no_cache=1 | |
4317 | fi | |
4318 | ||
4319 | ac_cv_use_grid='wxUSE_GRID='$DEFAULT_wxUSE_GRID | |
4320 | ||
4321 | fi | |
4322 | ||
4323 | ||
4324 | eval "$ac_cv_use_grid" | |
4325 | if test "$no_cache" != 1; then | |
4326 | echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp | |
4327 | fi | |
4328 | ||
4329 | if test "$wxUSE_GRID" = yes; then | |
4330 | echo "$ac_t""yes" 1>&6 | |
4331 | else | |
4332 | echo "$ac_t""no" 1>&6 | |
4333 | fi | |
4334 | ||
4335 | ||
4336 | echo $ac_n "checking "for --enable-newgrid"""... $ac_c" 1>&6 | |
d6a55c4b | 4337 | echo "configure:4338: checking "for --enable-newgrid"" >&5 |
10f2d63a VZ |
4338 | no_cache=0 |
4339 | # Check whether --enable-newgrid or --disable-newgrid was given. | |
4340 | if test "${enable_newgrid+set}" = set; then | |
4341 | enableval="$enable_newgrid" | |
4342 | ||
4343 | if test "$enableval" = yes; then | |
4344 | ac_cv_use_newgrid='wxUSE_NEW_GRID=yes' | |
4345 | else | |
4346 | ac_cv_use_newgrid='wxUSE_NEW_GRID=no' | |
4347 | fi | |
4348 | ||
4349 | else | |
4350 | ||
4351 | LINE=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}` | |
4352 | if test "x$LINE" != x ; then | |
4353 | eval "DEFAULT_$LINE" | |
4354 | else | |
4355 | no_cache=1 | |
4356 | fi | |
4357 | ||
4358 | ac_cv_use_newgrid='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID | |
4359 | ||
4360 | fi | |
4361 | ||
4362 | ||
4363 | eval "$ac_cv_use_newgrid" | |
4364 | if test "$no_cache" != 1; then | |
4365 | echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp | |
4366 | fi | |
4367 | ||
4368 | if test "$wxUSE_NEW_GRID" = yes; then | |
4369 | echo "$ac_t""yes" 1>&6 | |
4370 | else | |
4371 | echo "$ac_t""no" 1>&6 | |
4372 | fi | |
4373 | ||
4374 | ||
4375 | echo $ac_n "checking "for --enable-imaglist"""... $ac_c" 1>&6 | |
d6a55c4b | 4376 | echo "configure:4377: checking "for --enable-imaglist"" >&5 |
10f2d63a VZ |
4377 | no_cache=0 |
4378 | # Check whether --enable-imaglist or --disable-imaglist was given. | |
4379 | if test "${enable_imaglist+set}" = set; then | |
4380 | enableval="$enable_imaglist" | |
4381 | ||
4382 | if test "$enableval" = yes; then | |
4383 | ac_cv_use_imaglist='wxUSE_IMAGLIST=yes' | |
4384 | else | |
4385 | ac_cv_use_imaglist='wxUSE_IMAGLIST=no' | |
4386 | fi | |
4387 | ||
4388 | else | |
4389 | ||
4390 | LINE=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}` | |
4391 | if test "x$LINE" != x ; then | |
4392 | eval "DEFAULT_$LINE" | |
4393 | else | |
4394 | no_cache=1 | |
4395 | fi | |
4396 | ||
4397 | ac_cv_use_imaglist='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST | |
4398 | ||
4399 | fi | |
4400 | ||
4401 | ||
4402 | eval "$ac_cv_use_imaglist" | |
4403 | if test "$no_cache" != 1; then | |
4404 | echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp | |
4405 | fi | |
4406 | ||
4407 | if test "$wxUSE_IMAGLIST" = yes; then | |
4408 | echo "$ac_t""yes" 1>&6 | |
4409 | else | |
4410 | echo "$ac_t""no" 1>&6 | |
4411 | fi | |
4412 | ||
4413 | ||
4414 | echo $ac_n "checking "for --enable-listbox"""... $ac_c" 1>&6 | |
d6a55c4b | 4415 | echo "configure:4416: checking "for --enable-listbox"" >&5 |
10f2d63a VZ |
4416 | no_cache=0 |
4417 | # Check whether --enable-listbox or --disable-listbox was given. | |
4418 | if test "${enable_listbox+set}" = set; then | |
4419 | enableval="$enable_listbox" | |
4420 | ||
4421 | if test "$enableval" = yes; then | |
4422 | ac_cv_use_listbox='wxUSE_LISTBOX=yes' | |
4423 | else | |
4424 | ac_cv_use_listbox='wxUSE_LISTBOX=no' | |
4425 | fi | |
4426 | ||
4427 | else | |
4428 | ||
4429 | LINE=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}` | |
4430 | if test "x$LINE" != x ; then | |
4431 | eval "DEFAULT_$LINE" | |
4432 | else | |
4433 | no_cache=1 | |
4434 | fi | |
4435 | ||
4436 | ac_cv_use_listbox='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX | |
4437 | ||
4438 | fi | |
4439 | ||
4440 | ||
4441 | eval "$ac_cv_use_listbox" | |
4442 | if test "$no_cache" != 1; then | |
4443 | echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp | |
4444 | fi | |
4445 | ||
4446 | if test "$wxUSE_LISTBOX" = yes; then | |
4447 | echo "$ac_t""yes" 1>&6 | |
4448 | else | |
4449 | echo "$ac_t""no" 1>&6 | |
4450 | fi | |
4451 | ||
4452 | ||
4453 | echo $ac_n "checking "for --enable-listctrl"""... $ac_c" 1>&6 | |
d6a55c4b | 4454 | echo "configure:4455: checking "for --enable-listctrl"" >&5 |
10f2d63a VZ |
4455 | no_cache=0 |
4456 | # Check whether --enable-listctrl or --disable-listctrl was given. | |
4457 | if test "${enable_listctrl+set}" = set; then | |
4458 | enableval="$enable_listctrl" | |
4459 | ||
4460 | if test "$enableval" = yes; then | |
4461 | ac_cv_use_listctrl='wxUSE_LISTCTRL=yes' | |
4462 | else | |
4463 | ac_cv_use_listctrl='wxUSE_LISTCTRL=no' | |
4464 | fi | |
4465 | ||
4466 | else | |
4467 | ||
4468 | LINE=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}` | |
4469 | if test "x$LINE" != x ; then | |
4470 | eval "DEFAULT_$LINE" | |
4471 | else | |
4472 | no_cache=1 | |
4473 | fi | |
4474 | ||
4475 | ac_cv_use_listctrl='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL | |
4476 | ||
4477 | fi | |
4478 | ||
4479 | ||
4480 | eval "$ac_cv_use_listctrl" | |
4481 | if test "$no_cache" != 1; then | |
4482 | echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp | |
4483 | fi | |
4484 | ||
4485 | if test "$wxUSE_LISTCTRL" = yes; then | |
4486 | echo "$ac_t""yes" 1>&6 | |
4487 | else | |
4488 | echo "$ac_t""no" 1>&6 | |
4489 | fi | |
4490 | ||
4491 | ||
4492 | echo $ac_n "checking "for --enable-notebook"""... $ac_c" 1>&6 | |
d6a55c4b | 4493 | echo "configure:4494: checking "for --enable-notebook"" >&5 |
10f2d63a VZ |
4494 | no_cache=0 |
4495 | # Check whether --enable-notebook or --disable-notebook was given. | |
4496 | if test "${enable_notebook+set}" = set; then | |
4497 | enableval="$enable_notebook" | |
4498 | ||
4499 | if test "$enableval" = yes; then | |
4500 | ac_cv_use_notebook='wxUSE_NOTEBOOK=yes' | |
4501 | else | |
4502 | ac_cv_use_notebook='wxUSE_NOTEBOOK=no' | |
4503 | fi | |
4504 | ||
4505 | else | |
4506 | ||
4507 | LINE=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}` | |
4508 | if test "x$LINE" != x ; then | |
4509 | eval "DEFAULT_$LINE" | |
4510 | else | |
4511 | no_cache=1 | |
4512 | fi | |
4513 | ||
4514 | ac_cv_use_notebook='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK | |
4515 | ||
4516 | fi | |
4517 | ||
4518 | ||
4519 | eval "$ac_cv_use_notebook" | |
4520 | if test "$no_cache" != 1; then | |
4521 | echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp | |
4522 | fi | |
4523 | ||
4524 | if test "$wxUSE_NOTEBOOK" = yes; then | |
4525 | echo "$ac_t""yes" 1>&6 | |
4526 | else | |
4527 | echo "$ac_t""no" 1>&6 | |
4528 | fi | |
4529 | ||
4530 | ||
4531 | echo $ac_n "checking "for --enable-radiobox"""... $ac_c" 1>&6 | |
d6a55c4b | 4532 | echo "configure:4533: checking "for --enable-radiobox"" >&5 |
10f2d63a VZ |
4533 | no_cache=0 |
4534 | # Check whether --enable-radiobox or --disable-radiobox was given. | |
4535 | if test "${enable_radiobox+set}" = set; then | |
4536 | enableval="$enable_radiobox" | |
4537 | ||
4538 | if test "$enableval" = yes; then | |
4539 | ac_cv_use_radiobox='wxUSE_RADIOBOX=yes' | |
4540 | else | |
4541 | ac_cv_use_radiobox='wxUSE_RADIOBOX=no' | |
4542 | fi | |
4543 | ||
4544 | else | |
4545 | ||
4546 | LINE=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}` | |
4547 | if test "x$LINE" != x ; then | |
4548 | eval "DEFAULT_$LINE" | |
4549 | else | |
4550 | no_cache=1 | |
4551 | fi | |
4552 | ||
4553 | ac_cv_use_radiobox='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX | |
4554 | ||
4555 | fi | |
4556 | ||
4557 | ||
4558 | eval "$ac_cv_use_radiobox" | |
4559 | if test "$no_cache" != 1; then | |
4560 | echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp | |
4561 | fi | |
4562 | ||
4563 | if test "$wxUSE_RADIOBOX" = yes; then | |
4564 | echo "$ac_t""yes" 1>&6 | |
4565 | else | |
4566 | echo "$ac_t""no" 1>&6 | |
4567 | fi | |
4568 | ||
4569 | ||
4570 | echo $ac_n "checking "for --enable-radiobtn"""... $ac_c" 1>&6 | |
d6a55c4b | 4571 | echo "configure:4572: checking "for --enable-radiobtn"" >&5 |
10f2d63a VZ |
4572 | no_cache=0 |
4573 | # Check whether --enable-radiobtn or --disable-radiobtn was given. | |
4574 | if test "${enable_radiobtn+set}" = set; then | |
4575 | enableval="$enable_radiobtn" | |
4576 | ||
4577 | if test "$enableval" = yes; then | |
4578 | ac_cv_use_radiobtn='wxUSE_RADIOBTN=yes' | |
4579 | else | |
4580 | ac_cv_use_radiobtn='wxUSE_RADIOBTN=no' | |
4581 | fi | |
4582 | ||
4583 | else | |
4584 | ||
4585 | LINE=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}` | |
4586 | if test "x$LINE" != x ; then | |
4587 | eval "DEFAULT_$LINE" | |
4588 | else | |
4589 | no_cache=1 | |
4590 | fi | |
4591 | ||
4592 | ac_cv_use_radiobtn='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN | |
4593 | ||
4594 | fi | |
4595 | ||
4596 | ||
4597 | eval "$ac_cv_use_radiobtn" | |
4598 | if test "$no_cache" != 1; then | |
4599 | echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp | |
4600 | fi | |
4601 | ||
4602 | if test "$wxUSE_RADIOBTN" = yes; then | |
4603 | echo "$ac_t""yes" 1>&6 | |
4604 | else | |
4605 | echo "$ac_t""no" 1>&6 | |
4606 | fi | |
4607 | ||
4608 | ||
4609 | echo $ac_n "checking "for --enable-sash"""... $ac_c" 1>&6 | |
d6a55c4b | 4610 | echo "configure:4611: checking "for --enable-sash"" >&5 |
10f2d63a VZ |
4611 | no_cache=0 |
4612 | # Check whether --enable-sash or --disable-sash was given. | |
4613 | if test "${enable_sash+set}" = set; then | |
4614 | enableval="$enable_sash" | |
4615 | ||
4616 | if test "$enableval" = yes; then | |
4617 | ac_cv_use_sash='wxUSE_SASH=yes' | |
4618 | else | |
4619 | ac_cv_use_sash='wxUSE_SASH=no' | |
4620 | fi | |
4621 | ||
4622 | else | |
4623 | ||
4624 | LINE=`grep "wxUSE_SASH" ${wx_arg_cache_file}` | |
4625 | if test "x$LINE" != x ; then | |
4626 | eval "DEFAULT_$LINE" | |
4627 | else | |
4628 | no_cache=1 | |
4629 | fi | |
4630 | ||
4631 | ac_cv_use_sash='wxUSE_SASH='$DEFAULT_wxUSE_SASH | |
4632 | ||
4633 | fi | |
4634 | ||
4635 | ||
4636 | eval "$ac_cv_use_sash" | |
4637 | if test "$no_cache" != 1; then | |
4638 | echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp | |
4639 | fi | |
4640 | ||
4641 | if test "$wxUSE_SASH" = yes; then | |
4642 | echo "$ac_t""yes" 1>&6 | |
4643 | else | |
4644 | echo "$ac_t""no" 1>&6 | |
4645 | fi | |
4646 | ||
4647 | ||
4648 | echo $ac_n "checking "for --enable-scrollbar"""... $ac_c" 1>&6 | |
d6a55c4b | 4649 | echo "configure:4650: checking "for --enable-scrollbar"" >&5 |
10f2d63a VZ |
4650 | no_cache=0 |
4651 | # Check whether --enable-scrollbar or --disable-scrollbar was given. | |
4652 | if test "${enable_scrollbar+set}" = set; then | |
4653 | enableval="$enable_scrollbar" | |
4654 | ||
4655 | if test "$enableval" = yes; then | |
4656 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR=yes' | |
4657 | else | |
4658 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR=no' | |
4659 | fi | |
4660 | ||
4661 | else | |
4662 | ||
4663 | LINE=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}` | |
4664 | if test "x$LINE" != x ; then | |
4665 | eval "DEFAULT_$LINE" | |
4666 | else | |
4667 | no_cache=1 | |
4668 | fi | |
4669 | ||
4670 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR | |
4671 | ||
4672 | fi | |
4673 | ||
4674 | ||
4675 | eval "$ac_cv_use_scrollbar" | |
4676 | if test "$no_cache" != 1; then | |
4677 | echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp | |
4678 | fi | |
4679 | ||
4680 | if test "$wxUSE_SCROLLBAR" = yes; then | |
4681 | echo "$ac_t""yes" 1>&6 | |
4682 | else | |
4683 | echo "$ac_t""no" 1>&6 | |
4684 | fi | |
4685 | ||
4686 | ||
4687 | echo $ac_n "checking "for --enable-slider"""... $ac_c" 1>&6 | |
d6a55c4b | 4688 | echo "configure:4689: checking "for --enable-slider"" >&5 |
10f2d63a VZ |
4689 | no_cache=0 |
4690 | # Check whether --enable-slider or --disable-slider was given. | |
4691 | if test "${enable_slider+set}" = set; then | |
4692 | enableval="$enable_slider" | |
4693 | ||
4694 | if test "$enableval" = yes; then | |
4695 | ac_cv_use_slider='wxUSE_SLIDER=yes' | |
4696 | else | |
4697 | ac_cv_use_slider='wxUSE_SLIDER=no' | |
4698 | fi | |
4699 | ||
4700 | else | |
4701 | ||
4702 | LINE=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}` | |
4703 | if test "x$LINE" != x ; then | |
4704 | eval "DEFAULT_$LINE" | |
4705 | else | |
4706 | no_cache=1 | |
4707 | fi | |
4708 | ||
4709 | ac_cv_use_slider='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER | |
4710 | ||
4711 | fi | |
4712 | ||
4713 | ||
4714 | eval "$ac_cv_use_slider" | |
4715 | if test "$no_cache" != 1; then | |
4716 | echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp | |
4717 | fi | |
4718 | ||
4719 | if test "$wxUSE_SLIDER" = yes; then | |
4720 | echo "$ac_t""yes" 1>&6 | |
4721 | else | |
4722 | echo "$ac_t""no" 1>&6 | |
4723 | fi | |
4724 | ||
4725 | ||
4726 | echo $ac_n "checking "for --enable-spinbtn"""... $ac_c" 1>&6 | |
d6a55c4b | 4727 | echo "configure:4728: checking "for --enable-spinbtn"" >&5 |
10f2d63a VZ |
4728 | no_cache=0 |
4729 | # Check whether --enable-spinbtn or --disable-spinbtn was given. | |
4730 | if test "${enable_spinbtn+set}" = set; then | |
4731 | enableval="$enable_spinbtn" | |
4732 | ||
4733 | if test "$enableval" = yes; then | |
4734 | ac_cv_use_spinbtn='wxUSE_SPINBTN=yes' | |
4735 | else | |
4736 | ac_cv_use_spinbtn='wxUSE_SPINBTN=no' | |
4737 | fi | |
4738 | ||
4739 | else | |
4740 | ||
4741 | LINE=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}` | |
4742 | if test "x$LINE" != x ; then | |
4743 | eval "DEFAULT_$LINE" | |
4744 | else | |
4745 | no_cache=1 | |
4746 | fi | |
4747 | ||
4748 | ac_cv_use_spinbtn='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN | |
4749 | ||
4750 | fi | |
4751 | ||
4752 | ||
4753 | eval "$ac_cv_use_spinbtn" | |
4754 | if test "$no_cache" != 1; then | |
4755 | echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp | |
4756 | fi | |
4757 | ||
4758 | if test "$wxUSE_SPINBTN" = yes; then | |
4759 | echo "$ac_t""yes" 1>&6 | |
4760 | else | |
4761 | echo "$ac_t""no" 1>&6 | |
4762 | fi | |
4763 | ||
4764 | ||
56cfaa52 | 4765 | echo $ac_n "checking "for --enable-spinctrl"""... $ac_c" 1>&6 |
d6a55c4b | 4766 | echo "configure:4767: checking "for --enable-spinctrl"" >&5 |
56cfaa52 RR |
4767 | no_cache=0 |
4768 | # Check whether --enable-spinctrl or --disable-spinctrl was given. | |
4769 | if test "${enable_spinctrl+set}" = set; then | |
4770 | enableval="$enable_spinctrl" | |
4771 | ||
4772 | if test "$enableval" = yes; then | |
4773 | ac_cv_use_spinctrl='wxUSE_SPINCTRL=yes' | |
4774 | else | |
4775 | ac_cv_use_spinctrl='wxUSE_SPINCTRL=no' | |
4776 | fi | |
4777 | ||
4778 | else | |
4779 | ||
4780 | LINE=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}` | |
4781 | if test "x$LINE" != x ; then | |
4782 | eval "DEFAULT_$LINE" | |
4783 | else | |
4784 | no_cache=1 | |
4785 | fi | |
4786 | ||
4787 | ac_cv_use_spinctrl='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL | |
4788 | ||
4789 | fi | |
4790 | ||
4791 | ||
4792 | eval "$ac_cv_use_spinctrl" | |
4793 | if test "$no_cache" != 1; then | |
4794 | echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp | |
4795 | fi | |
4796 | ||
4797 | if test "$wxUSE_SPINCTRL" = yes; then | |
4798 | echo "$ac_t""yes" 1>&6 | |
4799 | else | |
4800 | echo "$ac_t""no" 1>&6 | |
4801 | fi | |
4802 | ||
4803 | ||
10f2d63a | 4804 | echo $ac_n "checking "for --enable-splitter"""... $ac_c" 1>&6 |
d6a55c4b | 4805 | echo "configure:4806: checking "for --enable-splitter"" >&5 |
10f2d63a VZ |
4806 | no_cache=0 |
4807 | # Check whether --enable-splitter or --disable-splitter was given. | |
4808 | if test "${enable_splitter+set}" = set; then | |
4809 | enableval="$enable_splitter" | |
4810 | ||
4811 | if test "$enableval" = yes; then | |
4812 | ac_cv_use_splitter='wxUSE_SPLITTER=yes' | |
4813 | else | |
4814 | ac_cv_use_splitter='wxUSE_SPLITTER=no' | |
4815 | fi | |
4816 | ||
4817 | else | |
4818 | ||
4819 | LINE=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}` | |
4820 | if test "x$LINE" != x ; then | |
4821 | eval "DEFAULT_$LINE" | |
4822 | else | |
4823 | no_cache=1 | |
4824 | fi | |
4825 | ||
4826 | ac_cv_use_splitter='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER | |
4827 | ||
4828 | fi | |
4829 | ||
4830 | ||
4831 | eval "$ac_cv_use_splitter" | |
4832 | if test "$no_cache" != 1; then | |
4833 | echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp | |
4834 | fi | |
4835 | ||
4836 | if test "$wxUSE_SPLITTER" = yes; then | |
4837 | echo "$ac_t""yes" 1>&6 | |
4838 | else | |
4839 | echo "$ac_t""no" 1>&6 | |
4840 | fi | |
4841 | ||
4842 | ||
4843 | echo $ac_n "checking "for --enable-statbmp"""... $ac_c" 1>&6 | |
d6a55c4b | 4844 | echo "configure:4845: checking "for --enable-statbmp"" >&5 |
10f2d63a VZ |
4845 | no_cache=0 |
4846 | # Check whether --enable-statbmp or --disable-statbmp was given. | |
4847 | if test "${enable_statbmp+set}" = set; then | |
4848 | enableval="$enable_statbmp" | |
4849 | ||
4850 | if test "$enableval" = yes; then | |
4851 | ac_cv_use_statbmp='wxUSE_STATBMP=yes' | |
4852 | else | |
4853 | ac_cv_use_statbmp='wxUSE_STATBMP=no' | |
4854 | fi | |
4855 | ||
4856 | else | |
4857 | ||
4858 | LINE=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}` | |
4859 | if test "x$LINE" != x ; then | |
4860 | eval "DEFAULT_$LINE" | |
4861 | else | |
4862 | no_cache=1 | |
4863 | fi | |
4864 | ||
4865 | ac_cv_use_statbmp='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP | |
4866 | ||
4867 | fi | |
4868 | ||
4869 | ||
4870 | eval "$ac_cv_use_statbmp" | |
4871 | if test "$no_cache" != 1; then | |
4872 | echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp | |
4873 | fi | |
4874 | ||
4875 | if test "$wxUSE_STATBMP" = yes; then | |
4876 | echo "$ac_t""yes" 1>&6 | |
4877 | else | |
4878 | echo "$ac_t""no" 1>&6 | |
4879 | fi | |
4880 | ||
4881 | ||
4882 | echo $ac_n "checking "for --enable-statbox"""... $ac_c" 1>&6 | |
d6a55c4b | 4883 | echo "configure:4884: checking "for --enable-statbox"" >&5 |
10f2d63a VZ |
4884 | no_cache=0 |
4885 | # Check whether --enable-statbox or --disable-statbox was given. | |
4886 | if test "${enable_statbox+set}" = set; then | |
4887 | enableval="$enable_statbox" | |
4888 | ||
4889 | if test "$enableval" = yes; then | |
4890 | ac_cv_use_statbox='wxUSE_STATBOX=yes' | |
4891 | else | |
4892 | ac_cv_use_statbox='wxUSE_STATBOX=no' | |
4893 | fi | |
4894 | ||
4895 | else | |
4896 | ||
4897 | LINE=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}` | |
4898 | if test "x$LINE" != x ; then | |
4899 | eval "DEFAULT_$LINE" | |
4900 | else | |
4901 | no_cache=1 | |
4902 | fi | |
4903 | ||
4904 | ac_cv_use_statbox='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX | |
4905 | ||
4906 | fi | |
4907 | ||
4908 | ||
4909 | eval "$ac_cv_use_statbox" | |
4910 | if test "$no_cache" != 1; then | |
4911 | echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp | |
4912 | fi | |
4913 | ||
4914 | if test "$wxUSE_STATBOX" = yes; then | |
4915 | echo "$ac_t""yes" 1>&6 | |
4916 | else | |
4917 | echo "$ac_t""no" 1>&6 | |
4918 | fi | |
4919 | ||
4920 | ||
4921 | echo $ac_n "checking "for --enable-statline"""... $ac_c" 1>&6 | |
d6a55c4b | 4922 | echo "configure:4923: checking "for --enable-statline"" >&5 |
10f2d63a VZ |
4923 | no_cache=0 |
4924 | # Check whether --enable-statline or --disable-statline was given. | |
4925 | if test "${enable_statline+set}" = set; then | |
4926 | enableval="$enable_statline" | |
4927 | ||
4928 | if test "$enableval" = yes; then | |
4929 | ac_cv_use_statline='wxUSE_STATLINE=yes' | |
4930 | else | |
4931 | ac_cv_use_statline='wxUSE_STATLINE=no' | |
4932 | fi | |
4933 | ||
4934 | else | |
4935 | ||
4936 | LINE=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}` | |
4937 | if test "x$LINE" != x ; then | |
4938 | eval "DEFAULT_$LINE" | |
4939 | else | |
4940 | no_cache=1 | |
4941 | fi | |
4942 | ||
4943 | ac_cv_use_statline='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE | |
4944 | ||
4945 | fi | |
4946 | ||
4947 | ||
4948 | eval "$ac_cv_use_statline" | |
4949 | if test "$no_cache" != 1; then | |
4950 | echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp | |
4951 | fi | |
4952 | ||
4953 | if test "$wxUSE_STATLINE" = yes; then | |
4954 | echo "$ac_t""yes" 1>&6 | |
4955 | else | |
4956 | echo "$ac_t""no" 1>&6 | |
4957 | fi | |
4958 | ||
4959 | ||
4960 | echo $ac_n "checking "for --enable-statusbar"""... $ac_c" 1>&6 | |
d6a55c4b | 4961 | echo "configure:4962: checking "for --enable-statusbar"" >&5 |
10f2d63a VZ |
4962 | no_cache=0 |
4963 | # Check whether --enable-statusbar or --disable-statusbar was given. | |
4964 | if test "${enable_statusbar+set}" = set; then | |
4965 | enableval="$enable_statusbar" | |
4966 | ||
4967 | if test "$enableval" = yes; then | |
4968 | ac_cv_use_statusbar='wxUSE_STATUSBAR=yes' | |
4969 | else | |
4970 | ac_cv_use_statusbar='wxUSE_STATUSBAR=no' | |
4971 | fi | |
4972 | ||
4973 | else | |
4974 | ||
4975 | LINE=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}` | |
4976 | if test "x$LINE" != x ; then | |
4977 | eval "DEFAULT_$LINE" | |
4978 | else | |
4979 | no_cache=1 | |
4980 | fi | |
4981 | ||
4982 | ac_cv_use_statusbar='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR | |
4983 | ||
4984 | fi | |
4985 | ||
4986 | ||
4987 | eval "$ac_cv_use_statusbar" | |
4988 | if test "$no_cache" != 1; then | |
4989 | echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp | |
4990 | fi | |
4991 | ||
4992 | if test "$wxUSE_STATUSBAR" = yes; then | |
4993 | echo "$ac_t""yes" 1>&6 | |
4994 | else | |
4995 | echo "$ac_t""no" 1>&6 | |
4996 | fi | |
4997 | ||
4998 | ||
4999 | echo $ac_n "checking "for --enable-tabdialog"""... $ac_c" 1>&6 | |
d6a55c4b | 5000 | echo "configure:5001: checking "for --enable-tabdialog"" >&5 |
10f2d63a VZ |
5001 | no_cache=0 |
5002 | # Check whether --enable-tabdialog or --disable-tabdialog was given. | |
5003 | if test "${enable_tabdialog+set}" = set; then | |
5004 | enableval="$enable_tabdialog" | |
5005 | ||
5006 | if test "$enableval" = yes; then | |
5007 | ac_cv_use_tabdialog='wxUSE_TABDIALOG=yes' | |
5008 | else | |
5009 | ac_cv_use_tabdialog='wxUSE_TABDIALOG=no' | |
5010 | fi | |
5011 | ||
5012 | else | |
5013 | ||
5014 | LINE=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}` | |
5015 | if test "x$LINE" != x ; then | |
5016 | eval "DEFAULT_$LINE" | |
5017 | else | |
5018 | no_cache=1 | |
5019 | fi | |
5020 | ||
5021 | ac_cv_use_tabdialog='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG | |
5022 | ||
5023 | fi | |
5024 | ||
5025 | ||
5026 | eval "$ac_cv_use_tabdialog" | |
5027 | if test "$no_cache" != 1; then | |
5028 | echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp | |
5029 | fi | |
5030 | ||
5031 | if test "$wxUSE_TABDIALOG" = yes; then | |
5032 | echo "$ac_t""yes" 1>&6 | |
5033 | else | |
5034 | echo "$ac_t""no" 1>&6 | |
5035 | fi | |
5036 | ||
5037 | ||
5038 | echo $ac_n "checking "for --enable-toolbar"""... $ac_c" 1>&6 | |
d6a55c4b | 5039 | echo "configure:5040: checking "for --enable-toolbar"" >&5 |
10f2d63a VZ |
5040 | no_cache=0 |
5041 | # Check whether --enable-toolbar or --disable-toolbar was given. | |
5042 | if test "${enable_toolbar+set}" = set; then | |
5043 | enableval="$enable_toolbar" | |
5044 | ||
5045 | if test "$enableval" = yes; then | |
5046 | ac_cv_use_toolbar='wxUSE_TOOLBAR=yes' | |
5047 | else | |
5048 | ac_cv_use_toolbar='wxUSE_TOOLBAR=no' | |
5049 | fi | |
5050 | ||
5051 | else | |
5052 | ||
5053 | LINE=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}` | |
5054 | if test "x$LINE" != x ; then | |
5055 | eval "DEFAULT_$LINE" | |
5056 | else | |
5057 | no_cache=1 | |
5058 | fi | |
5059 | ||
5060 | ac_cv_use_toolbar='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR | |
5061 | ||
5062 | fi | |
5063 | ||
5064 | ||
5065 | eval "$ac_cv_use_toolbar" | |
5066 | if test "$no_cache" != 1; then | |
5067 | echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp | |
5068 | fi | |
5069 | ||
5070 | if test "$wxUSE_TOOLBAR" = yes; then | |
5071 | echo "$ac_t""yes" 1>&6 | |
5072 | else | |
5073 | echo "$ac_t""no" 1>&6 | |
5074 | fi | |
5075 | ||
5076 | ||
360d6699 | 5077 | echo $ac_n "checking "for --enable-tbarnative"""... $ac_c" 1>&6 |
d6a55c4b | 5078 | echo "configure:5079: checking "for --enable-tbarnative"" >&5 |
360d6699 VZ |
5079 | no_cache=0 |
5080 | # Check whether --enable-tbarnative or --disable-tbarnative was given. | |
5081 | if test "${enable_tbarnative+set}" = set; then | |
5082 | enableval="$enable_tbarnative" | |
5083 | ||
5084 | if test "$enableval" = yes; then | |
5085 | ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=yes' | |
5086 | else | |
5087 | ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=no' | |
5088 | fi | |
5089 | ||
5090 | else | |
5091 | ||
5092 | LINE=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}` | |
5093 | if test "x$LINE" != x ; then | |
5094 | eval "DEFAULT_$LINE" | |
5095 | else | |
5096 | no_cache=1 | |
5097 | fi | |
5098 | ||
5099 | ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE | |
5100 | ||
5101 | fi | |
5102 | ||
5103 | ||
5104 | eval "$ac_cv_use_tbarnative" | |
5105 | if test "$no_cache" != 1; then | |
5106 | echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp | |
5107 | fi | |
5108 | ||
5109 | if test "$wxUSE_TOOLBAR_NATIVE" = yes; then | |
5110 | echo "$ac_t""yes" 1>&6 | |
5111 | else | |
5112 | echo "$ac_t""no" 1>&6 | |
5113 | fi | |
5114 | ||
5115 | ||
5116 | echo $ac_n "checking "for --enable-tbarsmpl"""... $ac_c" 1>&6 | |
d6a55c4b | 5117 | echo "configure:5118: checking "for --enable-tbarsmpl"" >&5 |
360d6699 VZ |
5118 | no_cache=0 |
5119 | # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given. | |
5120 | if test "${enable_tbarsmpl+set}" = set; then | |
5121 | enableval="$enable_tbarsmpl" | |
5122 | ||
5123 | if test "$enableval" = yes; then | |
5124 | ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE=yes' | |
5125 | else | |
5126 | ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE=no' | |
5127 | fi | |
5128 | ||
5129 | else | |
5130 | ||
5131 | LINE=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}` | |
5132 | if test "x$LINE" != x ; then | |
5133 | eval "DEFAULT_$LINE" | |
5134 | else | |
5135 | no_cache=1 | |
5136 | fi | |
5137 | ||
5138 | ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE | |
5139 | ||
5140 | fi | |
5141 | ||
5142 | ||
5143 | eval "$ac_cv_use_tbarsmpl" | |
5144 | if test "$no_cache" != 1; then | |
5145 | echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp | |
5146 | fi | |
5147 | ||
5148 | if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then | |
5149 | echo "$ac_t""yes" 1>&6 | |
5150 | else | |
5151 | echo "$ac_t""no" 1>&6 | |
5152 | fi | |
5153 | ||
5154 | ||
10f2d63a | 5155 | echo $ac_n "checking "for --enable-treectrl"""... $ac_c" 1>&6 |
d6a55c4b | 5156 | echo "configure:5157: checking "for --enable-treectrl"" >&5 |
10f2d63a VZ |
5157 | no_cache=0 |
5158 | # Check whether --enable-treectrl or --disable-treectrl was given. | |
5159 | if test "${enable_treectrl+set}" = set; then | |
5160 | enableval="$enable_treectrl" | |
5161 | ||
5162 | if test "$enableval" = yes; then | |
5163 | ac_cv_use_treectrl='wxUSE_TREECTRL=yes' | |
5164 | else | |
5165 | ac_cv_use_treectrl='wxUSE_TREECTRL=no' | |
5166 | fi | |
5167 | ||
5168 | else | |
5169 | ||
5170 | LINE=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}` | |
5171 | if test "x$LINE" != x ; then | |
5172 | eval "DEFAULT_$LINE" | |
5173 | else | |
5174 | no_cache=1 | |
5175 | fi | |
5176 | ||
5177 | ac_cv_use_treectrl='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL | |
5178 | ||
5179 | fi | |
5180 | ||
5181 | ||
5182 | eval "$ac_cv_use_treectrl" | |
5183 | if test "$no_cache" != 1; then | |
5184 | echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp | |
5185 | fi | |
5186 | ||
5187 | if test "$wxUSE_TREECTRL" = yes; then | |
5188 | echo "$ac_t""yes" 1>&6 | |
5189 | else | |
5190 | echo "$ac_t""no" 1>&6 | |
5191 | fi | |
5192 | ||
5193 | ||
5194 | ||
5195 | ||
5196 | echo $ac_n "checking "for --enable-commondlg"""... $ac_c" 1>&6 | |
d6a55c4b | 5197 | echo "configure:5198: checking "for --enable-commondlg"" >&5 |
10f2d63a VZ |
5198 | no_cache=0 |
5199 | # Check whether --enable-commondlg or --disable-commondlg was given. | |
5200 | if test "${enable_commondlg+set}" = set; then | |
5201 | enableval="$enable_commondlg" | |
5202 | ||
5203 | if test "$enableval" = yes; then | |
5204 | ac_cv_use_commondlg='wxUSE_COMMONDLGS=yes' | |
5205 | else | |
5206 | ac_cv_use_commondlg='wxUSE_COMMONDLGS=no' | |
5207 | fi | |
5208 | ||
5209 | else | |
5210 | ||
5211 | LINE=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}` | |
5212 | if test "x$LINE" != x ; then | |
5213 | eval "DEFAULT_$LINE" | |
5214 | else | |
5215 | no_cache=1 | |
5216 | fi | |
5217 | ||
5218 | ac_cv_use_commondlg='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS | |
5219 | ||
5220 | fi | |
5221 | ||
5222 | ||
5223 | eval "$ac_cv_use_commondlg" | |
5224 | if test "$no_cache" != 1; then | |
5225 | echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp | |
5226 | fi | |
5227 | ||
5228 | if test "$wxUSE_COMMONDLGS" = yes; then | |
5229 | echo "$ac_t""yes" 1>&6 | |
5230 | else | |
5231 | echo "$ac_t""no" 1>&6 | |
5232 | fi | |
5233 | ||
5234 | ||
5235 | echo $ac_n "checking "for --enable-dirdlg"""... $ac_c" 1>&6 | |
d6a55c4b | 5236 | echo "configure:5237: checking "for --enable-dirdlg"" >&5 |
10f2d63a VZ |
5237 | no_cache=0 |
5238 | # Check whether --enable-dirdlg or --disable-dirdlg was given. | |
5239 | if test "${enable_dirdlg+set}" = set; then | |
5240 | enableval="$enable_dirdlg" | |
5241 | ||
5242 | if test "$enableval" = yes; then | |
5243 | ac_cv_use_dirdlg='wxUSE_DIRDLG=yes' | |
5244 | else | |
5245 | ac_cv_use_dirdlg='wxUSE_DIRDLG=no' | |
5246 | fi | |
5247 | ||
5248 | else | |
5249 | ||
5250 | LINE=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}` | |
5251 | if test "x$LINE" != x ; then | |
5252 | eval "DEFAULT_$LINE" | |
5253 | else | |
5254 | no_cache=1 | |
5255 | fi | |
5256 | ||
5257 | ac_cv_use_dirdlg='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG | |
5258 | ||
5259 | fi | |
5260 | ||
5261 | ||
5262 | eval "$ac_cv_use_dirdlg" | |
5263 | if test "$no_cache" != 1; then | |
5264 | echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp | |
5265 | fi | |
5266 | ||
5267 | if test "$wxUSE_DIRDLG" = yes; then | |
5268 | echo "$ac_t""yes" 1>&6 | |
5269 | else | |
5270 | echo "$ac_t""no" 1>&6 | |
5271 | fi | |
5272 | ||
5273 | ||
5274 | echo $ac_n "checking "for --enable-textdlg"""... $ac_c" 1>&6 | |
d6a55c4b | 5275 | echo "configure:5276: checking "for --enable-textdlg"" >&5 |
10f2d63a VZ |
5276 | no_cache=0 |
5277 | # Check whether --enable-textdlg or --disable-textdlg was given. | |
5278 | if test "${enable_textdlg+set}" = set; then | |
5279 | enableval="$enable_textdlg" | |
5280 | ||
5281 | if test "$enableval" = yes; then | |
5282 | ac_cv_use_textdlg='wxUSE_TEXTDLG=yes' | |
5283 | else | |
5284 | ac_cv_use_textdlg='wxUSE_TEXTDLG=no' | |
5285 | fi | |
5286 | ||
5287 | else | |
5288 | ||
5289 | LINE=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}` | |
5290 | if test "x$LINE" != x ; then | |
5291 | eval "DEFAULT_$LINE" | |
5292 | else | |
5293 | no_cache=1 | |
5294 | fi | |
5295 | ||
5296 | ac_cv_use_textdlg='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG | |
5297 | ||
5298 | fi | |
5299 | ||
5300 | ||
5301 | eval "$ac_cv_use_textdlg" | |
5302 | if test "$no_cache" != 1; then | |
5303 | echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp | |
5304 | fi | |
5305 | ||
5306 | if test "$wxUSE_TEXTDLG" = yes; then | |
5307 | echo "$ac_t""yes" 1>&6 | |
5308 | else | |
5309 | echo "$ac_t""no" 1>&6 | |
5310 | fi | |
5311 | ||
5312 | ||
5313 | echo $ac_n "checking "for --enable-tipdlg"""... $ac_c" 1>&6 | |
d6a55c4b | 5314 | echo "configure:5315: checking "for --enable-tipdlg"" >&5 |
10f2d63a VZ |
5315 | no_cache=0 |
5316 | # Check whether --enable-tipdlg or --disable-tipdlg was given. | |
5317 | if test "${enable_tipdlg+set}" = set; then | |
5318 | enableval="$enable_tipdlg" | |
5319 | ||
5320 | if test "$enableval" = yes; then | |
5321 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=yes' | |
5322 | else | |
5323 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=no' | |
5324 | fi | |
5325 | ||
5326 | else | |
5327 | ||
5328 | LINE=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}` | |
5329 | if test "x$LINE" != x ; then | |
5330 | eval "DEFAULT_$LINE" | |
5331 | else | |
5332 | no_cache=1 | |
5333 | fi | |
5334 | ||
5335 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS | |
5336 | ||
5337 | fi | |
5338 | ||
5339 | ||
5340 | eval "$ac_cv_use_tipdlg" | |
5341 | if test "$no_cache" != 1; then | |
5342 | echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp | |
5343 | fi | |
5344 | ||
5345 | if test "$wxUSE_STARTUP_TIPS" = yes; then | |
5346 | echo "$ac_t""yes" 1>&6 | |
5347 | else | |
5348 | echo "$ac_t""no" 1>&6 | |
5349 | fi | |
5350 | ||
5351 | ||
5352 | echo $ac_n "checking "for --enable-progressdlg"""... $ac_c" 1>&6 | |
d6a55c4b | 5353 | echo "configure:5354: checking "for --enable-progressdlg"" >&5 |
10f2d63a VZ |
5354 | no_cache=0 |
5355 | # Check whether --enable-progressdlg or --disable-progressdlg was given. | |
5356 | if test "${enable_progressdlg+set}" = set; then | |
5357 | enableval="$enable_progressdlg" | |
5358 | ||
5359 | if test "$enableval" = yes; then | |
5360 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=yes' | |
5361 | else | |
5362 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=no' | |
5363 | fi | |
5364 | ||
5365 | else | |
5366 | ||
5367 | LINE=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}` | |
5368 | if test "x$LINE" != x ; then | |
5369 | eval "DEFAULT_$LINE" | |
5370 | else | |
5371 | no_cache=1 | |
5372 | fi | |
5373 | ||
5374 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG | |
5375 | ||
5376 | fi | |
5377 | ||
5378 | ||
5379 | eval "$ac_cv_use_progressdlg" | |
5380 | if test "$no_cache" != 1; then | |
5381 | echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp | |
5382 | fi | |
5383 | ||
5384 | if test "$wxUSE_PROGRESSDLG" = yes; then | |
5385 | echo "$ac_t""yes" 1>&6 | |
5386 | else | |
5387 | echo "$ac_t""no" 1>&6 | |
5388 | fi | |
5389 | ||
5390 | ||
5391 | echo $ac_n "checking "for --enable-miniframe"""... $ac_c" 1>&6 | |
d6a55c4b | 5392 | echo "configure:5393: checking "for --enable-miniframe"" >&5 |
10f2d63a VZ |
5393 | no_cache=0 |
5394 | # Check whether --enable-miniframe or --disable-miniframe was given. | |
5395 | if test "${enable_miniframe+set}" = set; then | |
5396 | enableval="$enable_miniframe" | |
5397 | ||
5398 | if test "$enableval" = yes; then | |
5399 | ac_cv_use_miniframe='wxUSE_MINIFRAME=yes' | |
5400 | else | |
5401 | ac_cv_use_miniframe='wxUSE_MINIFRAME=no' | |
5402 | fi | |
5403 | ||
5404 | else | |
5405 | ||
5406 | LINE=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}` | |
5407 | if test "x$LINE" != x ; then | |
5408 | eval "DEFAULT_$LINE" | |
5409 | else | |
5410 | no_cache=1 | |
5411 | fi | |
5412 | ||
5413 | ac_cv_use_miniframe='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME | |
5414 | ||
5415 | fi | |
5416 | ||
5417 | ||
5418 | eval "$ac_cv_use_miniframe" | |
5419 | if test "$no_cache" != 1; then | |
5420 | echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp | |
5421 | fi | |
5422 | ||
5423 | if test "$wxUSE_MINIFRAME" = yes; then | |
5424 | echo "$ac_t""yes" 1>&6 | |
5425 | else | |
5426 | echo "$ac_t""no" 1>&6 | |
5427 | fi | |
5428 | ||
5429 | ||
5430 | echo $ac_n "checking "for --enable-html"""... $ac_c" 1>&6 | |
d6a55c4b | 5431 | echo "configure:5432: checking "for --enable-html"" >&5 |
10f2d63a VZ |
5432 | no_cache=0 |
5433 | # Check whether --enable-html or --disable-html was given. | |
5434 | if test "${enable_html+set}" = set; then | |
5435 | enableval="$enable_html" | |
5436 | ||
5437 | if test "$enableval" = yes; then | |
5438 | ac_cv_use_html='wxUSE_HTML=yes' | |
5439 | else | |
5440 | ac_cv_use_html='wxUSE_HTML=no' | |
5441 | fi | |
5442 | ||
5443 | else | |
5444 | ||
5445 | LINE=`grep "wxUSE_HTML" ${wx_arg_cache_file}` | |
5446 | if test "x$LINE" != x ; then | |
5447 | eval "DEFAULT_$LINE" | |
5448 | else | |
5449 | no_cache=1 | |
5450 | fi | |
5451 | ||
5452 | ac_cv_use_html='wxUSE_HTML='$DEFAULT_wxUSE_HTML | |
5453 | ||
5454 | fi | |
5455 | ||
5456 | ||
5457 | eval "$ac_cv_use_html" | |
5458 | if test "$no_cache" != 1; then | |
5459 | echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp | |
5460 | fi | |
5461 | ||
5462 | if test "$wxUSE_HTML" = yes; then | |
5463 | echo "$ac_t""yes" 1>&6 | |
5464 | else | |
5465 | echo "$ac_t""no" 1>&6 | |
5466 | fi | |
5467 | ||
5468 | ||
5469 | echo $ac_n "checking "for --enable-tooltips"""... $ac_c" 1>&6 | |
d6a55c4b | 5470 | echo "configure:5471: checking "for --enable-tooltips"" >&5 |
10f2d63a VZ |
5471 | no_cache=0 |
5472 | # Check whether --enable-tooltips or --disable-tooltips was given. | |
5473 | if test "${enable_tooltips+set}" = set; then | |
5474 | enableval="$enable_tooltips" | |
5475 | ||
5476 | if test "$enableval" = yes; then | |
5477 | ac_cv_use_tooltips='wxUSE_TOOLTIPS=yes' | |
5478 | else | |
5479 | ac_cv_use_tooltips='wxUSE_TOOLTIPS=no' | |
5480 | fi | |
5481 | ||
5482 | else | |
5483 | ||
5484 | LINE=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}` | |
5485 | if test "x$LINE" != x ; then | |
5486 | eval "DEFAULT_$LINE" | |
5487 | else | |
5488 | no_cache=1 | |
5489 | fi | |
5490 | ||
5491 | ac_cv_use_tooltips='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS | |
5492 | ||
5493 | fi | |
5494 | ||
5495 | ||
5496 | eval "$ac_cv_use_tooltips" | |
5497 | if test "$no_cache" != 1; then | |
5498 | echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp | |
5499 | fi | |
5500 | ||
5501 | if test "$wxUSE_TOOLTIPS" = yes; then | |
5502 | echo "$ac_t""yes" 1>&6 | |
5503 | else | |
5504 | echo "$ac_t""no" 1>&6 | |
5505 | fi | |
5506 | ||
5507 | ||
5508 | echo $ac_n "checking "for --enable-splines"""... $ac_c" 1>&6 | |
d6a55c4b | 5509 | echo "configure:5510: checking "for --enable-splines"" >&5 |
10f2d63a VZ |
5510 | no_cache=0 |
5511 | # Check whether --enable-splines or --disable-splines was given. | |
5512 | if test "${enable_splines+set}" = set; then | |
5513 | enableval="$enable_splines" | |
5514 | ||
5515 | if test "$enableval" = yes; then | |
5516 | ac_cv_use_splines='wxUSE_SPLINES=yes' | |
5517 | else | |
5518 | ac_cv_use_splines='wxUSE_SPLINES=no' | |
5519 | fi | |
5520 | ||
5521 | else | |
5522 | ||
5523 | LINE=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}` | |
5524 | if test "x$LINE" != x ; then | |
5525 | eval "DEFAULT_$LINE" | |
5526 | else | |
5527 | no_cache=1 | |
5528 | fi | |
5529 | ||
5530 | ac_cv_use_splines='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES | |
5531 | ||
5532 | fi | |
5533 | ||
5534 | ||
5535 | eval "$ac_cv_use_splines" | |
5536 | if test "$no_cache" != 1; then | |
5537 | echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp | |
5538 | fi | |
5539 | ||
5540 | if test "$wxUSE_SPLINES" = yes; then | |
5541 | echo "$ac_t""yes" 1>&6 | |
5542 | else | |
5543 | echo "$ac_t""no" 1>&6 | |
5544 | fi | |
5545 | ||
5546 | ||
5547 | echo $ac_n "checking "for --enable-validators"""... $ac_c" 1>&6 | |
d6a55c4b | 5548 | echo "configure:5549: checking "for --enable-validators"" >&5 |
10f2d63a VZ |
5549 | no_cache=0 |
5550 | # Check whether --enable-validators or --disable-validators was given. | |
5551 | if test "${enable_validators+set}" = set; then | |
5552 | enableval="$enable_validators" | |
5553 | ||
5554 | if test "$enableval" = yes; then | |
5555 | ac_cv_use_validators='wxUSE_VALIDATORS=yes' | |
5556 | else | |
5557 | ac_cv_use_validators='wxUSE_VALIDATORS=no' | |
5558 | fi | |
5559 | ||
5560 | else | |
5561 | ||
5562 | LINE=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}` | |
5563 | if test "x$LINE" != x ; then | |
5564 | eval "DEFAULT_$LINE" | |
5565 | else | |
5566 | no_cache=1 | |
5567 | fi | |
5568 | ||
5569 | ac_cv_use_validators='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS | |
5570 | ||
5571 | fi | |
5572 | ||
5573 | ||
5574 | eval "$ac_cv_use_validators" | |
5575 | if test "$no_cache" != 1; then | |
5576 | echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp | |
5577 | fi | |
5578 | ||
5579 | if test "$wxUSE_VALIDATORS" = yes; then | |
5580 | echo "$ac_t""yes" 1>&6 | |
5581 | else | |
5582 | echo "$ac_t""no" 1>&6 | |
5583 | fi | |
5584 | ||
5585 | ||
5586 | echo $ac_n "checking "for --enable-busyinfo"""... $ac_c" 1>&6 | |
d6a55c4b | 5587 | echo "configure:5588: checking "for --enable-busyinfo"" >&5 |
10f2d63a VZ |
5588 | no_cache=0 |
5589 | # Check whether --enable-busyinfo or --disable-busyinfo was given. | |
5590 | if test "${enable_busyinfo+set}" = set; then | |
5591 | enableval="$enable_busyinfo" | |
5592 | ||
5593 | if test "$enableval" = yes; then | |
5594 | ac_cv_use_busyinfo='wxUSE_BUSYINFO=yes' | |
5595 | else | |
5596 | ac_cv_use_busyinfo='wxUSE_BUSYINFO=no' | |
5597 | fi | |
5598 | ||
5599 | else | |
5600 | ||
5601 | LINE=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}` | |
5602 | if test "x$LINE" != x ; then | |
5603 | eval "DEFAULT_$LINE" | |
5604 | else | |
5605 | no_cache=1 | |
5606 | fi | |
5607 | ||
5608 | ac_cv_use_busyinfo='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO | |
5609 | ||
5610 | fi | |
5611 | ||
5612 | ||
5613 | eval "$ac_cv_use_busyinfo" | |
5614 | if test "$no_cache" != 1; then | |
5615 | echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp | |
5616 | fi | |
5617 | ||
5618 | if test "$wxUSE_BUSYINFO" = yes; then | |
5619 | echo "$ac_t""yes" 1>&6 | |
5620 | else | |
5621 | echo "$ac_t""no" 1>&6 | |
5622 | fi | |
5623 | ||
5624 | ||
9b33fe02 | 5625 | echo $ac_n "checking "for --enable-plot"""... $ac_c" 1>&6 |
d6a55c4b | 5626 | echo "configure:5627: checking "for --enable-plot"" >&5 |
9b33fe02 VZ |
5627 | no_cache=0 |
5628 | # Check whether --enable-plot or --disable-plot was given. | |
5629 | if test "${enable_plot+set}" = set; then | |
5630 | enableval="$enable_plot" | |
5631 | ||
5632 | if test "$enableval" = yes; then | |
5633 | ac_cv_use_plot='wxUSE_PLOT=yes' | |
5634 | else | |
5635 | ac_cv_use_plot='wxUSE_PLOT=no' | |
5636 | fi | |
5637 | ||
5638 | else | |
5639 | ||
5640 | LINE=`grep "wxUSE_PLOT" ${wx_arg_cache_file}` | |
5641 | if test "x$LINE" != x ; then | |
5642 | eval "DEFAULT_$LINE" | |
5643 | else | |
5644 | no_cache=1 | |
5645 | fi | |
5646 | ||
5647 | ac_cv_use_plot='wxUSE_PLOT='$DEFAULT_wxUSE_PLOT | |
5648 | ||
5649 | fi | |
5650 | ||
5651 | ||
5652 | eval "$ac_cv_use_plot" | |
5653 | if test "$no_cache" != 1; then | |
5654 | echo $ac_cv_use_plot >> ${wx_arg_cache_file}.tmp | |
5655 | fi | |
5656 | ||
5657 | if test "$wxUSE_PLOT" = yes; then | |
5658 | echo "$ac_t""yes" 1>&6 | |
5659 | else | |
5660 | echo "$ac_t""no" 1>&6 | |
5661 | fi | |
5662 | ||
5663 | ||
10f2d63a VZ |
5664 | |
5665 | ||
5666 | echo $ac_n "checking "for --enable-gif"""... $ac_c" 1>&6 | |
d6a55c4b | 5667 | echo "configure:5668: checking "for --enable-gif"" >&5 |
10f2d63a VZ |
5668 | no_cache=0 |
5669 | # Check whether --enable-gif or --disable-gif was given. | |
5670 | if test "${enable_gif+set}" = set; then | |
5671 | enableval="$enable_gif" | |
5672 | ||
5673 | if test "$enableval" = yes; then | |
5674 | ac_cv_use_gif='wxUSE_GIF=yes' | |
5675 | else | |
5676 | ac_cv_use_gif='wxUSE_GIF=no' | |
5677 | fi | |
5678 | ||
5679 | else | |
5680 | ||
5681 | LINE=`grep "wxUSE_GIF" ${wx_arg_cache_file}` | |
5682 | if test "x$LINE" != x ; then | |
5683 | eval "DEFAULT_$LINE" | |
5684 | else | |
5685 | no_cache=1 | |
5686 | fi | |
5687 | ||
5688 | ac_cv_use_gif='wxUSE_GIF='$DEFAULT_wxUSE_GIF | |
5689 | ||
5690 | fi | |
5691 | ||
5692 | ||
5693 | eval "$ac_cv_use_gif" | |
5694 | if test "$no_cache" != 1; then | |
5695 | echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp | |
5696 | fi | |
5697 | ||
5698 | if test "$wxUSE_GIF" = yes; then | |
5699 | echo "$ac_t""yes" 1>&6 | |
5700 | else | |
5701 | echo "$ac_t""no" 1>&6 | |
5702 | fi | |
5703 | ||
5704 | ||
5705 | echo $ac_n "checking "for --enable-pcx"""... $ac_c" 1>&6 | |
d6a55c4b | 5706 | echo "configure:5707: checking "for --enable-pcx"" >&5 |
10f2d63a VZ |
5707 | no_cache=0 |
5708 | # Check whether --enable-pcx or --disable-pcx was given. | |
5709 | if test "${enable_pcx+set}" = set; then | |
5710 | enableval="$enable_pcx" | |
5711 | ||
5712 | if test "$enableval" = yes; then | |
5713 | ac_cv_use_pcx='wxUSE_PCX=yes' | |
5714 | else | |
5715 | ac_cv_use_pcx='wxUSE_PCX=no' | |
5716 | fi | |
5717 | ||
5718 | else | |
5719 | ||
5720 | LINE=`grep "wxUSE_PCX" ${wx_arg_cache_file}` | |
5721 | if test "x$LINE" != x ; then | |
5722 | eval "DEFAULT_$LINE" | |
5723 | else | |
5724 | no_cache=1 | |
5725 | fi | |
5726 | ||
5727 | ac_cv_use_pcx='wxUSE_PCX='$DEFAULT_wxUSE_PCX | |
5728 | ||
5729 | fi | |
5730 | ||
5731 | ||
5732 | eval "$ac_cv_use_pcx" | |
5733 | if test "$no_cache" != 1; then | |
5734 | echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp | |
5735 | fi | |
5736 | ||
5737 | if test "$wxUSE_PCX" = yes; then | |
5738 | echo "$ac_t""yes" 1>&6 | |
5739 | else | |
5740 | echo "$ac_t""no" 1>&6 | |
5741 | fi | |
5742 | ||
5743 | ||
5744 | echo $ac_n "checking "for --enable-pnm"""... $ac_c" 1>&6 | |
d6a55c4b | 5745 | echo "configure:5746: checking "for --enable-pnm"" >&5 |
10f2d63a VZ |
5746 | no_cache=0 |
5747 | # Check whether --enable-pnm or --disable-pnm was given. | |
5748 | if test "${enable_pnm+set}" = set; then | |
5749 | enableval="$enable_pnm" | |
5750 | ||
5751 | if test "$enableval" = yes; then | |
5752 | ac_cv_use_pnm='wxUSE_PNM=yes' | |
5753 | else | |
5754 | ac_cv_use_pnm='wxUSE_PNM=no' | |
5755 | fi | |
5756 | ||
5757 | else | |
5758 | ||
5759 | LINE=`grep "wxUSE_PNM" ${wx_arg_cache_file}` | |
5760 | if test "x$LINE" != x ; then | |
5761 | eval "DEFAULT_$LINE" | |
5762 | else | |
5763 | no_cache=1 | |
5764 | fi | |
5765 | ||
5766 | ac_cv_use_pnm='wxUSE_PNM='$DEFAULT_wxUSE_PNM | |
5767 | ||
5768 | fi | |
5769 | ||
5770 | ||
5771 | eval "$ac_cv_use_pnm" | |
5772 | if test "$no_cache" != 1; then | |
5773 | echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp | |
5774 | fi | |
5775 | ||
5776 | if test "$wxUSE_PNM" = yes; then | |
5777 | echo "$ac_t""yes" 1>&6 | |
5778 | else | |
5779 | echo "$ac_t""no" 1>&6 | |
5780 | fi | |
5781 | ||
5782 | ||
b12915c1 VZ |
5783 | fi |
5784 | ||
10f2d63a VZ |
5785 | |
5786 | echo "saving argument cache $wx_arg_cache_file" | |
5787 | mv ${wx_arg_cache_file}.tmp ${wx_arg_cache_file} | |
5788 | ||
5789 | ||
5790 | ||
5791 | echo $ac_n "checking for toolkit""... $ac_c" 1>&6 | |
d6a55c4b | 5792 | echo "configure:5793: checking for toolkit" >&5 |
10f2d63a VZ |
5793 | |
5794 | if test "$wxUSE_GUI" = "yes"; then | |
5795 | ||
b12915c1 VZ |
5796 | if test "$USE_BEOS" = 1; then |
5797 | { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; } | |
5798 | fi | |
5799 | ||
10f2d63a VZ |
5800 | if test "$TOOLKIT_GIVEN" = 1; then |
5801 | for toolkit in `echo $ALL_TOOLKITS`; do | |
5802 | var=wxUSE_$toolkit | |
5803 | eval "value=\$${var}" | |
5804 | eval "$var=`echo \$value | sed -e "s/yes/1/" -e "s/no/0/"`" | |
5805 | done | |
5806 | else | |
5807 | for toolkit in `echo $ALL_TOOLKITS`; do | |
5808 | if test "$has_toolkit_in_cache" != 1; then | |
5809 | var=DEFAULT_DEFAULT_wxUSE_$toolkit | |
5810 | else | |
5811 | var=DEFAULT_wxUSE_$toolkit | |
5812 | fi | |
5813 | eval "wxUSE_$toolkit=\$${var}" | |
5814 | done | |
5815 | fi | |
5816 | ||
ec14dd32 | 5817 | NUM_TOOLKITS=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_WINE:-0} + ${wxUSE_MINGW:-0} + ${wxUSE_CYGWIN:-0}` |
cf27ef00 | 5818 | |
ec14dd32 VZ |
5819 | case "${host}" in |
5820 | *-pc-os2_emx ) | |
5821 | NUM_TOOLKITS=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}` | |
5822 | # PATH_IFS is autodetected by OS/2's configure (usually ';') | |
5823 | LEX_STEM="lexyy" | |
5824 | ;; | |
5825 | *) | |
5826 | PATH_IFS=':' | |
5827 | LEX_STEM="lex.yy" | |
5828 | ;; | |
5829 | esac | |
10f2d63a VZ |
5830 | |
5831 | case "$NUM_TOOLKITS" in | |
5832 | 1) | |
5833 | ;; | |
5834 | 0) | |
5835 | { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; } | |
5836 | ;; | |
5837 | *) | |
5838 | { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; } | |
5839 | esac | |
5840 | ||
5841 | for toolkit in `echo $ALL_TOOLKITS`; do | |
5842 | var=wxUSE_$toolkit | |
5843 | eval "value=\$${var}" | |
5844 | if test "x$value" != x; then | |
5845 | cache_var=CACHE_$toolkit | |
5846 | eval "cache=\$${cache_var}" | |
5847 | if test "$cache" = 1; then | |
5848 | echo "$var=$value" >> ${wx_arg_cache_file} | |
5849 | fi | |
5850 | if test "$value" = 1; then | |
5851 | echo "$ac_t""`echo $toolkit | tr A-Z a-z`" 1>&6 | |
5852 | fi | |
5853 | fi | |
5854 | done | |
5855 | ||
5856 | else | |
cf27ef00 | 5857 | PATH_IFS=':' |
10f2d63a VZ |
5858 | echo "$ac_t""base only" 1>&6 |
5859 | fi | |
5860 | ||
5861 | ||
5862 | cat > confcache <<\EOF | |
5863 | # This file is a shell script that caches the results of configure | |
5864 | # tests run on this system so they can be shared between configure | |
5865 | # scripts and configure runs. It is not useful on other systems. | |
5866 | # If it contains results you don't want to keep, you may remove or edit it. | |
5867 | # | |
5868 | # By default, configure uses ./config.cache as the cache file, | |
5869 | # creating it if it does not exist already. You can give configure | |
5870 | # the --cache-file=FILE option to use a different cache file; that is | |
5871 | # what configure does when it calls configure scripts in | |
5872 | # subdirectories, so they share the cache. | |
5873 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
5874 | # config.status only pays attention to the cache file if you give it the | |
5875 | # --recheck option to rerun configure. | |
5876 | # | |
5877 | EOF | |
5878 | # The following way of writing the cache mishandles newlines in values, | |
5879 | # but we know of no workaround that is simple, portable, and efficient. | |
5880 | # So, don't put newlines in cache variables' values. | |
5881 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
5882 | # and sets the high bit in the cache file unless we assign to the vars. | |
5883 | (set) 2>&1 | | |
5884 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
5885 | *ac_space=\ *) | |
5886 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
5887 | # turns \\\\ into \\, and sed turns \\ into \). | |
5888 | sed -n \ | |
5889 | -e "s/'/'\\\\''/g" \ | |
5890 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
5891 | ;; | |
5892 | *) | |
5893 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
5894 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
5895 | ;; | |
5896 | esac >> confcache | |
5897 | if cmp -s $cache_file confcache; then | |
5898 | : | |
5899 | else | |
5900 | if test -w $cache_file; then | |
5901 | echo "updating cache $cache_file" | |
5902 | cat confcache > $cache_file | |
5903 | else | |
5904 | echo "not updating unwritable cache $cache_file" | |
5905 | fi | |
5906 | fi | |
5907 | rm -f confcache | |
5908 | ||
5909 | ||
5910 | if eval "test $host != $build"; then | |
5911 | if eval "test $host_alias != NONE"; then | |
5912 | CC=$host_alias-gcc | |
5913 | CXX=$host_alias-c++ | |
5914 | AR=$host_alias-ar | |
5915 | RANLIB=$host_alias-ranlib | |
5916 | DLLTOOL=$host_alias-dlltool | |
5917 | LD=$host_alias-ld | |
5918 | NM=$host_alias-nm | |
5919 | STRIP=$host_alias-strip | |
5920 | fi | |
5921 | fi | |
5922 | ||
5923 | # Extract the first word of "gcc", so it can be a program name with args. | |
5924 | set dummy gcc; ac_word=$2 | |
5925 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 5926 | echo "configure:5927: checking for $ac_word" >&5 |
10f2d63a VZ |
5927 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
5928 | echo $ac_n "(cached) $ac_c" 1>&6 | |
5929 | else | |
5930 | if test -n "$CC"; then | |
5931 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
5932 | else | |
5933 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
5934 | ac_dummy="$PATH" | |
5935 | for ac_dir in $ac_dummy; do | |
5936 | test -z "$ac_dir" && ac_dir=. | |
5937 | if test -f $ac_dir/$ac_word; then | |
5938 | ac_cv_prog_CC="gcc" | |
5939 | break | |
5940 | fi | |
5941 | done | |
5942 | IFS="$ac_save_ifs" | |
5943 | fi | |
5944 | fi | |
5945 | CC="$ac_cv_prog_CC" | |
5946 | if test -n "$CC"; then | |
5947 | echo "$ac_t""$CC" 1>&6 | |
5948 | else | |
5949 | echo "$ac_t""no" 1>&6 | |
5950 | fi | |
5951 | ||
5952 | if test -z "$CC"; then | |
5953 | # Extract the first word of "cc", so it can be a program name with args. | |
5954 | set dummy cc; ac_word=$2 | |
5955 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 5956 | echo "configure:5957: checking for $ac_word" >&5 |
10f2d63a VZ |
5957 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
5958 | echo $ac_n "(cached) $ac_c" 1>&6 | |
5959 | else | |
5960 | if test -n "$CC"; then | |
5961 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
5962 | else | |
5963 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
5964 | ac_prog_rejected=no | |
5965 | ac_dummy="$PATH" | |
5966 | for ac_dir in $ac_dummy; do | |
5967 | test -z "$ac_dir" && ac_dir=. | |
5968 | if test -f $ac_dir/$ac_word; then | |
5969 | if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then | |
5970 | ac_prog_rejected=yes | |
5971 | continue | |
5972 | fi | |
5973 | ac_cv_prog_CC="cc" | |
5974 | break | |
5975 | fi | |
5976 | done | |
5977 | IFS="$ac_save_ifs" | |
5978 | if test $ac_prog_rejected = yes; then | |
5979 | # We found a bogon in the path, so make sure we never use it. | |
5980 | set dummy $ac_cv_prog_CC | |
5981 | shift | |
5982 | if test $# -gt 0; then | |
5983 | # We chose a different compiler from the bogus one. | |
5984 | # However, it has the same basename, so the bogon will be chosen | |
5985 | # first if we set CC to just the basename; use the full file name. | |
5986 | shift | |
5987 | set dummy "$ac_dir/$ac_word" "$@" | |
5988 | shift | |
5989 | ac_cv_prog_CC="$@" | |
5990 | fi | |
5991 | fi | |
5992 | fi | |
5993 | fi | |
5994 | CC="$ac_cv_prog_CC" | |
5995 | if test -n "$CC"; then | |
5996 | echo "$ac_t""$CC" 1>&6 | |
5997 | else | |
5998 | echo "$ac_t""no" 1>&6 | |
5999 | fi | |
6000 | ||
6001 | if test -z "$CC"; then | |
6002 | case "`uname -s`" in | |
6003 | *win32* | *WIN32*) | |
6004 | # Extract the first word of "cl", so it can be a program name with args. | |
6005 | set dummy cl; ac_word=$2 | |
6006 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 6007 | echo "configure:6008: checking for $ac_word" >&5 |
10f2d63a VZ |
6008 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
6009 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6010 | else | |
6011 | if test -n "$CC"; then | |
6012 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
6013 | else | |
6014 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6015 | ac_dummy="$PATH" | |
6016 | for ac_dir in $ac_dummy; do | |
6017 | test -z "$ac_dir" && ac_dir=. | |
6018 | if test -f $ac_dir/$ac_word; then | |
6019 | ac_cv_prog_CC="cl" | |
6020 | break | |
6021 | fi | |
6022 | done | |
6023 | IFS="$ac_save_ifs" | |
6024 | fi | |
6025 | fi | |
6026 | CC="$ac_cv_prog_CC" | |
6027 | if test -n "$CC"; then | |
6028 | echo "$ac_t""$CC" 1>&6 | |
6029 | else | |
6030 | echo "$ac_t""no" 1>&6 | |
6031 | fi | |
6032 | ;; | |
6033 | esac | |
6034 | fi | |
6035 | test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } | |
6036 | fi | |
6037 | ||
6038 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 | |
d6a55c4b | 6039 | echo "configure:6040: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
10f2d63a VZ |
6040 | |
6041 | ac_ext=c | |
6042 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6043 | ac_cpp='$CPP $CPPFLAGS' | |
6044 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6045 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6046 | cross_compiling=$ac_cv_prog_cc_cross | |
6047 | ||
6048 | cat > conftest.$ac_ext << EOF | |
6049 | ||
d6a55c4b | 6050 | #line 6051 "configure" |
10f2d63a VZ |
6051 | #include "confdefs.h" |
6052 | ||
6053 | main(){return(0);} | |
6054 | EOF | |
d6a55c4b | 6055 | if { (eval echo configure:6056: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
6056 | ac_cv_prog_cc_works=yes |
6057 | # If we can't run a trivial program, we are probably using a cross compiler. | |
6058 | if (./conftest; exit) 2>/dev/null; then | |
6059 | ac_cv_prog_cc_cross=no | |
6060 | else | |
6061 | ac_cv_prog_cc_cross=yes | |
6062 | fi | |
6063 | else | |
6064 | echo "configure: failed program was:" >&5 | |
6065 | cat conftest.$ac_ext >&5 | |
6066 | ac_cv_prog_cc_works=no | |
6067 | fi | |
6068 | rm -fr conftest* | |
6069 | ac_ext=c | |
6070 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6071 | ac_cpp='$CPP $CPPFLAGS' | |
6072 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6073 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6074 | cross_compiling=$ac_cv_prog_cc_cross | |
6075 | ||
6076 | echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 | |
6077 | if test $ac_cv_prog_cc_works = no; then | |
6078 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } | |
6079 | fi | |
6080 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 | |
d6a55c4b | 6081 | echo "configure:6082: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
10f2d63a VZ |
6082 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
6083 | cross_compiling=$ac_cv_prog_cc_cross | |
6084 | ||
6085 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | |
d6a55c4b | 6086 | echo "configure:6087: checking whether we are using GNU C" >&5 |
10f2d63a VZ |
6087 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
6088 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6089 | else | |
6090 | cat > conftest.c <<EOF | |
6091 | #ifdef __GNUC__ | |
6092 | yes; | |
6093 | #endif | |
6094 | EOF | |
d6a55c4b | 6095 | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:6096: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
10f2d63a VZ |
6096 | ac_cv_prog_gcc=yes |
6097 | else | |
6098 | ac_cv_prog_gcc=no | |
6099 | fi | |
6100 | fi | |
6101 | ||
6102 | echo "$ac_t""$ac_cv_prog_gcc" 1>&6 | |
6103 | ||
6104 | if test $ac_cv_prog_gcc = yes; then | |
6105 | GCC=yes | |
6106 | else | |
6107 | GCC= | |
6108 | fi | |
6109 | ||
6110 | ac_test_CFLAGS="${CFLAGS+set}" | |
6111 | ac_save_CFLAGS="$CFLAGS" | |
6112 | CFLAGS= | |
6113 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 | |
d6a55c4b | 6114 | echo "configure:6115: checking whether ${CC-cc} accepts -g" >&5 |
10f2d63a VZ |
6115 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
6116 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6117 | else | |
6118 | echo 'void f(){}' > conftest.c | |
6119 | if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then | |
6120 | ac_cv_prog_cc_g=yes | |
6121 | else | |
6122 | ac_cv_prog_cc_g=no | |
6123 | fi | |
6124 | rm -f conftest* | |
6125 | ||
6126 | fi | |
6127 | ||
6128 | echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 | |
6129 | if test "$ac_test_CFLAGS" = set; then | |
6130 | CFLAGS="$ac_save_CFLAGS" | |
6131 | elif test $ac_cv_prog_cc_g = yes; then | |
6132 | if test "$GCC" = yes; then | |
6133 | CFLAGS="-g -O2" | |
6134 | else | |
6135 | CFLAGS="-g" | |
6136 | fi | |
6137 | else | |
6138 | if test "$GCC" = yes; then | |
6139 | CFLAGS="-O2" | |
6140 | else | |
6141 | CFLAGS= | |
6142 | fi | |
6143 | fi | |
6144 | ||
6145 | ||
6146 | CFLAGS=`echo "$CFLAGS" | sed 's/-g//g'` | |
6147 | ||
6148 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | |
d6a55c4b | 6149 | echo "configure:6150: checking how to run the C preprocessor" >&5 |
10f2d63a VZ |
6150 | # On Suns, sometimes $CPP names a directory. |
6151 | if test -n "$CPP" && test -d "$CPP"; then | |
6152 | CPP= | |
6153 | fi | |
6154 | if test -z "$CPP"; then | |
6155 | if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then | |
6156 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6157 | else | |
6158 | # This must be in double quotes, not single quotes, because CPP may get | |
6159 | # substituted into the Makefile and "${CC-cc}" will confuse make. | |
6160 | CPP="${CC-cc} -E" | |
6161 | # On the NeXT, cc -E runs the code through the compiler's parser, | |
6162 | # not just through cpp. | |
6163 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 6164 | #line 6165 "configure" |
10f2d63a VZ |
6165 | #include "confdefs.h" |
6166 | #include <assert.h> | |
6167 | Syntax Error | |
6168 | EOF | |
6169 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d6a55c4b | 6170 | { (eval echo configure:6171: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6171 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6172 | if test -z "$ac_err"; then | |
6173 | : | |
6174 | else | |
6175 | echo "$ac_err" >&5 | |
6176 | echo "configure: failed program was:" >&5 | |
6177 | cat conftest.$ac_ext >&5 | |
6178 | rm -rf conftest* | |
6179 | CPP="${CC-cc} -E -traditional-cpp" | |
6180 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 6181 | #line 6182 "configure" |
10f2d63a VZ |
6182 | #include "confdefs.h" |
6183 | #include <assert.h> | |
6184 | Syntax Error | |
6185 | EOF | |
6186 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d6a55c4b | 6187 | { (eval echo configure:6188: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6188 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6189 | if test -z "$ac_err"; then | |
6190 | : | |
6191 | else | |
6192 | echo "$ac_err" >&5 | |
6193 | echo "configure: failed program was:" >&5 | |
6194 | cat conftest.$ac_ext >&5 | |
6195 | rm -rf conftest* | |
6196 | CPP="${CC-cc} -nologo -E" | |
6197 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 6198 | #line 6199 "configure" |
10f2d63a VZ |
6199 | #include "confdefs.h" |
6200 | #include <assert.h> | |
6201 | Syntax Error | |
6202 | EOF | |
6203 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d6a55c4b | 6204 | { (eval echo configure:6205: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6205 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6206 | if test -z "$ac_err"; then | |
6207 | : | |
6208 | else | |
6209 | echo "$ac_err" >&5 | |
6210 | echo "configure: failed program was:" >&5 | |
6211 | cat conftest.$ac_ext >&5 | |
6212 | rm -rf conftest* | |
6213 | CPP=/lib/cpp | |
6214 | fi | |
6215 | rm -f conftest* | |
6216 | fi | |
6217 | rm -f conftest* | |
6218 | fi | |
6219 | rm -f conftest* | |
6220 | ac_cv_prog_CPP="$CPP" | |
6221 | fi | |
6222 | CPP="$ac_cv_prog_CPP" | |
6223 | else | |
6224 | ac_cv_prog_CPP="$CPP" | |
6225 | fi | |
6226 | echo "$ac_t""$CPP" 1>&6 | |
6227 | ||
6228 | ||
6229 | if test $ac_cv_prog_gcc = yes; then | |
6230 | echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 | |
d6a55c4b | 6231 | echo "configure:6232: checking whether ${CC-cc} needs -traditional" >&5 |
10f2d63a VZ |
6232 | if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then |
6233 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6234 | else | |
6235 | ac_pattern="Autoconf.*'x'" | |
6236 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 6237 | #line 6238 "configure" |
10f2d63a VZ |
6238 | #include "confdefs.h" |
6239 | #include <sgtty.h> | |
6240 | Autoconf TIOCGETP | |
6241 | EOF | |
6242 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6243 | egrep "$ac_pattern" >/dev/null 2>&1; then | |
6244 | rm -rf conftest* | |
6245 | ac_cv_prog_gcc_traditional=yes | |
6246 | else | |
6247 | rm -rf conftest* | |
6248 | ac_cv_prog_gcc_traditional=no | |
6249 | fi | |
6250 | rm -f conftest* | |
6251 | ||
6252 | ||
6253 | if test $ac_cv_prog_gcc_traditional = no; then | |
6254 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 6255 | #line 6256 "configure" |
10f2d63a VZ |
6256 | #include "confdefs.h" |
6257 | #include <termio.h> | |
6258 | Autoconf TCGETA | |
6259 | EOF | |
6260 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6261 | egrep "$ac_pattern" >/dev/null 2>&1; then | |
6262 | rm -rf conftest* | |
6263 | ac_cv_prog_gcc_traditional=yes | |
6264 | fi | |
6265 | rm -f conftest* | |
6266 | ||
6267 | fi | |
6268 | fi | |
6269 | ||
6270 | echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6 | |
6271 | if test $ac_cv_prog_gcc_traditional = yes; then | |
6272 | CC="$CC -traditional" | |
6273 | fi | |
6274 | fi | |
6275 | ||
6276 | ||
6277 | ||
6278 | ac_ext=C | |
6279 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6280 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6281 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6282 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6283 | cross_compiling=$ac_cv_prog_cxx_cross | |
6284 | ||
6285 | ||
6286 | for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl | |
6287 | do | |
6288 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
6289 | set dummy $ac_prog; ac_word=$2 | |
6290 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 6291 | echo "configure:6292: checking for $ac_word" >&5 |
10f2d63a VZ |
6292 | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then |
6293 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6294 | else | |
6295 | if test -n "$CXX"; then | |
6296 | ac_cv_prog_CXX="$CXX" # Let the user override the test. | |
6297 | else | |
6298 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6299 | ac_dummy="$PATH" | |
6300 | for ac_dir in $ac_dummy; do | |
6301 | test -z "$ac_dir" && ac_dir=. | |
6302 | if test -f $ac_dir/$ac_word; then | |
6303 | ac_cv_prog_CXX="$ac_prog" | |
6304 | break | |
6305 | fi | |
6306 | done | |
6307 | IFS="$ac_save_ifs" | |
6308 | fi | |
6309 | fi | |
6310 | CXX="$ac_cv_prog_CXX" | |
6311 | if test -n "$CXX"; then | |
6312 | echo "$ac_t""$CXX" 1>&6 | |
6313 | else | |
6314 | echo "$ac_t""no" 1>&6 | |
6315 | fi | |
6316 | ||
6317 | test -n "$CXX" && break | |
6318 | done | |
6319 | test -n "$CXX" || CXX="gcc" | |
6320 | ||
6321 | ||
6322 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 | |
d6a55c4b | 6323 | echo "configure:6324: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 |
10f2d63a VZ |
6324 | |
6325 | ac_ext=C | |
6326 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6327 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6328 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6329 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6330 | cross_compiling=$ac_cv_prog_cxx_cross | |
6331 | ||
6332 | cat > conftest.$ac_ext << EOF | |
6333 | ||
d6a55c4b | 6334 | #line 6335 "configure" |
10f2d63a VZ |
6335 | #include "confdefs.h" |
6336 | ||
6337 | int main(){return(0);} | |
6338 | EOF | |
d6a55c4b | 6339 | if { (eval echo configure:6340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
6340 | ac_cv_prog_cxx_works=yes |
6341 | # If we can't run a trivial program, we are probably using a cross compiler. | |
6342 | if (./conftest; exit) 2>/dev/null; then | |
6343 | ac_cv_prog_cxx_cross=no | |
6344 | else | |
6345 | ac_cv_prog_cxx_cross=yes | |
6346 | fi | |
6347 | else | |
6348 | echo "configure: failed program was:" >&5 | |
6349 | cat conftest.$ac_ext >&5 | |
6350 | ac_cv_prog_cxx_works=no | |
6351 | fi | |
6352 | rm -fr conftest* | |
6353 | ac_ext=C | |
6354 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6355 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6356 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6357 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6358 | cross_compiling=$ac_cv_prog_cxx_cross | |
6359 | ||
6360 | echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 | |
6361 | if test $ac_cv_prog_cxx_works = no; then | |
6362 | { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } | |
6363 | fi | |
6364 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 | |
d6a55c4b | 6365 | echo "configure:6366: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 |
10f2d63a VZ |
6366 | echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 |
6367 | cross_compiling=$ac_cv_prog_cxx_cross | |
6368 | ||
6369 | echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 | |
d6a55c4b | 6370 | echo "configure:6371: checking whether we are using GNU C++" >&5 |
10f2d63a VZ |
6371 | if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then |
6372 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6373 | else | |
6374 | cat > conftest.C <<EOF | |
6375 | #ifdef __GNUC__ | |
6376 | yes; | |
6377 | #endif | |
6378 | EOF | |
d6a55c4b | 6379 | if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:6380: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
10f2d63a VZ |
6380 | ac_cv_prog_gxx=yes |
6381 | else | |
6382 | ac_cv_prog_gxx=no | |
6383 | fi | |
6384 | fi | |
6385 | ||
6386 | echo "$ac_t""$ac_cv_prog_gxx" 1>&6 | |
6387 | ||
6388 | if test $ac_cv_prog_gxx = yes; then | |
6389 | GXX=yes | |
6390 | else | |
6391 | GXX= | |
6392 | fi | |
6393 | ||
6394 | ac_test_CXXFLAGS="${CXXFLAGS+set}" | |
6395 | ac_save_CXXFLAGS="$CXXFLAGS" | |
6396 | CXXFLAGS= | |
6397 | echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 | |
d6a55c4b | 6398 | echo "configure:6399: checking whether ${CXX-g++} accepts -g" >&5 |
10f2d63a VZ |
6399 | if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then |
6400 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6401 | else | |
6402 | echo 'void f(){}' > conftest.cc | |
6403 | if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then | |
6404 | ac_cv_prog_cxx_g=yes | |
6405 | else | |
6406 | ac_cv_prog_cxx_g=no | |
6407 | fi | |
6408 | rm -f conftest* | |
6409 | ||
6410 | fi | |
6411 | ||
6412 | echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 | |
6413 | if test "$ac_test_CXXFLAGS" = set; then | |
6414 | CXXFLAGS="$ac_save_CXXFLAGS" | |
6415 | elif test $ac_cv_prog_cxx_g = yes; then | |
6416 | if test "$GXX" = yes; then | |
6417 | CXXFLAGS="-g -O2" | |
6418 | else | |
6419 | CXXFLAGS="-g" | |
6420 | fi | |
6421 | else | |
6422 | if test "$GXX" = yes; then | |
6423 | CXXFLAGS="-O2" | |
6424 | else | |
6425 | CXXFLAGS= | |
6426 | fi | |
6427 | fi | |
6428 | ||
6429 | ||
6430 | echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 | |
d6a55c4b | 6431 | echo "configure:6432: checking how to run the C++ preprocessor" >&5 |
10f2d63a VZ |
6432 | if test -z "$CXXCPP"; then |
6433 | if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then | |
6434 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6435 | else | |
6436 | ac_ext=C | |
6437 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6438 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6439 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6440 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6441 | cross_compiling=$ac_cv_prog_cxx_cross | |
6442 | CXXCPP="${CXX-g++} -E" | |
6443 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 6444 | #line 6445 "configure" |
10f2d63a VZ |
6445 | #include "confdefs.h" |
6446 | #include <stdlib.h> | |
6447 | EOF | |
6448 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d6a55c4b | 6449 | { (eval echo configure:6450: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6450 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6451 | if test -z "$ac_err"; then | |
6452 | : | |
6453 | else | |
6454 | echo "$ac_err" >&5 | |
6455 | echo "configure: failed program was:" >&5 | |
6456 | cat conftest.$ac_ext >&5 | |
6457 | rm -rf conftest* | |
6458 | CXXCPP=/lib/cpp | |
6459 | fi | |
6460 | rm -f conftest* | |
6461 | ac_cv_prog_CXXCPP="$CXXCPP" | |
6462 | ac_ext=C | |
6463 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6464 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6465 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6466 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6467 | cross_compiling=$ac_cv_prog_cxx_cross | |
6468 | fi | |
6469 | fi | |
6470 | CXXCPP="$ac_cv_prog_CXXCPP" | |
6471 | echo "$ac_t""$CXXCPP" 1>&6 | |
6472 | ||
6473 | ||
6474 | CXXFLAGS=`echo "$CXXFLAGS" | sed 's/-g//g'` | |
6475 | ||
6476 | ac_ext=c | |
6477 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6478 | ac_cpp='$CPP $CPPFLAGS' | |
6479 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6480 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6481 | cross_compiling=$ac_cv_prog_cc_cross | |
6482 | ||
6483 | ||
6484 | # Extract the first word of "ranlib", so it can be a program name with args. | |
6485 | set dummy ranlib; ac_word=$2 | |
6486 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 6487 | echo "configure:6488: checking for $ac_word" >&5 |
10f2d63a VZ |
6488 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
6489 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6490 | else | |
6491 | if test -n "$RANLIB"; then | |
6492 | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | |
6493 | else | |
6494 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6495 | ac_dummy="$PATH" | |
6496 | for ac_dir in $ac_dummy; do | |
6497 | test -z "$ac_dir" && ac_dir=. | |
6498 | if test -f $ac_dir/$ac_word; then | |
6499 | ac_cv_prog_RANLIB="ranlib" | |
6500 | break | |
6501 | fi | |
6502 | done | |
6503 | IFS="$ac_save_ifs" | |
6504 | test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":" | |
6505 | fi | |
6506 | fi | |
6507 | RANLIB="$ac_cv_prog_RANLIB" | |
6508 | if test -n "$RANLIB"; then | |
6509 | echo "$ac_t""$RANLIB" 1>&6 | |
6510 | else | |
6511 | echo "$ac_t""no" 1>&6 | |
6512 | fi | |
6513 | ||
6514 | ||
6515 | # Extract the first word of "ar", so it can be a program name with args. | |
6516 | set dummy ar; ac_word=$2 | |
6517 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 6518 | echo "configure:6519: checking for $ac_word" >&5 |
10f2d63a VZ |
6519 | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then |
6520 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6521 | else | |
6522 | if test -n "$AR"; then | |
6523 | ac_cv_prog_AR="$AR" # Let the user override the test. | |
6524 | else | |
6525 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6526 | ac_dummy="$PATH" | |
6527 | for ac_dir in $ac_dummy; do | |
6528 | test -z "$ac_dir" && ac_dir=. | |
6529 | if test -f $ac_dir/$ac_word; then | |
6530 | ac_cv_prog_AR="ar" | |
6531 | break | |
6532 | fi | |
6533 | done | |
6534 | IFS="$ac_save_ifs" | |
6535 | test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar" | |
6536 | fi | |
6537 | fi | |
6538 | AR="$ac_cv_prog_AR" | |
6539 | if test -n "$AR"; then | |
6540 | echo "$ac_t""$AR" 1>&6 | |
6541 | else | |
6542 | echo "$ac_t""no" 1>&6 | |
6543 | fi | |
6544 | ||
6545 | ||
6546 | # Find a good install program. We prefer a C program (faster), | |
6547 | # so one script is as good as another. But avoid the broken or | |
6548 | # incompatible versions: | |
6549 | # SysV /etc/install, /usr/sbin/install | |
6550 | # SunOS /usr/etc/install | |
6551 | # IRIX /sbin/install | |
6552 | # AIX /bin/install | |
6553 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | |
6554 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | |
6555 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | |
6556 | # ./install, which can be erroneously created by make from ./install.sh. | |
6557 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | |
d6a55c4b | 6558 | echo "configure:6559: checking for a BSD compatible install" >&5 |
10f2d63a VZ |
6559 | if test -z "$INSTALL"; then |
6560 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | |
6561 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6562 | else | |
6563 | IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" | |
6564 | for ac_dir in $PATH; do | |
6565 | # Account for people who put trailing slashes in PATH elements. | |
6566 | case "$ac_dir/" in | |
6567 | /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;; | |
6568 | *) | |
6569 | # OSF1 and SCO ODT 3.0 have their own names for install. | |
6570 | # Don't use installbsd from OSF since it installs stuff as root | |
6571 | # by default. | |
6572 | for ac_prog in ginstall scoinst install; do | |
6573 | if test -f $ac_dir/$ac_prog; then | |
6574 | if test $ac_prog = install && | |
6575 | grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then | |
6576 | # AIX install. It has an incompatible calling convention. | |
6577 | : | |
6578 | else | |
6579 | ac_cv_path_install="$ac_dir/$ac_prog -c" | |
6580 | break 2 | |
6581 | fi | |
6582 | fi | |
6583 | done | |
6584 | ;; | |
6585 | esac | |
6586 | done | |
6587 | IFS="$ac_save_IFS" | |
6588 | ||
6589 | fi | |
6590 | if test "${ac_cv_path_install+set}" = set; then | |
6591 | INSTALL="$ac_cv_path_install" | |
6592 | else | |
6593 | # As a last resort, use the slow shell script. We don't cache a | |
6594 | # path for INSTALL within a source directory, because that will | |
6595 | # break other packages using the cache if that directory is | |
6596 | # removed, or if the path is relative. | |
6597 | INSTALL="$ac_install_sh" | |
6598 | fi | |
6599 | fi | |
6600 | echo "$ac_t""$INSTALL" 1>&6 | |
6601 | ||
6602 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | |
6603 | # It thinks the first close brace ends the variable substitution. | |
6604 | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | |
6605 | ||
6606 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' | |
6607 | ||
6608 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | |
6609 | ||
6610 | ||
6611 | # Extract the first word of "strip", so it can be a program name with args. | |
6612 | set dummy strip; ac_word=$2 | |
6613 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 6614 | echo "configure:6615: checking for $ac_word" >&5 |
10f2d63a VZ |
6615 | if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then |
6616 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6617 | else | |
6618 | if test -n "$STRIP"; then | |
6619 | ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | |
6620 | else | |
6621 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6622 | ac_dummy="$PATH" | |
6623 | for ac_dir in $ac_dummy; do | |
6624 | test -z "$ac_dir" && ac_dir=. | |
6625 | if test -f $ac_dir/$ac_word; then | |
6626 | ac_cv_prog_STRIP="strip" | |
6627 | break | |
6628 | fi | |
6629 | done | |
6630 | IFS="$ac_save_ifs" | |
6631 | test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP="true" | |
6632 | fi | |
6633 | fi | |
6634 | STRIP="$ac_cv_prog_STRIP" | |
6635 | if test -n "$STRIP"; then | |
6636 | echo "$ac_t""$STRIP" 1>&6 | |
6637 | else | |
6638 | echo "$ac_t""no" 1>&6 | |
6639 | fi | |
6640 | ||
6641 | ||
6642 | echo $ac_n "checking "make for VPATH support"""... $ac_c" 1>&6 | |
d6a55c4b | 6643 | echo "configure:6644: checking "make for VPATH support"" >&5 |
10f2d63a VZ |
6644 | cat - << EOF > confMake |
6645 | check : file | |
6646 | cp \$? \$@ | |
6647 | cp \$? final_file | |
6648 | EOF | |
6649 | ||
6650 | if test ! -d sub ; then | |
6651 | mkdir sub | |
6652 | fi | |
6653 | echo dummy > sub/file | |
6654 | ${MAKE-make} -f confMake VPATH=sub 2> config.log > /dev/null | |
6655 | RESULT=$? | |
6656 | rm -f sub/file check final_file confMake | |
6657 | rmdir sub | |
6658 | if test "$RESULT" = 0; then | |
6659 | echo "$ac_t""yes" 1>&6 | |
6660 | else | |
6661 | echo "$ac_t""no" 1>&6 | |
6662 | { echo "configure: error: You need a make-utility that is able to use the variable | |
6663 | VPATH correctly. | |
6664 | If your version of make does not support VPATH correctly" 1>&2; exit 1; } | |
6665 | fi | |
6666 | ||
6667 | for ac_prog in 'bison -y' byacc | |
6668 | do | |
6669 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
6670 | set dummy $ac_prog; ac_word=$2 | |
6671 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 6672 | echo "configure:6673: checking for $ac_word" >&5 |
10f2d63a VZ |
6673 | if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then |
6674 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6675 | else | |
6676 | if test -n "$YACC"; then | |
6677 | ac_cv_prog_YACC="$YACC" # Let the user override the test. | |
6678 | else | |
6679 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6680 | ac_dummy="$PATH" | |
6681 | for ac_dir in $ac_dummy; do | |
6682 | test -z "$ac_dir" && ac_dir=. | |
6683 | if test -f $ac_dir/$ac_word; then | |
6684 | ac_cv_prog_YACC="$ac_prog" | |
6685 | break | |
6686 | fi | |
6687 | done | |
6688 | IFS="$ac_save_ifs" | |
6689 | fi | |
6690 | fi | |
6691 | YACC="$ac_cv_prog_YACC" | |
6692 | if test -n "$YACC"; then | |
6693 | echo "$ac_t""$YACC" 1>&6 | |
6694 | else | |
6695 | echo "$ac_t""no" 1>&6 | |
6696 | fi | |
6697 | ||
6698 | test -n "$YACC" && break | |
6699 | done | |
6700 | test -n "$YACC" || YACC="yacc" | |
6701 | ||
6702 | ||
6703 | # Extract the first word of "flex", so it can be a program name with args. | |
6704 | set dummy flex; ac_word=$2 | |
6705 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 6706 | echo "configure:6707: checking for $ac_word" >&5 |
10f2d63a VZ |
6707 | if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then |
6708 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6709 | else | |
6710 | if test -n "$LEX"; then | |
6711 | ac_cv_prog_LEX="$LEX" # Let the user override the test. | |
6712 | else | |
6713 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6714 | ac_dummy="$PATH" | |
6715 | for ac_dir in $ac_dummy; do | |
6716 | test -z "$ac_dir" && ac_dir=. | |
6717 | if test -f $ac_dir/$ac_word; then | |
6718 | ac_cv_prog_LEX="flex" | |
6719 | break | |
6720 | fi | |
6721 | done | |
6722 | IFS="$ac_save_ifs" | |
6723 | test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX="lex" | |
6724 | fi | |
6725 | fi | |
6726 | LEX="$ac_cv_prog_LEX" | |
6727 | if test -n "$LEX"; then | |
6728 | echo "$ac_t""$LEX" 1>&6 | |
6729 | else | |
6730 | echo "$ac_t""no" 1>&6 | |
6731 | fi | |
6732 | ||
6733 | if test -z "$LEXLIB" | |
6734 | then | |
6735 | case "$LEX" in | |
6736 | flex*) ac_lib=fl ;; | |
6737 | *) ac_lib=l ;; | |
6738 | esac | |
6739 | echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 | |
d6a55c4b | 6740 | echo "configure:6741: checking for yywrap in -l$ac_lib" >&5 |
10f2d63a VZ |
6741 | ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` |
6742 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
6743 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6744 | else | |
6745 | ac_save_LIBS="$LIBS" | |
6746 | LIBS="-l$ac_lib $LIBS" | |
6747 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 6748 | #line 6749 "configure" |
10f2d63a VZ |
6749 | #include "confdefs.h" |
6750 | /* Override any gcc2 internal prototype to avoid an error. */ | |
6751 | /* We use char because int might match the return type of a gcc2 | |
6752 | builtin and then its argument prototype would still apply. */ | |
6753 | char yywrap(); | |
6754 | ||
6755 | int main() { | |
6756 | yywrap() | |
6757 | ; return 0; } | |
6758 | EOF | |
d6a55c4b | 6759 | if { (eval echo configure:6760: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
6760 | rm -rf conftest* |
6761 | eval "ac_cv_lib_$ac_lib_var=yes" | |
6762 | else | |
6763 | echo "configure: failed program was:" >&5 | |
6764 | cat conftest.$ac_ext >&5 | |
6765 | rm -rf conftest* | |
6766 | eval "ac_cv_lib_$ac_lib_var=no" | |
6767 | fi | |
6768 | rm -f conftest* | |
6769 | LIBS="$ac_save_LIBS" | |
6770 | ||
6771 | fi | |
6772 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
6773 | echo "$ac_t""yes" 1>&6 | |
6774 | LEXLIB="-l$ac_lib" | |
6775 | else | |
6776 | echo "$ac_t""no" 1>&6 | |
6777 | fi | |
6778 | ||
6779 | fi | |
6780 | ||
6781 | ||
6782 | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 | |
d6a55c4b | 6783 | echo "configure:6784: checking whether ln -s works" >&5 |
10f2d63a VZ |
6784 | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then |
6785 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6786 | else | |
6787 | rm -f conftestdata | |
6788 | if ln -s X conftestdata 2>/dev/null | |
6789 | then | |
6790 | rm -f conftestdata | |
6791 | ac_cv_prog_LN_S="ln -s" | |
6792 | else | |
6793 | ac_cv_prog_LN_S=ln | |
6794 | fi | |
6795 | fi | |
6796 | LN_S="$ac_cv_prog_LN_S" | |
6797 | if test "$ac_cv_prog_LN_S" = "ln -s"; then | |
6798 | echo "$ac_t""yes" 1>&6 | |
6799 | else | |
6800 | echo "$ac_t""no" 1>&6 | |
6801 | fi | |
6802 | ||
6803 | ||
6804 | ||
6805 | SEARCH_INCLUDE="\ | |
6806 | /usr/local/include \ | |
6807 | \ | |
6808 | /usr/Motif-1.2/include \ | |
6809 | /usr/Motif-2.1/include \ | |
6810 | \ | |
6811 | /usr/include/Motif1.2 \ | |
6812 | /opt/xpm/include/X11 \ | |
6813 | /opt/GBxpm/include/ \ | |
6814 | /opt/GBxpm/X11/include/ \ | |
6815 | \ | |
6816 | /usr/Motif1.2/include \ | |
6817 | /usr/dt/include \ | |
afc31813 VZ |
6818 | /usr/openwin/include \ |
6819 | \ | |
10f2d63a VZ |
6820 | /usr/include/Xm \ |
6821 | \ | |
6822 | /usr/X11R6/include \ | |
afc31813 | 6823 | /usr/X11R6.4/include \ |
10f2d63a VZ |
6824 | /usr/X11R5/include \ |
6825 | /usr/X11R4/include \ | |
6826 | \ | |
10f2d63a VZ |
6827 | /usr/include/X11R6 \ |
6828 | /usr/include/X11R5 \ | |
6829 | /usr/include/X11R4 \ | |
6830 | \ | |
6831 | /usr/local/X11R6/include \ | |
6832 | /usr/local/X11R5/include \ | |
6833 | /usr/local/X11R4/include \ | |
6834 | \ | |
6835 | /usr/local/include/X11R6 \ | |
6836 | /usr/local/include/X11R5 \ | |
6837 | /usr/local/include/X11R4 \ | |
6838 | \ | |
6839 | /usr/X11/include \ | |
6840 | /usr/include/X11 \ | |
6841 | /usr/local/X11/include \ | |
6842 | /usr/local/include/X11 \ | |
6843 | \ | |
6844 | /usr/X386/include \ | |
6845 | /usr/x386/include \ | |
6846 | /usr/XFree86/include/X11 \ | |
6847 | \ | |
cf27ef00 | 6848 | X:/XFree86/include \ |
ec14dd32 VZ |
6849 | X:/XFree86/include/X11 \ |
6850 | \ | |
10f2d63a VZ |
6851 | /usr/include/gtk \ |
6852 | /usr/local/include/gtk \ | |
6853 | /usr/include/glib \ | |
6854 | /usr/local/include/glib \ | |
6855 | \ | |
6856 | /usr/include/qt \ | |
6857 | /usr/local/include/qt \ | |
6858 | \ | |
6859 | /usr/include/windows \ | |
6860 | /usr/include/wine \ | |
6861 | /usr/local/include/wine \ | |
6862 | \ | |
6863 | /usr/unsupported/include \ | |
6864 | /usr/athena/include \ | |
6865 | /usr/local/x11r5/include \ | |
6866 | /usr/lpp/Xamples/include \ | |
6867 | \ | |
10f2d63a | 6868 | /usr/openwin/share/include \ |
928b5c08 VZ |
6869 | \ |
6870 | /usr/include" | |
10f2d63a VZ |
6871 | |
6872 | SEARCH_LIB="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` " | |
6873 | ||
6874 | ||
6875 | cat > confcache <<\EOF | |
6876 | # This file is a shell script that caches the results of configure | |
6877 | # tests run on this system so they can be shared between configure | |
6878 | # scripts and configure runs. It is not useful on other systems. | |
6879 | # If it contains results you don't want to keep, you may remove or edit it. | |
6880 | # | |
6881 | # By default, configure uses ./config.cache as the cache file, | |
6882 | # creating it if it does not exist already. You can give configure | |
6883 | # the --cache-file=FILE option to use a different cache file; that is | |
6884 | # what configure does when it calls configure scripts in | |
6885 | # subdirectories, so they share the cache. | |
6886 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
6887 | # config.status only pays attention to the cache file if you give it the | |
6888 | # --recheck option to rerun configure. | |
6889 | # | |
6890 | EOF | |
6891 | # The following way of writing the cache mishandles newlines in values, | |
6892 | # but we know of no workaround that is simple, portable, and efficient. | |
6893 | # So, don't put newlines in cache variables' values. | |
6894 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
6895 | # and sets the high bit in the cache file unless we assign to the vars. | |
6896 | (set) 2>&1 | | |
6897 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
6898 | *ac_space=\ *) | |
6899 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
6900 | # turns \\\\ into \\, and sed turns \\ into \). | |
6901 | sed -n \ | |
6902 | -e "s/'/'\\\\''/g" \ | |
6903 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
6904 | ;; | |
6905 | *) | |
6906 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
6907 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
6908 | ;; | |
6909 | esac >> confcache | |
6910 | if cmp -s $cache_file confcache; then | |
6911 | : | |
6912 | else | |
6913 | if test -w $cache_file; then | |
6914 | echo "updating cache $cache_file" | |
6915 | cat confcache > $cache_file | |
6916 | else | |
6917 | echo "not updating unwritable cache $cache_file" | |
6918 | fi | |
6919 | fi | |
6920 | rm -f confcache | |
6921 | ||
6922 | ||
6923 | ||
dad6c0ea VZ |
6924 | AFMINSTALL= |
6925 | ||
10f2d63a VZ |
6926 | if test "$wxUSE_GUI" = "yes"; then |
6927 | ||
dad6c0ea VZ |
6928 | USE_GUI=1 |
6929 | ||
10f2d63a VZ |
6930 | TOOLKIT= |
6931 | TOOLKIT_INCLUDE= | |
6932 | ||
6933 | GUIOBJS= | |
6934 | COMMONOBJS= | |
6935 | GENERICOBJS= | |
6936 | ||
6937 | GUI_TK_LIBRARY= | |
6938 | GUI_TK_LINK= | |
6939 | ||
6940 | WXGTK12= | |
13111b2a | 6941 | WXGTK13= |
10f2d63a VZ |
6942 | |
6943 | WXWINE= | |
6944 | ||
10f2d63a VZ |
6945 | if test "$wxUSE_CYGWIN" = 1 || test "$wxUSE_MINGW" = 1 ; then |
6946 | if test "$cross_compiling" = "yes" ; then | |
6947 | echo "configure: warning: Cross compiling --- skipping windows.h check" 1>&2 | |
6948 | else | |
6949 | echo $ac_n "checking for Windows headers""... $ac_c" 1>&6 | |
d6a55c4b | 6950 | echo "configure:6951: checking for Windows headers" >&5 |
10f2d63a VZ |
6951 | |
6952 | ac_find_includes= | |
6953 | for ac_dir in $SEARCH_INCLUDE; | |
6954 | do | |
6955 | if test -f "$ac_dir/windows.h"; then | |
6956 | ac_find_includes=$ac_dir | |
6957 | break | |
6958 | fi | |
6959 | done | |
6960 | ||
6961 | if test "$ac_find_includes" != "" ; then | |
6962 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
6963 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes" | |
6964 | else | |
6965 | echo "$ac_t""no" 1>&6 | |
6966 | { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } | |
6967 | fi | |
6968 | fi | |
6969 | ||
6970 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS msw" | |
6971 | LIBS="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lcrtdll -ladvapi32 -lwsock32" | |
6972 | ||
6973 | if test "$wxUSE_MINGW" = 1; then | |
6974 | LDFLAGS="$LDFLAGS -mwindows" | |
6975 | fi | |
6976 | ||
6977 | TOOLKIT=MSW | |
6978 | ||
6979 | GUIOBJS="\$(MSW_GUIOBJS)" | |
6980 | GUIHEADERS="\$(MSW_HEADERS)" | |
6981 | COMMONOBJS="\$(MSW_COMMONOBJS)" | |
6982 | GENERICOBJS="\$(MSW_GENERICOBJS)" | |
6983 | UNIXOBJS= | |
6984 | GUIDIST=MSW_DIST | |
10f2d63a VZ |
6985 | fi |
6986 | ||
6987 | if test "$wxUSE_GTK" = 1; then | |
6988 | ||
6989 | if test x$gtk_config_exec_prefix != x ; then | |
6990 | gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" | |
6991 | if test x${GTK_CONFIG+set} != xset ; then | |
6992 | GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config | |
6993 | fi | |
6994 | fi | |
6995 | if test x$gtk_config_prefix != x ; then | |
6996 | gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix" | |
6997 | if test x${GTK_CONFIG+set} != xset ; then | |
6998 | GTK_CONFIG=$gtk_config_prefix/bin/gtk-config | |
6999 | fi | |
7000 | fi | |
7001 | ||
7002 | # Extract the first word of "gtk-config", so it can be a program name with args. | |
7003 | set dummy gtk-config; ac_word=$2 | |
7004 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
d6a55c4b | 7005 | echo "configure:7006: checking for $ac_word" >&5 |
10f2d63a VZ |
7006 | if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then |
7007 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7008 | else | |
7009 | case "$GTK_CONFIG" in | |
7010 | /*) | |
7011 | ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path. | |
7012 | ;; | |
7013 | ?:/*) | |
7014 | ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a dos path. | |
7015 | ;; | |
7016 | *) | |
7017 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
7018 | ac_dummy="$PATH" | |
7019 | for ac_dir in $ac_dummy; do | |
7020 | test -z "$ac_dir" && ac_dir=. | |
7021 | if test -f $ac_dir/$ac_word; then | |
7022 | ac_cv_path_GTK_CONFIG="$ac_dir/$ac_word" | |
7023 | break | |
7024 | fi | |
7025 | done | |
7026 | IFS="$ac_save_ifs" | |
7027 | test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no" | |
7028 | ;; | |
7029 | esac | |
7030 | fi | |
7031 | GTK_CONFIG="$ac_cv_path_GTK_CONFIG" | |
7032 | if test -n "$GTK_CONFIG"; then | |
7033 | echo "$ac_t""$GTK_CONFIG" 1>&6 | |
7034 | else | |
7035 | echo "$ac_t""no" 1>&6 | |
7036 | fi | |
7037 | ||
04165bec | 7038 | min_gtk_version=1.2.3 |
10f2d63a | 7039 | echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 |
d6a55c4b | 7040 | echo "configure:7041: checking for GTK - version >= $min_gtk_version" >&5 |
10f2d63a VZ |
7041 | no_gtk="" |
7042 | if test "$GTK_CONFIG" != "no" ; then | |
7043 | GTK_CFLAGS=`$GTK_CONFIG --cflags` | |
2224580a | 7044 | GTK_LIBS=`$GTK_CONFIG --libs gthread` |
10f2d63a VZ |
7045 | ac_save_CFLAGS="$CFLAGS" |
7046 | ac_save_LIBS="$LIBS" | |
7047 | CFLAGS="$CFLAGS $GTK_CFLAGS" | |
7048 | LIBS="$LIBS $GTK_LIBS" | |
7049 | if test "$cross_compiling" = yes; then | |
7050 | echo $ac_n "cross compiling; assumed OK... $ac_c" | |
7051 | else | |
7052 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7053 | #line 7054 "configure" |
10f2d63a VZ |
7054 | #include "confdefs.h" |
7055 | ||
7056 | #include <gtk/gtk.h> | |
f49f2b0c | 7057 | #include <gtk/gtkfeatures.h> |
10f2d63a VZ |
7058 | #include <stdio.h> |
7059 | ||
7060 | int | |
7061 | main () | |
7062 | { | |
7063 | int major, minor, micro; | |
7064 | ||
7065 | if (sscanf("$min_gtk_version", "%d.%d.%d", &major, &minor, µ) != 3) { | |
7066 | printf("%s, bad version string\n", "$min_gtk_version"); | |
7067 | exit(1); | |
7068 | } | |
7069 | ||
f49f2b0c RR |
7070 | if ((GTK_MAJOR_VERSION != gtk_major_version) || |
7071 | (GTK_MINOR_VERSION != gtk_minor_version) || | |
7072 | (GTK_MICRO_VERSION != gtk_micro_version)) { | |
7073 | printf("Headers vs. library version mismatch!\n"); | |
7074 | exit(1); | |
7075 | } | |
7076 | ||
10f2d63a VZ |
7077 | if (gtk_minor_version == 1) return FALSE; |
7078 | ||
7079 | return !((gtk_major_version > major) || | |
7080 | ((gtk_major_version == major) && (gtk_minor_version > minor)) || | |
7081 | ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))); | |
7082 | } | |
7083 | ||
7084 | EOF | |
d6a55c4b | 7085 | if { (eval echo configure:7086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
7086 | then |
7087 | : | |
7088 | else | |
7089 | echo "configure: failed program was:" >&5 | |
7090 | cat conftest.$ac_ext >&5 | |
7091 | rm -fr conftest* | |
7092 | no_gtk=yes | |
7093 | fi | |
7094 | rm -fr conftest* | |
7095 | fi | |
7096 | ||
7097 | CFLAGS="$ac_save_CFLAGS" | |
7098 | LIBS="$ac_save_LIBS" | |
7099 | else | |
7100 | no_gtk=yes | |
7101 | fi | |
7102 | if test "x$no_gtk" = x ; then | |
7103 | echo "$ac_t""yes" 1>&6 | |
7104 | WXGTK12=1 | |
7105 | else | |
7106 | echo "$ac_t""no" 1>&6 | |
7107 | GTK_CFLAGS="" | |
7108 | GTK_LIBS="" | |
7e99ad86 | 7109 | : |
10f2d63a VZ |
7110 | fi |
7111 | ||
7112 | ||
7113 | ||
7114 | ||
7e99ad86 VZ |
7115 | if test "$WXGTK12" != 1; then |
7116 | { echo "configure: error: | |
7117 | Please check that gtk-config is in path, the directory | |
7118 | where GTK+ libraries are installed (returned by | |
7119 | 'gtk-config --libs' command) is in LD_LIBRARY_PATH or | |
7120 | equivalent variable and GTK+ is version 1.2.3 or above. | |
7121 | " 1>&2; exit 1; } | |
7122 | fi | |
7123 | ||
7124 | ||
10f2d63a | 7125 | TOOLKIT_INCLUDE="$GTK_CFLAGS" |
2224580a VZ |
7126 | |
7127 | ||
7128 | GUI_TK_LIBRARY="$GTK_LIBS" | |
7129 | ||
10f2d63a VZ |
7130 | TOOLKIT=GTK |
7131 | ||
dad6c0ea VZ |
7132 | AFMINSTALL=afminstall |
7133 | ||
10f2d63a VZ |
7134 | GUIOBJS="\$(GTK_GUIOBJS)" |
7135 | GUIHEADERS="\$(GTK_HEADERS)" | |
7136 | COMMONOBJS="\$(GTK_COMMONOBJS)" | |
7137 | GENERICOBJS="\$(GTK_GENERICOBJS)" | |
7138 | GUIDEPS="\$(GTK_GUIDEPS)" | |
7139 | COMMONDEPS="\$(GTK_COMMONDEPS)" | |
7140 | GENERICDEPS="\$(GTK_GENERICDEPS)" | |
7141 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 7142 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a | 7143 | GUIDIST=GTK_DIST |
7ec2881a | 7144 | |
2224580a | 7145 | echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6 |
d6a55c4b | 7146 | echo "configure:7147: checking for gdk_im_open in -lgdk" >&5 |
7ec2881a RR |
7147 | ac_lib_var=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'` |
7148 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7149 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7150 | else | |
7151 | ac_save_LIBS="$LIBS" | |
7152 | LIBS="-lgdk $LIBS" | |
7153 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7154 | #line 7155 "configure" |
7ec2881a RR |
7155 | #include "confdefs.h" |
7156 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7157 | /* We use char because int might match the return type of a gcc2 | |
7158 | builtin and then its argument prototype would still apply. */ | |
7159 | char gdk_im_open(); | |
7160 | ||
7161 | int main() { | |
7162 | gdk_im_open() | |
7163 | ; return 0; } | |
7164 | EOF | |
d6a55c4b | 7165 | if { (eval echo configure:7166: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
7ec2881a RR |
7166 | rm -rf conftest* |
7167 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7168 | else | |
7169 | echo "configure: failed program was:" >&5 | |
7170 | cat conftest.$ac_ext >&5 | |
7171 | rm -rf conftest* | |
7172 | eval "ac_cv_lib_$ac_lib_var=no" | |
7173 | fi | |
7174 | rm -f conftest* | |
7175 | LIBS="$ac_save_LIBS" | |
7176 | ||
7177 | fi | |
7178 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7179 | echo "$ac_t""yes" 1>&6 | |
7180 | cat >> confdefs.h <<\EOF | |
7181 | #define HAVE_XIM 1 | |
7182 | EOF | |
7183 | ||
7184 | else | |
7185 | echo "$ac_t""no" 1>&6 | |
7186 | fi | |
7187 | ||
10f2d63a VZ |
7188 | fi |
7189 | ||
7190 | if test "$wxUSE_WINE" = 1; then | |
7191 | echo $ac_n "checking for WINE includes""... $ac_c" 1>&6 | |
d6a55c4b | 7192 | echo "configure:7193: checking for WINE includes" >&5 |
10f2d63a VZ |
7193 | |
7194 | ac_find_includes= | |
7195 | for ac_dir in $SEARCH_INCLUDE; | |
7196 | do | |
7197 | if test -f "$ac_dir/windows.h"; then | |
7198 | ac_find_includes=$ac_dir | |
7199 | break | |
7200 | fi | |
7201 | done | |
7202 | ||
7203 | if test "$ac_find_includes" != "" ; then | |
7204 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
7205 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes" | |
7206 | else | |
7207 | echo "$ac_t""no" 1>&6 | |
7208 | { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } | |
7209 | fi | |
7210 | ||
7211 | XPM_LINK="" | |
7212 | echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 | |
d6a55c4b | 7213 | echo "configure:7214: checking for Xpm library" >&5 |
10f2d63a VZ |
7214 | |
7215 | ac_find_libraries= | |
7216 | for ac_dir in $SEARCH_LIB; | |
7217 | do | |
7218 | for ac_extension in a so sl; do | |
7219 | if test -f "$ac_dir/libXpm.$ac_extension"; then | |
7220 | ac_find_libraries=$ac_dir | |
7221 | break 2 | |
7222 | fi | |
7223 | done | |
7224 | done | |
7225 | ||
7226 | if test "$ac_find_libraries" != "" ; then | |
7227 | GUI_TK_LIBRARY="-L$ac_find_libraries" | |
7228 | XPM_LINK="-lXpm" | |
7229 | cat >> confdefs.h <<\EOF | |
7230 | #define wxHAVE_LIB_XPM 1 | |
7231 | EOF | |
7232 | ||
7233 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
7234 | else | |
7235 | echo "$ac_t""no" 1>&6 | |
7236 | echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 | |
7237 | fi | |
7238 | ||
7239 | MESA_LINK="" | |
7240 | echo $ac_n "checking for Mesa library""... $ac_c" 1>&6 | |
d6a55c4b | 7241 | echo "configure:7242: checking for Mesa library" >&5 |
10f2d63a VZ |
7242 | |
7243 | ac_find_libraries= | |
7244 | for ac_dir in $SEARCH_LIB; | |
7245 | do | |
7246 | for ac_extension in a so sl; do | |
7247 | if test -f "$ac_dir/libMesaGL.$ac_extension"; then | |
7248 | ac_find_libraries=$ac_dir | |
7249 | break 2 | |
7250 | fi | |
7251 | done | |
7252 | done | |
7253 | ||
7254 | if test "$ac_find_libraries" != "" ; then | |
7255 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY -L$ac_find_libraries" | |
7256 | MESA_LINK="-lMesaGL" | |
7257 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
7258 | else | |
7259 | { echo "configure: error: no" 1>&2; exit 1; } | |
7260 | fi | |
7261 | ||
7262 | GUI_TK_LINK="-lwine $MESA_LINK $XPM_LINK -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses -lm" | |
7263 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK" | |
7264 | WXWINE=1 | |
7265 | TOOLKIT=MSW | |
7266 | ||
7267 | GUIHEADERS="\$(MSW_HEADERS)" | |
7268 | GUIOBJS="\$(MSW_GUIOBJS)" | |
7269 | COMMONOBJS="\$(MSW_COMMONOBJS)" | |
7270 | GENERICOBJS="\$(MSW_GENERICOBJS)" | |
7271 | GUIDEPS="\$(MSW_GUIDEPS)" | |
7272 | COMMONDEPS="\$(MSW_COMMONDEPS)" | |
7273 | GENERICDEPS="\$(MSW_GENERICDEPS)" | |
7274 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 7275 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a VZ |
7276 | GUIDIST=MSW_DIST |
7277 | fi | |
7278 | ||
7279 | if test "$wxUSE_MOTIF" = 1; then | |
ab9b9eab VZ |
7280 | # If we find X, set shell vars x_includes and x_libraries to the |
7281 | # paths, otherwise set no_x=yes. | |
7282 | # Uses ac_ vars as temps to allow command line to override cache and checks. | |
7283 | # --without-x overrides everything else, but does not touch the cache. | |
7284 | echo $ac_n "checking for X""... $ac_c" 1>&6 | |
d6a55c4b | 7285 | echo "configure:7286: checking for X" >&5 |
ab9b9eab VZ |
7286 | |
7287 | # Check whether --with-x or --without-x was given. | |
7288 | if test "${with_x+set}" = set; then | |
7289 | withval="$with_x" | |
7290 | : | |
7291 | fi | |
ba337fe7 | 7292 | |
ab9b9eab VZ |
7293 | # $have_x is `yes', `no', `disabled', or empty when we do not yet know. |
7294 | if test "x$with_x" = xno; then | |
7295 | # The user explicitly disabled X. | |
7296 | have_x=disabled | |
7297 | else | |
7298 | if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then | |
7299 | # Both variables are already set. | |
7300 | have_x=yes | |
7301 | else | |
7302 | if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then | |
7303 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7304 | else | |
7305 | # One or both of the vars are not set, and there is no cached value. | |
7306 | ac_x_includes=NO ac_x_libraries=NO | |
7307 | rm -fr conftestdir | |
7308 | if mkdir conftestdir; then | |
7309 | cd conftestdir | |
7310 | # Make sure to not put "make" in the Imakefile rules, since we grep it out. | |
7311 | cat > Imakefile <<'EOF' | |
7312 | acfindx: | |
7313 | @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' | |
7314 | EOF | |
7315 | if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then | |
7316 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | |
7317 | eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` | |
7318 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | |
10f2d63a | 7319 | for ac_extension in a so sl; do |
ab9b9eab VZ |
7320 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
7321 | test -f $ac_im_libdir/libX11.$ac_extension; then | |
7322 | ac_im_usrlibdir=$ac_im_libdir; break | |
10f2d63a VZ |
7323 | fi |
7324 | done | |
ab9b9eab VZ |
7325 | # Screen out bogus values from the imake configuration. They are |
7326 | # bogus both because they are the default anyway, and because | |
7327 | # using them would break gcc on systems where it needs fixed includes. | |
7328 | case "$ac_im_incroot" in | |
7329 | /usr/include) ;; | |
7330 | *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;; | |
7331 | esac | |
7332 | case "$ac_im_usrlibdir" in | |
7333 | /usr/lib | /lib) ;; | |
7334 | *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;; | |
7335 | esac | |
ba337fe7 | 7336 | fi |
ab9b9eab VZ |
7337 | cd .. |
7338 | rm -fr conftestdir | |
7339 | fi | |
10f2d63a | 7340 | |
ab9b9eab VZ |
7341 | if test "$ac_x_includes" = NO; then |
7342 | # Guess where to find include files, by looking for this one X11 .h file. | |
7343 | test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h | |
ba337fe7 | 7344 | |
ab9b9eab VZ |
7345 | # First, try using that file with no special directory specified. |
7346 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7347 | #line 7348 "configure" |
ab9b9eab VZ |
7348 | #include "confdefs.h" |
7349 | #include <$x_direct_test_include> | |
7350 | EOF | |
7351 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
d6a55c4b | 7352 | { (eval echo configure:7353: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
ab9b9eab VZ |
7353 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
7354 | if test -z "$ac_err"; then | |
7355 | rm -rf conftest* | |
7356 | # We can compile using X headers with no special include directory. | |
7357 | ac_x_includes= | |
7358 | else | |
7359 | echo "$ac_err" >&5 | |
7360 | echo "configure: failed program was:" >&5 | |
7361 | cat conftest.$ac_ext >&5 | |
7362 | rm -rf conftest* | |
7363 | # Look for the header file in a standard set of common directories. | |
7364 | # Check X11 before X11Rn because it is often a symlink to the current release. | |
7365 | for ac_dir in \ | |
7366 | /usr/X11/include \ | |
7367 | /usr/X11R6/include \ | |
7368 | /usr/X11R5/include \ | |
7369 | /usr/X11R4/include \ | |
7370 | \ | |
7371 | /usr/include/X11 \ | |
7372 | /usr/include/X11R6 \ | |
7373 | /usr/include/X11R5 \ | |
7374 | /usr/include/X11R4 \ | |
7375 | \ | |
7376 | /usr/local/X11/include \ | |
7377 | /usr/local/X11R6/include \ | |
7378 | /usr/local/X11R5/include \ | |
7379 | /usr/local/X11R4/include \ | |
7380 | \ | |
7381 | /usr/local/include/X11 \ | |
7382 | /usr/local/include/X11R6 \ | |
7383 | /usr/local/include/X11R5 \ | |
7384 | /usr/local/include/X11R4 \ | |
7385 | \ | |
7386 | /usr/X386/include \ | |
7387 | /usr/x386/include \ | |
7388 | /usr/XFree86/include/X11 \ | |
7389 | \ | |
7390 | /usr/include \ | |
7391 | /usr/local/include \ | |
7392 | /usr/unsupported/include \ | |
7393 | /usr/athena/include \ | |
7394 | /usr/local/x11r5/include \ | |
7395 | /usr/lpp/Xamples/include \ | |
7396 | \ | |
7397 | /usr/openwin/include \ | |
7398 | /usr/openwin/share/include \ | |
7399 | ; \ | |
10f2d63a | 7400 | do |
ab9b9eab VZ |
7401 | if test -r "$ac_dir/$x_direct_test_include"; then |
7402 | ac_x_includes=$ac_dir | |
10f2d63a VZ |
7403 | break |
7404 | fi | |
7405 | done | |
ab9b9eab VZ |
7406 | fi |
7407 | rm -f conftest* | |
7408 | fi # $ac_x_includes = NO | |
10f2d63a | 7409 | |
ab9b9eab VZ |
7410 | if test "$ac_x_libraries" = NO; then |
7411 | # Check for the libraries. | |
10f2d63a | 7412 | |
ab9b9eab VZ |
7413 | test -z "$x_direct_test_library" && x_direct_test_library=Xt |
7414 | test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc | |
10f2d63a | 7415 | |
ab9b9eab VZ |
7416 | # See if we find them without any special options. |
7417 | # Don't add to $LIBS permanently. | |
7418 | ac_save_LIBS="$LIBS" | |
7419 | LIBS="-l$x_direct_test_library $LIBS" | |
7420 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7421 | #line 7422 "configure" |
ab9b9eab | 7422 | #include "confdefs.h" |
10f2d63a | 7423 | |
ab9b9eab VZ |
7424 | int main() { |
7425 | ${x_direct_test_function}() | |
7426 | ; return 0; } | |
7427 | EOF | |
d6a55c4b | 7428 | if { (eval echo configure:7429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7429 | rm -rf conftest* |
7430 | LIBS="$ac_save_LIBS" | |
7431 | # We can link X programs with no special library path. | |
7432 | ac_x_libraries= | |
7433 | else | |
7434 | echo "configure: failed program was:" >&5 | |
7435 | cat conftest.$ac_ext >&5 | |
7436 | rm -rf conftest* | |
7437 | LIBS="$ac_save_LIBS" | |
7438 | # First see if replacing the include by lib works. | |
7439 | # Check X11 before X11Rn because it is often a symlink to the current release. | |
7440 | for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ | |
7441 | /usr/X11/lib \ | |
7442 | /usr/X11R6/lib \ | |
7443 | /usr/X11R5/lib \ | |
7444 | /usr/X11R4/lib \ | |
7445 | \ | |
7446 | /usr/lib/X11 \ | |
7447 | /usr/lib/X11R6 \ | |
7448 | /usr/lib/X11R5 \ | |
7449 | /usr/lib/X11R4 \ | |
7450 | \ | |
7451 | /usr/local/X11/lib \ | |
7452 | /usr/local/X11R6/lib \ | |
7453 | /usr/local/X11R5/lib \ | |
7454 | /usr/local/X11R4/lib \ | |
7455 | \ | |
7456 | /usr/local/lib/X11 \ | |
7457 | /usr/local/lib/X11R6 \ | |
7458 | /usr/local/lib/X11R5 \ | |
7459 | /usr/local/lib/X11R4 \ | |
7460 | \ | |
7461 | /usr/X386/lib \ | |
7462 | /usr/x386/lib \ | |
7463 | /usr/XFree86/lib/X11 \ | |
7464 | \ | |
7465 | /usr/lib \ | |
7466 | /usr/local/lib \ | |
7467 | /usr/unsupported/lib \ | |
7468 | /usr/athena/lib \ | |
7469 | /usr/local/x11r5/lib \ | |
7470 | /usr/lpp/Xamples/lib \ | |
7471 | /lib/usr/lib/X11 \ | |
7472 | \ | |
7473 | /usr/openwin/lib \ | |
7474 | /usr/openwin/share/lib \ | |
7475 | ; \ | |
7476 | do | |
7477 | for ac_extension in a so sl; do | |
7478 | if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then | |
7479 | ac_x_libraries=$ac_dir | |
7480 | break 2 | |
10f2d63a | 7481 | fi |
10f2d63a | 7482 | done |
ab9b9eab VZ |
7483 | done |
7484 | fi | |
7485 | rm -f conftest* | |
7486 | fi # $ac_x_libraries = NO | |
10f2d63a | 7487 | |
ab9b9eab VZ |
7488 | if test "$ac_x_includes" = NO || test "$ac_x_libraries" = NO; then |
7489 | # Didn't find X anywhere. Cache the known absence of X. | |
7490 | ac_cv_have_x="have_x=no" | |
7491 | else | |
7492 | # Record where we found X for the cache. | |
7493 | ac_cv_have_x="have_x=yes \ | |
7494 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" | |
7495 | fi | |
7496 | fi | |
10f2d63a | 7497 | fi |
ab9b9eab VZ |
7498 | eval "$ac_cv_have_x" |
7499 | fi # $with_x != no | |
10f2d63a | 7500 | |
ab9b9eab VZ |
7501 | if test "$have_x" != yes; then |
7502 | echo "$ac_t""$have_x" 1>&6 | |
7503 | no_x=yes | |
7504 | else | |
7505 | # If each of the values was on the command line, it overrides each guess. | |
7506 | test "x$x_includes" = xNONE && x_includes=$ac_x_includes | |
7507 | test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries | |
7508 | # Update the cache value to reflect the command line values. | |
7509 | ac_cv_have_x="have_x=yes \ | |
7510 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | |
7511 | echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6 | |
7512 | fi | |
10f2d63a | 7513 | |
ab9b9eab VZ |
7514 | if test "$no_x" = yes; then |
7515 | # Not all programs may use this symbol, but it does not hurt to define it. | |
7516 | cat >> confdefs.h <<\EOF | |
7517 | #define X_DISPLAY_MISSING 1 | |
7518 | EOF | |
10f2d63a | 7519 | |
ab9b9eab VZ |
7520 | X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= |
7521 | else | |
7522 | if test -n "$x_includes"; then | |
7523 | X_CFLAGS="$X_CFLAGS -I$x_includes" | |
10f2d63a VZ |
7524 | fi |
7525 | ||
ab9b9eab VZ |
7526 | # It would also be nice to do this for all -L options, not just this one. |
7527 | if test -n "$x_libraries"; then | |
7528 | X_LIBS="$X_LIBS -L$x_libraries" | |
7529 | # For Solaris; some versions of Sun CC require a space after -R and | |
7530 | # others require no space. Words are not sufficient . . . . | |
7531 | case "`(uname -sr) 2>/dev/null`" in | |
7532 | "SunOS 5"*) | |
7533 | echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 | |
d6a55c4b | 7534 | echo "configure:7535: checking whether -R must be followed by a space" >&5 |
ab9b9eab VZ |
7535 | ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" |
7536 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7537 | #line 7538 "configure" |
ab9b9eab | 7538 | #include "confdefs.h" |
10f2d63a | 7539 | |
ab9b9eab | 7540 | int main() { |
788deba1 | 7541 | |
ab9b9eab VZ |
7542 | ; return 0; } |
7543 | EOF | |
d6a55c4b | 7544 | if { (eval echo configure:7545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7545 | rm -rf conftest* |
7546 | ac_R_nospace=yes | |
7547 | else | |
7548 | echo "configure: failed program was:" >&5 | |
7549 | cat conftest.$ac_ext >&5 | |
7550 | rm -rf conftest* | |
7551 | ac_R_nospace=no | |
7552 | fi | |
7553 | rm -f conftest* | |
7554 | if test $ac_R_nospace = yes; then | |
7555 | echo "$ac_t""no" 1>&6 | |
7556 | X_LIBS="$X_LIBS -R$x_libraries" | |
7557 | else | |
7558 | LIBS="$ac_xsave_LIBS -R $x_libraries" | |
7559 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7560 | #line 7561 "configure" |
ab9b9eab | 7561 | #include "confdefs.h" |
788deba1 | 7562 | |
ab9b9eab VZ |
7563 | int main() { |
7564 | ||
7565 | ; return 0; } | |
7566 | EOF | |
d6a55c4b | 7567 | if { (eval echo configure:7568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7568 | rm -rf conftest* |
7569 | ac_R_space=yes | |
7570 | else | |
7571 | echo "configure: failed program was:" >&5 | |
7572 | cat conftest.$ac_ext >&5 | |
7573 | rm -rf conftest* | |
7574 | ac_R_space=no | |
7575 | fi | |
7576 | rm -f conftest* | |
7577 | if test $ac_R_space = yes; then | |
7578 | echo "$ac_t""yes" 1>&6 | |
7579 | X_LIBS="$X_LIBS -R $x_libraries" | |
7580 | else | |
7581 | echo "$ac_t""neither works" 1>&6 | |
7582 | fi | |
7583 | fi | |
7584 | LIBS="$ac_xsave_LIBS" | |
7585 | esac | |
7586 | fi | |
7587 | ||
7588 | # Check for system-dependent libraries X programs must link with. | |
7589 | # Do this before checking for the system-independent R6 libraries | |
7590 | # (-lICE), since we may need -lsocket or whatever for X linking. | |
7591 | ||
7592 | if test "$ISC" = yes; then | |
7593 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" | |
7594 | else | |
7595 | # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X | |
7596 | # libraries were built with DECnet support. And karl@cs.umb.edu says | |
7597 | # the Alpha needs dnet_stub (dnet does not exist). | |
7598 | echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 | |
d6a55c4b | 7599 | echo "configure:7600: checking for dnet_ntoa in -ldnet" >&5 |
ab9b9eab VZ |
7600 | ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
7601 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7602 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7603 | else | |
7604 | ac_save_LIBS="$LIBS" | |
7605 | LIBS="-ldnet $LIBS" | |
7606 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7607 | #line 7608 "configure" |
ab9b9eab VZ |
7608 | #include "confdefs.h" |
7609 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7610 | /* We use char because int might match the return type of a gcc2 | |
7611 | builtin and then its argument prototype would still apply. */ | |
7612 | char dnet_ntoa(); | |
7613 | ||
7614 | int main() { | |
7615 | dnet_ntoa() | |
7616 | ; return 0; } | |
7617 | EOF | |
d6a55c4b | 7618 | if { (eval echo configure:7619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7619 | rm -rf conftest* |
7620 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7621 | else | |
7622 | echo "configure: failed program was:" >&5 | |
7623 | cat conftest.$ac_ext >&5 | |
7624 | rm -rf conftest* | |
7625 | eval "ac_cv_lib_$ac_lib_var=no" | |
7626 | fi | |
7627 | rm -f conftest* | |
7628 | LIBS="$ac_save_LIBS" | |
7629 | ||
7630 | fi | |
7631 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7632 | echo "$ac_t""yes" 1>&6 | |
7633 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" | |
7634 | else | |
7635 | echo "$ac_t""no" 1>&6 | |
7636 | fi | |
7637 | ||
7638 | if test $ac_cv_lib_dnet_dnet_ntoa = no; then | |
7639 | echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 | |
d6a55c4b | 7640 | echo "configure:7641: checking for dnet_ntoa in -ldnet_stub" >&5 |
ab9b9eab VZ |
7641 | ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
7642 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7643 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7644 | else | |
7645 | ac_save_LIBS="$LIBS" | |
7646 | LIBS="-ldnet_stub $LIBS" | |
7647 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7648 | #line 7649 "configure" |
ab9b9eab VZ |
7649 | #include "confdefs.h" |
7650 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7651 | /* We use char because int might match the return type of a gcc2 | |
7652 | builtin and then its argument prototype would still apply. */ | |
7653 | char dnet_ntoa(); | |
7654 | ||
7655 | int main() { | |
7656 | dnet_ntoa() | |
7657 | ; return 0; } | |
7658 | EOF | |
d6a55c4b | 7659 | if { (eval echo configure:7660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7660 | rm -rf conftest* |
7661 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7662 | else | |
7663 | echo "configure: failed program was:" >&5 | |
7664 | cat conftest.$ac_ext >&5 | |
7665 | rm -rf conftest* | |
7666 | eval "ac_cv_lib_$ac_lib_var=no" | |
7667 | fi | |
7668 | rm -f conftest* | |
7669 | LIBS="$ac_save_LIBS" | |
7670 | ||
7671 | fi | |
7672 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7673 | echo "$ac_t""yes" 1>&6 | |
7674 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" | |
7675 | else | |
7676 | echo "$ac_t""no" 1>&6 | |
7677 | fi | |
7678 | ||
7679 | fi | |
7680 | ||
7681 | # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, | |
7682 | # to get the SysV transport functions. | |
7683 | # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4) | |
7684 | # needs -lnsl. | |
7685 | # The nsl library prevents programs from opening the X display | |
7686 | # on Irix 5.2, according to dickey@clark.net. | |
7687 | echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 | |
d6a55c4b | 7688 | echo "configure:7689: checking for gethostbyname" >&5 |
ab9b9eab VZ |
7689 | if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then |
7690 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7691 | else | |
7692 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7693 | #line 7694 "configure" |
ab9b9eab VZ |
7694 | #include "confdefs.h" |
7695 | /* System header to define __stub macros and hopefully few prototypes, | |
7696 | which can conflict with char gethostbyname(); below. */ | |
7697 | #include <assert.h> | |
7698 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7699 | /* We use char because int might match the return type of a gcc2 | |
7700 | builtin and then its argument prototype would still apply. */ | |
7701 | char gethostbyname(); | |
7702 | ||
7703 | int main() { | |
7704 | ||
7705 | /* The GNU C library defines this for functions which it implements | |
7706 | to always fail with ENOSYS. Some functions are actually named | |
7707 | something starting with __ and the normal name is an alias. */ | |
7708 | #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) | |
7709 | choke me | |
7710 | #else | |
d6a55c4b | 7711 | gethostbyname(); |
ab9b9eab VZ |
7712 | #endif |
7713 | ||
7714 | ; return 0; } | |
7715 | EOF | |
00cf1208 | 7716 | if { (eval echo configure:7717: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7717 | rm -rf conftest* |
7718 | eval "ac_cv_func_gethostbyname=yes" | |
7719 | else | |
7720 | echo "configure: failed program was:" >&5 | |
7721 | cat conftest.$ac_ext >&5 | |
7722 | rm -rf conftest* | |
7723 | eval "ac_cv_func_gethostbyname=no" | |
7724 | fi | |
7725 | rm -f conftest* | |
7726 | fi | |
7727 | ||
7728 | if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then | |
7729 | echo "$ac_t""yes" 1>&6 | |
7730 | : | |
7731 | else | |
7732 | echo "$ac_t""no" 1>&6 | |
7733 | fi | |
7734 | ||
7735 | if test $ac_cv_func_gethostbyname = no; then | |
7736 | echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 | |
00cf1208 | 7737 | echo "configure:7738: checking for gethostbyname in -lnsl" >&5 |
ab9b9eab VZ |
7738 | ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` |
7739 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7740 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7741 | else | |
7742 | ac_save_LIBS="$LIBS" | |
7743 | LIBS="-lnsl $LIBS" | |
7744 | cat > conftest.$ac_ext <<EOF | |
00cf1208 | 7745 | #line 7746 "configure" |
ab9b9eab VZ |
7746 | #include "confdefs.h" |
7747 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7748 | /* We use char because int might match the return type of a gcc2 | |
7749 | builtin and then its argument prototype would still apply. */ | |
7750 | char gethostbyname(); | |
7751 | ||
7752 | int main() { | |
7753 | gethostbyname() | |
7754 | ; return 0; } | |
7755 | EOF | |
00cf1208 | 7756 | if { (eval echo configure:7757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7757 | rm -rf conftest* |
7758 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7759 | else | |
7760 | echo "configure: failed program was:" >&5 | |
7761 | cat conftest.$ac_ext >&5 | |
7762 | rm -rf conftest* | |
7763 | eval "ac_cv_lib_$ac_lib_var=no" | |
7764 | fi | |
7765 | rm -f conftest* | |
7766 | LIBS="$ac_save_LIBS" | |
7767 | ||
7768 | fi | |
7769 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7770 | echo "$ac_t""yes" 1>&6 | |
7771 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" | |
7772 | else | |
7773 | echo "$ac_t""no" 1>&6 | |
7774 | fi | |
7775 | ||
7776 | fi | |
7777 | ||
7778 | # lieder@skyler.mavd.honeywell.com says without -lsocket, | |
7779 | # socket/setsockopt and other routines are undefined under SCO ODT | |
7780 | # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary | |
7781 | # on later versions), says simon@lia.di.epfl.ch: it contains | |
7782 | # gethostby* variants that don't use the nameserver (or something). | |
7783 | # -lsocket must be given before -lnsl if both are needed. | |
7784 | # We assume that if connect needs -lnsl, so does gethostbyname. | |
7785 | echo $ac_n "checking for connect""... $ac_c" 1>&6 | |
00cf1208 | 7786 | echo "configure:7787: checking for connect" >&5 |
ab9b9eab VZ |
7787 | if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then |
7788 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7789 | else | |
7790 | cat > conftest.$ac_ext <<EOF | |
00cf1208 | 7791 | #line 7792 "configure" |
ab9b9eab VZ |
7792 | #include "confdefs.h" |
7793 | /* System header to define __stub macros and hopefully few prototypes, | |
7794 | which can conflict with char connect(); below. */ | |
7795 | #include <assert.h> | |
7796 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7797 | /* We use char because int might match the return type of a gcc2 | |
7798 | builtin and then its argument prototype would still apply. */ | |
7799 | char connect(); | |
7800 | ||
7801 | int main() { | |
7802 | ||
7803 | /* The GNU C library defines this for functions which it implements | |
7804 | to always fail with ENOSYS. Some functions are actually named | |
7805 | something starting with __ and the normal name is an alias. */ | |
7806 | #if defined (__stub_connect) || defined (__stub___connect) | |
7807 | choke me | |
7808 | #else | |
d6a55c4b | 7809 | connect(); |
ab9b9eab VZ |
7810 | #endif |
7811 | ||
7812 | ; return 0; } | |
7813 | EOF | |
d6a55c4b | 7814 | if { (eval echo configure:7815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7815 | rm -rf conftest* |
7816 | eval "ac_cv_func_connect=yes" | |
7817 | else | |
7818 | echo "configure: failed program was:" >&5 | |
7819 | cat conftest.$ac_ext >&5 | |
7820 | rm -rf conftest* | |
7821 | eval "ac_cv_func_connect=no" | |
7822 | fi | |
7823 | rm -f conftest* | |
7824 | fi | |
7825 | ||
7826 | if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then | |
7827 | echo "$ac_t""yes" 1>&6 | |
7828 | : | |
7829 | else | |
7830 | echo "$ac_t""no" 1>&6 | |
7831 | fi | |
7832 | ||
7833 | if test $ac_cv_func_connect = no; then | |
7834 | echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 | |
d6a55c4b | 7835 | echo "configure:7836: checking for connect in -lsocket" >&5 |
ab9b9eab VZ |
7836 | ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` |
7837 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7838 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7839 | else | |
7840 | ac_save_LIBS="$LIBS" | |
7841 | LIBS="-lsocket $X_EXTRA_LIBS $LIBS" | |
7842 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7843 | #line 7844 "configure" |
ab9b9eab VZ |
7844 | #include "confdefs.h" |
7845 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7846 | /* We use char because int might match the return type of a gcc2 | |
7847 | builtin and then its argument prototype would still apply. */ | |
7848 | char connect(); | |
7849 | ||
7850 | int main() { | |
7851 | connect() | |
7852 | ; return 0; } | |
7853 | EOF | |
d6a55c4b | 7854 | if { (eval echo configure:7855: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7855 | rm -rf conftest* |
7856 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7857 | else | |
7858 | echo "configure: failed program was:" >&5 | |
7859 | cat conftest.$ac_ext >&5 | |
7860 | rm -rf conftest* | |
7861 | eval "ac_cv_lib_$ac_lib_var=no" | |
7862 | fi | |
7863 | rm -f conftest* | |
7864 | LIBS="$ac_save_LIBS" | |
7865 | ||
7866 | fi | |
7867 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7868 | echo "$ac_t""yes" 1>&6 | |
7869 | X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" | |
7870 | else | |
7871 | echo "$ac_t""no" 1>&6 | |
7872 | fi | |
7873 | ||
7874 | fi | |
7875 | ||
7876 | # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. | |
7877 | echo $ac_n "checking for remove""... $ac_c" 1>&6 | |
d6a55c4b | 7878 | echo "configure:7879: checking for remove" >&5 |
ab9b9eab VZ |
7879 | if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then |
7880 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7881 | else | |
7882 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7883 | #line 7884 "configure" |
ab9b9eab VZ |
7884 | #include "confdefs.h" |
7885 | /* System header to define __stub macros and hopefully few prototypes, | |
7886 | which can conflict with char remove(); below. */ | |
7887 | #include <assert.h> | |
7888 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7889 | /* We use char because int might match the return type of a gcc2 | |
7890 | builtin and then its argument prototype would still apply. */ | |
7891 | char remove(); | |
7892 | ||
7893 | int main() { | |
7894 | ||
7895 | /* The GNU C library defines this for functions which it implements | |
7896 | to always fail with ENOSYS. Some functions are actually named | |
7897 | something starting with __ and the normal name is an alias. */ | |
7898 | #if defined (__stub_remove) || defined (__stub___remove) | |
7899 | choke me | |
7900 | #else | |
d6a55c4b | 7901 | remove(); |
ab9b9eab VZ |
7902 | #endif |
7903 | ||
7904 | ; return 0; } | |
7905 | EOF | |
d6a55c4b | 7906 | if { (eval echo configure:7907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7907 | rm -rf conftest* |
7908 | eval "ac_cv_func_remove=yes" | |
7909 | else | |
7910 | echo "configure: failed program was:" >&5 | |
7911 | cat conftest.$ac_ext >&5 | |
7912 | rm -rf conftest* | |
7913 | eval "ac_cv_func_remove=no" | |
7914 | fi | |
7915 | rm -f conftest* | |
7916 | fi | |
7917 | ||
7918 | if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then | |
7919 | echo "$ac_t""yes" 1>&6 | |
7920 | : | |
7921 | else | |
7922 | echo "$ac_t""no" 1>&6 | |
7923 | fi | |
7924 | ||
7925 | if test $ac_cv_func_remove = no; then | |
7926 | echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 | |
d6a55c4b | 7927 | echo "configure:7928: checking for remove in -lposix" >&5 |
ab9b9eab VZ |
7928 | ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` |
7929 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7930 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7931 | else | |
7932 | ac_save_LIBS="$LIBS" | |
7933 | LIBS="-lposix $LIBS" | |
7934 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7935 | #line 7936 "configure" |
ab9b9eab VZ |
7936 | #include "confdefs.h" |
7937 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7938 | /* We use char because int might match the return type of a gcc2 | |
7939 | builtin and then its argument prototype would still apply. */ | |
7940 | char remove(); | |
7941 | ||
7942 | int main() { | |
7943 | remove() | |
7944 | ; return 0; } | |
7945 | EOF | |
d6a55c4b | 7946 | if { (eval echo configure:7947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7947 | rm -rf conftest* |
7948 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7949 | else | |
7950 | echo "configure: failed program was:" >&5 | |
7951 | cat conftest.$ac_ext >&5 | |
7952 | rm -rf conftest* | |
7953 | eval "ac_cv_lib_$ac_lib_var=no" | |
7954 | fi | |
7955 | rm -f conftest* | |
7956 | LIBS="$ac_save_LIBS" | |
7957 | ||
7958 | fi | |
7959 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7960 | echo "$ac_t""yes" 1>&6 | |
7961 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" | |
7962 | else | |
7963 | echo "$ac_t""no" 1>&6 | |
7964 | fi | |
7965 | ||
7966 | fi | |
7967 | ||
7968 | # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. | |
7969 | echo $ac_n "checking for shmat""... $ac_c" 1>&6 | |
d6a55c4b | 7970 | echo "configure:7971: checking for shmat" >&5 |
ab9b9eab VZ |
7971 | if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then |
7972 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7973 | else | |
7974 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 7975 | #line 7976 "configure" |
ab9b9eab VZ |
7976 | #include "confdefs.h" |
7977 | /* System header to define __stub macros and hopefully few prototypes, | |
7978 | which can conflict with char shmat(); below. */ | |
7979 | #include <assert.h> | |
7980 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7981 | /* We use char because int might match the return type of a gcc2 | |
7982 | builtin and then its argument prototype would still apply. */ | |
7983 | char shmat(); | |
7984 | ||
7985 | int main() { | |
7986 | ||
7987 | /* The GNU C library defines this for functions which it implements | |
7988 | to always fail with ENOSYS. Some functions are actually named | |
7989 | something starting with __ and the normal name is an alias. */ | |
7990 | #if defined (__stub_shmat) || defined (__stub___shmat) | |
7991 | choke me | |
7992 | #else | |
d6a55c4b | 7993 | shmat(); |
ab9b9eab VZ |
7994 | #endif |
7995 | ||
7996 | ; return 0; } | |
7997 | EOF | |
d6a55c4b | 7998 | if { (eval echo configure:7999: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
7999 | rm -rf conftest* |
8000 | eval "ac_cv_func_shmat=yes" | |
8001 | else | |
8002 | echo "configure: failed program was:" >&5 | |
8003 | cat conftest.$ac_ext >&5 | |
8004 | rm -rf conftest* | |
8005 | eval "ac_cv_func_shmat=no" | |
8006 | fi | |
8007 | rm -f conftest* | |
8008 | fi | |
8009 | ||
8010 | if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then | |
8011 | echo "$ac_t""yes" 1>&6 | |
8012 | : | |
8013 | else | |
8014 | echo "$ac_t""no" 1>&6 | |
8015 | fi | |
8016 | ||
8017 | if test $ac_cv_func_shmat = no; then | |
8018 | echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 | |
d6a55c4b | 8019 | echo "configure:8020: checking for shmat in -lipc" >&5 |
ab9b9eab VZ |
8020 | ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` |
8021 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8022 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8023 | else | |
8024 | ac_save_LIBS="$LIBS" | |
8025 | LIBS="-lipc $LIBS" | |
8026 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 8027 | #line 8028 "configure" |
ab9b9eab VZ |
8028 | #include "confdefs.h" |
8029 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8030 | /* We use char because int might match the return type of a gcc2 | |
8031 | builtin and then its argument prototype would still apply. */ | |
8032 | char shmat(); | |
8033 | ||
8034 | int main() { | |
8035 | shmat() | |
8036 | ; return 0; } | |
8037 | EOF | |
d6a55c4b | 8038 | if { (eval echo configure:8039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8039 | rm -rf conftest* |
8040 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8041 | else | |
8042 | echo "configure: failed program was:" >&5 | |
8043 | cat conftest.$ac_ext >&5 | |
8044 | rm -rf conftest* | |
8045 | eval "ac_cv_lib_$ac_lib_var=no" | |
8046 | fi | |
8047 | rm -f conftest* | |
8048 | LIBS="$ac_save_LIBS" | |
8049 | ||
8050 | fi | |
8051 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8052 | echo "$ac_t""yes" 1>&6 | |
8053 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" | |
8054 | else | |
8055 | echo "$ac_t""no" 1>&6 | |
8056 | fi | |
8057 | ||
8058 | fi | |
8059 | fi | |
8060 | ||
8061 | # Check for libraries that X11R6 Xt/Xaw programs need. | |
8062 | ac_save_LDFLAGS="$LDFLAGS" | |
8063 | test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" | |
8064 | # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to | |
8065 | # check for ICE first), but we must link in the order -lSM -lICE or | |
8066 | # we get undefined symbols. So assume we have SM if we have ICE. | |
8067 | # These have to be linked with before -lX11, unlike the other | |
8068 | # libraries we check for below, so use a different variable. | |
8069 | # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. | |
8070 | echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 | |
d6a55c4b | 8071 | echo "configure:8072: checking for IceConnectionNumber in -lICE" >&5 |
ab9b9eab VZ |
8072 | ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` |
8073 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8074 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8075 | else | |
8076 | ac_save_LIBS="$LIBS" | |
8077 | LIBS="-lICE $X_EXTRA_LIBS $LIBS" | |
8078 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 8079 | #line 8080 "configure" |
ab9b9eab VZ |
8080 | #include "confdefs.h" |
8081 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8082 | /* We use char because int might match the return type of a gcc2 | |
8083 | builtin and then its argument prototype would still apply. */ | |
8084 | char IceConnectionNumber(); | |
8085 | ||
8086 | int main() { | |
8087 | IceConnectionNumber() | |
8088 | ; return 0; } | |
8089 | EOF | |
d6a55c4b | 8090 | if { (eval echo configure:8091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8091 | rm -rf conftest* |
8092 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8093 | else | |
8094 | echo "configure: failed program was:" >&5 | |
8095 | cat conftest.$ac_ext >&5 | |
8096 | rm -rf conftest* | |
8097 | eval "ac_cv_lib_$ac_lib_var=no" | |
8098 | fi | |
8099 | rm -f conftest* | |
8100 | LIBS="$ac_save_LIBS" | |
8101 | ||
8102 | fi | |
8103 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8104 | echo "$ac_t""yes" 1>&6 | |
8105 | X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" | |
8106 | else | |
8107 | echo "$ac_t""no" 1>&6 | |
8108 | fi | |
8109 | ||
8110 | LDFLAGS="$ac_save_LDFLAGS" | |
8111 | ||
8112 | fi | |
8113 | ||
8114 | ||
8115 | if test "$no_x" = "yes"; then | |
8116 | { echo "configure: error: X11 not found" 1>&2; exit 1; } | |
8117 | fi | |
8118 | ||
8119 | GUI_TK_LIBRARY="$X_LIBS" | |
8120 | TOOLKIT_INCLUDE="$X_CFLAGS" | |
8121 | ||
dad6c0ea VZ |
8122 | AFMINSTALL=afminstall |
8123 | ||
ab9b9eab | 8124 | |
cd6d6d5b VZ |
8125 | COMPILED_X_PROGRAM=0 |
8126 | ||
ab9b9eab | 8127 | echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6 |
d6a55c4b | 8128 | echo "configure:8129: checking for Motif/Lesstif headers" >&5 |
ab9b9eab VZ |
8129 | |
8130 | ac_find_includes= | |
8131 | for ac_dir in $SEARCH_INCLUDE; | |
8132 | do | |
8133 | if test -f "$ac_dir/Xm/Xm.h"; then | |
8134 | ac_find_includes=$ac_dir | |
8135 | break | |
8136 | fi | |
8137 | done | |
8138 | ||
8139 | if test "$ac_find_includes" != "" ; then | |
8140 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
8141 | else | |
cd6d6d5b | 8142 | cat > conftest.$ac_ext <<EOF |
d6a55c4b | 8143 | #line 8144 "configure" |
cd6d6d5b VZ |
8144 | #include "confdefs.h" |
8145 | ||
8146 | #include <Xm/Xm.h> | |
8147 | ||
8148 | int main() { | |
8149 | ||
8150 | int version; | |
8151 | ||
8152 | version = xmUseVersion; | |
8153 | ||
8154 | ; return 0; } | |
8155 | EOF | |
d6a55c4b | 8156 | if { (eval echo configure:8157: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
cd6d6d5b VZ |
8157 | rm -rf conftest* |
8158 | ||
8159 | echo "$ac_t""found in default search path" 1>&6 | |
8160 | COMPILED_X_PROGRAM=1 | |
8161 | ||
8162 | else | |
8163 | echo "configure: failed program was:" >&5 | |
8164 | cat conftest.$ac_ext >&5 | |
8165 | rm -rf conftest* | |
8166 | ||
8167 | echo "$ac_t""no" 1>&6 | |
8168 | { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; } | |
8169 | ||
8170 | ||
8171 | fi | |
8172 | rm -f conftest* | |
ab9b9eab VZ |
8173 | fi |
8174 | ||
cd6d6d5b VZ |
8175 | if test "$COMPILED_X_PROGRAM" = 0; then |
8176 | echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6 | |
d6a55c4b | 8177 | echo "configure:8178: checking for Motif/Lesstif library" >&5 |
cd6d6d5b | 8178 | |
ab9b9eab VZ |
8179 | ac_find_libraries= |
8180 | for ac_dir in $SEARCH_LIB; | |
8181 | do | |
8182 | for ac_extension in a so sl; do | |
8183 | if test -f "$ac_dir/libXm.$ac_extension"; then | |
8184 | ac_find_libraries=$ac_dir | |
8185 | break 2 | |
8186 | fi | |
8187 | done | |
8188 | done | |
8189 | ||
cd6d6d5b VZ |
8190 | if test "$ac_find_libraries" != "" ; then |
8191 | ||
ab9b9eab VZ |
8192 | ac_path_to_include=$ac_find_includes |
8193 | echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev/null | |
8194 | result=$? | |
8195 | if test $result = 0; then | |
8196 | ac_path_to_include="" | |
8197 | else | |
8198 | ac_path_to_include="-I$ac_find_includes" | |
8199 | fi | |
8200 | ||
cd6d6d5b | 8201 | |
ab9b9eab VZ |
8202 | echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null |
8203 | result=$? | |
8204 | if test $result = 0; then | |
8205 | ac_path_to_link="" | |
8206 | else | |
8207 | ac_path_to_link="-L$ac_find_libraries" | |
8208 | fi | |
8209 | ||
8210 | ||
cd6d6d5b VZ |
8211 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link" |
8212 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE $ac_path_to_include" | |
8213 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
8214 | else | |
8215 | cat > conftest.$ac_ext <<EOF | |
d6a55c4b | 8216 | #line 8217 "configure" |
cd6d6d5b | 8217 | #include "confdefs.h" |
ab9b9eab | 8218 | |
cd6d6d5b VZ |
8219 | #include <Xm/Xm.h> |
8220 | ||
8221 | int main() { | |
ab9b9eab | 8222 | |
cd6d6d5b | 8223 | int version; |
ab9b9eab | 8224 | |
cd6d6d5b VZ |
8225 | version = xmUseVersion; |
8226 | ||
8227 | ; return 0; } | |
8228 | EOF | |
d6a55c4b | 8229 | if { (eval echo configure:8230: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
cd6d6d5b VZ |
8230 | rm -rf conftest* |
8231 | ||
8232 | echo "$ac_t""found in default search path" 1>&6 | |
8233 | COMPILED_X_PROGRAM=1 | |
8234 | ||
8235 | else | |
8236 | echo "configure: failed program was:" >&5 | |
8237 | cat conftest.$ac_ext >&5 | |
8238 | rm -rf conftest* | |
8239 | ||
8240 | echo "$ac_t""no" 1>&6 | |
8241 | { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; } | |
8242 | ||
8243 | ||
8244 | fi | |
8245 | rm -f conftest* | |
8246 | fi | |
ab9b9eab VZ |
8247 | fi |
8248 | ||
cd6d6d5b | 8249 | |
ab9b9eab VZ |
8250 | XPM_LINK="" |
8251 | echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 | |
d6a55c4b | 8252 | echo "configure:8253: checking for Xpm library" >&5 |
ab9b9eab VZ |
8253 | |
8254 | ac_find_libraries= | |
8255 | for ac_dir in $SEARCH_LIB; | |
8256 | do | |
8257 | for ac_extension in a so sl; do | |
8258 | if test -f "$ac_dir/libXpm.$ac_extension"; then | |
8259 | ac_find_libraries=$ac_dir | |
8260 | break 2 | |
8261 | fi | |
8262 | done | |
8263 | done | |
8264 | ||
8265 | if test "$ac_find_libraries" != "" ; then | |
8266 | ||
8267 | echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null | |
8268 | result=$? | |
8269 | if test $result = 0; then | |
8270 | ac_path_to_link="" | |
8271 | else | |
8272 | ac_path_to_link="-L$ac_find_libraries" | |
8273 | fi | |
8274 | ||
8275 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link" | |
8276 | XPM_LINK="-lXpm " | |
8277 | cat >> confdefs.h <<\EOF | |
8278 | #define wxHAVE_LIB_XPM 1 | |
8279 | EOF | |
8280 | ||
8281 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
8282 | else | |
cd6d6d5b | 8283 | cat > conftest.$ac_ext <<EOF |
d6a55c4b | 8284 | #line 8285 "configure" |
cd6d6d5b VZ |
8285 | #include "confdefs.h" |
8286 | ||
8287 | #include <X11/xpm.h> | |
8288 | ||
8289 | int main() { | |
8290 | ||
8291 | int version; | |
8292 | ||
8293 | version = XpmLibraryVersion(); | |
8294 | ||
8295 | ; return 0; } | |
8296 | EOF | |
d6a55c4b | 8297 | if { (eval echo configure:8298: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
cd6d6d5b VZ |
8298 | rm -rf conftest* |
8299 | ||
3ace2e6d SN |
8300 | XPM_LINK="-lXpm " |
8301 | cat >> confdefs.h <<\EOF | |
8302 | #define wxHAVE_LIB_XPM 1 | |
8303 | EOF | |
8304 | ||
8305 | echo "$ac_t""found in default search path" 1>&6 | |
cd6d6d5b VZ |
8306 | COMPILED_X_PROGRAM=0 |
8307 | ||
8308 | else | |
8309 | echo "configure: failed program was:" >&5 | |
8310 | cat conftest.$ac_ext >&5 | |
8311 | rm -rf conftest* | |
8312 | ||
8313 | echo "$ac_t""no" 1>&6 | |
8314 | echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 | |
8315 | ||
8316 | ||
8317 | fi | |
8318 | rm -f conftest* | |
ab9b9eab VZ |
8319 | fi |
8320 | ||
8321 | GUI_TK_LINK="-lXm $XPM_LINK -lXmu -lXext -lXt -lX11 -lm" | |
8322 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK" | |
8323 | TOOLKIT=MOTIF | |
8324 | ||
8325 | GUIHEADERS="\$(MOTIF_HEADERS)" | |
8326 | GUIOBJS="\$(MOTIF_GUIOBJS)" | |
8327 | COMMONOBJS="\$(MOTIF_COMMONOBJS)" | |
788deba1 VZ |
8328 | GENERICOBJS="\$(MOTIF_GENERICOBJS)" |
8329 | GUIDEPS="\$(MOTIF_GUIDEPS)" | |
8330 | COMMONDEPS="\$(MOTIF_COMMONDEPS)" | |
10f2d63a VZ |
8331 | GENERICDEPS="\$(MOTIF_GENERICDEPS)" |
8332 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 8333 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a VZ |
8334 | GUIDIST=MOTIF_DIST |
8335 | fi | |
8336 | ||
e07802fc VZ |
8337 | if test "$wxUSE_PM" = 1; then |
8338 | TOOLKIT=PM | |
8339 | ||
8340 | GUIOBJS="\$(PM_GUIOBJS)" | |
8341 | GUIHEADERS="\$(PM_HEADERS)" | |
8342 | COMMONOBJS="\$(PM_COMMONOBJS)" | |
8343 | GENERICOBJS="\$(PM_GENERICOBJS)" | |
8344 | GUIDEPS="\$(PM_GUIDEPS)" | |
8345 | COMMONDEPS="\$(PM_COMMONDEPS)" | |
8346 | GENERICDEPS="\$(PM_GENERICDEPS)" | |
8347 | UNIXOBJS= | |
8348 | UNIXDEPS= | |
8349 | GUIDIST=GTK_DIST | |
8350 | fi | |
8351 | ||
8352 | if test "$TOOLKIT" != "PM" ; then | |
ec14dd32 | 8353 | TOOLKIT_DIR=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"` |
e07802fc VZ |
8354 | else |
8355 | TOOLKIT_DIR="os2" | |
8356 | fi | |
10f2d63a | 8357 | |
2224580a | 8358 | TOOLKIT_DEF="-D__WX${TOOLKIT}__" |
10f2d63a | 8359 | |
2224580a | 8360 | WX_LIBRARY="wx_${TOOLKIT_DIR}" |
10f2d63a | 8361 | |
3fcdd07b VZ |
8362 | ALL_OBJECTS="\$(GUIOBJS) \$(COMMONOBJS) \$(GENERICOBJS) \$(UNIXOBJS) \$(HTMLOBJS)" |
8363 | ||
b089607b | 8364 | if test "$TOOLKIT" != "MSW"; then |
cc977e5f RR |
8365 | if test "$wxUSE_ODBC" = "yes" ; then |
8366 | ALL_OBJECTS="${ALL_OBJECTS} \$(IODBCOBJS)" | |
8367 | fi | |
3fcdd07b VZ |
8368 | fi |
8369 | ||
d9d8273d | 8370 | if test "$wxUSE_LIBJPEG" = "yes" ; then |
2224580a | 8371 | ALL_OBJECTS="${ALL_OBJECTS} \$(JPEGOBJS)" |
d9d8273d RR |
8372 | fi |
8373 | if test "$wxUSE_LIBTIFF" = "yes" ; then | |
8374 | ALL_OBJECTS="${ALL_OBJECTS} \$(TIFFOBJS)" | |
8375 | fi | |
8376 | if test "$wxUSE_LIBPNG" = "yes" ; then | |
8377 | ALL_OBJECTS="${ALL_OBJECTS} \$(PNGOBJS)" | |
8378 | fi | |
8379 | if test "$wxUSE_ZLIB" = "yes" ; then | |
8380 | ALL_OBJECTS="${ALL_OBJECTS} \$(ZLIBOBJS)" | |
8381 | fi | |
10f2d63a | 8382 | ALL_DEPFILES="\$(GUIDEPS) \$(COMMONDEPS) \$(GENERICDEPS) \$(UNIXDEPS) \$(HTMLDEPS)" |
2224580a VZ |
8383 | |
8384 | PORT_FILES="src/\$(TOOLKITDIR)/files.lst" | |
8385 | RPM_FILES="src/\$(TOOLKITDIR)/rpmfiles.lst" | |
8386 | RPM_SPEC="wx\$(TOOLKIT).spec" | |
8387 | ||
8388 | GUIDIST="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST" | |
8389 | DISTDIR="wx\$(TOOLKIT)" | |
10f2d63a | 8390 | else |
dad6c0ea VZ |
8391 | USE_GUI=0 |
8392 | ||
07eb77a6 RL |
8393 | TOOLKIT_DIR="base" |
8394 | TOOLKIT_DEF="-D__WXBASE__" | |
8395 | ||
2224580a VZ |
8396 | ALL_OBJECTS="\$(BASE_OBJS) \${BASE_UNIX_OBJS}" |
8397 | ALL_DEPFILES="\${BASE_DEPS} \${BASE_UNIX_DEPS}" | |
10f2d63a VZ |
8398 | |
8399 | WX_LIBRARY="wxbase" | |
2224580a VZ |
8400 | |
8401 | PORT_FILES="src/files.lst" | |
8402 | RPM_FILES="src/rpmfiles.lst" | |
8403 | RPM_SPEC="wxBase.spec" | |
8404 | ||
8405 | GUIDIST="BASE_DIST" | |
8406 | DISTDIR="wxBase" | |
10f2d63a VZ |
8407 | fi |
8408 | ||
8409 | WX_LIBRARY_NAME="lib${WX_LIBRARY}.la" | |
8410 | ||
8411 | WX_LIBRARY_NAME_STATIC="lib${WX_LIBRARY}.a" | |
8412 | ||
8413 | WX_LIBRARY_NAME_SHARED="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" | |
8414 | ||
8415 | WX_LIBRARY_LINK1="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}" | |
8416 | WX_LIBRARY_LINK2="lib${WX_LIBRARY}-${WX_RELEASE}.so" | |
8417 | WX_LIBRARY_LINK3="lib${WX_LIBRARY}.so" | |
8418 | ||
8419 | SHARED_LD= | |
8420 | PIC_FLAG= | |
8421 | WX_ALL= | |
8422 | WX_ALL_INSTALLED= | |
1d62a8b4 | 8423 | BURNT_LIBRARY_NAME= |
10f2d63a | 8424 | |
b12915c1 | 8425 | |
10f2d63a VZ |
8426 | if test "$wxUSE_SHARED" = "yes"; then |
8427 | case "${host}" in | |
8428 | *-hp-hpux* ) | |
8429 | if test "$GCC" = yes ; then | |
69ffe1d2 | 8430 | SHARED_LD="${CC} -shared -fPIC -o" |
10f2d63a VZ |
8431 | PIC_FLAG="-fPIC" |
8432 | else | |
8433 | SHARED_LD="${CXX} -b -o" | |
8434 | PIC_FLAG="+Z" | |
8435 | fi | |
8436 | WX_LIBRARY_NAME_SHARED="libwx_${TOOLKIT_DIR}.sl" | |
8437 | WX_ALL=${WX_LIBRARY_NAME_SHARED} | |
8438 | ;; | |
b12915c1 VZ |
8439 | |
8440 | *-*-linux* ) | |
10f2d63a VZ |
8441 | SHARED_LD="${CC} -shared -o" |
8442 | PIC_FLAG="-fPIC" | |
8443 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8444 | WX_ALL="CREATE_LINKS" | |
00cf1208 | 8445 | if test "$wxUSE_BURNT_NAME" = "yes" ; then |
05cdfc6f | 8446 | BURNT_LIBRARY_NAME="-Wl,-soname,${WX_LIBRARY_LINK1}" |
00cf1208 RR |
8447 | fi |
8448 | ;; | |
10f2d63a VZ |
8449 | *-*-irix5* | *-*-irix6* ) |
8450 | if test "$GCC" = yes ; then | |
8451 | SHARED_LD="${CC} -shared -o" | |
8452 | PIC_FLAG="-fPIC" | |
8453 | else | |
8454 | SHARED_LD="${CXX} -shared -o" | |
8455 | fi | |
8456 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8457 | WX_ALL="CREATE_LINKS" | |
8458 | ;; | |
8459 | *-*-solaris2* ) | |
8460 | if test "$GCC" = yes ; then | |
8461 | SHARED_LD="${CC} -shared -o" | |
8462 | PIC_FLAG="-fPIC" | |
8463 | else | |
8464 | SHARED_LD="${CXX} -G -o" | |
8465 | PIC_FLAG="-KPIC" | |
8466 | fi | |
8467 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8468 | WX_ALL="CREATE_LINKS" | |
8469 | ;; | |
8470 | *-*-sunos4* ) | |
8471 | SHARED_LD="${CC} -shared -o" | |
8472 | PIC_FLAG="-fPIC" | |
8473 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8474 | WX_ALL="CREATE_LINKS" | |
8475 | ;; | |
8476 | *-*-freebsd* | *-*-netbsd*) | |
8477 | SHARED_LD="${CC} -shared -o" | |
8478 | PIC_FLAG="-fPIC" | |
8479 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8480 | WX_ALL="CREATE_LINKS" | |
8481 | ;; | |
8482 | *-*-osf* ) | |
8483 | SHARED_LD="${CXX} -shared -o" | |
8484 | PIC_FLAG="-fPIC" | |
8485 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8486 | WX_ALL="CREATE_LINKS" | |
8487 | ;; | |
8488 | *-*-dgux5* ) | |
8489 | SHARED_LD="${CXX} -shared -o" | |
8490 | PIC_FLAG="-fPIC" | |
8491 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8492 | WX_ALL="CREATE_LINKS" | |
8493 | ;; | |
8494 | *-*-sysv5* ) | |
8495 | SHARED_LD="${CC} -shared -o" | |
8496 | PIC_FLAG="-fPIC" | |
8497 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8498 | WX_ALL="CREATE_LINKS" | |
8499 | ;; | |
8500 | *-*-aix* ) | |
8501 | SHARED_LD="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o" | |
8502 | WX_ALL=${WX_LIBRARY_NAME_SHARED} | |
8503 | ;; | |
8504 | *-*-cygwin32* ) | |
8505 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" | |
8506 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
8507 | ;; | |
b12915c1 | 8508 | *-*-mingw32* ) |
10f2d63a VZ |
8509 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" |
8510 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
8511 | ;; | |
8512 | *-pc-os2_emx ) | |
e07802fc VZ |
8513 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" |
8514 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
10f2d63a | 8515 | ;; |
b12915c1 | 8516 | *-*-beos* ) |
e2b8b066 | 8517 | SHARED_LD="${LD} -shared -o" |
b12915c1 VZ |
8518 | PIC_FLAG="-fPIC" |
8519 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
8520 | WX_ALL="CREATE_LINKS" | |
8521 | ;; | |
10f2d63a VZ |
8522 | *) |
8523 | { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; } | |
8524 | esac | |
8525 | ||
8526 | if test "x$WX_TARGET_LIBRARY" = "x"; then | |
8527 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_SHARED}" | |
8528 | fi | |
8529 | else | |
8530 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" | |
8531 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
8532 | fi | |
8533 | ||
8534 | ||
8535 | for ac_hdr in strings.h | |
8536 | do | |
8537 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8538 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 8539 | echo "configure:8540: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8540 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8541 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8542 | else | |
8543 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8544 | #line 8545 "configure" |
10f2d63a VZ |
8545 | #include "confdefs.h" |
8546 | #include <$ac_hdr> | |
8547 | EOF | |
8548 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 8549 | { (eval echo configure:8550: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8550 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8551 | if test -z "$ac_err"; then | |
8552 | rm -rf conftest* | |
8553 | eval "ac_cv_header_$ac_safe=yes" | |
8554 | else | |
8555 | echo "$ac_err" >&5 | |
8556 | echo "configure: failed program was:" >&5 | |
8557 | cat conftest.$ac_ext >&5 | |
8558 | rm -rf conftest* | |
8559 | eval "ac_cv_header_$ac_safe=no" | |
8560 | fi | |
8561 | rm -f conftest* | |
8562 | fi | |
8563 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8564 | echo "$ac_t""yes" 1>&6 | |
8565 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8566 | cat >> confdefs.h <<EOF | |
8567 | #define $ac_tr_hdr 1 | |
8568 | EOF | |
8569 | ||
8570 | else | |
8571 | echo "$ac_t""no" 1>&6 | |
8572 | fi | |
8573 | done | |
8574 | ||
8575 | for ac_hdr in unistd.h | |
8576 | do | |
8577 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8578 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 8579 | echo "configure:8580: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8580 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8581 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8582 | else | |
8583 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8584 | #line 8585 "configure" |
10f2d63a VZ |
8585 | #include "confdefs.h" |
8586 | #include <$ac_hdr> | |
8587 | EOF | |
8588 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 8589 | { (eval echo configure:8590: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8590 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8591 | if test -z "$ac_err"; then | |
8592 | rm -rf conftest* | |
8593 | eval "ac_cv_header_$ac_safe=yes" | |
8594 | else | |
8595 | echo "$ac_err" >&5 | |
8596 | echo "configure: failed program was:" >&5 | |
8597 | cat conftest.$ac_ext >&5 | |
8598 | rm -rf conftest* | |
8599 | eval "ac_cv_header_$ac_safe=no" | |
8600 | fi | |
8601 | rm -f conftest* | |
8602 | fi | |
8603 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8604 | echo "$ac_t""yes" 1>&6 | |
8605 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8606 | cat >> confdefs.h <<EOF | |
8607 | #define $ac_tr_hdr 1 | |
8608 | EOF | |
8609 | ||
8610 | else | |
8611 | echo "$ac_t""no" 1>&6 | |
8612 | fi | |
8613 | done | |
8614 | ||
8615 | for ac_hdr in wchar.h | |
8616 | do | |
8617 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8618 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 8619 | echo "configure:8620: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8620 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8621 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8622 | else | |
8623 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8624 | #line 8625 "configure" |
10f2d63a VZ |
8625 | #include "confdefs.h" |
8626 | #include <$ac_hdr> | |
8627 | EOF | |
8628 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 8629 | { (eval echo configure:8630: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8630 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8631 | if test -z "$ac_err"; then | |
8632 | rm -rf conftest* | |
8633 | eval "ac_cv_header_$ac_safe=yes" | |
8634 | else | |
8635 | echo "$ac_err" >&5 | |
8636 | echo "configure: failed program was:" >&5 | |
8637 | cat conftest.$ac_ext >&5 | |
8638 | rm -rf conftest* | |
8639 | eval "ac_cv_header_$ac_safe=no" | |
8640 | fi | |
8641 | rm -f conftest* | |
8642 | fi | |
8643 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8644 | echo "$ac_t""yes" 1>&6 | |
8645 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8646 | cat >> confdefs.h <<EOF | |
8647 | #define $ac_tr_hdr 1 | |
8648 | EOF | |
8649 | ||
8650 | else | |
8651 | echo "$ac_t""no" 1>&6 | |
8652 | fi | |
8653 | done | |
8654 | ||
8655 | for ac_hdr in wcstr.h | |
8656 | do | |
8657 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8658 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 8659 | echo "configure:8660: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8660 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8661 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8662 | else | |
8663 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8664 | #line 8665 "configure" |
10f2d63a VZ |
8665 | #include "confdefs.h" |
8666 | #include <$ac_hdr> | |
8667 | EOF | |
8668 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 8669 | { (eval echo configure:8670: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8670 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8671 | if test -z "$ac_err"; then | |
8672 | rm -rf conftest* | |
8673 | eval "ac_cv_header_$ac_safe=yes" | |
8674 | else | |
8675 | echo "$ac_err" >&5 | |
8676 | echo "configure: failed program was:" >&5 | |
8677 | cat conftest.$ac_ext >&5 | |
8678 | rm -rf conftest* | |
8679 | eval "ac_cv_header_$ac_safe=no" | |
8680 | fi | |
8681 | rm -f conftest* | |
8682 | fi | |
8683 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8684 | echo "$ac_t""yes" 1>&6 | |
8685 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8686 | cat >> confdefs.h <<EOF | |
8687 | #define $ac_tr_hdr 1 | |
8688 | EOF | |
8689 | ||
8690 | else | |
8691 | echo "$ac_t""no" 1>&6 | |
8692 | fi | |
8693 | done | |
8694 | ||
8695 | for ac_hdr in fnmatch.h | |
8696 | do | |
8697 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8698 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 8699 | echo "configure:8700: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8700 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8701 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8702 | else | |
8703 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8704 | #line 8705 "configure" |
10f2d63a VZ |
8705 | #include "confdefs.h" |
8706 | #include <$ac_hdr> | |
8707 | EOF | |
8708 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 8709 | { (eval echo configure:8710: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8710 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8711 | if test -z "$ac_err"; then | |
8712 | rm -rf conftest* | |
8713 | eval "ac_cv_header_$ac_safe=yes" | |
8714 | else | |
8715 | echo "$ac_err" >&5 | |
8716 | echo "configure: failed program was:" >&5 | |
8717 | cat conftest.$ac_ext >&5 | |
8718 | rm -rf conftest* | |
8719 | eval "ac_cv_header_$ac_safe=no" | |
8720 | fi | |
8721 | rm -f conftest* | |
8722 | fi | |
8723 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8724 | echo "$ac_t""yes" 1>&6 | |
8725 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8726 | cat >> confdefs.h <<EOF | |
8727 | #define $ac_tr_hdr 1 | |
8728 | EOF | |
8729 | ||
8730 | else | |
8731 | echo "$ac_t""no" 1>&6 | |
8732 | fi | |
8733 | done | |
8734 | ||
8735 | ||
8736 | if test "$wxUSE_GUI" = "yes"; then | |
8737 | for ac_hdr in X11/XKBlib.h | |
8738 | do | |
8739 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
8740 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 8741 | echo "configure:8742: checking for $ac_hdr" >&5 |
10f2d63a VZ |
8742 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
8743 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8744 | else | |
8745 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8746 | #line 8747 "configure" |
10f2d63a VZ |
8747 | #include "confdefs.h" |
8748 | #include <$ac_hdr> | |
8749 | EOF | |
8750 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 8751 | { (eval echo configure:8752: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8752 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8753 | if test -z "$ac_err"; then | |
8754 | rm -rf conftest* | |
8755 | eval "ac_cv_header_$ac_safe=yes" | |
8756 | else | |
8757 | echo "$ac_err" >&5 | |
8758 | echo "configure: failed program was:" >&5 | |
8759 | cat conftest.$ac_ext >&5 | |
8760 | rm -rf conftest* | |
8761 | eval "ac_cv_header_$ac_safe=no" | |
8762 | fi | |
8763 | rm -f conftest* | |
8764 | fi | |
8765 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
8766 | echo "$ac_t""yes" 1>&6 | |
8767 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
8768 | cat >> confdefs.h <<EOF | |
8769 | #define $ac_tr_hdr 1 | |
8770 | EOF | |
8771 | ||
8772 | else | |
8773 | echo "$ac_t""no" 1>&6 | |
8774 | fi | |
8775 | done | |
8776 | ||
8777 | fi | |
8778 | ||
8779 | ||
8780 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 | |
07eb77a6 | 8781 | echo "configure:8782: checking for ANSI C header files" >&5 |
10f2d63a VZ |
8782 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
8783 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8784 | else | |
8785 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8786 | #line 8787 "configure" |
10f2d63a VZ |
8787 | #include "confdefs.h" |
8788 | #include <stdlib.h> | |
8789 | #include <stdarg.h> | |
8790 | #include <string.h> | |
8791 | #include <float.h> | |
8792 | EOF | |
8793 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 8794 | { (eval echo configure:8795: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
8795 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8796 | if test -z "$ac_err"; then | |
8797 | rm -rf conftest* | |
8798 | ac_cv_header_stdc=yes | |
8799 | else | |
8800 | echo "$ac_err" >&5 | |
8801 | echo "configure: failed program was:" >&5 | |
8802 | cat conftest.$ac_ext >&5 | |
8803 | rm -rf conftest* | |
8804 | ac_cv_header_stdc=no | |
8805 | fi | |
8806 | rm -f conftest* | |
8807 | ||
8808 | if test $ac_cv_header_stdc = yes; then | |
8809 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | |
8810 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8811 | #line 8812 "configure" |
10f2d63a VZ |
8812 | #include "confdefs.h" |
8813 | #include <string.h> | |
8814 | EOF | |
8815 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8816 | egrep "memchr" >/dev/null 2>&1; then | |
8817 | : | |
8818 | else | |
8819 | rm -rf conftest* | |
8820 | ac_cv_header_stdc=no | |
8821 | fi | |
8822 | rm -f conftest* | |
8823 | ||
8824 | fi | |
8825 | ||
8826 | if test $ac_cv_header_stdc = yes; then | |
8827 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | |
8828 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8829 | #line 8830 "configure" |
10f2d63a VZ |
8830 | #include "confdefs.h" |
8831 | #include <stdlib.h> | |
8832 | EOF | |
8833 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8834 | egrep "free" >/dev/null 2>&1; then | |
8835 | : | |
8836 | else | |
8837 | rm -rf conftest* | |
8838 | ac_cv_header_stdc=no | |
8839 | fi | |
8840 | rm -f conftest* | |
8841 | ||
8842 | fi | |
8843 | ||
8844 | if test $ac_cv_header_stdc = yes; then | |
8845 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | |
8846 | if test "$cross_compiling" = yes; then | |
8847 | : | |
8848 | else | |
8849 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8850 | #line 8851 "configure" |
10f2d63a VZ |
8851 | #include "confdefs.h" |
8852 | #include <ctype.h> | |
8853 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | |
8854 | #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | |
8855 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | |
8856 | int main () { int i; for (i = 0; i < 256; i++) | |
8857 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); | |
8858 | exit (0); } | |
8859 | ||
8860 | EOF | |
07eb77a6 | 8861 | if { (eval echo configure:8862: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
8862 | then |
8863 | : | |
8864 | else | |
8865 | echo "configure: failed program was:" >&5 | |
8866 | cat conftest.$ac_ext >&5 | |
8867 | rm -fr conftest* | |
8868 | ac_cv_header_stdc=no | |
8869 | fi | |
8870 | rm -fr conftest* | |
8871 | fi | |
8872 | ||
8873 | fi | |
8874 | fi | |
8875 | ||
8876 | echo "$ac_t""$ac_cv_header_stdc" 1>&6 | |
8877 | if test $ac_cv_header_stdc = yes; then | |
8878 | cat >> confdefs.h <<\EOF | |
8879 | #define STDC_HEADERS 1 | |
8880 | EOF | |
8881 | ||
8882 | fi | |
8883 | ||
8884 | echo $ac_n "checking for mode_t""... $ac_c" 1>&6 | |
07eb77a6 | 8885 | echo "configure:8886: checking for mode_t" >&5 |
10f2d63a VZ |
8886 | if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then |
8887 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8888 | else | |
8889 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8890 | #line 8891 "configure" |
10f2d63a VZ |
8891 | #include "confdefs.h" |
8892 | #include <sys/types.h> | |
8893 | #if STDC_HEADERS | |
8894 | #include <stdlib.h> | |
8895 | #include <stddef.h> | |
8896 | #endif | |
8897 | EOF | |
8898 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8899 | egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
8900 | rm -rf conftest* | |
8901 | ac_cv_type_mode_t=yes | |
8902 | else | |
8903 | rm -rf conftest* | |
8904 | ac_cv_type_mode_t=no | |
8905 | fi | |
8906 | rm -f conftest* | |
8907 | ||
8908 | fi | |
8909 | echo "$ac_t""$ac_cv_type_mode_t" 1>&6 | |
8910 | if test $ac_cv_type_mode_t = no; then | |
8911 | cat >> confdefs.h <<\EOF | |
8912 | #define mode_t int | |
8913 | EOF | |
8914 | ||
8915 | fi | |
8916 | ||
8917 | echo $ac_n "checking for off_t""... $ac_c" 1>&6 | |
07eb77a6 | 8918 | echo "configure:8919: checking for off_t" >&5 |
10f2d63a VZ |
8919 | if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then |
8920 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8921 | else | |
8922 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8923 | #line 8924 "configure" |
10f2d63a VZ |
8924 | #include "confdefs.h" |
8925 | #include <sys/types.h> | |
8926 | #if STDC_HEADERS | |
8927 | #include <stdlib.h> | |
8928 | #include <stddef.h> | |
8929 | #endif | |
8930 | EOF | |
8931 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8932 | egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
8933 | rm -rf conftest* | |
8934 | ac_cv_type_off_t=yes | |
8935 | else | |
8936 | rm -rf conftest* | |
8937 | ac_cv_type_off_t=no | |
8938 | fi | |
8939 | rm -f conftest* | |
8940 | ||
8941 | fi | |
8942 | echo "$ac_t""$ac_cv_type_off_t" 1>&6 | |
8943 | if test $ac_cv_type_off_t = no; then | |
8944 | cat >> confdefs.h <<\EOF | |
8945 | #define off_t long | |
8946 | EOF | |
8947 | ||
8948 | fi | |
8949 | ||
8950 | echo $ac_n "checking for pid_t""... $ac_c" 1>&6 | |
07eb77a6 | 8951 | echo "configure:8952: checking for pid_t" >&5 |
10f2d63a VZ |
8952 | if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then |
8953 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8954 | else | |
8955 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8956 | #line 8957 "configure" |
10f2d63a VZ |
8957 | #include "confdefs.h" |
8958 | #include <sys/types.h> | |
8959 | #if STDC_HEADERS | |
8960 | #include <stdlib.h> | |
8961 | #include <stddef.h> | |
8962 | #endif | |
8963 | EOF | |
8964 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8965 | egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
8966 | rm -rf conftest* | |
8967 | ac_cv_type_pid_t=yes | |
8968 | else | |
8969 | rm -rf conftest* | |
8970 | ac_cv_type_pid_t=no | |
8971 | fi | |
8972 | rm -f conftest* | |
8973 | ||
8974 | fi | |
8975 | echo "$ac_t""$ac_cv_type_pid_t" 1>&6 | |
8976 | if test $ac_cv_type_pid_t = no; then | |
8977 | cat >> confdefs.h <<\EOF | |
8978 | #define pid_t int | |
8979 | EOF | |
8980 | ||
8981 | fi | |
8982 | ||
8983 | echo $ac_n "checking for size_t""... $ac_c" 1>&6 | |
07eb77a6 | 8984 | echo "configure:8985: checking for size_t" >&5 |
10f2d63a VZ |
8985 | if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then |
8986 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8987 | else | |
8988 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 8989 | #line 8990 "configure" |
10f2d63a VZ |
8990 | #include "confdefs.h" |
8991 | #include <sys/types.h> | |
8992 | #if STDC_HEADERS | |
8993 | #include <stdlib.h> | |
8994 | #include <stddef.h> | |
8995 | #endif | |
8996 | EOF | |
8997 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
8998 | egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
8999 | rm -rf conftest* | |
9000 | ac_cv_type_size_t=yes | |
9001 | else | |
9002 | rm -rf conftest* | |
9003 | ac_cv_type_size_t=no | |
9004 | fi | |
9005 | rm -f conftest* | |
9006 | ||
9007 | fi | |
9008 | echo "$ac_t""$ac_cv_type_size_t" 1>&6 | |
9009 | if test $ac_cv_type_size_t = no; then | |
9010 | cat >> confdefs.h <<\EOF | |
9011 | #define size_t unsigned | |
9012 | EOF | |
9013 | ||
9014 | fi | |
9015 | ||
9016 | echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 | |
07eb77a6 | 9017 | echo "configure:9018: checking for uid_t in sys/types.h" >&5 |
10f2d63a VZ |
9018 | if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then |
9019 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9020 | else | |
9021 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9022 | #line 9023 "configure" |
10f2d63a VZ |
9023 | #include "confdefs.h" |
9024 | #include <sys/types.h> | |
9025 | EOF | |
9026 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
9027 | egrep "uid_t" >/dev/null 2>&1; then | |
9028 | rm -rf conftest* | |
9029 | ac_cv_type_uid_t=yes | |
9030 | else | |
9031 | rm -rf conftest* | |
9032 | ac_cv_type_uid_t=no | |
9033 | fi | |
9034 | rm -f conftest* | |
9035 | ||
9036 | fi | |
9037 | ||
9038 | echo "$ac_t""$ac_cv_type_uid_t" 1>&6 | |
9039 | if test $ac_cv_type_uid_t = no; then | |
9040 | cat >> confdefs.h <<\EOF | |
9041 | #define uid_t int | |
9042 | EOF | |
9043 | ||
9044 | cat >> confdefs.h <<\EOF | |
9045 | #define gid_t int | |
9046 | EOF | |
9047 | ||
9048 | fi | |
9049 | ||
9050 | ||
9051 | ||
b12915c1 | 9052 | echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6 |
07eb77a6 | 9053 | echo "configure:9054: checking for pw_gecos in struct passwd" >&5 |
b12915c1 VZ |
9054 | if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then |
9055 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9056 | else | |
9057 | ||
9058 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9059 | #line 9060 "configure" |
b12915c1 VZ |
9060 | #include "confdefs.h" |
9061 | #include <pwd.h> | |
9062 | int main() { | |
9063 | ||
9064 | char *p; | |
9065 | struct passwd *pw; | |
9066 | p = pw->pw_gecos; | |
9067 | ||
9068 | ; return 0; } | |
9069 | EOF | |
07eb77a6 | 9070 | if { (eval echo configure:9071: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
b12915c1 VZ |
9071 | rm -rf conftest* |
9072 | ||
9073 | wx_cv_struct_pw_gecos=yes | |
9074 | cat >> confdefs.h <<\EOF | |
9075 | #define HAVE_PW_GECOS 1 | |
9076 | EOF | |
9077 | ||
9078 | ||
9079 | else | |
9080 | echo "configure: failed program was:" >&5 | |
9081 | cat conftest.$ac_ext >&5 | |
9082 | rm -rf conftest* | |
9083 | ||
9084 | wx_cv_struct_pw_gecos=no | |
9085 | ||
9086 | ||
9087 | fi | |
9088 | rm -f conftest* | |
9089 | ||
9090 | ||
9091 | fi | |
9092 | ||
9093 | echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6 | |
9094 | ||
10f2d63a VZ |
9095 | |
9096 | echo $ac_n "checking for working const""... $ac_c" 1>&6 | |
07eb77a6 | 9097 | echo "configure:9098: checking for working const" >&5 |
10f2d63a VZ |
9098 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
9099 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9100 | else | |
9101 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9102 | #line 9103 "configure" |
10f2d63a VZ |
9103 | #include "confdefs.h" |
9104 | ||
9105 | int main() { | |
9106 | ||
9107 | /* Ultrix mips cc rejects this. */ | |
05cdfc6f | 9108 | typedef int charset[2]; const charset x = {0,0}; |
10f2d63a VZ |
9109 | /* SunOS 4.1.1 cc rejects this. */ |
9110 | char const *const *ccp; | |
9111 | char **p; | |
9112 | /* NEC SVR4.0.2 mips cc rejects this. */ | |
9113 | struct point {int x, y;}; | |
9114 | static struct point const zero = {0,0}; | |
9115 | /* AIX XL C 1.02.0.0 rejects this. | |
9116 | It does not let you subtract one const X* pointer from another in an arm | |
9117 | of an if-expression whose if-part is not a constant expression */ | |
9118 | const char *g = "string"; | |
9119 | ccp = &g + (g ? g-g : 0); | |
9120 | /* HPUX 7.0 cc rejects these. */ | |
9121 | ++ccp; | |
9122 | p = (char**) ccp; | |
9123 | ccp = (char const *const *) p; | |
9124 | { /* SCO 3.2v4 cc rejects this. */ | |
9125 | char *t; | |
9126 | char const *s = 0 ? (char *) 0 : (char const *) 0; | |
9127 | ||
9128 | *t++ = 0; | |
9129 | } | |
9130 | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | |
9131 | int x[] = {25, 17}; | |
9132 | const int *foo = &x[0]; | |
9133 | ++foo; | |
9134 | } | |
9135 | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | |
9136 | typedef const int *iptr; | |
9137 | iptr p = 0; | |
9138 | ++p; | |
9139 | } | |
9140 | { /* AIX XL C 1.02.0.0 rejects this saying | |
9141 | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | |
9142 | struct s { int j; const int *ap[3]; }; | |
9143 | struct s *b; b->j = 5; | |
9144 | } | |
9145 | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | |
9146 | const int foo = 10; | |
9147 | } | |
9148 | ||
9149 | ; return 0; } | |
9150 | EOF | |
07eb77a6 | 9151 | if { (eval echo configure:9152: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9152 | rm -rf conftest* |
9153 | ac_cv_c_const=yes | |
9154 | else | |
9155 | echo "configure: failed program was:" >&5 | |
9156 | cat conftest.$ac_ext >&5 | |
9157 | rm -rf conftest* | |
9158 | ac_cv_c_const=no | |
9159 | fi | |
9160 | rm -f conftest* | |
9161 | fi | |
9162 | ||
9163 | echo "$ac_t""$ac_cv_c_const" 1>&6 | |
9164 | if test $ac_cv_c_const = no; then | |
9165 | cat >> confdefs.h <<\EOF | |
9166 | #define const | |
9167 | EOF | |
9168 | ||
9169 | fi | |
9170 | ||
9171 | echo $ac_n "checking for inline""... $ac_c" 1>&6 | |
07eb77a6 | 9172 | echo "configure:9173: checking for inline" >&5 |
10f2d63a VZ |
9173 | if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then |
9174 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9175 | else | |
9176 | ac_cv_c_inline=no | |
9177 | for ac_kw in inline __inline__ __inline; do | |
9178 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9179 | #line 9180 "configure" |
10f2d63a VZ |
9180 | #include "confdefs.h" |
9181 | ||
9182 | int main() { | |
05cdfc6f | 9183 | } int $ac_kw foo() { |
10f2d63a VZ |
9184 | ; return 0; } |
9185 | EOF | |
07eb77a6 | 9186 | if { (eval echo configure:9187: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9187 | rm -rf conftest* |
9188 | ac_cv_c_inline=$ac_kw; break | |
9189 | else | |
9190 | echo "configure: failed program was:" >&5 | |
9191 | cat conftest.$ac_ext >&5 | |
9192 | fi | |
9193 | rm -f conftest* | |
9194 | done | |
9195 | ||
9196 | fi | |
9197 | ||
9198 | echo "$ac_t""$ac_cv_c_inline" 1>&6 | |
9199 | case "$ac_cv_c_inline" in | |
9200 | inline | yes) ;; | |
9201 | no) cat >> confdefs.h <<\EOF | |
9202 | #define inline | |
9203 | EOF | |
9204 | ;; | |
9205 | *) cat >> confdefs.h <<EOF | |
9206 | #define inline $ac_cv_c_inline | |
9207 | EOF | |
9208 | ;; | |
9209 | esac | |
9210 | ||
9211 | ||
9212 | echo $ac_n "checking size of char""... $ac_c" 1>&6 | |
07eb77a6 | 9213 | echo "configure:9214: checking size of char" >&5 |
10f2d63a VZ |
9214 | if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then |
9215 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9216 | else | |
9217 | if test "$cross_compiling" = yes; then | |
9218 | ac_cv_sizeof_char=1 | |
9219 | else | |
9220 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9221 | #line 9222 "configure" |
10f2d63a VZ |
9222 | #include "confdefs.h" |
9223 | #include <stdio.h> | |
9224 | main() | |
9225 | { | |
9226 | FILE *f=fopen("conftestval", "w"); | |
9227 | if (!f) exit(1); | |
9228 | fprintf(f, "%d\n", sizeof(char)); | |
9229 | exit(0); | |
9230 | } | |
9231 | EOF | |
07eb77a6 | 9232 | if { (eval echo configure:9233: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9233 | then |
9234 | ac_cv_sizeof_char=`cat conftestval` | |
9235 | else | |
9236 | echo "configure: failed program was:" >&5 | |
9237 | cat conftest.$ac_ext >&5 | |
9238 | rm -fr conftest* | |
9239 | ac_cv_sizeof_char=0 | |
9240 | fi | |
9241 | rm -fr conftest* | |
9242 | fi | |
9243 | ||
9244 | fi | |
9245 | echo "$ac_t""$ac_cv_sizeof_char" 1>&6 | |
9246 | cat >> confdefs.h <<EOF | |
9247 | #define SIZEOF_CHAR $ac_cv_sizeof_char | |
9248 | EOF | |
9249 | ||
9250 | ||
9251 | echo $ac_n "checking size of short""... $ac_c" 1>&6 | |
07eb77a6 | 9252 | echo "configure:9253: checking size of short" >&5 |
10f2d63a VZ |
9253 | if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then |
9254 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9255 | else | |
9256 | if test "$cross_compiling" = yes; then | |
9257 | ac_cv_sizeof_short=2 | |
9258 | else | |
9259 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9260 | #line 9261 "configure" |
10f2d63a VZ |
9261 | #include "confdefs.h" |
9262 | #include <stdio.h> | |
9263 | main() | |
9264 | { | |
9265 | FILE *f=fopen("conftestval", "w"); | |
9266 | if (!f) exit(1); | |
9267 | fprintf(f, "%d\n", sizeof(short)); | |
9268 | exit(0); | |
9269 | } | |
9270 | EOF | |
07eb77a6 | 9271 | if { (eval echo configure:9272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9272 | then |
9273 | ac_cv_sizeof_short=`cat conftestval` | |
9274 | else | |
9275 | echo "configure: failed program was:" >&5 | |
9276 | cat conftest.$ac_ext >&5 | |
9277 | rm -fr conftest* | |
9278 | ac_cv_sizeof_short=0 | |
9279 | fi | |
9280 | rm -fr conftest* | |
9281 | fi | |
9282 | ||
9283 | fi | |
9284 | echo "$ac_t""$ac_cv_sizeof_short" 1>&6 | |
9285 | cat >> confdefs.h <<EOF | |
9286 | #define SIZEOF_SHORT $ac_cv_sizeof_short | |
9287 | EOF | |
9288 | ||
9289 | ||
9290 | echo $ac_n "checking size of int *""... $ac_c" 1>&6 | |
07eb77a6 | 9291 | echo "configure:9292: checking size of int *" >&5 |
10f2d63a VZ |
9292 | if eval "test \"`echo '$''{'ac_cv_sizeof_int_p'+set}'`\" = set"; then |
9293 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9294 | else | |
9295 | if test "$cross_compiling" = yes; then | |
9296 | ac_cv_sizeof_int_p=4 | |
9297 | else | |
9298 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9299 | #line 9300 "configure" |
10f2d63a VZ |
9300 | #include "confdefs.h" |
9301 | #include <stdio.h> | |
9302 | main() | |
9303 | { | |
9304 | FILE *f=fopen("conftestval", "w"); | |
9305 | if (!f) exit(1); | |
9306 | fprintf(f, "%d\n", sizeof(int *)); | |
9307 | exit(0); | |
9308 | } | |
9309 | EOF | |
07eb77a6 | 9310 | if { (eval echo configure:9311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9311 | then |
9312 | ac_cv_sizeof_int_p=`cat conftestval` | |
9313 | else | |
9314 | echo "configure: failed program was:" >&5 | |
9315 | cat conftest.$ac_ext >&5 | |
9316 | rm -fr conftest* | |
9317 | ac_cv_sizeof_int_p=0 | |
9318 | fi | |
9319 | rm -fr conftest* | |
9320 | fi | |
9321 | ||
9322 | fi | |
9323 | echo "$ac_t""$ac_cv_sizeof_int_p" 1>&6 | |
9324 | cat >> confdefs.h <<EOF | |
9325 | #define SIZEOF_INT_P $ac_cv_sizeof_int_p | |
9326 | EOF | |
9327 | ||
9328 | ||
9329 | echo $ac_n "checking size of int""... $ac_c" 1>&6 | |
07eb77a6 | 9330 | echo "configure:9331: checking size of int" >&5 |
10f2d63a VZ |
9331 | if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then |
9332 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9333 | else | |
9334 | if test "$cross_compiling" = yes; then | |
9335 | ac_cv_sizeof_int=4 | |
9336 | else | |
9337 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9338 | #line 9339 "configure" |
10f2d63a VZ |
9339 | #include "confdefs.h" |
9340 | #include <stdio.h> | |
9341 | main() | |
9342 | { | |
9343 | FILE *f=fopen("conftestval", "w"); | |
9344 | if (!f) exit(1); | |
9345 | fprintf(f, "%d\n", sizeof(int)); | |
9346 | exit(0); | |
9347 | } | |
9348 | EOF | |
07eb77a6 | 9349 | if { (eval echo configure:9350: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9350 | then |
9351 | ac_cv_sizeof_int=`cat conftestval` | |
9352 | else | |
9353 | echo "configure: failed program was:" >&5 | |
9354 | cat conftest.$ac_ext >&5 | |
9355 | rm -fr conftest* | |
9356 | ac_cv_sizeof_int=0 | |
9357 | fi | |
9358 | rm -fr conftest* | |
9359 | fi | |
9360 | ||
9361 | fi | |
9362 | echo "$ac_t""$ac_cv_sizeof_int" 1>&6 | |
9363 | cat >> confdefs.h <<EOF | |
9364 | #define SIZEOF_INT $ac_cv_sizeof_int | |
9365 | EOF | |
9366 | ||
9367 | ||
9368 | echo $ac_n "checking size of long""... $ac_c" 1>&6 | |
07eb77a6 | 9369 | echo "configure:9370: checking size of long" >&5 |
10f2d63a VZ |
9370 | if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then |
9371 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9372 | else | |
9373 | if test "$cross_compiling" = yes; then | |
9374 | ac_cv_sizeof_long=4 | |
9375 | else | |
9376 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9377 | #line 9378 "configure" |
10f2d63a VZ |
9378 | #include "confdefs.h" |
9379 | #include <stdio.h> | |
9380 | main() | |
9381 | { | |
9382 | FILE *f=fopen("conftestval", "w"); | |
9383 | if (!f) exit(1); | |
9384 | fprintf(f, "%d\n", sizeof(long)); | |
9385 | exit(0); | |
9386 | } | |
9387 | EOF | |
07eb77a6 | 9388 | if { (eval echo configure:9389: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9389 | then |
9390 | ac_cv_sizeof_long=`cat conftestval` | |
9391 | else | |
9392 | echo "configure: failed program was:" >&5 | |
9393 | cat conftest.$ac_ext >&5 | |
9394 | rm -fr conftest* | |
9395 | ac_cv_sizeof_long=0 | |
9396 | fi | |
9397 | rm -fr conftest* | |
9398 | fi | |
9399 | ||
9400 | fi | |
9401 | echo "$ac_t""$ac_cv_sizeof_long" 1>&6 | |
9402 | cat >> confdefs.h <<EOF | |
9403 | #define SIZEOF_LONG $ac_cv_sizeof_long | |
9404 | EOF | |
9405 | ||
9406 | ||
9407 | echo $ac_n "checking size of long long""... $ac_c" 1>&6 | |
07eb77a6 | 9408 | echo "configure:9409: checking size of long long" >&5 |
10f2d63a VZ |
9409 | if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then |
9410 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9411 | else | |
9412 | if test "$cross_compiling" = yes; then | |
9413 | ac_cv_sizeof_long_long=0 | |
9414 | else | |
9415 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9416 | #line 9417 "configure" |
10f2d63a VZ |
9417 | #include "confdefs.h" |
9418 | #include <stdio.h> | |
9419 | main() | |
9420 | { | |
9421 | FILE *f=fopen("conftestval", "w"); | |
9422 | if (!f) exit(1); | |
9423 | fprintf(f, "%d\n", sizeof(long long)); | |
9424 | exit(0); | |
9425 | } | |
9426 | EOF | |
07eb77a6 | 9427 | if { (eval echo configure:9428: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9428 | then |
9429 | ac_cv_sizeof_long_long=`cat conftestval` | |
9430 | else | |
9431 | echo "configure: failed program was:" >&5 | |
9432 | cat conftest.$ac_ext >&5 | |
9433 | rm -fr conftest* | |
9434 | ac_cv_sizeof_long_long=0 | |
9435 | fi | |
9436 | rm -fr conftest* | |
9437 | fi | |
9438 | ||
9439 | fi | |
9440 | echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6 | |
9441 | cat >> confdefs.h <<EOF | |
9442 | #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long | |
9443 | EOF | |
9444 | ||
9445 | ||
9446 | ||
9447 | echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 | |
07eb77a6 | 9448 | echo "configure:9449: checking whether byte ordering is bigendian" >&5 |
10f2d63a VZ |
9449 | if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then |
9450 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9451 | else | |
9452 | ac_cv_c_bigendian=unknown | |
9453 | # See if sys/param.h defines the BYTE_ORDER macro. | |
9454 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9455 | #line 9456 "configure" |
10f2d63a VZ |
9456 | #include "confdefs.h" |
9457 | #include <sys/types.h> | |
9458 | #include <sys/param.h> | |
9459 | int main() { | |
9460 | ||
9461 | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | |
9462 | bogus endian macros | |
9463 | #endif | |
9464 | ; return 0; } | |
9465 | EOF | |
07eb77a6 | 9466 | if { (eval echo configure:9467: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9467 | rm -rf conftest* |
9468 | # It does; now see whether it defined to BIG_ENDIAN or not. | |
9469 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9470 | #line 9471 "configure" |
10f2d63a VZ |
9471 | #include "confdefs.h" |
9472 | #include <sys/types.h> | |
9473 | #include <sys/param.h> | |
9474 | int main() { | |
9475 | ||
9476 | #if BYTE_ORDER != BIG_ENDIAN | |
9477 | not big endian | |
9478 | #endif | |
9479 | ; return 0; } | |
9480 | EOF | |
07eb77a6 | 9481 | if { (eval echo configure:9482: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9482 | rm -rf conftest* |
9483 | ac_cv_c_bigendian=yes | |
9484 | else | |
9485 | echo "configure: failed program was:" >&5 | |
9486 | cat conftest.$ac_ext >&5 | |
9487 | rm -rf conftest* | |
9488 | ac_cv_c_bigendian=no | |
9489 | fi | |
9490 | rm -f conftest* | |
9491 | else | |
9492 | echo "configure: failed program was:" >&5 | |
9493 | cat conftest.$ac_ext >&5 | |
9494 | fi | |
9495 | rm -f conftest* | |
9496 | if test $ac_cv_c_bigendian = unknown; then | |
9497 | if test "$cross_compiling" = yes; then | |
9498 | ac_cv_c_bigendian=unknown | |
9499 | else | |
9500 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9501 | #line 9502 "configure" |
10f2d63a VZ |
9502 | #include "confdefs.h" |
9503 | main () { | |
9504 | /* Are we little or big endian? From Harbison&Steele. */ | |
9505 | union | |
9506 | { | |
9507 | long l; | |
9508 | char c[sizeof (long)]; | |
9509 | } u; | |
9510 | u.l = 1; | |
9511 | exit (u.c[sizeof (long) - 1] == 1); | |
9512 | } | |
9513 | EOF | |
07eb77a6 | 9514 | if { (eval echo configure:9515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9515 | then |
9516 | ac_cv_c_bigendian=no | |
9517 | else | |
9518 | echo "configure: failed program was:" >&5 | |
9519 | cat conftest.$ac_ext >&5 | |
9520 | rm -fr conftest* | |
9521 | ac_cv_c_bigendian=yes | |
9522 | fi | |
9523 | rm -fr conftest* | |
9524 | fi | |
9525 | ||
9526 | fi | |
9527 | fi | |
9528 | ||
9529 | echo "$ac_t""$ac_cv_c_bigendian" 1>&6 | |
9530 | if test $ac_cv_c_bigendian = unknown; then | |
9531 | 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 | |
9532 | fi | |
9533 | if test $ac_cv_c_bigendian = yes; then | |
9534 | cat >> confdefs.h <<\EOF | |
9535 | #define WORDS_BIGENDIAN 1 | |
9536 | EOF | |
9537 | ||
9538 | fi | |
9539 | ||
9540 | ||
9541 | ||
9542 | if test "$cross_compiling" = "yes"; then | |
9543 | cat >> confdefs.h <<\EOF | |
9544 | #define wxUSE_IOSTREAMH 1 | |
9545 | EOF | |
9546 | ||
9547 | else | |
9548 | ||
9549 | ac_ext=C | |
9550 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9551 | ac_cpp='$CXXCPP $CPPFLAGS' | |
9552 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9553 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9554 | cross_compiling=$ac_cv_prog_cxx_cross | |
9555 | ||
9556 | ||
9557 | for ac_hdr in iostream | |
9558 | do | |
9559 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9560 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 9561 | echo "configure:9562: checking for $ac_hdr" >&5 |
10f2d63a VZ |
9562 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9563 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9564 | else | |
9565 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9566 | #line 9567 "configure" |
10f2d63a VZ |
9567 | #include "confdefs.h" |
9568 | #include <$ac_hdr> | |
9569 | EOF | |
9570 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 9571 | { (eval echo configure:9572: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9572 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9573 | if test -z "$ac_err"; then | |
9574 | rm -rf conftest* | |
9575 | eval "ac_cv_header_$ac_safe=yes" | |
9576 | else | |
9577 | echo "$ac_err" >&5 | |
9578 | echo "configure: failed program was:" >&5 | |
9579 | cat conftest.$ac_ext >&5 | |
9580 | rm -rf conftest* | |
9581 | eval "ac_cv_header_$ac_safe=no" | |
9582 | fi | |
9583 | rm -f conftest* | |
9584 | fi | |
9585 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9586 | echo "$ac_t""yes" 1>&6 | |
9587 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9588 | cat >> confdefs.h <<EOF | |
9589 | #define $ac_tr_hdr 1 | |
9590 | EOF | |
9591 | ||
9592 | else | |
9593 | echo "$ac_t""no" 1>&6 | |
9594 | fi | |
9595 | done | |
9596 | ||
9597 | ||
9598 | if test "x$HAVE_IOSTREAM" = x ; then | |
9599 | cat >> confdefs.h <<\EOF | |
9600 | #define wxUSE_IOSTREAMH 1 | |
9601 | EOF | |
9602 | ||
9603 | else | |
9604 | : | |
9605 | fi | |
9606 | ||
9607 | ac_ext=c | |
9608 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9609 | ac_cpp='$CPP $CPPFLAGS' | |
9610 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9611 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9612 | cross_compiling=$ac_cv_prog_cc_cross | |
9613 | ||
9614 | fi | |
9615 | ||
9616 | ||
9617 | ||
9618 | echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6 | |
07eb77a6 | 9619 | echo "configure:9620: checking if C++ compiler supports bool" >&5 |
10f2d63a VZ |
9620 | if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then |
9621 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9622 | else | |
9623 | ||
9624 | ||
9625 | ac_ext=C | |
9626 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9627 | ac_cpp='$CXXCPP $CPPFLAGS' | |
9628 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9629 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9630 | cross_compiling=$ac_cv_prog_cxx_cross | |
9631 | ||
9632 | ||
9633 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9634 | #line 9635 "configure" |
10f2d63a VZ |
9635 | #include "confdefs.h" |
9636 | ||
9637 | ||
9638 | int main() { | |
9639 | ||
9640 | bool b = true; | |
9641 | ||
9642 | return 0; | |
9643 | ||
9644 | ; return 0; } | |
9645 | EOF | |
07eb77a6 | 9646 | if { (eval echo configure:9647: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9647 | rm -rf conftest* |
9648 | ||
9649 | cat >> confdefs.h <<\EOF | |
9650 | #define HAVE_BOOL 1 | |
9651 | EOF | |
9652 | ||
9653 | wx_cv_cpp_bool=yes | |
9654 | ||
9655 | else | |
9656 | echo "configure: failed program was:" >&5 | |
9657 | cat conftest.$ac_ext >&5 | |
9658 | rm -rf conftest* | |
9659 | ||
9660 | wx_cv_cpp_bool=no | |
9661 | ||
9662 | ||
9663 | fi | |
9664 | rm -f conftest* | |
9665 | ||
9666 | ac_ext=c | |
9667 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9668 | ac_cpp='$CPP $CPPFLAGS' | |
9669 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9670 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9671 | cross_compiling=$ac_cv_prog_cc_cross | |
9672 | ||
9673 | ||
9674 | fi | |
9675 | ||
9676 | echo "$ac_t""$wx_cv_cpp_bool" 1>&6 | |
9677 | ||
9678 | if test "$wx_cv_cpp_bool" = "yes"; then | |
9679 | cat >> confdefs.h <<\EOF | |
9680 | #define HAVE_BOOL 1 | |
9681 | EOF | |
9682 | ||
9683 | fi | |
9684 | ||
9685 | ||
9686 | ||
10f2d63a | 9687 | echo $ac_n "checking if you need GNU extensions""... $ac_c" 1>&6 |
07eb77a6 | 9688 | echo "configure:9689: checking if you need GNU extensions" >&5 |
10f2d63a VZ |
9689 | if eval "test \"`echo '$''{'wx_cv_gnu_extensions'+set}'`\" = set"; then |
9690 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9691 | else | |
9692 | ||
9693 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9694 | #line 9695 "configure" |
10f2d63a VZ |
9695 | #include "confdefs.h" |
9696 | #include <features.h> | |
9697 | int main() { | |
9698 | ||
9699 | ||
9700 | #ifndef __GNU_LIBRARY__ | |
9701 | Compile error wanted | |
9702 | #endif | |
9703 | ||
9704 | ||
9705 | ; return 0; } | |
9706 | EOF | |
07eb77a6 | 9707 | if { (eval echo configure:9708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
9708 | rm -rf conftest* |
9709 | wx_cv_gnu_extensions=yes | |
9710 | else | |
9711 | echo "configure: failed program was:" >&5 | |
9712 | cat conftest.$ac_ext >&5 | |
9713 | rm -rf conftest* | |
9714 | wx_cv_gnu_extensions=no | |
9715 | fi | |
9716 | rm -f conftest* | |
9717 | ||
9718 | fi | |
9719 | ||
9720 | ||
9721 | echo "$ac_t""$wx_cv_gnu_extensions" 1>&6 | |
9722 | if test "$wx_cv_gnu_extensions" = "yes"; then | |
9723 | cat >> confdefs.h <<EOF | |
9724 | #define _GNU_SOURCE 1 | |
9725 | EOF | |
9726 | ||
9727 | fi | |
9728 | ||
9729 | ||
9730 | ||
9731 | echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6 | |
07eb77a6 | 9732 | echo "configure:9733: checking for wcslen in -lc" >&5 |
10f2d63a VZ |
9733 | ac_lib_var=`echo c'_'wcslen | sed 'y%./+-%__p_%'` |
9734 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
9735 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9736 | else | |
9737 | ac_save_LIBS="$LIBS" | |
9738 | LIBS="-lc $LIBS" | |
9739 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9740 | #line 9741 "configure" |
10f2d63a VZ |
9741 | #include "confdefs.h" |
9742 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9743 | /* We use char because int might match the return type of a gcc2 | |
9744 | builtin and then its argument prototype would still apply. */ | |
9745 | char wcslen(); | |
9746 | ||
9747 | int main() { | |
9748 | wcslen() | |
9749 | ; return 0; } | |
9750 | EOF | |
07eb77a6 | 9751 | if { (eval echo configure:9752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9752 | rm -rf conftest* |
9753 | eval "ac_cv_lib_$ac_lib_var=yes" | |
9754 | else | |
9755 | echo "configure: failed program was:" >&5 | |
9756 | cat conftest.$ac_ext >&5 | |
9757 | rm -rf conftest* | |
9758 | eval "ac_cv_lib_$ac_lib_var=no" | |
9759 | fi | |
9760 | rm -f conftest* | |
9761 | LIBS="$ac_save_LIBS" | |
9762 | ||
9763 | fi | |
9764 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
9765 | echo "$ac_t""yes" 1>&6 | |
9766 | ||
9767 | cat >> confdefs.h <<\EOF | |
9768 | #define HAVE_WCSLEN 1 | |
9769 | EOF | |
9770 | ||
9771 | WCHAR_LINK="" | |
9772 | ||
9773 | else | |
9774 | echo "$ac_t""no" 1>&6 | |
9775 | ||
9776 | echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6 | |
07eb77a6 | 9777 | echo "configure:9778: checking for wcslen in -lw" >&5 |
10f2d63a VZ |
9778 | ac_lib_var=`echo w'_'wcslen | sed 'y%./+-%__p_%'` |
9779 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
9780 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9781 | else | |
9782 | ac_save_LIBS="$LIBS" | |
9783 | LIBS="-lw $LIBS" | |
9784 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9785 | #line 9786 "configure" |
10f2d63a VZ |
9786 | #include "confdefs.h" |
9787 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9788 | /* We use char because int might match the return type of a gcc2 | |
9789 | builtin and then its argument prototype would still apply. */ | |
9790 | char wcslen(); | |
9791 | ||
9792 | int main() { | |
9793 | wcslen() | |
9794 | ; return 0; } | |
9795 | EOF | |
07eb77a6 | 9796 | if { (eval echo configure:9797: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9797 | rm -rf conftest* |
9798 | eval "ac_cv_lib_$ac_lib_var=yes" | |
9799 | else | |
9800 | echo "configure: failed program was:" >&5 | |
9801 | cat conftest.$ac_ext >&5 | |
9802 | rm -rf conftest* | |
9803 | eval "ac_cv_lib_$ac_lib_var=no" | |
9804 | fi | |
9805 | rm -f conftest* | |
9806 | LIBS="$ac_save_LIBS" | |
9807 | ||
9808 | fi | |
9809 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
9810 | echo "$ac_t""yes" 1>&6 | |
9811 | ||
9812 | cat >> confdefs.h <<\EOF | |
9813 | #define HAVE_WCSLEN 1 | |
9814 | EOF | |
9815 | ||
9816 | WCHAR_LINK="-lw" | |
9817 | ||
9818 | else | |
9819 | echo "$ac_t""no" 1>&6 | |
9820 | fi | |
9821 | ||
9822 | ||
9823 | fi | |
9824 | ||
9825 | ||
9826 | echo $ac_n "checking for vprintf""... $ac_c" 1>&6 | |
07eb77a6 | 9827 | echo "configure:9828: checking for vprintf" >&5 |
10f2d63a VZ |
9828 | if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then |
9829 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9830 | else | |
9831 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9832 | #line 9833 "configure" |
10f2d63a VZ |
9833 | #include "confdefs.h" |
9834 | /* System header to define __stub macros and hopefully few prototypes, | |
9835 | which can conflict with char vprintf(); below. */ | |
9836 | #include <assert.h> | |
9837 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9838 | /* We use char because int might match the return type of a gcc2 | |
9839 | builtin and then its argument prototype would still apply. */ | |
9840 | char vprintf(); | |
9841 | ||
9842 | int main() { | |
9843 | ||
9844 | /* The GNU C library defines this for functions which it implements | |
9845 | to always fail with ENOSYS. Some functions are actually named | |
9846 | something starting with __ and the normal name is an alias. */ | |
9847 | #if defined (__stub_vprintf) || defined (__stub___vprintf) | |
9848 | choke me | |
9849 | #else | |
d6a55c4b | 9850 | vprintf(); |
10f2d63a VZ |
9851 | #endif |
9852 | ||
9853 | ; return 0; } | |
9854 | EOF | |
07eb77a6 | 9855 | if { (eval echo configure:9856: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9856 | rm -rf conftest* |
9857 | eval "ac_cv_func_vprintf=yes" | |
9858 | else | |
9859 | echo "configure: failed program was:" >&5 | |
9860 | cat conftest.$ac_ext >&5 | |
9861 | rm -rf conftest* | |
9862 | eval "ac_cv_func_vprintf=no" | |
9863 | fi | |
9864 | rm -f conftest* | |
9865 | fi | |
9866 | ||
9867 | if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then | |
9868 | echo "$ac_t""yes" 1>&6 | |
9869 | cat >> confdefs.h <<\EOF | |
9870 | #define HAVE_VPRINTF 1 | |
9871 | EOF | |
9872 | ||
9873 | else | |
9874 | echo "$ac_t""no" 1>&6 | |
9875 | fi | |
9876 | ||
9877 | if test "$ac_cv_func_vprintf" != yes; then | |
9878 | echo $ac_n "checking for _doprnt""... $ac_c" 1>&6 | |
07eb77a6 | 9879 | echo "configure:9880: checking for _doprnt" >&5 |
10f2d63a VZ |
9880 | if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then |
9881 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9882 | else | |
9883 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9884 | #line 9885 "configure" |
10f2d63a VZ |
9885 | #include "confdefs.h" |
9886 | /* System header to define __stub macros and hopefully few prototypes, | |
9887 | which can conflict with char _doprnt(); below. */ | |
9888 | #include <assert.h> | |
9889 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9890 | /* We use char because int might match the return type of a gcc2 | |
9891 | builtin and then its argument prototype would still apply. */ | |
9892 | char _doprnt(); | |
9893 | ||
9894 | int main() { | |
9895 | ||
9896 | /* The GNU C library defines this for functions which it implements | |
9897 | to always fail with ENOSYS. Some functions are actually named | |
9898 | something starting with __ and the normal name is an alias. */ | |
9899 | #if defined (__stub__doprnt) || defined (__stub____doprnt) | |
9900 | choke me | |
9901 | #else | |
d6a55c4b | 9902 | _doprnt(); |
10f2d63a VZ |
9903 | #endif |
9904 | ||
9905 | ; return 0; } | |
9906 | EOF | |
07eb77a6 | 9907 | if { (eval echo configure:9908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9908 | rm -rf conftest* |
9909 | eval "ac_cv_func__doprnt=yes" | |
9910 | else | |
9911 | echo "configure: failed program was:" >&5 | |
9912 | cat conftest.$ac_ext >&5 | |
9913 | rm -rf conftest* | |
9914 | eval "ac_cv_func__doprnt=no" | |
9915 | fi | |
9916 | rm -f conftest* | |
9917 | fi | |
9918 | ||
9919 | if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then | |
9920 | echo "$ac_t""yes" 1>&6 | |
9921 | cat >> confdefs.h <<\EOF | |
9922 | #define HAVE_DOPRNT 1 | |
9923 | EOF | |
9924 | ||
9925 | else | |
9926 | echo "$ac_t""no" 1>&6 | |
9927 | fi | |
9928 | ||
9929 | fi | |
9930 | ||
9931 | ||
9932 | for ac_func in vsnprintf | |
9933 | do | |
9934 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 9935 | echo "configure:9936: checking for $ac_func" >&5 |
10f2d63a VZ |
9936 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
9937 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9938 | else | |
9939 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 9940 | #line 9941 "configure" |
10f2d63a VZ |
9941 | #include "confdefs.h" |
9942 | /* System header to define __stub macros and hopefully few prototypes, | |
9943 | which can conflict with char $ac_func(); below. */ | |
9944 | #include <assert.h> | |
9945 | /* Override any gcc2 internal prototype to avoid an error. */ | |
9946 | /* We use char because int might match the return type of a gcc2 | |
9947 | builtin and then its argument prototype would still apply. */ | |
9948 | char $ac_func(); | |
9949 | ||
9950 | int main() { | |
9951 | ||
9952 | /* The GNU C library defines this for functions which it implements | |
9953 | to always fail with ENOSYS. Some functions are actually named | |
9954 | something starting with __ and the normal name is an alias. */ | |
9955 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
9956 | choke me | |
9957 | #else | |
d6a55c4b | 9958 | $ac_func(); |
10f2d63a VZ |
9959 | #endif |
9960 | ||
9961 | ; return 0; } | |
9962 | EOF | |
07eb77a6 | 9963 | if { (eval echo configure:9964: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
9964 | rm -rf conftest* |
9965 | eval "ac_cv_func_$ac_func=yes" | |
9966 | else | |
9967 | echo "configure: failed program was:" >&5 | |
9968 | cat conftest.$ac_ext >&5 | |
9969 | rm -rf conftest* | |
9970 | eval "ac_cv_func_$ac_func=no" | |
9971 | fi | |
9972 | rm -f conftest* | |
9973 | fi | |
9974 | ||
9975 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
9976 | echo "$ac_t""yes" 1>&6 | |
9977 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
9978 | cat >> confdefs.h <<EOF | |
9979 | #define $ac_tr_func 1 | |
9980 | EOF | |
9981 | cat >> confdefs.h <<\EOF | |
9982 | #define HAVE_VSNPRINTF 1 | |
9983 | EOF | |
9984 | ||
9985 | else | |
9986 | echo "$ac_t""no" 1>&6 | |
9987 | echo "configure: warning: unsafe function sprintf will be used instead of snprintf" 1>&2 | |
9988 | ||
9989 | fi | |
9990 | done | |
9991 | ||
9992 | ||
9993 | ||
9994 | ac_ext=C | |
9995 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
9996 | ac_cpp='$CXXCPP $CPPFLAGS' | |
9997 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
9998 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
9999 | cross_compiling=$ac_cv_prog_cxx_cross | |
10000 | ||
10001 | ||
10002 | echo $ac_n "checking for vsscanf""... $ac_c" 1>&6 | |
07eb77a6 | 10003 | echo "configure:10004: checking for vsscanf" >&5 |
10f2d63a VZ |
10004 | if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then |
10005 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10006 | else | |
10007 | ||
10008 | if test "$cross_compiling" = yes; then | |
10009 | wx_cv_func_vsscanf=no | |
10010 | ||
10011 | else | |
10012 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10013 | #line 10014 "configure" |
10f2d63a VZ |
10014 | #include "confdefs.h" |
10015 | #ifdef __cplusplus | |
10016 | extern "C" void exit(int); | |
10017 | #endif | |
10018 | ||
10019 | #include <stdio.h> | |
10020 | #include <stdarg.h> | |
10021 | ||
10022 | int try_vsscanf(const char *format, ...) | |
10023 | { | |
10024 | va_list ap; | |
10025 | va_start(ap, format); | |
10026 | ||
10027 | vsscanf("17", format, ap); | |
10028 | ||
10029 | va_end(ap); | |
10030 | } | |
10031 | ||
10032 | int main() | |
10033 | { | |
10034 | int i; | |
10035 | try_vsscanf("%d", &i); | |
10036 | return i == 17 ? 0 : 1; | |
10037 | } | |
10038 | ||
10039 | EOF | |
07eb77a6 | 10040 | if { (eval echo configure:10041: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
10041 | then |
10042 | ||
10043 | cat >> confdefs.h <<\EOF | |
10044 | #define HAVE_VSSCANF 1 | |
10045 | EOF | |
10046 | ||
10047 | wx_cv_func_vsscanf=yes | |
10048 | ||
10049 | else | |
10050 | echo "configure: failed program was:" >&5 | |
10051 | cat conftest.$ac_ext >&5 | |
10052 | rm -fr conftest* | |
10053 | wx_cv_func_vsscanf=no | |
10054 | fi | |
10055 | rm -fr conftest* | |
10056 | fi | |
10057 | ||
10058 | ||
10059 | fi | |
10060 | ||
10061 | echo "$ac_t""$wx_cv_func_vsscanf" 1>&6 | |
10062 | ||
10063 | ac_ext=c | |
10064 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
10065 | ac_cpp='$CPP $CPPFLAGS' | |
10066 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
10067 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
10068 | cross_compiling=$ac_cv_prog_cc_cross | |
10069 | ||
10070 | ||
b089607b | 10071 | if test "$TOOLKIT" != "MSW"; then |
10f2d63a VZ |
10072 | |
10073 | for ac_func in vfork | |
10074 | do | |
10075 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10076 | echo "configure:10077: checking for $ac_func" >&5 |
10f2d63a VZ |
10077 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10078 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10079 | else | |
10080 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10081 | #line 10082 "configure" |
10f2d63a VZ |
10082 | #include "confdefs.h" |
10083 | /* System header to define __stub macros and hopefully few prototypes, | |
10084 | which can conflict with char $ac_func(); below. */ | |
10085 | #include <assert.h> | |
10086 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10087 | /* We use char because int might match the return type of a gcc2 | |
10088 | builtin and then its argument prototype would still apply. */ | |
10089 | char $ac_func(); | |
10090 | ||
10091 | int main() { | |
10092 | ||
10093 | /* The GNU C library defines this for functions which it implements | |
10094 | to always fail with ENOSYS. Some functions are actually named | |
10095 | something starting with __ and the normal name is an alias. */ | |
10096 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10097 | choke me | |
10098 | #else | |
d6a55c4b | 10099 | $ac_func(); |
10f2d63a VZ |
10100 | #endif |
10101 | ||
10102 | ; return 0; } | |
10103 | EOF | |
07eb77a6 | 10104 | if { (eval echo configure:10105: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
270a909e VZ |
10105 | rm -rf conftest* |
10106 | eval "ac_cv_func_$ac_func=yes" | |
10107 | else | |
10108 | echo "configure: failed program was:" >&5 | |
10109 | cat conftest.$ac_ext >&5 | |
10110 | rm -rf conftest* | |
10111 | eval "ac_cv_func_$ac_func=no" | |
10112 | fi | |
10113 | rm -f conftest* | |
10114 | fi | |
10115 | ||
10116 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10117 | echo "$ac_t""yes" 1>&6 | |
10118 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10119 | cat >> confdefs.h <<EOF | |
10120 | #define $ac_tr_func 1 | |
10121 | EOF | |
10122 | ||
10123 | else | |
10124 | echo "$ac_t""no" 1>&6 | |
10125 | fi | |
10126 | done | |
10127 | ||
10128 | ||
10129 | for ac_func in timegm | |
10130 | do | |
10131 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10132 | echo "configure:10133: checking for $ac_func" >&5 |
270a909e VZ |
10133 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10134 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10135 | else | |
10136 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10137 | #line 10138 "configure" |
270a909e VZ |
10138 | #include "confdefs.h" |
10139 | /* System header to define __stub macros and hopefully few prototypes, | |
10140 | which can conflict with char $ac_func(); below. */ | |
10141 | #include <assert.h> | |
10142 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10143 | /* We use char because int might match the return type of a gcc2 | |
10144 | builtin and then its argument prototype would still apply. */ | |
10145 | char $ac_func(); | |
10146 | ||
10147 | int main() { | |
10148 | ||
10149 | /* The GNU C library defines this for functions which it implements | |
10150 | to always fail with ENOSYS. Some functions are actually named | |
10151 | something starting with __ and the normal name is an alias. */ | |
10152 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10153 | choke me | |
10154 | #else | |
d6a55c4b | 10155 | $ac_func(); |
270a909e VZ |
10156 | #endif |
10157 | ||
10158 | ; return 0; } | |
10159 | EOF | |
07eb77a6 | 10160 | if { (eval echo configure:10161: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10161 | rm -rf conftest* |
10162 | eval "ac_cv_func_$ac_func=yes" | |
10163 | else | |
10164 | echo "configure: failed program was:" >&5 | |
10165 | cat conftest.$ac_ext >&5 | |
10166 | rm -rf conftest* | |
10167 | eval "ac_cv_func_$ac_func=no" | |
10168 | fi | |
10169 | rm -f conftest* | |
10170 | fi | |
10171 | ||
10172 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10173 | echo "$ac_t""yes" 1>&6 | |
10174 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10175 | cat >> confdefs.h <<EOF | |
10176 | #define $ac_tr_func 1 | |
10177 | EOF | |
10178 | ||
10179 | else | |
10180 | echo "$ac_t""no" 1>&6 | |
10181 | fi | |
10182 | done | |
10183 | ||
10184 | ||
b12915c1 VZ |
10185 | HAVE_SOME_SLEEP_FUNC=0 |
10186 | if test "$USE_BEOS" = 1; then | |
10187 | cat >> confdefs.h <<\EOF | |
10188 | #define HAVE_SLEEP 1 | |
10189 | EOF | |
10190 | ||
10191 | HAVE_SOME_SLEEP_FUNC=1 | |
10192 | fi | |
10193 | ||
10194 | if test "$HAVE_SOME_SLEEP_FUNC" != 1; then | |
10195 | POSIX4_LINK= | |
10196 | for ac_func in nanosleep | |
10f2d63a VZ |
10197 | do |
10198 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10199 | echo "configure:10200: checking for $ac_func" >&5 |
10f2d63a VZ |
10200 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10201 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10202 | else | |
10203 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10204 | #line 10205 "configure" |
10f2d63a VZ |
10205 | #include "confdefs.h" |
10206 | /* System header to define __stub macros and hopefully few prototypes, | |
10207 | which can conflict with char $ac_func(); below. */ | |
10208 | #include <assert.h> | |
10209 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10210 | /* We use char because int might match the return type of a gcc2 | |
10211 | builtin and then its argument prototype would still apply. */ | |
10212 | char $ac_func(); | |
10213 | ||
10214 | int main() { | |
10215 | ||
10216 | /* The GNU C library defines this for functions which it implements | |
10217 | to always fail with ENOSYS. Some functions are actually named | |
10218 | something starting with __ and the normal name is an alias. */ | |
10219 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10220 | choke me | |
10221 | #else | |
d6a55c4b | 10222 | $ac_func(); |
10f2d63a VZ |
10223 | #endif |
10224 | ||
10225 | ; return 0; } | |
10226 | EOF | |
07eb77a6 | 10227 | if { (eval echo configure:10228: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10228 | rm -rf conftest* |
10229 | eval "ac_cv_func_$ac_func=yes" | |
10230 | else | |
10231 | echo "configure: failed program was:" >&5 | |
10232 | cat conftest.$ac_ext >&5 | |
10233 | rm -rf conftest* | |
10234 | eval "ac_cv_func_$ac_func=no" | |
10235 | fi | |
10236 | rm -f conftest* | |
10237 | fi | |
10238 | ||
10239 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10240 | echo "$ac_t""yes" 1>&6 | |
10241 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10242 | cat >> confdefs.h <<EOF | |
10243 | #define $ac_tr_func 1 | |
10244 | EOF | |
10245 | cat >> confdefs.h <<\EOF | |
10246 | #define HAVE_NANOSLEEP 1 | |
10247 | EOF | |
10248 | ||
10249 | else | |
10250 | echo "$ac_t""no" 1>&6 | |
10251 | echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6 | |
07eb77a6 | 10252 | echo "configure:10253: checking for nanosleep in -lposix4" >&5 |
10f2d63a VZ |
10253 | ac_lib_var=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'` |
10254 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10255 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10256 | else | |
10257 | ac_save_LIBS="$LIBS" | |
10258 | LIBS="-lposix4 $LIBS" | |
10259 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10260 | #line 10261 "configure" |
10f2d63a VZ |
10261 | #include "confdefs.h" |
10262 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10263 | /* We use char because int might match the return type of a gcc2 | |
10264 | builtin and then its argument prototype would still apply. */ | |
10265 | char nanosleep(); | |
10266 | ||
10267 | int main() { | |
10268 | nanosleep() | |
10269 | ; return 0; } | |
10270 | EOF | |
07eb77a6 | 10271 | if { (eval echo configure:10272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10272 | rm -rf conftest* |
10273 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10274 | else | |
10275 | echo "configure: failed program was:" >&5 | |
10276 | cat conftest.$ac_ext >&5 | |
10277 | rm -rf conftest* | |
10278 | eval "ac_cv_lib_$ac_lib_var=no" | |
10279 | fi | |
10280 | rm -f conftest* | |
10281 | LIBS="$ac_save_LIBS" | |
10282 | ||
10283 | fi | |
10284 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10285 | echo "$ac_t""yes" 1>&6 | |
10286 | ||
b12915c1 | 10287 | cat >> confdefs.h <<\EOF |
10f2d63a VZ |
10288 | #define HAVE_NANOSLEEP 1 |
10289 | EOF | |
10290 | ||
b12915c1 VZ |
10291 | POSIX4_LINK="-lposix4" |
10292 | ||
10f2d63a VZ |
10293 | else |
10294 | echo "$ac_t""no" 1>&6 | |
10295 | ||
b12915c1 | 10296 | for ac_func in usleep |
10f2d63a VZ |
10297 | do |
10298 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10299 | echo "configure:10300: checking for $ac_func" >&5 |
10f2d63a VZ |
10300 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10301 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10302 | else | |
10303 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10304 | #line 10305 "configure" |
10f2d63a VZ |
10305 | #include "confdefs.h" |
10306 | /* System header to define __stub macros and hopefully few prototypes, | |
10307 | which can conflict with char $ac_func(); below. */ | |
10308 | #include <assert.h> | |
10309 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10310 | /* We use char because int might match the return type of a gcc2 | |
10311 | builtin and then its argument prototype would still apply. */ | |
10312 | char $ac_func(); | |
10313 | ||
10314 | int main() { | |
10315 | ||
10316 | /* The GNU C library defines this for functions which it implements | |
10317 | to always fail with ENOSYS. Some functions are actually named | |
10318 | something starting with __ and the normal name is an alias. */ | |
10319 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10320 | choke me | |
10321 | #else | |
d6a55c4b | 10322 | $ac_func(); |
10f2d63a VZ |
10323 | #endif |
10324 | ||
10325 | ; return 0; } | |
10326 | EOF | |
07eb77a6 | 10327 | if { (eval echo configure:10328: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10328 | rm -rf conftest* |
10329 | eval "ac_cv_func_$ac_func=yes" | |
10330 | else | |
10331 | echo "configure: failed program was:" >&5 | |
10332 | cat conftest.$ac_ext >&5 | |
10333 | rm -rf conftest* | |
10334 | eval "ac_cv_func_$ac_func=no" | |
10335 | fi | |
10336 | rm -f conftest* | |
10337 | fi | |
10338 | ||
10339 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10340 | echo "$ac_t""yes" 1>&6 | |
10341 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10342 | cat >> confdefs.h <<EOF | |
10343 | #define $ac_tr_func 1 | |
10344 | EOF | |
b12915c1 | 10345 | |
10f2d63a VZ |
10346 | else |
10347 | echo "$ac_t""no" 1>&6 | |
10f2d63a VZ |
10348 | fi |
10349 | done | |
10350 | ||
b12915c1 VZ |
10351 | echo "configure: warning: wxSleep() function will not work" 1>&2 |
10352 | ||
10353 | ||
10f2d63a VZ |
10354 | fi |
10355 | ||
b12915c1 VZ |
10356 | |
10357 | ||
10f2d63a VZ |
10358 | fi |
10359 | done | |
10360 | ||
b12915c1 | 10361 | fi |
10f2d63a VZ |
10362 | |
10363 | for ac_func in uname gethostname | |
10364 | do | |
10365 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10366 | echo "configure:10367: checking for $ac_func" >&5 |
10f2d63a VZ |
10367 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10368 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10369 | else | |
10370 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10371 | #line 10372 "configure" |
10f2d63a VZ |
10372 | #include "confdefs.h" |
10373 | /* System header to define __stub macros and hopefully few prototypes, | |
10374 | which can conflict with char $ac_func(); below. */ | |
10375 | #include <assert.h> | |
10376 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10377 | /* We use char because int might match the return type of a gcc2 | |
10378 | builtin and then its argument prototype would still apply. */ | |
10379 | char $ac_func(); | |
10380 | ||
10381 | int main() { | |
10382 | ||
10383 | /* The GNU C library defines this for functions which it implements | |
10384 | to always fail with ENOSYS. Some functions are actually named | |
10385 | something starting with __ and the normal name is an alias. */ | |
10386 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10387 | choke me | |
10388 | #else | |
d6a55c4b | 10389 | $ac_func(); |
10f2d63a VZ |
10390 | #endif |
10391 | ||
10392 | ; return 0; } | |
10393 | EOF | |
07eb77a6 | 10394 | if { (eval echo configure:10395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10395 | rm -rf conftest* |
10396 | eval "ac_cv_func_$ac_func=yes" | |
10397 | else | |
10398 | echo "configure: failed program was:" >&5 | |
10399 | cat conftest.$ac_ext >&5 | |
10400 | rm -rf conftest* | |
10401 | eval "ac_cv_func_$ac_func=no" | |
10402 | fi | |
10403 | rm -f conftest* | |
10404 | fi | |
10405 | ||
10406 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10407 | echo "$ac_t""yes" 1>&6 | |
10408 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10409 | cat >> confdefs.h <<EOF | |
10410 | #define $ac_tr_func 1 | |
10411 | EOF | |
10412 | break | |
10413 | else | |
10414 | echo "$ac_t""no" 1>&6 | |
10415 | fi | |
10416 | done | |
10417 | ||
10418 | ||
10419 | for ac_func in strtok_r | |
10420 | do | |
10421 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10422 | echo "configure:10423: checking for $ac_func" >&5 |
10f2d63a VZ |
10423 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10424 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10425 | else | |
10426 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10427 | #line 10428 "configure" |
10f2d63a VZ |
10428 | #include "confdefs.h" |
10429 | /* System header to define __stub macros and hopefully few prototypes, | |
10430 | which can conflict with char $ac_func(); below. */ | |
10431 | #include <assert.h> | |
10432 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10433 | /* We use char because int might match the return type of a gcc2 | |
10434 | builtin and then its argument prototype would still apply. */ | |
10435 | char $ac_func(); | |
10436 | ||
10437 | int main() { | |
10438 | ||
10439 | /* The GNU C library defines this for functions which it implements | |
10440 | to always fail with ENOSYS. Some functions are actually named | |
10441 | something starting with __ and the normal name is an alias. */ | |
10442 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10443 | choke me | |
10444 | #else | |
d6a55c4b | 10445 | $ac_func(); |
10f2d63a VZ |
10446 | #endif |
10447 | ||
10448 | ; return 0; } | |
10449 | EOF | |
07eb77a6 | 10450 | if { (eval echo configure:10451: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10451 | rm -rf conftest* |
10452 | eval "ac_cv_func_$ac_func=yes" | |
10453 | else | |
10454 | echo "configure: failed program was:" >&5 | |
10455 | cat conftest.$ac_ext >&5 | |
10456 | rm -rf conftest* | |
10457 | eval "ac_cv_func_$ac_func=no" | |
10458 | fi | |
10459 | rm -f conftest* | |
10460 | fi | |
10461 | ||
10462 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10463 | echo "$ac_t""yes" 1>&6 | |
10464 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10465 | cat >> confdefs.h <<EOF | |
10466 | #define $ac_tr_func 1 | |
10467 | EOF | |
10468 | ||
10469 | else | |
10470 | echo "$ac_t""no" 1>&6 | |
10471 | fi | |
10472 | done | |
10473 | ||
10474 | ||
c63c7106 | 10475 | INET_LINK= |
10f2d63a VZ |
10476 | for ac_func in inet_addr |
10477 | do | |
10478 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10479 | echo "configure:10480: checking for $ac_func" >&5 |
10f2d63a VZ |
10480 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10481 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10482 | else | |
10483 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10484 | #line 10485 "configure" |
10f2d63a VZ |
10485 | #include "confdefs.h" |
10486 | /* System header to define __stub macros and hopefully few prototypes, | |
10487 | which can conflict with char $ac_func(); below. */ | |
10488 | #include <assert.h> | |
10489 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10490 | /* We use char because int might match the return type of a gcc2 | |
10491 | builtin and then its argument prototype would still apply. */ | |
10492 | char $ac_func(); | |
10493 | ||
10494 | int main() { | |
10495 | ||
10496 | /* The GNU C library defines this for functions which it implements | |
10497 | to always fail with ENOSYS. Some functions are actually named | |
10498 | something starting with __ and the normal name is an alias. */ | |
10499 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10500 | choke me | |
10501 | #else | |
d6a55c4b | 10502 | $ac_func(); |
10f2d63a VZ |
10503 | #endif |
10504 | ||
10505 | ; return 0; } | |
10506 | EOF | |
07eb77a6 | 10507 | if { (eval echo configure:10508: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10508 | rm -rf conftest* |
10509 | eval "ac_cv_func_$ac_func=yes" | |
10510 | else | |
10511 | echo "configure: failed program was:" >&5 | |
10512 | cat conftest.$ac_ext >&5 | |
10513 | rm -rf conftest* | |
10514 | eval "ac_cv_func_$ac_func=no" | |
10515 | fi | |
10516 | rm -f conftest* | |
10517 | fi | |
10518 | ||
10519 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10520 | echo "$ac_t""yes" 1>&6 | |
10521 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10522 | cat >> confdefs.h <<EOF | |
10523 | #define $ac_tr_func 1 | |
10524 | EOF | |
c63c7106 VZ |
10525 | cat >> confdefs.h <<\EOF |
10526 | #define HAVE_INET_ADDR 1 | |
10527 | EOF | |
10528 | ||
10f2d63a VZ |
10529 | else |
10530 | echo "$ac_t""no" 1>&6 | |
c63c7106 | 10531 | echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6 |
07eb77a6 | 10532 | echo "configure:10533: checking for inet_addr in -lnsl" >&5 |
c63c7106 VZ |
10533 | ac_lib_var=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'` |
10534 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10535 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10536 | else | |
10537 | ac_save_LIBS="$LIBS" | |
10538 | LIBS="-lnsl $LIBS" | |
10539 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10540 | #line 10541 "configure" |
c63c7106 VZ |
10541 | #include "confdefs.h" |
10542 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10543 | /* We use char because int might match the return type of a gcc2 | |
10544 | builtin and then its argument prototype would still apply. */ | |
10545 | char inet_addr(); | |
10546 | ||
10547 | int main() { | |
10548 | inet_addr() | |
10549 | ; return 0; } | |
10550 | EOF | |
07eb77a6 | 10551 | if { (eval echo configure:10552: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
10552 | rm -rf conftest* |
10553 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10554 | else | |
10555 | echo "configure: failed program was:" >&5 | |
10556 | cat conftest.$ac_ext >&5 | |
10557 | rm -rf conftest* | |
10558 | eval "ac_cv_lib_$ac_lib_var=no" | |
10559 | fi | |
10560 | rm -f conftest* | |
10561 | LIBS="$ac_save_LIBS" | |
10562 | ||
10563 | fi | |
10564 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10565 | echo "$ac_t""yes" 1>&6 | |
10566 | INET_LINK="nsl" | |
10567 | else | |
10568 | echo "$ac_t""no" 1>&6 | |
10569 | echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6 | |
07eb77a6 | 10570 | echo "configure:10571: checking for inet_addr in -lresolv" >&5 |
c63c7106 VZ |
10571 | ac_lib_var=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'` |
10572 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10573 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10574 | else | |
10575 | ac_save_LIBS="$LIBS" | |
10576 | LIBS="-lresolv $LIBS" | |
10577 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10578 | #line 10579 "configure" |
c63c7106 VZ |
10579 | #include "confdefs.h" |
10580 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10581 | /* We use char because int might match the return type of a gcc2 | |
10582 | builtin and then its argument prototype would still apply. */ | |
10583 | char inet_addr(); | |
10584 | ||
10585 | int main() { | |
10586 | inet_addr() | |
10587 | ; return 0; } | |
10588 | EOF | |
07eb77a6 | 10589 | if { (eval echo configure:10590: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
10590 | rm -rf conftest* |
10591 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10592 | else | |
10593 | echo "configure: failed program was:" >&5 | |
10594 | cat conftest.$ac_ext >&5 | |
10595 | rm -rf conftest* | |
10596 | eval "ac_cv_lib_$ac_lib_var=no" | |
10597 | fi | |
10598 | rm -f conftest* | |
10599 | LIBS="$ac_save_LIBS" | |
10600 | ||
10601 | fi | |
10602 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10603 | echo "$ac_t""yes" 1>&6 | |
10604 | INET_LINK="resolv" | |
10605 | ||
10606 | else | |
10607 | echo "$ac_t""no" 1>&6 | |
10608 | fi | |
10609 | ||
10610 | ||
10611 | fi | |
10612 | ||
10613 | ||
10614 | ||
10f2d63a VZ |
10615 | fi |
10616 | done | |
10617 | ||
c63c7106 | 10618 | |
10f2d63a VZ |
10619 | for ac_func in inet_aton |
10620 | do | |
10621 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10622 | echo "configure:10623: checking for $ac_func" >&5 |
10f2d63a VZ |
10623 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10624 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10625 | else | |
10626 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10627 | #line 10628 "configure" |
10f2d63a VZ |
10628 | #include "confdefs.h" |
10629 | /* System header to define __stub macros and hopefully few prototypes, | |
10630 | which can conflict with char $ac_func(); below. */ | |
10631 | #include <assert.h> | |
10632 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10633 | /* We use char because int might match the return type of a gcc2 | |
10634 | builtin and then its argument prototype would still apply. */ | |
10635 | char $ac_func(); | |
10636 | ||
10637 | int main() { | |
10638 | ||
10639 | /* The GNU C library defines this for functions which it implements | |
10640 | to always fail with ENOSYS. Some functions are actually named | |
10641 | something starting with __ and the normal name is an alias. */ | |
10642 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10643 | choke me | |
10644 | #else | |
d6a55c4b | 10645 | $ac_func(); |
10f2d63a VZ |
10646 | #endif |
10647 | ||
10648 | ; return 0; } | |
10649 | EOF | |
07eb77a6 | 10650 | if { (eval echo configure:10651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10651 | rm -rf conftest* |
10652 | eval "ac_cv_func_$ac_func=yes" | |
10653 | else | |
10654 | echo "configure: failed program was:" >&5 | |
10655 | cat conftest.$ac_ext >&5 | |
10656 | rm -rf conftest* | |
10657 | eval "ac_cv_func_$ac_func=no" | |
10658 | fi | |
10659 | rm -f conftest* | |
10660 | fi | |
10661 | ||
10662 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10663 | echo "$ac_t""yes" 1>&6 | |
10664 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10665 | cat >> confdefs.h <<EOF | |
10666 | #define $ac_tr_func 1 | |
10667 | EOF | |
c63c7106 VZ |
10668 | cat >> confdefs.h <<\EOF |
10669 | #define HAVE_INET_ATON 1 | |
10670 | EOF | |
10671 | ||
10f2d63a VZ |
10672 | else |
10673 | echo "$ac_t""no" 1>&6 | |
c63c7106 | 10674 | echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6 |
07eb77a6 | 10675 | echo "configure:10676: checking for inet_aton in -l$INET_LINK" >&5 |
c63c7106 | 10676 | ac_lib_var=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'` |
10f2d63a VZ |
10677 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
10678 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10679 | else | |
10680 | ac_save_LIBS="$LIBS" | |
c63c7106 | 10681 | LIBS="-l$INET_LINK $LIBS" |
10f2d63a | 10682 | cat > conftest.$ac_ext <<EOF |
07eb77a6 | 10683 | #line 10684 "configure" |
10f2d63a VZ |
10684 | #include "confdefs.h" |
10685 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10686 | /* We use char because int might match the return type of a gcc2 | |
10687 | builtin and then its argument prototype would still apply. */ | |
10688 | char inet_aton(); | |
10689 | ||
10690 | int main() { | |
10691 | inet_aton() | |
10692 | ; return 0; } | |
10693 | EOF | |
07eb77a6 | 10694 | if { (eval echo configure:10695: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10695 | rm -rf conftest* |
10696 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10697 | else | |
10698 | echo "configure: failed program was:" >&5 | |
10699 | cat conftest.$ac_ext >&5 | |
10700 | rm -rf conftest* | |
10701 | eval "ac_cv_lib_$ac_lib_var=no" | |
10702 | fi | |
10703 | rm -f conftest* | |
10704 | LIBS="$ac_save_LIBS" | |
10705 | ||
10706 | fi | |
10707 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10708 | echo "$ac_t""yes" 1>&6 | |
c63c7106 VZ |
10709 | cat >> confdefs.h <<\EOF |
10710 | #define HAVE_INET_ATON 1 | |
10f2d63a VZ |
10711 | EOF |
10712 | ||
10f2d63a VZ |
10713 | else |
10714 | echo "$ac_t""no" 1>&6 | |
10715 | fi | |
10716 | ||
c63c7106 VZ |
10717 | |
10718 | fi | |
10719 | done | |
10720 | ||
10721 | ||
10722 | if test "x$INET_LINK" != "x"; then | |
10723 | cat >> confdefs.h <<\EOF | |
10724 | #define HAVE_INET_ADDR 1 | |
10725 | EOF | |
10726 | ||
10727 | INET_LINK="-l$INET_LINK" | |
10728 | fi | |
10f2d63a VZ |
10729 | |
10730 | fi | |
10731 | ||
10732 | ||
10733 | cat > confcache <<\EOF | |
10734 | # This file is a shell script that caches the results of configure | |
10735 | # tests run on this system so they can be shared between configure | |
10736 | # scripts and configure runs. It is not useful on other systems. | |
10737 | # If it contains results you don't want to keep, you may remove or edit it. | |
10738 | # | |
10739 | # By default, configure uses ./config.cache as the cache file, | |
10740 | # creating it if it does not exist already. You can give configure | |
10741 | # the --cache-file=FILE option to use a different cache file; that is | |
10742 | # what configure does when it calls configure scripts in | |
10743 | # subdirectories, so they share the cache. | |
10744 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
10745 | # config.status only pays attention to the cache file if you give it the | |
10746 | # --recheck option to rerun configure. | |
10747 | # | |
10748 | EOF | |
10749 | # The following way of writing the cache mishandles newlines in values, | |
10750 | # but we know of no workaround that is simple, portable, and efficient. | |
10751 | # So, don't put newlines in cache variables' values. | |
10752 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
10753 | # and sets the high bit in the cache file unless we assign to the vars. | |
10754 | (set) 2>&1 | | |
10755 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
10756 | *ac_space=\ *) | |
10757 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
10758 | # turns \\\\ into \\, and sed turns \\ into \). | |
10759 | sed -n \ | |
10760 | -e "s/'/'\\\\''/g" \ | |
10761 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
10762 | ;; | |
10763 | *) | |
10764 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
10765 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
10766 | ;; | |
10767 | esac >> confcache | |
10768 | if cmp -s $cache_file confcache; then | |
10769 | : | |
10770 | else | |
10771 | if test -w $cache_file; then | |
10772 | echo "updating cache $cache_file" | |
10773 | cat confcache > $cache_file | |
10774 | else | |
10775 | echo "not updating unwritable cache $cache_file" | |
10776 | fi | |
10777 | fi | |
10778 | rm -f confcache | |
10779 | ||
10780 | ||
10781 | ||
b089607b | 10782 | if test "$TOOLKIT" != "MSW"; then |
10f2d63a VZ |
10783 | |
10784 | ||
10785 | THREADS_LINK="" | |
10786 | THREADS_OBJ="" | |
10787 | ||
10788 | if test "$wxUSE_THREADS" = "yes" ; then | |
10789 | if test "$wxUSE_WINE" = 1 ; then | |
10790 | echo "configure: warning: Threads are not supported under WINE" 1>&2 | |
10791 | wxUSE_THREADS="no" | |
b12915c1 VZ |
10792 | elif test "$USE_BEOS" = 1; then |
10793 | echo "configure: warning: BeOS threads are not yet supported" 1>&2 | |
10794 | wxUSE_THREADS="no" | |
10f2d63a VZ |
10795 | fi |
10796 | fi | |
10797 | ||
10798 | if test "$wxUSE_THREADS" = "yes" ; then | |
10799 | ||
10800 | echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6 | |
07eb77a6 | 10801 | echo "configure:10802: checking for pthread_create in -lpthread" >&5 |
10f2d63a VZ |
10802 | ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'` |
10803 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10804 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10805 | else | |
10806 | ac_save_LIBS="$LIBS" | |
10807 | LIBS="-lpthread $LIBS" | |
10808 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10809 | #line 10810 "configure" |
10f2d63a VZ |
10810 | #include "confdefs.h" |
10811 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10812 | /* We use char because int might match the return type of a gcc2 | |
10813 | builtin and then its argument prototype would still apply. */ | |
10814 | char pthread_create(); | |
10815 | ||
10816 | int main() { | |
10817 | pthread_create() | |
10818 | ; return 0; } | |
10819 | EOF | |
07eb77a6 | 10820 | if { (eval echo configure:10821: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10821 | rm -rf conftest* |
10822 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10823 | else | |
10824 | echo "configure: failed program was:" >&5 | |
10825 | cat conftest.$ac_ext >&5 | |
10826 | rm -rf conftest* | |
10827 | eval "ac_cv_lib_$ac_lib_var=no" | |
10828 | fi | |
10829 | rm -f conftest* | |
10830 | LIBS="$ac_save_LIBS" | |
10831 | ||
10832 | fi | |
10833 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10834 | echo "$ac_t""yes" 1>&6 | |
10835 | ||
10836 | THREADS_OBJ="threadpsx.lo" | |
10837 | THREADS_LINK="pthread" | |
10838 | ||
10839 | else | |
10840 | echo "$ac_t""no" 1>&6 | |
10841 | ||
10842 | echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6 | |
07eb77a6 | 10843 | echo "configure:10844: checking for pthread_create in -lc_r" >&5 |
10f2d63a VZ |
10844 | ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'` |
10845 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10846 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10847 | else | |
10848 | ac_save_LIBS="$LIBS" | |
10849 | LIBS="-lc_r $LIBS" | |
10850 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10851 | #line 10852 "configure" |
10f2d63a VZ |
10852 | #include "confdefs.h" |
10853 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10854 | /* We use char because int might match the return type of a gcc2 | |
10855 | builtin and then its argument prototype would still apply. */ | |
10856 | char pthread_create(); | |
10857 | ||
10858 | int main() { | |
10859 | pthread_create() | |
10860 | ; return 0; } | |
10861 | EOF | |
07eb77a6 | 10862 | if { (eval echo configure:10863: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10863 | rm -rf conftest* |
10864 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10865 | else | |
10866 | echo "configure: failed program was:" >&5 | |
10867 | cat conftest.$ac_ext >&5 | |
10868 | rm -rf conftest* | |
10869 | eval "ac_cv_lib_$ac_lib_var=no" | |
10870 | fi | |
10871 | rm -f conftest* | |
10872 | LIBS="$ac_save_LIBS" | |
10873 | ||
10874 | fi | |
10875 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10876 | echo "$ac_t""yes" 1>&6 | |
10877 | ||
10878 | THREADS_OBJ="threadpsx.lo" | |
10879 | THREADS_LINK="c_r" | |
10880 | ||
10881 | else | |
10882 | echo "$ac_t""no" 1>&6 | |
10883 | ||
10884 | ac_safe=`echo "sys/prctl.h" | sed 'y%./+-%__p_%'` | |
10885 | echo $ac_n "checking for sys/prctl.h""... $ac_c" 1>&6 | |
07eb77a6 | 10886 | echo "configure:10887: checking for sys/prctl.h" >&5 |
10f2d63a VZ |
10887 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
10888 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10889 | else | |
10890 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10891 | #line 10892 "configure" |
10f2d63a VZ |
10892 | #include "confdefs.h" |
10893 | #include <sys/prctl.h> | |
10894 | EOF | |
10895 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 10896 | { (eval echo configure:10897: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
10897 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
10898 | if test -z "$ac_err"; then | |
10899 | rm -rf conftest* | |
10900 | eval "ac_cv_header_$ac_safe=yes" | |
10901 | else | |
10902 | echo "$ac_err" >&5 | |
10903 | echo "configure: failed program was:" >&5 | |
10904 | cat conftest.$ac_ext >&5 | |
10905 | rm -rf conftest* | |
10906 | eval "ac_cv_header_$ac_safe=no" | |
10907 | fi | |
10908 | rm -f conftest* | |
10909 | fi | |
10910 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
10911 | echo "$ac_t""yes" 1>&6 | |
10912 | ||
10913 | THREADS_OBJ="threadsgi.lo" | |
10914 | ||
10915 | else | |
10916 | echo "$ac_t""no" 1>&6 | |
10917 | fi | |
10918 | ||
10919 | ||
10920 | fi | |
10921 | ||
10922 | ||
10923 | fi | |
10924 | ||
10925 | ||
10926 | if test -z "$THREADS_OBJ" ; then | |
10927 | wxUSE_THREADS=no | |
10928 | echo "configure: warning: No thread support on this system" 1>&2 | |
10929 | fi | |
10930 | fi | |
10931 | ||
10932 | if test "$wxUSE_THREADS" = "yes" ; then | |
70846f0a VZ |
10933 | for ac_func in thr_setconcurrency |
10934 | do | |
10935 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 10936 | echo "configure:10937: checking for $ac_func" >&5 |
70846f0a VZ |
10937 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10938 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10939 | else | |
10940 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10941 | #line 10942 "configure" |
70846f0a VZ |
10942 | #include "confdefs.h" |
10943 | /* System header to define __stub macros and hopefully few prototypes, | |
10944 | which can conflict with char $ac_func(); below. */ | |
10945 | #include <assert.h> | |
10946 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10947 | /* We use char because int might match the return type of a gcc2 | |
10948 | builtin and then its argument prototype would still apply. */ | |
10949 | char $ac_func(); | |
10950 | ||
10951 | int main() { | |
10952 | ||
10953 | /* The GNU C library defines this for functions which it implements | |
10954 | to always fail with ENOSYS. Some functions are actually named | |
10955 | something starting with __ and the normal name is an alias. */ | |
10956 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10957 | choke me | |
10958 | #else | |
d6a55c4b | 10959 | $ac_func(); |
70846f0a VZ |
10960 | #endif |
10961 | ||
10962 | ; return 0; } | |
10963 | EOF | |
07eb77a6 | 10964 | if { (eval echo configure:10965: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
70846f0a VZ |
10965 | rm -rf conftest* |
10966 | eval "ac_cv_func_$ac_func=yes" | |
10967 | else | |
10968 | echo "configure: failed program was:" >&5 | |
10969 | cat conftest.$ac_ext >&5 | |
10970 | rm -rf conftest* | |
10971 | eval "ac_cv_func_$ac_func=no" | |
10972 | fi | |
10973 | rm -f conftest* | |
10974 | fi | |
10975 | ||
10976 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
10977 | echo "$ac_t""yes" 1>&6 | |
10978 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
10979 | cat >> confdefs.h <<EOF | |
10980 | #define $ac_tr_func 1 | |
10981 | EOF | |
10982 | ||
10983 | else | |
10984 | echo "$ac_t""no" 1>&6 | |
10985 | fi | |
10986 | done | |
10987 | ||
10988 | ||
10f2d63a VZ |
10989 | |
10990 | for ac_hdr in sched.h | |
10991 | do | |
10992 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
10993 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 10994 | echo "configure:10995: checking for $ac_hdr" >&5 |
10f2d63a VZ |
10995 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
10996 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10997 | else | |
10998 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 10999 | #line 11000 "configure" |
10f2d63a VZ |
11000 | #include "confdefs.h" |
11001 | #include <$ac_hdr> | |
11002 | EOF | |
11003 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 11004 | { (eval echo configure:11005: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
11005 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
11006 | if test -z "$ac_err"; then | |
11007 | rm -rf conftest* | |
11008 | eval "ac_cv_header_$ac_safe=yes" | |
11009 | else | |
11010 | echo "$ac_err" >&5 | |
11011 | echo "configure: failed program was:" >&5 | |
11012 | cat conftest.$ac_ext >&5 | |
11013 | rm -rf conftest* | |
11014 | eval "ac_cv_header_$ac_safe=no" | |
11015 | fi | |
11016 | rm -f conftest* | |
11017 | fi | |
11018 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
11019 | echo "$ac_t""yes" 1>&6 | |
11020 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
11021 | cat >> confdefs.h <<EOF | |
11022 | #define $ac_tr_hdr 1 | |
11023 | EOF | |
11024 | ||
11025 | else | |
11026 | echo "$ac_t""no" 1>&6 | |
11027 | fi | |
11028 | done | |
11029 | ||
11030 | ||
11031 | echo $ac_n "checking for sched_yield in -l$THREADS_LINK""... $ac_c" 1>&6 | |
07eb77a6 | 11032 | echo "configure:11033: checking for sched_yield in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
11033 | ac_lib_var=`echo $THREADS_LINK'_'sched_yield | sed 'y%./+-%__p_%'` |
11034 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11035 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11036 | else | |
11037 | ac_save_LIBS="$LIBS" | |
11038 | LIBS="-l$THREADS_LINK $LIBS" | |
11039 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11040 | #line 11041 "configure" |
10f2d63a VZ |
11041 | #include "confdefs.h" |
11042 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11043 | /* We use char because int might match the return type of a gcc2 | |
11044 | builtin and then its argument prototype would still apply. */ | |
11045 | char sched_yield(); | |
11046 | ||
11047 | int main() { | |
11048 | sched_yield() | |
11049 | ; return 0; } | |
11050 | EOF | |
07eb77a6 | 11051 | if { (eval echo configure:11052: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11052 | rm -rf conftest* |
11053 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11054 | else | |
11055 | echo "configure: failed program was:" >&5 | |
11056 | cat conftest.$ac_ext >&5 | |
11057 | rm -rf conftest* | |
11058 | eval "ac_cv_lib_$ac_lib_var=no" | |
11059 | fi | |
11060 | rm -f conftest* | |
11061 | LIBS="$ac_save_LIBS" | |
11062 | ||
11063 | fi | |
11064 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11065 | echo "$ac_t""yes" 1>&6 | |
11066 | cat >> confdefs.h <<\EOF | |
11067 | #define HAVE_SCHED_YIELD 1 | |
11068 | EOF | |
11069 | ||
11070 | else | |
11071 | echo "$ac_t""no" 1>&6 | |
11072 | echo $ac_n "checking for sched_yield in -l"posix4"""... $ac_c" 1>&6 | |
07eb77a6 | 11073 | echo "configure:11074: checking for sched_yield in -l"posix4"" >&5 |
10f2d63a VZ |
11074 | ac_lib_var=`echo "posix4"'_'sched_yield | sed 'y%./+-%__p_%'` |
11075 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11076 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11077 | else | |
11078 | ac_save_LIBS="$LIBS" | |
11079 | LIBS="-l"posix4" $LIBS" | |
11080 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11081 | #line 11082 "configure" |
10f2d63a VZ |
11082 | #include "confdefs.h" |
11083 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11084 | /* We use char because int might match the return type of a gcc2 | |
11085 | builtin and then its argument prototype would still apply. */ | |
11086 | char sched_yield(); | |
11087 | ||
11088 | int main() { | |
11089 | sched_yield() | |
11090 | ; return 0; } | |
11091 | EOF | |
07eb77a6 | 11092 | if { (eval echo configure:11093: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11093 | rm -rf conftest* |
11094 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11095 | else | |
11096 | echo "configure: failed program was:" >&5 | |
11097 | cat conftest.$ac_ext >&5 | |
11098 | rm -rf conftest* | |
11099 | eval "ac_cv_lib_$ac_lib_var=no" | |
11100 | fi | |
11101 | rm -f conftest* | |
11102 | LIBS="$ac_save_LIBS" | |
11103 | ||
11104 | fi | |
11105 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11106 | echo "$ac_t""yes" 1>&6 | |
11107 | cat >> confdefs.h <<\EOF | |
11108 | #define HAVE_SCHED_YIELD 1 | |
11109 | EOF | |
11110 | POSIX4_LINK="-lposix4" | |
11111 | else | |
11112 | echo "$ac_t""no" 1>&6 | |
11113 | echo "configure: warning: wxThread::Yield will not work properly" 1>&2 | |
11114 | ||
11115 | fi | |
11116 | ||
11117 | ||
11118 | fi | |
11119 | ||
11120 | ||
11121 | echo $ac_n "checking for pthread_attr_getschedpolicy in -l$THREADS_LINK""... $ac_c" 1>&6 | |
07eb77a6 | 11122 | echo "configure:11123: checking for pthread_attr_getschedpolicy in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
11123 | ac_lib_var=`echo $THREADS_LINK'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'` |
11124 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11125 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11126 | else | |
11127 | ac_save_LIBS="$LIBS" | |
11128 | LIBS="-l$THREADS_LINK $LIBS" | |
11129 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11130 | #line 11131 "configure" |
10f2d63a VZ |
11131 | #include "confdefs.h" |
11132 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11133 | /* We use char because int might match the return type of a gcc2 | |
11134 | builtin and then its argument prototype would still apply. */ | |
11135 | char pthread_attr_getschedpolicy(); | |
11136 | ||
11137 | int main() { | |
11138 | pthread_attr_getschedpolicy() | |
11139 | ; return 0; } | |
11140 | EOF | |
07eb77a6 | 11141 | if { (eval echo configure:11142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11142 | rm -rf conftest* |
11143 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11144 | else | |
11145 | echo "configure: failed program was:" >&5 | |
11146 | cat conftest.$ac_ext >&5 | |
11147 | rm -rf conftest* | |
11148 | eval "ac_cv_lib_$ac_lib_var=no" | |
11149 | fi | |
11150 | rm -f conftest* | |
11151 | LIBS="$ac_save_LIBS" | |
11152 | ||
11153 | fi | |
11154 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11155 | echo "$ac_t""yes" 1>&6 | |
11156 | cat >> confdefs.h <<\EOF | |
11157 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | |
11158 | EOF | |
11159 | ||
11160 | else | |
11161 | echo "$ac_t""no" 1>&6 | |
11162 | echo $ac_n "checking for pthread_attr_getschedpolicy in -l"posix4"""... $ac_c" 1>&6 | |
07eb77a6 | 11163 | echo "configure:11164: checking for pthread_attr_getschedpolicy in -l"posix4"" >&5 |
10f2d63a VZ |
11164 | ac_lib_var=`echo "posix4"'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'` |
11165 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11166 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11167 | else | |
11168 | ac_save_LIBS="$LIBS" | |
11169 | LIBS="-l"posix4" $LIBS" | |
11170 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11171 | #line 11172 "configure" |
10f2d63a VZ |
11172 | #include "confdefs.h" |
11173 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11174 | /* We use char because int might match the return type of a gcc2 | |
11175 | builtin and then its argument prototype would still apply. */ | |
11176 | char pthread_attr_getschedpolicy(); | |
11177 | ||
11178 | int main() { | |
11179 | pthread_attr_getschedpolicy() | |
11180 | ; return 0; } | |
11181 | EOF | |
07eb77a6 | 11182 | if { (eval echo configure:11183: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11183 | rm -rf conftest* |
11184 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11185 | else | |
11186 | echo "configure: failed program was:" >&5 | |
11187 | cat conftest.$ac_ext >&5 | |
11188 | rm -rf conftest* | |
11189 | eval "ac_cv_lib_$ac_lib_var=no" | |
11190 | fi | |
11191 | rm -f conftest* | |
11192 | LIBS="$ac_save_LIBS" | |
11193 | ||
11194 | fi | |
11195 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11196 | echo "$ac_t""yes" 1>&6 | |
11197 | cat >> confdefs.h <<\EOF | |
11198 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | |
11199 | EOF | |
11200 | POSIX4_LINK="-lposix4" | |
11201 | else | |
11202 | echo "$ac_t""no" 1>&6 | |
11203 | echo "configure: warning: Setting thread priority will not work" 1>&2 | |
11204 | ||
11205 | fi | |
11206 | ||
11207 | ||
11208 | fi | |
11209 | ||
11210 | ||
11211 | echo $ac_n "checking for pthread_cancel in -l$THREADS_LINK""... $ac_c" 1>&6 | |
07eb77a6 | 11212 | echo "configure:11213: checking for pthread_cancel in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
11213 | ac_lib_var=`echo $THREADS_LINK'_'pthread_cancel | sed 'y%./+-%__p_%'` |
11214 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11215 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11216 | else | |
11217 | ac_save_LIBS="$LIBS" | |
11218 | LIBS="-l$THREADS_LINK $LIBS" | |
11219 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11220 | #line 11221 "configure" |
10f2d63a VZ |
11221 | #include "confdefs.h" |
11222 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11223 | /* We use char because int might match the return type of a gcc2 | |
11224 | builtin and then its argument prototype would still apply. */ | |
11225 | char pthread_cancel(); | |
11226 | ||
11227 | int main() { | |
11228 | pthread_cancel() | |
11229 | ; return 0; } | |
11230 | EOF | |
07eb77a6 | 11231 | if { (eval echo configure:11232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11232 | rm -rf conftest* |
11233 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11234 | else | |
11235 | echo "configure: failed program was:" >&5 | |
11236 | cat conftest.$ac_ext >&5 | |
11237 | rm -rf conftest* | |
11238 | eval "ac_cv_lib_$ac_lib_var=no" | |
11239 | fi | |
11240 | rm -f conftest* | |
11241 | LIBS="$ac_save_LIBS" | |
11242 | ||
11243 | fi | |
11244 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11245 | echo "$ac_t""yes" 1>&6 | |
11246 | cat >> confdefs.h <<\EOF | |
11247 | #define HAVE_PTHREAD_CANCEL 1 | |
11248 | EOF | |
11249 | ||
11250 | else | |
11251 | echo "$ac_t""no" 1>&6 | |
11252 | echo "configure: warning: wxThread::Kill() will not work properly" 1>&2 | |
11253 | fi | |
11254 | ||
11255 | ||
11256 | echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6 | |
07eb77a6 | 11257 | echo "configure:11258: checking for pthread_cleanup_push/pop" >&5 |
10f2d63a VZ |
11258 | if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then |
11259 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11260 | else | |
11261 | ||
11262 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11263 | #line 11264 "configure" |
10f2d63a VZ |
11264 | #include "confdefs.h" |
11265 | #include <pthread.h> | |
11266 | int main() { | |
11267 | ||
11268 | pthread_cleanup_push(NULL, NULL); | |
11269 | pthread_cleanup_pop(0); | |
11270 | ||
11271 | ; return 0; } | |
11272 | EOF | |
07eb77a6 | 11273 | if { (eval echo configure:11274: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
11274 | rm -rf conftest* |
11275 | ||
11276 | wx_cv_func_pthread_cleanup_push=yes | |
11277 | cat >> confdefs.h <<\EOF | |
11278 | #define HAVE_THREAD_CLEANUP_FUNCTIONS 1 | |
11279 | EOF | |
11280 | ||
11281 | ||
11282 | else | |
11283 | echo "configure: failed program was:" >&5 | |
11284 | cat conftest.$ac_ext >&5 | |
11285 | rm -rf conftest* | |
11286 | ||
11287 | wx_cv_func_pthread_cleanup_push=no | |
11288 | ||
11289 | fi | |
11290 | rm -f conftest* | |
11291 | ||
11292 | fi | |
11293 | ||
11294 | echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6 | |
11295 | ||
11296 | THREADS_LINK="-l$THREADS_LINK" | |
11297 | fi | |
11298 | ||
11299 | fi | |
11300 | ||
11301 | if test "$wxUSE_THREADS" = "yes"; then | |
11302 | cat >> confdefs.h <<\EOF | |
11303 | #define wxUSE_THREADS 1 | |
11304 | EOF | |
11305 | ||
11306 | ||
11307 | CFLAGS="${CFLAGS} -D_REENTRANT" | |
11308 | CXXFLAGS="${CXXFLAGS} -D_REENTRANT" | |
11309 | ||
11310 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS thread" | |
11311 | else | |
11312 | if test "$ac_cv_func_strtok_r" = "yes"; then | |
ab9b9eab | 11313 | echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6 |
07eb77a6 | 11314 | echo "configure:11315: checking if -D_REENTRANT is needed" >&5 |
ab9b9eab VZ |
11315 | if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then |
11316 | CFLAGS="${CFLAGS} -D_REENTRANT" | |
11317 | CXXFLAGS="${CXXFLAGS} -D_REENTRANT" | |
11318 | echo "$ac_t""yes" 1>&6 | |
11319 | else | |
11320 | echo "$ac_t""no" 1>&6 | |
10f2d63a VZ |
11321 | fi |
11322 | fi | |
11323 | fi | |
11324 | ||
13111b2a VZ |
11325 | if test "$WXGTK13" = 1 ; then |
11326 | cat >> confdefs.h <<EOF | |
11327 | #define __WXGTK13__ $WXGTK13 | |
11328 | EOF | |
11329 | ||
11330 | WXGTK12=1 | |
11331 | fi | |
11332 | ||
10f2d63a VZ |
11333 | if test "$WXGTK12" = 1 ; then |
11334 | cat >> confdefs.h <<EOF | |
11335 | #define __WXGTK12__ $WXGTK12 | |
11336 | EOF | |
11337 | ||
11338 | fi | |
11339 | ||
11340 | if test "$WXWINE" = 1 ; then | |
11341 | TOOLKIT_DEF="${TOOLKIT_DEF} -D__WXWINE__" | |
11342 | fi | |
11343 | ||
11344 | if test "$wxUSE_CYGWIN" = 1 ; then | |
11345 | TOOLKIT_DEF="${TOOLKIT_DEF} -D__WIN95__" | |
11346 | fi | |
11347 | ||
11348 | WXDEBUG= | |
11349 | ||
11350 | if test "$wxUSE_DEBUG_INFO" = "yes" ; then | |
11351 | WXDEBUG="-g" | |
11352 | wxUSE_OPTIMISE=no | |
11353 | fi | |
11354 | ||
11355 | if test "$wxUSE_DEBUG_GDB" = "yes" ; then | |
11356 | wxUSE_DEBUG_INFO=yes | |
11357 | WXDEBUG="-ggdb" | |
11358 | fi | |
11359 | ||
11360 | if test "$wxUSE_DEBUG_FLAG" = "yes" ; then | |
11361 | cat >> confdefs.h <<\EOF | |
11362 | #define WXDEBUG 1 | |
11363 | EOF | |
11364 | ||
11365 | WXDEBUG_DEFINE="-D__WXDEBUG__" | |
11366 | else | |
11367 | if test "$wxUSE_GTK" = 1 ; then | |
11368 | WXDEBUG_DEFINE="-DGTK_NO_CHECK_CASTS" | |
11369 | fi | |
11370 | fi | |
11371 | ||
11372 | if test "$wxUSE_MEM_TRACING" = "yes" ; then | |
11373 | cat >> confdefs.h <<\EOF | |
11374 | #define wxUSE_MEMORY_TRACING 1 | |
11375 | EOF | |
11376 | ||
11377 | cat >> confdefs.h <<\EOF | |
11378 | #define wxUSE_GLOBAL_MEMORY_OPERATORS 1 | |
47c13eb7 VS |
11379 | EOF |
11380 | ||
11381 | cat >> confdefs.h <<\EOF | |
11382 | #define wxUSE_DEBUG_NEW_ALWAYS 1 | |
10f2d63a VZ |
11383 | EOF |
11384 | ||
11385 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS memcheck" | |
11386 | fi | |
11387 | ||
11388 | if test "$wxUSE_DMALLOC" = "yes" ; then | |
11389 | DMALLOC_LINK="-ldmalloc" | |
11390 | fi | |
11391 | ||
11392 | PROFILE= | |
11393 | if test "$wxUSE_PROFILE" = "yes" ; then | |
11394 | PROFILE="-pg" | |
11395 | fi | |
11396 | ||
11397 | DEP_INFO_FLAGS= | |
caa2c79b | 11398 | CODE_GEN_FLAGS= |
10f2d63a VZ |
11399 | if test "$GCC" = yes ; then |
11400 | if test "$wxUSE_NO_RTTI" = "yes" ; then | |
caa2c79b | 11401 | CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-rtti" |
10f2d63a VZ |
11402 | fi |
11403 | if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then | |
caa2c79b | 11404 | CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-exceptions" |
10f2d63a VZ |
11405 | fi |
11406 | if test "$wxUSE_PERMISSIVE" = "yes" ; then | |
caa2c79b | 11407 | CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fpermissive" |
10f2d63a VZ |
11408 | fi |
11409 | if test "$wxUSE_NO_DEPS" = "no" ; then | |
11410 | DEP_INFO_FLAGS="-MMD" | |
11411 | fi | |
11412 | fi | |
11413 | ||
11414 | ||
11415 | CXXFLAGS=`echo "${CXXFLAGS}" | sed "s/\-O.//g" ` | |
11416 | CFLAGS=`echo "${CFLAGS}" | sed "s/\-O.//g" ` | |
11417 | if test "$wxUSE_OPTIMISE" = "no" ; then | |
11418 | OPTIMISE= | |
11419 | else | |
11420 | if test "$GCC" = yes ; then | |
11421 | OPTIMISE="-O2" | |
11422 | case "${host}" in | |
11423 | i586-*-*|i686-*-* ) | |
11424 | OPTIMISE="${OPTIMISE} " | |
11425 | ;; | |
11426 | esac | |
11427 | else | |
11428 | OPTIMISE="-O" | |
11429 | fi | |
11430 | fi | |
11431 | ||
11432 | ||
11433 | ZLIB_INCLUDE= | |
11434 | if test "$wxUSE_ZLIB" = "yes" ; then | |
11435 | cat >> confdefs.h <<\EOF | |
11436 | #define wxUSE_ZLIB 1 | |
11437 | EOF | |
11438 | ||
11439 | ZLIB_INCLUDE="-I\${top_srcdir}/src/zlib" | |
11440 | fi | |
11441 | ||
11442 | PNG_INCLUDE= | |
11443 | if test "$wxUSE_LIBPNG" = "yes" ; then | |
11444 | cat >> confdefs.h <<\EOF | |
11445 | #define wxUSE_LIBPNG 1 | |
11446 | EOF | |
11447 | ||
11448 | PNG_INCLUDE="-I\${top_srcdir}/src/png" | |
11449 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS png" | |
11450 | fi | |
11451 | ||
11452 | JPEG_INCLUDE= | |
11453 | if test "$wxUSE_LIBJPEG" = "yes" ; then | |
11454 | cat >> confdefs.h <<\EOF | |
11455 | #define wxUSE_LIBJPEG 1 | |
11456 | EOF | |
11457 | ||
11458 | JPEG_INCLUDE="-I\${top_srcdir}/src/jpeg" | |
11459 | fi | |
11460 | ||
c7a2bf27 RR |
11461 | TIFF_INCLUDE= |
11462 | if test "$wxUSE_LIBTIFF" = "yes" ; then | |
11463 | cat >> confdefs.h <<\EOF | |
11464 | #define wxUSE_LIBTIFF 1 | |
11465 | EOF | |
11466 | ||
11467 | TIFF_INCLUDE="-I\${top_srcdir}/src/tiff" | |
11468 | fi | |
11469 | ||
10f2d63a VZ |
11470 | if test "$wxUSE_OPENGL" = "yes"; then |
11471 | ac_safe=`echo "GL/gl.h" | sed 'y%./+-%__p_%'` | |
11472 | echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6 | |
07eb77a6 | 11473 | echo "configure:11474: checking for GL/gl.h" >&5 |
10f2d63a VZ |
11474 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
11475 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11476 | else | |
11477 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11478 | #line 11479 "configure" |
10f2d63a VZ |
11479 | #include "confdefs.h" |
11480 | #include <GL/gl.h> | |
11481 | EOF | |
11482 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 11483 | { (eval echo configure:11484: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
11484 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
11485 | if test -z "$ac_err"; then | |
11486 | rm -rf conftest* | |
11487 | eval "ac_cv_header_$ac_safe=yes" | |
11488 | else | |
11489 | echo "$ac_err" >&5 | |
11490 | echo "configure: failed program was:" >&5 | |
11491 | cat conftest.$ac_ext >&5 | |
11492 | rm -rf conftest* | |
11493 | eval "ac_cv_header_$ac_safe=no" | |
11494 | fi | |
11495 | rm -f conftest* | |
11496 | fi | |
11497 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
11498 | echo "$ac_t""yes" 1>&6 | |
11499 | ||
11500 | echo $ac_n "checking for glInitNames in -lGL""... $ac_c" 1>&6 | |
07eb77a6 | 11501 | echo "configure:11502: checking for glInitNames in -lGL" >&5 |
10f2d63a VZ |
11502 | ac_lib_var=`echo GL'_'glInitNames | sed 'y%./+-%__p_%'` |
11503 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11504 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11505 | else | |
11506 | ac_save_LIBS="$LIBS" | |
11507 | LIBS="-lGL wxUSE_OPENGL=0 $LIBS" | |
11508 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11509 | #line 11510 "configure" |
10f2d63a VZ |
11510 | #include "confdefs.h" |
11511 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11512 | /* We use char because int might match the return type of a gcc2 | |
11513 | builtin and then its argument prototype would still apply. */ | |
11514 | char glInitNames(); | |
11515 | ||
11516 | int main() { | |
11517 | glInitNames() | |
11518 | ; return 0; } | |
11519 | EOF | |
07eb77a6 | 11520 | if { (eval echo configure:11521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11521 | rm -rf conftest* |
11522 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11523 | else | |
11524 | echo "configure: failed program was:" >&5 | |
11525 | cat conftest.$ac_ext >&5 | |
11526 | rm -rf conftest* | |
11527 | eval "ac_cv_lib_$ac_lib_var=no" | |
11528 | fi | |
11529 | rm -f conftest* | |
11530 | LIBS="$ac_save_LIBS" | |
11531 | ||
11532 | fi | |
11533 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11534 | echo "$ac_t""yes" 1>&6 | |
11535 | ||
11536 | OPENGL_LINK="-lGL" | |
11537 | cat >> confdefs.h <<\EOF | |
11538 | #define wxUSE_OPENGL 1 | |
11539 | EOF | |
11540 | ||
11541 | UTILS_SUBDIRS="$UTILS_SUBDIRS glcanvas/src" | |
11542 | ||
11543 | else | |
11544 | echo "$ac_t""no" 1>&6 | |
11545 | ||
11546 | echo $ac_n "checking for glInitNames in -lMesaGL""... $ac_c" 1>&6 | |
07eb77a6 | 11547 | echo "configure:11548: checking for glInitNames in -lMesaGL" >&5 |
10f2d63a VZ |
11548 | ac_lib_var=`echo MesaGL'_'glInitNames | sed 'y%./+-%__p_%'` |
11549 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11550 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11551 | else | |
11552 | ac_save_LIBS="$LIBS" | |
11553 | LIBS="-lMesaGL $LIBS" | |
11554 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11555 | #line 11556 "configure" |
10f2d63a VZ |
11556 | #include "confdefs.h" |
11557 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11558 | /* We use char because int might match the return type of a gcc2 | |
11559 | builtin and then its argument prototype would still apply. */ | |
11560 | char glInitNames(); | |
11561 | ||
11562 | int main() { | |
11563 | glInitNames() | |
11564 | ; return 0; } | |
11565 | EOF | |
07eb77a6 | 11566 | if { (eval echo configure:11567: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11567 | rm -rf conftest* |
11568 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11569 | else | |
11570 | echo "configure: failed program was:" >&5 | |
11571 | cat conftest.$ac_ext >&5 | |
11572 | rm -rf conftest* | |
11573 | eval "ac_cv_lib_$ac_lib_var=no" | |
11574 | fi | |
11575 | rm -f conftest* | |
11576 | LIBS="$ac_save_LIBS" | |
11577 | ||
11578 | fi | |
11579 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11580 | echo "$ac_t""yes" 1>&6 | |
11581 | ||
11582 | OPENGL_LINK="-lMesaGL" | |
11583 | cat >> confdefs.h <<\EOF | |
11584 | #define wxUSE_OPENGL 1 | |
11585 | EOF | |
11586 | ||
11587 | UTILS_SUBDIRS="$UTILS_SUBDIRS glcanvas/src" | |
11588 | ||
11589 | else | |
11590 | echo "$ac_t""no" 1>&6 | |
11591 | wxUSE_OPENGL=0 | |
11592 | fi | |
11593 | ||
11594 | ||
11595 | fi | |
11596 | ||
11597 | ||
11598 | else | |
11599 | echo "$ac_t""no" 1>&6 | |
11600 | wxUSE_OPENGL=0 | |
11601 | fi | |
11602 | ||
11603 | fi | |
11604 | ||
11605 | ||
11606 | if test "$wxUSE_GUI" = "yes"; then | |
11607 | cat >> confdefs.h <<\EOF | |
11608 | #define wxUSE_GUI 1 | |
11609 | EOF | |
11610 | ||
11611 | ||
11612 | else | |
11613 | cat >> confdefs.h <<\EOF | |
11614 | #define wxUSE_NOGUI 1 | |
11615 | EOF | |
11616 | ||
11617 | fi | |
11618 | ||
11619 | ||
11620 | if test "$wxUSE_UNIX" = "yes"; then | |
11621 | cat >> confdefs.h <<\EOF | |
11622 | #define wxUSE_UNIX 1 | |
11623 | EOF | |
11624 | ||
11625 | fi | |
11626 | ||
11627 | ||
11628 | if test "$wxUSE_APPLE_IEEE" = "yes"; then | |
11629 | cat >> confdefs.h <<\EOF | |
11630 | #define wxUSE_APPLE_IEEE 1 | |
11631 | EOF | |
11632 | ||
11633 | fi | |
11634 | ||
10f2d63a VZ |
11635 | if test "$wxUSE_WAVE" = "yes"; then |
11636 | cat >> confdefs.h <<\EOF | |
11637 | #define wxUSE_WAVE 1 | |
11638 | EOF | |
11639 | ||
11640 | fi | |
11641 | ||
11642 | if test "$wxUSE_FILE" = "yes"; then | |
11643 | cat >> confdefs.h <<\EOF | |
11644 | #define wxUSE_FILE 1 | |
11645 | EOF | |
11646 | ||
11647 | fi | |
11648 | ||
11649 | if test "$wxUSE_FS_INET" = "yes"; then | |
11650 | cat >> confdefs.h <<\EOF | |
11651 | #define wxUSE_FS_INET 1 | |
11652 | EOF | |
11653 | ||
11654 | fi | |
11655 | ||
11656 | if test "$wxUSE_FS_ZIP" = "yes"; then | |
11657 | cat >> confdefs.h <<\EOF | |
11658 | #define wxUSE_FS_ZIP 1 | |
11659 | EOF | |
11660 | ||
11661 | fi | |
11662 | ||
11663 | if test "$wxUSE_ZIPSTREAM" = "yes"; then | |
11664 | cat >> confdefs.h <<\EOF | |
11665 | #define wxUSE_ZIPSTREAM 1 | |
11666 | EOF | |
11667 | ||
11668 | fi | |
11669 | ||
11670 | if test "$wxUSE_BUSYINFO" = "yes"; then | |
11671 | cat >> confdefs.h <<\EOF | |
11672 | #define wxUSE_BUSYINFO 1 | |
11673 | EOF | |
11674 | ||
11675 | fi | |
11676 | ||
11677 | if test "$wxUSE_STD_IOSTREAM" = "yes"; then | |
11678 | cat >> confdefs.h <<\EOF | |
11679 | #define wxUSE_STD_IOSTREAM 1 | |
11680 | EOF | |
11681 | ||
11682 | fi | |
11683 | ||
11684 | if test "$wxUSE_TEXTFILE" = "yes"; then | |
11685 | if test "$wxUSE_FILE" != "yes"; then | |
11686 | echo "configure: warning: wxTextFile requires wxFile and it won't be compiled without it" 1>&2 | |
11687 | else | |
11688 | cat >> confdefs.h <<\EOF | |
11689 | #define wxUSE_TEXTFILE 1 | |
11690 | EOF | |
11691 | ||
11692 | fi | |
11693 | fi | |
11694 | ||
11695 | if test "$wxUSE_CONFIG" = "yes" ; then | |
11696 | if test "$wxUSE_TEXTFILE" != "yes"; then | |
11697 | echo "configure: warning: wxConfig requires wxTextFile and it won't be compiled without it" 1>&2 | |
11698 | else | |
11699 | cat >> confdefs.h <<\EOF | |
11700 | #define wxUSE_CONFIG 1 | |
11701 | EOF | |
11702 | ||
11703 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS config" | |
11704 | fi | |
11705 | fi | |
11706 | ||
11707 | if test "$wxUSE_INTL" = "yes" ; then | |
11708 | if test "$wxUSE_FILE" != "yes"; then | |
11709 | echo "configure: warning: I18n code requires wxFile and it won't be compiled without it" 1>&2 | |
11710 | else | |
11711 | cat >> confdefs.h <<\EOF | |
11712 | #define wxUSE_INTL 1 | |
11713 | EOF | |
11714 | ||
11715 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS internat" | |
11716 | fi | |
11717 | fi | |
11718 | ||
11719 | if test "$wxUSE_LOG" = "yes"; then | |
11720 | cat >> confdefs.h <<\EOF | |
11721 | #define wxUSE_LOG 1 | |
11722 | EOF | |
11723 | ||
11724 | fi | |
11725 | ||
11726 | if test "$wxUSE_LONGLONG" = "yes"; then | |
11727 | cat >> confdefs.h <<\EOF | |
11728 | #define wxUSE_LONGLONG 1 | |
11729 | EOF | |
11730 | ||
11731 | fi | |
11732 | ||
9b33fe02 VZ |
11733 | if test "$wxUSE_PLOT" = "yes"; then |
11734 | cat >> confdefs.h <<\EOF | |
11735 | #define wxUSE_PLOT 1 | |
11736 | EOF | |
11737 | ||
11738 | fi | |
11739 | ||
10f2d63a VZ |
11740 | if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then |
11741 | cat >> confdefs.h <<\EOF | |
11742 | #define wxUSE_DIALUP_MANAGER 1 | |
11743 | EOF | |
11744 | ||
70f7a477 | 11745 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dialup" |
10f2d63a VZ |
11746 | fi |
11747 | ||
11748 | if test "$wxUSE_STREAMS" = "yes" ; then | |
11749 | cat >> confdefs.h <<\EOF | |
11750 | #define wxUSE_STREAMS 1 | |
11751 | EOF | |
11752 | ||
11753 | fi | |
11754 | ||
10f2d63a | 11755 | |
afc31813 | 11756 | if test "$wxUSE_TIMEDATE" = "yes"; then |
83307f33 VZ |
11757 | for ac_func in strptime |
11758 | do | |
11759 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 11760 | echo "configure:11761: checking for $ac_func" >&5 |
83307f33 VZ |
11761 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11762 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11763 | else | |
11764 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11765 | #line 11766 "configure" |
83307f33 VZ |
11766 | #include "confdefs.h" |
11767 | /* System header to define __stub macros and hopefully few prototypes, | |
11768 | which can conflict with char $ac_func(); below. */ | |
11769 | #include <assert.h> | |
11770 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11771 | /* We use char because int might match the return type of a gcc2 | |
11772 | builtin and then its argument prototype would still apply. */ | |
11773 | char $ac_func(); | |
11774 | ||
11775 | int main() { | |
11776 | ||
11777 | /* The GNU C library defines this for functions which it implements | |
11778 | to always fail with ENOSYS. Some functions are actually named | |
11779 | something starting with __ and the normal name is an alias. */ | |
11780 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11781 | choke me | |
11782 | #else | |
d6a55c4b | 11783 | $ac_func(); |
83307f33 VZ |
11784 | #endif |
11785 | ||
11786 | ; return 0; } | |
11787 | EOF | |
07eb77a6 | 11788 | if { (eval echo configure:11789: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
83307f33 VZ |
11789 | rm -rf conftest* |
11790 | eval "ac_cv_func_$ac_func=yes" | |
11791 | else | |
11792 | echo "configure: failed program was:" >&5 | |
11793 | cat conftest.$ac_ext >&5 | |
11794 | rm -rf conftest* | |
11795 | eval "ac_cv_func_$ac_func=no" | |
11796 | fi | |
11797 | rm -f conftest* | |
11798 | fi | |
11799 | ||
11800 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11801 | echo "$ac_t""yes" 1>&6 | |
11802 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11803 | cat >> confdefs.h <<EOF | |
11804 | #define $ac_tr_func 1 | |
11805 | EOF | |
11806 | ||
11807 | else | |
11808 | echo "$ac_t""no" 1>&6 | |
11809 | fi | |
11810 | done | |
11811 | ||
11812 | ||
360d6699 | 11813 | echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6 |
07eb77a6 | 11814 | echo "configure:11815: checking for timezone variable in <time.h>" >&5 |
360d6699 VZ |
11815 | if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then |
11816 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11817 | else | |
11818 | ||
11819 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11820 | #line 11821 "configure" |
360d6699 VZ |
11821 | #include "confdefs.h" |
11822 | ||
11823 | #include <time.h> | |
11824 | ||
11825 | int main() { | |
11826 | ||
11827 | int tz; | |
11828 | tz = __timezone; | |
11829 | ||
11830 | ; return 0; } | |
11831 | EOF | |
07eb77a6 | 11832 | if { (eval echo configure:11833: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
360d6699 VZ |
11833 | rm -rf conftest* |
11834 | ||
11835 | wx_cv_var_timezone=__timezone | |
11836 | ||
11837 | else | |
11838 | echo "configure: failed program was:" >&5 | |
11839 | cat conftest.$ac_ext >&5 | |
11840 | rm -rf conftest* | |
11841 | ||
11842 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11843 | #line 11844 "configure" |
360d6699 VZ |
11844 | #include "confdefs.h" |
11845 | ||
11846 | #include <time.h> | |
11847 | ||
11848 | int main() { | |
11849 | ||
11850 | int tz; | |
11851 | tz = _timezone; | |
11852 | ||
11853 | ; return 0; } | |
11854 | EOF | |
07eb77a6 | 11855 | if { (eval echo configure:11856: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
360d6699 VZ |
11856 | rm -rf conftest* |
11857 | ||
11858 | wx_cv_var_timezone=_timezone | |
11859 | ||
5357c8e8 VZ |
11860 | else |
11861 | echo "configure: failed program was:" >&5 | |
11862 | cat conftest.$ac_ext >&5 | |
11863 | rm -rf conftest* | |
11864 | ||
11865 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11866 | #line 11867 "configure" |
5357c8e8 VZ |
11867 | #include "confdefs.h" |
11868 | ||
11869 | #include <time.h> | |
11870 | ||
11871 | int main() { | |
11872 | ||
11873 | int tz; | |
11874 | tz = timezone; | |
11875 | ||
11876 | ; return 0; } | |
11877 | EOF | |
07eb77a6 | 11878 | if { (eval echo configure:11879: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
5357c8e8 VZ |
11879 | rm -rf conftest* |
11880 | ||
11881 | wx_cv_var_timezone=timezone | |
11882 | ||
360d6699 VZ |
11883 | else |
11884 | echo "configure: failed program was:" >&5 | |
11885 | cat conftest.$ac_ext >&5 | |
11886 | rm -rf conftest* | |
11887 | { echo "configure: error: no timezone variable" 1>&2; exit 1; } | |
5357c8e8 VZ |
11888 | |
11889 | fi | |
11890 | rm -f conftest* | |
11891 | ||
360d6699 VZ |
11892 | |
11893 | fi | |
11894 | rm -f conftest* | |
11895 | ||
11896 | ||
11897 | fi | |
11898 | rm -f conftest* | |
11899 | ||
11900 | ||
11901 | fi | |
11902 | ||
11903 | echo "$ac_t""$wx_cv_var_timezone" 1>&6 | |
11904 | ||
11905 | cat >> confdefs.h <<EOF | |
11906 | #define WX_TIMEZONE $wx_cv_var_timezone | |
11907 | EOF | |
11908 | ||
11909 | ||
3fcdd07b | 11910 | for ac_func in localtime |
afc31813 VZ |
11911 | do |
11912 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 11913 | echo "configure:11914: checking for $ac_func" >&5 |
afc31813 VZ |
11914 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11915 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11916 | else | |
11917 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11918 | #line 11919 "configure" |
10f2d63a | 11919 | #include "confdefs.h" |
afc31813 VZ |
11920 | /* System header to define __stub macros and hopefully few prototypes, |
11921 | which can conflict with char $ac_func(); below. */ | |
11922 | #include <assert.h> | |
11923 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11924 | /* We use char because int might match the return type of a gcc2 | |
11925 | builtin and then its argument prototype would still apply. */ | |
11926 | char $ac_func(); | |
11927 | ||
10f2d63a | 11928 | int main() { |
afc31813 VZ |
11929 | |
11930 | /* The GNU C library defines this for functions which it implements | |
11931 | to always fail with ENOSYS. Some functions are actually named | |
11932 | something starting with __ and the normal name is an alias. */ | |
11933 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11934 | choke me | |
11935 | #else | |
d6a55c4b | 11936 | $ac_func(); |
afc31813 VZ |
11937 | #endif |
11938 | ||
10f2d63a VZ |
11939 | ; return 0; } |
11940 | EOF | |
07eb77a6 | 11941 | if { (eval echo configure:11942: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a | 11942 | rm -rf conftest* |
afc31813 | 11943 | eval "ac_cv_func_$ac_func=yes" |
10f2d63a VZ |
11944 | else |
11945 | echo "configure: failed program was:" >&5 | |
11946 | cat conftest.$ac_ext >&5 | |
11947 | rm -rf conftest* | |
afc31813 VZ |
11948 | eval "ac_cv_func_$ac_func=no" |
11949 | fi | |
11950 | rm -f conftest* | |
11951 | fi | |
11952 | ||
11953 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11954 | echo "$ac_t""yes" 1>&6 | |
11955 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11956 | cat >> confdefs.h <<EOF | |
11957 | #define $ac_tr_func 1 | |
11958 | EOF | |
3fcdd07b | 11959 | |
afc31813 VZ |
11960 | else |
11961 | echo "$ac_t""no" 1>&6 | |
11962 | fi | |
11963 | done | |
11964 | ||
11965 | ||
0470b1e6 VZ |
11966 | if test "$ac_cv_func_localtime" = "yes"; then |
11967 | echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 | |
07eb77a6 | 11968 | echo "configure:11969: checking for tm_gmtoff in struct tm" >&5 |
0470b1e6 VZ |
11969 | if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then |
11970 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11971 | else | |
11972 | ||
11973 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 11974 | #line 11975 "configure" |
0470b1e6 VZ |
11975 | #include "confdefs.h" |
11976 | ||
11977 | #include <time.h> | |
11978 | ||
11979 | int main() { | |
11980 | ||
11981 | struct tm tm; | |
11982 | tm.tm_gmtoff++; | |
11983 | ||
11984 | ; return 0; } | |
11985 | EOF | |
07eb77a6 | 11986 | if { (eval echo configure:11987: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
0470b1e6 VZ |
11987 | rm -rf conftest* |
11988 | ||
f03a98d8 | 11989 | wx_cv_struct_tm_has_gmtoff=yes |
0470b1e6 VZ |
11990 | cat >> confdefs.h <<\EOF |
11991 | #define WX_GMTOFF_IN_TM 1 | |
11992 | EOF | |
11993 | ||
11994 | ||
11995 | else | |
11996 | echo "configure: failed program was:" >&5 | |
11997 | cat conftest.$ac_ext >&5 | |
11998 | rm -rf conftest* | |
11999 | wx_cv_struct_tm_has_gmtoff=no | |
12000 | ||
12001 | fi | |
12002 | rm -f conftest* | |
12003 | ||
12004 | fi | |
12005 | ||
12006 | echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6 | |
3fcdd07b VZ |
12007 | fi |
12008 | ||
12009 | for ac_func in gettimeofday ftime | |
12010 | do | |
12011 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 12012 | echo "configure:12013: checking for $ac_func" >&5 |
3fcdd07b VZ |
12013 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
12014 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12015 | else | |
12016 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12017 | #line 12018 "configure" |
3fcdd07b VZ |
12018 | #include "confdefs.h" |
12019 | /* System header to define __stub macros and hopefully few prototypes, | |
12020 | which can conflict with char $ac_func(); below. */ | |
12021 | #include <assert.h> | |
12022 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12023 | /* We use char because int might match the return type of a gcc2 | |
12024 | builtin and then its argument prototype would still apply. */ | |
12025 | char $ac_func(); | |
12026 | ||
12027 | int main() { | |
12028 | ||
12029 | /* The GNU C library defines this for functions which it implements | |
12030 | to always fail with ENOSYS. Some functions are actually named | |
12031 | something starting with __ and the normal name is an alias. */ | |
12032 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
12033 | choke me | |
12034 | #else | |
d6a55c4b | 12035 | $ac_func(); |
3fcdd07b VZ |
12036 | #endif |
12037 | ||
12038 | ; return 0; } | |
12039 | EOF | |
07eb77a6 | 12040 | if { (eval echo configure:12041: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
3fcdd07b VZ |
12041 | rm -rf conftest* |
12042 | eval "ac_cv_func_$ac_func=yes" | |
12043 | else | |
12044 | echo "configure: failed program was:" >&5 | |
12045 | cat conftest.$ac_ext >&5 | |
12046 | rm -rf conftest* | |
12047 | eval "ac_cv_func_$ac_func=no" | |
12048 | fi | |
12049 | rm -f conftest* | |
12050 | fi | |
12051 | ||
12052 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
12053 | echo "$ac_t""yes" 1>&6 | |
12054 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
12055 | cat >> confdefs.h <<EOF | |
12056 | #define $ac_tr_func 1 | |
12057 | EOF | |
12058 | break | |
12059 | else | |
12060 | echo "$ac_t""no" 1>&6 | |
12061 | fi | |
12062 | done | |
12063 | ||
12064 | ||
12065 | if test "$ac_cv_func_gettimeofday" = "yes"; then | |
afc31813 | 12066 | echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6 |
07eb77a6 | 12067 | echo "configure:12068: checking whether gettimeofday takes two arguments" >&5 |
afc31813 VZ |
12068 | if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then |
12069 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12070 | else | |
12071 | ||
12072 | ||
12073 | ac_ext=C | |
12074 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
12075 | ac_cpp='$CXXCPP $CPPFLAGS' | |
12076 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
12077 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
12078 | cross_compiling=$ac_cv_prog_cxx_cross | |
12079 | ||
12080 | ||
12081 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12082 | #line 12083 "configure" |
10f2d63a | 12083 | #include "confdefs.h" |
afc31813 VZ |
12084 | |
12085 | #include <sys/time.h> | |
12086 | #include <unistd.h> | |
12087 | ||
10f2d63a | 12088 | int main() { |
afc31813 VZ |
12089 | |
12090 | struct timeval tv; | |
12091 | struct timezone tz; | |
12092 | gettimeofday(&tv, &tz); | |
12093 | ||
10f2d63a VZ |
12094 | ; return 0; } |
12095 | EOF | |
07eb77a6 | 12096 | if { (eval echo configure:12097: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a | 12097 | rm -rf conftest* |
afc31813 | 12098 | wx_cv_func_gettimeofday_has_2_args=yes |
10f2d63a VZ |
12099 | else |
12100 | echo "configure: failed program was:" >&5 | |
12101 | cat conftest.$ac_ext >&5 | |
12102 | rm -rf conftest* | |
12103 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12104 | #line 12105 "configure" |
10f2d63a | 12105 | #include "confdefs.h" |
afc31813 VZ |
12106 | |
12107 | #include <sys/time.h> | |
12108 | #include <unistd.h> | |
12109 | ||
10f2d63a | 12110 | int main() { |
afc31813 VZ |
12111 | |
12112 | struct timeval tv; | |
12113 | gettimeofday(&tv); | |
12114 | ||
10f2d63a VZ |
12115 | ; return 0; } |
12116 | EOF | |
07eb77a6 | 12117 | if { (eval echo configure:12118: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a | 12118 | rm -rf conftest* |
afc31813 | 12119 | wx_cv_func_gettimeofday_has_2_args=no |
10f2d63a VZ |
12120 | else |
12121 | echo "configure: failed program was:" >&5 | |
12122 | cat conftest.$ac_ext >&5 | |
12123 | rm -rf conftest* | |
afc31813 VZ |
12124 | wx_cv_func_gettimeofday_has_2_args=unknown |
12125 | ||
10f2d63a VZ |
12126 | fi |
12127 | rm -f conftest* | |
afc31813 | 12128 | |
10f2d63a VZ |
12129 | fi |
12130 | rm -f conftest* | |
afc31813 | 12131 | ac_ext=c |
10f2d63a VZ |
12132 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
12133 | ac_cpp='$CPP $CPPFLAGS' | |
12134 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
12135 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
12136 | cross_compiling=$ac_cv_prog_cc_cross | |
12137 | ||
afc31813 VZ |
12138 | |
12139 | fi | |
12140 | ||
12141 | echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6 | |
c63c7106 | 12142 | |
afc31813 VZ |
12143 | if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then |
12144 | cat >> confdefs.h <<\EOF | |
12145 | #define WX_GETTIMEOFDAY_NO_TZ 1 | |
12146 | EOF | |
12147 | ||
12148 | fi | |
12149 | fi | |
12150 | ||
12151 | cat >> confdefs.h <<\EOF | |
12152 | #define wxUSE_TIMEDATE 1 | |
12153 | EOF | |
12154 | ||
12155 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS typetest" | |
12156 | fi | |
12157 | ||
12158 | ||
b089607b VZ |
12159 | if test "$TOOLKIT" != "MSW"; then |
12160 | ||
afc31813 | 12161 | if test "$wxUSE_SOCKETS" = "yes"; then |
c63c7106 | 12162 | echo $ac_n "checking for socket""... $ac_c" 1>&6 |
07eb77a6 | 12163 | echo "configure:12164: checking for socket" >&5 |
c63c7106 VZ |
12164 | if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then |
12165 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12166 | else | |
12167 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12168 | #line 12169 "configure" |
c63c7106 VZ |
12169 | #include "confdefs.h" |
12170 | /* System header to define __stub macros and hopefully few prototypes, | |
12171 | which can conflict with char socket(); below. */ | |
12172 | #include <assert.h> | |
12173 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12174 | /* We use char because int might match the return type of a gcc2 | |
12175 | builtin and then its argument prototype would still apply. */ | |
12176 | char socket(); | |
12177 | ||
12178 | int main() { | |
12179 | ||
12180 | /* The GNU C library defines this for functions which it implements | |
12181 | to always fail with ENOSYS. Some functions are actually named | |
12182 | something starting with __ and the normal name is an alias. */ | |
12183 | #if defined (__stub_socket) || defined (__stub___socket) | |
12184 | choke me | |
12185 | #else | |
d6a55c4b | 12186 | socket(); |
c63c7106 VZ |
12187 | #endif |
12188 | ||
12189 | ; return 0; } | |
12190 | EOF | |
07eb77a6 | 12191 | if { (eval echo configure:12192: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
12192 | rm -rf conftest* |
12193 | eval "ac_cv_func_socket=yes" | |
12194 | else | |
12195 | echo "configure: failed program was:" >&5 | |
12196 | cat conftest.$ac_ext >&5 | |
12197 | rm -rf conftest* | |
12198 | eval "ac_cv_func_socket=no" | |
12199 | fi | |
12200 | rm -f conftest* | |
12201 | fi | |
12202 | ||
12203 | if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then | |
12204 | echo "$ac_t""yes" 1>&6 | |
12205 | : | |
12206 | else | |
12207 | echo "$ac_t""no" 1>&6 | |
12208 | echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 | |
07eb77a6 | 12209 | echo "configure:12210: checking for socket in -lsocket" >&5 |
c63c7106 VZ |
12210 | ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` |
12211 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12212 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12213 | else | |
12214 | ac_save_LIBS="$LIBS" | |
12215 | LIBS="-lsocket $LIBS" | |
12216 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12217 | #line 12218 "configure" |
c63c7106 VZ |
12218 | #include "confdefs.h" |
12219 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12220 | /* We use char because int might match the return type of a gcc2 | |
12221 | builtin and then its argument prototype would still apply. */ | |
12222 | char socket(); | |
12223 | ||
12224 | int main() { | |
12225 | socket() | |
12226 | ; return 0; } | |
12227 | EOF | |
07eb77a6 | 12228 | if { (eval echo configure:12229: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
12229 | rm -rf conftest* |
12230 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12231 | else | |
12232 | echo "configure: failed program was:" >&5 | |
12233 | cat conftest.$ac_ext >&5 | |
12234 | rm -rf conftest* | |
12235 | eval "ac_cv_lib_$ac_lib_var=no" | |
12236 | fi | |
12237 | rm -f conftest* | |
12238 | LIBS="$ac_save_LIBS" | |
12239 | ||
12240 | fi | |
12241 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12242 | echo "$ac_t""yes" 1>&6 | |
12243 | INET_LINK="$INET_LINK -lsocket" | |
c63c7106 VZ |
12244 | else |
12245 | echo "$ac_t""no" 1>&6 | |
afc31813 VZ |
12246 | |
12247 | echo "configure: warning: socket library not found - sockets will be disabled" 1>&2 | |
12248 | wxUSE_SOCKETS=no | |
12249 | ||
12250 | ||
c63c7106 VZ |
12251 | fi |
12252 | ||
12253 | ||
12254 | fi | |
12255 | ||
10f2d63a VZ |
12256 | fi |
12257 | ||
b089607b VZ |
12258 | fi |
12259 | ||
afc31813 | 12260 | if test "$wxUSE_SOCKETS" = "yes" ; then |
51a9faba | 12261 | echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6 |
07eb77a6 | 12262 | echo "configure:12263: checking what is the type of the third argument of getsockname" >&5 |
51a9faba VZ |
12263 | if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then |
12264 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12265 | else | |
12266 | ||
12267 | ||
12268 | ac_ext=C | |
afc31813 VZ |
12269 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
12270 | ac_cpp='$CXXCPP $CPPFLAGS' | |
12271 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
12272 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
12273 | cross_compiling=$ac_cv_prog_cxx_cross | |
12274 | ||
51a9faba VZ |
12275 | |
12276 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12277 | #line 12278 "configure" |
afc31813 | 12278 | #include "confdefs.h" |
51a9faba | 12279 | |
3ace2e6d | 12280 | #include <sys/types.h> |
51a9faba VZ |
12281 | #include <sys/socket.h> |
12282 | ||
afc31813 | 12283 | int main() { |
51a9faba VZ |
12284 | |
12285 | socklen_t len; | |
12286 | getsockname(0, 0, &len); | |
12287 | ||
afc31813 VZ |
12288 | ; return 0; } |
12289 | EOF | |
07eb77a6 | 12290 | if { (eval echo configure:12291: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 | 12291 | rm -rf conftest* |
51a9faba | 12292 | wx_cv_type_getsockname3=socklen_t |
afc31813 VZ |
12293 | else |
12294 | echo "configure: failed program was:" >&5 | |
12295 | cat conftest.$ac_ext >&5 | |
12296 | rm -rf conftest* | |
12297 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12298 | #line 12299 "configure" |
afc31813 | 12299 | #include "confdefs.h" |
51a9faba | 12300 | |
3ace2e6d | 12301 | #include <sys/types.h> |
51a9faba VZ |
12302 | #include <sys/socket.h> |
12303 | ||
afc31813 | 12304 | int main() { |
51a9faba VZ |
12305 | |
12306 | size_t len; | |
12307 | getsockname(0, 0, &len); | |
12308 | ||
afc31813 VZ |
12309 | ; return 0; } |
12310 | EOF | |
07eb77a6 | 12311 | if { (eval echo configure:12312: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 | 12312 | rm -rf conftest* |
51a9faba | 12313 | wx_cv_type_getsockname3=size_t |
afc31813 VZ |
12314 | else |
12315 | echo "configure: failed program was:" >&5 | |
12316 | cat conftest.$ac_ext >&5 | |
12317 | rm -rf conftest* | |
12318 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12319 | #line 12320 "configure" |
afc31813 | 12320 | #include "confdefs.h" |
51a9faba | 12321 | |
3ace2e6d | 12322 | #include <sys/types.h> |
51a9faba VZ |
12323 | #include <sys/socket.h> |
12324 | ||
afc31813 | 12325 | int main() { |
51a9faba VZ |
12326 | |
12327 | int len; | |
12328 | getsockname(0, 0, &len); | |
12329 | ||
afc31813 VZ |
12330 | ; return 0; } |
12331 | EOF | |
07eb77a6 | 12332 | if { (eval echo configure:12333: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 | 12333 | rm -rf conftest* |
51a9faba | 12334 | wx_cv_type_getsockname3=int |
afc31813 VZ |
12335 | else |
12336 | echo "configure: failed program was:" >&5 | |
12337 | cat conftest.$ac_ext >&5 | |
3ace2e6d SN |
12338 | rm -rf conftest* |
12339 | wx_cv_type_getsockname3=unknown | |
12340 | ||
afc31813 VZ |
12341 | fi |
12342 | rm -f conftest* | |
51a9faba | 12343 | |
afc31813 VZ |
12344 | fi |
12345 | rm -f conftest* | |
51a9faba | 12346 | |
afc31813 VZ |
12347 | fi |
12348 | rm -f conftest* | |
51a9faba VZ |
12349 | |
12350 | ac_ext=c | |
afc31813 VZ |
12351 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
12352 | ac_cpp='$CPP $CPPFLAGS' | |
12353 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
12354 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
12355 | cross_compiling=$ac_cv_prog_cc_cross | |
12356 | ||
51a9faba VZ |
12357 | |
12358 | fi | |
12359 | ||
12360 | echo "$ac_t""$wx_cv_type_getsockname3" 1>&6 | |
12361 | ||
12362 | if test "$wx_cv_type_getsockname3" = "unknown"; then | |
12363 | wxUSE_SOCKETS=no | |
12364 | echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2 | |
12365 | else | |
12366 | cat >> confdefs.h <<EOF | |
12367 | #define SOCKLEN_T $wx_cv_type_getsockname3 | |
12368 | EOF | |
12369 | ||
12370 | fi | |
12371 | fi | |
afc31813 | 12372 | |
51a9faba | 12373 | if test "$wxUSE_SOCKETS" = "yes" ; then |
afc31813 VZ |
12374 | cat >> confdefs.h <<\EOF |
12375 | #define wxUSE_SOCKETS 1 | |
12376 | EOF | |
12377 | ||
70f7a477 | 12378 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sockets" |
afc31813 VZ |
12379 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS protocol" |
12380 | fi | |
12381 | ||
10f2d63a | 12382 | |
b089607b VZ |
12383 | if test "$TOOLKIT" != "MSW"; then |
12384 | ||
10f2d63a VZ |
12385 | if test "$wxUSE_JOYSTICK" = 1; then |
12386 | for ac_hdr in linux/joystick.h | |
12387 | do | |
12388 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
12389 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 12390 | echo "configure:12391: checking for $ac_hdr" >&5 |
10f2d63a VZ |
12391 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
12392 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12393 | else | |
12394 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12395 | #line 12396 "configure" |
10f2d63a VZ |
12396 | #include "confdefs.h" |
12397 | #include <$ac_hdr> | |
12398 | EOF | |
12399 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 12400 | { (eval echo configure:12401: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
12401 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
12402 | if test -z "$ac_err"; then | |
12403 | rm -rf conftest* | |
12404 | eval "ac_cv_header_$ac_safe=yes" | |
12405 | else | |
12406 | echo "$ac_err" >&5 | |
12407 | echo "configure: failed program was:" >&5 | |
12408 | cat conftest.$ac_ext >&5 | |
12409 | rm -rf conftest* | |
12410 | eval "ac_cv_header_$ac_safe=no" | |
12411 | fi | |
12412 | rm -f conftest* | |
12413 | fi | |
12414 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12415 | echo "$ac_t""yes" 1>&6 | |
12416 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
12417 | cat >> confdefs.h <<EOF | |
12418 | #define $ac_tr_hdr 1 | |
12419 | EOF | |
12420 | ||
12421 | else | |
12422 | echo "$ac_t""no" 1>&6 | |
12423 | fi | |
12424 | done | |
12425 | ||
b089607b VZ |
12426 | if test "$ac_cv_header_linux_joystick_h" != "yes"; then |
12427 | wxUSE_JOYSTICK=0 | |
12428 | echo "configure: warning: Joystick not supported yb this system" 1>&2 | |
12429 | fi | |
12430 | fi | |
12431 | ||
12432 | fi | |
12433 | ||
12434 | if test "$wxUSE_JOYSTICK" = 1; then | |
10f2d63a VZ |
12435 | cat >> confdefs.h <<\EOF |
12436 | #define wxUSE_JOYSTICK 1 | |
12437 | EOF | |
12438 | ||
12439 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS joytest" | |
10f2d63a VZ |
12440 | fi |
12441 | ||
12442 | ||
b089607b VZ |
12443 | if test "$TOOLKIT" != "MSW"; then |
12444 | ||
10f2d63a VZ |
12445 | HAVE_DL_FUNCS=0 |
12446 | HAVE_SHL_FUNCS=0 | |
12447 | if test "$wxUSE_DYNLIB_CLASS" = "yes"; then | |
12448 | for ac_func in dlopen | |
12449 | do | |
12450 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 12451 | echo "configure:12452: checking for $ac_func" >&5 |
10f2d63a VZ |
12452 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
12453 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12454 | else | |
12455 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12456 | #line 12457 "configure" |
10f2d63a VZ |
12457 | #include "confdefs.h" |
12458 | /* System header to define __stub macros and hopefully few prototypes, | |
12459 | which can conflict with char $ac_func(); below. */ | |
12460 | #include <assert.h> | |
12461 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12462 | /* We use char because int might match the return type of a gcc2 | |
12463 | builtin and then its argument prototype would still apply. */ | |
12464 | char $ac_func(); | |
12465 | ||
12466 | int main() { | |
12467 | ||
12468 | /* The GNU C library defines this for functions which it implements | |
12469 | to always fail with ENOSYS. Some functions are actually named | |
12470 | something starting with __ and the normal name is an alias. */ | |
12471 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
12472 | choke me | |
12473 | #else | |
d6a55c4b | 12474 | $ac_func(); |
10f2d63a VZ |
12475 | #endif |
12476 | ||
12477 | ; return 0; } | |
12478 | EOF | |
07eb77a6 | 12479 | if { (eval echo configure:12480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
12480 | rm -rf conftest* |
12481 | eval "ac_cv_func_$ac_func=yes" | |
12482 | else | |
12483 | echo "configure: failed program was:" >&5 | |
12484 | cat conftest.$ac_ext >&5 | |
12485 | rm -rf conftest* | |
12486 | eval "ac_cv_func_$ac_func=no" | |
12487 | fi | |
12488 | rm -f conftest* | |
12489 | fi | |
12490 | ||
12491 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
12492 | echo "$ac_t""yes" 1>&6 | |
12493 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
12494 | cat >> confdefs.h <<EOF | |
12495 | #define $ac_tr_func 1 | |
12496 | EOF | |
12497 | ||
12498 | cat >> confdefs.h <<\EOF | |
12499 | #define HAVE_DLOPEN 1 | |
12500 | EOF | |
12501 | ||
12502 | HAVE_DL_FUNCS=1 | |
12503 | ||
12504 | else | |
12505 | echo "$ac_t""no" 1>&6 | |
12506 | echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 | |
07eb77a6 | 12507 | echo "configure:12508: checking for dlopen in -ldl" >&5 |
10f2d63a VZ |
12508 | ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` |
12509 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12510 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12511 | else | |
12512 | ac_save_LIBS="$LIBS" | |
12513 | LIBS="-ldl $LIBS" | |
12514 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12515 | #line 12516 "configure" |
10f2d63a VZ |
12516 | #include "confdefs.h" |
12517 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12518 | /* We use char because int might match the return type of a gcc2 | |
12519 | builtin and then its argument prototype would still apply. */ | |
12520 | char dlopen(); | |
12521 | ||
12522 | int main() { | |
12523 | dlopen() | |
12524 | ; return 0; } | |
12525 | EOF | |
07eb77a6 | 12526 | if { (eval echo configure:12527: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
12527 | rm -rf conftest* |
12528 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12529 | else | |
12530 | echo "configure: failed program was:" >&5 | |
12531 | cat conftest.$ac_ext >&5 | |
12532 | rm -rf conftest* | |
12533 | eval "ac_cv_lib_$ac_lib_var=no" | |
12534 | fi | |
12535 | rm -f conftest* | |
12536 | LIBS="$ac_save_LIBS" | |
12537 | ||
12538 | fi | |
12539 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12540 | echo "$ac_t""yes" 1>&6 | |
12541 | ||
12542 | cat >> confdefs.h <<\EOF | |
12543 | #define HAVE_DLOPEN 1 | |
12544 | EOF | |
12545 | ||
12546 | HAVE_DL_FUNCS=1 | |
12547 | LIBS="$LIBS -ldl" | |
12548 | ||
12549 | else | |
12550 | echo "$ac_t""no" 1>&6 | |
12551 | ||
12552 | for ac_func in shl_load | |
12553 | do | |
12554 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
07eb77a6 | 12555 | echo "configure:12556: checking for $ac_func" >&5 |
10f2d63a VZ |
12556 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
12557 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12558 | else | |
12559 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12560 | #line 12561 "configure" |
10f2d63a VZ |
12561 | #include "confdefs.h" |
12562 | /* System header to define __stub macros and hopefully few prototypes, | |
12563 | which can conflict with char $ac_func(); below. */ | |
12564 | #include <assert.h> | |
12565 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12566 | /* We use char because int might match the return type of a gcc2 | |
12567 | builtin and then its argument prototype would still apply. */ | |
12568 | char $ac_func(); | |
12569 | ||
12570 | int main() { | |
12571 | ||
12572 | /* The GNU C library defines this for functions which it implements | |
12573 | to always fail with ENOSYS. Some functions are actually named | |
12574 | something starting with __ and the normal name is an alias. */ | |
12575 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
12576 | choke me | |
12577 | #else | |
d6a55c4b | 12578 | $ac_func(); |
10f2d63a VZ |
12579 | #endif |
12580 | ||
12581 | ; return 0; } | |
12582 | EOF | |
07eb77a6 | 12583 | if { (eval echo configure:12584: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
12584 | rm -rf conftest* |
12585 | eval "ac_cv_func_$ac_func=yes" | |
12586 | else | |
12587 | echo "configure: failed program was:" >&5 | |
12588 | cat conftest.$ac_ext >&5 | |
12589 | rm -rf conftest* | |
12590 | eval "ac_cv_func_$ac_func=no" | |
12591 | fi | |
12592 | rm -f conftest* | |
12593 | fi | |
12594 | ||
12595 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
12596 | echo "$ac_t""yes" 1>&6 | |
12597 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
12598 | cat >> confdefs.h <<EOF | |
12599 | #define $ac_tr_func 1 | |
12600 | EOF | |
12601 | ||
12602 | cat >> confdefs.h <<\EOF | |
12603 | #define HAVE_SHL_LOAD 1 | |
12604 | EOF | |
12605 | ||
12606 | HAVE_SHL_FUNCS=1 | |
12607 | ||
12608 | else | |
12609 | echo "$ac_t""no" 1>&6 | |
12610 | fi | |
12611 | done | |
12612 | ||
12613 | ||
12614 | fi | |
12615 | ||
12616 | ||
12617 | fi | |
12618 | done | |
12619 | ||
12620 | ||
12621 | if test "$HAVE_DL_FUNCS" = 0; then | |
12622 | if test "$HAVE_SHL_FUNCS" = 0; then | |
12623 | if test "$USE_UNIX" = 1; then | |
b12915c1 | 12624 | echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2 |
10f2d63a VZ |
12625 | wxUSE_DYNLIB_CLASS=no |
12626 | else | |
b12915c1 | 12627 | echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2 |
10f2d63a VZ |
12628 | fi |
12629 | fi | |
12630 | fi | |
12631 | fi | |
12632 | ||
b089607b VZ |
12633 | fi |
12634 | ||
10f2d63a | 12635 | if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then |
b12915c1 | 12636 | cat >> confdefs.h <<\EOF |
10f2d63a VZ |
12637 | #define wxUSE_DYNLIB_CLASS 1 |
12638 | EOF | |
12639 | ||
b12915c1 VZ |
12640 | else |
12641 | wxUSE_ODBC=no | |
12642 | wxUSE_SERIAL=no | |
10f2d63a VZ |
12643 | fi |
12644 | ||
12645 | ||
12646 | if test "$wxUSE_UNICODE" = "yes" ; then | |
12647 | cat >> confdefs.h <<\EOF | |
12648 | #define wxUSE_UNICODE 1 | |
12649 | EOF | |
12650 | ||
12651 | fi | |
12652 | ||
12653 | if test "$wxUSE_WCSRTOMBS" = "yes" ; then | |
12654 | cat >> confdefs.h <<\EOF | |
12655 | #define wxUSE_WCSRTOMBS 1 | |
12656 | EOF | |
12657 | ||
12658 | fi | |
12659 | ||
12660 | if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then | |
12661 | cat >> confdefs.h <<\EOF | |
12662 | #define wxUSE_EXPERIMENTAL_PRINTF 1 | |
12663 | EOF | |
12664 | ||
12665 | fi | |
12666 | ||
12667 | ||
b12915c1 VZ |
12668 | if test "$wxUSE_SERIAL" = "yes" ; then |
12669 | cat >> confdefs.h <<\EOF | |
12670 | #define wxUSE_SERIAL 1 | |
12671 | EOF | |
12672 | ||
12673 | fi | |
12674 | ||
12675 | ||
10f2d63a VZ |
12676 | IODBC_C_SRC="" |
12677 | if test "$wxUSE_ODBC" = "yes" ; then | |
12678 | cat >> confdefs.h <<\EOF | |
12679 | #define wxUSE_ODBC 1 | |
12680 | EOF | |
12681 | ||
12682 | WXODBCFLAG="-D_IODBC_" | |
12683 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS db" | |
12684 | IODBCOBJS="\$(IODBC_OBJS)" | |
12685 | else | |
12686 | IODBCOBJS= | |
12687 | fi | |
12688 | ||
12689 | ||
12690 | if test "$wxUSE_POSTSCRIPT" = "yes" ; then | |
12691 | cat >> confdefs.h <<\EOF | |
12692 | #define wxUSE_POSTSCRIPT 1 | |
12693 | EOF | |
12694 | ||
12695 | fi | |
12696 | ||
12697 | cat >> confdefs.h <<\EOF | |
12698 | #define wxUSE_AFM_FOR_POSTSCRIPT 1 | |
12699 | EOF | |
12700 | ||
12701 | ||
12702 | cat >> confdefs.h <<\EOF | |
12703 | #define wxUSE_NORMALIZED_PS_FONTS 1 | |
12704 | EOF | |
12705 | ||
12706 | ||
12707 | ||
12708 | if test "$wxUSE_CONSTRAINTS" = "yes"; then | |
12709 | cat >> confdefs.h <<\EOF | |
12710 | #define wxUSE_CONSTRAINTS 1 | |
12711 | EOF | |
12712 | ||
12713 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS layout" | |
12714 | fi | |
12715 | ||
12716 | if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then | |
12717 | cat >> confdefs.h <<\EOF | |
12718 | #define wxUSE_MDI_ARCHITECTURE 1 | |
12719 | EOF | |
12720 | ||
12721 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mdi" | |
12722 | fi | |
12723 | ||
12724 | if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then | |
12725 | cat >> confdefs.h <<\EOF | |
12726 | #define wxUSE_DOC_VIEW_ARCHITECTURE 1 | |
12727 | EOF | |
12728 | ||
12729 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docview" | |
12730 | if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then | |
12731 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docvwmdi" | |
12732 | fi | |
12733 | fi | |
12734 | ||
12735 | if test "$wxUSE_HELP" = "yes"; then | |
12736 | cat >> confdefs.h <<\EOF | |
12737 | #define wxUSE_HELP 1 | |
12738 | EOF | |
12739 | ||
12740 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS help" | |
12741 | fi | |
12742 | ||
12743 | if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then | |
12744 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
12745 | echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2 | |
12746 | else | |
12747 | cat >> confdefs.h <<\EOF | |
12748 | #define wxUSE_PRINTING_ARCHITECTURE 1 | |
12749 | EOF | |
12750 | ||
12751 | fi | |
12752 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS printing" | |
12753 | fi | |
12754 | ||
12755 | if test "$wxUSE_PROLOGIO" = "yes" ; then | |
12756 | cat >> confdefs.h <<\EOF | |
12757 | #define wxUSE_PROLOGIO 1 | |
12758 | EOF | |
12759 | ||
12760 | fi | |
12761 | ||
12762 | if test "$wxUSE_RESOURCES" = "yes" ; then | |
12763 | if test "$wxUSE_PROLOGIO" = "yes" ; then | |
12764 | cat >> confdefs.h <<\EOF | |
12765 | #define wxUSE_RESOURCES 1 | |
12766 | EOF | |
12767 | ||
12768 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS resource" | |
12769 | else | |
12770 | echo "configure: warning: wxWindows ressource system requires PrologIO and can't be compiled without it." 1>&2 | |
12771 | fi | |
12772 | fi | |
12773 | ||
12774 | if test "$wxUSE_X_RESOURCES" = "yes"; then | |
12775 | cat >> confdefs.h <<\EOF | |
12776 | #define wxUSE_X_RESOURCES 1 | |
12777 | EOF | |
12778 | ||
12779 | fi | |
12780 | ||
12781 | ||
12782 | if test "$wxUSE_IPC" = "yes"; then | |
12783 | cat >> confdefs.h <<\EOF | |
12784 | #define wxUSE_IPC 1 | |
12785 | EOF | |
12786 | ||
12787 | fi | |
12788 | ||
12789 | if test "$wxUSE_CLIPBOARD" = "yes"; then | |
12790 | cat >> confdefs.h <<\EOF | |
12791 | #define wxUSE_CLIPBOARD 1 | |
12792 | EOF | |
12793 | ||
12794 | fi | |
12795 | ||
12796 | if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then | |
12797 | if test "$wxUSE_GTK" = 1; then | |
12798 | if test "$WXGTK12" != 1; then | |
12799 | echo "configure: warning: Drag and drop is only supported under GTK+ 1.2" 1>&2 | |
12800 | wxUSE_DRAG_AND_DROP=no | |
12801 | fi | |
12802 | fi | |
12803 | ||
12804 | if test "$wxUSE_MOTIF" = 1; then | |
12805 | echo "configure: warning: Drag and drop is not yet supported under Motif" 1>&2 | |
12806 | wxUSE_DRAG_AND_DROP=no | |
12807 | fi | |
12808 | ||
12809 | if test "$USE_WIN32" = 1; then | |
12810 | for ac_hdr in ole2.h | |
12811 | do | |
12812 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
12813 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
07eb77a6 | 12814 | echo "configure:12815: checking for $ac_hdr" >&5 |
10f2d63a VZ |
12815 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
12816 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12817 | else | |
12818 | cat > conftest.$ac_ext <<EOF | |
07eb77a6 | 12819 | #line 12820 "configure" |
10f2d63a VZ |
12820 | #include "confdefs.h" |
12821 | #include <$ac_hdr> | |
12822 | EOF | |
12823 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
07eb77a6 | 12824 | { (eval echo configure:12825: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
12825 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
12826 | if test -z "$ac_err"; then | |
12827 | rm -rf conftest* | |
12828 | eval "ac_cv_header_$ac_safe=yes" | |
12829 | else | |
12830 | echo "$ac_err" >&5 | |
12831 | echo "configure: failed program was:" >&5 | |
12832 | cat conftest.$ac_ext >&5 | |
12833 | rm -rf conftest* | |
12834 | eval "ac_cv_header_$ac_safe=no" | |
12835 | fi | |
12836 | rm -f conftest* | |
12837 | fi | |
12838 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12839 | echo "$ac_t""yes" 1>&6 | |
12840 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
12841 | cat >> confdefs.h <<EOF | |
12842 | #define $ac_tr_hdr 1 | |
12843 | EOF | |
12844 | ||
12845 | else | |
12846 | echo "$ac_t""no" 1>&6 | |
12847 | fi | |
12848 | done | |
12849 | ||
12850 | if test "x$HAVE_OLE2_H" = x ; then | |
12851 | echo "configure: warning: Drag and drop disabled because OLE headers not found" 1>&2 | |
12852 | wxUSE_DRAG_AND_DROP=no | |
12853 | fi | |
12854 | fi | |
12855 | ||
12856 | if test "$wxUSE_DRAG_AND_DROP" = "yes"; then | |
12857 | cat >> confdefs.h <<\EOF | |
12858 | #define wxUSE_DRAG_AND_DROP 1 | |
12859 | EOF | |
12860 | ||
12861 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dnd" | |
12862 | fi | |
12863 | ||
12864 | fi | |
12865 | ||
12866 | if test "$wxUSE_SPLINES" = "yes" ; then | |
12867 | cat >> confdefs.h <<\EOF | |
12868 | #define wxUSE_SPLINES 1 | |
12869 | EOF | |
12870 | ||
12871 | fi | |
12872 | ||
12873 | ||
12874 | if test "$wxUSE_ACCEL" = "yes"; then | |
12875 | cat >> confdefs.h <<\EOF | |
12876 | #define wxUSE_ACCEL 1 | |
12877 | EOF | |
12878 | ||
12879 | fi | |
12880 | ||
12881 | if test "$wxUSE_CARET" = "yes"; then | |
12882 | cat >> confdefs.h <<\EOF | |
12883 | #define wxUSE_CARET 1 | |
12884 | EOF | |
12885 | ||
12886 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS caret" | |
12887 | fi | |
12888 | ||
12889 | if test "$wxUSE_COMBOBOX" = "yes"; then | |
12890 | cat >> confdefs.h <<\EOF | |
12891 | #define wxUSE_COMBOBOX 1 | |
12892 | EOF | |
12893 | ||
12894 | fi | |
12895 | ||
12896 | if test "$wxUSE_CHOICE" = "yes"; then | |
12897 | cat >> confdefs.h <<\EOF | |
12898 | #define wxUSE_CHOICE 1 | |
12899 | EOF | |
12900 | ||
12901 | fi | |
12902 | ||
12903 | if test "$wxUSE_BMPBUTTON" = "yes"; then | |
12904 | cat >> confdefs.h <<\EOF | |
12905 | #define wxUSE_BMPBUTTON 1 | |
12906 | EOF | |
12907 | ||
12908 | fi | |
12909 | ||
12910 | if test "$wxUSE_CHECKBOX" = "yes"; then | |
12911 | cat >> confdefs.h <<\EOF | |
12912 | #define wxUSE_CHECKBOX 1 | |
12913 | EOF | |
12914 | ||
12915 | fi | |
12916 | ||
12917 | if test "$wxUSE_CHECKLST" = "yes"; then | |
12918 | cat >> confdefs.h <<\EOF | |
12919 | #define wxUSE_CHECKLISTBOX 1 | |
12920 | EOF | |
12921 | ||
12922 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS checklst" | |
12923 | fi | |
12924 | ||
12925 | if test "$wxUSE_GAUGE" = "yes"; then | |
12926 | cat >> confdefs.h <<\EOF | |
12927 | #define wxUSE_GAUGE 1 | |
12928 | EOF | |
12929 | ||
12930 | fi | |
12931 | ||
d6a55c4b VZ |
12932 | if test "$wxUSE_NEW_GRID" = "yes"; then |
12933 | wxUSE_GRID="yes" | |
10f2d63a | 12934 | cat >> confdefs.h <<\EOF |
d6a55c4b | 12935 | #define wxUSE_NEW_GRID 1 |
10f2d63a VZ |
12936 | EOF |
12937 | ||
d6a55c4b | 12938 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS newgrid" |
10f2d63a VZ |
12939 | fi |
12940 | ||
d6a55c4b | 12941 | if test "$wxUSE_GRID" = "yes"; then |
10f2d63a | 12942 | cat >> confdefs.h <<\EOF |
d6a55c4b | 12943 | #define wxUSE_GRID 1 |
10f2d63a VZ |
12944 | EOF |
12945 | ||
d6a55c4b | 12946 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS grid" |
10f2d63a VZ |
12947 | fi |
12948 | ||
12949 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
12950 | cat >> confdefs.h <<\EOF | |
12951 | #define wxUSE_IMAGLIST 1 | |
12952 | EOF | |
12953 | ||
12954 | fi | |
12955 | ||
12956 | if test "$wxUSE_LISTBOX" = "yes"; then | |
12957 | cat >> confdefs.h <<\EOF | |
12958 | #define wxUSE_LISTBOX 1 | |
12959 | EOF | |
12960 | ||
12961 | fi | |
12962 | ||
12963 | if test "$wxUSE_LISTCTRL" = "yes"; then | |
12964 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
12965 | cat >> confdefs.h <<\EOF | |
12966 | #define wxUSE_LISTCTRL 1 | |
12967 | EOF | |
12968 | ||
12969 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listctrl" | |
12970 | else | |
12971 | echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2 | |
12972 | fi | |
12973 | fi | |
12974 | ||
12975 | if test "$wxUSE_NOTEBOOK" = "yes"; then | |
12976 | cat >> confdefs.h <<\EOF | |
12977 | #define wxUSE_NOTEBOOK 1 | |
12978 | EOF | |
12979 | ||
12980 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS notebook" | |
12981 | fi | |
12982 | ||
12983 | if test "$wxUSE_RADIOBOX" = "yes"; then | |
12984 | cat >> confdefs.h <<\EOF | |
12985 | #define wxUSE_RADIOBOX 1 | |
12986 | EOF | |
12987 | ||
12988 | fi | |
12989 | ||
12990 | if test "$wxUSE_RADIOBTN" = "yes"; then | |
12991 | cat >> confdefs.h <<\EOF | |
12992 | #define wxUSE_RADIOBTN 1 | |
12993 | EOF | |
12994 | ||
12995 | fi | |
12996 | ||
12997 | if test "$wxUSE_SASH" = "yes"; then | |
12998 | cat >> confdefs.h <<\EOF | |
12999 | #define wxUSE_SASH 1 | |
13000 | EOF | |
13001 | ||
13002 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sashtest" | |
13003 | fi | |
13004 | ||
13005 | if test "$wxUSE_SCROLLBAR" = "yes"; then | |
13006 | cat >> confdefs.h <<\EOF | |
13007 | #define wxUSE_SCROLLBAR 1 | |
13008 | EOF | |
13009 | ||
741a9306 | 13010 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub" |
10f2d63a VZ |
13011 | fi |
13012 | ||
13013 | if test "$wxUSE_SLIDER" = "yes"; then | |
13014 | cat >> confdefs.h <<\EOF | |
13015 | #define wxUSE_SLIDER 1 | |
13016 | EOF | |
13017 | ||
13018 | fi | |
13019 | ||
13020 | if test "$wxUSE_SPINBTN" = "yes"; then | |
13021 | cat >> confdefs.h <<\EOF | |
13022 | #define wxUSE_SPINBTN 1 | |
13023 | EOF | |
13024 | ||
13025 | fi | |
13026 | ||
56cfaa52 RR |
13027 | if test "$wxUSE_SPINCTRL" = "yes"; then |
13028 | cat >> confdefs.h <<\EOF | |
13029 | #define wxUSE_SPINCTRL 1 | |
13030 | EOF | |
13031 | ||
13032 | fi | |
13033 | ||
10f2d63a VZ |
13034 | if test "$wxUSE_SPLITTER" = "yes"; then |
13035 | cat >> confdefs.h <<\EOF | |
13036 | #define wxUSE_SPLITTER 1 | |
13037 | EOF | |
13038 | ||
13039 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS splitter" | |
13040 | fi | |
13041 | ||
13042 | if test "$wxUSE_STATBMP" = "yes"; then | |
13043 | cat >> confdefs.h <<\EOF | |
13044 | #define wxUSE_STATBMP 1 | |
13045 | EOF | |
13046 | ||
13047 | fi | |
13048 | ||
13049 | if test "$wxUSE_STATBOX" = "yes"; then | |
13050 | cat >> confdefs.h <<\EOF | |
13051 | #define wxUSE_STATBOX 1 | |
13052 | EOF | |
13053 | ||
13054 | fi | |
13055 | ||
13056 | if test "$wxUSE_STATLINE" = "yes"; then | |
13057 | if test "$wxUSE_WINE" = 1 ; then | |
13058 | echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2 | |
13059 | else | |
13060 | cat >> confdefs.h <<\EOF | |
13061 | #define wxUSE_STATLINE 1 | |
13062 | EOF | |
13063 | ||
13064 | fi | |
13065 | fi | |
13066 | ||
13067 | if test "$wxUSE_STATUSBAR" = "yes"; then | |
13068 | cat >> confdefs.h <<\EOF | |
13069 | #define wxUSE_STATUSBAR 1 | |
13070 | EOF | |
13071 | ||
2286341c VZ |
13072 | |
13073 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS statbar" | |
10f2d63a VZ |
13074 | fi |
13075 | ||
13076 | if test "$wxUSE_TABDIALOG" = "yes"; then | |
13077 | cat >> confdefs.h <<\EOF | |
13078 | #define wxUSE_TAB_DIALOG 1 | |
13079 | EOF | |
13080 | ||
13081 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab" | |
13082 | fi | |
13083 | ||
360d6699 VZ |
13084 | if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then |
13085 | cat >> confdefs.h <<\EOF | |
13086 | #define wxUSE_TOOLBAR_SIMPLE 1 | |
13087 | EOF | |
13088 | ||
13089 | wxUSE_TOOLBAR="yes" | |
13090 | fi | |
13091 | ||
10f2d63a VZ |
13092 | if test "$wxUSE_TOOLBAR" = "yes"; then |
13093 | cat >> confdefs.h <<\EOF | |
13094 | #define wxUSE_TOOLBAR 1 | |
13095 | EOF | |
13096 | ||
360d6699 VZ |
13097 | |
13098 | if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then | |
13099 | wxUSE_TOOLBAR_NATIVE="yes" | |
13100 | fi | |
13101 | ||
10f2d63a VZ |
13102 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS toolbar" |
13103 | fi | |
13104 | ||
360d6699 VZ |
13105 | if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then |
13106 | cat >> confdefs.h <<\EOF | |
13107 | #define wxUSE_TOOLBAR_NATIVE 1 | |
13108 | EOF | |
13109 | ||
13110 | fi | |
13111 | ||
10f2d63a VZ |
13112 | if test "$wxUSE_TOOLTIPS" = "yes"; then |
13113 | if test "$wxUSE_MOTIF" = 1; then | |
13114 | echo "configure: warning: wxTooltip not supported yet under Motif" 1>&2 | |
13115 | else | |
13116 | if test "$wxUSE_WINE" = 1; then | |
13117 | echo "configure: warning: wxTooltip not supported under WINE" 1>&2 | |
13118 | else | |
13119 | cat >> confdefs.h <<\EOF | |
13120 | #define wxUSE_TOOLTIPS 1 | |
13121 | EOF | |
13122 | ||
13123 | fi | |
13124 | fi | |
13125 | fi | |
13126 | ||
13127 | if test "$wxUSE_TREECTRL" = "yes"; then | |
13128 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
13129 | cat >> confdefs.h <<\EOF | |
13130 | #define wxUSE_TREECTRL 1 | |
13131 | EOF | |
13132 | ||
13133 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS treectrl" | |
13134 | else | |
13135 | echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2 | |
13136 | fi | |
13137 | fi | |
13138 | ||
13139 | ||
13140 | ||
13141 | if test "$wxUSE_METAFILE" = "yes"; then | |
13142 | cat >> confdefs.h <<\EOF | |
13143 | #define wxUSE_METAFILE 1 | |
13144 | EOF | |
13145 | ||
13146 | fi | |
13147 | ||
13148 | if test "$wxUSE_DIRDLG" = "yes"; then | |
13149 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
13150 | echo "configure: warning: wxDirDialog requires constraints so it won't be compiled without them" 1>&2 | |
13151 | else | |
13152 | if test "$wxUSE_TREECTRL" != "yes"; then | |
13153 | echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2 | |
13154 | else | |
13155 | cat >> confdefs.h <<\EOF | |
13156 | #define wxUSE_DIRDLG 1 | |
13157 | EOF | |
13158 | ||
13159 | fi | |
13160 | fi | |
13161 | fi | |
13162 | ||
13163 | if test "$wxUSE_TEXTDLG" = "yes"; then | |
13164 | cat >> confdefs.h <<\EOF | |
13165 | #define wxUSE_TEXTDLG 1 | |
13166 | EOF | |
13167 | ||
13168 | fi | |
13169 | ||
13170 | if test "$wxUSE_STARTUP_TIPS" = "yes"; then | |
13171 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
13172 | echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2 | |
13173 | else | |
13174 | cat >> confdefs.h <<\EOF | |
13175 | #define wxUSE_STARTUP_TIPS 1 | |
13176 | EOF | |
13177 | ||
13178 | fi | |
13179 | fi | |
13180 | ||
13181 | if test "$wxUSE_PROGRESSDLG" = "yes"; then | |
13182 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
13183 | echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2 | |
13184 | else | |
13185 | cat >> confdefs.h <<\EOF | |
13186 | #define wxUSE_PROGRESSDLG 1 | |
13187 | EOF | |
13188 | ||
13189 | fi | |
13190 | fi | |
13191 | ||
13192 | if test "$wxUSE_MINIFRAME" = "yes"; then | |
13193 | cat >> confdefs.h <<\EOF | |
13194 | #define wxUSE_MINIFRAME 1 | |
13195 | EOF | |
13196 | ||
13197 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS minifram" | |
13198 | fi | |
13199 | ||
13200 | if test "$wxUSE_HTML" = "yes"; then | |
13201 | cat >> confdefs.h <<\EOF | |
13202 | #define wxUSE_HTML 1 | |
13203 | EOF | |
13204 | ||
13205 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html" | |
13206 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS html" | |
13207 | fi | |
13208 | ||
13209 | if test "$wxUSE_VALIDATORS" = "yes"; then | |
13210 | cat >> confdefs.h <<\EOF | |
13211 | #define wxUSE_VALIDATORS 1 | |
13212 | EOF | |
13213 | ||
13214 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS validate" | |
13215 | fi | |
13216 | ||
13217 | if test "$wxUSE_GIF" = "yes" ; then | |
13218 | cat >> confdefs.h <<\EOF | |
13219 | #define wxUSE_GIF 1 | |
13220 | EOF | |
13221 | ||
13222 | fi | |
13223 | ||
13224 | if test "$wxUSE_PCX" = "yes" ; then | |
13225 | cat >> confdefs.h <<\EOF | |
13226 | #define wxUSE_PCX 1 | |
13227 | EOF | |
13228 | ||
13229 | fi | |
13230 | ||
13231 | if test "$wxUSE_PNM" = "yes" ; then | |
13232 | cat >> confdefs.h <<\EOF | |
13233 | #define wxUSE_PNM 1 | |
13234 | EOF | |
13235 | ||
13236 | fi | |
13237 | ||
13238 | ||
aaa37c0d VZ |
13239 | OSINFO=`uname -s -r -m` |
13240 | OSINFO="\"$OSINFO\"" | |
13241 | cat >> confdefs.h <<EOF | |
13242 | #define WXWIN_OS_DESCRIPTION $OSINFO | |
13243 | EOF | |
13244 | ||
13245 | ||
13246 | ||
10f2d63a VZ |
13247 | GUILIBS="$GUI_TK_LIBRARY $OPENGL_LINK $LIBPNG_LINK $ZLIB_LINK $TOOLKIT_LINK" |
13248 | ||
c63c7106 | 13249 | EXTRA_LIBS="$LIBS $POSIX4_LINK $INET_LINK $WCHAR_LINK $THREADS_LINK $DMALLOC_LINK $DL_LINK" |
10f2d63a VZ |
13250 | if test "$wxUSE_GUI" = "yes"; then |
13251 | EXTRA_LIBS="$EXTRA_LIBS $GUILIBS" | |
13252 | fi | |
13253 | ||
13254 | LD_LIBS="\${top_builddir}/lib/${WX_LIBRARY_NAME_STATIC} $EXTRA_LIBS" | |
13255 | ||
c7a2bf27 | 13256 | INCLUDES="-I. -I\${top_builddir}/include -I\${top_srcdir}/include $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $TOOLKIT_INCLUDE" |
10f2d63a VZ |
13257 | |
13258 | if test "$GXX" = yes ; then | |
13259 | CXXWARNINGS="-Wall" | |
d6a55c4b | 13260 | fi |
10f2d63a VZ |
13261 | EXTRA_CFLAGS="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES" |
13262 | ||
13263 | CFLAGS=`echo $CFLAGS $EXTRA_CFLAGS | sed 's/ \\+/ /g'` | |
13264 | CXXFLAGS=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'` | |
13265 | ||
e694c22c VZ |
13266 | LDFLAGS="$LDFLAGS $PROFILE" |
13267 | ||
10f2d63a VZ |
13268 | if test "$wxUSE_GUI" = "yes"; then |
13269 | ||
70f7a477 VZ |
13270 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS controls dialogs drawing dynamic \ |
13271 | font fractal image minimal richedit" | |
b12915c1 | 13272 | |
88d3a15c | 13273 | CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)" |
10f2d63a VZ |
13274 | else |
13275 | SAMPLES_SUBDIRS="" | |
13276 | fi | |
13277 | ||
ec14dd32 VZ |
13278 | SAMPLES_SUBDIRS="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`" |
13279 | ||
13280 | ||
13281 | ||
10f2d63a VZ |
13282 | |
13283 | ||
13284 | ||
13285 | ||
13286 | ||
13287 | ||
13288 | ||
13289 | ||
13290 | ||
13291 | ||
13292 | ||
13293 | ||
13294 | ||
13295 | ||
13296 | ||
13297 | ||
13298 | ||
13299 | ||
13300 | ||
13301 | ||
13302 | ||
13303 | ||
13304 | ||
13305 | ||
13306 | ||
13307 | ||
13308 | ||
13309 | ||
13310 | ||
13311 | ||
13312 | ||
13313 | ||
13314 | ||
13315 | ||
13316 | ||
13317 | ||
13318 | ||
13319 | ||
13320 | ||
13321 | ||
13322 | ||
13323 | ||
13324 | ||
13325 | ||
13326 | ||
13327 | ||
13328 | ||
13329 | ||
13330 | ||
13331 | ||
13332 | ||
13333 | ||
1d62a8b4 | 13334 | |
e694c22c | 13335 | |
b12915c1 | 13336 | |
2224580a VZ |
13337 | |
13338 | ||
13339 | ||
13340 | ||
dad6c0ea VZ |
13341 | |
13342 | ||
caa2c79b | 13343 | |
10f2d63a VZ |
13344 | |
13345 | ||
13346 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | |
07eb77a6 | 13347 | echo "configure:13348: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
10f2d63a VZ |
13348 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` |
13349 | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | |
13350 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13351 | else | |
13352 | cat > conftestmake <<\EOF | |
13353 | all: | |
13354 | @echo 'ac_maketemp="${MAKE}"' | |
13355 | EOF | |
13356 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | |
13357 | eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` | |
13358 | if test -n "$ac_maketemp"; then | |
13359 | eval ac_cv_prog_make_${ac_make}_set=yes | |
13360 | else | |
13361 | eval ac_cv_prog_make_${ac_make}_set=no | |
13362 | fi | |
13363 | rm -f conftestmake | |
13364 | fi | |
13365 | if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then | |
13366 | echo "$ac_t""yes" 1>&6 | |
13367 | SET_MAKE= | |
13368 | else | |
13369 | echo "$ac_t""no" 1>&6 | |
13370 | SET_MAKE="MAKE=${MAKE-make}" | |
13371 | fi | |
13372 | ||
13373 | ||
00cf1208 RR |
13374 | if test -d include; then |
13375 | if test -d include/wx; then | |
13376 | if test -d include/wx/${TOOLKIT_DIR}; then | |
13377 | if test -f include/wx/${TOOLKIT_DIR}/setup.h; then | |
13378 | mv -f include/wx/${TOOLKIT_DIR}/setup.h setup.h | |
13379 | fi | |
13380 | fi | |
13381 | fi | |
13382 | fi | |
13383 | ||
10f2d63a VZ |
13384 | |
13385 | ||
2224580a VZ |
13386 | if test "$wxUSE_GUI" = "yes"; then |
13387 | echo $ac_n "checking glcanvas subdirectory to use""... $ac_c" 1>&6 | |
07eb77a6 | 13388 | echo "configure:13389: checking glcanvas subdirectory to use" >&5 |
2224580a VZ |
13389 | if eval "test \"`echo '$''{'wx_cv_path_glcanvas'+set}'`\" = set"; then |
13390 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10f2d63a | 13391 | else |
2224580a VZ |
13392 | |
13393 | if test "${TOOLKIT_DIR}" = "msw" ; then | |
13394 | wx_cv_path_glcanvas="win" | |
13395 | else | |
13396 | wx_cv_path_glcanvas="${TOOLKIT_DIR}" | |
13397 | fi | |
13398 | ||
10f2d63a VZ |
13399 | fi |
13400 | ||
2224580a VZ |
13401 | echo "$ac_t""$wx_cv_path_glcanvas" 1>&6 |
13402 | ||
ec90f5e5 | 13403 | GL_TOOLKIT_DIR=$wx_cv_path_glcanvas |
2224580a VZ |
13404 | |
13405 | ||
ec90f5e5 | 13406 | wx_cv_path_samplesubdirs=$SAMPLES_SUBDIRS |
2224580a VZ |
13407 | subdirs="demos samples utils" |
13408 | ||
13409 | fi | |
10f2d63a VZ |
13410 | |
13411 | trap '' 1 2 15 | |
13412 | cat > confcache <<\EOF | |
13413 | # This file is a shell script that caches the results of configure | |
13414 | # tests run on this system so they can be shared between configure | |
13415 | # scripts and configure runs. It is not useful on other systems. | |
13416 | # If it contains results you don't want to keep, you may remove or edit it. | |
13417 | # | |
13418 | # By default, configure uses ./config.cache as the cache file, | |
13419 | # creating it if it does not exist already. You can give configure | |
13420 | # the --cache-file=FILE option to use a different cache file; that is | |
13421 | # what configure does when it calls configure scripts in | |
13422 | # subdirectories, so they share the cache. | |
13423 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
13424 | # config.status only pays attention to the cache file if you give it the | |
13425 | # --recheck option to rerun configure. | |
13426 | # | |
13427 | EOF | |
13428 | # The following way of writing the cache mishandles newlines in values, | |
13429 | # but we know of no workaround that is simple, portable, and efficient. | |
13430 | # So, don't put newlines in cache variables' values. | |
13431 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
13432 | # and sets the high bit in the cache file unless we assign to the vars. | |
13433 | (set) 2>&1 | | |
13434 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
13435 | *ac_space=\ *) | |
13436 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
13437 | # turns \\\\ into \\, and sed turns \\ into \). | |
13438 | sed -n \ | |
13439 | -e "s/'/'\\\\''/g" \ | |
13440 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
13441 | ;; | |
13442 | *) | |
13443 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
13444 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
13445 | ;; | |
13446 | esac >> confcache | |
13447 | if cmp -s $cache_file confcache; then | |
13448 | : | |
13449 | else | |
13450 | if test -w $cache_file; then | |
13451 | echo "updating cache $cache_file" | |
13452 | cat confcache > $cache_file | |
13453 | else | |
13454 | echo "not updating unwritable cache $cache_file" | |
13455 | fi | |
13456 | fi | |
13457 | rm -f confcache | |
13458 | ||
13459 | trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 | |
13460 | ||
13461 | test "x$prefix" = xNONE && prefix=$ac_default_prefix | |
13462 | # Let make expand exec_prefix. | |
13463 | test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |
13464 | ||
13465 | # Any assignment to VPATH causes Sun make to only execute | |
13466 | # the first set of double-colon rules, so remove it if not needed. | |
13467 | # If there is a colon in the path, we need to keep it. | |
13468 | if test "x$srcdir" = x.; then | |
13469 | ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d' | |
13470 | fi | |
13471 | ||
13472 | trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 | |
13473 | ||
13474 | DEFS=-DHAVE_CONFIG_H | |
13475 | ||
13476 | # Without the "./", some shells look in PATH for config.status. | |
13477 | : ${CONFIG_STATUS=./config.status} | |
13478 | ||
13479 | echo creating $CONFIG_STATUS | |
13480 | rm -f $CONFIG_STATUS | |
13481 | cat > $CONFIG_STATUS <<EOF | |
13482 | #! /bin/sh | |
13483 | # Generated automatically by configure. | |
13484 | # Run this file to recreate the current configuration. | |
13485 | # This directory was configured as follows, | |
13486 | # on host `(hostname || uname -n) 2>/dev/null | sed 1q`: | |
13487 | # | |
13488 | # $0 $ac_configure_args | |
13489 | # | |
13490 | # Compiler output produced by configure, useful for debugging | |
13491 | # configure, is in ./config.log if it exists. | |
13492 | ||
13493 | ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" | |
13494 | for ac_option | |
13495 | do | |
13496 | case "\$ac_option" in | |
13497 | -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |
13498 | echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" | |
13499 | exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; | |
13500 | -version | --version | --versio | --versi | --vers | --ver | --ve | --v) | |
d6a55c4b | 13501 | echo "$CONFIG_STATUS generated by autoconf version 2.13" |
10f2d63a VZ |
13502 | exit 0 ;; |
13503 | -help | --help | --hel | --he | --h) | |
13504 | echo "\$ac_cs_usage"; exit 0 ;; | |
13505 | *) echo "\$ac_cs_usage"; exit 1 ;; | |
13506 | esac | |
13507 | done | |
13508 | ||
13509 | ac_given_srcdir=$srcdir | |
13510 | ac_given_INSTALL="$INSTALL" | |
13511 | ||
13512 | trap 'rm -fr `echo " | |
13513 | wx-config | |
13514 | src/make.env | |
13515 | src/makeprog.env | |
13516 | src/makelib.env | |
13517 | Makefile | |
10f2d63a VZ |
13518 | setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 |
13519 | EOF | |
13520 | cat >> $CONFIG_STATUS <<EOF | |
13521 | ||
13522 | # Protect against being on the right side of a sed subst in config.status. | |
13523 | sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; | |
13524 | s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF | |
13525 | $ac_vpsub | |
13526 | $extrasub | |
13527 | s%@SHELL@%$SHELL%g | |
13528 | s%@CFLAGS@%$CFLAGS%g | |
13529 | s%@CPPFLAGS@%$CPPFLAGS%g | |
13530 | s%@CXXFLAGS@%$CXXFLAGS%g | |
13531 | s%@FFLAGS@%$FFLAGS%g | |
13532 | s%@DEFS@%$DEFS%g | |
13533 | s%@LDFLAGS@%$LDFLAGS%g | |
13534 | s%@LIBS@%$LIBS%g | |
13535 | s%@exec_prefix@%$exec_prefix%g | |
13536 | s%@prefix@%$prefix%g | |
13537 | s%@program_transform_name@%$program_transform_name%g | |
13538 | s%@bindir@%$bindir%g | |
13539 | s%@sbindir@%$sbindir%g | |
13540 | s%@libexecdir@%$libexecdir%g | |
13541 | s%@datadir@%$datadir%g | |
13542 | s%@sysconfdir@%$sysconfdir%g | |
13543 | s%@sharedstatedir@%$sharedstatedir%g | |
13544 | s%@localstatedir@%$localstatedir%g | |
13545 | s%@libdir@%$libdir%g | |
13546 | s%@includedir@%$includedir%g | |
13547 | s%@oldincludedir@%$oldincludedir%g | |
13548 | s%@infodir@%$infodir%g | |
13549 | s%@mandir@%$mandir%g | |
7c66a493 VZ |
13550 | s%@host@%$host%g |
13551 | s%@host_alias@%$host_alias%g | |
13552 | s%@host_cpu@%$host_cpu%g | |
13553 | s%@host_vendor@%$host_vendor%g | |
13554 | s%@host_os@%$host_os%g | |
13555 | s%@target@%$target%g | |
13556 | s%@target_alias@%$target_alias%g | |
13557 | s%@target_cpu@%$target_cpu%g | |
13558 | s%@target_vendor@%$target_vendor%g | |
13559 | s%@target_os@%$target_os%g | |
13560 | s%@build@%$build%g | |
13561 | s%@build_alias@%$build_alias%g | |
13562 | s%@build_cpu@%$build_cpu%g | |
13563 | s%@build_vendor@%$build_vendor%g | |
13564 | s%@build_os@%$build_os%g | |
10f2d63a VZ |
13565 | s%@CC@%$CC%g |
13566 | s%@CPP@%$CPP%g | |
13567 | s%@CXX@%$CXX%g | |
13568 | s%@CXXCPP@%$CXXCPP%g | |
13569 | s%@RANLIB@%$RANLIB%g | |
13570 | s%@AR@%$AR%g | |
13571 | s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g | |
13572 | s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g | |
13573 | s%@INSTALL_DATA@%$INSTALL_DATA%g | |
13574 | s%@STRIP@%$STRIP%g | |
13575 | s%@YACC@%$YACC%g | |
13576 | s%@LEX@%$LEX%g | |
13577 | s%@LEXLIB@%$LEXLIB%g | |
13578 | s%@LN_S@%$LN_S%g | |
13579 | s%@GTK_CONFIG@%$GTK_CONFIG%g | |
13580 | s%@GTK_CFLAGS@%$GTK_CFLAGS%g | |
13581 | s%@GTK_LIBS@%$GTK_LIBS%g | |
ab9b9eab VZ |
13582 | s%@X_CFLAGS@%$X_CFLAGS%g |
13583 | s%@X_PRE_LIBS@%$X_PRE_LIBS%g | |
13584 | s%@X_LIBS@%$X_LIBS%g | |
13585 | s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g | |
ec14dd32 VZ |
13586 | s%@LEX_STEM@%$LEX_STEM%g |
13587 | s%@PATH_IFS@%$PATH_IFS%g | |
10f2d63a VZ |
13588 | s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g |
13589 | s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g | |
13590 | s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g | |
13591 | s%@WX_LIBRARY_NAME@%$WX_LIBRARY_NAME%g | |
13592 | s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g | |
13593 | s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g | |
13594 | s%@WX_LIBRARY@%$WX_LIBRARY%g | |
13595 | s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g | |
13596 | s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g | |
13597 | s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g | |
13598 | s%@WX_LIBRARY_LINK3@%$WX_LIBRARY_LINK3%g | |
13599 | s%@PROGRAM_EXT@%$PROGRAM_EXT%g | |
13600 | s%@WX_ALL@%$WX_ALL%g | |
13601 | s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g | |
13602 | s%@SHARED_LD@%$SHARED_LD%g | |
13603 | s%@PIC_FLAG@%$PIC_FLAG%g | |
13604 | s%@DEP_INFO_FLAGS@%$DEP_INFO_FLAGS%g | |
caa2c79b | 13605 | s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g |
1d62a8b4 | 13606 | s%@BURNT_LIBRARY_NAME@%$BURNT_LIBRARY_NAME%g |
10f2d63a | 13607 | s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g |
dad6c0ea VZ |
13608 | s%@USE_GUI@%$USE_GUI%g |
13609 | s%@AFMINSTALL@%$AFMINSTALL%g | |
10f2d63a VZ |
13610 | s%@TOOLKIT@%$TOOLKIT%g |
13611 | s%@TOOLKIT_DEF@%$TOOLKIT_DEF%g | |
13612 | s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g | |
13613 | s%@TOOLKIT_INCLUDE@%$TOOLKIT_INCLUDE%g | |
13614 | s%@GUIHEADERS@%$GUIHEADERS%g | |
13615 | s%@GUIOBJS@%$GUIOBJS%g | |
13616 | s%@COMMONOBJS@%$COMMONOBJS%g | |
13617 | s%@GENERICOBJS@%$GENERICOBJS%g | |
13618 | s%@GUIDEPS@%$GUIDEPS%g | |
13619 | s%@COMMONDEPS@%$COMMONDEPS%g | |
13620 | s%@GENERICDEPS@%$GENERICDEPS%g | |
13621 | s%@IODBCOBJS@%$IODBCOBJS%g | |
13622 | s%@UNIXOBJS@%$UNIXOBJS%g | |
13623 | s%@UNIXDEPS@%$UNIXDEPS%g | |
13624 | s%@ALL_OBJECTS@%$ALL_OBJECTS%g | |
13625 | s%@ALL_DEPFILES@%$ALL_DEPFILES%g | |
10f2d63a | 13626 | s%@GUIDIST@%$GUIDIST%g |
2224580a VZ |
13627 | s%@PORT_FILES@%$PORT_FILES%g |
13628 | s%@DISTDIR@%$DISTDIR%g | |
13629 | s%@RPM_SPEC@%$RPM_SPEC%g | |
13630 | s%@RPM_FILES@%$RPM_FILES%g | |
10f2d63a VZ |
13631 | s%@SRC_SUBDIRS@%$SRC_SUBDIRS%g |
13632 | s%@INCLUDE_SUBDIRS@%$INCLUDE_SUBDIRS%g | |
13633 | s%@UTILS_SUBDIRS@%$UTILS_SUBDIRS%g | |
13634 | s%@DOCS_SUBDIRS@%$DOCS_SUBDIRS%g | |
13635 | s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g | |
13636 | s%@USER_SUBDIRS@%$USER_SUBDIRS%g | |
13637 | s%@EXTRA_LIBS@%$EXTRA_LIBS%g | |
b12915c1 | 13638 | s%@EXTRADEFS@%$EXTRADEFS%g |
10f2d63a VZ |
13639 | s%@LD_LIBS@%$LD_LIBS%g |
13640 | s%@SET_MAKE@%$SET_MAKE%g | |
13641 | s%@GL_TOOLKIT_DIR@%$GL_TOOLKIT_DIR%g | |
2224580a | 13642 | s%@subdirs@%$subdirs%g |
10f2d63a VZ |
13643 | |
13644 | CEOF | |
13645 | EOF | |
13646 | ||
13647 | cat >> $CONFIG_STATUS <<\EOF | |
13648 | ||
13649 | # Split the substitutions into bite-sized pieces for seds with | |
13650 | # small command number limits, like on Digital OSF/1 and HP-UX. | |
13651 | ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. | |
13652 | ac_file=1 # Number of current file. | |
13653 | ac_beg=1 # First line for current file. | |
13654 | ac_end=$ac_max_sed_cmds # Line after last line for current file. | |
13655 | ac_more_lines=: | |
13656 | ac_sed_cmds="" | |
13657 | while $ac_more_lines; do | |
13658 | if test $ac_beg -gt 1; then | |
13659 | sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file | |
13660 | else | |
13661 | sed "${ac_end}q" conftest.subs > conftest.s$ac_file | |
13662 | fi | |
13663 | if test ! -s conftest.s$ac_file; then | |
13664 | ac_more_lines=false | |
13665 | rm -f conftest.s$ac_file | |
13666 | else | |
13667 | if test -z "$ac_sed_cmds"; then | |
13668 | ac_sed_cmds="sed -f conftest.s$ac_file" | |
13669 | else | |
13670 | ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" | |
13671 | fi | |
13672 | ac_file=`expr $ac_file + 1` | |
13673 | ac_beg=$ac_end | |
13674 | ac_end=`expr $ac_end + $ac_max_sed_cmds` | |
13675 | fi | |
13676 | done | |
13677 | if test -z "$ac_sed_cmds"; then | |
13678 | ac_sed_cmds=cat | |
13679 | fi | |
13680 | EOF | |
13681 | ||
13682 | cat >> $CONFIG_STATUS <<EOF | |
13683 | ||
13684 | CONFIG_FILES=\${CONFIG_FILES-"wx-config | |
13685 | src/make.env | |
13686 | src/makeprog.env | |
13687 | src/makelib.env | |
13688 | Makefile | |
10f2d63a VZ |
13689 | "} |
13690 | EOF | |
13691 | cat >> $CONFIG_STATUS <<\EOF | |
13692 | for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then | |
13693 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
13694 | case "$ac_file" in | |
13695 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` | |
13696 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; | |
13697 | *) ac_file_in="${ac_file}.in" ;; | |
13698 | esac | |
13699 | ||
13700 | # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. | |
13701 | ||
13702 | # Remove last slash and all that follows it. Not all systems have dirname. | |
13703 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` | |
13704 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then | |
13705 | # The file is in a subdirectory. | |
13706 | test ! -d "$ac_dir" && mkdir "$ac_dir" | |
13707 | ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" | |
13708 | # A "../" for each directory in $ac_dir_suffix. | |
13709 | ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` | |
13710 | else | |
13711 | ac_dir_suffix= ac_dots= | |
13712 | fi | |
13713 | ||
13714 | case "$ac_given_srcdir" in | |
13715 | .) srcdir=. | |
13716 | if test -z "$ac_dots"; then top_srcdir=. | |
13717 | else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; | |
13718 | /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; | |
13719 | *) # Relative path. | |
13720 | srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" | |
13721 | top_srcdir="$ac_dots$ac_given_srcdir" ;; | |
13722 | esac | |
13723 | ||
13724 | case "$ac_given_INSTALL" in | |
13725 | [/$]*) INSTALL="$ac_given_INSTALL" ;; | |
13726 | *) INSTALL="$ac_dots$ac_given_INSTALL" ;; | |
13727 | esac | |
13728 | ||
13729 | echo creating "$ac_file" | |
13730 | rm -f "$ac_file" | |
13731 | configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." | |
13732 | case "$ac_file" in | |
13733 | *Makefile*) ac_comsub="1i\\ | |
13734 | # $configure_input" ;; | |
13735 | *) ac_comsub= ;; | |
13736 | esac | |
13737 | ||
13738 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` | |
13739 | sed -e "$ac_comsub | |
13740 | s%@configure_input@%$configure_input%g | |
13741 | s%@srcdir@%$srcdir%g | |
13742 | s%@top_srcdir@%$top_srcdir%g | |
13743 | s%@INSTALL@%$INSTALL%g | |
13744 | " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file | |
13745 | fi; done | |
13746 | rm -f conftest.s* | |
13747 | ||
13748 | # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where | |
13749 | # NAME is the cpp macro being defined and VALUE is the value it is being given. | |
13750 | # | |
13751 | # ac_d sets the value in "#define NAME VALUE" lines. | |
13752 | ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)' | |
13753 | ac_dB='\([ ][ ]*\)[^ ]*%\1#\2' | |
13754 | ac_dC='\3' | |
13755 | ac_dD='%g' | |
13756 | # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". | |
13757 | ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
13758 | ac_uB='\([ ]\)%\1#\2define\3' | |
13759 | ac_uC=' ' | |
13760 | ac_uD='\4%g' | |
13761 | # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | |
13762 | ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
13763 | ac_eB='$%\1#\2define\3' | |
13764 | ac_eC=' ' | |
13765 | ac_eD='%g' | |
13766 | ||
13767 | if test "${CONFIG_HEADERS+set}" != set; then | |
13768 | EOF | |
13769 | cat >> $CONFIG_STATUS <<EOF | |
13770 | CONFIG_HEADERS="setup.h:setup.h.in" | |
13771 | EOF | |
13772 | cat >> $CONFIG_STATUS <<\EOF | |
13773 | fi | |
13774 | for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then | |
13775 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
13776 | case "$ac_file" in | |
13777 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` | |
13778 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; | |
13779 | *) ac_file_in="${ac_file}.in" ;; | |
13780 | esac | |
13781 | ||
13782 | echo creating $ac_file | |
13783 | ||
13784 | rm -f conftest.frag conftest.in conftest.out | |
13785 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` | |
13786 | cat $ac_file_inputs > conftest.in | |
13787 | ||
13788 | EOF | |
13789 | ||
13790 | # Transform confdefs.h into a sed script conftest.vals that substitutes | |
13791 | # the proper values into config.h.in to produce config.h. And first: | |
13792 | # Protect against being on the right side of a sed subst in config.status. | |
13793 | # Protect against being in an unquoted here document in config.status. | |
13794 | rm -f conftest.vals | |
13795 | cat > conftest.hdr <<\EOF | |
13796 | s/[\\&%]/\\&/g | |
13797 | s%[\\$`]%\\&%g | |
13798 | s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp | |
13799 | s%ac_d%ac_u%gp | |
13800 | s%ac_u%ac_e%gp | |
13801 | EOF | |
13802 | sed -n -f conftest.hdr confdefs.h > conftest.vals | |
13803 | rm -f conftest.hdr | |
13804 | ||
13805 | # This sed command replaces #undef with comments. This is necessary, for | |
13806 | # example, in the case of _POSIX_SOURCE, which is predefined and required | |
13807 | # on some systems where configure will not decide to define it. | |
13808 | cat >> conftest.vals <<\EOF | |
13809 | s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% | |
13810 | EOF | |
13811 | ||
13812 | # Break up conftest.vals because some shells have a limit on | |
13813 | # the size of here documents, and old seds have small limits too. | |
13814 | ||
13815 | rm -f conftest.tail | |
13816 | while : | |
13817 | do | |
13818 | ac_lines=`grep -c . conftest.vals` | |
13819 | # grep -c gives empty output for an empty file on some AIX systems. | |
13820 | if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi | |
13821 | # Write a limited-size here document to conftest.frag. | |
13822 | echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS | |
13823 | sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS | |
13824 | echo 'CEOF | |
13825 | sed -f conftest.frag conftest.in > conftest.out | |
13826 | rm -f conftest.in | |
13827 | mv conftest.out conftest.in | |
13828 | ' >> $CONFIG_STATUS | |
13829 | sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail | |
13830 | rm -f conftest.vals | |
13831 | mv conftest.tail conftest.vals | |
13832 | done | |
13833 | rm -f conftest.vals | |
13834 | ||
13835 | cat >> $CONFIG_STATUS <<\EOF | |
13836 | rm -f conftest.frag conftest.h | |
13837 | echo "/* $ac_file. Generated automatically by configure. */" > conftest.h | |
13838 | cat conftest.in >> conftest.h | |
13839 | rm -f conftest.in | |
13840 | if cmp -s $ac_file conftest.h 2>/dev/null; then | |
13841 | echo "$ac_file is unchanged" | |
13842 | rm -f conftest.h | |
13843 | else | |
13844 | # Remove last slash and all that follows it. Not all systems have dirname. | |
13845 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` | |
13846 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then | |
13847 | # The file is in a subdirectory. | |
13848 | test ! -d "$ac_dir" && mkdir "$ac_dir" | |
13849 | fi | |
13850 | rm -f $ac_file | |
13851 | mv conftest.h $ac_file | |
13852 | fi | |
13853 | fi; done | |
13854 | ||
13855 | EOF | |
13856 | cat >> $CONFIG_STATUS <<EOF | |
13857 | ||
13858 | TOOLKIT_DIR="${TOOLKIT_DIR}" | |
07eb77a6 | 13859 | LN_S="${LN_S}" |
10f2d63a VZ |
13860 | |
13861 | ||
13862 | EOF | |
13863 | cat >> $CONFIG_STATUS <<\EOF | |
13864 | ||
13865 | chmod +x wx-config | |
07eb77a6 RL |
13866 | mv wx-config wx${TOOLKIT_DIR}-config |
13867 | ${LN_S} wx${TOOLKIT_DIR}-config wx-config | |
00cf1208 RR |
13868 | |
13869 | ||
13870 | if test ! -d lib; then | |
13871 | mkdir lib | |
13872 | fi | |
13873 | if test ! -d lib/wx; then | |
13874 | mkdir lib/wx | |
13875 | fi | |
13876 | if test ! -d lib/wx/include; then | |
13877 | mkdir lib/wx/include | |
13878 | fi | |
13879 | if test ! -d lib/wx/include/wx; then | |
13880 | mkdir lib/wx/include/wx | |
13881 | fi | |
13882 | if test ! -d lib/wx/include/wx/${TOOLKIT_DIR}; then | |
13883 | mkdir lib/wx/include/wx/${TOOLKIT_DIR} | |
13884 | fi | |
13885 | if test -f setup.h; then | |
13886 | cp -f setup.h lib/wx/include/wx/${TOOLKIT_DIR}/setup.h | |
13887 | fi | |
07eb77a6 | 13888 | |
00cf1208 | 13889 | |
10f2d63a VZ |
13890 | if test ! -d include; then |
13891 | mkdir include | |
13892 | fi | |
13893 | if test ! -d include/wx; then | |
13894 | mkdir include/wx | |
13895 | fi | |
13896 | if test ! -d include/wx/${TOOLKIT_DIR}; then | |
13897 | mkdir include/wx/${TOOLKIT_DIR} | |
13898 | fi | |
afc31813 VZ |
13899 | if test -f setup.h; then |
13900 | mv -f setup.h include/wx/${TOOLKIT_DIR}/setup.h | |
13901 | fi | |
00cf1208 | 13902 | |
10f2d63a VZ |
13903 | |
13904 | exit 0 | |
13905 | EOF | |
13906 | chmod +x $CONFIG_STATUS | |
13907 | rm -fr confdefs* $ac_clean_files | |
13908 | test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 | |
13909 | ||
2224580a VZ |
13910 | if test "$no_recursion" != yes; then |
13911 | ||
13912 | # Remove --cache-file and --srcdir arguments so they do not pile up. | |
13913 | ac_sub_configure_args= | |
13914 | ac_prev= | |
13915 | for ac_arg in $ac_configure_args; do | |
13916 | if test -n "$ac_prev"; then | |
13917 | ac_prev= | |
13918 | continue | |
13919 | fi | |
13920 | case "$ac_arg" in | |
13921 | -cache-file | --cache-file | --cache-fil | --cache-fi \ | |
13922 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | |
13923 | ac_prev=cache_file ;; | |
13924 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | |
13925 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) | |
13926 | ;; | |
13927 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | |
13928 | ac_prev=srcdir ;; | |
13929 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
13930 | ;; | |
13931 | *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;; | |
13932 | esac | |
13933 | done | |
13934 | ||
13935 | for ac_config_dir in demos samples utils; do | |
13936 | ||
13937 | # Do not complain, so a configure script can configure whichever | |
13938 | # parts of a large source tree are present. | |
13939 | if test ! -d $srcdir/$ac_config_dir; then | |
13940 | continue | |
13941 | fi | |
13942 | ||
13943 | echo configuring in $ac_config_dir | |
13944 | ||
13945 | case "$srcdir" in | |
13946 | .) ;; | |
13947 | *) | |
13948 | if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :; | |
13949 | else | |
13950 | { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; } | |
13951 | fi | |
13952 | ;; | |
13953 | esac | |
13954 | ||
13955 | ac_popdir=`pwd` | |
13956 | cd $ac_config_dir | |
13957 | ||
13958 | # A "../" for each directory in /$ac_config_dir. | |
13959 | ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'` | |
13960 | ||
13961 | case "$srcdir" in | |
13962 | .) # No --srcdir option. We are building in place. | |
13963 | ac_sub_srcdir=$srcdir ;; | |
13964 | /*) # Absolute path. | |
13965 | ac_sub_srcdir=$srcdir/$ac_config_dir ;; | |
13966 | *) # Relative path. | |
13967 | ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;; | |
13968 | esac | |
13969 | ||
13970 | # Check for guested configure; otherwise get Cygnus style configure. | |
13971 | if test -f $ac_sub_srcdir/configure; then | |
13972 | ac_sub_configure=$ac_sub_srcdir/configure | |
13973 | elif test -f $ac_sub_srcdir/configure.in; then | |
13974 | ac_sub_configure=$ac_configure | |
13975 | else | |
13976 | echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2 | |
13977 | ac_sub_configure= | |
13978 | fi | |
13979 | ||
13980 | # The recursion is here. | |
13981 | if test -n "$ac_sub_configure"; then | |
13982 | ||
13983 | # Make the cache file name correct relative to the subdirectory. | |
13984 | case "$cache_file" in | |
13985 | /*) ac_sub_cache_file=$cache_file ;; | |
13986 | *) # Relative path. | |
13987 | ac_sub_cache_file="$ac_dots$cache_file" ;; | |
13988 | esac | |
13989 | case "$ac_given_INSTALL" in | |
13990 | [/$]*) INSTALL="$ac_given_INSTALL" ;; | |
13991 | *) INSTALL="$ac_dots$ac_given_INSTALL" ;; | |
13992 | esac | |
13993 | ||
13994 | echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" | |
13995 | # The eval makes quoting arguments work. | |
13996 | if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir | |
13997 | then : | |
13998 | else | |
13999 | { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; } | |
14000 | fi | |
14001 | fi | |
14002 | ||
14003 | cd $ac_popdir | |
14004 | done | |
14005 | fi | |
14006 | ||
10f2d63a | 14007 |